.sh-media-carousel{position:relative;width:100%;overflow:hidden;padding-top:var(--sh-mc-padding-top);padding-bottom:var(--sh-mc-padding-bottom);background-color:var(--sh-bg-color)}.sh-media-carousel__container{display:grid;gap:1.25rem}.sh-media-carousel .glide{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-y}.sh-media-carousel .glide__track{-webkit-overflow-scrolling:touch;touch-action:pan-y}.sh-media-carousel__shorts{overflow:hidden}.sh-media-carousel__short{width:100%;height:100%;aspect-ratio:9/16;border-radius:var(--border-radius);overflow:hidden;position:relative;display:block;background-color:#ccc}.sh-media-carousel__short iframe{width:100%;height:100%;border:0;position:absolute;top:0;left:0;right:0;bottom:0}.sh-media-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--gutter)}.sh-media-carousel__header--title{text-align:center;color:var(--sh-heading-color);display:grid}.sh-media-carousel__header--title .has-paging__title{color:currentColor}.sh-media-carousel__header--subheading{color:var(--sh-subheading-color);margin-bottom:1.25rem}.sh-media-carousel__footer--nav{display:flex;justify-content:center;align-items:center;gap:20px}.sh-media-carousel__nav--btn{width:40px;height:40px;border-radius:50%;background-color:var(--sh-btn-bg-color);color:var(--sh-btn-text-color);border:none;opacity:1;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.sh-media-carousel__nav--btn:hover{background-color:var(--sh-btn-bg-hover-color);color:var(--sh-btn-text-hover-color);opacity:1;transform:scale(1.1)}.sh-media-carousel__nav--btn:disabled{opacity:.3;cursor:not-allowed;transform:scale(1)}.sh-media-carousel .glide__bullets{display:flex;justify-content:center;align-items:center;margin-top:var(--gutter);gap:8px}.sh-media-carousel .glide__bullet{width:12px;height:12px;border-radius:50%;background-color:var(--sh-carousel-bullet-bg-color);border:none;cursor:pointer;transition:all .3s ease;padding:0}.sh-media-carousel .glide__bullet:hover{background-color:var(--sh-carousel-bullet-bg-hover-color);transform:scale(1.2)}.sh-media-carousel .glide__bullet--active{background-color:var(--sh-carousel-bullet-bg-active-color);transform:scale(1.2)}.sh-media-carousel__bullets{margin:0!important}.sh-media-carousel .glide:not(.glide--carousel) .glide__slides{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sh-media-carousel .glide:not(.glide--carousel) .glide__slide:nth-child(n+4){display:none}@media screen and (max-width: 540px){.sh-media-carousel .glide:not(.glide--carousel) .glide__slides{grid-template-columns:repeat(2,1fr)}.sh-media-carousel .glide:not(.glide--carousel) .glide__slide:nth-child(n+3){display:none}}.sh-media-carousel__slide{position:relative;z-index:0;overflow:hidden}.sh-media-carousel__slide video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.sh-media-carousel__slide:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,var(--sh-short-opacity));pointer-events:none;z-index:11;opacity:1;transition:opacity .3s ease}.sh-media-carousel__slide.glide__slide--active:after{opacity:0}@media screen and (min-width: 768px){.sh-media-carousel__slide.sh-slide--previous:after,.sh-media-carousel__slide.sh-slide--next:after{opacity:0}}.sh-media-carousel__header--buttons{display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap}.sh-media-header__btn{transition:all .3s ease;opacity:1;border-radius:5px}.sh-media-header__btn:hover{border-color:transparent;opacity:.9}.sh-media-carousel__swipe-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:3;pointer-events:auto}.sh-media-carousel__swipe-overlay.top{top:0;bottom:unset;height:calc(50% - 50px)}.sh-media-carousel__swipe-overlay.bottom{bottom:0;top:unset;height:calc(50% - 70px)}.sh-media-carousel__swipe-overlay.right{top:50%;transform:translateY(-50%);right:0;left:unset;width:calc(50% - 50px);height:50%}.sh-media-carousel__swipe-overlay.left{top:50%;transform:translateY(-50%);left:0;right:unset;width:calc(50% - 50px);height:50%}.sh-media-carousel__btn--wrapper{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:10}.sh-media-carousel__btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#ff3851;color:#fff;box-shadow:0 4px 12px #0006,0 2px 6px #0000004d;border:none;transition:transform .2s ease,opacity .2s ease}.sh-media-carousel__btn.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;width:64px;height:64px}.sh-media-carousel__btn.play svg{width:34px;height:auto;display:block}.sh-media-carousel__btn.play.animate-hide{transition:transform .8s ease,opacity .8s ease;opacity:0;transform:translate(-50%,150%);pointer-events:none}.sh-media-carousel__btn:hover{opacity:.9}.sh-media-carousel__btn:active{transform:scale(.95)}.sh-media-carousel__btn--wrapper[hidden],.sh-media-carousel__btn[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/71/assets/sh-media-carousel.css.map */
