.services-subhero-scale{padding:150px 0 92px;background:linear-gradient(135deg,var(--brand-primary-dark),#24342f)}.services-subhero-scale .ma-eyebrow,.services-subhero-scale h1,.services-subhero-scale p{color:var(--brand-text-inverse)}.services-subhero-scale h1{font-size:max(2rem, min(4vw, 3.5rem));max-width:880px}.services-subhero-scale p:not(.ma-eyebrow){max-width:860px}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.flow-steps article,.quote-grid blockquote,.service-card-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:26px}.service-card-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:var(--brand-radius);background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800;margin-bottom:18px}.buyer-quotes,.quote-flow{background:var(--brand-bg-alt)}.flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.flow-steps article{display:grid;grid-template-columns:54px 1fr;grid-gap:8px 18px;gap:8px 18px}.flow-steps b{grid-row:1/span 2;grid-column:1;color:var(--brand-primary-dark);font-size:2rem}.flow-steps h3,.flow-steps p{grid-column:2}.quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.quote-grid blockquote{margin:0}.quote-grid cite{color:var(--brand-primary-dark);font-weight:700}@media (max-width:991px){.flow-steps,.quote-grid,.service-card-grid{grid-template-columns:1fr}}