.good-nature-hero{padding:136px 0 80px;background:linear-gradient(135deg,#f7fafc,#e8f5ef)}.good-nature-hero .container{display:grid;grid-template-columns:1fr minmax(320px,0.8fr);align-items:center;grid-gap:46px;gap:46px}.good-nature-hero img{min-height:320px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);box-shadow:var(--good-shadow)}.good-commitment{background:var(--brand-bg)}.good-commitment .container{max-width:920px}.good-goals,.good-sus-certs{background:var(--brand-bg-alt)}.good-progress-list{display:grid;grid-gap:22px;gap:22px}.good-progress-list article{padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.good-progress-list article>div:first-child{display:flex;justify-content:space-between;gap:18px;color:var(--brand-text)}.good-progress-bar{height:12px;margin:14px 0;background:var(--brand-bg-alt)}.good-progress-bar span{display:block;height:100%;background:var(--brand-accent)}@media (max-width:991px){.good-nature-hero .container{grid-template-columns:1fr}}