.product-page-recipes-tab{display:grid;margin-bottom:30px;grid-template-columns:repeat(3,1fr);gap:20px;width:1000px}@media(min-width:1280px)and (max-width:1439.98px){.product-page-recipes-tab{width:850px}}@media(min-width:768px)and (max-width:1279.98px){.product-page-recipes-tab{width:100%;grid-template-columns:repeat(2,1fr)}}@media(max-width:767.98px){.product-page-recipes-tab{display:grid;max-width:100%;column-gap:12px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.product-page-recipes-tab .RecipeCard{max-width:100%;width:100%}.product-page-recipes-tab .RecipeCard .RecipeCard__img-block__img{max-height:173px;width:100%}.product-page-recipes-tab .RecipeCard .RecipeCard__info-block__bottom{margin-top:0}.product-page-recipes-tab .RecipeCard .RecipeCard__info-block{justify-content:space-between;height:auto}}
