.nutritient-container{border-radius:15px;width:100%}.nutritient-button{align-items:center;border:1px solid red;border-radius:15px;cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;margin:0;max-width:200px;padding:5px 0;text-align:center;transition:.1s ease-in-out;width:100%}.nutritient-button:hover{background-color:#eb0029;color:#fff}.popup{background:rgba(0,0,0,.314);height:100vh;left:0;position:fixed;top:0;width:100%}.popup__box{background:#fff;border:1px solid #999;border-radius:4px;height:auto;margin:calc(15vh - 20px) auto 0;max-height:70vh;overflow:auto;position:relative;width:400px}.popup__info{background-color:#eb0029;color:#fff;display:flex;font-size:20px;font-weight:700;justify-content:space-between;padding:1em 2em}.popup__info .close-icon{color:#fff;content:"x";cursor:pointer;font-size:20px;text-align:center}.popup__container{padding:3em}.popup__container h4{font-weight:700;margin-bottom:1em}.popup__container span{font-weight:700}.popup__underline{border-bottom:.5px solid;border-color:#000;display:block;margin:7px 0;max-width:100%;width:100%}.popup__nutrition{display:flex;flex-direction:row;justify-content:space-between}
