.service-cards{background:var(--brand-bg)}.process-line{background:var(--brand-bg-alt)}.step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px}.step-grid div{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px}.step-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:38px;height:38px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:700;margin-bottom:12px}.guarantee-band{padding:56px 0;background:var(--brand-primary)}.guarantee-band h2,.guarantee-band p{color:var(--brand-text-inverse)}.split-form-cta{background:var(--brand-bg-alt)}.split-card{align-items:start}