.image-gallery__wrapper{flex-wrap:wrap;max-width:100%;display:grid;grid-gap:24px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);margin-top:0}.gallery__item--trigger{display:flex;width:100%}.gallery__item--trigger .gallery__img{width:100%}.gallery__overlay{background-color:#000;width:100%;position:absolute;height:100%}.gallery__item,.gallery__item--trigger{position:relative}.gallery__item--trigger span{display:flex;align-items:center;justify-content:center;background:#505050;opacity:.5;color:#fff;font-size:56px;font-weight:600;height:100%;line-height:456px;position:absolute;width:100%;text-align:center}.gallery__container{height:100vh;width:100vw;top:0;right:0;position:fixed;z-index:1000}.gallery__container .vtex-store-components-3-x-carouselContainer--desktop{height:100%;width:auto}.gallery__container .vtex-store-components-3-x-productImagesContainer{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gallery__container .vtex-store-components-3-x-carouselGaleryThumbs{max-width:none;width:216px!important}.gallery__container .vtex-store-components-3-x-productImagesThumb{margin-bottom:8px;width:100px}.gallery__container .vtex-store-components-3-x-carouselGaleryThumbs .swiper-wrapper{display:block;-moz-column-count:2;column-count:2}.gallery__normal{height:auto;margin-bottom:2rem;text-align:center;justify-content:space-between}.gallery__normal .gallery__img{max-width:none;width:353px;height:353px}.image-gallery__wrapper .gallery__img{width:auto;height:353px}.image-gallery__wrapper div{height:100%;align-items:center;display:flex}.gallery__img{-o-object-fit:cover;object-fit:cover}.close-zoom-button{border:none;background:transparent;position:absolute;z-index:3;right:32px;top:32px;cursor:pointer}