:root{--ink:#0b1117;--paper:#f5f6f3;--blue:#174e79;--yellow:#e9c349;--line:rgba(12,22,30,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#10161a;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}.concept-page{width:100%;max-width:1440px;height:2400px;margin:0 auto;overflow:hidden;position:relative}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 76px;position:relative;z-index:30;background:#fff}.site-header--dark{background:#0b1116;color:#fff}.brand-mark{width:145px;height:45px;display:flex;align-items:center;background:#fff;overflow:hidden;padding:3px 8px}.brand-mark img{width:100%;height:100%;object-fit:contain}.mega-nav{position:absolute;top:11px;left:50%;width:max-content;transform:translateX(-50%);z-index:2}.mega-nav__rail{height:53px;display:flex;padding:5px;border:1px solid rgba(255,255,255,.17);background:linear-gradient(115deg,rgba(22,30,36,.86),rgba(12,18,23,.58));box-shadow:0 13px 34px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%)}.mega-nav__link,.mega-nav__rail{align-items:center;border-radius:999px}.mega-nav__link{min-height:41px;display:inline-flex;gap:6px;padding:0 13px;color:rgba(255,255,255,.78);font-size:10px;font-weight:700;letter-spacing:.045em;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.mega-nav__link:focus-visible,.mega-nav__link:hover{color:#fff;background:rgba(255,255,255,.11);outline:none}.mega-nav__chevron{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.62;transition:transform .24s ease}.mega-nav:focus-within .mega-nav__chevron,.mega-nav:hover .mega-nav__chevron{transform:rotate(180deg)}.mega-panel{position:absolute;top:calc(100% + 11px);left:50%;width:900px;display:grid;grid-template-columns:242px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:19px;background:linear-gradient(130deg,rgba(11,18,23,.88),rgba(16,27,35,.76));box-shadow:0 26px 65px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.09);backdrop-filter:blur(22px) saturate(125%);-webkit-backdrop-filter:blur(22px) saturate(125%);opacity:0;pointer-events:none;transform:translate(-50%,-9px) scale(.985);transform-origin:top center;visibility:hidden;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .24s}.mega-nav:focus-within .mega-panel,.mega-nav:hover .mega-panel{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1);visibility:visible}.mega-panel__feature{position:relative;min-height:286px;overflow:hidden;color:#fff}.mega-panel__feature:after{content:"";position:absolute;inset:0;background:linear-gradient(150deg,rgba(8,15,18,.16),rgba(6,12,16,.9) 78%)}.mega-panel__feature img{position:absolute;width:100%;height:100%;filter:saturate(.72) brightness(.7)}.mega-panel__feature>div{position:absolute;z-index:1;inset:auto 24px 25px}.mega-panel__feature span{display:block;margin-bottom:11px;color:var(--yellow);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.mega-panel__feature strong{display:block;margin-bottom:20px;font-size:23px;line-height:1.02;letter-spacing:-.055em}.mega-panel__feature a{display:inline-flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.5);color:#fff;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mega-panel__feature a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.mega-panel__content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;padding:23px 12px 17px}.mega-panel__content section{padding:0 18px;border-left:1px solid rgba(255,255,255,.1)}.mega-panel__content section:first-child{border-left:0}.mega-panel__content p{margin:0 0 13px;color:var(--yellow);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.mega-panel__content a{display:grid;grid-gap:4px;gap:4px;padding:10px 8px;border-radius:8px;color:rgba(255,255,255,.98);transition:background-color .18s ease,transform .18s ease}.mega-panel__content a:focus-visible,.mega-panel__content a:hover{background:rgba(255,255,255,.09);outline:none;transform:translateX(3px)}.mega-panel__content b{font-size:11px;letter-spacing:-.01em}.mega-panel__content span{color:rgba(255,255,255,.55);font-size:9px;line-height:1.35}.mobile-menu{display:none}.button,.header-cta{display:inline-flex;align-items:center;gap:10px;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.header-cta{padding:12px 15px;background:var(--yellow);color:#121212}.button svg,.factory-product>svg,.header-cta svg,.text-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.section-label{margin:0 0 14px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;opacity:.7}h1,h2,h3,p{margin-top:0}h1{font-size:62px;line-height:.97;letter-spacing:-.065em}h1,h2{font-weight:650}h2{font-size:39px;line-height:1.04;letter-spacing:-.055em}h3{font-size:20px;letter-spacing:-.035em}p{font-size:14px;line-height:1.6}em{color:var(--yellow);font-style:normal}.button{padding:15px 20px;border:1px solid transparent}.button--yellow{color:#111;background:var(--yellow)}.button--blue{color:#fff;background:var(--blue)}.button--outline{color:#fff;border-color:rgba(255,255,255,.65)}.button-row{display:flex;align-items:center;gap:23px;margin-top:30px}.text-link{display:inline-flex;gap:9px;font-size:12px;letter-spacing:.06em}.proof-line,.text-link{align-items:center;font-weight:700;text-transform:uppercase}.proof-line{height:78px;display:flex;justify-content:center;gap:58px;background:#e8ecef;color:#172631;font-size:10px;letter-spacing:.08em}.proof-line span{display:flex;align-items:center;gap:12px}.proof-line span:before{content:"";width:6px;height:6px;background:var(--yellow);display:block;transform:rotate(45deg)}.proof-line--inverse{background:#123c5b;color:#fff}.site-footer{height:160px;padding:32px 76px 22px;display:grid;grid-template-columns:2.2fr 1fr 1fr;grid-column-gap:60px;column-gap:60px;position:relative;background:#fff;color:#14222c}.site-footer--dark{background:#091015;color:#fff}.site-footer .brand-mark{width:132px;height:36px;margin-bottom:10px}.site-footer p{margin:0;max-width:300px;font-size:11px;line-height:1.45;opacity:.7}.site-footer div:not(:first-child){display:flex;flex-direction:column;gap:5px;font-size:11px}.site-footer span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-bottom:4px}.site-footer small{position:absolute;bottom:19px;left:76px;font-size:9px;opacity:.5}.concept-page--factory{background:#0a1116;color:#fff}.factory-hero{height:442px;display:grid;grid-template-columns:48% 52%;position:relative;overflow:hidden}.factory-hero__copy{padding:69px 0 0 100px;position:relative;z-index:2}.factory-hero h1{margin-bottom:18px}.factory-hero__copy>p:not(.section-label){width:330px;color:rgba(255,255,255,.73)}.factory-hero__media{position:relative;overflow:hidden}.hero-factory{width:100%;height:100%;filter:brightness(.47) saturate(.7)}.hero-product{position:absolute;left:16%;bottom:-8%;width:340px;height:400px;padding:15px;display:flex;align-items:center;justify-content:center;background:#f4f3ee;transform:rotate(-4deg);box-shadow:0 26px 50px rgba(0,0,0,.34)}.hero-product img{max-height:100%;object-fit:contain}.hero-caption{position:absolute;right:58px;bottom:36px;width:170px;padding-left:15px;border-left:2px solid var(--yellow);color:#fff;font-size:11px;line-height:1.5}.factory-products{height:350px;padding:39px 100px;background:#f0f3f4;color:#10202b}.section-heading{display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0}.factory-products__rows{margin-top:32px;border-top:1px solid var(--line)}.factory-product{height:62px;display:grid;grid-template-columns:62px 65px 1fr 25px;align-items:center;border-bottom:1px solid var(--line);grid-gap:12px;gap:12px}.factory-product>span{font-size:10px;font-weight:700;opacity:.52}.factory-product img{width:48px;height:48px;object-fit:contain;background:#fff}.factory-product div{display:flex;align-items:baseline;gap:18px}.factory-product h3{margin:0;font-size:16px}.factory-product p{margin:0;font-size:10px;opacity:.65}.factory-quality{height:280px;display:grid;grid-template-columns:55% 45%;background:#113f5e}.factory-quality__media{overflow:hidden}.factory-quality__media img{width:100%;height:100%;filter:brightness(.64) saturate(.72)}.factory-quality__copy{padding:30px 70px}.factory-quality__copy h2{font-size:31px;line-height:1}.factory-quality__copy p{font-size:10px;line-height:1.42;margin-bottom:0}.factory-quality__copy ul{margin:10px 0 13px;gap:5px;font-size:9px}.factory-quality__copy .button{padding:9px 13px;font-size:9px}.factory-quality__copy h2{margin-bottom:12px}.factory-quality__copy p{color:rgba(255,255,255,.69);max-width:350px;font-size:12px}.factory-quality ul{list-style:none;padding:0;margin:17px 0 22px;display:grid;grid-gap:8px;gap:8px;font-size:11px}.check{color:var(--yellow);margin-right:8px}.factory-workflow{height:210px;padding:30px 100px;background:#0a1116}.factory-workflow h2{margin:0}.factory-workflow>div{margin-top:27px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.25)}.factory-workflow article{padding:12px 16px 0 0;min-height:55px;border-right:1px solid rgba(255,255,255,.15)}.factory-workflow article+article{padding-left:16px}.factory-workflow article span{color:var(--yellow);font-size:10px}.factory-workflow article h3{margin:7px 0 0;font-size:13px;font-weight:500}.factory-rd{height:220px;display:grid;grid-template-columns:43% 57%;background:#e5e5de;color:#12212b}.factory-rd>div{padding:42px 0 0 100px}.factory-rd h2{margin-bottom:12px;font-size:31px}.factory-rd p:not(.section-label){font-size:11px;width:335px}.factory-rd img{width:100%;height:220px;min-height:0;object-position:50% 36%}.factory-faq{height:230px;padding:37px 100px;background:#f8f8f5;color:#10202b}.factory-faq>div{display:grid;grid-template-columns:45% 55%}.factory-faq h2{margin:0;font-size:31px}.factory-faq ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.factory-faq li{height:39px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px}.factory-faq li svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.inquiry{height:354px;padding:46px 100px;display:grid;grid-template-columns:38% 62%;grid-gap:40px;gap:40px;background:#152e42;color:#fff}.inquiry h2{margin-bottom:13px;font-size:33px}.inquiry>div>p:not(.section-label){font-size:12px;color:rgba(255,255,255,.7);max-width:340px}.inquiry form{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px 15px;gap:12px 15px;align-content:start}.inquiry label{display:grid;grid-gap:6px;gap:6px;font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.72)}.inquiry input,.inquiry select,.inquiry textarea{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.36);background:transparent;padding:7px 0;outline:0;color:#fff;font:11px Arial,sans-serif}.inquiry select{color:#fff}.inquiry select option{color:#111}.inquiry input::placeholder,.inquiry textarea::placeholder{color:rgba(255,255,255,.48)}.message-field{grid-column:span 3}.inquiry textarea{resize:none;height:31px}.inquiry button{width:max-content;margin-top:9px;padding:11px 15px;border:0;background:var(--yellow);color:#111;font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.07em;display:flex;align-items:center;gap:9px}.inquiry button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.form-action{grid-column:span 3;display:flex;align-items:center;gap:16px;min-height:39px}.form-status{margin:9px 0 0;color:rgba(255,255,255,.8);font-size:10px}.concept-page--catalog{background:#f4f6f7;color:#13212c}.catalog-hero{height:398px;display:grid;grid-template-columns:44% 56%;padding-left:100px;background:#f7f8f8;overflow:hidden}.catalog-hero__copy{padding-top:60px}.catalog-hero h1{margin-bottom:14px}.catalog-hero em{color:var(--blue)}.catalog-hero__copy>p:not(.section-label){width:360px;font-size:13px;color:#52626d}.catalog-hero__products{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:1px;gap:1px;background:#dbe1e4}.catalog-hero__products div{position:relative;background:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.catalog-hero__products img{width:75%;height:75%;object-fit:contain}.catalog-hero__products div:nth-child(3) img{width:100%;height:100%;object-fit:cover}.catalog-hero__products span{position:absolute;left:22px;bottom:17px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.catalog-lines{height:480px;padding:38px 100px 0;background:#fff}.catalog-lines .section-heading{padding-bottom:22px;border-bottom:1px solid var(--line)}.catalog-lines>article{height:112px;display:grid;grid-template-columns:58% 42%;border-bottom:1px solid var(--line)}.catalog-lines>article>div{display:grid;grid-template-columns:42px 190px 1fr;align-items:center;grid-gap:18px;gap:18px}.catalog-lines>article span{font-size:10px;color:#7490a6}.catalog-lines h3{margin:0;font-size:21px}.catalog-lines p{margin:0;font-size:11px;color:#6b7c87}.catalog-lines a{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}.catalog-lines a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;vertical-align:middle;margin-left:7px}.catalog-lines>article>img{width:100%;height:111px;object-fit:contain;object-position:85% center}.catalog-lines>article:last-child>img{object-fit:cover}.catalog-spec{height:348px;display:grid;grid-template-columns:47% 53%;background:#e8edf0}.catalog-spec__image{display:flex;align-items:center;justify-content:center;background:#dfe7ea}.catalog-spec__image img{height:86%;width:82%;object-fit:contain}.catalog-spec>div:last-child{padding:42px 85px 0 50px}.catalog-spec h2{margin-bottom:11px;font-size:32px}.catalog-spec p:not(.section-label){font-size:11px;color:#52626d}.catalog-spec dl{display:grid;grid-template-columns:32px 1fr;margin:15px 0 19px;font-size:10px}.catalog-spec dt{color:var(--blue);font-weight:700;padding:5px 0}.catalog-spec dd{margin:0;padding:5px 0;display:flex;gap:13px;border-bottom:1px solid rgba(30,62,82,.18)}.catalog-spec dd span{color:#637783}.catalog-spec .button{padding:11px 14px;font-size:10px}.catalog-factory{height:246px;position:relative;overflow:hidden;background:#153f5f;color:#fff}.catalog-factory>img{width:100%;height:100%;opacity:.32;filter:grayscale(.3)}.catalog-factory>div{position:absolute;inset:0;padding:42px 100px}.catalog-factory h2{margin-bottom:9px}.catalog-factory p:not(.section-label){max-width:380px;color:rgba(255,255,255,.75);font-size:12px}.catalog-applications{height:260px;padding:39px 100px;background:#fff}.catalog-applications>div{display:grid;grid-template-columns:52% repeat(3,1fr);grid-gap:20px;gap:20px;align-items:end}.catalog-applications h2{margin:0;font-size:31px}.catalog-applications article{border-left:1px solid var(--line);padding-left:17px;min-height:90px}.catalog-applications h3{margin:0 0 7px;font-size:14px}.catalog-applications p{margin:0;font-size:10px;color:#637783}.inquiry--light{background:#e1e9ed;color:#12222d}.inquiry--light>div>p:not(.section-label){color:#52626d}.inquiry--light label{color:#536571}.inquiry--light input,.inquiry--light select,.inquiry--light textarea{color:#12222d;border-bottom-color:rgba(18,34,45,.35)}.inquiry--light input::placeholder,.inquiry--light textarea::placeholder{color:#82939d}.concept-page--editorial{background:#11110f;color:#f4f0e7}.editorial-hero{height:456px;position:relative;overflow:hidden}.editorial-hero>img{width:100%;height:100%;filter:brightness(.53) saturate(.75);object-position:center}.editorial-hero>div{position:absolute;left:100px;top:60px;width:485px}.editorial-hero h1{font-size:64px;margin-bottom:16px}.editorial-hero p:not(.section-label){max-width:360px;color:rgba(255,255,255,.75)}.editorial-story{height:288px;display:grid;grid-template-columns:49% 51%;background:#e9e1d2;color:#1c1b18}.editorial-story__copy{padding:39px 65px 0 100px}.editorial-story h2{margin-bottom:13px;font-size:35px}.editorial-story p:not(.section-label){font-size:12px}.editorial-story__media{position:relative;overflow:hidden}.editorial-story__media img{width:100%;height:100%;object-position:50% 38%}.editorial-story__media span{position:absolute;right:20px;bottom:15px;color:#fff;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.editorial-products{height:350px;padding:35px 100px;background:#151410}.editorial-products .section-heading{align-items:start}.editorial-products .section-heading h2{margin:0}.editorial-products>div:last-child{margin-top:25px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:21px;gap:21px}.editorial-products article{position:relative;height:196px;background:#22201a;padding:16px 18px;overflow:hidden}.editorial-products article img{position:absolute;right:-8px;bottom:-9px;width:54%;height:82%;object-fit:contain;opacity:.9}.editorial-products article:last-child img{width:100%;height:100%;right:0;bottom:0;object-fit:cover;opacity:.48}.editorial-products article span{color:var(--yellow);font-size:10px}.editorial-products h3{position:relative;margin:35px 0 7px;font-size:21px;max-width:180px}.editorial-products p{position:relative;max-width:185px;margin-bottom:14px;font-size:10px;color:rgba(255,255,255,.65)}.editorial-products a{position:relative;display:inline-flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.editorial-products a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.editorial-supply{height:238px;padding:28px 100px;display:grid;grid-template-columns:49% 51%;background:#263c44}.editorial-supply h2{margin-bottom:10px;font-size:33px}.editorial-supply p:not(.section-label){max-width:350px;font-size:11px;color:rgba(255,255,255,.72)}.editorial-supply .button{margin-top:5px;padding:11px 15px;font-size:10px}.editorial-supply ol{list-style:none;padding:0;margin:19px 0 0;border-top:1px solid rgba(255,255,255,.28)}.editorial-supply li{height:38px;display:grid;grid-template-columns:42px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.18);font-size:11px}.editorial-supply li span{color:var(--yellow);font-size:10px}.editorial-global{height:235px;display:grid;grid-template-columns:47% 53%;background:#d5c8b6;color:#1a1a17}.editorial-global>div:first-child{overflow:hidden}.editorial-global img{width:100%;height:100%;object-fit:cover}.editorial-global>div:last-child{padding:31px 100px 0 51px}.editorial-global h2{margin-bottom:10px;font-size:31px}.editorial-global p:not(.section-label){font-size:11px;max-width:330px}.editorial-quality{height:173px;padding:32px 100px;background:#11110f}.editorial-quality h2{display:inline-block;margin:0;font-size:28px}.editorial-quality>div{float:right;width:53%;display:flex;gap:26px;padding-top:12px}.editorial-quality span{display:grid;grid-gap:7px;gap:7px;flex:1 1;color:var(--yellow);font-size:10px}.editorial-quality b{color:#f4f0e7;font-size:11px;font-weight:500}.concept-page--editorial .inquiry{height:346px;background:#1d302f}@media (max-width:900px){body{background:#11110f}.concept-page{width:100%;height:auto;min-height:100vh;overflow:visible}.site-header{height:68px;padding:0 22px;position:-webkit-sticky;position:sticky;top:0}.brand-mark{width:118px;height:37px}.site-header>.header-cta,.site-header>.mega-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{width:36px;height:34px;list-style:none;display:grid;align-content:center;grid-gap:5px;gap:5px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:25px;height:1px;background:currentColor;display:block}.mobile-menu nav{position:absolute;left:0;right:0;top:68px;display:grid;grid-gap:0;gap:0;padding:10px 22px 18px;background:#0b1116;border-top:1px solid rgba(255,255,255,.14);box-shadow:0 12px 24px rgba(0,0,0,.25)}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.13);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.mobile-menu nav a:last-child{margin-top:10px;padding:12px 14px;border:0;color:#111;background:var(--yellow);width:max-content;font-weight:700}.editorial-hero{height:500px}.editorial-hero>img{object-position:58% center}.editorial-hero>div{left:24px;right:24px;top:55px;width:auto}.editorial-hero h1{font-size:49px}.editorial-hero p:not(.section-label){max-width:310px;font-size:13px}.proof-line{height:auto;min-height:104px;padding:18px 22px;display:grid;grid-template-columns:1fr 1fr;justify-content:start;grid-gap:16px 20px;gap:16px 20px;font-size:9px}.proof-line span{align-items:start;gap:9px}.proof-line span:before{margin-top:3px;flex:0 0 auto}.editorial-story{height:auto;grid-template-columns:1fr}.editorial-story__copy{padding:42px 24px 38px}.editorial-story h2{font-size:34px;max-width:355px}.editorial-story p:not(.section-label){font-size:13px;max-width:350px}.editorial-story__media{height:272px}.editorial-story__media img{object-position:50% 38%}.editorial-products{height:auto;padding:42px 24px}.editorial-products .section-heading{display:block}.editorial-products .section-heading h2{font-size:37px}.editorial-products>div:last-child{margin-top:28px;grid-template-columns:1fr;gap:12px}.editorial-products article{height:198px}.editorial-supply{height:auto;min-height:485px;padding:39px 24px 42px;grid-template-columns:1fr;gap:22px}.editorial-supply h2{font-size:35px}.editorial-supply p:not(.section-label){font-size:12px}.editorial-supply ol{margin-top:0}.editorial-global{height:auto;grid-template-columns:1fr}.editorial-global>div:first-child{height:240px}.editorial-global>div:last-child{padding:39px 24px 42px}.editorial-global h2{font-size:34px}.editorial-global p:not(.section-label){font-size:12px}.editorial-quality{height:auto;min-height:220px;padding:38px 24px 40px}.editorial-quality h2{font-size:30px}.editorial-quality>div{float:none;width:auto;margin-top:22px;padding:0;gap:14px}.editorial-quality span{font-size:9px}.editorial-quality b{font-size:10px}.concept-page--editorial .inquiry,.inquiry{height:auto;min-height:620px;padding:44px 24px;display:grid;grid-template-columns:1fr;grid-gap:29px;gap:29px}.inquiry h2{font-size:34px;max-width:355px}.inquiry>div>p:not(.section-label){font-size:12px}.inquiry form{grid-template-columns:1fr;gap:16px}.inquiry label{font-size:10px}.form-action,.message-field{grid-column:span 1}.inquiry textarea{height:62px}.form-action{align-items:flex-start;flex-direction:column;gap:5px}.form-status{margin:0}.site-footer{height:auto;min-height:332px;padding:37px 24px 48px;grid-template-columns:1fr 1fr;row-gap:29px;column-gap:20px}.site-footer>div:first-child{grid-column:span 2}.site-footer .brand-mark{width:128px}.site-footer small{bottom:22px;left:24px}}@media (min-width:901px) and (max-width:1160px){.site-header{padding:0 36px}.mega-nav__link{padding:0 9px;font-size:9px}.mega-panel{width:min(880px,calc(100vw - 70px))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.label-home{--label-ink:#0b0d0e;--label-paper:#f2f1eb;--label-accent:#e8be29;--label-blue:#1774d6;width:100%;max-width:1440px;height:2400px;margin:0 auto;overflow:hidden;position:relative;font-family:Arial,Helvetica,sans-serif;color:var(--label-paper);background:var(--label-ink)}.label-home *,.label-home :after,.label-home :before{box-sizing:border-box}.label-home h1,.label-home h2,.label-home h3,.label-home p{margin:0}.label-home h1,.label-home h2,.label-home h3{font-family:Arial,Helvetica,sans-serif;font-weight:700}.label-home a{text-decoration:none;color:inherit}.label-home img{display:block;max-width:100%}.label-home em{color:var(--label-accent);font-style:normal}.label-header{height:78px;gap:28px;padding:0 72px;position:relative;z-index:8;color:#f7f6f1;background:#101111}.label-header,.label-logo{display:flex;align-items:center}.label-logo{width:154px;height:42px;justify-content:center;background:#fff;padding:4px 7px}.label-logo img{width:100%;height:100%;object-fit:contain}.label-header nav{display:flex;align-items:center;justify-content:center;flex:1 1;gap:24px}.label-header nav a{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.78;transition:opacity .18s ease}.label-header nav a:focus-visible,.label-header nav a:hover{opacity:1}.label-header__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;color:#121212;background:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.label-header__cta svg,.label-home a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.label-mobile-nav{display:none}.label-series{position:absolute;left:72px;bottom:-26px;z-index:3;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--label-accent)}.label-header--manual{color:#18201f;background:#f4f3ed}.label-header--manual .label-series{color:#916f09}.label-header--blue{background:#071828}.label-header--blue .label-series,.label-header--urban .label-series{color:#2686e8}.label-header--blue .label-header__cta,.label-header--urban .label-header__cta{color:#fff;background:#1878dc}.label-header--urban{color:#112132;background:#eef4f7}.label-header--urban .label-logo{border:1px solid rgba(9,28,48,.12)}.label-mark{display:inline-flex;align-items:center;gap:3px;width:15px}.label-mark i{width:3px;height:3px;display:block;background:currentColor;transform:rotate(45deg)}.label-product-columns{display:grid;grid-template-columns:repeat(3,1fr);height:100%}.label-product-columns article{position:relative;overflow:hidden;padding:26px 23px;border-left:1px solid;border-color:rgba(255,255,255,.2)}.label-product-columns article:first-child{border-left:0}.label-product-columns article>span{display:block;color:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.1em}.label-product-columns h3{max-width:168px;margin:47px 0 6px;font-size:21px;line-height:1.02;letter-spacing:-.045em}.label-product-columns p{max-width:175px;color:rgba(255,255,255,.67);font-size:10px;line-height:1.45}.label-product-columns a{display:inline-flex;align-items:center;gap:7px;margin-top:20px;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.label-product-columns article>img{position:absolute;width:58%;height:74%;right:-8%;bottom:-8%;object-fit:contain;object-position:bottom right}.label-product-columns article:last-child>img{width:100%;height:100%;right:0;bottom:0;object-fit:cover;opacity:.4}.label-category-rail{display:grid;grid-template-columns:repeat(3,1fr)}.label-category-rail a{min-height:145px;padding:22px 18px;position:relative;display:flex;flex-direction:column;border-left:1px solid rgba(12,25,35,.22)}.label-category-rail a:first-child{border-left:0}.label-category-rail span{margin-bottom:auto;color:#987b0d;font-size:10px;font-weight:700;letter-spacing:.1em}.label-category-rail b{max-width:170px;font-size:16px;letter-spacing:-.035em;line-height:1.1}.label-category-rail small{margin-top:5px;font-size:10px;line-height:1.35;color:#5c686c}.label-category-rail svg{position:absolute;right:18px;bottom:19px;width:14px;height:14px}.label-category-rail--blue span{color:#1774d6}.label-quote{display:grid;grid-template-columns:38% 62%;grid-gap:46px;gap:46px;padding:50px 94px}.label-quote>div>p{margin-bottom:13px;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.66}.label-quote h2{margin-bottom:15px;font-size:35px;line-height:1;letter-spacing:-.065em}.label-quote>div>span{display:block;max-width:340px;color:rgba(255,255,255,.7);font-size:12px;line-height:1.55}.label-quote>div>a{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding-bottom:5px;border-bottom:1px solid;font-size:10px;font-weight:700;letter-spacing:.07em}.label-quote form{display:grid;grid-template-columns:repeat(3,1fr);align-content:start;grid-gap:15px 18px;gap:15px 18px}.label-quote label{display:grid;grid-gap:6px;gap:6px;color:rgba(255,255,255,.68);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.label-quote input,.label-quote select,.label-quote textarea{width:100%;padding:8px 0;border:0;border-bottom:1px solid rgba(255,255,255,.35);border-radius:0;outline:0;background:transparent;color:inherit;font:11px Arial,Helvetica,sans-serif}.label-quote input::placeholder,.label-quote textarea::placeholder{color:rgba(255,255,255,.42)}.label-quote select option{color:#101010}.label-quote .form-action,.label-quote .message-field{grid-column:span 3}.label-quote textarea{height:37px;resize:none}.label-quote button{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:0;color:#151515;background:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.label-quote button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.label-quote .form-status{margin:8px 0 0;font-size:10px}.label-footer{height:240px;padding:42px 94px 30px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:50px;gap:50px;position:relative;color:#eff2ed;background:#080909}.label-footer>div:first-child img{width:151px;height:42px;object-fit:contain;background:#fff;padding:4px 7px}.label-footer p{max-width:300px;margin-top:15px;color:rgba(255,255,255,.61);font-size:11px;line-height:1.5}.label-footer>div:not(:first-child){display:flex;flex-direction:column;gap:7px;font-size:11px}.label-footer b{margin-bottom:4px;color:var(--label-accent);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.label-footer small{position:absolute;left:94px;bottom:25px;color:rgba(255,255,255,.45);font-size:9px}.label-footer--blue,.label-footer--urban{background:#071626}.label-footer--blue b,.label-footer--urban b{color:#2a88e8}.label-footer--manual{color:#f4f2ec;background:#252626}.label-footer--manual b{color:#edc62c}.label-home--yellow-command,.yc-hero{background:#111211}.yc-hero{height:450px;display:grid;grid-template-columns:49% 51%}.yc-hero__copy{padding:83px 0 0 94px}.yc-factory p,.yc-hero__copy>p,.yc-products>div>p,.yc-quality p,.yc-workflow p{margin-bottom:13px;color:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.yc-hero h1{max-width:480px;font-size:66px;line-height:.92;letter-spacing:-.075em}.yc-hero__copy>span{display:block;width:340px;margin-top:18px;color:rgba(255,255,255,.7);font-size:13px;line-height:1.55}.yc-hero__copy>div{display:flex;align-items:center;gap:24px;margin-top:28px}.yc-hero__copy a{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.yc-hero__copy a:first-child{padding:14px 17px;color:#151515;background:var(--label-accent)}.yc-hero__copy a:last-child{padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.7)}.yc-hero__product{position:relative;overflow:hidden;background:linear-gradient(135deg,#30332f,#121311 62%)}.yc-hero__product:before{content:"";position:absolute;inset:23px 23px auto auto;width:230px;height:230px;border:1px solid rgba(232,190,41,.58);transform:rotate(45deg)}.yc-hero__frame{width:355px;height:386px;position:absolute;left:12%;bottom:-10px;display:flex;align-items:center;justify-content:center;background:#f0f0ed;transform:rotate(-4deg);box-shadow:25px 28px 44px rgba(0,0,0,.32)}.yc-hero__frame img{width:88%;height:88%;object-fit:contain}.yc-hero__product>span{position:absolute;right:50px;bottom:45px;padding-left:15px;border-left:2px solid var(--label-accent);color:rgba(255,255,255,.86);font-size:11px;line-height:1.5}.yc-proof{height:64px;justify-content:center;gap:43px;color:#131514;background:#ecece6;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.yc-proof,.yc-proof span{display:flex;align-items:center}.yc-proof span{gap:9px}.yc-proof .label-mark{color:var(--label-accent)}.yc-products{height:294px;display:grid;grid-template-columns:37% 63%;padding-left:94px;background:#1c1d1a}.yc-products>div{padding:38px 42px 0 0}.yc-products h2{font-size:39px;line-height:.98;letter-spacing:-.06em}.yc-products>div>a{display:inline-flex;gap:8px;align-items:center;margin-top:23px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.55);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.yc-factory{height:260px;display:grid;grid-template-columns:56% 44%;color:#fff;background:#153142}.yc-factory>img{width:100%;height:100%;object-fit:cover;filter:brightness(.58) saturate(.72)}.yc-factory>div{padding:39px 62px}.yc-factory h2{max-width:340px;font-size:34px;line-height:.98;letter-spacing:-.06em}.yc-factory>div>span{display:block;max-width:320px;margin-top:14px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.5}.yc-factory a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--label-accent);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.yc-workflow{height:200px;display:grid;grid-template-columns:35% 65%;padding:34px 94px;background:#111211}.yc-workflow h2{font-size:31px;line-height:1;letter-spacing:-.055em}.yc-workflow ol{display:grid;grid-template-columns:repeat(6,1fr);margin:15px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.28)}.yc-workflow li{padding:14px 10px 0;border-left:1px solid rgba(255,255,255,.16)}.yc-workflow li span{display:block;color:var(--label-accent);font-size:9px;font-weight:700}.yc-workflow li b{display:block;margin-top:11px;font-size:11px;font-weight:500}.yc-quality{height:249px;display:grid;grid-template-columns:39% 61%;padding:35px 94px;color:#172120;background:#e6e5dd}.yc-quality p{color:#9b7b0a}.yc-quality h2{font-size:33px;line-height:1;letter-spacing:-.06em}.yc-quality>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;padding-top:43px}.yc-quality article{border-top:1px solid rgba(21,29,27,.28);padding-top:10px}.yc-quality article span{color:#99790b;font-size:9px;font-weight:700}.yc-quality article b{display:block;margin-top:12px;font-size:13px}.yc-quality article p{margin-top:7px;color:#4e5853;font-size:10px;line-height:1.45;letter-spacing:0;text-transform:none;font-weight:400}.label-home--yellow-command .label-quote{height:565px;color:#fff;background:#173244}.label-home--yellow-command .label-quote form{padding-top:10px}.label-home--yellow-manual{color:#17201d;background:#f2f1eb}.ym-hero{height:400px;position:relative;overflow:hidden;color:#f6f4ed;background:#1b1c19}.ym-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.42) saturate(.62)}.ym-hero>div{position:absolute;z-index:1;left:94px;top:75px;width:500px}.ym-evidence p,.ym-hero>div>span,.ym-index p,.ym-process>p,.ym-resources p,.ym-sheet p{display:block;margin-bottom:13px;color:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ym-hero h1{font-size:59px;line-height:.94;letter-spacing:-.075em}.ym-hero p{width:340px;margin-top:17px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.5}.ym-hero a{display:inline-flex;align-items:center;gap:8px;margin-top:25px;padding:13px 16px;color:#151515;background:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ym-hero aside{position:absolute;z-index:1;right:94px;bottom:43px;display:grid;grid-gap:5px;gap:5px;padding-left:17px;border-left:2px solid var(--label-accent)}.ym-hero aside b{font-size:15px}.ym-hero aside span{color:rgba(255,255,255,.65);font-size:11px}.ym-index{height:240px;display:grid;grid-template-columns:36% 64%;padding-left:94px;background:#f0efe8}.ym-index>div{padding:38px 42px 0 0}.ym-index h2{font-size:34px;line-height:1;letter-spacing:-.06em}.ym-index .label-category-rail{height:100%}.ym-index .label-category-rail a{min-height:auto;padding-top:39px}.ym-sheet{height:325px;display:grid;grid-template-columns:48% 52%;background:#171916;color:#f7f6ef}.ym-sheet>div:first-child{padding:47px 0 0 94px}.ym-sheet h2{font-size:40px;line-height:.95;letter-spacing:-.067em}.ym-sheet>div:first-child>span{display:block;width:335px;margin-top:15px;color:rgba(255,255,255,.65);font-size:11px;line-height:1.5}.ym-sheet a{display:inline-flex;align-items:center;gap:7px;margin-top:19px;color:var(--label-accent);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ym-sheet>div:last-child{position:relative;overflow:hidden;background:#e5e5df}.ym-sheet>div:last-child>img{position:absolute;width:60%;height:88%;left:16%;bottom:4%;object-fit:contain}.ym-sheet__rule{position:absolute;left:59%;display:block;width:210px;padding-left:10px;border-left:1px solid #8f7617;color:#23231e;font-size:9px;font-style:normal;line-height:1.35}.ym-sheet__rule--one{top:93px}.ym-sheet__rule--two{top:183px}.ym-evidence{height:250px;display:grid;grid-template-columns:49% 33% 18%;position:relative;color:#f6f3ed;background:#25352f}.ym-evidence>img{width:100%;height:100%;object-fit:cover;filter:brightness(.53) saturate(.7)}.ym-evidence>div{padding:37px}.ym-evidence h2{font-size:29px;line-height:1;letter-spacing:-.055em}.ym-evidence a{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:var(--label-accent);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.ym-evidence aside{display:grid;align-content:center;grid-gap:7px;gap:7px;padding:0 25px;border-left:1px solid rgba(255,255,255,.22);background:#16211e}.ym-evidence aside span{color:var(--label-accent);font-size:9px;font-weight:700}.ym-evidence aside b{margin-bottom:10px;font-size:11px;font-weight:500}.ym-process{height:230px;padding:31px 94px;background:#e2e0d5}.ym-process>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;border-top:1px solid rgba(23,32,29,.26)}.ym-process article{min-height:115px;padding:13px 18px 0 0;border-right:1px solid rgba(23,32,29,.18)}.ym-process article+article{padding-left:18px}.ym-process article span{color:#967710;font-size:9px;font-weight:700}.ym-process h3{margin-top:20px;font-size:15px;letter-spacing:-.03em}.ym-process article p{margin-top:6px;color:#5d6660;font-size:10px;line-height:1.35}.ym-resources{height:240px;display:grid;grid-template-columns:43% 57%;padding:34px 94px;color:#f4f2eb;background:#161815}.ym-resources h2{max-width:360px;font-size:30px;line-height:1.02;letter-spacing:-.06em}.ym-resources ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.28)}.ym-resources li{display:flex;align-items:center;justify-content:space-between;height:38px;border-bottom:1px solid rgba(255,255,255,.18);font-size:11px}.ym-resources li svg{width:14px;height:14px;color:var(--label-accent)}.label-home--yellow-manual .label-quote{height:397px;color:#13201a;background:#efeeea}.label-home--yellow-manual .label-quote label,.label-home--yellow-manual .label-quote>div>span{color:#52605a}.label-home--yellow-manual .label-quote input,.label-home--yellow-manual .label-quote select,.label-home--yellow-manual .label-quote textarea{border-bottom-color:rgba(17,30,24,.32);color:#18211c}.label-home--yellow-manual .label-quote input::placeholder,.label-home--yellow-manual .label-quote textarea::placeholder{color:#839089}.label-home--blue-horizon{--label-accent:#2a88e8;color:#f3f7fb;background:#061626}.bh-hero{height:450px;position:relative;overflow:hidden;background:#0b1c2d}.bh-hero>img{width:100%;height:100%;object-fit:cover;filter:brightness(.52) saturate(.7) hue-rotate(5deg)}.bh-hero>div{position:absolute;left:94px;top:80px;width:510px}.bh-audience>p,.bh-factory p,.bh-hero p,.bh-material p,.bh-products>div>p{margin-bottom:13px;color:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bh-hero h1{font-size:65px;line-height:.92;letter-spacing:-.075em}.bh-hero>div>span{display:block;max-width:330px;margin-top:18px;color:rgba(255,255,255,.75);font-size:13px;line-height:1.5}.bh-hero a{display:inline-flex;gap:8px;margin-top:28px;padding:14px 17px;color:#fff;background:#1779dc;font-size:10px;letter-spacing:.08em}.bh-hero a,.bh-signal{align-items:center;font-weight:700;text-transform:uppercase}.bh-signal{height:64px;display:flex;justify-content:center;gap:42px;color:#e7f2ff;background:#123657;font-size:9px;letter-spacing:.09em}.bh-signal span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:11px;background:var(--label-accent);border-radius:50%}.bh-products{height:330px;display:grid;grid-template-columns:37% 63%;padding-left:94px;background:#f2f6f8;color:#0c2535}.bh-products>div{padding:42px 45px 0 0}.bh-products h2{font-size:40px;line-height:.97;letter-spacing:-.065em}.bh-products>div>a{display:inline-flex;align-items:center;gap:7px;margin-top:26px;padding-bottom:4px;border-bottom:1px solid;color:#176fc9;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bh-products .label-product-columns{color:#eff8ff;background:#123758}.bh-products .label-product-columns article:last-child>img{opacity:.32}.bh-material{height:340px;display:grid;grid-template-columns:47% 53%;color:#0d2533;background:#dce9f1}.bh-material>div:first-child{display:flex;align-items:center;justify-content:center;overflow:hidden;background:#d1e0e9}.bh-material img{width:80%;height:85%;object-fit:contain}.bh-material>div:last-child{padding:44px 84px 0 51px}.bh-material h2{font-size:37px;line-height:.97;letter-spacing:-.066em}.bh-material>div>span{display:block;max-width:360px;margin-top:15px;color:#506b79;font-size:11px;line-height:1.5}.bh-material dl{display:grid;grid-template-columns:32px 1fr;margin:16px 0 0;font-size:10px}.bh-material dt{padding:7px 0;color:#1774d6;font-weight:700}.bh-material dd{display:flex;gap:12px;margin:0;padding:7px 0;border-bottom:1px solid rgba(19,53,72,.2)}.bh-material dd span{color:#5e7580}.bh-factory{height:270px;display:grid;grid-template-columns:45% 55%;color:#f5f8fc;background:#0a2337}.bh-factory>div{padding:44px 0 0 94px}.bh-factory h2{font-size:33px;line-height:1;letter-spacing:-.06em}.bh-factory a{display:inline-flex;align-items:center;gap:8px;margin-top:23px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.64);color:#e7f5ff;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bh-factory>img{width:100%;height:100%;object-fit:cover;filter:brightness(.6) saturate(.75)}.bh-audience{height:265px;padding:35px 94px;color:#11293a;background:#f5f7f7}.bh-audience>div{display:grid;grid-template-columns:48% repeat(3,1fr);grid-gap:21px;gap:21px;align-items:end}.bh-audience h2{font-size:32px;line-height:1;letter-spacing:-.06em}.bh-audience article{min-height:83px;padding-left:15px;border-left:1px solid rgba(15,42,58,.2)}.bh-audience article span{display:block;font-size:12px;font-weight:700}.bh-audience article p{margin-top:8px;color:#637680;font-size:10px;line-height:1.4}.label-home--blue-horizon .label-quote{height:363px;color:#fff;background:#123a5d}.label-home--blue-horizon .label-quote button{color:#fff;background:#197bdc}.label-home--blue-urban{--label-accent:#237fdc;color:#eaf4fa;background:#071a2a}.bu-hero{height:445px;display:grid;grid-template-columns:50% 50%;color:#edf6fb;background:#071a2a}.bu-hero>div:first-child{padding:82px 0 0 94px}.bu-factory p,.bu-hero p,.bu-lines>div>p,.bu-steps p,.bu-visual p{margin-bottom:13px;color:var(--label-accent);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bu-hero h1{font-size:65px;line-height:.91;letter-spacing:-.078em}.bu-hero>div:first-child>span{display:block;width:355px;margin-top:18px;color:rgba(237,246,251,.7);font-size:13px;line-height:1.52}.bu-hero>div:first-child>div{display:flex;align-items:center;gap:22px;margin-top:27px}.bu-hero a{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bu-hero a:first-child{padding:14px 17px;background:#197bdc}.bu-hero a:last-child{padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.65)}.bu-hero>div:last-child{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:#e6eff2}.bu-hero>div:last-child:before{content:"";position:absolute;inset:0 0 0 47%;background:#1f8ced;-webkit-clip-path:polygon(44% 0,100% 0,100% 100%,0 100%);clip-path:polygon(44% 0,100% 0,100% 100%,0 100%)}.bu-hero>div:last-child img{position:relative;z-index:1;width:72%;height:85%;object-fit:contain}.bu-hero>div:last-child span{position:absolute;z-index:2;right:43px;bottom:40px;padding-bottom:5px;border-bottom:1px solid #0c2940;color:#10283c;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bu-intro{height:170px;display:grid;grid-template-columns:38% 62%;align-items:center;padding:0 94px;color:#112438;background:#e3edf1}.bu-intro>span{font-size:28px;font-weight:700;line-height:1.02;letter-spacing:-.05em}.bu-intro>div{display:flex;align-items:center;justify-content:space-between;gap:30px;border-left:1px solid rgba(17,36,56,.22);padding-left:30px}.bu-intro p{max-width:310px;color:#5b7181;font-size:11px;line-height:1.5}.bu-intro a{display:inline-flex;align-items:center;gap:7px;color:#1774d6;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.bu-lines{height:255px;display:grid;grid-template-columns:37% 63%;padding-left:94px;color:#edf5f9;background:#102b3e}.bu-lines>div{padding:36px 42px 0 0}.bu-lines h2{font-size:34px;line-height:.98;letter-spacing:-.06em}.bu-lines .label-category-rail a{min-height:auto;border-color:rgba(255,255,255,.18)}.bu-lines .label-category-rail b{color:#ecf6fb}.bu-lines .label-category-rail small{color:rgba(236,246,251,.58)}.bu-lines .label-category-rail--blue span{color:#41a0f4}.bu-visual{height:315px;display:grid;grid-template-columns:51% 49%;color:#0e2433;background:#eff4f5}.bu-visual>img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.76)}.bu-visual>div{padding:53px 73px 0 52px}.bu-visual h2{font-size:37px;line-height:.96;letter-spacing:-.066em}.bu-visual>div>span{display:block;margin-top:15px;color:#546a78;font-size:11px;line-height:1.5}.bu-factory a,.bu-visual a{display:inline-flex;align-items:center;gap:8px;margin-top:21px;padding-bottom:4px;border-bottom:1px solid;color:#1373d3;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bu-steps{height:255px;display:grid;grid-template-columns:39% 61%;padding:38px 94px;color:#e8f4f9;background:#0b1b29}.bu-steps h2{font-size:33px;line-height:.98;letter-spacing:-.06em}.bu-steps ol{display:grid;grid-template-columns:repeat(4,1fr);margin:23px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.26)}.bu-steps li{padding:13px 16px;border-left:1px solid rgba(255,255,255,.17)}.bu-steps li span{display:block;color:#3595e9;font-size:9px;font-weight:700}.bu-steps li b{display:block;margin-top:11px;font-size:13px}.bu-steps li p{margin-top:7px;color:rgba(233,245,251,.56);font-size:10px;line-height:1.35;letter-spacing:0;text-transform:none;font-weight:400}.bu-factory{height:255px;display:grid;grid-template-columns:51% 49%;color:#ecf4f8;background:#18394e}.bu-factory>img{width:100%;height:100%;object-fit:cover;filter:brightness(.57) saturate(.74)}.bu-factory>div{padding:44px 62px}.bu-factory h2{font-size:33px;line-height:1;letter-spacing:-.06em}.bu-factory a{color:#dcefff;border-color:rgba(220,239,255,.7)}.label-home--blue-urban .label-quote{height:387px;color:#fff;background:#102f46}.label-home--blue-urban .label-quote button{color:#fff;background:#197bdc}@media (max-width:900px){.label-home{height:auto;min-height:100vh;overflow:visible}.label-header{height:70px;padding:0 22px;position:-webkit-sticky;position:sticky;top:0}.label-header nav,.label-header__cta,.label-series{display:none}.label-logo{width:128px;height:36px}.label-mobile-nav{display:block;margin-left:auto;position:relative}.label-mobile-nav summary{width:35px;height:34px;display:grid;align-content:center;grid-gap:5px;gap:5px;list-style:none;cursor:pointer}.label-mobile-nav summary::-webkit-details-marker{display:none}.label-mobile-nav summary i{width:25px;height:1px;display:block;background:currentColor}.label-mobile-nav>div{position:absolute;top:46px;right:0;width:235px;display:grid;padding:10px 22px 18px;color:#edf5f9;background:#0b1b29;box-shadow:0 14px 28px rgba(0,0,0,.25)}.label-mobile-nav>div a{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.label-mobile-nav>div a:last-child{display:flex;align-items:center;gap:8px;margin-top:10px;padding:11px 13px;border:0;color:#fff;background:#197bdc}.bu-hero,.yc-hero{height:auto;min-height:540px;grid-template-columns:minmax(0,1fr)}.bu-hero>div,.yc-hero>div{min-width:0}.bu-hero>div:first-child,.yc-hero__copy{padding:54px 24px 48px}.bu-hero>div:first-child>span{width:auto;max-width:100%}.bh-hero h1,.bu-hero h1,.yc-hero h1,.ym-hero h1{font-size:49px}.yc-hero__product{min-height:342px}.yc-hero__frame{left:50%;width:282px;height:308px;transform:translateX(-50%) rotate(-4deg)}.bh-signal,.yc-proof{height:auto;min-height:118px;padding:20px 24px;display:grid;grid-template-columns:1fr 1fr;justify-content:start;grid-gap:16px;gap:16px}.bh-products,.bu-lines,.yc-products,.ym-index{height:auto;min-height:550px;grid-template-columns:1fr;padding-left:0}.bh-products>div,.bu-lines>div,.yc-products>div,.ym-index>div{padding:42px 24px 25px}.label-product-columns{min-height:330px}.label-product-columns h3{margin-top:38px;font-size:17px}.bh-factory,.bh-material,.bu-factory,.bu-visual,.yc-factory,.ym-evidence,.ym-sheet{height:auto;grid-template-columns:1fr}.bh-factory>img,.bh-material>div:first-child,.bu-factory>img,.bu-visual>img,.yc-factory>img,.ym-evidence>img,.ym-sheet>div:last-child{height:255px}.bh-factory>div,.bh-material>div:last-child,.bu-factory>div,.bu-visual>div,.yc-factory>div,.ym-evidence>div,.ym-sheet>div:first-child{padding:39px 24px}.ym-evidence aside{min-height:146px;grid-template-columns:repeat(3,1fr);gap:9px;padding:22px 24px;border-left:0;border-top:1px solid rgba(255,255,255,.16)}.bh-audience,.bu-steps,.yc-quality,.yc-workflow,.ym-process,.ym-resources{height:auto;grid-template-columns:1fr;padding:40px 24px}.bu-steps ol,.yc-workflow ol{grid-template-columns:repeat(2,1fr)}.bh-audience>div,.yc-quality>div:last-child{grid-template-columns:1fr;padding-top:28px}.ym-process>div{grid-template-columns:1fr 1fr}.ym-resources ol{margin-top:28px}.bh-audience article{min-height:auto;padding:13px 0 13px 15px}.bu-intro{height:auto;min-height:210px;grid-template-columns:1fr;gap:20px;padding:37px 24px}.bu-intro>div{display:block;padding:0;border-left:0}.bu-intro a{margin-top:13px}.label-home--blue-horizon .label-quote,.label-home--blue-urban .label-quote,.label-home--yellow-command .label-quote,.label-home--yellow-manual .label-quote,.label-quote{height:auto;min-height:670px;grid-template-columns:1fr;gap:34px;padding:46px 24px}.label-quote form{grid-template-columns:1fr;gap:15px}.label-quote .form-action,.label-quote .message-field{grid-column:span 1}.label-footer{height:auto;min-height:300px;grid-template-columns:1fr 1fr;gap:29px 20px;padding:38px 24px 55px}.label-footer>div:first-child{grid-column:span 2}.label-footer small{left:24px}}.unified-home{--unified-navy:#071522;--unified-ink:#0e1a20;--unified-paper:#f2f1ec;--unified-line:rgba(13,25,31,.17);--unified-yellow:#e2b423;width:100%;max-width:1440px;height:2400px;margin:0 auto;overflow:hidden;color:var(--unified-ink);background:var(--unified-paper)}.unified-home h1,.unified-home h2,.unified-home h3,.unified-home p{margin:0}.unified-header{height:76px;gap:33px;padding:0 64px;color:#172028;background:#f7f6f1;border-bottom:1px solid rgba(13,25,31,.1)}.unified-brand,.unified-header{display:flex;align-items:center}.unified-brand{width:158px;height:50px;overflow:hidden}.unified-logo{width:100%;height:100%;object-fit:contain}.unified-nav{flex:1 1;display:flex;align-items:center;justify-content:flex-end;gap:28px}.unified-header-cta,.unified-nav a{font-size:10px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.unified-nav a{color:#2e383d}.unified-nav a:hover{color:#957500}.unified-header-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;color:#161d20;border:1px solid #222b2d;white-space:nowrap}.unified-header-cta:hover{color:#0c1520;border-color:var(--unified-yellow);background:var(--unified-yellow)}.unified-button svg,.unified-category-card svg,.unified-form svg,.unified-header svg,.unified-product-card svg,.unified-quote svg,.unified-text-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.unified-mobile-nav{display:none}.unified-hero{height:490px;display:grid;grid-template-columns:55% 45%;color:#f5f6f3;background:var(--unified-navy)}.unified-hero__copy{padding:101px 0 0 94px}.unified-hero h1{font-size:65px;font-weight:700;line-height:.92;letter-spacing:-.075em}.unified-hero p{width:360px;margin-top:24px;color:rgba(245,246,243,.72);font-size:13px;line-height:1.55}.unified-hero__copy>div{display:flex;align-items:center;gap:24px;margin-top:30px}.unified-button,.unified-text-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}.unified-button{padding:15px 17px;color:#171d1e;background:var(--unified-yellow)}.unified-button:hover{background:#f2c72d}.unified-text-link{color:inherit;padding-bottom:4px;border-bottom:1px solid}.unified-hero__image{min-height:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.78) contrast(1.04) brightness(.84)}.unified-proof{height:78px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 64px;color:#dce4e7;background:#102b3a}.unified-proof span{min-height:22px;display:flex;align-items:center;padding-left:18px;border-left:1px solid rgba(255,255,255,.24);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.unified-proof span:before{content:"";width:5px;height:5px;margin-right:10px;background:var(--unified-yellow);transform:rotate(45deg)}.unified-categories{height:296px;padding:29px 64px 27px;color:#162025;background:#ecebe4}.unified-section-heading{height:56px;display:grid;grid-template-columns:24% 1fr auto;grid-column-gap:25px;column-gap:25px;align-items:end}.unified-factory__copy>p,.unified-products__heading p,.unified-quote>div>p,.unified-section-heading p{color:#977606;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.unified-section-heading h2{font-size:25px;line-height:1;letter-spacing:-.055em}.unified-products__heading>a,.unified-section-heading>a{display:inline-flex;align-items:center;gap:7px;margin-bottom:2px;color:#46535a;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.unified-products__heading>a svg,.unified-section-heading>a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.unified-category-grid{height:180px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:15px}.unified-category-card{position:relative;overflow:hidden;color:#f7f7f1;background:#14212a}.unified-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,15,.75),rgba(3,12,18,.12))}.unified-category-card>img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.78);transition:transform .35s ease}.unified-category-card:hover>img{transform:scale(1.04)}.unified-category-card>div{position:absolute;z-index:1;inset:auto 25px 22px}.unified-category-card h3{max-width:225px;font-size:20px;line-height:1;letter-spacing:-.047em}.unified-category-card p{max-width:265px;margin-top:9px;color:rgba(255,255,255,.71);font-size:10px;line-height:1.4}.unified-category-card a{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:var(--unified-yellow);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.unified-products{height:630px;padding:36px 64px 30px;background:#f8f7f3}.unified-products__heading{height:66px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.unified-products__heading h2{margin-top:9px;font-size:30px;line-height:1;letter-spacing:-.06em}.unified-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:12px;gap:12px;height:480px;margin-top:18px}.unified-product-card{min-width:0;display:grid;grid-template-columns:45% 55%;overflow:hidden;border:1px solid #deded8;background:#fff}.unified-product-card__image{min-width:0;display:flex;align-items:center;justify-content:center;padding:9px 1px 6px;background:#fafaf8}.unified-product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.unified-product-card>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:22px 16px 16px 12px;border-left:1px solid #e6e5e0}.unified-product-card p{color:#8c6f10;font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.unified-product-card h3{margin-top:10px;font-size:18px;line-height:1.05;letter-spacing:-.042em}.unified-product-card a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding-bottom:3px;color:#1a292f;border-bottom:1px solid;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.unified-factory{height:348px;display:grid;grid-template-columns:55% 45%;color:#eff4f3;background:#102832}.unified-factory__media{display:grid;grid-template-columns:61% 39%;overflow:hidden}.unified-factory__media img:first-child{width:100%;height:100%;object-fit:cover;object-position:47% 51%;filter:brightness(.73) saturate(.72)}.unified-factory__media img:last-child{width:100%;height:100%;object-fit:cover;object-position:50% center;filter:brightness(.65) saturate(.7)}.unified-factory__copy{padding:46px 72px 30px 47px}.unified-factory__copy h2{margin-top:13px;font-size:35px;line-height:.98;letter-spacing:-.062em}.unified-factory__copy>span{display:block;max-width:350px;margin-top:15px;color:rgba(239,244,243,.67);font-size:11px;line-height:1.47}.unified-factory__copy ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 14px;gap:7px 14px;margin:17px 0 0;padding:0;list-style:none}.unified-factory__copy li{color:#d9e3e2;font-size:9px;line-height:1.35}.unified-factory__copy li:before{content:"✓";margin-right:7px;color:var(--unified-yellow);font-weight:700}.unified-factory__copy li:last-child{grid-column:span 2}.unified-factory__copy .unified-text-link{margin-top:16px;color:var(--unified-yellow)}.unified-quote{height:332px;display:grid;grid-template-columns:43% 57%;grid-gap:46px;gap:46px;padding:45px 64px 34px;color:#142027;background:#d8e2e0}.unified-quote h2{margin-top:13px;font-size:35px;line-height:.98;letter-spacing:-.062em}.unified-quote>div>span{display:block;max-width:350px;margin-top:15px;color:#526266;font-size:11px;line-height:1.45}.unified-quote>div>a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#17272e;font-size:10px;font-weight:700}.unified-form{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:18px;column-gap:18px;grid-row-gap:13px;row-gap:13px;align-content:start;padding-top:2px}.unified-form label{display:grid;grid-gap:5px;gap:5px;color:#526266;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.unified-form input,.unified-form select{width:100%;height:28px;padding:3px 0;color:#172126;border:0;border-bottom:1px solid rgba(19,39,44,.34);outline:0;background:transparent;font-size:11px}.unified-form input::placeholder{color:#7d8c8d}.unified-form select{cursor:pointer}.unified-form button{width:max-content;display:inline-flex;align-items:center;gap:8px;margin-top:7px;padding:11px 14px;color:#172126;border:0;background:var(--unified-yellow);cursor:pointer;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.unified-form button:hover{background:#f0c62d}.unified-form p{align-self:center;margin-top:8px;color:#657679;font-size:9px;line-height:1.35}.unified-footer{height:150px;display:grid;grid-template-columns:32% 18% 21% 29%;position:relative;grid-gap:18px;gap:18px;padding:21px 64px 30px;color:#d9e0e0;background:#091318}.unified-footer>div{display:grid;align-content:start;grid-gap:5px;gap:5px}.unified-footer>div:first-child{display:block}.unified-footer .unified-logo{width:122px;height:41px;padding:3px 6px;background:#f7f6f1}.unified-footer p{max-width:235px;margin-top:6px;color:#93a1a2;font-size:9px;line-height:1.35}.unified-footer b{margin-bottom:3px;color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.unified-footer a,.unified-footer span{color:#aab4b5;font-size:9px;line-height:1.25}.unified-footer a:hover{color:var(--unified-yellow)}.unified-footer small{position:absolute;left:64px;bottom:10px;color:#667274;font-size:8px}@media (max-width:900px){.unified-home{width:100%;height:auto;min-height:100vh;overflow:visible}.unified-header{height:70px;padding:0 22px}.unified-brand{width:128px;height:41px}.unified-header-cta,.unified-nav{display:none}.unified-mobile-nav{display:block;margin-left:auto;position:relative}.unified-mobile-nav summary{width:33px;height:35px;display:grid;align-content:center;grid-gap:5px;gap:5px;list-style:none;cursor:pointer}.unified-mobile-nav summary::-webkit-details-marker{display:none}.unified-mobile-nav summary i{display:block;width:25px;height:1px;background:#18242b}.unified-mobile-nav>div{position:absolute;top:44px;right:0;z-index:12;width:230px;display:grid;padding:10px 20px 16px;color:#eff4f3;background:#0b1b24;box-shadow:0 14px 32px rgba(0,0,0,.28)}.unified-mobile-nav>div a{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.unified-mobile-nav>div a:last-child{display:flex;align-items:center;gap:7px;margin-top:9px;padding:11px 12px;color:#172126;border:0;background:var(--unified-yellow)}.unified-hero{height:auto;min-height:630px;grid-template-columns:1fr}.unified-hero__copy{padding:62px 24px 49px}.unified-hero h1{font-size:49px}.unified-hero p{width:auto;max-width:340px}.unified-hero__image{height:370px}.unified-proof{height:auto;min-height:145px;grid-template-columns:1fr 1fr;gap:14px 0;padding:22px 24px}.unified-proof span{font-size:8px}.unified-categories,.unified-products{height:auto;padding:40px 24px}.unified-section-heading{height:auto;grid-template-columns:1fr;gap:12px;align-items:start}.unified-section-heading h2{font-size:28px}.unified-category-grid{height:auto;grid-template-columns:1fr;margin-top:24px}.unified-category-card{min-height:235px}.unified-products__heading{height:auto;align-items:start}.unified-products__heading h2{font-size:29px}.unified-products__heading>a{max-width:110px;text-align:right}.unified-product-grid{height:auto;grid-template-columns:1fr;grid-template-rows:none;margin-top:27px}.unified-product-card{min-height:205px}.unified-product-card__image{padding:8px}.unified-factory{height:auto;grid-template-columns:1fr}.unified-factory__media{height:310px}.unified-factory__copy{padding:43px 24px}.unified-quote{height:auto;min-height:570px;gap:36px;padding:45px 24px}.unified-form,.unified-quote{grid-template-columns:1fr}.unified-form p{margin-top:0}.unified-footer{height:auto;min-height:340px;grid-template-columns:1fr 1fr;gap:27px 18px;padding:36px 24px 50px}.unified-footer>div:first-child{grid-column:span 2}.unified-footer small{left:24px}}.trust-home{--trust-ink:#0b1726;--trust-navy:#102c4b;--trust-blue:#1278bb;--trust-sky:#e7f4fb;--trust-line:#d9e4ec;--trust-cream:#f7f8f6;--trust-font:"Arial Narrow","Roboto Condensed","Helvetica Neue",Arial,sans-serif;position:relative;width:100%;max-width:1440px;min-width:320px;height:auto;min-height:0;margin:0 auto;overflow:hidden;color:var(--trust-ink);background:#fff;font-family:var(--trust-font);letter-spacing:.015em}.trust-home *,.trust-home :after,.trust-home :before{box-sizing:border-box}.trust-home img{display:block;max-width:100%}.trust-home a{color:inherit;text-decoration:none}.trust-home button,.trust-home input,.trust-home select{font:inherit}.trust-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.trust-header{position:relative;z-index:20;display:flex;align-items:center;height:66px;padding:0 64px;border-bottom:1px solid #e1e8ed;background:rgba(255,255,255,.98)}.trust-logo{width:132px;height:60px;object-fit:contain;object-position:left center}.trust-desktop-nav{display:flex;align-items:center;gap:29px;margin-left:auto;color:#273849;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.trust-desktop-nav a{padding:24px 0 21px;border-bottom:3px solid transparent;transition:color .2s,border-color .2s}.trust-desktop-nav a:first-child{color:var(--trust-blue);border-bottom-color:var(--trust-blue)}.trust-desktop-nav a:hover{color:var(--trust-blue)}.trust-header__cta{display:inline-flex;align-items:center;justify-content:center;height:33px;padding:0 15px;margin-left:24px;color:#fff!important;background:var(--trust-blue);border:0!important}.trust-mobile-nav{display:none}.trust-hero{position:relative;height:460px;overflow:hidden;background:#152434}.trust-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.035);transition:opacity .6s ease,transform 5.8s linear,visibility 0s linear .6s}.trust-slide.is-active{opacity:1;visibility:visible;transform:scale(1);transition:opacity .6s ease,transform 5.8s linear}.trust-slide:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(3,17,29,.82),rgba(3,17,29,.5) 30%,rgba(3,17,29,.04) 61%,rgba(3,17,29,.08))}.trust-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.trust-hero__content{position:absolute;z-index:2;top:0;bottom:0;left:64px;display:flex;flex-direction:column;justify-content:center;width:430px;color:#fff}.trust-hero__title{max-width:400px;margin:0 0 13px;font-size:38px;font-weight:800;line-height:1.05;letter-spacing:-.025em;text-transform:uppercase}.trust-hero__content p{max-width:370px;margin:0 0 23px;color:rgba(255,255,255,.88);font-size:13px;font-weight:600;line-height:1.55;letter-spacing:.045em}.trust-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 17px;border:1px solid transparent;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.trust-button:hover{transform:translateY(-2px)}.trust-button--primary{color:#fff;background:var(--trust-blue)}.trust-button--light{color:#fff;border-color:rgba(255,255,255,.7);background:transparent}.trust-hero__content .trust-button{align-self:flex-start}.trust-hero__arrow{position:absolute;z-index:4;top:50%;display:flex;align-items:center;justify-content:center;width:35px;height:35px;color:#fff;border:1px solid rgba(255,255,255,.55);background:rgba(5,22,37,.22);cursor:pointer;transform:translateY(-50%);transition:background .2s}.trust-hero__arrow:hover{background:var(--trust-blue)}.trust-hero__arrow svg{width:15px;height:15px}.trust-hero__arrow--prev{left:18px}.trust-hero__arrow--next{right:18px}.trust-hero__dots{position:absolute;z-index:5;right:64px;bottom:22px;display:flex;gap:8px}.trust-hero__dots button{width:28px;height:3px;padding:0;border:0;background:rgba(255,255,255,.45);cursor:pointer}.trust-hero__dots button.is-active{background:#fff}.trust-kicker{margin:0 0 7px;color:var(--trust-blue);font-size:10px;letter-spacing:.145em;line-height:1.1}.trust-kicker,.trust-section-title{font-weight:800;text-transform:uppercase}.trust-section-title{margin:0;color:var(--trust-navy);font-size:26px;letter-spacing:-.025em;line-height:1.05}.trust-section-copy{margin:0;color:#556779;font-size:12px;line-height:1.55}.trust-categories{display:grid;grid-template-columns:224px 1fr;grid-gap:25px;gap:25px;height:200px;padding:35px 64px;background:#fff;border-bottom:1px solid var(--trust-line)}.trust-categories__intro{display:flex;flex-direction:column;justify-content:center}.trust-categories__intro .trust-section-title{font-size:23px}.trust-category-rail{display:grid;grid-template-columns:repeat(4,1fr);height:100%;border-left:1px solid var(--trust-line)}.trust-category-card{position:relative;display:flex;align-items:flex-end;min-width:0;padding:16px;overflow:hidden;color:#fff;background:#243746}.trust-category-card:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(3,18,30,.83),rgba(3,18,30,.08) 78%)}.trust-category-card+.trust-category-card{border-left:1px solid rgba(255,255,255,.6)}.trust-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.trust-category-card:hover img{transform:scale(1.05)}.trust-category-card span{position:relative;z-index:1;max-width:110px;font-size:13px;font-weight:800;letter-spacing:.045em;line-height:1.15;text-transform:uppercase}.trust-advantages{display:grid;grid-template-columns:326px 1fr;min-height:265px;color:#fff;background:var(--trust-navy)}.trust-advantages__intro{position:relative;display:flex;flex-direction:column;justify-content:center;padding:34px 38px 34px 64px;overflow:hidden;background:#0d2037}.trust-advantages__intro:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(6,24,43,.92),rgba(6,24,43,.81))}.trust-advantages__intro img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.54}.trust-advantages__intro>:not(img){position:relative;z-index:1}.trust-advantages .trust-kicker{color:#71c7f5}.trust-advantages .trust-section-title{color:#fff;font-size:24px}.trust-advantages .trust-section-copy{margin-top:12px;color:rgba(255,255,255,.72)}.trust-advantages__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 58px 32px 34px}.trust-advantage{min-width:0;padding:0 17px;border-left:1px solid rgba(255,255,255,.2)}.trust-advantage:first-child{padding-left:0;border-left:0}.trust-advantage__number{display:block;margin-bottom:25px;color:#75ccf8;font-size:11px;font-weight:800;letter-spacing:.12em}.trust-advantage h3{min-height:29px;margin:0 0 8px;color:#fff;font-size:13px;font-weight:800;line-height:1.15;text-transform:uppercase}.trust-advantage p{margin:0;color:rgba(255,255,255,.66);font-size:10px;line-height:1.48}.trust-products{height:500px;padding:34px 64px 32px;background:var(--trust-cream)}.trust-section-head{display:flex;align-items:flex-end;justify-content:space-between;min-height:51px;margin-bottom:16px}.trust-section-head__right{display:flex;align-items:center;gap:18px}.trust-text-link{color:var(--trust-blue);font-size:10px;font-weight:800;letter-spacing:.115em;text-transform:uppercase}.trust-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;height:360px}.trust-product-card{position:relative;min-width:0;overflow:hidden;background:#dfe7e9}.trust-product-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.trust-product-card:hover img{transform:scale(1.035)}.trust-product-card:after{position:absolute;right:0;bottom:0;left:0;height:48%;content:"";background:linear-gradient(0deg,rgba(4,18,29,.84),transparent)}.trust-product-card__copy{position:absolute;z-index:1;right:17px;bottom:14px;left:17px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;color:#fff}.trust-product-card__copy h3{margin:0;font-size:15px;font-weight:800;letter-spacing:.04em;line-height:1.12;text-transform:uppercase}.trust-product-card__copy span{flex:0 0 auto;color:#b6e4fb;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.trust-scenarios{display:grid;grid-template-columns:32% 68%;height:210px;background:#173a5e}.trust-scenarios__copy{display:flex;flex-direction:column;justify-content:center;padding:30px 34px 30px 64px;color:#fff}.trust-scenarios .trust-kicker{color:#80d3fb}.trust-scenarios .trust-section-title{color:#fff;font-size:23px}.trust-scenarios .trust-section-copy{margin-top:11px;color:rgba(255,255,255,.75)}.trust-scenarios__image{min-width:0;overflow:hidden;background:#1c6fa6}.trust-scenarios__image img{width:100%;height:100%;object-fit:cover;object-position:center}.trust-factory{display:grid;grid-template-columns:58% 42%;grid-template-rows:minmax(0,1fr);height:360px;background:#fff}.trust-factory__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));min-width:0;min-height:0;overflow:hidden}.trust-factory__gallery img{min-width:0;min-height:0;width:100%;height:100%;object-fit:cover}.trust-factory__gallery img:first-child,.trust-factory__gallery img:nth-child(2),.trust-factory__gallery img:nth-child(3),.trust-factory__gallery img:nth-child(4){object-position:center}.trust-factory__content{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0;padding:30px 54px 27px 34px}.trust-factory__content .trust-kicker{margin-bottom:7px}.trust-factory__content .trust-section-title{font-size:25px}.trust-factory__content .trust-section-copy{margin-top:11px;font-size:12px;line-height:1.5}.trust-factory__stats{display:flex;gap:30px;margin:17px 0}.trust-factory__stats strong{display:block;color:var(--trust-blue);font-size:21px;font-weight:800;line-height:1}.trust-factory__stats span{display:block;margin-top:4px;color:#65778a;font-size:8px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.trust-factory__process{width:100%;height:52px;object-fit:cover;object-position:center 36%}.trust-certifications{display:grid;grid-template-columns:34% 66%;align-items:center;height:110px;padding:0 64px;color:#fff;background:#0d243c}.trust-certifications .trust-kicker{margin-bottom:4px;color:#80d3fb}.trust-certifications h2{margin:0;font-size:17px;font-weight:800;letter-spacing:.01em;line-height:1.08;text-transform:uppercase}.trust-certification-strip{height:76px;overflow:hidden;background:url(/media/unified/certification-icons.jpg) no-repeat 50% 83%;background-size:900px auto;filter:saturate(.98) contrast(1.02)}.trust-cases{display:grid;grid-template-columns:59% 41%;height:225px;background:var(--trust-cream)}.trust-cases__image{min-width:0;overflow:hidden}.trust-cases__image img{width:100%;height:100%;object-fit:cover}.trust-cases__content{display:flex;flex-direction:column;justify-content:center;padding:28px 64px 28px 34px}.trust-cases__content .trust-section-title{font-size:23px}.trust-cases__content .trust-section-copy{margin-top:11px}.trust-cases__content .trust-text-link{display:inline-block;margin-top:14px}.trust-quote{display:grid;grid-template-columns:42% 58%;height:285px;color:#fff;background:#126fa9}.trust-quote__copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:34px 42px 34px 64px;overflow:hidden;background:#0d2e4d}.trust-quote__copy:after{position:absolute;top:-37px;right:-30px;width:180px;height:180px;content:"";border:34px solid rgba(117,204,248,.13);border-radius:50%}.trust-quote__copy>*{position:relative;z-index:1}.trust-quote .trust-kicker{color:#82d5fa}.trust-quote .trust-section-title{color:#fff;font-size:28px}.trust-quote .trust-section-copy{margin-top:12px;color:rgba(255,255,255,.74)}.trust-quote__form{display:flex;flex-direction:column;justify-content:center;padding:24px 64px 24px 35px}.trust-form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.trust-form-grid input,.trust-form-grid select{width:100%;height:37px;padding:0 12px;color:#244258;border:1px solid rgba(255,255,255,.26);outline:none;background:#fff;font-size:11px}.trust-form-grid input::placeholder{color:#8091a0}.trust-form-grid select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.trust-form-actions{display:flex;align-items:center;gap:14px;margin-top:12px}.trust-form-actions .trust-button{min-width:139px;background:#0d243c}.trust-form-note{color:rgba(255,255,255,.74);font-size:9px;line-height:1.35}.trust-form-success{min-height:14px;margin:8px 0 0;color:#d4f3ff;font-size:10px;font-weight:700}.trust-form-success.is-error{color:#ffe5c6}.trust-footer{position:relative;display:grid;grid-template-columns:42% 31% 27%;min-height:130px;padding:29px 64px 28px;color:rgba(255,255,255,.7);background:#091521}.trust-footer__logo{width:174px;height:38px;object-fit:contain;object-position:left center}.trust-footer p{max-width:330px;margin:9px 0 0;color:rgba(255,255,255,.53);font-size:9px;line-height:1.45}.trust-footer .trust-logo{filter:invert(1)}.trust-footer__links{display:flex;gap:28px;padding-top:7px}.trust-footer__links a{color:rgba(255,255,255,.76);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-footer__contact{padding-top:7px}.trust-footer__contact span{display:block;margin-bottom:5px;color:#7dd3f7;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.trust-footer__contact a{display:block;color:#fff;font-size:11px;font-weight:700}.trust-footer small{position:absolute;right:64px;bottom:11px;color:rgba(255,255,255,.33);font-size:8px}@media (max-width:900px){.trust-home{height:auto;min-height:0}.trust-header{height:58px;padding:0 20px}.trust-logo{width:139px}.trust-desktop-nav{display:none}.trust-mobile-nav{display:block;margin-left:auto}.trust-mobile-nav summary{color:var(--trust-navy);font-size:11px;font-weight:800;letter-spacing:.1em;list-style:none;text-transform:uppercase;cursor:pointer}.trust-mobile-nav summary::-webkit-details-marker{display:none}.trust-mobile-nav nav{position:absolute;top:57px;right:0;display:grid;min-width:200px;padding:12px 20px;background:#fff;box-shadow:0 10px 22px rgba(0,0,0,.14)}.trust-mobile-nav nav a{padding:10px 0;border-bottom:1px solid var(--trust-line);font-size:11px;font-weight:800;text-transform:uppercase}.trust-hero{height:490px}.trust-slide img{object-position:72% center}.trust-hero__content{right:42px;left:28px;width:auto}.trust-hero__title{font-size:31px}.trust-hero__arrow--prev{left:8px}.trust-hero__arrow--next{right:8px}.trust-hero__dots{right:28px}.trust-advantages,.trust-cases,.trust-categories,.trust-certifications,.trust-factory,.trust-footer,.trust-quote,.trust-scenarios{grid-template-columns:1fr;height:auto}.trust-categories{gap:16px;padding:26px 22px}.trust-category-rail{min-height:195px;overflow-x:auto}.trust-category-card{min-width:175px}.trust-advantages__intro{min-height:205px;padding:31px 22px}.trust-advantages__grid{grid-template-columns:repeat(2,1fr);padding:23px 22px;row-gap:26px}.trust-advantage:nth-child(3){padding-left:0;border-left:0}.trust-products{height:auto;padding:27px 22px}.trust-section-head{align-items:start}.trust-section-head__right .trust-section-copy{display:none}.trust-product-grid{grid-template-columns:repeat(2,1fr);height:auto}.trust-product-card{min-height:178px}.trust-cases__content,.trust-scenarios__copy{padding:30px 22px}.trust-scenarios__image{height:175px}.trust-factory__gallery{min-height:270px}.trust-factory__content{padding:29px 22px}.trust-certifications{padding:28px 22px}.trust-certification-strip{margin-top:18px;background-position:50% 82%;background-size:780px auto}.trust-cases__image{height:185px}.trust-quote__copy,.trust-quote__form{padding:30px 22px}.trust-footer{gap:17px;padding:25px 22px 42px}.trust-footer__contact,.trust-footer__links{padding-top:0}.trust-footer small{right:22px;bottom:17px}}.trust-home--refined .trust-header{height:72px}.trust-home--refined .trust-desktop-nav a{padding-top:28px;padding-bottom:25px}.trust-home--refined .trust-hero{height:540px}.trust-home--refined .trust-slide:after{background:linear-gradient(90deg,rgba(3,17,29,.78),rgba(3,17,29,.48) 33%,rgba(3,17,29,.05) 66%,rgba(3,17,29,.08))}.trust-home--refined .trust-hero__content{left:72px;width:460px}.trust-home--refined .trust-hero__title{max-width:445px;font-size:48px;line-height:1.01}.trust-home--refined .trust-hero__content p{max-width:395px;margin-bottom:28px;font-size:14px}.trust-home--refined .trust-categories{display:block;height:auto;padding:76px 64px 84px;border-bottom:0}.trust-home--refined .trust-categories__intro{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:33px}.trust-home--refined .trust-categories__intro>div{max-width:620px}.trust-home--refined .trust-categories__intro .trust-section-title{font-size:38px}.trust-home--refined .trust-categories__intro>.trust-section-copy{max-width:330px;margin:0 0 3px;font-size:13px}.trust-home--refined .trust-category-rail--three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;height:357px;border:0}.trust-home--refined .trust-category-card{align-items:stretch;padding:0;border:0!important}.trust-home--refined .trust-category-card:after{background:linear-gradient(0deg,rgba(3,17,29,.9),rgba(3,17,29,.2) 57%,transparent)}.trust-home--refined .trust-category-card>div{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:27px 28px}.trust-home--refined .trust-category-card h3{margin:0;color:#fff;font-size:25px;font-weight:800;letter-spacing:-.02em;line-height:1.04;text-transform:uppercase}.trust-home--refined .trust-category-card p{min-height:33px;margin:9px 0 20px;color:rgba(255,255,255,.78);font-size:11px;line-height:1.45}.trust-home--refined .trust-category-card span{display:inline-flex;align-items:center;gap:7px;color:#9fdcff;font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.trust-home--refined .trust-category-card span svg{width:14px;height:14px}.trust-home--refined .trust-advantages{grid-template-columns:370px 1fr;min-height:350px}.trust-home--refined .trust-advantages__intro{padding:54px 42px 54px 64px}.trust-home--refined .trust-advantages__intro .trust-section-title{font-size:32px}.trust-home--refined .trust-advantages__grid{padding:48px 62px 48px 42px}.trust-home--refined .trust-advantage{display:flex;flex-direction:column;padding:0 22px}.trust-home--refined .trust-advantage__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.trust-home--refined .trust-advantage__icon{width:37px;height:37px;color:#84d4fb}.trust-home--refined .trust-advantage__number{margin:0;color:rgba(255,255,255,.48)}.trust-home--refined .trust-advantage h3{min-height:38px;margin-bottom:11px;font-size:15px}.trust-home--refined .trust-advantage p{font-size:11px;line-height:1.55}.trust-home--refined .trust-products{height:auto;padding:84px 64px 88px}.trust-home--refined .trust-section-head{min-height:66px;margin-bottom:29px}.trust-home--refined .trust-section-head .trust-section-title{font-size:37px}.trust-home--refined .trust-product-grid{height:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trust-home--refined .trust-product-card{min-height:352px;aspect-ratio:1.21/1}.trust-home--refined .trust-product-card__copy{right:23px;bottom:21px;left:23px}.trust-home--refined .trust-product-card__copy>div>span{display:block;margin-bottom:6px;color:#9bdafe;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.trust-home--refined .trust-product-card__copy h3{font-size:18px}.trust-home--refined .trust-product-card__copy>span{display:inline-flex;align-items:center;gap:5px;color:#d8f0fc;font-size:10px}.trust-home--refined .trust-product-card__copy>span svg{width:13px;height:13px}.trust-home--refined .trust-scenarios{display:block;height:auto;padding:82px 64px 88px;background:#f2f5f6}.trust-home--refined .trust-scenarios__copy{display:block;max-width:690px;padding:0;color:var(--trust-navy)}.trust-home--refined .trust-scenarios .trust-section-title{color:var(--trust-navy);font-size:37px}.trust-home--refined .trust-scenarios .trust-section-copy{margin-top:13px;color:#556779}.trust-home--refined .trust-scenarios>img{width:100%;height:auto;margin-top:33px;object-fit:contain}.trust-home--refined .trust-factory{grid-template-columns:56% 44%;height:600px}.trust-home--refined .trust-factory__gallery{grid-template-rows:repeat(2,minmax(0,1fr))}.trust-home--refined .trust-factory__content{padding:74px 70px 64px 58px}.trust-home--refined .trust-factory__content .trust-section-title{font-size:37px}.trust-home--refined .trust-factory__content .trust-section-copy{max-width:450px;margin-top:15px;font-size:13px;line-height:1.62}.trust-home--refined .trust-factory__stats{gap:40px;margin:28px 0}.trust-home--refined .trust-factory__stats strong{font-size:26px}.trust-home--refined .trust-factory__stats span{margin-top:6px;font-size:9px}.trust-home--refined .trust-factory__process{height:68px}.trust-home--refined .trust-factory__content .trust-text-link{display:inline-block;margin-top:20px}.trust-home--refined .trust-certifications{grid-template-columns:38% 62%;height:auto;min-height:270px;padding:60px 64px}.trust-home--refined .trust-certifications h2{max-width:410px;font-size:27px;line-height:1.08}.trust-home--refined .trust-certifications__copy>p:last-child{max-width:310px;margin:13px 0 0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.5}.trust-certificate-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:17px;gap:17px}.trust-certificate-list>div{display:flex;align-items:center;justify-content:center;min-height:144px;padding:18px;background:#fff}.trust-certificate-list img{display:block;max-width:100%;max-height:106px;object-fit:contain}.trust-home--refined .trust-cases{height:440px}.trust-home--refined .trust-cases__content{padding:64px 82px 64px 58px}.trust-home--refined .trust-cases__content .trust-section-title{font-size:35px}.trust-home--refined .trust-cases__content .trust-section-copy{margin-top:17px;font-size:13px;line-height:1.65}.trust-home--refined .trust-cases__content .trust-text-link{margin-top:25px}.trust-home--refined .trust-quote{height:335px}.trust-home--refined .trust-quote__copy{padding:50px 52px 50px 64px}.trust-home--refined .trust-quote .trust-section-title{font-size:36px}.trust-home--refined .trust-quote__form{padding:45px 64px 45px 44px}.trust-home--refined .trust-form-grid input,.trust-home--refined .trust-form-grid select{height:44px}.trust-home--refined .trust-footer{min-height:146px;padding:34px 64px 30px}@media (max-width:900px){.trust-home--refined .trust-header{height:58px}.trust-home--refined .trust-hero{height:510px}.trust-home--refined .trust-hero__content{right:38px;left:26px;width:auto}.trust-home--refined .trust-hero__title{max-width:290px;font-size:33px}.trust-home--refined .trust-hero__content p{max-width:270px;font-size:12px}.trust-home--refined .trust-categories{padding:48px 20px 55px}.trust-home--refined .trust-categories__intro{display:block;margin-bottom:25px}.trust-home--refined .trust-categories__intro .trust-section-title{font-size:29px}.trust-home--refined .trust-categories__intro>.trust-section-copy{max-width:310px;margin-top:14px}.trust-home--refined .trust-category-rail--three{display:flex;height:270px;overflow-x:auto;gap:12px}.trust-home--refined .trust-category-card{min-width:78vw}.trust-home--refined .trust-category-card h3{font-size:22px}.trust-home--refined .trust-category-card>div{padding:22px}.trust-home--refined .trust-advantages{grid-template-columns:1fr;min-height:0}.trust-home--refined .trust-advantages__intro{min-height:240px;padding:38px 22px}.trust-home--refined .trust-advantages__intro .trust-section-title{font-size:29px}.trust-home--refined .trust-advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:31px 22px 34px;row-gap:31px}.trust-home--refined .trust-advantage{padding:0 14px}.trust-home--refined .trust-advantage:nth-child(3){padding-left:0;border-left:0}.trust-home--refined .trust-advantage__top{margin-bottom:16px}.trust-home--refined .trust-advantage__icon{width:31px;height:31px}.trust-home--refined .trust-advantage h3{min-height:35px;font-size:13px}.trust-home--refined .trust-products{padding:52px 20px 57px}.trust-home--refined .trust-section-head{min-height:0;margin-bottom:24px}.trust-home--refined .trust-section-head .trust-section-title{font-size:29px}.trust-home--refined .trust-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-home--refined .trust-product-card{min-height:188px;aspect-ratio:auto}.trust-home--refined .trust-product-card:nth-child(n+4){display:none}.trust-home--refined .trust-product-card:nth-child(3){grid-column:span 2;min-height:226px}.trust-home--refined .trust-product-card__copy{right:14px;bottom:13px;left:14px}.trust-home--refined .trust-product-card__copy h3{font-size:14px}.trust-home--refined .trust-product-card__copy>div>span{font-size:8px}.trust-home--refined .trust-scenarios{display:none}.trust-home--refined .trust-factory{grid-template-columns:1fr;height:auto}.trust-home--refined .trust-factory__gallery{display:block;height:230px}.trust-home--refined .trust-factory__gallery img{display:none}.trust-home--refined .trust-factory__gallery img:first-child{display:block;width:100%;height:100%}.trust-home--refined .trust-factory__content{padding:39px 22px 43px}.trust-home--refined .trust-factory__content .trust-section-title{font-size:29px}.trust-home--refined .trust-factory__content .trust-section-copy{font-size:12px}.trust-home--refined .trust-factory__stats{margin:22px 0 0}.trust-home--refined .trust-factory__stats strong{font-size:21px}.trust-home--refined .trust-factory__process{display:none}.trust-home--refined .trust-factory__content .trust-text-link{margin-top:22px}.trust-home--refined .trust-certifications{grid-template-columns:1fr;min-height:0;padding:45px 20px}.trust-home--refined .trust-certifications h2{font-size:25px}.trust-home--refined .trust-certifications__copy>p:last-child{margin-bottom:28px}.trust-certificate-list{gap:9px}.trust-certificate-list>div{min-height:104px;padding:10px 5px}.trust-certificate-list img{max-height:78px}.trust-home--refined .trust-cases{display:none}.trust-home--refined .trust-quote{grid-template-columns:1fr;height:auto}.trust-home--refined .trust-quote__copy,.trust-home--refined .trust-quote__form{padding:42px 22px}.trust-home--refined .trust-quote .trust-section-title{font-size:31px}.trust-home--refined .trust-footer{min-height:0;padding:32px 22px 48px}}:root{--trust-navy:#0d243c;--trust-blue:#1084c2;--trust-line:#dce5e9;--trust-cream:#f4f6f7}.trust-header--live{position:relative;z-index:50}.trust-desktop-nav--live{gap:0}.trust-desktop-nav--live>a{margin-left:27px}.trust-desktop-nav--live>.trust-header__cta{margin-left:25px}.whatsapp-float{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:100;display:grid;width:58px;height:58px;place-items:center;border:2px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:linear-gradient(145deg,#35d25b,#159b45);box-shadow:0 13px 30px rgba(5,56,27,.34),0 0 0 5px rgba(14,36,60,.16);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.whatsapp-float:before{position:absolute;right:calc(100% + 13px);padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:4px;color:#fff;background:#102c4b;box-shadow:0 7px 19px rgba(5,21,35,.2);content:"Chat on WhatsApp";font-size:10px;font-weight:800;letter-spacing:.08em;opacity:0;pointer-events:none;text-transform:uppercase;transform:translateX(5px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.whatsapp-float svg{width:31px;height:31px;fill:currentColor;filter:drop-shadow(0 1px 1px rgba(0,0,0,.16))}.whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.whatsapp-float:hover{color:#fff;filter:saturate(1.06);box-shadow:0 18px 37px rgba(5,56,27,.43),0 0 0 6px rgba(14,36,60,.16);transform:scale(1.07)}.whatsapp-float:focus-visible:before,.whatsapp-float:hover:before{opacity:1;transform:translateX(0)}.whatsapp-float:focus-visible{outline:3px solid var(--trust-yellow);outline-offset:4px}@media (max-width:900px){.whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:53px;height:53px}.whatsapp-float svg{width:28px;height:28px}.whatsapp-float:before{display:none}}@media (prefers-reduced-motion:reduce){.whatsapp-float,.whatsapp-float:before{transition:none}}.guides-page{min-height:calc(100vh - 73px);padding:72px max(28px,calc((100vw - 1160px) / 2)) 92px;color:var(--trust-navy);background:#f4f6f7}.guides-page__intro{max-width:780px;margin-bottom:38px}.guide-hero>p,.guides-page__intro p{margin:0 0 13px;color:var(--trust-blue);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.guides-page__intro h1{max-width:730px;margin:0;font-size:clamp(34px,4.3vw,58px);line-height:.98;letter-spacing:-.05em;text-transform:uppercase}.guides-page__intro span{display:block;max-width:640px;margin-top:20px;color:#566775;font-size:16px;line-height:1.65}.guides-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.guides-page__grid article{display:flex;min-height:350px;flex-direction:column;padding:30px;border:1px solid #dbe3e8;background:#fff;box-shadow:0 13px 32px rgba(18,42,59,.07)}.guides-page__grid small{color:var(--trust-blue);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.guides-page__grid h2{margin:24px 0 14px;font-size:23px;line-height:1.12;letter-spacing:-.035em}.guides-page__grid p{margin:0;color:#5c6c79;font-size:14px;line-height:1.65}.guides-page__grid div{margin:20px 0;color:#72818c;font-size:10px;font-weight:700;line-height:1.6;letter-spacing:.06em;text-transform:uppercase}.guides-page__grid a{display:inline-flex;gap:9px;margin-top:auto;color:var(--trust-navy);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.guides-page__grid a span{color:var(--trust-blue);font-size:17px;line-height:.7}.guide-article{min-height:calc(100vh - 73px);padding-bottom:96px;color:#253947;background:#fff}.guide-hero{padding:73px max(28px,calc((100vw - 980px) / 2)) 58px;color:#fff;background:linear-gradient(125deg,#102d4d,#173d5e 67%,#107dad 150%)}.guide-hero>p{color:#86cce9}.guide-hero h1{max-width:920px;margin:0;font-size:clamp(36px,5vw,66px);line-height:.99;letter-spacing:-.055em}.guide-hero div{max-width:790px;margin-top:25px;color:#bad1df;font-size:11px;font-weight:700;line-height:1.6;letter-spacing:.07em;text-transform:uppercase}.guide-article__body{max-width:790px;margin:0 auto;padding:58px 28px 0}.guide-article__body h2{margin:54px 0 18px;color:var(--trust-navy);font-size:29px;line-height:1.1;letter-spacing:-.035em}.guide-article__body h3{margin:35px 0 13px;color:var(--trust-navy);font-size:20px;line-height:1.2}.guide-article__body li,.guide-article__body p{color:#536472;font-size:16px;line-height:1.75}.guide-article__body p{margin:0 0 20px}.guide-article__body ol,.guide-article__body ul{display:grid;grid-gap:9px;gap:9px;margin:0 0 24px;padding-left:23px}.guide-article__body a{color:#087ab7;font-weight:700;text-decoration:underline;text-underline-offset:3px}.guide-callout{margin:31px 0;padding:22px 24px;border-left:4px solid var(--trust-blue);color:#3f596a;background:#eef6fa;font-size:15px;line-height:1.7}.guide-article__closing{margin-top:54px;padding:36px;color:#fff;background:var(--trust-navy)}.guide-article__closing h2{margin:0 0 12px;color:#fff;font-size:27px}.guide-article__closing p{color:#cfdee7}.guide-article__closing div{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.guide-article__closing a{padding:13px 17px;color:#fff;border:1px solid rgba(255,255,255,.5);text-decoration:none;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.guide-article__closing a:first-child{color:#102c4b;border-color:var(--trust-yellow);background:var(--trust-yellow)}@media (max-width:900px){.guides-page{padding-top:45px}.guides-page__grid{grid-template-columns:1fr}.guides-page__grid article{min-height:0}.guide-hero{padding-top:48px}.guide-article__body{padding-top:37px}.guide-article__body h2{margin-top:39px;font-size:25px}.guide-article__body li,.guide-article__body p{font-size:15px}.guide-article__closing{padding:27px 23px}}.super-menu{position:relative;height:72px;display:flex;align-items:stretch}.super-menu__trigger{display:inline-flex;align-items:center;gap:7px;padding:0;color:var(--trust-navy);border:0;background:transparent;font:inherit;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.super-menu__trigger svg{width:13px;height:13px;transition:transform .22s ease}.super-menu:has(.super-menu__panel.is-open) .super-menu__trigger{color:#086fae}.super-menu:has(.super-menu__panel.is-open) .super-menu__trigger svg{transform:rotate(180deg)}.super-menu__panel{position:absolute;z-index:80;top:calc(100% + 7px);left:50%;display:grid;grid-template-columns:1.34fr .83fr 1fr;width:min(930px,calc(100vw - 64px));min-height:310px;overflow:hidden;color:#f5fbff;border:1px solid rgba(179,225,246,.32);border-radius:3px;background:rgba(8,31,52,.88);box-shadow:0 28px 64px rgba(3,14,26,.38);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);opacity:0;pointer-events:none;transform:translate(-50%,-7px) scale(.985);transform-origin:top center;transition:opacity .18s ease,transform .22s ease}.super-menu__panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.super-menu__column{display:flex;flex-direction:column;gap:13px;padding:29px 29px 26px;border-right:1px solid rgba(181,225,244,.16)}.super-menu__brief>span,.super-menu__column>p{margin:0 0 4px;color:#8ed6f7;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.super-menu__column a{padding:2px 0;color:rgba(250,253,255,.86);font-size:12px;font-weight:700;line-height:1.35;text-transform:none;transition:color .16s ease}.super-menu__column a:focus-visible,.super-menu__column a:hover{color:#85d8ff}.super-menu__product-links{display:grid;grid-gap:7px;gap:7px}.super-menu__product-links a{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:1px 0}.super-menu__product-links small{color:rgba(206,232,244,.46);font-size:9px;font-weight:700;letter-spacing:.08em}.super-menu__all{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:#8ed6f7!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase!important}.super-menu__all span{font-size:16px;line-height:.5}.super-menu__note{max-width:150px;margin-top:auto;color:rgba(232,246,252,.52);font-size:10px;line-height:1.55}.super-menu__brief{display:flex;flex-direction:column;justify-content:center;padding:30px 31px;background:linear-gradient(145deg,rgba(18,116,168,.57),rgba(15,55,86,.27))}.super-menu__brief strong{max-width:210px;margin-top:9px;color:#fff;font-size:21px;line-height:1.06;letter-spacing:-.025em}.super-menu__brief p{max-width:220px;margin:12px 0 20px;color:rgba(240,250,255,.7);font-size:11px;line-height:1.55}.super-menu__brief a{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;padding-bottom:5px;color:#fff;border-bottom:1px solid #85d8ff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.super-menu__brief a span{font-size:15px}.trust-desktop-nav--live .super-menu a,.trust-desktop-nav--live .super-menu a:first-child{padding:0;border-bottom:0}.product-page,.products-page{min-height:100vh;color:#102a41;background:#f7f9fa}.product-page h1,.product-page h2,.product-page h3,.product-page p,.products-page h1,.products-page h2,.products-page h3,.products-page p{margin-top:0}.products-intro{display:grid;grid-template-columns:minmax(0,790px) minmax(180px,315px);align-items:flex-end;grid-gap:40px;gap:40px;padding:100px 64px 76px;color:#f9fcfd;background:#0d243c}.pdp-application p,.pdp-factory-proof p,.pdp-information__intro>p,.pdp-inquiry>div>p,.pdp-related>div>p,.products-intro p{margin-bottom:13px;color:#75cdf6;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.products-intro h1{max-width:790px;margin-bottom:0;font-size:clamp(42px,5vw,69px);font-weight:800;letter-spacing:-.055em;line-height:.97}.products-intro span{max-width:310px;color:rgba(243,250,253,.72);font-size:14px;line-height:1.65}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:19px;gap:19px;padding:64px}.products-grid>a{position:relative;min-height:420px;overflow:hidden;color:#fff;background:#0d243c}.products-grid>a:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(5,22,36,.93),rgba(5,22,36,.06) 67%)}.products-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.products-grid>a:hover img{transform:scale(1.04)}.products-grid>a>div{position:absolute;z-index:1;right:27px;bottom:24px;left:27px}.products-grid span{display:block;margin-bottom:8px;color:#9adafa;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.products-grid h2{margin-bottom:10px;font-size:22px;line-height:1.05}.products-grid p{min-height:42px;margin-bottom:18px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.5}.products-grid em{color:#d4f1ff;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-breadcrumb{display:flex;align-items:center;gap:8px;max-width:1440px;margin:0 auto;padding:23px 64px 18px;color:#6e7d89;font-size:10px}.pdp-breadcrumb a{color:#4d7087;font-weight:700}.pdp-breadcrumb strong{overflow:hidden;color:#526372;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.pdp-top{display:grid;grid-template-columns:minmax(0,55.5%) minmax(370px,44.5%);max-width:1440px;margin:0 auto;padding:0 64px 84px;background:#f7f9fa}.pdp-gallery{min-width:0;padding-right:22px}.pdp-gallery__main{display:flex;align-items:center;justify-content:center;min-height:560px;overflow:hidden;background:#f0f3f3}.pdp-gallery__main img{width:100%;height:100%;min-height:560px;object-fit:contain;mix-blend-mode:multiply}.pdp-gallery__thumbs{display:flex;gap:10px;padding-top:12px;overflow-x:auto}.pdp-gallery__thumbs button{flex:0 0 82px;width:82px;height:82px;padding:3px;overflow:hidden;border:1px solid transparent;background:#edf1f3;cursor:pointer}.pdp-gallery__thumbs button.is-active{border-color:#0e87c5}.pdp-gallery__thumbs img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.pdp-summary{display:flex;flex-direction:column;justify-content:center;padding:26px 4px 24px 45px}.pdp-summary__category{margin-bottom:13px!important;color:#087db8;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pdp-summary h1{max-width:500px;margin-bottom:17px;color:#102a41;font-size:clamp(38px,4vw,59px);font-weight:800;letter-spacing:-.055em;line-height:.98}.pdp-summary__description{max-width:470px;margin-bottom:26px!important;color:#546b7c;font-size:14px;line-height:1.65}.pdp-summary__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:525px;margin-bottom:28px;border-top:1px solid #d9e1e4;border-bottom:1px solid #d9e1e4}.pdp-summary__facts span{display:flex;flex-direction:column;min-height:66px;justify-content:center;padding:10px 13px 10px 0;color:#4c6576;font-size:10px;line-height:1.3}.pdp-summary__facts span+span{padding-left:13px;border-left:1px solid #d9e1e4}.pdp-summary__facts strong{display:block;margin-bottom:6px;color:#0d243c;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.pdp-colours>span{display:block;margin-bottom:9px;color:#5c7484;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-colours>div{display:flex;flex-wrap:wrap;gap:8px}.pdp-colours button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 9px;color:#425b6e;border:1px solid #d4dde1;background:#fff;font:inherit;font-size:10px;cursor:pointer}.pdp-colours button.is-active{color:#0b618e;border-color:#0e8ece;background:#eefaff}.pdp-colours i{display:block;width:13px;height:13px;border:1px solid rgba(0,0,0,.15);border-radius:50%}.pdp-colours b{font-weight:700}.pdp-summary__actions{display:flex;align-items:center;gap:19px;margin-top:27px}.pdp-inquiry button,.pdp-summary__actions>a:first-child{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;color:#fff;background:#0e77af;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pdp-application a svg,.pdp-inquiry button svg,.pdp-related em svg,.pdp-summary__actions>a:first-child svg{width:15px;height:15px}.pdp-summary__actions>a:nth-child(2){color:#234b63;border-bottom:1px solid #234b63;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.pdp-summary__note{max-width:460px;margin:19px 0 0!important;color:#6b7f8c;font-size:10px;line-height:1.55}.pdp-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;margin:0 auto;color:#eaf7fd;background:#0b2b46}.pdp-highlights article{display:flex;align-items:center;gap:14px;min-height:113px;padding:24px 64px;border-right:1px solid rgba(187,226,245,.18)}.pdp-highlights article:last-child{border-right:0}.pdp-highlights svg{flex:0 0 auto;width:24px;height:24px;color:#78d0f6}.pdp-highlights p{margin:0!important;font-size:12px;font-weight:700;line-height:1.45}.pdp-information{display:grid;grid-template-columns:40% 60%;grid-gap:40px;gap:40px;max-width:1440px;margin:0 auto;padding:95px 64px}.pdp-application h2,.pdp-factory-proof h2,.pdp-information__intro h2,.pdp-inquiry h2,.pdp-related h2{max-width:465px;margin-bottom:17px;color:#102a41;font-size:clamp(30px,3vw,43px);font-weight:800;letter-spacing:-.045em;line-height:1.02}.pdp-application span,.pdp-factory-proof span,.pdp-information__intro span,.pdp-inquiry>div>span{display:block;max-width:410px;color:#5f7280;font-size:13px;line-height:1.65}.pdp-specifications{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #d5e0e5}.pdp-specifications>div{min-height:86px;padding:22px 18px 18px 0;border-bottom:1px solid #d5e0e5}.pdp-specifications>div:nth-child(2n){padding-left:25px;border-left:1px solid #d5e0e5}.pdp-specifications dt{margin-bottom:7px;color:#6b7d8a;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.pdp-specifications dd{margin:0;color:#18374d;font-size:13px;font-weight:700;line-height:1.35}.pdp-application{display:grid;grid-template-columns:56% 44%;min-height:430px;color:#fff;background:#0e2d47}.pdp-application>img{width:100%;height:100%;min-height:430px;object-fit:cover}.pdp-application>div{display:flex;flex-direction:column;justify-content:center;padding:58px 84px 58px 61px}.pdp-application p{color:#80d5fb}.pdp-application h2{color:#fff}.pdp-application span{color:rgba(244,251,255,.72)}.pdp-application a{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin-top:26px;padding-bottom:4px;color:#a4ddfa;border-bottom:1px solid #a4ddfa;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pdp-technical{padding:0 0 82px;background:#f7f9fa}.pdp-technical__stage{display:grid;grid-template-columns:minmax(0,53%) minmax(300px,47%);grid-gap:0;gap:0;max-width:1440px;min-height:530px;margin:0 auto}.pdp-technical__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:530px;margin:0;overflow:hidden;background:#e8eff1}.pdp-technical__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-technical__media figcaption{position:absolute;bottom:18px;left:20px;padding:7px 9px;color:#1b475f;border:1px solid rgba(19,73,98,.25);background:rgba(255,255,255,.84);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-technical__copy{display:flex;flex-direction:column;justify-content:center;padding:60px 72px 58px 64px;background:#102d47}.pdp-technical__copy>p{margin-bottom:14px;color:#80d5fb;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pdp-technical__copy h2{max-width:510px;margin-bottom:17px;color:#fff;font-size:clamp(31px,3.1vw,45px);font-weight:800;letter-spacing:-.048em;line-height:1.01}.pdp-technical__copy>span{display:block;max-width:490px;color:rgba(244,251,255,.76);font-size:13px;line-height:1.65}.pdp-technical__material{display:flex;gap:13px;max-width:500px;margin-top:26px;padding:17px 0;border-top:1px solid rgba(187,226,245,.22);border-bottom:1px solid rgba(187,226,245,.22)}.pdp-technical__material svg{flex:0 0 auto;width:23px;height:23px;color:#7fd6fa}.pdp-technical__material strong{display:block;margin-bottom:6px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-technical__material p{margin:0;color:rgba(244,251,255,.72);font-size:11px;line-height:1.55}.pdp-technical__copy a{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin-top:25px;padding-bottom:4px;color:#a4ddfa;border-bottom:1px solid;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pdp-technical__copy a svg{width:15px;height:15px}.pdp-technical__points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1312px;margin:0 auto;padding:0 0 2px;background:#fff;border:1px solid #d9e3e7}.pdp-technical__points article{position:relative;min-height:202px;padding:27px 26px 25px;border-right:1px solid #d9e3e7}.pdp-technical__points article:last-child{border-right:0}.pdp-technical__points article>span{position:absolute;top:24px;right:24px;color:#b4c1c8;font-size:10px;font-weight:800;letter-spacing:.08em}.pdp-technical__points svg{width:25px;height:25px;margin-bottom:24px;color:#147fae}.pdp-technical__points h3{margin-bottom:8px;color:#163d55;font-size:15px;font-weight:800;letter-spacing:-.025em;line-height:1.1}.pdp-technical__points p{max-width:235px;margin:0;color:#607582;font-size:11px;line-height:1.55}.pdp-technical--uniform{background:#edf3f2}.pdp-technical--gloves .pdp-technical__stage,.pdp-technical--pants .pdp-technical__stage,.pdp-technical--uniform .pdp-technical__stage{grid-template-columns:minmax(300px,47%) minmax(0,53%)}.pdp-technical--gloves .pdp-technical__media,.pdp-technical--pants .pdp-technical__media,.pdp-technical--uniform .pdp-technical__media{order:2}.pdp-technical--uniform .pdp-technical__copy{background:#e6efe9}.pdp-technical--uniform .pdp-technical__copy>p{color:#087db8}.pdp-technical--uniform .pdp-technical__copy h2,.pdp-technical--uniform .pdp-technical__material strong{color:#102a41}.pdp-technical--uniform .pdp-technical__copy>span,.pdp-technical--uniform .pdp-technical__material p{color:#536c79}.pdp-technical--uniform .pdp-technical__material{border-color:#c9d8d0}.pdp-technical--uniform .pdp-technical__material svg{color:#178dbf}.pdp-technical--uniform .pdp-technical__copy a{color:#0e77af}.pdp-technical--boots .pdp-technical__copy{background:#1c3549}.pdp-technical--boots .pdp-technical__media{background:#e7ebea}.pdp-technical--gloves,.pdp-technical--gloves .pdp-technical__copy,.pdp-technical--pants,.pdp-technical--pants .pdp-technical__copy{background:#102d47}.pdp-technical--gloves .pdp-technical__points,.pdp-technical--pants .pdp-technical__points{border-color:#28516a;background:#143650}.pdp-technical--gloves .pdp-technical__points article,.pdp-technical--pants .pdp-technical__points article{border-color:#28516a}.pdp-technical--gloves .pdp-technical__points article>span,.pdp-technical--pants .pdp-technical__points article>span{color:#63879c}.pdp-technical--gloves .pdp-technical__points svg,.pdp-technical--pants .pdp-technical__points svg{color:#80d5fb}.pdp-technical--gloves .pdp-technical__points h3,.pdp-technical--pants .pdp-technical__points h3{color:#fff}.pdp-technical--gloves .pdp-technical__points p,.pdp-technical--pants .pdp-technical__points p{color:rgba(244,251,255,.7)}.pdp-technical--jacket{background:#eff4ef}.pdp-technical--jacket .pdp-technical__copy{background:#23465a}.pdp-technical--belt{background:#eff3f0}.pdp-technical--belt .pdp-technical__copy{background:#e6eeee}.pdp-technical--belt .pdp-technical__copy>p{color:#087db8}.pdp-technical--belt .pdp-technical__copy h2,.pdp-technical--belt .pdp-technical__material strong{color:#102a41}.pdp-technical--belt .pdp-technical__copy>span,.pdp-technical--belt .pdp-technical__material p{color:#536c79}.pdp-technical--belt .pdp-technical__material{border-color:#cddada}.pdp-technical--belt .pdp-technical__material svg{color:#178dbf}.pdp-technical--belt .pdp-technical__copy a{color:#0e77af}.pdp-technical--tshirt .pdp-technical__copy{background:#31566d}.pdp-gallery__main img[src*=scene]{object-fit:cover;mix-blend-mode:normal}.pdp-factory-proof{display:grid;grid-template-columns:55% 45%;max-width:1440px;margin:0 auto;padding:84px 64px}.pdp-factory-proof__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:16px;gap:16px}.pdp-factory-proof__stats strong{display:block;color:#0e75ab;font-size:clamp(22px,2.6vw,36px);line-height:1;letter-spacing:-.03em}.pdp-factory-proof__stats small{display:block;margin-top:8px;color:#71818d;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pdp-inquiry{display:grid;grid-template-columns:40% 60%;grid-gap:55px;gap:55px;padding:84px 64px;color:#fff;background:#1176ad}.pdp-inquiry>div>p{color:#b4e6fb}.pdp-inquiry h2{color:#fff}.pdp-inquiry>div>span{color:rgba(247,253,255,.78)}.pdp-inquiry__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:start}.pdp-inquiry__form label{display:block}.pdp-inquiry__form label>span{display:block;margin-bottom:6px;color:#d8f2fd;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pdp-inquiry__form input,.pdp-inquiry__form select,.pdp-inquiry__form textarea{box-sizing:border-box;width:100%;color:#183c54;border:0;outline:0;background:#fff;font:inherit;font-size:12px}.pdp-inquiry__form input,.pdp-inquiry__form select{height:42px;padding:0 12px}.pdp-inquiry__form textarea{min-height:85px;padding:12px;resize:vertical}.pdp-inquiry__message{grid-column:span 2}.pdp-inquiry button{width:-moz-fit-content;width:fit-content;border:1px solid #0d243c;background:#0d243c;cursor:pointer}.pdp-inquiry__form>p{grid-column:span 2;min-height:14px;margin:0!important;color:#d8f4ff;font-size:11px;font-weight:700}.pdp-inquiry__form>p.is-error{color:#ffe5c6}.pdp-faq{display:grid;grid-template-columns:40% 60%;grid-gap:40px;gap:40px;max-width:1440px;margin:0 auto;padding:84px 64px;color:#102a41;background:#eef3f5}.pdp-faq>div:first-child>p{margin-bottom:13px;color:#0e77af;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pdp-faq h2{max-width:430px;margin-bottom:17px;font-size:clamp(30px,3vw,43px);font-weight:800;letter-spacing:-.045em;line-height:1.02}.pdp-faq>div:first-child>span{display:block;max-width:395px;color:#5f7280;font-size:13px;line-height:1.65}.pdp-faq__list{border-top:1px solid #cfdde4}.pdp-faq__list article{padding:20px 0;border-bottom:1px solid #cfdde4}.pdp-faq__list h3{margin:0 0 9px;color:#183c54;font-size:15px;line-height:1.35}.pdp-faq__list p{margin:0;color:#5f7280;font-size:13px;line-height:1.65}.pdp-related{max-width:1440px;margin:0 auto;padding:92px 64px}.pdp-related>div:first-child{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:31px}.pdp-related h2{margin-bottom:0}.pdp-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.pdp-related__grid a{position:relative;min-height:348px;overflow:hidden;color:#fff;background:#0d243c}.pdp-related__grid a:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(6,23,37,.91),rgba(6,23,37,.02) 71%)}.pdp-related__grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pdp-related__grid a:hover img{transform:scale(1.045)}.pdp-related__grid em,.pdp-related__grid h3,.pdp-related__grid span{position:absolute;z-index:1;right:23px;left:23px}.pdp-related__grid span{bottom:76px;color:#9bdaff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdp-related__grid h3{bottom:39px;margin:0;color:#fff;font-size:19px;line-height:1.05}.pdp-related__grid em{bottom:18px;display:inline-flex;align-items:center;gap:5px;color:#d2efff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pdp-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 64px;color:rgba(255,255,255,.66);background:#071825;font-size:10px}.pdp-footer p{margin:0}.pdp-footer a{color:#fff;font-weight:700}@media (max-width:900px){.trust-desktop-nav--live{display:none}.trust-mobile-nav--live{display:block}.products-intro{grid-template-columns:1fr;gap:20px;padding:58px 22px 50px}.products-intro h1{font-size:42px}.products-grid{grid-template-columns:1fr;gap:13px;padding:22px}.products-grid>a{min-height:350px}.pdp-breadcrumb{padding:18px 22px 14px}.pdp-top{grid-template-columns:1fr;padding:0 22px 53px}.pdp-gallery{padding-right:0}.pdp-gallery__main,.pdp-gallery__main img{min-height:350px}.pdp-summary{padding:40px 0 0}.pdp-summary h1{font-size:39px}.pdp-summary__facts{margin-bottom:23px}.pdp-summary__facts span{min-height:66px;padding-right:7px;font-size:9px}.pdp-summary__facts span+span{padding-left:7px}.pdp-summary__actions{align-items:flex-start;flex-direction:column;gap:14px}.pdp-highlights{grid-template-columns:1fr}.pdp-highlights article{min-height:0;padding:22px;border-right:0;border-bottom:1px solid rgba(187,226,245,.18)}.pdp-highlights article:last-child{border-bottom:0}.pdp-information{grid-template-columns:1fr;gap:34px;padding:58px 22px}.pdp-application h2,.pdp-factory-proof h2,.pdp-information__intro h2,.pdp-inquiry h2,.pdp-related h2,.pdp-technical__copy h2{font-size:32px}.pdp-specifications{grid-template-columns:1fr}.pdp-specifications>div:nth-child(2n){padding-left:0;border-left:0}.pdp-application{grid-template-columns:1fr}.pdp-application>img{min-height:265px}.pdp-application>div{padding:46px 22px}.pdp-technical{padding-bottom:56px}.pdp-technical--gloves .pdp-technical__stage,.pdp-technical--pants .pdp-technical__stage,.pdp-technical--uniform .pdp-technical__stage,.pdp-technical__stage{grid-template-columns:1fr;min-height:0}.pdp-technical--gloves .pdp-technical__media,.pdp-technical--pants .pdp-technical__media,.pdp-technical--uniform .pdp-technical__media{order:0}.pdp-technical__media{min-height:360px}.pdp-technical__copy{padding:46px 22px}.pdp-technical__points{grid-template-columns:1fr;margin:0 22px}.pdp-technical__points article{min-height:0;padding:24px 22px;border-right:0;border-bottom:1px solid #d9e3e7}.pdp-technical__points article:last-child{border-bottom:0}.pdp-technical--gloves .pdp-technical__points article,.pdp-technical--pants .pdp-technical__points article{border-color:#28516a}.pdp-technical__points svg{margin-bottom:15px}.pdp-factory-proof{grid-template-columns:1fr;gap:40px;padding:56px 22px}.pdp-factory-proof__stats{grid-template-columns:1fr;gap:23px}.pdp-inquiry{gap:35px;padding:56px 22px}.pdp-inquiry,.pdp-inquiry__form{grid-template-columns:1fr}.pdp-inquiry__form>p,.pdp-inquiry__message{grid-column:span 1}.pdp-faq{grid-template-columns:1fr;gap:34px;padding:56px 22px}.pdp-faq h2{font-size:32px}.pdp-related{padding:56px 22px}.pdp-related>div:first-child{display:block}.pdp-related h2{margin-bottom:25px}.pdp-related__grid{grid-template-columns:1fr}.pdp-related__grid a{min-height:315px}.pdp-footer{align-items:flex-start;flex-direction:column;gap:10px;padding:26px 22px}}.contact-page{min-height:100vh;color:#102a41;background:#f7f9fa}.contact-page h1,.contact-page h2,.contact-page p{margin-top:0}.contact-hero{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:end;grid-gap:55px;gap:55px;padding:101px 64px 82px;color:#fff;background:#0d243c}.contact-channels p,.contact-hero>div:first-child>p,.contact-inquiry>div>p,.contact-location__copy>p{margin-bottom:14px;color:#78d1f7;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.contact-hero h1{max-width:720px;margin-bottom:0;font-size:clamp(43px,5.15vw,70px);font-weight:800;letter-spacing:-.058em;line-height:.97}.contact-hero__note{margin-bottom:5px;padding-left:23px;border-left:1px solid rgba(181,225,244,.35)}.contact-hero__note>span{color:#90d9fa;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-hero__note p{margin:11px 0 0;color:rgba(244,251,255,.72);font-size:12px;line-height:1.58}.contact-location{display:grid;grid-template-columns:58% 42%;min-height:570px;background:#f7f9fa}.contact-map-frame{position:relative;min-height:570px;overflow:hidden;background:#dce8eb}.contact-map-frame iframe{display:block;width:100%;height:100%;min-height:570px;border:0;filter:saturate(.9) contrast(1.04)}.contact-map-frame:after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px rgba(12,42,63,.12)}.contact-map-frame__label{position:absolute;top:28px;left:30px;display:flex;align-items:center;gap:9px;padding:12px 16px 12px 12px;color:#fff;background:rgba(11,42,70,.93);box-shadow:0 11px 27px rgba(4,25,40,.25)}.contact-map-frame__label svg{width:22px;height:22px;color:#8dd7f9}.contact-map-frame__label span{font-size:12px;font-weight:800;line-height:1.12;letter-spacing:.02em}.contact-map-frame__label small{color:rgba(235,249,255,.7);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-map-frame__directions{position:absolute;right:25px;bottom:25px;display:inline-flex;align-items:center;gap:7px;padding:11px 13px;color:#102d45;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(5,30,47,.18);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-direction-link svg,.contact-map-frame__directions svg{width:14px;height:14px}.contact-location__copy{display:flex;flex-direction:column;justify-content:center;padding:70px 74px 70px 61px}.contact-inquiry h2,.contact-location__copy h2{max-width:420px;margin-bottom:26px;color:#102a41;font-size:clamp(32px,3.3vw,47px);font-weight:800;letter-spacing:-.05em;line-height:1.02}.contact-location__copy address{display:grid;grid-template-columns:27px 1fr;grid-gap:12px;gap:12px;max-width:390px;padding:21px 0;color:#3e5c70;border-top:1px solid #d5e0e5;border-bottom:1px solid #d5e0e5;font-size:14px;font-style:normal;font-weight:700;line-height:1.58}.contact-location__copy address svg{width:21px;height:21px;color:#1487be}.contact-direction-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:25px;padding-bottom:5px;color:#0e76ae;border-bottom:1px solid #0e76ae;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-map-credit{margin:29px 0 0!important;color:#84939e;font-size:9px;line-height:1.5}.contact-map-credit a{color:#58768a;text-decoration:underline}.contact-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));color:#eaf7fd;background:#0b2b46}.contact-channels article{display:flex;align-items:center;gap:18px;min-height:158px;padding:31px 64px;border-right:1px solid rgba(187,226,245,.18)}.contact-channels article:last-child{border-right:0}.contact-channel__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;color:#87d5f7;border:1px solid rgba(163,220,246,.35)}.contact-channel__icon svg{width:21px;height:21px}.contact-channels p{margin-bottom:7px}.contact-channels a{display:block;margin-bottom:5px;color:#fff;font-size:13px;font-weight:700;line-height:1.35}.contact-channels small{display:block;color:rgba(233,247,253,.58);font-size:10px;line-height:1.45}.contact-inquiry{display:grid;grid-template-columns:39% 61%;grid-gap:59px;gap:59px;padding:88px 64px;background:#eef3f5}.contact-inquiry>div>span{display:block;max-width:380px;color:#5c7181;font-size:13px;line-height:1.65}.contact-inquiry__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px;align-content:start}.contact-inquiry__form label{display:block}.contact-inquiry__form label>span{display:block;margin-bottom:6px;color:#587085;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.contact-inquiry__form input,.contact-inquiry__form select,.contact-inquiry__form textarea{box-sizing:border-box;width:100%;color:#183c54;border:1px solid #d3e0e5;outline:0;background:#fff;font:inherit;font-size:12px}.contact-inquiry__form input,.contact-inquiry__form select{height:43px;padding:0 12px}.contact-inquiry__form textarea{min-height:98px;padding:12px;resize:vertical}.contact-inquiry__form input:focus,.contact-inquiry__form select:focus,.contact-inquiry__form textarea:focus{border-color:#1388c3;box-shadow:0 0 0 2px rgba(19,136,195,.13)}.contact-inquiry__message{grid-column:span 2}.contact-inquiry__form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:45px;padding:0 18px;color:#fff;border:0;background:#0e77af;font:inherit;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.contact-inquiry__form button svg{width:15px;height:15px}.contact-inquiry__form>p{grid-column:span 2;min-height:14px;margin:0!important;color:#0f759f;font-size:11px;font-weight:700}.contact-inquiry__form>p.is-error{color:#b74320}@media (max-width:900px){.contact-hero{grid-template-columns:1fr;gap:27px;padding:58px 22px 50px}.contact-hero h1{font-size:42px}.contact-hero__note{padding-left:17px}.contact-location{grid-template-columns:1fr}.contact-map-frame,.contact-map-frame iframe{min-height:370px}.contact-map-frame__label{top:18px;left:18px}.contact-map-frame__directions{right:16px;bottom:16px}.contact-location__copy{padding:50px 22px 56px}.contact-inquiry h2,.contact-location__copy h2{font-size:34px}.contact-channels{grid-template-columns:1fr}.contact-channels article{min-height:0;padding:25px 22px;border-right:0;border-bottom:1px solid rgba(187,226,245,.18)}.contact-channels article:last-child{border-bottom:0}.contact-inquiry{gap:34px;padding:58px 22px}.contact-inquiry,.contact-inquiry__form{grid-template-columns:1fr}.contact-inquiry__form>p,.contact-inquiry__message{grid-column:span 1}}.trust-evidence-brand{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:8px 11px 8px 9px;color:#17364d;background:rgba(255,255,255,.94);box-shadow:0 9px 23px rgba(4,20,33,.18)}.trust-evidence-brand .trust-logo{width:74px;height:28px;object-fit:contain;object-position:left center}.trust-evidence-brand span{color:#4f6879;font-size:8px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.trust-home--refined .trust-factory{height:720px}.trust-home--refined .trust-factory__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,3fr) minmax(0,1fr)}.trust-factory__image{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden}.trust-factory__image>img{display:block;width:100%;height:100%;object-fit:cover}.trust-factory__image--exterior{grid-column:1/-1;grid-row:1}.trust-factory__image--exterior>img{object-position:center}.trust-factory__image:nth-child(2)>img{object-position:74% center}.trust-factory__image .trust-evidence-brand{right:19px;bottom:17px}.trust-home--refined .trust-certifications{grid-template-columns:minmax(230px,.82fr) minmax(280px,1fr) minmax(340px,1.22fr);gap:34px;min-height:344px}.trust-certifications__quality{position:relative;min-height:220px;margin:0;overflow:hidden;background:#102c47}.trust-certifications__quality>img{display:block;width:100%;height:100%;object-fit:cover;object-position:75% center}.trust-certifications__quality .trust-evidence-brand{bottom:13px;left:13px}.trust-home--refined .trust-certificate-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.trust-home--refined .trust-certificate-list>div{min-height:164px;padding:16px 11px}.trust-home--refined .trust-cases{grid-template-columns:58% 42%;height:550px}.trust-cases__visuals{display:grid;min-width:0;min-height:0;grid-template-rows:repeat(2,minmax(0,1fr))}.trust-cases__image,.trust-cases__meeting{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden}.trust-cases__visuals img{display:block;width:100%;height:100%;object-fit:cover}.trust-cases__image img,.trust-cases__meeting img{object-position:center}.trust-cases__meeting .trust-evidence-brand{top:15px;left:17px}.contact-site-evidence{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-template-rows:repeat(2,minmax(0,1fr));min-height:590px;background:#eaf0f2}.contact-site-evidence figure{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden}.contact-site-evidence figure img{display:block;width:100%;height:100%;object-fit:cover}.contact-site-evidence__exterior{grid-row:1/-1}.contact-site-evidence__exterior img,.contact-site-evidence__showroom img{object-position:center}.contact-site-evidence__copy{display:flex;flex-direction:column;justify-content:center;padding:45px 64px 39px 58px;color:#102a41;background:#f7f9fa}.contact-site-evidence__copy>p{margin-bottom:13px;color:#0d7bb5;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.contact-site-evidence__copy h2{max-width:380px;margin:0;color:#102a41;font-size:clamp(28px,3vw,43px);font-weight:800;letter-spacing:-.052em;line-height:1.02}.contact-site-evidence__copy>span{display:block;max-width:390px;margin-top:17px;color:#5c7181;font-size:13px;line-height:1.65}.contact-site-evidence__copy .contact-direction-link{margin-top:23px}@media (max-width:900px){.trust-evidence-brand{padding:7px 9px}.trust-evidence-brand .trust-logo{width:62px;height:24px}.trust-evidence-brand span{font-size:7px}.trust-home--refined .trust-factory__gallery{display:block;height:252px}.trust-factory__image{display:none}.trust-factory__image--exterior{display:block;width:100%;height:100%}.trust-factory__image .trust-evidence-brand{right:14px;bottom:14px}.trust-home--refined .trust-certifications{grid-template-columns:1fr;gap:0;padding:45px 20px}.trust-certifications__quality{min-height:205px;margin:29px 0 24px}.trust-home--refined .trust-certificate-list>div{min-height:104px}.contact-site-evidence{grid-template-columns:1fr;grid-template-rows:255px auto 215px;min-height:0}.contact-site-evidence__exterior{grid-row:auto}.contact-site-evidence__copy{padding:42px 22px}.contact-site-evidence__copy h2{font-size:33px}}.inquiry-page{min-height:100vh;color:#102a41;background:#fff}.inquiry-page__layout{display:grid;grid-template-columns:minmax(380px,43%) minmax(0,57%);min-height:calc(100vh - 72px)}.inquiry-page__intro{position:relative;display:flex;min-height:760px;overflow:hidden;color:#fff;background:#0d243c}.inquiry-page__intro>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:69% center;opacity:.28}.inquiry-page__intro:after{position:absolute;inset:0;content:"";background:rgba(7,28,47,.79)}.inquiry-page__intro-content{position:relative;z-index:1;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:clamp(52px,7vw,105px) clamp(42px,5vw,78px) 54px}.inquiry-page__intro h1{max-width:500px;margin:0;color:#fff;font-size:clamp(41px,4.15vw,65px);font-weight:800;letter-spacing:-.058em;line-height:.97}.inquiry-page__intro h1:after{display:block;width:51px;height:3px;margin-top:32px;content:"";background:#168ac7}.inquiry-page__intro p{max-width:420px;margin:36px 0 0;color:rgba(245,251,255,.82);font-size:15px;line-height:1.72}.inquiry-page__contact-lines{display:grid;grid-gap:0;gap:0;max-width:360px;margin-top:56px}.inquiry-page__contact-lines a{display:grid;grid-template-columns:33px 1fr;grid-gap:14px;gap:14px;padding:17px 0;color:#fff;border-top:1px solid rgba(206,234,248,.25)}.inquiry-page__contact-lines a:last-child{border-bottom:1px solid rgba(206,234,248,.25)}.inquiry-page__contact-lines svg{width:23px;height:23px;color:#42b7ef}.inquiry-page__contact-lines span{display:grid;grid-gap:5px;gap:5px;font-size:13px;font-weight:700}.inquiry-page__contact-lines small{color:#a8dcf6;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.inquiry-page__form-area{align-self:center;width:min(100%,890px);padding:74px clamp(40px,6.5vw,104px)}.inquiry-page__form-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:39px}.inquiry-page__form-heading h2{margin:0;color:#102a41;font-size:clamp(34px,3.1vw,48px);font-weight:800;letter-spacing:-.052em;line-height:.98}.inquiry-page__form-heading p{margin:0 0 3px;color:#647b8b;font-size:11px;line-height:1.45}.b2b-inquiry-form b,.inquiry-page__form-heading b{color:#c63b3f;font-weight:800}.b2b-inquiry-form{width:100%}.b2b-inquiry-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:23px 20px;gap:23px 20px}.b2b-inquiry-form label{display:block;min-width:0}.b2b-inquiry-form label>span,.b2b-inquiry-form legend{display:block;margin-bottom:8px;color:#294b61;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.b2b-inquiry-form input,.b2b-inquiry-form textarea{box-sizing:border-box;width:100%;color:#17384e;border:1px solid #cfdee4;border-radius:0;outline:0;background:#fff;font:inherit;font-size:13px;transition:border-color .18s ease,box-shadow .18s ease}.b2b-inquiry-form input{height:48px;padding:0 14px}.b2b-inquiry-form textarea{display:block;min-height:125px;padding:14px;line-height:1.55;resize:vertical}.b2b-inquiry-form input::placeholder,.b2b-inquiry-form textarea::placeholder{color:#91a3ad;opacity:1}.b2b-inquiry-form input:focus,.b2b-inquiry-form textarea:focus{border-color:#1388c3;box-shadow:0 0 0 3px rgba(19,136,195,.13)}.b2b-inquiry-form label>small{display:block;margin-top:6px;color:#6d8391;font-size:10px;line-height:1.35}.b2b-inquiry-form .has-error>input{border-color:#c63b3f}.inquiry-field-error{display:block;margin-top:6px;color:#bb3037;font-size:10px;font-weight:700;line-height:1.4}.b2b-inquiry-form__interest{min-width:0;margin:33px 0 0;padding:0;border:0}.b2b-inquiry-form__interest>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.b2b-inquiry-form__interest label{position:relative;display:flex;min-height:74px;align-items:center;gap:11px;padding:15px 16px;color:#294b61;border:1px solid #cedce2;cursor:pointer;transition:border-color .18s ease,background .18s ease}.b2b-inquiry-form__interest label.is-selected,.b2b-inquiry-form__interest label:hover{border-color:#1487c2;background:#f2f9fc}.b2b-inquiry-form__interest input{flex:0 0 auto;width:19px;height:19px;padding:0;accent-color:#0e77af}.b2b-inquiry-form__interest label span{color:#294b61;font-size:12px;font-weight:700;line-height:1.35}.b2b-inquiry-form__interest.has-error label{border-color:#cf6970}.b2b-inquiry-form__message{margin-top:31px}.b2b-inquiry-form__honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.b2b-inquiry-form__action{display:flex;align-items:center;gap:26px;margin-top:28px}.b2b-inquiry-form__action button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-width:213px;min-height:52px;padding:0 19px 0 22px;color:#fff;border:1px solid #0d243c;border-radius:0;background:#0d243c;font:inherit;font-size:11px;font-weight:800;letter-spacing:.075em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.b2b-inquiry-form__action button:hover:not(:disabled){border-color:#0e77af;background:#0e77af;transform:translateY(-1px)}.b2b-inquiry-form__action button:disabled{opacity:.7;cursor:wait}.b2b-inquiry-form__action button svg{width:17px;height:17px}.b2b-inquiry-form__action p{max-width:260px;margin:0;color:#657d8c;font-size:10px;line-height:1.55}.b2b-inquiry-form__status{display:flex;align-items:flex-start;gap:8px;min-height:18px;margin:16px 0 0;color:#577181;font-size:11px;font-weight:700;line-height:1.45}.b2b-inquiry-form__status svg{flex:0 0 auto;width:17px;height:17px;margin-top:-1px;color:#1580b9}.b2b-inquiry-form__status.is-idle{visibility:hidden}.b2b-inquiry-form__status.is-error{color:#b82d34}.b2b-inquiry-form__status.is-success{color:#116e9e}.inquiry-page__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:73px;padding:20px 64px;color:rgba(234,246,251,.66);background:#091d2f;font-size:10px;font-weight:700;letter-spacing:.04em}.inquiry-page__footer a{color:#7fd2f6;text-transform:uppercase}@media (max-width:900px){.inquiry-page__layout{grid-template-columns:1fr}.inquiry-page__intro{min-height:480px}.inquiry-page__intro-content{padding:48px 22px 36px}.inquiry-page__intro h1{font-size:clamp(39px,11vw,54px)}.inquiry-page__intro h1:after{margin-top:25px}.inquiry-page__intro p{max-width:380px;margin-top:26px;font-size:13px}.inquiry-page__contact-lines{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin-top:30px;gap:14px}.inquiry-page__contact-lines a,.inquiry-page__contact-lines a:last-child{padding:12px 0;border-top:1px solid rgba(206,234,248,.25);border-bottom:0}.inquiry-page__contact-lines a{grid-template-columns:28px 1fr;gap:8px}.inquiry-page__contact-lines svg{width:20px;height:20px}.inquiry-page__contact-lines span{font-size:10px}.inquiry-page__contact-lines small{font-size:8px}.inquiry-page__form-area{padding:48px 22px 52px}.inquiry-page__form-heading{display:block;margin-bottom:30px}.inquiry-page__form-heading h2{font-size:35px}.inquiry-page__form-heading p{margin-top:12px}.b2b-inquiry-form__grid{grid-template-columns:1fr;gap:20px}.b2b-inquiry-form__interest{margin-top:26px}.b2b-inquiry-form__interest>div{grid-template-columns:1fr;gap:8px}.b2b-inquiry-form__interest label{min-height:56px}.b2b-inquiry-form__message{margin-top:26px}.b2b-inquiry-form__action{display:block;margin-top:24px}.b2b-inquiry-form__action button{width:100%}.b2b-inquiry-form__action p{max-width:none;margin-top:13px}.inquiry-page__footer{display:grid;justify-content:start;min-height:0;padding:25px 22px 30px;font-size:9px;line-height:1.5}}