.play-ind-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.play-ind-hero h1,.play-ind-hero p{color:var(--brand-text-inverse);max-width:860px}.play-ind-cards article{height:100%;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 12px 30px rgba(26,32,44,.06)}.play-ind-cards img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.play-ind-cards article h3,.play-ind-cards article p,.play-ind-cards article span{margin-left:22px;margin-right:22px}.play-ind-cards article h3{margin-top:20px}.play-ind-cards article p{margin-bottom:24px}.play-meta{display:block;color:var(--brand-primary);font-weight:800}.play-ind-stats{background:var(--brand-bg-alt);padding:54px 0}.play-ind-stats strong{display:block;font-size:2.6rem;color:var(--brand-primary-dark)}.play-ind-cta{padding:78px 0 96px}