.subhero-about{background:var(--brand-bg-alt);padding:56px 0;border-bottom:4px solid var(--brand-secondary)}.subhero-about img{width:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.case-founder-wrap{max-width:820px;margin:0 auto}.case-founder-wrap p{color:var(--brand-neutral-mid);font-size:1.05rem;margin-bottom:20px}.cnst-pullquote{font-family:var(--font-display);font-size:1.35rem;color:var(--brand-primary);border-left:4px solid var(--brand-secondary);padding:8px 0 8px 24px;margin:32px 0;font-style:italic}.cnst-icon-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:16px;gap:16px}.cnst-icon-row article{text-align:center;padding:20px 12px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.cnst-icon-row h3{font-size:.95rem;margin-bottom:8px}.cnst-icon-row p{margin:0;font-size:.85rem;color:var(--brand-neutral-mid)}.cnst-community-row{display:grid;grid-template-columns:1fr 1fr;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-text p{color:var(--brand-neutral-mid)}.cnst-community-row img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}@media (max-width:767px){.cnst-community-row,.cnst-community-row--reverse{grid-template-columns:1fr;direction:ltr}}.cnst-form-panel{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}