fade-slideshow{position:relative;display:block;overflow:hidden}.fade-slideshow__track{position:relative;width:100%}.fade-slideshow__track:before{content:"";display:block;padding-top:var(--slide-ratio, 56.25%)}.fade-slideshow--fixed .fade-slideshow__track:before{padding-top:0;height:var(--slide-height-mobile, 350px)}.fade-slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.fade-slideshow__slide.is-active{z-index:1;opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.fade-slideshow__slide{transition:none}}.fade-slideshow__media{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.fade-slideshow__media img,.fade-slideshow__media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.fade-slideshow__tint{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--tint, transparent);pointer-events:none}.fade-slideshow__text{position:absolute;top:0;left:0;z-index:2;display:flex;width:100%;height:100%;padding:5%;color:rgb(var(--overlay-text-color, 255 255 255));pointer-events:none}.fade-slideshow__text>*{pointer-events:auto}.fade-slideshow__text.justify-start{justify-content:flex-start}.fade-slideshow__text.justify-center{justify-content:center}.fade-slideshow__text.justify-end{justify-content:flex-end}.fade-slideshow__text.items-start{align-items:flex-start}.fade-slideshow__text.items-center{align-items:center}.fade-slideshow__text.items-end{align-items:flex-end}.fade-slideshow__text-inner{max-width:70rem}.fade-slideshow__text-inner.text-start{text-align:left}.fade-slideshow__text-inner.text-center{text-align:center}.fade-slideshow__text-inner.text-end{text-align:right}.fade-slideshow__subheading{margin:0 0 .8rem;letter-spacing:.1em;text-transform:uppercase}.fade-slideshow__heading{margin:0 0 1.2rem;color:inherit}.fade-slideshow__rte{margin:0 0 1.6rem}.fade-slideshow__buttons{display:flex;flex-wrap:wrap;gap:1rem}.fade-slideshow__text-inner.text-center .fade-slideshow__buttons{justify-content:center}.fade-slideshow__text-inner.text-end .fade-slideshow__buttons{justify-content:flex-end}.fade-slideshow__controls{color:rgb(var(--arrow-color, 255 255 255))}.fade-slideshow__btn{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background-color:transparent;color:inherit;cursor:pointer;transition:opacity .3s ease-out}.fade-slideshow__btn>*{pointer-events:none}.fade-slideshow__btn svg{width:50%;min-width:14px;height:auto;fill:currentColor}.fade-slideshow__btn--prev{left:10px}.fade-slideshow__btn--next{right:10px}.fade-slideshow__autoplay{position:absolute;right:10px;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background-color:#00000059;color:inherit;cursor:pointer}.fade-slideshow__autoplay>*{pointer-events:none}.fade-slideshow__autoplay svg{width:12px;height:12px;fill:currentColor}.fade-slideshow__autoplay .fade-slideshow__icon-play{display:none}.fade-slideshow__autoplay.is-paused .fade-slideshow__icon-play{display:block}.fade-slideshow__autoplay.is-paused .fade-slideshow__icon-pause{display:none}@media screen and (min-width:1024px){.fade-slideshow__btn{width:55px;height:55px}}@media screen and (min-width:1280px){.fade-slideshow__btn{opacity:0}fade-slideshow:hover .fade-slideshow__btn{opacity:.8}.fade-slideshow__btn:hover,.fade-slideshow__btn:focus-visible{opacity:1}}@media screen and (max-width:767px){.fade-slideshow__track:before{padding-top:var(--slide-ratio-mobile, var(--slide-ratio, 56.25%))}.fade-slideshow--fixed .fade-slideshow__track:before{padding-top:0}}@media screen and (min-width:768px){.fade-slideshow--fixed .fade-slideshow__track:before{height:var(--slide-height-desktop, 600px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/slideshow.css.map */
