.play-ind-showcase-hero{position:relative;min-height:620px;display:flex;align-items:center;background:var(--brand-primary-dark);overflow:hidden}.play-ind-showcase-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.34}.ind-hero-copy{position:relative;max-width:900px;margin:0 auto;padding:0 20px;text-align:center}.ind-hero-copy h1,.ind-hero-copy p{color:var(--brand-text-inverse)}.ind-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--sky-radius);overflow:hidden;background:var(--brand-bg)}.ind-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ind-card h3,.ind-card p,.ind-card span{margin-left:22px;margin-right:22px}.ind-card h3{margin-top:20px}.play-meta{display:block;color:var(--brand-primary);font-weight:800;margin-bottom:10px}.ind-card p{color:var(--brand-text-secondary);padding-bottom:22px}.ind-stats{display:flex;flex-wrap:wrap;border:1px solid var(--brand-border);border-radius:var(--sky-radius);overflow:hidden;background:var(--brand-bg)}.ind-stats>div{flex:1 1 220px;padding:30px;border-right:1px solid var(--brand-border)}.ind-stats>div:last-child{border-right:0}.ind-stats strong{display:block;color:var(--brand-primary-dark);font-size:2.4rem}.ind-cta{text-align:center;max-width:860px;margin:0 auto}