.gallery-carousel-section{overflow:hidden}.gallery-carousel-heading{text-align:center;margin-bottom:24px}.gallery-carousel{position:relative;width:100%;max-width:900px;margin:0 auto}.gallery-carousel__track-wrapper{overflow:hidden;border-radius:8px}.gallery-carousel__track{display:flex;touch-action:pan-y;cursor:grab}.gallery-carousel__track:active{cursor:grabbing}.gallery-carousel__slide{flex:0 0 100%;min-width:0}.gallery-carousel__image-wrapper{position:relative;width:100%;overflow:hidden;background:#f4f4f4}.gallery-carousel[data-aspect-ratio=square] .gallery-carousel__image-wrapper{aspect-ratio:1 / 1}.gallery-carousel[data-aspect-ratio=portrait] .gallery-carousel__image-wrapper{aspect-ratio:4 / 5}.gallery-carousel[data-aspect-ratio=landscape] .gallery-carousel__image-wrapper{aspect-ratio:16 / 9}.gallery-carousel__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.gallery-carousel__placeholder svg{width:100%;height:100%}.gallery-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;background:#ffffffd9;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #00000026;transition:background .2s ease}.gallery-carousel__arrow:hover{background:#fff}.gallery-carousel__arrow--prev{left:12px}.gallery-carousel__arrow--next{right:12px}@media(max-width:749px){.gallery-carousel__arrow{display:none}}.gallery-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.gallery-carousel__dot{width:8px;height:8px;border-radius:50%;background:#d4d4d4;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-carousel__dot.is-active{background:#333;transform:scale(1.2)}@media(max-width:749px){.gallery-carousel{max-width:90%;margin:0 auto}}@media(min-width:750px){.gallery-carousel{max-width:600px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-image-gallery-carousel.css.map */
