.nature-hero{position:relative;min-height:600px;padding-top:160px;display:flex;align-items:center;overflow:hidden}.nature-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sus-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(7,27,61,.78),rgba(11,71,184,.42))}.nature-hero .container{position:relative;z-index:1;max-width:820px;margin-left:auto;margin-right:auto;text-align:center}.nature-hero .section-kicker,.nature-hero h1,.nature-hero p{color:#fff}.nature-hero h1{font-weight:900;margin-bottom:16px}.nature-hero p{opacity:.9}.commitment-statement{background:var(--brand-bg)}.lead-copy{max-width:980px;margin:0 auto;font-size:1.18rem;color:var(--brand-text);text-align:center;line-height:1.8}.goals-cards{background:var(--brand-bg-alt)}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.goal-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;transition:transform .25s,box-shadow .25s}.goal-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.goal-grid span{display:inline-block;color:var(--brand-accent);font-weight:900;font-size:1.5rem;margin-bottom:12px}.goal-grid h3{font-weight:800;margin-bottom:10px}.goal-grid p{color:var(--brand-text-secondary);line-height:1.7}.progress-section{background:var(--brand-bg)}.progress-list{display:grid;grid-gap:18px;gap:18px}.progress-list article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px}.progress-list strong{display:block;color:var(--brand-text);font-weight:800}.progress-list>article>div:first-child span{display:block;color:var(--brand-text-secondary);font-size:.92rem;margin-top:4px}.progress{height:9px;margin-top:14px;background:var(--brand-bg-alt);border-radius:999px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));border-radius:999px}.cert-row{background:var(--brand-bg-alt)}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:14px;gap:14px;margin-top:22px}.cert-grid span{background:#fff;border:1px solid var(--brand-border);border-radius:8px;padding:18px;text-align:center;font-weight:800;color:var(--brand-primary-dark)}.standard-cta{text-align:center}.standard-cta h2{font-weight:900;margin-bottom:14px}.standard-cta p{max-width:680px;margin:0 auto 24px}@media (max-width:991px){.nature-hero{padding-top:128px}}@media (max-width:767px){.goal-grid{grid-template-columns:1fr}}