.subhero-about{background:var(--brand-bg);padding:56px 0;border-bottom:4px solid var(--brand-secondary)}.subhero-about img{width:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md)}.cnst-about__founder{background:var(--brand-bg-alt)}.cnst-about__founder p{max-width:820px}.cnst-pullquote{border-left:4px solid var(--brand-primary);margin:24px 0;padding:16px 24px;font-size:1.25rem;font-family:var(--font-heading);color:var(--brand-text);background:var(--brand-bg)}.cnst-icon-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:16px;gap:16px;margin-top:24px}.cnst-icon-row article{border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:16px;background:var(--brand-bg);text-align:center}.cnst-icon-row h3{font-size:1rem;margin:0 0 8px}.cnst-icon-row p{margin:0;font-size:.88rem;color:var(--brand-neutral-mid)}.cnst-community-row{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:32px;gap:32px;align-items:center;margin-bottom:40px}.cnst-community-row--reverse{direction:rtl}.cnst-community-row--reverse>*{direction:ltr}.cnst-community-row img{width:100%;min-height:220px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md)}.cnst-about__cta{background:var(--brand-primary);color:var(--brand-text-inverse)}.cnst-about__cta h2,.cnst-about__cta p{color:var(--brand-text-inverse)}.cnst-about__cta .form-check-label,.cnst-about__cta .form-label{color:var(--brand-text)}.cnst-about__cta .cnst-quote-form,.cnst-about__cta form{background:var(--brand-bg);border-radius:var(--radius-md);padding:24px}@media (max-width:991.98px){.cnst-community-row,.cnst-community-row--reverse{grid-template-columns:1fr;direction:ltr}}