.product-gallery{width:100%;flex:0 0 50%;padding:40px;box-sizing:border-box}.product-gallery__list{display:grid;grid-template-columns:1fr;gap:24px;padding:0;margin:0;list-style:none}.product-gallery__item{width:100%}.product-image{display:block;width:100%;height:auto;object-fit:contain;margin:0 auto;border:var(--border-width) var(--border-style) var(--border-color);cursor:zoom-in}.product-gallery__modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--color-background);z-index:10000;outline:none}.product-gallery__modal.is-active{display:flex;align-items:center;justify-content:center}.product-gallery__modal-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery__modal-img{max-width:100%;max-height:100vh;width:auto;height:auto;padding:20px 0;object-fit:contain;pointer-events:auto;-webkit-user-select:none;user-select:none;cursor:zoom-out}@media (max-width: 1024px){.product-gallery{padding-right:0;margin-bottom:32px}.product-image{cursor:default}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-gallery.css.map */
