.sustainability-hero{background:#f7f4ee;border-bottom:1px solid #e7decf}.narrow-copy h2{max-width:760px}.goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.goal-grid article{border:1px solid var(--brand-border);padding:28px;background:#fff}.goal-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;background:var(--brand-primary);color:var(--text-on-dark);font-weight:800;margin-bottom:18px}.progress-list{display:grid;grid-gap:18px;gap:18px}.progress-row{display:grid;grid-template-columns:260px minmax(0,1fr) 220px;grid-gap:18px;gap:18px;align-items:center}.progress-row span{font-weight:800}.progress-row div{height:16px;background:#fff;border:1px solid var(--brand-border)}.progress-row b{display:block;height:100%;background:var(--brand-accent)}.progress-row em{color:var(--brand-muted);font-style:normal}.cert-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--brand-border)}.cert-row article{padding:24px 16px;text-align:center;font-weight:800;border-right:1px solid var(--brand-border)}.cert-row article:last-child{border-right:0}@media (max-width:991px){.goal-grid,.progress-row{grid-template-columns:1fr}.cert-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.cert-row{grid-template-columns:1fr}}