@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.hero-photo{position:relative}.hero-photo>img{display:block;width:100%;min-height:460px;object-fit:cover;border-radius:14px}.hero-photo .hero-card{position:absolute;left:-36px;right:28px;bottom:-32px;display:flex;gap:18px;align-items:flex-start;padding:22px}.hero-photo .hero-card h2{font-size:1.1rem;margin:0 0 4px}.hero-photo .hero-card p{margin:0}.hero-photo .hero-card svg{flex:none}@media(max-width:850px){.hero-photo .hero-card{left:14px}}:root{font-family:DM Sans,sans-serif;color:#102a43;background:#f6f4ef;line-height:1.55;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}header{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #d9e2ec;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:8px;font-family:Manrope;font-weight:800;letter-spacing:-.03em}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffb703;color:#102a43}.brand b{color:#087e8b}nav{display:flex;gap:26px;font-weight:600;font-size:.92rem}main{overflow:hidden}.hero,.page-hero{max-width:1240px;margin:auto;padding:96px max(5vw,24px);display:grid;grid-template-columns:1.45fr .75fr;gap:70px;align-items:center}.page-hero{display:block;max-width:1050px;padding-bottom:64px}.eyebrow{display:flex;align-items:center;gap:8px;color:#087e8b;font-size:.78rem;letter-spacing:.16em;font-weight:800}.hero h1,.page-hero h1,.guide h1{font-family:Manrope;font-size:clamp(3rem,6vw,6.2rem);line-height:.96;letter-spacing:-.065em;margin:18px 0 28px}.lede{font-size:1.25rem;color:#486581;max-width:760px}.actions{display:flex;gap:12px;margin-top:34px}.primary,.secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:8px;font-weight:700}.primary{background:#ffb703;color:#102a43}.secondary{border:1px solid #9fb3c8;background:#fff}.hero-card,.note{background:#102a43;color:#fff;padding:38px;border-radius:14px;box-shadow:14px 14px #087e8b}.hero-card svg,.note svg{color:#ffb703}section{max-width:1240px;margin:auto;padding:80px max(5vw,24px)}section>h2,.guide h2{font-family:Manrope;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.04em;max-width:780px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.grid article{background:#fff;border:1px solid #d9e2ec;border-radius:12px;padding:26px}.grid svg{color:#087e8b}.locations{background:#e7f3f4;max-width:none}.locations>*{max-width:1120px;margin-left:auto;margin-right:auto}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.chips a{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #bfd7da;padding:9px 13px;border-radius:99px;font-weight:600}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.guide-grid a{background:#fff;border-top:5px solid #ffb703;padding:26px;border-radius:8px;min-height:250px}.guide-grid span{font-size:.72rem;letter-spacing:.14em;color:#087e8b;font-weight:800}.contact{background:#087e8b;color:#fff;max-width:none;display:flex;align-items:center;justify-content:center;gap:100px}.contact h2{margin:8px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.split li,.guide li{margin:10px 0}.guide{max-width:900px;margin:auto;padding:90px 24px}.guide h1{font-size:clamp(2.8rem,5vw,5rem)}.guide>p,.guide>ul{font-size:1.1rem;color:#334e68}.guide .note{margin-top:44px}footer{background:#071b2c;color:#fff;padding:44px max(5vw,24px);display:flex;justify-content:space-between}footer a{display:flex;gap:8px;align-items:center}@media(max-width:850px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.grid,.guide-grid{grid-template-columns:1fr 1fr}.contact,.split{grid-template-columns:1fr;display:grid;gap:30px}.hero h1{font-size:3.5rem}}@media(max-width:520px){.grid,.guide-grid{grid-template-columns:1fr}.actions{flex-direction:column}.hero-card{box-shadow:8px 8px #087e8b}footer{flex-direction:column;gap:20px}}
