.ProductGallery-module__DW4XZa__gallery{flex-direction:column;gap:12px;display:flex}.ProductGallery-module__DW4XZa__mainImage{aspect-ratio:1;border-radius:var(--radius-lg);background-color:var(--color-gray-100);position:relative;overflow:hidden}.ProductGallery-module__DW4XZa__mainImage img{object-fit:cover;width:100%;height:100%}.ProductGallery-module__DW4XZa__thumbnails{gap:var(--spacing-sm);padding-bottom:var(--spacing-sm);display:flex;overflow-x:auto}.ProductGallery-module__DW4XZa__thumbnail{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:2px solid #0000;flex-shrink:0;width:64px;height:64px;transition:border-color .2s,opacity .2s;position:relative;overflow:hidden}.ProductGallery-module__DW4XZa__thumbnail:hover{opacity:1}.ProductGallery-module__DW4XZa__thumbnail.ProductGallery-module__DW4XZa__selected{border-color:var(--color-neutral)}.ProductGallery-module__DW4XZa__thumbnail:not(.ProductGallery-module__DW4XZa__selected){opacity:.7}.ProductGallery-module__DW4XZa__thumbnail img{object-fit:cover;width:100%;height:100%}
