collection-grid{display:flex}.product-container{width:100%;display:grid;grid-template-columns:33% 33% 33%;grid-column-gap:2rem;grid-row-gap:4rem;margin-top:4rem;margin-bottom:4rem}@media screen and (max-width:992px){.product-container{grid-template-columns:calc(50% - .5rem) calc(50% - .5rem);grid-column-gap:1rem}}.product-card_image-container{margin:0;padding:0 0 118%;width:100%;object-fit:contain;background:#f2f2f2;position:relative;overflow:hidden}.product-card_image-container a{position:absolute;width:100%;height:100%;top:0;left:0}.product-card_image-1,.product-card_image-2{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .2s ease}.product-card_image-1{opacity:1}.product-card_image-2,.product-card_wrapper.second-image:hover .product-card_image-1{opacity:0}.product-card_wrapper.second-image:hover .product-card_image-2{opacity:1}.product-card_title{margin-top:1.5rem;margin-bottom:0;color:rgb(var(--color-base-text));font-size:1.6rem;font-weight:600;text-align:left;line-height:1.4;font-family:var(--font-body-family)}.product-card_variant{margin-top:0;margin-bottom:.5rem;color:rgb(var(--color-base-text));font-size:1.3rem;font-weight:400;text-align:left;line-height:1.4;font-family:var(--font-body-family)}.product-price{margin:0;font-size:1.3rem;letter-spacing:.05rem;color:rgb(var(--color-foreground))}.strike-through{opacity:.7;text-decoration:line-through}.card__badge{top:0;right:0;z-index:1;display:flex;flex-wrap:wrap;position:absolute}
/*# sourceMappingURL=/cdn/shop/t/121/assets/new-product-grid.css.map */
