.service-card-section{background:#fff}.service-grid article span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;background:var(--brand-accent);color:var(--brand-primary-dark);font-weight:800}.process-timeline{background:var(--brand-bg-alt)}.timeline-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.timeline-steps article{padding:26px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius)}.timeline-steps strong{display:block;color:var(--brand-primary);font-size:2rem}.guarantee-banner{padding:68px 0;background:var(--brand-secondary)}.guarantee-banner h2,.guarantee-banner p{color:var(--brand-text)}