.play-ind-showcase-hero{position:relative;min-height:540px;display:flex;align-items:center;color:var(--brand-text-inverse);overflow:hidden;background-color:var(--brand-primary-dark)}.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}.play-ind-showcase-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(20,68,92,.84),rgba(20,68,92,.38))}.play-ind-showcase-hero .container{position:relative;z-index:1;max-width:820px}.play-ind-showcase-hero h1{color:var(--brand-text-inverse);font-size:max(2.1rem, min(4vw, 4rem));font-weight:900}.play-ind-cards article{height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden}.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 .play-meta,.play-ind-cards h3,.play-ind-cards p{margin-left:22px;margin-right:22px}.play-ind-cards h3{margin-top:22px}.play-ind-cards p{padding-bottom:22px}.play-meta{display:block;color:var(--brand-secondary);font-weight:800;margin-bottom:10px}