.custom-slideshow{width:100%;display:flex;justify-content:center}.custom-slideshow__container{position:relative;width:100%;max-width:900px;height:600px;overflow:hidden}.custom-slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease;pointer-events:none}.custom-slideshow__slide--active{opacity:1;pointer-events:auto}.custom-slideshow__img{display:block;width:100%;height:100%;object-fit:cover}.custom-slideshow__placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.custom-slideshow__placeholder-svg{width:60%;height:60%;opacity:.3}.custom-slideshow__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.custom-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#ffffffb3;border:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:background .2s ease;border-radius:0}.custom-slideshow__arrow:hover{background:#fffffff2}.custom-slideshow__arrow--prev{left:16px}.custom-slideshow__arrow--next{right:16px}@media screen and (max-width:749px){.custom-slideshow__container{height:300px}.custom-slideshow__arrow{width:36px;height:36px}.custom-slideshow__arrow--prev{left:10px}.custom-slideshow__arrow--next{right:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-slideshow.css.map */
