.GalleryModal_blurContainer__1YuWf{position:fixed;width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999992}.GalleryModal_videoWrapper__ecT3M{width:600px;height:600px;border-radius:8px}.GalleryModal_layoutContainer__DpCj4{position:relative;display:flex;align-items:center;justify-content:center;width:95vw;height:95vh;max-width:1200px;max-height:900px;aspect-ratio:var(--gallery-aspect-ratio)}@media(max-width:768px){.GalleryModal_layoutContainer__DpCj4{flex-direction:column;align-items:center;justify-content:center}}.GalleryModal_closeButton__4CRd_{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:#fffbe7;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease}.GalleryModal_closeButton__4CRd_:hover{background-color:#f9d07c}.GalleryModal_closeButton__4CRd_ svg{width:12px;height:12px}.GalleryModal_contentContainer__tC_8l{position:relative;display:flex;align-items:center;justify-content:center;gap:16px}.GalleryModal_contentWrapper__ULkWZ{display:flex;align-items:flex-end;justify-content:center;height:var(--gallery-content-height);width:var(--gallery-content-width)}.GalleryModal_contentWrapper__ULkWZ img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.GalleryModal_contentWrapper__ULkWZ .video-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px}.GalleryModal_contentWrapper__ULkWZ .video-container video,.GalleryModal_fallbackImage__CG_QN{max-width:100%;max-height:100%;border-radius:8px}.GalleryModal_fallbackImage__CG_QN{width:auto;height:auto;object-fit:contain}.GalleryPagination_container__gXUgQ{position:absolute;padding-bottom:16px;z-index:10}.GalleryPagination_dots__GYDWw{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;background-color:#fffbe7;border-radius:25px}.GalleryPagination_dot__vP0zJ{width:8px;height:8px;border-radius:50%;background-color:#001d3b;opacity:.2}.GalleryPagination_active__7CySN{opacity:1}.ProductGallery_container__ZvcUR{position:relative;width:100%}.ProductGallery_track__bhyz7{isolation:isolate;display:flex;gap:8px;margin:0;padding:0 16px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ProductGallery_track__bhyz7::-webkit-scrollbar{display:none}@media(min-width:1024px){.ProductGallery_track__bhyz7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;padding:0 0 24px;overflow-x:visible}}.ProductGallery_slide__Xb6Yk{position:relative;flex:0 0 95vw;scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:1;border-radius:8px;overflow:hidden}@media(max-width:600px){.ProductGallery_slide__Xb6Yk{flex-basis:90vw}}@media(min-width:1024px){.ProductGallery_slide__Xb6Yk{flex:none;overflow:visible}.ProductGallery_slide__Xb6Yk:first-child{grid-column:1/-1}}.ProductGallery_trigger__e8EbI{appearance:none;display:block;width:100%;height:100%;padding:0;border:0;color:inherit;background:rgba(0,0,0,0);cursor:pointer;font:inherit;text-align:inherit;transition:transform .2s ease,opacity .2s ease}.ProductGallery_trigger__e8EbI:hover{transform:scale(1.02);opacity:.9}.ProductGallery_trigger__e8EbI:focus-visible{outline:2px solid currentColor;outline-offset:2px}.ProductGallery_media__46cMF,.ProductGallery_productImage___t9en{display:block;width:100%;height:100%}.ProductGallery_productImage___t9en{object-fit:cover;border-radius:8px}.ProductGallery_slideVideo__biU8T{position:absolute;inset:0;width:100%;height:100%}.ProductGallery_slideVideo__biU8T .video-container{width:100%;height:100%;border-radius:8px;overflow:hidden}.ProductGallery_dots__sfFgr{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;width:fit-content;height:18px;padding:0 5px;background:#fffbe7;border-radius:16px}@media(min-width:1024px){.ProductGallery_dots__sfFgr{display:none}}.ProductGallery_dot__wCc_v{appearance:none;width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#001d3b;opacity:.5;cursor:pointer}.ProductGallery_dot__wCc_v[aria-current=true]{opacity:1}.ProductGallery_dot__wCc_v:focus-visible{outline:2px solid #001d3b;outline-offset:2px}