:root{--home-navy:#0b1c27;--home-navy-soft:#12303d;--home-orange:#bd4b17;--home-orange-bright:#ef7431;--home-orange-light:#f6a16d;--home-paper:#f3f6f5;--home-ink:#122631;--home-muted:#607079;--home-line:#d9e2e3;--home-white:#fff;--home-max:1280px}
.home-page{background:var(--home-paper);color:var(--home-ink);font-family:"Open Sans",Arial,sans-serif;line-height:1.6;overflow-x:hidden}
.home-page h1,.home-page h2,.home-page h3,.home-page strong,.home-page .home-header__brand-copy{font-family:Poppins,"Open Sans",Arial,sans-serif}
.home-page h1,.home-page h2,.home-page h3,.home-page p{letter-spacing:0}
.home-page a{cursor:pointer}
.home-page .container{max-width:var(--home-max)}
.home-page .container.blank{padding-left:clamp(20px,4vw,50px);padding-right:clamp(20px,4vw,50px)}
.home-page main section[id]{scroll-margin-top:84px}
.home-page em{color:var(--home-orange);font-style:normal}
.home-hero h1 em{color:var(--home-orange-bright)}
.home-page [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}
.home-page [data-reveal].is-visible{opacity:1;transform:none}
.home-hero{position:relative;min-height:clamp(650px,82vh,760px);background:var(--home-navy);color:var(--home-white);overflow:hidden}
.home-hero__visual{position:absolute;inset:0}
.home-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.home-hero__shade{position:absolute;inset:0;background:rgba(6,19,27,.7)}
.home-hero__shade:after{content:"";position:absolute;inset:0;background:rgba(6,19,27,.16);clip-path:polygon(0 0,54% 0,47% 100%,0 100%)}
.home-header{position:absolute;top:0;left:0;right:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.18);transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}
.home-header.is-scrolled{position:fixed;background:rgba(255,255,255,.97);border-bottom-color:var(--home-line);box-shadow:0 8px 24px rgba(14,34,44,.08)}
.home-header__inner{height:88px;display:flex;align-items:center;gap:36px}
.home-header__brand{display:inline-flex;align-items:center;gap:11px;color:#fff;flex:0 0 auto}
.home-header__brand:hover{color:#fff}
.home-header__brand-mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.7);background:rgba(7,25,34,.2)}
.home-header__brand-logo{display:block;width:100%;height:100%;object-fit:contain}
.home-header__brand-mark i{display:block;width:5px;height:19px;background:var(--home-orange);transform:skew(-18deg)}
.home-header__brand-mark i+ i{height:25px;background:#fff}
.home-header__brand-copy{display:grid;grid-template-columns:auto auto;column-gap:5px;line-height:1}
.home-header__brand-copy strong{font-size:15px;letter-spacing:1.4px;font-weight:600}
.home-header__brand-copy b{font-size:15px;letter-spacing:1.4px;color:var(--home-orange);font-weight:600}
.home-header__brand-copy small{grid-column:1 / -1;margin-top:5px;font-family:"Open Sans",Arial,sans-serif;font-size:7px;letter-spacing:1.25px;color:rgba(255,255,255,.68)}
.home-header.is-scrolled .home-header__brand{color:var(--home-ink)}
.home-header.is-scrolled .home-header__brand:hover{color:var(--home-ink)}
.home-header.is-scrolled .home-header__brand-mark{border-color:var(--home-ink);background:var(--home-ink)}
.home-header.is-scrolled .home-header__brand-mark{background:#fff}
.home-header.is-scrolled .home-header__brand-mark i+ i{background:#fff}
.home-header.is-scrolled .home-header__brand-copy small{color:var(--home-muted)}
.home-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:31px;margin-left:auto}
.home-header__nav a{position:relative;color:rgba(255,255,255,.85);font-size:13px;font-weight:600;letter-spacing:.1px;padding:8px 0}
.home-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--home-orange);transition:right .25s ease}
.home-header__nav a:hover,.home-header__nav a.is-active{color:#fff}
.home-header__nav a:hover:after,.home-header__nav a.is-active:after{right:0}
.home-header.is-scrolled .home-header__nav a{color:var(--home-muted)}
.home-header.is-scrolled .home-header__nav a:hover,.home-header.is-scrolled .home-header__nav a.is-active{color:var(--home-ink)}
.home-language-switch{display:flex;align-items:center;gap:7px;margin-left:2px;color:rgba(255,255,255,.56);font-size:10px;font-weight:700;letter-spacing:.7px;white-space:nowrap}
.home-language-switch button{padding:6px 0;border:0;background:transparent;color:rgba(255,255,255,.56);font-family:"Open Sans",Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.7px;cursor:pointer;transition:color .25s ease}
.home-language-switch button:hover,.home-language-switch button.is-active{color:#fff}
.home-language-switch button.is-active{border-bottom:2px solid var(--home-orange-bright)}
.home-header.is-scrolled .home-language-switch{color:var(--home-muted)}
.home-header.is-scrolled .home-language-switch button{color:var(--home-muted)}
.home-header.is-scrolled .home-language-switch button:hover,.home-header.is-scrolled .home-language-switch button.is-active{color:var(--home-ink)}
.home-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:2px;font-family:"Open Sans",Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.15px;line-height:1;transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease;cursor:pointer}
.home-button svg,.home-text-link svg,.home-product-card__link svg,.home-footer__links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.home-button:focus-visible,.home-text-link:focus-visible,.home-showcase-card__link:focus-visible,.home-product-card:focus-visible,.home-header__nav a:focus-visible,.home-header__brand:focus-visible,.home-header__toggle:focus-visible,.home-language-switch button:focus-visible,.home-product-filters button:focus-visible{outline:2px solid var(--home-orange-light);outline-offset:4px}
.home-button--header{min-height:40px;padding:0 16px;background:var(--home-orange);color:#fff}
.home-button--header:hover{background:#d95e22;color:#fff}
.home-button--primary{background:var(--home-orange);color:#fff}
.home-button--primary:hover{background:#d95e22;color:#fff;box-shadow:0 8px 20px rgba(239,116,49,.25)}
.home-button--ghost{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.02)}
.home-button--ghost:hover{border-color:#fff;background:rgba(255,255,255,.1);color:#fff}
.home-button--light{border-color:rgba(255,255,255,.34);color:#fff;background:transparent;margin-top:30px}
.home-button--light:hover{border-color:var(--home-orange);background:var(--home-orange);color:#fff}
.home-header__toggle{display:none;background:transparent;width:38px;height:38px;padding:8px;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}
.home-header__toggle span{width:21px;height:2px;background:#fff;transition:transform .25s ease,background-color .25s ease}
.home-header.is-scrolled .home-header__toggle span{background:var(--home-ink)}
.home-header__toggle.is-open span:first-child{transform:translateY(3.5px) rotate(45deg)}
.home-header__toggle.is-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.home-hero__inner{position:relative;z-index:2;min-height:clamp(650px,82vh,760px);display:flex;flex-direction:column;justify-content:center;padding-top:118px;padding-bottom:43px}
.home-hero__content{max-width:720px;padding-top:22px}
.home-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:var(--home-orange-light);font-size:11px;font-weight:700;letter-spacing:1.55px;text-transform:uppercase}
.home-kicker>span:first-child{display:inline-block;width:28px;height:2px;background:var(--home-orange)}
.home-kicker--dark{color:var(--home-orange);margin-bottom:20px}
.home-hero h1{max-width:780px;font-size:4.25rem;line-height:1.09;font-weight:600;letter-spacing:0}
.home-hero__intro{max-width:575px;margin-top:24px;color:rgba(255,255,255,.76);font-size:16px;line-height:1.75}
.home-hero__actions{display:flex;align-items:center;gap:12px;margin-top:34px}
.home-hero__facts{display:flex;gap:0;margin-top:auto;padding-top:62px}
.home-hero__facts>div{display:flex;align-items:center;gap:15px;min-width:185px;padding-right:26px;margin-right:26px;border-right:1px solid rgba(255,255,255,.24)}
.home-hero__facts>div:last-child{border-right:0;margin-right:0}
.home-hero__facts strong{font-size:27px;line-height:1;color:#fff;font-weight:600}
.home-hero__facts span{color:rgba(255,255,255,.65);font-size:10px;line-height:1.5;letter-spacing:.2px}
.home-hero__scroll{position:absolute;right:clamp(20px,4vw,50px);bottom:35px;z-index:3;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.65);font-size:10px;letter-spacing:1.1px;text-transform:uppercase;writing-mode:vertical-rl}
.home-hero__scroll:hover{color:#fff}
.home-hero__scroll i{display:block;width:1px;height:45px;background:var(--home-orange);position:relative}
.home-hero__scroll i:after{content:"";position:absolute;left:-2px;bottom:0;width:5px;height:5px;border-right:1px solid var(--home-orange);border-bottom:1px solid var(--home-orange);transform:rotate(45deg)}
.home-trust{background:#fff;border-bottom:1px solid var(--home-line)}
.home-trust__inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.home-trust p{color:var(--home-muted);font-size:12px;font-weight:600;letter-spacing:.3px}
.home-trust ul{display:flex;align-items:center;gap:29px}
.home-trust li{display:flex;align-items:center;gap:9px;color:var(--home-ink);font-size:11px;font-weight:600}
.home-trust__dot{width:6px;height:6px;border-radius:50%;background:var(--home-orange);box-shadow:0 0 0 4px #fae9df}
.home-section{padding:112px 0}
.home-section__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.64fr);align-items:end;gap:70px;margin-bottom:53px}
.home-section__heading h2,.home-about h2,.home-capabilities h2,.home-markets h2,.home-contact h2{font-size:3rem;line-height:1.13;font-weight:600}
.home-section__heading>p{max-width:400px;margin-bottom:5px;color:var(--home-muted);font-size:14px;line-height:1.8}
.home-products{background:var(--home-paper)}
.home-product-browser__bar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 0;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}
.home-product-browser__label{flex:0 0 auto;color:var(--home-ink);font-family:Poppins,"Open Sans",Arial,sans-serif;font-size:12px;font-weight:600}
.home-product-filters{display:flex;align-items:center;justify-content:flex-end;gap:25px;overflow-x:auto}
.home-product-filters button{position:relative;padding:8px 0;border:0;background:transparent;color:var(--home-muted);font-family:"Open Sans",Arial,sans-serif;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer;transition:color .2s ease}
.home-product-filters button:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--home-orange);transition:right .2s ease}
.home-product-filters button:hover,.home-product-filters button.is-active{color:var(--home-ink)}
.home-product-filters button.is-active:after{right:0}
.home-product-showcase-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:47px 0 21px}
.home-product-showcase-heading .home-kicker{margin:0}
.home-product-showcase-heading .home-text-link{margin:0}
.home-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home-showcase-card{min-width:0;background:#fff;border:1px solid var(--home-line);transition:border-color .25s ease,box-shadow .25s ease}
.home-showcase-card:hover{border-color:var(--home-orange);box-shadow:0 14px 28px rgba(18,38,49,.08)}
.home-showcase-card[hidden]{display:none}
.home-showcase-card__image{position:relative;aspect-ratio:1 / .86;overflow:hidden;background:#e8edec}
.home-showcase-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.home-showcase-card:hover .home-showcase-card__image img{transform:scale(1.035)}
.home-showcase-card__image>span{position:absolute;left:14px;bottom:14px;padding:6px 9px;background:rgba(11,28,39,.9);color:#fff;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}
.home-showcase-card__body{padding:22px 21px 20px}
.home-showcase-card__label{margin-bottom:8px;color:var(--home-orange);font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.home-showcase-card__body h3{font-size:19px;line-height:1.3;font-weight:600}
.home-showcase-card__body>p{min-height:61px;margin-top:11px;color:var(--home-muted);font-size:11px;line-height:1.7}
.home-showcase-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:var(--home-ink);font-size:11px;font-weight:700}
.home-showcase-card__link:hover{color:var(--home-orange)}
.home-showcase-card__link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.home-showcase-card__link:hover svg{transform:translateX(4px)}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home-product-card{min-height:390px;padding:27px 25px 24px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--home-line);color:var(--home-ink);transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}
.home-product-card:hover{border-color:var(--home-orange);box-shadow:0 14px 28px rgba(18,38,49,.08);color:var(--home-ink)}
.home-product-card--accent{background:var(--home-navy);border-color:var(--home-navy);color:#fff}
.home-product-card--accent:hover{border-color:var(--home-orange);color:#fff}
.home-product-card__top{display:flex;align-items:flex-start;justify-content:space-between}
.home-product-card__number{color:#9ba9ac;font-family:Poppins,"Open Sans",Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.4px}
.home-product-card--accent .home-product-card__number{color:rgba(255,255,255,.52)}
.home-product-card__icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#f8e7dc;color:var(--home-orange)}
.home-product-card--accent .home-product-card__icon{background:rgba(239,116,49,.16)}
.home-product-card__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.home-product-card__body{margin-top:45px}
.home-product-card__label{margin-bottom:10px;color:var(--home-orange);font-size:10px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase}
.home-product-card__body h3{max-width:210px;font-size:21px;line-height:1.27;font-weight:600}
.home-product-card__body>p:last-child{margin-top:14px;color:var(--home-muted);font-size:12px;line-height:1.75}
.home-product-card--accent .home-product-card__body>p:last-child{color:rgba(255,255,255,.67)}
.home-product-card__link{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:26px;color:var(--home-ink);font-size:11px;font-weight:700}
.home-product-card__link svg{width:15px;height:15px;transition:transform .25s ease}
.home-product-card:hover .home-product-card__link svg{transform:translateX(4px)}
.home-product-card--accent .home-product-card__link{color:#fff}
.home-about{background:#fff}
.home-about__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(50px,8vw,120px)}
.home-about__visual{position:relative;min-height:520px;padding-right:45px;padding-bottom:45px}
.home-about__visual:after{content:"";position:absolute;right:0;bottom:0;width:76%;height:76%;border:1px solid var(--home-orange);z-index:0}
.home-about__visual img{position:relative;z-index:1;display:block;width:100%;height:475px;object-fit:cover}
.home-about__badge{position:absolute;right:0;bottom:0;z-index:2;width:165px;height:128px;display:flex;align-items:center;gap:12px;padding:20px;background:var(--home-orange);color:#fff}
.home-about__badge strong{font-size:39px;line-height:1;font-weight:600}
.home-about__badge span{font-size:10px;line-height:1.55;text-transform:uppercase;letter-spacing:.7px}
.home-about__content{max-width:500px}
.home-about__content>p{color:var(--home-muted);font-size:13px;line-height:1.85}
.home-about__lead{margin-top:26px;margin-bottom:12px;color:var(--home-ink)!important;font-size:16px!important;line-height:1.7!important;font-weight:600}
.home-check-list{margin-top:25px;border-top:1px solid var(--home-line)}
.home-check-list li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--home-line);color:var(--home-ink);font-size:12px;font-weight:600}
.home-check-list li>span:first-child{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;background:#f8e7dc;color:var(--home-orange);font-size:12px;font-weight:700;flex:0 0 auto}
.home-text-link{display:inline-flex;align-items:center;gap:11px;margin-top:27px;color:var(--home-ink);font-size:12px;font-weight:700;border-bottom:1px solid var(--home-orange);padding-bottom:6px}
.home-text-link:hover{color:var(--home-orange)}
.home-text-link svg{width:16px;height:16px;transition:transform .25s ease}
.home-text-link:hover svg{transform:translateX(4px)}
.home-capabilities{background:var(--home-navy);color:#fff}
.home-capabilities__inner{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1fr);gap:clamp(60px,10vw,150px)}
.home-capabilities h2{color:#fff}
.home-capabilities__intro>p:last-of-type{max-width:400px;margin-top:25px;color:rgba(255,255,255,.65);font-size:14px;line-height:1.85}
.home-capabilities__list{border-top:1px solid rgba(255,255,255,.24)}
.home-capability{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.24)}
.home-capability>span{padding-top:3px;color:var(--home-orange-light);font-family:Poppins,"Open Sans",Arial,sans-serif;font-size:11px;font-weight:600}
.home-capability h3{font-size:17px;line-height:1.3;font-weight:600}
.home-capability p{max-width:480px;margin-top:7px;color:rgba(255,255,255,.6);font-size:12px;line-height:1.65}
.home-markets{position:relative;background:#fff;overflow:hidden}
.home-markets__map{position:absolute;inset:0;background:url("../images/contact-bg.webp") center/cover no-repeat;opacity:.48}
.home-markets__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(55px,10vw,150px)}
.home-markets__heading{max-width:480px}
.home-markets__heading>p:last-child{margin-top:25px;color:var(--home-muted);font-size:14px;line-height:1.85}
.home-markets__regions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:16px}
.home-region{position:relative;padding:27px 18px 18px 0;border-top:2px solid var(--home-navy)}
.home-region__line{position:absolute;top:-2px;left:0;width:36px;height:2px;background:var(--home-orange)}
.home-region>strong{color:var(--home-orange);font-family:Poppins,"Open Sans",Arial,sans-serif;font-size:11px;font-weight:600}
.home-region h3{margin-top:26px;font-size:18px;line-height:1.3;font-weight:600}
.home-region p{margin-top:12px;color:var(--home-muted);font-size:11px;line-height:1.7}
.home-contact{background:var(--home-orange);color:#fff}
.home-contact .home-kicker{color:#fff}
.home-contact .home-kicker>span:first-child{background:#fff}
.home-contact h2 em{color:var(--home-navy)}
.home-contact__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(50px,8vw,120px);align-items:start}
.home-contact h2{max-width:550px;color:#fff}
.home-contact__intro>p:last-of-type{max-width:460px;margin-top:25px;color:#fff;font-size:14px;line-height:1.8}
.home-contact__location{display:flex;align-items:center;gap:13px;margin-top:38px;padding-top:19px;border-top:1px solid rgba(255,255,255,.32)}
.home-contact__location-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6)}
.home-contact__location-icon svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.home-contact__location>div strong,.home-contact__location>div span{display:block}
.home-contact__location strong{font-family:"Open Sans",Arial,sans-serif;font-size:12px}
.home-contact__location span{margin-top:3px;color:#fff;font-size:10px}
.home-contact__form{padding:31px;background:#fff;color:var(--home-ink);box-shadow:0 20px 45px rgba(87,38,13,.16)}
.home-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.home-contact__form label{display:block;margin-bottom:18px;color:var(--home-ink);font-size:10px;font-weight:700;letter-spacing:.3px}
.home-contact__form input,.home-contact__form select,.home-contact__form textarea{display:block;width:100%;margin-top:7px;padding:12px 0;border:0;border-bottom:1px solid var(--home-line);border-radius:0;background:transparent;color:var(--home-ink);font-family:"Open Sans",Arial,sans-serif;font-size:12px;line-height:1.5}
.home-contact__form input::placeholder,.home-contact__form textarea::placeholder{color:#a1adaf}
.home-contact__form select{cursor:pointer}
.home-contact__form textarea{resize:vertical;min-height:90px}
.home-contact__form .home-button{margin-top:3px}
.home-form__status{min-height:18px;margin-top:11px;color:#3e7a52;font-size:11px;font-weight:600}
.home-contact__form .home-button:disabled{cursor:wait;opacity:.65;box-shadow:none}
.home-footer{background:#07141b;color:rgba(255,255,255,.65)}
.home-footer__inner{display:flex;justify-content:space-between;gap:60px;padding-top:65px;padding-bottom:59px}
.home-footer__brand{max-width:365px}
.home-footer__brand .home-header__brand{color:#fff}
.home-footer__brand .home-header__brand-copy b{color:var(--home-orange-bright)}
.home-footer__brand>p{margin-top:20px;font-size:12px;line-height:1.8}
.home-footer__links{display:grid;grid-template-columns:150px 210px;gap:40px}
.home-footer__links>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.home-footer__label{margin-bottom:8px;color:#fff;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}
.home-footer__links a,.home-footer__links span{color:rgba(255,255,255,.62);font-size:11px;line-height:1.6}
.home-footer__links a:hover{color:var(--home-orange-light)}
.home-footer__links a{display:inline-flex;align-items:center;gap:5px}
.home-footer__links svg{width:13px;height:13px}
.home-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:15px;padding-bottom:15px;border-top:1px solid rgba(255,255,255,.13);color:#90a0a5;font-size:10px}
@media (max-width:1200px){.home-header__inner{gap:22px}.home-header__nav{gap:21px}.home-hero h1{font-size:3.8rem}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card{min-height:360px}.home-about__inner{gap:55px}}
@media (max-width:900px){.home-header__inner{height:76px;gap:12px}.home-header__nav{position:fixed;top:0;right:-100%;width:min(330px,88vw);height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;margin:0;padding:115px 32px 32px;background:var(--home-navy);box-shadow:-18px 0 34px rgba(0,0,0,.18);transition:right .28s ease}.home-header__nav.is-open{right:0}.home-header__nav a,.home-header.is-scrolled .home-header__nav a{width:100%;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.78)}.home-header__nav a:after{display:none}.home-header__nav a:hover,.home-header__nav a.is-active,.home-header.is-scrolled .home-header__nav a:hover,.home-header.is-scrolled .home-header__nav a.is-active{color:#fff}.home-header__toggle{display:flex;margin-left:0}.home-button--header{display:none}.home-hero__inner{padding-top:116px}.home-hero__scroll{display:none}.home-section__heading{gap:40px}.home-about__visual{min-height:440px}.home-about__visual img{height:400px}.home-capabilities__inner,.home-markets__inner{gap:55px}.home-contact__inner{gap:50px}}
@media (max-width:640px){.home-hero,.home-hero__inner{min-height:690px}.home-hero__visual img{object-position:62% center}.home-hero__shade{background:rgba(6,19,27,.76)}.home-hero__shade:after{clip-path:polygon(0 0,100% 0,100% 53%,0 70%);background:rgba(6,19,27,.12)}.home-header__brand-mark{width:31px;height:31px}.home-header__brand-copy strong,.home-header__brand-copy b{font-size:13px}.home-header__brand-copy small{font-size:6px;letter-spacing:1px}.home-language-switch{gap:5px;font-size:9px}.home-language-switch button{font-size:9px}.home-hero__inner{padding-top:100px;padding-bottom:29px}.home-hero__content{padding-top:0}.home-kicker{margin-bottom:16px;font-size:9px;letter-spacing:1.2px}.home-hero h1{font-size:2.55rem;line-height:1.12}.home-hero__intro{margin-top:18px;font-size:13px;line-height:1.7}.home-hero__actions{align-items:stretch;flex-direction:column;max-width:260px;margin-top:25px}.home-button{min-height:46px}.home-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:42px}.home-hero__facts>div{display:block;min-width:0;padding-right:7px;margin-right:0;border-right:1px solid rgba(255,255,255,.24)}.home-hero__facts strong{display:block;font-size:21px}.home-hero__facts span{display:block;margin-top:7px;font-size:8px;line-height:1.45}.home-trust__inner{display:block;padding-top:24px;padding-bottom:24px}.home-trust p{font-size:11px}.home-trust ul{display:grid;grid-template-columns:1fr;gap:11px;margin-top:17px}.home-trust li{font-size:10px}.home-section{padding:72px 0}.home-section__heading{display:block;margin-bottom:32px}.home-section__heading h2,.home-about h2,.home-capabilities h2,.home-markets h2,.home-contact h2{font-size:2.2rem;line-height:1.15}.home-section__heading>p{margin-top:20px;font-size:13px}.home-product-browser__bar{display:block;padding:14px 0}.home-product-filters{justify-content:flex-start;gap:21px;margin-top:9px;padding-bottom:3px}.home-product-showcase-heading{margin-top:35px}.home-showcase-grid{grid-template-columns:1fr;gap:10px}.home-showcase-card__image{aspect-ratio:1 / .74}.home-showcase-card__body>p{min-height:auto}.home-product-grid{grid-template-columns:1fr;gap:10px}.home-product-card{min-height:330px;padding:23px 21px 20px}.home-product-card__body{margin-top:34px}.home-product-card__body h3{font-size:19px}.home-about__inner,.home-capabilities__inner,.home-markets__inner,.home-contact__inner{display:block}.home-about__visual{min-height:340px;padding-right:24px;padding-bottom:24px;margin-bottom:47px}.home-about__visual:after{width:74%;height:74%}.home-about__visual img{height:310px}.home-about__badge{width:140px;height:103px;padding:14px}.home-about__badge strong{font-size:30px}.home-about__badge span{font-size:8px}.home-about__lead{margin-top:20px;font-size:14px!important}.home-capabilities__list{margin-top:50px}.home-capability{grid-template-columns:34px 1fr;gap:11px;padding:18px 0}.home-capability h3{font-size:15px}.home-capability p{font-size:11px}.home-markets__map{background-position:center top}.home-markets__regions{grid-template-columns:1fr;gap:26px;margin-top:45px}.home-region{padding-top:20px}.home-region h3{margin-top:16px;font-size:17px}.home-contact__form{margin-top:45px;padding:22px 18px}.home-form__row{grid-template-columns:1fr;gap:0}.home-footer__inner{display:block;padding-top:47px;padding-bottom:43px}.home-footer__links{grid-template-columns:1fr 1fr;gap:25px;margin-top:36px}.home-footer__bottom{display:block;padding-top:14px;padding-bottom:14px;line-height:1.8}.home-footer__bottom span{display:block}.home-footer__bottom span+span{margin-top:4px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.home-page [data-reveal]{opacity:1;transform:none}}
