.sh-media-carousel{position:relative;width:100%;overflow:hidden;padding-block:var(--section-padding);background-color:var(--sh-bg-color)}.sh-media-carousel__container{display:grid;gap:1.25rem}.sh-media-carousel .glide,.sh-media-carousel .glide__track{-webkit-overflow-scrolling:touch}.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}.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:2;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}.sh-media-header__btn{transition:all .3s ease;opacity:1;font-family:var(--heading-font-family);font-weight:700;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:70px;bottom:unset;height:calc(50% - 100px)}.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%}
/*# sourceMappingURL=/cdn/shop/t/61/assets/sh-media-carousel.css.map */
