.tr-hero{--tr-hero-dot: #333333;--tr-hero-dot-idle: rgba(51, 51, 51, .3);display:block}.tr-hero .tr-hero__viewport{position:relative;width:100%;overflow:hidden;aspect-ratio:var(--tr-hero-ratio)}.tr-hero .tr-hero__track{position:relative;width:100%;height:100%;touch-action:pan-y}.tr-hero .tr-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;opacity:0;transition:opacity .8s ease}.tr-hero .tr-hero__slide.is-active{z-index:2;opacity:1}.tr-hero:not(.is-armed) .tr-hero__slide:not(:first-child){display:none}.tr-hero .tr-hero__media{display:block;width:100%;height:100%}.tr-hero .tr-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tr-hero .tr-hero__placeholder{display:flex;background:#fdf3ee}.tr-hero .tr-hero__placeholder .placeholder-svg{width:100%;height:100%}.tr-hero .tr-hero__dots{position:absolute;right:0;bottom:2.4rem;left:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:1rem;pointer-events:none}.tr-hero .tr-hero__dot{position:relative;width:2.4rem;height:2.4rem;margin:-.7rem;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.tr-hero .tr-hero__dot:before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;border-radius:50%;background:var(--tr-hero-dot-idle);transform:translate(-50%,-50%);transition:background-color .25s ease,transform .25s ease}.tr-hero .tr-hero__dot:hover:before{background:#3339}.tr-hero .tr-hero__dot.is-active:before{background:var(--tr-hero-dot);transform:translate(-50%,-50%) scale(1.15)}.tr-hero .tr-hero__dot:focus-visible{outline:.2rem solid var(--tr-hero-dot);outline-offset:-.2rem;border-radius:50%}@media screen and (max-width:749px){.tr-hero .tr-hero__viewport{aspect-ratio:var(--tr-hero-ratio-mobile)}.tr-hero .tr-hero__dots{bottom:1.6rem;justify-content:flex-start;gap:.8rem}.tr-hero .tr-hero__dot:before{width:.8rem;height:.8rem}}@media(prefers-reduced-motion:reduce){.tr-hero .tr-hero__slide,.tr-hero .tr-hero__dot:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-tr-hero-slideshow.css.map */
