<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-card{display:flex;flex-direction:column;gap:1rem;flex:1}.product-card_images{border-radius:var(--large-border-radius);overflow:hidden;height:420px;display:flex;align-items:center;justify-content:center}.product-card_featured-image,.product-card_secondary-image{height:100%;width:100%;object-fit:cover}.product-card_secondary-image,.product-card_images:hover .product-card_featured-image{display:none}.product-card_images:hover .product-card_secondary-image{display:inherit}.product-card_content{display:flex;flex-direction:column;gap:.5rem}.product-card_product-title{font-weight:500}.product-card_content .jdgm-star:not(:last-of-type){display:none!important}.product-card_content .jdgm-star{color:var(--primary-color)!important}.product-card_content .jdgm-prev-badge__text{font-size:.8rem;font-weight:500}.product-card_price{display:flex;gap:.5rem}.product-card_price-sale&gt;span{color:var(--gray-300);text-decoration:line-through}@media screen and (max-width: 576px){.product-card{max-height:370px}.product-card_images{min-height:260px;height:260px}}@media screen and (max-width: 480px){.product-card{max-height:340px;height:340px}.product-card_images{min-height:230px;height:230px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/product-card.css.map */
</pre></body></html>