:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--primary:#2d58d9;--primary-dark:#1b3b9d;--text:#202020;--muted:#6d7482;--bg:#f5f7fb;--surface:#fff;--surface-soft:#eef2fb;--line:#e2e7f0;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--shadow:0 20px 55px #1b3b9d1c;--container:min(1400px,calc(100vw - 64px));color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--bg);margin:0;font-family:Inter,Arial,sans-serif}body,button,input{font:inherit}.about-stats strong,.brand__text strong,h1,h2,h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}img{width:100%;display:block}a{color:inherit;text-decoration:none}a,button,input{-webkit-tap-highlight-color:transparent}button{border:0}.container{width:var(--container);margin-inline:auto}.section--light{background:var(--surface)}.section--dark{color:#fff;background:var(--primary-dark)}.site-header{z-index:50;color:#fff;border-bottom:1px solid #ffffff2e;transition:background-color .25s,border-color .25s,box-shadow .25s}.site-header.is-scrolled{color:var(--text);border-bottom-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;box-shadow:0 10px 35px #20202012}.header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:80px;display:flex}.brand{align-items:center;gap:13px;min-width:max-content;display:inline-flex}.brand__mark{color:#fff;background:var(--primary);letter-spacing:-.03em;border-radius:10px;flex:none;place-items:center;width:46px;height:46px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;display:grid;box-shadow:0 10px 24px #2d58d93d}.brand__text{gap:3px;display:grid}.brand__text strong{letter-spacing:-.02em;text-transform:uppercase;font-size:16px;line-height:1}.brand__text small{letter-spacing:.02em;opacity:.68;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500}.header__nav{align-items:center;gap:clamp(18px,2vw,34px)}.header__nav a{padding:12px 0;font-size:13px;font-weight:600;position:relative}.header__nav a:after{content:"";background:currentColor;height:2px;transition:right .25s;position:absolute;bottom:6px;left:0;right:100%}.header__nav a:hover:after{right:0}.button{color:#fff;background:var(--primary);border:1px solid var(--primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 25px;font-size:13px;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 13px 28px #2d58d938}.button--small{min-height:42px;padding:0 18px;font-size:12px}.button--ghost,.button--outline{color:#fff;background:0 0;border-color:#ffffff9e}.site-header.is-scrolled .button--outline{color:var(--primary);border-color:#2d58d959}.button--ghost:hover,.button--outline:hover{color:var(--primary-dark);box-shadow:none;background:#fff;border-color:#fff}.button--wide{width:100%}.hero{color:#fff;background:var(--text);min-height:700px;position:relative}.hero__slider{min-height:inherit;position:relative;overflow:hidden}.hero__slide{min-height:inherit;opacity:0;visibility:hidden;background-image:var(--slide-image);background-position:50%;background-size:cover;align-items:center;padding:130px 0 105px;transition:opacity .65s,transform 1s,visibility .65s;display:grid;position:absolute;inset:0;transform:scale(1.025)}.hero__slide.is-active{z-index:2;opacity:1;visibility:visible;transform:scale(1)}.hero__overlay{background:#161d30b8;position:absolute;inset:0}.hero__content{z-index:2;padding-right:min(30vw,460px);position:relative}.eyebrow{color:#ffffffbd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.eyebrow:before{content:"";opacity:.82;background:currentColor;width:28px;height:2px}.eyebrow--dark{color:var(--primary)}.hero h1,.hero h2,.hero__title{letter-spacing:-.045em;text-wrap:balance;max-width:900px;margin:0;font-size:clamp(44px,4.7vw,76px);line-height:1.02}.hero p{color:#ffffffc2;max-width:670px;margin:22px 0 0;font-size:clamp(16px,1.2vw,19px);line-height:1.6}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero__controls{z-index:5;justify-content:space-between;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__controls,.hero__dots{align-items:center;display:flex}.hero__dots{gap:9px}.hero-dot{cursor:pointer;background:#ffffff59;border-radius:20px;width:36px;height:3px;padding:0;overflow:hidden}.hero-dot:after{content:"";background:#fff;width:0;height:100%;display:block}.hero-dot.is-active:after{width:100%;transition:width 5.5s linear}.hero__arrows,.reviews-controls{gap:9px;display:flex}.slider-arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;transition:transform .2s,color .2s,background-color .2s;display:grid}.slider-arrow:hover{color:var(--primary-dark);background:#fff;transform:translateY(-2px)}.slider-arrow--dark{color:var(--text);border-color:var(--line);background:#fff}.slider-arrow--dark:hover{color:#fff;background:var(--primary)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading--split{grid-template-columns:minmax(0,1fr) minmax(280px,450px);align-items:end;gap:50px;max-width:none;display:grid}.section-heading h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(32px,3.4vw,52px);line-height:1.05}.section-heading p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.65}.section-heading--split>p{margin:0}.section-heading--light p{color:#ffffffb3}.clients{padding:68px 0;overflow:hidden}.logo-marquee{gap:14px;display:grid}.logo-marquee__row{width:max-content;display:flex}.logo-marquee__track{will-change:transform;gap:14px;padding-right:14px;display:flex}.logo-marquee__row--left .logo-marquee__track{animation:32s linear infinite marquee-left}.logo-marquee:hover .logo-marquee__track{animation-play-state:paused}.client-logo{color:#ffffffb3;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff21;border-radius:14px;flex:none;place-items:center;width:210px;height:96px;padding:16px 22px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;transition:color .2s,background-color .2s,transform .2s;display:grid;overflow:hidden}.client-logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .2s}.client-logo:hover{color:var(--primary-dark);background:#fff;transform:translateY(-3px)}.client-logo:hover img{filter:brightness(0)saturate()invert(13%)sepia()saturate(404%)hue-rotate(188deg)brightness(194%)contrast(132%)}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.catalog-card{border-radius:var(--radius-md);background:#fff;border:0;min-width:0;transition:transform .34s cubic-bezier(.2,.75,.25,1),box-shadow .34s;position:relative;overflow:hidden;box-shadow:0 8px 28px #2020200e}.catalog-card:after{content:"→";color:#fff;background:var(--primary);opacity:0;border-radius:50%;place-items:center;width:40px;height:40px;transition:opacity .28s,transform .28s;display:grid;position:absolute;top:22px;right:22px;transform:translate(-7px,7px)}.catalog-card:hover{z-index:2;transform:translateY(-9px);box-shadow:0 24px 55px #1b3b9d24}.catalog-card:hover:after{opacity:1;transform:translate(0)}.catalog-card__image{aspect-ratio:1.3;background:var(--surface-soft);border-radius:12px;margin:9px;overflow:hidden}.catalog-card__image img{-o-object-fit:cover;object-fit:cover;height:100%;transition:transform .55s cubic-bezier(.2,.75,.25,1)}.catalog-card:hover .catalog-card__image img{transform:scale(1.055)}.catalog-card__body{padding:15px 20px 24px}.catalog-card h3{letter-spacing:-.025em;margin:0;font-size:19px;line-height:1.16}.catalog-card p{min-height:66px;color:var(--muted);margin:10px 0 17px;font-size:13px;line-height:1.55}.catalog-card ul{border-top:1px solid var(--line);gap:8px;margin:0;padding:16px 0 0;list-style:none;display:grid}.catalog-card li{min-width:0}.catalog-card li a{color:#3f4652;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;transition:color .2s,transform .2s;display:block;overflow:hidden}.catalog-card li a:hover{color:var(--primary);transform:translate(4px)}.advantages-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.advantage-card{border-radius:var(--radius-md);background:#fff;flex-direction:column;min-height:250px;padding:27px 24px;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;box-shadow:0 8px 28px #2020200d}.advantage-card:hover{z-index:2;box-shadow:var(--shadow);transform:translateY(-7px)}.advantage-card--accent{color:#fff;background:var(--primary)}.advantage-card--accent:hover{background:var(--primary-dark)}.advantage-card__number{color:var(--primary);letter-spacing:.11em;margin-bottom:auto;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500}.advantage-card--accent .advantage-card__number{color:#ffffffb8}.advantage-card h3{letter-spacing:-.02em;margin:46px 0 11px;font-size:19px;line-height:1.18}.advantage-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.58}.advantage-card--accent p{color:#ffffffc7}.cta-section{color:#fff;background:var(--primary-dark);position:relative;overflow:hidden}.cta-grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(390px,560px);align-items:center;gap:clamp(65px,8vw,130px);display:grid;position:relative}.cta-copy h2{letter-spacing:-.045em;max-width:690px;margin:0;font-size:clamp(40px,4.7vw,68px);line-height:1}.cta-copy p{color:#ffffffb8;max-width:620px;margin:19px 0 0;font-size:15px;line-height:1.65}.cta-copy .cta-copy__lead{color:#fff;letter-spacing:-.015em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(20px,1.8vw,27px);font-weight:500}.lead-form{border-radius:var(--radius-lg);background:#fff;gap:16px;padding:31px;display:grid;box-shadow:0 25px 70px #0a194638}.lead-form label:not(.consent){gap:8px;display:grid}.lead-form label>span{color:var(--text);letter-spacing:.07em;text-transform:uppercase;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:500}.lead-form input[type=email],.lead-form input[type=tel],.lead-form input[type=text]{width:100%;min-height:55px;color:var(--text);background:var(--bg);border:1px solid #0000;border-radius:10px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s,background-color .2s}.lead-form input::placeholder{color:#9aa1ad}.lead-form input:focus{background:#fff;border-color:#2d58d98c;box-shadow:0 0 0 4px #2d58d91c}.lead-form input.is-invalid{border-color:#d84b4b}.consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;display:flex}.consent input{width:18px;height:18px;accent-color:var(--primary);flex:none;margin-top:1px}.consent span{line-height:1.45;color:var(--muted)!important;letter-spacing:normal!important;text-transform:none!important;font-family:Inter,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important}.form-status{min-height:18px;color:var(--muted);margin:-1px 0 0;font-size:12px;line-height:1.45}.form-status.is-success{color:#217a48}.form-status.is-error{color:#b43c3c}.reviews-slider{overflow:hidden}.reviews-track{touch-action:pan-y;gap:18px;transition:transform .55s cubic-bezier(.2,.75,.25,1);display:flex}.review-card{border-radius:var(--radius-md);background:#fff;flex-direction:column;min-width:calc(25% - 13.5px);min-height:310px;padding:27px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 28px #2020200d}.review-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.review-card__quote{color:var(--primary);font-family:Georgia,serif;font-size:52px;line-height:.8}.review-card>p{color:#444b56;margin:23px 0 35px;font-size:14px;line-height:1.7}.review-card__author{border-top:1px solid var(--line);gap:5px;margin-top:auto;padding-top:19px;display:grid}.review-card__author strong{font-size:14px}.review-card__author span{color:var(--muted);font-size:12px}.about{background:var(--bg)}.about-grid{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:clamp(65px,7vw,115px);display:grid}.about-copy h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(36px,3.8vw,56px);line-height:1.04}.about-copy p{color:var(--muted);margin:19px 0 0;font-size:15px;line-height:1.7}.about-copy .about-copy__lead{color:#38404c;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:28px;display:grid}.about-stats div{background:#fff;border-radius:14px;gap:6px;padding:19px;display:grid}.about-stats strong{color:var(--primary);letter-spacing:-.035em;font-size:27px;line-height:1}.about-stats span{color:var(--muted);font-size:12px;line-height:1.4}.about-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;margin:25px 0 0;padding:0;list-style:none;display:grid}.about-list li{color:#3f4652;padding-left:21px;font-size:13px;font-weight:600;position:relative}.about-list li:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:.42em;left:0}.about-gallery{grid-template-rows:repeat(2,230px);grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.about-gallery__item{background:var(--surface-soft);border-radius:var(--radius-md);margin:0;overflow:hidden}.about-gallery__item--large{grid-row:1/3}.about-gallery img{-o-object-fit:cover;object-fit:cover;height:100%;transition:transform .65s}.about-gallery__item:hover img{transform:scale(1.05)}.site-footer{background:var(--text);padding:65px 0 22px}.footer-grid{grid-template-columns:1.5fr .7fr .8fr;gap:70px;padding-bottom:50px;display:grid}.brand--footer{margin-bottom:18px}.footer-grid>div{align-content:start;gap:12px;display:grid}.footer-grid a:not(.brand),.footer-grid p,.footer-grid span{color:#fff9;font-size:13px;line-height:1.6}.footer-grid p{max-width:430px;margin:0}.footer-grid a:not(.brand):hover{color:#fff}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:20px;font-size:12px;display:flex}@media (width<=1200px){.advantages-grid,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1000px){:root{--container:min(100% - 40px,920px)}.header__nav{display:none}.hero__content{padding-right:14vw}.about-grid,.cta-grid,.section-heading--split{grid-template-columns:1fr}.section-heading--split{gap:18px}.about-grid,.cta-grid{gap:48px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{min-width:calc(33.3333% - 12px)}.about-gallery{grid-template-rows:repeat(2,280px)}}@media (width<=760px){:root{--container:calc(100% - 28px)}.section{padding:66px 0}.clients{padding:58px 0}.header__inner{min-height:70px}.brand__mark{width:40px;height:40px}.brand__text small,.site-header .button{display:none}.hero{min-height:650px}.hero__slide{background-position:60%;padding:108px 0 92px}.hero__overlay{background:#12192bc7}.hero__content{padding-right:0}.hero h1,.hero h2,.hero__title{font-size:clamp(37px,10.8vw,52px)}.hero p{margin-top:18px;font-size:15px}.hero__actions{align-items:stretch;margin-top:26px}.hero__actions .button{width:100%}.hero__controls{bottom:22px}.hero__arrows{display:none}.section-heading{margin-bottom:26px}.about-copy h2,.section-heading h2{font-size:clamp(30px,8.5vw,42px)}.about-copy p,.section-heading p{font-size:14px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-card{border-radius:14px}.catalog-card:after{display:none}.catalog-card__image{aspect-ratio:1;border-radius:9px;margin:9px}.catalog-card__body{padding:11px 13px 17px}.catalog-card h3{font-size:15px}.catalog-card p{min-height:0;margin:8px 0 13px;font-size:11px}.catalog-card ul{gap:7px;padding-top:12px}.catalog-card li a{font-size:11px}.advantages-grid{grid-template-columns:1fr}.advantage-card{min-height:210px}.client-logo{width:155px;height:80px;font-size:10px}.cta-grid{gap:38px}.cta-copy h2{font-size:clamp(37px,10.5vw,52px)}.lead-form{border-radius:22px;padding:22px}.reviews-controls{margin-top:15px}.review-card{min-width:100%}.about-gallery,.about-list,.about-stats{grid-template-columns:1fr 1fr}.about-gallery{grid-template-rows:280px 155px}.about-gallery__item--large{grid-area:auto/1/auto/3}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column}}@media (width<=460px){.about-list,.about-stats{grid-template-columns:1fr}.about-gallery{grid-template-rows:235px 130px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--container:calc(100% - 40px);--header-height:110px}@media (width>=1201px) and (width<=1439px){:root{--container:1200px}}@media (width>=1440px) and (width<=1919px){:root{--container:1380px}}@media (width>=1920px){:root{--container:1440px}}.site-header,.site-header.is-scrolled{color:var(--text);border-bottom:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;box-shadow:0 8px 28px #2020200f}.header-topbar{color:#fff;background:var(--primary);min-height:32px;font-size:11px}.header-contact,.header-topbar,.header-topbar__group,.header-topbar__inner{align-items:center;display:flex}.header-topbar__inner{justify-content:space-between;gap:28px;min-height:32px}.header-topbar__group{white-space:nowrap;gap:28px}.header-topbar a{color:inherit;opacity:.92;transition:opacity .2s}.header-topbar a:hover{opacity:1}.header__inner{gap:32px;min-height:78px}.header__nav{justify-content:center;align-items:stretch;gap:6px;margin-left:auto;display:flex;position:static}.header__nav a:after{display:none}.nav-item{position:relative}.nav-item,.nav-item>a{align-items:center;display:flex}.nav-item>a{min-height:78px;color:var(--text);white-space:nowrap;gap:6px;padding:0 15px;font-size:13px;font-weight:500;transition:color .2s,background-color .2s}.nav-item:hover>a{color:var(--primary);background:var(--surface-soft)}.nav-chevron{font-size:15px;line-height:1;transform:translateY(-1px)}.nav-submenu{z-index:80;visibility:hidden;opacity:0;border:1px solid var(--line);background:#fff;border-radius:0 0 14px 14px;gap:2px;width:255px;padding:9px;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% - 1px);left:0;transform:translateY(8px);box-shadow:0 20px 45px #2020201f}.nav-item:focus-within .nav-submenu,.nav-item:hover .nav-submenu{visibility:visible;opacity:1;transform:translateY(0)}.nav-submenu a{color:#414752;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-size:12px;font-weight:500;transition:color .2s,background-color .2s;display:flex}.nav-submenu a:hover{color:var(--primary);background:var(--surface-soft)}.header-contact{flex:none;gap:18px}.header-phone{color:var(--text);white-space:nowrap;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.header-phone span{color:var(--primary)}.site-header .button--small{background:var(--primary);border-color:var(--primary)}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:none}.menu-toggle span{background:var(--text);width:100%;height:2px}.hero{min-height:650px;margin-top:0}.hero__slide{padding:170px 0 90px}.hero h1,.hero h2,.hero__title{letter-spacing:-.03em;max-width:820px;font-size:clamp(2rem,3.05vw,2.75rem);line-height:1.08}.hero p{max-width:650px;margin-top:18px;font-size:16px}.page-intro{background:var(--bg);border-bottom:0;padding:62px 0 66px}.page-intro__inner{max-width:none}.page-intro__heading{max-width:920px;margin-bottom:30px}.page-intro .eyebrow{margin-bottom:9px}.page-intro h1{letter-spacing:-.03em;text-wrap:balance;max-width:880px;margin:0;font-size:clamp(2rem,3.05vw,2.75rem);line-height:1.08}.page-intro__heading>p{max-width:760px;color:var(--muted);margin:13px 0 0;font-size:15px;line-height:1.65}.page-intro__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.fact-card{background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 28px #2020200b}.fact-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1b3b9d1c}.fact-card strong{max-width:260px;color:var(--text);letter-spacing:-.02em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:21px;line-height:1.15}.fact-card p{color:var(--muted);margin:30px 0 0;font-size:13px;line-height:1.58}.section{padding:76px 0}.section-heading{margin-bottom:28px}.about-copy h2,.cta-copy h2,.section-heading h2{letter-spacing:-.03em;font-size:clamp(1.9rem,2.8vw,2.75rem);line-height:1.08}.catalog-grid{gap:10px}.advantage-card h3,.catalog-card h3{font-size:18px}.catalog-card p{margin-bottom:12px}.category-tags{flex-wrap:wrap;gap:5px;margin:0 0 15px;display:flex}.category-tags span{color:#fff;background:var(--primary);white-space:nowrap;border-radius:4px;align-items:center;min-height:25px;padding:4px 10px;font-size:11px;font-weight:600;line-height:1.15;display:inline-flex}.catalog-card ul{padding-top:14px}.clients{padding:64px 0 68px}.clients .section-heading{margin-bottom:20px}.logo-slider{--logos-visible:6}.logo-slider__top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.logo-slider__top p{color:#ffffffb3;max-width:660px;margin:0;font-size:13px;line-height:1.55}.logo-slider__controls{gap:8px;display:flex}.logo-slider__controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;transition:color .2s,background-color .2s;display:grid}.logo-slider__controls button:hover{color:var(--primary-dark);background:#fff}.logo-slider__viewport{width:100%;overflow:hidden}.logo-slider__track{will-change:transform;gap:12px;display:flex}.logo-slide{flex:0 0 calc((100% - (var(--logos-visible) - 1)*12px)/var(--logos-visible));min-width:0}.logo-slide span{height:100px;color:var(--text);letter-spacing:.03em;text-align:center;text-transform:uppercase;background:#fff;border-radius:12px;place-items:center;padding:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;transition:color .2s,transform .2s;display:grid}.logo-slide:hover span{color:var(--primary);transform:translateY(-3px)}.review-card__more{width:fit-content;color:var(--primary);align-items:center;gap:8px;margin-top:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.2;transition:color .2s,transform .2s;display:inline-flex}.review-card__more:after{content:"→";font-size:16px;line-height:1}.review-card__more:hover{color:var(--primary-dark);transform:translate(3px)}@media (width<=1200px){.header-contact .button,.header-topbar__group span:nth-child(2){display:none}.page-intro__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){:root{--container:calc(100% - 32px);--header-height:102px}.header-topbar__group{gap:16px}.header-topbar__group a,.header-topbar__group span:nth-child(2),.header-topbar__group--links{display:none}.header__inner{min-height:70px;position:relative}.menu-toggle{margin-left:auto;display:flex}.header-contact{display:none}.header__nav{max-height:calc(100vh - var(--header-height));border:1px solid var(--line);background:#fff;border-radius:0 0 14px 14px;padding:10px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 45px #2020201f}.header__nav.is-open{display:grid}.nav-item{display:block}.nav-item>a{border-radius:8px;justify-content:space-between;min-height:46px}.nav-submenu{visibility:visible;opacity:1;width:auto;max-height:0;box-shadow:none;border:0;padding:0 10px;transition:max-height .25s,padding .25s;position:static;overflow:hidden;transform:none}.nav-item.is-expanded .nav-submenu{max-height:320px;padding:6px 10px 10px}.hero__slide{padding-top:152px}}@media (width<=760px){:root{--container:calc(100% - 28px)}.brand__text small{display:none}.hero{min-height:590px}.hero__slide{padding:142px 0 78px}.page-intro{padding:46px 0 50px}.about-copy h2,.cta-copy h2,.hero h1,.hero h2,.hero__title,.page-intro h1,.section-heading h2{font-size:clamp(1.75rem,8.5vw,2.25rem)}.page-intro__facts{grid-template-columns:1fr}.fact-card{min-height:160px}.catalog-grid{gap:10px}.category-tags{gap:4px}.category-tags span{min-height:22px;padding:3px 7px;font-size:9px}.logo-slider__top{align-items:flex-end}.logo-slider__top p{font-size:12px}.logo-slide span{height:82px;font-size:10px}}@media (width<=480px){.header-topbar__group span:first-child{font-size:10px}.page-intro__heading{margin-bottom:22px}.fact-card{padding:20px}.fact-card strong{font-size:19px}}.product-child-card[data-product-card-href]{cursor:pointer}.product-child-card[data-product-card-href]:focus-visible{outline-offset:3px;outline:3px solid #2d58d93d}.product-child-card__request{background:var(--primary);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:40px;margin-top:12px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex;color:#fff!important}.product-child-card__request:hover{background:var(--primary-dark);color:#fff!important}.product-page{background:#f5f7fb}.product-hero{border-bottom:1px solid var(--line);background:#fff;padding:34px 0 64px}.product-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.product-breadcrumbs a{color:var(--primary)}.product-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:stretch;gap:20px;display:grid}.product-hero__media{background:#e7ecf5;border-radius:18px;min-height:480px;overflow:hidden}.product-hero__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-hero__content{background:#f7f9fd;border-radius:18px;flex-direction:column;justify-content:center;padding:42px;display:flex}.product-hero h1{letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(32px,3vw,44px);line-height:1.08}.product-hero__lead{color:#505968;margin:18px 0 0;font-size:16px;line-height:1.68}.product-hero .category-tags{margin-top:24px}.product-hero__actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.product-button--outline{color:var(--primary);border:1px solid var(--primary);background:0 0}.product-content-section{padding:64px 0}.product-content-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);align-items:start;gap:20px;display:grid}.product-description,.product-features{background:#fff;border-radius:16px;padding:34px;box-shadow:0 10px 32px #1b3b9d12}.product-cta h2,.product-description h2,.product-features h2,.product-related h2{margin:10px 0 0;font-size:clamp(25px,2.2vw,34px);line-height:1.12}.product-description p{color:#505968;max-width:860px;margin:18px 0 0;font-size:15px;line-height:1.75}.product-features h2{margin:0 0 18px;font-size:24px}.product-features ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.product-features li{color:#3d4654;background:#f5f7fb;border-radius:10px;padding:14px 14px 14px 42px;font-size:13px;line-height:1.5;position:relative}.product-features li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;top:13px;left:15px}.product-related{padding:0 0 64px}.product-related__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.product-related__heading>a{color:var(--primary);font-size:13px;font-weight:700}.product-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-related__card{background:#fff;border-radius:14px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1b3b9d12}.product-related__card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1b3b9d21}.product-related__image{background:#e7ecf5;display:block;overflow:hidden}.product-related__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-related__card:hover .product-related__image img{transform:scale(1.04)}.product-related__body{flex-direction:column;flex:1;padding:22px;display:flex}.product-related__card h3{margin:0;line-height:1.2}.product-related__card p{color:var(--muted);margin:12px 0 18px;font-size:13px;line-height:1.62}.product-related__button{color:#fff;background:var(--primary);border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:auto;padding:0 18px;font-size:13px;font-weight:700;transition:background-color .2s;display:inline-flex}.product-cta,.product-related__button:hover{background:var(--primary-dark)}.product-cta{color:#fff;padding:56px 0}.product-cta__inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.product-cta h2{color:#fff;max-width:700px}.product-not-found{background:#f5f7fb;min-height:55vh;padding:90px 0}.product-not-found h1{font-size:clamp(32px,3vw,44px)}.product-not-found p{color:var(--muted);margin:14px 0 24px}@media (width<=980px){.product-content-grid,.product-hero__grid{grid-template-columns:1fr}.product-hero__media{min-height:390px}.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-related__body{padding:18px}}@media (width<=680px){.product-hero{padding:24px 0 44px}.product-hero__media{min-height:260px}.product-description,.product-features,.product-hero__content{padding:24px}.product-content-section{padding:44px 0}.product-related__grid{grid-template-columns:1fr}.product-cta__inner,.product-related__heading{flex-direction:column;align-items:flex-start}}.product-children,.product-items{padding:64px 0}.product-children{border-top:1px solid var(--line);background:#f5f7fb}.product-items{border-top:1px solid var(--line);background:#fff}.product-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:36px;margin-bottom:28px;display:grid}.product-section-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.product-section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.product-children__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-child-card{background:#fff;border-radius:16px;flex-direction:column;min-width:0;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 10px 32px #1b3b9d12}.product-child-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #1b3b9d21}.product-child-card__image{aspect-ratio:16/9;background:#e7ecf5;display:block;overflow:hidden}.product-child-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-child-card:hover .product-child-card__image img{transform:scale(1.035)}.product-child-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.product-child-card h3{margin:0;line-height:1.2}.product-child-card h3 a:hover{color:var(--primary)}.product-child-card p{color:var(--muted);margin:12px 0 18px;font-size:13px;line-height:1.6}.product-child-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.product-child-card li{color:#4b5361;padding-left:17px;font-size:12px;line-height:1.45;position:relative}.product-child-card li:before{content:"";background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.product-child-card__more{width:fit-content;color:var(--primary);margin-top:auto;padding-top:20px;font-size:13px;font-weight:700}.product-child-card__more:after{content:" →"}.product-items__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.product-item-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-width:0;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 8px 26px #1b3b9d0e}.product-item-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1b3b9d1f}.product-item-card__image{aspect-ratio:1.18;background:#e7ecf5;overflow:hidden}.product-item-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-item-card:hover .product-item-card__image img{transform:scale(1.04)}.product-item-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.product-item-card h3{margin:0;line-height:1.18}.product-item-card p{color:var(--muted);margin:12px 0 20px;font-size:13px;line-height:1.6}.product-item-card__footer{border-top:1px solid var(--line);gap:12px;margin-top:auto;padding-top:16px;display:grid}.product-item-card__price{color:var(--text);font-size:13px;font-weight:700}.product-item-card__button{color:#fff;background:var(--primary);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.product-item-card__button:hover{background:var(--primary-dark)}@media (width<=1180px){.product-items__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.product-section-heading{grid-template-columns:1fr;gap:14px}.product-children__grid,.product-items__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.product-children,.product-items{padding:46px 0}.product-children__grid,.product-items__grid{grid-template-columns:1fr}}.product-types-section{padding:0 0 64px}.product-types-heading{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:34px;margin-bottom:24px;display:grid}.product-types-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.product-types-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.product-types-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.product-type-card{cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;min-width:0;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 10px 32px #1b3b9d12}.product-type-card:focus-visible,.product-type-card:hover{outline:none;transform:translateY(-5px);box-shadow:0 20px 44px #1b3b9d21}.product-type-card__image{aspect-ratio:1/.82;background:#e7ecf5;display:block;overflow:hidden}.product-type-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-type-card:hover .product-type-card__image img{transform:scale(1.035)}.product-type-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.product-type-card h3{margin:0;line-height:1.2}.product-type-card h3 a:hover{color:var(--primary)}.product-type-card p{color:var(--muted);margin:13px 0 16px;font-size:13px;line-height:1.6}.product-type-card__features{gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-type-card__features li{color:#4b5361;padding-left:16px;font-size:12px;line-height:1.45;position:relative}.product-type-card__features li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.product-type-card__actions{gap:10px;margin-top:auto;padding-top:20px;display:grid}.product-type-card__details{color:var(--primary);font-size:13px;font-weight:700}.product-type-card__details:after{content:" →"}.product-type-card__request{color:#fff;background:var(--primary);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:12px;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.product-type-card__request:hover{color:#fff;background:var(--primary-dark);transform:translateY(-1px)}.product-type-information{padding:0 0 64px}.product-type-information__heading{max-width:850px;margin-bottom:24px}.product-type-information__heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.product-type-information__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-type-information__card{background:#fff;border-radius:15px;padding:28px;box-shadow:0 10px 30px #1b3b9d12}.product-type-information__card h3{margin:0;line-height:1.2}.product-type-information__card p{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.7}@media (width<=1180px){.product-types-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.product-type-information__grid,.product-types-heading{grid-template-columns:1fr}.product-types-heading{gap:12px}.product-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.product-types-grid{grid-template-columns:1fr}}.product-gallery{grid-template-rows:minmax(0,1fr) auto;gap:10px;height:100%;display:grid}.product-gallery__main{background:#e7ecf5;border-radius:18px;min-height:390px;overflow:hidden}.product-gallery__main img,.product-gallery__main video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.product-gallery__thumb{aspect-ratio:1;cursor:pointer;background:#e7ecf5;border:2px solid #0000;border-radius:9px;padding:0;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--primary)}.product-gallery__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-gallery__video-thumb{width:100%;height:100%;display:block;position:relative}.product-gallery__video-thumb b{color:#fff;background:#202020bf;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.coupling-configurator{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:24px;padding:20px}.coupling-configurator__heading{gap:4px;margin-bottom:14px;display:grid}.coupling-configurator__heading strong{font-size:16px}.coupling-configurator__heading span{color:var(--muted);font-size:12px}.coupling-diameter-row{grid-template-columns:minmax(110px,1fr) minmax(120px,1fr) 34px;align-items:end;gap:8px;margin-top:8px;display:grid}.coupling-diameter-row label{color:var(--muted);gap:5px;font-size:11px;display:grid}.coupling-diameter-row input,.coupling-diameter-row select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:42px;padding:0 11px}.coupling-diameter-row [data-remove-diameter]{color:#8c3540;cursor:pointer;background:#f8e9eb;border-radius:8px;height:42px;font-size:20px}.coupling-configurator__add{color:var(--primary);cursor:pointer;background:0 0;margin-top:12px;padding:0;font-size:12px;font-weight:700}.coupling-configurator__request{width:100%;margin-top:16px}.threaded-advantages{background:#eef2fb;padding:68px 0}.threaded-advantages__heading{max-width:800px;margin-bottom:28px}.threaded-advantages__heading h2{margin:10px 0 0;font-size:clamp(30px,3vw,42px);line-height:1.08}.threaded-advantages__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.threaded-advantages__grid article{background:#fff;border-radius:16px;flex-direction:column;min-height:240px;padding:28px;display:flex;box-shadow:0 10px 28px #1b3b9d12}.threaded-advantages__grid article>strong{color:var(--primary);font-size:30px;line-height:1}.threaded-advantages__grid h3{margin:18px 0 0}.threaded-advantages__grid p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.65}.threaded-advantages__grid a{color:var(--primary);margin-top:auto;padding-top:18px;font-size:13px;font-weight:700}@media (width<=980px){.threaded-advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__main{min-height:360px}}@media (width<=620px){.coupling-diameter-row{grid-template-columns:1fr 1fr 34px}.threaded-advantages__grid{grid-template-columns:1fr}.product-gallery__main{min-height:280px}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card-specs{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.product-card-specs li{color:#4b5361;padding-left:17px;font-size:12px;line-height:1.5;position:relative}.product-card-specs li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.category-product-card .product-card-specs{border-top:1px solid var(--line);padding-top:15px}.product-related__card .product-card-specs{margin-bottom:20px}.product-related__card:has(.product-card-specs){min-height:360px}@media (width<=760px){.product-card-specs li{font-size:11px}}.seo-explainer{border-top:1px solid var(--line);background:#fff;padding:66px 0}.seo-explainer__heading{max-width:900px;margin-bottom:28px}.seo-explainer__heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.seo-explainer__layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:stretch;gap:22px;display:grid}.seo-explainer__content{background:0 0;align-content:start;gap:8px;padding:0;display:grid}.seo-explainer__content section{background:#f7f9fd;border-radius:14px;padding:26px 28px}.seo-explainer__content h3{margin:0;font-size:21px;line-height:1.2}.seo-explainer__content p{color:#505968;margin:10px 0 0;font-size:14px;line-height:1.75}.seo-explainer__types{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.seo-explainer__types li{color:#34415b;border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 11px;font-size:12px;line-height:1.3}.seo-explainer__media{gap:10px;min-height:100%;display:grid}.seo-explainer__media--1{grid-template-columns:1fr}.seo-explainer__media--2{grid-template-rows:1.2fr .8fr}.seo-explainer__media figure{background:#e7ecf5;border-radius:16px;min-height:240px;margin:0;overflow:hidden}.seo-explainer__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.seo-commercial{border-top:1px solid var(--line);background:#eef2fb;padding:58px 0}.seo-commercial__inner{background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:38px;padding:38px;display:grid;box-shadow:0 12px 34px #1b3b9d12}.seo-commercial__content{max-width:980px}.seo-commercial h2{letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(27px,2.3vw,36px);line-height:1.1}.seo-commercial p{color:#505968;margin:14px 0 0;font-size:14px;line-height:1.72}.seo-commercial__note{font-size:13px!important}.seo-commercial__link,.seo-commercial__note a{color:var(--primary);font-weight:700}.seo-commercial__actions{text-align:center;justify-items:stretch;gap:14px;min-width:190px;display:grid}.seo-commercial__link{font-size:14px}@media (width<=980px){.seo-commercial__inner,.seo-explainer__layout{grid-template-columns:1fr}.seo-explainer__media{min-height:420px}.seo-commercial__actions{justify-items:start;min-width:0}}@media (width<=680px){.seo-explainer{padding:46px 0}.seo-explainer__content section{padding:22px}.seo-commercial__inner{padding:24px}.seo-explainer__media{min-height:0}.seo-explainer__media--2{grid-template-rows:none;grid-template-columns:1fr}.seo-explainer__media figure{min-height:230px}.seo-commercial{padding:42px 0}}.category-page{background:#f5f7fb}.category-hero{border-bottom:1px solid var(--line);background:#fff;padding:44px 0 64px}.category-hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,480px);align-items:stretch;gap:20px;display:grid}.category-hero__content{background:#f7f9fd;border-radius:18px;flex-direction:column;justify-content:center;padding:42px;display:flex}.category-hero h1{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(32px,3vw,44px);line-height:1.08}.category-hero__content>p{color:#505968;max-width:680px;margin:18px 0 0;font-size:16px;line-height:1.7}.category-hero .category-tags{margin-top:24px}.category-hero__image{background:#e7ecf5;border-radius:18px;place-self:stretch end;width:min(100%,480px);max-width:480px;min-height:0;position:relative;overflow:hidden}.category-hero__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-products-section{padding:64px 0 78px}.category-products-heading{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:36px;margin-bottom:26px;display:grid}.category-products-heading h2{margin:10px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1.1}.category-products-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.category-product-card{background:#fff;border-radius:16px;grid-template-columns:42% minmax(0,1fr);min-width:0;min-height:330px;transition:transform .24s,box-shadow .24s;display:grid;overflow:hidden;box-shadow:0 10px 32px #1b3b9d12}.category-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #1b3b9d21}.category-product-card__image{background:#e7ecf5;min-height:100%;overflow:hidden}.category-product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.category-product-card:hover .category-product-card__image img{transform:scale(1.035)}.category-product-card__body{flex-direction:column;padding:26px;display:flex}.category-product-card h3{margin:0;font-size:21px;line-height:1.18}.category-product-card h3 a:hover{color:var(--primary)}.category-product-card p{color:var(--muted);margin:13px 0 17px;font-size:13px;line-height:1.6}.category-product-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.category-product-card li{color:#4b5361;padding-left:18px;font-size:12px;line-height:1.45;position:relative}.category-product-card li:before{content:"";background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.category-product-card__more{width:fit-content;color:var(--primary);margin-top:auto;padding-top:20px;font-size:13px;font-weight:700}.category-product-card__more:after{content:" →"}.category-cta{color:#fff;background:var(--primary-dark);padding:56px 0}.category-cta__inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.category-cta h2{color:#fff;margin:10px 0 0;font-size:clamp(28px,2.5vw,38px)}.category-not-found{min-height:55vh;padding:90px 0}.category-not-found p{color:var(--muted);margin:14px 0 24px}@media (width<=1050px){.category-hero__grid,.category-products-heading{grid-template-columns:1fr}.category-products-heading{gap:14px}.category-hero__image{aspect-ratio:4/3;height:auto}.category-product-card{grid-template-columns:1fr}.category-product-card__image{min-height:240px}}@media (width<=760px){.category-hero{padding:34px 0 48px}.category-hero__content{padding:26px}.category-hero__image{justify-self:center;width:min(100%,480px)}.category-products-section{padding:46px 0 58px}.category-products-grid{grid-template-columns:1fr}.category-product-card__body{padding:22px}.category-cta__inner{flex-direction:column;align-items:flex-start}}.catalog-description .product-description{max-width:1040px}.catalog-description__body{color:#505968;max-width:860px;margin-top:18px;line-height:1.75}.catalog-description__body>:first-child{margin-top:0}@media (width<=760px){.catalog-description .product-description{padding:24px}}.category-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-product-card{flex-direction:column;min-height:520px;display:flex}.category-product-card__image{aspect-ratio:1.35;width:100%;min-height:0}.category-product-card__body{flex:1;padding:22px}.category-product-card h3{font-size:19px}.category-product-card p{margin:12px 0 16px}@media (width<=1250px){.category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=950px){.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-product-card{min-height:490px}}@media (width<=620px){.category-products-grid{grid-template-columns:1fr}.category-product-card{min-height:0}}.mufty-cases,.mufty-cooperation,.mufty-field-services,.mufty-standards{padding:68px 0}.mufty-cases,.mufty-cooperation,.mufty-field-services{background:#f5f7fb}.mufty-standards{background:#fff}.mufty-section-heading{max-width:900px;margin-bottom:28px}.mufty-section-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(29px,2.6vw,40px);line-height:1.08}.mufty-section-heading--split p,.mufty-section-heading>p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.7}.mufty-section-heading--split{grid-template-columns:minmax(0,1fr) minmax(300px,470px);align-items:end;gap:38px;max-width:none;display:grid}.mufty-service-banners{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mufty-service-banner{color:#fff;background-image:var(--mufty-banner-image);background-position:50%;background-size:cover;border-radius:18px;align-items:flex-end;min-height:410px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #16224629}.mufty-service-banner:before{content:"";background:#0d1423ad;position:absolute;inset:0}.mufty-service-banner>div{z-index:1;max-width:650px;padding:34px;position:relative}.mufty-service-banner span{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.mufty-service-banner h3{color:#fff;margin:11px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.08}.mufty-service-banner p{color:#fffc;margin:15px 0 0;font-size:14px;line-height:1.65}.mufty-service-banner a{color:#fff;width:fit-content;margin-top:22px;font-size:13px;font-weight:700;display:inline-flex}.mufty-standards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mufty-standard-card{background:#f7f9fd;border:1px solid #0000;border-radius:15px;flex-direction:column;min-height:250px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.mufty-standard-card:hover{border-color:#2d58d947;transform:translateY(-5px);box-shadow:0 18px 40px #1b3b9d1a}.mufty-standard-card>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.mufty-standard-card h3{margin:15px 0 0;font-size:23px}.mufty-standard-card p{color:var(--muted);margin:14px 0 20px;font-size:13px;line-height:1.62}.mufty-standard-card strong{color:var(--primary);margin-top:auto;font-size:12px}.mufty-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mufty-step{background:#fff;border-radius:15px;min-height:250px;padding:28px;box-shadow:0 10px 30px #1b3b9d0f}.mufty-step>span{color:var(--primary);letter-spacing:.08em;font-size:12px;font-weight:700}.mufty-step h3{margin:52px 0 0;font-size:21px;line-height:1.15}.mufty-step p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.62}.mufty-support-banner{color:#fff;background:#f5f7fb;padding:34px 0}.mufty-support-banner__inner{background-image:url(https://images.unsplash.com/photo-1565008447742-97f6f38c985c?auto=format&fit=crop&w=1800&q=88);background-position:50%;background-size:cover;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:40px;min-height:430px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #1622462e}.mufty-support-banner__inner:before{content:"";background:#111c37b8;position:absolute;inset:0}.mufty-support-banner__inner>*{z-index:1;position:relative}.mufty-support-banner__inner>div{max-width:820px}.mufty-support-banner h2{color:#fff;letter-spacing:-.035em;max-width:780px;margin:10px 0 0;font-size:clamp(32px,3.4vw,48px);line-height:1.03}.mufty-support-banner p{color:#ffffffc7;max-width:720px;margin:17px 0 0;font-size:15px;line-height:1.66}.mufty-cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mufty-heading-link{color:var(--primary);font-size:13px;font-weight:700}.mufty-case-card{background:#fff;border-radius:16px;transition:transform .24s,box-shadow .24s;overflow:hidden;box-shadow:0 10px 32px #1b3b9d12}.mufty-case-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #1b3b9d21}.mufty-case-card__image{aspect-ratio:1.55;display:block;position:relative;overflow:hidden}.mufty-case-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.mufty-case-card:hover img{transform:scale(1.04)}.mufty-case-card__image span{color:#fff;background:#202020bd;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.mufty-case-card__body{padding:24px}.mufty-case-card__city{color:var(--muted);text-transform:uppercase;margin:0;font-size:11px}.mufty-case-card h3{margin:10px 0 18px;font-size:21px;line-height:1.17}.mufty-case-card__product{color:var(--primary);font-size:12px;font-weight:700;line-height:1.5}.mufty-clients{padding:68px 0 74px}.mufty-logo-slider{width:100%}@media (width<=1100px){.mufty-section-heading--split,.mufty-service-banners{grid-template-columns:1fr}.mufty-cases-grid,.mufty-standards-grid,.mufty-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.mufty-cases,.mufty-cooperation,.mufty-field-services,.mufty-standards{padding:48px 0}.mufty-cases-grid,.mufty-service-banners,.mufty-standards-grid,.mufty-steps-grid{grid-template-columns:1fr}.mufty-service-banner{min-height:360px}.mufty-service-banner>div,.mufty-support-banner__inner{padding:26px}.mufty-support-banner__inner{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:430px}}.mufty-types-section{background:#f4f7fc;padding:76px 0}.mufty-types-group__heading,.mufty-types-section__heading{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:36px;display:grid}.mufty-types-section__heading{margin-bottom:40px}.mufty-types-group__heading h3,.mufty-types-section__heading h2{letter-spacing:-.03em;margin:8px 0 0}.mufty-types-section__heading h2{font-size:clamp(30px,3vw,44px);line-height:1.08}.mufty-types-group__heading>a,.mufty-types-section__heading>p{margin:0}.mufty-types-section__heading>p{color:var(--muted);font-size:15px;line-height:1.65}.mufty-types-group+.mufty-types-group{border-top:1px solid var(--line);margin-top:56px;padding-top:50px}.mufty-types-group__heading{margin-bottom:22px}.mufty-types-group__heading span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.mufty-types-group__heading h3{font-size:clamp(24px,2.3vw,34px);line-height:1.12}.mufty-types-group__heading>a{width:fit-content;color:var(--primary);justify-self:end;font-size:14px;font-weight:700}.mufty-types-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.mufty-types-grid--compact{max-width:none}.mufty-type-card{background:#fff;border:1px solid #e2e8f3;border-radius:16px;flex-direction:column;min-width:0;height:100%;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 12px 34px #18367b0f}.mufty-type-card:hover{border-color:#2452be40;transform:translateY(-4px);box-shadow:0 20px 44px #18367b1f}.mufty-type-card__image{aspect-ratio:1.42;background:#dfe6f3;width:100%;overflow:hidden}.mufty-type-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.mufty-type-card:hover .mufty-type-card__image img{transform:scale(1.035)}.mufty-type-card__body{flex-direction:column;flex:1;min-width:0;padding:20px;display:flex}.mufty-type-card__body>span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.mufty-type-card__body h3{letter-spacing:-.02em;margin:8px 0 0;font-size:19px;line-height:1.18}.mufty-type-card__body h3 a{color:inherit}.mufty-type-card__body p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.55}.mufty-type-card__body ul{gap:7px;margin:16px 0 0;padding:0;list-style:none;display:grid}.mufty-type-card__body li{color:#445063;padding-left:17px;font-size:12px;line-height:1.45;position:relative}.mufty-type-card__body li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.52em;left:0}.mufty-type-card__more{width:fit-content;color:var(--primary);margin-top:auto;padding-top:20px;font-size:13px;font-weight:700}@media (width<=1180px){.mufty-types-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.mufty-types-group__heading,.mufty-types-section__heading{grid-template-columns:1fr;gap:14px}.mufty-types-group__heading>a{justify-self:start}.mufty-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.mufty-types-section{padding:54px 0}.mufty-types-grid{grid-template-columns:1fr}.mufty-type-card__image{aspect-ratio:1.6}}.content-page-hero{border-bottom:1px solid var(--line);background:#fff;padding:34px 0 68px}.content-page-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:20px;display:grid}.content-page-hero__copy{background:#f7f9fd;border-radius:18px;flex-direction:column;justify-content:center;padding:44px;display:flex}.content-page-hero h1{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(34px,3.4vw,52px);line-height:1.04}.content-page-hero__copy>p{color:#505968;max-width:720px;margin:20px 0 0;font-size:16px;line-height:1.7}.content-page-hero__actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.content-page-hero__phone{color:var(--primary);font-size:15px;font-weight:700}.content-page-hero__image{background:#e7ecf5;border-radius:18px;min-height:470px;overflow:hidden}.content-page-hero__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.content-page-benefits{background:#f5f7fb;padding:70px 0}.content-page-heading{max-width:820px;margin-bottom:28px}.content-page-heading h2{margin:10px 0 0;font-size:clamp(30px,3vw,42px);line-height:1.08}.content-page-benefits__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.content-page-benefits article{background:#fff;border-radius:16px;flex-direction:column;min-height:260px;padding:30px;display:flex;box-shadow:0 10px 30px #1b3b9d12}.content-page-benefits article>span{color:var(--primary);letter-spacing:.1em;font-size:12px;font-weight:700}.content-page-benefits h3{margin:auto 0 12px;line-height:1.16}.content-page-benefits p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.content-page-request{color:#fff;background:var(--primary-dark);padding:60px 0}.content-page-request__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;display:grid}.content-page-request h2{color:#fff;max-width:760px;margin:10px 0 0;font-size:clamp(30px,3vw,42px);line-height:1.08}.content-page-request p{color:#ffffffb8;max-width:820px;margin:16px 0 0;font-size:14px;line-height:1.7}.content-page-request__contacts{gap:10px;min-width:240px;display:grid}.content-page-request__contacts a{color:#fff;border:1px solid #ffffff59;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:14px;font-weight:700;display:flex}.content-page-not-found{background:#f5f7fb;min-height:55vh;padding:90px 0}.content-page-not-found p{color:var(--muted);margin:14px 0 24px}@media (width<=980px){.content-page-hero__grid,.content-page-request__inner{grid-template-columns:1fr}.content-page-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.content-page-hero{padding:24px 0 46px}.content-page-hero__copy{padding:26px}.content-page-hero__image{min-height:270px}.content-page-benefits{padding:48px 0}.content-page-benefits__grid{grid-template-columns:1fr}.content-page-benefits article{min-height:230px}.content-page-request{padding:46px 0}.content-page-request__contacts{min-width:0}}.content-page-hero--text-only{background:#fff}.content-page-hero__simple{max-width:980px;padding:28px 0 56px}.content-page-hero__simple h1{letter-spacing:-.04em;max-width:900px;margin:10px 0 0;font-size:clamp(40px,5vw,68px);line-height:1.02}.content-page-hero__simple p{max-width:820px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.7}.client-reviews-section{background:#fff;padding:72px 0}.client-reviews-heading{max-width:850px;margin-bottom:30px}.client-reviews-heading h2{margin:10px 0 0;font-size:clamp(32px,3vw,46px);line-height:1.08}.client-reviews-heading p{color:var(--muted);margin:15px 0 0;font-size:15px;line-height:1.65}.client-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.client-review-card{border:1px solid var(--line);background:#f7f9fd;border-radius:18px;grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);min-width:0;display:grid;overflow:hidden}.client-review-card__scan{cursor:zoom-in;background:#e7ecf5;min-height:390px;padding:0;position:relative;overflow:hidden}.client-review-card__scan img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.client-review-card__scan span{color:#fff;background:#202020c7;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700;position:absolute;bottom:14px;left:14px}.client-review-card__content{flex-direction:column;padding:28px;display:flex}.client-review-card__company{align-items:center;gap:12px;display:flex}.client-review-card__company>span{color:#fff;background:var(--primary);border-radius:10px;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.client-review-card__company strong{font-size:14px}.client-review-card blockquote{color:#4d5664;margin:24px 0 0;font-size:14px;line-height:1.75}.client-review-card__person{gap:4px;margin-top:auto;padding-top:26px;display:grid}.client-review-card__person strong{font-size:14px}.client-review-card__person span{color:var(--muted);font-size:12px}.client-review-card__content>a{color:var(--primary);margin-top:16px;font-size:12px;font-weight:700}.review-lightbox{background:#fff;border:0;border-radius:16px;width:min(960px,100vw - 40px);max-height:90vh;padding:18px}.review-lightbox::backdrop{background:#121826cc}.review-lightbox img{-o-object-fit:contain;object-fit:contain;max-height:calc(90vh - 36px)}.review-lightbox button{color:#fff;cursor:pointer;background:#202020cc;border-radius:50%;width:40px;height:40px;font-size:24px;position:absolute;top:24px;right:24px}@media (width<=1050px){.client-reviews-grid{grid-template-columns:1fr}}@media (width<=620px){.client-review-card{grid-template-columns:1fr}.client-review-card__scan{min-height:330px}.content-page-hero__simple{padding-bottom:42px}}.catalog-page{background:#f5f7fb}.catalog-hero{border-bottom:1px solid var(--line);background:#fff;padding:58px 0 64px}.catalog-breadcrumbs{color:var(--muted);align-items:center;gap:9px;margin-bottom:24px;font-size:12px;display:flex}.catalog-breadcrumbs a{color:var(--primary)}.catalog-hero h1{letter-spacing:-.035em;max-width:900px;margin:9px 0 0;font-size:clamp(32px,3.1vw,44px);line-height:1.08}.catalog-hero p{max-width:780px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.65}.catalog-directory{padding:54px 0 82px}.catalog-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.catalog-category-card{background:#fff;border-radius:16px;flex-direction:column;min-width:0;scroll-margin-top:28px;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 10px 34px #1b3b9d12}.catalog-category-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px #1b3b9d21}.catalog-category-card__image{aspect-ratio:1.65;background:#e6ebf5;display:block;position:relative;overflow:hidden}.catalog-category-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.catalog-category-card:hover .catalog-category-card__image img{transform:scale(1.035)}.catalog-category-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.catalog-category-card h2{margin:0;font-size:clamp(23px,2vw,30px);line-height:1.12}.catalog-category-card p{color:var(--muted);margin:12px 0 20px;font-size:13px;line-height:1.62}.catalog-category-card ul{gap:0;margin:auto 0 0;padding:0;list-style:none;display:grid}.catalog-category-card li{border-top:1px solid var(--line)}.catalog-category-card li a{color:#343b47;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:13px;line-height:1.4;transition:color .2s,padding-left .2s;display:flex}.catalog-category-card li a:after{content:"→";color:var(--primary);flex:none}.catalog-category-card li a:hover{color:var(--primary);padding-left:5px}@media (width<=1100px){.catalog-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.catalog-hero{padding:42px 0 48px}.catalog-directory{padding:36px 0 56px}.catalog-overview{grid-template-columns:1fr}.catalog-category-card__body{padding:20px}}.catalog-category-card h2 a{transition:color .2s}.catalog-category-card h2 a:hover{color:var(--primary)}.catalog-category-card__more{width:fit-content;color:var(--primary);border-top:1px solid var(--line);margin-top:18px;padding-top:15px;font-size:13px;font-weight:700;transition:color .2s,transform .2s}.catalog-category-card__more:after{content:" →"}.catalog-category-card__more:hover{color:var(--primary-dark);transform:translate(3px)}.cases-section{background:#eef2fb}.cases-section .section-heading>p{margin:0}.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.case-card{background:#fff;border-radius:16px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 10px 32px #1b3b9d12}.case-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #1b3b9d24}.case-card__media{aspect-ratio:1.72;background:#dce4f6;position:relative;overflow:hidden}.case-card__media img,.case-card__media video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .55s}.case-card:hover .case-card__media img,.case-card:hover .case-card__media video{transform:scale(1.035)}.case-card__media-type,.case-card__year{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#202020b8;border-radius:5px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:14px}.case-card__year{right:14px}.case-card__media-type{left:14px}.case-card__body{flex-direction:column;flex:1;padding:20px 20px 22px;display:flex}.case-card__title{letter-spacing:-.02em;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.18}.case-card__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;line-height:1.35;display:flex}.case-card__meta span+span:before{content:"·";color:var(--line);margin-right:8px}.case-card__supply{border-top:1px solid var(--line);margin:16px 0 18px;padding-top:15px}.case-card__supply-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600;display:block}.case-card__supply-value{color:#4c5667;margin:7px 0 0;line-height:1.5;font-size:13px!important}.case-card__supply-links{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.case-card__supply-links a{color:var(--primary);background:var(--surface-soft);border-radius:7px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.3;transition:color .2s,background-color .2s}.case-card__more,.case-card__supply-links a:hover{color:#fff;background:var(--primary)}.case-card__more{border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;min-height:42px;margin-top:auto;padding:0 16px;font-size:12px;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.case-card__more:hover{background:var(--primary-dark);transform:translateY(-2px)}.review-card{min-height:400px}.review-card__logo{background:#f5f7fb;border:1px solid #e2e7f0;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;min-height:58px;margin-bottom:18px;padding:10px 12px;display:flex;overflow:hidden}.review-card__logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:140px;height:auto;max-height:38px}.review-card__logo span{color:#8a92a0;letter-spacing:.06em;text-transform:uppercase;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:600}@media (width<=1000px){.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-section .section-heading{grid-template-columns:1fr;gap:14px}}@media (width<=680px){.cases-grid{grid-template-columns:1fr}.case-card__title{font-size:18px}.review-card{min-height:380px}}.case-page{background:#f5f7fb}.case-header{z-index:30;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;box-shadow:0 8px 28px #2020200d}.case-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.case-detail{padding:54px 0 82px}.case-detail__back{color:var(--primary);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;font-weight:600;display:inline-flex}.case-detail__hero{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:stretch;gap:18px;display:grid}.case-detail__content,.case-detail__media,.case-detail__summary{background:#fff;border-radius:18px;box-shadow:0 10px 34px #1b3b9d12}.case-detail__media{min-height:500px;overflow:hidden}.case-detail__media img,.case-detail__media video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.case-detail__summary{flex-direction:column;padding:34px;display:flex}.case-detail__eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.case-detail h1{letter-spacing:-.035em;margin:0;font-size:clamp(32px,3.1vw,44px);line-height:1.08}.case-detail__location{color:var(--muted);margin:16px 0 0;font-size:14px}.case-detail__facts{gap:12px;margin-top:28px;display:grid}.case-detail__fact{border-top:1px solid var(--line);gap:5px;padding:16px 0;display:grid}.case-detail__fact span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.case-detail__fact a,.case-detail__fact strong{color:var(--text);font-size:14px;line-height:1.5}.case-detail__fact a{color:var(--primary);font-weight:700}.case-detail__content{margin-top:18px;padding:38px}.case-detail__content h2{margin:0 0 18px;font-size:clamp(26px,2.4vw,36px);line-height:1.1}.case-detail__content p{color:#4b5565;max-width:900px;margin:0 0 16px;font-size:16px;line-height:1.72}.case-detail__result{color:#fff;background:var(--primary-dark);border-radius:14px;margin-top:28px;padding:24px}.case-detail__result strong{margin-bottom:8px;font-size:18px;display:block}.case-detail__result p{color:#ffffffd1;margin:0}.case-detail__cta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.case-footer{color:#fff;background:var(--text)}.case-footer__inner{justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:12px;display:flex}.case-footer a{color:#fff}@media (width<=980px){.case-detail__hero{grid-template-columns:1fr}.case-detail__media{min-height:420px}}@media (width<=640px){.case-header__inner{min-height:70px}.case-header .brand__text small{display:none}.case-detail{padding:34px 0 56px}.case-detail__media{min-height:260px}.case-detail__content,.case-detail__summary{padding:24px}.case-footer__inner{flex-direction:column;align-items:flex-start;padding:18px 0}}.case-breadcrumbs{margin-bottom:24px}.case-breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.case-breadcrumbs li{color:var(--muted);align-items:center;gap:8px;font-size:12px;line-height:1.4;display:inline-flex}.case-breadcrumbs li:not(:last-child):after{content:"/";color:#aab1bd}.case-breadcrumbs a{color:var(--primary);transition:color .2s}.case-breadcrumbs a:hover{color:var(--primary-dark)}.case-breadcrumbs li[aria-current=page]{color:#555e6d}.case-project-info{margin-top:26px}.case-project-info h2{letter-spacing:-.015em;margin:0 0 12px;font-size:17px;line-height:1.2}.case-project-info dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.case-project-info dl>div{border:1px solid var(--line);background:#f5f7fb;border-radius:10px;min-width:0;padding:14px}.case-project-info dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700;line-height:1.3}.case-project-info dd{color:var(--text);margin:0;font-size:13px;font-weight:600;line-height:1.45}.case-detail__facts{margin-top:18px}@media (width<=520px){.case-breadcrumbs{margin-bottom:18px}.case-breadcrumbs li{font-size:11px}.case-project-info dl{grid-template-columns:1fr}}.portfolio-page{background:#eef2fb}.portfolio-main{padding:56px 0 84px}.portfolio-breadcrumbs{color:var(--muted);margin-bottom:26px;font-size:12px}.portfolio-breadcrumbs a{color:var(--primary);font-weight:600}.portfolio-hero{max-width:920px;margin-bottom:34px}.portfolio-hero .eyebrow{margin-bottom:10px}.portfolio-hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(32px,3.1vw,44px);line-height:1.08}.portfolio-hero p{max-width:720px;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.65}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width<=1000px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.portfolio-main{padding:38px 0 60px}.portfolio-grid{grid-template-columns:1fr}}.projects-map-section{margin:44px 0 54px}.portfolio-results-heading,.projects-map-section__heading{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:34px;margin-bottom:22px;display:grid}.portfolio-results-heading h2,.projects-map-section__heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.08}.projects-map-section__heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.projects-map{background:#dfe6f2;border:1px solid #d9e0eb;border-radius:18px;min-height:470px;overflow:hidden;box-shadow:0 18px 52px #18316f17}.projects-map__canvas{width:100%;height:470px}.projects-map__fallback{background:radial-gradient(circle at 18% 22%,#2854be24,#0000 34%),linear-gradient(135deg,#f7f9fd,#e7edf8);grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(28px,5vw,70px);min-height:470px;padding:clamp(28px,5vw,60px);display:grid}.projects-map__fallback-copy>span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.projects-map__fallback-copy h3{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.08}.projects-map__fallback-copy p{color:var(--muted);margin:16px 0 0;line-height:1.7}.projects-map__locations{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.projects-map__locations a{min-height:98px;color:inherit;background:#ffffffe0;border:1px solid #c7d2e5e6;border-radius:12px;flex-direction:column;justify-content:center;padding:18px;transition:transform .2s,border-color .2s;display:flex}.projects-map__locations a:hover{border-color:var(--primary);transform:translateY(-3px)}.projects-map__locations strong{font-size:15px}.projects-map__locations span{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.45}.projects-map__empty{color:var(--muted)}.portfolio-catalog{padding-top:8px}.portfolio-filters{background:#fff;border:1px solid #dfe5ef;border-radius:16px;grid-template-columns:minmax(220px,1.35fr) minmax(150px,.7fr) minmax(210px,1fr) auto;align-items:end;gap:12px;margin-bottom:42px;padding:20px;display:grid;box-shadow:0 12px 36px #18316f0f}.portfolio-filters label{gap:8px;min-width:0;display:grid}.portfolio-filters label>span{color:#515b69;font-size:12px;font-weight:700}.portfolio-filters select{color:#202736;width:100%;min-height:46px;font:inherit;background:#f7f9fc;border:1px solid #d9e1ed;border-radius:9px;padding:0 40px 0 13px}.portfolio-filters__reset{min-height:46px;color:var(--primary);cursor:pointer;background:#edf2ff;border:1px solid #cfd9f4;border-radius:9px;padding:0 18px;font-weight:700}.portfolio-results-heading strong{color:var(--primary);justify-self:end;font-size:14px}.portfolio-empty{color:var(--muted);text-align:center;background:#fff;border:1px dashed #c8d1df;border-radius:14px;margin-top:14px;padding:34px}.photographer-section{color:#fff;background:linear-gradient(120deg,#0f1e43fa,#193a8df2),url(https://images.unsplash.com/photo-1452780212940-6f5c0d14d848?auto=format&fit=crop&w=1800&q=80) 50%/cover;padding:86px 0}.photographer-section__grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:start;gap:clamp(40px,7vw,96px);display:grid}.photographer-section__copy h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.04}.photographer-section__copy>p{color:#ffffffc7;margin:20px 0 0;font-size:16px;line-height:1.72}.photographer-section__copy ul{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.photographer-section__copy li{color:#ffffffe6;padding-left:26px;line-height:1.55;position:relative}.photographer-section__copy li:before{content:"✓";color:#8eb2ff;font-weight:800;position:absolute;left:0}.photographer-form{color:#202736;background:#fff;border-radius:18px;padding:clamp(24px,4vw,38px);box-shadow:0 22px 60px #040c2247}.photographer-form__heading{gap:7px;margin-bottom:24px;display:grid}.photographer-form__heading strong{font-size:24px;line-height:1.18}.photographer-form__heading span{color:var(--muted);font-size:13px;line-height:1.5}.photographer-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.photographer-form label{gap:7px;min-width:0;display:grid}.photographer-form label>span{color:#4d5665;font-size:12px;font-weight:700}.photographer-form input,.photographer-form select,.photographer-form textarea{color:#202736;width:100%;min-height:46px;font:inherit;background:#f7f9fc;border:1px solid #d9e1ed;border-radius:9px;padding:11px 13px}.photographer-form textarea{resize:vertical}.photographer-form input:focus,.photographer-form select:focus,.photographer-form textarea:focus{border-color:var(--primary);outline:2px solid #1f4eb92e}.photographer-form .is-invalid{border-color:#c73a3a}.photographer-form__wide{grid-column:1/-1}.photographer-form__consent{flex-direction:row;align-items:flex-start;margin-top:16px;grid-template-columns:none!important;gap:9px!important;display:flex!important}.photographer-form__consent input{width:17px;min-height:17px;margin-top:2px}.photographer-form__submit{width:100%;margin-top:18px}.photographer-form__status{min-height:20px;margin:12px 0 0;font-size:12px;line-height:1.5}.photographer-form__status.is-error{color:#b52626}.photographer-form__status.is-success{color:#23713a}@media (width<=1000px){.photographer-section__grid,.portfolio-results-heading,.projects-map-section__heading,.projects-map__fallback{grid-template-columns:1fr}.portfolio-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-results-heading strong{justify-self:start}.photographer-section__grid{gap:42px}}@media (width<=680px){.projects-map,.projects-map__canvas,.projects-map__fallback{min-height:390px}.projects-map__canvas{height:390px}.photographer-form__grid,.portfolio-filters,.projects-map__locations{grid-template-columns:1fr}.photographer-form__wide{grid-column:auto}.photographer-section{padding:60px 0}}.site-header{position:relative}.site-header .header__inner,.site-header .header__nav,.site-header .nav-item--catalog{position:static!important}.site-header .nav-submenu--catalog{z-index:120;width:var(--container);box-sizing:border-box;border-radius:0 0 16px 16px;max-width:calc(100vw - 40px);max-height:calc(100vh - 125px);padding:20px;position:absolute;top:100%;left:50%;right:auto;overflow:hidden auto;transform:translate(-50%,8px)}.site-header .nav-item--catalog:focus-within .nav-submenu--catalog,.site-header .nav-item--catalog:hover .nav-submenu--catalog{transform:translate(-50%)}.catalog-menu__grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:10px;width:100%;display:grid}.catalog-menu__group{background:var(--bg);border-radius:12px;min-width:0;height:100%;padding:18px}.catalog-menu__title{border-bottom:1px solid var(--line);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2;min-height:auto!important;color:var(--text)!important;white-space:normal!important;border-radius:0!important;padding:0 0 12px!important;font-size:16px!important;font-weight:700!important;display:block!important}.catalog-menu__title:hover{color:var(--primary)!important;background:0 0!important}.catalog-menu__links{gap:2px;padding-top:9px;display:grid}.catalog-menu__links a{line-height:1.35;color:#4a5160!important;white-space:normal!important;background:0 0!important;border-radius:0!important;align-items:flex-start!important;min-height:auto!important;padding:8px 0!important;font-size:12px!important;font-weight:500!important}.catalog-menu__links a:hover{transform:translate(3px);color:var(--primary)!important}.nav-submenu--services{width:290px}@media (width<=1439px) and (width>=1201px){.catalog-menu__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px) and (width>=1001px){.nav-item>a{padding-inline:9px;font-size:12px}.site-header .nav-submenu--catalog{padding:16px}.catalog-menu__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-menu__group{padding:15px}.catalog-menu__title{font-size:15px!important}.catalog-menu__links a{font-size:11px!important}}@media (width<=1000px){.site-header .nav-item--catalog{position:relative!important}.site-header .nav-submenu--catalog{visibility:visible;opacity:1;width:auto;max-width:none;max-height:0;box-shadow:none;border:0;border-radius:0;padding:0 10px;transition:max-height .3s,padding .3s;position:static;overflow:hidden;transform:none}.site-header .nav-item--catalog.is-expanded .nav-submenu--catalog{max-height:2400px;padding:8px 10px 14px}.catalog-menu__grid{grid-template-columns:1fr;gap:7px}.catalog-menu__group{height:auto;padding:14px}.catalog-menu__title{font-size:15px!important}.catalog-menu__links a{padding:7px 0!important;font-size:12px!important}.nav-submenu--services{width:auto}}.site-header{z-index:100;width:100%;color:var(--text,#202020);border-bottom:1px solid var(--line,#e5e8ef);background:#fff;position:fixed;inset:0 0 auto;overflow:visible;box-shadow:0 8px 28px #2020200f}.site-header.is-scrolled{box-shadow:0 12px 32px #20202017}.site-page--inner main{padding-top:var(--site-header-height,110px)}.site-page--inner{scroll-padding-top:calc(var(--site-header-height,110px) + 20px)}.site-header .header-topbar{color:#fff;background:var(--primary,#2d58d9);min-height:32px;font-size:11px}.site-header .header-contact,.site-header .header-topbar,.site-header .header-topbar__group,.site-header .header-topbar__inner{align-items:center;display:flex}.site-header .header-topbar__inner{justify-content:space-between;gap:28px;min-height:32px}.site-header .header-topbar__group{white-space:nowrap;gap:28px}.site-header .header-topbar a{color:inherit;opacity:.92}.site-header .header__inner{align-items:center;gap:28px;min-height:78px;display:flex}.site-header .header-contact{flex:none;gap:16px}.site-header .header-phone{color:var(--text,#202020);white-space:nowrap;align-items:center;gap:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.site-header .header-phone span{color:var(--primary,#2d58d9)}.site-header .button--small{color:#fff;background:var(--primary,#2d58d9);border-color:var(--primary,#2d58d9)}.site-footer{color:#fff;background:var(--text,#202020)}.site-footer .footer-grid{padding-top:58px;padding-bottom:44px}.site-footer .brand,.site-footer a{color:#fff}.site-footer p,.site-footer span{color:#ffffffad}.site-footer .footer-bottom{border-top:1px solid #ffffff1f}.site-breadcrumbs{margin:0 0 24px}.site-breadcrumbs ol{color:var(--muted,#6d7482);flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:12px;line-height:1.4;list-style:none;display:flex}.site-breadcrumbs li{align-items:center;gap:8px;display:inline-flex}.site-breadcrumbs li:not(:last-child):after{content:"/";color:#a4aab5}.site-breadcrumbs a{color:var(--primary,#2d58d9)}.site-breadcrumbs a:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=1200px){.site-header .header-contact .button,.site-header .header-topbar__group span:nth-child(2){display:none}}@media (width<=1000px){.site-header .header-topbar__group a,.site-header .header-topbar__group span:nth-child(2),.site-header .header-topbar__group--links{display:none}.site-header .header__inner{min-height:70px;position:relative}.site-header .menu-toggle{margin-left:auto;display:flex}.site-header .header-contact{display:none}}@media (width<=640px){.site-header .brand__text small{display:none}.site-header .header-topbar__group span:first-child{font-size:10px}.site-breadcrumbs{margin-bottom:18px}}.site-header .brand--image{flex:none;width:205px}.site-footer .brand--image img,.site-header .brand--image img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.site-header .header__inner{gap:22px}.site-header .header__nav{gap:clamp(14px,1.35vw,24px)}.site-header .header__nav>.nav-item>a{white-space:nowrap;font-size:12px}.header-contacts{flex:none;align-items:center;gap:18px;display:flex}.header-contact-stack{gap:4px;min-width:max-content;display:grid}.header-contact-primary{color:var(--text);white-space:nowrap;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.1}.header-contact-action{width:fit-content;color:var(--primary);text-underline-offset:3px;font-size:10px;font-weight:700;line-height:1.2;-webkit-text-decoration:underline #2d58d959;text-decoration:underline #2d58d959}.header-contact-action:hover{color:var(--primary-dark)}.header-mobile-contacts{display:none}.site-footer .footer-grid--expanded{grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(175px,.75fr));align-items:start;gap:clamp(34px,4vw,70px);padding-top:62px;padding-bottom:48px;display:grid}.footer-company{max-width:360px}.site-footer .brand--footer.brand--image{background:#fff;border-radius:12px;width:218px;padding:10px 12px;display:block}.footer-company>p{margin:24px 0 22px;font-size:13px;line-height:1.7}.footer-email,.footer-phone{width:fit-content;font-weight:700;display:block}.footer-phone{font-size:20px}.footer-email{margin-top:9px;font-size:13px;color:#ffffffc7!important}.footer-column{align-content:start;gap:10px;display:grid}.footer-column>strong{color:#fff;margin-bottom:8px;font-size:14px}.footer-column a{font-size:12px;line-height:1.4;transition:color .2s,transform .2s;color:#ffffffad!important}.footer-column a:hover{transform:translate(3px);color:#fff!important}.footer-socials{gap:9px;margin-top:20px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:38px;height:38px;transition:background-color .2s,transform .2s;display:grid}.footer-socials a:hover{background:var(--primary);transform:translateY(-2px)}.footer-socials svg{fill:currentColor;width:19px;height:19px}.site-footer .footer-bottom{justify-content:space-between;align-items:center;gap:24px;min-height:68px;font-size:12px;display:flex}@media (width<=1380px){.site-header .brand--image{width:176px}.site-header .header__inner{gap:16px}.header-contacts,.site-header .header__nav{gap:12px}.header-contact-primary{font-size:11px}}@media (width<=1180px) and (width>=1001px){.header-contact-stack--email{display:none}}@media (width<=1000px){.site-header .brand--image{width:185px}.site-header .header-contacts{display:none}.site-header .header-mobile-contacts{background:#f5f7fb;border-radius:12px;grid-template-columns:1fr 1fr;gap:18px;margin-top:10px;padding:18px;display:grid}.site-header .header-mobile-contacts .header-contact-primary{font-size:13px}.site-footer .footer-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.site-header .brand--image{width:162px}.site-header .header-mobile-contacts{grid-template-columns:1fr}.site-footer .footer-grid--expanded{grid-template-columns:1fr;gap:32px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;padding:20px 0}}.site-footer .footer-grid--expanded{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(140px,.76fr)) minmax(185px,.92fr);gap:30px}.site-footer .footer-contacts{align-content:start;gap:10px;min-width:0;display:grid}.site-footer .footer-contacts>strong{color:#fff;margin-bottom:8px;font-size:14px}.site-footer .footer-contacts>span{font-size:12px;line-height:1.55}.site-footer .footer-contacts .footer-phone{font-weight:700;color:#fff!important;font-size:17px!important}.site-footer .brand--footer-image img{width:205px;height:auto}.site-header .header-contact-primary{align-items:center;gap:6px;display:inline-flex}.site-header .header-contact-primary span{color:var(--primary)}@media (width<=1180px){.site-footer .footer-grid--expanded{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.site-footer .footer-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-company{grid-column:1/-1}}@media (width<=620px){.site-footer .footer-grid--expanded{grid-template-columns:1fr}.site-footer .footer-company{grid-column:auto}}h1{font-size:44px!important;line-height:1.12!important}h1,h2{font-weight:600!important}h2{font-size:40px!important;line-height:1.16!important}h3{font-size:32px!important;font-weight:600!important;line-height:1.22!important}h4{font-size:28px!important;line-height:1.25!important}h4,h5{font-weight:500!important}h5{font-size:24px!important;line-height:1.3!important}h6{font-size:20px!important;font-weight:500!important;line-height:1.35!important}p{font-size:16px;font-weight:400}.advantage-card h3,.case-card h3,.catalog-card h3,.catalog-category-card h2,.category-product-card h3,.department-card h3,.mufty-type-card h3,.product-child-card h3,.product-item-card h3,.product-related__card h3,.product-type-card h3,.stage-card h3,.svsiu-element-card h3,.team-card h3{font-size:clamp(20px,1.7vw,24px)!important;line-height:1.25!important}.category-hero__content>p,.content-page-body p,.hero p,.page-intro__heading>p,.product-description p,.section-heading p,.seo-commercial__content p,.seo-explainer__content p{font-weight:400;font-size:16px!important}.hero__title{font-weight:600;line-height:1.12;font-size:44px!important}@media (width<=760px){h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:24px!important}h4{font-size:21px!important}h5{font-size:19px!important}h6{font-size:17px!important}.hero__title{font-size:30px!important}.category-hero__content>p,.content-page-body p,.hero p,.page-intro__heading>p,.product-description p,.section-heading p,.seo-commercial__content p,.seo-explainer__content p{font-size:15px!important}}.site-footer .brand--footer-image img,.site-header .brand__logo{height:auto;width:170px!important}.site-footer .footer-column>a,.site-footer .footer-email,.site-footer .footer-phone,.site-header .header-contact-primary,.site-header .header__nav>.nav-item>a{font-size:15px!important}.site-footer .footer-column>strong{font-size:15px}.hero,.hero__slide,.hero__slider{height:70vh;min-height:70vh!important}.hero__slide{padding-top:calc(var(--site-header-height,110px) + 20px);padding-bottom:70px}.category-hero--text-only .category-hero__grid{grid-template-columns:minmax(0,1fr)}.category-hero--text-only .category-hero__content{max-width:980px;padding-block:20px 34px}@media (width<=1000px){.site-header .header-mobile-contacts .header-contact-primary{font-size:15px!important}.hero,.hero__slide,.hero__slider{height:70vh;min-height:70vh!important}}.catalog-description-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:74px 0}.catalog-description-block__inner{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(36px,6vw,86px);display:grid}.catalog-description-block__heading h2{letter-spacing:-.035em;max-width:620px;margin:10px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.08}.catalog-description-block__copy{padding-top:26px}.catalog-description-block__copy p{color:#4b5565;margin:0;font-size:16px;line-height:1.78}.catalog-description-block__copy p+p{margin-top:18px}.catalog-description-block--product{padding:72px 0}.catalog-description-block--product .product-description .eyebrow{display:inline-flex}.catalog-description-block--product .product-description h2{max-width:680px}.recently-viewed-section{background:#f3f6fb;border-top:1px solid #e3e8f1;padding:78px 0}.recently-viewed-section__heading{grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:end;gap:36px;margin-bottom:30px;display:grid}.recently-viewed-section__heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.08}.recently-viewed-section__heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.recently-viewed-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.recently-viewed-card{background:#fff;border:1px solid #e1e7f0;border-radius:16px;flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 12px 34px #18316f0f}.recently-viewed-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #18316f1c}.recently-viewed-card__image{aspect-ratio:1.7;background:#dfe6f3;overflow:hidden}.recently-viewed-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.recently-viewed-card:hover .recently-viewed-card__image img{transform:scale(1.035)}.recently-viewed-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.recently-viewed-card__body>span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.recently-viewed-card h3{letter-spacing:-.02em;margin:9px 0 0;font-size:20px;line-height:1.18}.recently-viewed-card h3 a{color:inherit}.recently-viewed-card p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.58}.recently-viewed-card__more{width:fit-content;color:var(--primary);margin-top:auto;padding-top:18px;font-size:13px;font-weight:700}.recently-viewed-empty{color:var(--muted);text-align:center;background:#fff;border:1px dashed #cbd4e3;border-radius:14px;padding:34px}@media (width<=1000px){.catalog-description-block__inner,.recently-viewed-section__heading{grid-template-columns:1fr;gap:18px}.catalog-description-block__copy{padding-top:0}.recently-viewed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.catalog-description-block,.catalog-description-block--product,.recently-viewed-section{padding:52px 0}.recently-viewed-grid{grid-template-columns:1fr}}.site-page--home .page-intro__facts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.site-page--home .page-intro__facts .fact-card{background:#fff;border:1px solid #e4e8f0;border-radius:16px;grid-template-columns:minmax(150px,36%) minmax(0,1fr);align-items:stretch;min-width:0;height:100%;min-height:0;padding:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #2020200f}.site-page--home .page-intro__facts .fact-card:before{content:"";aspect-ratio:1.08;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:180px;display:block}.site-page--home .page-intro__facts .fact-card:first-child:before{background-image:url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=900&q=82)}.site-page--home .page-intro__facts .fact-card:nth-child(2):before{background-image:url(https://images.unsplash.com/photo-1565008447742-97f6f38c985c?auto=format&fit=crop&w=900&q=82)}.site-page--home .page-intro__facts .fact-card:nth-child(3):before{background-image:url(https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=900&q=82)}.site-page--home .page-intro__facts .fact-card:nth-child(4):before{background-image:url(https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=900&q=82)}.site-page--home .page-intro__facts .fact-card p,.site-page--home .page-intro__facts .fact-card strong{grid-column:2;margin-left:24px;margin-right:24px}.site-page--home .page-intro__facts .fact-card strong{align-self:end;max-width:none;margin-top:24px;margin-bottom:0}.site-page--home .page-intro__facts .fact-card p{align-self:start;margin-top:12px;margin-bottom:24px}@media (width<=1100px){.site-page--home .page-intro__facts{grid-template-columns:1fr}.site-page--home .page-intro__facts .fact-card{grid-template-columns:minmax(170px,30%) minmax(0,1fr)}}@media (width<=640px){.site-page--home .page-intro__facts .fact-card{grid-template-columns:118px minmax(0,1fr)}.site-page--home .page-intro__facts .fact-card:before{aspect-ratio:auto;min-height:150px}.site-page--home .page-intro__facts .fact-card p,.site-page--home .page-intro__facts .fact-card strong{margin-left:16px;margin-right:16px}.site-page--home .page-intro__facts .fact-card strong{margin-top:18px;font-size:18px}.site-page--home .page-intro__facts .fact-card p{margin-top:8px;margin-bottom:18px}}:where(main>section:not(.hero),main>article>section,.product-page>section,.svsiu-system-content>section,.svsiu-element-page>section,[data-category-root]>section,[data-product-root]>section){box-sizing:border-box;padding-top:70px!important;padding-bottom:70px!important}:where(main>section:not(.hero),main>article>section,.product-page>section,.svsiu-system-content>section,.svsiu-element-page>section,[data-category-root]>section,[data-product-root]>section)>:where(.container,.container-wide){min-height:1px}@media (width<=760px){:where(main>section:not(.hero),main>article>section,.product-page>section,.svsiu-system-content>section,.svsiu-element-page>section,[data-category-root]>section,[data-product-root]>section){padding-top:44px!important;padding-bottom:44px!important}}body,html{width:100%;max-width:100%;overflow-x:clip}.site-page,.site-page .container,.site-page main{min-width:0;max-width:100%}.site-page canvas,.site-page iframe,.site-page img,.site-page svg,.site-page video{max-width:100%}.site-page main :where(h1,h2,h3,h4,h5,h6,p,li,dt,dd,strong,a){overflow-wrap:anywhere;max-width:100%}.site-page :where(.product-hero__grid,.category-hero__grid,.catalog-description-block__inner,.svsiu-element-hero__grid,.svsiu-element-description-drawing__grid,.svsiu-tables-combined__layout,.svsiu-tables-combined__tables,.svsiu-overview-grid,.workflow-grid,.svsiu-element-use__grid,.recently-viewed-section__heading,.recently-viewed-slider__viewport,.recently-viewed-grid,.technical-heading,.technical-table-wrap),.site-page :where(.product-hero__grid,.category-hero__grid,.catalog-description-block__inner,.svsiu-element-hero__grid,.svsiu-element-description-drawing__grid,.svsiu-tables-combined__layout,.svsiu-overview-grid,.workflow-grid,.svsiu-element-use__grid)>*{min-width:0;max-width:100%}.technical-table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%}.site-page :where(input,textarea,select,button,.button){max-width:100%}.site-page :where(.product-hero__actions,.hero__actions,.cta-actions,.product-actions){flex-wrap:wrap}@media (width<=767px){:root{--container:min(1400px,calc(100% - 28px))}.container{width:calc(100% - 28px)}.site-page main :where(h1,h2,h3,h4,h5,h6){-webkit-hyphens:auto;hyphens:auto}.site-breadcrumbs,.site-breadcrumbs li,.site-breadcrumbs ol{min-width:0;max-width:100%}.site-breadcrumbs a,.site-breadcrumbs li,.site-breadcrumbs span{overflow-wrap:anywhere}.site-page :where(.product-hero__grid,.category-hero__grid,.catalog-description-block__inner,.svsiu-element-hero__grid,.svsiu-element-description-drawing__grid,.svsiu-tables-combined__layout,.svsiu-overview-grid,.workflow-grid,.svsiu-element-use__grid,.technical-heading){grid-template-columns:minmax(0,1fr)!important}.recently-viewed-card__body,.svsiu-element-description-drawing__content,.svsiu-tables-combined__panel{min-width:0;max-width:100%}.site-page .button{white-space:normal;text-align:center;height:auto;min-height:48px;padding-top:12px;padding-bottom:12px}.site-page :where(.product-hero__actions,.hero__actions,.cta-actions,.product-actions)>*{min-width:0}}@media (width<=480px){:root{--container:min(1400px,calc(100% - 24px))}.container{width:calc(100% - 24px)}.recently-viewed-section--slider .recently-viewed-section__heading{grid-template-columns:minmax(0,1fr)}.recently-viewed-section--slider .recently-viewed-section__heading>p,.recently-viewed-slider__controls{grid-area:auto/1}.recently-viewed-slider__controls{align-self:start}.svsiu-element-description-drawing__content,.svsiu-tables-combined__panel{padding-left:16px;padding-right:16px}.technical-table{min-width:640px}}.recently-viewed-section--slider .recently-viewed-section__heading{grid-template-columns:minmax(0,1fr) minmax(260px,430px) auto}.recently-viewed-slider__controls{align-self:end;gap:8px;display:flex}.recently-viewed-slider__controls[hidden]{display:none}.recently-viewed-slider__controls button{width:44px;height:44px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #d8dfeb;border-radius:10px;place-items:center;font-size:18px;transition:color .2s,border-color .2s,transform .2s;display:grid}.recently-viewed-slider__controls button:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.recently-viewed-slider__viewport{width:100%;overflow:hidden}.recently-viewed-section--slider .recently-viewed-grid{will-change:transform;align-items:stretch;gap:14px;transition:transform .45s;display:flex}.recently-viewed-section--slider .recently-viewed-card{flex:0 0 calc((100% - (var(--recent-visible) - 1)*14px)/var(--recent-visible));min-width:0;height:auto}.recently-viewed-section--slider .recently-viewed-card__body{min-height:230px}@media (width<=1099px){.recently-viewed-section--slider .recently-viewed-section__heading{grid-template-columns:1fr auto}.recently-viewed-section--slider .recently-viewed-section__heading>p{grid-area:2/1/auto/-1}.recently-viewed-slider__controls{grid-area:1/2}}@media (width<=699px){.recently-viewed-section--slider .recently-viewed-section__heading{grid-template-columns:1fr auto;gap:14px}.recently-viewed-slider__controls button{width:40px;height:40px}.recently-viewed-section--slider .recently-viewed-card__body{min-height:0}}@media (prefers-reduced-motion:reduce){.recently-viewed-section--slider .recently-viewed-grid{transition:none}}.svsiu-tables-combined{background:#f5f7fb}.svsiu-tables-combined__layout{grid-template-columns:minmax(320px,.82fr) minmax(0,1.45fr);align-items:start;gap:28px;display:grid}.svsiu-tables-combined__tables{gap:24px;min-width:0;display:grid}.svsiu-tables-combined__panel{background:#fff;border:1px solid #e2e7f0;border-radius:16px;min-width:0;padding:28px;box-shadow:0 10px 30px #2020200d}.svsiu-tables-combined__panel .technical-heading{margin-bottom:22px;display:block}.svsiu-tables-combined__panel .technical-heading>div,.svsiu-tables-combined__panel .technical-heading>p{max-width:none}.svsiu-tables-combined__panel .technical-heading>p{margin-top:12px}.svsiu-tables-combined__panel .technical-table-wrap{margin-top:0}.svsiu-tables-gallery{top:calc(var(--header-height,110px) + 20px);background:#fff;border:1px solid #e2e7f0;border-radius:16px;min-width:0;padding:14px;position:sticky;box-shadow:0 10px 30px #2020200d}.svsiu-tables-gallery__main{aspect-ratio:4/5;background:#e8ecf3;border-radius:12px;overflow:hidden}.svsiu-tables-gallery__main img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.svsiu-tables-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.svsiu-tables-gallery__thumb{aspect-ratio:1;cursor:pointer;background:#e8ecf3;border:2px solid #0000;border-radius:9px;padding:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.svsiu-tables-gallery__thumb.is-active,.svsiu-tables-gallery__thumb:hover{border-color:var(--primary);transform:translateY(-2px)}.svsiu-tables-gallery__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (width<=1100px){.svsiu-tables-combined__layout{grid-template-columns:1fr}.svsiu-tables-gallery{position:static}.svsiu-tables-gallery__main{aspect-ratio:16/9}}@media (width<=640px){.svsiu-tables-combined__layout,.svsiu-tables-combined__tables{gap:16px}.svsiu-tables-combined__panel{border-radius:12px;padding:20px}.svsiu-tables-gallery{border-radius:12px;padding:10px}.svsiu-tables-gallery__main{aspect-ratio:4/3}.svsiu-tables-gallery__thumbs{gap:6px}}.svsiu-element-description-drawing{background:#fff}.svsiu-element-description-drawing__grid{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);align-items:stretch;gap:28px;display:grid}.svsiu-element-description-drawing__content,.svsiu-element-description-drawing__media{min-width:0}.svsiu-element-description-drawing__content{background:#f5f7fb;border:1px solid #e2e7f0;border-radius:18px;padding:32px}.svsiu-element-description-drawing__content h2{margin:8px 0 18px}.svsiu-element-description-drawing__content p{color:var(--muted);margin:0;font-size:15px;line-height:1.72}.svsiu-element-description-drawing__content p+p{margin-top:14px}.svsiu-element-description-drawing__content dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0 0;display:grid}.svsiu-element-description-drawing__content dl div{background:#fff;border:1px solid #e2e7f0;border-radius:12px;padding:14px 16px}.svsiu-element-description-drawing__content dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:700}.svsiu-element-description-drawing__content dd{color:var(--text);margin:6px 0 0;font-size:14px;font-weight:700}.svsiu-drawing-preview{cursor:zoom-in;background:#eef3fb;border:1px solid #d7dfec;border-radius:18px;width:100%;height:100%;min-height:480px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 16px 42px #192b5c14}.svsiu-drawing-preview:hover .svsiu-technical-drawing{transform:scale(1.018)}.svsiu-drawing-preview__zoom{color:#fff;pointer-events:none;background:#173c9aeb;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700;position:absolute;bottom:16px;right:16px}.svsiu-technical-drawing{width:100%;height:100%;min-height:480px;transition:transform .25s;display:block}.drawing-paper{fill:#fbfdff}.drawing-grid-line{fill:none;stroke:#dce6f4;stroke-width:1px}.drawing-system{fill:#245be0;letter-spacing:.08em;font-size:18px;font-weight:800}.drawing-title{fill:#182238;font-size:27px;font-weight:800}.drawing-object{fill:#245be00f;stroke:#173c9a;stroke-width:7px;stroke-linejoin:round;stroke-linecap:round}.drawing-object circle{fill:#fbfdff}.drawing-dimension{stroke:#6e7f9b;stroke-width:2px;marker-start:none;marker-end:none}.drawing-dimension-label{fill:#40516d;font-size:20px;font-weight:700}.drawing-stamp{fill:none;stroke:#6e7f9b;stroke-width:1.6px}.drawing-stamp text{fill:#34445f;stroke:none;font-size:13px;font-weight:600}.drawing-note{fill:#7888a2;font-size:13px}.svsiu-drawing-modal[hidden]{display:none}.svsiu-drawing-modal{z-index:400;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.svsiu-drawing-modal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d162bd1;position:absolute;inset:0}.svsiu-drawing-modal__dialog{z-index:1;background:#fff;border-radius:18px;flex-direction:column;width:min(1260px,96vw);height:min(860px,92vh);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.svsiu-drawing-modal__toolbar{color:#4c5d78;background:#f5f7fb;border-bottom:1px solid #e2e7f0;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 14px 10px 20px;font-size:13px;display:flex}.svsiu-drawing-modal__toolbar button{color:#fff;cursor:pointer;background:#173c9a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;display:grid}.svsiu-drawing-modal__viewport{cursor:zoom-in;background:#eaf0f8;flex:1;place-items:center;min-height:0;display:grid;overflow:auto}.svsiu-drawing-modal__viewport .svsiu-technical-drawing{transform-origin:50%;width:min(1180px,100%);height:auto;min-height:0;transition:transform .25s}.svsiu-drawing-modal__viewport.is-zoomed{cursor:zoom-out;place-items:start center}.svsiu-drawing-modal__viewport.is-zoomed .svsiu-technical-drawing{margin:210px 0;transform:scale(1.55)}body.svsiu-drawing-modal-open{overflow:hidden}@media (width<=980px){.svsiu-element-description-drawing__grid{grid-template-columns:1fr}.svsiu-drawing-preview,.svsiu-technical-drawing{min-height:380px}}@media (width<=640px){.svsiu-element-description-drawing__content{border-radius:14px;padding:22px}.svsiu-element-description-drawing__content dl{grid-template-columns:1fr}.svsiu-drawing-preview,.svsiu-technical-drawing{min-height:300px}.svsiu-drawing-modal{padding:10px}.svsiu-drawing-modal__dialog{border-radius:14px;width:100%;height:94vh}.svsiu-drawing-modal__toolbar span{max-width:220px;font-size:11px}}.svsiu-technical-drawing--uploaded{-o-object-fit:contain;object-fit:contain;background:#fff;width:100%;height:100%;min-height:480px;padding:22px}.svsiu-drawing-preview:hover .svsiu-technical-drawing--uploaded{transform:scale(1.018)}.svsiu-drawing-modal__viewport .svsiu-technical-drawing--uploaded-modal{-o-object-fit:contain;object-fit:contain;transform-origin:50%;background:#fff;width:min(1180px,100%);height:auto;min-height:0;max-height:none;padding:28px}.svsiu-drawing-modal__viewport.is-zoomed .svsiu-technical-drawing--uploaded-modal{margin:210px 0;transform:scale(1.55)}@media (width<=980px){.svsiu-technical-drawing--uploaded{min-height:380px}}@media (width<=640px){.svsiu-technical-drawing--uploaded{min-height:300px;padding:12px}.svsiu-drawing-modal__viewport .svsiu-technical-drawing--uploaded-modal{padding:12px}}.production-storage-hero{background:#eef2fb;padding:56px 0 72px}.production-storage-hero .site-breadcrumbs{margin-bottom:38px}.production-storage-hero h1{letter-spacing:-.045em;max-width:900px;margin:14px 0 18px;font-size:clamp(40px,6vw,72px);line-height:.98}.production-storage-hero p{color:#4e596c;max-width:850px;margin:0;font-size:18px;line-height:1.65}.production-storage-list{background:#fff;padding:88px 0 110px}.production-storage-heading{grid-template-columns:minmax(0,1fr) minmax(280px,470px);align-items:end;gap:50px;margin-bottom:42px;display:grid}.production-storage-heading h2{margin:12px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.04}.production-storage-heading>p{color:#667085;margin:0;line-height:1.65}.production-storage-cards{gap:30px;display:grid}.production-location-card{background:#f7f9fd;border:1px solid #e3e8f2;border-radius:22px;grid-template-columns:minmax(0,46%) minmax(0,54%);min-width:0;display:grid;overflow:hidden;box-shadow:0 20px 52px #1b3b9d14}.location-slider{background:#e8edf7;min-width:0;height:100%;padding:18px}.location-slider__viewport{background:#d7deec;border-radius:14px;height:100%;min-height:520px;position:relative;overflow:hidden}.location-slider__track{height:100%;transition:transform .45s;display:flex}.location-slider__slide{min-width:100%;height:100%;margin:0}.location-slider__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.location-slider__placeholder{width:100%;height:100%;min-height:inherit;color:#69758a;background:linear-gradient(135deg,#ffffff85,#e4eaf5d1),#d7deec;place-items:center;font-size:14px;font-weight:600;display:grid}.location-slider__arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141c2dad;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.location-slider__arrow--prev{left:16px}.location-slider__arrow--next{right:16px}.location-slider__counter{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141c2dad;border-radius:8px;padding:8px 11px;font-size:13px;position:absolute;bottom:16px;right:16px}.location-slider__dots{justify-content:center;gap:7px;padding-top:12px;display:flex}.location-slider__dots button{cursor:pointer;background:#bcc5d8;border:0;border-radius:999px;width:28px;height:4px;padding:0}.location-slider__dots button.is-active{background:var(--primary)}.production-location-card__content{flex-direction:column;padding:44px 46px 46px;display:flex}.production-location-card__type{width:fit-content;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#e7edff;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:700}.production-location-card__content>h2{letter-spacing:-.03em;margin:18px 0 16px;font-size:clamp(28px,3.2vw,43px);line-height:1.06}.production-location-card__place{border-bottom:1px solid #dfe5ef;gap:7px;padding-bottom:24px;display:grid}.production-location-card__place strong{font-size:17px}.production-location-card__place span{color:#687386;line-height:1.5}.production-location-card__details{gap:22px;margin:26px 0 30px;display:grid}.production-location-card__details h3{margin:0 0 7px;font-size:14px}.production-location-card__details p{color:#566174;margin:0;line-height:1.62}.production-location-card__content .button{width:fit-content;margin-top:auto}.production-location-card__links{flex-wrap:wrap;gap:10px 18px;margin:-10px 0 26px;display:flex}.production-location-card__links a{color:var(--primary);font-size:13px;font-weight:700}@media (width<=980px){.production-location-card{grid-template-columns:1fr}.location-slider__viewport{min-height:430px}.production-storage-heading{grid-template-columns:1fr;gap:14px}}@media (width<=620px){.production-storage-hero{padding:38px 0 52px}.production-storage-hero p{font-size:16px}.production-storage-list{padding:62px 0 78px}.location-slider{padding:10px}.location-slider__viewport{min-height:300px}.production-location-card__content{padding:30px 24px 34px}.location-slider__arrow{width:38px;height:38px}}.technical-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:24px;display:flex}.technical-heading>div{max-width:760px}.technical-heading h2{letter-spacing:-.03em;margin:7px 0 0;font-size:clamp(1.8rem,2.6vw,2.65rem);line-height:1.08}.technical-heading>p{max-width:560px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.technical-table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 12px 34px #192b5c0f}.technical-table{border-collapse:collapse;width:100%;min-width:760px}.technical-table td,.technical-table th{border-bottom:1px solid var(--line);color:var(--text);text-align:left;vertical-align:top;padding:15px 17px;font-size:13px;line-height:1.45}.technical-table th{color:#fff;background:var(--primary);font-size:12px;font-weight:700}.technical-table tbody tr:last-child td{border-bottom:0}.technical-table tbody tr:nth-child(2n) td{background:#f7f9fd}.technical-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.55}.product-workflow-section,.svsiu-element-specs,.svsiu-elements-section,.svsiu-kit-section,.svsiu-related-elements{background:#f5f7fb}.svsiu-element-use__grid,.svsiu-overview-grid,.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.svsiu-element-use__grid article,.svsiu-overview-grid article,.workflow-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:220px;padding:26px;box-shadow:0 10px 30px #192b5c0d}.svsiu-overview-grid article>strong,.workflow-grid article>span{color:var(--primary);margin-bottom:28px;font-size:22px;font-weight:800;display:block}.svsiu-element-use__grid h2,.svsiu-overview-grid h3,.workflow-grid h3{margin:0 0 10px;font-size:19px;line-height:1.2}.svsiu-element-use__grid p,.svsiu-overview-grid p,.workflow-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.svsiu-consultation,.svsiu-download-section{color:#fff;background:linear-gradient(130deg,#173c9a,#245be0)}.svsiu-consultation__inner,.svsiu-download-section__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.svsiu-consultation h2,.svsiu-download-section h2{color:#fff;margin:8px 0 10px;font-size:clamp(1.8rem,2.8vw,2.7rem);line-height:1.08}.svsiu-consultation p,.svsiu-download-section p{color:#ffffffc7;max-width:760px;margin:0;line-height:1.65}.svsiu-consultation .button,.svsiu-download-section .button{color:var(--primary);background:#fff;border-color:#fff;flex:none}.svsiu-elements-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.svsiu-element-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 10px 30px #192b5c0d}.svsiu-element-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #192b5c1c}.svsiu-element-card__visual,.svsiu-element-visual{color:#fff;text-align:center;background:linear-gradient(145deg,#112f7cf5,#2f62dadb),repeating-linear-gradient(90deg,#0000 0 18px,#ffffff14 18px 19px);place-content:center;gap:5px;min-height:190px;display:grid}.svsiu-element-card__visual span,.svsiu-element-visual span{letter-spacing:-.05em;font-size:clamp(2.5rem,4vw,4.4rem);font-weight:800;line-height:1}.svsiu-element-card__visual small,.svsiu-element-visual small{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.svsiu-element-card__body{flex-direction:column;height:100%;padding:20px;display:flex}.svsiu-element-card h3{margin:0;font-size:17px;line-height:1.25}.svsiu-element-card h3 a{color:var(--text)}.svsiu-element-card p{color:var(--muted);margin:10px 0 16px;font-size:12px;line-height:1.55}.svsiu-element-card dl{gap:8px;margin:auto 0 17px;display:grid}.svsiu-element-card dl div{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:8px;font-size:12px;display:flex}.svsiu-element-card dt{color:var(--muted)}.svsiu-element-card dd{text-align:right;margin:0;font-weight:700}.svsiu-element-card__more{color:var(--primary);font-size:13px;font-weight:700}.svsiu-element-hero__grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:46px;display:grid}.svsiu-element-visual{border-radius:20px;min-height:390px;box-shadow:0 24px 60px #192b5c29}.svsiu-element-hero h1{letter-spacing:-.045em;margin:8px 0 18px;font-size:clamp(2.2rem,4.2vw,4.4rem);line-height:.98}.svsiu-element-hero p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.svsiu-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.svsiu-related-grid a{min-height:116px;color:var(--text);border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;padding:20px;display:flex}.svsiu-related-grid strong{color:var(--primary);font-size:24px}.svsiu-related-grid span{font-size:13px;font-weight:600}@media (width<=1180px){.svsiu-elements-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.svsiu-consultation__inner,.svsiu-download-section__inner,.technical-heading{flex-direction:column;align-items:flex-start}.svsiu-element-hero__grid,.svsiu-element-use__grid,.svsiu-overview-grid,.workflow-grid{grid-template-columns:1fr}.svsiu-elements-grid,.svsiu-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.svsiu-elements-grid,.svsiu-related-grid{grid-template-columns:1fr}.svsiu-element-visual{min-height:260px}.technical-table td,.technical-table th{padding:12px}}.cases-section__aside{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.cases-section__aside>p{margin:0}.cases-portfolio-link{color:#fff;background:var(--primary);border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.cases-portfolio-link:hover{background:var(--primary-dark);transform:translateY(-2px)}.page-intro__facts-slider{min-width:0}.site-page--home .page-intro__facts--slider{min-width:0;display:block}.site-page--home .page-intro__facts--slider .fact-card{height:auto}.page-intro__facts-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.page-intro__facts-toolbar>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.page-intro__facts-controls{gap:8px;display:flex}.page-intro__facts-controls button{width:42px;height:42px;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;transition:color .2s,border-color .2s,transform .2s;display:grid}.page-intro__facts-controls button:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.page-intro__facts-viewport{overflow:hidden}.page-intro__facts-track{will-change:transform;gap:10px;transition:transform .48s;display:flex}.page-intro__facts-slider .fact-card{background:#fff;border-radius:16px;flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:flex-start;min-height:440px;padding:0;display:flex;box-shadow:0 8px 28px #2020200e}.page-intro__facts-slider .fact-card__image{aspect-ratio:16/8.5;background:#e6ebf4}.page-intro__facts-slider .fact-card__image img{transition:transform .5s}.page-intro__facts-slider .fact-card:hover .fact-card__image img{transform:scale(1.035)}.page-intro__facts-slider .fact-card__body{flex:1;padding:28px}.page-intro__facts-slider .fact-card strong{max-width:520px;font-size:clamp(22px,2vw,30px);line-height:1.12}.page-intro__facts-slider .fact-card p{max-width:580px;margin:20px 0 0;font-size:14px;line-height:1.65}.floating-video{z-index:120;aspect-ratio:3/4;outline:1px solid var(--primary);background:#202020;border:2px solid #fff;border-radius:14px;width:185px;height:246px;animation:.35s both floating-video-in;position:fixed;bottom:20px;left:20px;overflow:visible;box-shadow:0 20px 48px #121f4b4d}.floating-video[hidden]{display:none}.floating-video.is-hiding{animation:.22s both floating-video-out}.floating-video.is-restoring{animation:.26s both floating-video-in}.floating-video video,.floating-video__poster{-o-object-fit:cover;object-fit:cover;border-radius:11px;width:100%;height:100%;display:block}.floating-video__poster{z-index:-1;position:absolute;inset:0}.floating-video__close{z-index:3;color:#fff;cursor:pointer;background:#202020;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:17px;line-height:1;transition:background-color .2s,transform .2s;display:grid;position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #20202040}.floating-video__close:hover{background:var(--primary);transform:scale(1.06)}.floating-video__caption{color:#fff;text-align:center;pointer-events:none;background:#202020b8;border-radius:6px;padding:6px 7px;font-size:9px;font-weight:600;line-height:1.25;position:absolute;bottom:7px;left:7px;right:7px}.floating-video-reopen{z-index:119;color:#fff;background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:22px;justify-content:center;align-items:center;gap:8px;min-width:92px;height:44px;padding:0 14px;font-size:12px;display:none;position:fixed;bottom:20px;left:20px;box-shadow:0 12px 30px #121f4b4d}.floating-video-reopen.is-visible{animation:.25s both floating-video-reopen-in;display:inline-flex}.floating-video-reopen span{font-size:10px}.floating-video-reopen strong{font-size:12px}@keyframes floating-video-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floating-video-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(14px)scale(.95)}}@keyframes floating-video-reopen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.floating-video,.floating-video-reopen{bottom:12px;left:12px}.page-intro__facts-slider .fact-card{flex-basis:100%;min-height:390px}.page-intro__facts-slider .fact-card__body{padding:22px}.cases-section__aside{gap:12px}}@media (prefers-reduced-motion:reduce){.floating-video,.floating-video-reopen.is-visible,.floating-video.is-hiding,.floating-video.is-restoring,.page-intro__facts-track{transition:none;animation:none}}.page-intro__facts-track{align-items:stretch}.site-page--home .page-intro__facts-slider .fact-card:before{content:none}.page-intro__facts-slider .fact-card{grid-template-rows:1fr;align-self:stretch;min-width:0;overflow:hidden;grid-template-columns:minmax(210px,40%) minmax(0,1fr)!important;align-items:stretch!important;height:auto!important;min-height:0!important;display:grid!important}.page-intro__facts-slider .fact-card__image{min-height:240px;overflow:hidden;aspect-ratio:auto!important;border-radius:0!important;width:100%!important;height:100%!important;margin:0!important}.page-intro__facts-slider .fact-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-intro__facts-slider .fact-card__body{flex-direction:column;justify-content:center;min-width:0;height:100%;display:flex;padding:28px 30px!important}.page-intro__facts-slider .fact-card strong{max-width:100%;font-size:clamp(21px,1.7vw,28px)}.page-intro__facts-slider .fact-card p{max-width:100%;margin-top:18px}@media (width<=1050px){.page-intro__facts-slider .fact-card{grid-template-columns:minmax(180px,38%) minmax(0,1fr)!important}.page-intro__facts-slider .fact-card__body{padding:24px!important}}@media (width<=760px){.page-intro__facts-slider .fact-card{grid-template-columns:minmax(150px,40%) minmax(0,1fr)!important}.page-intro__facts-slider .fact-card__image{min-height:220px}.page-intro__facts-slider .fact-card__body{padding:20px!important}.page-intro__facts-slider .fact-card strong{font-size:20px}.page-intro__facts-slider .fact-card p{margin-top:13px;font-size:12px;line-height:1.55}}@media (width<=520px){.page-intro__facts-slider .fact-card{grid-template-rows:210px auto;grid-template-columns:1fr!important}.page-intro__facts-slider .fact-card__image{min-height:210px}.page-intro__facts-slider .fact-card__body{padding:20px 22px 24px!important}}.advantages-section .advantage-card h3,.company-block-copy h2,.department-card h3,.stage-card h3,.team-card h3{overflow-wrap:break-word}.departments-section{background:var(--surface);border-top:1px solid var(--line);padding:72px 0}.departments-heading{max-width:860px;margin-bottom:30px}.departments-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.12}.departments-heading p{color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.7}.departments-switcher{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.departments-switcher__tab{color:var(--text);background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:500;transition:color .2s,background-color .2s,border-color .2s}.departments-switcher__tab:hover{border-color:#2d58d973}.departments-switcher__tab.is-active{color:#fff;background:var(--primary);border-color:var(--primary)}.departments-cards .department-card{display:none}.departments-cards .department-card.is-active{display:block}.department-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-md);padding:34px}.department-card h3{letter-spacing:-.02em;margin:0 0 20px}.department-card__lines{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin:0;display:grid}.department-card__lines div{gap:5px;display:grid}.department-card__lines dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:500}.department-card__lines dd{margin:0;font-size:16px;font-weight:500}.department-card__lines a{color:var(--primary)}.department-card__lines a:hover{color:var(--primary-dark)}.department-card__note{color:var(--muted);border-top:1px solid var(--line);margin:22px 0 0;padding-top:20px;font-size:15px;line-height:1.7}.director-form-section{color:#fff;background:#101a33;padding:78px 0}.director-form-grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:44px;display:grid}.director-form-copy .eyebrow--dark{color:#ffffffbf}.director-form-copy h2{letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(28px,2.6vw,40px);line-height:1.1}.director-form-copy p{color:#ffffffb8;max-width:520px;margin:18px 0 0;font-size:16px;line-height:1.7}.director-form__message textarea{width:100%;min-height:130px;color:var(--text);background:var(--bg);font:inherit;resize:vertical;border:1px solid #0000;border-radius:10px;outline:none;padding:14px 16px;transition:border-color .2s,background-color .2s}.director-form__message textarea:focus{background:#fff;border-color:#2d58d98c}.director-form__captcha{background:var(--surface-soft);border-radius:12px;padding:16px}.director-form__captcha>span{text-transform:none!important;letter-spacing:0!important;font-size:14px!important}.director-form__captcha input{max-width:160px}.director-section{background:var(--surface);padding:78px 0}.director-grid{grid-template-columns:minmax(240px,340px) minmax(0,1fr);align-items:center;gap:44px;display:grid}.director-grid--no-photo{grid-template-columns:minmax(0,900px)}.director-photo{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--surface-soft);margin:0;position:relative;overflow:hidden}.director-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.director-copy blockquote{color:var(--text);letter-spacing:-.015em;margin:16px 0 0;font-size:clamp(19px,1.7vw,25px);line-height:1.5}.director-copy__person{border-top:1px solid var(--line);gap:4px;margin-top:26px;padding-top:20px;display:grid}.director-copy__person strong{font-size:17px}.director-copy__person span{color:var(--muted);font-size:14px}.team-section{padding:72px 0}.team-heading{grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:24px;margin-bottom:30px;display:grid}.team-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.12}.team-heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.team-slider{position:relative}.team-slider__track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(25% - 16.5px);grid-auto-flow:column;gap:22px;padding-bottom:4px;display:grid;overflow-x:auto}.team-slider__track::-webkit-scrollbar{display:none}.team-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:20px}.team-card__photo{aspect-ratio:1;background:var(--surface-soft);color:var(--primary);border-radius:14px;place-items:center;margin-bottom:18px;font-size:42px;font-weight:600;display:grid;position:relative;overflow:hidden}.team-card__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.team-card h3{letter-spacing:-.015em;margin:0 0 6px}.team-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.team-slider__controls{gap:10px;margin-top:20px;display:flex}.team-slider__controls button{width:44px;height:44px;color:var(--text);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:50%;transition:color .2s,border-color .2s}.team-slider__controls button:hover{color:var(--primary);border-color:#2d58d973}.advantages-section{background:var(--surface);padding:72px 0}.advantages-heading{max-width:760px;margin-bottom:30px}.advantages-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.12}.advantages-heading p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.7}.advantages-section .advantages-grid{grid-template-columns:repeat(auto-fit,minmax(228px,1fr))}.advantages-section .advantage-card{background:var(--bg)}.advantages-section .advantage-card h3{margin-top:auto}.anniversary-section{color:#fff;background:var(--primary-dark);padding:78px 0}.anniversary-inner{max-width:900px}.anniversary-inner h2{letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(28px,2.8vw,44px);line-height:1.08}.anniversary-inner p{color:#ffffffc7;margin:20px 0 0;font-size:16px;line-height:1.75}.stages-section{padding:72px 0}.stages-heading{max-width:820px;margin-bottom:30px}.stages-heading h2{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(26px,2.4vw,36px);line-height:1.12}.stages-heading p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.7}.stages-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.stage-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:28px 26px;transition:border-color .2s,transform .2s}.stage-card:hover{border-color:#2d58d966;transform:translateY(-5px)}.stage-card__number{color:var(--primary);letter-spacing:.11em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:500}.stage-card h3{letter-spacing:-.02em;margin:16px 0 10px}.stage-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.company-block-section{padding:40px 0}.company-block-grid{grid-template-columns:minmax(280px,520px) minmax(0,1fr);align-items:center;gap:40px;display:grid}.company-block-grid--reversed .company-block-media{order:2}.company-block-grid--no-media{grid-template-columns:minmax(0,900px)}.company-block-media{aspect-ratio:4/3;border-radius:var(--radius-md);background:var(--surface-soft);position:relative;overflow:hidden}.company-block-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.company-block-copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.14}.company-block-copy p{color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.75}.feedback-section{background:var(--surface-soft);padding:46px 0}.feedback-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 32px;display:flex}.feedback-inner p{max-width:720px;margin:0;font-size:17px;line-height:1.6}.feedback-inner a{color:var(--primary);white-space:nowrap;font-size:20px;font-weight:600}.feedback-inner a:hover{color:var(--primary-dark)}.office-map-section{padding:72px 0 84px}.office-map-grid{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:stretch;gap:36px;display:grid}.office-map-copy{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:34px}.office-map-copy h2{letter-spacing:-.025em;margin:10px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.16}.office-map-copy p{color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.7}.office-map-copy__link{color:var(--primary);margin-top:20px;font-weight:500;display:inline-flex}.office-map-copy__link:hover{color:var(--primary-dark)}.office-map-frame{border-radius:var(--radius-md);background:var(--surface-soft);min-height:420px;position:relative;overflow:hidden}.office-map-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.office-map-frame__placeholder{color:var(--muted);place-items:center;font-size:14px;display:grid;position:absolute;inset:0}@media (width<=1100px){.company-block-grid,.director-form-grid,.director-grid,.office-map-grid,.team-heading{grid-template-columns:1fr}.company-block-grid--reversed .company-block-media{order:0}.team-slider__track{grid-auto-columns:calc(50% - 11px)}}@media (width<=760px){.advantages-section,.departments-section,.office-map-section,.stages-section,.team-section{padding:48px 0}.anniversary-section,.director-form-section,.director-section{padding:52px 0}.department-card,.office-map-copy{padding:24px}.team-slider__track{grid-auto-columns:78%}.office-map-frame{min-height:300px}}.catalog-card__image,.catalog-category-card__image,.category-product-card__image,.mufty-type-card__image,.product-child-card__image,.product-gallery__main,.product-hero__media,.product-item-card__image,.product-related__image,.product-type-card__image{overflow:hidden;aspect-ratio:1!important;height:auto!important;min-height:0!important}.catalog-card__image img,.catalog-category-card__image img,.category-product-card__image img,.mufty-type-card__image img,.product-child-card__image img,.product-gallery__main img,.product-gallery__main video,.product-hero__media img,.product-item-card__image img,.product-related__image img,.product-type-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.category-product-card__image{flex:none}.product-hero__media{align-self:start}.site-header .header-topbar{color:var(--text);border-bottom:1px solid var(--line);background:#fff;font-size:13px}.site-header .header-topbar__inner{gap:20px;min-height:52px}.site-header .header-topbar__group--contacts{gap:22px;font-weight:600}.site-header .header-topbar__phone{color:var(--text);font-size:15px}.site-header .header-topbar__email{color:var(--primary)}.site-header .header-topbar__group--links{border:1px solid var(--line);border-radius:10px;gap:0;overflow:hidden}.site-header .header-topbar__group--links a{color:var(--text);opacity:1;border-left:1px solid var(--line);padding:9px 16px;font-size:13px;line-height:1.2;transition:color .2s,background-color .2s}.site-header .header-topbar__group--links a:first-child{border-left:0}.site-header .header-topbar__group--links a:hover{color:var(--primary);background:var(--surface-soft)}.site-header .header__inner{gap:24px;min-height:86px}.site-header .header__nav{margin-left:auto}.site-header .header__cta{flex:none;margin-left:auto}.site-header .header__cta-button{color:#fff;background:var(--primary-dark);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-size:15px;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.site-header .header__cta-button:hover{background:var(--primary);transform:translateY(-1px)}.site-page--home main{padding-top:var(--site-header-height,138px)}.hero--card{background:var(--bg);padding:24px 0 8px}.hero--card,.hero--card .hero__slide,.hero--card .hero__slider{height:auto!important;min-height:0!important}.hero--card .hero__slider{max-width:var(--container);border-radius:24px;margin:0 auto;min-height:560px!important}.hero--card .hero__slide{min-height:560px!important;padding:60px 0!important}.hero--card .hero__content{padding-left:48px;padding-right:min(26vw,420px)}.hero--card .hero__controls{padding-bottom:26px;padding-left:48px;padding-right:48px}@media (width<=1100px){.site-header .header-topbar__group--links a{padding:8px 12px;font-size:12px}}@media (width<=1000px){.site-header .header-topbar__inner{min-height:46px}.site-header .header-topbar__email,.site-header .header-topbar__group--links{display:none}.site-header .header-topbar__group--contacts .header-topbar__phone{display:inline-flex}.site-header .header__cta{display:none}.hero--card{padding:16px 0 4px}.hero--card .hero__slider{border-radius:18px}.hero--card .hero__slide,.hero--card .hero__slider{min-height:600px!important}.hero--card .hero__slide{padding:40px 0 96px!important}.hero--card .hero__content,.hero--card .hero__controls{padding-left:24px;padding-right:24px}}@media (width>=1001px){.site-header.is-hover-locked .nav-submenu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}
