.play-promo-strip{position:relative}.play-promo-strip__inner{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 1.8rem;border-radius:2.4rem;border:.1rem solid rgba(var(--color-foreground),.08);background:linear-gradient(180deg,#fffffffa,#faf5eef5)}.play-promo-strip__badge-stage{position:relative;flex:0 0 auto;width:clamp(7.8rem,9vw,10rem);aspect-ratio:1;margin-right:-.8rem;pointer-events:none}.play-promo-strip__badge-stage:before,.play-promo-strip__badge-stage:after{content:"";position:absolute;top:16%;right:16%;bottom:16%;left:16%;border-radius:999px}.play-promo-strip__badge-stage:before{background:radial-gradient(circle,#efc8706b,#efc87000 72%);animation:play-promo-badge-glow 3.6s ease-in-out infinite}.play-promo-strip__badge-stage:after{top:22%;right:22%;bottom:22%;left:22%;border:.12rem dashed rgba(231,175,77,.42);animation:play-promo-badge-ring 10s linear infinite}.play-promo-strip__badge-cloud{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);filter:drop-shadow(0 1rem 1.8rem rgba(239,200,112,.18))}.play-promo-strip__badge-cloud .play-hero-scene{display:block;width:100%;height:auto}.play-promo-strip__badge-cloud .play-hero-scene__cloud-shape{animation:play-promo-cloud-float 4.6s ease-in-out infinite;transform-origin:center}.play-promo-strip__badge-cloud .play-hero-scene__cloud-cheek{animation:play-promo-cloud-blush 2.4s ease-in-out infinite}.play-promo-strip__badge-cloud .play-hero-scene__cloud-spark{animation:play-promo-spark-pulse 2.1s ease-in-out infinite}.play-promo-strip__badge-spark{position:absolute;display:block;border-radius:999px;box-shadow:0 0 0 .18rem #ffffff8f}.play-promo-strip__badge-spark--one{top:8%;right:10%;width:1.2rem;height:1.2rem;background:#efc870;animation:play-promo-spark-dance 2.8s ease-in-out infinite}.play-promo-strip__badge-spark--two{left:4%;bottom:16%;width:1rem;height:1rem;background:#b7dcc8;animation:play-promo-spark-dance 3.4s ease-in-out infinite -.6s}.play-promo-strip__badge-spark--three{right:18%;bottom:4%;width:.85rem;height:.85rem;background:#b8d9e2;animation:play-promo-spark-dance 3s ease-in-out infinite -1.1s}.play-promo-strip__badge{margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:5rem;padding:.9rem 1.45rem;border-radius:999px;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#fff7e8 4%,#f5d98e 38%,#f0bf57);color:#5d4732;font-size:1.24rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 0 0 .14rem #ffffff9e,0 1.4rem 2.8rem #e7af4d3d}.play-promo-strip__badge:before{content:"";position:absolute;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;border-radius:inherit;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.9),transparent 28%),linear-gradient(180deg,#ffffff61,#fff0);opacity:.92;z-index:-1}.play-promo-strip__badge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 18%,rgba(255,255,255,.55) 44%,transparent 68%);transform:translate(-115%);animation:play-promo-badge-sheen 5.2s ease-in-out infinite}.play-promo-strip__badge-text{position:relative;z-index:1;text-shadow:0 .1rem 0 rgba(255,255,255,.45)}.play-promo-strip__copy{min-width:0;flex:1 1 auto}.play-promo-strip__heading{margin:0;color:rgb(var(--color-foreground));font-size:clamp(2rem,2vw,2.6rem);line-height:1.08;letter-spacing:-.03em}.play-promo-strip__text{margin-top:.4rem;color:rgba(var(--color-foreground),.72);font-size:1.42rem;line-height:1.45}.play-promo-strip__text p{margin:0}.play-promo-strip__button{flex:0 0 auto;min-height:4.6rem;padding:1.1rem 1.6rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#4f4032;color:#fffaf3;text-decoration:none;font-size:1.38rem;font-weight:700;line-height:1}.play-promo-strip__button[aria-disabled=true]{opacity:.56;pointer-events:none}@media screen and (max-width:749px){.play-promo-strip__inner{gap:1.2rem;padding:1.4rem 1.5rem;border-radius:2rem;flex-wrap:wrap;align-items:flex-start}.play-promo-strip__badge-stage{width:7.2rem;margin-right:-.5rem}.play-promo-strip__badge{min-height:4.4rem;padding:.8rem 1.15rem;font-size:1.05rem}.play-promo-strip__heading{font-size:1.88rem}.play-promo-strip__text{font-size:1.34rem}.play-promo-strip__button{width:auto;min-height:4.4rem}}@keyframes play-promo-badge-glow{0%,to{transform:scale(.94);opacity:.72}50%{transform:scale(1.08);opacity:1}}@keyframes play-promo-badge-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes play-promo-cloud-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.45rem)}}@keyframes play-promo-cloud-blush{0%,to{opacity:.9}50%{opacity:1}}@keyframes play-promo-spark-pulse{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}@keyframes play-promo-spark-dance{0%,to{transform:translateZ(0) scale(.92)}50%{transform:translate3d(0,-.3rem,0) scale(1.08)}}@keyframes play-promo-badge-sheen{0%,to{transform:translate(-115%)}45%,55%{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.play-promo-strip__badge-stage:before,.play-promo-strip__badge-stage:after,.play-promo-strip__badge:after,.play-promo-strip__badge-cloud .play-hero-scene__cloud-shape,.play-promo-strip__badge-cloud .play-hero-scene__cloud-cheek,.play-promo-strip__badge-cloud .play-hero-scene__cloud-spark,.play-promo-strip__badge-spark{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-play-promo-marquee.css.map */
