.page-ingredients__title{margin-bottom:32px;padding-left:5px}.page-ingredients__grid{flex-wrap:wrap;gap:24px;display:flex}.page-ingredients .card{color:#0f223f;background-color:#fff;border:1px solid #e4e8e8;border-radius:8px;align-items:center;gap:32px;width:calc(50% - 12px);padding:16px;display:flex}.page-ingredients .card__title{margin-bottom:5px;transition:all .2s ease-in}.page-ingredients .card__desc{max-height:57px;margin-bottom:10px;overflow:hidden}.page-ingredients .card:hover,.page-ingredients .card:hover .card__title{color:#c0d23c}.page-ingredients .card__image{background-color:#e4e8e8;border-radius:8px;width:25%;padding-top:25%;position:relative;overflow:hidden}.page-ingredients .card__image>img{width:100%;height:100%;position:absolute;inset:0}.page-ingredients .card__wrapper{width:75%}.page-ingredients .card__info{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-ingredients .card__info-nutri{width:88px;height:44px}.page-ingredients .card__info-nutri img{object-fit:contain}@media screen and (max-width:1200px){.page-ingredients__title{margin-bottom:16px;font-size:28px}.page-ingredients .card{gap:20px}.page-ingredients .card__title{margin-bottom:10px}}@media screen and (max-width:992px){.page-ingredients__title{margin-bottom:16px}.page-ingredients__grid{justify-content:space-evenly}.page-ingredients .card__title,.page-ingredients .card__desc{margin-bottom:10px}}@media screen and (max-width:768px){.page-ingredients__title{margin-bottom:16px;font-size:24px}.page-ingredients__grid{flex-direction:column;margin-top:0;display:flex}.page-ingredients .card{width:100%}.page-ingredients .card__title,.page-ingredients .card__desc{margin-bottom:10px}}@media screen and (max-width:568px){.page-ingredients__title{margin-bottom:16px;font-size:16px}.page-ingredients__grid{flex-direction:column;margin-top:0;display:flex}.page-ingredients .card{flex-direction:column}.page-ingredients .card__wrapper{width:100%}.page-ingredients .card__title{margin-bottom:10px;font-size:16px}.page-ingredients .card__desc{margin-bottom:10px}}
