:root{--ink:#203347;--muted:#61707d;--green:#00b996;--pale:#f2f6f5;--line:#dce4e5;--navy:#142b3b;--font:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em}a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:99;padding:12px;background:white}.skip-link:focus{top:15px}.audience-bar{background:var(--pale);font-size:11px;font-weight:600}.audience-inner{display:flex;justify-content:space-between;align-items:center}.audience-inner nav{display:flex;gap:28px}.audience-inner nav a{padding:10px 0;border-bottom:2px solid transparent}.audience-inner .selected{border-color:var(--green);color:#00856c}.audience-inner>span{color:var(--muted)}
.site-header{position:sticky;top:0;z-index:20;background:var(--navy);color:white}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:32px}.brand{width:168px;flex-shrink:0}.brand img{width:168px;height:75px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:600}.main-nav>a:not(.button){padding:15px 0;transition:color .2s}.main-nav>a:not(.button):hover{color:#48dbb3}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 23px;border-radius:5px;background:var(--green);color:#102e2d;font-size:14px;font-weight:800;line-height:1.5;transition:background .2s,transform .2s;min-height:50px}.button:hover{background:#34d9ac;transform:translateY(-2px);color:#102e2d}.button span{font-size:21px;font-weight:400;line-height:1}.button-small{padding:13px 18px;gap:20px;font-size:12px;min-height:44px}.menu-toggle{display:none}
.hero{position:relative;background:var(--navy);color:white;isolation:isolate;min-height:660px;display:flex;flex-direction:column;justify-content:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0c202ef0 0%,#0c202ec0 40%,#0c202e24 100%);z-index:-1}.hero-content{padding-block:68px 90px}.eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#00836c;margin-bottom:23px}.eyebrow.light{color:#bdeadc}.hero h1{font-size:clamp(48px,5.3vw,76px);font-weight:600;line-height:1.05;max-width:730px}.hero h1 span{color:#57dfb8}.hero-description{max-width:510px;font-size:15px;color:#d0dade;margin-top:25px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;font-weight:800;line-height:1.5}.text-link span{font-size:22px;font-weight:400}.text-link:hover{color:#00856c}.light-link{color:white;font-size:12px}.light-link:hover{color:#57dfb8}.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:19px;border-top:1px solid #ffffff30;font-size:11px;color:#d2dce1}.hero-bottom a span{margin-left:24px}
.results{border-bottom:1px solid var(--line)}.results-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:35px}.results-grid>div{padding-left:40px;border-left:1px solid var(--line)}.results-grid>div:first-child{padding-left:0;border-left:0}.results strong{font-size:40px;font-weight:600;letter-spacing:-.06em;line-height:1.4}.results strong span{font-size:23px;color:#009d80;letter-spacing:-.04em}.results p{font-size:12px;color:var(--muted);margin-top:3px}.section{padding-block:95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading h2,.about h2{font-size:clamp(32px,3.2vw,45px);font-weight:600}.section-heading>p{max-width:340px;font-size:13px;color:var(--muted);line-height:1.8}.section-heading>.text-link{margin-bottom:4px}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:7px;overflow:hidden}.service-card{display:flex;flex-direction:column;padding:28px 25px;transition:background .2s}.service-card+.service-card{border-left:1px solid var(--line)}.service-card:hover{background:var(--pale)}.service-number{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.025em}.service-icon{width:42px;height:42px;color:#00987c;margin-block:32px 25px}.service-card h3{font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.035em}.service-card p{font-size:12px;line-height:1.9;color:var(--muted);margin-block:16px 30px}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;margin-top:auto}.card-link span{font-size:24px;font-weight:400;color:#00987c}.service-extra{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;padding-top:25px}.service-extra>span{font-size:12px;color:var(--muted)}.service-extra .text-link{font-size:11px;gap:15px}
.projects{background:var(--pale)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.project-image{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:6px}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.project-card:hover img{transform:scale(1.04)}.project-tag{position:absolute;left:16px;top:16px;background:#ffffffed;padding:6px 10px;border-radius:3px;font-size:9px;font-weight:700}.project-info{display:flex;justify-content:space-between;align-items:center;padding-top:19px}.project-info p{font-size:10px;color:var(--muted);margin-bottom:6px}.project-info h3{font-size:23px;font-weight:600}.round-arrow{border:1px solid #bacbc9;border-radius:50%;height:37px;width:37px;display:grid;place-items:center;font-size:20px}.project-card:hover .round-arrow{background:var(--green);border-color:var(--green)}
.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.about h2 span{color:#00987c}.about .text-link{margin-top:35px}.about-copy{font-size:15px;line-height:1.9}.about-copy>p+p{margin-top:18px;color:var(--muted);font-size:13px}.about-topics{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.about-topics span{font-size:10px;font-weight:600;border:1px solid var(--line);padding:5px 13px;border-radius:30px}.news{border-top:1px solid var(--line)}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.news-card{display:grid;grid-template-columns:170px 1fr;gap:23px;align-items:start}.news-image{height:180px;border-radius:5px;overflow:hidden;background:var(--pale)}.news-image img{width:100%;height:100%;object-fit:cover}.logo-image img{object-fit:contain;padding:15px;background:#f5f7fa}.news-meta{display:flex;flex-wrap:wrap;gap:14px;color:#00856c;font-size:10px;margin-bottom:13px}.news-meta span{color:var(--muted)}.news-card h3{font-size:19px;line-height:1.5;font-weight:600;letter-spacing:-.025em;margin-bottom:18px}.news-card .text-link{font-size:11px}.news-card:hover h3{color:#00856c}
.contact-banner{background:#00b996;padding-block:65px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-banner .eyebrow{color:#134c44;margin-bottom:15px}.contact-banner h2{font-size:clamp(30px,3.3vw,46px);font-weight:600;color:#123c39}.contact-banner p:not(.eyebrow){font-size:13px;color:#164b44;margin-top:20px}.button-dark{background:var(--navy);color:white;flex-shrink:0}.button-dark:hover{background:#24475c;color:white}.site-footer{background:var(--navy);color:#d1dbe0;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.4fr .85fr 1fr 1.1fr;gap:40px;padding-bottom:50px}.footer-brand img{width:156px;height:29px;object-fit:contain;margin-bottom:22px}.footer-brand p{font-size:12px;line-height:1.8}.site-footer h2{font-size:12px;color:white;letter-spacing:0;font-weight:700;margin-bottom:20px}.footer-grid>div>a:not(:first-child){display:block;font-size:11px;line-height:1.8;margin-bottom:9px}.footer-grid .social-link{margin-top:20px!important;color:#66dabd}.footer-grid address{font-style:normal;font-size:11px;line-height:1.8;margin-top:22px}.footer-grid a:hover,.footer-bottom a:hover{color:#57dfb8}.footer-grid .footer-email{font-size:15px!important;color:white}.footer-bottom{border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:9px;color:#9fadb7}.footer-bottom nav{display:flex;gap:24px}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.main-nav{gap:18px;font-size:12px}.service-card{padding:24px 18px}.service-card h3{font-size:18px}.news-card{grid-template-columns:130px 1fr;gap:18px}.about-grid{gap:45px}.hero-actions{gap:20px}.footer-grid{gap:24px}}
@media(max-width:800px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.audience-inner>span{display:none}.header-inner{min-height:76px}.brand,.brand img{width:145px}.brand img{height:64px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;color:white;border:1px solid #ffffff40;border-radius:4px;padding:11px;cursor:pointer}.menu-toggle span{width:20px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--navy);padding:14px 20px 25px;box-shadow:0 16px 20px #0003;max-height:calc(100dvh - 115px);overflow:auto}.main-nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.main-nav>a:not(.button){padding:15px;border-top:1px solid #ffffff15}.main-nav .button{margin-top:15px}.hero{min-height:600px}.hero-content{padding-block:55px 50px}.hero h1{font-size:59px}.hero-description{max-width:480px}.hero-bottom{font-size:10px}.hero-bottom>span{max-width:260px}.hero:after{background:linear-gradient(90deg,#0c202eee,#0c202e66)}.section{padding-block:65px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:25px}.service-card:nth-child(3){border-left:0}.service-card:nth-child(n+3){border-top:1px solid var(--line)}.service-card h3{font-size:23px}.service-card p{font-size:13px}.section-heading{gap:30px}.section-heading>p{max-width:250px}.project-grid{gap:16px}.project-image{aspect-ratio:.85}.project-info h3{font-size:19px}.results-grid>div{padding-left:20px}.results strong{font-size:33px}.results p{font-size:10px}.news-grid{gap:30px}.news-card{grid-template-columns:1fr}.news-image{height:200px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:35px}.footer-bottom{flex-wrap:wrap}.contact-inner{align-items:flex-start;flex-direction:column;gap:28px}.about-grid{gap:35px}.about h2{font-size:32px}}
@media(max-width:520px){.audience-bar{font-size:10px}.audience-inner nav{gap:25px}.hero{min-height:auto}.hero-content{padding-block:45px 40px}.hero h1{font-size:51px}.hero .eyebrow{font-size:9px;margin-bottom:25px}.hero-description{font-size:13px;margin-top:23px;max-width:340px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px;margin-top:27px}.button{font-size:12px;padding:15px 18px}.hero-bottom{padding-block:16px}.hero-bottom>span{max-width:205px;font-size:9px}.hero-bottom>a{font-size:0}.hero-bottom>a span{font-size:21px}.results-grid{grid-template-columns:1fr 1fr;gap:24px 0;padding-block:28px}.results-grid>div{padding-left:24px}.results-grid>div:nth-child(3){border:0;padding-left:0}.results strong{font-size:36px}.results strong span{font-size:19px}.results p{font-size:10px}.section{padding-block:50px}.eyebrow{font-size:9px;margin-bottom:16px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:28px}.section-heading h2,.about h2{font-size:33px}.section-heading>p{max-width:none;font-size:13px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-card+.service-card{border-left:0;border-top:1px solid var(--line)}.service-icon{margin-block:24px 18px}.service-card h3{font-size:25px}.service-card p{max-width:310px;margin-block:14px 24px}.service-number{font-size:10px}.service-extra{align-items:flex-start;flex-direction:column;gap:14px}.service-extra>span{font-size:11px}.project-grid{grid-template-columns:1fr;gap:30px}.project-image{aspect-ratio:1.3}.project-info{padding-top:14px}.project-info h3{font-size:24px}.project-info p{font-size:11px}.about-grid{grid-template-columns:1fr;gap:30px}.about .text-link{margin-top:25px}.about-copy{font-size:14px}.news-grid{grid-template-columns:1fr;gap:30px}.news-card{grid-template-columns:105px 1fr;gap:16px}.news-image{height:140px}.news-card h3{font-size:16px;line-height:1.5}.news-meta{font-size:9px;gap:4px;flex-direction:column}.logo-image img{padding:8px}.contact-banner{padding-block:45px}.contact-banner h2{font-size:33px}.contact-banner p:not(.eyebrow){font-size:12px;max-width:260px}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid address{margin-top:14px}.footer-bottom{flex-direction:column;gap:13px;padding-block:22px}.footer-bottom nav{gap:20px}}
/* Keep supporting text readable without competing with the headings. */
.brand img{height:auto}.service-card p{font-size:14px;line-height:1.8}.service-number,.card-link{font-size:12px}.section-heading>p{font-size:15px}.results p{font-size:13px}.about-copy>p+p{font-size:14px}.footer-grid>div>a:not(:first-child),.footer-grid address{font-size:12px}.footer-bottom{font-size:11px}.news-meta{font-size:11px}.project-info p{font-size:12px}
@media(max-width:520px){.results p{font-size:11px}.section-heading>p{font-size:14px}.service-card p{font-size:14px}.footer-bottom{font-size:10px}.news-meta{font-size:10px}}
:is(.business-home,.residential) .brand,:is(.business-home,.residential) .footer-brand>a:first-child{position:relative;display:block;width:168px;height:40px;overflow:hidden}:is(.business-home,.residential) .brand img,:is(.business-home,.residential) .footer-brand>a:first-child img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:123%;max-width:none;height:auto;margin:0}:is(.business-home,.residential) .footer-brand>a:first-child{margin-bottom:22px}
@media(max-width:800px){:is(.business-home,.residential) .brand{width:145px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.service-photo{display:block;aspect-ratio:8/5;overflow:hidden;border-radius:5px;margin-block:24px;flex-shrink:0;background:var(--pale)}
.service-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.service-card:first-child .service-photo img{object-position:center bottom}
.service-card:hover .service-photo img,.service-card:focus-visible .service-photo img{transform:scale(1.04)}
@media(prefers-reduced-motion:reduce){.service-photo img{transition:none}.service-card:hover .service-photo img,.service-card:focus-visible .service-photo img{transform:none}}
.solutions .service-grid,.solutions .service-card{border:0}
.site-header .button-small{padding:10px 16px;min-height:40px;gap:0}
