.g-product-gallery .product-gallery__grid{display:grid;grid-template-columns:1fr;gap:12px}.g-product-gallery .product-gallery__item{position:relative;overflow:hidden;border-radius:var(--card-radius)}.g-product-gallery .product-gallery__image{width:100%;height:100%;object-fit:cover;transition:all var(--g-duration-default)}.g-product-gallery .product-gallery__item:hover .product-gallery__image{transform:scale(1.02)}.g-product-gallery .product-gallery__content{position:absolute;top:0;left:0;right:0;bottom:0;padding:22px;background:linear-gradient(169.8deg,#000000b0,#0000 39%);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.g-product-gallery .product-gallery__item-subtitle{margin-bottom:4px;color:#fff;font-size:12px}.g-product-gallery .product-gallery__item-title{margin-bottom:16px;color:#fff;font-size:16px}@media(min-width:768px){.g-product-gallery .product-gallery__grid{gap:24px;grid-template-columns:repeat(2,1fr)}.g-product-gallery .product-gallery__content{padding:24px}.g-product-gallery .product-gallery__item-subtitle{font-size:20px}.g-product-gallery .product-gallery__item-title{font-size:28px}.g-product-gallery .product-gallery__content .g-button{opacity:0;visibility:hidden}.g-product-gallery .product-gallery__content:hover .g-button{opacity:1;visibility:visible;transform:translateY(0);animation:g-slide-animate--fade-in-up .3s ease}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/product-gallery.css.map */
