.calp-about-hero{background:var(--brand-bg-alt);padding:160px 0 88px}.calp-about-hero .container{align-items:center;display:grid;grid-gap:44px;gap:44px;grid-template-columns:minmax(320px,0.95fr) minmax(0,1.05fr)}.calp-about-hero img{aspect-ratio:4/3;border:1px solid var(--brand-border);-o-object-fit:cover;object-fit:cover;width:100%}.calp-community,.calp-founder-story,.calp-values{padding:88px 0}.calp-founder-story article{margin:0 auto;max-width:860px}.calp-founder-story blockquote{border-left:5px solid var(--brand-primary);color:var(--brand-primary-dark);font-family:var(--brand-font-heading);font-size:1.45rem;margin:34px 0;padding-left:24px}.calp-values{background:var(--brand-neutral-light)}.calp-values-row{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.calp-values-row article{border:1px solid var(--brand-border);padding:28px}.calp-values-row span{color:var(--brand-primary);font-weight:900}.calp-community{background:var(--brand-bg)}.calp-community-row{align-items:center;display:grid;grid-gap:42px;gap:42px;grid-template-columns:minmax(320px,0.95fr) minmax(0,1.05fr);margin-bottom:64px}.calp-community-row:last-child{margin-bottom:0}.calp-community-row--reverse img{order:2}.calp-community-row img{aspect-ratio:4/3;border:1px solid var(--brand-border);-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:991px){.calp-about-hero .container,.calp-community-row{grid-template-columns:1fr}.calp-community-row--reverse img{order:0}.calp-values-row{grid-template-columns:1fr}}