@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-grotesk-latin-400-normal.CJ-V5oYT.woff2)format("woff2"),url(/_astro/space-grotesk-latin-400-normal.BnQMeOim.woff)format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-500-normal.lFbtlQH6.woff2)format("woff2"),url(/_astro/space-grotesk-latin-500-normal.CNSSEhBt.woff)format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2)format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff)format("woff")}:root{--navy:#102f46;--petrol:#064c46;--lime:#91be2b;--mist:#eef3f1;--ink:#112b35;--line:#dce5e2;--font-site:"Space Grotesk", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{color:var(--ink);font-family:var(--font-site);background:#f8faf9;margin:0}button,a{font:inherit}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2{font-weight:400}a{text-underline-offset:.2em}a:focus-visible{outline:3px solid var(--lime);outline-offset:5px}section{scroll-margin-top:24px}.skip-link{z-index:10;color:var(--petrol);background:#fff;border-radius:8px;padding:12px 18px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:16px}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:15px 19px;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--petrol{background:var(--petrol);color:#fff}.button--petrol:hover{background:#083b37}.button--lime{background:var(--lime);color:#102c2a}.button--lime:hover{background:#a3cc3d}.button--outline{color:var(--petrol);background:#fff;border-color:#c8d6d1}.button--outline:hover{background:var(--mist)}.nav-b{background:#fff;border-bottom:1px solid #dfe7e4;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:92px;padding:0 clamp(24px,5vw,76px);display:grid}.nav-b .brand{justify-self:start}.nav-b img{object-fit:contain;width:210px;height:auto}.nav-b nav{gap:32px;display:flex}.nav-b nav a{color:var(--ink);font-size:14px;text-decoration:none}.nav-b nav a:hover{color:var(--petrol);text-decoration:underline}.nav-b__cta{justify-self:end;padding:13px 17px}.hero-b{background:linear-gradient(135deg,#f8faf9 0%,#edf4f1 100%);grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(30px,5vw,82px);min-height:calc(100svh - 110px);padding:clamp(56px,8vh,92px) clamp(24px,6vw,96px) clamp(70px,9vh,105px);display:grid}.eyebrow-b{color:var(--petrol);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:7px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.hero-b h1{letter-spacing:-.055em;max-width:650px;margin:20px 0;font-size:clamp(46px,5.6vw,86px);line-height:.98}.hero-b__description{color:#587077;max-width:560px;font-size:19px;line-height:1.55}.hero-b__primary{margin-top:22px;box-shadow:0 14px 34px #507b1924}.hero-b__visual{border-radius:26px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 32px 70px #112b352b}.hero-b__visual img{object-fit:cover;width:100%;height:100%;position:absolute}.section-label{color:var(--petrol);text-transform:uppercase;letter-spacing:.14em;margin:0 0 10px;font-size:11px;font-weight:700;line-height:1.5}h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.8vw,70px);line-height:1}.section-description{font-size:18px;line-height:1.6}.whole-b{background:var(--navy);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:clamp(80px,10vw,150px) clamp(24px,6vw,96px);display:grid}.whole-b .section-label{color:var(--lime)}.whole-b .section-description{color:#c1cdd4;max-width:620px;margin:28px 0}.whole-b>img{aspect-ratio:4/3;object-fit:cover;border-radius:18px;width:100%;height:auto}.location-b{background:#f7faf8;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);display:grid}.location-b__map{background:#dfe7e4;min-width:0;min-height:650px;overflow:hidden}.location-b__map iframe{aspect-ratio:4/3;border:0;width:100%;height:100%;min-height:650px;display:block}.location-b__content{flex-direction:column;justify-content:center;padding:clamp(68px,7vw,108px) clamp(38px,6vw,88px);display:flex}.location-b .section-description{color:#586d73;margin:26px 0 0;font-size:17px}.location-b dl{border-top:1px solid var(--line);grid-template-columns:1fr;margin:34px 0 0;display:grid}.location-b dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(105px,.7fr) 1.3fr;align-items:baseline;gap:18px;padding:18px 0;display:grid}.location-b dt{color:#5c7277;text-transform:uppercase;font-size:11px}.location-b dd{margin:0;font-size:16px;font-weight:700}.location-b__actions{gap:10px;margin-top:30px;display:grid}.location-b__actions .button{border-radius:10px;justify-content:space-between;font-size:13px}.contact-b{background:#f3f7f5;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:clamp(84px,10vw,150px) clamp(24px,7vw,112px);display:grid}.contact-b .section-description{color:#586e73;max-width:520px;margin:24px 0 0;font-size:17px}.contact-b__details{border-top:1px solid #bdcdc6;border-bottom:1px solid #bdcdc6;min-width:0;padding:28px 0}.contact-b__details>p{color:#586e73;margin:0 0 20px;font-size:13px}.contact-b__email{color:var(--petrol);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:20px;font-size:clamp(18px,1.7vw,28px);font-weight:700;line-height:1.35;text-decoration:none;display:flex}.contact-b__email:hover{text-decoration:underline}.footer-b{background:var(--navy);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:170px;padding:35px clamp(24px,6vw,96px);display:grid}.footer-b img{object-fit:contain;background:#fff;border-radius:8px;width:190px;height:auto;padding:8px 10px}.footer-b p{color:var(--lime);font-weight:700}.footer-b span{color:#bdcbd4;justify-self:end;font-size:12px}.not-found{min-height:65vh;padding:clamp(72px,10vw,150px) clamp(24px,6vw,96px)}.not-found h1{letter-spacing:-.055em;max-width:900px;margin:20px 0;font-size:clamp(46px,6vw,86px);line-height:1}.not-found>p:not(.eyebrow-b){color:#587077;max-width:560px;margin-bottom:28px;font-size:18px;line-height:1.6}@media (width<=1100px){.nav-b,.nav-b nav{gap:20px}.whole-b{gap:45px}.location-b__content{padding:70px 38px}.contact-b{grid-template-columns:1fr;gap:40px}.contact-b__email{font-size:26px}}@media (width<=920px){.nav-b{grid-template-columns:1fr auto;padding-top:16px;padding-bottom:16px}.nav-b nav{grid-area:2/1/auto/-1;justify-content:center;gap:32px;padding-top:4px}.hero-b{grid-template-columns:1fr;min-height:0}.hero-b h1{max-width:720px;font-size:clamp(46px,7vw,72px)}.hero-b__visual{aspect-ratio:16/10;min-height:390px}.whole-b{grid-template-columns:1fr}.whole-b>img{max-height:500px}.location-b{grid-template-columns:minmax(0,1fr)}.location-b__map{aspect-ratio:auto;min-height:0}.location-b__map iframe{aspect-ratio:auto;height:clamp(340px,62.5vw,550px);min-height:0}.footer-b{grid-template-columns:1fr;gap:12px}.footer-b span{justify-self:start}}@media (width<=600px){.nav-b{gap:18px 10px;padding:16px 20px}.nav-b img{width:165px}.nav-b__cta{gap:7px;min-height:44px;padding:11px 12px;font-size:12px}.hero-b{gap:38px;padding:48px 24px 64px}.hero-b h1{font-size:46px}.hero-b__description{font-size:16px}.hero-b__visual{aspect-ratio:1;min-height:300px}.whole-b{gap:38px;padding:76px 24px}.section-description{font-size:16px}.location-b__content{padding:64px 24px}.location-b dl>div{grid-template-columns:95px 1fr;gap:12px}.location-b dd{font-size:15px}.contact-b{padding:76px 24px}.contact-b__email{gap:12px;font-size:clamp(16px,4.5vw,20px)}.footer-b{padding:35px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
