.hero-carousel-container{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;background-color:var(--hero-bg-color);-webkit-user-select:none;user-select:none}.hero-carousel-wrapper{position:relative;width:100%;overflow:hidden;height:var(--hero-height-desktop);max-height:var(--hero-height-desktop)}.hero-carousel-wrapper:not(.hero-carousel-wrapper--adapt){height:var(--hero-height-desktop);max-height:var(--hero-height-desktop);aspect-ratio:unset!important}.hero-carousel-wrapper--adapt{height:auto;aspect-ratio:var(--hero-aspect-ratio-desktop);max-height:none;transition:aspect-ratio .35s ease}@media screen and (max-width:768px){.hero-carousel-wrapper{height:var(--hero-height-mobile);max-height:var(--hero-height-mobile)}.hero-carousel-wrapper:not(.hero-carousel-wrapper--adapt){height:var(--hero-height-mobile);max-height:var(--hero-height-mobile);aspect-ratio:unset!important}.hero-carousel-wrapper--adapt{aspect-ratio:var(--hero-aspect-ratio-mobile);height:auto;max-height:none}}.hero-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease-in-out;background-color:var(--hero-bg-color);z-index:1}.hero-carousel-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.hero-slide-backdrop{display:none}.hero-slide-link{position:relative;display:block;width:100%;height:100%;text-decoration:none;z-index:2}.hero-slide-picture{position:relative;display:block;width:100%;height:100%;z-index:2}.hero-slide-image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-position:top center;image-rendering:-webkit-optimize-contrast}.placeholder-svg-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1e1e1e}.placeholder-svg-container svg{width:100%;height:100%;opacity:.35}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#121212a6;color:#fff;border:1px solid rgba(255,255,255,.25);width:32px;height:32px;cursor:pointer;border-radius:50%;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:all .25s ease;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px #00000059}.carousel-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;display:block;pointer-events:none}.carousel-btn:hover{background:#000000e0;border-color:#fff9;color:#fff;transform:translateY(-50%) scale(1.08)}.prev-btn{left:20px}.next-btn{right:20px}@media screen and (max-width:768px){.carousel-btn{width:30px;height:30px}.carousel-btn svg{width:12px;height:12px}.prev-btn{left:10px}.next-btn{right:10px}}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px;background:#0009;padding:6px 14px;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.carousel-dot{width:9px;height:9px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .25s ease}.carousel-dot.active{background:var(--hero-accent-color);width:24px;border-radius:6px}.hero-marquee-section{position:relative;background-color:var(--marquee-bg);overflow:hidden;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);z-index:5;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 3%,rgba(0,0,0,1) 97%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 3%,rgba(0,0,0,1) 97%,transparent 100%)}.hero-marquee-wrapper{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.hero-marquee-content{display:flex;align-items:center;flex-shrink:0;min-width:100%;animation:hero-marquee-scroll var(--marquee-speed) linear infinite;gap:36px;padding-right:36px}.hero-marquee-wrapper:hover .hero-marquee-content{animation-play-state:paused}.hero-marquee-item{display:inline-flex;align-items:center;font-size:var(--marquee-font-size);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--marquee-text);white-space:nowrap;transition:transform .2s ease,color .2s ease}.hero-marquee-item.is-accent{color:var(--marquee-accent);background:#e6a11714;border:1px solid rgba(230,161,23,.35);padding:3px 12px;border-radius:4px;text-shadow:0 0 12px rgba(230,161,23,.25)}.hero-marquee-icon{display:inline-flex;align-items:center;justify-content:center;font-size:calc(var(--marquee-font-size) * .7);margin-left:36px;color:var(--marquee-accent);opacity:.85}@keyframes hero-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(max-width:768px){.hero-marquee-section{padding:10px 0}.hero-marquee-item{font-size:var(--marquee-font-size-mobile);letter-spacing:.08em}.hero-marquee-item.is-accent{padding:2px 8px}.hero-marquee-icon{margin-left:20px}.hero-marquee-content{gap:20px;padding-right:20px}}@media screen and (max-width:768px){.hero-carousel-wrapper,.hero-carousel-wrapper:not(.hero-carousel-wrapper--adapt){height:auto!important;max-height:none!important;aspect-ratio:auto!important}.hero-carousel-slide.active{position:relative;height:auto}.hero-slide-link,.hero-slide-picture,.hero-slide-image{height:auto!important;max-height:none!important}.hero-slide-image{width:100%!important;object-fit:contain!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hero-carousel.css.map */
