.product-gallery .arrow{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.4), transparent 50%);background-position:99%;background-size:200%;height:100%;position:absolute;top:0;transition:all ease 100ms;width:20%}.product-gallery .arrow:hover{background-position:0%}.product-gallery .arrow.next{cursor:e-resize;right:0;transform:rotate(180deg)}.product-gallery .arrow.prev{cursor:w-resize;left:0}.product-gallery .card{position:relative}.product-gallery .gallery-overlay{background:#fff;cursor:zoom-out;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10000}.product-gallery .gallery-overlay img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%, -50%)}.product-gallery .gallery-thumbnails{display:flex;height:80px;overflow-x:auto}.product-gallery .gallery-thumbnails>img,.product-gallery .gallery-thumbnails>div{flex:0 0 75px;margin-right:1rem}.product-gallery .gallery-thumbnails>img:last-child,.product-gallery .gallery-thumbnails>div:last-child{margin-right:0}.product-gallery .gallery-thumbnails .product-img{object-fit:cover;object-position:center}.product-gallery .loading-animation{background-color:rgba(255,255,255,.75);height:100%;left:0;position:absolute;top:0;width:100%}.product-gallery .loading-animation::after{left:50%;margin:-0.5em 0 0 -0.5em;top:50%}.product-gallery .main-image{cursor:zoom-in;height:500px;position:relative}.product-gallery .main-image .product-img{object-fit:contain}.product-gallery .product-img{height:100%;width:100%}/*# sourceMappingURL=gallery.css.map */
