.product-card{background-color:#eeeade;padding:2rem 1.25rem 1.25rem;border-radius:1rem;overflow:hidden;transition:.2s cubic-bezier(0,0,.4,1);transition-property:background-color;cursor:pointer}@media(max-width:599px){.product-card{padding:1.25rem .75rem .75rem;border-radius:.75rem}}@media(hover:hover){.product-card:hover .image{transform:scale(1.04)}.product-card:hover .product-card__category,.product-card:hover .product-card__taste{color:#b75042}}.product-card._small .product-card__pic{height:10rem}@media(max-width:599px){.product-card._small .product-card__pic{height:6.375rem}}.product-card._medium .product-card__pic{height:15rem}@media(max-width:599px){.product-card._medium .product-card__pic{height:9.5625rem}}.product-card._large .product-card__pic{height:20.375rem}@media(max-width:599px){.product-card._large .product-card__pic{height:13rem}}.product-card__badges{gap:.25rem;position:absolute;top:0;left:0;right:0;z-index:1;padding:0 1.25rem}@media(max-width:599px){.product-card__badges{padding:0 .75rem}}.product-card__badges .badges__item{padding:0 1rem;height:1.625rem;color:#fff;text-transform:uppercase;border-radius:0 0 .5rem .5rem;font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:0}@media(max-width:599px){.product-card__badges .badges__item{padding:0 .75rem;height:1.5rem;font-size:.625rem;line-height:1rem;font-weight:700;letter-spacing:0}}.product-card__pic .image{height:100%;transition:transform .3s cubic-bezier(0,0,.4,1)}.product-card__category{color:#a52413;margin-top:.75rem;transition:color .2s cubic-bezier(0,0,.4,1);font-size:1.125rem;line-height:1.5rem;font-weight:700;letter-spacing:0}@media(max-width:599px){.product-card__category{margin-top:.4375rem;font-size:1rem;line-height:1.375rem;font-weight:700;letter-spacing:0}}.product-card__taste{color:#a52413;margin-top:.25rem;transition:color .2s cubic-bezier(0,0,.4,1);font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0}@media(max-width:599px){.product-card__taste{margin-top:.125rem;font-size:.75rem;line-height:1.125rem;font-weight:500;letter-spacing:0}}.product-card__weights{margin-top:1.5rem;gap:.25rem}@media(max-width:599px){.product-card__weights{margin-top:.75rem}}.product-card__weights .weights__item{border-radius:.5rem;background:#f7f5f0;padding:.25rem 1rem;color:#a52413;transition:background-color .2s cubic-bezier(0,0,.4,1);display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0}.product-card__weights .weights__item:hover{background-color:#fdfdfc}@media(max-width:599px){.product-card__weights .weights__item{font-size:.75rem;line-height:1.125rem;font-weight:500;letter-spacing:0}}