@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #f4f6f8;--bg-elevated: #ffffff;--bg-soft: #ebeff3;--surface-dark: #0f1720;--surface-dark-2: #16212c;--text-main: #121a24;--text-soft: #52606f;--text-inverse: #f8fbff;--accent: #155e75;--accent-strong: #0d4b5d;--accent-soft: rgba(21, 94, 117, .12);--highlight: #f0c14b;--highlight-strong: #9f6a00;--highlight-soft: rgba(240, 193, 75, .22);--border: rgba(17, 24, 39, .08);--border-strong: rgba(17, 24, 39, .16);--success: #0f7b58;--danger: #b74d4d;--shadow-sm: 0 14px 32px rgba(15, 23, 32, .06);--shadow-md: 0 24px 50px rgba(15, 23, 32, .1);--radius-sm: 16px;--radius-md: 24px;--radius-lg: 32px;--container: 1200px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(21,94,117,.08),transparent 26%),linear-gradient(180deg,#f6f8fa,#eef2f5);color:var(--text-main);font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility}body.menu-open,body.lead-modal-open{overflow:hidden}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}a[href^=tel],a[href^=mailto],a[href^=sms],a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;-webkit-text-fill-color:currentColor!important}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}ul,ol,p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{padding:0;list-style:none}input,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none}*{-webkit-tap-highlight-color:transparent}::selection{background:#155e752e}main{position:relative}section[id]{scroll-margin-top:82px}.app-shell{overflow:clip}.container{width:min(100% - 24px,var(--container));margin:0 auto}.section{padding:56px 0}.section--alt{position:relative;background:linear-gradient(180deg,#ffffff73,#ebeff3bf)}.section-header{display:grid;gap:12px;margin-bottom:28px}.section-header--center{text-align:center;justify-items:center}.section-header__eyebrow,.hero__eyebrow,.lead-form-card__eyebrow,.hero-card__label{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(21,94,117,.16);color:var(--accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-header__title,.hero__title,.cta-copy h2{letter-spacing:-.04em;line-height:1.05}.section-header__title{max-width:18ch;font-size:clamp(1.9rem,7.5vw,3.2rem);text-wrap:balance}.section-header__description,.hero__description,.cta-copy p,.footer__text,.quality-copy p{max-width:66ch;color:var(--text-soft);line-height:1.68;font-size:.98rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 20px;border-radius:18px;border:1px solid transparent;color:#fff;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);box-shadow:0 18px 32px #155e753d;color:var(--text-inverse)}.button--primary:hover{box-shadow:0 22px 38px #155e754d}.button--secondary{background:linear-gradient(135deg,#1f4f76,#163b59);border-color:#1f4f762e;color:#fff}.button--secondary:hover{border-color:#155e754d}.button--full{width:100%}.lead-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px 16px;background:#0717276b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lead-modal__dialog{position:relative;width:min(100%,590px);padding:32px 24px 24px;border-radius:28px;background:#fff;box-shadow:0 28px 70px #0918263d}.lead-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:999px;background:#f1f4f7;color:#506072}.lead-modal__close svg{font-size:1.45rem}.lead-modal__title{padding-right:56px;color:#15181d;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:500;letter-spacing:-.05em;line-height:1.08}.lead-modal__intro{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:16px;margin-top:26px}.lead-modal__intro-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:18px;background:#23943c14;color:#2c8f3c}.lead-modal__intro-icon svg{font-size:2rem}.lead-modal__intro p{color:#20242b;font-size:1.08rem;line-height:1.48}.lead-modal__status{min-height:28px;margin-top:18px;color:#184b7a;font-size:.98rem;font-weight:700;line-height:1.45}.lead-modal__status--error{color:#da3d35}.lead-modal__status--success{color:#188154}.lead-modal__form{display:grid;gap:12px;margin-top:18px}.lead-modal__phone-row{display:grid;gap:12px}.lead-modal__prefix,.lead-modal__field input{min-height:58px;border:1px solid #d7dde5;border-radius:12px;background:#fff}.lead-modal__prefix{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;color:#14181d;font-size:1.5rem;font-weight:800}.lead-modal__field input{width:100%;padding:0 18px;color:#14181d;font-size:1.3rem;font-weight:600}.lead-modal__field input:focus{outline:none;border-color:#1b558466;box-shadow:0 0 0 4px #1b55841f}.lead-modal__note{color:#da3d35;font-size:.96rem;font-weight:700}.lead-modal__submit{min-height:58px;border:0;border-radius:12px;background:#25a637;color:#fff;-webkit-text-fill-color:#ffffff;font-size:1.12rem;font-weight:800;text-transform:uppercase}.lead-modal__legal{margin-top:18px;color:#68717e;font-size:.9rem;line-height:1.5;text-align:center}.lead-modal__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.inline-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--accent-strong);font-weight:700;transition:gap .2s ease,color .2s ease}.inline-link:hover{gap:14px}.topbar{position:relative;z-index:25;padding:18px 0 20px;background:#ededed;color:var(--text-main);border-bottom:1px solid rgba(17,24,39,.08)}.topbar__shell,.topbar__upper,.topbar__brand-block,.topbar__contacts,.topbar__actions,.topbar__buttons{display:grid;gap:14px}.topbar__brand-link{display:inline-flex;width:fit-content}.topbar__logo-box{display:grid;gap:6px;padding:12px 18px 10px;border:5px solid #1f5b31;background:#fff;box-shadow:var(--shadow-sm)}.topbar__logo-box strong{color:#153f70;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;letter-spacing:-.05em;line-height:1}.topbar__logo-box span{color:#2a6839;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.topbar__brand-copy{max-width:22ch;color:#666;font-size:clamp(.92rem,1.15vw,1.05rem);font-weight:600;line-height:1.35}.topbar__contact,.topbar__action,.topbar__calculator{display:flex;align-items:center}.topbar__contact{gap:12px;color:#143d68}.topbar__contact svg{flex-shrink:0;margin-top:2px;color:#1f4f76;font-size:1.35rem}.topbar__contact span{display:block;color:#3f4a59;font-size:.92rem;line-height:1.25}.topbar__contact strong{display:block;margin-top:4px;color:#121a24;font-size:1rem;line-height:1.3}.topbar__contact>div,.hero-feature-card,.mesh-slide__media-column,.mesh-slide__content,.blog-card,.footer__menus,.footer__catalog-column,.footer__contacts-column{min-width:0}.topbar__buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar__action{border:0;justify-content:center;gap:12px;min-height:78px;padding:0 18px;border-radius:10px;box-shadow:var(--shadow-sm);color:#fff;font-size:1.02rem;font-weight:800;letter-spacing:-.02em}.topbar__action svg{flex-shrink:0;font-size:1.5rem}.topbar__action--green{background:#25a637}.topbar__action--red{background:#e10612}.topbar__calculator{border:0;gap:18px;min-height:82px;width:100%;padding:14px 22px;border-radius:10px;background:linear-gradient(135deg,#c18d00,#8d6700);box-shadow:var(--shadow-sm);color:#fff}.topbar__calculator-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:12px;background:#ffffff24;color:#fff}.topbar__calculator-icon svg{font-size:2rem}.topbar__calculator-copy strong,.topbar__calculator-copy small{display:block}.topbar__calculator-copy strong{font-size:clamp(.98rem,1.45vw,1.2rem);font-weight:900;letter-spacing:-.04em}.topbar__calculator-copy small{margin-top:4px;font-size:.8rem;font-weight:700;text-transform:uppercase}.navbar{position:sticky;top:0;z-index:30;background:#fffffff5;border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:box-shadow .25s ease,background-color .25s ease}.navbar.is-scrolled{box-shadow:0 12px 30px #0f172014}.navbar__inner{display:flex;align-items:center;gap:16px;min-height:72px}.navbar__inner--menu{justify-content:space-between}.navbar__catalog-link{display:inline-flex;align-items:center;gap:16px;color:#cb1f27;font-size:1rem;font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.navbar__catalog-bars{display:grid;gap:5px;width:28px}.navbar__catalog-bars span{display:block;width:100%;height:3px;border-radius:999px;background:#cb1f27}.navbar__desktop,.navbar__search{display:none}.navbar__actions{margin-left:auto;display:flex;align-items:center;gap:12px}.navbar__search{align-items:center;gap:12px;min-height:48px;padding:0 16px;border-radius:12px;border:1px solid rgba(31,79,118,.18);background:#1f4f76;color:#fff!important;font-weight:800;white-space:nowrap}.navbar__search svg{font-size:1.8rem}.navbar__toggle{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:14px;background:#cb1f27;color:#fff}.navbar__toggle svg{font-size:1.3rem}.mobile-menu{position:absolute;top:calc(100% + 10px);left:0;width:100%;padding:0 16px 16px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu__panel{display:grid;gap:12px;padding:18px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fffffff7;box-shadow:0 18px 42px #0f172024}.mobile-menu__link,.mobile-menu__phone{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 16px;border-radius:14px;background:#f5f7fa;border:1px solid transparent;font-weight:700;transition:background-color .2s ease,border-color .2s ease}.mobile-menu__link:hover,.mobile-menu__phone:hover{border-color:#155e752e;background:#155e7514}.mobile-menu__link--accent{background:#cb1f27;color:#fff}.hero-section{position:relative;padding:0 0 52px;overflow:hidden;background:#ebebeb}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.42),transparent 26%),linear-gradient(180deg,rgba(0,0,0,.02),transparent 30%);pointer-events:none}.hero-reference{position:relative}.hero-reference__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:560px;padding-top:22px}.hero-reference__intro{width:min(100%,1050px);text-align:center}.hero-reference__title{color:#0f1115;font-size:clamp(2rem,3.2vw,3.65rem);font-weight:500;line-height:1.28;letter-spacing:-.045em}.hero-reference__visual{position:relative;width:100%;margin-top:26px}.hero-reference__image-wrap{position:relative;width:min(100%,1580px);margin:0 auto;min-height:220px;background-image:var(--hero-banner-image),var(--hero-banner-image);background-repeat:no-repeat,no-repeat;background-position:left center,right center;background-size:49.5% auto,49.5% auto}.hero-reference__image-wrap:after{content:"";position:absolute;left:4%;right:4%;bottom:6%;height:28px;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.1),transparent 70%);filter:blur(12px);pointer-events:none}.hero-reference__image{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;object-position:center bottom}.hero-reference__placeholder{position:relative;z-index:1;display:grid;place-items:center;gap:8px;min-height:260px;padding:32px;border:2px dashed rgba(15,17,21,.18);border-radius:28px;background:linear-gradient(180deg,#ffffff85,#ffffff3d);color:#0f1115c2;text-align:center}.hero-reference__placeholder strong{font-size:1.1rem}.hero-reference__placeholder span{font-size:.94rem}.hero-hotspot{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:3px solid #ffffff;border-radius:50%;background:#2aae3f;box-shadow:0 10px 20px #00000024;color:#fff;transform:translate(-50%,-50%);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.hero-hotspot:hover,.hero-hotspot:focus-visible{transform:translate(-50%,-50%) scale(1.08);background:#259836;box-shadow:0 14px 22px #0000002e}.hero-hotspot.is-active{background:#1f8f31;box-shadow:0 14px 28px #14305c38}.hero-hotspot:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:2px}.hero-hotspot svg{font-size:1.2rem}.hero-hotspot:after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 10px);padding:8px 12px;border-radius:999px;background:#0f1115eb;color:#fff;font-size:.82rem;font-weight:700;white-space:nowrap;transform:translate(-50%) scale(.92);transform-origin:bottom center;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.hero-hotspot:hover:after,.hero-hotspot:focus-visible:after{opacity:1;transform:translate(-50%) scale(1)}.hero-reference__hotspot-shell{width:min(100%,1080px);margin-top:20px}.hero-reference__hotspot-selector{display:flex;gap:10px;overflow-x:auto;padding:0 2px 4px;scrollbar-width:none}.hero-reference__hotspot-selector::-webkit-scrollbar,.hero-feature-grid::-webkit-scrollbar,.technical-advantages__tabs::-webkit-scrollbar{display:none}.hero-reference__hotspot-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:#ffffffc7;color:#183f65;font-size:.9rem;font-weight:800;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.hero-reference__hotspot-chip svg{font-size:1rem}.hero-reference__hotspot-chip.is-active{border-color:#103f7347;background:#103f73;color:#fff}.hero-reference__hotspot-panel{display:grid;gap:16px;margin-top:16px;padding:20px 18px;border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffffe0;box-shadow:0 18px 34px #0f172014}.hero-reference__hotspot-head{display:grid;gap:8px}.hero-reference__hotspot-head span{color:#607284;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-reference__hotspot-head h2{color:#122032;font-size:clamp(1.2rem,3.8vw,1.7rem);font-weight:800;letter-spacing:-.04em;line-height:1.12}.hero-reference__hotspot-points{display:grid;gap:12px}.hero-reference__hotspot-points li{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;color:#445363;font-size:.96rem;line-height:1.55}.hero-reference__hotspot-points svg{margin-top:2px;color:#279b39;font-size:1rem}.hero-reference__footer{display:grid;justify-items:center;gap:18px;margin-top:12px}.hero-reference__subtitle{color:#111;text-align:center;font-size:clamp(1.65rem,2.4vw,2.75rem);line-height:1.24;letter-spacing:-.04em}.hero-reference__cta{display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,448px);min-height:68px;padding:0 24px;border:0;border-radius:10px;background:#e3000f;box-shadow:0 18px 32px #e3000f2e;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:clamp(1.1rem,1.5vw,1.6rem);font-weight:800;letter-spacing:-.03em;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.hero-reference__cta:hover{transform:translateY(-2px);background:#cc0010;box-shadow:0 22px 38px #e3000f38}.hero-reference__cta,.hero-reference__cta:visited,.hero-reference__cta:hover,.hero-reference__cta:active,.hero-reference__cta span,.hero-reference__cta[href^=tel],.hero-reference__cta[href^=tel]:visited,.hero-reference__cta[href^=tel]:hover,.hero-reference__cta[href^=tel]:active{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.hero-ribbon{position:fixed;left:12px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:38;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:fit-content;min-height:48px;margin:0;padding:0 16px;border:0;border-radius:999px;background:#3d5cac;box-shadow:0 20px 34px #1c337038;color:#fff}.hero-ribbon span{font-size:.82rem;font-weight:800;letter-spacing:.05em}.hero-ribbon svg{font-size:1rem;color:currentColor}.hero-feature-strip{position:relative;z-index:1;margin-top:28px;padding:18px 0 26px;background:#103f73}.hero-feature-strip__inner{position:relative}.hero-feature-grid{display:grid;gap:12px}.hero-feature-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:104px;padding:18px 20px;border:2px solid rgba(149,181,220,.38);background:linear-gradient(180deg,#5981b48c,#14467aeb 48%);box-shadow:inset 0 1px #ffffff1f,0 12px 24px #061f3f2e;color:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hero-feature-card:hover{transform:translateY(-2px);border-color:#c5dbf594;box-shadow:inset 0 1px #ffffff29,0 16px 30px #061f3f38}.hero-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;color:#fffffff5}.hero-feature-card__icon svg{font-size:2.5rem;stroke-width:1.7}.hero-feature-card__title{color:#fff;font-size:clamp(.95rem,1.15vw,1.12rem);font-weight:700;line-height:1.24;letter-spacing:-.04em}.mesh-carousel{position:relative;margin-top:26px;padding:32px 0 36px;background:#efefef}.mesh-carousel__inner{position:relative}.mesh-carousel__title{margin-bottom:30px;text-align:center;color:#0f1115;font-size:clamp(1.8rem,2.2vw,2.75rem);font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.mesh-carousel__frame{position:relative;padding:0 30px}.mesh-carousel__viewport{position:relative;overflow:hidden}.mesh-carousel__arrow{position:absolute;top:38%;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:0;border-radius:50%;background:#dbdbdbf2;box-shadow:0 10px 20px #1a263614;color:#174b77;transform:translateY(-50%);transition:transform .2s ease,background-color .2s ease,color .2s ease}.mesh-carousel__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05);background:#d2d6db}.mesh-carousel__arrow:disabled{cursor:not-allowed;opacity:.46}.mesh-carousel__arrow svg{font-size:2rem}.mesh-carousel__arrow--left{left:-8px}.mesh-carousel__arrow--right{right:-8px}.mesh-carousel__ribbon{position:relative;z-index:5;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:fit-content;min-height:46px;margin:0 0 18px 16px;padding:0 16px;border-radius:999px;background:#3d5cac;box-shadow:0 18px 32px #1c337038;color:#fff}.mesh-carousel__ribbon span{font-size:.78rem;font-weight:800;letter-spacing:.04em}.mesh-carousel__ribbon svg{font-size:1rem}.mesh-slide{display:grid;gap:24px;padding:0;will-change:transform,opacity}.mesh-slide--from-right{animation:meshSlideInFromRight .58s cubic-bezier(.2,.78,.18,1) both}.mesh-slide--from-left{animation:meshSlideInFromLeft .58s cubic-bezier(.2,.78,.18,1) both}.mesh-slide__media-column,.mesh-slide__content{display:grid;gap:22px}.mesh-slide__image-wrap,.mesh-slide__placeholder,.mesh-slide__intro,.mesh-slide__execution{background:transparent}.mesh-slide__image-wrap{display:grid;place-items:center;min-height:260px}.mesh-slide__image{width:min(100%,360px);height:auto;object-fit:contain}.mesh-slide__placeholder{display:grid;place-items:center;gap:8px;min-height:260px;padding:24px;border:2px dashed rgba(15,17,21,.16);color:#0f1115b3;text-align:center}.mesh-slide__placeholder strong{font-size:1rem}.mesh-slide__placeholder span{font-size:.9rem}.mesh-slide__execution{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:22px 20px;background:#325a8b;color:#fff}.mesh-slide__execution-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:2px solid rgba(255,255,255,.72);border-radius:12px}.mesh-slide__execution-icon svg{font-size:1.3rem}.mesh-slide__execution-copy h3{font-size:1.25rem;font-weight:800;letter-spacing:-.03em;text-transform:uppercase}.mesh-slide__execution-copy ul{display:grid;gap:10px;margin-top:12px}.mesh-slide__execution-copy li{position:relative;padding-left:18px;color:#ffffffe6;font-size:.9rem;line-height:1.38}.mesh-slide__execution-copy li:before{content:"+";position:absolute;left:0;top:0;font-weight:800}.mesh-slide__intro{padding:18px 20px;background:#dfdfdf}.mesh-slide__intro h3{color:#184b7a;font-size:clamp(1.22rem,1.55vw,1.92rem);font-weight:800;line-height:1.14;letter-spacing:-.05em}.mesh-slide__intro p{margin-top:10px;color:#184b7a;font-size:clamp(.82rem,.96vw,1rem);font-weight:500;line-height:1.28}.mesh-slide__details{display:grid;gap:28px}.mesh-slide__specs h4,.mesh-slide__uses h4{color:#2d6c33;font-size:clamp(1.45rem,1.9vw,2rem);font-weight:700;letter-spacing:-.04em}.mesh-slide__spec-list{display:grid;gap:14px;margin-top:16px}.mesh-slide__spec-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;padding-bottom:8px;border-bottom:1px dotted rgba(17,24,39,.18)}.mesh-slide__spec-row span,.mesh-slide__uses li{color:#111;font-size:1rem;line-height:1.45}.mesh-slide__spec-row strong{color:#111;font-size:1rem;font-weight:700;text-align:right}.mesh-slide__uses ul{display:grid;gap:12px;margin-top:16px}.mesh-slide__uses li{position:relative;padding-left:24px}.mesh-slide__uses li:before{content:"";position:absolute;left:0;top:11px;width:9px;height:9px;border-radius:50%;background:#c7c7c7}.mesh-slide__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px}.mesh-slide__metric{display:grid;justify-items:center;gap:6px;text-align:center;color:#2d6c33}.mesh-slide__metric-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;color:#2d6c33}.mesh-slide__metric-icon svg{font-size:2rem}.mesh-slide__metric strong{font-size:1rem;font-weight:800}.mesh-slide__metric span:last-child{color:#35553a;font-size:.82rem;line-height:1.25}.mesh-slide__actions{display:grid;gap:12px;align-items:start}.mesh-slide__button{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:0 22px;border:0;border-radius:6px;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:.98rem;font-weight:800;letter-spacing:-.03em;text-align:center;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.mesh-slide__button,.mesh-slide__button:visited,.mesh-slide__button:hover,.mesh-slide__button:active,.mesh-slide__button[href^=tel],.mesh-slide__button[href^=tel]:visited,.mesh-slide__button[href^=tel]:hover,.mesh-slide__button[href^=tel]:active,.mesh-slide__button span{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.mesh-slide__button svg,.technical-advantages__button svg,.production-section__cta svg,.hero-reference__cta svg,.topbar__action svg,.topbar__calculator svg,.button svg,.blog-section__all-link svg,.footer__submit svg,.navbar__search svg,.navbar__toggle svg{color:currentColor}.mesh-slide__button:hover{transform:translateY(-2px)}.mesh-slide__button--red{background:#e10612;box-shadow:0 14px 24px #e1061229}.mesh-slide__button--green{background:#28a837;box-shadow:0 14px 24px #28a83729}.mesh-slide__link{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#184b7a;font-size:.98rem;font-weight:700;text-transform:uppercase}.mesh-carousel__pagination{display:flex;justify-content:center;gap:10px;margin-top:24px}.mesh-carousel__dot{width:12px;height:12px;border:0;border-radius:50%;background:#184b7a3d}.mesh-carousel__dot.is-active{background:#184b7a}.technical-advantages{position:relative;background:#ececec;overflow:hidden}.technical-advantages__ribbon{position:relative;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;min-height:46px;margin:0 0 18px 16px;padding:0 16px;border-radius:999px;background:#3d5cac;box-shadow:0 18px 32px #1c337038;color:#fff}.technical-advantages__ribbon span{font-size:.78rem;font-weight:800;letter-spacing:.04em}.technical-advantages__ribbon svg{font-size:1rem}.technical-advantages__inner{position:relative}.technical-advantages__title{margin-bottom:28px;text-align:center;color:#0f1115;font-size:clamp(1.75rem,2.2vw,2.9rem);font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.technical-advantages__tabs{position:relative;z-index:2;display:grid;gap:10px}.technical-advantages__tab{position:relative;display:grid;justify-items:center;gap:12px;min-height:126px;padding:18px 14px;border:0;background:transparent;color:#255b2f;text-align:center;transition:background-color .22s ease,transform .22s ease}.technical-advantages__tab:hover{transform:translateY(-2px)}.technical-advantages__tab.is-active{background:#ffffffb8}.technical-advantages__tab.is-active:after{content:"";position:absolute;left:50%;bottom:-16px;width:26px;height:26px;background:#ffffffb8;transform:translate(-50%) rotate(45deg)}.technical-advantages__tab-icon{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px}.technical-advantages__tab-icon svg{font-size:3rem}.technical-advantages__tab-label{color:#111;font-size:.95rem;line-height:1.32;font-weight:500}.technical-advantages__showcase{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;min-height:420px;margin-top:20px;padding:24px;background-color:#26444b;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.technical-advantages__showcase:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c191f14,#0c191f47)}.technical-advantages__panel{position:relative;z-index:1;display:grid;gap:18px;width:min(100%,620px);margin:auto 0 0 auto;padding:28px 24px;background:linear-gradient(135deg,#184475eb,#113e6bf0);color:#fff;box-shadow:0 22px 40px #0a1e363d;animation:fadeUp .35s ease}.technical-advantages__panel h3{font-size:clamp(1.5rem,2vw,2.3rem);font-weight:800;line-height:1.16;letter-spacing:-.04em;text-transform:uppercase}.technical-advantages__panel p{color:#ffffffeb;font-size:1rem;line-height:1.62}.technical-advantages__button{display:inline-flex;align-items:center;justify-content:center;min-height:62px;width:fit-content;padding:0 28px;border:0;border-radius:6px;background:#e10612;color:#fff;font-size:.96rem;font-weight:800;text-transform:uppercase;box-shadow:0 16px 28px #e106122e}.production-section{position:relative;background:#fff;overflow:clip}.production-section__ribbon{display:inline-flex;align-items:center;gap:12px;margin-bottom:26px;padding:14px 18px;border-radius:0 20px 20px 0;background:#3b59b4;box-shadow:0 18px 28px #29439638;color:#fff;font-weight:800}.production-section__ribbon svg{font-size:1.24rem}.production-section__ribbon span{font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.production-section__header{display:grid;gap:18px;justify-items:center;margin-bottom:34px;text-align:center}.production-section__title{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.production-section__description{max-width:1180px;color:#20252c;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.7}.production-flow{display:grid;gap:24px}.production-flow__center{order:-1;display:flex;justify-content:center}.production-flow__side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.production-media{width:min(100%,220px);aspect-ratio:1;margin-top:0;justify-self:center;overflow:hidden;border:10px solid rgba(255,255,255,.84);border-radius:50%;background:#d9e0e7;box-shadow:0 24px 40px #11182724}.production-media img{width:100%;height:100%;object-fit:cover;display:block}.production-arrow{width:min(100%,446px);height:auto;overflow:visible}.production-arrow__segment--green{fill:#04791d}.production-arrow__segment--neutral{fill:#d4d4d4}.production-arrow__segment--blue{fill:#095887}.production-arrow__separator{fill:none;stroke:#fff;stroke-width:14;stroke-linecap:square;stroke-linejoin:miter}.production-arrow__label{fill:#fff;font-family:inherit;font-size:22px;font-weight:800;letter-spacing:-.02em;text-anchor:middle}.production-arrow__label--dark{fill:#111}.production-section__cta{display:flex;align-items:center;justify-content:center;min-height:62px;width:min(100%,510px);margin:36px auto 0;padding:0 26px;border:0;border-radius:8px;background:#de1616;box-shadow:0 18px 28px #de16162e;color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-size:clamp(.94rem,1.4vw,1.2rem);font-weight:800;text-align:center;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.production-section__cta:hover{transform:translateY(-2px);box-shadow:0 22px 36px #de16163d}.production-section__cta,.production-section__cta:visited,.production-section__cta:hover,.production-section__cta:active,.production-section__cta[href^=tel],.production-section__cta[href^=tel]:visited,.production-section__cta[href^=tel]:hover,.production-section__cta[href^=tel]:active,.production-section__cta span{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.clients-section{overflow:hidden;background:#fff;padding-bottom:84px}.clients-section__header{display:grid;justify-items:center;margin-bottom:34px;text-align:center}.clients-section__title{font-size:clamp(2rem,3.8vw,3rem);font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.clients-marquee{--clients-gap: 18px;--clients-gap-half: 9px;position:relative;overflow:hidden;padding:12px 0;width:100vw;margin-left:calc(50% - 50vw)}.clients-marquee__fade{position:absolute;top:0;bottom:0;z-index:2;width:42px;pointer-events:none}.clients-marquee__fade--left{left:0;background:linear-gradient(90deg,#fff,#fff0)}.clients-marquee__fade--right{right:0;background:linear-gradient(270deg,#fff,#fff0)}.clients-marquee__track{display:flex;align-items:stretch;gap:var(--clients-gap);width:max-content;animation:clients-marquee 28s linear infinite;will-change:transform}.clients-marquee:hover .clients-marquee__track{animation-play-state:paused}.client-logo-card{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;flex:0 0 208px;min-height:108px;padding:18px 18px 18px 16px;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:#f7f8fa}.client-logo-card__mark{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#0f548c,#0a3d69);color:#fff;font-size:1.02rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.client-logo-card:nth-child(5n+2) .client-logo-card__mark{background:linear-gradient(135deg,#1f6c35,#164f29)}.client-logo-card:nth-child(5n+3) .client-logo-card__mark{background:linear-gradient(135deg,#bf2f24,#891811)}.client-logo-card:nth-child(5n+4) .client-logo-card__mark{background:linear-gradient(135deg,#72511b,#4c3208)}.client-logo-card:nth-child(5n) .client-logo-card__mark{background:linear-gradient(135deg,#2c5c77,#133346)}.client-logo-card__copy{display:grid;gap:5px;min-width:0}.client-logo-card__copy strong{color:#121a24;font-size:1rem;font-weight:800;letter-spacing:-.03em;line-height:1.05}.client-logo-card__copy span{color:#5b6775;font-size:.82rem;font-weight:600;line-height:1.3}@keyframes clients-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--clients-gap-half)))}}@media (prefers-reduced-motion: reduce){.clients-marquee__track{animation:none}}.blog-section{background:#f2f2f2}.blog-section__header{display:grid;justify-items:center;gap:18px;margin-bottom:40px;text-align:center}.blog-section__title{font-size:clamp(2.1rem,4vw,3rem);font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.blog-section__all-link{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border:2px solid #dd2b1c;border-radius:10px;background:#dd2b1c;color:#fff;font-size:1rem;font-weight:800;text-transform:uppercase;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.blog-section__all-link:hover{transform:translateY(-2px);box-shadow:0 16px 28px #dd2b1c1f}.blog-grid{display:grid;gap:36px}.blog-card{display:grid;gap:18px}.blog-card__top{display:grid;gap:10px}.blog-card__top h3{max-width:none;min-height:3.24em;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:800;letter-spacing:-.04em;line-height:1.08}.blog-card__top h3 span{display:block}.blog-card__top time{color:#7a7a7a;font-size:.98rem;font-weight:700}.blog-card__media{overflow:hidden;border-radius:0;background:#dde3ea;aspect-ratio:4 / 3}.blog-card__media img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__content{display:grid;gap:14px;color:#191919}.blog-card__content p{font-size:1rem;line-height:1.42}.blog-card__link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;width:fit-content;padding:0 18px;border:2px solid #4f68b9;border-radius:8px;color:#4f68b9;background:#fff;font-size:1rem;font-weight:800;text-transform:uppercase;box-shadow:0 10px 18px #4f68b924;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.blog-card__link svg{font-size:1.28rem}.blog-card__link:hover{transform:translateY(-2px);box-shadow:0 14px 24px #4f68b92e}.hero__content,.hero__panel{animation:fadeUp .8s ease both}.hero__panel{animation-delay:.12s}.hero__title{margin-top:18px;font-size:clamp(2.55rem,7vw,5rem);max-width:10.5ch}.hero__description{margin-top:18px}.hero__actions{display:flex;flex-direction:column;gap:12px;margin-top:26px}.hero__highlights{display:grid;gap:14px;margin-top:24px}.hero__highlights li{display:flex;align-items:flex-start;gap:12px;color:var(--text-soft);line-height:1.65}.hero__highlights svg{flex-shrink:0;margin-top:3px;color:var(--accent)}.hero__panel{display:grid;gap:16px}.hero-card{border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#ffffffe0);box-shadow:var(--shadow-sm)}.hero-card--main{padding:24px}.hero-card__headline{margin-top:18px;font-size:1.28rem;font-weight:800;line-height:1.35;letter-spacing:-.03em}.hero-card__meta{display:grid;gap:12px;margin-top:18px;color:var(--text-soft)}.hero-card__meta span{display:inline-flex;align-items:center;gap:10px}.hero-card__meta svg{color:var(--accent)}.hero-card-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.hero-card--metric{padding:22px 18px}.hero-card--metric strong{display:block;font-size:1.6rem;letter-spacing:-.04em}.hero-card--metric span{display:block;margin-top:10px;color:var(--text-soft);line-height:1.55}.hero-card--actions{display:grid;gap:10px;padding:16px}.hero-quick-action{display:flex;align-items:center;gap:14px;min-height:62px;padding:0 16px;border-radius:18px;background:#f5f8fb;border:1px solid rgba(17,24,39,.05);font-weight:700;transition:transform .2s ease,border-color .2s ease}.hero-quick-action:hover{transform:translateY(-2px);border-color:#155e7533}.hero-quick-action__icon,.info-card__icon,.catalog-card__icon,.stat-card__icon,.quality-point__icon,.contact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:var(--accent-soft);color:var(--accent-strong);flex-shrink:0}.card-grid,.catalog-grid,.contact-cards{display:grid;gap:18px}.card-grid--products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.info-card,.catalog-card,.contact-card,.lead-form-card,.faq-item,.contact-panel{border:1px solid var(--border);border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow-sm)}.info-card{display:grid;gap:18px;padding:24px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.info-card:hover,.catalog-card:hover,.contact-card:hover,.faq-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#155e7529}.info-card h3,.catalog-card h3,.stat-card h3,.quality-board h3,.contact-panel h3,.lead-form-card h3{font-size:1.18rem;line-height:1.35;letter-spacing:-.03em}.info-card p,.catalog-card__description,.stat-card p,.contact-panel p,.lead-form-card p,.quality-point p,.contact-panel__note{color:var(--text-soft);line-height:1.7}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.catalog-card{display:grid;gap:18px;padding:24px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.catalog-card__top{display:grid;gap:14px}.catalog-card__list{display:grid;gap:12px}.catalog-card__list li,.quality-steps li,.cta-copy__list li{display:flex;align-items:flex-start;gap:12px;color:var(--text-soft);line-height:1.65}.catalog-card__list svg,.quality-steps svg,.cta-copy__list svg{flex-shrink:0;margin-top:4px;color:var(--accent)}.cta-copy__list li{color:#f8fbffcc}.cta-copy__list svg{color:#96d7ea}.calculator-section{position:relative;background:radial-gradient(circle at top left,rgba(240,193,75,.12),transparent 24%),linear-gradient(180deg,#fffbf0b8,#fffffffa)}.calculator-layout,.calculator-shell{display:grid;gap:24px}.calculator-copy__points{display:grid;gap:14px}.calculator-copy__point{display:flex;align-items:flex-start;gap:12px;color:var(--text-soft);line-height:1.7}.calculator-copy__point svg{flex-shrink:0;margin-top:4px;color:var(--highlight-strong)}.calculator-card{padding:24px;border:1px solid rgba(159,106,0,.12);border-radius:28px;background:#fffffff0;box-shadow:var(--shadow-sm)}.calculator-card__head{display:grid;gap:12px;margin-bottom:22px}.calculator-card__head p,.calculator-summary__note{color:var(--text-soft);line-height:1.7}.calculator-card__badge{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:8px 14px;border-radius:999px;background:var(--highlight-soft);color:var(--highlight-strong);font-size:.82rem;font-weight:800}.calculator-form,.calculator-form__grid{display:grid;gap:16px}.calculator-form__field{display:grid;gap:10px}.calculator-form__field span{font-weight:700}.calculator-form__field select,.calculator-form__field input{width:100%;min-height:56px;padding:0 16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#f8fafc;color:var(--text-main)}.calculator-form__field select:focus,.calculator-form__field input:focus{outline:none;border-color:#f0c14b99;box-shadow:0 0 0 4px #f0c14b2e;background:#fff}.calculator-form__checkbox{display:flex;align-items:center;gap:12px;min-height:56px;padding:0 16px;border-radius:18px;background:#fff9eb;color:var(--text-main);line-height:1.5}.calculator-form__checkbox input{width:18px;height:18px;margin:0;border-radius:6px;accent-color:var(--highlight-strong)}.calculator-card--summary h3{margin-bottom:18px}.calculator-summary{display:grid;gap:14px}.calculator-summary__item{display:grid;gap:8px;padding:18px;border-radius:20px;background:#f8fafc}.calculator-summary__item span{color:var(--text-soft);font-size:.92rem}.calculator-summary__item strong{font-size:1.35rem;letter-spacing:-.04em}.calculator-summary__item--accent{background:linear-gradient(135deg,#f0c14b2e,#fffffff5);border:1px solid rgba(159,106,0,.14)}.calculator-summary__note{margin:18px 0 24px}.stats-section{color:var(--text-inverse)}.stats-shell{display:grid;gap:16px;padding:22px;border-radius:32px;background:radial-gradient(circle at top right,rgba(115,196,219,.18),transparent 28%),linear-gradient(135deg,var(--surface-dark) 0%,var(--surface-dark-2) 100%);box-shadow:0 30px 60px #0f172029}.stat-card{display:grid;gap:18px;padding:22px;border-radius:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.stat-card__icon{background:#8ccde029;color:#d6f3fb}.stat-card__content strong{display:block;font-size:2rem;letter-spacing:-.05em}.stat-card__content h3{margin-top:10px}.stat-card__content p{margin-top:10px;color:#f8fbffbf}.quality-layout,.cta-layout,.contact-layout,.faq-layout{display:grid;gap:28px}.quality-copy{display:grid;gap:16px;margin:18px 0 26px}.quality-board{display:grid;gap:16px}.quality-board__block{padding:24px;border:1px solid var(--border);border-radius:28px;background:#ffffffeb;box-shadow:var(--shadow-sm)}.quality-board__block--accent{background:linear-gradient(180deg,#155e7514,#fffffff5)}.quality-point-list{display:grid;gap:16px;margin-top:18px}.quality-point{display:grid;gap:14px;grid-template-columns:auto 1fr;align-items:start}.quality-point h4{margin-bottom:6px;font-size:1rem}.quality-steps{display:grid;gap:14px;margin-top:18px}.cta-section{color:var(--text-inverse);background:radial-gradient(circle at top left,rgba(139,212,233,.14),transparent 24%),linear-gradient(135deg,var(--surface-dark) 0%,#112433 100%)}.cta-copy{display:grid;gap:18px}.cta-copy p{color:#f8fbffbd}.cta-copy__list{display:grid;gap:14px;margin-top:6px}.cta-contact{display:flex;align-items:center;gap:14px;width:fit-content;margin-top:10px;padding:16px 18px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.cta-contact svg{font-size:1.1rem;color:#d1eff7}.cta-contact span{display:block;font-size:.88rem;color:#f8fbffad}.cta-contact strong{display:block;margin-top:4px;font-size:1.02rem}.lead-form-card{padding:24px;color:var(--text-main)}.lead-form-card__top{display:grid;gap:12px}.lead-form{display:grid;gap:16px;margin-top:22px}.lead-form__field{display:grid;gap:10px}.lead-form__field span{font-weight:700}.lead-form__field input,.lead-form__field textarea{width:100%;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#f6f8fa;color:var(--text-main);padding:16px 18px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.lead-form__field input{min-height:56px}.lead-form__field textarea{min-height:132px;resize:vertical}.lead-form__field input:focus,.lead-form__field textarea:focus{outline:none;border-color:#155e7557;box-shadow:0 0 0 4px #155e751f;background:#fff}.lead-form__field small{color:var(--danger);line-height:1.5}.lead-form__actions{display:grid;gap:12px}.lead-form__status{min-height:48px}.lead-form__hint,.lead-form__success{font-size:.94rem;line-height:1.6}.lead-form__hint{color:var(--text-soft)}.lead-form__success{color:var(--success);font-weight:700}.faq-layout{gap:24px}.faq-list{display:grid;gap:14px}.faq-item{overflow:hidden}.faq-item__button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:22px 24px;border:0;background:transparent;text-align:left;font-weight:800;color:var(--text-main)}.faq-item__button svg{flex-shrink:0;font-size:1.2rem;transition:transform .2s ease}.faq-item.is-open .faq-item__button svg{transform:rotate(45deg)}.faq-item__panel{padding:0 24px 22px}.faq-item__panel p{color:var(--text-soft);line-height:1.75}.contact-cards{margin-top:28px}.contact-card{display:grid;gap:16px;align-items:center;padding:22px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.contact-card__body span{display:block;color:var(--text-soft);font-size:.92rem}.contact-card__body strong{display:block;margin-top:6px;font-size:1.05rem;letter-spacing:-.02em}.contact-panel{padding:28px;background:radial-gradient(circle at top right,rgba(21,94,117,.12),transparent 34%),#fffffff0}.contact-panel h3{margin-bottom:12px}.contact-panel p{margin-bottom:22px}.contact-panel__note{margin-top:18px}.footer{background:#f3f3f3;color:#1b1d22}.footer__main{padding:56px 0 0}.footer__grid{display:grid;gap:36px}.footer__brand-column,.footer__menus,.footer__catalog-column,.footer__contacts-column,.footer__link-group{display:grid;align-content:start}.footer__brand-column{gap:26px}.footer__logo-link{display:inline-flex;width:fit-content}.footer__logo-box{display:grid;gap:10px;padding:15px 22px 13px;border:6px solid #2a6a39;background:#fff}.footer__logo-box strong{color:#1b4976;font-size:clamp(2rem,3vw,2.85rem);font-weight:900;letter-spacing:-.06em;line-height:.95;text-transform:uppercase}.footer__logo-box span{color:#2a6a39;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.footer__brand-copy{display:grid;gap:18px;max-width:34ch;color:#25272d;font-size:.98rem;font-weight:600;line-height:1.58}.footer__legal-links{display:grid;gap:18px}.footer__legal-links a{width:fit-content;color:#2b72bf;font-size:1rem;font-weight:600;text-decoration:underline;text-underline-offset:4px}.footer__menus{gap:34px}.footer__link-group{gap:22px}.footer__title{color:#17191d;font-size:1.05rem;font-weight:800}.footer__links{display:grid;gap:14px}.footer__links a{color:#8d8f94;font-size:.98rem;font-weight:600;line-height:1.25;transition:color .2s ease}.footer__links a:hover,.footer__email:hover span,.footer__contact-line[href]:hover strong{color:#1a1d22}.footer__catalog-column{gap:22px}.footer__links--catalog a{font-size:.97rem}.footer__contacts-column{gap:20px}.footer__contact-stack{display:grid;gap:14px}.footer__contact-line{display:grid;gap:4px;color:inherit}.footer__contact-line strong{color:#17191d;font-size:clamp(1.3rem,2vw,1.72rem);font-weight:700;line-height:1.05;letter-spacing:-.04em}.footer__contact-line span{color:#95979c;font-size:.95rem;font-weight:600}.footer__email{display:inline-flex;align-items:center;gap:12px;width:fit-content;color:#2b72bf}.footer__email svg{flex-shrink:0;font-size:1.5rem}.footer__email span{font-size:clamp(1rem,1.5vw,1.12rem);font-weight:600;text-decoration:underline;text-underline-offset:4px}.footer__order-form{display:grid;gap:12px}.footer__order-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px}.footer__prefix select,.footer__phone-field input,.footer__submit{min-height:46px;border-radius:7px}.footer__prefix select,.footer__phone-field input{width:100%;border:1px solid #cccccc;background:#fff;color:#17191d;padding:0 14px;font-size:1rem}.footer__prefix select:focus,.footer__phone-field input:focus{outline:none;border-color:#2b72bf;box-shadow:0 0 0 3px #2b72bf1f}.footer__submit{grid-column:1 / -1;border:0;background:#df1b12;color:#fff;font-size:.96rem;font-weight:800;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease}.topbar__action,.topbar__calculator,.hero-reference__cta,.hero-ribbon,.mesh-slide__button,.technical-advantages__button,.production-section__cta,.topbar__action *,.topbar__calculator *,.hero-reference__cta *,.hero-ribbon *,.mesh-slide__button *,.technical-advantages__button *,.production-section__cta *,.blog-section__all-link,.blog-section__all-link *,.footer__submit,.footer__submit *,.navbar__search,.navbar__search *,.navbar__toggle,.navbar__toggle *,.button,.mobile-menu__link--accent,.mobile-menu__link--accent *{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.footer__submit:hover{transform:translateY(-1px);background:#c8140c}.footer__consent{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;color:#989aa0;font-size:.92rem;font-weight:600;line-height:1.35}.footer__consent input{position:absolute;opacity:0;pointer-events:none}.footer__consent-box{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #9fc79a;border-radius:4px;background:#fff;color:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.footer__consent input:checked+.footer__consent-box{border-color:#63a455;background:#f4fff0;color:#4f933b}.footer__status{min-height:20px;color:#9799a0;font-size:.9rem;font-weight:600}.footer__status--success{color:#2f7a39}.footer__status--error{color:#c8332d}.footer__socials{display:grid;gap:14px}.footer__socials-title{color:#1a1c21;font-size:1rem;font-weight:700}.footer__social{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid #2b72bf;border-radius:999px;color:#2b72bf}.footer__social svg{font-size:1.25rem}.footer__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer__bottom{margin-top:54px;background:#e4e4e4}.footer__bottom-inner{display:grid;gap:20px;padding:28px 0 34px}.footer__bottom-copy{display:grid;gap:18px}.footer__bottom-title{color:#202226;font-size:1rem;font-weight:800}.footer__bottom-text{max-width:82ch;color:#9a9b9f;font-size:.98rem;font-weight:600;line-height:1.58}.footer__bottom-note{color:#33353a;font-size:.96rem;font-weight:600}.online-chat{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:42;display:flex;justify-content:flex-end}.online-chat__trigger{display:inline-flex;align-items:center;gap:16px;min-height:86px;padding:0 26px 0 24px;border:0;border-radius:999px;background:#25a637;box-shadow:0 24px 40px #25a6373d;color:#fff;-webkit-text-fill-color:#ffffff}.online-chat__trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;color:currentColor}.online-chat__trigger-icon svg{font-size:2.05rem}.online-chat__trigger-copy{display:grid;gap:2px;text-align:left}.online-chat__trigger-copy strong,.online-chat__trigger-copy span{color:#fff;-webkit-text-fill-color:#ffffff;font-weight:800;line-height:1.05}.online-chat__trigger-copy strong{font-size:1.2rem;letter-spacing:-.03em}.online-chat__trigger-copy span{font-size:1rem;letter-spacing:-.03em}.online-chat__panel{overflow:hidden;width:min(calc(100vw - 24px),390px);height:min(78vh,560px);border-radius:22px;background:#fff;box-shadow:0 28px 60px #0f17203d;animation:fadeUp .28s ease}.online-chat__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 16px 16px 18px;background:linear-gradient(135deg,#ff4a43,#ff3030);color:#fff}.online-chat__avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f2f4f6,#d1d6db);color:#d23131;font-size:1rem;font-weight:900;letter-spacing:.06em}.online-chat__agent{display:grid;gap:3px}.online-chat__agent strong,.online-chat__agent span{color:#fff;-webkit-text-fill-color:#ffffff}.online-chat__agent strong{font-size:1.45rem;font-weight:500;line-height:1.08;letter-spacing:-.04em}.online-chat__agent span{font-size:.96rem;font-weight:700}.online-chat__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff1a;color:#fff}.online-chat__close svg{font-size:1.7rem}.online-chat__body{display:grid;grid-template-rows:1fr auto;height:calc(100% - 88px);background:#fff}.online-chat__messages{overflow-y:auto;padding:14px}.online-chat__bubble{max-width:88%;padding:16px 16px 14px;border-radius:14px;font-size:1rem;line-height:1.38;box-shadow:0 10px 18px #0f17200a}.online-chat__bubble+.online-chat__bubble{margin-top:12px}.online-chat__bubble--agent{background:#ffe7e7;color:#16181d}.online-chat__bubble--user{margin:12px 0 0 auto;background:#e7f1ff;color:#143f6b}.online-chat__typing{margin-top:12px;color:#81848b;font-size:.96rem}.online-chat__composer{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:12px;padding:14px;border-top:1px solid #edf1f4}.online-chat__composer input{min-height:66px;border:1px solid #d9dee5;border-radius:16px;padding:0 18px;color:#17191d;font-size:1rem;background:#fff}.online-chat__composer input:focus{outline:none;border-color:#1c4d784d;box-shadow:0 0 0 4px #1c4d781a}.online-chat__composer button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#d90f19;color:#fff}.online-chat__composer button svg{font-size:1.8rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes meshSlideInFromRight{0%{opacity:.22;transform:translate(16%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes meshSlideInFromLeft{0%{opacity:.22;transform:translate(-16%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@media (min-width: 680px){.lead-modal__phone-row{grid-template-columns:136px minmax(0,1fr)}.container{width:min(100% - 40px,var(--container))}.technical-advantages__tabs{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}.hero-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;padding-bottom:0;scroll-snap-type:none}.hero__actions,.lead-form__actions,.card-grid,.contact-cards,.stats-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-reference__cta{width:min(100%,448px)}.calculator-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:42px 32px}.footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 26px}.footer__catalog-column{grid-column:1 / span 1}.footer__contacts-column{grid-column:2 / span 1}.footer__order-row{grid-template-columns:88px minmax(0,1fr) 176px}.footer__submit{grid-column:auto}.mesh-slide__details{grid-template-columns:repeat(2,minmax(0,1fr))}.mesh-slide__spec-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.mesh-slide__spec-row strong{text-align:right}}@media (min-width: 768px){.section{padding:92px 0}.hero-section{padding:0 0 58px}.hero-reference__inner{min-height:760px;padding-top:96px}.hero-reference__image-wrap{border-radius:0;min-height:280px;background-image:var(--hero-banner-image),var(--hero-banner-image);background-position:left center,right center;background-size:49.5% auto,49.5% auto;background-repeat:no-repeat,no-repeat;background-color:transparent}.hero-reference__placeholder{min-height:420px}.hero-hotspot{width:52px;height:52px;border-width:4px}.hero-hotspot svg{font-size:1.6rem}.hero-reference__footer{gap:26px}.hero-reference__hotspot-shell{margin-top:26px}.hero-reference__hotspot-selector{display:none}.hero-reference__hotspot-panel{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:24px;padding:24px 28px}.hero-reference__cta{min-height:92px;padding:0 34px}.hero-feature-strip{margin-top:34px;padding:22px 0 34px}.hero-ribbon{position:fixed;left:0;top:168px;bottom:auto;flex-direction:column;justify-content:space-between;gap:18px;width:66px;min-height:368px;margin:0;padding:18px 10px 16px;border-radius:0 28px 28px 0}.hero-ribbon span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.95rem}.hero-ribbon svg{font-size:1.45rem}.technical-advantages__ribbon{position:absolute;left:0;top:132px;flex-direction:column;justify-content:space-between;gap:18px;width:52px;min-height:346px;margin:0;padding:16px 8px 14px;border-radius:0 24px 24px 0}.technical-advantages__ribbon span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.82rem}.mesh-carousel{margin-top:34px;padding:42px 0}.mesh-carousel__frame{display:block;padding:0 62px}.mesh-carousel__arrow{position:absolute;top:38%;width:62px;height:62px;margin-top:0;transform:translateY(-50%)}.mesh-carousel__arrow--left{left:0}.mesh-carousel__arrow--right{right:0}.mesh-carousel__ribbon{position:absolute;left:0;top:120px;flex-direction:column;justify-content:space-between;gap:18px;width:52px;min-height:346px;padding:16px 8px 14px;border-radius:0 24px 24px 0;margin:0}.mesh-carousel__ribbon span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.82rem}.mesh-carousel__title{margin-bottom:36px}.mesh-slide__image-wrap{min-height:420px}.mesh-slide__image{width:min(100%,420px)}.quality-layout,.cta-layout,.contact-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.faq-layout{grid-template-columns:.9fr 1.1fr;align-items:start}.calculator-layout{grid-template-columns:.88fr 1.12fr;align-items:start}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.blog-card__link{width:fit-content}.cta-copy{padding-right:10px}.contact-card{grid-template-columns:auto 1fr}.topbar__contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}}@media (min-width: 960px){.section-header{margin-bottom:44px}.technical-advantages__tabs{grid-template-columns:repeat(8,minmax(0,1fr));gap:0}.technical-advantages__showcase{min-height:560px;padding:42px}.technical-advantages__panel{width:min(100%,560px);padding:38px 34px}.topbar{padding:20px 0 22px}.topbar__upper{grid-template-columns:.9fr 1.15fr 1.15fr;gap:20px 26px;align-items:start}.topbar__contacts{padding-top:6px}.topbar__actions{align-content:start}.topbar__calculator{width:100%;margin-left:0}.hero-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-feature-card:nth-child(5){grid-column:span 1}.hero-feature-card:nth-child(6){grid-column:span 1}.hero-feature-card:nth-child(7){grid-column:span 1}.navbar__desktop{display:flex;align-items:center;gap:34px}.navbar__link{font-size:.94rem;font-weight:800;color:#1f4f76;white-space:nowrap;text-transform:uppercase;transition:color .2s ease}.navbar__link:hover{color:#cb1f27}.hero-reference__inner{min-height:800px}.mesh-slide{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:34px;align-items:start}.mesh-slide__content{gap:26px}.mesh-slide__metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.mesh-slide__actions{grid-template-columns:280px 1fr;grid-template-areas:"red link" "green link";gap:12px 22px;align-items:center}.mesh-slide__button--red{grid-area:red}.mesh-slide__button--green{grid-area:green}.mesh-slide__link{grid-area:link;align-self:center}.mesh-slide__execution{max-width:460px}.navbar__search{display:inline-flex}.footer__main{padding-top:72px}.footer__grid{grid-template-columns:minmax(250px,.95fr) minmax(210px,.72fr) minmax(280px,.92fr) minmax(280px,.95fr);gap:44px 34px}.footer__menus{grid-template-columns:1fr;gap:42px}.footer__catalog-column,.footer__contacts-column{grid-column:auto}.footer__bottom-inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px}.navbar__toggle,.mobile-menu{display:none}.card-grid,.contact-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-shell{grid-template-columns:repeat(4,minmax(0,1fr))}.quality-board{grid-template-columns:1.2fr .8fr}.calculator-shell{grid-template-columns:1.05fr .95fr;align-items:start}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.blog-section__header{position:relative;min-height:58px;margin-bottom:46px}.blog-section__all-link{position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media (min-width: 1200px){.hero-reference__inner{min-height:830px}.footer__grid{grid-template-columns:minmax(330px,.98fr) minmax(180px,.72fr) minmax(300px,.96fr) minmax(330px,1fr);gap:48px 38px}.footer__brand-copy{max-width:31ch}.footer__bottom{margin-top:62px}.hero-feature-strip{margin-top:40px;padding-top:24px}.hero-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-feature-card:nth-child(5){grid-column:1 / span 1}.hero-feature-card:nth-child(6){grid-column:2 / span 1}.hero-feature-card:nth-child(7){grid-column:3 / span 1}.mesh-carousel{margin-top:40px;padding-top:50px}.mesh-carousel__frame{padding:0 74px}.mesh-carousel__arrow--left{left:12px}.mesh-carousel__arrow--right{right:12px}.mesh-slide__intro{padding:22px 24px}.mesh-slide__details{gap:36px}.hero-card--main{padding:30px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.clients-section__header{margin-bottom:40px}.clients-marquee__fade{width:82px}.clients-marquee{--clients-gap: 22px;--clients-gap-half: 11px}.client-logo-card{flex-basis:232px;min-height:116px;padding-inline:20px}.production-section__ribbon{position:absolute;left:0;top:146px;flex-direction:column;justify-content:space-between;gap:18px;width:52px;min-height:346px;margin:0;padding:16px 8px 14px;border-radius:0 24px 24px 0}.production-section__ribbon span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.82rem}.production-section__header{margin-bottom:44px}.production-flow{gap:28px}.production-media{width:min(100%,260px)}.production-section__cta{margin-top:46px}}@media (min-width: 1040px){.production-flow{grid-template-columns:minmax(220px,1fr) minmax(290px,360px) minmax(220px,1fr);align-items:start;column-gap:44px}.production-flow__center{order:initial}.production-flow__side{grid-template-columns:1fr;gap:22px;justify-items:center;align-content:start}.production-flow__side--left,.production-flow__side--right{padding-top:88px}.production-media{width:clamp(190px,19vw,260px);margin-top:var(--media-offset, 0px)}}@media (min-width: 1320px){.clients-marquee__fade{width:120px}.production-flow{column-gap:58px}.production-media{width:272px}}@media (max-width: 767px){.section{padding:52px 0}.hero-ribbon{display:none}.topbar{padding:14px 0 16px}.topbar__upper{gap:18px}.topbar__brand-block{gap:12px}.topbar__logo-box{gap:8px;padding:12px 16px 10px;border-width:4px;box-shadow:none}.topbar__logo-box strong{font-size:clamp(1.6rem,8vw,2.1rem)}.topbar__logo-box span{font-size:.62rem;letter-spacing:.06em}.topbar__brand-copy{max-width:none;font-size:.9rem}.topbar__contacts{gap:8px}.topbar__contact{gap:10px;min-height:68px;padding:12px 13px;border:1px solid rgba(17,24,39,.08);border-radius:16px;background:#ffffffb8;align-items:flex-start}.topbar__contact svg{font-size:1.2rem}.topbar__contact span{font-size:.84rem}.topbar__contact strong{margin-top:3px;font-size:.88rem;line-height:1.22}.topbar__buttons{grid-template-columns:1fr}.topbar__action{min-height:62px;padding:0 16px;font-size:.96rem}.topbar__action svg{font-size:1.25rem}.topbar__calculator{min-height:68px;padding:12px 16px;gap:14px}.topbar__calculator-icon{width:48px;height:48px}.topbar__calculator-icon svg{font-size:1.6rem}.topbar__calculator-copy strong{font-size:.94rem}.topbar__calculator-copy small{font-size:.72rem}.navbar__inner{min-height:64px;gap:12px}.navbar__catalog-link{gap:12px;min-width:0;font-size:.85rem;line-height:1.1}.navbar__catalog-link span:last-child{display:block;max-width:12ch;white-space:normal}.navbar__catalog-bars{width:24px}.navbar__actions{gap:10px}.navbar__toggle{flex-shrink:0;width:46px;height:46px}.mobile-menu{top:100%;padding:0 12px 12px}.mobile-menu__panel{max-height:calc(100vh - 96px);overflow-y:auto;gap:10px;padding:16px;border-radius:20px}.mobile-menu__link,.mobile-menu__phone{min-height:50px;padding:0 14px}.hero-section{padding-bottom:44px}.hero-reference__inner{min-height:auto;gap:18px;padding-top:28px}.hero-reference__title{font-size:clamp(1.9rem,8vw,2.7rem);line-height:1.14}.hero-reference__visual{margin-top:8px}.hero-reference__image-wrap{min-height:230px;overflow:hidden;border-radius:26px;background-image:var(--hero-banner-image)!important;background-repeat:no-repeat!important;background-position:center 48%!important;background-size:94% auto!important;background-color:#f2f4f7}.hero-reference__image-wrap:after{left:10%;right:10%;bottom:8%;height:22px;filter:blur(14px)}.hero-hotspot{display:none}.hero-reference__footer{width:100%;gap:16px;margin-top:18px}.hero-reference__subtitle{font-size:clamp(1.4rem,6vw,2.1rem)}.hero-reference__cta{width:100%;min-width:0;min-height:60px;padding:0 20px;font-size:1rem}.hero-feature-strip{margin-top:22px;padding:18px 0 22px}.hero-feature-grid{grid-auto-flow:column;grid-auto-columns:minmax(240px,82vw);overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.hero-feature-card{min-height:92px;padding:16px 18px;gap:14px;scroll-snap-align:start}.hero-feature-card__icon{width:56px;height:56px}.hero-feature-card__icon svg{font-size:2rem}.hero-feature-card__title{font-size:1rem}.mesh-carousel{margin-top:22px;padding:28px 0 34px}.mesh-carousel__title{margin-bottom:22px;font-size:clamp(1.45rem,7vw,2rem)}.mesh-carousel__frame{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:start;padding:0}.mesh-carousel__viewport{min-width:0}.mesh-carousel__arrow{position:static;top:auto;width:44px;height:44px;margin-top:14px;transform:none}.mesh-carousel__arrow:hover:not(:disabled){transform:scale(1.04)}.mesh-carousel__arrow svg{font-size:1.5rem}.mesh-slide{gap:18px}.mesh-slide__media-column,.mesh-slide__content{gap:16px}.mesh-slide__image-wrap,.mesh-slide__placeholder{min-height:190px}.mesh-slide__image{width:min(100%,290px)}.mesh-slide__execution{gap:12px;padding:18px 16px}.mesh-slide__execution-copy h3{font-size:1.05rem}.mesh-slide__execution-copy li{font-size:.86rem}.mesh-slide__intro{padding:16px}.mesh-slide__intro h3{font-size:clamp(1.08rem,4.6vw,1.4rem)}.mesh-slide__intro p{font-size:.92rem;line-height:1.45}.mesh-slide__details{gap:18px}.mesh-slide__specs h4,.mesh-slide__uses h4{font-size:1.2rem}.mesh-slide__spec-list,.mesh-slide__uses ul{gap:10px;margin-top:12px}.mesh-slide__spec-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:6px}.mesh-slide__spec-row strong{text-align:left}.mesh-slide__spec-row span,.mesh-slide__spec-row strong,.mesh-slide__uses li{font-size:.94rem}.mesh-slide__metric{gap:4px}.mesh-slide__actions{gap:10px}.mesh-slide__button{width:100%;min-height:56px;padding:0 16px;font-size:.88rem}.mesh-slide__link{justify-content:center;width:100%;font-size:.92rem}.mesh-carousel__pagination{margin-top:18px}.technical-advantages{padding-top:52px}.technical-advantages__title{margin-bottom:20px;font-size:clamp(1.55rem,6.8vw,2.15rem)}.technical-advantages__tabs{grid-auto-flow:column;grid-auto-columns:minmax(148px,72vw);overflow-x:auto;padding-bottom:16px;scroll-snap-type:x proximity}.technical-advantages__tab{min-height:112px;padding:16px 12px;border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffff4d;scroll-snap-align:start}.technical-advantages__tab.is-active:after{display:none}.technical-advantages__tab-icon{width:58px;height:58px}.technical-advantages__tab-icon svg{font-size:2.3rem}.technical-advantages__tab-label{font-size:.88rem}.technical-advantages__showcase{min-height:320px;margin-top:12px;padding:18px;border-radius:26px;background-position:center}.technical-advantages__panel{width:100%;gap:14px;padding:22px 18px;border-radius:22px}.technical-advantages__panel h3{font-size:clamp(1.25rem,5.4vw,1.75rem)}.technical-advantages__panel p{font-size:.94rem;line-height:1.6}.technical-advantages__button{width:100%;min-height:56px;padding:0 18px;font-size:.88rem}.production-section__header{gap:14px;margin-bottom:24px}.production-section__title{font-size:clamp(1.7rem,7.6vw,2.3rem)}.production-section__description{font-size:.96rem;line-height:1.65}.production-flow{gap:18px}.production-flow__side{gap:14px}.production-media{width:min(100%,152px);border-width:6px;box-shadow:0 16px 28px #1118271f}.production-arrow{width:min(100%,320px)}.production-section__cta{width:100%;min-height:58px;margin-top:28px;padding:0 18px;font-size:.9rem}.blog-section__header{gap:14px;margin-bottom:28px}.blog-section__title{font-size:clamp(1.85rem,7.2vw,2.3rem)}.blog-section__all-link{width:100%;min-height:52px;padding:0 18px}.blog-grid{gap:28px}.blog-card__top h3{min-height:auto;font-size:clamp(1.18rem,5.6vw,1.55rem)}.blog-card__content p{font-size:.96rem;line-height:1.56}.blog-card__link{width:100%}.clients-section{padding-bottom:64px}.clients-section__header{margin-bottom:24px}.clients-section__title{font-size:clamp(1.7rem,7.3vw,2.25rem)}.clients-marquee{--clients-gap: 14px;--clients-gap-half: 7px}.clients-marquee__fade{width:24px}.client-logo-card{flex-basis:176px;min-height:96px;padding:14px;gap:12px;grid-template-columns:48px minmax(0,1fr)}.client-logo-card__mark{width:48px;height:48px;border-radius:14px;font-size:.9rem}.client-logo-card__copy strong{font-size:.92rem}.client-logo-card__copy span{font-size:.78rem}.footer__main{padding-top:46px}.footer__grid{gap:24px}.footer__brand-column{gap:18px}.footer__contacts-column{order:2;padding:18px;border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffff9e}.footer__menus{order:3;gap:22px;padding:18px;border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffff7a}.footer__catalog-column{order:4;gap:18px;padding:18px;border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffff7a}.footer__logo-box{gap:8px;padding:12px 16px 10px;border-width:4px}.footer__logo-box strong{font-size:clamp(1.7rem,8vw,2.25rem)}.footer__logo-box span{font-size:.66rem;letter-spacing:.05em}.footer__brand-copy{max-width:none;gap:14px;font-size:.94rem}.footer__legal-links{gap:12px}.footer__legal-links a{font-size:.95rem}.footer__menus,.footer__catalog-column,.footer__contacts-column{align-content:start}.footer__title{font-size:1rem}.footer__links{gap:10px}.footer__links a{font-size:.92rem}.footer__contact-stack{gap:12px}.footer__contact-line strong{font-size:clamp(1.2rem,6vw,1.45rem)}.footer__email{width:100%;gap:10px}.footer__email span{word-break:break-word;font-size:.98rem}.footer__order-row{gap:10px}.footer__prefix select,.footer__phone-field input{min-height:50px}.footer__submit{min-height:52px}.footer__consent{align-items:start;font-size:.88rem}.footer__status{line-height:1.45}.footer__bottom{margin-top:40px}.footer__bottom-inner{gap:14px;padding:22px 0 28px}.footer__bottom-text{font-size:.92rem}.footer__bottom-note{font-size:.9rem}.lead-modal{padding:16px 12px}.lead-modal__dialog{border-radius:24px;padding:24px 18px 18px}.lead-modal__close{top:12px;right:12px;width:42px;height:42px}.lead-modal__title{padding-right:44px;font-size:clamp(1.5rem,7vw,2rem)}.lead-modal__intro{gap:12px;margin-top:20px}.lead-modal__intro-icon{width:52px;height:52px;border-radius:16px}.lead-modal__intro-icon svg{font-size:1.6rem}.lead-modal__intro p{font-size:1rem;line-height:1.5}.lead-modal__status{margin-top:14px;font-size:.92rem}.lead-modal__prefix,.lead-modal__field input{min-height:54px}.lead-modal__prefix{font-size:1.2rem}.lead-modal__field input{padding:0 16px;font-size:1.1rem}.lead-modal__legal{font-size:.86rem;line-height:1.45}.online-chat{right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.online-chat__trigger{gap:12px;min-height:68px;padding:0 18px 0 16px}.online-chat__trigger-icon{width:46px;height:46px}.online-chat__trigger-icon svg{font-size:1.7rem}.online-chat__trigger-copy strong{font-size:1rem}.online-chat__trigger-copy span{font-size:.86rem}.online-chat__panel{width:min(calc(100vw - 24px),344px);height:min(76vh,540px);border-radius:20px}.online-chat__header{gap:12px;padding:14px 14px 14px 16px}.online-chat__avatar{width:48px;height:48px;font-size:.92rem}.online-chat__agent strong{font-size:1.2rem}.online-chat__agent span{font-size:.84rem}.online-chat__close{width:38px;height:38px}.online-chat__messages{padding:12px}.online-chat__bubble{max-width:92%;padding:14px 14px 12px;font-size:.96rem}.online-chat__composer{grid-template-columns:minmax(0,1fr) 56px;gap:10px;padding:12px}.online-chat__composer input{min-height:58px;padding:0 16px}}@media (min-width: 390px) and (max-width: 767px){.topbar__contacts,.topbar__buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}}@media (max-width: 359px){.navbar__catalog-link span:last-child{display:block;max-width:10ch;white-space:normal}.hero-reference__title{font-size:1.78rem}.hero-reference__subtitle{font-size:1.26rem}.hero-reference__hotspot-chip{padding:0 14px;font-size:.84rem}.mesh-carousel__frame{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px}.mesh-carousel__arrow{width:40px;height:40px}.production-media{width:min(100%,140px)}.footer__order-row{grid-template-columns:1fr}.footer__submit{grid-column:auto}}@media (max-width: 479px){.online-chat__trigger{gap:10px;min-height:62px;padding:0 16px 0 14px}.online-chat__trigger-icon{width:42px;height:42px}.online-chat__trigger-icon svg{font-size:1.55rem}.online-chat__trigger-copy strong{font-size:.94rem}.online-chat__trigger-copy span{font-size:.78rem}}
