.product-card__recommendation{display:grid;justify-content:end;grid-template-columns:auto}.product-card__recommendation>div{font-size:1rem;color:#fff;font-weight:700;background:linear-gradient(90deg,#d21f37,#aa0c0b);border-radius:20px 20px 0 0;padding:10px 20px}@media(min-width:992px){.product-card__recommendation>div{font-size:1.125rem;padding:10px 30px}}.product-card__recommendation.filled+.product-card{border-top-right-radius:0}
