.process-section,.service-card-section{padding:72px 0}.process-section{background:var(--brand-bg-alt)}.process-line{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.process-line div{background:#fff;border:1px solid var(--brand-border);padding:24px}.process-line b{color:var(--brand-secondary);font-size:1.7rem}.guarantee-banner{padding:70px 0;background:var(--brand-primary-dark);text-align:center}.guarantee-banner h2,.guarantee-banner p{color:#fff}.guarantee-banner p{max-width:890px;margin:0 auto}.subpage-cta{background:var(--brand-primary);text-align:left}.subpage-cta .eyebrow,.subpage-cta h2,.subpage-cta p{color:#fff}@media (max-width:991px){.process-line{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.process-line{grid-template-columns:1fr}}