.ProductGallery_productGallery__PkqMS{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__PkqMS{max-width:var(--product-gallery-max-width)}}.ProductGallery_productGallery__mainContainer__G0gdI{position:relative;overflow:hidden;border-radius:var(--border-radius)}.ProductGallery_productGallery__mainContainer__G0gdI img{aspect-ratio:1/1}.ProductGallery_productGallery__mainContainer__G0gdI:hover .ProductGallery_productGallery__controls__d7Xqf{opacity:1;transition:all .2s ease-in-out}@media(min-width:1024px){.ProductGallery_productGallery__mainContainer__G0gdI:hover .ProductGallery_productGallery__controls__d7Xqf{transform:translateY(24px)}}.ProductGallery_productGallery__main__LLvd6 img{height:100%;max-width:var(--product-gallery-max-width-mobile);object-fit:cover}@media(min-width:768px){.ProductGallery_productGallery__main__LLvd6 img{min-width:var(--product-gallery-max-width);max-width:var(--product-gallery-max-width)}}.ProductGallery_productGallery__previews__UcAs5{position:relative;overflow-y:scroll;display:flex;width:100%;border-radius:var(--border-radius)}@media(min-width:1024px){.ProductGallery_productGallery__previews__UcAs5{overflow:hidden}}.ProductGallery_productGallery__previews__UcAs5 img{height:100%}.ProductGallery_productGallery__previewItem__j0IW3{background:none;border:0;padding:0;cursor:pointer}.ProductGallery_productGallery__previewItem__j0IW3:not(:first-child){border-left:1px solid var(--grey-1)}.ProductGallery_productGallery__controls__d7Xqf{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__d7Xqf{transform:translateY(30px);height:100%;bottom:0;opacity:0}}.ProductGallery_productGallery__controls--thumbs__kmgki{display:none;opacity:1;bottom:0;transform:translateY(0)}@media(min-width:1024px){.ProductGallery_productGallery__controls--thumbs__kmgki{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__d7Xqf>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;border-radius:var(--border-radius);overflow:hidden}@media(min-width:1024px){.ProductGallery_productGallery__controls__d7Xqf>button{width:48px;height:48px;padding:0}}.ProductGallery_productGallery__controls__d7Xqf>button>span{display:flex;align-items:center;justify-content:center;background:var(--white,#fff);height:100%;width:100%}.ProductGallery_productGallery__videoWrapper__vxn8f{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.ProductGallery_productGallery__videoWrapper__vxn8f iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ProductGallery_productGallery__videoThumb___Jmzf{position:relative}.ProductGallery_productGallery__videoThumb___Jmzf img{display:block;aspect-ratio:1/1;object-fit:cover}.ProductGallery_productGallery__video__mS40A{height:100%;width:100%}@media(min-width:768px){.ProductGallery_productGallery__video__mS40A{padding-top:100%}}@media(min-width:1024px){.ProductGallery_productGallery__video__mS40A{padding-top:56.25%}}.ProductGallery_productGallery__playIcon__75flu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center}.ProductGallery_productGallery__playIcon__75flu svg{stroke:#fff;fill:#fff;width:40px;height:40px}