@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#06224a;--deep:#041930;--blue:#00aee9;--cyan:#28c6f4;--lime:#d8ef20;--ink:#102b4e;--muted:#61758b;--soft:#eef7fb;--line:#dce8ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}svg{width:24px;height:24px;flex-shrink:0}a,button{touch-action:manipulation}button{color:inherit}p{margin:0 0 20px}h1,h2,h3{line-height:1.16;margin:0;font-weight:800;letter-spacing:-.9px}h1{font-size:clamp(42px,4.9vw,70px);letter-spacing:-2.7px}h2{font-size:clamp(32px,3vw,43px);letter-spacing:-1.5px}h3{font-size:23px}em{font-style:normal;color:var(--blue)}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;margin:0 0 18px;line-height:1.5}.blue{color:#078dbb}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid transparent;padding:17px 24px;border-radius:7px;font-size:14px;font-weight:800;line-height:1.45;transition:transform .2s,background .2s;min-height:52px;text-align:center}.btn:hover{transform:translateY(-2px)}.lime{background:var(--lime);color:var(--navy)}.lime:hover{background:#e6fc43}.navy{background:var(--navy);color:#fff}.white{background:#fff;color:var(--navy)}.outline{border-color:#54728e;color:#fff}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:800;color:#007ea8}.text-link:hover{color:var(--navy)}.topbar{background:#069aca;color:#fff;font-size:12px;font-weight:600}.topbar>.wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px}.topbar a{display:flex;gap:6px;align-items:center}.topbar svg{height:14px;width:14px}.site-header{background:var(--navy);color:#fff;position:relative;z-index:20}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:28px;height:103px}.logo{width:152px;display:block;flex-shrink:0}.logo img{border-radius:5px}.desktop-nav{display:flex;gap:29px;align-items:center;font-size:14px;font-weight:700}.desktop-nav a{position:relative;padding:30px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;height:2px;background:var(--cyan);bottom:21px;transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.desktop-nav a[aria-current]{color:var(--cyan)}.nav-cta{font-size:13px;padding:12px 17px;min-height:46px}.nav-cta svg{width:21px;height:21px}.menu-button{display:none}.mobile-nav[hidden],[hidden]{display:none!important}.hero-slider{position:relative;background:var(--navy);color:#fff;isolation:isolate;overflow:hidden}.hero-slide{position:relative;min-height:645px;animation:reveal .55s ease}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.hero-image{object-position:center 56%}.hero-shade{background:linear-gradient(90deg,rgba(2,28,55,.85) 0%,rgba(2,32,57,.59) 39%,rgba(2,32,57,.02) 77%),linear-gradient(0deg,rgba(1,29,53,.65),transparent 30%)}.hero-content{position:relative;padding-top:66px;padding-bottom:134px}.hero-content .eyebrow{color:#b9eeff;letter-spacing:2px}.hero-content h1{max-width:760px;line-height:1.08;text-shadow:0 2px 12px #00233d1c}.hero-content h1 em{color:#4ed7ff}.hero-description{font-size:18px;line-height:1.65;color:#e0eef5;margin:25px 0 29px}.hero-actions{display:flex;gap:24px;align-items:center}.hero-link{font-size:13px;font-weight:700;display:inline-flex;gap:10px;align-items:center}.hero-link svg{width:19px;height:19px}.slider-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px}.slide-tabs{display:flex;gap:24px}.slide-tabs button{padding:16px 0 8px;position:relative;background:none;border:0;border-top:2px solid #ffffff4d;color:#d5e9f3;font-size:12px;min-width:170px;text-align:left;font-weight:600}.slide-tabs button span{margin-right:12px;font-size:12px;opacity:.7}.slide-tabs button[aria-pressed=true]{border-color:var(--cyan);color:white}.slider-controls{display:flex;gap:8px}.slider-controls button{border:1px solid #fff8;border-radius:50%;width:38px;height:38px;background:#06325155;color:white;font-size:20px;display:flex;align-items:center;justify-content:center}.slider-controls button:hover{background:#088ab8}.pathways{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.pathways>a{display:flex;align-items:center;gap:17px;padding:29px 19px;border-right:1px solid var(--line)}.pathways>a:first-child{padding-left:0}.pathways>a:last-child{border:0;padding-right:0}.pathways>a>svg{width:19px;margin-left:auto;color:#078eba}.path-icon{display:flex;color:#049ccc}.path-icon svg{width:35px;height:35px}.pathways h2{font-size:17px;letter-spacing:-.3px;margin-bottom:6px}.pathways p{font-size:12px;color:var(--muted);margin:0}.pathways a:hover h2{color:#0085b5}.section{padding-top:84px;padding-bottom:84px}.split{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.photo-frame{position:relative;overflow:hidden;border-radius:13px;background:#d3f3ff;min-width:0}.photo-frame>img{height:435px;object-fit:cover;object-position:65% center}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:22px 26px;background:linear-gradient(transparent,#06224ad9);color:#fff;font-size:12px;font-weight:800;letter-spacing:1px;padding-top:60px}.photo-caption span{display:block;font-size:14px;font-weight:500;letter-spacing:0;margin-top:4px}.split-copy h2{margin-bottom:24px}.split-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.check-list{list-style:none;padding:0;margin:22px 0 28px;display:grid;gap:13px}.check-list li{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.check-list svg{width:19px;height:19px;color:#00a6d6}.soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading>p{color:var(--muted);font-size:15px;margin-bottom:3px;max-width:355px}.section-heading>.text-link{margin-bottom:8px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card{position:relative;min-height:390px;border-radius:12px;overflow:hidden;display:flex;align-items:end;padding:26px;color:var(--navy);background:#d5f1f8;isolation:isolate}.category-card>div:last-child{z-index:2;width:100%}.category-card .eyebrow{font-size:10px;display:block;margin-bottom:12px}.category-card h3{font-size:25px;letter-spacing:-.7px;margin-bottom:12px;max-width:260px}.category-card p{font-size:13px;max-width:210px;margin:0}.circle-arrow{position:absolute;bottom:25px;right:23px;border:1px solid currentColor;border-radius:50%;height:33px;width:33px;display:grid;place-items:center;font-size:22px}.category-art{position:absolute;top:0;height:255px;left:0;right:0}.category-art img{height:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(5deg)}.photo-category{color:white}.photo-category>img{position:absolute;inset:0;object-fit:cover;height:100%;z-index:-2;object-position:62% center}.photo-category:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#06224af2,transparent 88%);z-index:-1}.equipment-category{background:#0b78c0;color:white}.equipment-mark{position:absolute;top:35px;right:30px;color:#65d4ff;opacity:.8}.equipment-mark svg{width:145px;height:145px;stroke-width:.8}.category-card:hover .circle-arrow{background:var(--lime);border-color:var(--lime);color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:box-shadow .2s;background:white}.product-card:hover{box-shadow:0 15px 35px #00334c12}.product-photo{background:#f1f7fa;height:260px;position:relative;padding:24px}.product-photo>span{position:absolute;top:15px;left:15px;z-index:1;background:white;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;border:1px solid #e2ebf0}.product-photo img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-copy{padding:25px}.product-copy .eyebrow{font-size:10px;color:#078dbb;letter-spacing:1.5px;margin-bottom:10px}.product-copy h3{font-size:21px;min-height:51px;letter-spacing:-.5px;line-height:1.25}.product-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;margin:14px 0 21px}.product-link{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding-top:17px;font-size:13px;font-weight:800;color:#057ead}.product-link svg{width:19px;height:19px}.local-band{background:#098fbf;color:#fff}.local-band>.wrap{display:flex;align-items:center;gap:30px;padding:43px 0}.local-icon svg{width:70px;height:70px;stroke-width:1}.local-band h2{font-size:32px;letter-spacing:-1px}.local-band .eyebrow{font-size:10px;margin-bottom:10px;color:#c7f1ff}.local-band p:last-child{margin:12px 0 0;font-size:14px}.local-band .btn{margin-left:auto;flex-shrink:0}.end-cta{background:#eaf6fb}.end-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:54px 0}.end-cta .eyebrow{color:#008cb8;font-size:10px;margin-bottom:12px}.end-cta h2{font-size:32px;letter-spacing:-1px}.end-cta p:not(.eyebrow){color:var(--muted);font-size:14px;margin:15px 0 0;max-width:650px}.end-cta .btn{flex-shrink:0}footer{background:var(--deep);color:#c1d0df}.footer-main{padding:57px 0 45px;display:grid;grid-template-columns:1.15fr .7fr 1.25fr 1fr;gap:40px}.footer-main .logo{width:134px;margin-bottom:22px}.footer-main p{font-size:12px;line-height:1.9}.footer-main h3{font-size:14px;letter-spacing:0;color:white;margin-bottom:21px}.footer-main>div>a:not(.logo):not(.btn){display:block;font-size:12px;margin-bottom:8px}.footer-main .footer-phone{font-size:19px!important;color:#fff;font-weight:700}.footer-main .btn{font-size:12px;padding:11px 15px;min-height:44px;margin-top:12px}.footer-bottom{padding:20px 0;border-top:1px solid #244058;display:flex;gap:25px;justify-content:space-between;font-size:10px;color:#92a8ba}.floating-wa{position:fixed;bottom:23px;right:23px;background:var(--lime);color:var(--navy);width:55px;height:55px;border-radius:50%;display:grid;place-items:center;box-shadow:0 5px 22px #001b3540;z-index:30;border:3px solid white}.floating-wa svg{width:29px;height:29px}.page-hero{background:var(--navy);position:relative;color:white;padding:65px 0 70px;overflow:hidden;isolation:isolate}.page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,#06224af2,#07598520);z-index:-1}.page-hero .eyebrow{color:#87ddf7}.page-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.1;letter-spacing:-2px}.page-hero h1 em{color:#4ed5ff}.page-hero>.wrap>p:last-child{color:#d6e9f4;font-size:17px;margin:22px 0 0;max-width:620px}.page-bg{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:center 55%;z-index:-2}.with-photo{min-height:370px}.service-detail{background:var(--soft);padding:42px;border-radius:12px;border:1px solid #d5e9f2}.service-number{font-size:12px;font-weight:800;color:#028dbb;letter-spacing:1px}.service-detail h3{font-size:30px;margin-top:30px}.service-detail>p{font-size:13px;color:var(--muted);margin:20px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:40px}.steps-grid article{border-top:1px solid #b8d8e7;padding-top:23px}.steps-grid article>span{font-size:30px;color:#039dcc;font-weight:500}.steps-grid h3{font-size:21px;margin:15px 0;letter-spacing:-.5px}.steps-grid p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.catalog-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:33px}.pill{border:1px solid #b4d5e2;padding:8px 14px;border-radius:5px;font-size:12px;font-weight:800;color:#0284af;letter-spacing:1px}.catalog-intro p{font-size:14px;color:var(--muted);margin:0}.fineprint{color:var(--muted);font-size:12px;text-align:center;margin:28px 0 0}.equipment-cross{background:#07437c;color:white;overflow:hidden}.equipment-cross>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.equipment-cross>.wrap>div{padding:45px 0}.equipment-cross .eyebrow{color:#82dbfc}.equipment-cross p:not(.eyebrow){font-size:14px;color:#cde6fa;margin:22px 0}.equipment-cross img{height:360px;object-fit:cover;object-position:center}.equipment-info{padding:38px;background:#fff;border:1px solid var(--line);border-radius:12px}.big-icon{color:#008bbf;margin-bottom:22px}.big-icon svg{width:66px;height:66px;stroke-width:1}.equipment-info h3{font-size:26px;margin-bottom:22px}.equipment-info p,.equipment-info li{font-size:14px;color:var(--muted)}.equipment-info ul{padding-left:19px;margin-bottom:0}.equipment-info li{margin-top:10px}.service-callout{display:flex;gap:40px;justify-content:space-between;align-items:center}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.contact-panel,.address-panel{padding:40px;border-radius:12px;border:1px solid var(--line)}.contact-panel h2,.address-panel h2{font-size:31px;margin:15px 0 20px;letter-spacing:-1px}.contact-panel>p:not(.eyebrow){color:var(--muted);font-size:14px}.contact-icon{display:flex;margin-bottom:23px;color:var(--blue)}.contact-icon svg{width:38px;height:38px;stroke-width:1.4}.contact-options{display:flex;flex-direction:column;gap:10px;margin:25px 0}.contact-option{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid #c8e3ed;background:#f1f9fc;border-radius:6px;font-size:13px;font-weight:700;line-height:1.5}.contact-option svg{width:21px;height:21px;color:#028bb5}.contact-option:hover{background:#dcf4fc}.phone-link{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}.phone-link svg{width:21px;height:21px}.address-panel{background:var(--navy);color:white;border:0}.address-panel .eyebrow{color:#71d8f9}.address-panel address{font-style:normal;color:#c4dbea;font-size:15px;line-height:1.9;margin:28px 0}.address-panel address strong{font-size:20px;color:#fff}.address-note{color:#a4c4da;font-size:12px;margin:25px 0 0}.skip{position:absolute;left:15px;top:-100px;z-index:99;padding:15px;background:#fff}.skip:focus{top:10px}@keyframes reveal{from{opacity:.75}to{opacity:1}}
@media(min-width:1600px){.hero-slide{min-height:700px}.hero-content{padding-top:83px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:18px}.nav-row{gap:20px}.logo{width:132px}.nav-cta{padding:10px 12px;font-size:12px}.hero-slide{min-height:600px}.hero-content{padding-top:56px}.hero-content h1{font-size:59px}.hero-shade{background:linear-gradient(90deg,#031f3ed9,#052b4866 62%,#052b4810),linear-gradient(0deg,#042b49aa,transparent 35%)}.slide-tabs{gap:16px}.slide-tabs button{min-width:140px;font-size:11px}.pathways>a{gap:12px;padding:23px 14px}.pathways h2{font-size:14px}.pathways p{font-size:11px}.path-icon svg{width:28px;height:28px}.split{gap:40px}.section{padding-top:64px;padding-bottom:64px}.photo-frame>img{height:410px}.category-card{min-height:350px;padding:22px}.category-card h3{font-size:23px;max-width:200px}.category-card p{font-size:12px;max-width:170px}.category-art{height:225px}.category-grid,.product-grid{gap:18px}.equipment-mark svg{width:115px;height:115px}.product-photo{height:230px}.product-copy{padding:20px}.product-copy h3{font-size:19px}.footer-main{gap:24px;grid-template-columns:1fr .7fr 1.2fr 1.1fr}.footer-main .footer-phone{font-size:16px!important}.footer-main .btn{font-size:11px;padding:9px}.contact-panel,.address-panel{padding:30px}.contact-grid{gap:25px}}
@media(max-width:850px){.desktop-nav{gap:15px;font-size:13px}.nav-cta{display:none}.hero-content h1{font-size:57px}.hero-link{display:none}.pathways{grid-template-columns:1fr}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{padding:19px 0;border-right:0;border-bottom:1px solid var(--line)}.pathways>a:last-child{border-bottom:0}.pathways h2{font-size:17px}.pathways p{font-size:12px}.path-icon{width:40px}.split{gap:30px}.photo-frame>img{height:450px}.category-grid{gap:14px}.category-card{padding:20px;min-height:340px}.category-card h3{font-size:21px}.category-card p{max-width:150px}.category-card .eyebrow{font-size:9px}.category-art{height:220px}.circle-arrow{display:none}.product-photo{height:210px;padding:22px 12px}.product-copy{padding:16px}.product-copy h3{font-size:17px;min-height:64px}.product-copy>p:not(.eyebrow){font-size:12px;min-height:38px}.product-link{font-size:12px}.local-band .btn{font-size:12px;padding:14px}.local-icon{display:none}.end-cta>.wrap{gap:30px}.end-cta h2{font-size:28px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 60px}.contact-grid{gap:20px}.contact-panel,.address-panel{padding:25px}.contact-panel h2,.address-panel h2{font-size:27px}.contact-option{font-size:12px}.address-panel .btn{font-size:12px;padding:14px}.service-detail{padding:28px}.steps-grid{gap:25px}.steps-grid h3{font-size:19px}.steps-grid p{font-size:13px}}
@media(max-width:640px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.topbar>.wrap{min-height:30px;justify-content:center}.topbar span{display:none}.topbar{font-size:11px}.nav-row{height:82px}.logo{width:124px}.desktop-nav{display:none}.menu-button{display:flex;background:transparent;border:1px solid #476583;border-radius:6px;padding:9px;color:#fff}.mobile-nav{padding:5px 18px 23px;display:flex;flex-direction:column;gap:0}.mobile-nav>a:not(.btn){padding:12px 0;font-size:15px;border-bottom:1px solid #294661}.mobile-nav>a[aria-current]{color:var(--cyan)}.mobile-nav .btn{margin-top:18px}.hero-slide{min-height:625px}.hero-image{object-position:66% center}.hero-shade{background:linear-gradient(90deg,#032341ba,#06375830),linear-gradient(0deg,#03223ce6,transparent 55%)}.hero-content{padding-top:46px;padding-bottom:130px}.hero-content .eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:21px}.hero-content h1{font-size:clamp(39px,10.7vw,52px);letter-spacing:-1.9px;line-height:1.1}.hero-description{font-size:15px;line-height:1.7;margin:23px 0 25px;max-width:320px}.hero-description br{display:none}.btn{font-size:13px;padding:15px 18px;min-height:49px}.hero-actions{display:block}.hero-actions .btn{min-height:53px}.slider-bottom{bottom:22px;gap:12px;align-items:center}.slide-tabs{gap:9px;flex:1}.slide-tabs button{font-size:0;min-width:0;width:48px;border-top-width:3px;padding:11px 0 0}.slide-tabs button span{font-size:12px;margin:0}.slider-controls{gap:6px}.slider-controls button{width:34px;height:34px;font-size:17px}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{padding:20px 0;gap:16px}.pathways h2{font-size:16px}.pathways p{font-size:12px}.path-icon svg{width:31px;height:31px}.pathways>a>svg{width:21px}.section{padding-top:49px;padding-bottom:49px}.split{grid-template-columns:1fr;gap:30px}.photo-frame>img{height:300px}.photo-caption{padding:40px 20px 20px;font-size:10px}.photo-caption span{font-size:12px}h2{font-size:32px;letter-spacing:-1.1px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:15px}.split-copy h2{margin-bottom:20px}.split-copy>p:not(.eyebrow){font-size:15px}.check-list li{font-size:13px;gap:10px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{font-size:14px;margin-top:20px}.section-heading>.text-link{margin-top:20px}.category-grid{grid-template-columns:1fr;gap:18px}.category-card{min-height:325px;padding:25px}.category-card h3{font-size:27px;max-width:260px}.category-card p{font-size:14px;max-width:260px}.category-card .eyebrow{font-size:10px}.category-art{height:100%;left:45%;right:-25%;top:-20px;opacity:.82}.category-card.chemicals{align-items:center}.chemicals>div:last-child{max-width:210px}.category-card .circle-arrow{display:grid;width:35px;height:35px;right:23px;bottom:23px}.equipment-mark svg{height:115px;width:115px}.equipment-mark{top:20px;right:24px}.equipment-category{min-height:310px}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-photo{height:175px;padding:28px 10px 12px}.product-photo>span{font-size:9px;left:9px;top:10px;padding:3px 6px}.product-copy{padding:14px}.product-copy .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:9px}.product-copy h3{font-size:16px;line-height:1.35;letter-spacing:-.35px;min-height:66px}.product-copy>p:not(.eyebrow){font-size:11px;line-height:1.6;min-height:36px;margin:12px 0 14px}.product-link{font-size:11px;gap:6px;line-height:1.5;align-items:start;padding-top:13px}.product-link svg{width:17px;height:17px}.local-band>.wrap{display:block;padding:35px 0}.local-band h2{font-size:30px}.local-band .btn{margin-top:23px;font-size:13px}.end-cta>.wrap{display:block;padding:39px 0}.end-cta h2{font-size:30px}.end-cta p:not(.eyebrow){font-size:14px}.end-cta .btn{margin-top:25px}.footer-main{padding:38px 0 28px;grid-template-columns:1fr 1fr;gap:32px 24px}.footer-main>div:first-child{grid-column:1/-1;display:flex;align-items:center;gap:22px}.footer-main>div:first-child .logo{width:120px;margin:0}.footer-main>div:first-child p{font-size:11px;margin:0}.footer-main>div:nth-child(3){order:4;grid-column:1/-1}.footer-main>div:nth-child(4){grid-column:2;grid-row:2}.footer-main h3{margin-bottom:17px}.footer-main .footer-phone{font-size:14px!important}.footer-main .btn{font-size:10px;gap:5px;padding:9px;min-height:38px}.footer-main .btn svg{width:18px;height:18px}.footer-bottom{display:block;font-size:10px;padding:18px 0 80px}.footer-bottom span{display:block;margin-bottom:8px}.floating-wa{bottom:18px;right:18px;width:52px;height:52px}.page-hero{padding:45px 0 48px}.page-hero h1{font-size:39px;letter-spacing:-1.7px}.page-hero>.wrap>p:last-child{font-size:15px;margin-top:22px}.with-photo{min-height:340px}.page-hero:after{background:linear-gradient(90deg,#052344ed,#063d5d77)}.page-bg{object-position:65% center}.service-detail{padding:28px}.service-detail h3{font-size:28px;margin-top:22px}.steps-grid{grid-template-columns:1fr;gap:26px;margin-top:28px}.steps-grid article{padding-top:18px}.steps-grid article>span{font-size:25px}.steps-grid h3{font-size:22px;margin:10px 0}.steps-grid p{font-size:14px}.catalog-intro{display:block;margin-bottom:27px}.catalog-intro .pill{display:inline-block;margin-bottom:18px}.catalog-intro p{font-size:14px}.fineprint{font-size:11px;text-align:left}.equipment-cross>.wrap{grid-template-columns:1fr;gap:0}.equipment-cross>.wrap>div{padding:35px 0}.equipment-cross img{height:270px;margin-bottom:35px;border-radius:9px}.equipment-info{padding:28px}.service-callout{display:block}.service-callout>.btn{margin-top:25px}.contact-grid{grid-template-columns:1fr;gap:22px}.contact-panel,.address-panel{padding:27px}.contact-panel h2,.address-panel h2{font-size:29px}.contact-option{font-size:13px;padding:13px;gap:9px}.phone-link{font-size:20px}.address-panel .btn{font-size:13px}.contact-icon{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
/* Brand refinement */
:root{--navy:#122b55;--deep:#0a1d3b;--blue:#009bd4;--cyan:#41d2f8;--lime:#def44a;--ink:#172d4f;--muted:#63738a;--soft:#f3f8fb;--line:#dfe8ef}
body{font-size:16px}.wrap{width:min(1280px,calc(100% - 88px))}.topbar{background:var(--deep);color:#bed0e3;font-size:12px}.topbar>.wrap{min-height:34px}.site-header{background:#fff;color:var(--ink)}.nav-row{height:112px;gap:34px}.logo{width:184px}.logo img{border-radius:0;object-fit:contain}.desktop-nav{gap:30px;font-size:14px}.desktop-nav a{padding:32px 0}.desktop-nav a:after{bottom:21px;height:3px;border-radius:3px}.desktop-nav a[aria-current]{color:#007faf}.nav-cta{background:var(--navy);color:white;padding:15px 19px;font-size:13px;border-radius:6px}.nav-cta:hover{background:#184579}.nav-cta svg{width:18px;height:18px}.hero-slider{margin:0 18px;border-radius:18px;box-shadow:0 10px 40px #0524470a}.hero-slide{min-height:656px;animation:none}.hero-image{object-position:center 57%}.hero-shade{background:linear-gradient(90deg,#031a35e6 0%,#042340b0 37%,#03274618 74%,transparent),linear-gradient(0deg,#041d38ad,transparent 33%)}.hero-content{padding-top:90px;padding-bottom:158px;max-width:1280px;width:calc(100% - 92px)}.hero-content .eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;border-left:3px solid var(--cyan);padding-left:14px;color:#d1eefb;margin-bottom:25px}.hero-content h1{font-size:clamp(55px,5.8vw,82px);font-weight:800;line-height:1.035;letter-spacing:-3.5px;max-width:780px}.hero-content h1 em{color:#53d7fa}.hero-description{font-size:18px;max-width:495px;color:#e0eaf3;margin:27px 0 30px}.hero-actions{gap:25px}.hero-actions .btn{padding:17px 25px;border-radius:6px;font-size:14px}.hero-link{font-size:14px}.slider-bottom{bottom:65px;width:calc(100% - 92px)}.slide-tabs{gap:23px}.slide-tabs button{font-size:12px;min-width:170px;color:#b9d1e1;border-top-color:#ffffff35}.slider-controls button{height:40px;width:40px;background:#102e4560}.pathways{width:min(1196px,calc(100% - 128px));position:relative;margin-top:-31px;z-index:3;border:1px solid #e1eaf1;background:#fff;border-radius:10px;box-shadow:0 14px 35px #1133540d;padding:0 18px}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{padding:28px 20px;gap:16px;border-right:1px solid #e4ebf1}.pathways>a:last-child{border:0}.path-icon{height:46px;width:46px;min-width:46px;align-items:center;justify-content:center;background:#eaf7fd;border-radius:10px}.path-icon svg{height:25px;width:25px}.pathways h2{font-size:16px;letter-spacing:-.4px}.pathways p{font-size:12px}.pathways>a>svg{width:19px}.section{padding-top:96px;padding-bottom:96px}.split{gap:85px}.photo-frame{border-radius:12px}.photo-frame>img{height:485px}.photo-caption{padding:70px 29px 26px;font-size:12px;letter-spacing:1.2px}.photo-caption span{font-size:14px}.split-copy h2,h2{font-size:clamp(33px,3.2vw,46px);letter-spacing:-1.6px;line-height:1.12}.split-copy>p:not(.eyebrow){font-size:16px;line-height:1.85}.eyebrow{font-size:12px;letter-spacing:1.6px}.check-list{gap:15px;margin:25px 0 31px}.check-list li{font-size:14px;font-weight:500}.check-list svg{background:#e9f8fc;box-sizing:content-box;padding:5px;border-radius:50%;height:16px;width:16px}.btn.navy{font-size:14px}.section-heading{margin-bottom:42px;gap:50px}.section-heading>p{font-size:16px;line-height:1.8}.category-grid{grid-template-columns:1.08fr 1fr 1fr;gap:25px}.category-card{min-height:410px;padding:30px;border-radius:10px}.category-card h3{font-size:27px;letter-spacing:-.8px}.category-card p{font-size:14px}.category-card .eyebrow{font-size:11px}.category-art{height:267px;top:-5px}.chemicals{background:#e4f4fc}.equipment-category{background:linear-gradient(140deg,#163567,#087eab)}.equipment-mark{top:35px;right:36px}.equipment-mark svg{height:146px;width:146px;opacity:.75}.photo-category:after{background:linear-gradient(0deg,#071f44ef,transparent 100%)}.circle-arrow{height:36px;width:36px;bottom:29px;right:27px}.product-card{border-radius:10px}.product-photo{height:285px;background:#f4f8fa;padding:28px}.product-photo>span{font-size:12px;top:17px;left:17px}.product-copy{padding:26px}.product-copy h3{font-size:21px;min-height:54px}.product-copy>p:not(.eyebrow){font-size:14px}.product-copy .eyebrow{font-size:11px}.product-link{font-size:14px;padding-top:19px}.local-band{background:#087da7}.local-band>.wrap{padding:52px 0;gap:36px}.local-band .eyebrow{font-size:12px}.local-band h2{font-size:35px}.local-band p:last-child{font-size:15px}.end-cta>.wrap{padding:68px 0}.end-cta h2{font-size:36px;max-width:820px}.end-cta p:not(.eyebrow){font-size:16px}.end-cta .eyebrow{font-size:12px}.footer-main{padding-top:66px;padding-bottom:50px}.footer-main .logo{width:169px}.footer-main h3{font-size:16px;margin-bottom:23px}.footer-main p{font-size:14px}.footer-main>div>a:not(.logo):not(.btn){font-size:14px;margin-bottom:11px}.footer-main .btn{font-size:13px;padding:12px 16px}.footer-bottom{font-size:12px;padding:24px 0}.floating-wa{background:#21c478;color:#fff;border:3px solid white;width:58px;height:58px}.page-hero{padding:70px 0 78px;background:var(--deep);margin:0 18px;border-radius:16px}.page-hero h1{font-size:clamp(40px,4.5vw,64px);letter-spacing:-2.2px}.page-hero>.wrap>p:last-child{font-size:17px;max-width:700px;line-height:1.7}.page-hero:after{background:linear-gradient(90deg,#092240ee,#06264a25)}.with-photo{min-height:390px}.steps-grid{gap:55px}.steps-grid h3{font-size:23px}.steps-grid p{font-size:16px}.service-detail{padding:46px}.service-detail>p,.equipment-info p,.equipment-info li{font-size:15px}.catalog-intro p{font-size:15px}.fineprint{font-size:13px}.equipment-cross p:not(.eyebrow){font-size:16px}.equipment-cross img{height:400px}.contact-layout{display:grid;grid-template-columns:.84fr 1.16fr;gap:90px;align-items:start}.contact-lead{padding-top:18px}.contact-lead>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.85;max-width:400px;margin:25px 0 32px}.contact-detail{display:flex;align-items:start;gap:15px;padding:24px 0;border-top:1px solid var(--line)}.contact-detail>span{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;background:#edf7fc;color:#008dbd;border-radius:9px}.contact-detail small{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:1px;display:block;margin-bottom:7px}.contact-detail strong{font-size:21px;font-weight:700;line-height:1.35;display:block}.contact-detail p{font-size:14px;color:var(--muted);margin:7px 0 0}.contact-direct{margin-top:15px}.contact-direct>p{font-size:14px;color:var(--muted);margin-bottom:10px}.form-panel{border:1px solid #dce6ed;background:#fff;border-radius:14px;box-shadow:0 20px 70px #163b5810;padding:38px;scroll-margin-top:25px}.form-heading{display:flex;align-items:center;gap:15px;padding-bottom:25px;margin-bottom:27px;border-bottom:1px solid var(--line)}.form-icon{color:#019cca;display:grid;place-items:center;background:#e8f8fc;border-radius:10px;height:48px;width:48px;flex-shrink:0}.form-icon svg{width:27px;height:27px}.form-heading h2{font-size:25px;letter-spacing:-.7px;line-height:1.3}.form-heading p{font-size:13px;color:var(--muted);margin:6px 0 0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{display:flex;flex-direction:column;margin-bottom:23px;min-width:0}.field label{font-size:14px;font-weight:700;margin-bottom:8px}.field label>span{color:#078bbd}.field label>small{font-size:11px;font-weight:400;color:var(--muted);margin-left:4px}.field input,.field select,.field textarea{font:inherit;font-size:14px;line-height:1.5;min-width:0;width:100%;padding:14px;border:1px solid #cedce6;border-radius:6px;color:var(--ink);background:#fcfdfe;transition:border-color .2s,box-shadow .2s}.field input{min-height:50px}.field select{min-height:52px}.field textarea{resize:vertical;min-height:130px}.field input::placeholder,.field textarea::placeholder{color:#8190a2;opacity:1}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#069bd0;box-shadow:0 0 0 3px #009bd41a;background:white}.form-submit{width:100%;font-size:15px;min-height:55px;cursor:pointer}.form-submit>svg:last-child{margin-left:auto;width:20px}.form-submit>svg:first-child{margin-right:auto}.form-submit:disabled{opacity:.55;cursor:not-allowed}.form-note{font-size:12px;line-height:1.65;color:var(--muted);text-align:center;margin:15px 0 0}#form-feedback{padding:14px;background:#edf9f5;border:1px solid #addacb;border-radius:6px;color:#1d6851;font-size:14px;line-height:1.6;margin-top:20px}#form-feedback a{text-decoration:underline;text-underline-offset:3px}.location-section{background:var(--soft);padding:85px 0 95px}.map-layout{display:grid;grid-template-columns:340px 1fr;border-radius:14px;overflow:hidden;border:1px solid #d9e5ed;background:#dfeaf0}.map-address{padding:37px;background:var(--navy);color:white}.map-address .contact-icon{margin-bottom:19px}.map-address .eyebrow{font-size:11px;color:#87dffa;margin-bottom:14px}.map-address h3{font-size:30px;letter-spacing:-.7px;line-height:1.2}.map-address address{font-style:normal;font-size:14px;color:#bcd4e5;line-height:1.9;margin:25px 0}.map-address address strong{color:white;font-size:16px}.map-address .btn{font-size:14px;min-height:45px;padding:12px 17px}.map-layout iframe{width:100%;height:100%;min-height:465px;border:0;display:block}.contact-layout+h2{margin:0}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.nav-row{gap:23px}.logo{width:157px}.desktop-nav{gap:22px}.nav-cta{font-size:12px;padding:13px 15px}.hero-content{width:calc(100% - 65px);padding-top:85px}.hero-content h1{font-size:68px}.hero-slide{min-height:640px}.slider-bottom{width:calc(100% - 65px)}.pathways{width:calc(100% - 82px);padding:0 8px}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{padding:25px 13px;gap:10px}.pathways h2{font-size:14px}.pathways p{font-size:12px}.path-icon{width:38px;min-width:38px;height:40px}.pathways>a>svg{width:16px}.split{gap:48px}.section{padding-top:78px;padding-bottom:78px}.category-grid{gap:18px}.category-card{padding:23px;min-height:390px}.category-card h3{font-size:24px}.category-card p{font-size:13px}.category-art{height:250px}.circle-arrow{bottom:23px;right:20px}.product-copy{padding:22px}.product-photo{height:255px}.contact-layout{gap:45px;grid-template-columns:.8fr 1.2fr}.form-panel{padding:30px}.form-heading h2{font-size:22px}.field-row{grid-template-columns:1fr;gap:0}.map-layout{grid-template-columns:300px 1fr}.map-address{padding:32px}.footer-main{gap:26px}.footer-main p,.footer-main>div>a:not(.logo):not(.btn){font-size:13px}}
@media(max-width:900px){.nav-row{height:100px}.logo{width:146px}.nav-cta{display:none}.desktop-nav{gap:25px;font-size:14px}.hero-slide{min-height:615px}.hero-content{padding-top:78px}.hero-content h1{font-size:63px}.hero-description{font-size:17px;max-width:420px}.hero-link{display:inline-flex;font-size:13px}.hero-actions{gap:20px}.hero-actions .btn{padding:15px 18px;font-size:13px}.pathways{grid-template-columns:repeat(3,1fr);width:calc(100% - 65px);padding:0 8px}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{display:grid;grid-template-columns:1fr auto;padding:23px 14px;border-bottom:0;border-right:1px solid var(--line);gap:14px 8px}.pathways>a:last-child{border-right:0}.pathways .path-icon{grid-column:1}.pathways>a>div{grid-row:2;grid-column:1/-1}.pathways>a>svg{grid-row:1;grid-column:2}.pathways h2{font-size:14px}.pathways p{font-size:12px}.split{gap:35px}.photo-frame>img{height:455px}.split-copy h2,h2{font-size:36px}.split-copy>p:not(.eyebrow){font-size:15px}.category-card{min-height:370px;padding:20px}.category-card h3{font-size:22px}.category-card .eyebrow{font-size:10px}.category-card p{font-size:13px}.category-art{height:237px}.product-photo{height:230px}.product-copy{padding:19px}.product-copy h3{font-size:18px;min-height:70px}.product-link{font-size:12px}.product-copy>p:not(.eyebrow){font-size:13px}.section-heading>p{font-size:15px}.footer-main .logo{width:158px}.contact-layout{grid-template-columns:1fr 1.25fr;gap:28px}.contact-lead h2{font-size:35px}.contact-detail strong{font-size:18px}.contact-detail p{font-size:13px}.form-panel{padding:25px}.form-heading{gap:12px}.form-heading h2{font-size:21px}.form-icon{width:40px;height:40px}.form-heading p{font-size:12px}.form-submit{font-size:14px}.contact-lead>p:not(.eyebrow){font-size:15px}.map-address{padding:28px}.map-layout{grid-template-columns:280px 1fr}.map-address h3{font-size:27px}.map-layout iframe{min-height:450px}.local-band h2{font-size:33px}.end-cta h2{font-size:33px}}
@media(max-width:640px){.wrap{width:calc(100% - 36px)}.topbar{font-size:11px}.topbar>.wrap{min-height:29px}.nav-row{height:88px}.logo{width:147px}.menu-button{color:var(--navy);border-color:#d5e1e9;padding:10px;background:#f5f9fb}.mobile-nav{background:white;padding:0 18px 22px;color:var(--ink)}.mobile-nav>a:not(.btn){border-color:#e0e9ef;padding:14px 0}.mobile-nav>a[aria-current]{color:#008cbf}.hero-slider{margin:0 9px;border-radius:12px}.hero-slide{min-height:600px}.hero-content{padding-top:53px;padding-bottom:156px;width:calc(100% - 36px)}.hero-content .eyebrow{font-size:10px;letter-spacing:1.1px;padding-left:10px;margin-bottom:25px}.hero-content h1{font-size:clamp(43px,11.7vw,66px);letter-spacing:-2.3px;line-height:1.05}.hero-description{font-size:16px;line-height:1.7;margin:24px 0 28px;max-width:320px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#041e3ac4,#092c4659),linear-gradient(0deg,#071e3ada,transparent 42%)}.hero-actions{display:flex;flex-direction:column;align-items:start;gap:19px}.hero-actions .btn{padding:16px 20px;font-size:14px}.hero-link{display:inline-flex;font-size:13px}.slider-bottom{width:calc(100% - 36px);bottom:45px}.slide-tabs button{font-size:0;min-width:0;width:42px}.slide-tabs{gap:10px}.slide-tabs button span{font-size:12px}.slider-controls{gap:6px}.slider-controls button{width:34px;height:34px}.pathways{width:calc(100% - 40px);margin-top:-20px;grid-template-columns:1fr;padding:0 18px;border-radius:9px}.pathways>a,.pathways>a:first-child,.pathways>a:last-child{display:flex;gap:14px;padding:20px 0;border-right:0;border-bottom:1px solid #e3ecf2}.pathways>a:last-child{border-bottom:0}.pathways>a>div{flex:1}.pathways h2{font-size:15px}.pathways p{font-size:12px}.pathways>a>svg{width:19px}.path-icon{height:41px;width:41px;min-width:41px;border-radius:8px}.path-icon svg{height:23px;width:23px}.section{padding:57px 0}.split{gap:31px;grid-template-columns:1fr}.photo-frame>img{height:330px}.photo-caption{padding:45px 22px 23px;font-size:11px}.photo-caption span{font-size:13px}.split-copy h2,h2{font-size:35px;letter-spacing:-1.3px;line-height:1.15}.eyebrow{font-size:11px;letter-spacing:1.4px}.split-copy>p:not(.eyebrow){font-size:16px;line-height:1.8}.check-list li{font-size:14px;line-height:1.5}.section-heading{margin-bottom:29px}.section-heading>p{font-size:15px}.category-grid{grid-template-columns:1fr;gap:20px}.category-card{min-height:350px;padding:26px}.category-card h3{font-size:28px;max-width:270px}.category-card p{font-size:14px;max-width:250px}.category-card .eyebrow{font-size:11px}.category-art{height:280px;top:-3px;left:36%;right:-19%;opacity:.88}.chemicals>div:last-child{max-width:195px}.category-card .circle-arrow{width:36px;height:36px;bottom:24px;right:24px}.equipment-mark svg{width:120px;height:120px}.product-grid{grid-template-columns:1fr;gap:23px}.product-photo{height:275px;padding:24px}.product-photo>span{font-size:12px;padding:4px 10px;top:17px;left:17px}.product-copy{padding:24px}.product-copy .eyebrow{font-size:11px;letter-spacing:1.4px}.product-copy h3{font-size:23px;min-height:0;max-width:none}.product-copy>p:not(.eyebrow){font-size:14px;min-height:0;margin:13px 0 22px}.product-link{font-size:14px;padding-top:17px;align-items:center;gap:10px}.product-link svg{width:21px;height:21px}.local-band>.wrap{padding:39px 0}.local-band .eyebrow{font-size:11px}.local-band h2{font-size:33px}.local-band p:last-child{font-size:14px}.local-band .btn{font-size:14px}.end-cta>.wrap{padding:47px 0}.end-cta h2{font-size:33px}.end-cta p:not(.eyebrow){font-size:15px}.end-cta .eyebrow{font-size:11px}.end-cta .btn{font-size:14px}.footer-main{padding:43px 0 35px;gap:32px 22px}.footer-main>div:first-child .logo{width:138px}.footer-main>div:first-child p{font-size:12px}.footer-main h3{font-size:15px}.footer-main p,.footer-main>div>a:not(.logo):not(.btn){font-size:13px}.footer-main .btn{font-size:11px;gap:5px;padding:10px 7px}.footer-main .footer-phone{font-size:14px!important}.footer-bottom{font-size:11px;padding:23px 0 83px}.floating-wa{width:53px;height:53px;bottom:18px;right:18px}.page-hero{margin:0 9px;border-radius:11px;padding:43px 0 47px}.page-hero h1{font-size:39px;letter-spacing:-1.6px}.page-hero .wrap{width:calc(100% - 36px)}.page-hero>.wrap>p:last-child{font-size:16px;margin-top:21px}.page-hero:after{background:linear-gradient(90deg,#071e3ddf,#092d4666)}.with-photo{min-height:340px}.service-detail{padding:29px}.service-detail>p{font-size:14px}.steps-grid{gap:28px}.steps-grid h3{font-size:23px}.steps-grid p{font-size:16px}.equipment-cross img{height:280px}.contact-layout{grid-template-columns:1fr;gap:36px}.contact-lead{padding-top:0}.contact-lead h2{font-size:36px}.contact-lead>p:not(.eyebrow){font-size:16px;margin:23px 0 27px}.contact-detail{padding:20px 0}.contact-detail strong{font-size:21px}.contact-detail p{font-size:14px}.contact-direct{margin-top:10px}.contact-direct .text-link{font-size:14px}.form-panel{padding:24px 20px;border-radius:11px}.form-heading{gap:13px;padding-bottom:22px;margin-bottom:23px}.form-heading h2{font-size:22px;letter-spacing:-.7px}.form-heading p{font-size:12px}.form-icon{height:41px;width:41px}.form-icon svg{height:24px;width:24px}.field-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:22px}.field label{font-size:14px}.field input,.field select,.field textarea{font-size:16px;padding:13px}.field label>small{font-size:12px}.form-submit{font-size:14px;padding:15px 12px;gap:9px}.form-submit svg{height:21px;width:21px}.form-submit>svg:last-child{height:18px;width:18px}.form-note{font-size:12px}.location-section{padding:52px 0 57px}.map-layout{grid-template-columns:1fr;border-radius:11px}.map-address{padding:29px}.map-address h3{font-size:30px}.map-address address{font-size:15px;margin:22px 0}.map-address .contact-icon{margin-bottom:16px}.map-address .btn{font-size:14px}.map-layout iframe{height:350px;min-height:350px}.catalog-intro p{font-size:15px}.fineprint{font-size:12px}}
.brand-dropdown{position:relative}.brand-dropdown summary{list-style:none;cursor:pointer;font-size:14px;font-weight:700;padding:32px 0;display:flex;align-items:center;gap:7px}.brand-dropdown summary::-webkit-details-marker{display:none}.brand-dropdown summary>span{font-size:19px;line-height:1;transition:transform .2s}.brand-dropdown[open] summary>span{transform:rotate(180deg)}.brand-dropdown[data-current] summary{color:#0086b5}.brand-dropdown summary:focus-visible{outline:3px solid #009bd4;outline-offset:5px}.brand-submenu{position:absolute;top:85%;left:-25px;width:390px;border:1px solid #dde7ed;padding:22px;background:#fff;box-shadow:0 18px 55px #03254326;border-radius:10px;z-index:50;color:var(--ink)}.desktop-nav .brand-submenu a{padding:10px 11px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;border-radius:5px}.desktop-nav .brand-submenu a:after{display:none}.brand-submenu a:hover{background:#edf8fd;color:#007da8}.brand-submenu .all-brands{border-bottom:1px solid var(--line);padding-bottom:15px!important;margin-bottom:15px;color:#007fab}.brand-submenu .all-brands svg{width:18px;height:18px}.brand-submenu>p{font-size:10px;letter-spacing:1.3px;color:var(--muted);margin:0 11px 10px}.brand-submenu>div{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.brand-submenu a>span{font-size:13px;color:#7d98ab}.brand-selector{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:37px;border-bottom:1px solid var(--line);padding-bottom:27px}.brand-selector a{font-size:13px;font-weight:700;padding:9px 15px;border:1px solid #d9e6ee;border-radius:5px;background:white;white-space:nowrap}.brand-selector a:hover{border-color:#04a4d4;color:#0087b3}.brand-selector a[aria-current]{background:var(--navy);color:white;border-color:var(--navy)}.catalog-section{padding-top:48px}.brand-strip{padding-top:45px;text-align:center}.brand-strip>p{font-size:10px;letter-spacing:1.8px;color:#7a8899;font-weight:600;margin-bottom:23px}.brand-strip>div{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 38px;padding-bottom:12px}.brand-strip a{font-size:18px;font-weight:800;letter-spacing:-.5px;color:#567088;transition:color .2s}.brand-strip a:hover{color:#009bd4}.brand-product-link{display:block}.brand-feature{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.brand-feature-image{background:#f3f8fb;border:1px solid var(--line);padding:35px;border-radius:12px}.brand-feature-image img{object-fit:contain;height:430px;mix-blend-mode:multiply}.brand-feature h2{font-size:39px;margin-bottom:24px}.brand-feature>div>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8}.brand-feature .availability{font-size:13px!important;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.equipment-catalog-photo{position:absolute;inset:0 0 140px;background:white}.equipment-catalog-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.equipment-category{background:#eff6fa;color:var(--navy)}.equipment-category .eyebrow{color:#007fae}.brand-feature .btn{margin-top:8px}
@media(max-width:900px){.brand-submenu{left:-75px;width:350px}.brand-feature{gap:35px}.brand-feature h2{font-size:33px}.brand-feature-image{padding:23px}.brand-feature-image img{height:355px}.brand-strip>div{gap:12px 25px}.brand-strip a{font-size:16px}}
@media(max-width:640px){.brand-dropdown summary{padding:14px 0;border-bottom:1px solid #e0e9ef;justify-content:space-between;font-size:15px}.brand-submenu{position:static;box-shadow:none;width:100%;padding:15px 8px;border:0;border-radius:0;background:#f6fafc;margin:0 0 8px}.brand-submenu a{display:flex;align-items:center;justify-content:space-between;padding:11px;font-size:14px;font-weight:600}.brand-submenu .all-brands{padding:12px 11px!important}.brand-submenu>div{gap:1px 8px}.brand-submenu>p{font-size:10px}.brand-selector{gap:8px;padding-bottom:23px;margin-bottom:25px}.brand-selector a{padding:8px 12px;font-size:12px}.catalog-section{padding-top:31px}.brand-strip{padding-top:34px}.brand-strip>p{font-size:9px;letter-spacing:1.2px;line-height:1.7}.brand-strip>div{gap:13px 22px}.brand-strip a{font-size:16px}.brand-feature{grid-template-columns:1fr;gap:30px}.brand-feature-image{padding:22px}.brand-feature-image img{height:310px}.brand-feature h2{font-size:34px}.brand-feature .btn{font-size:14px}.equipment-catalog-photo{bottom:140px}.equipment-category{min-height:390px}}
.brand-dropdown>summary::marker{content:''}.brand-dropdown>summary::-webkit-details-marker{display:none!important}.brand-dropdown>summary{list-style-type:none!important}

/* Cabeçalho azul e assinatura Atlas */
.site-header{background:#283570;color:#fff}
.site-header .desktop-nav>a[aria-current],.site-header .desktop-nav .brand-dropdown[data-current]>summary{color:#58d9ff}
.site-header .menu-button{background:transparent;color:#fff;border-color:#ffffff66}
.site-header .brand-submenu{color:var(--ink)}
.footer-bottom{flex-wrap:wrap;gap:12px 24px}
.atlas-credit a{color:#fff;text-decoration:underline;text-underline-offset:4px}
.atlas-credit a:hover{color:var(--cyan)}
