@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

html {
    font-size: 62.5%;
}

@media (min-width: 768px) {
    html {
        font-size: 40%;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 48%;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 56%;
    }
}

@media (min-width: 1300px) {
    html {
        font-size: 62.5%;
    }
}

@media (min-width: 1600px) {
    html {
        font-size: 70%;
    }
}

@media (min-width: 2100px) {
    html {
        font-size: 85%;
    }
}

@media (min-width: 3100px) {
    html {
        font-size: 100%;
    }
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
}

body {
    overflow-x: hidden;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

body {
    font-family: "Roboto", sans-serif !important;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    color: #0c0c0e;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container {
    width: 100%;
    max-width: 118rem;
    margin: auto;
    display: block;
    padding: 0 2rem;
}

.dFlex {
    display: flex;
}

.flexWrap {
    flex-wrap: wrap;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Jost", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

h1 {
    color: #40864d;
    margin-bottom: 1.6rem;
    margin-top: 0;
    font-size: 5.6rem;
    line-height: 7.2rem;
    letter-spacing: 0.02em;
}

h1 span {
    color: #0c0c0e;
    display: block;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

h2 {
    margin-top: 0.8rem;
    margin-bottom: 2.4rem;
    font-size: 3.2rem;
    line-height: 4rem;
    letter-spacing: 0.02em;
}

h3 {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 2.97rem;
}

p {
    margin-bottom: 2.4rem;
}

p,
li {
    font-size: 1.6rem;
    line-height: 2.4rem;
}

a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #0c0c0e;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

.btn {
    position: relative;
    font-size: 1.6rem;
    line-height: 3.2rem;
    letter-spacing: 0.02em;
    text-align: center;
    transition: all 0.3s ease-in-out;
    color: #000;
    cursor: pointer;
    display: inline-block;
}

label {
    display: block;
}

input {
    border-radius: 8px;
    padding: 16px;
    border: 1px solid #cbe6d0;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    width: 100%;
    outline: none;
}

input::placeholder {
    color: #bbbbc4;
}

.inputGroup {
    margin-bottom: 2.4rem;
}

.inputGroup label {
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    font-family: "Jost", sans-serif;
}

.inputGroup label span {
    color: #d74848;
    font-size: 1.7rem;
    position: relative;
    left: -3px;
}

.inputSubmit {
    margin-bottom: 2.4rem;
}

input[type=submit] {
    background-color: #40864d;
    color: #fff;
    cursor: pointer;
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.payPlan p {
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: 600;
    margin-bottom: 0;
}

.payPlan {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    padding: 2.4rem;
}

.payPlanFeature {
    width: 30%;
    min-height: 250px;
    margin: 9px;
    display: inline-block;
}

.payPlanMainTab {
    display: contents;
    justify-items: center;
}

.paymentDetails {
    padding-bottom: 15rem;
}

.paymentDetails .dFlex {
    gap: 2rem;
    padding: 2rem 2.4rem 3.2rem;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #F7F7F7;
}

.paymentDetails .inputSubmit {
    padding: 2.4rem;
    text-align: right;
    justify-content: center;
    display: flex;
}

.paymentDetails .inputSubmit input[type="submit"] {
    width: 10.9rem;
    height: 4rem;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 0;
}

.paymentDetails p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 2rem;
}

.paymentDetails .inputGroup {
    margin-bottom: 1.6rem;
}

.paymentDetails ul {
    list-style-type: none;
    gap: 1.2rem;
    display: flex;
    flex-wrap: wrap;
}

.paymentDetails li {
    display: flex;
    gap: 1.2rem;
    align-items: center;
    width: 100%;
}

.paymentDetails .formBlock {
    /* max-width: 64rem; */
    margin: auto;
    box-shadow: 0px 20px 24px -4px #1018281A;
    border-radius: 1.2rem;
}

.paymentDetails .block {
    padding: 2rem;
    border: 2px solid #40864D;
    border-radius: 1.2rem;
}

.paymentDetails form .radio-button-container .checkmark:after {
    /* content: url('./img/checkbox.png') !important; */
    background: #40864D;
    width: 0px !important;
    height: 0px !important;
    padding: 13px 9px 6px 10px;
    top: -1px;
    left: -1px;
}

.fileError {
    color: red !important;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

.contentCenter {
    justify-content: center !important;
}

.placeContent {
    place-content: space-evenly !important;
}

.contentSpaceBetween {
    justify-content: space-around;
}

.notification-container {
    z-index: 1050 !important;
    float: inline-end;
    position: fixed;
    width: inherit;
    right: 9px;
}

.paymentDetails form .radioContainer label {
    padding: 0;
    width: 100%;
    font-size: 2.4rem;
    font-weight: 600;
}

.paymentDetails form .radio-button-container .checkmark {
    left: auto;
    right: 0;
    top: 0;
}

.payDetailsContinue {
    max-width: 48rem;
    margin: auto;
    padding: 2.8rem;
    margin-bottom: 10.9rem;
}

.payDetailsContinue .inputHeader {
    border: 1px solid #CBE6D0;
    border-radius: 8px;
    padding: 2.4rem 1.6rem;
    display: flex;
    align-items: center;
    margin-bottom: 4.8rem;
    justify-content: space-between;
}

.payDetailsContinue .inputHeader .inputGroup {
    margin-bottom: 0;
}

.payDetailsContinue h4,
.payDetailsContinue .inputHeader input {
    font-family: "Roboto", sans-serif !important;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 3.4rem;
    text-transform: initial;
}

.payDetailsContinue .inputHeader input {
    padding: 0;
    width: 8rem;
    border: 0;
}

.payDetailsContinue .inputGroup {
    position: relative;
}

.payDetailsContinue .inputGroup img {
    position: absolute;
    right: 1.6rem;
    bottom: 2rem;
}

.payDetailsContinue .inputGroup.dFlex {
    gap: 2.4rem;
}

.payDetailsContinue .inputGroup.dFlex .inputGroup {
    margin-bottom: 0;
}

.payDetailsContinue {}

.authForm {
    padding-top: 3.5rem;
}

.authForm.loginForm {
    height: 80vh;
    display: flex;
    align-items: center;
}

.authForm p,
.authForm h2 {
    text-align: center;
}

.authForm .formBlock {
    max-width: 48rem;
    margin: 0 auto;
    padding: 4.8rem;
}

.fileUploader {
    display: flex;
    justify-content: space-between;
    gap: 1.6rem;
    align-items: center;
    padding: 1.6rem;
    margin-top: 3.2rem;
    margin-bottom: 4.8rem;
}

.uploadingImage p {
    margin-bottom: 0;
}

.uploadingImage .progress {
    margin-top: 1.6rem;
}

.fileUploader svg~svg {
    cursor: pointer;
}

.fileUploader .uploadingImage p {
    text-align: left;
}

.authForm .authRedirection {
    font-size: 1.8rem;
    text-align: center;
}

.authForm .authRedirection a {
    color: #40864d;
    text-decoration: underline;
    font-size: 1.8rem;
}

/* Button */
button,
a.btn {
    background-color: #40864D;
    padding: 0.8rem 1.6rem .5rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    color: #fff;
    border: 1px solid #40864D;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .4s ease-in-out;
    cursor: pointer;
    font-family: "Jost", sans-serif;
}

/* Button End */
/* Checkbox */
.checkInput {
    position: relative;
}

.checkInput input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    accent-color: #40864d;
    outline: 2px solid #cbe6d0;
    border-radius: 0.8rem;
}

.checkInput .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 2rem;
    cursor: pointer;
    width: 2rem;
    background-color: transparent;
    border: 1px solid #cbe6d0;
    border-radius: 0.4rem;
}

.checkInput input:checked~.checkmark {
    background-color: #40864d;
}

.checkInput .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkInput input:checked~.checkmark:after {
    display: block;
}

.checkInput .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Checkbox End */
/* Header */
header {
    border-bottom: 1px solid #dadada63;
    padding: 2.2rem 0rem 2.3rem 0rem;
}

.headerBlock {
    justify-content: space-between;
    align-items: center;
}

.headerBlock .logo {
    width: 20rem;
}

.headerBlock .authButton {
    width: 18.2rem;
}

.headerBlock .authButton button:first-child,
.headerBlock .authButton a.btn:first-child {
    margin-right: 0.8rem;
    background-color: transparent;
    color: #40864d;
}

.headerBlock .authButton button:first-child:hover,
.headerBlock .authButton a.btn:first-child:hover {
    background-color: #40864d;
    color: #fff;
}

/* Header End */
/* Home Banner */
.heroBanner .block {
    align-items: center;
    padding: 1.5rem 0 2.6rem;
    gap: 6rem;
}

.heroBanner .content {
    width: 48.6rem;
}

.heroBanner label {
    color: #40864d;
    font-size: 1.2rem;
    line-height: 1.6rem;
    display: inline-block;
    margin-top: 1.6rem;
}

.description {
    background-color: #eef7ef;
    padding-top: 9rem;
    padding-bottom: 9rem;
}

.description .content {
    gap: 4rem;
}

.description h3 {
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0.02em;
}

.description p {
    margin-bottom: 0;
    max-width: 30.3rem;
}

.description .block {
    width: 35.3rem;
}

.description .block div {
    display: flex;
    gap: 1.6rem;
    margin-bottom: 3.2rem;
}

/* Home Banner End */
/* OTP */
.otpGroup {
    gap: 0.8rem;
}

.formBlock .resendOtpRedirect {
    text-align: left;
}

.formBlock input[type=number]::-webkit-inner-spin-button,
.formBlock input[type=number]::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
}

/* OTP End */
/* Sign Up Form */
.signupForm .agreeGroup {
    display: flex;
    margin-bottom: 1.2rem;
    align-items: center;
}

.signupForm .agreeGroup p {
    width: 46rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 0;
    color: #0c0c0e;
}


/* Hide the actual checkbox */
input[type="checkbox"] {
    display: none;
}


#resendOtpLink {
    cursor: pointer;
    color: #64a005;
}

.delete-button {
    background-color: rgb(241, 9, 9);
    border: solid 0px;
    margin-left: 4px;

}


.material_content_item {
    border-top: 1px solid black;
    padding: 5px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    width: 100%;
    display: flex;
}

.border_bottom {
    border-bottom: 1px solid black;

}

.material_content_item_head {
    font-weight: bold;
    width: 50%;
    text-align: left;
}

.material_content_item_value {
    font-weight: bold;
    width: 50%;
    text-align: right;

}


.nutrition-values {
    width: 50%;
}

.signupForm .agreeGroup p a {
    color: #40864d;
    text-decoration: underline;
    padding-left: 0.3rem;
    font-size: 1.2rem;
}

.signupForm input[type="checkbox"] {
    width: 2rem;
    height: 2rem;
    accent-color: #40864d;
    outline: 2px solid #cbe6d0;
    border-radius: 0.8rem;
}

.signupForm .checkInput {
    position: relative;
    /* Create a custom checkbox */
}

.signupForm .checkInput input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.signupForm .checkInput .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 2rem;
    cursor: pointer;
    width: 2rem;
    background-color: transparent;
    border: 1px solid #cbe6d0;
    border-radius: 0.4rem;
}

.signupForm .checkInput input:checked~.checkmark {
    background-color: #40864d;
}

.signupForm .checkInput .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.signupForm .checkInput input:checked~.checkmark:after {
    display: block;
}

.signupForm .checkInput .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Sign Up Form End */
/* Sidebar */
.sideBar {
    width: 27rem;
}

.sideBar .svgDiv {
    padding: 1.7rem 2.4rem;
}

.sideBar ul {
    padding: 3.7rem 2.4rem;
}

.sideBar li {
    list-style-type: none;
    margin-bottom: 2.8rem;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    font-weight: 500;
}

.sideBar li:last-child {
    margin-bottom: 0;
}

.sideBar li svg {
    margin-right: 2rem;
    filter: brightness(0);
    transition: all 0.3s ease-in-out;
}

.sideBar li.active svg {
    filter: brightness(1);
}

.sideBar li.active a {
    color: #40864d;
}

/* Sidebar End */
/* Raw Material */
/* .rawMaterial {
    width: calc(100% - 27rem);
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    border-left: 1px solid #dadada63;
    overflow-x: hidden;
} */

.primary-button {
    position: relative !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    background: transparent !important;
    border: 0 !important;
    right: 0 !important;
    top: 2px !important;
    background-color: #40864D !important;
    padding: 0.8rem 1.6rem .5rem !important;
    font-size: 1.4rem !important;
    font-weight: 500 !important;
    line-height: 2.4rem !important;
    letter-spacing: 0.02em !important;
    color: #fff !important;
    border: 1px solid #40864D !important;
    text-transform: uppercase !important;
    border-radius: 5px !important;
    transition: all .4s ease-in-out !important;
    cursor: pointer !important;
    font-family: "Jost", sans-serif !important;
}

.mainBody h2 {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 2.9rem;
    margin-top: 2.4rem;
    margin-bottom: 4.2rem;
}

.mainBody hr {
    border-bottom: 3px solid #40864d;
    margin: 2.4rem 0;
}

.mainBody form {
    position: relative;
    display: inline-block;
}

.mainBodyUI ul {
    display: flex;
}

.mainBodyUI li {
    list-style-type: none;
    font-family: "Jost", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    text-align: center;
    padding: 0.9rem 1.6rem 1.7rem;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    cursor: pointer;
}

.mainBodyUI li.active {
    border-color: #40864d;
    color: #40864d;
}

.mainBody form~button,
.mainBody form~a.btn {
    font-family: "Roboto", sans-serif;
    text-transform: initial;
}

.mainBody input[type="text"] {
    width: 26.1rem;
    background: #f7f7f7;
    border: 0;
    border-radius: 4px;
    padding: 1.2rem 2rem;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6rem;
}

.mainBody input[type="text"]::placeholder {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6rem;
    color: #bbbbc4;
}

.functionalTab {
    display: flex;
    justify-content: space-between;
    margin-top: 3.2rem;
    margin-bottom: 2.4rem;
}

.ingredientList {
    border-radius: 6px;
    border: 1px solid #dadada63;
}

.ingredientList .checkBlock {
    display: flex;
}

.ingredientList .checkBlock p {
    margin-bottom: 0;
    margin-left: 3.6rem;
}

.ingredientList .col {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    gap: 1.4%;
    padding: 0 1.6rem;
}

.ingredientList .col:nth-child(even) {
    background-color: #f7f7f7;
}

.ingredientList .col:first-child {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.ingredientList .col:first-child * {
    font-weight: 500;
}

.ingredientList .ingredient {
    padding: 1.2rem 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.ingredientList .col1 {
    width: 10.6rem;
    width: 9.082%;
}

.ingredientList .col2 {
    width: 10.6rem;
    width: 9.082%;
}

.ingredientList .col3 {
    width: 10.6rem;
    width: 9.082%;
}

.ingredientList .col4 {
    width: 8.5rem;
    width: 7.476%;
}

.ingredientList .col5 {
    width: 6.2rem;
    width: 5.454%;
}

.ingredientList .col6 {
    width: 6.8rem;
    width: 5.982%;
}

.ingredientList .col7 {
    width: 8.5rem;
    width: 7.476%;
}

.ingredientList .col8 {
    width: 8.5rem;
    width: 7.476%;
}

.ingredientList .col9 {
    width: 7.5rem;
    width: 6.597%;
}

.ingredientList .col10 {
    width: 7.5rem;
    width: 6.597%;
}

.ingredientList .col11 {
    width: 7.5rem;
    width: 6.597%;
}

.ingredientList .col12 {
    width: 4rem;
    width: 3.519%;
}

.cursorPoint {
    cursor: pointer;
}

.addInputGroup {
    float: inline-end;
    cursor: pointer;
}

.usersProfile {
    border-bottom: 1px solid #dadada63;
    padding: 1.6rem 0;
    position: relative;
    z-index: 1;
    justify-content: flex-end;
    display: flex;
}

.usersProfile:after {
    content: '';
    border-bottom: 1px solid #dadada63;
    width: 150%;
    left: -1.6rem;
    bottom: -1px;
    height: 1px;
    background: #dadada63;
    position: absolute;
}

.usersProfile .users {
    display: flex;
    background: #40864d;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    padding: 1rem;
    align-items: center;
    justify-content: center;
    font-family: "Jost", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.usersProfile .usersOptions {
    position: absolute;
    width: 28rem;
    background: white;
    box-shadow: -1px 1px 0px 8px #f9f9f9;
    mix-blend-mode: multiply;
    border-radius: 8px;
    padding: 1.6rem;
    top: 0;
    right: 0;
    display: none;
    padding-top: 70px;
    z-index: 2;
}

.input_button {
    width: 140px;
    background: #40864D;
    color: white;
    font-weight: 400;
    line-height: 4.4rem;
    height: 38px;
    cursor: pointer;
    text-align: center;
}

#emailOtpRequestForm {
    min-width: 350px;
}

#emailChangeRequestForm {
    min-width: 350px;
}


.usersProfile .usersOptions.active {
    display: block;
}

.usersProfile .usersOptions a {
    display: block;
    padding: 1.2rem;
    color: #5e606e;
    font-size: 1.5rem;
    font-weight: 600;
}

.usersProfile .usersOptions a.pro {
    color: #40864d;
    font-weight: 700;
}

.usersProfile .usersOptions hr {
    border: 0;
    border-bottom: 1px solid #dadada63;
    margin: 1.2rem 0;
}

.rawModal {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(19, 19, 22, .5);
    transition: all 0.4s;
    z-index: 1;
}

.rawModal:target {
    visibility: visible;
    opacity: 1;
}

.rawModal .modal__content {
    position: relative;
    width: 93.9rem;
    max-width: 90%;
    background: #fff;
    padding: 3.2rem;
}

.rawModal .modal__close {
    position: absolute;
    top: 0;
    right: -6.7rem;
    text-decoration: none;
}

.rawModal .modal__close svg {
    border-radius: 4px;
}

.rawModal .modal__close:hover svg {
    background: rgba(255, 255, 255, .28);
}

.rawModal .itemWrapper {
    display: flex;
    justify-content: space-between;
    gap: 3.2rem;
    width: 100%;
}

.rawModal .itemWrapper img {
    object-fit: contain;
    object-position: top;
    width: 50%;
    max-height: 75vh;
}

.rawModal .rawModalHeader {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rawModal .rawModalHeader h4 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.7rem;
}

.rawModal .rawModalHeader p {
    color: #5e606e;
}

.newEntry h5 {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    margin-top: 2.4rem;
    margin-bottom: 3.2rem;
    display: flex;
    align-items: center;
    gap: 8px;
    width: max-content;
    cursor: pointer;
}

.newEntry h2 {
    margin-top: 0;
    margin-bottom: 0;
}

.newEntry .functionalTab div {
    gap: 8px;
}

.newEntry .functionalTab button,
.newEntry .functionalTab a.btn {
    background: transparent;
    color: #40864d;
}

.newEntry .functionalTab button~button,
.newEntry .functionalTab a.btn~a.btn {
    background-color: #40864d;
    color: #fff;
}

.newEntry form {
    width: 82.4rem;
    /* padding-bottom: 17rem; */
}

.disabled .checkmark {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ccc;
    /* Light grey border color for disabled radio buttons */
}

.disabled .radio-button-container:hover .checkmark {
    border-color: #ccc;
    /* Light grey border color for disabled radio buttons */
}

.disabled input:checked~.checkmark {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ccc;
    /* Light grey border color for disabled radio buttons */
}

.disabled .radio-button-container .checkmark:after {
    background: #ccc;
    /* Light grey color for checked indicator on disabled radio buttons */
}

/* The rest of your CSS styles */
.radio-button-container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-button-container .checkmark {
    position: absolute;
    top: 1.2rem;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    border: 2px solid #0c0c0e;
    transition: all 0.3s;
}

.radio-button-container:hover input~.checkmark {
    border-color: #40864d;
}

.radio-button-container input:checked~.checkmark {
    background-color: rgba(0, 0, 0, 0);
    border-color: #40864d;
}

.radio-button-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-button-container input:checked~.checkmark:after {
    display: block;
}

.radio-button-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: teal;
}

.newEntry form .inputGroup label {
    line-height: 2rem;
    letter-spacing: 0.02em;
}

.newEntry form input,
.newEntry form input[type=text] {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 1.4rem 1.2rem;
    border: 1px solid #d6d6dc;
    background-color: transparent;
}

.newEntry form input::-webkit-input-placeholder,
.newEntry form input[type=text]::-webkit-input-placeholder {
    color: #bbbbc4;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 400;
}

.newEntry form input::-moz-placeholder,
.newEntry form input[type=text]::-moz-placeholder {
    color: #bbbbc4;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 400;
}

.newEntry form input:-ms-input-placeholder,
.newEntry form input[type=text]:-ms-input-placeholder {
    color: #bbbbc4;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 400;
}

.newEntry form .dFlex {
    gap: 2.4rem;
}

form .radioContainer {
    display: flex;
    gap: 1.6rem;
}

form .radioContainer label {
    padding: 1.2rem 1.5rem 1.2rem 3.6rem;
    margin: 0;
}

.newEntry form input[type='number']::-webkit-inner-spin-button,
.newEntry form input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.newEntry form input[type='number'],
.newEntry form input[type='number']:hover,
.newEntry form input[type='number']:focus {
    -moz-appearance: textfield;
}

.newEntry .quantityBlock {
    border: 1px solid #d6d6dc;
    border-radius: 6px;
    padding: 1.2rem 1.6rem;
    margin-bottom: 3.2rem;
}

.newEntry .quantityBlock .inputGroup {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.newEntry .quantityBlock p,
.newEntry .quantityBlock label {
    width: 22.6rem;
}

.newEntry .quantityBlock p~p,
.newEntry .quantityBlock input {
    width: 55.8rem;
}

.newEntry .quantityBlock p {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    margin-bottom: 1.2rem;
}

.newEntry .quantityBlock .inputGroup label {
    letter-spacing: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin-bottom: 0;
}

.newEntry .quantityBlock input {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #0c0c0e;
}

.newEntry .quantityBlock input::-webkit-input-placeholder {
    color: #0c0c0e;
}

.newEntry .quantityBlock input::-moz-placeholder {
    color: #0c0c0e;
}

.newEntry .quantityBlock input:-ms-input-placeholder {
    color: #0c0c0e;
}

.newEntry .dFlex>.inputGroup {
    width: 40rem;
}

.newEntry .dFlex>.inputGroup input[type="text"] {
    width: 100%;
}

.newEntry .inputGroup.alt {
    margin-bottom: 0;
}

.newEntry .inputGroup.top input[type="text"] {
    width: 100%;
}

.newEntry.addPremadeMixture .ingredientsInputBlock .inputGroup:last-child>div~div {
    width: 26.2rem;
}

.newEntry.addPremadeMixture .ingredientsInputBlock .inputGroup:last-child>div~div input[type="number"] {
    width: 50px;
    padding: 0;
    border: 0;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
}

.newEntry .ingredientsInputBlock {
    border: 1px solid #d6d6dc;
    border-radius: 6px;
    padding: 1.2rem 1.6rem;
    margin-bottom: 30rem;
}

.newEntry .ingredientsInputBlock input[type="number"] {
    width: 26.2rem;
}

.newEntry .ingredientsInputBlock .inputGroup {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.newEntry .ingredientsInputBlock .inputGroup>div {
    position: relative;
}

.newEntry .ingredientsInputBlock .inputGroup>div div:not(.dropdown-select) span,
.newEntry .ingredientsInputBlock .inputGroup>div.spanDiv span {
    background: #f7f7f7;
    position: absolute;
    width: 6.5rem;
    height: 4.6rem;
    right: 1px;
    bottom: 1px;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5e606e;
    font-size: 1.6rem;
}

.newEntry .ingredientsInputBlock .inputGroup>div.spanDiv input {
    width: 17.5rem !important
}

.newEntry .ingredientsInputBlock .inputGroup>div>svg {
    position: absolute;
    right: -28px;
    bottom: 18px;
    cursor: pointer;
}

.newEntry .ingredientsInputBlock p,
.newEntry .ingredientsInputBlock label {
    width: 22.6rem;
}

.newEntry .ingredientsInputBlock p~p,
.newEntry .ingredientsInputBlock input {
    width: 55.8rem;
}

.newEntry .ingredientsInputBlock p {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
}

.newEntry .ingredientsInputBlock .inputGroup label {
    letter-spacing: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin-bottom: 0;
}

.newEntry .ingredientsInputBlock .inputGroup.active {
    display: none;
}

.newEntry .ingredientsInputBlock .inputGroup:first-child>div,
.newEntry .ingredientsInputBlock .inputGroup:last-child>div {
    width: 50%;
}

.newEntry .ingredientsInputBlock .inputGroup:first-child>div~div,
.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div {
    width: 26.2rem;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child>div {
    text-align: right;
    display: flex;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div {
    text-align: left;
    width: auto;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div span {
    text-align: left !important;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child>div p {
    width: 100%;
    padding-right: 15px;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child input[type="number"],
.newEntry .ingredientsInputBlock .inputGroup:last-child span {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
    background: transparent;
    width: auto;
    color: #0c0c0e;
    height: auto;
    width: 50px;
    padding: 0;
    border: 0;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child input[type=number] {
    padding-left: 5px;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child span {
    text-align: right !important;
    display: block;
}

.newEntry .ingredientsInputBlock input {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #0c0c0e;
}

.newEntry .ingredientsInputBlock input::-webkit-input-placeholder {
    color: #0c0c0e;
}

.newEntry .ingredientsInputBlock input::-moz-placeholder {
    color: #0c0c0e;
}

.newEntry .ingredientsInputBlock input:-ms-input-placeholder {
    color: #0c0c0e;
}

.newEntry .ingredientsInputBlock .react-dropdown-select-dropdown {
    height: 15rem;
}

.newEntry .ingredientsInputBlock .react-dropdown-select-dropdown::-webkit-scrollbar-track {
    background-color: #bbbbc4;
    border-radius: 10px;
}

.newEntry .ingredientsInputBlock .react-dropdown-select-dropdown::-webkit-scrollbar {
    width: 4px;
    background-color: #bbbbc4;
}

.newEntry .ingredientsInputBlock .react-dropdown-select-dropdown::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 4px;
    background-color: #f0f0f0;
}

@-moz-document url-prefix() {
    .newEntry .ingredientsInputBlock .react-dropdown-select-dropdown .scrollable {
        scrollbar-color: #bbbbc4 #f0f0f0;
    }

    .newEntry .ingredientsInputBlock .react-dropdown-select-dropdown .scrollable.thin {
        scrollbar-width: thin;
    }
}

.newEntry .ingredientsInputBlock .react-dropdown-select-dropdown span {
    position: initial !important;
    width: auto !important;
    height: auto !important;
    background: unset !important;
    border-radius: 0 !important;
    display: initial !important;
    font-size: 1.4rem !important;
    color: #0c0c0e !important;
}


.selectSearchBox select {
    display: none !important;
}

.selectSearchBox .dropdown-select {
    cursor: pointer;
    float: left;
}

.selectSearchBox .dropdown-select:focus {
    background-color: #fff;
}

.selectSearchBox .dropdown-select:hover {
    background-color: #fff;
}

.selectSearchBox .dropdown-select:active,
.selectSearchBox .dropdown-select.open {
    background-color: #fff !important;
    border-color: #bbb;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
}

.selectSearchBox .dropdown-select:after {
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #777;
    -webkit-transform: origin(50% 20%);
    transform: origin(50% 20%);
    transition: all 0.125s ease-in-out;
    content: '';
    display: block;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
}

.selectSearchBox .dropdown-select.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.selectSearchBox .dropdown-select.open .list {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}

.selectSearchBox .dropdown-select.open .list::-webkit-scrollbar-track {
    background-color: #bbbbc4;
    border-radius: 10px;
}

.selectSearchBox .dropdown-select.open .list::-webkit-scrollbar {
    width: 4px;
    background-color: #bbbbc4;
}

.selectSearchBox .dropdown-select.open .list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 4px;
    background-color: #f0f0f0;
}

@-moz-document url-prefix() {
    .selectSearchBox .dropdown-select.open .list .scrollable {
        scrollbar-color: #bbbbc4 #f0f0f0;
    }

    .selectSearchBox .dropdown-select.open .list .scrollable.thin {
        scrollbar-width: thin;
    }
}

.selectSearchBox .dropdown-select.open .option {
    cursor: pointer;
}

.selectSearchBox .dropdown-select.wide {
    border: 1px solid #D6D6DC;
    padding: 0 1.6rem;
    width: 49.6rem;
    height: 4.7rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.selectSearchBox .dropdown-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.selectSearchBox .dropdown-select .list {
    transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    max-height: 250px;
    overflow: auto;
    border: 1px solid #ddd;
    box-shadow: 0px 48px 88px -4px rgba(23, 9, 54, 0.0588235294);
    border: 0;
    background: white;
    border-radius: 8px;
    padding: 9px 8px;
}

.selectSearchBox .dropdown-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.selectSearchBox .dropdown-select .dd-search {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem;
}

.selectSearchBox .dropdown-select .dd-searchbox {
    width: 90%;
    padding: 0.5rem;
    border: 1px solid #D6D6DC;
    border-radius: 8px;
    outline: none;
}

.selectSearchBox .dropdown-select .dd-searchbox:focus {
    border-color: #12CBC4;
}

.selectSearchBox .dropdown-select .list ul {
    padding: 0;
    flex-wrap: wrap;
}

.selectSearchBox .dropdown-select .option {
    cursor: default;
    text-align: left;
    transition: all 0.2s;
    list-style: none;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8rem;
    width: 100%;
    font-size: 1.4rem !important;
    color: #0C0C0E !important;
    text-transform: initial;
}

.selectSearchBox .dropdown-select a {
    color: #aaa;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.selectSearchBox .dropdown-select a:hover {
    color: #666;
}

.selectSearchBox {
    width: 49.6rem;
    position: relative;
}

form .sugarLevel {
    flex-wrap: wrap;
    gap: 8px;
}

form .sugarLevel>p {
    width: 100%;
}

form .sugarLevel .inputGroup {
    width: calc(50% - 4px);
}

form .sugarLevel input {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #0c0c0e;
}

form .sugarLevel input::-webkit-input-placeholder {
    color: #0c0c0e;
}

form .sugarLevel input::-moz-placeholder {
    color: #0c0c0e;
}

form .sugarLevel input:-ms-input-placeholder {
    color: #0c0c0e;
}

.selectMenu {
    position: relative;
}

.selectMenu .selectBtn {
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    padding: 1.4rem 1.2rem;
    background-color: transparent;
    letter-spacing: 0;
    font-weight: 400;
    letter-spacing: 0;
    border: 1px solid #d6d6dc;
    font-size: 1.6rem;
    line-height: 18.75px;
    border-radius: 8px;
}

.fomulationMain .selectMenu .selectBtn {
    font-weight: 700;
    letter-spacing: -0.02em;
    border: 0;
    border-radius: 0;
    font-size: 2.4rem;
    line-height: 4.2rem;
}

.selectMenu .options {
    position: absolute;
    overflow-y: auto;
    max-height: 295px;
    margin-top: 10px;
    border-radius: 8px;
    background: #fff;
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
    flex-wrap: wrap;
    pointer-events: none;
    display: none;
    padding: 8px;
    box-shadow: 0px 48px 88px -4px #1709360F;
    width: 100%;
}

.options_dropdown {
    list-style-type: none;
}

.scrollable-products {
    max-height: 120px;
    /* Set the desired height */
    overflow-y: auto;
}

.mainBody {
    list-style-type: none;
    max-height: 100vh;
    overflow-y: auto;
    width: calc(100% - 27rem);
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    border-left: 1px solid #dadada63;
    overflow-x: hidden;
}

.mainDivBody {
    list-style-type: none;
    max-height: 100vh;
    overflow-y: auto;
}

.mainContentBody {
    list-style-type: none;
    max-height: 80vh;
    overflow-y: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
}

.mainContentBody::-webkit-scrollbar {
    display: none;
    /* WebKit */
}


.scrollable-mainContentBody {
    max-height: 90vh;
    /* Set the desired height */
    overflow-y: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
}

.scrollable-mainContentBody::-webkit-scrollbar {
    display: none;
    /* WebKit */
}

.fomulationMain .selectMenu .options {
    width: 24.2rem;
}

.fomulationMain .selectMenu .options .option {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: left;
}

.selectMenu .selectBtn>svg {
    margin-left: 8px;
}

.selectMenu.active .options {
    display: block;
}

.selectMenu .options li {
    text-transform: initial;
}

.selectMenu .options .option {
    display: flex;
    cursor: pointer;
    padding: 1.4rem 1.2rem;
    align-items: center;
    background: #fff;
    width: 100%;
}

.selectMenu .options .option:hover {
    background: #F7F7F7;
}

.selectMenu .options .option .optionText {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.selectMenu.active .options {
    display: block;
    opacity: 0;
    z-index: 10;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    pointer-events: unset;
}

@keyframes fadeInUp {
    from {
        transform: translate3d(0, 30px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}

form .tb-container {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2rem;
}

form .tb-container img {
    width: 200px;
    height: auto;
    margin-bottom: 30px;
}

form .tb-container input {
    display: none;
}


form .inputGroupProfile {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2rem;
}

form .inputGroupProfile input {
    display: none;
}

form .inputGroupProfile .btnWrapper {
    position: relative;
    background-color: #e7e3e1;
    padding: 0px;
    border-radius: 12px;
    width: 130px;
    height: 40px;
}

#user_profile {
    margin-bottom: 8px;
    border-radius: 10px;
    width: 65px;
    height: 65px;
}

#company_profile {
    margin-bottom: 8px;
    border-radius: 10px;
    width: 65px;
    height: 65px;
}

.reportLogo {
    width: 72px;
    height: 72px;
}


.upload-btn {
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 0.02em;
    text-align: center;
    transition: all 0.3s ease-in-out;
    color: #000;
    cursor: pointer;
    display: inline-block;
    top: 17px;
    left: 25px;
}

.porfile-upload-btn {
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 0.02em;
    text-align: center;
    transition: all 0.3s ease-in-out;
    color: #000;
    cursor: pointer;
    display: inline-block;
    top: 8px;
}


form .inputGroupProfile .btnWrapper svg {
    position: absolute;
    left: 1px;
    top: 6px;
}

form .tb-container label {
    width: 14rem;
    height: 14rem;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

form .tb-container label span {
    font-size: 2rem;
    line-height: 4.2rem;
    color: #b5b5b5;
    width: 100%;
    display: inline-block;
}

form .tb-container label span~span {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

form .tb-container svg {
    min-width: 2.6rem;
    min-height: 2.6rem;
}

form .tb-container .tb-img-view {
    position: relative;
    width: 14rem;
    height: 14rem;
    pointer-events: none;
    background: #dadada63;
}

form .tb-container .tb-img-view img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

form .tb-container button,
form .tb-container a.btn {
    position: initial;
    border: 1px solid #d6d6dc;
    padding: 1.2rem 5rem;
    font-family: "Roboto", sans-serif;
    color: #0c0c0e;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.4rem;
    letter-spacing: -0.01em;
}

form .tb-container .btnWrapper {
    position: relative;
}

form .tb-container .btnWrapper svg {
    position: absolute;
    left: 32px;
    top: 23px;
}

form .tb-container .btnWrapper p {
    top: 8px;
    left: 6px;
}

.progress {
    background: #40864D40;
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    display: flex;
    height: 4px;
    width: 232px;
}

.progress-value {
    animation: load 3s normal forwards;
    border-radius: 100px;
    background: #40864D;
    height: 4px;
    width: 0;
}

.dashedBorder {
    padding: 2.4rem 3.5rem;
    border: 1px dashed #D6D6DC;
    border-radius: 4px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.dashedBorder p {
    margin: 0;
}

.formHeader {
    max-width: 37.3rem;
    margin: auto;

    p {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }
}

@keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

#confirmValue {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

#confirmValue .confirmValueButton {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}

#confirmValue.is-visible {
    visibility: visible;
    opacity: 1;
}

#confirmValue .modal__content {
    border-radius: 8px;
    max-width: 54.4rem;
    z-index: 2;
}

#confirmValue .rawModalHeader {
    flex-wrap: wrap;
}

#confirmValue .rawModalHeader h4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.8rem;
    text-transform: initial;
    margin-bottom: 4px;
}

#confirmValue .rawModalHeader p {
    font-size: 1.4rem;
    line-height: 2.4rem;
}

#confirmValue .content {
    width: 100%;
}

#confirmValue .content p {
    margin-bottom: 3.2rem;
}

#confirmValue .confirmValueBottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#confirmValue .checkBlock {
    display: flex;
    align-items: center;
}

#confirmValue .checkBlock p {
    margin-bottom: 0;
}

#confirmValue .checkInput {
    padding-left: 2.7rem;
}

#confirmValue .btnWrapper {
    display: flex;
    gap: 8px;
}

#confirmValue button:first-child,
#confirmValue a.btn:first-child {
    background-color: transparent;
    color: #40864d;
}

#confirmValue .modal__close {
    top: 1.2rem;
    right: 1.2rem;
}

#confirmValue .modal__close.confirmValueButton {
    top: 1.2rem;
    right: 1.2rem;
    left: auto;
    width: auto;
    height: auto;
    display: flex;
}

.mixtureList {
    border-radius: 6px;
    border: 1px solid #dadada63;
}

.mixtureList .checkBlock {
    display: flex;
}

.mixtureList .checkBlock p {
    margin-bottom: 0;
    padding-left: 6.3rem;
    position: relative;
}

.mixtureList .checkBlock p svg {
    position: absolute;
    left: 3.6rem;
    top: 0.4rem;
}

.mixtureList .col {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    gap: 0.4%;
    padding: 0 1.6rem;
}

.mixtureList .col:first-child {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.mixtureList .col:first-child * {
    font-weight: 500;
}

.mixtureList>*:nth-child(4n + 1) {
    background-color: #f7f7f7;
}

.mixtureList .ingredient {
    padding: 1.2rem 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.mixtureList .col1 {
    width: 52rem;
    width: 47.145%;
}

.mixtureList .col2 {
    width: 30.7rem;
    width: 27.834%;
}

.mixtureList .col3 {
    width: 21.4rem;
    width: 20.582%;
}

.mixtureList .col4 {
    width: 2rem;
    width: 1.84%;
    position: relative;
}

.mixtureList svg {
    cursor: pointer;
}

.mixtureList .checkInput {
    z-index: 1;
}

.mixtureList .hiddenCol .col {
    background-color: #f7f7f7;
}

.mixtureList .hiddenCol .col:first-child {
    background: #dadada63;
    padding-top: 0;
    padding-bottom: 0;
}

.rawListPagination {
    margin-bottom: 8.6rem;
    padding: 2.4rem;
    display: flex;
    justify-content: flex-end;
    gap: 5rem;
}

.rawListPagination div {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4rem;
    letter-spacing: 0.05em;
}

.rawListPagination div~div {
    gap: 5rem;
}

.rawListPagination p {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4rem;
    letter-spacing: 0.05em;
    margin: 0;
}

.rawListPagination svg {
    cursor: pointer;
}

.hiddenCol {
    display: none;
}

.hiddenCol .ingredient.col1 {
    padding-left: 6.3rem;
}

.hiddenCol.active {
    display: block;
}

.editableDiv {
    position: absolute;
    width: 16rem;
    right: 0;
    top: 4.4rem;
    box-shadow: -1px 1px 0px 8px #f9f9f9;
    background: #fff;
    border-radius: 1.6rem;
    z-index: 1;
    display: none;
}

.editableDiv.active {
    display: block;
}

.editableDiv p {
    padding: 1.2rem;
    margin-bottom: 0;
    border-bottom: 1px solid #dadada63;
    cursor: pointer;
}

.editableDiv p:last-child {
    border-bottom: 0;
}

.arrowSVG.active path {
    transform: rotateX(180deg);
    transform-origin: center;
}

.arrowSVG.active path~path {
    transform: none;
}

.tabContent:not(:first-child) {
    display: none;
}

.nestedTabContent~.nestedTabContent {
    display: none;
}

/* Raw Material End */
/* Formulation */
.formulationSection .rawSection .rawHeader {
    justify-content: space-between;
    align-items: center;
    padding-top: 2.4rem;
    padding-bottom: .8rem;
}

.formulationSection .rawSection .rawHeader h2 {
    margin: 0;
}

.formulationSection .dropdown-select.wide {
    display: none;
}

.formulationSection select:focus-visible {
    outline: none;
}

.formulationSection .col1 {
    width: 8rem;
    width: 7.2389%;
}

.formulationSection .col2 {
    width: 29.1rem;
    width: 26.38%;
}

.formulationSection .col3 {
    width: 19.9rem;
    width: 18.04%;
}

.formulationSection .col4 {
    width: 14.2rem;
    width: 12.87%;
}

.formulationSection .col5 {
    width: 14.2rem;
    width: 12.87%;
}

.formulationSection .col6 {
    width: 14.2rem;
    width: 12.87%;
}

.formulationSection .ingredient {
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.formulationSection .col6 span.delSpan {
    padding-left: 1.6rem;
    color: #D74848;
}

.formulationSection .col6 span {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    color: #40864D;
}

.gradeB {
    color: #80C342;
}

.gradeDash {
    color: #131316;
}

.gradeA {
    color: #008A4B;
}

.gradeC {
    color: #FAA73F;
}

.gradeD {
    color: #BA2127;
}

.normalBeverageFormulations h2 span {
    display: block;
    color: #5E606E;
    font-family: Roboto;
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
    text-transform: initial;
}

.formulationSection .functionalTab {
    align-items: flex-start;
}

.formulationValues {
    width: calc(100% - 29.1rem);
}

.nutrientValues {
    width: 29.1rem;
    margin-bottom: 10px;
    background: #fffcfc;
}

.formulationValues h4 {
    color: #5E606E;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0.02em;
}

.formulationValues>.dFlex {
    gap: 0 2.4rem;
    flex-wrap: wrap;
}

.formulationValues .content {
    min-width: calc(50% - 2.4rem);
    margin-bottom: 3.2rem;
}

.whiteSpace {
    white-space: nowrap
}

.formulationValues .content p {
    margin-bottom: 0;
}

.formulationValues .content .dFlex {
    gap: 4.8rem;
}

.formulationValuesTableMain {
    border: 1px solid #D6D6DC;
    border-radius: 6px;
    padding: 1.2rem 1.6rem;
}

.dFlex.formulationBlock {
    gap: 2.4rem;
}

.formulationValuesTableBlock>h4 {
    margin-bottom: 8px;
}

.formulationValuesTable p {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 1.6rem 0;
}

.formulationValuesTable p strong {
    font-weight: 500;
}

.formulationValuesTable>.dFlex {
    width: 100%;
    flex-wrap: wrap;
}

.formulationValuesTable>.dFlex .block {
    width: 100%;
    display: flex;
    gap: 8px;
}

.formulationValuesTable>.dFlex .block p {
    width: 65%;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 2rem 0;
}

.formulationValuesTable>.dFlex .block p~p {
    width: 35%;
}

.formulationValuesTable .mainBlock .block {
    padding: 0 1.6rem;
}

.formulationValuesTable .mainBlock {
    width: 100%;
    border: 1px solid #DADADA63;
    border-radius: 6px;
}

.formulationValuesTable .mainBlock .block:nth-child(odd) {
    background: #F7F7F7;
}

.formulationValuesTable .mainBlock .block p {
    display: flex;
    gap: 3.2rem;
    width: 67%;
}

.formulationValuesTable .mainBlock .block p~p {
    width: 35%;
}

.formulationValuesTable>.dFlex .block.gt {
    gap: 2rem;
}

.formulationValuesTable>.dFlex .block.gt p {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8rem;
    text-align: right;
}

.formulationValuesTable>.dFlex .block.gt p~p {
    text-align: left;
    display: flex;
    gap: 1.8rem;
}

.formulationValuesTable>.dFlex .block.gt p+p~p {
    width: 36%;
}

.formulationValuesTable>.dFlex .block.gt~.gt p {
    padding-top: 0;
}

.nutrientValues .block {
    border: 1px solid #D6D6DC;
    border-radius: 8px;
    padding: 12px;
    text-align: center;
}

.nutrientValues .blockParent {
    margin-bottom: 1.6rem;
}

.nutrientValues p {
    margin-bottom: 0;
}

.nutrientValues h3 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-weight: 700;
    font-family: 'Roboto';
    text-transform: initial;
}

/* .normalBeverageFormulations .nutrientValues .block:first-child {
    border: 1px solid #DADADA63;
    background: #80C342;
    color: #fff;
} */

.nutriValueDark {
    border: 1px solid #131316;
    padding: 8px;
    background: #fffcfc;
}

.nutriValueDark h2 {
    font-size: 2.86rem;
    font-weight: 700;
    line-height: 4.5rem;
    font-family: "Jost", sans-serif;
    border-bottom: 8px solid;
}

.nutriValueDark .content p {
    font-size: 1.3rem;
    font-weight: 800;
    line-height: 1.9rem;
    padding: 2px 0;
}

.nutriValueDark .content.perML {
    text-align: right;
    border-top: 0;
    display: block;
}

.nutriValueDark .content {
    border-top: 1px solid #131316;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nutriValueDark .content .content {
    width: 90%;
    margin-left: auto;
}

.nutriValueDark .content .content p {
    font-weight: 400;
}

.nutriValueDark .content .content p~p {
    font-weight: 800;
}

.nutriRating h2 {
    width: 100%;
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
}

.nutriRating {
    border: 2px solid;
    border-radius: 4px;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
    max-width: 300px;
}

.nutriRatingParent {
    margin-top: 1.6rem;

}

.nutriRating p {
    font-size: 24px;
    padding: 9px 12px;
    height: 48px;
    position: relative;
}

p.aNutri {
    background: #008A4B;
    border-radius: 22px 0 0 22px;
    color: #fff;
    padding: 13px 11px;
    height: 48px;
}

div.aNutri h3 {
    color: #008A4B !important;
}


.nutriRating p.aNutri.active:after {
    background: #008A4B;
}

p.bNutri {
    background: #80C342;
    color: #fff;
    padding: 13px 11px;
    height: 48px;
}

div.bNutri h3 {
    color: #80C342 !important;
}


.nutriRating p.bNutri.active:after {
    background: #80C342;
}

p.cNutri {
    background: #FAA73F;
    color: #fff;
    padding: 13px 11px;
    height: 48px;
}

div.cNutri h3 {
    color: #FAA73F !important;
}


.nutriRating p.cNutri.active:after {
    background: #FAA73F;
}

p.dNutri {
    background: #BA2127;
    color: #fff;
    padding: 13px 11px;
    height: 48px;
    border-radius: 0 22px 22px 0;
}

div.dNutri h3 {
    color: #BA2127 !important;
}

.nutriRating p.dNutri.active:after {
    background: #BA2127;
}

.nutriRating p.suNutri {
    padding: 4px 7px 4px 9px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
}

p.suNutri {
    background: white;
    border: 1px solid #131316;
    border-left: 0;
    border-radius: 0 22px 22px 0;
}

p.suNutri span {
    font-size: 12px;
}

p.suNutri span~span {
    font-size: 12px;
    display: block;
    line-height: 0.5;
}

.nutriRating p.active:after {
    content: '';
    position: absolute;
    border: 4px solid #131316;
    border-radius: 50%;
    left: -6px;
    right: 0;
    top: -5px;
    z-index: -1;
    color: black;
    width: 50px;
    height: 50px;
    padding: 0;
}

.nutriRating p.active:before {
    content: '';
    position: absolute;
    width: calc(100% + 5px);
    height: 2px;
    background: white;
    left: -3px;
    top: calc(100% + 5px);
    z-index: -1;
}

.nutriRating p.active {
    font-size: 40px;
    padding-top: 17px;
    font-weight: 700;
    z-index: 2;
}

.nutriRating p.active .tt {
    position: absolute;
    width: 82px;
    height: 15px;
    padding: 0;
    overflow: hidden;
    z-index: -2;
    left: -12px;
    padding-bottom: 35px;
}

.nutriRating p.active .tt:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background: white;
    top: -35px;
    left: 0;
    z-index: 1;
}

.nutriRating p.active .tt:after {
    content: '';
    border: 2px solid #131316;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: -61px;
    width: 82px;
    height: 82px;
}

.nutriRating.alt {
    border: 0;
    width: auto;
    justify-content: flex-start;
}

.nutriRatingParentalt {
    margin-top: 28px;
    margin-bottom: 33px;
}

.nutriRating.alt .tt {
    display: none;
}

.nutriRating.alt p.bNutri {
    background: transparent;
}

.nutriRating.alt p.active:before {
    opacity: 0;
}

.nutriRating.alt p.suNutri {
    border-width: 2px;
    position: relative;
    top: 0px;
    z-index: 1;
    left: -9px;
    padding: 4px 9px 4px 14px;
    height: 48px;
}

.nutrientValues a.btn {
    background: transparent;
    color: #40864D;
}

.userProfileTabs {
    width: 23.5rem;
    border-right: 1px solid #DADADA63;
    min-height: 100vh;
}


.userProfileBlock .tb-container .tb-img-view {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
}

.userProfileBlock .tb-container label {
    width: 6.4rem;
    height: 6.4rem;
}

.userProfileBlock .accoutDetails h2 {
    margin-top: 1.4rem;
    margin-bottom: 3.2rem;
    font-weight: 700;
}

.userProfileBlock form .tb-container {
    margin-bottom: 2.4rem;
}

.userProfileBlock .accoutDetails {
    padding: 0 3.2rem;
    width: calc(100% - 23.5rem);
}

.userProfileBlock input[type="text"] {
    border: 1px solid #CBE6D0;
    background: transparent;
    padding: 1.6rem;
    width: 38.4rem;
    font-weight: 400;
}

.userProfileBlock input[type="text"]::placeholder {
    font-weight: 400;
    color: #BBBBC4;
}

.userProfileBlock input[type="submit"] {
    background: #40864D;
    color: white;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-family: "Jost", sans-serif;
    padding: .8rem 1.6rem;
    border-radius: 5px;
    width: 8.9rem;
}

.userProfileTabs ul {
    flex-wrap: wrap;
}

.userProfileSection .tb-container .tb-img-view {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
}

.userProfileSection .tb-container label {
    width: 6.4rem;
    height: 6.4rem;
}

.userProfileSection .accoutDetails h2 {
    margin-top: 1.4rem;
    margin-bottom: 3.2rem;
    font-weight: 700;
}

.userProfileSection form .tb-container {
    margin-bottom: 2.4rem;
}

.userProfileSection .accoutDetails {
    padding: 0 3.2rem;
    width: calc(100% - 23.5rem);
}

.userProfileSection input[type="text"] {
    border: 1px solid #CBE6D0;
    background: transparent;
    padding: 1.6rem;
    width: 38.4rem;
    font-weight: 400;
}

.userProfileSection input[type="text"]::placeholder {
    font-weight: 400;
    color: #BBBBC4;
}

.userProfileSection input[type="submit"] {
    background: #D6D6DC;
    color: #848495;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-family: "Jost", sans-serif;
    padding: .8rem 1.6rem;
    border-radius: 5px;
    width: 8.9rem;
}

.userProfileMain .rawHeader {
    padding-top: 2.4rem;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.6rem;
}

.userProfileMain .rawHeader h2 {
    margin: 0;
}

.userProfileTabs li a.active {
    color: #40864D;
}

.userProfileBlock {
    flex-wrap: wrap;
}

.securityBlock {
    width: calc(100% - 23.5rem);
    padding: 0 3.2rem;
}

.securityBlock input[type="submit"] {
    width: 10.6rem;
}

/* .whatsapp,
.changeEmail {
    display: none;
} */

.inputGroup.otp-container label span {
    display: block;
    margin-top: 8px;
    font-family: Roboto;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem;
    text-transform: initial;
    color: #131316;
}

.userProfileBlock .otp-input-container {
    display: flex;
    gap: 8px;
}

.userProfileBlock .otp-input-container input[type="text"] {
    width: 9rem;
}




/* Success message */
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: fit-content;
    float: inline-end;
}

/* Error message */
.alert-danger {
    color: #f3eff0 !important;
    background-color: #eb192b !important;
    border-color: #df2638 !important;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: fit-content;
    float: inline-end;
}

.widthAuto {
    width: auto !important;
}

.userProfileSection .otp-input-container {
    display: flex;
    gap: 8px;
}

.userProfileSection .otp-input-container input[type="text"] {
    width: 9rem;
}

.securityBlock .resendOTP input[type="submit"] {
    width: auto;
    background: #40864D;
    color: white;
    font-weight: 700;
}

.securityBlock .resendOTP input[type="submit"]~input {
    background: transparent;
    border-color: #40864D;
    color: #40864D;
}

.toppingFormulations .nutrientValues .block {
    border: 5px solid #131316;
    background: transparent;
    color: #131316;
    width: fit-content;
    height: 14.4rem;
    border-radius: 8rem;
    padding: 2.6rem;
}

.toppingFormulations .nutrientValues .block h3 {
    font-size: 6rem;
    font-family: 'Roboto';
    line-height: 0.5;
    margin-bottom: 2.5rem;
}

.toppingFormulations .nutrientValues .block p {
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: .1rem;
}

.toppingFormulations,
.normalBeverageFormulations,
.foodNutritionalFormulations,
.nutriValueBlock {
    min-height: 100vh;
}

.foodNutritionalFormulations h2 span {
    display: block;
    color: #5E606E;
    font-family: Roboto;
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
    text-transform: initial;
}

.foodNutritionalFormulations .content {
    min-width: 100%;
}

.foodNutritionalFormulations .downloadBtn {
    margin-top: 2.4rem;
}

/* Formulation End */
/* Calculator Start */
.calciFlex {
    max-width: 49.2rem;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 11.7rem auto 8rem;
}

.calciFlex .block {
    width: 100%;
}

.calciFlex .block a {
    border: 1px solid #DADADA63;
    width: 100%;
    padding: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
}

.calciFlex .block a:hover {
    box-shadow: 0px 33px 24px -17px #0000001F, 0px 0px 16px 4px #0000000A;
    border-color: transparent;
}

.calciFlex .block div {
    display: flex;
    align-items: center;
    gap: 2.4rem;
}

.bubbleTeaCalci .selectSearchBox {
    height: 4.7rem;
    width: 82.4rem;
}

.bubbleTeaCalci .selectSearchBox .dropdown-select.wide {
    width: 82.4rem;
}

.bubbleTeaCalci .ingredientsInputBlock {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}

.bubbleTeaCalci,
.mainCalciBlock,
.normalBeverageCalci,
.toppingCalciTable {
    min-height: 100vh;
}

.bubbleTeaCalci .ingredientsInputBlock .inputGroup .inputGroup {
    width: 53.2rem;
    margin-bottom: 0;
}

.bubbleTeaCalci .ingredientsInputBlock .inputGroup .inputGroup input {
    border-radius: 8px;
}

.newEntry.bubbleTeaCalci .ingredientsInputBlock .inputGroup:last-child>div {
    width: 53.2rem;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child input[type=number] {
    width: 26.2rem;
    padding: 1.4rem 1.2rem;
    border: 1px solid #d6d6dc;
    margin: 0;
}

.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div span {
    text-align: left !important;
    margin-bottom: 1px;
}

.newEntry.bubbleTeaCalci .ingredientsInputBlock .inputGroup:last-child>div~div {
    width: auto;
}

.newEntry.bubbleTeaCalci .ingredientsInputBlock .inputGroup label {
    line-height: 2rem;
    letter-spacing: 0.02em;
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    font-family: "Jost", sans-serif;
}

.newEntry.bubbleTeaCalci .ingredientsInputBlock .inputGroup:first-child>div {
    width: 53.2rem;
}

.newEntry.bubbleTeaCalci .ingredientsInputBlock .inputGroup:first-child>div~div {
    width: auto;
}

.normalBeverageCalci .inputGroup p {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6rem;
    margin-bottom: 8px;
}

.normalBeverageCalci .inputGroup .inputGroup {
    width: 40.8rem;
    margin-bottom: 8px;
}

.normalBeverageCalci .inputGroup .inputGroup~.inputGroup {
    width: 20rem;
}

.normalBeverageCalci .ingredientsInputBlock .selectBtn,
.normalBeverageCalci .ingredientsInputBlock .spanDiv {
    height: 4.78rem;
}

.normalBeverageCalci .ingredientsInputBlock .selectBtn span {
    width: 49.6rem !important;
    background: transparent !important;
}

.normalBeverageCalci .selectMenu .selectBtn>svg {
    margin-left: auto;
    margin-right: 0;
}

.normalBeverageCalci .selectMenu .selectBtn {
    width: 49.6rem;
}

.normalBeverageCalci .selectMenu .selectBtn>span {
    justify-content: left !important;
    padding-left: 15px;
}

.normalBeverageCalci.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div {
    width: 26.2rem;
}

.normalBeverageCalci.newEntry .ingredientsInputBlock .inputGroup:last-child input[type=number] {
    width: 40px;
    padding: 0;
    border: 0;
    margin: 0;
}

.normalBeverageCalci.newEntry .ingredientsInputBlock .inputGroup:last-child>div p {
    margin: 0;
}

.normalBeverageCalci.newEntry .ingredientsInputBlock .inputGroup:last-child>div~div span {
    margin: 0;
}

.normalBeverageCalci.newEntry .ingredientsInputBlock .inputGroup:last-child {
    margin-top: 15px;
    margin-bottom: 20px;
}

.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div p {
    width: 100%;
}

.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div~div {
    width: 26.2rem;
}

.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div {
    width: 49.6rem;
    text-align: right;
    display: flex;
    align-items: center;
}

.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div input[type="number"] {
    width: 50px;
    border: 0;
    padding: 0 4px;
}

.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt~.inputGroup.alt input[type="number"] {
    width: 16.8rem;
    background: #EAAA46;
    height: 48px;
    padding-left: 1.2rem;
    color: #fff;
}

.newEntry .formulationValues .ingredientsInputBlock {
    margin-bottom: 3.2rem;
}

.formulationValues .submitBtn {
    text-align: center;
}

.formulationValues .submitBtn input[type="submit"] {
    background: #40864D;
    width: 8.9rem;
}

/* .normalBeverageCalci .nutrientValues .block:first-child {
    background: #80C342;
    color: white;
} */

/* .normalBeverageCalci .block.bNutri h3 {
    font-size: 2.4rem;
    color: #80C342;
}

.normalBeverageCalci .block.aNutri h3 {
    font-size: 2.4rem;
    color: #008A4B;
} */

.nutriValueBlock {
    display: flex;
    justify-content: space-between;
}

.nutriValueBlock .nutriValueDark {
    width: 51.5rem;
    height: max-content;
}

.nutriValueDarkParent {
    width: 51.5rem;
    height: max-content;
}

.nutriValueBlock .nutriBlock {
    display: flex;
    gap: 2.4rem;
}

.nutriValueBlock .nutriRating {
    margin-top: 0;
}

.nutriValueBlock .nutriRating {
    height: 103px;
    margin-bottom: 40px;
}

.nutriValueBlock .nutriRating p.active:before {
    width: calc(100% + 4px);
    left: -2px;
    top: calc(100% + 6px);
}

.nutriValueBlock {
    position: relative;
    z-index: 0;
}

.nutriGraphicBlock .nutriRating p.active .tt:before {
    top: -34px;
}

.toppingCalci .formulationValues .ingredientsInputBlock {
    border: 0;
    padding: 0;
}

.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup {
    display: flex;
    gap: 8px;
    width: 100%;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent black */
    z-index: 999998;
    /* Ensure it's above other content but below loader */
    display: none;
    /* Initially hidden */
}

.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 150px;
    transform: translate(-50%, -50%);
    z-index: 999999;
    /* Ensure it's above other content */
    display: none;
    /* Initially hidden */
}

.toggle-container {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 25px;
}

/* Style for the toggle switch */
.toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}


.toppingCalci .nutrientValues .block {
    border: 6px solid #131316;
    background: transparent;
    color: #131316;
    width: 188px;
    height: 14.4rem;
    border-radius: 7rem;
    padding: 2.6rem;
}

.toppingCalci .nutrientValues .block h3 {
    font-size: 6rem;
    font-family: 'Roboto';
    line-height: 0.5;
    margin-bottom: 2.5rem;
}

.toppingCalci .nutrientValues .block p {
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: .1rem;
}

/* Style for the circle inside the toggle switch */
.toggle::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

/* Style for the circle when the toggle switch is active */
input:checked+.toggle {
    background-color: #64a005;
}

/* Style for the circle when the toggle switch is active */
input:checked+.toggle::before {
    transform: translateX(15px);
}


.toppingCalci .formulationValues .ingredientsInputBlock .selectMenu,
.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(1) {
    width: 35.1rem;
}

.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup .inputGroup,
.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(2) {
    width: 22.6rem;
}

.toppingCalci .formulationValues .ingredientsInputBlock .spanDiv,
.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(3) {
    width: 20.8rem;
}

.toppingCalci .formulationValues .ingredientsInputBlock .selectMenu span.sBtnText {
    width: 100%;
    background: transparent;
    text-align: left;
    justify-content: flex-start;
    padding: 0 1.6rem;
}

.toppingCalci .formulationValues .ingredientsInputBlock .selectMenu svg {
    margin-left: auto;
}

.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>div input {
    border-radius: 8px;
    width: 100%;
}

.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>div {
    margin: 0;
}

.toppingCalci .formulationValues .ingredientsInputBlock .selectMenu .selectBtn {
    padding: 1.668rem 1.2rem;
}

.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(2) input,
.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(3) input {
    width: 50px;
    padding: 0;
    border: 0;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
}

.toppingCalciFlex input[type="text"] {
    width: 100%;
}

.toppingCalciTable .formulationValuesTableBlock>h4 {
    color: #131316;
    font-size: 1.6rem;
    line-height: 2.4rem;
}

.toppingCalciTable .formulationValuesTableBlock {
    width: 68.7rem;
}

.toppingCalciTable .formulationValuesTableBlock .formulationValuesTableMain {
    padding: 0;
}

.toppingCalciTable .formulationValuesTable>.dFlex .block p {
    width: 30.8rem;
}

.toppingCalciTable .formulationValuesTable>.dFlex .block p+p~p {
    width: 10.5rem;
}

.toppingCalciTable .formulationValuesTable>.dFlex .block p~p {
    width: 22.2rem;
}

.toppingCalciTable .formulationValuesTable>.dFlex .block.alt p:first-child {
    padding-left: 1.6rem;
}

.toppingCalciTable .formulationValues>.block {
    border: 5px solid #131316;
    background: transparent;
    color: #131316;
    width: 18rem;
    height: 14.4rem;
    border-radius: 8rem;
    padding: 2.6rem;
    margin-top: 3.2rem;
}

.toppingCalciTable .formulationValues>.block h3 {
    font-size: 6rem;
    font-family: 'Roboto';
    line-height: 0.5;
    margin-bottom: 2.5rem;
}

.toppingCalciTable .formulationValues>.block p {
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: .1rem;
}

.toppingCalciTable .formulationValues {
    gap: 2.4rem;
    display: flex;
}

.toppingCalciTable .nutrientValues {
    margin-top: 3.2rem;
    text-align: right;
}

.to
/* Calculator End */



.nutri-grade {
    font-weight: bold;
    background-color: white;
    border: 2px solid black;
    padding: 5px;
    display: inline-flex;
    align-items: center;
}

.nutri-grade span {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
}

.productTableContent .grade-a,
.nutri-grade .grade-a {
    background-color: green;
    color: white;
}

.productTableContent .grade-b,
.nutri-grade .grade-b {
    background-color: #9ACD32;
    /* yellowgreen */
    color: black;
}

.productTableContent .grade-c,
.nutri-grade .grade-c {
    background-color: orange;
    color: black;
}

.productTableContent .grade-d,
.nutri-grade .grade-d {
    background-color: red;
    color: white;
}

.nutri-grade .sugar-level {
    background-color: white;
    color: black;
    border-left: 2px solid black;
    padding-left: 15px;
    margin-left: 10px;
}

/* calculator tabs */
.calculatorBlock {
    gap: 2.4rem
}

.calculatorBlock .nutrientValues .block:first-child {
    background-color: transparent;
    color: #000;
}

.calculatorBlock .nutriValueDark h2 {
    font-size: 2.6rem;
}

.sugarLevel>p,
.ingredientsBlock>p {
    text-transform: uppercase;
    color: #131316;
    font-weight: 400;
}

.ingredientsBlock>p {
    margin-bottom: 1.2rem;
}

.calculatorBlock .ingredientsInputBlock {
    margin-bottom: 0;
}

.calculatorBlock .btnWrapper .btn {
    background-color: #40864D;
    position: unset;
}

.calculatorBlock .btnWrapper {
    margin-top: 3.2rem;
    justify-content: center;
}

.calculatorTabs .newEntry .functionalTab .btn {
    color: #fff;
    background-color: #008A4B;
}

.calculatorTabs .newEntry form .sugarLevel>p {
    margin-bottom: 1.2rem;
}

.calculatorTabs .newEntry form {
    width: 84.4rem;
    ;
}

.calculatorTabs .newEntry form .sugarLevel .inputGroup.density input,
.calculatorTabs .newEntry form .sugarLevel .inputGroup.volume input {
    padding: 1.435rem 1.2rem;
}

.calculatorTabs .newEntry form .sugarLevel .inputGroup {
    width: calc(38% - 4px);
}

.calculatorTabs .newEntry form .sugarLevel .inputGroup.volume {
    width: 30%;
}

.calculatorTabs .newEntry form .sugarLevel .inputGroup.density {
    width: 30%;
}

.calculatorTabs .nutrientValueResult {
    width: 51.5rem;
}

.calculatorTabs3 {
    padding-bottom: 200px;
}

.calculatorTabs3 .nutriValueDark p {
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.calculatorTabs3 .nutriValueDark .content p {
    padding: 1.45rem 1.2rem;
}

.calculatorTabs3 .nutriValueDark .headingBlock {
    border-bottom: 8px solid;
    padding: 0px 1.2rem 1.2rem 1.2rem;
}

.calculatorTabs3 .nutriValueDark .headingBlock h2 {
    font-size: 2.8rem;
    line-height: 4.5rem;
    border: 0;
    margin: 0;
    margin-bottom: 1.05rem;
}

.calculatorTabs3 .productName {
    justify-content: space-between;
}

.calculatorTabs3 .productName p {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.87rem;
}

.calculatorTabs3 .nutriValueDark {
    padding: 0;
}

.nutrientValueResult p span {
    font-weight: 500;
    line-height: 24px;
}

.nutrientValueResult .productIngredients {
    padding: 1.2rem 0;
}

.calculatorTabs3 .calculatorBlock {
    justify-content: space-between;
}

.calculatorTabs3 .calculatorBlock .btnWrapper {
    margin-top: 0;
}

.calculatorTabs3 .calculatorBlock .btnWrapper .btn {
    background-color: transparent;
    color: #40864D;
}

/* Report tabs */
.productSummaryreport {
    gap: 3.3rem;
    margin-bottom: 2.4rem;
}

.productSummaryreport .imgWrapper {
    width: 38rem;
}

.productTableHeading .dFlex li:first-child,
.productTableContent .dFlex li:first-child {
    width: 23.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productTableHeading .dFlex li,
.productTableContent .dFlex li {
    border: 0;
    border-right: 1px solid #F1F1F1;
}

.productTableHeading .dFlex li,
.productTableContent .dFlex li {
    width: 12.6rem;
    padding: 1.15rem 1.6rem 1.14rem 1.6rem;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productTableHeading .dFlex li {
    text-transform: math-auto;
}

.productTable {
    border: 1px solid #DADADA63;
    display: flex;
    flex-direction: column;
    align-self: center;
}

.productTableHeading {
    background: #F7F7F7;
}

.productTableContent .dFlex {
    justify-content: space-between;
}

.reportTabs .nestedTab {
    margin-bottom: 3.2rem;
}

.reportTabs .nestedTab li.active a {
    color: #40864d;
}

.nipReportTabs .companyName,
.reportTabs .companyName {
    justify-content: space-between;
    margin-bottom: 3.2rem;
}

.companyName .selectMenu {
    width: 24rem;
    position: relative;
    z-index: 3;
}

.nipReportTabs .companyName .selectBtn,
.reportTabs .companyName .selectBtn {
    box-shadow: 0px 0px 0px 3px #40864D1A;
    background: #fff;
}

.nipReportTabs .selectMenu.active .selectBtn,
.reportTabs .selectMenu.active .selectBtn {
    border: 1px solid #40864D
}

.nipReportTabs .applyOptions,
.reportTabs .applyOptions {
    display: flex;
    justify-content: flex-end;
    gap: 2rem;
}

.nipReportTabs .companyName li.option.applyOptions p.active,
.reportTabs .companyName li.option.applyOptions p.active {
    color: #008A4B;
}

.nipReportTabs .companyName li.option.applyOptions p,
.reportTabs .companyName li.option.applyOptions p {
    text-transform: capitalize;
    color: #848495;

}

.nipReportTabs .companyName li.option:first-child input,
.reportTabs .companyName li.option:first-child input {
    width: 100%;
    border: 1px solid #DADADA63;
    background-color: transparent;
    padding-left: 4.8rem;
}

.nipReportTabs .companyName .selectMenu .options::-webkit-scrollbar,
.reportTabs .companyName .selectMenu .options::-webkit-scrollbar {
    width: 10px;
}

.nipReportTabs .companyName .selectMenu .options::-webkit-scrollbar-track,
.reportTabs .companyName .selectMenu .options::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.nipReportTabs .selectMenu .options::-webkit-scrollbar-thumb,
.reportTabs .selectMenu .options::-webkit-scrollbar-thumb {
    background: #BBBBC4;
    border-radius: 4px;
    border: 1px solid #BBBBC4;
}

.nipReportTabs li.option form a,
.reportTabs li.option form a {
    left: 0;
    right: unset;
}

.overlayActive {
    position: relative;
    overflow: hidden;
}

.overlayActive::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(19, 19, 22, 0.15);

}

.reportTabs .companyName li.option:first-child {
    padding: 0;
}

.reportTabs .selectMenu .companyName li.option:first-child:hover {
    background-color: transparent;
}

.nipReportTabs .companyName li.option.selectRest,
.reportTabs .companyName li.option.selectRest {
    justify-content: space-between;
}

.nipReportTabs .companyName li.option p,
.reportTabs .companyName li.option p {
    margin: 0;
    color: #40864D;
}

.reportTabs .companyName .option {
    padding: 1.4rem 1.2rem !important;
}

.companyName .selectMenu .optionText {
    padding-left: 2.8rem;
}

.companyNameBlock h2 {
    margin: 0;
    padding: .4rem 0;
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-weight: 700;
}

.companyNameBlock p {
    margin: 0;
    font-size: 2rem;
    line-height: 3rem;
    color: #5E606E;
    font-weight: 500;
}

.companyNameBlock .heading {
    padding-left: 1.6rem;
}

.downloadReport {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.2rem;
}

.downloadReport h2 {
    margin: 0;
}

.productReportBlock .nutriValueDark h2 {
    border: 0;
    margin: 0;
    font-size: 2.9rem;
    font-weight: 700;
    line-height: 4.57rem;
}

.topHead .productName,
.cardInnerBlock .nutriValueDark .productGrade,
.productReportBlock .nutriValueDark .productGrade {
    justify-content: space-between;

}

.cardInnerBlock .nutriValueDark .productGrade,
.productReportBlock .nutriValueDark .productGrade {
    border-bottom: 4px solid #131316;
}

.cardInnerBlock .nutriValueDark .productGrade h2,
.productReportBlock .nutriValueDark .productGrade h2 {
    color: #80C342;
    padding: .5rem 0px .5rem 0px;
}

.cardInnerBlock .nutriValueDark .productGrade h2 {
    margin: 0 !important;
    border: 0;
}

.nipReportsCard .nipReportsCardBlock {
    margin-top: 4rem;
}

.nipReportsCardBlock {
    flex-wrap: wrap;
    gap: 3.2rem
}

.cardInnerBlock {
    width: 30.5rem;
    display: flex;
    gap: 3.2rem;
}

.nipReportsCard .checkInput .checkmark:after {
    left: 6px;
    top: 2px;
}

.topHead .productName {
    padding-bottom: .5rem;
}

.topHead .productName p {
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 2.4rem;
    text-transform: capitalize;
    text-align: center;
}

.topHead1 .productName p {
    font-size: 2.4rem;
}

.topHead .productName {
    border-bottom: 4px solid #131316;
}

.topHead .brandNameHead {
    padding-bottom: .5rem;
}

.topHead .brandNameHead p {
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 2.4rem;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
}

.topHead .brandNameHead {
    border-bottom: 4px solid #131316;
}

.topHead .companyNameHead {
    padding-bottom: .5rem;
}

.topHead .companyNameHead p {
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 2.4rem;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
}

.topHead .companyNameHead {
    border-bottom: 4px solid #131316;
}

.topHead h2 {
    margin: 0;
    border: 0;
}

.cardInnerBlock .nutriValueDark .productGrade h2,
.productReportBlock h2 {
    margin: 0;
    margin-bottom: 1.6rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 3.4rem;
}

.productReportBlock .tableMainHeading p {
    text-align: center;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700;
}

.productReportBlock {
    margin-bottom: 3.2rem;
}

.productReportBlock .tableMainHeading,
.productReportBlock .tableBlock {
    border-bottom: 1px solid #131316;
}

.productReportBlock .tableBlock:first-child .tablesubHeading p {
    font-weight: 700;
}

.productReportBlock .midBlock .tablesubHeading p {
    font-weight: 700;
}

.productReportBlock .tableBlock:last-child .tablesubHeading p {
    font-weight: 700;
}

.productReportBlock .tableBlock.totalRow {
    border-top: 1px solid #131316;
}

.reportTableBlock {
    width: 87rem;
    gap: 2rem;
}

.reportTable {
    border: 1px solid #131316;
    border-bottom: 0;
    width: 55.6rem;
    display: flex;
    flex-direction: column;
    align-self: flex-start;
}

.tableBlock .tablesubHeading p {
    text-align: center;
    margin: 0;
    text-transform: capitalize;
}

.tableBlock .ingredient {
    width: 30rem;
}

.tableBlock .quantity {
    width: 15rem;
    border-left: 1px solid #131316;
    border-right: 1px solid #131316;
}

.tableBlock .unit {
    width: 15rem;
}

.tableBlock .unit p {
    text-transform: lowercase;
}

/* Nip Report Tabs */
.nipReportTabs .genrateReport {
    justify-content: space-between;
    margin-top: 20px;
}

.nipReportTabs .genrateReport .selectBtn {
    border: 0;
    font-weight: 700;
}

.nipReportTabs .genrateReport .options {
    width: 24.1rem;
    box-shadow: 0px 48px 88px -4px #1709360F;
}

.nipReportsCard .checkInput .checkmark {
    border: 1.5px solid #848495;
    width: 18px;
    height: 18px;
    border-radius: 2px
}

.removeBtn {
    background-color: rgb(207, 17, 17) !important;
    border-color: rgb(207, 17, 17) !important;
}

.nipReportsCard .selectedBtn p {
    padding-left: 3.1rem;
    margin-bottom: 0;
    color: #40864D;
    font-size: 2.0rem;
    font-weight: 500;
    line-height: 2.4rem;
}

.transparentBackgroundButton {
    background-color: transparent !important;
    color: #008A4B !important;
}

.nipReportTabs .genrateReport {
    margin-bottom: 3.2rem;
}

.nipReportTabs .btnWrapper {
    display: flex;
    gap: .8rem;
    align-items: center;

}

g.highcharts-label.highcharts-data-label text {
    font-size: 1.6rem !important;
    font-weight: 700;
}

path.highcharts-data-label-connector {
    stroke-width: 3px;
    stroke: #131316;
}

.highcharts-credits,
.highcharts-title {
    display: none;
}

.highcharts-figure #container {
    height: 300px;
}

.highcharts-data-label-color-2 text {
    color: #008A4B !important;
    fill: #008A4B !important;
}

.highcharts-data-label-color-1 text {
    color: rgb(250, 167, 63) !important;
    fill: rgb(250, 167, 63) !important;
}

.highcharts-data-label-color-0 text {
    color: rgb(128, 195, 66) !important;
    fill: rgb(128, 195, 66) !important;
}

.highcharts-data-label-color-3 text {
    color: rgb(186, 33, 39) !important;
    fill: rgb(186, 33, 39) !important;
}

.calculatortabs2 .calculatorBlock {
    justify-content: space-between;
}

.calculatortabs1 .calculatorBlock .sugarLevel .inputGroup~.inputGroup,
.calculatortabs2 .calculatorBlock .sugarLevel .inputGroup~.inputGroup {
    width: 20rem;
}

.calculatortabs1 .calculatorBlock .sugarLevel .inputGroup,
.calculatortabs2 .calculatorBlock .sugarLevel .inputGroup {
    width: 40.8rem;
}

.calculatortabs1 .calculatorBlock .ingredientsBlock .inputGroup:last-child input[type="number"],
.calculatortabs2 .calculatorBlock .ingredientsBlock .inputGroup:last-child input[type="number"] {
    width: 50px;
    padding: 0;
    border: 0;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
}

.calculatorTabs3 .calculatorBlock {
    justify-content: space-between;
}

.calculatorTabs3 .calculatorBlock .nutriValueDark {
    width: 51.5rem;
}

.calculatorTabs3 .calculatorBlock .btnWrapper a {
    color: #40864D;
    background: transparent;
}

.nipReportTabs .usersProfile {
    margin-bottom: 3.2rem;
}


.disabled {
    background-color: #f0f0f0 !important;
    /* Light grey background color for disabled inputs */
}

.radioDisabled {
    background-color: #f0f0f0 !important;
    border-color: #f0f0f0 !important;
}

.action-icon {
    cursor: pointer;
    margin: 2px;
}

.delete_button {
    position: initial !important;
    padding: 0px;
    cursor: pointer;
    background: none;
    border: 0px;
}

.col_div {
    width: 25%;
    text-align: center;
}

.col_div_green {
    color: #008A4B;
    font-weight: bold;
}

.col_div_red {
    color: red;
    font-weight: bold;
}

.createButton {
    float: inline-end;
}

.permission-item-show {
    padding: 5px;
}

.permission-list {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.permission-item {
    margin-bottom: 0px;
    min-width: 12em;
    max-width: 145em;
    padding: 5px;
    display: inline-flex;
}


.permission-label {
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.6rem !important;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.permission-group {
    padding: 11px;
    font-weight: bold;
    color: green;
    background: #f7f7f7;
    margin: 8px;
}

.permission-checkbox {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding: 0px;
    width: 40px;
}

.permission-item input[type="checkbox"] {
    display: block;
}

.user-row.col2.widthColumn {
    overflow-wrap: break-word;
    text-align: center
}

.hidden_data {
    display: none !important;
}

.block_data {
    display: block !important;
}

.swal2-popup {
    min-width: 50%;
}


.svgArrowHidden {
    display: none !important;
}


.searchIcon {
    background: transparent !important;
    border: 0px !important;
    top: 6px;
    left: 8px;
    position: absolute;
}

.searchForm {
    height: 18px;
}

.ingredientSelect {
    border-radius: 8px;
    width: 50%;
    height: 40px;
    background-color: #fff;
}

#topping_calculate .ingredientsInputBlock .inputGroup .ingredientSelect {
    border-radius: 8px;
    width: 37%;
    height: 40px;
    background-color: #fff;
}

.selectFull {
    border-radius: 8px;
    width: 100%;
    height: 40px;
    background-color: #fff;
}

.grayBackgroundColor {
    background-color: #f7f7f7 !important;
}


.select-dropdown-container {
    width: auto;
    border-radius: 4px;
    appearance: none;
    background-color: white;
    background-image: url("data:image/svg+xml;base64,ICAgICAgICAgICAgICAgIDxzdmcgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc1OV82NTA5KSI+PHBhdGggZD0iTTUuMjUgNy41TDkgMTEuMjVMMTIuNzUgNy41SDUuMjVaIiBmaWxsPSIjNDA4NjREIj48L3BhdGg+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfNzU5XzY1MDkiPjxyZWN0IHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgMTgpIj48L3JlY3Q+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+Cg==");
    background-position: right 33px center;
    background-repeat: no-repeat;
    padding-right: 25px;
    position: relative;
    display: inline-block;

}

.select-dropdown-box {
    width: auto;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    padding-right: 27px;
}

.dropdown-box-list {
    width: max-content;
    box-sizing: border-box;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    max-height: 150px;
    min-height: 50px;
    overflow-y: auto;
    display: none;
    z-index: 1;
    border-top: none;
    list-style-type: none;
    max-height: 120px;
    -ms-overflow-style: none;
    position: absolute;
    left: 0px;
    overflow-y: auto;
    background-color: rgb(255, 255, 255);
    z-index: 1000;
}

.dropdown-box-list input {
    width: 183px !important;
    position: fixed;
}

/* .dropdown-box-list::-webkit-scrollbar {
    display: none;
} */

.dropdown-box-list .option {
    padding: 10px;
    cursor: pointer;
}

.dropdown-box-list .option:hover {
    background-color: #f1f1f1;
}

.dropdown-box-list-search-input {
    width: 200px;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    border-top: none;
}

.dropdown-box-hidden-select {
    display: none;
}

.select-dropdown-container:focus {
    border-color: #40864D;
    outline: none;
}

.pointer_disabled {
    pointer-events: none;
    color: grey !important;
}

/* Hide the up and down arrows on number inputs */
.otp-input[type="number"]::-webkit-inner-spin-button,
.otp-input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.otp-input[type="number"] {
    -moz-appearance: textfield;
    /* Firefox */
    appearance: textfield;
    /* Edge */
}

.otp-input {
    width: 65px;
    height: 45px;
    font-size: 20px;
    text-align: center;
    margin: 5px;
}

.recordNotFound {
    display: grid;
    justify-content: center;
    width: 100%;
    padding: 42px;
    height: inherit;
    font-size: 18px;
    font-weight: bold;
}

.recordNotFoundImage {
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 500"><g id="freepik--background-complete--inject-7"><polygon points="666.95 150.27 657.38 196.62 651.22 190.61 640.74 198.09 632.73 188.14 614.77 201.2 599.42 175.53 582.3 185.56 575.51 176.2 553.77 188.45 547.23 174.44 562.47 100.63 644.17 117.5 666.95 150.27" style="fill:%23ebebeb"></polygon><polygon points="644.17 117.5 666.95 150.27 638.61 144.42 644.17 117.5" style="fill:%23dbdbdb"></polygon><polygon points="655.34 205.88 641.31 273.88 531.26 251.16 545.19 183.71 551.73 197.71 573.48 185.46 580.26 194.82 597.39 184.8 612.73 210.47 630.7 197.41 638.7 207.35 649.19 199.88 655.34 205.88" style="fill:%23ebebeb"></polygon><polygon points="497.83 197.91 385.68 204.85 376.77 60.89 460.05 55.73 490.62 81.38 497.83 197.91" style="fill:%23ebebeb"></polygon><polygon points="460.05 55.73 490.62 81.38 461.74 83.17 460.05 55.73" style="fill:%23dbdbdb"></polygon><path d="M429,152.6l-.44-3.25c-1.13-6.73.71-14.26,6.56-22.13,5.28-7,8.14-12,7.82-17.68-.36-6.4-4.61-10.44-12.52-10.12a22.31,22.31,0,0,0-12.45,4.6l-3.45-7.73c4-3.25,11-5.65,17.65-6,14.43-.8,21.45,7.74,22,17.27.48,8.53-3.94,14.94-9.56,22.43-5.16,6.83-6.85,12.46-6.12,18.83l.31,3.26Zm-1.78,17.71c-.26-4.64,2.69-8.08,7.08-8.32s7.59,2.84,7.85,7.49c.24,4.39-2.45,7.93-7.09,8.19C430.63,177.92,427.43,174.7,427.18,170.31Z" style="fill:%23dbdbdb"></path><path d="M148.48,128.11,137.2,123l-1.57,3.45a3,3,0,0,1-2.57,1.72,14.48,14.48,0,0,0-1.85.18,3,3,0,0,1-2.85-1.18l-2.21-3.09-10.07,7.22,2.21,3.09a3,3,0,0,1,.2,3.07,18.29,18.29,0,0,0-.77,1.69,3,3,0,0,1-2.45,1.89l-3.77.37,1.21,12.33,3.79-.38a3,3,0,0,1,2.77,1.38c.16.26.33.51.51.76s.36.49.55.73a2.94,2.94,0,0,1,.42,3.05l-1.58,3.48,11.29,5.12,1.57-3.47a3,3,0,0,1,2.58-1.71,16.19,16.19,0,0,0,1.83-.18,3,3,0,0,1,2.85,1.18l2.21,3.09,10.08-7.22-2.21-3.09a2.91,2.91,0,0,1-.2-3.07,17.94,17.94,0,0,0,.75-1.68,2.94,2.94,0,0,1,2.45-1.89l3.79-.38-1.22-12.33-3.79.37a2.94,2.94,0,0,1-2.75-1.37c-.17-.26-.34-.51-.52-.76s-.36-.5-.55-.73a3,3,0,0,1-.42-3.07Zm-6.4,11.41a10.15,10.15,0,1,1-14.16-2.34A10.15,10.15,0,0,1,142.08,139.52Z" style="fill:%23ebebeb"></path><path d="M658.38,291.71l-7.52,4.34,1.33,2.3a2,2,0,0,1-.07,2.17c-.23.36-.45.73-.65,1.12a2,2,0,0,1-1.83,1.14H647v8.69h2.66a2,2,0,0,1,1.83,1.14c.2.39.42.76.65,1.12a2,2,0,0,1,.07,2.17l-1.33,2.3,7.52,4.34,1.34-2.31a2.05,2.05,0,0,1,1.91-1h1.28a2.06,2.06,0,0,1,1.91,1l1.34,2.32,7.51-4.34-1.33-2.31a2.05,2.05,0,0,1,.08-2.16c.23-.36.45-.74.65-1.12a2,2,0,0,1,1.83-1.14h2.66v-8.69H674.9a2,2,0,0,1-1.83-1.14c-.2-.38-.42-.76-.65-1.12a2.05,2.05,0,0,1-.08-2.16l1.33-2.31-7.51-4.34L664.82,294a2.05,2.05,0,0,1-1.91,1l-.64,0-.64,0a2.08,2.08,0,0,1-1.92-1Zm3.89,8.3a7.12,7.12,0,1,1-7.11,7.11A7.11,7.11,0,0,1,662.27,300Z" style="fill:%23ebebeb"></path><path d="M171.3,91.16l-6.89,5.28L166,98.55a2,2,0,0,1,.21,2.15,10.47,10.47,0,0,0-.5,1.2,2.05,2.05,0,0,1-1.67,1.37l-2.64.34,1.12,8.61,2.64-.34a2.06,2.06,0,0,1,2,.9,11.14,11.14,0,0,0,.78,1,2,2,0,0,1,.36,2.13l-1,2.46,8,3.33,1-2.46a2.05,2.05,0,0,1,1.77-1.25l.64-.07.63-.1a2.06,2.06,0,0,1,2,.75l1.63,2.13,6.89-5.28-1.61-2.11a2.06,2.06,0,0,1-.21-2.16,11.12,11.12,0,0,0,.5-1.19,2.05,2.05,0,0,1,1.67-1.37l2.64-.34-1.12-8.61-2.64.34a2.06,2.06,0,0,1-2-.89c-.25-.36-.51-.7-.79-1A2.07,2.07,0,0,1,186,96l1-2.46-8-3.33-1,2.46a2.07,2.07,0,0,1-1.77,1.25l-.64.06L175,94a2.06,2.06,0,0,1-2-.75Zm4.93,7.73a7.11,7.11,0,1,1-6.14,8A7.11,7.11,0,0,1,176.23,98.89Z" style="fill:%23ebebeb"></path><path d="M119.82,316.78a275.64,275.64,0,0,0-.4-29,370.79,370.79,0,0,0-9.09-59.16c-2.54-10.94-5.66-21.7-8.92-32.45-.1-.33-.62-.24-.53.1,10.07,37.9,18.33,77,17.76,116.4-.16,11-1.44,21.85-2.48,32.81,0,.29.45.41.52.11C118.75,336.18,119.43,326.36,119.82,316.78Z" style="fill:%23ebebeb"></path><path d="M100.88,196.24S85.64,234.94,89.05,244s10.45,11,10.45,11-9.33,13.32-2.81,25.81,21,11.9,22,26.06C118.66,306.94,119.46,247.73,100.88,196.24Z" style="fill:%23ebebeb"></path><path d="M117,282.49a.28.28,0,0,0,0-.2,354.31,354.31,0,0,0-14.78-77.85c0-.07-.15-.05-.13,0q4.53,17,8,34.14a16.87,16.87,0,0,0-7.28-4.06s-.08.06,0,.08a19.35,19.35,0,0,1,7.52,5c.44,2.25.88,4.49,1.29,6.74-3.41-3.81-8.13-5.7-12.86-7.5a.06.06,0,0,0,0,.11c4.93,2,9.83,4.58,13.17,8.83q1.74,9.63,3.06,19.33a18.43,18.43,0,0,0-9.09-5.21c-.11,0-.17.13-.06.16A19.16,19.16,0,0,1,115,268l.06,0q.45,3.4.86,6.83a23.37,23.37,0,0,0-6.37-3.84c-.06,0-.1.07,0,.09a21.89,21.89,0,0,1,6.39,4.23s.05,0,.08,0c.25,2.17.5,4.34.72,6.51a31,31,0,0,0-12.93-9.24.08.08,0,0,0,0,.16,33.68,33.68,0,0,1,12.74,9.81.3.3,0,0,0,.32.1c.33,3.33.63,6.66.87,10,0,.05.08.05.08,0Q117.43,287.62,117,282.49Z" style="fill:%23fff"></path><path d="M104.75,230.71a19.09,19.09,0,0,0-9.16-2.86.06.06,0,0,0,0,.12,36.16,36.16,0,0,1,9.06,3C104.77,231,104.86,230.79,104.75,230.71Z" style="fill:%23fff"></path><path d="M106.6,271.68a19.06,19.06,0,0,0-6.88-2.35c-.08,0-.09.11,0,.13a26.05,26.05,0,0,1,6.8,2.38C106.61,271.89,106.69,271.73,106.6,271.68Z" style="fill:%23fff"></path><path d="M159.9,244.67a103.7,103.7,0,0,0-17.65,15.42,63.19,63.19,0,0,0-12.37,21,156.93,156.93,0,0,0-9.22,50.2,122.32,122.32,0,0,0,2.71,28.23.27.27,0,0,0,.53-.1,158.6,158.6,0,0,1,.28-49.35c2.62-16,6.73-33.42,16.91-46.43,5.54-7.09,12.45-12.66,19.28-18.42C160.73,244.9,160.27,244.41,159.9,244.67Z" style="fill:%23ebebeb"></path><path d="M122.9,319.75a95,95,0,0,1,12.86-16.44c7.63-7.63,14.05-13.05,15.05-18.09s-7.64-8.76-7.64-8.76,10.55,1.9,13.44-2.53,4.28-30.09,4.28-30.09-19.2,13.71-28.15,32.93S122.9,319.75,122.9,319.75Z" style="fill:%23ebebeb"></path><path d="M154.25,250.42c-8.08,7.93-16.21,16.39-21,26.82A102.83,102.83,0,0,0,129,288.29v0c-.24.76-.49,1.52-.72,2.28a.19.19,0,0,0,0,.12,218.27,218.27,0,0,0-5.46,23.71c0,.05.07.07.08,0,.83-4,1.74-8,2.76-12.07a.27.27,0,0,0,.12,0,17.14,17.14,0,0,1,5-1.28c.11,0,.1-.21,0-.2a18.78,18.78,0,0,0-5,.91c.93-3.63,1.94-7.26,3.08-10.83a53.32,53.32,0,0,1,11.39-1.49,0,0,0,0,0,0-.06,43,43,0,0,0-11.2.95c.2-.61.41-1.22.61-1.83a59.12,59.12,0,0,1,7.58-1.29s0-.08,0-.08a37,37,0,0,0-7.42.9c1-3.09,2.17-6.14,3.42-9.1a55,55,0,0,1,3.63-7,45.52,45.52,0,0,1,6.15-1.1s0-.1,0-.1a16.67,16.67,0,0,0-5.75.57c1-1.63,2.07-3.23,3.21-4.78h0c4.31-.95,8.67-1.84,13.08-1a.07.07,0,0,0,0-.13c-4.19-1.11-8.35-.47-12.52.35.45-.6.92-1.2,1.39-1.79a28.43,28.43,0,0,1,8-1.27,0,0,0,0,0,0-.09,21.09,21.09,0,0,0-7.5.67c3.56-4.42,7.49-8.58,11.38-12.69C154.58,250.34,154.44,250.23,154.25,250.42Z" style="fill:%23fff"></path><path d="M154,267.91a16.84,16.84,0,0,0-3.82-.13c-.15,0-.14.26,0,.27,1.26,0,2.53-.06,3.79,0A.08.08,0,0,0,154,267.91Z" style="fill:%23fff"></path><path d="M140.21,292.8a17.2,17.2,0,0,0-5.92,1.18s0,.1,0,.09c2-.47,3.93-.66,5.91-1A.15.15,0,0,0,140.21,292.8Z" style="fill:%23fff"></path><path d="M136.07,284.2a13.23,13.23,0,0,0-2.51.22.08.08,0,0,0,0,.15,12.39,12.39,0,0,0,2.51-.11A.13.13,0,0,0,136.07,284.2Z" style="fill:%23fff"></path><path d="M66.61,271.89a87.15,87.15,0,0,1,17.85,8.41,53.33,53.33,0,0,1,14.87,14.12,132.2,132.2,0,0,1,19.06,38.49,102.52,102.52,0,0,1,4.32,23.48.23.23,0,0,1-.45,0,133.21,133.21,0,0,0-11.62-39.87c-5.83-12.35-13.18-25.49-24.42-33.67-6.12-4.45-13-7.37-19.86-10.45C66,272.28,66.25,271.77,66.61,271.89Z" style="fill:%23ebebeb"></path><path d="M113.91,324.1A80.28,80.28,0,0,0,99.7,313.77c-7.94-4.41-14.39-7.31-16.36-11.16s4.16-8.85,4.16-8.85-8.1,4-11.46,1.05-10.42-23.35-10.42-23.35S84.33,278.11,96,291.6,113.91,324.1,113.91,324.1Z" style="fill:%23ebebeb"></path><path d="M112.93,319.89C103.58,302.33,91.09,286.44,74,276h0a86.26,86.26,0,0,1,12.52,9.8,19.88,19.88,0,0,0-10.06,2.12.06.06,0,0,0,0,.11,27.5,27.5,0,0,1,10.35-1.75.25.25,0,0,0,.12,0c.61.57,1.2,1.16,1.8,1.75a31.46,31.46,0,0,0-5.38.71s0,.08,0,.08a27,27,0,0,1,5.67-.47,116.91,116.91,0,0,1,8.83,10,8.84,8.84,0,0,0-3.76.27.07.07,0,1,0,0,.14,19.92,19.92,0,0,1,4-.05c.51.65,1,1.3,1.53,2a35.87,35.87,0,0,0-11.35,1.1c-.06,0,0,.1,0,.09A45.65,45.65,0,0,1,100,301c.48.63.93,1.28,1.4,1.92a24.56,24.56,0,0,0-6.76.78.07.07,0,0,0,0,.13,26.09,26.09,0,0,1,7-.54c2,2.77,3.94,5.61,5.79,8.47a6.36,6.36,0,0,0-3,.18,0,0,0,0,0,0,.08,13.26,13.26,0,0,1,3.21.16q2.5,3.88,4.82,7.85C112.7,320.29,113.06,320.12,112.93,319.89Z" style="fill:%23fff"></path><path d="M98.38,305.32a14.35,14.35,0,0,0-5.44.67s0,.09,0,.08a40.82,40.82,0,0,1,5.41-.56C98.48,305.51,98.51,305.33,98.38,305.32Z" style="fill:%23fff"></path><path d="M82.06,283.92a9.19,9.19,0,0,0-2.51.14c-.09,0-.06.16,0,.15.83-.09,1.64-.06,2.46-.08A.11.11,0,0,0,82.06,283.92Z" style="fill:%23fff"></path><polygon points="138.04 382.18 95.81 382.18 101.83 338.07 103.37 326.76 130.48 326.76 132.02 338.07 138.04 382.18" style="fill:%23dbdbdb"></polygon><polygon points="132.02 338.07 101.83 338.07 103.37 326.76 130.48 326.76 132.02 338.07" style="fill:%23c7c7c7"></polygon><rect x="99.49" y="322.84" width="34.86" height="9.58" style="fill:%23dbdbdb"></rect></g><g id="freepik--Floor--inject-7"><polygon points="68.96 382.18 144.97 381.94 220.98 381.85 373 381.68 525.02 381.85 601.03 381.94 677.04 382.18 601.03 382.43 525.02 382.51 373 382.68 220.98 382.51 144.97 382.42 68.96 382.18" style="fill:%23263238"></polygon></g><g id="freepik--Shadow--inject-7"><ellipse cx="375" cy="425.29" rx="286.74" ry="31.42" style="fill:%23ebebeb"></ellipse></g><g id="freepik--Character--inject-7"><path d="M308.25,420.09c-2.33.79-69.14,1-71.7-.58-1-.6-1.57-10.33-2-22.11-.09-2.54-.16-5.17-.22-7.83L229,353.93l44.67-.29,4.21,35.65-.17,7.84s25.62,11.35,28.24,13.41S310.58,419.3,308.25,420.09Z" style="fill:%23eb9481"></path><path d="M308.25,420.09c-2.33.79-69.14,1-71.7-.58-1.18-.74-1.82-14.95-2.18-29.94l43.46-.28-.17,7.84s25.62,11.35,28.24,13.41S310.58,419.3,308.25,420.09Z" style="fill:%23fff"></path><path d="M308.25,420.09c-2.33.79-69.14,1-71.7-.58-1-.6-1.57-10.33-2-22.11l43.07-.27s25.62,11.35,28.24,13.41S310.58,419.3,308.25,420.09Z" style="fill:%23a6a6a6"></path><path d="M307.28,417.42c-11.2-.24-56.4-.13-67.49.49-.09,0-.09.06,0,.07,11.1.47,56.3,0,67.49-.38C307.52,417.59,307.52,417.42,307.28,417.42Z" style="fill:%23263238"></path><path d="M301.59,408.15a9,9,0,0,0-6.69,2.76,8.66,8.66,0,0,0-2.48,6c0,.07.12.07.13,0a10.4,10.4,0,0,1,9-8.6A.07.07,0,0,0,301.59,408.15Z" style="fill:%23263238"></path><path d="M282,398.23c-4.48-.05-9.67,1.55-12.45,5.23-.1.14.1.29.23.22a62.24,62.24,0,0,1,12.3-4.9A.28.28,0,0,0,282,398.23Z" style="fill:%23263238"></path><path d="M285.48,399.56c-4.49,0-9.68,1.56-12.45,5.23-.11.15.09.3.23.23a61.59,61.59,0,0,1,12.29-4.91A.28.28,0,0,0,285.48,399.56Z" style="fill:%23263238"></path><path d="M288.94,400.9c-4.48,0-9.67,1.55-12.45,5.23-.1.14.1.29.23.22a62.24,62.24,0,0,1,12.3-4.9A.28.28,0,0,0,288.94,400.9Z" style="fill:%23263238"></path><path d="M292.41,402.24c-4.49-.05-9.68,1.55-12.45,5.23-.11.14.1.29.23.22a62,62,0,0,1,12.3-4.9A.28.28,0,0,0,292.41,402.24Z" style="fill:%23263238"></path><path d="M242.61,407.26c-5,0-5,7.85,0,7.82S247.65,407.23,242.61,407.26Z" style="fill:%23263238"></path><path d="M286.81,386.25c-2.27-1.88-5.13,0-6.52,1.93a23.58,23.58,0,0,0-4,11.48c0,.09.07.13.14.13a.54.54,0,0,0,.81.35c3.18-2.21,6.86-4.19,9.27-7.32C287.88,391,289,388,286.81,386.25Zm-5.46,9.54c-1.54,1.13-3.13,2.18-4.63,3.37.8-2.24,1.49-4.5,2.51-6.66a25.05,25.05,0,0,1,1.62-3c1-1.49,5.36-5.25,5.82-.38C286.93,391.79,283.18,394.45,281.35,395.79Z" style="fill:%23263238"></path><path d="M265.13,401.36c3.9.58,7.93-.54,11.76-1.15a.55.55,0,0,0,.33-.82.12.12,0,0,0,0-.19,23.5,23.5,0,0,0-10.86-5.47c-2.36-.45-5.7.2-6,3.13C260,399.62,262.85,401,265.13,401.36Zm-2.72-2.54c-3-3.84,2.73-4.17,4.45-3.77a25.58,25.58,0,0,1,3.28,1.06,69.56,69.56,0,0,1,6.41,3.05c-1.9.19-3.77.53-5.66.79C268.63,400.25,264.09,400.93,262.41,398.82Z" style="fill:%23263238"></path><path d="M163.32,189.2s51.87,88.24,53.26,94.44C218.71,293.16,230,387.17,230,387.17l54-1s-9.3-82.89-18.11-110.2c-6.34-19.67-52.12-84.91-52.12-84.91Z" style="fill:%2337474f"></path><path d="M279.09,377.93c-7.75-.06-35.22-.37-45.54.59-.08,0-.07.14,0,.15,3.55.51,37.78-.28,45.53-.53A.11.11,0,1,0,279.09,377.93Z" style="fill:%23263238"></path><path d="M172.17,197.3c3.4,5.33,7,10.55,10.46,15.84S189.57,223.72,193,229q10.26,16,20,32.21A98.63,98.63,0,0,1,221.1,277a96.75,96.75,0,0,1,4.55,16.94c1.06,5.79,1.76,11.64,2.41,17.49q1,9.33,2.09,18.67,2.13,19.11,4.27,38.22c.17,1.56.34,3.12.5,4.69,0,.23-.39.27-.42,0-1.59-12.65-2.91-25.35-4.35-38q-1.08-9.47-2.15-18.93c-.67-5.87-1.31-11.75-2.22-17.58a115,115,0,0,0-3.8-17A81.65,81.65,0,0,0,214.52,265c-6.25-10.79-12.87-21.39-19.49-32s-13.42-21.31-20.4-31.79c-.86-1.29-1.73-2.58-2.63-3.85C171.93,197.29,172.11,197.2,172.17,197.3Z" style="fill:%23263238"></path><path d="M180.32,425.29c-2.46-.15-66-25.89-67.76-28.33a.84.84,0,0,1-.1-.47c0-2.19,4.41-9.83,8.09-19.87.23-.64,1.87-3.62,4.14-7.63C131,358,142,339.07,142,339.07l41.53,16.5-19.88,29.75-3.09,7.2s19.49,20.15,21.13,23S182.77,425.43,180.32,425.29Z" style="fill:%23eb9481"></path><path d="M180.32,425.29c-2.46-.15-66-25.89-67.76-28.33a.84.84,0,0,1-.1-.47c0-2.19,4.41-9.83,8.09-19.87.23-.64,1.87-3.62,4.14-7.63l39,16.33-3.09,7.2s19.49,20.15,21.13,23S182.77,425.43,180.32,425.29Z" style="fill:%23fff"></path><path d="M180.32,425.29c-2.46-.15-66-25.89-67.76-28.33-.68-.93,2.16-9.6,8-20.34l40,15.91s19.49,20.13,21.14,23S182.77,425.43,180.32,425.29Z" style="fill:%23a6a6a6"></path><path d="M180.42,422.45c-10.29-4.42-52.23-21.28-62.74-24.86-.09,0-.11,0,0,.06,10.11,4.6,52.18,21.12,62.7,25C180.58,422.7,180.64,422.54,180.42,422.45Z" style="fill:%23263238"></path><path d="M178.62,411.72a9,9,0,0,0-7.24,0,8.7,8.7,0,0,0-4.54,4.62c0,.06.09.11.12.05a10.41,10.41,0,0,1,11.61-4.59A.07.07,0,0,0,178.62,411.72Z" style="fill:%23263238"></path><path d="M164.19,395.18c-4.13-1.73-9.55-2.19-13.5.18-.15.09,0,.3.13.29a62.34,62.34,0,0,1,13.24.07A.28.28,0,0,0,164.19,395.18Z" style="fill:%23263238"></path><path d="M166.9,397.72c-4.13-1.73-9.55-2.19-13.5.18-.15.09,0,.3.13.29a61.69,61.69,0,0,1,13.24.07A.28.28,0,0,0,166.9,397.72Z" style="fill:%23263238"></path><path d="M169.62,400.26c-4.14-1.73-9.56-2.19-13.5.18-.16.09,0,.3.12.29a61.69,61.69,0,0,1,13.24.07A.28.28,0,0,0,169.62,400.26Z" style="fill:%23263238"></path><path d="M172.33,402.8c-4.14-1.73-9.55-2.19-13.5.17-.16.1,0,.31.12.3a61.69,61.69,0,0,1,13.24.07A.28.28,0,0,0,172.33,402.8Z" style="fill:%23263238"></path><path d="M124.28,388.77c-4.67-1.86-7.57,5.41-2.88,7.27S129,390.63,124.28,388.77Z" style="fill:%23263238"></path><path d="M173.14,385.88c-1.41-2.59-4.74-1.95-6.77-.66a23.52,23.52,0,0,0-8,9.13.12.12,0,0,0,.08.17c0,.33.22.72.61.64,3.79-.87,7.94-1.32,11.34-3.32C172.35,390.68,174.47,388.33,173.14,385.88Zm-8.65,6.79c-1.85.47-3.71.85-5.54,1.39a69.94,69.94,0,0,1,4.81-5.23,25.34,25.34,0,0,1,2.65-2.2c1.45-1,6.93-2.85,5.53,1.84C171.17,391.06,166.7,392.11,164.49,392.67Z" style="fill:%23263238"></path><path d="M147.37,391.75c3.4,2,7.55,2.47,11.33,3.35.39.09.65-.3.62-.64a.11.11,0,0,0,.08-.17,23.52,23.52,0,0,0-8-9.15c-2-1.3-5.35-1.95-6.77.63S145.38,390.58,147.37,391.75Zm-1.56-3.38c-1.39-4.69,4.08-2.83,5.53-1.82a24.33,24.33,0,0,1,2.64,2.21,70,70,0,0,1,4.8,5.24c-1.83-.54-3.69-.93-5.54-1.4C151,392,146.57,391,145.81,388.37Z" style="fill:%23263238"></path><path d="M166.88,383.66l-46.49-18.77s57.64-84.75,58.06-91.06c.38-5.58-24.94-54.2-25.93-68.37-1.08-15.3,6.28-27.13,14.38-34.48l47.95,20.39s-5.06,8.09-13,12.6c0,0,24.59,56.2,23.19,73.48S166.88,383.66,166.88,383.66Z" style="fill:%2337474f"></path><path d="M168.94,374.82c-6.72-2.89-4.75-2.16-11.51-5-3.3-1.38-25-10.41-28.34-11.16-.07,0-.12.1-.05.14,2.89,1.77,24.77,10.42,28.1,11.74,6.81,2.68,4.88,1.84,11.72,4.44A.1.1,0,1,0,168.94,374.82Z" style="fill:%23263238"></path><path d="M209.71,202.94a90.5,90.5,0,0,0-14.6,4.74.15.15,0,1,0,.1.29c4.9-1.43,9.88-2.77,14.7-4.46C210.28,203.38,210.09,202.86,209.71,202.94Z" style="fill:%23263238"></path><path d="M204,201a21.65,21.65,0,0,0-1.23,2.57,5.91,5.91,0,0,0-.63,2.15c0,.15.2.18.29.09a7.51,7.51,0,0,0,1.2-2c.41-.79.83-1.57,1.22-2.38C205.12,200.84,204.31,200.46,204,201Z" style="fill:%23263238"></path><path d="M204.6,196.46c.3-.74.59-1.47.9-2.21s.7-1.5,1-2.28c0-.12.24,0,.19.09-.3.74-.49,1.52-.72,2.28s-.49,1.52-.74,2.28c-.47,1.41-1,2.81-1.65,4.18a5.3,5.3,0,0,0,2.3-.4,4.13,4.13,0,0,0,1.63-2c.42-.82.81-1.66,1.24-2.48a16.57,16.57,0,0,0,1.33-2.79c0-.12.24,0,.19.09a32.45,32.45,0,0,1-2.55,5.91c-.45.73-.8,1.5-1.62,1.78a6.78,6.78,0,0,1-2.73.19c-.12,0-.26,0-.22-.18A47.4,47.4,0,0,1,204.6,196.46Z" style="fill:%23263238"></path><path d="M202.56,205.8c1.71,3.61,3.21,7.21,4.8,10.81s3,7.08,4.43,10.66c2.86,7.22,5.42,14.58,7.67,22,1.11,3.68,2.14,7.39,3.06,11.13a80,80,0,0,1,2.22,11.36,30,30,0,0,1-1,11.4,66.68,66.68,0,0,1-4.23,10.63c-1.05,2.16-1.4,1.87-.9.78,1.43-3.1,5.18-12.49,4.91-20.38A58.82,58.82,0,0,0,221.78,263q-1.31-5.67-2.95-11.25c-2.13-7.34-4.66-14.53-7.26-21.71-1.46-4-3-8-4.5-12s-3-7.68-4.68-12.1C202.34,205.76,202.51,205.69,202.56,205.8Z" style="fill:%23263238"></path><path d="M167.27,193.87c.83-.31,2,.2,2.84.34a24.28,24.28,0,0,0,3.29.33,23.78,23.78,0,0,0,3.27-.11,7,7,0,0,0,3.13-.83,15.93,15.93,0,0,0,4-4.23,24.61,24.61,0,0,0,3.11-5.46c0-.12.21,0,.17.08-.35,1.11-.61,2.23-1,3.32a20.15,20.15,0,0,1-1.54,2.95,12.61,12.61,0,0,1-4.14,4.7c-1.93,1.1-4.41,1-6.56.91a25.63,25.63,0,0,1-3.71-.49c-.88-.19-2.36-.33-2.92-1.1A.27.27,0,0,1,167.27,193.87Z" style="fill:%23263238"></path><path d="M133.66,356q11.46-17.36,22.5-35t21.78-35.55c1.71-2.85,3.68-5.69,4.78-8.85,1.2-3.43.52-6.76-.56-10.12a171.63,171.63,0,0,0-7.14-18c-2.68-5.91-5.57-11.72-8.41-17.55s-5.81-11.59-8-17.67c-2-5.81-2.81-11.83-1.25-17.85s4.92-11.34,8.43-16.35c.92-1.32,1.87-2.63,2.8-4,.07-.1.22,0,.15.12-3.87,5.22-7.64,10.75-9.91,16.88a29.15,29.15,0,0,0-1.92,9.45,30.59,30.59,0,0,0,1.51,9.67c1.88,6.08,4.85,11.83,7.62,17.55s5.73,11.64,8.46,17.53A187.64,187.64,0,0,1,182,264.45c.93,2.75,2,5.63,1.92,8.58-.07,3.23-1.61,6.14-3.21,8.86-7,11.85-14.17,23.56-21.47,35.2s-14.81,23.28-22.41,34.8l-2.88,4.35C133.8,356.42,133.54,356.21,133.66,356Z" style="fill:%23263238"></path><path d="M217.51,137.47c4.33,9.5,26.2,22.59,36.44,24,7.36,1,29.74,1.36,37.41.19,9-1.38,2.12-25.63-3.19-25-14.6,1.7-27,3.6-30.9,3.6-4.76,0-30.51-8.26-33.61-9.43C216.06,128,215.06,132.08,217.51,137.47Z" style="fill:%23eb9481"></path><path d="M217.65,140c5.48,8.11,23.69,21.37,23.69,21.37l2.53-5.6,8.37-18.52S235.51,132,224.5,129.6a24.12,24.12,0,0,0-3.94-.56C213.53,128.66,212.92,133,217.65,140Z" style="fill:%23C6FF00"></path><path d="M217.65,140c5.48,8.11,23.69,21.37,23.69,21.37l2.53-5.6c-6.79-7.89-17.28-19.84-23.31-26.71C213.53,128.66,212.92,133,217.65,140Z" style="fill:%23263238"></path><path d="M238.06,157.61c1.39-3.41,7.57-17.14,9.11-20,.1-.2.26-.18.17,0a201.71,201.71,0,0,1-9.14,20C238.16,157.73,238,157.69,238.06,157.61Z" style="fill:%23263238"></path><path d="M285.49,136.91c8.88-1.16,19.87-3.15,29.18.8a5,5,0,0,1,2.49,2.13c4.2,1.7,4.66,4.19,4.66,4.19,3.43,2.78,3.55,5.4,3.55,5.4s4.92,2,4.17,5.22c-.82,3.56-7.56,0-12.46.29-11.25.7-27,4.83-30.25,5.35Z" style="fill:%23eb9481"></path><path d="M304.78,147.39a72.4,72.4,0,0,1,9.88,0,71.88,71.88,0,0,1,10.6,2.15.09.09,0,0,0,.06-.17,38.29,38.29,0,0,0-20.54-2.08C304.62,147.27,304.62,147.4,304.78,147.39Z" style="fill:%23263238"></path><path d="M303.38,140.67c3.23,0,8.91.16,18.41,3.47a0,0,0,0,0,0-.06,34.41,34.41,0,0,0-18.43-3.57C303.18,140.53,303.16,140.66,303.38,140.67Z" style="fill:%23263238"></path><path d="M302.69,137c5.49.28,8.92,1.16,14.44,2.82a0,0,0,0,0,0-.06c-6.08-2.54-8.57-2.78-14.47-3C302.47,136.84,302.48,137,302.69,137Z" style="fill:%23263238"></path><path d="M303.58,156.64c-1.43.67-1.08,1.42,1.65,2.05s14.08.82,13.68,4.78-16.41,3.46-20.88,2.06-11.2-5.24-11.2-5.24C290,159.76,297.44,157.75,303.58,156.64Z" style="fill:%23eb9481"></path><path d="M229.4,152.61c-.07,1.71-.23,3.45-.47,5.18,0-.07,0-.13.07-.19.33-.9.66-1.82,1.06-2.69,0,0,.1,0,.09,0a14.42,14.42,0,0,1-.86,2.78c-.18.43-.35.85-.54,1.27-.12.77-.26,1.53-.41,2.29-.3,1.43-1.65,7.51-2,8.54-.06.21-.32.16-.3-.08.07-1.12,1.2-7.45,1.43-8.89a77.71,77.71,0,0,1,1.79-8.25C229.31,152.52,229.41,152.56,229.4,152.61Z" style="fill:%23263238"></path><path d="M219,198.08c-2.67,1.37-6.11,3.5-21.61.45-1-.2-1.94-.44-2.92-.73-14.53-4.36-32-21.45-32.95-22.66,0,0,23.09-37.43,52.62-49.2,3.65-1.45,9.69,1.35,13,4.84,1.19,1.25,3.78,10.44,2.79,17.88S221.66,196.71,219,198.08Z" style="fill:%23C6FF00"></path><path d="M216.92,148.32a11.34,11.34,0,0,1-.65,4.66,10.85,10.85,0,0,1,.65-4.66Z" style="fill:%23fff"></path><path d="M206.85,173.81a10.33,10.33,0,0,1-.08,2.36,9.8,9.8,0,0,1-.57,2.3,9.85,9.85,0,0,1,.08-2.37A10.37,10.37,0,0,1,206.85,173.81Z" style="fill:%23fff"></path><path d="M189.74,154.54a11.35,11.35,0,0,1-.65,4.67,10.93,10.93,0,0,1,.65-4.67Z" style="fill:%23fff"></path><path d="M223.51,172.51a10.39,10.39,0,0,1-.08,2.37,9.8,9.8,0,0,1-.57,2.3,9.85,9.85,0,0,1,.08-2.37A10.32,10.32,0,0,1,223.51,172.51Z" style="fill:%23fff"></path><path d="M201.54,151.24a10.33,10.33,0,0,1,2.36.07,9.83,9.83,0,0,1,2.3.58,11.27,11.27,0,0,1-4.66-.65Z" style="fill:%23fff"></path><path d="M182.12,169.65a11.34,11.34,0,0,1,4.66.65,10.85,10.85,0,0,1-4.66-.65Z" style="fill:%23fff"></path><path d="M205,189.58a11.27,11.27,0,0,1,4.66.65,10.91,10.91,0,0,1-4.66-.65Z" style="fill:%23fff"></path><path d="M176.13,182.34a11.34,11.34,0,0,1,4.66.65,10.91,10.91,0,0,1-4.66-.65Z" style="fill:%23fff"></path><path d="M216.77,130.4a11.34,11.34,0,0,1,4.66.65,11.34,11.34,0,0,1-4.66-.65Z" style="fill:%23fff"></path><path d="M211.12,136.78a9.75,9.75,0,0,1-1.72,1.62,10.62,10.62,0,0,1-2,1.22A10.17,10.17,0,0,1,209.1,138,10.54,10.54,0,0,1,211.12,136.78Z" style="fill:%23fff"></path><path d="M180.33,154.91a10.11,10.11,0,0,1-1.73,1.61,9.43,9.43,0,0,1-2,1.22,10.53,10.53,0,0,1,1.73-1.61A9.68,9.68,0,0,1,180.33,154.91Z" style="fill:%23fff"></path><path d="M218.78,163.09a10.17,10.17,0,0,1-1.73,1.62,9.68,9.68,0,0,1-2,1.22,10.17,10.17,0,0,1,1.73-1.62A10.32,10.32,0,0,1,218.78,163.09Z" style="fill:%23fff"></path><path d="M193.88,178.77a10.17,10.17,0,0,1-1.73,1.62,9.86,9.86,0,0,1-2,1.22,10.17,10.17,0,0,1,1.73-1.62A10.32,10.32,0,0,1,193.88,178.77Z" style="fill:%23fff"></path><path d="M228.32,141.67a10.17,10.17,0,0,1-1.73,1.62,10.62,10.62,0,0,1-2,1.22,10.17,10.17,0,0,1,1.73-1.62A9.86,9.86,0,0,1,228.32,141.67Z" style="fill:%23fff"></path><path d="M227.8,159.84a10.17,10.17,0,0,1-1.62-1.73,9.61,9.61,0,0,1-1.22-2,9.75,9.75,0,0,1,1.62,1.72A10.93,10.93,0,0,1,227.8,159.84Z" style="fill:%23fff"></path><path d="M172.3,172.36a10.17,10.17,0,0,1-1.62-1.73,10.32,10.32,0,0,1-1.22-2,10.17,10.17,0,0,1,1.62,1.73A9.86,9.86,0,0,1,172.3,172.36Z" style="fill:%23fff"></path><path d="M221.05,187.25a9.75,9.75,0,0,1-1.62-1.72,10.62,10.62,0,0,1-1.22-2,10.17,10.17,0,0,1,1.62,1.73A10.05,10.05,0,0,1,221.05,187.25Z" style="fill:%23fff"></path><path d="M196.62,144.8a10.11,10.11,0,0,1-1.62-1.72,10.93,10.93,0,0,1-1.22-2,9.75,9.75,0,0,1,1.62,1.72A10.93,10.93,0,0,1,196.62,144.8Z" style="fill:%23fff"></path><path d="M197.05,195.73a10.17,10.17,0,0,1-1.62-1.73,10.54,10.54,0,0,1-1.22-2,9.75,9.75,0,0,1,1.62,1.72A10.42,10.42,0,0,1,197.05,195.73Z" style="fill:%23fff"></path><path d="M201.2,165.69a10.53,10.53,0,0,1-1.61-1.73,9.43,9.43,0,0,1-1.22-2,10.11,10.11,0,0,1,1.61,1.73A9.68,9.68,0,0,1,201.2,165.69Z" style="fill:%23fff"></path><path d="M221.73,140.75c-3.77-.7-7.31-8.49-7.76-13.73,0-.36,1.76-3.21,3.77-6.78,1.22-2.17,2.51-4.62,3.54-6.94.21-.47,1.44,1.12,1.44,1.12l2.68,2,8.85,6.79a40.34,40.34,0,0,0-5.33,8.27,5,5,0,0,0-.32,1,1.22,1.22,0,0,0,0,.17C228.05,134.63,225.36,141.42,221.73,140.75Z" style="fill:%23eb9481"></path><path d="M228.6,132.53a1.22,1.22,0,0,0,0,.17,9.91,9.91,0,0,1-1.53-.59c-9.69-4.54-5.42-17.52-5.42-17.52l3.8,1.88,8.85,6.79a40.34,40.34,0,0,0-5.33,8.27A5,5,0,0,0,228.6,132.53Z" style="fill:%23263238"></path><path d="M244.42,95.58s4.43,2.81,4.45,7.81-2,9.89-2.42,10.07S244.42,95.58,244.42,95.58Z" style="fill:%23263238"></path><path d="M222.44,98.18c-2.66,5.25-2.52,21.8.8,26.06,4.82,6.18,14.1,8.31,19.71,2.2,5.43-5.92,4.87-27.48,1-31.5C238.32,89,226.38,90.41,222.44,98.18Z" style="fill:%23eb9481"></path><path d="M222.87,124h0" style="fill:none;stroke:%23f5a79e;stroke-linecap:round;stroke-linejoin:round;stroke-width:0px"></path><path d="M236.56,111.43s-.09.06-.08.1c.06,1.13-.06,2.43-1.07,2.83,0,0,0,.07,0,.06C236.66,114.22,236.8,112.49,236.56,111.43Z" style="fill:%23263238"></path><path d="M235.53,110.28c-1.82-.1-1.88,3.54-.19,3.63S237.05,110.36,235.53,110.28Z" style="fill:%23263238"></path><path d="M242.73,111.39s.09,0,.09.1c-.06,1.13.07,2.43,1.09,2.82,0,0,0,.07,0,.06C242.65,114.18,242.5,112.45,242.73,111.39Z" style="fill:%23263238"></path><path d="M243.76,110.23c1.81-.11,1.9,3.53.22,3.63S242.24,110.32,243.76,110.23Z" style="fill:%23263238"></path><path d="M234.39,107.51a14.64,14.64,0,0,0,1.41-.48,2.4,2.4,0,0,0,1.36-.76.77.77,0,0,0-.11-.93,1.91,1.91,0,0,0-1.92-.23,2.83,2.83,0,0,0-1.64,1.19A.83.83,0,0,0,234.39,107.51Z" style="fill:%23263238"></path><path d="M245,109.12a14.65,14.65,0,0,1-1.44-.4,2.4,2.4,0,0,1-1.39-.69.75.75,0,0,1,.06-.93,1.89,1.89,0,0,1,1.9-.33,2.8,2.8,0,0,1,1.7,1.1A.82.82,0,0,1,245,109.12Z" style="fill:%23263238"></path><path d="M234,122.12c.27.27.53.63.94.67a3,3,0,0,0,1.22-.26s.07,0,0,.06a1.51,1.51,0,0,1-1.44.59,1.21,1.21,0,0,1-.88-1A.06.06,0,0,1,234,122.12Z" style="fill:%23263238"></path><path d="M240.54,117.3s.05,1.68,0,2.47a16.48,16.48,0,0,0-4.61.16c-.36.08-.32-.21.09-.4a6.76,6.76,0,0,1,3.92-.52c.08-.21-.13-2.6,0-2.59a6.68,6.68,0,0,1,1.74.6c0-3.52-.56-7-.51-10.52,0-.12.19-.14.21,0a56.64,56.64,0,0,1,1,11.3C242.39,118.23,240.84,117.46,240.54,117.3Z" style="fill:%23263238"></path><path d="M238.29,119.17a5,5,0,0,1-2.1,2.51c-1.51.61-2-.76-.48-2A4.88,4.88,0,0,1,238.29,119.17Z" style="fill:%23263238"></path><path d="M236.72,121.37a2,2,0,0,1-.53.31c-1.39.56-1.94-.55-.82-1.67C236.13,120.07,237,120.35,236.72,121.37Z" style="fill:%23ff99ba"></path><path d="M221.68,112.33c1.83.56,3.93-4.94,4.53-7,.52-1.86,1.12-7.77,1.21-8.18s8,5.23,12.58,3.89,7.69-5.49,7.76-7.42-5.66-6.83-10.61-7.08-11.66,6-11.66,6a23,23,0,0,0,2.2-2.94c-.08-.22-3.28,1.06-3.87,3.34,0,0,.64-2.87.4-2.92s-2.73,2.4-2.17,4.26c0,0-2.88,2.49-3.14,5.22S219.53,111.67,221.68,112.33Z" style="fill:%23263238"></path><path d="M243.28,100a15.21,15.21,0,0,1-4.35,1.56,10.33,10.33,0,0,1-5-.8,15.36,15.36,0,0,1-4.36-2.58c-1.15-.94-2.18-2.09-3.41-2.93-.31-.22-.66.23-.47.51a16.52,16.52,0,0,0,8.36,6.16,9.53,9.53,0,0,0,9.22-1.88S243.3,100,243.28,100Z" style="fill:%23263238"></path><path d="M223.59,111.84s-2.84-5.76-5.4-4.83-1,8.9,1.63,10.36a2.85,2.85,0,0,0,4-.94Z" style="fill:%23eb9481"></path><path d="M218.7,109.28s-.06,0,0,.08c1.82,1.08,2.56,3,3,5a1.57,1.57,0,0,0-2.26-.78c-.06,0,0,.11,0,.11a1.75,1.75,0,0,1,1.81.9,8.45,8.45,0,0,1,.68,1.68c.06.19.39.14.36-.07v0C222.72,113.71,221.32,109.94,218.7,109.28Z" style="fill:%23263238"></path><path d="M204.84,137.56c-2,11.33,10.28,49.5,18.15,56.63,11.71,10.6,33.36,17.57,41.21,19.84,3.42,1,12.88-23.07,9.42-24.66C266.21,186,243.19,178.8,241,177s-15.39-20.87-21.27-31.85C211.86,130.37,205.83,131.83,204.84,137.56Z" style="fill:%23eb9481"></path><path d="M267.79,187.25s10.22,2.61,16.81,4.62c3.68,1.13,9.82,3.62,12.15,5.68,3.48,3.09,16.06,18.21,12.46,21.34-3.26,2.84-12.42-11.53-12.42-11.53s10.52,13.68,6,16.37S290,208.81,290,208.81s10.49,14.3,5.36,16.33c-3.88,1.53-12.2-14-12.2-14s8.94,12.35,5,14.1c-4.34,1.94-12.91-11.92-12.91-11.92-10.72,2.77-17-.3-21.13-3C253.15,209.66,267.79,187.25,267.79,187.25Z" style="fill:%23eb9481"></path><path d="M293.45,202.39c1.3,1.56,2.62,3.14,3.77,4.81s2.24,3.39,3.23,5.16a34.62,34.62,0,0,1,3.2,7.26c-1.72-4.4-5.75-10.45-6.9-12.12s-2.22-3.4-3.36-5.07C293.36,202.39,293.42,202.35,293.45,202.39Z" style="fill:%23263238"></path><path d="M287.34,206.44c2.22,1.76,6.87,8.3,8.66,12.69.08.18,0,.17-.13,0-1.4-2.17-7.08-10.57-8.58-12.66C287.26,206.44,287.31,206.41,287.34,206.44Z" style="fill:%23263238"></path><path d="M281.47,209a31.33,31.33,0,0,1,6.42,10c.07.18-.07.15-.18,0-2.07-3.37-3.67-6-6.35-9.91C281.32,209,281.41,208.91,281.47,209Z" style="fill:%23263238"></path><path d="M216,138.39c-9.13-12.91-14.59-8.13-12.76,5.89,1.72,13.11,6.31,28.73,6.31,28.73l23-11.16S221.81,146.66,216,138.39Z" style="fill:%23C6FF00"></path><path d="M221.55,143.47a10.28,10.28,0,0,1,.65,2.27,10.39,10.39,0,0,1,.15,2.37,10.34,10.34,0,0,1-.64-2.28A9.77,9.77,0,0,1,221.55,143.47Z" style="fill:%23fff"></path><path d="M207.92,151.32a11,11,0,0,1,4.63-.8,10.26,10.26,0,0,1-2.27.64A9.8,9.8,0,0,1,207.92,151.32Z" style="fill:%23fff"></path><path d="M208.51,131.24a11.16,11.16,0,0,1-2.71,3.85,11.16,11.16,0,0,1,2.71-3.85Z" style="fill:%23fff"></path><path d="M228,157.35a10.44,10.44,0,0,1-1.15,2.07,10.11,10.11,0,0,1-1.56,1.78,11.16,11.16,0,0,1,2.71-3.85Z" style="fill:%23fff"></path><path d="M212,165.18a10,10,0,0,1-2.07-1.15,10.06,10.06,0,0,1-1.78-1.56,11.16,11.16,0,0,1,3.85,2.71Z" style="fill:%23fff"></path><path d="M219,142.28c1.23,1.69,2.5,3.34,3.76,5q-.48-1.26-.84-2.55a0,0,0,1,1,.06,0c.25.66.54,1.31.78,2l.36,1a1.8,1.8,0,0,1,.08.21c1,1.29,2,2.58,2.92,3.9,1.13,1.58,2.22,3.18,3.32,4.78s2.21,3.59,3.4,5.2c.11.14-2,1-2.23,1.11s-.35-.08-.13-.15,1.9-1.1,1.92-1.12c-1.1-1.62-2.37-3.11-3.52-4.68s-2.29-3.14-3.4-4.73c-2.25-3.24-4.31-6.6-6.55-9.85A0,0,0,0,1,219,142.28Z" style="fill:%23263238"></path><path d="M203.78,153.56c.35.68.73,1.35,1,2.05l.38.87c-.53-2.49-1-5-1.55-7.49,0,0,0,0,0,0,1.06,4,2.13,8.09,3.11,12.15.93,3.88,2.06,7.8,2.6,11.76a13.05,13.05,0,0,1,2.16-.73,10.66,10.66,0,0,1-2.38,1.15,124.82,124.82,0,0,1-3-12.24c-.25-1.12-.48-2.24-.72-3.36-.26-.68-.57-1.33-.88-2s-.59-1.42-.87-2.13C203.69,153.55,203.76,153.51,203.78,153.56Z" style="fill:%23263238"></path><path d="M209.89,169.15c3.2-1.8,16.57-8.72,19.56-10,.21-.09.32,0,.11.14a201.57,201.57,0,0,1-19.6,10C209.88,169.31,209.8,169.2,209.89,169.15Z" style="fill:%23263238"></path></g><g id="freepik--Folder--inject-7"><polygon points="576.32 432.05 271.64 432.05 315.69 182.2 620.37 182.2 576.32 432.05" style="fill:%23C6FF00"></polygon><polygon points="419.97 156.32 320.26 156.32 315.69 182.2 422.4 182.2 419.97 156.32" style="fill:%23C6FF00"></polygon><g style="opacity:0.1"><polygon points="576.32 432.05 271.64 432.05 315.69 182.2 620.37 182.2 576.32 432.05"></polygon><polygon points="419.97 156.32 320.26 156.32 315.69 182.2 422.4 182.2 419.97 156.32"></polygon></g><path d="M309.5,166.88a19.17,19.17,0,0,1,0-8.7,19.17,19.17,0,0,1,0,8.7Z" style="fill:%23263238"></path><path d="M300.64,169.44a17,17,0,0,1-2.61-3.52,17.35,17.35,0,0,1-1.75-4,16.58,16.58,0,0,1,2.61,3.51A17.61,17.61,0,0,1,300.64,169.44Z" style="fill:%23263238"></path><path d="M294.24,176.09a19.18,19.18,0,0,1-7.53-4.35,17.16,17.16,0,0,1,4,1.74A17.58,17.58,0,0,1,294.24,176.09Z" style="fill:%23263238"></path><path d="M292,185.05a19.17,19.17,0,0,1-8.7,0,19.17,19.17,0,0,1,8.7,0Z" style="fill:%23263238"></path><path d="M294.6,193.91a17.64,17.64,0,0,1-3.52,2.61,17.16,17.16,0,0,1-4,1.74,17,17,0,0,1,3.52-2.61A16.8,16.8,0,0,1,294.6,193.91Z" style="fill:%23263238"></path><path d="M301.24,200.3a19.13,19.13,0,0,1-4.35,7.54,16.83,16.83,0,0,1,1.75-4A17.31,17.31,0,0,1,301.24,200.3Z" style="fill:%23263238"></path><path d="M310.2,202.51a17.45,17.45,0,0,1,.5,4.35,17,17,0,0,1-.5,4.35,16.57,16.57,0,0,1-.5-4.35A17.45,17.45,0,0,1,310.2,202.51Z" style="fill:%23263238"></path><path d="M319.06,200a17,17,0,0,1,2.61,3.52,16.8,16.8,0,0,1,1.74,4,19.13,19.13,0,0,1-4.35-7.54Z" style="fill:%23263238"></path><path d="M325.45,193.3a16.8,16.8,0,0,1,4,1.74,17,17,0,0,1,3.52,2.61,16.8,16.8,0,0,1-4-1.74A17,17,0,0,1,325.45,193.3Z" style="fill:%23263238"></path><path d="M327.66,184.34a19.22,19.22,0,0,1,8.71,0,19.22,19.22,0,0,1-8.71,0Z" style="fill:%23263238"></path><path d="M325.1,175.48a17.31,17.31,0,0,1,3.52-2.6,16.44,16.44,0,0,1,4-1.75,19.13,19.13,0,0,1-7.54,4.35Z" style="fill:%23263238"></path><path d="M318.45,169.09a17.58,17.58,0,0,1,1.74-4,17,17,0,0,1,2.61-3.52,16.8,16.8,0,0,1-1.74,4A17,17,0,0,1,318.45,169.09Z" style="fill:%23263238"></path><polygon points="575.87 432.05 270.54 432.05 227.18 191.27 532.52 191.27 575.87 432.05" style="fill:%23C6FF00"></polygon><circle cx="332.99" cy="325.77" r="12.69" style="fill:%23263238"></circle><circle cx="433.31" cy="325.77" r="12.69" style="fill:%23263238"></circle><path d="M401.38,340.49l-.7-1.33c-.06-.12-6.62-12.24-19.81-12.24-12,0-15,11.41-15.08,11.9l-.36,1.45-2.91-.7.35-1.46c0-.14,3.58-14.19,18-14.19,15,0,22.17,13.28,22.47,13.85l.7,1.32Z" style="fill:%23263238"></path></g><g id="freepik--Fly--inject-7"><path d="M555.71,324.8l-.21-1c.65-.14,1.29-.29,1.93-.46l.25,1C557,324.51,556.37,324.66,555.71,324.8Z" style="fill:%23263238"></path><path d="M561.55,323.19l-.32-.94c1.25-.43,2.5-.9,3.71-1.41l.39.92C564.1,322.28,562.83,322.76,561.55,323.19ZM569,320l-.45-.88c1.17-.61,2.34-1.27,3.45-2l.52.85C571.38,318.76,570.19,319.43,569,320Zm6.88-4.23-.59-.81c1.08-.79,2.12-1.62,3.1-2.47l.66.75C578,314.15,577,315,575.87,315.81Zm6.1-5.32-.73-.69c.92-1,1.79-2,2.59-3l.79.61C583.8,308.47,582.91,309.5,582,310.49Zm4.95-6.4-.85-.53a29.08,29.08,0,0,0,1.84-3.48l.92.41A33.74,33.74,0,0,1,586.92,304.09Zm3.31-7.42-1-.28a26.14,26.14,0,0,0,.81-3.83l1,.13A25.66,25.66,0,0,1,590.23,296.67Zm1.11-8h-1v-.29c0-1.21-.07-2.44-.19-3.65l1-.1a36.24,36.24,0,0,1,.2,3.75Zm-1.8-7.83a39.3,39.3,0,0,0-1-3.82l1-.3c.41,1.3.76,2.62,1,3.91Zm-2.37-7.53c-.48-1.18-1-2.39-1.64-3.61l.9-.45c.61,1.24,1.17,2.48,1.66,3.68Zm-3.5-7.13c-.62-1.09-1.3-2.24-2-3.42l.85-.53c.73,1.19,1.42,2.35,2,3.46Zm-4.18-6.79c-.73-1.1-1.47-2.21-2.23-3.32l.83-.56c.76,1.11,1.5,2.22,2.23,3.34ZM575,252.73c-.75-1.1-1.51-2.21-2.25-3.31l.83-.56c.74,1.1,1.49,2.21,2.24,3.3Zm-4.47-6.66c-.73-1.12-1.44-2.26-2.14-3.4l.85-.52c.7,1.14,1.41,2.26,2.13,3.38Zm-4.17-6.87c-.68-1.21-1.31-2.41-1.88-3.56l.9-.45c.56,1.14,1.19,2.32,1.85,3.52ZM562.81,232c-.53-1.25-1-2.52-1.44-3.76l1-.32c.42,1.21.89,2.46,1.41,3.69Zm-2.6-7.63c-.33-1.3-.62-2.63-.84-4l1-.16c.22,1.28.49,2.58.82,3.86Zm-1.34-8c-.1-1.23-.15-2.47-.15-3.71v-.33h1v.32c0,1.21,0,2.43.15,3.63Zm1-8-1-.1c0-.27.05-.55.08-.84.12-1.07.27-2.14.45-3.16l1,.17c-.17,1-.32,2.05-.44,3.1C560,207.85,560,208.12,559.92,208.4Zm1.39-7.78-1-.27c.37-1.32.8-2.61,1.28-3.84l.93.36A36.6,36.6,0,0,0,561.31,200.62Zm49.83-5.83c-.56,0-1.14-.08-1.71-.16-.78-.11-1.56-.24-2.33-.39l.2-1c.74.14,1.51.27,2.27.38.54.07,1.09.12,1.62.15Zm4.11-.31-.21-1a11.54,11.54,0,0,0,3.56-1.38l.52.85A12.45,12.45,0,0,1,615.25,194.48Zm-51.06-1.19-.89-.47a35.46,35.46,0,0,1,2.11-3.46l.82.57A32.66,32.66,0,0,0,564.19,193.29Zm39-.06a38.51,38.51,0,0,1-3.8-1.43l.41-.92a34.09,34.09,0,0,0,3.69,1.39Zm19-3.12-.83-.56a7,7,0,0,0,1.22-3.49l1,.07A8,8,0,0,1,622.17,190.11Zm-26.4-.15a36.69,36.69,0,0,1-3.39-2.23l.59-.8a35.28,35.28,0,0,0,3.3,2.16Zm-27.1-3.12-.74-.67a33.81,33.81,0,0,1,2.89-2.85l.66.75A33.41,33.41,0,0,0,568.67,186.84Zm20.59-1.69a37,37,0,0,1-2.83-2.91l.75-.66a36.84,36.84,0,0,0,2.75,2.83Zm32.55-2.71a9.77,9.77,0,0,0-2.33-3l.66-.75a10.8,10.8,0,0,1,2.57,3.29Zm-47.22-.79-.57-.82a38.58,38.58,0,0,1,3.47-2.11l.47.88A37.77,37.77,0,0,0,574.59,181.65Zm9.34-2.6c-.38-.54-.75-1.09-1.1-1.66l-1.3.51-.38-.92,1.15-.46c-.18-.3-.36-.6-.53-.9l.87-.49c.2.35.4.7.61,1q.84-.3,1.71-.57l.29,1c-.49.15-1,.31-1.46.48.31.49.63,1,1,1.43Zm32.33-1.72a21.3,21.3,0,0,0-3-1.22l-.66-.21.29-1,.68.22a21.6,21.6,0,0,1,3.12,1.27Zm-27.18-1.79-.21-1c1.29-.29,2.63-.53,4-.72l.15,1C591.67,175,590.36,175.25,589.08,175.54Zm19.7-.54c-1.25-.22-2.57-.39-3.92-.51l.08-1c1.39.12,2.74.29,4,.52Zm-11.85-.58-.07-1c1.19-.07,2.38-.11,3.56-.11h.49v1h-.48C599.27,174.31,598.09,174.34,596.93,174.42ZM580,172c-.54-1.22-1-2.49-1.45-3.78l1-.31c.42,1.26.89,2.5,1.41,3.69Zm-2.53-7.68c-.3-1.29-.55-2.63-.74-4l1-.14c.19,1.32.43,2.63.72,3.9Zm-1.12-8c-.05-.9-.08-1.82-.08-2.74,0-.43,0-.87,0-1.3l1,0c0,.43,0,.85,0,1.28,0,.9,0,1.81.07,2.68Zm1.19-8-1-.1c.14-1.32.33-2.67.56-4l1,.17C577.83,145.72,577.64,147,577.51,148.34Zm1.37-7.81-1-.24c.32-1.29.69-2.59,1.1-3.89l1,.31C579.56,138,579.19,139.27,578.88,140.53Zm2.4-7.57-.93-.36c.49-1.25,1-2.5,1.61-3.71l.9.44C582.29,130.51,581.76,131.73,581.28,133Zm3.44-7.13-.87-.51c.68-1.15,1.41-2.3,2.17-3.4l.82.57C586.09,123.57,585.38,124.69,584.72,125.83Zm4.51-6.51-.78-.63c.84-1,1.74-2.06,2.67-3l.72.69C590.93,117.3,590.05,118.3,589.23,119.32Zm5.44-5.76-.67-.74c1-.89,2-1.77,3.07-2.62l.62.79C596.65,111.82,595.63,112.69,594.67,113.56Zm6.21-4.94-.57-.83c1.09-.75,2.23-1.49,3.39-2.19l.51.85C603.08,107.14,602,107.87,600.88,108.62Zm6.79-4.13-.47-.88c1.18-.63,2.4-1.23,3.62-1.79l.42.91C610,103.28,608.83,103.88,607.67,104.49Zm7.23-3.32-.37-.94c1.26-.49,2.53-1,3.79-1.37l.32,1C617.4,100.22,616.14,100.68,614.9,101.17Z" style="fill:%23263238"></path><path d="M622.64,98.62l-.25-1c1.24-.32,2-.46,2-.46l.18,1S623.85,98.31,622.64,98.62Z" style="fill:%23263238"></path><path d="M640.32,92.16c-2.55-7.9-19.63-5.06-16.3,5.27S642.87,100.07,640.32,92.16Z" style="fill:%23263238"></path><path d="M614.73,89c.13-3.47,4.95-6.14,11.77-4.91s13.23,5.83,13.23,5.83S633,94,626.11,94.75,614.6,92.46,614.73,89Z" style="fill:%23ebebeb"></path><path d="M639.73,89.9c-3.54,0-7.07-.1-10.6-.21s-7.07-.29-10.6-.57c3.54,0,7.08.09,10.61.2S636.21,89.61,639.73,89.9Z" style="fill:%23263238"></path><path d="M621.58,85.91a29.75,29.75,0,0,1,5.65,3.53,26.64,26.64,0,0,1-2.92-1.6A28.63,28.63,0,0,1,621.58,85.91Z" style="fill:%23263238"></path><path d="M630.85,89.57A32.47,32.47,0,0,1,625,93.35a32.47,32.47,0,0,1,5.88-3.78Z" style="fill:%23263238"></path><path d="M631.88,87.62a7.24,7.24,0,0,1,2.58,2.08,6.85,6.85,0,0,1-1.41-.89A7.32,7.32,0,0,1,631.88,87.62Z" style="fill:%23263238"></path><path d="M621.23,109.55c2.13,2.74,7.6,2.08,12.41-2.9S641,94.18,641,94.18s-7.88.6-13.89,4S619.09,106.8,621.23,109.55Z" style="fill:%23ebebeb"></path><path d="M641,94.18c-2.88,2-5.68,4.22-8.49,6.37s-5.56,4.37-8.25,6.66c2.88-2,5.68-4.21,8.48-6.36S638.27,96.48,641,94.18Z" style="fill:%23263238"></path><path d="M628.58,108a28.53,28.53,0,0,0,1.43-3,26.73,26.73,0,0,0,1.08-3.16,27.77,27.77,0,0,0-1.43,3A28.52,28.52,0,0,0,628.58,108Z" style="fill:%23263238"></path><path d="M634,99.64a33.06,33.06,0,0,0-7,.37,29.2,29.2,0,0,0,3.5,0A31.11,31.11,0,0,0,634,99.64Z" style="fill:%23263238"></path><path d="M635.93,100.63a7.15,7.15,0,0,0,.62-1.56,7.48,7.48,0,0,0,.26-1.65,7.45,7.45,0,0,0-.88,3.21Z" style="fill:%23263238"></path><path d="M640.32,92.16a3,3,0,1,1,1.93-3.77A3,3,0,0,1,640.32,92.16Z" style="fill:%23455a64"></path><path d="M642.16,97.87a3,3,0,1,1,1.93-3.78A3,3,0,0,1,642.16,97.87Z" style="fill:%23455a64"></path></g><g id="freepik--speech-bubble--inject-7"><path d="M314.31,95.32a24.92,24.92,0,0,1-41.64,15.77l-12.47,1.83,6.24-10.78a24.92,24.92,0,1,1,47.87-6.82Z" style="fill:%23fff"></path><path d="M314.31,95.32a25,25,0,0,1-5,12.63,22.11,22.11,0,0,1-4.89,4.83,24.26,24.26,0,0,1-6,3.35,24.53,24.53,0,0,1-6.71,1.6,25,25,0,0,1-3.46.07,22.18,22.18,0,0,1-3.45-.36,25.16,25.16,0,0,1-12.33-6.09l.29.09-12.45,1.91-.91.14.46-.8,6.2-10.8,0,.43a25.18,25.18,0,0,1,1.54-22.21,25.54,25.54,0,0,1,7.8-8.32,25.37,25.37,0,0,1,21.91-3,25.53,25.53,0,0,1,9.61,5.9A25,25,0,0,1,314.31,95.32Zm0,0a24.65,24.65,0,0,0-28.26-27,24.38,24.38,0,0,0-10.29,4.06,25.69,25.69,0,0,0-7.46,8.14,24.62,24.62,0,0,0-3.17,10.54A24.87,24.87,0,0,0,266.89,102l.09.22-.12.21-6.28,10.76-.44-.66,12.48-1.75.17,0,.12.11A24.56,24.56,0,0,0,284.85,117a21.23,21.23,0,0,0,3.38.41,24.26,24.26,0,0,0,3.41,0,25,25,0,0,0,6.66-1.47,23.44,23.44,0,0,0,6-3.24,22.78,22.78,0,0,0,4.9-4.77A25,25,0,0,0,314.31,95.32Z" style="fill:%23263238"></path><path d="M277.34,104.35a2.42,2.42,0,0,1,2.44-2.56,2.56,2.56,0,0,1,0,5.12A2.42,2.42,0,0,1,277.34,104.35Zm1-5.91-.58-19.84h4l-.58,19.84Z" style="fill:%23C6FF00"></path><path d="M286.85,104.35a2.42,2.42,0,0,1,2.43-2.56,2.56,2.56,0,0,1,0,5.12A2.42,2.42,0,0,1,286.85,104.35Zm1-5.91L287.3,78.6h4l-.58,19.84Z" style="fill:%23C6FF00"></path><path d="M296.35,104.35a2.42,2.42,0,0,1,2.44-2.56,2.56,2.56,0,0,1,0,5.12A2.42,2.42,0,0,1,296.35,104.35Zm1-5.91-.58-19.84h4l-.57,19.84Z" style="fill:%23C6FF00"></path></g></svg>');
}

.sideBarMainTab {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 9px;
    height: 19px;
}

.searchIconRight {
    left: -31px;
    top: 8px;
    position: relative;
}

.searchIconLeft {
    position: absolute;
    left: 0px;
    top: 22px;
    height: 33px !important;
}


.uploadProfileImageIcon {
    left: 53px;
    bottom: 8px;
    position: absolute;
}


.notFoundLeft,
.notFoundRight {
    width: 50%;
    padding: 5%;
    min-width: 350px;
    box-sizing: border-box;
}

.notFoundLeft {
    top: 60px;
    position: relative;

}

.notFoundLeftMain {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 40px;
}

.notFoundTitle {
    width: 100%;
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2;
    color: #131316;
}

.notFoundTextTab {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 16px;
    width: 100%;
}

.notFoundDesc {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #5E606E;
}

.notFoundRight img {
    max-width: 100%;
    height: fit-content;
}

.accountVerificationMainTab {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 2px 2px 2px;
    gap: 40px;
    width: 100%;
    top: 230px;
}

.accountVerificationTab {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 16px;
    width: 100%;
    max-width: 550px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.accountVerificationTabImage {
    width: 80px;
    height: 80px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.accountVerificationTitle {
    width: 100%;
    max-width: 550px;
    font-family: 'Jost';
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #131316;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.accountVerificationText {
    width: 100%;
    max-width: 550px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #5E606E;
    flex: none;
    order: 2;
    flex-grow: 0;
}

@media (max-width: 768px) {
    .dFlexBlock {
        flex-direction: column-reverse;
    }

    .notFoundLeft,
    .notFoundRight {
        width: 100%;
        padding: 20px;
    }

    .notFoundLeftMain,
    .notFoundTextTab {
        align-items: center;
        text-align: center;
    }

    .notFoundTitle,
    .notFoundDesc {
        width: 100%;
    }

    .btnWrapper {
        justify-content: center;
    }
}

.sweetnessLevelsContainer {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   padding: 0px;
   gap: 24px;
   width: 100%;
   flex: none;
   order: 2;
   flex-grow: 0;
}


.ingredients-input-block {
    display: flex;
    flex-direction: flex;
    gap: 10px;
    border: 1px solid #cbe6d0;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
    width: 100%;
    max-width: 700px !important;
}

.input-group {
    display: flex;
    text-align: left;
    gap: 10px;
    width: 100%;
    padding-bottom: 4px;
}

.input-group p {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.sub-input-group {
    width: 45%;
}

.add-input-group {
    cursor: pointer;
    width: 30px;height: 30px;
}

.input-sweetness,
.input-volume {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    height: 35px;
    width: 100%;

}


/* Modified CSS */
#topping_calculate .ingredientsInputBlock .inputGroup .ingredientSelect, .ingredientSelect, .selectFull {
    height: auto;
    background-color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 1.2rem 1.2rem;
    border: 1px solid #d6d6dc;
    background-color: transparent;
    cursor: pointer;
}
#hidden_data_svg {
    top: 5px;
    position: relative;
}
.toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(1) {
    width: 31.1rem;
}
.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup .inputGroup, .toppingCalci .formulationValues .ingredientsInputBlock .inputGroup.alt>div:nth-child(2) {
    width: 20.6rem;
}
.newEntry .ingredientsInputBlock .inputGroup:first-child>div~span, 
.newEntry .ingredientsInputBlock .inputGroup:first-child>div~span {
    width: 11.8rem;
}
.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div {
    width: 39.6rem;
}
.newEntry.normalBeverageCalci .ingredientsInputBlock .inputGroup.alt div p {
    margin-top: 3px;
}
.normalBeverageCalci #suLevel {
    flex-wrap: wrap;
}
.normalBeverageCalci #suLevel label {
    width: 100%;
    margin-bottom: -10px;
}
.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>div:first-child {
    width: 37%;
}
.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>div:nth-child(2) {
    width: 21.2rem;
}
.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>div:nth-child(3) {
    width: 21.2rem;
}
.toppingCalci .formulationValues .ingredientsInputBlock>.inputGroup>span {
    width: 7rem;
}
.nipReportsCard .checkInput .checkmark {
    top: 3px;
}
.dropdown-box-list::-webkit-scrollbar-track {
    background-color: #bbbbc4;
    border-radius: 10px;
}
.dropdown-box-list::-webkit-scrollbar {
    width: 4px;
    background-color: #bbbbc4;
}
.dropdown-box-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 4px;
    background-color: #f0f0f0;
}
@-moz-document url-prefix() {
    .dropdown-box-list .scrollable {
        scrollbar-color: #bbbbc4 #f0f0f0;
    }
    .dropdown-box-list .scrollable.thin {
        scrollbar-width: thin;
    }
}
.permission-item input[type="checkbox"] {
    position: relative;
    top: 4px;
}
#sweetnessLevelsForm #hidden_data_svg {
    top: 7px;
}
#rawMaterialForm #suLevel, #foodNutritionalForm #suLevel {
    flex-wrap: wrap;
}
#rawMaterialForm #suLevel > p, #foodNutritionalForm #suLevel label {
    width: 100%;
    margin-bottom: -10px;
}
.hiddenValue {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
    margin-right: 4px;
    min-width: 12px;
}
.newEntry .ingredientsInputBlock .inputGroup:last-child span {
    width: max-content;
}
.nutrientValues .block {
    margin-bottom: 16px;
}
.nutrientValues .nutriValueDark > h3 {
    font-family: LEMON MILK;
    font-size: 2.9rem;
    font-weight: 900;
    line-height: 45.71px;
    border-bottom: 8px solid;
    text-align: center;
}

.nutriRating {
    width: 256px;
    padding-bottom: 24px !important;
    border-radius: 0 0 25px 25px;
}
p.aNutri, p.bNutri, p.cNutri, p.dNutri {
    padding: 9px 12px;
    height: 44px;
}
.nutriRating p {
    height: 44px;
}
.nutriRating p.active {
    font-size: 56px;
}
.nutriRating p.aNutri.active {
    font-size: 50px;
}
.nutriRating p.bNutri.active {
    font-size: 50px;
}
.nutriRating p.cNutri.active {
    font-size: 50px;
}
.nutriRating p.active:after {
    border: 6px solid #131316;
    left: -4px;
    top: -4px;
    width: 54px;
    height: 54px;
}
.nutriRating.alt p.aNutri, .nutriRating.alt p.bNutri,
.nutriRating.alt p.cNutri, .nutriRating.alt p.dNutri {
    background: transparent;
}
.nutriRating.alt p.suNutri {
    top: 5px;
    left: -10px;
    padding: 4px 9px 4px 17px;
}
.nutriGraphicBlock .nutriRating p.active .tt:before {
    top: -32px;
}
.nutriValueBlock .nutriRating p.active:before {
    width: calc(100% + -1px);
    left: 0px;
    top: calc(100% + 8px);
}
.nutriRating.alt p.aNutri {
    font-size: 52px;
}
.nutriRating h2 {
    font-size: 22px;
    line-height: 29px;
}
.nutriRating p {
    line-height: 24px;
}
.nutriValueBlock .nutriRating p.active:before {
    top: auto;
    bottom: -14px;
}
.nutriRating p.active .tt {
    padding-bottom: 34px;
    top: 44px;
}
.nutriGraphicBlock .nutriRating p.active .tt:before {
    top: 0px;
    height: 12px;
}
.nutriRating p.active .tt:after {
    top: -54px;
}
.nutriRating p.active .tt:after {
    left: 2px;
    width: 76px;
}

.tooltiptext {
    visibility: hidden;
    height: 40px;
    min-width: 150px;
    max-width: 500px;
    background-color: #292929;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 1rem;
    position: absolute;
    z-index: 250;
    right: 2%;
    margin-bottom: 88px;
    font-family: sans-serif;
}
  
  .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #292929 transparent transparent transparent;
  }


  .nipReportsCardMain {
    padding: 3px 30px 3px 30px;
  }
  

  .mixtureList .col:first-child .col3, .mixtureList .col:first-child .col2 {
    padding-left: 0;
}

.mixtureList .col .col3, .mixtureList .col .col2 {
    padding-left: 5px;
}
.hiddenValue {
    margin-top: 5px;
}
.permission-item {
    align-items: center;
}
.permission-item input[type="checkbox"] {
    top: 0;
}
.permission-item label.permission-label {
    line-height: 20px !important;
    margin-bottom: 0;
}
.formulationValuesTable .mainBlock .block p {
    align-items: center;
}
.formulationValuesTable .mainBlock .block p~p {
    gap: 4px;
}
.formulationValuesTable>.dFlex .block.gt p~p {
    gap: 4px;
}


.rawModal .modal__content button a {
    color: #fff;
}
.rawModal .rawModalHeader .dFlex button.delete-button {
    margin-right: 3px;
}
.rawModal .rawModalHeader .dFlex form.material-form {
    top: 9px;
}


.userList .col:nth-child(4n+2) {
    background-color: #f7f7f7 !important;
}
.userList .col {
    background: #f7f7f79e !important;
}
.userList .col:first-child {
    background: transparent;
}
.userList .ingredient img {
    max-height: 54px;
    object-fit: contain;
}

.userList .col.unverified-block-color {
    background-color: #ede2e2 !important;
}


.userList {
    border-radius: 6px;
    border: 1px solid #dadada63;
}

.userList .checkBlock {
    display: flex;
}

.userList .checkBlock p {
    margin-bottom: 0;
    margin-left: 3.6rem;
}

.userList .col {
    display: flex;
    align-items: center;
    gap: 1.6rem;
    gap: 1.4%;
    padding: 0 1.6rem;
}

.userList .col:nth-child(even) {
    background-color: #f7f7f7;
}

/* .userList .col:first-child {
    padding-top: 2rem;
    padding-bottom: 2rem;
} */

.userList .col:first-child * {
    font-weight: 500;
}

.userList .user-row {
    padding: 1.2rem 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    width: 12% !important;
    text-align: center;
}

.userList .col1 {
    width: 4.6rem;
    width: 2.2389% !important;
}

.userList .col2 {
    width: 12.6rem;
    width: 11.082%;
}

.userList .col3 {
    width: 16.2rem;
    width: 14.333%;
    overflow-wrap: break-word;
    text-align: center
}

.userList .col4 {
    width: 13.9rem;
    width: 14.069%;
}

.userList .col5 {
    width: 11.2rem;
    width: 9.454%;
    text-align: center
}

.userList .col6 {
    width: 8.8rem;
    width: 7.982%;
    text-align: center
}

.userList .col7 {
    width: 8.5rem;
    width: 7.476%;
}

.userList .col8 {
    width: 6.8rem;
    width: 5.982%;
}

.userList .col9 {
    width: 12.5rem;
    width: 9.597%;
    text-align: center
}

.userList .col10 {
    width: 7.5rem;
    width: 6.597%;
}

.userList .col11 {
    width: 12rem;
    width: 15% !important;
    text-align: center
}

.userList .col11 .actionIcon {
    width: 22px;
    padding: 1px;;
    cursor: pointer;
}

.userList .col10 .actionIcon {
    width: 30px;
    padding: 1px;;
    cursor: pointer;
}

.userList .col11 .actionVerified{
    width: 40px;
    cursor: pointer;
}

.userList .col:nth-child(4n+2) {
    background-color: #f7f7f7 !important;
}
.userList .col {
    background: #f7f7f79e !important;
}
.userList .col:first-child {
    background: transparent;
}
.userList .user-row img {
    max-height: 54px;
    object-fit: contain;
}

.ingredientList .col.unverified-block-color {
    background-color: #ede2e2 !important;
}

.columnGapInherit {
    column-gap: inherit;
}


.feature-list {
    margin-left: 20px;
}

.feature-item {
    font-size: 18px;
    font-weight: 500;
    padding: 2px;
    color: #080808;
}

.feature-list div:before {
    content: "\2022"; 
    margin-right: 10px;
}
.payment-qr-block {
    text-align: center;
}

.payment-button {
    background-color: #40864D;
    padding: 0.8rem 1.6rem .5rem;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    color: #fff;
    border: 1px solid #40864D;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .4s ease-in-out;
    cursor: pointer;
    font-family: "Jost", sans-serif;
}

.payment-QR-Code {
    width: 280px;
}

#subscriptionPlanForm input {
    width: 95%;
}
.newEntry .ingredientsInputBlock .ingredientsBlock_static.inputGroup.alt.ingredientsBlock_static_input_percentage + .ingredientsAfterBlendBlock_static.inputGroup > div + span {
    width: 11.8rem;
}

.newEntry .ingredientsInputBlock .ingredientsBlock_static.inputGroup.alt.ingredientsBlock_static_input_percentage + .ingredientsAfterBlendBlock_static.inputGroup > div + div {
    width: 26.2rem;
}
.newEntry .ingredientsInputBlock .ingredientsBlock_static.inputGroup.alt.ingredientsBlock_static_input_percentage + .ingredientsAfterBlendBlock_static.inputGroup > div {
    width: 50%;
}


#nestedTab2 .mixtureList .hiddenCol .col3 {
    width: 19.3%;
}
#nestedTab2 .mixtureList .hiddenCol .col2 {
    width: 23.6%;
}
#nestedTab2 .mixtureList .hiddenCol .col1 {
    width: 63.4%;
}

.alignCenter {
    text-align: center;
}

.gradeFullImage {
    margin-top: 15px;
}

#NormalBeverageImage {
    max-width: 200px;
}
.subscriptionBlock {
    width: 50px;
}
.subscriptionBlock {
    width: 100%;
} 
.subscriptionInputBlock  {
    width: 100%;
    padding: 0;
    border: 0;
    margin-bottom: 0.3rem;
    margin-top: 1rem;
}

.subscriptionSelect {
    width: 50%;
    height: 41px;
}

.card-header {
    margin-top: 20px;
}

.card-image {
    height: 120px;
    margin-top: 5px;
}

.userActionSelect {
    height: 30px;
    width: 150px;
    font-weight: bold;
    text-align: center;
}

.thead-dark {
    background-color: lightgray;
}


.formContainer {
    display: flex;
    justify-content: space-between;
}
.formContent {
    flex: 2;
    margin-right: 20px;
}
.formNote {
    flex: 1;
    max-width: 300px;
    margin-left: 2px;
    padding-left: 1px;
}
.noteBox h4 {
    margin-top: 0;
    color: #d9534f;
}
.noteBox div {
    margin: 0;
    width: 200px;
}

.noteBoxDiv {
    width: fit-content !important;
}

.noteBox a {
    color: #337ab7;
    text-decoration: underline;
}

.pagination-container {
    display: flex;
    align-items: center;
    gap: 20px; /* Space between each section */
    padding: 10px;
    float: inline-end;
}

.pagination-info {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-rows {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-numbers {
    display: flex;
    align-items: center;
    gap: 8px;
}

.pagination-box, .pagination-arrow {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.pagination-box {
    background-color: #f0f0f0;
    color: #333;
    font-weight: bold;
}

.pagination-box:hover, .pagination-arrow:hover {
    background-color: #d1d1d1;
}

.pagination-box.active {
    background-color: #4caf50; /* Active page color */
    color: white;
}

.pagination-arrow img {
    width: 20px;
    height: 20px;
}

#rowsPerPage {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.file-upload-area {
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}


#upload-image-btn {
    background: #ebebeb;
    width: 140px;
    height: 55px;
    border-radius: 12px;
}

#upload-company-image-btn {
    background: #ebebeb;
    width: 140px;
    height: 55px;
    border-radius: 12px;
}
.stop-button-container {
    display: flex;
    justify-content: center;
}
.stop-button {
    background: red;
    padding: 4px;
    width: 59px;
    display: block;
    text-align: center;
    border-radius: 7px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.ingedient-tab-note {
    display: flex;
    gap: 8px;
}

.gap-10 {
    gap: 10px;
}

.upload-button {
    background-color: #40864d !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    width: 110px;
    height: 44px;
    text-align: center;
}