.mission-cards article,.service-cards article,.timeline-row article,.value-grid article{height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.service-cards span{color:var(--brand-primary);font-size:1.8rem;font-weight:900}.service-cards h2,.timeline-row h3{color:var(--brand-text);font-size:1.2rem}.timeline-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.timeline-row strong{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;margin-bottom:16px}.guarantee-band{background:var(--brand-primary-dark);color:#fff}.guarantee-band h2,.guarantee-band p{color:#fff}.guarantee-band p{max-width:940px}.service-form-split{background:var(--brand-bg-alt)}