.hero-pagination__dot{position:relative;width:var(--space-primitive-12);height:var(--space-primitive-12);border-radius:9999px;border:none;padding:0;cursor:pointer;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 0 0 1.5px #ffffff80,0 1px 3px #0003;overflow:hidden;transition:width .4s cubic-bezier(.25,.1,.25,1),background .3s ease}.hero-pagination__dot:hover{background:#00000080}.hero-pagination__dot.is-active{width:var(--space-primitive-48);background:#0000004d}.hero-pagination__progress{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:#ffffffd9;transform-origin:left center;transform:scaleX(0)}.hero-pagination__dot.is-active .hero-pagination__progress{animation:hero-progress var(--slider-autoplay-duration) linear forwards}@keyframes hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-slide__gradient{background:linear-gradient(to top,color-mix(in srgb,var(--color-surface-primary-default) 78%,transparent) 0%,color-mix(in srgb,var(--color-surface-primary-default) 48%,transparent) 45%,color-mix(in srgb,var(--color-surface-primary-default) 18%,transparent) 72%,transparent 100%)}.hero-slide__title,.hero-slide__subtitle{color:var(--color-text-foreground-high)}.hero-slide__media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-slide__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transform-origin:center center}@media(max-width:767px){.hero-slide__background{object-fit:contain;object-position:top;transform-origin:top center}}.hero-slide.is-active .hero-slide__background{animation:hero-ken-burns var(--slider-autoplay-duration, 5s) ease-out forwards}@keyframes hero-ken-burns{0%{transform:scale(1)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.hero-slide.is-active .hero-slide__background{animation:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-home-hero.css.map */
