.subhero-about.cnst-hero--split{padding:48px 0;background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.subhero-about img{width:100%;border-radius:var(--brand-radius);min-height:280px;-o-object-fit:cover;object-fit:cover}.subhero-about h1{font-size:max(1.8rem, min(3.5vw, 2.7rem));margin:8px 0 16px}.subhero-about p{color:var(--brand-neutral-mid)}.vb-about-narrow{max-width:820px}.vb-about-narrow p{margin-bottom:16px}.cnst-pullquote{margin:32px 0;padding:24px 28px;border-left:4px solid var(--brand-accent);background:var(--brand-bg-alt);font-family:var(--font-display);font-size:1.25rem;color:var(--brand-primary-dark)}.cnst-icon-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px}.cnst-icon-row article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px;text-align:center}.cnst-icon-row h3{font-size:1rem;margin-bottom:8px}.cnst-icon-row p{margin:0;color:var(--brand-neutral-mid);font-size:.9rem}.cnst-community-row{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:32px;gap:32px;align-items:center;margin-bottom:48px}.cnst-community-row--reverse{direction:rtl}.cnst-community-row--reverse>*{direction:ltr}.cnst-community-row img{width:100%;border-radius:var(--brand-radius);min-height:220px;-o-object-fit:cover;object-fit:cover}.cnst-community-text h3{margin-bottom:12px}.cnst-community-text p{color:var(--brand-neutral-mid);margin:0}.cta-section .vb-feedback .form-label{color:var(--brand-text-inverse)}.cta-section .vb-feedback .form-control{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25);color:#fff}@media (max-width:991.98px){.cnst-community-row,.cnst-community-row--reverse{grid-template-columns:1fr;direction:ltr}}