:root{--teal:#285864;--teal-deep:#1a505c;--aqua:#1ce4e4;--mist:#edf2f3;--ink:#60757a;--white:#fff;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-size:18px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.eyebrow{text-wrap:balance}h2,.eyebrow{color:var(--teal-deep);text-transform:uppercase;letter-spacing:-.025em;margin-bottom:1.4rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.12}h3{margin-bottom:.15rem;font-size:1.05em;line-height:1.35}p{margin-bottom:1.5rem}.shell,.wide-shell,.reading-width{width:min(100% - 40px,1170px);margin-inline:auto}.reading-width{max-width:880px}.hero{color:var(--white);background:var(--teal);padding:30px 0 74px;overflow:hidden}.brand{text-align:left;justify-content:center;align-items:center;gap:24px;margin-bottom:50px;display:flex}.brand img{width:150px;height:auto}.brand p{margin:0;font-size:1.08rem;line-height:1.35}.brand strong,.brand span{display:block}.brand strong{font-weight:700}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);align-items:center;gap:30px;display:grid}.hero-media img{border-radius:5px;width:100%;box-shadow:0 20px 50px #071f2533}.hero-copy{text-align:center}.hero h1{color:var(--white);letter-spacing:-.035em;margin-bottom:.55rem;font-size:clamp(2.4rem,4.2vw,3.5rem);font-weight:800;line-height:1.15}.hero-lede{max-width:620px;margin:0 auto 1.5rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.button{color:#102f36;background:var(--aqua);text-align:center;border:2px solid #ffffff47;border-radius:18px;justify-content:center;align-items:center;min-height:62px;padding:14px 34px;font-size:1.05rem;font-weight:700;line-height:1.25;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 8px #00000014}.button:hover{background:#7ae8e9;transform:translateY(-2px);box-shadow:0 10px #00000014}.button:focus-visible,footer a:focus-visible,.map:focus-visible{outline-offset:4px;outline:3px solid #ffe48d}.rating{margin:1.25rem 0 0;font-size:.88rem;font-weight:500}.content-section{padding:clamp(68px,8vw,108px) 0}.white{background:var(--white)}.mist{background:var(--mist)}.content-section p,.content-section li{max-width:760px}.check-list{gap:.35rem;margin:0 0 2.5rem;padding:0;list-style:none;display:grid}.check-list li{padding-left:1.8rem;position:relative}.check-list li:before{width:1.15rem;height:1.15rem;color:var(--white);background:var(--aqua);content:"✓";border-radius:50%;place-items:center;font-size:.77rem;font-weight:800;display:grid;position:absolute;top:.17em;left:0}.faq-list{gap:2rem;display:grid}.faq-list article p{margin:0}.section-heading{text-align:center;margin-bottom:2.75rem}.section-heading h2{text-transform:none;margin-bottom:.65rem}.section-heading p{max-width:none;margin-bottom:0}.review-grid{columns:3;column-gap:16px}.review-grid img{break-inside:avoid;background:var(--white);border:1px solid #d8e1e2;border-radius:8px;width:100%;margin-bottom:16px;box-shadow:0 8px 26px #14444e14}.step-list{grid-template-columns:repeat(3,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}.step-list li{background:var(--white);text-align:center;border-radius:10px;align-content:center;justify-items:center;min-height:180px;padding:28px;display:grid;box-shadow:0 10px 30px #14444e12}.step-list span{width:48px;height:48px;color:var(--teal-deep);background:var(--aqua);border-radius:50%;place-items:center;margin-bottom:14px;font-weight:800;display:grid}.step-list p{margin:0;font-weight:600}.reassurance{text-align:center;margin:2rem 0 0;font-weight:700;max-width:none!important}.final-cta{color:var(--ink);text-align:center;background:#cbd5e0;padding:clamp(70px,9vw,120px) 0}.final-cta h2{color:var(--teal-deep);text-transform:none;margin-bottom:1.8rem}.experience-video{aspect-ratio:16/9;background:#0f2f36;border-radius:6px;width:100%;margin:0 auto 1.8rem;display:block;box-shadow:0 18px 45px #1a505c29}footer{color:var(--white);background:var(--teal-deep);padding:70px 0 34px}.footer-grid{grid-template-columns:1fr .8fr;gap:70px;display:grid}footer h2{color:var(--white);text-transform:none;margin-bottom:1rem;font-size:2rem}address{margin-bottom:1.5rem;font-style:normal}.map{border-radius:6px;display:block;overflow:hidden}.map img{aspect-ratio:16/8.7;object-fit:cover;width:100%}.contact{align-self:center}.contact>img{width:250px;height:auto;margin-bottom:2rem}.contact p{margin-bottom:.6rem}.contact a{text-underline-offset:4px}@media (width<=820px){body{font-size:16px}.hero{padding:28px 0 58px}.brand{text-align:center;flex-direction:column;gap:10px;margin-bottom:38px}.brand img{width:128px}.brand p{font-size:1rem}.hero-grid{grid-template-columns:1fr;gap:34px}.hero h1{font-size:clamp(2rem,9vw,2.6rem)}.hero-lede{font-size:1rem}.button{width:100%}.content-section{padding:58px 0}h2,.eyebrow{font-size:clamp(1.9rem,8vw,2.2rem)}.review-grid{columns:1}.step-list{grid-template-columns:1fr}.step-list li{min-height:0}.footer-grid{grid-template-columns:1fr;gap:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
