.sub-hero--process::after{background:linear-gradient(90deg,rgba(42,43,34,.88),rgba(92,57,147,.34))}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.cert-grid article,.lever-grid article,.service-card-grid article,.timeline-row article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:#fff}.service-card-grid svg{width:44px;height:44px;color:var(--brand-primary-dark);margin-bottom:16px}.process-timeline{background:var(--brand-bg-alt)}.timeline-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.timeline-row span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--brand-primary-dark);color:#fff;font-weight:900;margin-bottom:16px}.guarantee-banner{background:var(--brand-primary);color:#fff}.guarantee-banner .ma-eyebrow,.guarantee-banner h2,.guarantee-banner p{color:#fff}.guarantee-banner .container{max-width:900px}@media (max-width:991px){.service-card-grid,.timeline-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.service-card-grid,.timeline-row{grid-template-columns:1fr}}