.product-card__details{padding:5.5rem 2rem 2rem 2rem;background-color:#fff;position:relative}.product-card__calories-label{position:absolute;right:2rem;top:0;padding:1rem 1.4rem;font-weight:700;background-color:rgba(235,235,235,.8);border-radius:0 0 10px 10px}.product-card__title{margin:0;color:rgb(var(--color-base-headings))}.product-card__short-description{margin-top:1.4rem;line-height:1.3}.product-card__usp{margin-top:2rem;display:flex;flex-wrap:wrap;row-gap:.7rem;column-gap:.7rem}.product-card__usp-item{padding:.6rem 1.2rem;font-size:1.5rem;line-height:1.3;background-color:#bde0d9;color:rgb(var(--color-base-headings));border-radius:15px}.product-card__media{position:relative}.product-card__media .product-card__bottom-labels{display:flex;column-gap:1rem;position:absolute;left:1.5rem;bottom:1.2rem;z-index:1;cursor:pointer}.product-card__media .product-card__bottom-labels button{border:0;padding:0;min-width:unset;min-height:unset}.product-card__media .product-card__bottom-labels button:after,.product-card__media .product-card__bottom-labels button:before{content:none}.product-card__cook-time-icon{display:inline-block}.product-card__cook-time-icon svg{width:3.6rem;height:3.6rem}.product-card__labels-wrapper{position:absolute;left:1.1rem;top:1.1rem;display:flex;align-items:center;flex-wrap:wrap;column-gap:1rem;row-gap:1rem}.product-card__label{display:inline-block;font-size:15px;line-height:1.5;font-weight:500;padding:.8rem 1.8rem;border-radius:1rem}