.page-single-ingredient .hero{background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:8px;padding:16px 24px;border:1px solid #e4e8e8;position:relative;margin-top:0}.page-single-ingredient .hero.has-image{padding-top:100px;margin-top:200px}.page-single-ingredient .hero__image{width:275px;height:275px;border-radius:8px;overflow:hidden;position:absolute;top:-190px;left:50%;transform:translateX(-50%)}.page-single-ingredient .hero__desc,.page-single-ingredient .hero__title{margin-bottom:8px}.page-single-ingredient .hero__nutri-image{width:88px;height:44px}.page-single-ingredient .hero__nutri-image>img{object-fit:contain}.page-single-ingredient .hero__wrapper{display:flex;gap:12px;margin-bottom:16px;align-items:center}@media screen and (max-width:992px){.hero__title{font-size:28px}}.ingredient-stats{display:flex;justify-content:space-between;flex-wrap:wrap;margin:16px 0}.ingredient-stats__side{width:calc(50% - 12px)}.ingredient-stats__data{padding:32px 24px;background-color:#fff;border-radius:8px;margin:9px 0;border:1px solid #e4e8e8}.ingredient-stats__row{display:flex;justify-content:space-between;margin-top:8px}.ingredient-stats__tooltip{width:20%;font-size:14px;color:#103c35;font-weight:700}.ingredient-stats__tooltip:first-child,.ingredient-stats__tooltip:last-child{width:30%}.ingredient-stats__item{width:20%}.ingredient-stats__item:first-child{font-weight:700}.ingredient-stats__item:first-child,.ingredient-stats__item:last-child{width:30%}.ingredient-stats__percentage{position:relative;background-color:#e9ecef;border-radius:4px;overflow:hidden;text-align:center;font-size:12px;display:flex;justify-content:center;align-items:center}.ingredient-stats__percentage.gray{background-color:#e9ecef}.ingredient-stats__percentage.gray .ingredient-stats__percentage-bar{background-color:#6e6e6e}.ingredient-stats__percentage.green{background-color:rgba(192,210,60,.12)}.ingredient-stats__percentage.green .ingredient-stats__percentage-bar{background-color:#c0d23c}.ingredient-stats__percentage.nanValue{background-color:#afafaf}.ingredient-stats__percentage-value{position:relative;z-index:5}.ingredient-stats__percentage-bar{position:absolute;top:0;left:0;z-index:2;height:100%;background-color:#c0d23c}@media screen and (max-width:992px){.ingredient-stats{display:block;margin:16px 0}.ingredient-stats__side{width:auto}.ingredient-stats__data{padding:24px 12px}.ingredient-stats__row{margin:0;padding:6px 0}}@media screen and (max-width:568px){.ingredient-stats__item{font-size:14px}}.skeleton-single-ingredient{background-color:#fff;border-radius:8px}.skeleton__content{padding-top:100px;margin-top:200px;border:1px solid #e4e8e8;border-radius:8px}.skeleton__content .skeleton-hero__image{width:275px;height:275px;border-radius:8px;overflow:hidden;position:absolute;top:-190px;left:50%;transform:translateX(-50%);background-color:#e4e8e8;padding-top:100px;margin-top:200px}.skeleton__content .skeleton-hero__title{border-radius:8px;width:612px;height:60px;background-color:#e4e8e8;margin:auto auto 20px}.skeleton__content .skeleton-hero__desc{width:463px;height:20px;background-color:#e4e8e8;margin:auto;border-radius:8px}.skeleton__content .skeleton-hero__wrapper{margin:10px 0 20px;display:flex;flex-direction:row;justify-content:center;border-radius:8px}.skeleton__content .skeleton-hero__FVS{background-color:#e4e8e8;width:75px;height:30px;margin:0 10px;border-radius:8px}.skeleton__content .skeleton-hero__nutri{background-color:#e4e8e8;width:29px;height:30px;border-radius:8px}@media screen and (max-width:568px){.skeleton__content .skeleton-hero__title{width:300px}.skeleton__content .skeleton-hero__desc{width:250px}}