.play-svc-process-hero{position:relative;min-height:520px;overflow:hidden;background:var(--brand-primary-dark)}.play-svc-process-hero img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;opacity:.55}.play-svc-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;max-width:920px;padding:80px 10vw}.play-svc-hero-overlay h1,.play-svc-hero-overlay p{color:var(--brand-text-inverse)}.play-svc-three-col article{height:100%;padding:30px;border:1px solid var(--brand-border);background:#fff}.timeline-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0;list-style:none}.timeline-steps li{padding:18px 10px;background:var(--brand-bg-alt);text-align:center;font-weight:700}.timeline-steps span{display:block;margin:0 auto 8px;color:var(--brand-accent)}.play-svc-guarantee{background:var(--brand-primary);color:var(--brand-text-inverse)}.play-svc-guarantee h2,.play-svc-guarantee li,.play-svc-guarantee p{color:var(--brand-text-inverse)}.guarantee-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:0;list-style:none}.guarantee-list li{border:1px solid rgba(255,255,255,.24);padding:20px}.play-cta-split{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.play-cta-split h2,.play-cta-split p{color:var(--brand-text-inverse)}@media (max-width:991px){.guarantee-list,.timeline-steps{grid-template-columns:1fr}}