button,.t-btn,a{border-radius:0!important;transition:all 0.3s ease}:root{--color-bg:#EEEEEE;--color-surface:#f4f7f6;--color-text:#16211e;--color-text-muted:#596662;--color-border:#d6e2df;--color-brand:#06c78d;--color-brand-hover:#05a273;--color-on-brand:#16211e;--color-link:#04865f;--color-link-hover:#047a55;--color-action:#04865f;--color-action-hover:#047a55;--color-on-action:#fff;--color-focus:#16211e;--color-disabled-bg:#e6ecea;--color-disabled-text:#9aa6a2;--color-danger:#d32f2f;--color-danger-hover:#b71c1c;--color-warning:#a84f00;--color-info:#0b5cad;--radius-sm:0;--radius-md:0;--shadow-1:0 4px 20px rgba(22,33,30,.15);--shadow-2:0 10px 30px rgba(22,33,30,.15)}html{overflow-y:scroll;scrollbar-gutter:stable}html.m-menu-open,html.m-lightbox-open{overflow:hidden}#allrecords #mHeaderRoot,#allrecords #mHeaderRoot *,#allrecords #mHeaderRoot *::before,#allrecords #mHeaderRoot *::after{all:revert;box-sizing:border-box;font-family:'TildaSans',Arial,sans-serif}#allrecords #mHeaderRoot{color:var(--color-text)}#allrecords #mHeaderRoot button{font:inherit;color:inherit}#allrecords #mHeaderRoot img{display:block;max-width:100%;height:auto}#allrecords #mHeaderRoot .m-header-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:5000;background-color:var(--color-brand);color:var(--color-on-brand);box-shadow:var(--shadow-1);width:100%}#allrecords #mHeaderRoot .m-container{max-width:1200px;width:100%;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;min-height:90px}#allrecords #mHeaderRoot .m-logo img{max-width:180px}#allrecords #mHeaderRoot .m-nav{display:flex;align-items:center;gap:20px}#allrecords #mHeaderRoot .m-nav-item{position:relative;display:flex;align-items:center}#allrecords #mHeaderRoot .m-nav-link{color:var(--color-on-brand);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:10px 0;transition:color .2s ease,text-decoration-color .2s ease,opacity .2s ease;white-space:nowrap;text-decoration:none;text-underline-offset:4px;text-decoration-color:#fff0}#allrecords #mHeaderRoot .m-nav-link:not(.m-nav-cta):hover,#allrecords #mHeaderRoot .m-nav-link:not(.m-nav-cta):focus-visible{opacity:1;color:var(--color-link-hover);text-decoration-line:underline;text-decoration-color:currentColor}#allrecords #mHeaderRoot .m-nav-link.m-nav-cta{min-height:42px;padding:0 18px;border:1px solid var(--color-text);background:var(--color-text);color:#fff;font-weight:800;letter-spacing:.03em;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}#allrecords #mHeaderRoot .m-nav-link.m-nav-cta:hover{opacity:1;background:#fff;color:var(--color-text);border-color:var(--color-text);transform:translateY(-1px);box-shadow:0 8px 18px rgb(22 33 30 / .12)}#allrecords #mHeaderRoot .m-nav-toggle{appearance:none;-webkit-appearance:none;background:none;border:0;margin:0;padding:10px 0}#allrecords #mHeaderRoot .m-nav-item.has-dropdown .m-nav-toggle::after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;opacity:.9;margin-top:-1px;flex:0 0 auto}#allrecords #mHeaderRoot .m-nav-item.has-dropdown:is(:hover,:focus-within,.is-open) .m-nav-toggle::after{transform:rotate(-135deg)}#allrecords #mHeaderRoot .m-dropdown{position:absolute;top:100%;left:-20px;min-width:320px;max-height:min(72vh,640px);overflow:auto;background-color:var(--color-brand);box-shadow:var(--shadow-2);border-radius:0 0 var(--radius-sm) var(--radius-sm);display:flex;flex-direction:column;z-index:6000;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}#allrecords #mHeaderRoot .m-nav-item:hover .m-dropdown,#allrecords #mHeaderRoot .m-nav-item:focus-within .m-dropdown,#allrecords #mHeaderRoot .m-nav-item.is-open .m-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease,transform .2s ease,visibility 0s}#allrecords #mHeaderRoot .m-dropdown a{color:var(--color-on-brand);font-size:13px;font-weight:600;padding:12px 18px;border-bottom:1px solid rgb(22 33 30 / .12);transition:background-color .2s ease,color .2s ease,text-decoration-color .2s ease;text-decoration:none;text-underline-offset:4px;text-decoration-color:#fff0;text-transform:none;letter-spacing:0;line-height:1.25}#allrecords #mHeaderRoot .m-dropdown a:hover{background-color:rgb(22 33 30 / .08);color:var(--color-link-hover);text-decoration-line:underline;text-decoration-color:currentColor}#allrecords #mHeaderRoot .m-dropdown a:last-child{border-bottom:none}#allrecords #mHeaderRoot .m-contacts{display:flex;flex-direction:column;text-align:right}#allrecords #mHeaderRoot .m-phone{color:var(--color-on-brand);font-size:20px;font-weight:700;transition:opacity .2s ease}#allrecords #mHeaderRoot .m-phone:hover{opacity:.75}#allrecords #mHeaderRoot .m-hours{color:var(--color-on-brand);font-size:13px;margin-top:4px;font-weight:500;opacity:.85}#allrecords #mHeaderRoot .m-burger{display:none;width:44px;height:44px;padding:0;cursor:pointer;background:rgb(255 255 255 / .18);border:1px solid rgb(22 33 30 / .22);color:var(--color-on-brand);align-items:center;justify-content:center;transition:opacity .2s ease,background-color .2s ease,border-color .2s ease}#allrecords #mHeaderRoot .m-burger:hover{opacity:.55;background:rgb(255 255 255 / .4);border-color:rgb(22 33 30 / .3)}#allrecords #mHeaderRoot .m-burger-icon{display:block;width:22px;height:2px;background:currentColor;position:relative}#allrecords #mHeaderRoot .m-burger-icon::before,#allrecords #mHeaderRoot .m-burger-icon::after{content:"";position:absolute;left:0;width:22px;height:2px;background:currentColor}#allrecords #mHeaderRoot .m-burger-icon::before{top:-7px}#allrecords #mHeaderRoot .m-burger-icon::after{top:7px}#allrecords #mHeaderRoot .m-sidebar{position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:100dvh;background-color:var(--color-bg);z-index:10000;transition:right .35s cubic-bezier(.77,0,.175,1);display:flex;flex-direction:column;box-shadow:-10px 0 30px rgb(22 33 30 / .1);overflow-y:auto}#allrecords #mHeaderRoot .m-sidebar.active{right:0}#allrecords #mHeaderRoot .m-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:22px 20px;background-color:var(--color-brand);color:var(--color-on-brand)}#allrecords #mHeaderRoot .m-sidebar-header img{max-width:140px}#allrecords #mHeaderRoot .m-close{font-size:32px;background:none;border:none;cursor:pointer;color:var(--color-on-brand);line-height:1;padding:6px 10px}#allrecords #mHeaderRoot .m-sidebar-nav{display:flex;flex-direction:column;padding:20px}#allrecords #mHeaderRoot .m-sidebar-nav a{font-size:16px;color:var(--color-text);padding:14px 0;font-weight:700;text-transform:uppercase;border-bottom:1px solid var(--color-surface);transition:color .2s ease,text-decoration-color .2s ease;text-decoration:none;text-underline-offset:4px;text-decoration-color:#fff0}#allrecords #mHeaderRoot .m-sidebar-nav a:not(.m-nav-cta):hover,#allrecords #mServiceHubRoot .m-hub-card__title a:hover,#allrecords #mFooterRoot .m-footer__nav a:hover,#allrecords #mFooterRoot .m-footer__policy:hover{color:var(--color-link-hover);text-decoration-line:underline;text-decoration-color:currentColor}#allrecords #mHeaderRoot .m-sidebar-nav .m-sublink{font-size:14px;color:var(--color-text-muted);font-weight:600;padding:10px 0 10px 15px;text-transform:none}#allrecords #mHeaderRoot .m-sidebar-nav .m-nav-cta{margin-top:14px;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-text);background:var(--color-text);color:#fff;text-transform:uppercase;letter-spacing:.03em;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}#allrecords #mHeaderRoot .m-sidebar-nav .m-nav-cta:hover{color:var(--color-text);background:#fff;border-color:var(--color-text);transform:translateY(-1px);box-shadow:0 8px 18px rgb(22 33 30 / .12)}#allrecords #mHeaderRoot .m-nav-link.m-nav-cta:active,#allrecords #mHeaderRoot .m-sidebar-nav .m-nav-cta:active{transform:translateY(0)}#allrecords #mHeaderRoot .m-sidebar-footer{margin-top:auto;padding:26px 20px;background-color:var(--color-surface);display:flex;flex-direction:column}.t698__title{line-height:1!important}#allrecords #mHeaderRoot .m-sidebar-footer .m-phone{color:var(--color-link);font-size:20px;font-weight:800;transition:color .2s ease}#allrecords #mHeaderRoot .m-sidebar-footer .m-phone:hover{color:var(--color-link-hover)}#allrecords #mHeaderRoot .m-sidebar-footer .m-hours{color:var(--color-text-muted);font-size:13px;margin-top:4px}#allrecords #mHeaderRoot .m-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(22 33 30 / .6);z-index:9000;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#allrecords #mHeaderRoot .m-overlay.active{opacity:1;visibility:visible}@media (max-width:1180px){#allrecords #mHeaderRoot .m-nav{display:none}#allrecords #mHeaderRoot .m-burger{display:inline-flex;margin-left:10px}#allrecords #mHeaderRoot .m-contacts{margin-left:auto}#allrecords #mHeaderRoot .m-container{min-height:70px}}@media (max-width:640px){#allrecords #mHeaderRoot .m-contacts{display:none}#allrecords #mHeaderRoot .m-burger{margin-left:auto}}#allrecords :is(#mHeroRoot,#mAboutOverlapRoot,#mServicesRoot,#mWhyRoot,#mServiceHubRoot,#mServicePageRoot,#m404Root,#mFooterRoot,#mProjectsCatalogRoot,#mProjectPageRoot,#mContactsRoot),#allrecords :is(#mHeroRoot,#mAboutOverlapRoot,#mServicesRoot,#mWhyRoot,#mServiceHubRoot,#mServicePageRoot,#m404Root,#mFooterRoot,#mProjectsCatalogRoot,#mProjectPageRoot,#mContactsRoot) *,#allrecords :is(#mHeroRoot,#mAboutOverlapRoot,#mServicesRoot,#mWhyRoot,#mServiceHubRoot,#mServicePageRoot,#m404Root,#mFooterRoot,#mProjectsCatalogRoot,#mProjectPageRoot,#mContactsRoot) *::before,#allrecords :is(#mHeroRoot,#mAboutOverlapRoot,#mServicesRoot,#mWhyRoot,#mServiceHubRoot,#mServicePageRoot,#m404Root,#mFooterRoot,#mProjectsCatalogRoot,#mProjectPageRoot,#mContactsRoot) *::after{box-sizing:border-box}#allrecords #mHeroRoot{font-family:'TildaSans',Arial,sans-serif;color:var(--color-text)}#allrecords #mHeroRoot .m-hero{position:relative;width:100%;min-height:clamp(640px, 92svh, 920px);overflow:hidden;background:var(--color-surface)}#allrecords #mHeroRoot .m-hero-media{position:absolute;inset:0;overflow:hidden}#allrecords #mHeroRoot .m-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.02)}#allrecords #mHeroRoot .m-hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:clamp(18px, 3vw, 40px);min-height:inherit;display:flex;align-items:center;justify-content:flex-start}#allrecords #mHeroRoot .m-hero-card{width:min(560px, 92vw);background:var(--color-bg);border:1px solid rgb(22 33 30 / .14);box-shadow:var(--shadow-1);padding:clamp(16px, 2.6vw, 32px)}#allrecords #mHeroRoot .m-hero-title{margin:0;font-weight:800;letter-spacing:-.02em;line-height:1.08;font-size:clamp(26px, 3.1vw, 46px)}#allrecords #mHeroRoot .m-hero-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px;color:var(--color-text);font-size:clamp(14px, 1.2vw, 16px);line-height:1.4}#allrecords #mHeroRoot .m-hero-list li::before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;background:var(--color-brand)}#allrecords #mHeroRoot .m-hero-actions{margin-top:18px;display:flex;gap:12px;flex-wrap:wrap}#allrecords #mHeroRoot .m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px;line-height:1;cursor:pointer;user-select:none;-webkit-tap-highlight-color:#fff0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mHeroRoot .m-btn-primary{background:var(--color-brand);color:var(--color-on-brand);border-color:rgb(22 33 30 / .18)}#allrecords #mHeroRoot .m-btn-primary:hover{background:var(--color-brand-hover)}#allrecords #mHeroRoot .m-hero-scroll{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);width:44px;height:44px;border:1px solid rgb(255 255 255 / .55);background:rgb(22 33 30 / .28);backdrop-filter:blur(6px)}#allrecords #mHeroRoot .m-hero-scroll::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-right:2px solid rgb(255 255 255 / .9);border-bottom:2px solid rgb(255 255 255 / .9);transform:translate(-50%,-60%) rotate(45deg)}@media (max-width:1024px){#allrecords #mHeroRoot .m-hero-inner{align-items:flex-end;padding-bottom:84px}#allrecords #mHeroRoot .m-hero-card{width:min(640px, 92vw)}}@media (max-width:640px){#allrecords #mHeroRoot .m-hero{min-height:clamp(620px, 92svh, 820px)}#allrecords #mHeroRoot .m-hero-actions{gap:10px}}#allrecords #mAboutOverlapRoot{font-family:'TildaSans',Arial,sans-serif;color:var(--color-text,#16211E)}#allrecords #mAboutOverlapRoot a,#allrecords #mServicesRoot a,#allrecords #mServiceHubRoot a,#allrecords #mServicePageRoot a,#allrecords #m404Root a,#allrecords #mFooterRoot a,#allrecords #mProjectsCatalogRoot .m-project-card__title a{color:inherit;text-decoration:none}#allrecords #mAboutOverlapRoot .m-about{padding:clamp(40px, 5vw, 84px) 0;background:var(--color-bg,#FFFFFF)}#allrecords #mAboutOverlapRoot .m-about__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px, 2vw, 24px);align-items:stretch}#allrecords #mAboutOverlapRoot .m-about__card{grid-column:1 / 7;grid-row:1;z-index:2;align-self:center;transform:translateX(clamp(16px, 2vw, 44px));background:var(--color-bg,#FFFFFF);border:1px solid var(--color-border,#D6E2DF);box-shadow:var(--shadow-1,0 4px 20px rgb(22 33 30 / .15));padding:clamp(18px, 2.2vw, 30px);display:flex;flex-direction:column;gap:14px}#allrecords #mAboutOverlapRoot .m-about__top{display:flex;flex-direction:column;gap:6px}#allrecords #mAboutOverlapRoot .m-about__kicker{margin:0;font-weight:900;letter-spacing:.02em;font-size:clamp(18px, 1.6vw, 26px);line-height:1.1}#allrecords #mAboutOverlapRoot .m-about__meta{margin:0;color:var(--color-text-muted,#596662);font-weight:650;font-size:14px}#allrecords #mAboutOverlapRoot .m-about__rule{height:2px;width:min(240px, 100%);background:var(--color-brand,#06C78D);margin-top:8px}#allrecords #mAboutOverlapRoot .m-about__title{margin:0;font-weight:850;letter-spacing:-.02em;font-size:clamp(18px, 1.6vw, 22px);line-height:1.25}#allrecords #mAboutOverlapRoot .m-about__body{display:flex;flex-direction:column;gap:12px}#allrecords #mAboutOverlapRoot .m-about__text{margin:0;font-size:15px;line-height:1.65;color:var(--color-text,#16211E)}#allrecords #mAboutOverlapRoot .m-about__strong{font-weight:800}#allrecords #mAboutOverlapRoot .m-about__list{margin:0;padding:0;list-style:none;display:grid;gap:8px;font-size:15px;line-height:1.5}#allrecords #mHeroRoot .m-hero-list li,#allrecords #mAboutOverlapRoot .m-about__list li,#allrecords #mServicesRoot .m-svc__bullets li,#allrecords #mServicePageRoot .m-list li{position:relative;padding-left:16px}#allrecords #mAboutOverlapRoot .m-about__list li::before,#allrecords #mServicesRoot .m-svc__bullets li::before,#allrecords #mServicePageRoot .m-list li::before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;background:var(--color-brand)}#allrecords #mAboutOverlapRoot .m-about__actions{margin-top:auto;padding-top:8px;display:flex}#allrecords #mAboutOverlapRoot .m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px;line-height:1;cursor:pointer;user-select:none;-webkit-tap-highlight-color:#fff0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mAboutOverlapRoot .m-btn--primary{background:var(--color-brand);color:var(--color-on-brand)}#allrecords #mAboutOverlapRoot .m-btn--primary:hover{background:var(--color-brand-hover)}#allrecords #mAboutOverlapRoot .m-about__media{grid-column:5 / -1;grid-row:1;z-index:1;margin:0;position:relative;overflow:hidden;aspect-ratio:4 / 3}#allrecords #mAboutOverlapRoot .m-about__img,#allrecords #mServicesRoot .m-svc__img,#allrecords #mServiceHubRoot .m-hub-card__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}@media (min-width:1025px){#allrecords #mAboutOverlapRoot .m-about__card{min-height:clamp(420px, 34vw, 560px)}}@media (max-width:960px){#allrecords #mAboutOverlapRoot .m-about__grid{grid-template-columns:1fr}#allrecords #mAboutOverlapRoot .m-about__card{grid-column:1 / -1;grid-row:auto;transform:none}#allrecords #mAboutOverlapRoot .m-about__media{grid-column:1 / -1;grid-row:auto;aspect-ratio:16 / 10}}#allrecords #mServicesRoot,#allrecords #mWhyRoot,#allrecords #mServiceHubRoot,#allrecords #mServicePageRoot,#allrecords #m404Root,#allrecords #mProjectsCatalogRoot,#allrecords #mProjectPageRoot,#allrecords #mContactsRoot{font-family:'TildaSans',Arial,sans-serif;color:var(--color-text)}#allrecords #mHeaderRoot :is(a,button,[tabindex]):focus-visible,#allrecords #mHeroRoot :is(a,button,[tabindex]):focus-visible,#allrecords #mAboutOverlapRoot :is(a,button,[tabindex]):focus-visible,#allrecords #mServicesRoot :is(a,button,[tabindex]):focus-visible,#allrecords #mServiceHubRoot :is(a,button,input,textarea,[tabindex]):focus-visible,#allrecords #mServicePageRoot :is(a,button,input,textarea,[tabindex]):focus-visible,#allrecords #m404Root :is(a,button,[tabindex]):focus-visible,#allrecords #mFooterRoot :is(a,button,[tabindex]):focus-visible,#allrecords #mProjectsCatalogRoot :is(a,button,input,select,[tabindex]):focus-visible,#allrecords #mProjectPageRoot :is(a,button,input,select,[tabindex]):focus-visible,#allrecords #mContactsRoot :is(a,button,iframe,[tabindex]):focus-visible{outline:2px solid var(--color-focus,#16211E);outline-offset:3px;border-radius:0}#allrecords #mServicesRoot .m-svc{padding:0;background:var(--color-bg)}#allrecords #mAboutOverlapRoot .m-about__wrap,#allrecords #mServicesRoot .m-svc__wrap,#allrecords #mWhyRoot .m-why__wrap,#allrecords #mServiceHubRoot .m-wrap,#allrecords #mServicePageRoot .m-wrap,#allrecords #m404Root .m-wrap,#allrecords #mFooterRoot .m-wrap,#allrecords #mProjectsCatalogRoot .m-wrap,#allrecords #mProjectPageRoot .m-wrap,#allrecords #mContactsRoot .m-wrap{max-width:1200px;margin:0 auto;padding:0 20px}#allrecords #mServicesRoot .m-svc__head,#allrecords #mWhyRoot .m-why__head{display:flex;flex-direction:column;gap:10px;margin-bottom:clamp(18px,2vw,26px)}#allrecords #mServicesRoot .m-svc__title,#allrecords #mWhyRoot .m-why__title{margin:0;font-weight:900;letter-spacing:-.02em;line-height:1.12;font-size:clamp(22px,2.6vw,34px)}#allrecords #mServicesRoot .m-svc__sub{margin:0;color:var(--color-text-muted);font-weight:600;line-height:1.45;font-size:clamp(14px,1.2vw,16px);max-width:68ch}#allrecords #mServicesRoot .m-svc__list,#allrecords #mServiceHubRoot .m-hub__grid{display:flex;flex-direction:column;gap:clamp(14px,2vw,22px)}#allrecords #mServicesRoot .m-svc__item{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:clamp(14px,2vw,24px);align-items:stretch;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-1)}#allrecords #mServicesRoot .m-svc__item[data-card-url],#allrecords #mServiceHubRoot .m-hub-card[data-card-url]{cursor:pointer}#allrecords #mServicesRoot .m-svc__media,#allrecords #mServiceHubRoot .m-hub-card__media{margin:0;position:relative;overflow:hidden;aspect-ratio:4 / 3;background:var(--color-surface)}#allrecords #mServicesRoot .m-svc__mediaLink{display:block;width:100%;height:100%}#allrecords #mServicesRoot .m-svc__body{padding:clamp(14px,2vw,22px);display:flex;flex-direction:column;gap:10px;min-width:0}#allrecords #mServicesRoot .m-svc__name{margin:0;font-weight:900;letter-spacing:-.01em;line-height:1.2;font-size:clamp(18px,1.6vw,22px)}#allrecords #mServicesRoot .m-svc__nameLink{display:inline-block}#allrecords #mServicesRoot .m-svc__nameLink:hover,#allrecords #mServiceHubRoot .m-breadcrumbs a:hover,#allrecords #mServicePageRoot .m-breadcrumbs a:hover,#allrecords #mFooterRoot .m-footer__phone:hover,#allrecords #mProjectsCatalogRoot .m-project-card__title a:hover,#allrecords #mProjectsCatalogRoot .m-projects__breadcrumbs a:hover,#allrecords #mProjectPageRoot .m-project-page__breadcrumbs a:hover,#allrecords #mContactsRoot .m-contacts-page__value a:hover{color:var(--color-link-hover)}#allrecords #mServicesRoot .m-svc__text{margin:0;line-height:1.6;font-size:15px;color:var(--color-text);max-width:78ch}#allrecords #mServicesRoot .m-svc__bullets{margin:6px 0 0;padding:0;list-style:none;display:grid;gap:8px;color:var(--color-text-muted);font-weight:650;font-size:14px;line-height:1.45}#allrecords #mServicesRoot .m-svc__actions{margin-top:auto;padding-top:6px;display:flex}#allrecords #mServicesRoot .m-svc__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px;line-height:1;cursor:pointer;user-select:none;-webkit-tap-highlight-color:#fff0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mServicesRoot .m-svc__btn--primary{width:224px;background:var(--color-brand);color:var(--color-on-brand);border-color:rgb(22 33 30 / .18)}#allrecords #mServicesRoot .m-svc__btn--primary:hover{background:var(--color-brand-hover)}#allrecords #mServicesRoot .m-svc__btn--ghost{background:#fff0;color:var(--color-text);border-color:rgb(22 33 30 / .22)}#allrecords #mServicesRoot .m-svc__btn--ghost:hover{background:var(--color-surface)}#allrecords #mServicesRoot .m-svc__footer{margin-top:clamp(18px,2.4vw,30px);display:flex;justify-content:center}@media (max-width:640px){#allrecords #mServicesRoot .m-svc__footer{justify-content:stretch}}#allrecords #mWhyRoot .m-why,#allrecords #mServiceHubRoot .m-hub,#allrecords #mProjectsCatalogRoot .m-projects,#allrecords #mContactsRoot .m-contacts-page{padding:clamp(40px,5vw,84px) 0;background:var(--color-bg)}#allrecords #mWhyRoot .m-why__lead{margin:0;max-width:78ch;color:var(--color-text-muted);font-weight:650;line-height:1.5;font-size:clamp(14px,1.2vw,16px)}#allrecords #mWhyRoot .m-why__grid{margin:0;padding:0;list-style:none;display:grid;gap:clamp(12px,1.6vw,18px);grid-template-columns:1fr}#allrecords #mWhyRoot .m-why__card{display:flex;gap:14px;align-items:flex-start;padding:clamp(14px,1.8vw,18px);background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-1);min-width:0}#allrecords #mWhyRoot .m-why__icon{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);border:1px solid rgb(22 33 30 / .14)}#allrecords #mWhyRoot .m-why__iconImg{width:42px;height:42px;display:block}#allrecords #mWhyRoot .m-why__body{min-width:0;display:flex;flex-direction:column;gap:6px}#allrecords #mWhyRoot .m-why__name{margin:0;font-weight:900;letter-spacing:-.01em;line-height:1.2;font-size:16px}#allrecords #mWhyRoot .m-why__text{margin:0;color:var(--color-text-muted);line-height:1.55;font-weight:600;font-size:14px}@media (min-width:961px){#allrecords #mWhyRoot .m-why__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:641px) and (max-width:960px){#allrecords #mWhyRoot .m-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#allrecords #mServiceHubRoot .m-kicker,#allrecords #mServicePageRoot .m-kicker{margin:0;color:var(--color-link);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px}#allrecords #mServiceHubRoot .m-title,#allrecords #mServicePageRoot .m-title{margin:0;font-weight:900;letter-spacing:-.02em;line-height:1.1;font-size:clamp(28px, 3.2vw, 44px)}#allrecords #mServiceHubRoot .m-lead,#allrecords #mServicePageRoot .m-lead{margin:0;color:var(--color-text-muted);line-height:1.55;font-size:clamp(15px, 1.25vw, 18px);max-width:78ch}#allrecords #mServiceHubRoot .m-btn,#allrecords #mServicePageRoot .m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px;line-height:1;cursor:pointer;user-select:none;-webkit-tap-highlight-color:#fff0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mServiceHubRoot .m-btn--primary,#allrecords #mServicePageRoot .m-btn--primary{background:var(--color-brand);color:var(--color-on-brand);border-color:rgb(22 33 30 / .18)}#allrecords #mServiceHubRoot .m-btn--primary:hover,#allrecords #mServicePageRoot .m-btn--primary:hover{background:var(--color-brand-hover)}#allrecords #mServiceHubRoot .m-btn--ghost,#allrecords #mServicePageRoot .m-btn--ghost{color:var(--color-text);border-color:rgb(22 33 30 / .22)}#allrecords #mServiceHubRoot .m-btn--ghost:hover,#allrecords #mServicePageRoot .m-btn--ghost:hover{background:var(--color-surface)}#allrecords #mServiceHubRoot .m-breadcrumbs,#allrecords #mServicePageRoot .m-breadcrumbs{margin-bottom:12px;display:flex;gap:8px;flex-wrap:wrap;color:var(--color-text-muted);font-size:13px;line-height:1.3}#allrecords #mServiceHubRoot .m-breadcrumbs a,#allrecords #mServicePageRoot .m-breadcrumbs a{color:var(--color-link)}#allrecords #mServiceHubRoot .m-breadcrumbs span,#allrecords #mServicePageRoot .m-breadcrumbs span{color:var(--color-text-muted)}#allrecords #mServiceHubRoot .m-hub__head{display:flex;flex-direction:column;gap:12px;margin-bottom:clamp(18px,2.4vw,30px)}#allrecords #mServiceHubRoot .m-hub-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(14px,2vw,24px);align-items:stretch;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-1);overflow:hidden}#allrecords #mServiceHubRoot .m-hub-card__body{padding:clamp(16px,2vw,24px);display:flex;flex-direction:column;gap:10px;min-width:0}#allrecords #mServiceHubRoot .m-hub-card__title{margin:0;font-size:clamp(20px,1.7vw,26px);line-height:1.2;letter-spacing:-.01em;font-weight:900}#allrecords #mServiceHubRoot .m-hub-card__title a{color:inherit;text-decoration:none;text-underline-offset:4px;text-decoration-color:#fff0;transition:color .2s ease,text-decoration-color .2s ease}#allrecords #mServiceHubRoot .m-hub-card__text{margin:0;color:var(--color-text);font-size:15px;line-height:1.6;max-width:74ch}#allrecords #mServiceHubRoot .m-hub-card__actions{margin-top:auto;padding-top:8px;display:flex;gap:10px;flex-wrap:wrap}#allrecords #mServicePageRoot .m-service{padding:clamp(36px,4.8vw,72px) 0 clamp(40px,5vw,84px);background:var(--color-bg)}#allrecords #mServicePageRoot .m-service__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,460px);gap:clamp(16px,2.2vw,28px);align-items:start}#allrecords #mServicePageRoot .m-service__content{display:flex;flex-direction:column;gap:12px;min-width:0}#allrecords #mServicePageRoot .m-service__text{margin:0;font-size:16px;line-height:1.65;color:var(--color-text)}#allrecords #mServicePageRoot .m-service__visual{display:flex;flex-direction:column;gap:10px;min-width:0}#allrecords #mServicePageRoot .m-service__media{margin:0;border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-surface);padding:10px;display:flex;flex-direction:column;gap:10px}#allrecords #mServicePageRoot .m-service__mediaOpen{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:0;background:#fff0;width:100%;display:block;text-align:left;cursor:zoom-in}#allrecords #mServicePageRoot .m-service__mediaFrame{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid rgb(22 33 30 / .16);background:linear-gradient(135deg,#f7fbfa 0%,#eaf2f0 100%)}#allrecords #mServicePageRoot .m-service__img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%;transition:transform .25s ease}#allrecords #mServicePageRoot .m-service__mediaOpen:hover .m-service__img{transform:scale(1.03)}#allrecords #mServicePageRoot .m-service__caption{margin:0;color:var(--color-text-muted);font-size:13px;line-height:1.45}#allrecords #mServicePageRoot .m-service__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#allrecords #mServicePageRoot .m-service__thumbs:empty{display:none}#allrecords #mServicePageRoot .m-service__thumbBtn{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-surface);width:100%;aspect-ratio:4 / 3;overflow:hidden;cursor:zoom-in}#allrecords #mServicePageRoot .m-service__thumb{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%;border:0;box-shadow:none;background:#fff0;transition:transform .25s ease}#allrecords #mServicePageRoot .m-service__thumbBtn:hover .m-service__thumb{transform:scale(1.04)}#allrecords #mServicePageRoot .m-lightbox{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:clamp(12px,2vw,24px);opacity:0;pointer-events:none;transition:opacity .2s ease}#allrecords #mServicePageRoot .m-lightbox[hidden]{display:none}#allrecords #mServicePageRoot .m-lightbox.is-open{opacity:1;pointer-events:auto}#allrecords #mServicePageRoot .m-lightbox__backdrop{position:absolute;inset:0;border:0;margin:0;padding:0;background:rgb(12 20 18 / .8);cursor:zoom-out}#allrecords #mServicePageRoot .m-lightbox__dialog{position:relative;z-index:1;width:min(100%, 980px);background:#0f1917;border:1px solid rgb(255 255 255 / .16);box-shadow:0 18px 48px rgb(0 0 0 / .45);padding:clamp(10px,1.4vw,14px);display:flex;flex-direction:column;gap:8px;overflow:hidden;touch-action:pan-y}#allrecords #mServicePageRoot .m-lightbox__img{width:100%;max-height:78dvh;display:block;object-fit:contain;object-position:center;background:#09100f;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}#allrecords #mServicePageRoot .m-lightbox__caption{margin:0;color:#d8e5e1;font-size:13px;line-height:1.45;padding-right:42px}#allrecords #mServicePageRoot .m-lightbox__close{appearance:none;-webkit-appearance:none;position:absolute;top:6px;right:6px;width:34px;height:34px;border:1px solid rgb(255 255 255 / .22);background:rgb(9 16 15 / .8);color:#fff;font-size:24px;line-height:1;cursor:pointer;z-index:3}#allrecords #mServicePageRoot .m-lightbox__close:hover{background:rgb(9 16 15 / .95)}#allrecords #mServicePageRoot .m-lightbox__nav{appearance:none;-webkit-appearance:none;position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgb(255 255 255 / .22);background:rgb(9 16 15 / .8);color:#fff;font-size:24px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2}#allrecords #mServicePageRoot .m-lightbox__nav:hover{background:rgb(9 16 15 / .95)}#allrecords #mServicePageRoot .m-lightbox__nav:disabled{opacity:.35;cursor:default}#allrecords :is(#mServicePageRoot,#mProjectPageRoot) .m-lightbox__nav--prev{left:8px}#allrecords :is(#mServicePageRoot,#mProjectPageRoot) .m-lightbox__nav--next{right:8px}#allrecords :is(#mServicePageRoot,#mProjectPageRoot) .m-lightbox[data-single="true"] .m-lightbox__nav{display:none}#allrecords #mServicePageRoot .m-list{margin:2px 0 0;padding:0;list-style:none;display:grid;gap:8px;font-size:15px;line-height:1.55}#allrecords #mServicePageRoot .m-service__form{margin-top:clamp(16px,2vw,26px);border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-surface);padding:clamp(16px,2vw,24px)}#allrecords #mServicePageRoot .m-form-title{margin:0;font-size:clamp(20px,1.7vw,26px);line-height:1.2;font-weight:900;letter-spacing:-.01em}#allrecords #mServicePageRoot .m-form-lead{margin:8px 0 0;color:var(--color-text-muted);font-size:15px;line-height:1.55}#allrecords #mServicePageRoot .m-form{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#allrecords #mServicePageRoot .m-field{display:flex;flex-direction:column;gap:6px}#allrecords #mServicePageRoot .m-field--full{grid-column:1 / -1}#allrecords #mServicePageRoot .m-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mServicePageRoot .m-input{min-height:46px;width:100%;border:1px solid rgb(22 33 30 / .22);border-radius:0;background:#fff;padding:10px 12px;font:inherit;color:var(--color-text)}#allrecords #mServicePageRoot textarea.m-input{min-height:110px;resize:vertical}#allrecords #mServicePageRoot .m-form-note{margin:10px 0 0;color:var(--color-text-muted);font-size:13px;line-height:1.45}#allrecords #mServicePageRoot .m-service__gallery{margin-top:clamp(16px,2vw,26px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#allrecords #mServicePageRoot .m-service__gallery img{width:100%;height:100%;min-height:180px;object-fit:cover;object-position:center;display:block;border:1px solid var(--color-border);box-shadow:var(--shadow-1)}#allrecords #mServicePageRoot .m-service__faq{margin-top:clamp(16px,2vw,26px);border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-bg)}#allrecords #mServicePageRoot .m-service__faqHead{margin:0;padding:16px 16px 0;font-weight:900;font-size:clamp(20px,1.7vw,26px);line-height:1.2}#allrecords #mServicePageRoot .m-faq{margin:0;padding:8px 16px 16px;display:grid;gap:8px}#allrecords #mServicePageRoot .m-faq details{border:1px solid var(--color-border);padding:10px 12px;background:var(--color-surface)}#allrecords #mServicePageRoot .m-faq summary{cursor:pointer;font-weight:800;line-height:1.4}#allrecords #mServicePageRoot .m-faq p{margin:8px 0 0;line-height:1.55;font-size:15px}@media (max-width:960px){#allrecords #mServicesRoot .m-svc__item,#allrecords #mServiceHubRoot .m-hub-card,#allrecords #mServicePageRoot .m-service__layout,#allrecords #mServicePageRoot .m-form,#allrecords #mServicePageRoot .m-service__gallery{grid-template-columns:1fr}#allrecords #mServicesRoot .m-svc__media{order:1;aspect-ratio:16 / 10}#allrecords #mServiceHubRoot .m-hub-card__media{order:1;aspect-ratio:16 / 10}#allrecords #mServicesRoot .m-svc__body,#allrecords #mServiceHubRoot .m-hub-card__body,#allrecords #mServicePageRoot .m-service__content{order:2}#allrecords #mServicePageRoot .m-service__visual{order:1}#allrecords #mServicePageRoot .m-service__mediaFrame{aspect-ratio:16 / 10}}@media (max-width:640px){#allrecords #mServicePageRoot .m-service__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}#allrecords #mServicePageRoot .m-lightbox{padding:10px}#allrecords #mServicePageRoot .m-lightbox__img{max-height:72dvh}#allrecords #mServicePageRoot .m-lightbox__nav{width:38px;height:38px;font-size:21px}}div[id^="rec542"]{--m786-grid-columns:repeat(3,minmax(0,1fr));background:var(--color-bg,#fff)}div[id^="rec542"] .t786__separator,div[id^="rec542"] .t-clear,div[id^="rec542"] .t-container:before,div[id^="rec542"] .t-popup__container .t786__wrapper,div[id^="rec542"] .t-popup__close *{display:none!important}div[id^="rec542"] :is(a,button,[tabindex]):focus-visible{outline:2px solid var(--color-focus,#16211e)!important;outline-offset:3px!important;border-radius:0!important}div[id^="rec542"] .t786__container.t-container,div[id^="rec542"] .t786__container_mobile-grid.t-container{display:grid!important;grid-template-columns:var(--m786-grid-columns)!important;gap:clamp(14px,2vw,24px)!important;align-items:stretch!important}div[id^="rec542"] .t786__container.t-container .t-col,div[id^="rec542"] .t786__container_mobile-grid.t-container .t-col{float:none!important;width:auto!important;max-width:none!important;flex:none!important;padding:0!important;margin:0!important;min-height:0!important}div[id^="rec542"] .t786__content{position:relative!important;height:100%!important;overflow:hidden!important;border:1px solid var(--color-border,#d6e2df)!important;box-shadow:var(--shadow-1,0 4px 20px rgb(22 33 30 / .15))!important;background:var(--color-bg,#fff)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}div[id^="rec542"] .t786__content:hover{border-color:rgb(6 199 141 / .55)!important;box-shadow:0 12px 34px rgb(22 33 30 / .18)!important}div[id^="rec542"] .t786__imgwrapper{position:relative!important;aspect-ratio:4/3!important;overflow:hidden!important;margin:0!important}div[id^="rec542"] .t786__imgwrapper::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(to top,rgb(22 33 30 / .72) 0%,rgb(22 33 30 / .18) 55%,#fff0 100%)!important;pointer-events:none!important;z-index:1!important}div[id^="rec542"] .t786__bgimg{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;transform:scale(1.02)!important;transition:transform .35s ease!important;will-change:transform!important;z-index:0!important}div[id^="rec542"] .t786__content:hover .t786__bgimg{transform:scale(1.08)!important}div[id^="rec542"] .t786__textwrapper,div[id^="rec542"] .t786__price-wrapper{margin:0!important}div[id^="rec542"] .t786__imgwrapper_1-1{padding-bottom:0!important}div[id^="rec542"] .t786__title,div[id^="rec542"] .t786__descr,div[id^="rec542"] .t786__buttons{position:absolute!important;left:16px!important;right:16px!important;z-index:2!important}div[id^="rec542"] .t786__buttons{bottom:16px!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important}div[id^="rec542"] .t786__title{bottom:var(--m786-title-bottom,64px)!important;margin:0!important;color:#fff!important;font-weight:900!important;letter-spacing:-.02em!important;line-height:1.18!important}div[id^="rec542"] .t786__descr{bottom:var(--m786-descr-bottom,44px)!important;margin:0!important;color:rgb(255 255 255 / .86)!important;line-height:1.45!important}div[id^="rec542"] .t786__buttons :is(a,button,.t-btn){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 18px!important;background:var(--color-brand,#06c78d)!important;color:var(--color-on-brand,#16211e)!important;border:1px solid rgb(22 33 30 / .18)!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:uppercase!important;font-size:13px!important;line-height:1!important;border-radius:0!important;cursor:pointer!important;transition:background-color .2s ease,transform .2s ease,opacity .2s ease!important;-webkit-tap-highlight-color:transparent!important}div[id^="rec542"] .t786__buttons :is(a,button,.t-btn):hover{background:var(--color-action-hover,#047a55)!important}div[id^="rec542"] .t-popup{z-index:20000!important;background:rgb(22 33 30 / .72)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}div[id^="rec542"] .t-popup__container{max-width:min(980px, calc(100vw - 24px))!important;margin:0 auto!important;padding:0!important}div[id^="rec542"] .t-popup__container .t786__product-full{border:1px solid var(--color-border,#d6e2df)!important;background:var(--color-bg,#fff)!important;box-shadow:var(--shadow-2,0 10px 30px rgb(22 33 30 / .15))!important}div[id^="rec542"] .t-popup__container .t786__container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}div[id^="rec542"] .t-popup__container .t-col{float:none!important;width:100%!important;max-width:none!important;padding:0!important;margin:0!important}div[id^="rec542"] .t-popup__container .t786__col_left{width:100%!important;max-width:none!important}div[id^="rec542"] .t-slds{width:100%!important;position:relative!important}div[id^="rec542"] .t-slds__main{position:relative!important}div[id^="rec542"] .t-slds__container{background:var(--color-surface,#f4f7f6)!important}div[id^="rec542"] .t-slds__items-wrapper{will-change:transform!important}div[id^="rec542"] .t-slds__imgwrapper{border-radius:0!important;overflow:hidden!important}div[id^="rec542"] .t-slds__bgimg{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}div[id^="rec542"] .t-slds__arrow_container{position:absolute!important;inset:0!important;margin:0!important;padding:0!important;pointer-events:none!important}div[id^="rec542"] .t-slds__arrow_wrapper{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;height:auto!important;pointer-events:auto!important;list-style:none!important}div[id^="rec542"] .t-slds__arrow_wrapper-left{left:12px!important}div[id^="rec542"] .t-slds__arrow_wrapper-right{right:12px!important}div[id^="rec542"] .t-slds__arrow.t-slds__arrow-withbg{width:44px!important;height:44px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(22 33 30 / .18)!important;border-radius:0!important;box-shadow:0 10px 24px rgb(22 33 30 / .14)!important;color:var(--color-text,#16211e)!important}div[id^="rec542"] .t-slds__arrow.t-slds__arrow-withbg:hover{background:#fff!important}div[id^="rec542"] .t-slds__arrow svg{display:block!important;width:12px!important;height:20px!important}div[id^="rec542"] .t-slds__arrow polyline{stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:square!important;stroke-linejoin:miter!important}div[id^="rec542"] .t-slds__thumbsbullet-wrapper{display:flex!important;gap:10px!important;padding:12px!important;overflow-x:auto!important;overflow-y:hidden!important;background:var(--color-bg,#fff)!important;border-top:1px solid var(--color-border,#d6e2df)!important;scrollbar-width:thin!important}div[id^="rec542"] .t-slds__thumbsbullet{position:relative!important;width:72px!important;flex:0 0 72px!important;border-radius:0!important;overflow:hidden!important}div[id^="rec542"] .t-slds__thumbsbullet .t-slds__bgimg{border-radius:0!important}div[id^="rec542"] .t-slds__thumbsbullet-border{position:absolute!important;inset:0!important;border:2px solid transparent!important;border-radius:0!important;pointer-events:none!important}div[id^="rec542"] .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border{border-color:var(--color-brand,#06c78d)!important}div[id^="rec542"] .t-popup__close{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;background:rgb(255 255 255 / .94)!important;border:1px solid var(--color-border,#d6e2df)!important;border-radius:0!important;box-shadow:var(--shadow-1,0 4px 20px rgb(22 33 30 / .15))!important;color:var(--color-text,#16211e)!important;cursor:pointer!important;opacity:1!important;transition:background-color .2s ease,transform .2s ease,opacity .2s ease!important;-webkit-tap-highlight-color:transparent!important;font-size:0!important;line-height:0!important;background-image:none!important;position:fixed!important;z-index:10050!important;top:calc(env(safe-area-inset-top, 0px) + 12px)!important;right:calc(env(safe-area-inset-right, 0px) + 12px)!important;left:auto!important;bottom:auto!important}div[id^="rec542"] .t-popup__close::before,div[id^="rec542"] .t-popup__close::after{content:""!important;position:absolute!important;width:20px!important;height:2px!important;background:currentColor!important;top:50%!important;left:50%!important}div[id^="rec542"] .t-popup__close::before{transform:translate(-50%,-50%) rotate(45deg)!important}div[id^="rec542"] .t-popup__close::after{transform:translate(-50%,-50%) rotate(-45deg)!important}div[id^="rec542"] .t-popup__close:hover{background:#fff!important;transform:translateY(-1px)!important}div[id^="rec542"] .t-popup__close:active{transform:translateY(0)!important;opacity:.86!important}div[id^="rec542"] .t-popup__close:focus-visible{outline:2px solid var(--color-focus,#16211e)!important;outline-offset:3px!important}@media (max-width:960px){div[id^="rec542"]{--m786-grid-columns:repeat(2,minmax(0,1fr))}div[id^="rec542"] .t786__col{margin:0!important}div[id^="rec542"] .t-container{max-width:830px!important}div[id^="rec542"] .t-popup__close{top:calc(env(safe-area-inset-top, 0px) + 10px)!important;right:calc(env(safe-area-inset-right, 0px) + 10px)!important}}@media (max-width:640px){div[id^="rec542"]{--m786-grid-columns:1fr;--m786-title-bottom:70px;--m786-descr-bottom:48px;--m786-popup-top:40vh}div[id^="rec542"] .t786__buttons :is(a,button,.t-btn){width:100%!important}div[id^="rec542"] .t-slds__thumbsbullet{width:64px!important;flex-basis:64px!important}div[id^="rec542"] .t786 .t-popup_show .t-popup__container.t-popup__container-static{top:var(--m786-popup-top)!important;min-height:min-content!important}div[id^="rec542"] .t-popup__close{top:clamp(calc(env(safe-area-inset-top, 0px) + 12px),calc(var(--m786-popup-top) - 56px),calc(var(--m786-popup-top) + 12px))!important}}#allrecords:has(#m404Root){min-height:100dvh;display:flex;flex-direction:column}#allrecords:has(#m404Root)>#m404Root{flex:1 0 auto}#allrecords:has(#m404Root)>#mFooterRoot{margin-top:auto}#allrecords #m404Root .m404{padding:clamp(40px,5vw,84px) 0;background:var(--color-bg);min-height:100%;display:flex;align-items:center}#allrecords #m404Root .m404__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);gap:clamp(16px,2.2vw,28px);align-items:stretch}#allrecords #m404Root .m404__card{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-surface);padding:clamp(16px,2.3vw,30px);display:flex;flex-direction:column;gap:12px}#allrecords #m404Root .m404__code{margin:0;color:var(--color-link);font-size:clamp(14px,1vw,16px);letter-spacing:.1em;text-transform:uppercase;font-weight:800}#allrecords #m404Root .m404__title{margin:0;font-weight:900;letter-spacing:-.02em;line-height:1.08;font-size:clamp(26px,3.1vw,44px)}#allrecords #m404Root .m404__lead{margin:0;color:var(--color-text-muted);line-height:1.55;font-size:clamp(15px,1.2vw,18px);max-width:62ch}#allrecords #m404Root .m404__actions{margin-top:auto;padding-top:8px;display:flex;gap:10px;flex-wrap:wrap}#allrecords #m404Root .m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:13px;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #m404Root .m-btn--primary{background:var(--color-brand);color:var(--color-on-brand);border-color:rgb(22 33 30 / .18)}#allrecords #m404Root .m-btn--primary:hover{background:var(--color-brand-hover)}#allrecords #m404Root .m-btn--ghost{color:var(--color-text);border-color:rgb(22 33 30 / .22)}#allrecords #m404Root .m-btn--ghost:hover{background:var(--color-bg)}#allrecords #m404Root .m404__media{margin:0;border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-bg);overflow:hidden}#allrecords #m404Root .m404__img{width:100%;height:100%;min-height:320px;object-fit:cover;object-position:center;display:block}@media (max-width:960px){#allrecords #m404Root .m404__layout{grid-template-columns:1fr}#allrecords #m404Root .m404__media{order:2}}#allrecords #mFooterRoot{font-family:'TildaSans',Arial,sans-serif;color:var(--color-on-brand)}#allrecords #mFooterRoot .m-footer{padding:clamp(24px,2.8vw,40px) 0 16px;background:var(--color-brand);border-top:2px solid rgb(22 33 30 / .34)}#allrecords #mFooterRoot .m-footer__top{display:grid;grid-template-columns:minmax(170px,220px) 1fr minmax(230px,300px);gap:clamp(14px,2vw,24px);align-items:start}#allrecords #mFooterRoot .m-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}#allrecords #mFooterRoot .m-footer__brandMain,#allrecords #mFooterRoot .m-footer__evoLink{display:inline-flex;align-items:center}#allrecords #mFooterRoot .m-footer__logo{width:100%;max-width:190px;height:auto;display:block}#allrecords #mFooterRoot .m-footer__evo{width:100%;max-width:120px;height:auto;display:block;opacity:.96}#allrecords #mFooterRoot .m-footer__evoLink:hover .m-footer__evo{opacity:1}#allrecords #mFooterRoot .m-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;align-content:flex-start;align-self:center}#allrecords #mFooterRoot .m-footer__nav a{display:inline;padding:0;border:0;background:#fff0;font-size:14px;line-height:1.45;font-weight:700;letter-spacing:.01em;text-transform:none;text-decoration:none;text-underline-offset:4px;text-decoration-color:#fff0;transition:color .2s ease,text-decoration-color .2s ease}#allrecords #mFooterRoot .m-footer__contacts{display:flex;flex-direction:column;align-items:flex-end;gap:6px}#allrecords #mFooterRoot .m-footer__phone{font-size:clamp(22px,2.2vw,30px);line-height:1;font-weight:900;letter-spacing:-.02em}#allrecords #mFooterRoot .m-footer__hours{margin:0;color:rgb(22 33 30 / .76);font-size:14px;line-height:1.4;font-weight:600;text-align:right}#allrecords #mFooterRoot .m-footer__social{margin-top:2px;display:flex;gap:8px}#allrecords #mFooterRoot .m-footer__social a{width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(22 33 30 / .22);background:rgb(255 255 255 / .16);overflow:hidden;line-height:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mFooterRoot .m-footer__social a:hover{background:rgb(255 255 255 / .3);border-color:rgb(22 33 30 / .28);color:var(--color-link-hover)}#allrecords #mFooterRoot .m-footer__icon{min-width:18px;min-height:18px;flex:0 0 18px}#allrecords #mFooterRoot :is(.m-footer__icon,.m-footer__social a img){width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;display:block;object-fit:contain}#allrecords #mFooterRoot .m-footer__social a img{min-width:18px;min-height:18px}#allrecords #mFooterRoot .m-footer__icon--max{filter:grayscale(1) contrast(1.15) brightness(.5)}#allrecords #mFooterRoot .m-footer__bottom{margin-top:14px;padding-top:12px;border-top:1px solid rgb(22 33 30 / .22);display:flex;align-items:center;justify-content:space-between;gap:14px}#allrecords #mFooterRoot .m-footer__legal{margin:0;color:rgb(22 33 30 / .82);font-size:13px;line-height:1.5}#allrecords #mFooterRoot .m-footer__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#allrecords #mFooterRoot .m-footer__policy{font-size:13px;line-height:1.45;font-weight:700;text-decoration:none;text-decoration-color:#fff0;text-underline-offset:4px;transition:color .2s ease,text-decoration-color .2s ease}@media (max-width:1024px){#allrecords #mFooterRoot .m-footer__top{grid-template-columns:1fr;gap:12px}#allrecords #mFooterRoot .m-footer__brand{justify-content:center;align-items:center}#allrecords #mFooterRoot .m-footer__contacts{align-items:center}}@media (max-width:640px){#allrecords #mFooterRoot .m-wrap{padding:0 16px}#allrecords #mFooterRoot .m-footer{padding:20px 0 12px}#allrecords #mFooterRoot .m-footer__top{grid-template-columns:1fr 1fr;gap:12px 10px}#allrecords #mFooterRoot .m-footer__nav{grid-column:1 / -1;grid-row:1;justify-content:flex-start;align-self:start}#allrecords #mFooterRoot .m-footer__brand{grid-column:1;grid-row:2;justify-content:flex-start;align-items:flex-start}#allrecords #mFooterRoot .m-footer__contacts{grid-column:2;grid-row:2;align-items:flex-end}#allrecords #mFooterRoot .m-footer__logo{max-width:160px}#allrecords #mFooterRoot .m-footer__phone{font-size:clamp(18px,5vw,24px)}#allrecords #mFooterRoot .m-footer__bottom{flex-direction:column;align-items:flex-start}#allrecords #mHeroRoot .m-btn,#allrecords #mServicesRoot .m-svc__btn,#allrecords #mServiceHubRoot .m-btn,#allrecords #mServicePageRoot .m-btn,#allrecords #m404Root .m-btn,#allrecords #mFooterRoot .m-footer__meta{width:100%}}#allrecords #mProjectsCatalogRoot .m-kicker,#allrecords #mProjectPageRoot .m-kicker{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mProjectsCatalogRoot .m-title,#allrecords #mProjectPageRoot .m-title{margin:10px 0 0;font-size:clamp(28px,3.2vw,48px);line-height:1.06;font-weight:900;letter-spacing:-.02em}#allrecords #mProjectsCatalogRoot .m-lead,#allrecords #mProjectPageRoot .m-lead{margin:14px 0 0;color:var(--color-text-muted);font-size:clamp(16px,1.3vw,19px);line-height:1.6}#allrecords #mProjectsCatalogRoot .m-btn,#allrecords #mProjectPageRoot .m-btn,#allrecords #mContactsRoot .m-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgb(22 33 30 / .18);border-radius:0;background:#fff0;text-decoration:none;font-size:13px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}#allrecords #mProjectsCatalogRoot .m-btn--primary,#allrecords #mProjectPageRoot .m-btn--primary,#allrecords #mContactsRoot .m-btn--primary{background:var(--color-brand);color:var(--color-on-brand);border-color:rgb(22 33 30 / .2)}#allrecords #mProjectsCatalogRoot .m-btn--primary:hover,#allrecords #mProjectPageRoot .m-btn--primary:hover,#allrecords #mContactsRoot .m-btn--primary:hover{background:var(--color-brand-hover)}#allrecords #mProjectsCatalogRoot .m-btn--ghost,#allrecords #mProjectPageRoot .m-btn--ghost,#allrecords #mContactsRoot .m-btn--ghost{color:var(--color-link);border-color:var(--color-border);background:var(--color-bg)}#allrecords #mProjectsCatalogRoot .m-btn--ghost:hover,#allrecords #mProjectPageRoot .m-btn--ghost:hover,#allrecords #mContactsRoot .m-btn--ghost:hover{background:var(--color-surface);color:var(--color-link-hover);border-color:rgb(22 33 30 / .2)}#allrecords #mProjectsCatalogRoot .m-projects__head{display:grid;gap:8px}#allrecords #mProjectsCatalogRoot .m-projects__filtersPanel{margin-top:22px;border:1px solid var(--color-border);background:var(--color-surface)}#allrecords #mProjectsCatalogRoot .m-projects__filtersPanel>summary{list-style:none;cursor:pointer;padding:14px 16px;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}#allrecords #mProjectsCatalogRoot .m-projects__filtersPanel>summary::-webkit-details-marker{display:none}#allrecords #mProjectsCatalogRoot .m-projects__filtersPanel>summary::after{content:"+";float:right;font-size:20px;line-height:1}#allrecords #mProjectsCatalogRoot .m-projects__filtersPanel[open]>summary::after{content:"−"}#allrecords #mProjectsCatalogRoot .m-projects__filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 16px 16px}#allrecords #mProjectsCatalogRoot .m-projects__field{display:flex;flex-direction:column;gap:6px}#allrecords #mProjectsCatalogRoot .m-projects__field span{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mProjectsCatalogRoot .m-projects__field input,#allrecords #mProjectsCatalogRoot .m-projects__field select{min-height:44px;width:100%;padding:0 12px;border:1px solid var(--color-border);border-radius:0;background:#fff;color:var(--color-text);font-size:14px}#allrecords #mProjectsCatalogRoot .m-projects__check{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid var(--color-border);background:#fff;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}#allrecords #mProjectsCatalogRoot .m-projects__check input{margin:0}#allrecords #mProjectsCatalogRoot .m-projects__count{margin:16px 0 0;color:var(--color-text-muted);font-size:14px;line-height:1.4}#allrecords #mProjectsCatalogRoot .m-projects__grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#allrecords #mProjectsCatalogRoot .m-project-card{display:flex;flex-direction:column;border:1px solid var(--color-border);background:#fff;box-shadow:var(--shadow-1);height:100%;min-height:100%}#allrecords #mProjectsCatalogRoot .m-project-card__media{display:block;aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid var(--color-border);background:var(--color-surface)}#allrecords #mProjectsCatalogRoot .m-project-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#allrecords #mProjectsCatalogRoot .m-project-card:hover .m-project-card__img{transform:scale(1.04)}#allrecords #mProjectsCatalogRoot .m-project-card__body{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 auto;padding:14px}#allrecords #mProjectsCatalogRoot .m-project-card__content{display:grid;gap:10px;align-content:start}#allrecords #mProjectsCatalogRoot .m-project-card__actions{margin-top:10px}#allrecords #mProjectsCatalogRoot .m-project-card__code{margin:0;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mProjectsCatalogRoot .m-project-card__title{margin:0;font-size:20px;line-height:1.25;font-weight:800}#allrecords #mProjectsCatalogRoot .m-project-card__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}#allrecords #mProjectsCatalogRoot .m-project-card__badges li{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid var(--color-border);background:var(--color-surface);font-size:12px;line-height:1;font-weight:700}#allrecords #mProjectsCatalogRoot .m-project-card__price{margin:0;font-size:16px;line-height:1.35;font-weight:800}#allrecords #mProjectsCatalogRoot .m-project-card__price--muted{color:var(--color-text-muted)}#allrecords #mProjectsCatalogRoot .m-project-card__priceNote{margin:-6px 0 0;color:var(--color-text-muted);font-size:12px;line-height:1.4}#allrecords #mProjectsCatalogRoot .m-projects__empty{margin:14px 0 0;font-size:15px;color:var(--color-text-muted)}#allrecords #mProjectsCatalogRoot .m-projects__note{margin:16px 0 0;font-size:13px;line-height:1.5;color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-project-page{padding:clamp(34px,4.6vw,74px) 0;background:var(--color-bg)}#allrecords #mProjectsCatalogRoot .m-projects__breadcrumbs,#allrecords #mProjectPageRoot .m-project-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:13px;line-height:1.4}#allrecords #mProjectsCatalogRoot .m-projects__breadcrumbs a,#allrecords #mProjectPageRoot .m-project-page__breadcrumbs a{color:var(--color-link);text-decoration:none}#allrecords #mProjectsCatalogRoot .m-projects__breadcrumbs span,#allrecords #mProjectPageRoot .m-project-page__breadcrumbs span{color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-project-page__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:20px;align-items:start}#allrecords #mProjectPageRoot .m-project-page__content{display:grid;gap:10px}#allrecords #mProjectPageRoot .m-project-page__priceWrap{display:flex;align-items:baseline;gap:10px}#allrecords #mProjectPageRoot .m-project-page__price{margin:0;font-size:22px;line-height:1.25;font-weight:900}#allrecords #mProjectPageRoot .m-project-page__price--muted{color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-project-page__priceOld{color:var(--color-text-muted);font-size:14px;text-decoration:line-through}#allrecords #mProjectPageRoot .m-project-page__priceNote{margin:0;color:var(--color-text-muted);font-size:12px;line-height:1.4}#allrecords #mProjectPageRoot .m-project-page__stats{margin:2px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#allrecords #mProjectPageRoot .m-project-page__stat{padding:10px 12px;border:1px solid var(--color-border);background:#fff}#allrecords #mProjectPageRoot .m-project-page__stat dt{margin:0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-project-page__stat dd{margin:6px 0 0;font-size:14px;line-height:1.45;font-weight:700;color:var(--color-text)}#allrecords #mProjectPageRoot .m-project-page__meta{margin:0;font-size:13px;line-height:1.5;color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-project-page__actions{display:flex;flex-wrap:wrap;gap:10px}#allrecords #mProjectPageRoot .m-project-page__media{margin:0;border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff}#allrecords #mProjectPageRoot .m-project-page__mediaOpen{display:block;width:100%;border:0;background:none;padding:0;cursor:zoom-in}#allrecords #mProjectPageRoot .m-project-page__mediaFrame{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--color-surface)}#allrecords #mProjectPageRoot .m-project-page__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#allrecords #mProjectPageRoot .m-project-page__mediaOpen:hover .m-project-page__img{transform:scale(1.04)}#allrecords #mProjectPageRoot .m-project-page__caption{margin:0;padding:8px 10px;color:var(--color-text-muted);font-size:12px;line-height:1.4;border-top:1px solid var(--color-border)}#allrecords #mProjectPageRoot .m-project-page__section{margin-top:20px;padding-top:16px;border-top:1px solid var(--color-border)}#allrecords #mProjectPageRoot .m-project-page__sectionTitle{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.15;font-weight:900}#allrecords #mProjectPageRoot .m-project-page__thumbs{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}#allrecords #mProjectPageRoot .m-project-page__thumbBtn{border:1px solid var(--color-border);background:#fff;padding:0;cursor:pointer;aspect-ratio:4/3;overflow:hidden}#allrecords #mProjectPageRoot .m-project-page__thumb{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}#allrecords #mProjectPageRoot .m-project-page__thumbBtn:hover .m-project-page__thumb{transform:scale(1.04)}#allrecords #mProjectPageRoot .m-project-page__section--cta{background:var(--color-surface);padding:16px;border:1px solid var(--color-border)}#allrecords #mProjectPageRoot .m-project-page__ctaText{margin:10px 0 0;font-size:15px;line-height:1.6;color:var(--color-text-muted)}#allrecords #mProjectPageRoot .m-lightbox{position:fixed;inset:0;z-index:10040;display:grid;place-items:center}#allrecords #mProjectPageRoot .m-lightbox[hidden]{display:none!important}#allrecords #mProjectPageRoot .m-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgb(22 33 30 / .82)}#allrecords #mProjectPageRoot .m-lightbox__dialog{position:relative;width:min(94vw,1120px);max-height:92vh;display:grid;gap:10px;padding:14px;background:#fff;border:1px solid rgb(22 33 30 / .2);box-shadow:0 26px 70px rgb(0 0 0 / .45)}#allrecords #mProjectPageRoot .m-lightbox__img{width:100%;height:min(76vh,840px);object-fit:contain;background:#fff}#allrecords #mProjectPageRoot .m-lightbox__caption{margin:0;color:var(--color-text-muted);font-size:14px;line-height:1.4;text-align:center}#allrecords #mProjectPageRoot .m-lightbox__close{position:absolute;top:6px;right:8px;width:42px;height:42px;border:1px solid rgb(22 33 30 / .22);background:#fff;color:var(--color-text);font-size:30px;line-height:1;cursor:pointer}#allrecords #mProjectPageRoot .m-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgb(22 33 30 / .25);background:#fff;color:var(--color-text);font-size:22px;line-height:1;cursor:pointer}#allrecords #mContactsRoot .m-kicker{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-link)}#allrecords #mContactsRoot .m-title{margin:10px 0 0;font-size:clamp(28px,3.2vw,46px);line-height:1.08;font-weight:900;letter-spacing:-.02em}#allrecords #mContactsRoot .m-lead{margin:14px 0 0;color:var(--color-text-muted);font-size:clamp(16px,1.3vw,19px);line-height:1.6;max-width:72ch}#allrecords #mContactsRoot .m-contacts-page__head{margin:0}#allrecords #mContactsRoot .m-contacts-page__layout{margin-top:clamp(18px,2.8vw,28px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(14px,2vw,22px);align-items:stretch}#allrecords #mContactsRoot .m-contacts-page__card{border:1px solid var(--color-border);background:#fff;box-shadow:var(--shadow-1);padding:clamp(16px,2vw,24px);display:flex;flex-direction:column;gap:16px;min-width:0}#allrecords #mContactsRoot .m-contacts-page__group{display:grid;gap:6px}#allrecords #mContactsRoot .m-contacts-page__groupTitle{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}#allrecords #mContactsRoot .m-contacts-page__value{margin:0;font-size:clamp(20px,2vw,30px);line-height:1.15;font-weight:900;letter-spacing:-.02em}#allrecords #mContactsRoot .m-contacts-page__value--small{font-size:16px;line-height:1.55;letter-spacing:0;font-weight:700}#allrecords #mContactsRoot .m-contacts-page__value a{color:var(--color-text);text-decoration:none}#allrecords #mContactsRoot .m-contacts-page__hint{margin:0;font-size:14px;line-height:1.5;color:var(--color-text-muted)}#allrecords #mContactsRoot .m-contacts-page__legal{margin:0;padding:10px 12px;background:var(--color-surface);border-left:3px solid var(--color-brand);font-size:14px;line-height:1.55;color:var(--color-text)}#allrecords #mContactsRoot .m-contacts-page__actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}#allrecords #mContactsRoot .m-contacts-page__map{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:var(--color-surface);min-width:0}#allrecords #mContactsRoot .m-contacts-page__mapFrame{position:relative;width:100%;height:100%;min-height:clamp(420px,52vh,640px)}#allrecords #mContactsRoot .m-contacts-page__mapFrame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}@media (max-width:1100px){#allrecords #mProjectsCatalogRoot .m-projects__filters{grid-template-columns:repeat(3,minmax(0,1fr))}#allrecords #mProjectsCatalogRoot .m-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){#allrecords #mProjectPageRoot .m-project-page__layout{grid-template-columns:1fr}#allrecords #mContactsRoot .m-contacts-page__layout{grid-template-columns:1fr}#allrecords #mContactsRoot .m-contacts-page__mapFrame{min-height:380px}#allrecords #mProjectPageRoot .m-project-page__stats{grid-template-columns:1fr}#allrecords #mProjectPageRoot .m-project-page__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){#allrecords #mProjectsCatalogRoot .m-wrap,#allrecords #mProjectPageRoot .m-wrap,#allrecords #mContactsRoot .m-wrap{padding:0 16px}#allrecords #mContactsRoot .m-btn,#allrecords #mProjectsCatalogRoot .m-btn,#allrecords #mProjectPageRoot .m-btn{width:100%}#allrecords #mContactsRoot .m-contacts-page__actions{flex-direction:column}#allrecords #mContactsRoot .m-contacts-page__mapFrame{min-height:320px}#allrecords #mProjectsCatalogRoot .m-projects__filters{grid-template-columns:1fr}#allrecords #mProjectsCatalogRoot .m-projects__check{min-height:40px}#allrecords #mProjectsCatalogRoot .m-projects__grid{grid-template-columns:1fr}#allrecords #mProjectPageRoot .m-project-page__actions{flex-direction:column}#allrecords #mProjectPageRoot .m-project-page__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}#allrecords #mProjectPageRoot .m-lightbox__img{height:min(70vh,520px)}#allrecords #mProjectPageRoot .m-lightbox__nav{width:38px;height:38px}}#rec532279387 .t-btnflex.t-btnflex_type_submit{--border-width:1px !important;color:#16211e!important;background-color:#06c78d!important;border-style:solid!important;border-color:#16211e!important;box-shadow:0 15px 30px -10px rgb(0 11 48 / .2)!important;border-radius:0!important;font-family:var(--t-text-font,Arial)!important;font-weight:900!important;font-size:13px!important;letter-spacing:0.03px!important;white-space:normal!important;padding:0 22px!important;text-transform:capitalize!important;transition-duration:0.2s!important;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap!important;transition-timing-function:ease-in-out!important}#allrecords #mHeroRoot .m-btn,#allrecords #mAboutOverlapRoot .m-btn,#allrecords #mServicesRoot .m-svc__btn,#allrecords #mServiceHubRoot .m-btn,#allrecords #mServicePageRoot .m-btn,#allrecords #m404Root .m-btn,#allrecords #mProjectPageRoot .m-btn,#allrecords #mContactsRoot .m-btn,#rec532279387 .t-btnflex.t-btnflex_type_submit{box-shadow:0 0 0 #fff0;transform:translateY(0);transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}#allrecords #mHeroRoot .m-btn:hover,#allrecords #mAboutOverlapRoot .m-btn:hover,#allrecords #mServicesRoot .m-svc__btn:hover,#allrecords #mServiceHubRoot .m-btn:hover,#allrecords #mServicePageRoot .m-btn:hover,#allrecords #m404Root .m-btn:hover,#allrecords #mProjectPageRoot .m-btn:hover,#allrecords #mContactsRoot .m-btn:hover,#rec532279387 .t-btnflex.t-btnflex_type_submit:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgb(22 33 30 / .12)}#allrecords #mHeroRoot .m-btn:active,#allrecords #mAboutOverlapRoot .m-btn:active,#allrecords #mServicesRoot .m-svc__btn:active,#allrecords #mServiceHubRoot .m-btn:active,#allrecords #mServicePageRoot .m-btn:active,#allrecords #m404Root .m-btn:active,#allrecords #mProjectPageRoot .m-btn:active,#allrecords #mContactsRoot .m-btn:active,#rec532279387 .t-btnflex.t-btnflex_type_submit:active{transform:translateY(0);box-shadow:0 2px 8px rgb(22 33 30 / .12)}html body #allrecords #rec532279387 .t-form button.t-submit.t-btnflex.t-btnflex_type_submit[type="submit"][data-btneffects-first="btneffects-ripple"]{height:48px;border-radius:1px!important}#allrecords .m-reveal{opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .45s cubic-bezier(.22,.61,.36,1);transition-delay:var(--m-reveal-delay,0ms);will-change:opacity,transform}#allrecords .m-reveal.m-reveal-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){#allrecords .m-reveal{opacity:1!important;transform:none!important;transition:none!important}#allrecords #mHeaderRoot *,#allrecords #mHeroRoot *,#allrecords #mAboutOverlapRoot *,#allrecords #mServicesRoot *,#allrecords #mWhyRoot *,#allrecords #mServiceHubRoot *,#allrecords #mServicePageRoot *,div[id^="rec542"] *,#allrecords #m404Root *,#allrecords #mFooterRoot *,#allrecords #mProjectsCatalogRoot *,#allrecords #mProjectPageRoot *,#allrecords #mContactsRoot *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}