.product-gallery{display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center}@media screen and (min-width:750px){.product-gallery{max-width:50rem;margin-left:auto;margin-right:auto}}@media screen and (min-width:990px){.product-gallery{max-width:78rem}}.product-gallery__heading{margin:0}.product-gallery__grid{width:100%;display:flex;flex-direction:column;gap:1.2rem}.product-gallery__big{display:flex;gap:1.2rem}.product-gallery__small{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.product-gallery__item{position:relative;overflow:hidden;border-radius:1.2rem;background-color:rgba(var(--color-foreground),.04)}.product-gallery__item--big{flex:1 1 0;aspect-ratio:4 / 5}.product-gallery__item--small{aspect-ratio:1 / 1}.product-gallery__item img,.product-gallery__item svg{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__buy{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-gallery__title{margin:0}.product-gallery__button{margin-top:1rem;min-width:22rem}@media screen and (max-width:749px){.product-gallery__big{flex-direction:column}.product-gallery__item--big{flex:none;width:100%;aspect-ratio:5 / 4}.product-gallery__small{gap:.6rem}.product-gallery__button{width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-product-photo-gallery.css.map */
