.service-gateway-hero{background:#fff}.service-cards-band,.service-timeline-band{padding:72px 0}.service-cards-band{background:var(--brand-bg-alt)}.service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.timeline-step{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:24px}.service-card span,.timeline-step b{color:var(--brand-primary);font-weight:900}.timeline-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.timeline-step{position:relative}.service-guarantee-band{padding:64px 0;background:var(--brand-accent);color:var(--brand-text-inverse)}.service-guarantee-band h2,.service-guarantee-band p{color:var(--brand-text-inverse)}@media (max-width:991px){.service-card-grid,.timeline-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.service-card-grid,.timeline-steps{grid-template-columns:1fr}}