.unified-product-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.unified-product-card__image-wrapper{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background-color:transparent}.unified-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.unified-product-card:hover .unified-product-card__image{transform:scale(1.02)}.unified-product-card__badge{position:absolute;top:12px;left:12px;background-color:#7a4a2e;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;padding:6px 10px;border-radius:4px;z-index:1;text-transform:uppercase;letter-spacing:.03em}.unified-product-card__image-wrapper .wishlist-button--card{width:32px;height:32px;bottom:8px;right:8px;background:#fff;border-radius:50%}.unified-product-card__image-wrapper .wishlist-button--card .wishlist-button__icon{width:16px;height:16px}.unified-product-card__content{display:flex;flex-direction:column;gap:4px;padding:12px 0 0;flex:1}.unified-product-card__title{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#3a2f28;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-product-card__price{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:14px;line-height:1;margin-top:2px}.unified-product-card__price-from{font-weight:400;color:#6f6459}.unified-product-card__price-amount{font-weight:600;color:#3a2f28}.unified-product-card__price-compare{font-weight:400;color:#6f6459;text-decoration:line-through}.unified-product-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width: 989px){.unified-product-card-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (max-width: 749px){.unified-product-card-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-card-unified.css.map */
