@media(min-width:768px)and (prefers-reduced-motion:no-preference) {
    @supports (view-transition-name: main-content) {
        @view-transition {
            navigation: auto
        }

        ::view-transition-group(root) {
            animation-duration: .25s;
            animation-timing-function: cubic-bezier(.4, 0, .2, 1);
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            overflow: hidden;
            transform: translateZ(0);
            will-change: transform, opacity;
            backface-visibility: hidden
        }

        ::view-transition-old(root) {
            animation-name: fade-out-subtle;
            animation-duration: .12s;
            animation-timing-function: cubic-bezier(.4, 0, 1, 1);
            mix-blend-mode: normal;
            z-index: 2;
            transform: translateZ(0);
            backface-visibility: hidden
        }

        ::view-transition-new(root) {
            animation-name: fade-in-subtle;
            animation-duration: .18s;
            animation-timing-function: cubic-bezier(0, 0, .2, 1);
            animation-delay: .08s;
            z-index: 1;
            transform: translateZ(0);
            backface-visibility: hidden
        }

        @keyframes fade-out-subtle {
            0% {
                opacity: 1
            }

            to {
                opacity: 0
            }
        }

        @keyframes fade-in-subtle {
            0% {
                opacity: 0
            }

            to {
                opacity: 1
            }
        }
    }
}

@media(max-width:767px) {
    @view-transition {
        navigation: none !important
    }

    #MainContent {
        animation: none !important
    }
}

.shopify-section-group-header-group,
.header,
.footer,
.shop-now-bar {
    view-transition-name: none !important
}

.cart-drawer,
.drawer,
.menu-drawer,
.mega-menu,
.header__submenu {
    z-index: 100 !important
}

@media screen and (min-width:990px) {
    .header__menu-item {
        padding: 21px clamp(40px, 1.2vw, 100px) !important;
        font-size: clamp(13px, 1vw, 15px) !important;
        white-space: nowrap !important
    }

    .header__inline-menu {
        margin-left: clamp(-8px, -1vw, -20px) !important
    }

    .list-menu--inline {
        flex-wrap: nowrap !important
    }

    .header__icons {
        flex-shrink: 0 !important;
        gap: 12px !important
    }

    .header__icon,
    .header__icon .icon,
    .header__icon--cart .icon {
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
        min-height: 32px !important
    }
}

.cart-drawer,
.drawer,
.menu-drawer,
.mega-menu,
.card-slider,
.card-slider *,
.scientific-experts__popup,
.scientific-experts__popup *,
.scientific-experts__popups-container,
.scientific-experts__popups-container *,
.optiscroll,
.optiscroll *,
.optiscroll-content,
.optiscroll-content *,
[data-scroll],
[data-scroll] *,
.Meta_supplement_popup_mainpopup_new,
.Meta_supplement_popup_mainpopup_new *,
.Meta_supplement_popup_innerpopup_new,
.Meta_supplement_popup_innerpopup_new *,
.beckham-stack__overlay,
.beckham-stack__overlay *,
.beckham-stack__popup-wrapper--v2,
.beckham-stack__popup-wrapper--v2 *,
.beckham-stack__modal,
.beckham-stack__modal * {
    view-transition-name: none !important
}

html {
    scroll-behavior: auto
}

.card-slider img,
#__next [data-testid=upsell-card] img {
    content-visibility: visible !important
}

@media(max-width:767px) {
    html {
        touch-action: manipulation;
        -webkit-tap-highlight-color: transparent;
        overscroll-behavior: none;
        overscroll-behavior-y: none;
        -webkit-overflow-scrolling: touch
    }

    body {
        overscroll-behavior: none;
        overscroll-behavior-y: none
    }

    body.overflow-hidden {
        position: fixed;
        width: 100%;
        height: 100%;
        touch-action: none;
        -webkit-overflow-scrolling: none
    }

    #MainContent {
        overscroll-behavior: none;
        overscroll-behavior-y: none
    }

    *[style*=overflow] {
        overscroll-behavior: none
    }

    input:not([type=range]):not([type=color]),
    select,
    textarea {
        font-size: max(16px, 1rem)
    }

    button,
    [role=button],
    .btn,
    [onclick],
    input[type=button],
    input[type=submit],
    a[href] {
        touch-action: manipulation;
        cursor: pointer
    }

    .modal,
    .overlay,
    .popup,
    [class*=modal],
    [class*=overlay],
    [class*=popup] {
        -webkit-overflow-scrolling: touch
    }
}

.Meta_supplement_popup_mainpopup_new,
body .Meta_supplement_popup_mainpopup_new,
body.open_supplement .Meta_supplement_popup_mainpopup_new {
    background: #fff !important;
    background-color: #fff !important
}

div.Meta_supplement_popup_mainpopup_new.im8-pro-features-popup,
body .Meta_supplement_popup_mainpopup_new.im8-pro-features-popup,
body.open_supplement .Meta_supplement_popup_mainpopup_new.im8-pro-features-popup {
    background: #fff !important;
    background-color: #fff !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
    padding: 50px 10px 20px !important
}

div.im8-pro-features-popup .Meta_supplement_popup_innerpopup_new,
div.im8-pro-features-popup .Meta_supplement_popup_innerpopup_inner_new,
div.im8-pro-features-popup .Meta_supplement_popup_innerpopup_innerstatic_new,
div.im8-pro-features-popup .Meta_supplement_popup_innerpopup_mainstatic_new {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
    padding-right: 0 !important
}

div.im8-pro-features-popup .Meta_supplement_popup_innerpopup_innerstatic_new img,
div.im8-pro-features-popup img.Static_image_new,
div.im8-pro-features-popup .Static_image_new {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important
}

#MainContent {
    width: 100%;
    margin: 0 auto
}

.Index_top_image_over_text_main_new .swiper-pagination {
    padding-bottom: 10px
}

.Index_top_image_over_text_main_new .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #fff;
    opacity: .8
}

.Index_images_texts_slider_loops_innerboxs_innerboths_innertexts_new .logo-caption {
    text-align: center;
    color: #50000b;
    margin-top: 30px;
    font-weight: 500;
    line-height: 1.5
}

.Index_tab_percent_studies_innerinfos_new a {
    color: #fff
}

.Header_mega_menu_maindetail_new .mega-menu__link-image,
.menu-drawer-container .mega-menu__link-image {
    border-radius: 12px;
    width: 100%;
    transition: all .5s cubic-bezier(.34, 1.56, .64, 1);
    position: relative;
    overflow: hidden;
    will-change: outline, filter
}

@media(min-width:990px) {

    .Header_mega_menu_maindetail_new .mega-menu__link-image:hover,
    .menu-drawer-container .mega-menu__link-image:hover {
        outline: 3px solid #a40011;
        outline-offset: -1px;
        filter: brightness(1.08) contrast(1.05);
        z-index: 10
    }

    .Header_mega_menu_maindetail_new .mega-menu__link-image:before,
    .menu-drawer-container .mega-menu__link-image:before {
        content: "";
        position: absolute;
        top: -2px;
        right: -2px;
        bottom: -2px;
        left: -2px;
        border-radius: 14px;
        padding: 2px;
        background: linear-gradient(135deg, #a4001100, #a4001199, #ee957fcc, #a4001199, #a4001100);
        background-size: 200% 200%;
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        opacity: 0;
        transition: opacity .5s cubic-bezier(.34, 1.56, .64, 1);
        pointer-events: none
    }

    .Header_mega_menu_maindetail_new .mega-menu__link-image:hover:before,
    .menu-drawer-container .mega-menu__link-image:hover:before {
        opacity: 1;
        animation: shimmer 2s cubic-bezier(.45, .05, .55, .95) infinite
    }

    .Header_mega_menu_maindetail_new .mega-menu__link-image:after,
    .menu-drawer-container .mega-menu__link-image:after {
        content: "";
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient(120deg, transparent 0%, transparent 40%, rgba(255, 255, 255, .3) 50%, transparent 60%, transparent 100%);
        transform: translate(-100%) translateY(-100%) rotate(30deg);
        transition: transform .8s cubic-bezier(.34, 1.56, .64, 1);
        pointer-events: none;
        border-radius: 12px
    }

    .Header_mega_menu_maindetail_new .mega-menu__link-image:hover:after,
    .menu-drawer-container .mega-menu__link-image:hover:after {
        transform: translate(100%) translateY(100%) rotate(30deg)
    }
}

@media(max-width:989px) {

    .Header_mega_menu_maindetail_new .mega-menu__link:active .mega-menu__link-image,
    .menu-drawer-container .mega-menu__link:active .mega-menu__link-image,
    .Header_mega_menu_maindetail_new .mega-menu__link-image:active,
    .menu-drawer-container .mega-menu__link-image:active {
        outline: 3px solid #a40011;
        outline-offset: -1px;
        filter: brightness(1.08) contrast(1.05);
        z-index: 10
    }
}

@keyframes shimmer {

    0%,
    to {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.Header_mega_menu_maindetail_new .mega-menu__link-text,
.menu-drawer-container .mega-menu__link-text {
    border-bottom: 1px solid #a40011;
    padding-bottom: 15px
}

.Header_mega_menu_maindetail_new .Header_mega_menu_top,
.menu-drawer-container .Header_mega_menu_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

.Header_mega_menu_maindetail_new .Header_mega_menu_top__title,
.menu-drawer-container .Header_mega_menu_top__title {
    margin: 0
}

.Header_mega_menu_maindetail_new .Header_mega_menu_top .Header_mega_menu_innerdetail_closeicon_new,
.menu-drawer-container .Header_mega_menu_top .Header_mega_menu_innerdetail_closeicon_new {
    cursor: pointer
}

.Header_mega_menu_maindetail_new .optiscroll-v,
.menu-drawer-container .optiscroll-v {
    top: 0 !important
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_header_innerdetails {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 24px 12px 0;
    grid-gap: 12px;
    min-height: 56px
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_header_innerdetails_image {
    position: relative;
    width: 32px;
    height: 32px
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_header_innerdetails_image img {
    width: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100% !important;
    border-radius: 32px
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_header_innerdetails_texts {
    width: calc(100% - 32px);
    padding-left: 8px;
    color: #50000b;
    font-size: 14px;
    font-weight: 700;
    line-height: 135%
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_header_innerdetails_texts.no_image {
    padding-left: 0
}

.klaviyo-form.klaviyo-form.klaviyo-form {
    height: 100%;
    min-height: 80vh
}

.klaviyo-form.klaviyo-form.klaviyo-form img {
    min-height: 320px;
    height: 100%
}

.skeleton-placeholder,
.ACC_IM8_Cart_20_ratingsWrapper .info-container {
    display: none !important
}

.product__title h1,
.Common_title_new h1,
.Common_title_new h2 {
    line-height: 110%
}

@media all and (max-width:768px) {
    .quick_add_button_new.Mobile_only_new {
        display: flex;
        align-items: end
    }
}

@media(min-width:0px)and (max-width:749px) {
    body .Index_breakdown_lists_innersides_innerright_innerdetail_mainloops_new {
        padding: 100px 23px 27px 24px
    }

    body .Index_breakdown_lists_innersides_innerleft_innertitle_new h2 {
        font-size: 32px;
        max-width: 260px
    }
}

.js .custom_mega_menu_top_only_new .mega-menu .mega-menu__content {
    display: block !important;
    position: fixed !important;
    left: 0 !important;
    top: 36px !important;
    width: 100% !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity .25s ease-out, visibility .25s ease-out, transform .25s ease-out;
    pointer-events: none
}

.js .custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto
}

.single_menu_top_new details .header__submenu {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-8px) !important;
    transition: opacity .25s ease-out, visibility .25s ease-out, transform .25s ease-out !important;
    animation: none !important;
    pointer-events: none !important;
    display: block !important;
    position: absolute !important
}

.single_menu_top_new details[open] .header__submenu,
.single_menu_top_new details.opening .header__submenu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    animation: none !important;
    pointer-events: auto !important
}

.single_menu_top_new details.closing .header__submenu {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-8px) !important;
    pointer-events: none !important;
    display: block !important
}

.single_menu_top_new details[open]>.header__submenu {
    animation: none !important
}

.single_menu_top_new details:not([open]):not(.opening):not(.closing) .header__submenu {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-8px) !important;
    pointer-events: none !important
}

.single_menu_top_new .header__submenu li {
    opacity: 0;
    transform: translateY(-5px);
    transition: opacity .2s ease-out, transform .2s ease-out
}

.single_menu_top_new details[open] .header__submenu li,
.single_menu_top_new details.opening .header__submenu li {
    opacity: 1;
    transform: translateY(0)
}

.single_menu_top_new details:not([open]):not(.opening):not(.closing) .header__submenu li {
    opacity: 0 !important;
    transform: translateY(-5px) !important;
    transition-delay: 0s !important
}

.single_menu_top_new details[open] .header__submenu li:nth-child(1),
.single_menu_top_new details.opening .header__submenu li:nth-child(1) {
    transition-delay: .1s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(2),
.single_menu_top_new details.opening .header__submenu li:nth-child(2) {
    transition-delay: .13s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(3),
.single_menu_top_new details.opening .header__submenu li:nth-child(3) {
    transition-delay: .16s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(4),
.single_menu_top_new details.opening .header__submenu li:nth-child(4) {
    transition-delay: .19s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(5),
.single_menu_top_new details.opening .header__submenu li:nth-child(5) {
    transition-delay: .22s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(6),
.single_menu_top_new details.opening .header__submenu li:nth-child(6) {
    transition-delay: .25s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(7),
.single_menu_top_new details.opening .header__submenu li:nth-child(7) {
    transition-delay: .28s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(8),
.single_menu_top_new details.opening .header__submenu li:nth-child(8) {
    transition-delay: .31s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(9),
.single_menu_top_new details.opening .header__submenu li:nth-child(9) {
    transition-delay: .34s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(10),
.single_menu_top_new details.opening .header__submenu li:nth-child(10) {
    transition-delay: .37s
}

.single_menu_top_new details[open] .header__submenu li:nth-child(n+11),
.single_menu_top_new details.opening .header__submenu li:nth-child(n+11) {
    transition-delay: .4s
}

.single_menu_top_new .header__submenu.list-menu .mega-menu__link {
    font-size: 15px
}

.Header_mega_menu_innerdetail_new {
    transform: translateY(-5px);
    transition: transform .2s ease-out
}

.mega-menu[open] .Header_mega_menu_innerdetail_new {
    transform: translateY(0)
}

.custom_mega_menu_top_only_new .mega-menu__list {
    opacity: 0;
    transform: translateY(-8px);
    transition: opacity .3s ease-out .1s, transform .3s ease-out .1s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list {
    opacity: 1;
    transform: translateY(0)
}

.custom_mega_menu_top_only_new .mega-menu__list li,
.menu-drawer-container .menu-drawer__menu li {
    opacity: 0;
    transform: translateY(-5px);
    transition: opacity .25s ease-out, transform .25s ease-out
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li,
.menu-drawer-container.menu-opening .menu-drawer__menu li {
    opacity: 1;
    transform: translateY(0)
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(1) {
    transition-delay: .15s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(2) {
    transition-delay: .18s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(3) {
    transition-delay: .21s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(4) {
    transition-delay: .24s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(5) {
    transition-delay: .27s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(6) {
    transition-delay: .3s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(7) {
    transition-delay: .33s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(8) {
    transition-delay: .36s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(9) {
    transition-delay: .39s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(10) {
    transition-delay: .42s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(11) {
    transition-delay: .45s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(12) {
    transition-delay: .48s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(13) {
    transition-delay: .51s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(14) {
    transition-delay: .54s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(15) {
    transition-delay: .57s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(16) {
    transition-delay: .6s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(17) {
    transition-delay: .63s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(18) {
    transition-delay: .66s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(19) {
    transition-delay: .69s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(20) {
    transition-delay: .72s
}

.custom_mega_menu_top_only_new .mega-menu[open] .mega-menu__list li:nth-child(n+21) {
    transition-delay: .75s
}

.custom_mega_menu_top_only_new .icon-caret,
.single_menu_top_new .icon-caret {
    transition: transform .2s ease-out !important
}

.single_menu_top_new details[open]>summary .icon-caret {
    transform: rotate(180deg) !important
}

.single_menu_top_new details:not([open])>summary .icon-caret {
    transform: rotate(0) !important
}

.js details[open]>.menu-drawer {
    transition: transform .3s cubic-bezier(.25, .46, .45, .94) !important
}

.js details[open]>.menu-drawer__submenu {
    transition: transform .25s cubic-bezier(.25, .46, .45, .94) !important
}

.menu-drawer-container .menu-drawer__menu li,
.menu-drawer-container .menu-drawer__navigation li,
.Header_drawer_inner_new .menu-drawer__menu li,
.Header_drawer_inner_new li {
    opacity: 0 !important;
    transform: translate(-20px) !important;
    transition: opacity .3s ease-out, transform .3s ease-out !important
}

.menu-drawer-container.menu-opening .menu-drawer__menu li,
.menu-drawer-container.menu-opening .menu-drawer__navigation li,
.menu-opening .Header_drawer_inner_new .menu-drawer__menu li,
.menu-opening .Header_drawer_inner_new li,
details[open].menu-opening .menu-drawer__menu li,
details[open].menu-opening .menu-drawer__navigation li {
    opacity: 1 !important;
    transform: translate(0) !important
}

.menu-opening .menu-drawer__menu li:nth-child(1),
.menu-opening .menu-drawer__navigation li:nth-child(1) {
    transition-delay: .1s !important
}

.menu-opening .menu-drawer__menu li:nth-child(2),
.menu-opening .menu-drawer__navigation li:nth-child(2) {
    transition-delay: .15s !important
}

.menu-opening .menu-drawer__menu li:nth-child(3),
.menu-opening .menu-drawer__navigation li:nth-child(3) {
    transition-delay: .2s !important
}

.menu-opening .menu-drawer__menu li:nth-child(4),
.menu-opening .menu-drawer__navigation li:nth-child(4) {
    transition-delay: .25s !important
}

.menu-opening .menu-drawer__menu li:nth-child(5),
.menu-opening .menu-drawer__navigation li:nth-child(5) {
    transition-delay: .3s !important
}

.menu-opening .menu-drawer__menu li:nth-child(6),
.menu-opening .menu-drawer__navigation li:nth-child(6) {
    transition-delay: .35s !important
}

.menu-opening .menu-drawer__menu li:nth-child(7),
.menu-opening .menu-drawer__navigation li:nth-child(7) {
    transition-delay: .4s !important
}

.menu-opening .menu-drawer__menu li:nth-child(8),
.menu-opening .menu-drawer__navigation li:nth-child(8) {
    transition-delay: .45s !important
}

.menu-opening .menu-drawer__menu li:nth-child(9),
.menu-opening .menu-drawer__navigation li:nth-child(9) {
    transition-delay: .5s !important
}

.menu-opening .menu-drawer__menu li:nth-child(10),
.menu-opening .menu-drawer__navigation li:nth-child(10) {
    transition-delay: .55s !important
}

.menu-drawer__submenu .menu-drawer__menu li {
    opacity: 0 !important;
    transform: translate(20px) !important;
    transition: opacity .25s ease-out, transform .25s ease-out !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li,
details[open].menu-opening .menu-drawer__submenu .menu-drawer__menu li {
    opacity: 1 !important;
    transform: translate(0) !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(1) {
    transition-delay: .1s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(2) {
    transition-delay: .13s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(3) {
    transition-delay: .16s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(4) {
    transition-delay: .19s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(5) {
    transition-delay: .22s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(6) {
    transition-delay: .25s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(7) {
    transition-delay: .28s !important
}

.menu-opening .menu-drawer__submenu .menu-drawer__menu li:nth-child(8) {
    transition-delay: .31s !important
}

@media(min-width:0px)and (max-width:989px) {
    .js details[opend]>.menu-drawer {
        transition: transform .3s cubic-bezier(.25, .46, .45, .94) !important
    }

    .js details[open]d>.menu-drawer__submenu {
        transition: transform .25s cubic-bezier(.25, .46, .45, .94) !important
    }
}

.js details[opend]:not(.menu-opening)>.menu-drawer {
    transition: transform .3s cubic-bezier(.25, .46, .45, .94) !important;
    transform: translate(-100%) !important
}

.js details[opend]:not(.menu-opening)>.menu-drawer__submenu {
    transition: transform .25s cubic-bezier(.25, .46, .45, .94) !important;
    transform: translate(100%) !important
}

.js details.menu-closing>.menu-drawer {
    transition: transform .3s cubic-bezier(.25, .46, .45, .94) !important;
    transform: translate(-100%) !important;
    visibility: visible !important
}

.js details.menu-closing>.menu-drawer__submenu {
    transition: transform .25s cubic-bezier(.25, .46, .45, .94) !important;
    transform: translate(100%) !important;
    visibility: visible !important
}

.js details[opend].menu-closing>.menu-drawer,
.js details[opend]:not(.menu-opening)>.menu-drawer {
    transition: transform .3s cubic-bezier(.25, .46, .45, .94) !important
}

.js details[opend].menu-closing>.menu-drawer__submenu,
.js details[opend]:not(.menu-opening)>.menu-drawer__submenu {
    transition: transform .25s cubic-bezier(.25, .46, .45, .94) !important
}

.js details[opend].menu-closing {
    pointer-events: none
}

.js details[opend].menu-closing>.menu-drawer,
.js details[opend].menu-closing>.menu-drawer__submenu {
    pointer-events: none
}

.Header_announcement_bar_allloop_new {
    min-height: 22px !important
}

@media(min-width:750px)and (max-width:9999px) {
    .thumbnail {
        border: 0;
        padding: 0 !important;
        position: relative
    }

    .thumbnail img {
        height: 100% !important;
        border-radius: 12px !important
    }

    .thumbnail video {
        height: 100% !important;
        border-radius: 12px !important;
        width: 100%;
        object-fit: cover
    }

    .thumbnail[aria-current=true]:before {
        content: "";
        border: 1px solid #50000B;
        border-radius: 12px !important;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2
    }

    .thumbnail[aria-current] {
        box-shadow: 0 0 !important
    }

    .thumbnail[aria-current]:focus-visible,
    .thumbnail[aria-current]:focus,
    .thumbnail.focused {
        outline: 0 !important;
        box-shadow: none !important
    }
}

.Product_size_guide_popup_main_new,
.Meta_supplement_popup_mainpopup_new,
.hsa-modal,
[js-hb-popup],
[js-product-detail] {
    z-index: 10000 !important
}

.Meta_supplement_popup_mainpopup_detail_new.close_Meta_supplement_popup,
.Meta_supplement_popup_mainpopup_detail_new,
.scientific-experts__popup-close {
    z-index: 10001 !important
}

.Meta_supplement_popup_innerpopup_new {
    z-index: 10000 !important;
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important
}

.Meta_supplement_popup_innerpopup_new.optiscroll.is-enabled>.optiscroll-content {
    z-index: 10000 !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}

.Meta_supplement_popup_innerpopup_new .optiscroll-content {
    z-index: 10000 !important;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important
}

.optiscroll[data-scroll] {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important
}

.optiscroll[data-scroll] .optiscroll-content {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}

@media(min-width:768px) {

    .Meta_supplement_popup_innerpopup_new.optiscroll,
    .Meta_supplement_popup_innerpopup_new.optiscroll .optiscroll-content,
    .optiscroll[data-scroll],
    .optiscroll[data-scroll] .optiscroll-content {
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
        transform: none !important;
        contain: none !important;
        isolation: auto !important
    }

    .Page_ingredients_objects_tabs_detail_inneranswer_innerboths_maintext_new .swiper-slide {
        flex-shrink: 1 !important;
        width: auto !important
    }

    .Meta_supplement_popup_innerpopup_new.optiscroll *,
    .optiscroll[data-scroll] * {
        view-transition-name: none !important;
        contain: none !important
    }
}

.Index_object_table_column_main_new {
    z-index: 9999 !important
}

.Meta_supplement_popup_mainpopup_new[style*=block]~* .section-header.shopify-section-group-header-group,
.Meta_supplement_popup_mainpopup_new[style*=block]~.section-header.shopify-section-group-header-group,
body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) .section-header.shopify-section-group-header-group,
body.open_supplement .section-header.shopify-section-group-header-group {
    z-index: 5 !important
}

.Meta_supplement_popup_mainpopup_new[style*=block]~* .shop-now-bar,
.Meta_supplement_popup_mainpopup_new[style*=block]~.shop-now-bar,
body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) .shop-now-bar,
body.open_supplement .shop-now-bar,
body.open_supplement #shopify-section-shop-now-bar {
    z-index: 1 !important
}

.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])~* .section-header.shopify-section-group-header-group,
.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])~.section-header.shopify-section-group-header-group,
body:has(.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])) .section-header.shopify-section-group-header-group {
    z-index: 5 !important
}

.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])~* .shop-now-bar,
.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])~.shop-now-bar,
body:has(.Meta_supplement_popup_mainpopup_new:not([style*=none]):not([style*=hidden])) .shop-now-bar {
    z-index: 1 !important
}

.Meta_supplement_popup_mainpopup_new[style*=block]~* #MainContent,
.Meta_supplement_popup_mainpopup_new[style*=block]~#MainContent,
body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) #MainContent,
body.open_supplement #MainContent {
    z-index: 5 !important
}

@media(max-width:767px) {

    .Meta_supplement_popup_mainpopup_new,
    .Meta_supplement_popup_mainpopup_new[style*=block] {
        z-index: 10002 !important
    }

    body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) .section-header.shopify-section-group-header-group,
    body.open_supplement .section-header.shopify-section-group-header-group,
    .Meta_supplement_popup_mainpopup_new[style*=block]~.section-header.shopify-section-group-header-group {
        z-index: 3 !important
    }

    body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) .menu-drawer,
    body.open_supplement .menu-drawer,
    body:has(.Meta_supplement_popup_mainpopup_new[style*=block]) details[open]>.menu-drawer {
        z-index: 2 !important
    }
}

.beckham-stack__popup-wrapper--v2.active~* .section-header.shopify-section-group-header-group,
.beckham-stack__popup-wrapper--v2.active~.section-header.shopify-section-group-header-group,
body:has(.beckham-stack__popup-wrapper--v2.active) .section-header.shopify-section-group-header-group,
body.beckham-stack-popup-open .section-header.shopify-section-group-header-group,
.beckham-stack__popup-wrapper--v2.active~* .shop-now-bar,
.beckham-stack__popup-wrapper--v2.active~.shop-now-bar,
body:has(.beckham-stack__popup-wrapper--v2.active) .shop-now-bar,
body.beckham-stack-popup-open .shop-now-bar,
body:has(.beckham-stack__popup-wrapper--v2.active) #shopify-section-shop-now-bar,
body.beckham-stack-popup-open #shopify-section-shop-now-bar,
body:has(.beckham-stack__popup-wrapper--v2.active) .sticky-addtocart-button,
body.beckham-stack-popup-open .sticky-addtocart-button {
    z-index: 1 !important
}

body:has(.beckham-stack__popup-wrapper--v2.active) variant-selects,
body:has(.beckham-stack__popup-wrapper--v2.active) .variant-selects,
body:has(.beckham-stack__popup-wrapper--v2.active) #variant-selects-template--19474917425319__main,
body.beckham-stack-popup-open variant-selects,
body.beckham-stack-popup-open .variant-selects,
body:has(.beckham-stack__popup-wrapper--v2.active) .product__info-container,
body.beckham-stack-popup-open .product__info-container,
body:has(.beckham-stack__popup-wrapper--v2.active) .Product_template_latest_rightside_loops_new,
body.beckham-stack-popup-open .Product_template_latest_rightside_loops_new,
body:has(.beckham-stack__popup-wrapper--v2.active) .product__column-sticky,
body.beckham-stack-popup-open .product__column-sticky {
    z-index: 0 !important;
    position: relative
}

body:has(.beckham-stack__popup-wrapper--v2.active) .shopify-section-group-header-group,
body.beckham-stack-popup-open .shopify-section-group-header-group,
body:has(.beckham-stack__popup-wrapper--v2.active) .Header_announcement_bar_main_new,
body.beckham-stack-popup-open .Header_announcement_bar_main_new {
    z-index: 100 !important;
    position: relative
}

body.beckham-stack-popup-open {
    overflow: hidden !important
}

.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~* .section-header.shopify-section-group-header-group,
.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~.section-header.shopify-section-group-header-group,
body:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]) .section-header.shopify-section-group-header-group,
.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~* .shop-now-bar,
.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~.shop-now-bar,
body:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]) .shop-now-bar,
body.overflow-hidden:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new) .section-header.shopify-section-group-header-group,
body.overflow-hidden:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new) .shop-now-bar,
body.overflow-hidden:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new) #shopify-section-shop-now-bar {
    z-index: 1 !important
}

.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~* #MainContent,
.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]~#MainContent,
body:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new[style*=block]) #MainContent,
body.overflow-hidden:has(.Index_object_advisor_list_detail_2_loops_innerboxs_mainpopup_new) #MainContent {
    z-index: 1 !important
}

.modal-overlay,
.popup-overlay,
[class*=overlay].modal,
[class*=overlay].popup {
    z-index: 9999 !important
}

.shop-now-bar,
#shopify-section-shop-now-bar {
    z-index: 12 !important
}

.shopify-section-group-header-group .section-header {
    z-index: 10 !important
}

.shopify-section-group-header-group .Header_announcement_bar_new {
    z-index: 5 !important
}

body.open_supplement .Meta_supplement_popup_mainpopup_new {
    display: block
}

body[style*="overflow: hidden"] .shop-now-bar,
body[style*="overflow: hidden"] #shopify-section-shop-now-bar {
    visibility: visible !important;
    display: block !important;
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important
}

.thumbnail-slider:not(:defined) .slider-button {
    opacity: 0;
    visibility: hidden
}

.thumbnail-slider .slider-button {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease, visibility .3s ease
}

body:has(.MuiBackdrop-root) #MainContent,
.MuiBackdrop-root~* #MainContent,
.MuiBackdrop-root+* #MainContent {
    z-index: 2 !important
}

#MainContent.account-subscriptions #__next section h2 {
    margin-bottom: 40px !important
}

#__next .OneTimeUpsellsHome {
    margin: 0 !important;
    padding: 0 32px 32px !important;
    position: relative !important;
    overflow: hidden !important
}

#__next .UpsellCardHome,
#__next [data-testid=upsell-card] {
    box-shadow: 0 4px 10px #00000014, 0 1px 3px #0000001a, 0 8px 32px #50000b0f, 0 0 0 1px #ffffff12;
    border-radius: 12px;
    transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94);
    position: relative
}

@media(min-width:769px) {

    #__next .UpsellCardHome:hover,
    #__next [data-testid=upsell-card]:hover {
        box-shadow: 0 8px 26px #0000001a, 0 4px 8px #0000001f, 0 16px 48px #50000b14, 0 0 0 1px #ffffff1a
    }
}

#__next .OneTimeUpsellsHome {
    margin: 0 !important;
    padding: 0 32px 32px !important;
    position: relative !important;
    overflow: hidden !important;
    mask: linear-gradient(to right, transparent 0px, black 40px, black calc(100% - 40px), transparent 100%);
    -webkit-mask: linear-gradient(to right, transparent 0px, black 40px, black calc(100% - 40px), transparent 100%)
}

@media(max-width:768px) {
    #__next .OneTimeUpsellsHome {
        padding: 0 16px 32px !important;
        mask: linear-gradient(to right, transparent 0px, black 15px, black calc(100% - 15px), transparent 100%);
        -webkit-mask: linear-gradient(to right, transparent 0px, black 15px, black calc(100% - 15px), transparent 100%)
    }
}

#__next [data-testid=SubscriptionCard] {
    box-shadow: 0 4px 10px #00000014, 0 1px 3px #0000001a, 0 8px 32px #50000b0f, 0 0 0 1px #ffffff12;
    transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94)
}

@media(min-width:769px) {
    #__next [data-testid=SubscriptionCard]:hover {
        box-shadow: 0 8px 26px #0000001a, 0 4px 8px #0000001f, 0 16px 48px #50000b14, 0 0 0 1px #ffffff1a
    }
}

#__next [data-testid=OrderCardContainer] {
    box-shadow: 0 4px 10px #00000014, 0 1px 3px #0000001a, 0 8px 32px #50000b0f, 0 0 0 1px #ffffff12;
    border-radius: 12px;
    transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94)
}

@media(min-width:769px) {
    #__next [data-testid=OrderCardContainer]:hover {
        box-shadow: 0 8px 26px #0000001a, 0 4px 8px #0000001f, 0 16px 48px #50000b14, 0 0 0 1px #ffffff1a
    }
}

@media(min-width:769px) {
    #__next div[data-testid=pagegrid][class*=Grid_page-grid]:not(:has(.SubscriptionCart))>div:nth-child(2) {
        grid-column: 8 / 13 !important
    }
}

#__next [data-testid=upsell-card] {
    background: #f5eaea99 !important;
    -webkit-backdrop-filter: blur(8px) !important;
    backdrop-filter: blur(8px) !important;
    border: 1px solid rgba(245, 234, 234, .4) !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 10px #00000014, 0 1px 3px #0000001a, 0 8px 32px #50000b0f, 0 0 0 1px #ffffff12 !important;
    transition: all .3s cubic-bezier(.25, .46, .45, .94) !important
}

@media(min-width:769px) {
    #__next [data-testid=upsell-card]:hover {
        background: #f5eaeab3 !important;
        -webkit-backdrop-filter: blur(12px) !important;
        backdrop-filter: blur(12px) !important;
        border: 1px solid rgba(245, 234, 234, .6) !important;
        box-shadow: 0 8px 26px #0000001a, 0 4px 8px #0000001f, 0 16px 48px #50000b14, 0 0 0 1px #ffffff1a !important
    }
}

#__next [data-testid=upsell-card] * {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .1) !important
}

@media(max-width:768px) {
    #__next .OneTimeUpsellsHome {
        padding: 30px 10px !important
    }

    #__next {
        padding-bottom: 0 !important
    }
}

#productpage_shopnow_addtocart .loading__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: center;
    pointer-events: none
}

#productpage_shopnow_addtocart {
    position: relative
}

.exclusive-upgrade-hero__cta-button.loading>span,
.value-breakdown__cta-button.loading>span,
.limited-time-offer-hero__cta-button.loading>span {
    visibility: hidden
}

.exclusive-upgrade-hero__cta-button .loading__spinner,
.value-breakdown__cta-button .loading__spinner,
.limited-time-offer-hero__cta-button .loading__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.exclusive-upgrade-hero__cta-button .loading__spinner .path,
.value-breakdown__cta-button .loading__spinner .path,
.limited-time-offer-hero__cta-button .loading__spinner .path {
    stroke: #fff
}

.button_border_new:hover {
    background: #50000b !important;
    color: #fff !important
}

.button_border_new {
    transition: background .25s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94)
}

.product_unavailable_new {
    opacity: .6 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
    background-color: #50000b80 !important;
    color: #fff !important;
    border-color: #50000b80 !important
}

.product_unavailable_new:hover {
    background-color: #50000b80 !important;
    color: #fff !important;
    border-color: #50000b80 !important;
    transform: none !important
}

@media screen and (max-width:1050px) {
    .header__menu-item {
        padding: 21px 15px
    }
}

body .Custom_object_table_column_new .Index_object_table_column_inneroverlay_innertitle_new {
    max-width: 600px
}

#am-reviews-carousel-shadow-container-production {
    display: none !important
}

.shopify-section .Index_bundle_product_list_innersides_innerright_2_boths_new {
    justify-content: center
}

@media(min-width:0px)and (max-width:749px) {
    .shopify-section .Index_breakdown_lists_innersides_innerright_maindetail_new {
        max-width: 100%;
        padding: 0
    }

    .shopify-section .Index_breakdown_lists_innersides_innerright_innerdetail_innerloops_innerboxs_new {
        padding-left: 22px
    }

    .shopify-section .Index_object_table_column_inneroverlay_maintitle_new {
        max-width: none
    }

    .shopify-section .Index_breakdown_lists_inner_new {
        padding: 0 20px
    }
}

.Index_object_real_results_innerdetail_innerloops_innerboxs_innerboths_imagevideo_new {
    background-color: #f5f5f5;
    position: relative;
    display: block !important;
    width: 100%;
    height: 100%
}

.Index_object_real_results_slider .Static_video_new {
    opacity: 1;
    transition: opacity .3s ease;
    will-change: auto;
    transform: translateZ(0);
    backface-visibility: hidden
}

.Index_object_real_results_slider .Static_video_new.loading {
    opacity: 1;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: video-shimmer-slider 1.5s infinite;
    min-height: 200px;
    width: 100%;
    border-radius: 16px
}

.Index_object_real_results_slider .Static_video_new.loaded {
    opacity: 1;
    animation: fadeInVideoSlider .5s ease-in-out
}

.Index_object_real_results_slider .Static_video_new.error {
    opacity: .5;
    background-color: #f5f5f5
}

@keyframes video-shimmer-slider {
    0% {
        background-position: -200% 0
    }

    to {
        background-position: 200% 0
    }
}

@keyframes fadeInVideoSlider {
    0% {
        opacity: .6
    }

    to {
        opacity: 1
    }
}

.Index_object_real_results_slider .video_play_icon_new .Static_video_new.loading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border-radius: 50%;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    animation: spin 1s linear infinite;
    z-index: 1
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.Index_object_real_results_slider {
    will-change: transform;
    contain: layout style paint
}

.Index_object_real_results_slider .Static_video_new.loading {
    background: linear-gradient(90deg, #f8f8f8 25%, #f0f0f0, #f8f8f8 75%)
}

@media(max-width:750px) {
    .Index_object_real_results_slider .video_play_icon_new .Static_video_new.loading:before {
        width: 16px;
        height: 16px;
        margin: -8px 0 0 -8px
    }
}

@media(min-width:1900px) {
    .Index_object_real_results_slider .Static_video_new {
        transform: translateZ(0)
    }
}

.Static_video_new {
    opacity: 1;
    transition: opacity .3s ease;
    will-change: auto;
    transform: translateZ(0);
    backface-visibility: hidden
}

.Static_video_new.loading {
    opacity: .6;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: video-shimmer 1.5s infinite
}

.Static_video_new.loaded {
    opacity: 1
}

@keyframes video-shimmer {
    0% {
        background-position: -200% 0
    }

    to {
        background-position: 200% 0
    }
}

.Index_object_experts_list_inneroverlay_innerloop_innerboxs_innerdetail_innerstatic_imagevideo_new .Static_video_new.loading {
    background: linear-gradient(90deg, #f8f8f8 25%, #eee, #f8f8f8 75%);
    background-size: 200% 100%;
    animation: video-shimmer 1.5s infinite;
    border-radius: 18px 18px 16px 16px
}

.Index_object_experts_list_inneroverlay_innerloop_innerboxs_innerdetail_mainstatic_new {
    position: relative
}

body .okeReviews[data-oke-container] .oke-reviewCarousel-reviews,
body div.okeReviews .oke-reviewCarousel-reviews {
    width: calc(100% - 20px)
}

body .okeReviews[data-oke-container] .oke-reviewCarousel-next,
body .okeReviews[data-oke-container] .oke-reviewCarousel-prev,
body div.okeReviews .oke-reviewCarousel-next,
body div.okeReviews .oke-reviewCarousel-prev {
    width: 0
}

body .okeReviews[data-oke-container] .oke-reviewCarousel-next {
    right: -10px
}

body .okeReviews[data-oke-container] .oke-reviewCarousel-prev {
    left: -10px
}

.Header_im8_comparison_wrapper_new {
    border-radius: 12px;
    background: linear-gradient(109deg, #e3c4ac, #e8ad96 80%, #ee957f);
    padding: 8px 16px;
    margin-top: 14px;
    margin-bottom: 11px;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .5s cubic-bezier(.34, 1.56, .64, 1);
    will-change: outline, filter
}

@media(min-width:990px) {
    .Header_im8_comparison_wrapper_new:hover {
        outline: 3px solid #a40011;
        outline-offset: -1px;
        filter: brightness(1.08) contrast(1.05);
        z-index: 10
    }

    .Header_im8_comparison_wrapper_new:before {
        content: "";
        position: absolute;
        top: -2px;
        right: -2px;
        bottom: -2px;
        left: -2px;
        border-radius: 14px;
        padding: 2px;
        background: linear-gradient(135deg, #a4001100, #a4001199, #ee957fcc, #a4001199, #a4001100);
        background-size: 200% 200%;
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        opacity: 0;
        transition: opacity .5s cubic-bezier(.34, 1.56, .64, 1);
        pointer-events: none
    }

    .Header_im8_comparison_wrapper_new:hover:before {
        opacity: 1;
        animation: shimmer 2s cubic-bezier(.45, .05, .55, .95) infinite
    }

    .Header_im8_comparison_wrapper_new:after {
        content: "";
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient(120deg, transparent 0%, transparent 40%, rgba(255, 255, 255, .3) 50%, transparent 60%, transparent 100%);
        transform: translate(-100%) translateY(-100%) rotate(30deg);
        transition: transform .8s cubic-bezier(.34, 1.56, .64, 1);
        pointer-events: none;
        border-radius: 12px
    }

    .Header_im8_comparison_wrapper_new:hover:after {
        transform: translate(100%) translateY(100%) rotate(30deg)
    }
}

@media(max-width:989px) {

    .Header_im8_comparison_wrapper_new:active,
    .Header_im8_comparison_wrapper_new:has(.Header_im8_comparison_redirect_overlay_new:active) {
        outline: 3px solid #a40011;
        outline-offset: -1px;
        filter: brightness(1.08) contrast(1.05);
        z-index: 10
    }
}

.Header_im8_comparison_content_new {
    display: flex;
    row-gap: 12px;
    column-gap: 16px;
    position: relative;
    max-height: 38px;
    align-items: flex-end
}

.Header_im8_comparison_main_new .Header_im8_comparison_button_new {
    border-radius: 8px;
    background: #50000b;
    display: flex;
    padding: 10px 2px;
    justify-content: center;
    align-items: center;
    font-family: ABC Arizona Flare, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.8px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    flex: 1
}

.Header_im8_comparison_images_wrapper_new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 8px;
    max-height: 56px
}

.Header_im8_comparison_single_img_new {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 8px;
    align-items: center
}

.Header_im8_comparison_single_img_new picture {
    display: flex
}

.Header_im8_comparison_single_img_new img {
    width: 31px;
    height: 40px
}

.Header_im8_comparison_images_wrapper_new>span {
    border-radius: 900px;
    background: #50000b;
    display: inline-flex;
    height: 18px;
    width: 18px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #fff;
    text-align: center;
    font-family: Aeonik, sans-serif;
    font-size: 8px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.8px
}

.Header_im8_comparison_product_name_new {
    color: #204438;
    text-align: center;
    font-family: ABC Arizona Flare, sans-serif;
    font-size: 8px;
    font-weight: 700;
    line-height: 8px;
    height: 8px;
    transform: translateY(-50%)
}

.Header_im8_comparison_redirect_overlay_new {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.subscription-status span {
    display: block;
    line-height: 120%;
    margin-top: 12px
}

.dropdown-selected__title {
    font-size: 1.4rem
}

@media(min-width:990px)and (max-width:1439px) {
    .Header_im8_comparison_wrapper_new {
        padding-inline: 13px
    }

    .Header_im8_comparison_main_new .Header_im8_comparison_button_new {
        font-size: 13px
    }
}

@media(max-width:768px) {
    .dropdown-selected__title {
        font-size: 1.2rem
    }
}

@media(max-width:390px) {
    .dropdown-selected__title {
        font-size: 1.2rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .dropdown-selected {
        padding: 8px 35px 8px 18px !important
    }
}

@media(max-width:595px) {
    .Header_im8_comparison_wrapper_new {
        margin-top: 6px;
        margin-bottom: 10px
    }

    .Header_im8_comparison_main_new .Header_im8_comparison_button_new {
        font-size: 13px
    }
}

@media(max-width:749px) {
    .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0 !important
    }

    .Product_template_latest_main_new {
        padding: 0 0 56px !important
    }

    .product__media-list .product__media-item {
        width: 100% !important
    }

    .product__media img {
        border-radius: 0 !important
    }

    slider-component.thumbnail-slider {
        display: flex !important
    }

    .product-media-container .media {
        padding-top: 100% !important
    }

    .product--thumbnail_slider .slider-mobile-gutter .slider-button {
        display: none
    }

    .thumbnail-slider .thumbnail-list.slider {
        margin-top: 3px
    }

    .product slider-component.thumbnail-slider {
        margin-top: 10px;
        width: fit-content !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .slider.slider--mobile {
        grid-gap: 8px
    }

    .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: 10px;
        height: 10px
    }

    .thumbnail-list__item.slider__slide button {
        background-color: #ff9693;
        border-radius: 100%
    }

    .thumbnail-list__item.slider__slide button[aria-current] {
        background-color: #50000b !important
    }

    .thumbnail-list__item.slider__slide button img {
        display: none
    }

    .slider.slider--mobile.product__media-list {
        scroll-padding-left: 0 !important
    }

    .grid--peek.slider .grid__item .product-media-container {
        max-width: 100%;
        overflow: hidden !important
    }
}

.product-grid-container .grid__item:has(a[href$="/products/essentials-test"]),
.product-grid .grid__item:has(a[href$="/products/essentials-test"]),
.collection .grid__item:has(a[href$="/products/essentials-test"]) {
    display: none !important
}

.product-grid-container a[href$="/products/essentials-test"],
.product-grid a[href$="/products/essentials-test"],
.collection a[href$="/products/essentials-test"] {
    display: none !important
}

.Buy_buttons_main_new .product-form__submit {
    display: flex !important
}

.shopify-section .main_description_text {
    color: #50000b
}

body .hb_popup.Product_template_latest_rightside_loops_new {
    padding: 0 !important
}

body.template-product .siena-iframe {
    display: none !important
}

.header__menu-item:hover span {
    text-decoration: none !important
}

.header__menu-item span {
    position: relative;
    display: inline-block;
    text-decoration: none !important
}

.header__menu-item span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .4s cubic-bezier(.34, 1.56, .64, 1);
    opacity: 0;
    will-change: transform, opacity
}

.header__menu-item:hover span:after,
.header__menu-item:focus span:after {
    transform: scaleX(1);
    opacity: 1
}

.header__active-menu-item span:after {
    transform: scaleX(1) !important;
    opacity: 1 !important
}

.mega-menu[open] .header__menu-item_main_menu span:after {
    transform: scaleX(1);
    opacity: 1
}

.single_menu_top_new .header__menu-item:hover span:after {
    display: none
}

details[open]>.header__menu-item span:after {
    transform: scaleX(1);
    opacity: 1
}

@media(prefers-reduced-motion:reduce) {
    .header__menu-item span:after {
        transition: none
    }
}

.Index_icons_texts_lists_collaborator_container {
    display: none
}

@media(min-width:750px) {

    .Common_title_new h1,
    .Common_title_new h2 {
        font-size: 52px
    }
}

.beckham-comparison-section {
    background: #fff8f8 !important
}

.product-card-label {
    display: inline-block;
    padding: 8px 16px;
    margin-bottom: 12px;
    border-radius: 24px;
    color: #fff;
    font-family: var(--font-nb-architekt);
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    width: auto;
    max-width: fit-content;
    text-align: left
}

.product-card-label[data-label=feel-amazing-today] {
    background: #960010
}

.product-card-label[data-label=stay-young-tomorrow],
.product-card-label[data-label=the-ultimate-daily-ritual] {
    background: linear-gradient(90deg, #a40011, #ad020a, #b50503, #bd1105, #c51f08, #cd2d0a, #d43b0d, #dc4b0f, #e35b12, #ea6b16, #e87d22, #e78d2d)
}

.Product_alltags_texts_new {
    display: none !important
}

@media(min-width:750px) {

    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Common_title_new h2,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_title_new h2,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_details_new,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_details_new p {
        color: #fff !important
    }
}

@media(min-width:0px)and (max-width:749px) {

    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Common_title_new h2,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_title_new h2,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_details_new,
    .Product_object_ingredient_innersides_innerleft_maintitle_new.white_text_desktop .Product_object_ingredient_innersides_innerleft_details_new p {
        color: #50000b !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innertitle_new h2 {
        font-size: 28px !important;
        font-weight: 400 !important;
        margin-bottom: 0 !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_maintitle_new {
        margin-bottom: 12px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_mainsubheading_new {
        margin-bottom: 16px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innersubheading_new {
        font-family: Aeonik, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
        color: #fffc
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_maininfos_new {
        padding-top: 0 !important;
        margin-bottom: 24px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new {
        display: block !important;
        font-size: 15px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new ul {
        display: flex !important;
        flex-direction: column !important;
        gap: 6px !important;
        grid-gap: 6px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new p,
    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new li {
        font-size: 15px !important;
        line-height: 1.35 !important
    }

    .Index_featured_collection_new .Index_collection_slider .swiper-wrapper {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        gap: 24px !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new {
        width: 100% !important
    }

    .Index_featured_collection_new .Index_collection_slider .card--standard .card__inner {
        --ratio-percent: 64.286% !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card-wrapper {
        height: 100% !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card__content {
        flex: 1 !important;
        display: flex !important;
        flex-direction: column !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new:nth-child(3) .regular_product_mobile_image_new {
        display: flex !important;
        align-items: flex-start !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new:nth-child(3) .regular_product_mobile_image_new img {
        object-position: top !important
    }
}

@media screen and (min-width:750px)and (max-width:989px) {
    .Index_featured_collection_new .Common_title_new.Index_featured_collection_innerboths_innerleft_innertitle_new h2 {
        font-weight: 400 !important;
        font-size: 36px !important;
        line-height: 1.2 !important;
        margin-bottom: 0 !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_maintitle_new {
        margin-bottom: 16px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_mainsubheading_new {
        margin-bottom: 18px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innersubheading_new {
        font-size: 17px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_maininfos_new {
        padding-top: 0 !important;
        margin-bottom: 28px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new {
        display: block !important;
        font-size: 16px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new ul {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        grid-gap: 10px !important
    }

    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new p,
    .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innerinfos_new li {
        font-size: 16px !important;
        line-height: 1.5 !important
    }

    .Index_featured_collection_new .Index_collection_slider .swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
        flex-direction: unset !important;
        flex-wrap: unset !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new {
        width: 100% !important;
        height: auto !important
    }

    .Index_featured_collection_new .Index_collection_slider .card--standard .card__inner {
        --ratio-percent: 75% !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card-wrapper {
        height: 100% !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important
    }

    .Index_featured_collection_new .Index_collection_slider .product_grid_item_new .card__content {
        flex: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important
    }
}

@media screen and (min-width:990px) {
    .Index_featured_collection_new .Common_title_new.Index_featured_collection_innerboths_innerleft_innertitle_new h2 {
        font-weight: 400 !important
    }
}

.meta_servings_price_text_maindetail_new {
    display: flex;
    flex-direction: column;
    gap: 0
}

.meta_servings_price_text_maindetail_new .meta_short_tags_text_main_new {
    margin: 0 !important
}

.meta_servings_price_text_maindetail_new .meta_flavor_detail_list_inner_new {
    margin: 0 !important;
    display: flex;
    gap: 0 8px
}

@media screen and (min-width:990px) {
    .Product_template_latest_rightside_loops_new {
        padding-top: 0 !important
    }
}

.variant_holiday_deal_badge {
    font-size: 9px !important;
    line-height: 10px !important;
    padding: 5px 12px !important;
    top: -11px !important;
    white-space: nowrap !important
}

.quarterly-variant-wrapper .variant_best_value_new {
    font-size: 11px !important;
    line-height: 10px !important;
    padding: 6px 18px !important;
    top: -11px !important
}

.product-form__input--plan .form__label {
    margin-top: 8px !important
}

.Product_template_latest_rightside_loops_new .product-form__input--pill .quarterly-variant-wrapper input[type=radio]+label {
    padding-top: 20px !important
}

@media screen and (max-width:480px) {
    .Buy_buttons_main_new .product-form__submit.quarterly-selected {
        letter-spacing: 0 !important;
        white-space: nowrap !important
    }
}

@media screen and (max-width:390px) {
    .Buy_buttons_main_new .product-form__submit.quarterly-selected {
        font-size: 12px !important;
        letter-spacing: -.2px !important;
        padding: 14px 10px !important;
        white-space: nowrap !important
    }

    .Buy_buttons_main_new .product-form__submit.quarterly-selected .button-text {
        font-size: 12px !important
    }

    .Buy_buttons_main_new .product-form__submit.quarterly-selected .dash_new {
        font-size: 12px !important;
        margin: 0 2px !important
    }

    .Buy_buttons_main_new .product-form__submit.quarterly-selected .product_price_new {
        font-size: 12px !important
    }
}

@media screen and (max-width:480px) {
    .mbg-title {
        font-size: 16px !important
    }
}

@media screen and (max-width:390px) {
    .mbg-title {
        font-size: 15px !important
    }
}

.meta_servings_price_text_main_new {
    display: none !important
}

.meta_servings_price_text_main_new .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_mainsubheading_new {
    margin-bottom: 20px !important
}

.meta_servings_price_text_main_new .Index_featured_collection_new .Index_featured_collection_innerboths_innerleft_innersubheading_new {
    font-size: 18px !important;
    line-height: 1.5 !important
}

.battle-sexes-featured-collection .Common_title_new.Index_featured_collection_innerboths_innerleft_innertitle_new h2 {
    color: #fff !important
}

.battle-sexes-featured-collection .Index_featured_collection_innerboths_innerleft_innersubheading_new {
    color: #fffc !important
}

.battle-sexes-featured-collection .Index_featured_collection_innerboths_innerleft_innerinfos_new,
.battle-sexes-featured-collection .Index_featured_collection_innerboths_innerleft_innerinfos_new p,
.battle-sexes-featured-collection .Index_featured_collection_innerboths_innerleft_innerinfos_new li,
.battle-sexes-featured-collection .Index_featured_collection_innerboths_innerleft_innerinfos_new strong {
    color: #ffffffd9 !important
}

.battle-sexes-featured-collection .card__content_link_new,
.battle-sexes-featured-collection .card__content_link_new *,
.battle-sexes-featured-collection .card__heading,
.battle-sexes-featured-collection .card-information__text,
.battle-sexes-featured-collection .price,
.battle-sexes-featured-collection .price__regular,
.battle-sexes-featured-collection .price__sale,
.battle-sexes-featured-collection .card__badge,
.battle-sexes-featured-collection .Card_product_detail_shortdetail_new,
.battle-sexes-featured-collection .Card_product_detail_shortdetail_new *,
.battle-sexes-featured-collection .metafield-rich,
.battle-sexes-featured-collection .metafield-rich p {
    color: #fff !important
}

@media screen and (max-width:749px) {

    .battle-sexes-featured-collection .Index_featured_collection_mainloops_new,
    .battle-sexes-featured-collection .Index_featured_collection_innerloops_new,
    .battle-sexes-featured-collection .Index_collection_slider {
        overflow: visible !important;
        height: auto !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .swiper-wrapper {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        gap: 24px !important;
        transform: none !important;
        height: auto !important;
        position: static !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .swiper-slide {
        width: 100% !important;
        margin-right: 0 !important;
        position: static !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .product_grid_item_new {
        width: 100% !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .card--standard .card__inner {
        --ratio-percent: 64.286% !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .product_grid_item_new .card-wrapper {
        height: 100% !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .product_grid_item_new .card {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .product_grid_item_new .card__content {
        flex: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important
    }

    .battle-sexes-featured-collection .Index_collection_slider .product_grid_item_new:nth-child(3) .regular_product_mobile_image_new {
        object-position: top !important
    }
}

.product_variant_options_new,
.product-form__input--pill,
.product-form__input--plan {
    --variant-glow-color: 80, 0, 11;
    --variant-glow-intensity: 0;
    --variant-elevation: 0px
}

.product-variant-option-wrapper input[type=radio]+label,
.product_variant_options_new .product-variant-option-wrapper input[type=radio]+label,
.Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]+label,
.Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio]+label,
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]+label,
.hb_popup .product-variant-option-wrapper input[type=radio]+label,
.hb_popup .product-form__input--pill input[type=radio]+label,
.hb_popup .product-form__input--plan input[type=radio]+label,
.hb_popup__inner .product-variant-option-wrapper input[type=radio]+label,
product-info .product-variant-option-wrapper input[type=radio]+label,
variant-selects .product-variant-option-wrapper input[type=radio]+label {
    transition: background-color .38s cubic-bezier(.25, .1, .25, 1), background .38s cubic-bezier(.25, .1, .25, 1), border-color .32s cubic-bezier(.25, .1, .25, 1), box-shadow .42s cubic-bezier(.25, .1, .25, 1), filter .4s cubic-bezier(.25, .1, .25, 1), opacity .35s cubic-bezier(.25, .1, .25, 1) !important;
    box-shadow: 0 1px 3px #50000b0a;
    will-change: box-shadow, filter, opacity;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    position: relative;
    isolation: isolate
}

.product-variant-option-wrapper:has(~.product-variant-option-wrapper input[type=radio]:checked) input[type=radio]:not(:checked)+label,
.product-variant-option-wrapper:has(input[type=radio]:checked)~.product-variant-option-wrapper input[type=radio]:not(:checked)+label,
.product_variant_options_new:has(input[type=radio]:checked) .product-variant-option-wrapper input[type=radio]:not(:checked)+label {
    filter: saturate(.94) brightness(.99);
    opacity: .88
}

.product-variant-option-wrapper input[type=radio]:checked+label,
.product_variant_options_new .product-variant-option-wrapper input[type=radio]:checked+label,
.Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]:checked+label,
.Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio]:checked+label,
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]:checked+label,
.hb_popup .product-variant-option-wrapper input[type=radio]:checked+label,
.hb_popup .product-form__input--pill input[type=radio]:checked+label,
.hb_popup .product-form__input--plan input[type=radio]:checked+label,
.hb_popup__inner .product-variant-option-wrapper input[type=radio]:checked+label,
product-info .product-variant-option-wrapper input[type=radio]:checked+label,
variant-selects .product-variant-option-wrapper input[type=radio]:checked+label {
    transition: border-color 60ms cubic-bezier(0, 0, .2, 1), background-color .16s cubic-bezier(.22, 1, .36, 1) 15ms, background .16s cubic-bezier(.22, 1, .36, 1) 15ms, box-shadow .28s cubic-bezier(.22, 1, .36, 1) 30ms, filter .24s cubic-bezier(.22, 1, .36, 1), opacity .18s cubic-bezier(.22, 1, .36, 1) !important;
    box-shadow: 0 3px 10px -3px #50000b1f !important;
    filter: saturate(1.12) brightness(1.02) contrast(1.02);
    opacity: 1
}

.quarterly-variant-wrapper input[type=radio]+label,
.product-variant-option-wrapper.quarterly-variant-wrapper input[type=radio]+label {
    transition: background-color .38s cubic-bezier(.25, .1, .25, 1), background .38s cubic-bezier(.25, .1, .25, 1), border-color .32s cubic-bezier(.25, .1, .25, 1), box-shadow .42s cubic-bezier(.25, .1, .25, 1), filter .4s cubic-bezier(.25, .1, .25, 1), opacity .35s cubic-bezier(.25, .1, .25, 1) !important
}

.quarterly-variant-wrapper input[type=radio]:checked+label,
.quarterly-variant-wrapper input[type=radio]:checked+.quarterly-variant-label,
.product-variant-option-wrapper.quarterly-variant-wrapper input[type=radio]:checked+label {
    transition: border-color 50ms cubic-bezier(0, 0, .2, 1), background-color .18s cubic-bezier(.22, 1, .36, 1) 10ms, background .18s cubic-bezier(.22, 1, .36, 1) 10ms, box-shadow .32s cubic-bezier(.22, 1, .36, 1) 25ms, filter .28s cubic-bezier(.22, 1, .36, 1), opacity .16s cubic-bezier(.22, 1, .36, 1) !important;
    box-shadow: 0 4px 14px -4px #a400112e !important;
    filter: saturate(1.18) brightness(1.025) contrast(1.03);
    opacity: 1
}

.double-subscription-variant-wrapper input[type=radio]+label,
.product-variant-option-wrapper.double-subscription-variant-wrapper input[type=radio]+label {
    transition: background-color .38s cubic-bezier(.25, .1, .25, 1), background .38s cubic-bezier(.25, .1, .25, 1), border-color .32s cubic-bezier(.25, .1, .25, 1), box-shadow .42s cubic-bezier(.25, .1, .25, 1), filter .4s cubic-bezier(.25, .1, .25, 1), opacity .35s cubic-bezier(.25, .1, .25, 1) !important
}

.double-subscription-variant-wrapper input[type=radio]:checked+label,
.product-variant-option-wrapper.double-subscription-variant-wrapper input[type=radio]:checked+label {
    transition: border-color 55ms cubic-bezier(0, 0, .2, 1), background-color .17s cubic-bezier(.22, 1, .36, 1) 12ms, background .17s cubic-bezier(.22, 1, .36, 1) 12ms, box-shadow .3s cubic-bezier(.22, 1, .36, 1) 28ms, filter .26s cubic-bezier(.22, 1, .36, 1), opacity .17s cubic-bezier(.22, 1, .36, 1) !important;
    box-shadow: 0 3px 12px -4px #50000b24 !important;
    filter: saturate(1.14) brightness(1.02) contrast(1.025);
    opacity: 1
}

.variant_best_value_new,
.variant_holiday_deal_badge,
.quarterly-variant-wrapper .variant_best_value_new,
.double-subscription-variant-wrapper .variant_best_value_new,
.product-variant-option-wrapper .variant_best_value_new {
    transition: opacity .22s cubic-bezier(.25, .1, .25, 1), filter .28s cubic-bezier(.25, .1, .25, 1), box-shadow .3s cubic-bezier(.25, .1, .25, 1);
    backface-visibility: hidden
}

.product-variant-option-wrapper input[type=radio]:checked+label .variant_best_value_new,
.product-variant-option-wrapper input[type=radio]:checked+label .variant_holiday_deal_badge {
    box-shadow: 0 2px 6px -2px #a4001140;
    filter: saturate(1.15) brightness(1.05)
}

.product-variant-option-wrapper:has(~.product-variant-option-wrapper input[type=radio]:checked) input[type=radio]:not(:checked)+label .variant_best_value_new,
.product-variant-option-wrapper:has(~.product-variant-option-wrapper input[type=radio]:checked) input[type=radio]:not(:checked)+label .variant_holiday_deal_badge,
.product-variant-option-wrapper:has(input[type=radio]:checked)~.product-variant-option-wrapper input[type=radio]:not(:checked)+label .variant_best_value_new,
.product-variant-option-wrapper:has(input[type=radio]:checked)~.product-variant-option-wrapper input[type=radio]:not(:checked)+label .variant_holiday_deal_badge {
    filter: saturate(.9) brightness(.96);
    opacity: .82
}

.variant_name_new,
.variant_weight_new,
.variant_option_bottom_new,
.variant_servings_new,
.variant_option_new,
.product-variant-option-wrapper .variant_name_new,
.product-variant-option-wrapper .variant_weight_new,
.product-variant-option-wrapper .variant_option_bottom_new,
.product-variant-option-wrapper .variant_option_new {
    transition: color .25s cubic-bezier(.25, .1, .25, 1), opacity .3s cubic-bezier(.25, .1, .25, 1)
}

.variant_option_description,
.variant_option_description li,
.product-variant-option-wrapper .variant_option_description,
.product-variant-option-wrapper .variant_option_description li {
    transition: opacity .35s cubic-bezier(.25, .1, .25, 1)
}

@media(hover:hover)and (pointer:fine) {

    .product-variant-option-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .hb_popup .product-variant-option-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    product-info .product-variant-option-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    variant-selects .product-variant-option-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover {
        border-color: #50000b80;
        filter: saturate(1.05) brightness(1.01);
        opacity: .95;
        box-shadow: 0 2px 8px -2px #50000b1a;
        transition: border-color .1s cubic-bezier(0, 0, .2, 1), box-shadow .15s cubic-bezier(0, 0, .2, 1), filter .12s cubic-bezier(0, 0, .2, 1), opacity .12s cubic-bezier(0, 0, .2, 1) !important
    }

    .quarterly-variant-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .product-variant-option-wrapper.quarterly-variant-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover {
        border-color: #a4001173;
        filter: saturate(1.08) brightness(1.015);
        opacity: .98;
        box-shadow: 0 2px 10px -3px #a400111f;
        transition: border-color 80ms cubic-bezier(0, 0, .2, 1), box-shadow .13s cubic-bezier(0, 0, .2, 1), filter .11s cubic-bezier(0, 0, .2, 1), opacity .11s cubic-bezier(0, 0, .2, 1) !important
    }

    .double-subscription-variant-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover,
    .product-variant-option-wrapper.double-subscription-variant-wrapper input[type=radio]:not(:checked):not(:disabled)+label:hover {
        border-color: #50000b7a;
        filter: saturate(1.06) brightness(1.012);
        opacity: .96;
        box-shadow: 0 2px 9px -3px #50000b1c;
        transition: border-color 90ms cubic-bezier(0, 0, .2, 1), box-shadow .14s cubic-bezier(0, 0, .2, 1), filter 115ms cubic-bezier(0, 0, .2, 1), opacity 115ms cubic-bezier(0, 0, .2, 1) !important
    }
}

@media(hover:hover)and (pointer:fine) {

    .product-variant-option-wrapper input[type=radio]:not(:disabled)+label:active,
    .Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]:not(:disabled)+label:active,
    .hb_popup .product-variant-option-wrapper input[type=radio]:not(:disabled)+label:active {
        transition: box-shadow 40ms cubic-bezier(0, 0, .2, 1), filter 40ms cubic-bezier(0, 0, .2, 1) !important;
        box-shadow: inset 0 2px 4px #50000b14;
        filter: brightness(.975) saturate(.95)
    }
}

.product-variant-option-wrapper input[type=radio]:focus-visible+label,
.Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]:focus-visible+label,
.Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio]:focus-visible+label,
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]:focus-visible+label,
.hb_popup .product-variant-option-wrapper input[type=radio]:focus-visible+label,
product-info .product-variant-option-wrapper input[type=radio]:focus-visible+label,
variant-selects .product-variant-option-wrapper input[type=radio]:focus-visible+label {
    outline: 2px solid rgba(80, 0, 11, .6);
    outline-offset: 3px;
    transition: outline .12s cubic-bezier(0, 0, .2, 1), outline-offset .12s cubic-bezier(0, 0, .2, 1) !important
}

.variant_option_checkbox {
    transition: background-color .18s cubic-bezier(.22, 1, .36, 1), border-color .12s cubic-bezier(0, 0, .2, 1), box-shadow .25s cubic-bezier(.22, 1, .36, 1), filter .22s cubic-bezier(.22, 1, .36, 1);
    flex-shrink: 0;
    min-width: 24px;
    margin-right: 4px
}

.product-variant-option-wrapper input[type=radio]:checked+label .variant_option_checkbox {
    filter: saturate(1.2) brightness(1.05)
}

.product-variant-option-wrapper:has(~.product-variant-option-wrapper input[type=radio]:checked) input[type=radio]:not(:checked)+label .variant_option_checkbox,
.product-variant-option-wrapper:has(input[type=radio]:checked)~.product-variant-option-wrapper input[type=radio]:not(:checked)+label .variant_option_checkbox {
    filter: saturate(.85) brightness(.95);
    opacity: .75
}

@media(prefers-reduced-motion:reduce) {

    .product-variant-option-wrapper input[type=radio]+label,
    .Product_template_latest_rightside_loops_new .product-variant-option-wrapper input[type=radio]+label,
    .Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio]+label,
    .Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]+label,
    .hb_popup .product-variant-option-wrapper input[type=radio]+label,
    .hb_popup .product-form__input--pill input[type=radio]+label,
    .hb_popup .product-form__input--plan input[type=radio]+label,
    .quarterly-variant-label,
    .quarterly-variant-wrapper input[type=radio]+label,
    .double-subscription-variant-wrapper input[type=radio]+label,
    .variant_best_value_new,
    .variant_holiday_deal_badge,
    .variant_option_checkbox,
    product-info .product-variant-option-wrapper input[type=radio]+label,
    variant-selects .product-variant-option-wrapper input[type=radio]+label {
        transition: none !important;
        filter: none !important
    }

    .product-variant-option-wrapper:has(~.product-variant-option-wrapper input[type=radio]:checked) input[type=radio]:not(:checked)+label,
    .product-variant-option-wrapper:has(input[type=radio]:checked)~.product-variant-option-wrapper input[type=radio]:not(:checked)+label,
    .product_variant_options_new:has(input[type=radio]:checked) .product-variant-option-wrapper input[type=radio]:not(:checked)+label {
        filter: none !important;
        opacity: 1 !important
    }
}

@media(min-width:750px)and (max-width:9999px) {
    body.template-nutritionkitchen .product__media-wrapper media-gallery {
        display: flex !important;
        flex-direction: column-reverse !important;
        position: sticky !important;
        top: 11rem !important;
        z-index: 2 !important
    }

    body.template-nutritionkitchen .product__media-wrapper {
        padding-top: 0 !important;
        position: relative
    }

    body.template-nutritionkitchen .thumbnail {
        border: 0;
        padding: 0 !important
    }

    body.template-nutritionkitchen .thumbnail img {
        height: 100% !important;
        border-radius: 12px !important
    }

    body.template-nutritionkitchen .thumbnail video {
        height: 100% !important;
        border-radius: 12px !important;
        width: 100%;
        object-fit: cover
    }

    body.template-nutritionkitchen .thumbnail[aria-current=true]:before {
        content: "";
        border: 1px solid #50000B;
        border-radius: 12px !important;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }

    body.template-nutritionkitchen .product--thumbnail_slider .thumbnail-slider {
        display: flex !important;
        align-items: center !important;
        transform: rotate(90deg) !important;
        height: 96px !important;
        transform-origin: top left !important;
        left: 96px;
        position: absolute;
        top: 0;
        width: calc(100% - 112px) !important;
        z-index: 1
    }

    body.template-nutritionkitchen .thumbnail-slider .thumbnail-list.slider--tablet-up {
        display: flex !important;
        padding: 0 0 0 4px !important;
        flex: 1 !important;
        scroll-padding-left: 0 !important;
        width: 100% !important;
        grid-gap: 28px !important
    }

    body.template-nutritionkitchen .product--thumbnail_slider .product__media-list {
        margin-bottom: 0 !important;
        margin-left: 112px !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
        position: relative
    }

    body.template-nutritionkitchen .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: 96px !important;
        transform: rotate(-90deg)
    }

    body.template-nutritionkitchen .thumbnail-list__item:before {
        padding-bottom: 104px !important
    }

    body.template-nutritionkitchen .slider-mobile-gutter_large {
        margin-left: 112px !important;
        margin-top: 0 !important
    }

    body.template-nutritionkitchen .product-media-container {
        border: 0 !important;
        background: none;
        width: 100% !important
    }

    body.template-nutritionkitchen .product-media-container img {
        border-radius: 16px
    }

    body.template-nutritionkitchen .product-media-container video {
        border-radius: 16px !important;
        height: 100% !important;
        object-fit: cover !important
    }

    body.template-nutritionkitchen .product-media-container:after {
        display: none
    }

    body.template-nutritionkitchen .thumbnail[aria-current] {
        box-shadow: 0 0 !important
    }

    body.template-nutritionkitchen .product__media-icon,
    body.template-nutritionkitchen .thumbnail__badge,
    body.template-nutritionkitchen .product--thumbnail_slider .slider-mobile-gutter .slider-button[disabled] {
        display: none !important
    }

    body.template-nutritionkitchen .product--thumbnail_slider .slider-mobile-gutter .slider-button.slider-button--prev {
        position: absolute;
        left: 0 !important;
        height: 100%;
        right: auto !important;
        background: #fff;
        padding: 0 !important;
        width: 34px;
        z-index: 1
    }

    body.template-nutritionkitchen .product--thumbnail_slider .slider-mobile-gutter .slider-button.slider-button--next {
        position: absolute;
        left: auto !important;
        height: 100%;
        right: 0 !important;
        background: #fff;
        padding: 0 !important;
        width: 34px;
        z-index: 1
    }

    body.template-nutritionkitchen .thumbnail:hover {
        opacity: 1 !important
    }

    body.template-nutritionkitchen .product--thumbnail_slider slider-component.slider-mobile-gutter {
        margin-top: 0 !important;
        padding-top: 0 !important
    }

    body.template-nutritionkitchen .product__media-item {
        margin-top: 0 !important
    }

    body.template-nutritionkitchen .product__media-item:first-child {
        margin-top: 0 !important;
        padding-top: 0 !important
    }

    body.template-nutritionkitchen media-gallery {
        padding-top: 0 !important;
        margin-top: 0 !important
    }

    body.template-nutritionkitchen .thumbnail-slider {
        margin-top: 0 !important
    }
}

@media screen and (min-width:750px)and (max-width:1550px) {

    body.template-product .gorgias-chat-key-1vly0ou,
    body.template-product iframe.gorgias-chat-key-1vly0ou,
    body.template-product iframe#chat-button.gorgias-chat-key-1vly0ou {
        bottom: 75px !important
    }
}

iframe#chat-button,
#chat-button {
    z-index: 10 !important
}

body.overflow-hidden .gorgias-chat-key-1vly0ou,
body.overflow-hidden iframe.gorgias-chat-key-1vly0ou,
body.overflow-hidden iframe#chat-button.gorgias-chat-key-1vly0ou,
body.overflow-hidden iframe#chat-button,
body.overflow-hidden-mobile .gorgias-chat-key-1vly0ou,
body.overflow-hidden-mobile iframe.gorgias-chat-key-1vly0ou,
body.overflow-hidden-mobile iframe#chat-button.gorgias-chat-key-1vly0ou,
body.overflow-hidden-mobile iframe#chat-button,
body.overflow-hidden-tablet .gorgias-chat-key-1vly0ou,
body.overflow-hidden-tablet iframe.gorgias-chat-key-1vly0ou,
body.overflow-hidden-tablet iframe#chat-button.gorgias-chat-key-1vly0ou,
body.overflow-hidden-tablet iframe#chat-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important
}

body:has(.hb_popup.active) .gorgias-chat-key-1vly0ou,
body:has(.hb_popup.active) iframe.gorgias-chat-key-1vly0ou,
body:has(.hb_popup.active) iframe#chat-button.gorgias-chat-key-1vly0ou,
body:has(.hb_popup.active) iframe#chat-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important
}

body.beckham-stack-popup-open .gorgias-chat-key-1vly0ou,
body.beckham-stack-popup-open iframe.gorgias-chat-key-1vly0ou,
body.beckham-stack-popup-open iframe#chat-button.gorgias-chat-key-1vly0ou,
body.beckham-stack-popup-open iframe#chat-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important
}

.meta_short_description_inner_new a {
    color: #50000b
}

/*# sourceMappingURL=/s/files/1/0637/4460/6375/t/121/assets/global.css.map */