.gallery-item,.zoom-item{position:relative}.gallery-image-products{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;display:flex;gap:.4rem;transition:gap .3s ease-in-out}.gallery-product-link{--hover-size: 40px;display:block;border:4px solid var(--color-background);border-radius:100px;overflow:hidden;height:0;width:0;transition:all .3s ease-in-out}.gallery-product-link img{width:0px;height:0px;object-fit:cover;transition:all .3s ease-in-out}.gallery-item:hover .gallery-product-link,.gallery-product-link:focus-visible{border-width:2px;width:var(--hover-size);height:var(--hover-size);box-shadow:0 3px 6px #00000026;margin-right:-1rem}.gallery-item:hover .gallery-image-products{gap:0}.gallery-item:hover .gallery-product-link img,.gallery-product-link:focus-visible img{width:var(--hover-size);height:var(--hover-size)}.gallery-product-link:hover,.gallery-product-link:focus-visible{transform:scale(1.2) translateY(-1rem);box-shadow:0 6px 12px #00000026}.zoom-item-products{position:absolute;bottom:calc(var(--text-space) + 2rem);left:calc(var(--container-margin) / 2);z-index:1;display:flex;flex-direction:column;gap:.4rem}.zoom-item-product-link{--image-size: 40px;display:grid;grid-template-columns:var(--image-size) 1fr;gap:1.2rem;background:var(--color-background-alt);padding:1rem 3rem 1rem 1rem;border-radius:100px;align-items:center;text-align:left}.zoom-item-product-link img{width:var(--image-size);height:var(--image-size);object-fit:cover;border-radius:100px;overflow:hidden}@media only screen and (min-width:768px){.zoom-item-product-link{--image-size: 60px}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/section-gallery.css.map */
