@charset "UTF-8";
:root{--navy:#1f386b;--ink:#13243a;--deep:#101f35;--muted:#667382;--orange:#f16623;--line:#dce2e7;--paper:#f1f4f6;--white:#fff;--font:"Segoe UI",Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.65;color:var(--ink);background:#fff}a{color:inherit}button{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.08;font-weight:600;letter-spacing:-.045em}button,a,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}a{text-decoration:none}button{cursor:pointer}::selection{background:#f16623;color:white}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding:112px 0}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.17em;line-height:1.5}.eyebrow>span{width:22px;height:2px;background:var(--orange)}.light{color:#fff}.small-label{font-size:12px;letter-spacing:.12em;font-weight:600}.muted{color:#7b8795}.skip-link{position:fixed;left:15px;top:-90px;background:white;padding:14px;z-index:20}.skip-link:focus{top:15px}.utility{background:var(--deep);color:#c6ced9;font-size:12px;letter-spacing:.035em}.utility>.wrap{display:flex;justify-content:space-between;padding-block:8px}.utility a{color:white}.utility-divider{margin:0 12px;color:#758499}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.98);border-bottom:1px solid #e5e9ee}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{flex-shrink:0;width:236px}.brand img{width:100%;height:auto}nav{display:flex;align-items:center;gap:35px}nav>a{font-size:14px;font-weight:600;position:relative}nav>a:not(.nav-contact):after{content:"";position:absolute;bottom:-8px;left:0;height:2px;width:0;background:var(--orange);transition:width .2s}nav>a:hover:after,nav>a[aria-current]:after{width:100%}.nav-contact{padding:13px 21px;background:var(--ink);color:white;display:flex;align-items:center;gap:32px}.nav-contact:hover{background:var(--navy)}.menu-toggle{display:none}
.hero{background:var(--deep);position:relative;color:white;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-2;background-image:url('assets/water-treatment.webp');background-size:cover;background-position:center 53%;opacity:.92}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,22,40,.96) 0%,rgba(8,22,40,.89) 26%,rgba(8,22,40,.4) 59%,rgba(8,22,40,.1) 100%),linear-gradient(0deg,rgba(8,22,40,.8),transparent 25%)}.hero-inner{padding-top:78px;padding-bottom:70px}.hero h1{font-size:clamp(60px,6.6vw,96px);letter-spacing:-.055em;margin:27px 0 28px;max-width:760px;line-height:1.01;font-weight:550}.hero h1 em{font-style:normal;color:#fff}.hero-description{font-size:18px;line-height:1.7;max-width:470px;color:#d6dde5}.hero-actions{display:flex;gap:32px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:54px;padding:15px 23px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.orange{background:var(--orange);color:#121e30}.orange:hover{background:#ff8249}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:14px;font-weight:650;border-bottom:1px solid #adb5bf;padding-bottom:5px}.text-link:hover{border-color:var(--orange);color:var(--orange)}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff35;padding-block:20px;font-size:12px;letter-spacing:.04em;color:#cbd5df}.hero-bottom b{font-weight:400;margin:0 14px;color:#91a2b8}.hero-bottom a{color:white}.hero-bottom a span{margin-left:24px}.expertise{background:var(--paper);border-bottom:1px solid var(--line)}.expertise-inner{display:flex;align-items:center;gap:46px;padding-block:33px}.expertise p{font-size:13px;line-height:1.6;color:var(--muted);padding-right:40px;border-right:1px solid #cfd7df;min-width:215px}.expertise p strong{color:var(--ink);font-weight:550}.expertise-inner>div{display:flex;justify-content:space-between;align-items:center;flex:1;gap:24px;flex-wrap:wrap}.expertise-inner>div span{color:#465971;font-size:19px;font-weight:650;letter-spacing:-.04em}
.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:48px}.section-heading>.eyebrow{align-self:start;padding-top:9px}.section-heading>div{display:grid;grid-template-columns:1.2fr 1fr;gap:44px;align-items:end}h2{font-size:clamp(36px,3.6vw,52px)}.intro{font-size:16px;color:var(--muted);max-width:400px}.services-layout{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-top:62px}.services-note{padding-top:24px;border-top:1px solid var(--line);padding-right:46px}.services-note .small-label{color:var(--muted);font-size:11px}.services-note p{font-size:27px;line-height:1.25;letter-spacing:-.03em;margin:25px 0 30px;max-width:260px}.service-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:26px;list-style:none;cursor:pointer;padding:26px 0}summary::-webkit-details-marker{display:none}summary h3{font-size:24px;font-weight:500;line-height:1.25;letter-spacing:-.025em}.service-number{font-size:12px;color:var(--muted);min-width:20px}.expand{margin-left:auto;flex-shrink:0;width:26px;height:26px;position:relative}.expand:before,.expand:after{content:"";position:absolute;background:var(--ink);height:1px;width:14px;top:13px;left:6px}.expand:after{transform:rotate(90deg);transition:transform .2s}details[open] .expand:after{transform:rotate(0)}details[open] summary h3{color:var(--navy)}.service-body{padding:0 32px 28px 46px}.service-body>p{color:var(--muted);max-width:650px;font-size:16px;line-height:1.75}.tags{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:19px;font-size:12px;color:var(--navy)}.tags span{border-bottom:1px solid #d8dfe6;padding-bottom:4px}
.industries{background:var(--deep);color:white}.industry-heading{display:flex;justify-content:space-between;align-items:end;margin-top:29px;gap:50px}.industry-heading h2{font-size:clamp(40px,4.4vw,64px)}.industry-heading>p{max-width:340px;color:#b7c3d1;font-size:17px}.industry-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border-bottom:1px solid #ffffff30;gap:30px}.industry-tabs button{background:none;color:#aab7c7;text-align:left;border:0;border-bottom:3px solid transparent;padding:18px 0;font-size:17px;display:flex;justify-content:space-between;gap:12px}.industry-tabs button span{font-size:12px;padding-top:5px}.industry-tabs button[aria-selected=true]{color:white;border-bottom-color:var(--orange)}.industry-tabs button:hover{color:white}.industry-panel{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:48px;min-height:340px}.industry-panel .small-label{color:#a2b2c7}.industry-panel h3{font-size:36px;line-height:1.15;font-weight:500;letter-spacing:-.03em;margin-top:20px}.industry-panel p{font-size:17px;color:#c6cfda;max-width:530px}.industry-list{list-style:none;padding:0;margin:24px 0 28px;display:grid;gap:8px;color:#c6cfda;font-size:14px}.industry-list li:before{content:"";display:inline-block;width:5px;height:5px;background:var(--orange);margin:0 12px 3px 0}
.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.cabinet-image{position:relative;align-self:stretch;min-height:610px;background:#192b40}.cabinet-image img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.cabinet-image:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#071526cc)}.cabinet-image figcaption{position:absolute;bottom:25px;left:26px;right:26px;font-size:11px;letter-spacing:.08em;color:white;z-index:1;display:flex;justify-content:space-between;gap:15px}.cabinet-image figcaption span{font-size:9px}.about-copy h2{font-size:43px;margin:29px 0}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-bottom:20px}.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);margin:28px 0;padding-top:24px}.about-facts strong,.about-facts span{display:block}.about-facts strong{font-size:19px;line-height:1.3;font-weight:600}.about-facts span{font-size:12px;color:var(--muted);margin-top:9px}
.contact{background:#1b3460;color:white}.contact-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:90px;align-items:end;margin-top:34px}.contact h2{font-size:clamp(43px,5vw,72px);letter-spacing:-.045em}.contact h2 em{font-style:normal;color:#f89564}.contact-heading p{color:#c1cede;max-width:370px;font-size:18px}.contact-links{display:grid;grid-template-columns:1fr 1.6fr;gap:45px;margin-top:52px}.contact-links>a{position:relative;display:flex;flex-direction:column;gap:16px;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;padding:24px 45px 28px 0;min-width:0}.contact-links .small-label{color:#b4c4d7}.contact-links strong{font-size:clamp(17px,2vw,28px);letter-spacing:-.035em;font-weight:500;overflow-wrap:anywhere}.contact-arrow{position:absolute;right:0;bottom:28px;font-size:25px;color:#f89564}.contact-links>a:hover{border-color:#f89564}.contact-foot{display:flex;justify-content:space-between;gap:25px;margin-top:24px;color:#bac9db;font-size:13px}.contact-foot a{text-decoration:underline;text-underline-offset:3px}footer{background:#0c192b;color:white}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:50px}.footer-top>a:first-child{width:225px}.footer-top img{width:225px}.footer-top p{font-size:17px;line-height:1.5;color:#b5c0ce;margin-right:auto;margin-left:70px}.back-top{font-size:12px;color:#c3cddb}.back-top span{margin-left:18px}.footer-bottom{border-top:1px solid #ffffff20;padding-block:22px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#8f9daf}.footer-bottom>span:last-child{letter-spacing:.08em}
@media(min-width:1500px){.hero-inner{padding-top:95px;padding-bottom:92px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:23px}.brand{width:200px}.section-heading>div{grid-template-columns:1fr;gap:24px}.section-heading{grid-template-columns:1fr 2fr}.section-heading .intro{max-width:550px}.services-note{padding-right:15px}.expertise-inner{gap:25px}.expertise p{padding-right:25px;min-width:190px}.expertise-inner>div{gap:14px 24px}.expertise-inner>div span{font-size:17px}.about-layout{gap:45px}.about-copy h2{font-size:36px}.contact-heading{gap:50px}.cabinet-image figcaption{flex-direction:column;gap:5px}.footer-top p{margin-left:25px}.industry-panel{gap:60px}}
@media(max-width:800px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 44px)}.section{padding:75px 0}.header-inner{height:78px}.brand{width:195px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid var(--line);padding:9px 12px;font-size:13px}.menu-lines{position:relative;width:18px;height:12px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.menu-lines:after{content:"";height:1px;position:absolute;left:0;right:0;top:5px;background:var(--ink)}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:15px 22px 25px;box-shadow:0 12px 20px #10213b12}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav>a{padding:15px 12px}nav>a:not(.nav-contact):after{bottom:8px;left:12px;width:0}nav>a:hover:after,nav>a[aria-current]:after{width:30px}.nav-contact{margin-top:10px;justify-content:space-between}.hero-inner{padding-top:64px;padding-bottom:60px}.hero h1{font-size:clamp(58px,10vw,78px)}.hero-image{background-position:65% center}.hero:before{background:linear-gradient(90deg,#081628ee,#081628b8 65%,#08162868),linear-gradient(0deg,#08162899,transparent)}.hero-bottom>a{display:none}.expertise-inner{flex-direction:column;align-items:start;gap:22px}.expertise p{border:0;padding:0}.expertise p br{display:none}.expertise-inner>div{width:100%;gap:22px}.section-heading{grid-template-columns:1fr;gap:25px}.section-heading>div{grid-template-columns:1.2fr 1fr;gap:30px}.services-layout{grid-template-columns:1fr;margin-top:40px;gap:0}.services-note{display:none}.industry-heading{align-items:start;gap:35px}.industry-heading>p{font-size:15px;max-width:270px}.industry-tabs{gap:20px;margin-top:38px}.industry-tabs button{font-size:14px}.industry-panel{gap:40px;min-height:360px}.industry-panel h3{font-size:29px}.industry-panel p{font-size:16px}.about-layout{grid-template-columns:1fr;gap:45px}.cabinet-image{min-height:420px;max-height:520px;aspect-ratio:1.45}.cabinet-image figcaption{flex-direction:row}.about-copy h2{font-size:42px}.about-copy>p:not(.eyebrow){max-width:660px}.contact-heading{grid-template-columns:1fr;gap:26px}.contact-heading p{max-width:530px}.contact-links{gap:30px;grid-template-columns:1fr 1.4fr}.contact-foot{flex-direction:column;gap:12px}.footer-top{gap:25px}.footer-top p{margin-left:0;font-size:15px}.footer-top>a:first-child,.footer-top img{width:185px}.footer-bottom{flex-wrap:wrap;gap:12px}}
@media(max-width:520px){.utility{font-size:10px}.utility-divider{margin:0 5px}.utility>.wrap{padding-block:8px}.brand{width:177px}.menu-toggle{font-size:12px}.hero .eyebrow{font-size:10px;letter-spacing:.14em}.hero h1{font-size:clamp(48px,12vw,65px);margin-top:25px}.hero-description{font-size:16px;max-width:350px}.hero-actions{align-items:start;flex-direction:column;gap:24px}.hero-inner{padding-top:48px;padding-bottom:43px}.hero-bottom{font-size:10px}.hero-bottom b{margin:0 8px}.expertise-inner>div{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px}.expertise-inner>div span{font-size:17px}.section{padding:62px 0}.section-heading>div{grid-template-columns:1fr;gap:23px}h2{font-size:36px}.eyebrow{font-size:11px}.intro{font-size:16px}summary{gap:14px;padding-block:23px}summary h3{font-size:20px}.service-number{font-size:11px;min-width:16px}.service-body{padding:0 5px 25px 30px}.service-body>p{font-size:15px}.tags{font-size:11px}.industry-heading{flex-direction:column;gap:24px}.industry-heading h2{font-size:41px}.industry-heading>p{max-width:none;font-size:16px}.industry-tabs{gap:14px}.industry-tabs button{font-size:13px;line-height:1.4;padding-bottom:15px;min-height:66px;align-items:end}.industry-tabs button span{display:none}.industry-panel{grid-template-columns:1fr;gap:26px;min-height:490px;padding-top:32px}.industry-panel h3{font-size:30px;margin-top:14px}.cabinet-image{min-height:330px}.cabinet-image figcaption{left:18px;right:18px;bottom:20px;font-size:9px}.cabinet-image figcaption span{display:none}.about-copy h2{font-size:37px}.about-facts{gap:15px}.about-facts strong{font-size:18px}.contact h2{font-size:43px}.contact-heading p{font-size:16px}.contact-links{grid-template-columns:1fr;gap:0;margin-top:32px}.contact-links>a+ a{border-top:0}.contact-links strong{font-size:clamp(17px,5vw,23px)}.contact-foot{font-size:12px}.footer-top{flex-wrap:wrap;padding-block:36px}.footer-top p{font-size:14px}.back-top{width:100%}.footer-bottom{font-size:10px}.text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.utility,.header,.hero-actions,.hero-bottom,.industry-tabs,.back-top{display:none}body{color:#000}.section{padding:30px 0}.wrap{width:100%}.hero,.industries,.contact,footer{background:#fff;color:#000}.hero-image,.hero:before{display:none}.hero-inner{padding:30px 0}.light,.hero-description,.industry-panel p,.contact-heading p{color:#000}details .service-body{display:block}.industry-panel[hidden]{display:grid!important}.cabinet-image{min-height:300px}a{text-decoration:underline}}

.contact-links.email-only{grid-template-columns:1fr;max-width:800px}
