.service-hero{background:linear-gradient(135deg,rgba(14,57,102,.96),rgba(26,91,156,.92))}.service-cards article,.timeline-row div{height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);padding:28px}.service-cards span,.timeline-row strong{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-accent);color:var(--brand-primary);font-weight:800;margin-bottom:18px}.process-timeline{background:var(--brand-bg-alt)}.timeline-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:991.98px){.timeline-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.timeline-row{grid-template-columns:1fr}}