.custom-slideshow{position:relative;overflow:hidden}.custom-slideshow__track{position:relative;width:100%}.custom-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease;z-index:0}.custom-slideshow__slide.is-active{position:relative;opacity:1;visibility:visible;z-index:1}.custom-slideshow__media{position:relative;width:100%;aspect-ratio:2560 / 980;overflow:hidden}.custom-slideshow__picture,.custom-slideshow__image{display:block;width:100%;height:100%}.custom-slideshow__image{object-fit:cover;object-position:center}.custom-slideshow__placeholder{aspect-ratio:2560 / 980;display:flex;align-items:center;justify-content:center;background:#0000000d}.custom-slideshow__placeholder svg{width:100%;height:100%}.custom-slideshow__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:1rem;padding:2rem;max-width:40rem;z-index:2;color:var(--color-foreground, #fff)}.custom-slideshow__content--top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.custom-slideshow__content--top-center{justify-content:flex-start;align-items:center;text-align:center;margin-inline:auto}.custom-slideshow__content--middle-left{justify-content:center;align-items:flex-start;text-align:left}.custom-slideshow__content--middle-center{justify-content:center;align-items:center;text-align:center;margin-inline:auto}.custom-slideshow__content--bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.custom-slideshow__content--bottom-center{justify-content:flex-end;align-items:center;text-align:center;margin-inline:auto}.custom-slideshow__heading{margin:0;font-size:clamp(1.75rem,4vw,3rem)}.custom-slideshow__text{font-size:1rem}.custom-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#ffffffd9;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.custom-slideshow__arrow--prev{left:1rem}.custom-slideshow__arrow--next{right:1rem}.custom-slideshow__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:3}.custom-slideshow__dot{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0}.custom-slideshow__dot.is-active{background:#fff}@media screen and (max-width:749px){.custom-slideshow__media,.custom-slideshow__placeholder{aspect-ratio:1 / 1}.custom-slideshow__content{padding:1.25rem}.custom-slideshow__arrow{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-slideshow.css.map */
