.services-gateway-hero{min-height:560px}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.service-card-grid article{padding:26px;border:1px solid var(--brand-border);background:#fff}.service-card-grid span{display:inline-block;margin-bottom:22px;color:var(--brand-accent);font-weight:900}.process-timeline{background:var(--brand-bg-alt)}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.process-steps article{position:relative;padding:24px;border-top:3px solid var(--brand-primary);background:#fff}.process-steps b{color:var(--brand-accent)}.guarantee-band{padding:60px 0;background:var(--brand-primary);color:#fff}.guarantee-band h2,.guarantee-band p{color:#fff}@media (max-width:991px){.process-steps,.service-card-grid{grid-template-columns:1fr}}