.play-home-hero{min-height:720px;padding-top:170px;padding-bottom:120px;position:relative;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.play-home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.play-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(39,56,62,.88),rgba(39,56,62,.54),rgba(39,56,62,.34));z-index:1}.play-home-hero-copy{position:relative;z-index:2;max-width:860px;text-align:center}.play-home-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:20px}.play-home-hero .play-eyebrow,.play-home-hero p{color:#fff}.play-home-hero-copy>p:not(.play-eyebrow){max-width:760px;margin:0 auto;font-size:1.12rem}.play-hero-actions{display:flex;justify-content:center;gap:14px;margin-top:32px;flex-wrap:wrap}.bt-age-grid__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.bt-age-card{min-height:220px;padding:24px;border:1px solid var(--brand-border);background:#fff;color:var(--brand-text);display:flex;flex-direction:column;justify-content:flex-end;position:relative}.bt-age-card:hover{-webkit-text-decoration:none;text-decoration:none;border-color:var(--brand-primary)}.bt-age-card__badge{position:absolute;top:18px;left:18px;padding:6px 10px;background:var(--brand-accent);color:#fff;font-size:.78rem;font-weight:700}.bt-age-card h3{font-size:1.15rem;margin-bottom:10px}.bt-age-card p{margin-bottom:0;color:var(--brand-text)}.play-feature-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.play-feature-rows article{display:grid;grid-template-columns:48px 1fr;grid-gap:18px;gap:18px;padding:22px;background:#fff;border:1px solid var(--brand-border)}.play-feature-rows article h3,.play-feature-rows article p{grid-column:2}.play-feature-rows article .play-line-icon{grid-row:1/span 2;grid-column:1}.play-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.play-product-card{border:1px solid var(--brand-border);background:#fff;position:relative}.play-product-card a{display:block;color:var(--brand-text)}.play-product-card a:hover{-webkit-text-decoration:none;text-decoration:none}.play-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.play-product-card h3{font-size:1rem;margin:16px 16px 6px}.play-product-card span{display:block;margin:0 16px 18px;color:var(--brand-accent);font-weight:700;font-size:.85rem}.bt-trust{background:var(--brand-bg-alt)}.bt-trust__items{display:flex;flex-wrap:nowrap;gap:0;border:1px solid var(--brand-border);background:#fff}.bt-trust__item{flex:1 1 0;min-width:0;padding:22px;border-right:1px solid var(--brand-border);display:grid;grid-gap:6px;gap:6px}.bt-trust__item:last-child{border-right:0}.bt-trust__item strong{color:var(--brand-text)}.bt-trust__item span:last-child{color:var(--brand-text);font-size:.92rem}@media (max-width:991px){.bt-age-grid__cards,.play-feature-rows,.play-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-trust__items{flex-wrap:wrap}.bt-trust__item{flex:0 0 50%}}@media (max-width:575px){.play-home-hero{min-height:560px;padding-top:150px;padding-bottom:72px}.bt-age-grid__cards,.play-feature-rows,.play-home-product-grid{grid-template-columns:1fr}.bt-trust__item{flex:0 0 100%;border-right:0;border-bottom:1px solid var(--brand-border)}}