@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');:root{font-family:DM Sans,Arial,sans-serif;color:#18212a;background:#f7f9f8}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:#087c78}header{background:#fff;border-bottom:1px solid #e2e9e7;position:sticky;top:0;z-index:5}.top{max-width:1180px;margin:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 24px}.brand{display:flex;align-items:center;gap:10px;font:800 22px Manrope;letter-spacing:-1px;color:#162c30}.mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#087c78;color:white;font-size:23px}.brand span:last-child{color:#087c78}nav{display:flex;gap:28px;font-size:14px;font-weight:700}main{max-width:1180px;padding:0 24px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:38px;align-items:center;padding:55px 0 42px}.eyebrow{color:#087c78;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800}.hero h1,h1{font:800 clamp(34px,4.2vw,56px)/1.13 Manrope;letter-spacing:-2.5px;margin:14px 0 19px}.hero p,.lead{font-size:18px;line-height:1.7;color:#58656a}.hero img{width:100%;height:390px;object-fit:cover;border-radius:18px}.button{display:inline-block;background:#087c78;color:white!important;padding:13px 20px;border-radius:8px;font-size:14px;font-weight:700}.button:hover{background:#06635f}.small{font-size:13px;color:#738086}.section{padding:36px 0 60px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section h2{font:800 30px Manrope;letter-spacing:-1px;margin:0}.section-head a{color:#087c78;font-weight:700;font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border:1px solid #e0e8e6;border-radius:14px;padding:26px;display:flex;flex-direction:column;min-height:245px}.card:hover{box-shadow:0 12px 30px #164b4812}.tag{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#087c78;font-weight:800}.card h3{font:800 21px/1.3 Manrope;letter-spacing:-.5px;margin:18px 0 12px}.card p{color:#617076;line-height:1.6;margin:0 0 24px}.card .read{margin-top:auto;color:#087c78;font-weight:700;font-size:14px}.band{background:#e8f1ef;padding:36px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:70px}.band h2{font:800 27px Manrope;margin:0}.band p{color:#536368;line-height:1.7;margin:0}.content{max-width:790px;margin:52px auto 90px}.content h1{font-size:clamp(34px,4vw,48px)}.content h2{font:800 27px Manrope;letter-spacing:-.7px;margin:36px 0 12px}.content p,.content li{line-height:1.85;color:#47575d;font-size:17px}.content ul{padding-left:23px}.content .note{padding:20px 24px;background:#e8f1ef;border-left:4px solid #087c78;border-radius:4px;line-height:1.7}.content img{width:100%;border-radius:14px;margin:20px 0}.list{display:grid;gap:14px}.list .card{min-height:unset}.footer{background:#172b2e;color:#d4dfdf;padding:46px 24px}.foot{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:30px}.foot a{color:#d4dfdf}.foot nav{flex-wrap:wrap}.foot p{font-size:13px;line-height:1.7;max-width:440px}.muted{color:#75878a}.crumb{font-size:13px;color:#708087;margin-top:36px}@media(max-width:750px){.top{align-items:flex-start;flex-direction:column;padding:17px 20px;gap:15px}nav{gap:15px;flex-wrap:wrap}.hero{grid-template-columns:1fr;padding-top:35px}.hero img{height:280px;order:-1}.grid,.band{grid-template-columns:1fr}.foot{flex-direction:column}.content{margin-top:35px}.hero h1,h1{letter-spacing:-1.5px}}