.cros-about-hero{padding:92px 0 80px;background:var(--brand-bg)}.cros-about-hero img,.cros-community-impact img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.cros-founder-story blockquote{margin:24px 0;padding:24px;border-left:4px solid var(--brand-primary);background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-size:1.35rem;font-weight:700}.cros-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.cros-values-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);padding:24px}.cros-values-grid .cros-ico{margin-bottom:18px}.cros-values-grid p{color:var(--brand-text)}@media (max-width:991px){.cros-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.cros-values-grid{grid-template-columns:1fr}}