.dish-stats{flex-wrap:wrap;justify-content:space-between;margin:16px 0;display:flex}.dish-stats__toggle{justify-content:flex-end;margin-top:32px;display:flex}.dish-stats__side{width:calc(50% - 12px)}.dish-stats__data{background-color:#fff;border:1px solid #e4e8e8;border-radius:8px;margin:9px 0;padding:32px 24px}.dish-stats__row{justify-content:space-between;margin-top:8px;display:flex}.dish-stats__tooltip{color:#103c35;width:20%;font-size:14px;font-weight:700}.dish-stats__tooltip:first-child,.dish-stats__tooltip:last-child{width:30%}.dish-stats__item{width:20%}.dish-stats__item:first-child{font-weight:700}.dish-stats__item:first-child,.dish-stats__item:last-child{width:30%;font-size:16px}.dish-stats__percentage{text-align:center;border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex;position:relative;overflow:hidden}.dish-stats__percentage.gray{background-color:#e9ecef}.dish-stats__percentage.gray .dish-stats__percentage-bar{background-color:#6e6e6e}.dish-stats__percentage.green{background-color:#c0d23c1f}.dish-stats__percentage.green .dish-stats__percentage-bar{background-color:#c0d23c}.dish-stats__percentage.nanValue{background-color:#e9ecef}.dish-stats__percentage-value{z-index:5;font-size:12px;position:relative}.dish-stats__percentage-bar{z-index:2;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:992px){.dish-stats__side{width:100%}}@media screen and (max-width:568px){.dish-stats__tooltip,.dish-stats__tooltip:first-child,.dish-stats__tooltip:last-child,.dish-stats__item:first-child,.dish-stats__item:last-child{font-size:12px}}
