.product-card{background:#fff;border-radius:16px;box-shadow:0 10px 100px #0f360f0f,0 4px 12px #0f360f05;height:100%;position:relative;transition:box-shadow .3s ease;z-index:2}@media (hover:hover){.product-card:hover{box-shadow:0 10px 100px #0f360f26,0 4px 12px #0f360f12}}.product-card__link{container-name:link;container-type:inline-size;display:flex;flex-direction:column;min-height:100%;padding:16px 16px 78px;text-decoration:none}.product-card picture{align-self:center;display:block;height:180px;margin-bottom:16px;width:180px}.product-card picture img{height:100%;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.product-card__badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.product-card__badges .badge{border-radius:4px;font-family:Manrope-ExtraBold;font-size:10px;font-weight:800;letter-spacing:.5px;line-height:16px;padding:2px 6px;text-align:center}.product-card__title{color:#282828;font-family:Manrope-Bold;font-size:14px;font-weight:700;margin-bottom:10px;min-height:54px;-webkit-line-clamp:3;line-clamp:3;margin-top:auto}.product-card__description,.product-card__title{display:-moz-box;display:-webkit-box;line-height:18px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.product-card__description{color:#6a6a6a;font-family:Manrope-SemiBold;font-size:13px;font-weight:600;margin-bottom:19px;min-height:35px;-webkit-line-clamp:2;line-clamp:2}.product-card__availability{border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:2px;margin-bottom:8px;min-height:50px;padding-top:11px}.product-card__label{color:#6a6a6a;font-family:Manrope-SemiBold;font-size:13px;font-weight:600;line-height:18px}.product-card__label--available span{color:#1f8a70}.product-card__label--under-order span{color:#282828}.product-card__label--under-order-2 span{color:#ea7521}.product-card__prices{align-items:baseline;container-name:prices;container-type:inline-size;display:flex;flex-wrap:wrap;row-gap:4px}@container link (max-width: 199px){.product-card__prices{height:51px}}.product-card__price-wrap{align-items:center;display:flex}@container prices (min-width: 200px){.product-card__price-wrap{align-self:center;padding-top:1px}}.product-card__price{font-size:14px;font-style:normal;line-height:18px}.product-card__price,.product-card__value{color:#282828;font-family:Manrope-Bold;font-weight:700}.product-card__value{font-size:18px;letter-spacing:-.036px;line-height:24px;margin-right:6px}@container prices (max-width: 199px){.product-card__value{width:calc(100% - 26px)}}.product-card__old{color:#6a6a6a;font-family:Manrope-SemiBold;font-size:14px;font-weight:600;line-height:18px;margin-right:9px;padding-bottom:1px;text-decoration:line-through}.product-card__discount{background-color:#eb3651;border-radius:16px;color:#fff;font-family:Manrope-Bold;font-size:14px;font-style:normal;font-weight:700;line-height:18px;padding:1px 5px 3px;text-align:center}.product-card__bottom{bottom:20px;container-name:bottom-container;container-type:inline-size;display:flex;gap:12px;justify-content:center;left:16px;position:absolute;width:calc(100% - 32px)}.product-card__recipe{align-items:center;background-color:#ddf5e3;border-radius:26px;color:#00425a;display:grid;font-family:Manrope-SemiBold;font-size:12px;font-weight:600;grid-template-columns:24px 0fr;left:15px;letter-spacing:-.012px;line-height:18px;padding:10px;position:absolute;top:15px;transition:grid-template-columns .3s}.product-card__recipe:hover{grid-template-columns:24px 1fr}.product-card__recipe-text{min-width:0;overflow:hidden}.product-card__recipe-text span{display:block;padding-left:6px;width:-moz-max-content;width:max-content}.product-card__recipe:before{background-image:url(../images/inhtml/recipe.svg);background-size:contain;content:"";height:24px;width:24px}@media (min-width:1440px){.product-card--products .product-card__value{font-size:22px;line-height:28px}@container prices (max-width: 235px){.product-card--products .product-card__value{width:calc(100% - 32px)}}.product-card--products .product-card__price{font-size:18px;line-height:24px}.product-card--products .product-card__link{padding:20px 20px 86px}.product-card--products .product-card__bottom{bottom:28px;left:20px;width:calc(100% - 40px)}.product-card--products .product-card__recipe{left:20px;top:20px}.product-card--products .product-card__title{font-size:16px;line-height:20px;min-height:60px}.product-card--products .product-card__description{margin-bottom:10px}.product-card--products .product-card__discount{margin-top:0}.product-card--products .button--favorites-product{right:19px;top:19px}}
