.ProductGallery_productGallery__q5p3t{position:relative;display:flex;flex-direction:column;gap:var(--spacing-base);max-width:var(--product-gallery-max-width-mobile)}@media(min-width:768px){.ProductGallery_productGallery__q5p3t{max-width:var(--product-gallery-max-width)}}.ProductGallery_productGallery__mainContainer__43gP1{position:relative}.ProductGallery_productGallery__mainContainer__43gP1 img{aspect-ratio:1/1}.ProductGallery_productGallery__mainContainer__43gP1:hover .ProductGallery_productGallery__controls__tqKY8{opacity:1;transition:all .2s ease-in-out}@media(min-width:1024px){.ProductGallery_productGallery__mainContainer__43gP1:hover .ProductGallery_productGallery__controls__tqKY8{transform:translateY(24px)}}.ProductGallery_productGallery__main__7UT6i img{height:100%;max-width:var(--product-gallery-max-width-mobile);object-fit:cover}@media(min-width:768px){.ProductGallery_productGallery__main__7UT6i img{min-width:var(--product-gallery-max-width);max-width:var(--product-gallery-max-width)}}.ProductGallery_productGallery__previews__u3_vN{position:relative;border-radius:12px;overflow-y:scroll;display:flex;width:100%}@media(min-width:1024px){.ProductGallery_productGallery__previews__u3_vN{overflow:hidden}}.ProductGallery_productGallery__previews__u3_vN img{height:100%}.ProductGallery_productGallery__previewItem__WFcE7{background:none;border:0;padding:0;cursor:pointer}.ProductGallery_productGallery__previewItem__WFcE7:not(:first-child){border-left:1px solid var(--grey-1)}.ProductGallery_productGallery__controls__tqKY8{position:absolute;bottom:0;left:0;pointer-events:none;width:100%;justify-content:space-between;align-items:center;padding:0 1rem;display:flex;bottom:50%;transform:translateY(30px);opacity:1;transition:all .15s ease-in-out}@media(min-width:1024px){.ProductGallery_productGallery__controls__tqKY8{transform:translateY(30px);height:100%;bottom:0;opacity:0}}.ProductGallery_productGallery__controls--thumbs__vCz5z{display:none;opacity:1;bottom:0;transform:translateY(0)}@media(min-width:1024px){.ProductGallery_productGallery__controls--thumbs__vCz5z{display:flex;min-height:var(--product-gallery-preview-image-max-height);max-height:var(--product-gallery-preview-image-max-height);padding:0 1rem}}.ProductGallery_productGallery__controls__tqKY8>button{display:flex;align-items:center;pointer-events:all;cursor:pointer;width:var(--product-gallery-preview-image-max-width-mobile);height:var(--product-gallery-preview-image-max-height-mobile);background-color:transparent;border:0;padding:.5rem}@media(min-width:1024px){.ProductGallery_productGallery__controls__tqKY8>button{width:48px;height:48px;padding:0}}.ProductGallery_productGallery__controls__tqKY8>button>span{display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--white,#fff);height:100%;width:100%}