.product-card{display:flex;flex-direction:column;height:100%;overflow:visible}.product-card__media{aspect-ratio:4 / 5!important;overflow:hidden;position:relative;background:var(--card-bg-alt, #131618)}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease,transform .6s cubic-bezier(.22,1,.36,1)}.product-card__img-main{position:relative;z-index:1}.has-hover-img .product-card__img-hover{position:absolute;top:0;left:0;z-index:2;opacity:0}.product-card__img-hover{display:none}.has-hover-img .product-card__img-hover{display:block}.has-hover-img.product-card:hover .product-card__img-hover{opacity:1}.has-hover-img.product-card:hover .product-card__img-main{opacity:0}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--color-border, #ccc)}.product-card__info{display:flex;flex-direction:column;flex:1 1 auto;padding:20px!important;align-items:center;text-align:center}.product-card__stars{display:flex;align-items:center;justify-content:center;gap:2px;color:var(--accent, #7CFF3A)!important;margin-bottom:8px}.product-card__stars svg{width:14px;height:14px}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;width:100%}.product-card__subtitle{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;overflow:hidden;text-overflow:ellipsis;margin-bottom:16px!important;width:100%}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--card-border, rgba(255, 255, 255, .05));width:100%}
/*# sourceMappingURL=/cdn/shop/t/120/assets/component-product-card.css.map */
