.fade-slideshow{position:relative;width:100%;overflow:hidden;background:#000}.fade-slideshow__slides{position:relative;width:100%;height:var(--fade-slideshow-height-mobile, 450px)}@media screen and (min-width:750px){.fade-slideshow__slides{height:var(--fade-slideshow-height, 600px)}}.fade-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:1}.fade-slideshow__slide.is-active{opacity:1;visibility:visible;z-index:2;transition:opacity 1.5s ease,visibility 1.5s ease}.fade-slideshow__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;pointer-events:none;z-index:1}.fade-slideshow__image,.fade-slideshow__image--placeholder{width:100%;height:100%;object-fit:cover;display:block}.fade-slideshow__image--placeholder svg{width:100%;height:100%;object-fit:cover}.fade-slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:center;justify-content:center;z-index:2}.fade-slideshow__overlay-inner{display:flex;width:100%;height:100%;padding:40px 1.5rem}@media screen and (min-width:750px){.fade-slideshow__overlay-inner{padding:40px 5rem}}.fade-slideshow__overlay--bottom{align-items:flex-end}.fade-slideshow__overlay--middle{align-items:center}.fade-slideshow__overlay--left{justify-content:flex-start;text-align:left}.fade-slideshow__overlay--center{justify-content:center;text-align:center}.fade-slideshow__overlay--right{justify-content:flex-end;text-align:right}.fade-slideshow__text-wrap{max-width:900px;pointer-events:auto;background:transparent!important}.fade-slideshow__heading{margin:0;padding-bottom:10px;font-family:var(--font-body--family);line-height:normal;color:var(--color-foreground-heading)!important}.fade-slideshow__subheading{margin:0;padding-bottom:28px;font-family:var(--font-body--family);font-size:1.125rem;letter-spacing:.05em;text-transform:none;color:var(--color-foreground-heading)!important}.fade-slideshow__dots{position:absolute;left:auto;right:5%;bottom:24px;transform:none;z-index:3;display:flex;gap:8px}@media screen and (min-width:750px){.fade-slideshow__dots{bottom:40px;gap:12px}}.fade-slideshow__dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;padding:0;cursor:pointer;position:relative;overflow:hidden;transition:width .3s ease,border-radius .3s ease,background .3s ease}.fade-slideshow__dot.is-active{width:24px;border-radius:8px;background:#ffffff1a}@media screen and (min-width:750px){.fade-slideshow__dot{width:12px;height:12px}.fade-slideshow__dot.is-active{width:40px;border-radius:10px}}.fade-slideshow__dot:after{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:#fff;border-radius:inherit}.fade-slideshow__dot.is-active:after{animation:fadeSlideshowLoadingBar var(--autoplay-speed, 5s) linear forwards}@keyframes fadeSlideshowLoadingBar{0%{width:0%}to{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-custom-fade-slideshow.css.map */
