.product-card{background:#fff;border:1px solid #ededed;border-radius:20px;height:100%;overflow:hidden}.product-card:hover .product-card__title{color:#2799ff}.product-card__link{color:inherit;flex-direction:column;height:100%;padding:14px;text-decoration:none;display:flex}.product-card__image-wrapper{aspect-ratio:1;background:#f3f6fa;border-radius:16px;width:100%;position:relative}.product-card__image{object-fit:contain;padding:16px}.product-card__discount{color:#be1b1b;text-align:center;background-image:url(/theme/discount.svg);border-radius:6px;justify-content:center;align-items:center;width:60px;height:60px;font-family:Days One;font-size:14px;font-style:normal;font-weight:400;line-height:116%;display:flex;position:absolute;bottom:-20px;right:6px;rotate:-15deg}.product-card__content{flex-direction:column;justify-content:space-between;justify-items:stretch;gap:8px;height:100%;padding-top:9px;display:flex}.product-card__badges{flex-wrap:wrap;gap:14px;display:flex}.product-card__status{align-items:center;gap:4px;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.product-card__status.in-stock{color:#32c846}.product-card__status.out-of-stock{color:#e63930}.product-card__status.expected{color:#4a5204}.product-card__difficulty{align-items:center;gap:4px;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.product-card__difficulty.easy{color:#388e3c}.product-card__difficulty.medium{color:#f9a825}.product-card__difficulty.hard{color:#c2185b}.product-card__title{color:#2272a9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-top:14px;font-family:Days One;font-size:18px;font-style:normal;font-weight:400;line-height:1.3;transition:color .3s ease-in;display:-webkit-box;overflow:hidden}.product-card__category{color:#2272a9cc;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.product-card__price-row{flex-direction:column;justify-content:flex-end;margin-top:4px;display:flex}.product-card__price{color:#000;font-family:Days One,Rubik,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.product-card__old-price{color:#00000054;font-family:Days One;font-size:11.866px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}
