.hero-spotlight{position:relative;overflow:hidden;isolation:isolate;color:rgb(var(--color-foreground))}.hero-spotlight__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-spotlight__bg-img{width:100%;height:100%;object-fit:cover;display:block;opacity:var(--hs-img-opacity, .25)}.hero-spotlight__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,20,23,var(--hs-overlay, .55));z-index:1}.hero-spotlight__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center;padding-top:8rem;padding-bottom:8rem;min-height:58vh}.hero-spotlight__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:1.3rem;opacity:.75;margin:0 0 1.5rem}.hero-spotlight__heading{font-size:clamp(3.6rem,5vw,5.6rem);line-height:1.05;margin:0 0 2rem;font-weight:700}.hero-spotlight__highlight{color:rgb(var(--glow-rgb));text-shadow:0 0 30px rgba(var(--glow-rgb),.7)}.hero-spotlight__description{font-size:1.7rem;line-height:1.6;opacity:.85;max-width:46rem;margin:0 0 3rem}.hero-spotlight__buttons{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.2rem}.hero-spotlight__caption{font-size:1.3rem;opacity:.6;margin:0}.hero-spotlight__card{background:#9696a01a;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:3rem;box-shadow:0 8px 40px #00000059,0 0 60px rgba(var(--glow-rgb),.15)}.hero-spotlight__card-label{text-transform:uppercase;letter-spacing:.1em;font-size:1.2rem;opacity:.65;margin:0 0 1.2rem}.hero-spotlight__card-top{display:flex;gap:1.6rem;align-items:flex-start;margin-bottom:1.6rem}.hero-spotlight__card-image{position:relative;transition:opacity .3s ease}.hero-spotlight__card-image:before{content:"";position:absolute;top:-2rem;right:-2rem;bottom:-2rem;left:-2rem;background:radial-gradient(circle,#ff4d6d99,#ff4d6d00 70%);filter:blur(22px);z-index:-1;pointer-events:none}.hero-spotlight__card-image img,.hero-spotlight__card-image svg{width:8rem;height:8rem;object-fit:cover;display:block;margin:0 auto;border-radius:10px}.hero-spotlight__card-title{display:block;font-size:1.9rem;font-weight:700;color:inherit;text-decoration:none;margin-bottom:.8rem;transition:opacity .3s ease}.hero-spotlight__card-price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;transition:opacity .3s ease}.hero-spotlight__price-now{font-size:2.3rem;font-weight:400;color:rgb(var(--color-foreground))}.hero-spotlight__price-was{text-decoration:line-through;color:rgba(var(--color-foreground),.5);font-size:1.5rem}.hero-spotlight__price-badge{background:#f5a623;color:#17130a;font-size:1.2rem;font-weight:800;box-shadow:0 0 16px #f5a62380;padding:.3rem 1rem;border-radius:999px}.hero-spotlight__card-desc{font-size:1.4rem;line-height:1.5;opacity:.75;margin:0 0 2rem;transition:opacity .3s ease}.hero-spotlight__waveform{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem}.hero-spotlight__play{flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff24;box-shadow:0 0 18px rgba(var(--glow-rgb),.45);border:0;padding:0;transition:box-shadow var(--duration-default) ease,background var(--duration-default) ease,transform var(--duration-default) ease}button.hero-spotlight__play{cursor:pointer}button.hero-spotlight__play:hover,button.hero-spotlight__play:focus-visible{background:#ffffff38;box-shadow:0 0 28px rgba(var(--glow-rgb),.7);transform:scale(1.05)}.hero-spotlight__play svg{width:1.3rem;height:1.3rem;color:#fff}.hero-spotlight__play-icon{margin-left:2px}.hero-spotlight__waveform-bars{flex:1;display:flex;align-items:center;gap:3px;height:3.2rem}.hero-spotlight__waveform-bars span{flex:1;min-width:2px;max-width:3px;border-radius:999px;background:linear-gradient(180deg,rgba(var(--glow-rgb),.95),rgba(var(--glow-rgb),.3));transform-origin:bottom}@media(prefers-reduced-motion:no-preference){.hero-spotlight__waveform-bars.is-playing span{animation:heroWaveBounce .9s ease-in-out infinite}.hero-spotlight__waveform-bars.is-playing span:nth-child(2n){animation-delay:.1s}.hero-spotlight__waveform-bars.is-playing span:nth-child(3n){animation-delay:.2s}.hero-spotlight__waveform-bars.is-playing span:nth-child(5n){animation-delay:.3s}}@keyframes heroWaveBounce{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.15)}}.hero-spotlight__card-cta{width:100%;justify-content:center}.hero-spotlight__dots{display:flex;align-items:center;justify-content:center;gap:.9rem;margin-top:1.8rem}.hero-spotlight__dot{width:.8rem;height:.8rem;border-radius:50%;border:0;padding:0;background:rgba(var(--color-foreground),.25);cursor:pointer;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.hero-spotlight__dot:hover{background:rgba(var(--glow-rgb),.6)}.hero-spotlight__dot.is-active{background:rgb(var(--glow-rgb));box-shadow:0 0 12px rgba(var(--glow-rgb),.7);transform:scale(1.3)}@media screen and (max-width:989px){.hero-spotlight__inner{grid-template-columns:1fr;padding-top:5rem;padding-bottom:5rem}}.logo-marquee{position:relative;padding:3.6rem 0;overflow:hidden}.logo-marquee:before,.logo-marquee:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--glow-rgb),.5),transparent)}.logo-marquee:before{top:0}.logo-marquee:after{bottom:0}.logo-marquee__heading-wrap{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin:0 0 3.5rem}.logo-marquee__line{flex:1;max-width:8rem;height:1px}.logo-marquee__line--left{background:linear-gradient(90deg,transparent,rgba(var(--glow-rgb),.6))}.logo-marquee__line--right{background:linear-gradient(90deg,rgba(var(--glow-rgb),.6),transparent)}.logo-marquee__heading{font-family:var(--font-heading-family);text-align:center;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:1.7rem;margin:0}.logo-marquee__highlight{color:rgb(var(--glow-rgb));text-shadow:0 0 20px rgba(var(--glow-rgb),.5)}@media screen and (max-width:749px){.logo-marquee__line{display:none}}.logo-marquee__viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.logo-marquee__track{display:flex;align-items:center;width:max-content;gap:6rem;animation:logoMarqueeScroll 22s linear infinite}.logo-marquee__viewport:hover .logo-marquee__track{animation-play-state:paused}.logo-marquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:4rem;opacity:.7;transition:opacity .3s ease}.logo-marquee__item:hover{opacity:1}.logo-marquee__item img{max-height:100%;width:auto;object-fit:contain;filter:grayscale(1) brightness(2)}.logo-marquee__wordmark{font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}@keyframes logoMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.logo-marquee__track{animation:none;flex-wrap:wrap;justify-content:center}}.newsletter-spotlight{position:relative;overflow:hidden;padding:8rem 0}.newsletter-spotlight__inner{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:center}form.newsletter-spotlight__form{justify-content:flex-start;text-align:left;max-width:none;margin:0;width:100%}.newsletter-spotlight__heading{font-size:clamp(3.6rem,5vw,5.4rem);line-height:1.05;letter-spacing:-.02em;margin:0 0 2.5rem;text-transform:uppercase}.newsletter-spotlight__highlight{background:linear-gradient(90deg,rgb(var(--glow-rgb)),#ff8bd6);-webkit-background-clip:text;background-clip:text;color:transparent}.newsletter-spotlight__description{font-size:1.8rem;line-height:1.6;opacity:.85;max-width:56rem;margin:0 0 3.5rem}.newsletter-spotlight__description strong{font-weight:700;opacity:1}.newsletter-spotlight__field-wrapper .field{display:flex;align-items:center;background:#fff;border-radius:999px;padding:.9rem .9rem .9rem 2.8rem;width:100%;min-width:min(700px,100%);max-width:none;border:0}.newsletter-spotlight__field-wrapper .field__input{background:transparent;border:0;box-shadow:none;color:#111114;font-size:1.7rem;flex:1;padding:1.8rem 0}.newsletter-spotlight__field-wrapper .field__input:focus{box-shadow:none;outline:none}.newsletter-spotlight__field-wrapper .field__label{color:#6b6b70}.newsletter-spotlight__field-wrapper .newsletter-form__button{flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:50%;background:linear-gradient(135deg,rgb(var(--glow-rgb)),#ff8bd6);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px rgba(var(--glow-rgb),.5);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.newsletter-spotlight__field-wrapper .newsletter-form__button:hover{transform:scale(1.06);box-shadow:0 0 36px rgba(var(--glow-rgb),.75)}.newsletter-spotlight__field-wrapper .newsletter-form__button svg{width:1.9rem;height:1.9rem;fill:#fff}.newsletter-spotlight__showcase{position:relative;display:flex;justify-content:center;align-items:center;min-height:46rem}.newsletter-spotlight__card{position:absolute;width:21rem;border-radius:16px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #00000073;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s ease}.newsletter-spotlight__card:hover{box-shadow:0 26px 60px #0000008c,0 0 40px rgba(var(--glow-rgb),.35);z-index:10}.newsletter-spotlight__card:nth-child(1){transform:rotate(-7deg) translate(-9rem,1rem);z-index:1}.newsletter-spotlight__card:nth-child(1):hover{transform:rotate(-3deg) translate(-9rem,-1rem) scale(1.05)}.newsletter-spotlight__card:nth-child(2){transform:rotate(2deg) translateY(-2rem);z-index:2}.newsletter-spotlight__card:nth-child(2):hover{transform:rotate(0) translateY(-4rem) scale(1.05)}.newsletter-spotlight__card:nth-child(3){transform:rotate(8deg) translate(9rem,2rem);z-index:1}.newsletter-spotlight__card:nth-child(3):hover{transform:rotate(3deg) translate(9rem) scale(1.05)}.newsletter-spotlight__card:nth-child(n+4){display:none}.newsletter-spotlight__card-media{aspect-ratio:2 / 3;background:#242429}.newsletter-spotlight__card-media img,.newsletter-spotlight__card-media svg{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.newsletter-spotlight__inner{grid-template-columns:1fr}.newsletter-spotlight__showcase{margin-top:2rem;min-height:38rem}.newsletter-spotlight__card{width:16rem}}.testi-carousel{padding:7rem 0}.testi-carousel__title{text-align:center;margin:0 0 4rem}.testi-carousel__card{max-width:68rem;margin:0 auto;text-align:center;min-height:16rem;display:flex;flex-direction:column;justify-content:center}.testi-carousel__stars{color:rgb(var(--glow-rgb));font-size:1.8rem;letter-spacing:.1em;margin:0 0 1.6rem}.testi-carousel__quote{font-size:2.2rem;line-height:1.55;font-weight:500;margin:0 0 2rem;transition:opacity .25s ease}.testi-carousel__author{opacity:.6;font-size:1.4rem;margin:0;text-transform:uppercase;letter-spacing:.08em}.testi-carousel__controls{display:flex;align-items:center;justify-content:center;gap:2.2rem;margin:3.5rem 0 1.8rem}.testi-carousel__arrow{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.3);background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .3s ease,background .3s ease}.testi-carousel__arrow svg{width:1.8rem;height:1.8rem}.testi-carousel__arrow:hover{border-color:rgb(var(--glow-rgb));background:rgba(var(--glow-rgb),.15)}.testi-carousel__counter{font-size:1.4rem;opacity:.6;min-width:5.5rem;text-align:center}.testi-carousel__progress-track{max-width:22rem;margin:0 auto;height:2px;background:rgba(var(--color-foreground),.15);border-radius:999px;overflow:hidden}.testi-carousel__progress-fill{height:100%;width:0%;background:rgb(var(--glow-rgb))}@media screen and (max-width:749px){.testi-carousel__quote{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AACQAIAAgA */
