@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap";*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mulish_font_Family: "Mulish", sans-serif;--sofia_sans_condensed_font_family: "Sofia Sans Condensed", sans-serif;--body_bg_color: #070510;--richBlack_color: #010516;--body_color: #ffffff;--white_color: #ffffff;--purple_color: #9C7ED2;--pink_color: #E15FC4;--gradient_purple_pink: linear-gradient(90deg, #7C3AED 0%, #A855F7 48%, #D946EF 100%);--card_dark_bg: linear-gradient(180deg, rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .02) 100%);--card_border_color: rgba(255, 255, 255, .12);--black_color: #000000;--blue_color: #4B828F;--blue_bg_color: #4B828F;--footer_bg_color: #1C2E3A;--heading_color: #1C2E3A;--button_bg_color: linear-gradient(96.87deg, #FFFFFF -26.51%, #9998A5 9.72%, #232135 58.3%);--hover_color: #4B828F;--button_box_shadow: 7px 15px 24px 0px #3E87794D;--uppercase: uppercase;--lowercase: lowercase;--font_size_18px: clamp(1.5rem, .947vw, 1.8rem);--font_size_20: clamp(1.6rem, 1.053vw, 2rem);--font_size_22: clamp(1.7rem, 1.158vw, 2.2rem);--font_size_24: clamp(2rem, 1.263vw, 2.4rem);--font_size_26px: clamp(2rem, 1.368vw, 2.6rem);--font_size_28px: clamp(2.2rem, 1.474vw, 2.8rem);--font_size_30px: clamp(2rem, 1.579vw, 3rem);--font_size_32px: clamp(2.4rem, 1.684vw, 3.2rem);--font_size_35px: clamp(1.8rem, 1.842vw, 3.5rem);--font_size_42px: clamp(2.4rem, 2.211vw, 4.2rem);--font_size_44px: clamp(2.4rem, 2.316vw, 4.4rem);--font_size_55px: clamp(2.8rem, 2.895vw, 5.5rem);--font_size_56px: clamp(2.8rem, 2.947vw, 5.6rem);--font_size_58px: clamp(2.9rem, 3.053vw, 5.8rem);--font_size_66px: clamp(3.3rem, 3.474vw, 6.6rem);--font_size_90px: clamp(3.5rem, 4.737vw, 9rem);--font_size_100px: clamp(4rem, 5.263vw, 10rem);--font_weight_400: 400;--font_weight_500: 500;--font_weight_600: 600;--font_weight_700: 700;--font_weight_800: 800;--font_weight_900: 900;--border_radius: 3rem;--page-width-sm: 1630px;--page-width: 1747px;--duration: .3s;--easing: ease;--padding-50px: clamp(2.5rem, 2.632vw, 5rem);--padding-60px: clamp(2.5rem, 3.158vw, 6rem);--padding-80px: clamp(3.5rem, 4.211vw, 8rem);--padding-90px: clamp(3rem, 4.895vw, 9rem);--padding-120px: clamp(4rem,6.316vw, 12rem);--padding-100px: clamp(4rem, 5.263vw, 10rem);--grid-desktop-vertical-spacing: 3rem;--grid-desktop-horizontal-spacing: 3rem;--grid-mobile-vertical-spacing: 1.5rem;--grid-mobile-horizontal-spacing: 1.5rem}html{box-sizing:border-box;scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:62.5%}.page-width,.container-fluid,.container{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}.page-width-sm{max-width:var(--page-width-sm);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}body{padding:0;font-family:var(--mulish_font_Family);color:var(--body_color);letter-spacing:0;font-weight:300;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--body_bg_color);-webkit-text-size-adjust:100%}body.gradient{background:var(--body_bg_color)}h1,h2,h3,h4,h5,h6{font-family:var(--cormorantGaramond_fontFamily);letter-spacing:normal;line-height:1.3;margin:0;color:var(--white_color);font-weight:400}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--white_color);font-family:var(--sofia_sans_condensed_font_family)}.common_heading{margin:0}.common--heading{font-family:var(--sofia_sans_condensed_font_family);font-size:var(--font_size_56px);font-weight:900;text-transform:none;line-height:1;margin-bottom:1rem}.common--heading strong,.common--heading .accent,.common--heading em{color:var(--purple_color);font-style:normal}p{margin:0}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{-webkit-transition:ease-in .3s;transition:ease-in .3s;color:currentColor}a,a:hover,a:focus{text-decoration:none}:focus{outline:none!important;box-shadow:none!important}table{width:100%}body.overflow-hidden{display:block}.btn,.cust_btn,.m-button,.button{padding:0px 2.2rem;background:var(--button_bg_color);font-size:var(--font_size_20);color:var(--white_color);font-weight:700;font-family:var(--mulish_font_Family);line-height:1;text-transform:var(--uppercase);display:inline-flex;align-items:center;justify-content:center;text-align:center;column-gap:1rem;min-height:6.7rem;height:auto;min-width:29.1rem;width:auto;cursor:pointer;letter-spacing:0;-webkit-transition:ease-in .3s;transition:all .3s ease;border-radius:14px}.button:after,.btn:after{border:.5px solid #FFFFFF;border-radius:14px;filter:blur(1.5px);display:block!important}.btn:after,.button:after,.btn:before,.button:before{display:none}.btn:hover,.button:hover,.cust_btn:hover,.m-button:hover{background:var(--white_color)!important;box-shadow:none!important;color:var(--black_color);border-color:var(--heading_color)}.btn-gradient{background:var(--gradient_purple_pink)!important;box-shadow:0 10px 30px #c026d359}.btn-gradient:hover{background:var(--gradient_purple_pink)!important;color:var(--white_color)!important;opacity:.9}.section__eyebrow{display:block;font-family:var(--mulish_font_Family);font-weight:800;font-size:1.4rem;letter-spacing:.2rem;text-transform:uppercase;color:var(--pink_color);margin-bottom:1.2rem}.section__heading.center_eyebrow{text-align:center}.section__heading.center_eyebrow .common--subheading{max-width:60rem;margin-inline:auto}.mobile{display:none!important}@media only screen and (max-width:767px){.mobile{display:block!important}.desktop{display:none!important}}::selection{background:var(--purple_color);color:var(--white_color)}.header-wrapper{background:#0d0a17;border-bottom:1px solid rgba(255,255,255,.1)}header.header{display:flex;align-items:center;justify-content:space-between;padding-block:1.8rem;max-width:100%;padding-inline:10rem!important}@media screen and (min-width:990px){header.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}header.header>.header__heading-link,header.header>.header__heading{grid-area:heading;justify-self:start}header.header .header__inline-menu{grid-area:navigation;justify-self:center}header.header .header__icons{grid-area:icons;justify-self:end}}@media screen and (max-width:989px){header.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}header.header>header-drawer{grid-column:1;justify-self:start}header.header>.header__heading-link,header.header>.header__heading{grid-column:2;justify-self:center}header.header .header__icons{grid-column:3;justify-self:end}}@media screen and (min-width:1441px){header.header{padding-inline:6rem!important}}@media screen and (max-width:749px){header.header{padding-inline:2rem!important}}@media screen and (min-width:750px)and (max-width:1140px){header.header{padding-inline:4rem!important}}header.header .header__heading-link{padding:0;position:relative;z-index:2}@media screen and (max-width:749px){header.header .header__heading-logo{width:151px!important;max-width:151px!important}}@media screen and (min-width:750px){header.header .header__heading-logo{width:235px!important;max-width:235px!important}}header.header .header__inline-menu .list-menu .list-menu__item{font-weight:600;color:var(--white_color);text-transform:uppercase;padding-block:0;font-size:14px;line-height:1}header.header .header__inline-menu .list-menu .list-menu__item:focus,header.header .header__inline-menu .list-menu .list-menu__item:hover{font-weight:700}.header__active-menu-item{font-weight:700;text-decoration:none!important}header.header .header__icons .header__search{display:none}header.header .header__icon--account{display:none}header.header .localization-selector{display:inline-flex;align-items:center;gap:.5rem}header.header .localization-selector__arrow{flex-shrink:0}header.header .header__icon,header.header .header__icon--cart .icon{height:auto;width:auto;padding:0}header.header .header__icon .svg-wrapper{width:30px;height:30px}header.header .header__icons .header__icon:not(:last-child){margin-right:2rem;position:relative}.menu-drawer__menu-item{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:12px;letter-spacing:1px;text-transform:uppercase}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__menu-item:hover{background:linear-gradient(90deg,#7c3aed29,#a855f729,#d946ef29)}.index_banner_sec{background:url(/cdn/shop/files/banner_right_shape.png) no-repeat;background-repeat:no-repeat;background-position:top right;background-size:63vw}.index_banner_wrap{padding-top:var(--padding-100px);padding-bottom:0;position:relative}.index_banner_wrap:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:34vw;height:21vw;background:linear-gradient(157.88deg,#f4e8ff 27.67%,#9c7ed2 67.21%);z-index:-1;filter:blur(132px);opacity:.4}.flex_box{display:flex;flex-wrap:wrap}.index_banner_main{display:grid;grid-template-columns:31% 21% 21.8%;justify-content:space-between;align-items:flex-start}.index_banner_wrap .text_wrap .heading{font-size:var(--font_size_66px);font-weight:900;line-height:1.1;max-width:23vw;width:100%;margin-bottom:2rem}.index_banner_wrap .text_wrap .heading em{color:var(--purple_color)}.index_banner_wrap .text_wrap .text_content p{font-size:var(--font_size_22);font-weight:700;line-height:1.8}.index_banner_wrap .text_wrap .text_content p strong{font-weight:inherit}.index_banner_wrap .text_wrap .text_content ul{margin-block:3rem 4rem}.index_banner_wrap .text_wrap .text_content ul li{position:relative;display:flex;align-items:center;column-gap:1.7rem;font-weight:400;font-size:var(--font_size_22);margin-top:1.5rem}.index_banner_wrap .text_wrap .text_content ul li:before{content:"";display:block;width:1.6rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.98843 0C10.1203 0.0385243 12.1518 0.912442 13.6458 2.43369C15.1398 3.95493 15.9769 6.0019 15.9769 8.13409C15.9769 10.2663 15.1398 12.3133 13.6458 13.8345C12.1518 15.3557 10.1203 16.2297 7.98843 16.2682C5.85659 16.2297 3.82508 15.3557 2.33107 13.8345C0.83707 12.3133 0 10.2663 0 8.13409C0 6.0019 0.83707 3.95493 2.33107 2.43369C3.82508 0.912442 5.85659 0.0385243 7.98843 0ZM6.2992 10.7764L4.30717 8.78261C4.14412 8.61899 4.05256 8.39741 4.05256 8.16641C4.05256 7.93541 4.14412 7.71383 4.30717 7.55021C4.47106 7.38731 4.69274 7.29588 4.92382 7.29588C5.15489 7.29588 5.37657 7.38731 5.54046 7.55021L6.94373 8.95525L10.4364 5.46257C10.6 5.29951 10.8216 5.20796 11.0526 5.20796C11.2836 5.20796 11.5052 5.29951 11.6688 5.46257C11.8316 5.62631 11.9231 5.84784 11.9231 6.07877C11.9231 6.3097 11.8316 6.53123 11.6688 6.69497L7.55904 10.8047C7.47561 10.8877 7.37628 10.953 7.267 10.9967C7.15772 11.0404 7.04074 11.0615 6.92308 11.0589C6.80543 11.0562 6.68952 11.0298 6.58231 10.9813C6.47511 10.9328 6.37881 10.8631 6.2992 10.7764Z' fill='%239C7ED2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;flex-shrink:0}.index_banner_wrap .text_wrap .subheading{text-transform:uppercase;margin-top:3rem;font-size:1.6rem;font-weight:400}.index_banner_wrap .mainImg_wrap{filter:drop-shadow(-60px 44px 54px rgba(0,0,0,.45))}.index_banner_wrap .mainImg_wrap img{width:100%;margin-left:-5rem;filter:drop-shadow(-60px 44px 54px rgba(0,0,0,.45))}.index_banner_wrap .sideImg_wrap img{width:100%}.index_banner_wrap .sideImg_wrap>*{max-width:30rem;margin-left:auto;width:100%}.index_banner_wrap .trustPilot_wrap{margin-top:1rem}.index_banner_wrap .sideImg_wrap>img{border-radius:3.2rem;border:1.08px solid #FFFFFFC2}.index_banner_wrap .trustPilot_wrap img{width:calc(100% - 4rem);margin-inline:auto}.cust_imgText_sec{position:relative}.cust_imgText_sec:after{content:"";position:absolute;left:0;bottom:-1vw;width:21vw;height:16vw;background:#393844;z-index:-1;filter:blur(182px)}.cust_imgText_wrap{padding:var(--padding-120px) 0}.cust_imgText_main{align-items:center}.cust_imgText_main .text_wrap{max-width:47.7%;width:100%;padding-right:3rem}.cust_imgText_main .img_wrap{max-width:52.3%;width:100%}.cust_imgText_main .img_wrap{position:relative}.cust_imgText_main .img_wrap:before{position:absolute;left:-13vw;top:0;content:"";max-width:60rem;width:100%;height:32.9rem;border-radius:50%;background:#393844;filter:blur(107px);z-index:-1}.cust_imgText_main .text_wrap>*{max-width:66rem;width:100%}.cust_imgText_main .text_wrap .common--heading{max-width:50rem;width:100%;margin-bottom:2.5rem;font-size:var(--font_size_66px);line-height:.9}.cust_imgText_main .text_wrap .common--heading em{font-style:italic}.cust_imgText_main .text_wrap .text_content{font-size:var(--font_size_22);line-height:1.4;font-weight:400}.cust_imgText_main .text_wrap .text_content p{margin-bottom:2rem}.cust_imgText_main .text_wrap .text_content p:only-child,.cust_imgText_main .text_wrap .text_content p:last-child{margin-bottom:0}.cust_imgText_main .text_wrap .text_content strong{font-weight:900}.cust_imgText_main .text_wrap .text_content p em{font-size:.9rem}.cust_imgText_main .img_wrap img{width:100%}.cust_featured_product_sec{position:relative}.cust_featured_product_sec:after{content:"";position:absolute;right:0;top:-5vw;width:12.6vw;height:30.6vw;z-index:-1;border-radius:50%;background:#d1b6eb;opacity:.9;filter:blur(197px)}.cust_featured_product_sec .product{position:relative;align-items:flex-start}.cust_featured_product_sec .product:after{content:"";position:absolute;left:21vw;bottom:5vw;width:22.8vw;height:22.8vw;z-index:-1;border-radius:50%;background:#d1b6eb;opacity:.4;filter:blur(197px)}.cust_featured_product_sec .gradient{background:transparent}.cust_featured_product_sec .product__media-wrapper{max-width:32%!important;width:100%!important}.cust_featured_product_sec .product__info-wrapper{max-width:68%!important;width:100%!important;padding:var(--padding-60px) 0 0 3rem!important}.cust_featured_product_sec .product__media-wrapper .icon_wrap{max-width:35.4rem;width:100%;margin-inline:auto}.cust_featured_product_sec .product__media-wrapper .icon_wrap img{width:100%}.cust_featured_product_sec .product__info-container{max-width:100%}.cust_featured_product_sec .product-media-container.constrain-height.media-fit-contain{width:100%;border:none}.cust_featured_product_sec .product__media-list .product__media{padding-top:0!important;max-width:36.1rem;margin-inline:auto}.cust_featured_product_sec .product__media-list .product__media img{object-fit:contain;position:static!important}.cust_featured_product_sec variant-selects .product-form__input .form__label{display:none}.cust_featured_product_sec .title_descripWrap{background:linear-gradient(90deg,#1e1e242e,#100e152e);-webkit-backdrop-filter:blur(36.181331634521484px);backdrop-filter:blur(36.181331634521484px);border:.3rem solid #FFFFFF;border-radius:3rem;padding:3.7rem 5rem 3.7rem 3.9rem;margin-bottom:3.4rem}.cust_featured_product_sec .title_descripWrap .product__title{margin-bottom:1rem;font-size:var(--font_size_26px);font-weight:700;letter-spacing:0;font-family:var(--mulish_font_Family)}.cust_featured_product_sec .title_descripWrap .product__description{margin:0;font-size:var(--font_size_20)}.cust_featured_product_sec variant-selects .product-form__input{background:#01051680;-webkit-backdrop-filter:blur(36.181331634521484px);backdrop-filter:blur(36.181331634521484px);border:.3rem solid #FFFFFF;border-radius:3rem;width:100%;max-width:100%;overflow:hidden}.cust_featured_product_sec .product-form__input--pill input[type=radio]+label{width:100%!important;border-radius:0;background:transparent!important;color:var(--white_color)!important;text-align:left;border:0;margin:0;padding:4rem}.cust_featured_product_sec .product-form__input--pill input[type=radio]:checked+label{background:var(--purple_color)!important}.cust_featured_product_sec .product-form__input--pill input[type=radio]+label:not(:last-of-type){border-bottom:.2rem solid #FFFFFF}.cust_featured_product_sec .product-form__input--pill .variant-top{font-size:var(--font_size_28px);font-weight:700;display:flex;justify-content:space-between;letter-spacing:0;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.1rem solid var(--white_color)}.cust_featured_product_sec .product-form__input--pill .variant-top .top_right{font-size:var(--font_size_30px)}.cust_featured_product_sec .product-form__input--pill .top_left{display:flex;align-items:center}.cust_featured_product_sec .product-form__input--pill .variant-top .variant-badge{background:#b1f2d0;font-size:2.1rem;color:var(--richBlack_color);line-height:.9;padding:.4rem 1.3rem;font-weight:700;letter-spacing:0;margin-left:1rem}.cust_featured_product_sec .product-form__input--pill .variant-bottom{font-size:var(--font_size_18px);letter-spacing:0}.cust_featured_product_sec .product-form .product-form__buttons{margin:0 auto;text-align:center}.cust_featured_product_sec .product__info-container .product-form{margin-bottom:0!important}.cust_featured_product_sec .product__info-container .product-form .product-form__submit{margin-bottom:0}.cust_featured_product_sec .product__text{text-align:center;margin-top:0!important;font-weight:400}.cust_featured_product_sec .product__media-wrapper .slider-buttons{display:none}.cust_featured_product_sec .additional_media__text{text-align:center;font-size:var(--font_size_20);margin-top:2rem;color:var(--white_color)}.cust_featured_product_sec .additional_media__text p:first-child{text-decoration:underline;margin-bottom:1rem}.index_benefit_wrap{padding-block:var(--padding-100px);position:relative}.index_benefit_wrap:after{content:"";position:absolute;left:0;bottom:-13vw;width:27vw;height:30vw;background:linear-gradient(157.88deg,#f4e8ff 27.67%,#9c7ed2 67.21%);z-index:-1;filter:blur(132px);opacity:.4}.index_benefit_wrap .section__heading{margin-bottom:5.2rem}.index_benefit_wrap .section__heading .common--heading{margin-bottom:.5rem}.index_benefit_wrap .section__heading .common--heading em{font-style:normal}.index_benefit_wrap .section__heading .common--subheading{font-size:var(--font_size_18px)}.index_benefit_main{display:grid;grid-template-columns:31% auto 36%}.index_benefit_main .left_box{display:flex;flex-direction:column;justify-content:space-between;row-gap:clamp(4rem,7.368vw,14rem)}.index_benefit_main>*:nth-child(3) .item_inner{text-align:right}.index_benefit_main>*:nth-child(3) .iconWrap{margin-left:auto}.index_benefit_main .item_inner .iconWrap{width:5rem;margin-bottom:2.5rem}.index_benefit_main>*:first-child>*:first-child .iconWrap{width:6.5rem}.index_benefit_main .iconWrap img{width:100%}.index_benefit_main .textWrap .title{margin:0 0 1.6rem;display:inline-flex;background:#b1f2d0;color:var(--richBlack_color);font-size:var(--font_size_28px);align-items:center;justify-content:center;line-height:1;padding:.6rem 4.3rem .9rem;font-family:var(--mulish_font_Family);min-width:26.3rem;font-weight:700}.index_benefit_main .textWrap .text{line-height:1.3;font-size:var(--font_size_18px)}.index_benefit_main .textWrap .text strong{font-size:var(--font_size_20);font-weight:700;line-height:1.1;text-transform:capitalize;margin-bottom:1rem;display:block}.index_benefit_main .textWrap .text em{font-style:normal;font-weight:900}.index_compare_wrap{padding-block:12rem 9rem;background:#0e0a18}.index_compare_wrap .section__heading{gap:1.5rem;margin-bottom:5rem}.index_compare_wrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.index_compare_wrap .section__heading .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;margin-bottom:0;text-transform:none;color:#f6f4fb}.index_compare_wrap .section__heading .common--heading em{font-style:normal}.index_compare_wrap .section__heading .common--subheading{font-family:Manrope,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.25rem;color:#dbd5e8}.index_compare_wrap .section__heading .common--subheading.mobile{display:none}.index_compare_main{max-width:125rem;margin-inline:auto;border:.125rem solid rgba(168,85,247,.2);border-radius:2.5rem;overflow:hidden;background:#0e0a18}.index_compare_main .flex_box{display:grid;grid-template-columns:24.02% 20.33% 18.55% 18.55% 18.55%}.index_compare_main .flex_box:not(:last-child){border-bottom:.125rem solid rgba(255,255,255,.06)}.index_compare_main .table_header{background:#100d1a;border-bottom:.125rem solid rgba(168,85,247,.18)!important}.index_compare_main .table_row:nth-child(odd){background:#ffffff05}.index_compare_main .header_column{padding:25px 20px;text-align:center;font-family:Manrope,sans-serif;font-weight:400;font-size:1.6rem;color:#e4dff0}.index_compare_main .table_row .header_column:first-child{font-family:Manrope,sans-serif;font-weight:600;font-size:1.8rem;color:#dbd5e8;text-align:left;padding-left:3.375rem}.index_compare_main .table_header .header_column{font-family:Manrope,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.016rem;padding:25px 20px}.index_compare_main .main_item{color:var(--white_color);font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.8rem;display:flex;align-items:center;justify-content:center;gap:2rem}.index_compare_main .table_row .main_item{background:#a855f726}.index_compare_main .table_row:nth-of-type(2n) .main_item{background:#a855f71a}.index_compare_main .table_header .main_item{background:linear-gradient(128deg,#7c3aed,#a855f7 48%,#d946ef);color:var(--white_color);align-self:stretch;font-size:1.875rem;letter-spacing:.075rem}.index_compare_main .table_header .main_item .brandMark{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:-.1rem;display:inline-flex;align-items:center}.index_compare_main .table_header .main_item .brandMark img{height:1.6rem;width:auto;display:block}.index_compare_main .main_item .checkIcon{width:1.4rem;height:1.2rem;flex-shrink:0;color:var(--white_color)}.cust_imgPoints_sec .cust_imgText_wrap{padding:var(--padding-60px) 0 var(--padding-90px)}.cust_imgPoints_sec:after{background:linear-gradient(157.88deg,#d1b6eb 27.67%,#696377 67.21%);opacity:.7;border:4px solid #FFFFFF;filter:blur(142px);left:auto;right:0;height:47vw;width:14vw;border-radius:50%;bottom:-9vw}.cust_imgPoints_main{display:grid;grid-template-columns:47.94% auto;column-gap:clamp(3rem,4.526vw,8.6rem)}.cust_imgPoints_main .text_wrap{padding-right:0}.cust_imgPoints_main>*{max-width:100%!important}.cust_imgPoints_main .img_wrap img{border-radius:2rem}.cust_imgPoints_main .text_wrap>*{max-width:100%}.pointsWrap .point .duration{background:#9c7ed2;display:inline-flex;align-items:center;justify-content:center;font-weight:900;color:var(--richBlack_color);min-width:12.8rem;min-height:4.4rem;border-radius:8rem;font-size:1.6rem;font-family:var(--mulish_font_Family)}.cust_imgPoints_main .pointsWrap .point{padding-bottom:5rem}.cust_imgPoints_main .pointsWrap .point:last-child{padding-bottom:4rem}.cust_imgPoints_main .pointsWrap .point:last-child .duration{background:#b1f2d0}.cust_imgPoints_main .pointsWrap .point_descrip h4{font-weight:700;font-family:var(--mulish_font_Family);margin:1.4rem 0 1rem;font-size:1.6rem}.cust_imgPoints_main .point_btn_wrp{display:flex;align-items:flex-start;gap:2.4rem}.cust_imgPoints_main .point_descrip{padding-left:4rem}.point_btn_wrp .dots{font-size:0;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--white_color);display:block}.cust_imgPoints_main .text_wrap{position:relative}.cust_imgPoints_main .text_wrap:before{content:"";position:absolute;width:.2rem;height:100%;background:var(--white_color);left:.8rem;top:0}.cust_imgPoints_main .text_wrap:after{content:"";position:absolute;bottom:0;left:0;font-size:0;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--white_color);display:block}.cust_imgPoints_main .img_wrap{position:relative}.cust_imgPoints_main .img_wrap:after{content:"";position:absolute;right:9vw;bottom:0;width:22.8vw;height:22.8vw;z-index:-1;background:#d1b6eb;opacity:.4;filter:blur(197px)}.cust_imgPoints_sec .img_wrap:before{display:none}.ingredientWrap{position:relative;overflow:hidden;padding-block:var(--padding-90px) var(--padding-60px)}.ingredientWrap:before{content:"";position:absolute;left:0;bottom:-3vw;width:39.4vw;height:31.4vw;z-index:-1;background:#9c7ed2;opacity:.4;border:4px solid #FFFFFF;filter:blur(142px);border-radius:50%}.ingredientWrap:after{content:"";position:absolute;right:9vw;bottom:2vw;width:22.8vw;height:22.8vw;z-index:-1;background:#9c7ed2;opacity:.4;border:4px solid #FFFFFF;filter:blur(142px);border-radius:50%}.ingredientWrap .section__heading{margin-bottom:5rem;max-width:171rem;width:100%;gap:1.5rem}.ingredientWrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.ingredientWrap .section__heading{text-align:center}.ingredientWrap .section__heading .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;margin-bottom:0;color:#f6f4fb}.ingredientWrap .section__heading .common--subheading{font-family:Manrope,sans-serif;font-weight:400;color:#dbd5e8}.ingredientWrap .section__heading .common--subheading strong{font-weight:700;font-size:var(--font_size_20)}.ingredientWrap .section__heading .common--subheading p:not(:last-child){margin-bottom:1rem}.ingredientWrap .section__heading .common--subheading p:only-child{margin-bottom:0}.ingredientWrap .section__heading .common--subheading a{text-decoration:underline}.ingredientMain{width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-inline:0}.ingredientMain .splide__track{overflow:visible}.formulaInfoBoxes{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;margin-bottom:5rem;max-width:125rem;margin-inline:auto}.formulaInfoBox{display:flex;flex-direction:row;align-items:center;gap:1.6rem;background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.6rem;padding:2.4rem}.formulaInfoBox .iconWrap{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:1rem;background:linear-gradient(135deg,#2a1740,#3d1f5e);border:.1rem solid rgba(217,70,239,.3);display:flex;align-items:center;justify-content:center;color:#a855f7}.formulaInfoBox .iconWrap svg,.formulaInfoBox .iconWrap img{width:2.4rem;height:2.4rem}.formulaInfoBox .title{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.8rem;color:#f6f4fb;margin-bottom:.6rem}.formulaInfoBox .text{font-family:Manrope,sans-serif;font-weight:400;font-size:1.4rem;color:#dbd5e8;line-height:1.5}.ingredient_slideMain .splide__list .ingredient_item{border:none;border-radius:1.6rem;text-align:left;background:var(--white_color);overflow:hidden}.ingredient_slideMain .ingredient_item .item_inner .iconWrap{position:relative;width:100%;aspect-ratio:4/3;margin:0}.ingredient_slideMain .ingredient_item .item_inner .iconWrap img{width:100%;height:100%;object-fit:cover;display:block}.ingredient_slideMain .ingredient_item .item_inner .textWrap{padding:2rem}.ingredient_slideMain .ingredient_item .item_inner .textWrap .title{margin:0 0 .6rem;font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.8rem;color:#13101d;min-height:0}.ingredient_slideMain .ingredient_item .item_inner .textWrap .dosage{color:#a855f7;font-family:Manrope,sans-serif;font-weight:700;font-size:1.4rem;margin-bottom:1rem}.ingredient_slideMain .ingredient_item .item_inner .textWrap .text{font-family:Manrope,sans-serif;font-weight:400;font-size:1.4rem;color:#13101da6;line-height:1.5}.ingredientMain .ingredient_slide{display:block}.ingredientMain .splide__arrows,.ingredientMain .splide__arrow{display:none}.transformWrap{padding-block:var(--padding-90px) var(--padding-60px);background:#0e0a18}.transformWrap .section__heading{margin-bottom:5rem}.transformWrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.transformWrap .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;color:#f6f4fb}.transformWrap .common--subheading{font-family:Manrope,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#dbd5e8}.transformMain{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;max-width:140rem;margin-inline:auto}.transform_item{background:#13101d;border:.1rem solid rgba(168,85,247,.14);border-radius:2rem;padding:3.2rem}.transform_item .iconWrap{width:5.6rem;height:5.6rem;border-radius:1.5rem;background:linear-gradient(135deg,#2a1740,#3d1f5e);border:.1rem solid rgba(217,70,239,.3);display:flex;align-items:center;justify-content:center;color:#a855f7;margin-bottom:2.1rem}.transform_item .iconWrap svg,.transform_item .iconWrap img{width:2.7rem;height:2.7rem}.transform_item .textWrap{display:flex;flex-direction:column;gap:1rem}.transform_item .step_label{display:block;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.9rem;letter-spacing:.192rem;text-transform:uppercase;color:#a855f7}.transform_item .title{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:2.4rem;color:#f6f4fb}.transform_item .text{font-family:Manrope,sans-serif;font-weight:400;font-size:1.9rem;line-height:2.4rem;color:#dbd5e8}.featureGridWrap{padding-block:var(--padding-90px) var(--padding-60px)}.featureGridWrap .page-width{max-width:1700px}.featureGridWrap .section__heading{margin-bottom:5rem}.featureGridWrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.featureGridWrap .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;color:#f6f4fb}.featureGridMain{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.featureGrid_item .item_inner{background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.6rem;padding:36px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;height:100%}.featureGrid_item .iconWrap{width:4.8rem;height:5.3rem;display:flex;align-items:center;justify-content:center;color:#a855f7;margin-bottom:2rem}.featureGrid_item .iconWrap svg,.featureGrid_item .iconWrap img{width:100%;height:100%;object-fit:contain}.featureGrid_item .title{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:2.4rem;line-height:1.1;color:#f6f4fb;margin-top:20px;margin-bottom:20px}.featureGrid_item .text{font-family:Manrope,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.64rem;color:#dbd5e8}.altStepsWrap{padding-block:var(--padding-90px) var(--padding-60px)}.altStepsWrap .section__heading{margin-bottom:5rem}.altStepsWrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.altStepsWrap .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;color:#f6f4fb}.altStepsMain{display:flex;flex-direction:column;row-gap:6rem;max-width:135rem;margin-inline:auto}.altStep_item .altStep_inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5.6rem}.altStep_item .img_wrap{order:1}.altStep_item .text_wrap{order:2}.altStep_item:nth-child(2n) .img_wrap{order:2}.altStep_item:nth-child(2n) .text_wrap{order:1}.altStep_item .img_wrap img{width:100%;aspect-ratio:543 / 464;object-fit:cover;border-radius:2rem;border:.1rem solid rgba(168,85,247,.18)}.altStep_item .text_wrap .step_number{display:block;font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.1;margin-bottom:.5rem;background:linear-gradient(174deg,#a855f7,#e879f9);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.altStep_item .text_wrap .title{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;color:#f6f4fb;line-height:1.1;margin-bottom:2rem}.altStep_item .text_wrap .text{font-family:Manrope,sans-serif;font-weight:400;font-size:1.6rem;color:#dbd5e8;line-height:2.64rem;max-width:52rem}.videoTestiWrap{padding-block:var(--padding-90px) var(--padding-60px)}.videoTestiWrap .page-width{max-width:140rem}.videoTestiWrap .btnWrap .btn-gradient{background:linear-gradient(104deg,#7c3aed,#a855f7 48%,#d946ef)!important;font-family:Chakra Petch,sans-serif;font-weight:700;font-size:19px;line-height:100%;letter-spacing:.7px;vertical-align:middle;border-radius:14px}.videoTestiWrap .btnWrap .btn-gradient:after{border-radius:14px}.videoTestiMain .splide__arrows{display:none!important}.videoTestiWrap .section__heading{margin-bottom:5rem}.videoTestiMain .video_testi_slide{display:flex;flex-direction:column-reverse}.videoTestiMain .splide__track{overflow:visible}.videoTestiMain .splide__list{justify-content:center}@media screen and (min-width:1200px){.videoTestiMain .splide__list{gap:7rem}.videoTestiMain .video_item.splide__slide{width:calc(25% - 5.5rem)!important;margin-right:0!important}}.videoTestiMain .splide__arrows{display:flex;align-items:center;justify-content:center;margin-top:3rem;gap:.8rem}.videoTestiMain .splide__arrow{transform:none;position:static}.video_item .video_inner{position:relative;width:158px!important;height:281px!important;aspect-ratio:auto;border-radius:2rem;overflow:hidden;background:#000;margin-inline:auto}@media screen and (min-width:750px){.video_item .video_inner{width:297px!important;height:528px!important;aspect-ratio:auto}}.video_item .video_inner video,.video_item .video_inner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video_item .playBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.6rem;height:4.6rem;border-radius:50%;background:#0a08128c;backdrop-filter:blur(3.54px);-webkit-backdrop-filter:blur(3.54px);border:1.77px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;color:var(--white_color);z-index:2;pointer-events:none}.video_item .playBtn svg{width:1.6rem;height:1.6rem;margin-left:.2rem}.video_item .captionOverlay{position:absolute;top:2rem;left:1.6rem;right:1.6rem;z-index:2;color:var(--white_color);font-family:var(--mulish_font_Family);font-weight:800;font-size:1.5rem;line-height:1.35;text-align:center;text-shadow:0 .2rem .8rem rgba(0,0,0,.6)}.video_item .socialBadge{position:absolute;bottom:1.2rem;left:1.2rem;z-index:2;display:none;align-items:center;gap:.6rem;background:#0105168c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--white_color);font-family:var(--mulish_font_Family);font-weight:700;font-size:1.2rem;padding:.6rem 1rem;border-radius:8rem}.video_item .socialBadge .socialIcon{width:1.6rem;height:1.6rem;display:flex}.video_item .socialBadge .socialIcon svg{width:100%;height:100%}.videoTestiWrap .btnWrap{text-align:center;margin-top:4rem}.testiCardsWrap{padding-block:var(--padding-90px) var(--padding-60px);background:#0e0a18}.testiCardsWrap .section__heading{margin-bottom:5rem;gap:1.5rem}.testiCardsWrap .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.testiCardsWrap .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;color:#f6f4fb}.overallRating{display:flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:3rem;flex-wrap:wrap}.overallRating .stars{display:inline-flex;gap:.2rem;color:#f5b53d;letter-spacing:.2rem}.overallRating .stars svg{width:1.8rem;height:1.8rem}.overallRating .ratingText{font-family:Manrope,sans-serif;font-weight:600;font-size:1.6rem;color:#ece6f6}.overallRating.mobile{display:none}.testiCardsMain{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;max-width:114rem;margin-inline:auto}.testiCard{background:var(--white_color);border:.1rem solid rgba(168,85,247,.16);border-radius:1.8rem;padding:2.7rem 2.6rem}.testiCard .stars{display:inline-flex;gap:.2rem;color:#f5b53d;letter-spacing:.15rem;margin-bottom:1.6rem}.testiCard .stars svg{width:1.4rem;height:1.4rem}.testiCard .quote{font-family:Manrope,sans-serif;font-weight:400;color:#13101d;font-size:1.5rem;line-height:2.4rem;margin-bottom:1.6rem}.testiCard .authorRow{display:flex;align-items:center;gap:1.2rem}.testiCard .avatar{width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#d946ef);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.testiCard .avatar img{width:100%;height:100%;object-fit:cover}.testiCard .avatar span{color:var(--white_color);font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.6rem;text-transform:uppercase}.testiCard .authorInfo{display:flex;flex-direction:column}.testiCard .authorInfo .name{color:#13101d;font-family:Manrope,sans-serif;font-weight:700;font-size:1.4rem}.testiCard .authorInfo .badge{color:#13101d99;font-family:Manrope,sans-serif;font-weight:400;font-size:1.2rem}.finalCtaWrap{padding-block:var(--padding-90px);overflow:hidden;background:#0e0a18}.finalCtaMain{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:120rem;margin-inline:auto}.finalCtaWrap .text_wrap .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:1.1;color:#f6f4fb;margin-bottom:2rem;white-space:nowrap}.finalCtaWrap .text_wrap .common--heading .highlight{display:block;background:var(--gradient_purple_pink);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.finalCtaWrap .text_wrap .text{font-family:Manrope,sans-serif;font-weight:400;color:#dbd5e8;font-size:1.6rem;line-height:1.6;max-width:46rem;margin-bottom:2.4rem}.finalCtaWrap .ratingRow{display:flex;align-items:center;gap:1rem;margin-bottom:2.8rem}.finalCtaWrap .ratingRow .stars{display:inline-flex;gap:.2rem;color:#f5b53d}.finalCtaWrap .ratingRow .stars svg{width:1.6rem;height:1.6rem}.finalCtaWrap .ratingRow .ratingText{font-family:Manrope,sans-serif;font-weight:600;font-size:1.5rem;color:#ece6f6}.finalCtaWrap .btn-gradient{margin-bottom:2.4rem}.finalCtaWrap .btn-gradient .arrow{display:inline-flex;align-items:center}.finalCtaWrap .guaranteeBadge{display:flex;width:fit-content;align-items:center;gap:.8rem;border:.1rem solid rgba(168,85,247,.2);border-radius:8rem;padding:1rem 1.8rem;font-family:Manrope,sans-serif;font-weight:600;font-size:1.3rem;color:#dbd5e8}.finalCtaWrap .img_wrap{position:relative;justify-self:center}.finalCtaWrap .img_wrap:before{content:"";position:absolute;top:50%;left:50%;width:160%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(100deg,#7c3aed,#a855f7 48%,#d946ef);filter:blur(70px);opacity:.55;z-index:0}.finalCtaWrap .img_wrap img{max-width:40rem;width:100%;margin-inline:auto;position:relative;z-index:1}@media screen and (min-width:750px)and (max-width:1140px){.transformMain{gap:1.6rem;max-width:100%}.transform_item{padding:2.4rem}.transform_item .iconWrap{width:5rem;height:5rem;margin-bottom:1.8rem}.transformWrap .common--heading{font-size:3.6rem;line-height:1.1}.transform_item .title{font-size:2rem}.transform_item .text{font-size:1.4rem}.altStep_item .altStep_inner{gap:3rem}.altStepsMain{row-gap:4rem;max-width:100%}.altStepsWrap .common--heading{font-size:3.6rem;line-height:1.1}.altStep_item .text_wrap .step_number,.altStep_item .text_wrap .title{font-size:3.2rem}.altStep_item .text_wrap .text{font-size:1.4rem}.ingredientWrap .section__heading .common--heading{font-size:3.6rem;line-height:1.1}.formulaInfoBoxes{gap:1.6rem;margin-bottom:3.5rem;max-width:100%}.formulaInfoBox{padding:1.8rem}.testiCardsMain{gap:1.6rem;max-width:100%}.testiCard{padding:2.2rem}.testiCardsWrap .common--heading,.index_compare_wrap .section__heading .common--heading{font-size:3.6rem;line-height:1.1}.index_compare_main{max-width:100%}.index_compare_main .header_column{font-size:1.3rem}.index_compare_main .table_row .header_column:first-child,.index_compare_main .main_item{font-size:1.5rem}.finalCtaMain{gap:2.4rem;max-width:100%}.finalCtaWrap .img_wrap img{max-width:24rem}.faq-section .common--heading{font-size:3.6rem;line-height:1.1}.faq-container{max-width:100%;gap:1.2rem}.faq-item .faq-trigger{font-size:1.6rem}.buyBoxMain{max-width:100%;gap:3rem}.buyBoxTitle{font-size:2.8rem}.tierNum{font-size:2.2rem}}.testimonialWrap{padding-block:var(--padding-60px) var(--padding-50px)}.testimonialWrap .section__heading{margin-bottom:2.5rem}.testimonialWrap .section__heading .common--heading em{font-style:normal}.testimonialMain{display:flex;flex-wrap:wrap;--count: 3;--col_gap: 2.6rem;column-gap:var(--col_gap);row-gap:2.9rem}.testimonialMain .testimonial_item{max-width:calc((100% - (var(--count) - 1) * var(--col_gap)) / var(--count));width:100%;background:linear-gradient(252.94deg,#12131880 33.53%,#5b586180 91.13%);border:3px solid #FFFFFF;-webkit-backdrop-filter:blur(16.3629px);backdrop-filter:blur(16.3629px);border-radius:4.7rem;padding:3.2rem 2.7rem}.testimonial_item .testi_header{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start;grid-gap:2rem}.testimonial_item .testi_header h3{display:inline-flex;background:#9c7ed2;color:var(--white_color);font-size:var(--font_size_20);align-items:center;justify-content:center;line-height:.9;padding:.5rem 1.7rem;font-family:var(--mulish_font_Family);border-radius:.4rem;max-width:15.5rem;width:100%;font-weight:700}.testimonial_item .testi_header .iconWrap{width:4.7rem;margin-inline:auto}.testimonial_item .testi_header .iconWrap img{width:100%}.testimonial_item .testi_header .starWrap{text-align:right}.testimonial_item .textWrap{text-align:center;margin-inline:auto}.testimonial_item .textWrap .text{max-width:46rem;width:100%;margin-inline:auto}.testimonialMain .testimonial_item:nth-child(4) .text,.testimonialMain .testimonial_item:nth-child(5) .text{max-width:100%}.testimonialMain .testimonial_item:nth-child(6) .text{max-width:41rem}.testimonial_item .textWrap .title{font-weight:300;font-size:var(--font_size_28px);margin:2rem 0;line-height:.8;font-family:var(--mulish_font_Family)}.testimonial_item .textWrap .text p{min-height:6.7rem}.testimonial_item .textWrap .text h4{margin-top:2rem;font-weight:700;font-family:var(--mulish_font_Family);font-size:1.6rem}.moneyBack_wrap{padding:var(--padding-60px) 0}.moneyBack_wrap .special_textWrap{display:flex;align-items:center;text-align:center;background:linear-gradient(90.01deg,#2b1144ae -26.48% 101.41%);border-radius:5.6rem;max-width:135.1rem;margin-inline:auto;padding:1.6rem 5rem 1.6rem 2.8rem;font-size:var(--font_size_18px);gap:1rem;margin-top:3rem}.moneyBack_wrap .special_textWrap .iconWrap{max-width:7rem;width:100%;flex-shrink:0}.moneyBack_wrap .special_textWrap .iconWrap img{width:100%}.moneyBack_wrap .special_text strong{font-weight:700}.moneyBack_main{position:relative}.moneyBack_main:before{content:"";position:absolute;left:50%;bottom:-8vw;transform:translate(-50%);background:#9c7ed2;opacity:.4;filter:blur(232px);max-width:125.2rem;width:100%;height:23vw;z-index:-1;pointer-events:none}.moneyBack_main .imgWrap{max-width:19.7rem;width:100%;margin-inline:auto;margin-block:6.6rem 4.8rem}.moneyBack_main .imgWrap img{width:100%}.moneyBack_main .subheading{margin-top:1.4rem;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.9rem}.moneyBack_main .subheading svg{width:2.4rem;height:1.5rem}.moneyBack_main .btn{background:linear-gradient(96.87deg,#ffffffae -26.51%,#9998a5ae 9.72%,#272540ae 105.41%)}.faq-section{padding:var(--padding-90px) 0 var(--padding-100px);position:relative}.faq-section:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-10vw;width:34vw;height:21vw;background:radial-gradient(50% 50% at 50% 50%,#ffffffb3,#fff0 67.31%,#9c7ed2b3 95.19%);z-index:-1;filter:blur(212px)}.faq-section .section__heading{margin-bottom:5rem;gap:1.5rem}.faq-section .section__eyebrow{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:.312rem;color:#d946ef}.faq-section .common--heading{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:4.8rem;line-height:4.62rem;color:#f6f4fb}.faq-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start;max-width:125rem;margin-inline:auto}.faq-container .faq-item{border:.1rem solid rgba(168,85,247,.14);-webkit-backdrop-filter:none;backdrop-filter:none;background:#13101d;border-radius:1.4rem;padding:2.2rem}.faq-container .faq-item:not(:last-child){margin-bottom:0}.faq-item .faq-trigger{font-size:1.8rem;background:transparent;color:#f0ecf8;font-weight:600;border:none;box-shadow:none;outline:none;font-family:Chakra Petch,sans-serif;display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:0;text-align:left;line-height:1.4;gap:1.6rem;cursor:pointer}.faq-question{margin-right:auto}.faq-item .faq-trigger .check-icon{display:none}.faq-item .faq-trigger .chevron-icon{width:1.6rem;height:1.6rem;flex-shrink:0;position:relative;display:block}.faq-item .faq-trigger .chevron-icon svg{display:none}.faq-item .faq-trigger .chevron-icon:before,.faq-item .faq-trigger .chevron-icon:after{content:"";position:absolute;top:50%;left:50%;background:#a855f7;transition:transform var(--duration) var(--easing),background var(--duration) var(--easing)}.faq-item .faq-trigger[aria-expanded=true] .chevron-icon:before,.faq-item .faq-trigger[aria-expanded=true] .chevron-icon:after{background:#d946ef}.faq-item .faq-trigger .chevron-icon:before{width:1.6rem;height:.2rem;transform:translate(-50%,-50%)}.faq-item .faq-trigger .chevron-icon:after{width:.2rem;height:1.6rem;transform:translate(-50%,-50%)}.faq-item .faq-trigger[aria-expanded=true] .chevron-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq-item:has(.faq-trigger[aria-expanded=true]) .faq-content{margin-top:2rem;transition:margin .3s ease}.faq-content{font-weight:400;font-family:Manrope,sans-serif;line-height:1.5;font-size:1.4rem;letter-spacing:.028rem;color:#dbd5e8}.faq-content-inner{max-width:43.4rem;width:100%}.faq-footer{margin-top:var(--padding-100px)}.faq-footer .btn{background:linear-gradient(96.87deg,#ffffffae -26.51%,#9998a5ae 9.72%,#272540ae 90.41%)}.guarantee-text{margin-top:1rem;font-weight:400}.rich-text{border-top:.2rem solid #FFFFFF;border-bottom:.2rem solid #FFFFFF;padding-block:5.5rem 5.3rem!important}.rich-text .rich-text__blocks{max-width:142.3rem;font-size:1.6rem;color:var(--white_color)}.rich-text .rich-text__blocks p:only-child{margin-bottom:0}.rich-text .rich-text__blocks p:not(:last-child){margin-bottom:2rem}.cart-item cart-remove-button{margin-left:.5rem!important}cart-remove-button .button{background:none!important;min-width:auto!important;min-height:auto!important}cart-remove-button .button:hover{background:none!important}.quantity__input{background:transparent!important}.template-page-contact .main-page-title{color:var(--white_color);font-family:var(--sofia_sans_condensed_font_family);font-weight:900;margin-bottom:0}.template-page-contact .contact{padding-top:0}.template-page-contact .contact .field .field__label,.template-page-contact .contact .field .field__input{color:var(--white_color);font-family:var(--mulish_font_Family)}.template-page-contact .contact__button .button{min-width:14rem}.default_page_sec .page-width,.shopify-policy__container{max-width:1199px!important;width:100%;padding-block:var(--padding-80px)}.shopify-policy__container .shopify-policy__title{margin-bottom:3rem}.shopify-policy__container .shopify-policy__body .rte *{margin-bottom:1.5rem}.default_page_sec .rte ul,.shopify-policy__container .shopify-policy__body ul{list-style:disc}.shopify-policy__container .shopify-policy__body a{color:currentColor}body.template-cart cart-items{padding-bottom:var(--padding-60px)}body.template-cart cart-items.gradient{background:var(--body_bg_color)}body.template-cart cart-items .cart__login-paragraph a,body.template-cart cart-items .cart__login-paragraph{color:var(--white_color)}.cart__login-title{margin:3.5rem 0 .5rem!important}.default_page_sec{padding-block:var(--padding-80px)}.default_page_sec .page-width{padding-block:0}.default_page_sec .main-page-title{color:var(--white_color);font-family:var(--sofia_sans_condensed_font_family);font-weight:900;margin-bottom:2rem}.default_page_sec .rte *{margin-bottom:1.5rem;color:var(--body_color)}.default_page_sec .rte a:hover{color:var(--body_color);text-decoration:underline}body.template-page-contact .default_page_sec .page-width{max-width:var(--page-width)!important}body.template-page-contact .default_page_sec{padding:var(--padding-80px) 0 2rem!important}body.template-page-contact .default_page_sec .main-page-title{margin-bottom:.5rem}.blog-articles__article .article-card .card__inner{border-radius:1.5rem;overflow:hidden}.main-blog .pagination-wrapper .pagination__list>li{max-width:3rem}.main-blog .pagination-wrapper .pagination__item{color:var(--white_color);height:3rem}.main-blog .pagination-wrapper .pagination__item-arrow{border:1px solid var(--white_color);border-radius:.5rem;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}.main-blog .pagination-wrapper .pagination__item-arrow:hover{background:var(--white_color);border-radius:.5rem;color:var(--black_color)}.main-blog .pagination-wrapper .pagination__item--current:after,.main-blog .pagination-wrapper .pagination__item:hover:after{bottom:5px}.main_article_sec{padding:5rem 0}.article-template_contentWrap{display:flex;--gap: 4rem;column-gap:var(--gap);row-gap:var(--gap);align-items:flex-start}.article-template_contentWrap .article-template_contentMain{width:100%;max-width:calc(60% - (var(--gap) / 2))}.article-template_contentWrap .article-template_productMain{width:100%;max-width:calc(40% - (var(--gap) / 2));position:sticky;top:5rem;background:linear-gradient(90.01deg,#2b1144ae -26.48% 101.41%);border-radius:2rem;overflow:hidden}.article-template__content.rte h1,.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte h4,.article-template__content.rte h5,.article-template__content.rte h6,.article-template__content.rte p,.article-template__content.rte li{margin:0 0 1.5rem}.article-template__content.rte ul,.article-template__content.rte ol{margin:0 0 1.5rem;list-style:disc}.article-template__content.rte a{color:var(--white_color);text-decoration:underline}.article-template__social-sharing .share-button__button,.article-template__back .article-template__link{color:var(--white_color)}.article-template__social-sharing .share-button__button svg path{fill:var(--white_color)}.article-template_productMain .img_wrap{width:100%}.article-template_productMain .img_wrap img{width:100%;display:block}.article-template_productMain .contentWrap{padding:4rem}.article-template_productMain .contentWrap .button{margin:2rem 0 0}.ingredientMain .splide__list .ingredient_item.related_blogItem{overflow:hidden}.ingredient_item.related_blogItem .item_inner .iconWrap{position:relative;margin-top:0;max-width:100%;margin-inline:auto;height:25rem;overflow:hidden}.ingredient_item.related_blogItem .item_inner .iconWrap img{width:100%;height:100%;object-fit:cover;object-position:center center}.ingredient_item.related_blogItem .item_inner .textWrap .linkWrap a{text-decoration:underline;font-weight:600;text-transform:uppercase;text-underline-offset:4px}.related_blog_slide .ingredientWrap .section__heading{margin-bottom:4rem}.newsletter-form__field-wrapper{display:flex;justify-content:center;--gap: 2rem;column-gap:var(--gap)}.newsletter-form__field-wrapper .field{border-radius:4rem}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{border-radius:4rem}.newsletter-form__field-wrapper .field:hover:after{border-radius:4rem}.newsletter-form__field-wrapper .field .field__input{border-radius:4rem}.newsletter-form__field-wrapper .field.submit_field{width:auto;border:none}.newsletter-form__field-wrapper .field.submit_field:before,.newsletter-form__field-wrapper .field.submit_field:after{opacity:0!important}.newsletter-form__button{width:auto!important;min-width:20rem!important;min-height:inherit!important;position:relative}.buyBoxWrap{position:relative;padding-block:6rem;background:#0a0812}.buyBoxMain{display:grid;grid-template-columns:1fr 1fr;gap:5rem;max-width:120rem;margin-inline:auto;align-items:start}.buyBoxMedia{position:relative}.buyBoxMedia .global-media-settings,.buyBoxMedia .product-media-container{background-color:transparent;border:none}.buyBoxMedia .product-media-container.constrain-height{--constrained-min-height: 40rem}.buyBoxMedia .product__media-list{width:100%}.buyBoxMedia .product__media-item{width:100%!important;max-width:100%!important}.buyBoxMedia .product-media-container{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:1.4rem}.buyBoxMedia .product-media-container .product__modal-opener,.buyBoxMedia .product-media-container .media{height:100%;padding-top:0!important}.buyBoxMedia .product-media-container img,.buyBoxMedia .product-media-container video{position:static!important;width:100%;height:100%;object-fit:cover}.buyBoxMedia .product__media-toggle,.buyBoxMedia .product__media-icon{display:none!important}@media screen and (min-width:750px){.buyBoxMedia{position:sticky;top:3rem;align-self:start}}.buyBoxMedia .thumbnail-list__item{border-radius:1rem;overflow:hidden}.buyBoxMedia .thumbnail[aria-current]{box-shadow:0 0 0 .15rem #d946ef;border-color:#d946ef}.tierImg .global-media-settings{background-color:transparent;border:none}.mediaBadge{position:absolute;top:1.6rem;left:1.6rem;z-index:2;display:inline-flex;align-items:center;gap:.6rem;background:#0a0812d9;border:.1rem solid rgba(55,244,165,.3);border-radius:10rem;padding:.8rem 1.4rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mediaBadge svg{width:1.6rem;height:1.6rem;flex-shrink:0}.mediaBadge span{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#f6f4fb}.buyBoxInfo{display:flex;flex-direction:column;gap:2rem}.ratingRow{display:flex;align-items:center;gap:.8rem}.ratingRow .stars{display:inline-flex;align-items:center;gap:.2rem;color:#fbbf24}.ratingRow .stars svg{width:1.6rem;height:1.6rem}.ratingRow .ratingText{font-family:Manrope,sans-serif;font-size:1.4rem;color:#dbd5e8}.buyBoxTitle{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:3.2rem;line-height:1.15;color:#f6f4fb;margin:0;text-transform:uppercase}.buyBoxSubtitle{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;color:#a855f7}.buyBoxDescription{font-family:Manrope,sans-serif;font-size:1.5rem;line-height:1.6;color:#dbd5e8}.secureRow{display:flex;align-items:center;gap:.8rem;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a855f7}.secureRow svg{width:1.8rem;height:1.8rem;flex-shrink:0}.optionLabel{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;color:#f6f4fb;margin-top:2.8rem;margin-bottom:.4rem}.tierCards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.tierCard{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;background:#13101d;border:2px solid #A855F747;border-radius:1.4rem;padding:3.8rem 1.2rem 1.4rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.tierCard input{position:absolute;opacity:0;pointer-events:none}.tierCard.active{border-color:#d946ef;background:#d946ef14}.tierBadge{position:absolute;top:-1.1rem;left:50%;transform:translate(-50%);background:var(--gradient_purple_pink);border-radius:10rem;padding:.4rem 1rem;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap}.tierImg{width:auto;max-width:100%;height:150px;margin:.6rem auto 4rem;display:flex;align-items:center;justify-content:center}.tierImg img{width:auto;height:100%;max-width:100%;object-fit:contain;display:block}.tierNum{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:2.4rem;color:#f6f4fb;line-height:1}.tierUnit{font-family:Manrope,sans-serif;font-size:1.4rem;color:#dbd5e8;text-transform:uppercase;letter-spacing:.04em}.tierPerDay{font-family:Manrope,sans-serif;font-weight:600;font-size:1.5rem;color:#a855f7;margin-top:.4rem}.tierShipping{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;background:#37f4a51a;border:1px solid rgba(55,244,165,.3);border-radius:10rem;padding:.3rem .8rem;font-family:Manrope,sans-serif;font-size:1.3rem;color:#37f4a5}.tierShipping svg{width:1.4rem;height:1.4rem}.deliveryOptions{display:flex;flex-direction:column;gap:1rem}.deliveryRow{position:relative;display:flex;align-items:center;gap:1.2rem;background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.4rem;padding:1.4rem 1.6rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.deliveryRow input{position:absolute;opacity:0;pointer-events:none}.deliveryRow.active{border-color:#37f4a5;background:#37f4a50f}.radioDot{width:2.2rem;height:2.2rem;flex-shrink:0;border-radius:50%;border:.15rem solid rgba(168,85,247,.4);display:flex;align-items:center;justify-content:center}.deliveryRow.active .radioDot{background:#37f4a5;border-color:#37f4a5}.radioDot svg{width:1.2rem;height:1.2rem}.deliveryLabelWrap{display:flex;flex-direction:column;gap:.2rem;flex:1}.deliveryLabel{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.5rem;color:#f6f4fb}.deliverySave{font-family:Manrope,sans-serif;font-size:1.2rem;color:#37f4a5}.deliveryPriceWrap{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.deliveryPrice{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.7rem;color:#f6f4fb}.deliveryPerDay{font-family:Manrope,sans-serif;font-size:1.1rem;color:#dbd5e8}.buyBoxSubmit{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;background:var(--gradient_purple_pink);border:none;border-radius:14px;padding:1.6rem 2rem;margin-top:2rem;cursor:pointer}.buyBoxSubmitLabel{font-family:Chakra Petch,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.04em;text-transform:uppercase;color:#fff}.buyBoxSubmit .arrow{display:inline-flex;align-items:center}.microcopy{font-family:Manrope,sans-serif;font-size:1.2rem;text-align:center;color:#dbd5e8;margin-top:1.2rem}.trustBadges{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2rem}.trustBadge{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.8rem;background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.2rem;padding:1.8rem 1.2rem;font-family:Manrope,sans-serif;font-size:1.3rem;color:#dbd5e8}.trustBadge svg{width:2.4rem;height:2.4rem;flex-shrink:0}.buyBoxInfo .paymentIcons.list-payment{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;list-style:none;width:100%;max-width:100%;margin:1.2rem 0 0;padding:0;flex-wrap:wrap}.buyBoxInfo .paymentIcons.list-payment .list-payment__item{background:#fff;padding:11px 27px;border-radius:8px}.buyBoxInfo .paymentIcons.list-payment .list-payment__item svg,.buyBoxInfo .paymentIcons.list-payment .list-payment__item img{width:48px;height:24px;max-width:100%;object-fit:contain;border-radius:.8rem;display:block}.buyBoxAccordion{margin-top:2.8rem}.buyBoxAccordion .section__eyebrow{display:inline-block;margin-bottom:1.4rem}.bbAccItem{background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.2rem;margin-bottom:1rem;overflow:hidden}.bbAccItem:last-child{margin-bottom:0}.bbAccTrigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;background:transparent;border:none;margin:0;padding:1.6rem 2rem;cursor:pointer;text-align:left}.bbAccQuestion{font-family:Chakra Petch,sans-serif;font-weight:600;font-size:1.5rem;color:#f6f4fb}.bbAccIcon{position:relative;width:1.6rem;height:1.6rem;flex-shrink:0}.bbAccIcon:before,.bbAccIcon:after{content:"";position:absolute;top:50%;left:50%;background:#a855f7;transform:translate(-50%,-50%)}.bbAccIcon:before{width:1.4rem;height:.15rem}.bbAccIcon:after{width:.15rem;height:1.4rem;transition:transform .25s ease}.bbAccTrigger[aria-expanded=true] .bbAccIcon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.bbAccContent{height:0;overflow:hidden;transition:height .35s ease-out}.bbAccContentInner{padding:0 2rem 1.8rem;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.6;color:#dbd5e8}.buyBoxIcons{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.8rem}.bbIconItem{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;background:#13101d;border:.1rem solid rgba(168,85,247,.16);border-radius:1.2rem;padding:1.8rem 1.2rem}.bbIconWrap{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;color:#a855f7}.bbIconWrap img{width:100%;height:100%;object-fit:contain}.bbIconItem span{font-family:Manrope,sans-serif;font-weight:600;font-size:1.2rem;line-height:1.3;color:#dbd5e8}.buyBoxPlaceholder{text-align:center;color:#dbd5e8;font-family:Manrope,sans-serif;padding:4rem 0}@media screen and (min-width:990px){.title,.title-wrapper-with-link{margin:0rem 0 3rem}}footer.footer .footer__content-top{padding-bottom:2.5rem;display:block}footer.footer .footer__content-bottom{border-top:.1rem solid #FFFFFF12;padding-top:3.2rem}html{scroll-behavior:smooth}#ranked-xp-section,#comparison-section,#faq-section-anchor,#formula-section{scroll-margin-top:10rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/Style.css.map */
