.about-hero{padding:88px 0;background:#fff}.about-hero img,.community-impact img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.founder-story{background:var(--brand-bg-alt)}.founder-story blockquote{max-width:920px;color:var(--brand-primary-dark);font-size:1.7rem;font-weight:700}.founder-story p{max-width:860px}.values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.values-grid article{padding:24px;border-top:4px solid var(--brand-secondary);background:var(--brand-bg-alt)}@media (max-width:991px){.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.values-grid{grid-template-columns:1fr}}