.service-gateway-hero{background:#fff}.process-timeline{background:var(--brand-bg-alt)}.pc-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.pc-steps article{border-top:4px solid var(--brand-primary);background:#fff;border-radius:var(--brand-radius);padding:24px;box-shadow:0 12px 30px rgba(42,38,34,.08)}.pc-steps span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:16px;border-radius:50%;background:var(--brand-primary-dark);color:#fff;font-weight:800}.pc-guarantee-banner{padding:72px 0;background:var(--brand-primary)}.pc-guarantee-banner h2,.pc-guarantee-banner p{color:#fff}@media (max-width:991px){.pc-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.pc-steps{grid-template-columns:1fr}}