.nature-hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.nature-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nature-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,34,43,.84),rgba(21,34,43,.36))}.nature-hero .container{position:relative;z-index:2}.nature-hero h1,.nature-hero p{color:#fff;max-width:760px}.nature-hero .eyebrow{color:var(--brand-accent)}.large-text{max-width:980px;margin:0 auto;font-size:max(1.25rem, min(2.4vw, 2rem));font-weight:800;line-height:1.45;color:var(--brand-primary)}.cert-row-section,.goals-section{background:var(--brand-bg-alt)}.goal-grid,.progress-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.goal-grid article,.progress-cards article{background:#fff;border:1px solid var(--brand-border);padding:24px}.goal-grid span{color:var(--brand-secondary);font-weight:900}.goal-grid h2{font-size:1.15rem;font-weight:900;margin-top:10px}.goal-grid p,.progress-cards p{color:var(--brand-text-muted)}.progress{height:8px;border-radius:0;margin:14px 0}.progress-bar{background:var(--brand-secondary)}.cert-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.cert-row img{width:100%;height:90px;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid var(--brand-border);padding:18px}@media (max-width:991.98px){.cert-row,.goal-grid,.progress-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.cert-row,.goal-grid,.progress-cards{grid-template-columns:1fr}}