.product-gallery{overflow:hidden;position:relative;content:"";display:block;width:100%;transition:height .6s}.product-gallery__container{position:relative}.product-gallery__container .st-wishlist-button{position:absolute;bottom:20px;right:20px;top:auto;z-index:1;background-color:transparent;border:none;cursor:pointer}.product-gallery__image{width:100%;height:100%;margin:0;aspect-ratio:4/5}.product-gallery__image img{width:100%;height:100%;object-fit:cover}.product-gallery .swiper-slide{overflow:hidden;width:auto;max-width:100vw;height:calc(100svh - 271px)}.product-gallery .swiper-wrapper.single-image{justify-content:center;background-color:#f1efe9}.product-gallery .swiper-pagination{display:flex!important;position:absolute;bottom:20px;left:20px;width:fit-content;align-items:center}.product-gallery__badge-container{position:absolute;top:20px;left:20px;z-index:2;display:flex;flex-direction:column;align-items:start;gap:5px}@media (min-width: 480px){.product-gallery__image{width:auto;margin:0 auto;height:100%}.product-gallery .swiper-pagination{left:40px}}@media (min-width: 1024px){.product-gallery{height:auto}.product-gallery__container{position:static;padding:0}.product-gallery__image{width:100%;max-height:unset}.product-gallery .swiper-wrapper{flex-direction:column;gap:20px;transform:translateZ(0)!important}.product-gallery .swiper-slide{margin:0;height:fit-content;max-height:unset;width:auto}.product-gallery .swiper-pagination{display:none}.product-gallery__badge-container{position:fixed;left:auto;transform:translate(20px);transition:top .6s;gap:10px}#MainContent:has(.header.visible) .product-gallery__badge-container{top:80px}#MainContent:has(.header.visible):has(.new-announcement-bar) .product-gallery__badge-container{top:128px}}.product-gallery-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:none;opacity:0;transition:opacity .3s ease}.product-gallery-fullscreen.is-open{display:block;opacity:1}.product-gallery-fullscreen__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:1}.product-gallery-fullscreen__container{position:relative;width:100%;height:100%;z-index:2;background:#000;display:flex;align-items:flex-start;padding-top:41px}.product-gallery-fullscreen__container .swiper-slide{display:flex;align-items:flex-start;justify-content:start;width:100%;height:100vh;background:#000}.product-gallery-fullscreen__container .swiper-zoom-container{position:relative;display:flex;align-items:start;width:100%;height:100%;max-height:calc(100vh - 140px)}.product-gallery-fullscreen__container .swiper-zoom-container img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.product-gallery-fullscreen .swiper-wrapper{background:#000;height:100vh;align-items:flex-start}.product-gallery-fullscreen .swiper-pagination{display:flex!important;position:absolute;bottom:79px;left:50%;transform:translate(-50%);width:fit-content;align-items:center;z-index:10;opacity:0;transition:opacity .1s ease}.product-gallery-fullscreen .swiper-pagination.is-positioned{opacity:1}.product-gallery-fullscreen .swiper-pagination .swiper-pagination-bullet{margin:0 4px}.product-gallery-fullscreen__nav{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:30px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:3;padding:0;visibility:hidden;opacity:0;transition:opacity .1s ease}.product-gallery-fullscreen__nav.is-positioned{visibility:visible;opacity:1}.product-gallery-fullscreen__nav--prev{left:19px}.product-gallery-fullscreen__nav--next{right:19px}.product-gallery-fullscreen__nav.swiper-button-disabled{opacity:.3;pointer-events:none}.product-gallery-fullscreen__close{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:40px;height:40px;background:transparent;border:none;cursor:pointer;z-index:3;padding:0;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .1s ease}.product-gallery-fullscreen__close.is-positioned{visibility:visible;opacity:1}.product-gallery-fullscreen__close svg{width:40px;height:40px}@media (min-width: 768px){.product-gallery-fullscreen{display:none!important}}
