.product-gallery{--gutter:8px}.product-gallery.image-count-1{border:1px solid #dbdbdb}.product-gallery.image-count-1 img{width:100%}.product-gallery:not(.image-count-1) img{width:100%;aspect-ratio:1/1;border:1px solid #dbdbdb;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-gallery .nav-slider-wrap{position:relative;margin:var(--gutter) auto 0;max-width:calc(100vw - 40px - var(--gutter)*2)}.product-gallery .nav-slider{padding:0 5px;margin:0 calc(var(--gutter)*-0.5)}.product-gallery .nav-slider .slide{padding:0 calc(var(--gutter)*.5)}.product-gallery .nav-slider img{cursor:pointer}.product-gallery .slick-prev,.product-gallery .slick-next{position:absolute;z-index:1;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;width:2.6em;height:2.6em;min-width:0;border-radius:50%;font-size:.9375rem}.product-gallery .slick-prev .icon,.product-gallery .slick-next .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-gallery .slick-prev{left:0}.product-gallery .slick-next{left:100%}@media(min-width:576px){.product-gallery{--gutter:16px}}@media(min-width:1785px){.product-gallery{--gutter:25px}}