.gallery{position:relative;overflow:hidden}.gallery__item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:1;visibility:visible;transform:translate(100%);transition:transform .35s ease}.gallery__item.is-active{position:relative;opacity:1;visibility:visible;transform:translate(0)}.gallery__arrow{position:absolute;top:50%;z-index:10;width:42px;height:42px;padding:0;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;opacity:.8;transition:opacity .2s ease,transform .2s ease}.gallery__arrow:hover{opacity:1}.gallery__arrow--prev{left:14px}.gallery__arrow--prev svg{transform:rotate(-180deg)}.gallery__arrow--next{right:14px}.gallery__arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.2;pointer-events:none}.gallery__progress{position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.gallery__progress-bar{width:5px;height:5px;flex:0 0 5px;margin:0 5px;border-radius:50%;background:#fff;opacity:.5;transition:opacity .3s ease}.gallery__progress-bar.active{opacity:1}@media(max-width:768px){.gallery{touch-action:pan-y}.gallery__item{opacity:1;visibility:visible;transform:translate(100%);transition:transform .35s ease}.gallery__item.is-active{transform:translate(0)}.gallery__arrow{display:none}.gallery__progress{bottom:18px}.gallery__progress-bar{width:5px;height:5px;flex:0 0 5px;margin:0 4px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/gallery.css.map */
