.product-gallery{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:2rem 0}.product-image-container{width:100%;max-width:600px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.product-image-container:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.product-image{width:100%;height:auto;display:block;object-fit:cover}@media screen and (max-width: 749px){.product-gallery{gap:1.5rem;padding:1rem 0}.product-image-container{max-width:90%}}@media screen and (min-width: 750px) and (max-width: 989px){.product-image-container{max-width:500px}}@media screen and (min-width: 990px){.product-gallery{gap:3rem;padding:3rem 0}.product-image-container{max-width:700px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-gallery.css.map */
