.service-card{height:100%;border:1px solid var(--brand-border);padding:28px;background:#fff}.service-card span{color:var(--brand-secondary);font-weight:800}.timeline-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:0;gap:0;border:1px solid var(--brand-border);background:#fff}.timeline-row article{padding:28px;border-right:1px solid var(--brand-border)}.timeline-row article:last-child{border-right:0}.timeline-row b{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--text-on-dark);margin-bottom:14px}.guarantee-banner{padding:52px 0;background:var(--brand-primary-dark)}.guarantee-banner h2,.guarantee-banner p{color:var(--text-on-dark)}.guarantee-banner p{max-width:860px}