<style>
    .rating_sec {
        position: relative
    }
    span.mobilesearch.mobile svg {
        height: 25px
    }
    .rating_sec.relative+.rating-table {
        display: none
    }
    .total_records {
        font-size: 16px
    }
    .addfilter>div label {
        margin-bottom: 7px
    }
    .addfilter>div>p {
        margin: 25px 0 5px;
        text-transform: uppercase;
        font-size: 14px
    }
    .rating_sec.relative .autocom-box {
        overflow-x: hidden
    }
    body.gradient.blur:before {
        content: "";
        position: absolute;
        background-color: #fff;
        height: 100%;
        width: 100%
    }
    .rating_sec.relative .filterBy,
    .rating_sec.relative .wrap_apply_btn.mobile {
        display: none
    }
    .rating_sec.relative {
        position: relative;
        left: 0
    }
    .m-only,
    .mobile {
        display: none
    }
    .d-flex,
    .paginationjs {
        display: flex;
        align-items: center
    }
    .paginationjs-nav.J-paginationjs-nav {
        order: -1;
        text-transform: capitalize;
        font-size: 14px;
        margin-right: 15px
    }
    select {
        margin-top: 0;
        margin-bottom: 6.25px;
        border: 0px;
        width: 100%;
        border-radius: 4px;
        -webkit-appearance: none;
        appearance: none;
        padding: 9px 85px 8.5px 18px;
        background-color: #fff;
        border: 1px solid #d5d8dc;
        height: 53px;
        font-size: 16px
    }
    span.IngredientDictionarySearch__SearchIcon-sc-1ulaogx-5.dkkuGw:before {
        content: "";
        position: absolute;
        height: 20px;
        width: 1px;
        background-color: #00000059;
        left: -15px;
        top: 0
    }
    .gsBlLn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        border-width: 1px;
        box-sizing: border-box;
        border-radius: 4px;
        border-color: #959498;
        pointer-events: none
    }
    .blIExV h5 {
        margin: 0
    }
    .IngredientRatingInfoModal__RatingDescription-sc-1m171at-2.kbqtkF.normal.normalcase.clip {
        margin-bottom: 25px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px
    }
    .jZQWuH {
        position: absolute;
        right: 3px;
        bottom: 10px;
        width: 30px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        pointer-events: none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        top: 0
    }
    .jZQWuH div {
        transform: rotate(90deg)
    }
    .bHbxIE span {
        display: flex
    }
    .jZQWuH svg {
        padding-left: 0
    }
    .bHbxIE svg {
        width: 1em;
        height: 1em;
        padding-left: .2em;
        margin-bottom: 1px
    }
    .m-0 {
        margin: 0
    }
    a.read_btn {
        color: #5d7e95;
        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: underline
    }
    tbody#dynamic_data h5 {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2;
        margin: 0 0 5px
    }
    tbody#dynamic_data {
        vertical-align: top
    }
    .rating-table {
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1.4rem;
        border-style: hidden;
        box-shadow: unset;
        position: relative
    }
    .rating-table:after {
        content: "";
        position: absolute;
        height: 2px;
        width: 100%;
        background-color: #333133
    }
    tbody#dynamic_data tr td:first-child {
        /*white-space: nowrap;*/
        width: 170px
    }
    span.IngredientDictionarySearch__SearchIcon-sc-1ulaogx-5.dkkuGw {
        position: absolute;
        top: 10px;
        right: 40px
    }
    .search-input input {
        position: relative;
        height: 42px;
        width: 100%;
        border: 2px solid rgb(213, 216, 220);
        border-radius: 2em;
        padding: 8px 10px
    }
    span.IngredientDictionarySearch__SearchIcon-sc-1ulaogx-5.dkkuGw svg {
        width: 18px;
        height: auto;
        fill: #333133;
        cursor: pointer;
        z-index: 2;
        position: absolute
    }
    h5.m-0.filter_title {
        position: relative;
        font-size: 16px;
        font-weight: 700!important;
        
        padding-bottom: 7px
    }
    h5.m-0.filter_title:before {
        content: "";
        position: absolute;
        height: 2px;
        width: 100%;
        background-color: #000;
        bottom: -5px;
        left: 0
    }
    .search-input {
        padding-bottom: 30px;
        position: relative
    }
    .search-input .autocom-box {
        padding: 0;
        opacity: 0;
        pointer-events: none;
        max-height: 280px;
        overflow-y: auto
    }
    .search-input.active .autocom-box {
        padding: 10px 8px;
        opacity: 1;
        pointer-events: auto
    }
    .autocom-box li {
        list-style: none;
        padding: 8px 12px;
        display: none;
        cursor: default;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 400
    }
    h3.searchword {
        font-size: 38px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: .025em;
        margin-bottom: 0;
        margin-top: 0;
        color: #333133
    }
    .search-input.active .autocom-box li {
        display: block
    }
    .autocom-box li:hover {
        background: #efefef
    }
    .search-input .icon {
        position: absolute;
        right: 0;
        top: 0;
        height: 55px;
        width: 55px;
        text-align: center;
        line-height: 55px;
        font-size: 20px;
        color: #644bff;
        cursor: pointer
    }
    div#pagination-container {
        justify-content: end;
        display: flex;
        margin-top: 20px
    }
    table th {
        border-bottom: 3px solid;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2;
        text-align: left;
        padding-bottom: 5px;
        border-bottom: 2px solid rgb(51, 49, 51);
        text-transform: uppercase
    }
    tbody#dynamic_data tr td {
        padding: 24px 0 29px
    }
    table td {
        border-bottom: 1px solid
    }
    .paginationjs-pages ul {
        display: flex;
        gap: 10px;
        list-style: none;
        padding: 0;
        margin: 0
    }
    .paginationjs-pages ul li a {
        font-size: 14px;
        color: #000!important
    }
    .paginationjs-page.J-paginationjs-page,
    .paginationjs-next.J-paginationjs-next,
    .paginationjs-next.J-paginationjs-previous {
        cursor: pointer
    }
    .paginationjs-page.J-paginationjs-page.active {
        font-weight: 700
    }
    .mobiletoggle h3 {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 25px;
        margin-bottom: 0;
        cursor: pointer;
        color: #333133
    }
    .datafilter h5,
    h5.benefitlist-more,
    h5.cate-more {
        cursor: pointer;
        color: #5d7e95;
        text-transform: lowercase;
        font-size: 16px;
        font-weight: 400;
        margin: 0;
        padding: 4px 0 4px 10px
    }
    .alphabatically input {
        padding-right: 10px;
        margin:0;
        margin-right: 5px!important;
    }
    .benefits input{
         padding-right: 10px;
        margin:0;
        margin-right: 5px!important;
    }
    .wrap_apply_btn {
        text-align: center;
        margin: 15px 0
    }
    .wrap_apply_btn button {
        padding: 15px 75px;
        font-size: 14px;
        border: 2px solid rgb(51, 49, 51);
        color: #fff;
        background-color: #333133;
        border-radius: 3px
    }
    .clearResult {
        margin: 25px 0
    }
    .clearResult a {
        color: #333133;
        background-color: transparent;
        border-radius: 3px;
        position: absolute;
        right: 0;
        text-decoration: none;
        color: #5d7e95;
        top: -5px;
        left: 100px;
        font-size: 14px;
        font-weight: 400
    }
    h3.page-title {
        font-size: 38px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: .025em;
        margin-bottom: 0;
        margin-top: 0;
        color: #333133
    }
    .filterBy {
        position: relative;
        margin-top: 11px
    }
    .loader {
        border: 16px solid #f3f3f3;
        border-radius: 50%;
        border-top: 16px solid #3498db;
        width: 120px;
        height: 120px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
        position: absolute;
        left: 50%;
        top: 30%
    }
    h5.Good {
        color: #419da8;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
    h5.Best {
        color: #385cad;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
    h5.Worst {
        color: #8c244d;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
    h5.Bad {
        color: #e2967f;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
    h5.Average {
        color: #ae9b91;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
    button.mobile_filter {
        display: none
    }
    .iRkVPT {
        max-width: 800px;
        padding: 10px 20px 20px;
        border: 1px solid;
        margin: 0 auto;
        background-color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
    .hmauXx {
        text-align: right;
        margin-right: -10px
    }
    .addfilter label {
        font-size: 12px;
        display: block;
        color: #333133!important;
        display: flex!important;
        margin: 0;
        color: #333133;
        align-items: center;
        padding-left: 10px;
        letter-spacing: normal
    }
    .dOIhZh {
        padding: 0 45px 30px
    }
    .ehPqpy .clip.large3b {
        margin-top: -5px;
        margin-bottom: -7px
    }
    .blIExV {
        position: fixed;
        width: 100%;
        height: 100%;
        max-height: 100%;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 200;
        padding: 0 10px;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        align-items: flex-start;
        background-color: #fffc;
        display: none
    }
    .ehPqpy.ehPqpy .normalcase {
        text-transform: none;
        letter-spacing: normal
    }
    body.gradient.blur {
        overflow: hidden!important
    }
    .ehPqpy .large3b {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2
    }
    .light {
        color: #d5d8dc;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none
    }
    .eKzssu {
        padding-bottom: 10px;
        font-size: 24px;
        font-weight: 700
    }
    .iGGurj svg {
        width: 18px;
        height: 18px
    }
    button.Button__StyledButton-sc-2j8ckc-0.gsJlZg.IngredientRatingInfoModal__CloseButton-sc-1m171at-4.dnslwo.uppercase {
        border: 2px solid rgb(51, 49, 51);
        color: #fff;
        background-color: #333133;
        border-radius: 4px;
        padding: 11px 23px 10px;
        cursor: pointer;
        display: block;
        margin: 40px auto 0;
        min-width: 33.3%;
        font-size: 16px;
        font-family: proxima-nova, sans-serif
    }
    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(360deg)
        }
    }
    @keyframes spin {
        0% {
            transform: rotate(0)
        }
        to {
            transform: rotate(360deg)
        }
    }
    @media screen and (max-width: 768px) {
        .sort_btn form {
            display: block;
            max-width: 100%;
            flex: 0 100%;
            position: relative
        }
        .showing {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap
        }
        .flex-50 {
            flex: 0 70%
        }
        .mobiletoggle {
            position: relative
        }
        select#cars {
            margin: 0;
            height: 53px
        }
     /*   .rating_sec {
            position: absolute;
            left: -100%
        }*/
        .jZQWuH {
            bottom: -15px
        }
        .search-input {
            display: block
        }
        .mobile_filter_wrap {
            flex: 0 50%;
            margin: 0 15px 0 0;
            order: 1
        }
        button.mobile_filter {
            width: 100%;
            padding: 18px 10px;
            display: block!important;
            margin-left: 10px;
            background-color: #fff;
            border: 1px solid #000
        }
        .rating_sec.show {
            left: -15px;
            background-color: #fff;
            z-index: 1030;
            top: 0%;
            min-height: 100%;
            width: 90%;
            padding-right: 15px
        }
        h3.searchword {
            margin-bottom: 15px;
            text-align: left
        }
        a.m-block {
            margin-bottom: 15px
        }
        .m-only {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            font-size: 14px;
            padding: 7px 5px
        }
        .m-only:before {
            content: "";
            position: absolute;
            height: 1px;
            width: 115%;
            background-color: #0000001f;
            left: -15px;
            bottom: -5px
        }
        span.mobilesearch.mobile svg {
            width: 18px;
            height: auto;
            fill: #333133;
            cursor: pointer
        }
        span.mobilesearch.mobile {
            border: 1px solid #000;
            padding: 11px;
            border-radius: 51px;
            display: flex
        }
        .FilterSidePanel__Close-sc-14q3trl-5.dgqeSx svg {
            height: 15px
        }
        .filterBy {
            padding: 0 15px
        }
        .mobiletoggle:before {
            content: "";
            position: absolute;
            height: 1px;
            width: 115%;
            background-color: #0000001f;
            left: -15px;
            bottom: -5px
        }
        .mobiletoggle h3 {
            margin-top: 10px;
            position: relative;
            padding: 8px 5px;
            color: #333133!important
        }
        .mobiletoggle h3:before {
            content: "+";
            position: absolute;
            right: 0;
            font-size: 28px;
            top: -7px;
            color: #57575c
        }
        .mobile {
            display: block
        }
        div#pagination-container {
            float: none!important
        }
        .search-input.active {
            display: block!important
        }
        .iRkVPT {
            max-width: 800px;
            padding: 10px 20px 20px;
            border: 1px solid;
            margin: 40px auto;
            background-color: #fff;
            position: absolute;
            left: 50%;
            top: 55%;
            width: 90%
        }
        body.gradient.blur {
            overflow: scroll!important
        }
        .showing h3 {
            font-size: 14px;
            text-align: left
        }
        h3.searchword {
            font-size: 29px
        }
        .sort_btn select,
        button {
            font-size: 16px
        }
        .dOIhZh {
            padding: 20px 15px 30px
        }
    }
    .Modal__CenterVertical-sc-69tg5p-1.blIExV {
        overflow: scroll
    }
    .fcolor label {
        display: flex!important;
        margin: 0;
        color: #333133;
        align-items: center;
        padding-left: 10px;
        letter-spacing: normal
    }
    .datafilter label input {
        margin-bottom: 0;
        margin-top: 0
    }
    p.short_Desc {
        margin: 0;
        color: #333133
    }
    .best {
        color: #419da8
    }
    .good {
        color: #006c73
    }
    .average {
        color: #385cad
    }
    .bad {
        color: #aa0069
    }
    .worst {
        color: #4f0236
    }
    .unknown {
        color: #333133
    }
    .notrated {
        color: #898a8d
    }
    .bg-best {
        background-color: #419da8
    }
    .bg-good {
        background-color: #006c73
    }
    .bg-average {
        background-color: #385cad
    }
    .bg-bad {
        background-color: #aa0069
    }
    .bg-worst {
        background-color: #4f0236
    }
    .bg-unknown {
        background-color: #333133
    }
    .bg-notrated {
        background-color: #898a8d
    }
    .bg-benefits {
        background-color: #efe7e2;
        color: #333133!important
    }
    .bg-function {
        background-color: #f5ebdf;
        color: #333133!important
    }
    .id-header-topsubtitle {
        color: #333133;
        margin-top: 0;
        margin-bottom: 30px;
        text-align: center;
        text-transform: uppercase
    }
    .id-header-title {
        font-size: 52px;
        line-height: 1;
        letter-spacing: .025em;
        font-weight: 700
    }
    .id-header-bottomsubtitle {
        color: #57575c;
        font-size: 22px
    }
    .id-ingredient-modal-container {
        color: #5d7e95;
        width: fit-content;
        display: flex;
        gap: 5px;
        text-decoration: underline;
        margin: 30px auto 0;
        -webkit-box-pack: center;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        cursor: pointer
    }
    .id-ingredient-modal-container svg {
        fill: #5d7e95;
        width: 15px;
        height: 15px;
        margin-left: 8px;
        cursor: pointer
    }
    .page-ingredient-width {
        max-width: 1060px;
        margin: 20px auto
    }
    .wrap-all {
        display: grid;
        grid-template-columns: 320px 1fr;
        column-gap: 60px;
        margin: 0 auto;
        padding: 20px
    }
    .wrap-select {
        display: flex;
        -webkit-box-pack: end;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: start;
        padding-bottom: 5px;
        position: relative;
        margin-bottom: 10px
    }
    .wrap-select label {
        color: #000;
        font-weight: 600;
        white-space: nowrap;
        margin: 0 10px
    }
    span.info-popup {
        width: 15px;
        height: 15px
    }
    span.info-popup svg {
        fill: #5d7e95;
        width: 15px;
        height: 15px;
        margin-left: 5px;
        cursor: pointer
    }
    tbody#dynamic_data p {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4;
        padding-bottom: 8px
    }
    .rating-column {
        width: 170px;
        padding: 10px 0
    }
    .description-column {
        padding: 10px 0
    }
    .search_input::placeholder {
        font-size: 12px
    }
    .search_input_label {
        font-size: 15px!important;
        font-weight: 700!important;
        text-transform: capitalize!important
    }
    .filterBy .filter_title {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .filterBy .filter_title .clear-filter {
        color: #5d7e95;
        text-decoration: none;
        font-size: 14px;
        font-weight: 300
    }
    .clear-filter-desktop {
        display: none
    }
    .page-ingredient-single-width {
        max-width: 720px;
        margin: 0 auto;
        padding: 20px 20px 40px
    }
    .page-ingredient-single-width .breadcrumbs {
        margin-top: 4px;
        margin-bottom: 74px;
        text-transform: uppercase;
        letter-spacing: .5px
    }
    .page-ingredient-single-width .breadcrumbs a {
        color: #d5d8dc
    }
    .si-container .si-title {
        font-size: 38px;
        display: block;
        padding-bottom: 35px;
        font-family: Proxima Nova Bold!important;
        font-weight: 700;
        margin: 0
    }
    .si-short-info {
        line-height: 24px;
        padding-bottom: 35px
    }
    .si-rating span {
        text-transform: uppercase;
        font-weight: 700;
        
    }
    .si-benefits span,
    .si-categories span,
    .si-relatedIngredients span,
    .si-relatedIngredients a {
        text-transform: capitalize;
        color: #5d7e95
    }
    .si-relatedIngredients>div {
        padding: 20px 0 0
    }
    .si-keypoints {
        padding-bottom: 36px
    }
    .si-keypoints h2 {
        font-size: 18px;
        margin-bottom: 15px
    }
    .si-keypoints ul {
        margin: 0 0 15px 15px
    }
    .si-description {
        line-height: 24px
    }
    .si-products {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .si-products .si-product-title {
        text-align: center;
        padding-bottom: 10px
    }
    .si-product-items {
        display: flex;
        column-gap: 20px;
        justify-content: start;
        overflow-x: scroll;
        overflow-y: hidden
    }
    .si-product-items::-webkit-scrollbar {
        width: 1px;
        height: 7px
    }
    .si-product-items::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 20px
    }
    .product-item {
        width: 300px;
        background: #fafafa;
        flex: 0 0 auto
    }
    .si-product-item-info {
        padding: 10px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 180px
    }
    .si-product-price {
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 10px 0;
        display: flex;
        justify-content: space-evenly;
        font-weight: 700;
        align-items: center;
        font-size: 16px!important
    }
    .si-product-price>div,
    .si-product-price>a {
        font-family: Proxima Nova Bold!important
    }
    .si-product-item-info a {
        display: block;
        font-size: 14px
    }
    .si-btn {
        margin-bottom: 10px;
        text-transform: uppercase;
        border-radius: 4px;
        padding: 11px 23px 10px;
        cursor: pointer;
        max-width: 320px;
        display: block;
        position: relative;
        border: 2px solid #333133;
        color: #fff;
        text-align: center;
        background-color: #333133;
        font-size: 14px
    }
    .si-btn:hover {
        color: #fff
    }
    .si-btn.invert,
    .si-btn.invert:hover {
        background-color: transparent;
        color: #333133
    }
    .si-references {
        margin: 45px 0
    }
    .si-reference-item {
        line-height: 24px
    }
    .si-footer-info {
        font-size: 14px;
        padding: 0 0 30px
    }
    .mt-space {
        margin-top: 15px
    }
    .drawer-filter {
        position: fixed;
        top: 0;
        left: calc(-100% + 65px);
        width: calc(100% - 65px);
        height: 100%;
        background-color: #f0f0f0;
        transition: left .3s ease;
        z-index: 99;
        border: 1px solid rgb(227, 214, 205);
        background-color: #f7efe5;
        color: #333133
    }
    .drawer-filter-container {
        position: relative;
        padding: 0;
        height: calc(100% - 85px);
        overflow: auto
    }
    .drawer-filter.open {
        left: 0
    }
    .drawer-filter-close {
        position: absolute;
        right: 35px;
        top: 30px;
        z-index: 99
    }
    .drawer-filter-close svg {
        width: 15px;
        height: 15px
    }
    .drawer-filter-title {
        position: relative;
        padding: 55px 0 32px;
        display: flex;
        column-gap: 10px;
        align-items: center;
        font-size: 28px;
        
        border-bottom: 1px solid rgb(227, 214, 205);
        margin: 0 30px
    }
    .drawer-filter-title svg {
        width: 20px;
        height: 20px
    }
    .accordion {
        overflow: hidden;
        padding: 0 30px
    }
    .accordion-btn {
        cursor: pointer;
        padding: 20px 0;
        width: 100%;
        border-bottom: 1px solid rgb(227, 214, 205);
        text-align: left;
        outline: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        transition: background-color .2s ease;
        font-size: 18px;
        border-radius: 0;
        
    }
    .accordion-btn>div {
        
    }
    .accordion-btn>div>span {
        
    }
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease
    }
    .accordion-content>div {
        margin: 0;
        padding: 10px 0
    }
    .accordion-item.active .accordion-content {
        max-height: 100px
    }
    .accordion-item.active .arrow {
        transform: rotate(-180deg)
    }
    .accordion-item .arrow {
        transition: transform .2s ease;
        width: 16px;
        height: 16px
    }
    .arrow svg {
        width: 17px;
        height: 17px;
        transform: rotate(-90deg)
    }
    .accordion-content .alphabatically,
    .accordion-content .rating,
    .accordion-content .benefits,
    .accordion-content .categories,
    .accordion-content .sort {
        font-size: 18px
    }
    .filter-footer {
        position: sticky;
        z-index: 151;
        left: 0;
        bottom: 0dvh;
        width: 100%;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        padding: 15px 30px;
        background-color: #f7efe5;
        border-top: 1px solid rgb(227, 214, 205)
    }
    .clear-filter {
        font-weight: 700;
        text-decoration: underline
    }
    .clear_search {
        color: #5d7e95;
        text-decoration: underline
    }
    .show-filter {
        position: relative;
        border: 2px solid rgb(51, 49, 51);
        color: #fff;
        background-color: #333133;
        border-radius: 4px;
        padding: 11px 23px 10px;
        cursor: pointer
    }
    .more-btn {
        color: #5d7e95;
        font-size: 14px;
        text-transform: lowercase
    }
    @media screen and (max-width: 1080px) {
        .wrap-all {
            display: grid;
            grid-template-columns: 240px 1fr;
            column-gap: 60px;
            margin: 0 auto;
            padding: 20px
        }
    }
    @media screen and (max-width: 768px) {
        .id-header-container {
            /*background: #ebe3da url(//paulaschoice.vn/cdn/shop/t/5/assets/beautypedia-ingredients-dictionary-mobile.jpg?v=134981547656929605681747803765) center center*/
        }
        .id-header-title {
            font-size: 48px
        }
        .page-ingredient-single-width .breadcrumbs {
            margin-bottom: 54px
        }
        .wrap-all {
            grid-template-columns: unset!important
        }
        .wrap-select {
            display: none
        }
        .rating-column {
            width: 120px
        }
        div#pagination-container {
            justify-content: center;
            display: flex
        }
        .si-product-items {
            justify-content: start;
            overflow-x: scroll
        }
        .product-item {
            flex: 0 0 auto
        }
        .mobile-filter-view {
            display: block!important
        }
        .mobile-filter-view .total_records,
        .mobile-filter-view .total_records_container {
            margin-bottom: 30px
        }
        .mobile-filter-view .filter_sort_button {
            margin-bottom: 20px;
            border-radius: 4px;
            padding: 11px 23px 10px;
            cursor: pointer;
            position: relative;
            border: 2px solid rgb(51, 49, 51);
            color: #333133;
            background-color: transparent;
            text-transform: uppercase;
            letter-spacing: .025em
        }
        .accordion-content>div>p {
            display: none
        }
        .accordion-content>div>label {
            font-size: 17px
        }
    }
    @media (max-width: 500px) {
        .wrap-all {
            display: block!important
        }
        .rating_sec {
            padding-top: 25px
        }
        .paginationjs {
            display: flex;
            align-items: center;
            flex-direction: column;
            row-gap: 10px
        }
        .filter-footer {
            padding: 15px 10px
        }
    }
    @media screen and (max-width: 450px) {
        .accordion {
            padding: 0 20px
        }
        .drawer-filter-title {
            margin: 0 20px
        }
        .drawer-filter {
            width: 100%;
            left: -100%
        }
        .drawer-filter-close {
            right: 10px;
            top: 20px
        }
    }
  
    .reanalize-loading {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #000c;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        z-index: -1;
        transition: opacity .8s ease-in-out
    }
    .reanalize-loading>div {
        color: #fff;
        margin: 0 3px
    }
    @keyframes mmfadeIn {
        0% {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    @keyframes mmfadeOut {
        0% {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }
    @keyframes mmslideIn {
        0% {
            transform: translateY(15%)
        }
        to {
            transform: translateY(0)
        }
    }
    @keyframes mmslideOut {
        0% {
            transform: translateY(0)
        }
        to {
            transform: translateY(-10%)
        }
    }
    .micromodal-slide {
        display: none
    }
    .micromodal-slide.is-open {
        display: block
    }
    .micromodal-slide[aria-hidden=false] .modal__overlay {
        animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1)
    }
    .micromodal-slide[aria-hidden=false] .modal__container {
        animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1)
    }
    .micromodal-slide[aria-hidden=true] .modal__overlay {
        animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1)
    }
    .micromodal-slide[aria-hidden=true] .modal__container {
        animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1)
    }
    .micromodal-slide .modal__container,
    .micromodal-slide .modal__overlay {
        will-change: transform
    }
    @media (max-width: 840px) {
        .modal__container {
            width: 100%;
            height: auto;
            overflow-y: scroll
        }
        .modal__header {
            padding: 15px
        }
        .reanalyze-container,
        .ingredient-modal-info-container {
            padding: 20px
        }
        .reanalyze-input {
            width: 100%;
            max-width: 100%
        }
        .reanalyze-cancel {
            padding-top: 15px
        }
    }