.custom-carousel{position:relative;width:80%;margin:0 auto;position:sticky;top:3%}.custom-carousel__viewport{overflow:hidden;width:100%}.custom-carousel__track{display:flex;transition:transform .35s ease;will-change:transform}.custom-carousel__slide{flex:0 0 100%;width:100%;overflow:hidden;position:relative;padding-top:75%}.custom-carousel__slide img{position:absolute;top:0;left:50%;width:100%;height:100%;transform:translate(-50%);object-fit:cover;object-position:top center}.custom-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:transparent;border:none;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-carousel__btn svg{width:60px;height:60px}.custom-carousel__btn--prev{left:-40px}.custom-carousel__btn--next{right:-40px}.custom-carousel__btn:disabled{opacity:.3;cursor:not-allowed}@media (max-width: 480px){.custom-carousel__slide{padding-top:66.66%}.custom-carousel__btn{width:34px;height:34px}.custom-carousel__btn svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/custom-carousel.css.map */
