card-gallery{display:block;height:100%}.card-gallery{position:relative;height:100%;overflow:hidden}.card-gallery__track{display:flex;height:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.card-gallery__track::-webkit-scrollbar{display:none}.card-gallery__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;height:100%}.card-gallery__slide .card__img{width:100%;height:100%;object-fit:cover;display:block}.card-gallery__prev,.card-gallery__next{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:32px;height:32px;border-radius:50%;border:none;background:#fffc;cursor:pointer;align-items:center;justify-content:center;padding:0;transition:background .2s ease;color:#2a2a2a}.card-gallery__prev:hover,.card-gallery__next:hover{background:#fff}.card-gallery__prev{left:8px}.card-gallery__next{right:8px}@media(min-width:900px){.card-gallery__prev,.card-gallery__next{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/card-gallery.css.map */
