: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:translate(0,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-slide,.swiper-3d .swiper-cube-shadow{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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{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-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .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(360deg)}}:root{--green:#15834a;--green-bright:#1da73b;--blue:#0e3768;--blue-dark:#0d3e73;--ink:#17233d;--text:#334052;--muted:#5c667a;--line:#dde4e8;--soft:#edf2f7;--footer-text:#b8c7d8;--container:1440px;--header-height:120px;--topbar-height:36px;--nav-height:84px;--radius-sm:4px;--radius-md:6px;--product-blue:#084ba2;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s,box-shadow .18s}button,input,textarea{font:inherit}button{cursor:pointer;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s,box-shadow .18s}a:hover,a:active,a:focus,a:focus-visible{text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1da73b61}a:active,button:active{transform:translateY(1px)}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.site-header{z-index:10;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.topbar{background:var(--green);color:#fffffff0;font-size:13px}.topbar__inner{height:var(--topbar-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.topbar__brand,.topbar__links,.topbar__links a,.topbar__links button{align-items:center;display:flex}.topbar__brand,.topbar__links a,.topbar__links button{gap:8px}.topbar img{width:16px;height:16px}.topbar__links{align-items:center;gap:34px;display:flex}.topbar__links button{color:#fff;background:0 0;border:0;padding:0}.topbar__links a:hover,.topbar__links button:hover,.topbar__links a:focus-visible,.topbar__links button:focus-visible{color:#fff;opacity:.78}.topbar__links a:active,.topbar__links button:active{opacity:.62}.nav{height:var(--nav-height);border-top:0;border-bottom:0;justify-content:space-between;align-items:center;gap:34px;display:flex}.logo{flex:none;align-items:center;gap:6px;display:flex}.logo img{height:70px}.logo-text{color:var(--ink);white-space:nowrap;letter-spacing:.5px;font-size:26px;font-weight:700}.logo:hover,.logo:focus-visible{opacity:.82}.logo:active{opacity:.68}.nav__links{flex:1}.nav__list{color:#182437;justify-content:center;align-items:center;gap:52px;margin-top:16px;margin-left:-100px;font-size:15px;font-weight:700;display:flex}.nav__list a{flex-direction:column;align-items:center;gap:12px;padding:0;line-height:22px;display:inline-flex;position:relative}.nav__list a:after{content:"";background:var(--green);opacity:0;width:100%;height:2px;display:block}.nav__list a:hover,.nav__list a:focus-visible,.nav__list a.active{color:var(--green)}.nav__list a:hover:after,.nav__list a:focus-visible:after,.nav__list a.active:after{opacity:1}.nav__list a:active{color:#0f6238}.quote-btn{border-radius:var(--radius-md);color:#fff;background:var(--green-bright);white-space:nowrap;flex:0 0 186px;justify-content:center;align-items:center;gap:15px;height:46px;padding:0 32px;font-size:15px;font-weight:700;display:inline-flex}.quote-btn img{width:20px;height:20px}.quote-btn:hover,.quote-btn:focus-visible,.inquiry-form button:hover,.inquiry-form button:focus-visible{background:#139135;box-shadow:0 10px 22px #15834a3d}.quote-btn:active,.inquiry-form button:active{box-shadow:none;background:#0f743c}.hero{color:#fff;background-image:linear-gradient(90deg,#052245c7,#0522452e),url(/assets/banner-1-Bf3n1At9.webp);background-position:50%;background-size:cover;min-height:730px}.hero__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:730px;padding-top:102px;display:flex}.hero h1{letter-spacing:0;max-width:900px;font-size:72px;font-weight:800;line-height:1.28}.hero p{color:#fffffff0;max-width:768px;margin-top:4px;font-size:26px;font-weight:500;line-height:1.6}.hero__actions{gap:35px;margin-top:138px;display:flex}.btn{letter-spacing:0;border-radius:4px;justify-content:center;align-items:center;gap:15px;height:66px;font-size:16px;font-weight:800;display:inline-flex}.btn img{width:22px;height:22px}.btn--primary{color:#fff;background:var(--green-bright);width:235px}.btn--light{width:260px;color:var(--green);background:#fff;border:1px solid #9db2d5}.btn--primary:hover,.btn--primary:focus-visible{background:#139135;box-shadow:0 12px 26px #0000002e}.btn--primary:active{background:#0f743c}.btn--light:hover,.btn--light:focus-visible{color:#0f743c;background:#f0fff6;box-shadow:0 12px 26px #00000029}.btn--light:active{background:#dff6e8}.section{background:#fff;padding:86px 0 92px}.section-head{justify-content:space-between;align-items:start;gap:24px;margin-bottom:62px;display:flex}.section-head>div{flex:1 1 0}.section-head>div:nth-child(2){flex:none}.section-head h2,.manufacturing h2{color:#26313d;text-align:center;font-size:32px;font-weight:800;line-height:1.2}.section-head span,.title-line{background:var(--green);border-radius:12px;width:80px;height:6px;margin:22px auto 0;display:block}.section-head>a{color:var(--green);text-align:right;flex:1 1 0;justify-self:end;margin-top:8px;font-size:14px;font-weight:800}.section-head>a:hover,.section-head>a:focus-visible,.news-card a:hover,.news-card a:focus-visible{color:#0f743c}.section-head>a:active,.news-card a:active{color:#0a5730}.home-products__head{margin-inline:auto;grid-template-columns:1fr auto 1fr;align-items:start;width:min(1440px,100% - 48px);margin-bottom:52px;display:grid}.home-products__title h2{color:#26313d;text-align:center;font-size:32px;font-weight:800;line-height:1.2}.home-products__title span{background:var(--green);border-radius:12px;width:80px;height:6px;margin:20px auto 0;display:block}.home-products__all{color:var(--green);justify-self:end;align-items:center;gap:6px;margin-top:16px;font-size:20px;font-weight:800;line-height:24px;display:inline-flex}.home-products__all:hover,.home-products__all:focus-visible{color:#0f743c}.home-products__all:active{color:#0a5730}.home-products__carousel{width:min(1440px,100vw - 232px);margin-left:0;position:relative;left:50%;transform:translate(-50%)}.home-products__slider{width:100%;margin:0}.home-products__slider .home-products__slide{flex:0 0 342px;width:342px}.home-products__card{border:1px solid var(--line);background:#fff;border-radius:4px;height:356px;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden}.home-products__card>img{object-fit:cover;width:100%;height:256px;transition:transform .2s}.home-products__card h3{color:#26313d;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:56px;margin:22px 20px 0;font-size:18px;font-weight:700;line-height:28px;display:-webkit-box;overflow:hidden}.home-products__card:hover,.home-products__card:focus-visible{border-color:var(--green);transform:translateY(-4px);box-shadow:0 10px 24px #26313d24}.home-products__card:hover>img,.home-products__card:focus-visible>img{transform:scale(1.04)}.home-products__card:hover h3,.home-products__card:focus-visible h3{color:var(--green)}.home-products__card:active{transform:translateY(-1px)}.home-products__arrow{background:0 0;border:0;width:60px;height:60px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.home-products__arrow--previous{right:calc(100% + 32px)}.home-products__arrow--next{left:calc(100% + 32px)}.home-products__arrow img{width:100%;height:100%}.home-products__arrow:hover,.home-products__arrow:focus-visible{opacity:.76;transform:translateY(-50%)scale(1.06)}.home-products__arrow:active{opacity:.58;transform:translateY(-50%)scale(.98)}.manufacturing{background:var(--blue);color:#fff;height:581px;padding:63px 0 74px}.manufacturing__grid{align-items:flex-start;gap:44px;height:444px;display:flex}.manufacturing__grid>*{flex:none}.manufacturing__grid>:first-child{flex-basis:791px}.manufacturing__grid>:last-child{flex-basis:590px;padding-top:29px}.video-card{position:relative}.video-card img{aspect-ratio:791/444;object-fit:cover;width:100%}.video-card button{background:0 0;border:0;border-radius:50%;width:88px;height:88px;margin:auto;padding:0;position:absolute;inset:0}.video-card button img{width:88px;height:88px}.video-card button:hover,.video-card button:focus-visible{background:0 0;box-shadow:0 0 0 10px #ffffff14}.video-card button:active{background:0 0}.manufacturing h2{color:#fff;text-align:left}.manufacturing .title-line{margin-top:15px;margin-left:0}.manufacturing>.container>div>p{max-width:590px;margin-top:44px;font-size:20px;font-weight:600;line-height:1.5}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 39px;margin-top:51px;display:grid}.quality-grid article{align-items:center;gap:8px;display:flex}.quality-grid img{width:54px;height:54px}.quality-grid h3{color:#fff;font-size:18px;font-weight:600;line-height:1.2}.quality-grid p{color:#ffffffc7;margin-top:8px;font-size:14px;line-height:1.3}.projects{overflow:hidden}.project-row{padding-inline:max(24px, calc((100vw - var(--container)) / 2))}.project-row .swiper-wrapper{transition-timing-function:linear}.swiper-wrapper{padding-top:5px}.project-slide{flex:0 0 437px;width:437px}.project-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:4px;flex-direction:column;width:437px;height:377px;display:flex;overflow:hidden}.project-card img{object-fit:cover;flex:0 0 299px;width:100%;height:299px}.project-card h3{color:#26313d;padding:16px 18px 0;font-size:18px;font-weight:800;line-height:1.2}.project-card p{color:#26313d;padding:6px 18px 15px;font-size:16px;font-weight:800}.news{padding-top:42px}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.news-card{background:#eef3f8;min-height:280px;padding:36px 40px;transition:background-color .2s,box-shadow .2s,transform .2s;display:block}.news-card time{color:var(--muted);font-size:15px;font-weight:500}.news-card h3{color:var(--ink);margin-top:24px;font-size:22px;font-weight:800;line-height:1.28}.news-card p{color:var(--text);margin-top:20px;font-size:15px;line-height:1.55}.news-card__more{color:var(--green);margin-top:28px;font-size:13px;font-weight:800;display:inline-block}.news-card:hover,.news-card:focus-visible{background:#fff;transform:translateY(-4px);box-shadow:0 10px 24px #26313d24}.news-card:hover .news-card__more,.news-card:focus-visible .news-card__more{color:#0f743c}.news-card:active{transform:translateY(-1px)}.news-detail-page{background:#fff}.news-detail{padding:21px 0 35px}.product-breadcrumb ol,.news-detail-breadcrumb ol{color:#5f6d7f;flex-wrap:wrap;gap:6px;margin:0;padding:0;font-size:14px;font-weight:800;line-height:20px;list-style:none;display:flex}.news-detail-breadcrumb a:hover,.news-detail-breadcrumb a:focus-visible{color:var(--green)}.news-detail-breadcrumb a:active{color:#0f743c}.news-detail__header{margin-top:64px}.news-detail__header h1{color:#102344;font-size:38px;font-weight:800;line-height:48px}.news-detail__header time{color:#5f6d7f;margin-top:18px;font-size:18px;font-weight:400;line-height:20px;display:block}.news-detail-article{margin-top:31px}.news-detail-article p{color:#102344;font-size:18px;font-weight:500;line-height:30px}.news-detail-article__lead p+p,.news-detail-article__body p+p{margin-top:12px}.news-detail-media{aspect-ratio:1220/546;width:min(1220px,100%);margin:40px auto 0}.news-detail-media img{object-fit:cover;width:100%;height:100%}.news-detail-media figcaption{color:#5f6d7f;text-align:center;margin-top:24px;font-size:18px;font-weight:400;line-height:20px}.news-detail-article__body{margin-top:40px}.inquiry{color:#fff;background-image:url(/assets/form-bg-De0BbpqV.webp),linear-gradient(90deg,#15834af2,#15834ae6);background-position:50%;background-size:cover;border-radius:7px;align-items:flex-start;gap:36px;height:436px;margin-bottom:76px;padding:36px 40px 35px;display:flex}.inquiry__copy{flex:0 0 360px;min-width:0;padding-top:39px}.inquiry__copy h2{font-size:32px;font-weight:800;line-height:44px}.inquiry__copy span{background:#fff;border-radius:4px;width:71px;height:6px;margin-top:32px;display:block}.inquiry__copy p{width:413px;margin-top:25px;font-size:22px;line-height:35px}.inquiry-form{background:#fff;border-radius:4px;grid-template-columns:repeat(4,213px);grid-auto-rows:min-content;gap:10px 16px;width:964px;height:365px;padding:30px 32px 26px;display:grid}.inquiry-form label{color:#26313d;gap:6px;font-size:14px;font-weight:800;line-height:20px;display:grid}.inquiry-form .required span:before{content:"*";color:#e84043;margin-right:2px}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dfe5eb;border-radius:4px;padding:10px 16px;font-size:14px;line-height:20px}.inquiry-form input{height:42px}.inquiry-form textarea{resize:vertical;min-height:68px}.inquiry-form .product-name,.inquiry-form .inquiry-content{grid-column:1/-1}.inquiry-form__action{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.inquiry-form button{color:#fff;background:var(--green);border:0;border-radius:4px;width:213px;height:42px;font-size:17px;font-weight:800;line-height:17px}.site-footer{background:var(--blue);height:350px;color:var(--footer-text)}.footer-grid{align-items:flex-start;gap:0;height:280px;padding:57px 0 0;display:flex}.footer-grid>*{flex:none}.footer-brand{width:443px}.footer-grid>section:nth-of-type(2){width:481px}.footer-contact{width:234px}.footer-address{width:282px;padding-top:60px}.footer-logo{align-items:center;gap:6px;display:flex}.footer-logo img{width:60px}.footer-logo-text{color:#fff;white-space:nowrap;font-size:26px;font-weight:700}.footer-brand p{color:#fff;width:383px;margin-top:25px;font-size:14px;line-height:22px}.socials{gap:16px;margin-top:26px;display:flex}.socials img{width:22px;height:22px}.socials a:hover,.socials a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{color:#fff;opacity:.82}.socials a:active,.footer-links a:active{opacity:.64}.site-footer h2{color:#fff;margin-top:19px;margin-bottom:19px;font-size:18px;font-weight:600;line-height:24px}.footer-links{grid-template-columns:repeat(4,max-content);gap:2px 48px;font-size:15px;font-weight:700;line-height:34px;display:grid}.footer-contact ul{gap:15px;display:grid}.footer-contact li,.footer-address p{grid-template-columns:18px 1fr;align-items:start;gap:14px;font-size:15px;line-height:23px;display:grid}.footer-contact img,.footer-address img{width:18px;height:18px;margin-top:2px}.copyright{height:70px;color:var(--footer-text);text-align:center;background:#14213366;justify-content:center;align-items:center;padding:0 24px;font-size:14px;display:flex}.products-page{background:#fff}.products-hero{color:#fff;background-image:linear-gradient(90deg,#071d39e0,#071d3942),url(/assets/banner-2-BZ-tVYeA.webp);background-position:50%;background-size:cover;height:370px}.products-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:100px;display:flex}.products-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.products-hero p{color:#ffffffeb;width:620px;margin-top:28px;font-size:20px;line-height:34px}.products-catalog{align-items:flex-start;gap:34px;padding-top:24px;display:flex}.catalog-sidebar{flex:0 0 338px}.catalog-sidebar__head{background:var(--product-blue);color:#fff;border-radius:7px 7px 0 0;align-items:center;gap:15px;height:80px;padding:0 24px;display:flex}.catalog-sidebar__head img{width:30px;height:30px}.catalog-sidebar__head h2{font-size:20px;font-weight:800;line-height:26px}.catalog-categories button{color:#13284b;text-align:left;background:#fbfcfd;border:1px solid #dde6f0;border-top:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:88px;padding:0 22px 0 24px;font-size:17px;font-weight:700;line-height:24px;display:flex}.catalog-categories button img{flex:none;width:22px;height:22px}.catalog-categories button:hover,.catalog-categories button:focus-visible,.catalog-categories button.active{color:var(--product-blue);background:#eff6ff;border-color:#cfe1f6}.catalog-categories button:active{background:#dfedff}.catalog-main{flex:1;min-width:0}.catalog-grid{grid-template-columns:repeat(3,340px);gap:23px 24px;display:grid}.catalog-card{background:#fff;border:1px solid #dde6f0;border-radius:6px;flex-direction:column;width:340px;height:355px;display:flex;overflow:hidden}.catalog-card__image{background:#edf2f7;flex:0 0 255px;justify-content:center;align-items:center;width:100%;display:flex}.catalog-card__image img{object-fit:cover;width:100%;height:100%}.catalog-card h3{color:#13284b;align-items:center;width:100%;height:98px;padding:0 20px;font-size:18px;font-weight:600;line-height:28px;display:flex}.catalog-card h3 span{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.products-pagination{margin-top:43px}.products-pagination ul{justify-content:center;align-items:center;gap:12px;display:flex}.products-pagination button{color:#13284b;background:#fff;border:1px solid #dde6f0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-width:52px;height:52px;padding:0 15px;font-size:18px;font-weight:700;line-height:24px;display:inline-flex}.products-pagination button.wide{min-width:90px}.products-pagination button img{width:18px;height:18px}.products-pagination button:hover,.products-pagination button:focus-visible,.products-pagination button.active{color:#fff;background:var(--product-blue);border-color:var(--product-blue)}.products-pagination button:hover img,.products-pagination button:focus-visible img,.products-pagination button.active img{filter:brightness(0)invert()}.products-pagination button:active{background:#063b80;border-color:#063b80}.products-cta{background-image:url(/assets/form-bg-2-CbbDTW-2.webp),linear-gradient(90deg,#e6f4ebfa,#eff8f2f5);background-position:50%;background-size:cover;height:122px;margin-top:65px}.products-cta__inner{justify-content:space-between;align-items:center;gap:32px;height:122px;display:flex}.products-cta h2{color:#033463;font-size:24px;font-weight:800;line-height:31px}.products-cta p{color:#3e5a72;margin-top:6px;font-size:18px;line-height:27px}.products-cta__actions{flex:none;align-items:center;gap:31px;display:flex}.products-cta__btn{border:1px solid var(--green);white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:12px;height:45px;padding:0 26px;font-size:16px;font-weight:800;line-height:22px;display:inline-flex}.products-cta__btn img{width:18px;height:18px}.products-cta__btn--primary{color:#fff;background:var(--green);width:241px}.products-cta__btn--primary:hover,.products-cta__btn--primary:focus-visible{background:#139135;border-color:#139135;box-shadow:0 10px 22px #15834a33}.products-cta__btn--primary:active{background:#0f743c;border-color:#0f743c}.products-cta__btn--light{width:223px;color:var(--green);background:#fff}.products-cta__btn--light img{filter:brightness(0)saturate()invert(34%)sepia(79%)saturate(635%)hue-rotate(102deg)brightness(90%)contrast(94%)}.products-cta__btn--light:hover,.products-cta__btn--light:focus-visible{color:#0f743c;background:#f0fff6;box-shadow:0 10px 22px #15834a29}.products-cta__btn--light:active{background:#dff6e8}.strengths-page{background:#fff}.strengths-hero{color:#fff;background-image:linear-gradient(90deg,#002b6beb,#002b6b38),url(/assets/banner-03-4d0LHYbZ.webp);background-position:50%;background-size:cover;height:370px}.strengths-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:101px;display:flex}.strengths-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.strengths-hero p{color:#ffffffeb;width:708px;margin-top:26px;font-size:20px;font-weight:500;line-height:34px}.strength-section-head{text-align:center}.strength-section-head h2{color:#26313d;font-size:32px;font-weight:800;line-height:38px}.strength-section-head span,.strength-manufacturing__copy>span,.strength-support__copy>span{background:var(--green);border-radius:12px;width:80px;height:6px;display:block}.strength-section-head span{margin:14px auto 0}.strength-process{padding:72px 0 56px}.strength-process__grid{grid-template-columns:repeat(3,466px);gap:18px 21px;margin-top:36px;display:grid}.strength-process__card{background:#fbfcff;border:1px solid #d5e1f2;border-radius:8px;align-items:center;gap:30px;height:180px;padding:0 37px;display:flex}.strength-process__card img{flex:none;width:78px;height:78px}.strength-process__card h3{color:#102344;font-size:20px;font-weight:800;line-height:24px}.strength-process__card p{color:#102344;margin-top:12px;font-size:14px;line-height:22px}.strength-manufacturing{background:var(--blue);color:#fff;height:581px;padding:63px 0 74px}.strength-manufacturing__grid{align-items:flex-start;gap:44px;height:444px;display:flex}.strength-video{flex:0 0 791px;position:relative}.strength-video>img{object-fit:cover;width:791px;height:444px}.strength-video button{background:0 0;border:0;border-radius:50%;width:88px;height:88px;margin:auto;padding:0;position:absolute;inset:0}.strength-video button img{width:88px;height:88px}.strength-video button:hover,.strength-video button:focus-visible{box-shadow:0 0 0 10px #ffffff14}.strength-video button:active{box-shadow:0 0 0 6px #ffffff0f}.strength-manufacturing__copy{flex:0 0 590px;padding-top:29px}.strength-manufacturing__copy h2{color:#fff;font-size:32px;font-weight:800;line-height:38px}.strength-manufacturing__copy>span{margin-top:15px}.strength-manufacturing__copy>p{color:#fff;margin-top:44px;font-size:20px;font-weight:600;line-height:30px}.strength-quality{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 39px;margin-top:51px;display:grid}.strength-quality article{align-items:center;gap:8px;display:flex}.strength-quality img{width:54px;height:54px}.strength-quality h3{color:#fff;font-size:18px;font-weight:600;line-height:18px}.strength-quality p{color:#ffffffc7;margin-top:8px;font-size:14px;line-height:14px}.strength-control{padding:65px 0 100px}.strength-control__panel{background:#fbfcff;border:1px solid #d5e1f2;border-radius:8px;justify-content:center;align-items:flex-start;gap:0;height:299px;margin-top:36px;padding:24px 0 0;display:flex}.strength-control__panel li{align-items:flex-start;display:flex}.strength-control__item{text-align:center;width:204px}.strength-control__item img{width:140px;height:140px;margin:0 auto}.strength-control__item h3{color:#102344;margin-top:5px;font-size:20px;font-weight:800;line-height:24px}.strength-control__item p{color:#102344;width:190px;margin:11px auto 0;font-size:16px;line-height:24px}.strength-control__line{background:#b7cbe2;width:72px;height:1px;margin-top:69px}.strength-support{padding-top:8px}.strength-support__grid{justify-content:space-between;align-items:flex-start;gap:38px;display:flex}.strength-support__copy{flex:0 0 690px;padding-top:17px}.strength-support__copy h2{color:#26313d;font-size:36px;font-weight:800;line-height:45px}.strength-support__copy>span{margin-top:23px}.strength-support__copy>p{color:#08264f;width:690px;margin-top:30px;font-size:18px;line-height:30px}.strength-support__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 45px;width:650px;margin-top:44px;display:grid}.strength-support__list article{grid-template-columns:43px 1fr;align-items:start;gap:12px;display:grid}.strength-support__list img{width:43px;height:43px}.strength-support__list h3{color:#08264f;font-size:18px;font-weight:600;line-height:30px}.strength-support__list p{color:#08264f;width:240px;font-size:14px;line-height:22px}.strength-support__image{object-fit:cover;width:714px;height:471px}.strengths-cta{margin-top:52px}.cases-page{background:#fff}.cases-hero{color:#fff;background-image:linear-gradient(90deg,#002b6beb,#002b6b33),url(/assets/banner-04-BG9h2LYs.webp);background-position:50%;background-size:cover;height:370px}.cases-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:101px;display:flex}.cases-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.cases-hero p{color:#ffffffeb;width:680px;margin-top:26px;font-size:20px;font-weight:500;line-height:34px}.cases-list{padding:32px 0 0}.cases-grid{grid-template-columns:repeat(3,464px);gap:24px;margin-top:42px;display:grid}.case-card{background:#fff;border:1.5px solid #dde5ee;border-radius:4px;flex-direction:column;width:464px;height:488px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.case-card>img{object-fit:cover;width:100%;height:272px;transition:transform .2s}.case-card:hover,.case-card:focus-within{border-color:var(--green);transform:translateY(-4px);box-shadow:0 12px 26px #26313d24}.case-card:hover>img,.case-card:focus-within>img{transform:scale(1.04)}.case-card:hover h3,.case-card:focus-within h3{color:var(--green)}.case-card:active{transform:translateY(-1px)}.case-card__body{flex-direction:column;flex:1;padding:22px 30px 28px;display:flex}.case-card h3{-webkit-line-clamp:2;color:#1f2937;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:20px;font-weight:800;line-height:26px;display:-webkit-box;overflow:hidden}.case-card p{-webkit-line-clamp:3;color:#566171;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:12px;font-size:16px;line-height:25px;display:-webkit-box;overflow:hidden}.case-card__link{color:#084ba2;align-items:center;gap:14px;width:fit-content;margin-top:auto;font-size:14px;font-weight:800;line-height:18px;display:inline-flex}.case-card__link img{width:18px;height:18px;transition:transform .18s}.case-card__link:hover,.case-card__link:focus-visible{color:#085ecd}.case-card__link:hover img,.case-card__link:focus-visible img{transform:translate(4px)}.case-card__link:active{color:#0a5730}.cases-cta{margin-top:76px}.news-page{background:#fff}.news-hero{color:#fff;background-image:linear-gradient(90deg,#002b6beb,#002b6b2e),url(/assets/banner-05-ZSMW1IW3.webp);background-position:50%;background-size:cover;height:370px}.news-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:101px;display:flex}.news-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.news-hero p{color:#ffffffeb;width:620px;margin-top:23px;font-size:20px;font-weight:500;line-height:34px}.news-list{padding-top:67px}.news-list__grid{grid-template-columns:repeat(2,704px);gap:32px;display:grid}.news-list-card{background:#fff;border:1.5px solid #dde5ee;border-radius:4px;width:704px;height:344px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.news-list-card>img{object-fit:contain;flex:none;width:258px;height:344px;transition:transform .2s}.news-list-card:hover,.news-list-card:focus-within{border-color:var(--green);transform:translateY(-4px);box-shadow:0 12px 26px #26313d24}.news-list-card:hover>img,.news-list-card:focus-within>img{transform:scale(1.04)}.news-list-card:hover h2,.news-list-card:focus-within h2{color:var(--green)}.news-list-card:active{transform:translateY(-1px)}.news-list-card__body{flex-direction:column;flex:1;min-width:0;padding:38px 22px 39px;display:flex}.news-list-card__meta{color:#667085;white-space:nowrap;align-items:center;gap:12px;font-size:16px;font-weight:600;line-height:24px;display:flex}.news-list-card__meta span{background:#9aa4b2;width:1px;height:14px}.news-list-card h2{-webkit-line-clamp:2;color:#1f2937;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:22px;font-size:20px;font-weight:800;line-height:26px;display:-webkit-box;overflow:hidden}.news-list-card__body>p{-webkit-line-clamp:3;color:#566171;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:22px;font-size:16px;line-height:25px;display:-webkit-box;overflow:hidden}.news-list-card__link{color:#084ba2;align-items:center;gap:13px;width:fit-content;margin-top:auto;font-size:14px;font-weight:800;line-height:18px;display:inline-flex}.news-list-card__link img{width:16px;height:16px;transition:transform .18s}.news-list-card__link:hover,.news-list-card__link:focus-visible{color:#085ecd}.news-list-card__link:hover img,.news-list-card__link:focus-visible img{transform:translate(4px)}.news-list-card__link:active{color:#0a5730}.news-pagination{margin-top:44px}.news-cta{margin-top:66px}.about-page{background:#fff}.about-hero{color:#fff;background-image:linear-gradient(90deg,#002b6be6,#002b6b2e),url(/assets/banner-06-BXtiBTSG.webp);background-position:50%;background-size:cover;height:370px}.about-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:101px;display:flex}.about-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.about-hero p{color:#ffffffeb;width:620px;margin-top:23px;font-size:20px;font-weight:500;line-height:34px}.about-profile{padding:64px 0 72px}.about-profile__grid{align-items:flex-start;gap:36px;display:flex}.about-profile__grid>img{object-fit:cover;width:714px;height:471px}.about-profile__copy{width:690px;padding-top:20px}.about-profile__copy h2{color:#26313d;font-size:36px;font-weight:800;line-height:45px}.about-profile__copy>span{background:var(--green);width:78px;height:5px;margin-top:26px;display:block}.about-profile__copy p{color:#2c374a;font-size:20px;line-height:31px}.about-profile__lead{margin-top:53px;font-weight:600;line-height:30px}.about-profile__copy p:last-child{margin-top:34px}.about-business{padding:0 0 84px}.about-business__grid{grid-template-columns:repeat(5,272px);gap:20px;margin-top:44px;display:grid}.about-business__card{text-align:center;background:#fbfcff;border:1px solid #d5e1f2;border-radius:8px;flex-direction:column;align-items:center;gap:14px;min-height:257px;padding:20px;display:flex}.about-business__card img{width:78px;height:78px}.about-business__card h3{color:#102344;width:232px;font-size:18px;font-weight:800;line-height:24px}.about-business__card p{color:#5f6d7f;font-size:14px;font-weight:500;line-height:22px}.about-license{background:#f0f4f8;height:468px;position:relative;overflow:hidden}.about-license__grid{height:468px;position:relative}.about-license__copy{z-index:2;width:420px;padding-top:91px;position:relative}.about-license__copy h2{color:#26313d;white-space:nowrap;font-size:32px;font-weight:800;line-height:45px}.about-license__copy>span{background:var(--green);width:80px;height:4px;margin-top:8px;display:block}.about-license__copy ul{gap:16px;margin-top:66px;display:grid}.about-license__copy li{color:#26313d;align-items:center;gap:7px;font-size:18px;font-weight:600;line-height:22px;display:flex}.about-license__copy img{width:22px;height:22px}.about-license__image{z-index:1;object-fit:contain;object-position:center bottom;pointer-events:none;width:1524px;height:468px;position:absolute;top:0;left:calc(50% - 564px)}.about-equipment{padding:99px 0 0;overflow:hidden}.about-equipment .about-equipment__row{margin-top:34px;margin-left:max(-41px,50vw - 1001px)}.about-equipment .about-equipment__row .swiper-wrapper{transition-timing-function:linear}.about-equipment__slide{flex:0 0 437px;width:437px}.about-equipment__card{background:#fff;border-radius:4px;flex-direction:column;width:437px;height:377px;display:flex;overflow:hidden}.about-equipment__card img{object-fit:cover;width:100%;height:299px}.about-equipment__card h3{color:#0b2a55;text-align:center;background:#f2f4f3f0;border:1px solid #ebf0ef;border-radius:0 0 8px 8px;justify-content:center;align-items:center;height:78px;padding:0 29px;font-size:16px;font-weight:800;line-height:22px;display:flex}.about-cta{margin-top:64px}.contact-page{background:#fff}.contact-hero{color:#fff;background-image:linear-gradient(90deg,#002b6be6,#002b6b1f),url(/assets/banner-07-BV-VNybi.webp);background-position:50%;background-size:cover;height:370px}.contact-hero__inner{flex-direction:column;align-items:flex-start;height:370px;padding-top:101px;display:flex}.contact-hero h1{letter-spacing:0;font-size:52px;font-weight:800;line-height:62px}.contact-hero p{color:#ffffffeb;width:600px;margin-top:23px;font-size:20px;font-weight:500;line-height:34px}.contact-info{padding-top:58px}.contact-info__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;display:grid}.contact-info__grid>li{display:flex}.contact-info__card-link{width:100%;color:inherit;text-decoration:none;display:flex}.contact-info__card{text-align:center;background:#fff;border:1px solid #e1e7f0;border-radius:3px;flex-direction:column;align-items:center;width:100%;min-height:260px;padding:41px 10px 24px;display:flex}.contact-info__card img{width:56px;height:56px}.contact-info__card h2{color:#26313d;width:240px;margin-top:19px;font-size:24px;font-weight:800;line-height:30px}.contact-info__card p{color:#5d6877;width:247px;margin-top:10px;font-size:16px;font-weight:500;line-height:24px}.contact-info__card p+p{margin-top:0}.contact-panel{border:1px solid #e0e6ef;grid-template-columns:797px 1fr;height:660px;margin-top:32px;display:grid;overflow:hidden}.contact-form-wrap{background:#fff;padding:40px 44px 40px 39px}.contact-form-wrap h2{color:#26313d;font-size:28px;font-weight:800;line-height:36px}.contact-form-wrap>span{background:var(--green);border-radius:3px;width:80px;height:4px;margin-top:8px;display:block}.contact-form{grid-template-columns:repeat(2,348px);gap:17px 18px;margin-top:57px;display:grid}.contact-form label{color:#2b383a;gap:10px;font-size:18px;font-weight:800;line-height:20px;display:grid}.contact-form label span:before{content:"*";color:#e84043;margin-right:4px}.contact-form input,.contact-form textarea{color:#26313d;background:#fff;border:1px solid #dde3eb;border-radius:5px;width:100%;font-size:18px;line-height:24px}.contact-form input{height:58px;padding:0 20px}.contact-form textarea{resize:vertical;min-height:156px;padding:16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8a94a3}.contact-form .wide{grid-column:1/-1}.contact-form button{color:#fff;background:#084ba2;border:0;border-radius:3px;grid-column:1/-1;height:58px;font-size:20px;font-weight:800;line-height:28px}.contact-form button:hover,.contact-form button:focus-visible{background:#085ecd;box-shadow:0 10px 22px #1519831c}.contact-form button:active{box-shadow:none;background:#0f743c}.contact-map{background:#d9edf6;position:relative;overflow:hidden}.contact-map>img:first-child{object-fit:cover;width:100%;height:100%}.contact-map__bubble{background:#fff;border-radius:5px;width:340px;min-height:200px;padding:29px 22px;position:absolute;top:181px;left:150px;box-shadow:0 3px 9px #00000029}.contact-map__bubble h2{color:var(--green);font-size:26px;font-weight:800;line-height:34px}.contact-map__bubble p{color:#374151;margin-top:7px;font-size:16px;font-weight:500;line-height:28px}.contact-map__pin{width:72px;height:72px;position:absolute;top:390px;left:284px}.contact-cta{margin-top:70px}.product-detail-page{background:#fff}.product-detail-overview{padding-top:21px}.product-breadcrumb ol{color:#5f6d7f;flex-wrap:wrap;gap:5px;font-size:14px;font-weight:800;line-height:20px;display:flex}.product-breadcrumb a:hover,.product-breadcrumb a:focus-visible{color:var(--green)}.product-breadcrumb a:active{color:#0f743c}.product-detail-overview__grid{grid-template-columns:837px 561px;gap:42px;margin-top:21px;display:grid}.product-detail-image{border-radius:8px;height:594px;overflow:hidden}.product-detail-image img{object-fit:cover;object-position:center;width:100%;height:100%}.product-detail-summary{padding-top:8px}.product-detail-summary h1{color:#102344;font-size:32px;font-weight:800;line-height:48px}.product-detail-summary>p{color:#5f6d7f;margin-top:23px;font-size:16px;font-weight:500;line-height:26px}.product-specs{margin-top:32px}.product-specs li{color:#102344;border-bottom:1px solid #e1e8f2;align-items:flex-start;gap:28px;padding:14px 0;font-size:16px;line-height:22px;display:flex}.product-specs span{flex:0 0 200px;font-weight:800}.product-specs strong{color:#102344d1;flex:1;font-weight:500}.product-detail-actions{gap:17px;margin-top:31px;display:flex}.product-detail-btn{color:#fff;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:240px;height:54px;font-size:16px;font-weight:800;line-height:22px;display:inline-flex}.product-detail-btn img{width:20px;height:20px}.product-detail-btn--blue{background:var(--product-blue)}.product-detail-btn--blue img{filter:brightness(0)invert()}.product-detail-btn--green{background:var(--green-bright)}.product-detail-btn--blue:hover,.product-detail-btn--blue:focus-visible{background:#063b80;box-shadow:0 10px 22px #084ba233}.product-detail-btn--green:hover,.product-detail-btn--green:focus-visible{background:#139135;box-shadow:0 10px 22px #15834a33}.product-detail-btn--blue:active{background:#042d61}.product-detail-btn--green:active{background:#0f743c}.product-description{background:#c6dbf080;margin-top:49px;padding:52px 0}.product-description__panel{background:#fff;min-height:709px;padding:66px 64px 54px}.product-description__content{color:#102344;margin-top:54px;font-size:18px;font-weight:500;line-height:30px}.product-description__content section+section{margin-top:12px}.product-description__content h3{font-size:18px;font-weight:800;line-height:30px}.product-description__content p{margin-top:12px}.product-related{padding:64px 0 0}.product-related__carousel{width:min(1440px,100vw - 232px);margin:57px 0 0;position:relative;left:50%;transform:translate(-50%)}.product-related__slider{width:100%}.product-related__slider .product-related__slide{flex:0 0 342px;width:342px}.product-related-card{border:1px solid var(--line);background:#fff;border-radius:4px;height:356px;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden}.product-related-card>img{object-fit:cover;width:100%;height:256px;transition:transform .2s}.product-related-card h3{color:#26313d;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:56px;margin:22px 20px 0;font-size:18px;font-weight:700;line-height:28px;display:-webkit-box;overflow:hidden}.product-related-card:hover,.product-related-card:focus-visible{border-color:var(--green);transform:translateY(-4px);box-shadow:0 10px 24px #26313d24}.product-related-card:hover>img,.product-related-card:focus-visible>img{transform:scale(1.04)}.product-related__arrow{background:0 0;border:0;width:60px;height:60px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.product-related__arrow--previous{right:calc(100% + 32px)}.product-related__arrow--next{left:calc(100% + 32px)}.product-related__arrow img{width:100%;height:100%}.product-related-card:hover h3,.product-related-card:focus-visible h3{color:var(--green)}.product-related-card:active{transform:translateY(-1px)}.product-related__arrow:hover,.product-related__arrow:focus-visible{opacity:.76;transform:translateY(-50%)scale(1.06)}.product-related__arrow:active{opacity:.58;transform:translateY(-50%)scale(.98)}.product-detail-cta{margin-top:78px}@media (width<=1180px){.topbar__links{display:none}.nav{flex-wrap:wrap;padding-block:16px}.nav__links{order:3;width:100%}.nav__list{justify-content:space-between;gap:16px;overflow-x:auto}.nav__list a{white-space:nowrap;padding:12px 0}.nav__list a:after{bottom:4px}.products-catalog{flex-direction:column}.catalog-sidebar{flex-basis:auto;width:100%}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.catalog-card{width:100%}.products-cta{height:auto;padding:28px 0}.products-cta__inner{flex-direction:column;align-items:flex-start;height:auto}.products-cta__actions{flex-wrap:wrap}.strength-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.strength-process__card{height:auto;min-height:180px}.strength-manufacturing,.strength-manufacturing__grid{height:auto}.strength-manufacturing__grid,.strength-support__grid{flex-direction:column}.strength-video,.strength-manufacturing__copy,.strength-support__copy{flex-basis:auto;width:100%}.strength-video>img,.strength-support__image{width:100%;height:auto}.strength-control__panel{flex-wrap:wrap;gap:28px 0;height:auto;padding:28px 18px}.strength-control__panel li{justify-content:center;width:50%}.strength-control__line{display:none}.strength-support__copy>p,.strength-support__list{width:100%}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card{width:100%}.news-list__grid{grid-template-columns:1fr}.news-list-card{width:100%}.about-profile__grid{flex-direction:column}.about-profile__grid>img,.about-profile__copy,.about-profile__copy p,.about-license__copy{width:100%}.about-profile__grid>img{height:auto}.about-business__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-license{height:auto;padding:46px 0}.about-license__grid{height:auto}.about-license__copy{padding-top:0}.about-license__image{width:calc(100% - 48px);height:auto;margin:28px auto 0;display:block;position:relative;top:auto;left:auto}.about-equipment{overflow:hidden}.about-equipment .about-equipment__row{margin-left:24px;padding-right:24px}.contact-info__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-info__card{width:100%}.contact-panel{grid-template-columns:1fr;height:auto}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-map{height:520px}.product-detail-overview__grid{grid-template-columns:1fr}.product-detail-image{aspect-ratio:837/594;height:auto}.manufacturing__grid,.inquiry,.footer-grid{flex-direction:column}.site-footer,.footer-grid{height:auto}.footer-brand,.footer-grid>section:nth-of-type(2),.footer-contact,.footer-address{width:100%}.footer-brand p{width:auto}.footer-address{padding-top:0}.manufacturing,.manufacturing__grid{height:auto}.manufacturing__grid>:first-child,.manufacturing__grid>:last-child{flex-basis:auto}.manufacturing__grid>:last-child{padding-top:0}.inquiry__copy{flex-basis:auto}.inquiry{height:auto}.inquiry__copy p{width:auto}.inquiry-form{width:100%;height:auto}.footer-grid{gap:44px}}@media (width<=760px){.container{width:min(100% - 32px, var(--container))}.topbar__inner{justify-content:center}.topbar__brand{text-align:center;font-size:11px}.logo img{width:56px;height:auto}.logo{flex-shrink:1;flex-basis:auto;gap:4px;min-width:0}.logo-text{font-size:11px}.quote-btn{flex-basis:auto;min-height:40px;padding:0 16px;font-size:13px}.hero,.hero__content{min-height:520px}.hero h1{font-size:38px}.hero p{font-size:15px}.products-hero,.products-hero__inner{height:300px}.products-hero__inner{padding-top:62px}.products-hero h1{font-size:38px;line-height:48px}.products-hero p{width:100%;margin-top:18px;font-size:16px;line-height:26px}.strengths-hero,.strengths-hero__inner{height:300px}.strengths-hero__inner{padding-top:62px}.strengths-hero h1{font-size:38px;line-height:48px}.strengths-hero p{width:100%;margin-top:18px;font-size:15px;line-height:25px}.cases-hero,.cases-hero__inner{height:300px}.cases-hero__inner{padding-top:62px}.cases-hero h1{font-size:38px;line-height:48px}.cases-hero p{width:100%;margin-top:18px;font-size:15px;line-height:25px}.news-hero,.news-hero__inner{height:300px}.news-hero__inner{padding-top:62px}.news-hero h1{font-size:38px;line-height:48px}.news-hero p{width:100%;margin-top:18px;font-size:15px;line-height:25px}.about-hero,.about-hero__inner{height:300px}.about-hero__inner{padding-top:62px}.about-hero h1{font-size:38px;line-height:48px}.about-hero p{width:100%;margin-top:18px;font-size:15px;line-height:25px}.contact-hero,.contact-hero__inner{height:300px}.contact-hero__inner{padding-top:62px}.contact-hero h1{font-size:38px;line-height:48px}.contact-hero p{width:100%;margin-top:18px;font-size:15px;line-height:25px}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:36px}.btn{min-width:150px;height:50px}.section{padding:58px 0}.section-head{flex-direction:column;place-items:center;margin-bottom:34px}.section-head>div,.section-head>div:nth-child(2),.section-head>a{flex:0 auto}.section-head h2,.manufacturing h2{font-size:25px}.section-head>a{text-align:center;justify-self:center}.news-grid,.quality-grid,.inquiry-form{grid-template-columns:1fr}.home-products{padding-bottom:64px}.home-products__head,.home-products__carousel{width:min(100% - 32px,1440px)}.home-products__head{grid-template-columns:1fr;justify-items:center;gap:22px;margin-bottom:36px}.home-products__head>div:first-child{display:none}.home-products__title h2{font-size:25px}.home-products__all{justify-self:center;margin-top:0;font-size:16px;line-height:22px}.home-products__carousel{grid-template-columns:1fr 1fr;grid-template-areas:"slides slides""previous next";gap:20px 12px;display:grid;left:auto;transform:none}.home-products__slider{grid-area:slides}.home-products__slider .home-products__slide{flex-basis:min(82vw,342px);width:min(82vw,342px)}.home-products__arrow{width:48px;height:48px;position:static;top:auto;transform:none}.home-products__arrow--previous{grid-area:previous;justify-self:end;right:auto}.home-products__arrow--next{grid-area:next;justify-self:start;left:auto}.home-products__arrow:hover,.home-products__arrow:focus-visible{transform:scale(1.06)}.home-products__arrow:active{transform:scale(.98)}.products-catalog{padding-top:18px}.catalog-sidebar__head{height:68px;padding:0 18px}.catalog-sidebar__head h2{font-size:18px}.catalog-categories button{min-height:72px;padding:0 18px;font-size:15px}.catalog-grid{grid-template-columns:1fr}.catalog-card{height:auto}.catalog-card__image{height:230px}.catalog-card h3{height:auto;min-height:90px;font-size:16px;line-height:24px}.products-pagination ul{flex-wrap:wrap}.products-cta{margin-top:44px}.products-cta h2{font-size:22px;line-height:30px}.products-cta p{font-size:15px;line-height:24px}.products-cta__actions,.products-cta__btn{width:100%}.products-cta__actions{flex-direction:column;gap:12px}.strength-section-head h2,.strength-manufacturing__copy h2{font-size:25px;line-height:32px}.strength-process{padding:58px 0 48px}.strength-process__grid{grid-template-columns:1fr}.strength-process__card{gap:18px;min-height:150px;padding:24px}.strength-process__card img{width:62px;height:62px}.strength-manufacturing{padding:58px 0}.strength-video button,.strength-video button img{width:64px;height:64px}.strength-manufacturing__copy{padding-top:0}.strength-manufacturing__copy>p{margin-top:30px;font-size:17px;line-height:27px}.strength-quality,.strength-support__list{grid-template-columns:1fr}.strength-control{padding:58px 0 64px}.strength-control__panel li,.strength-control__item{width:100%}.strength-control__item h3{font-size:18px}.strength-control__item p{width:min(100%,280px);font-size:15px}.strength-support__copy h2{font-size:28px;line-height:37px}.strength-support__copy>p{font-size:15px;line-height:24px}.strength-support__list p{width:auto}.strengths-cta{margin-top:44px}.cases-list{padding-top:58px}.cases-grid{grid-template-columns:1fr;margin-top:34px}.case-card{height:auto}.case-card>img{aspect-ratio:464/272;height:auto}.case-card__body{min-height:216px;padding:22px 22px 26px}.case-card h3{font-size:18px;line-height:24px}.case-card p{font-size:15px;line-height:24px}.cases-cta{margin-top:44px}.news-list{padding-top:58px}.news-list-card{flex-direction:column;height:auto}.news-list-card>img{aspect-ratio:258/344;width:100%;height:auto}.news-list-card__body{min-height:270px;padding:24px 22px 26px}.news-list-card__meta{flex-wrap:wrap;gap:8px 10px;font-size:14px}.news-list-card h2{margin-top:18px;font-size:18px;line-height:24px}.news-list-card__body>p{margin-top:16px;font-size:15px;line-height:24px}.news-cta{margin-top:44px}.about-profile{padding:58px 0}.about-profile__copy{padding-top:0}.about-profile__copy h2{font-size:28px;line-height:37px}.about-profile__lead,.about-profile__copy p:last-child{margin-top:24px}.about-profile__copy p{font-size:15px;line-height:24px}.about-business{padding-bottom:58px}.about-business__grid{grid-template-columns:1fr;gap:16px}.about-business__card{min-height:auto}.about-license__copy{padding-top:0}.about-license__copy h2,.about-equipment .strength-section-head h2{font-size:25px;line-height:32px}.about-license__copy ul{margin-top:32px}.about-license__copy li{font-size:15px}.about-equipment{padding-top:58px}.about-equipment .about-equipment__row{margin-top:28px;margin-left:16px;padding-right:16px}.about-equipment__slide{flex-basis:min(82vw,360px);width:min(82vw,360px)}.about-equipment__card{width:min(82vw,360px);height:auto}.about-equipment__card img{height:230px}.about-equipment__card h3{height:70px;font-size:14px}.about-cta{margin-top:44px}.contact-info{padding-top:58px}.contact-info__grid,.contact-form{grid-template-columns:1fr}.contact-info__card{height:auto;min-height:220px}.contact-panel{margin-top:28px}.contact-form-wrap{padding:28px 18px}.contact-form-wrap h2{font-size:25px;line-height:32px}.contact-form{margin-top:36px}.contact-form label,.contact-form input,.contact-form textarea{font-size:15px}.contact-form button{font-size:17px}.contact-map{height:430px}.contact-map__bubble{width:calc(100% - 36px);min-height:auto;padding:22px;top:40px;left:18px}.contact-map__bubble h2{font-size:22px}.contact-map__bubble p{font-size:14px;line-height:23px}.contact-map__pin{top:285px;left:calc(50% - 36px)}.contact-cta{margin-top:44px}.product-detail-overview{padding-top:18px}.product-breadcrumb ol{font-size:12px;line-height:18px}.product-detail-overview__grid{margin-top:18px}.product-detail-image{padding:0}.product-detail-summary h1{font-size:25px;line-height:34px}.product-detail-summary>p{font-size:15px;line-height:24px}.product-specs li{flex-direction:column;gap:6px;font-size:14px}.product-specs span{flex-basis:auto}.product-detail-actions{flex-direction:column;margin-top:32px}.product-detail-btn{width:100%}.product-description{margin-top:44px;padding:38px 0}.product-description__panel{min-height:auto;padding:38px 22px}.product-description__content{margin-top:34px;font-size:15px;line-height:25px}.product-description__content h3{font-size:16px;line-height:25px}.product-related{padding-top:58px}.product-related__carousel{grid-template-columns:1fr 1fr;grid-template-areas:"slides slides""previous next";gap:20px 12px;width:min(100% - 32px,1440px);margin-top:34px;display:grid;left:auto;transform:none}.product-related__slider{grid-area:slides}.product-related__slider .product-related__slide{flex-basis:min(82vw,342px);width:min(82vw,342px)}.product-related__arrow{width:48px;height:48px;position:static;top:auto;transform:none}.product-related__arrow--previous{grid-area:previous;justify-self:end;right:auto}.product-related__arrow--next{grid-area:next;justify-self:start;left:auto}.product-related__arrow:hover,.product-related__arrow:focus-visible{transform:scale(1.06)}.product-related__arrow:active{transform:scale(.98)}.product-detail-cta{margin-top:44px}.manufacturing{padding:58px 0}.manufacturing__grid{gap:34px}.manufacturing>.container>div>p{font-size:17px}.video-card button{width:64px;height:64px;font-size:23px}.project-row{padding-inline:16px}.project-slide{flex-basis:min(82vw,360px);width:min(82vw,360px)}.project-card{width:min(82vw,360px)}.project-card img{height:230px}.news-detail{padding:18px 0 0}.news-detail-breadcrumb ol{font-size:12px;line-height:18px}.news-detail__header{margin-top:38px}.news-detail__header h1{font-size:30px;line-height:38px}.news-detail__header time{margin-top:14px;font-size:15px;line-height:20px}.news-detail-article{margin-top:28px}.news-detail-article p{font-size:16px;line-height:26px}.news-detail-media{aspect-ratio:1220/546;width:100%;height:auto;margin-top:30px}.news-detail-media figcaption{margin-top:16px;font-size:14px;line-height:20px}.news-detail-article__body{margin-top:30px}.inquiry{gap:28px;padding:28px}.inquiry-form{padding:18px}.inquiry-form__action{flex-wrap:wrap;grid-column:1/-1;justify-content:center}.inquiry-form button{grid-column:auto;justify-self:stretch;width:100%}.footer-links{grid-template-columns:repeat(2,max-content)}}.lang-switcher{position:relative}.lang-btn{color:#fff;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:6px;padding:4px 8px;font-size:13px;transition:background-color .18s;display:flex}.lang-btn:hover,.lang-btn:focus-visible{background:#ffffff1f}.lang-chevron{width:10px;height:6px;transition:transform .18s}.lang-menu{border:1px solid var(--line);border-radius:var(--radius-md);z-index:1000;background:#fff;min-width:140px;margin:4px 0 0;padding:4px 0;list-style:none;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001a}.lang-menu li button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:14px;transition:background-color .15s;display:block}.lang-menu li button:hover{background:var(--soft);color:var(--ink)}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;display:none}.hamburger span{background:var(--ink);border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-overlay{z-index:999;background:#00000059;position:fixed;inset:0}.mobile-nav{z-index:1000;background:#fff;width:min(320px,85vw);height:100vh;padding:80px 28px 40px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.mobile-nav-enter-active,.mobile-nav-leave-active{transition:opacity .25s}.mobile-nav-enter-active .mobile-nav,.mobile-nav-leave-active .mobile-nav{transition:transform .3s cubic-bezier(.22,.61,.36,1)}.mobile-nav-enter-from,.mobile-nav-leave-to{opacity:0}.mobile-nav-enter-from .mobile-nav,.mobile-nav-leave-to .mobile-nav{transform:translate(100%)}.mobile-nav__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.mobile-nav__list a{color:var(--ink);border-bottom:1px solid var(--soft);padding:12px 0;font-size:16px;font-weight:500;transition:color .15s;display:block}.mobile-nav__list a:hover,.mobile-nav__list a.router-link-active{color:var(--green)}.mobile-nav__cta{background:var(--green);color:#fff;text-align:center;border-radius:var(--radius-md);margin-top:20px;padding:12px 20px;font-size:14px;font-weight:600;transition:background-color .18s;display:block}.mobile-nav__cta:hover{background:var(--green-bright)}.mobile-nav__lang{text-align:center;margin-top:16px;position:relative}.mobile-lang-trigger{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;width:200px;padding:8px 14px;font-size:14px;display:inline-flex}.mobile-lang-arrow{border-top:6px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;width:0;height:0;display:block}.mobile-lang-menu{z-index:10;background:#fff;border-radius:4px;width:200px;margin:4px 0 0;padding:4px 0;list-style:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.mobile-lang-menu button{width:100%;color:var(--ink);text-align:center;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:14px;display:block}.mobile-lang-menu button:hover{color:var(--ink);background:#f0f4fa}.mobile-lang-menu button.active{color:var(--green);background:#e8f0fe;font-weight:600}@media (width<=768px){.hamburger{display:flex}.nav__links,.quote-btn,.topbar__links{display:none}.topbar__inner{justify-content:center}.topbar__brand{text-align:center;font-size:11px;line-height:1.4}.home-products__carousel,.product-related__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 16px 16px;display:flex;overflow-x:auto}.home-products__carousel::-webkit-scrollbar{display:none}.product-related__carousel::-webkit-scrollbar{display:none}.home-products__carousel .swiper,.product-related__carousel .swiper{display:contents}.home-products__carousel .swiper-wrapper,.product-related__carousel .swiper-wrapper{gap:16px;width:auto!important;transition:none!important;display:flex!important;transform:none!important}.home-products__slide,.product-related__slide{scroll-snap-align:start;flex:0 0 75vw;max-width:300px;width:auto!important;margin-right:0!important}.home-products__arrow,.product-related__arrow{display:none!important}.project-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px;overflow-x:auto}.project-row::-webkit-scrollbar{display:none}.project-row .swiper{overflow:visible}.project-row .swiper-wrapper{gap:14px;width:auto!important;transition:none!important;display:flex!important;transform:none!important}.project-slide{flex:0 0 65vw;max-width:280px;width:auto!important;margin-right:0!important}.about-equipment__row{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px;overflow-x:auto}.about-equipment__row::-webkit-scrollbar{display:none}.about-equipment__row .swiper{overflow:visible}.about-equipment__row .swiper-wrapper{gap:16px;width:auto!important;transition:none!important;display:flex!important;transform:none!important}.about-equipment__row .swiper-slide{flex:0 0 65vw;max-width:280px;width:auto!important;margin-right:0!important}.home-products__arrow,.product-related__arrow,.about-equipment__arrow{display:none!important}}.catalog-card__image img,.case-card>img,.news-list-card>img,.home-products__card img,.product-detail-image img,.project-card img,.news-detail-media img,.product-related-card img,.about-equipment__row img{object-fit:contain;background:#fff}.news-detail-page,.case-detail-page{padding:48px 0 0}.news-detail-breadcrumb,.case-detail-breadcrumb{margin-bottom:24px}.news-detail-breadcrumb ol,.case-detail-breadcrumb ol{color:var(--muted);align-items:center;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.news-detail-breadcrumb a,.case-detail-breadcrumb a{color:var(--muted);transition:color .18s}.news-detail-breadcrumb a:hover,.case-detail-breadcrumb a:hover{color:var(--green)}.news-detail__header,.case-detail__header{margin-bottom:32px}.news-detail__header h1,.case-detail__header h1{color:var(--ink);margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.3}.news-detail__header time,.case-detail__header time{color:var(--muted);font-size:14px}.news-detail-article,.case-detail-article{max-width:820px}.news-detail-article__lead,.case-detail-article__lead{color:var(--ink);border-bottom:1px solid var(--line);margin-bottom:32px;padding-bottom:24px;font-size:17px;line-height:1.7}.news-detail-article__lead p,.case-detail-article__lead p{margin:0 0 12px}.news-detail-article__body,.case-detail-article__body{color:var(--text);font-size:16px;line-height:1.8}.news-detail-article__body p,.case-detail-article__body p{margin:0 0 16px}.news-detail-article__body img,.case-detail-article__body img{border-radius:var(--radius-md);max-width:100%;height:auto;margin:24px 0}.news-detail-back,.case-back-btn{color:#084ba2;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:32px;font-size:15px;font-weight:700;transition:opacity .2s;display:inline-flex}.news-detail-back:hover,.case-back-btn:hover{opacity:.7}.inquiry-success{color:var(--green);margin:0;font-size:16px;font-weight:600}.products-category-button{width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 16px;font-size:14px;transition:all .18s;display:flex}.products-category-button:hover{background:var(--soft);color:var(--blue)}.products-category-button.active{color:var(--blue);background:#e8f0fe;font-weight:600}.products-subcategory-button{padding-top:8px;padding-bottom:8px;font-size:13px}.products-expand-icon{transition:transform .2s}.products-subcategory-list{margin:0;padding:0;list-style:none}.home-products__carousel::-webkit-scrollbar{height:4px}.project-row::-webkit-scrollbar{height:4px}.about-equipment__row::-webkit-scrollbar{height:4px}.product-related__carousel::-webkit-scrollbar{height:4px}.home-products__carousel::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.project-row::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.about-equipment__row::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.product-related__carousel::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}@media (width<=768px){.home-products__carousel .home-products__card--scroll{scroll-snap-align:start;flex:0 0 75vw;align-self:stretch;max-width:300px}.project-row-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:14px;padding:0 16px;display:flex;overflow-x:auto}.project-row-scroll::-webkit-scrollbar{display:none}.project-card--scroll{scroll-snap-align:start;flex:0 0 65vw;align-self:stretch;max-width:280px}.product-related__carousel .product-related-card--scroll{scroll-snap-align:start;flex:0 0 75vw;align-self:stretch;max-width:300px}.about-equipment__row-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:16px;padding:0 16px;display:flex;overflow-x:auto}.about-equipment__row-scroll::-webkit-scrollbar{display:none}.about-equipment__card--scroll{scroll-snap-align:start;flex:0 0 65vw;align-self:stretch;max-width:280px}}
