@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://mindboostingtips.com/fonts/OpenSans-Regular.woff) format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://mindboostingtips.com/fonts/OpenSans-Semibold.woff) format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://mindboostingtips.com/fonts/OpenSans-Bold.woff) format('woff')}@font-face{font-family:"Konnect";src:url(https://mindboostingtips.com/fonts/Konnect-Regular.woff2) format('woff2'),url(https://mindboostingtips.com/fonts/Konnect-Regular.woff) format("woff"),url(https://mindboostingtips.com/fonts/Konnect-Regular.eot) format("opentype"),url(https://mindboostingtips.com/fonts/Konnect-Regular.ttf) format("truetype"),url(https://mindboostingtips.com/fonts/Konnect-Regular.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Konnect";src:url(https://mindboostingtips.com/fonts/Konnect-Medium.woff2) format('woff2'),url(https://mindboostingtips.com/fonts/Konnect-Medium.woff) format("woff"),url(https://mindboostingtips.com/fonts/Konnect-Medium.eot) format("opentype"),url(https://mindboostingtips.com/fonts/Konnect-Medium.ttf) format("truetype"),url(https://mindboostingtips.com/fonts/Konnect-Medium.svg) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Konnect";src:url(https://mindboostingtips.com/fonts/Konnect-Bold.woff2) format('woff2'),url(https://mindboostingtips.com/fonts/Konnect-Bold.woff) format("woff"),url(https://mindboostingtips.com/fonts/Konnect-Bold.eot) format("opentype"),url(https://mindboostingtips.com/fonts/Konnect-Bold.ttf) format("truetype"),url(https://mindboostingtips.com/fonts/Konnect-Bold.svg) format("svg");font-weight:700;font-style:normal;font-display:swap}:root{--color-main:#114A97;--color-main-rgb:38, 83, 51;--color-main-light:#26A9E0;--color-secondary:#fc5f05;--color-buttons:#26A9E0;--color-buttons-hover:#218fbd;--color-info:#23201f;--color-info-rgb:35, 32, 31;--color-logo:#23B7B7;--color-logo-rgb:35, 182, 183}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-family:"Open Sans",sans-serif!important;font-weight:400;background:#F7F8FA;color:var(--color-info);font-size:16px}h1,h2,h3,h4,h5,h6{font-family:"Konnect",sans-serif;margin:0;font-weight:700}.container p{margin:0}img{image-rendering:-webkit-optimize-contrast;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}ul{list-style:none}.text-center{text-align:center}.text-upper{text-transform:uppercase}.img-responsive{display:block;max-width:100%}.img-circle{border-radius:50%}.top-0{top:0!important}.main_title{font-size:41px;line-height:54px}.dark-blue{color:#114A97}.alert.alert-danger{text-align:left;margin-bottom:10px;background:#e4181a;color:#fff;padding:10px 10px}@media (min-width:768px) and (max-width:915px){.main_title{font-size:36px;line-height:44px}}@media (max-width:767px){.main_title{font-size:26px;line-height:34px}}.bg-white{background-color:#fff}.bg-light{background-color:#F7F8FA}.p-0{padding:0!important}.pb-0{padding-bottom:0!important}.m-auto{margin:auto}.pt-0{padding-top:0!important}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-block{display:block}.d-none{display:none}.d-inline-block{display:inline-block}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}}.border-0{border:0!important}.underline{text-decoration:underline}.bold{font-weight:700}.text-grey{color:#646C7A}strong{font-weight:600}.fw-600{font-weight:600}.mb-20{margin-bottom:20px!important}.mb-0{margin-bottom:0!important}.wrapper{max-width:1200px;margin:auto;overflow:hidden}.wrapper .container{max-width:916px;margin:auto}.content{background:#fff;border:1px solid #f0efef;border-radius:12px;padding-top:12px;position:relative}@media (max-width:915px){.content{border:0}}@media (max-width:767px){.content{padding-top:0}}:root{--c-accent:var(--color-main-light)}.stepper{--s-stepper-bullet:2rem;--s-stepper-bullet-half:calc(var(--s-stepper-bullet) / 2);--step-transition:background 0.5s, color 0.5s;--step-content:url(https://mindboostingtips.com/imgs/check_icon.svg);--step-color:#aea9a8;--step-bar-bg:var(--c-accent);--step-bullet-bg:var(--step-bar-bg);--step-bullet-color:#fff;counter-reset:current-step;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(1px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(1px,1fr));position:relative;z-index:1;padding:30px}@media (max-width:767px){.stepper{background-color:#fff;padding:30px 0 16px}}.stepper__input{counter-increment:steps;display:none}.stepper__step{counter-increment:current-step}.stepper__input:checked~.stepper__step{--step-color:#aea9a8;--step-bar-bg:#dfdddd;--step-bullet-bg:#e9e9e9;--step-bullet-color:#aea9a8;--step-content:counter(current-step)}.stepper__input:checked+.stepper__step{--step-bullet-bg:var(--color-main-light);--step-bullet-color:white;--step-color:var(--color-main-light)}.stepper__input:checked+.stepper__step .stepper__button:before{-webkit-box-shadow:0 0 0 9px rgba(var(--color-logo-rgb),.1);box-shadow:0 0 0 9px rgba(var(--color-logo-rgb),.1)}.stepper__button{position:relative;text-align:center;color:var(--step-color);display:block;font-family:"Konnect"}@media (max-width:767px){.stepper__button{font-size:14px}}.stepper__button::before{content:var(--step-content);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto var(--s-stepper-bullet-half);height:var(--s-stepper-bullet);width:var(--s-stepper-bullet);border-radius:var(--s-stepper-bullet);-webkit-transition:var(--step-transition);transition:var(--step-transition);background:var(--step-bullet-bg);color:var(--step-bullet-color);font-weight:500;line-height:0}.stepper__button::after{content:"";position:absolute;width:100%;height:calc(var(--s-stepper-bullet-half) / 7);background:var(--step-bar-bg);-webkit-transition:var(--step-transition);transition:var(--step-transition);top:var(--s-stepper-bullet-half);left:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:-1}.stepper__step:last-child .stepper__button::after{display:none}.notice_box{background:#F5F7FA;border-radius:11px;margin:0 12px;padding:30px;text-align:center}@media (max-width:767px){.notice_box{border-radius:0;margin:0;padding:20px 24px}}.notice_box h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notice_box h3 span{font-weight:500;font-size:24px;line-height:31px;margin:0 15px}@media (max-width:425px){.notice_box h3 span.mx-165{max-width:165px}}@media (max-width:767px){.notice_box h3 span{font-size:18px;line-height:23px;margin:0 10px}}.notice_box .one{font-size:16px;line-height:22px;color:#3f352f;margin:7px 0 3px}@media (max-width:767px){.notice_box .one{font-size:14px;margin:10px auto 6px}}.notice_box .two{font-size:16px;line-height:22px;color:#646C7A}@media (max-width:767px){.notice_box .two{font-size:14px}}.main_heading{text-align:center;margin:30px auto 0;padding:0 25px}.main_heading h2{font-size:41px;line-height:44px;display:inline-block;max-width:780px}.main_heading h2 mark{background-color:var(--color-main);color:#F7F8FA;line-height:64px;padding:6px 10px}@media (max-width:767px){.main_heading h2{font-size:26px;line-height:34px;margin:0 0 10px}.main_heading h2 mark{line-height:45px}}.main_heading.upsell-heading{margin:25px auto 0;padding:0 10px}@media (min-width:768px) and (max-width:915px){.main_heading.upsell-heading{padding:0 20px}}.main_heading.upsell-heading h2{margin-bottom:0}.main_heading h1{font-size:41px;line-height:54px}.main_heading h1.mx-690{max-width:690px;margin-bottom:30px}@media (min-width:768px) and (max-width:915px){.main_heading h1.mx-690{max-width:580px}}@media (max-width:767px){.main_heading h1.mx-690{margin-bottom:24px}}@media (min-width:768px) and (max-width:915px){.main_heading h1{font-size:34px;line-height:44px}}@media (max-width:767px){.main_heading h1{font-size:26px;line-height:34px}}.main_heading h1 span{color:var(--color-main)}.main_heading h1 span.three{text-decoration:underline;text-transform:uppercase}.main_heading h3{font-weight:500;font-size:20px;line-height:26px;text-align:center;max-width:560px;margin:10px auto 30px}@media (max-width:767px){.main_heading h3{font-size:16px;line-height:21px}}.description{padding:32px 58px 52px}@media (max-width:767px){.description{padding:20px}}.description .paragraph{margin-bottom:25px;font-size:18px;line-height:30px}@media (max-width:767px){.description .paragraph{font-size:16px}}.description .paragraph span{color:var(--color-main);font-weight:600}.offer{color:#F7F8FA;background:#e4181a;width:390px;margin:auto;position:relative;top:-30px}@media (max-width:470px){.offer{width:84%;top:-38px}}@media (max-width:360px){.offer{width:90%}}.offer .offer_content{padding:6px 0 5px;position:relative}@media (max-width:767px){.offer .offer_content{padding:8px 0 10px}}.offer:before,.offer:after,.offer .offer_content:before,.offer .offer_content:after{content:"";position:absolute;border-bottom:40px solid #e4181a;border-left:30px solid #fff0;border-right:30px solid #fff0;z-index:0;left:-22px}@media (max-width:767px){.offer:before,.offer:after,.offer .offer_content:before,.offer .offer_content:after{border-left:20px solid #fff0;border-right:20px solid #fff0;left:-20px}}.offer .offer_content:before,.offer .offer_content:after{right:-22px;left:auto}@media (max-width:767px){.offer .offer_content:before,.offer .offer_content:after{right:-20px}}.offer:before,.offer .offer_content:before{top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.offer:after,.offer .offer_content:after{bottom:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.offer h3,.offer p{position:relative;z-index:2}.offer h3{font-size:24px;line-height:33px}@media (max-width:767px){.offer h3{font-size:17px;line-height:24px}}.offer p{font-weight:500;font-size:16px;line-height:22px;margin-top:-5px}@media (max-width:767px){.offer p{font-size:14px;line-height:19px}}@media (max-width:390px){.offer p{max-width:190px;margin:auto}}.limited_time_offer{background:#F5F7FA;border-radius:17px;margin:50px 78px;text-align:center;padding:0 32px 24px}@media (min-width:768px) and (max-width:915px){.limited_time_offer{margin:50px 50px}}@media (max-width:767px){.limited_time_offer{padding:0 10px 15px;margin:50px 10px;border-radius:6px}}.limited_time_offer .main_title{font-size:32px;line-height:42px;color:#474D57;max-width:530px;margin:auto}@media (max-width:767px){.limited_time_offer .main_title{max-width:450px;font-size:24px;line-height:31px}}@media (max-width:470px){.limited_time_offer .main_title{margin:-20px auto 0}}@media (max-width:767px){.limited_time_offer .bottles img{max-width:100%;margin:1rem auto}}.limited_time_offer .bottle_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}@media (max-width:767px){.limited_time_offer .bottle_price{margin-bottom:8px}}.limited_time_offer .price_per_bottle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limited_time_offer .price_per_bottle img{margin-right:24px}@media (min-width:768px) and (max-width:915px){.limited_time_offer .price_per_bottle img{margin-right:10px;width:70px}}@media (max-width:767px){.limited_time_offer .price_per_bottle img{display:none}}.limited_time_offer .price{color:var(--color-main);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.limited_time_offer .price h2{font-size:96px;line-height:38px;display:inline-block;margin-right:6px}.final-price{font-size:18px;margin-top:.4rem;color:var(--color-main)}.upsell-price.final-price{margin:.2rem 0;text-align:right;font-weight:700;font-size:21px}@media (min-width:768px) and (max-width:915px){.limited_time_offer .price h2{font-size:65px}}@media (max-width:767px){.limited_time_offer .price h2{font-size:48px;line-height:27px}}.limited_time_offer .price h3{font-size:32px;line-height:42px;display:inline-block;text-align:left}@media (min-width:768px) and (max-width:915px){.limited_time_offer .price h3{font-size:25px;line-height:25px}}@media (max-width:767px){.limited_time_offer .price h3{font-size:16px;line-height:21px}}.limited_time_offer .price h3 span{display:block}.limited_time_offer .save .old_price{font-family:"Konnect";font-weight:500;font-size:32px;line-height:25px;text-align:right;color:#e4181a;margin-bottom:6px}@media (max-width:767px){.limited_time_offer .save .old_price{font-size:16px;line-height:21px;margin-bottom:0}}.limited_time_offer .save .new_price{padding:8px 11px 7px;background:#e4181a}@media (max-width:767px){.limited_time_offer .save .new_price{padding:5px 5px 3px}}.limited_time_offer .save .new_price h3{font-size:21px;text-transform:uppercase;color:#F7F8FA;font-weight:700}@media (max-width:767px){.limited_time_offer .save .new_price h3{font-size:14px;line-height:18px}}.limited_time_offer .free_shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}@media (max-width:767px){.limited_time_offer .free_shipping{margin-top:8px}}.limited_time_offer .free_shipping img{margin-right:15px}@media (max-width:767px){.limited_time_offer .free_shipping img{margin-right:5px;width:24px}}.limited_time_offer .free_shipping span{font-family:"Konnect";font-style:normal;font-weight:500;font-size:16px;line-height:25px;text-transform:uppercase;color:#474D57}@media (max-width:767px){.limited_time_offer .free_shipping span{font-size:14px;line-height:9px}}.add_to_cart,.adv-watch-now a{font-family:"Konnect";font-weight:700;font-size:32px;text-align:center;color:#F7F8FA;border-radius:8px;padding:21px 0 18px;background:var(--color-buttons);text-transform:uppercase;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-decoration:none;text-shadow:1px 2px 0 rgb(0 0 0 / .17)}.add_to_cart:hover,.adv-watch-now a:hover{background:var(--color-buttons-hover);color:#fff}@media (min-width:768px) and (max-width:915px){.add_to_cart,.adv-watch-now a{font-size:24px;padding:15px 0 12px}}@media (max-width:767px){.add_to_cart,.adv-watch-now a{font-size:18px;line-height:23px;padding:13px 0 12px}}.testimonials{display:none;margin-top:80px}.moneyBack_guarantee{background-color:var(--color-main);background-size:cover;position:relative;padding:100px 60px 60px;text-align:center;color:#F7F8FA;margin-top:135px;border-radius:17px}.lp .moneyBack_guarantee,.up-1 .moneyBack_guarantee{display:none}.moneyBack_guarantee-bg{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:17px}body:not(.lp) .moneyBack_guarantee{margin-left:10px;margin-right:10px}@media (max-width:767px){.moneyBack_guarantee{padding:66px 10px 20px;margin:63px 20px 0}}.moneyBack_guarantee .badge{position:absolute;top:-87px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-filter:drop-shadow(0 4px 4px rgb(0 0 0 / .25)) drop-shadow(0 24px 34px rgb(0 0 0 / .35));filter:drop-shadow(0 4px 4px rgb(0 0 0 / .25)) drop-shadow(0 24px 34px rgb(0 0 0 / .35))}@media (max-width:767px){.moneyBack_guarantee .badge{top:-44px}.moneyBack_guarantee .badge img{width:88px}}.moneyBack_guarantee p{font-size:18px;line-height:36px;padding:0 10px}@media (min-width:768px) and (max-width:915px){.moneyBack_guarantee p{font-size:17px}}@media (max-width:767px){.moneyBack_guarantee p{font-size:1rem;line-height:1.5rem;padding:0}}.moneyBack_guarantee p:first-of-type{margin-bottom:12px}.moneyBack_guarantee p.text{margin-top:-10px}@media (max-width:767px){.moneyBack_guarantee p.text{margin-top:0;padding:0 10px}}.moneyBack_guarantee .money_back_offer{font-size:51px;line-height:67px;text-transform:uppercase;background:#fcaf0d;color:var(--color-info);max-width:750px;margin:auto;position:relative;padding:8px 0 3px;z-index:2}@media (min-width:768px) and (max-width:915px){.moneyBack_guarantee .money_back_offer{font-size:40px;max-width:585px}}@media (max-width:767px){.moneyBack_guarantee .money_back_offer{font-size:16px;line-height:21px;padding:4px 0 1px;width:230px}}.moneyBack_guarantee .money_back_offer:before,.moneyBack_guarantee .money_back_offer:after,.moneyBack_guarantee .money_back_offer strong:before,.moneyBack_guarantee .money_back_offer strong:after{content:"";position:absolute;border-bottom:60px solid #fcaf0d;border-left:30px solid #fff0;border-right:30px solid #fff0;z-index:-1;left:-40px}@media (max-width:767px){.moneyBack_guarantee .money_back_offer:before,.moneyBack_guarantee .money_back_offer:after,.moneyBack_guarantee .money_back_offer strong:before,.moneyBack_guarantee .money_back_offer strong:after{border-bottom:26px solid #fcaf0d;border-left:20px solid #fff0;border-right:20px solid #fff0;left:-15px}}.moneyBack_guarantee .money_back_offer:before,.moneyBack_guarantee .money_back_offer strong:before{top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.moneyBack_guarantee .money_back_offer:after,.moneyBack_guarantee .money_back_offer strong:after{bottom:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.moneyBack_guarantee .money_back_offer strong:before,.moneyBack_guarantee .money_back_offer strong:after{right:-40px;left:auto}@media (max-width:767px){.moneyBack_guarantee .money_back_offer strong:before,.moneyBack_guarantee .money_back_offer strong:after{right:-15px}}.moneyBack_guarantee .guarantee_title{font-size:126px;line-height:130px;text-transform:uppercase;color:#F7F8FA}@media (min-width:768px) and (max-width:915px){.moneyBack_guarantee .guarantee_title{font-size:110px}}@media (max-width:767px){.moneyBack_guarantee .guarantee_title{font-size:43px;line-height:50px}}.refuse_offer{text-align:center}.refuse_offer a{font-size:24px;line-height:33px;text-decoration:underline;padding:40px 65px 65px;color:#179bd7;display:block}@media (min-width:768px) and (max-width:915px){.refuse_offer a{padding:40px 30px}}@media (max-width:767px){.refuse_offer a{font-size:16px;line-height:25px;padding:20px 20px 0}}@media (max-width:915px){footer{background-color:#fff}.info-page footer{background-color:inherit}}@media (min-width:768px) and (max-width:915px){footer{padding:0 30px}}footer .footer_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;padding:30px 0 24px;border-bottom:1px solid #dfdddd}footer.lp2-footer .footer_content{justify-content:space-between}footer.lp2-footer .footer_links{margin-left:0}.ft-contact-col li:first-child{font-weight:700}.ft-contact-col li{margin-top:.6rem;font-size:14px;line-height:19px;color:#474D57}.ft-contact-col li a,.ft-contact-col li a:visited{text-decoration:none;color:#474D57}@media (max-width:915px){.lp2 footer .footer_content{flex-direction:column;justify-content:center;margin:0 20px;padding:24px 0 15px}.ft-contact-col{margin:2rem 0;text-align:center}}@media (max-width:915px){footer .footer_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 20px;padding:24px 0 15px}footer .logo{margin-bottom:.8rem}}footer .logo img{max-width:180px}footer .footer_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;padding-left:.8rem;margin-bottom:0}@media (max-width:767px){footer .footer_links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;margin-top:10px;margin-left:0}}footer .footer_links li{position:relative}footer .footer_links li:last-child{margin-left:8px;margin-right:0}footer .footer_links li:first-child{margin-left:0;margin-right:8px}footer .footer_links li{margin:0 8px}#show-offers{font-weight:700;cursor:pointer}footer .footer_links li:not(:last-child):after{content:"";display:block;position:absolute;right:-8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:8px;background-color:#ccc9c8}@media (max-width:767px){footer .footer_links li:not(:last-child){margin:0 13px 5px}footer .footer_links li:not(:last-child):after{right:-13px}}@media (max-width:445px){footer .footer_links li:nth-child(3)::after{display:none}}footer .footer_links li a{font-size:14px;line-height:19px;color:#474D57;text-decoration:none}footer .copyright p{text-align:center;font-size:14px;line-height:19px;color:#646C7A;padding:24px 0}@media (max-width:767px){footer .copyright p{padding:16px 45px}}.free-video{position:relative;margin:30px auto 52px;border-radius:17px;max-width:760px;overflow:hidden;padding-bottom:48.25%;height:0}@media (min-width:768px) and (max-width:915px){.free-video{width:calc(100% - 100px);margin:20px auto 65px}}@media (max-width:767px){.free-video{width:calc(100% - 20px);margin:20px 10px 65px}}.free-video video{position:absolute;top:0;left:0;width:100%;height:100%}.free-video img.video-info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:85%;max-height:85%}.free-video a{background:center/cover no-repeat url(https://mindboostingtips.com/imgs/upsell/video-bg.png);position:absolute;top:0;left:0;height:100%;width:100%;z-index:2}.main-video .main-heading,.ca-page .main-heading{font-size:41px;line-height:54px;text-align:center;color:var(--color-info);max-width:825px;margin:10px auto 20px}.order_now_btn .spinner-border,.add_to_cart .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:#fff0;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.order_now_btn .spinner-border,.add_to_cart .spinner-border{position:absolute;color:#114A97;margin:-1.3rem 0 0 -1.3rem;width:2.6rem;height:2.6rem;top:50%;left:50%}.add_to_cart_lg .spinner-border{width:3.6rem;height:3.6rem;margin:-1.8rem 0 0 -1.8rem}.order_now_btn,.add_to_cart{position:relative}.order_now_btn.disabled,.add_to_cart.disabled{pointer-events:none;opacity:.7}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:768px) and (max-width:915px){.main-video .main-heading,.ca-page .main-heading{font-size:35px;line-height:44px;margin:20px auto 30px;padding:0 20px}}@media (max-width:767px){.main-video .main-heading,.ca-page .main-heading{font-size:24px;line-height:34px;margin:20px auto 30px}.add_to_cart_lg .spinner-border{width:2.6rem;height:2.6rem;margin:-1.3rem 0 0 -1.3rem}}.main-video .main-heading mark,.ca-page .main-heading mark{padding:5px;background:#D61313;color:#fff}.main-video .main-heading span,.ca-page .main-heading span{color:#114A97}.main-video .video-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 10px 10px}.main-video .video-info img{margin:0 10px}@media (max-width:425px){.main-video .video-info img{margin:0 3px}}.main-video .video-info img:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-video .video-info p{font-family:"konnect";font-weight:500;font-size:18px;line-height:22px;color:var(--color-main);margin:0}@media (max-width:767px){.main-video .video-info p{font-size:14px;line-height:18px}}.main-video .bg-video{position:relative;overflow:hidden;border:7px solid #474D57;border-radius:17px}@media (min-width:768px) and (max-width:915px){.main-video .bg-video{margin:0 20px}}@media (max-width:767px){.main-video .bg-video{margin:0 14px}}.main-video .bg-video .volume-mute{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgb(255 96 5 / .6);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border-radius:14px;padding:47px 30px;z-index:2;max-width:400px}@media (min-width:768px) and (max-width:915px){.main-video .bg-video .volume-mute{padding:30px}}@media (max-width:767px){.main-video .bg-video .volume-mute{padding:13px;width:68%;max-width:220px}}.main-video .bg-video .volume-mute img{margin-bottom:30px}@media (max-width:767px){.main-video .bg-video .volume-mute img{width:38px;margin-bottom:5px}}.main-video .bg-video .volume-mute p{font-family:"Konnect";font-weight:500;font-size:32px;line-height:32px;color:#F7F8FA}@media (min-width:768px) and (max-width:915px){.main-video .bg-video .volume-mute p{font-size:27px}}.main-video .bg-video .volume-mute p:last-of-type{margin-top:5px}@media (max-width:767px){.main-video .bg-video .volume-mute p:last-of-type{margin-top:0}}@media (max-width:767px){.main-video .bg-video .volume-mute p{font-size:16px;line-height:21px}}.main-video .bg-video video{position:absolute;top:0;left:0;width:100%;height:100%}.limited_offer{display:none}.limited_offer.pt-70{padding-top:70px}@media (max-width:915px){.limited_offer.pt-70{padding-top:50px}}@media (max-width:767px){.limited_offer{padding:50px 20px 0}}.limited_offer .offer{margin-bottom:20px;top:-20px}.limited_offer .pricing-plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.limited_offer .pricing-plans.forskolin_prices{padding:0 25px}.limited_offer .pricing-plans.forskolin_prices .plan{width:32%}@media (max-width:767px){.limited_offer .pricing-plans.forskolin_prices .plan{width:100%}}@media (max-width:915px){.limited_offer .pricing-plans.forskolin_prices{padding:0}}@media (min-width:768px) and (max-width:915px){.limited_offer .pricing-plans{padding:0 20px}}@media (max-width:767px){.limited_offer .pricing-plans{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.limited_offer .pricing-plans .plan{width:31%;background:#F7F8FA;border-radius:17px;padding:24px 0 0;padding-bottom:30px;text-align:center}@media (max-width:767px){.limited_offer .pricing-plans .plan{width:100%;max-width:400px;margin:0 auto 20px}}.limited_offer .pricing-plans .plan.saved_paln{width:35%;border:6px solid var(--color-main);margin-top:-20px;-webkit-box-shadow:0 14px 24px rgb(93 81 77 / .1);box-shadow:0 14px 24px rgb(93 81 77 / .1);padding-top:38px}@media (max-width:767px){.limited_offer .pricing-plans .plan.saved_paln{width:100%}}@media (max-width:767px){.limited_offer .pricing-plans .plan.plan-1-bottle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.limited_offer .pricing-plans .plan.plan-3-bottles .free-bonus{margin-top:10px}.limited_offer .pricing-plans .plan.plan-6-bottles .plan-img img{margin:-1.6rem auto}.limited_offer .pricing-plans .plan.plan-6-bottles .price{margin-top:0}@media (max-width:767px){.limited_offer .pricing-plans .plan.plan-3-bottles{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px}}.limited_offer .pricing-plans .plan.plan-6-bottles .free-bonus{margin-top:30px}@media (max-width:767px){.limited_offer .pricing-plans .plan.plan-6-bottles .free-bonus{margin-top:10px}}.offers-236.limited_offer .pricing-plans .plan.plan-6-bottles .free-bonus{margin-top:10px}.offers-236.limited_offer .pricing-plans .plan{padding-bottom:1rem}.offers-236.limited_offer .plan-1-bottle .price{margin-top:1rem;margin-bottom:.4rem;padding-bottom:0}@media (max-width:767px){.limited_offer .pricing-plans .plan.plan-6-bottles{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:20px}}.limited_offer .pricing-plans .plan>img{margin:auto}.limited_offer .pricing-plans .price-title{font-size:24px;line-height:31px;text-align:center;color:#474D57}.limited_offer .pricing-plans .price-back{font-weight:500;font-size:14px;line-height:25px;color:#646C7A}.limited_offer .pricing-plans .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.limited_offer .pricing-plans .price h2{font-size:64px;line-height:27px;color:var(--color-main)}@media (max-width:767px){.limited_offer .pricing-plans .price h2{font-size:48px}}.limited_offer .pricing-plans .price h3{font-size:18px;line-height:23px;color:var(--color-main);text-align:left;margin-left:7px}@media (max-width:767px){.limited_offer .pricing-plans .price h3{font-size:16px;line-height:21px}}.limited_offer .pricing-plans .save{font-size:14px;line-height:25px;color:#e4181a;margin:4px 0}@media (max-width:767px){.limited_offer .pricing-plans .save{font-size:13px;line-height:17px}}.limited_offer .pricing-plans .add_to_cart{font-size:21px;margin:0 16px}@media (max-width:767px){.limited_offer .pricing-plans .add_to_cart{font-size:18px}}.limited_offer .pricing-plans .free_shipping{font-family:"Konnect";font-weight:500;font-size:14px;line-height:25px;color:#474D57;margin-top:8px}.limited_offer .pricing-plans .free-bonus{background:#f0efef;border-radius:0 0 17px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 0}.limited_offer .pricing-plans .free-bonus img{max-width:140px}.limited_offer .pricing-plans .free-bonus p{font-family:"Konnect";font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#646C7A;margin-right:5px;margin-left:5px}@media (max-width:767px){.limited_offer .pricing-plans .free-bonus p{margin-right:8px}}.limited_offer .pricing-plans .free-bonus p span{color:var(--color-main-light);font-weight:700}h2.burn_faster-title{margin-bottom:30px;padding-top:10px}@media (max-width:915px){h2.burn_faster-title{margin-bottom:15px}}h2.burn_faster-title span{color:#26A9E0}.statement{margin-top:400px;margin-bottom:30px;text-align:center}@media (min-width:768px) and (max-width:915px){.statement{padding:0 20px}}@media (max-width:767px){.statement{margin-bottom:10px;padding:0 20px}}.statement .box{background:#fff;border:1px solid #ccc9c8;border-radius:4px;padding:14px 7px;margin:50px 0 20px}@media (max-width:767px){.statement .box{padding:15px;margin:32px 0 15px}}.statement .box p{font-size:12px;line-height:20px;color:#3f352f}.statement p.txt{font-size:12px;line-height:20px;color:#3f352f;padding:0 40px}@media (min-width:768px) and (max-width:915px){.statement p.txt{padding:0 20px}}@media (max-width:767px){.statement p.txt{padding:0}}.statement p.txt:not(:last-of-type){margin-bottom:10px}.border-radius-17{border-radius:17px}@media (min-width:768px) and (max-width:915px){.border-radius-17{margin:135px 20px 0}}.main_text{padding:20px 55px}@media (max-width:767px){.main_text{padding:10px 20px}}.main_text .desc{font-size:18px;line-height:30px;margin-bottom:30px}.main_text .desc.quote{font-style:italic}@media (min-width:768px) and (max-width:915px){.main_text .desc{margin-bottom:20px;font-size:16px}}@media (max-width:767px){.main_text .desc{font-size:16px;margin-bottom:20px}.main_text .desc span{display:inline}}.main_text .desc strong{font-weight:600}.main_text .title{font-weight:500;font-size:20px;line-height:30px;margin-bottom:20px;padding-right:40px}@media (max-width:767px){.main_text .title{font-size:18px;padding-right:0;margin-bottom:15px}}.main_text .title.c-title{padding-right:0;text-align:center;margin:0 auto 20px;max-width:600px}.main_text sup{font-family:"Open Sans";font-weight:400;font-size:12px;line-height:30px}.main_text .chart{margin-bottom:25px}@media (max-width:767px){.main_text .chart{display:none}}.main_text .chart.chart-m{display:none}@media (max-width:767px){.main_text .chart.chart-m{display:block;margin:0 auto 25px}}.main_text .fat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.main_text .fat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main_text .fat .white_fat_text{margin-right:65px}@media (max-width:767px){.main_text .fat .white_fat_text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0}}.main_text .fat .imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.main_text .fat .imgs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:24px}}.main_text .fat .imgs .fat-img{margin-bottom:6px;background:#f0efef;border-radius:17px;padding:30px 60px;text-align:center}.main_text .fat .imgs .fat-img img{max-width:180px}@media (max-width:767px){.main_text .fat .imgs .fat-img{padding:15px 25px;margin:0 2px;border-radius:8px}.main_text .fat .imgs .fat-img img{width:88px}}.main_text .fat .imgs .fat-img h4{font-weight:500;font-size:16px;line-height:30px;margin-top:10px;color:#474D57}@media (max-width:767px){.main_text .fat .imgs .fat-img h4{margin-top:5px;font-size:14px;line-height:18px}}.main_text .stressed-man p.desc{width:95%;margin:10px}.main_text .harvard_school,.main_text .stressed-man{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.main_text .harvard_school p.desc{width:54%;margin:0}@media (max-width:730px){.main_text .harvard_school{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_text .harvard_school p.desc{width:100%;margin-bottom:30px}}.money_back_box{background:#F5F7FA;border:2px solid #b4d1c6;border-radius:11px;max-width:535px;margin:25px auto 65px}@media (max-width:915px){.money_back_box{margin:25px auto 30px}}.money_back_box .box_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px}@media (max-width:767px){.money_back_box .box_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 10px;text-align:center}}.money_back_box .box_content img{margin-right:15px}@media (max-width:767px){.money_back_box .box_content img{margin-right:0;margin-bottom:15px}}.money_back_box .box_content h4{font-weight:500;font-size:18px;line-height:23px;margin-bottom:8px}.money_back_box .box_content p{font-size:16px;line-height:22px;color:#474D57}.remember h3{font-weight:500;font-size:21px;line-height:27px;background:#fff171;padding:5px 10px;color:#e4181a;margin-bottom:24px}@media (max-width:767px){.remember h3{font-size:20px;text-align:center}}.remember h3 span{font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (max-width:915px){.sources{background-color:#fff;padding:30px 0 10px}}.sources .sources-content{border:1px solid #dfdddd;border-radius:4px;padding:20px 40px;margin-top:30px}@media (max-width:915px){.sources .sources-content{background-color:#fff;margin:0 10px;padding:15px 30px}}.sources p{font-weight:600;font-size:18px;line-height:24px;color:#3f352f;margin-bottom:5px}.sources ul li{position:relative;margin-bottom:5px}.sources ul li span{font-size:10px;line-height:24px;position:absolute;left:-15px}.sources ul li a{font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3f352f;word-wrap:break-word}.testimonial{background:#F5F7FA;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 55px;margin:92px 0 52px}@media (max-width:767px){.testimonial{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;position:relative;text-align:center;margin:105px 0 30px}}.testimonial img{position:relative;top:-40px;margin-right:35px;max-width:275px}@media (max-width:767px){.testimonial img{position:absolute;margin-right:0;top:-80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.testimonial .testimonial_text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (max-width:767px){.testimonial .testimonial_text{padding-top:215px;padding-bottom:24px}}.testimonial .testimonial_text q{font-family:"Konnect";font-weight:500;font-size:20px;line-height:30px;display:block;margin-bottom:24px}@media (max-width:767px){.testimonial .testimonial_text q{font-size:18px;margin-bottom:16px}}.testimonial .testimonial_text h5{font-weight:500;font-size:18px;line-height:30px;color:#26A9E0}.vitamin-d3{padding:0 55px}@media (max-width:915px){.vitamin-d3{padding:0}}.vitamin-d3 h2{padding-top:20px}@media (max-width:767px){.vitamin-d3 h2{padding-top:10px}}.vitamin-d3 .vitamin-d3-content{position:relative;height:335px;border-radius:17px;background-image:url(https://mindboostingtips.com/imgs/upsell3/green-bg.png);background-size:cover;background-repeat:no-repeat;background-color:#114A97;margin:75px 0 105px}@media (max-width:915px){.vitamin-d3 .vitamin-d3-content{border-radius:0}}@media (max-width:550px){.vitamin-d3 .vitamin-d3-content{margin:40px 0 90px;height:220px}}.vitamin-d3 .vitamin_d_img{position:absolute;bottom:-90px;left:0;max-height:350px}@media (max-width:550px){.vitamin-d3 .vitamin_d_img{max-height:230px}}.vitamin-d3 .human_img{position:absolute;bottom:0;right:15px;max-width:440px}@media (max-width:550px){.vitamin-d3 .human_img{max-height:235px}}.checkout_header{padding:1rem 0 0}@media (min-width:768px) and (max-width:915px){.checkout_header{padding:16px}}.checkout_header .header_content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:575px) and (max-width:768px){.secure-checkout{padding-left:2rem}}@media (max-width:575px){.checkout_header .header_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start!important}}.secure-checkout .desc{padding:0 0 1rem 60px}@media (min-width:768px) and (max-width:915px){.secure-checkout .desc{padding:0 0 0 60px}}@media (max-width:767px){.secure-checkout .desc{padding:0 0 1rem}}@media (min-width:768px){.secure-checkout .desc{position:relative}}.secure-checkout .desc>img{margin-right:18px}.secure-checkout ul{margin-bottom:0;padding-left:1rem}@media (max-width:767px){.secure-checkout ul{padding-left:0}}@media (min-width:768px){.secure-checkout .desc>img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout .desc>img{top:10px;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:575px){.checkout_header{padding:1rem 0}}.checkout_header .secure-checkout h4{font-weight:500;font-size:21px;line-height:27px;margin-bottom:8px}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout h4{margin-bottom:3px}}.secure-checkout h4 span{font-size:18px;line-height:23px;color:#179bd7}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout h4 span{display:block}}@media (max-width:767px){.checkout_header .secure-checkout h4{margin-bottom:16px;font-size:18px;line-height:23px;position:relative;padding-left:45px}.checkout_header .secure-checkout h4 img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.checkout_header .secure-checkout h4 span{display:block;font-size:16px;line-height:21px}}.checkout_header .secure-checkout ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:767px){.checkout_header .secure-checkout ul li{display:-webkit-box;display:-ms-flexbox;display:flex}}.checkout_header .secure-checkout ul li:not(:last-child){margin-right:24px}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout ul li:not(:last-child){margin-right:15px;margin-bottom:5px}}@media (max-width:767px){.checkout_header .secure-checkout ul li:not(:last-child):not(:last-child){margin-right:0;margin-bottom:12px}}.checkout_header .secure-checkout ul li img{margin-right:8px}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout ul li img{margin-right:5px}}.checkout_header .secure-checkout ul li p{font-size:14px;line-height:19px}@media (min-width:768px) and (max-width:915px){.checkout_header .secure-checkout ul li p{font-size:12px}}.checkout_header .secure-checkout ul li p img{margin-left:8px}.lp2-header .logos,.lp2-header .secure-checkout{flex:1}.lp2-header .logos{padding-top:12px;align-items:flex-start;flex-flow:row wrap;justify-content:space-between;padding-left:2rem}.lp2-header .header_content{align-items:flex-start}.hdr-call-order{margin-bottom:.4rem;flex-basis:100%}.hdr-call-order h4{font-weight:500;font-size:21px;line-height:27px}.hdr-call-order span{font-size:18px;line-height:23px;color:#179bd7;white-space:nowrap}@media (max-width:767px){.checkout_header .logos{padding-top:0}.checkout_header .logos img{max-height:32px}.hdr-call-order{margin:0 0 1rem}.hdr-call-order h4{font-size:18px;line-height:23px}.hdr-call-order span{font-size:16px;line-height:21px}.lp2-header .logos{justify-content:flex-start;padding-left:0}.checkout_header .logos,.secure-checkout{flex:1}}.checkout_header .logos img:not(:last-child){margin-right:16px}@media (max-width:915px){.checkout_header .logos img:not(:last-child){margin-right:8px}}.order{background-color:#fff;padding-top:16px}@media (min-width:768px) and (max-width:915px){.order{padding:16px}}.order .order-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order .order-content .secure_order{width:64%}@media (min-width:768px) and (max-width:915px){.order .order-content .secure_order{width:55%}}.order .order-content .secure_order .order_form .alert{text-align:center}.order .order-content .secure_order .order_form{background:var(--color-main);border-radius:11px;padding:8px}@media (min-width:768px) and (max-width:915px){.order .order-content .secure_order .order_form{border-radius:8px;padding:5px}}.order .order-content .secure_order .order_form h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:10px 20px 17px}@media (min-width:768px) and (max-width:915px){.order .order-content .secure_order .order_form h3{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.order .order-content .secure_order .order_form h3 span{font-weight:500;font-size:21px;line-height:1;color:#F7F8FA}@media (min-width:768px) and (max-width:915px){.order .order-content .secure_order .order_form h3 span{font-size:18px}}.order .order-content .secure_order .order_form h3 img{margin-right:15px}@media (min-width:768px) and (max-width:915px){.order .order-content .secure_order .order_form h3 img{margin-right:10px;height:24px}}.order .order-content .secure_order form{background:#fff;border-radius:5px;padding:24px;text-align:right}@media (max-width:915px){.order .order-content .secure_order form{padding:16px;text-align:left}}.order .order-content .secure_order .select2-container{width:100%!important}.order .order-content .secure_order .select2-container--default .select2-selection--single{text-align:left;height:48px;line-height:48px;border:1px solid #ccc9c8;border-radius:8px;outline:none;font-size:14px;font-weight:600}@media (max-width:915px){.order .order-content .secure_order .select2-container--default .select2-selection--single{height:40px;line-height:40px;border-radius:6px}}.order .order-content .secure_order .select2-container--default .select2-selection--single.validate-error{border-color:#e4181a}.order .order-content .secure_order .select2-container--default .select2-results>.select2-results__options{text-align:left}.order .order-content .secure_order .select2-results__option{padding:12px 24px}@media (max-width:915px){.order .order-content .secure_order .select2-results__option{padding:12px}}.order .order-content .secure_order .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:24px;line-height:48px;color:inherit}@media (max-width:915px){.order .order-content .secure_order .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:12px;line-height:40px}}.order .order-content .secure_order .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px;background-image:url(https://mindboostingtips.com/imgs/checkout/arrow-down.svg);background-repeat:no-repeat;background-position:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.order .order-content .secure_order .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.order .order-content .secure_order .select2-dropdown{border-color:#ccc9c8;font-size:14px}.order .order-content .secure_order .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#114A97}.order .order-content .secure_order .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.order .order-content .secure_order .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:rotate(180deg) translateY(14px);transform:rotate(180deg) translateY(14px)}.order .order-content .secure_order .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#646C7A!important;font-size:14px!important;font-weight:400!important}.order .order-content .secure_order .form-group{margin-bottom:12px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:915px){.order .order-content .secure_order .form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.order .order-content .secure_order .form-group label{font-family:"Konnect";font-weight:500;font-size:16px;margin-right:12px;margin-bottom:0}.order .order-content .secure_order .form-group label.check_container{margin-right:0}@media (max-width:915px){.order .order-content .secure_order .form-group label{display:inline-block;font-size:14px;line-height:18px;margin-bottom:4px;margin-right:0}}.order .order-content .secure_order .form-group img{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}.order .order-content .secure_order .form-group.select_box img.check,.order .order-content .secure_order .form-group.card-cvc img.check{right:40px}.order .order-content .secure_order .form-group .field_container{position:relative;width:365px}@media (max-width:915px){.order .order-content .secure_order .form-group .field_container{width:100%;margin-bottom:8px}}.order .order-content .secure_order .form-group .field_container.validate .true{display:block}.order .order-content .secure_order .form-group .field_container.validate .error{display:none}.order .order-content .secure_order .form-group .field_container.not-validate .error{display:block}.order .order-content .secure_order .form-group .field_container.not-validate .true{display:none}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]),.order .order-content .secure_order .form-group select{width:365px;background:#fff;border:1px solid #ccc9c8;border-radius:8px;height:48px;padding:0 24px;font-family:"Open Sans";font-weight:600;font-size:14px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:var(--color-info)!important}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::-webkit-input-placeholder,.order .order-content .secure_order .form-group select::-webkit-input-placeholder{color:#646C7A;font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):-ms-input-placeholder,.order .order-content .secure_order .form-group select:-ms-input-placeholder{color:#646C7A;font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::-ms-input-placeholder,.order .order-content .secure_order .form-group select::-ms-input-placeholder{color:#646C7A;font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::placeholder,.order .order-content .secure_order .form-group select::placeholder{color:#646C7A;font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):hover,.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):focus,.order .order-content .secure_order .form-group select:hover,.order .order-content .secure_order .form-group select:focus{border-color:#aea9a8}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]).validate-error,.order .order-content .secure_order .form-group select.validate-error{border:1px solid #e4181a}@media (max-width:915px){.order .order-content .secure_order .form-group input:not(input[type="checkbox"]),.order .order-content .secure_order .form-group select{font-size:14px;height:40px;width:100%;padding:0 12px;border-radius:6px}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::-webkit-input-placeholder,.order .order-content .secure_order .form-group select::-webkit-input-placeholder{font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):-ms-input-placeholder,.order .order-content .secure_order .form-group select:-ms-input-placeholder{font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::-ms-input-placeholder,.order .order-content .secure_order .form-group select::-ms-input-placeholder{font-weight:400}.order .order-content .secure_order .form-group input:not(input[type="checkbox"])::placeholder,.order .order-content .secure_order .form-group select::placeholder{font-weight:400}}.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):active,.order .order-content .secure_order .form-group input:not(input[type="checkbox"]):focus,.order .order-content .secure_order .form-group select:active,.order .order-content .secure_order .form-group select:focus{outline:none}.order .order-content .secure_order .form-group .expiration_date{width:365px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.order .order-content .secure_order .form-group .expiration_date{width:100%;display:block}}.order .order-content .secure_order .form-group .expiration_date .field_container{width:49%}@media (max-width:767px){.order .order-content .secure_order .form-group .expiration_date .field_container{width:100%}}.order .order-content .secure_order .form-group .expiration_date .field_container select{background:#fff;border:1px solid #ccc9c8;border-radius:8px;height:48px;padding:0 24px}.order .order-content .secure_order .form-group .expiration_date .field_container select::-webkit-input-placeholder{color:#646C7A}.order .order-content .secure_order .form-group .expiration_date .field_container select:-ms-input-placeholder{color:#646C7A}.order .order-content .secure_order .form-group .expiration_date .field_container select::-ms-input-placeholder{color:#646C7A}.order .order-content .secure_order .form-group .expiration_date .field_container select::placeholder{color:#646C7A}.order .order-content .secure_order .form-group .expiration_date .field_container select::-webkit-input-placeholder::placeholder{font-weight:400}.order .order-content .secure_order .form-group .expiration_date .field_container select:-ms-input-placeholder::placeholder{font-weight:400}.order .order-content .secure_order .form-group .expiration_date .field_container select::-ms-input-placeholder::placeholder{font-weight:400}.order .order-content .secure_order .form-group .expiration_date .field_container select::placeholder::placeholder{font-weight:400}@media (max-width:915px){.order .order-content .secure_order .form-group .expiration_date .field_container select{height:40px;padding:0 12px;width:100%}}.order .order-content .secure_order .form-group .expiration_date .field_container select:active,.order .order-content .secure_order .form-group .expiration_date .field_container select:focus{outline:none}.order .order-content .secure_order .form-group .card-cvc{position:relative;display:inline-block}@media (max-width:915px){.order .order-content .secure_order .form-group .card-cvc{display:block;width:100%}}.order .order-content .secure_order .form-group .info{position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;cursor:pointer}.order .order-content .secure_order .form-group .info:hover+.tooltiptext{opacity:1;visibility:visible;top:-80px}.order .order-content .secure_order .form-group .tooltiptext{position:absolute;display:inline-block;background:#4f4f4f;-webkit-box-shadow:0 6px 11px rgb(79 79 79 / .3);box-shadow:0 6px 11px rgb(79 79 79 / .3);width:200px;height:80px;font-size:12px;line-height:14px;color:#fff;padding:12px 17px;top:-90px;right:0;font-weight:400;opacity:0;visibility:hidden;border-radius:5px;text-align:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.order .order-content .secure_order .form-group .tooltiptext:after{content:"";position:absolute;border-width:8px;border-style:solid;border-color:#4f4f4f #fff0 #fff0 #fff0;display:block;bottom:-16px;right:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media (max-width:915px){.order .order-content .secure_order .form-group.checkbox{padding-right:0}}.order .order-content .secure_order .form-group.checkbox .check_container{display:inline-block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Open Sans";font-weight:600;font-size:14px;line-height:24px;width:365px;text-align:left}.order .order-content .secure_order .form-group.checkbox .check_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.order .order-content .secure_order .form-group.checkbox .checkmark{position:absolute;top:0;left:0;height:24px;width:24px;border:1px solid #ccc9c8;border-radius:3px;background-color:#fff}.order .order-content .secure_order .form-group.checkbox .check_container:hover input~.checkmark{border:1px solid #aea9a8;-webkit-box-shadow:0 2px 0 rgb(174 169 168 / .1);box-shadow:0 2px 0 rgb(174 169 168 / .1)}.order .order-content .secure_order .form-group.checkbox .check_container input:checked~.checkmark{background:var(--color-main);border:1px solid var(--color-main)}.order .order-content .secure_order .form-group.checkbox .checkmark:after{content:"";position:absolute;display:none}.order .order-content .secure_order .form-group.checkbox .check_container input:checked~.checkmark:after{display:block}.order .order-content .secure_order .form-group.checkbox .check_container .checkmark:after{left:7.5px;top:5px;width:8px;height:9px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.order .order-content .secure_order .order_now_btn{background:var(--color-buttons);border-radius:4px;font-family:"Konnect";font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#fff;border:0;padding:14px;width:365px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order .order-content .secure_order .order_now_btn:active,.order .order-content .secure_order .order_now_btn:focus,.order .order-content .secure_order .order_now_btn:hover{outline:none;background:var(--color-buttons-hover)}@media (max-width:915px){.order .order-content .secure_order .order_now_btn{width:100%}}.order .order-content .secure_order .order_now_btn img{margin-left:5px}.payment_methods{display:flex;justify-content:right}.order .order-content .secure_order .payment_methods ul{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding-right:0;margin-bottom:12px;padding-left:0;width:365px}@media (max-width:915px){.order .order-content .secure_order .payment_methods ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.payment_methods{justify-content:flex-start}}.order .order-content .secure_order .payment_methods ul li{margin:0 2px 12px;background:#ffdfcd;border-radius:3.625px;padding:6px 12px;min-width:55px;text-align:center}@media (max-width:767px){.order .order-content .secure_order .payment_methods ul li{margin:0 2px 4px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.order .order-content .trust_badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}@media (max-width:915px){.order .order-content .trust_badges{padding-top:12px;margin-bottom:32px}}.order .order-content .trust_badges li{margin:0 16px}@media (min-width:768px) and (max-width:915px){.order .order-content .trust_badges li{margin:0}.order .order-content .trust_badges li img{-webkit-transform:scale(.8);transform:scale(.8)}}@media (max-width:767px){.order .order-content .trust_badges li{margin:0 3px}.order .order-content .trust_badges li img{max-height:35px}}.order .order-content .product_info{width:32.5%;text-align:center}.product-img-cont{position:relative;display:inline-block;margin:0 auto}.product-img-cont.ds-bottles{margin:-4rem 3rem -3rem}.product-badge{position:absolute;z-index:1;width:6rem;right:0;top:0}.order .order-content .product-badge{right:-1.4rem;top:3rem}.plan-6-bottles .product-badge{right:50%;top:40%}.product-img-cont.one-bottle .product-badge{right:2.6rem;top:1.4rem}.limited_time_offer .product-badge{right:50%;top:40%;width:30%}@media (min-width:768px) and (max-width:915px){.order .order-content .product_info{width:40%}}.order .order-content .product_info .product_img{max-width:295px;margin:auto}.order .order-content .product_info ul,.cart-products{border-bottom:1px solid #dfdddd;padding-bottom:10px;text-align:left}.order .order-content .product_info ul li,.cart-products li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.order .order-content .product_info ul li .item,.cart-products li .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order .order-content .product_info ul li .item img,.cart-products li .item img{margin-right:10px}.order .order-content .product_info ul li .item img{margin-top:3px}.order .order-content .product_info ul li .item p,.cart-products li .item p{font-weight:600;font-size:14px;line-height:19px}.order .order-content .product_info ul li .cost,.cart-products li .cost{font-weight:500;font-size:16px;line-height:21px;font-family:"Konnect";display:-webkit-box;display:-ms-flexbox;display:flex}.order .order-content .product_info ul li .cost .old_price,.cart-products li .cost .old_price{margin-right:5px;color:#e4181a;margin-right:5px}.order .order-content .product_info .order_summary{text-align:right;padding-top:24px}.order .order-content .product_info .order_summary .original-price,.order .order-content .product_info .order_summary .your-price,.order .order-content .product_info .order_summary .savings{font-family:"Konnect";font-weight:500;line-height:23px;margin-bottom:6px}.order .order-content .product_info .order_summary .original-price{font-size:18px;color:#e4181a}.order .order-content .product_info .order_summary .your-price{font-size:16px;color:var(--color-info)}.order .order-content .product_info .order_summary .savings{font-size:16px;color:#009a37}.order .order-content .product_info .order_money_back{background:#F5F7FA;border:1px solid #cce0d8;border-radius:11px;position:relative;padding:55px 20px 20px;margin-top:105px;text-align:center}@media (max-width:767px){.order .order-content .product_info .order_money_back{display:none}.product-img-cont.ds-bottles{margin:-3rem 0}}.order .order-content .product_info .order_money_back img{position:absolute;top:-50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.order .order-content .product_info .order_money_back h4{font-weight:500;font-size:18px;line-height:23px;margin-bottom:9px}.order .order-content .product_info .order_money_back p{font-size:14px;line-height:24px;color:#474D57}@media (max-width:767px){.order .order-content{display:block;padding:0 10px}.order .order-content .secure_order,.order .order-content .product_info{width:100%}.order .order-content .secure_order .order_form{padding:4px}.order .order-content .secure_order .order_form h3{padding:8px 0 12px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order .order-content .secure_order .order_form h3 span{font-size:18px}.order .order-content .secure_order .order_form h3 img{margin-right:8px;height:24px}}@media (min-width:768px) and (max-width:915px){.product_awards{padding:16px}}@media (max-width:767px){.product_awards{padding:0 12px}}.product_awards .product_awards_content{display:-webkit-box;display:-ms-flexbox;display:flex;background:#F5F7FA;border-radius:17px;margin:65px 0;text-align:center}@media (min-width:768px) and (max-width:915px){.product_awards .product_awards_content{margin:0 0 40px}}@media (max-width:767px){.product_awards .product_awards_content{border-radius:4px;margin:32px 0;display:block}}.product_awards .product_awards_content>div{width:50%;padding:40px 35px}@media (max-width:767px){.product_awards .product_awards_content>div{padding:40px 30px 24px;width:100%}}.product_awards .product_awards_content .money_back{position:relative}.product_awards .product_awards_content .money_back::after{content:"";position:absolute;top:0;width:4px;background-color:#fff;height:100%;display:block;right:0}@media (max-width:767px){.product_awards .product_awards_content .money_back::after{top:100%;width:100%;height:4px;left:0}}.product_awards .product_awards_content h4{font-weight:500;font-size:21px;line-height:27px;margin:24px 0 8px}@media (max-width:767px){.product_awards .product_awards_content h4{font-size:18px;line-height:23px}}.product_awards .product_awards_content p{font-size:16px;line-height:30px;color:#474D57}@media (max-width:767px){.product_awards .product_awards_content p{font-size:14px;line-height:24px}}@media (min-width:768px) and (max-width:915px){.customers_testimonials{padding:16px}}@media (max-width:767px){.customers_testimonials{padding:12px}}.customers_testimonials h2{margin-bottom:16px}@media (max-width:767px){.customers_testimonials h2{margin-bottom:0}}.customers_testimonials .customer_testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.customers_testimonials .customer_testimonial{display:block;padding-top:20px}}.customers_testimonials .customer_testimonial .author_img{margin-right:30px;position:relative}.customers_testimonials .customer_testimonial .author_img img{max-width:88px}@media (max-width:767px){.customers_testimonials .customer_testimonial .author_img{margin-right:1.6rem;display:inline-block;margin-bottom:.4rem;float:left}}.customers_testimonials .customer_testimonial .author_img .verified_badge{position:absolute;right:0;bottom:0}.customers_testimonials .customer_testimonial .author_img .verified_badge path.bg{fill:var(--color-main-light)}.customers_testimonials .customer_testimonial .author_info{padding-bottom:32px;border-bottom:1px solid #dfdddd}@media (max-width:767px){.customers_testimonials .customer_testimonial .author_info{padding-bottom:20px}}.customers_testimonials .customer_testimonial .author_info.last{border:0}.customers_testimonials .customer_testimonial .author_info p{font-size:16px;line-height:30px;color:#474D57}.customers_testimonials .customer_testimonial .author_info .name{margin-bottom:5px}.customers_testimonials .customer_testimonial .author_info .name span{font-family:"Konnect";font-style:normal;font-weight:500;font-size:18px;line-height:23px;color:var(--color-info)}.pruchase_terms{background:#F7F8FA;border-radius:11px;padding:40px;margin-top:32px;margin-bottom:30px}@media (min-width:768px) and (max-width:915px){.pruchase_terms{margin:0 16px}}@media (max-width:767px){.pruchase_terms{border-radius:4px;padding:24px;margin:13px}}.pruchase_terms h3{font-weight:500;font-size:21px;line-height:27px;color:var(--color-info);margin-bottom:20px}.pruchase_terms p{font-size:16px;line-height:30px;color:#474D57;max-width:750px;display:-webkit-box;display:-ms-flexbox;display:flex}.pruchase_terms p span{margin-right:5px}.thx_header{padding:24px 0;border-bottom:1px solid #dfdddd}@media (min-width:768px) and (max-width:915px){.thx_header{padding:24px 16px}}.thx_header_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.thx_header_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.thx_header_content .logo{margin-bottom:24px}}.thx_header_content .logo img{height:60px}.thx_header_content .contact_info{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.thx_header_content .contact_info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.thx_header_content .contact_info .contact-txt{margin-right:8px;color:#474D57;font-weight:600}@media (max-width:915px){.thx_header_content .contact_info .contact-txt{display:none}}.thx_header_content .contact_info div{margin-left:16px}@media (max-width:767px){.thx_header_content .contact_info div:not(:last-child){margin-bottom:12px}}.thx_header_content .contact_info div a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.thx_header_content .contact_info div svg{margin-right:6px}.thx_header_content .contact_info div svg path{fill:var(--color-main-light)}.thx_header_content .contact_info div span{color:#474D57;font-weight:600}.order-received{background:#F5F7FA;border-radius:11px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 12px}@media (max-width:767px){.order-received{padding:20px 16px}}.order-received img{margin-right:15px}@media (max-width:767px){.order-received img{margin-right:10px}}.order-received .desc h3{font-family:"Konnect";font-weight:500;font-size:21px;line-height:27px;color:#009a37;margin-bottom:4px}@media (max-width:767px){.order-received .desc h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:18px;line-height:23px}}.order-received .desc p{font-size:14px;line-height:19px;color:#474D57}@media (max-width:767px){.order-received .desc p{text-align:center}}.thx_heading{max-width:715px;margin:40px auto;line-height:48px}@media (max-width:767px){.thx_heading{line-height:44px;margin:24px 10px}}.thx_heading mark{font-size:32px;color:#e4181a;padding:5px;background:#fff171}@media (max-width:767px){.thx_heading mark{font-size:26px}}.thx_text{font-size:18px;line-height:30px;color:var(--color-info);margin:0 55px 30px}@media (min-width:768px) and (max-width:915px){.thx_text{margin:0 35px 30px}}@media (max-width:767px){.thx_text{font-size:16px;margin:0 20px 24px}}.order_details{background:#F7F9FA;padding:60px 65px}@media (min-width:768px) and (max-width:915px){.order_details{padding:40px 35px}}@media (max-width:767px){.order_details{padding:24px 20px}}.order_details h2{font-weight:500;font-size:32px;line-height:42px;color:var(--color-main);margin-bottom:30px}@media (min-width:768px) and (max-width:915px){.order_details h2{font-size:28px;margin-bottom:20px}}@media (max-width:767px){.order_details h2{font-size:18px;line-height:23px;margin-bottom:16px}}.order_details ul li{font-size:18px;line-height:30px;color:var(--color-info);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (max-width:767px){.order_details ul li{margin-bottom:12px;font-size:14px;line-height:26px}}.order_details ul li span{width:8px;min-width:8px;height:8px;border-radius:50%;background:#646C7A;margin-right:15px;position:relative;top:12px}@media (max-width:767px){.order_details ul li span{margin-right:10px;width:5px;min-width:5px;height:5px}}.surprise{padding:60px 95px 20px}@media (min-width:768px) and (max-width:915px){.surprise{padding:40px 35px 20px}}@media (max-width:767px){.surprise{padding:24px 15px 0}}.surprise h2{font-weight:500;font-size:32px;line-height:42px;color:var(--color-info)}@media (max-width:767px){.surprise h2{font-size:26px;line-height:34px}}.surprise h2 span{font-weight:700;color:var(--color-main)}.surprise .free_books{position:relative;margin:32px 0 55px}@media (max-width:767px){.surprise .free_books{margin:20px 0 40px}.surprise .free_books.additional_bonus{margin-top:0}}.surprise .free_books h3{font-weight:500;font-size:18px;line-height:23px;color:#646C7A;display:inline-block;background-color:#fff;padding:0 5px;position:relative;z-index:2}@media (max-width:767px){.surprise .free_books h3{font-size:16px}}@media (max-width:576px){.surprise .free_books h3.additional_bonus_title{max-width:170px;margin:auto}.product-img-cont.ds-bottles{margin:-1rem 0}}.surprise .free_books:after{content:"";height:1px;background-color:#dfdddd;width:100%;display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;z-index:0;position:absolute}.surprise .books{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.surprise .books{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.surprise .book{background:#F5F7FA;border-radius:17px;padding:24px;position:relative;text-align:right;width:48%}@media (min-width:768px) and (max-width:915px){.surprise .book{padding:20px 16px}}@media (max-width:767px){.surprise .book{width:100%;padding:12px;margin-bottom:52px;border-radius:4px}}.surprise .book img.book_img{position:absolute;left:14px;top:-30px;-webkit-filter:drop-shadow(0 3px 16px rgb(35 32 31 / .3));filter:drop-shadow(0 3px 16px rgb(35 32 31 / .3));max-width:76px}@media (min-width:768px) and (max-width:915px){.surprise .book img.book_img{left:16px}}@media (max-width:767px){.surprise .book img.book_img{left:9px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.surprise .book a{background:var(--color-buttons);border-radius:4px;height:48px;line-height:48px;width:206px;font-family:"Konnect";font-weight:700;font-size:16px;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.surprise .book a:hover{background:var(--color-buttons-hover)}@media (max-width:767px){.surprise .book a{height:40px;line-height:40px;width:178px;font-size:14px}}.surprise .book a img{margin-right:5px}.purchase-gift{padding:0 95px 30px}@media (min-width:768px) and (max-width:915px){.purchase-gift{padding:0 35px 20px}}@media (max-width:767px){.purchase-gift{padding:0 15px 16px}}.purchase-gift-content{background:#F5F7FA;border-radius:17px;padding:40px 0 40px 40px}@media (max-width:767px){.purchase-gift-content{padding:30px 15px}}.purchase-gift-content .gift-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.purchase-gift-content .gift-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.purchase-gift .title{font-size:32px;line-height:42px;color:var(--color-info)}@media (max-width:767px){.purchase-gift .title{font-size:26px;line-height:34px}}.purchase-gift .title span{background:var(--color-main);text-transform:uppercase;color:#fff;display:inline-block;padding:4px 10px 0}.purchase-gift .desc{font-size:18px;line-height:30px;color:var(--color-info);margin:14px 0 20px}@media (max-width:767px){.purchase-gift .desc{font-size:16px}}.purchase-gift ul li{font-size:14px;line-height:19px;color:#474D57;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:40px}@media (max-width:767px){.purchase-gift ul li{padding-right:0}}.purchase-gift ul li:not(:last-child){margin-bottom:16px}.purchase-gift ul li img{margin-right:8px}.purchase-gift .text{width:60%}@media (max-width:767px){.purchase-gift .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.purchase-gift .image{width:38%}@media (max-width:767px){.purchase-gift .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;text-align:center;margin-bottom:24px}}.purchase-gift .image img{-webkit-filter:drop-shadow(0 9px 18px rgb(0 0 0 / .18));filter:drop-shadow(0 9px 18px rgb(0 0 0 / .18));max-width:231px}@media (max-width:767px){.purchase-gift .image img{max-width:140px}}.purchase-gift .confirm-purchase{text-align:center;margin-top:40px;padding-right:40px}.cured-american-seniors{margin:0 95px 30px}.cured-american-seniors img{width:100%}@media (max-width:767px){.purchase-gift .confirm-purchase{margin-top:30px;padding-right:0}.cured-american-seniors{margin:0 15px 16px}}.purchase-gift .confirm-purchase a{font-family:"Open Sans";font-size:20px;line-height:27px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#179bd7}.purchase-gift .confirm-purchase a span{display:inline}@media (min-width:768px){.purchase-gift .confirm-purchase a span{display:block}}.members-discount{padding:0 95px 50px}@media (min-width:768px) and (max-width:915px){.members-discount{padding:0 35px 40px}}@media (max-width:767px){.members-discount{padding:0 15px 30px}}.members-discount-content{background:#F5F7FA;padding:20px 77px 40px;border-radius:17px}@media (min-width:768px) and (max-width:915px){.members-discount-content{padding:20px 65px 40px}}@media (max-width:767px){.members-discount-content{padding:20px}}.members-discount .image img{width:415px;max-width:100%}.members-discount h2{font-size:32px;line-height:42px}@media (max-width:767px){.members-discount h2{font-size:26px;line-height:34px}}.members-discount p{font-family:"Open Sans";font-size:18px;line-height:30px;margin:12px 0 24px}@media (max-width:767px){.members-discount p{font-size:16px}}.members-discount a{font-family:"Open Sans";font-size:20px;line-height:27px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#179bd7}@media (max-width:767px){.members-discount a{width:100%;padding:16px 0}}.contact_us{padding:0 95px}@media (min-width:768px) and (max-width:915px){.contact_us{padding:0 35px}}@media (max-width:767px){.contact_us{padding:0 10px}}.contact_us h2{font-weight:700;font-size:32px;line-height:42px;color:var(--color-info);margin-bottom:70px}@media (max-width:767px){.contact_us h2{padding:0 15px;font-size:26px;line-height:34px;margin-bottom:55px}}.contact_us .boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-evenly}@media (max-width:767px){.contact_us .boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact_us .box{position:relative;text-align:center;width:48%;padding:65px 0 30px;border:3px solid #F7F9FA;border-radius:17px}@media (min-width:768px) and (max-width:915px){.contact_us .box{padding:55px 12px 24px}}@media (max-width:767px){.contact_us .box{width:100%;padding:52px 15px 28px}.contact_us .box:first-child{margin-bottom:48px}}.contact_us .box .icon{width:64px;height:64px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#F7F9FA;position:absolute;top:-32px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contact_us .box .icon svg{margin:auto}.contact_us .box .icon svg path{stroke:var(--color-main-light)}.contact_us .box h4 a{font-weight:500;font-size:21px;line-height:27px;text-decoration:none;color:var(--color-info)}@media (max-width:767px){.contact_us .box h4 a{font-size:18px;line-height:23px}}.contact_us .box small{font-size:14px;line-height:24px;color:#474D57;display:block;margin:8px 0}.contact_us .box p{font-size:14px;line-height:24px;color:#474D57;margin-bottom:8px}.contact_us .box p .day{font-weight:600;display:inline-block;min-width:113px;text-align:right}.note{padding:20px 95px 64px}@media (min-width:768px) and (max-width:915px){.note{padding:20px 35px 20px}}@media (max-width:767px){.note{padding:10px 10px 0}}.note .note_content{background:#F7F8FA;border-radius:4px;padding:20px 12px}.note p{font-size:18px;line-height:25px;color:#3f352f}@media (max-width:767px){.note p{font-size:16px;line-height:22px}}.page_content h2{margin:40px 0}@media (min-width:768px) and (max-width:915px){.page_content h2{margin:30px 0}.cured-american-seniors{margin:0 35px 20px}}@media (max-width:767px){.page_content h2{margin:20px 0}}.page_content .content{padding:60px 78px}@media (max-width:915px){.page_content .content{padding:40px}}@media (max-width:767px){.page_content .content{padding:30px 20px}}.page_content .content{font-size:18px;line-height:30px}.ca-page header{border-bottom:none}.ca-page .limited_offer{display:block!important}.ca-info{padding:0 1rem}.ca-info p{font-size:18px;line-height:30px}.ca-info p:not(:last-child){margin-bottom:.8rem}@media (max-width:767px){.page_content .content p,.ca-info p{font-size:16px;line-height:26px}}.page_content .content p:not(:last-of-type){margin-bottom:30px}@media (max-width:915px){.page_content .content p:not(:last-of-type){margin-bottom:20px}}.page_content .content p.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_content .content p.item .bull{margin-right:5px}.page_content .content .contact_way h3{font-weight:500;font-size:32px;line-height:45px}@media (min-width:768px) and (max-width:915px){.page_content .content .contact_way h3{font-size:26px;line-height:36px}}@media (max-width:767px){.page_content .content .contact_way h3{font-size:20px;line-height:30px}}.page_content .content .contact_way>p{margin:32px 0}@media (max-width:915px){.page_content .content .contact_way>p{margin:20px 0}}.page_content .content .contact_way .email,.page_content .content .contact_way .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_content .content .contact_way .email .icon,.page_content .content .contact_way .address .icon{width:44px;height:44px;border-radius:50%;background:#F5F7FA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}@media (max-width:767px){.page_content .content .contact_way .email .icon,.page_content .content .contact_way .address .icon{margin-right:10px}}.page_content .content .contact_way .email .icon a,.page_content .content .contact_way .email .icon img,.page_content .content .contact_way .address .icon a,.page_content .content .contact_way .address .icon img,.page_content .content .contact_way .email .icon svg{margin:auto}.page_content .content .contact_way .email .icon svg{width:20px;height:20px}.page_content .content .contact_way .email .icon svg path{stroke:var(--color-main-light)}.page_content .content .contact_way .email .icon.phone svg path{fill:var(--color-main-light);stroke:none}.page_content .content .contact_way .email p,.page_content .content .contact_way .address p{font-weight:600;display:inline-block}.page_content .content .contact_way .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page_content .content .contact_way .address li{font-weight:600;font-size:18px;line-height:30px}@media (max-width:767px){.page_content .content .contact_way .address li{font-size:16px;line-height:26px}}.page_content .content .call_hours{margin-top:32px}.page_content .content .call_hours li{font-size:18px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.page_content .content .call_hours li{font-size:16px;line-height:26px}}.page_content .content .call_hours li span{width:8px;height:8px;background:#aea9a8;border-radius:50%;margin-right:15px}.page_content .content .call_hours~a{font-size:18px;line-height:30px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#26A9E0;margin-bottom:20px;display:block}@media (max-width:767px){.page_content .content .call_hours~a{font-size:16px;line-height:26px}}.page_content .content .resource h3{font-weight:500;font-size:32px;line-height:45px;margin-bottom:32px}@media (min-width:768px) and (max-width:915px){.page_content .content .resource h3{font-size:26px;line-height:36px;margin-bottom:20px}}@media (max-width:767px){.page_content .content .resource h3{font-size:20px;line-height:30px;margin-bottom:20px}}.page_content .content .resource ul{margin-bottom:52px}@media (max-width:915px){.page_content .content .resource ul{margin-bottom:30px}}.page_content .content .resource ul li{position:relative;padding-left:20px;font-size:18px;line-height:30px}.page_content .content .resource ul li:not(:last-child){margin-bottom:20px}@media (max-width:767px){.page_content .content .resource ul li:not(:last-child){margin-bottom:15px}}.page_content .content .resource ul li:before{content:"";position:absolute;width:8px;height:8px;display:block;border-radius:50%;left:0;top:12px;background:#aea9a8}.page_content .content .resource ul li a{font-size:18px;line-height:30px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#114A97;word-break:break-word}@media (max-width:767px){.page_content .content .resource ul li a{font-size:16px;line-height:26px}}.page_content .terms_title,.page_content .pp_title,.inform-page-content h2{font-weight:500;font-size:32px;line-height:45px;margin-bottom:32px}@media (min-width:768px) and (max-width:915px){.page_content .terms_title,.page_content .pp_title,.inform-page-content h2,.inform-page.page_content .subheader{font-size:26px;line-height:36px;margin-bottom:20px}}@media (max-width:767px){.page_content .terms_title,.page_content .pp_title,.inform-page-content h2,.inform-page.page_content .subheader{font-size:20px;line-height:30px;margin-bottom:20px}}.page_content .terms_txt,.page_content .pp_txt,.inform-page-content p{margin-bottom:32px}@media (max-width:915px){.page_content .terms_txt,.page_content .pp_txt,.inform-page-content p{margin-bottom:20px}}.page_content .terms_txt span,.page_content .pp_txt span,.inform-page-content p span{display:block}.page_content .terms_list,.page_content .pp_list,.inform-page-content ul{margin-bottom:32px}@media (max-width:915px){.page_content .terms_list,.page_content .pp_list,.inform-page-content ul{margin-bottom:20px}}.page_content .terms_list>li,.page_content .pp_list>li,.inform-page-content ul>li{position:relative;padding-left:20px;font-size:18px;line-height:30px}@media (max-width:767px){.page_content .terms_list>li,.page_content .pp_list>li,.inform-page-content ul>li{padding-left:15px;font-size:16px;line-height:26px}}.page_content .terms_list>li:not(:last-child),.page_content .pp_list>li:not(:last-child),.inform-page-content ul>li:not(:last-child){margin-bottom:20px}@media (max-width:915px){.page_content .terms_list>li:not(:last-child),.page_content .pp_list>li:not(:last-child),.inform-page-content ul>li:not(:last-child){margin-bottom:15px}}.page_content .terms_list>li:before,.page_content .pp_list>li:before,.inform-page-content ul>li:before{content:"";position:absolute;width:8px;height:8px;display:block;border-radius:50%;left:0;top:12px;background:#aea9a8}@media (max-width:767px){.page_content .terms_list>li:before,.page_content .pp_list>li:before,.inform-page-content ul>li:before{width:6px;height:6px;left:0;top:10px}}.page_content .terms_list>li a,.page_content .pp_list>li a,.inform-page-content ul>li a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#26A9E0;word-break:break-word}.page_content .terms_list>li p,.page_content .pp_list>li p,.inform-page-content ul>li p{margin-bottom:15px!important}.page_content .terms_list>li p a,.page_content .pp_list>li p a,.inform-page-content ul>li p a{word-break:break-word}.page_content .pp_nested_list{margin-bottom:20px}@media (max-width:915px){.page_content .pp_nested_list{margin-bottom:15px}}.page_content .pp_nested_list li{padding-left:30px;position:relative;font-size:18px;line-height:30px}@media (max-width:767px){.page_content .pp_nested_list li{font-size:16px;line-height:26px;padding-left:20px}}.page_content .pp_nested_list li:before{content:"";position:absolute;width:4px;height:4px;display:block;border-radius:50%;left:15px;top:12px;background:var(--color-info)}@media (max-width:767px){.page_content .pp_nested_list li:before{left:10px;top:10px}}.page_content .pp_nested_list li a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#26A9E0;word-break:break-word}.page_content .pp_list2{margin-bottom:32px}@media (max-width:915px){.page_content .pp_list2{margin-bottom:20px}}.page_content .pp_list2 li{position:relative;padding-left:30px;font-size:18px;line-height:30px}@media (max-width:767px){.page_content .pp_list2 li{font-size:16px;line-height:26px;padding-left:20px}}.page_content .pp_list2 li:not(:last-child){margin-bottom:20px}@media (max-width:767px){.page_content .pp_list2 li:not(:last-child){margin-bottom:15px}}.page_content .pp_list2 li:before{content:"";position:absolute;width:4px;height:4px;display:block;border-radius:50%;left:15px;top:12px;background:var(--color-info)}@media (max-width:767px){.page_content .pp_list2 li:before{left:10px;top:10px}}.page_content .pp_list2 li p{display:inline}.page_content .terms_subtitle,.page_content .pp_subtitle,.inform-page-content h3{font-weight:500;font-size:20px;line-height:30px;margin-bottom:32px}@media (max-width:915px){.page_content .terms_subtitle,.page_content .pp_subtitle,.inform-page-content h3{font-size:18px;line-height:28px;margin-bottom:20px}}@media (max-width:915px){.gray_footer_m{background-color:#F7F8FA}footer .footer_links{margin-left:0;padding-left:0;justify-content:center}}@media (min-width:768px){.surprise .free_books{margin-bottom:22px}}.ebooks-bonuses{position:relative;padding:.6rem 0 .6rem .6rem}.ebooks-bonuses .bonus{display:inline-block;margin-right:.2rem;width:3rem}.ebooks-bonuses .product-badge{position:absolute;max-width:none;top:0;right:-1.8rem;margin:0!important;width:3rem}@media (min-width:768px) and (max-width:915px){.ebooks-bonuses{padding:.6rem 0}.ebooks-bonuses img{margin-right:0!important}.ebooks-bonuses .product-badge{right:-1.1rem}}.plan-3-bottles .plan-img img{max-width:100%;margin:-1rem auto}.plan-1-bottle .plan-img img{max-width:96%;margin:-1rem auto}@media (max-width:767px){.plan-6-bottles .plan-img img:not(.product-badge){margin:-.2rem auto}.plan-3-bottles .plan-img img{margin:-1.4rem auto -.8rem;max-width:90%}.plan-1-bottle .plan-img img{max-width:92%;margin:-1.6rem auto -1rem}}.page_content.inform-page footer{background-color:inherit}.inform-page .subheader{text-align:center;font-weight:500;font-size:32px;font-family:"Konnect",sans-serif;margin:-1.4rem 0 1.4rem}.important-info{background-color:#EBF7FD;color:#2D7091;padding:1rem;margin:0 0 1.8rem}.important-info h2{margin:0}.important-info p{margin:0}#disclaimer .main>div{padding:1rem}.modal .btn-primary{background-color:var(--color-main-light);border-color:var(--color-main-light)}.modal .btn-primary:hover{background-color:var(--color-main);border-color:var(--color-main)}.modal .highlighted{color:#dc3545;font-weight:600}#show-offer-pop .modal-footer .btn{font-size:1.6rem;padding:1rem;text-transform:uppercase;font-weight:600}#show-offer-pop .modal-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#dc3545}#show-offer-pop .modal-body p{font-size:1.4rem}#decline-offer-pop .modal-footer .btn{font-size:16px;padding:1rem;font-weight:600}#decline-offer-pop .modal-title{font-size:18px;font-family:"Open Sans",sans-serif;font-weight:600;text-align:center}#decline-offer-pop .modal-body p,#decline-offer-pop .modal-body a{font-size:16px}#decline-offer-pop .modal-dialog{max-width:640px}#decline-offer-pop .modal-footer,#decline-offer-pop .modal-body,#decline-offer-pop .modal-header{border:none}.main_heading h2 mark.yellow{background-color:#FFF171;color:#E4181A;text-transform:uppercase}.packages-page .limited_offer{display:block!important;padding-top:2rem;margin-bottom:4rem}.packages-page .offer{display:none}.packages-page .statement{margin-top:0!important}.limited_offer .plan-1-bottle .price{margin-top:1.3rem;padding-bottom:2.4rem}@media (max-width:767px){.packages-page .limited_offer{margin-bottom:3rem}.limited_offer .plan-1-bottle .price{margin-top:.7rem;padding-bottom:0}.packages-page .main-video .main-heading,.ca-page .main-heading{font-size:2rem;line-height:2.5rem;margin-bottom:1rem}#decline-offer-pop .modal-footer .btn{font-size:14px;padding:.4rem .6rem;font-weight:600}#decline-offer-pop .modal-title{font-size:16px;font-family:"Open Sans",sans-serif;font-weight:600;text-align:center}#decline-offer-pop .modal-body p,#decline-offer-pop .modal-body a{font-size:14px}#decline-offer-pop .modal-footer,#decline-offer-pop .modal-body,#decline-offer-pop .modal-header{padding:.8rem .6rem}}.sl-page .wrapper{max-width:none}.sl-page .content{padding-top:0;border:none}.sl-page .main-video-cont{width:100%;background-color:#000}.sl-page .main-video{width:100%!important;max-width:177.7vh!important;margin:0 auto}.sl-page .offer{width:100%;max-width:570px;margin:3rem auto 4rem;top:0}.sl-page .offer .offer_content{padding:8px 0}.sl-page .offer h3{line-height:44px}.sl-page .moneyBack_guarantee{max-width:96%;margin:9rem auto 2rem}.lp-timer{background-color:#000;padding-top:1.5rem;padding-bottom:1.95rem;color:#fff;width:100%;margin:0 auto}.lp-timer-inner{width:85vw;max-width:750px;margin:0 auto;position:relative;border:6px solid;padding:1.5rem 1.5rem 3rem;text-align:center}.lp-timer h3{font-size:2rem;letter-spacing:normal}.lp-timer-content{position:absolute;background-color:#000;padding:.5rem 1.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-2rem;font-size:3.35rem;font-weight:700;line-height:1}.sl-page.first-visit .moneyBack_guarantee,.sl-page.first-visit .limited_offer,.sl-page.first-visit .testimonials{display:none}.vid-btn{display:inline-block;height:100%;position:relative;vertical-align:top;width:60px;white-space:nowrap;border:none;margin:0}.vid-play{background:url(/imgs/media/play.svg) #174bd2 center/contain no-repeat}.vid-play.playing{background:url(/imgs/media/pause.svg) #174bd2 center/contain no-repeat}.vid-rewind{background:url(/imgs/media/rewind.svg) #174bd2 center/contain no-repeat}.vid-fforward{background:url(/imgs/media/fast-forward.svg) #174bd2 center/contain no-repeat}.vid-ctrls{height:34px;width:100%;text-align:left;position:absolute;bottom:0;left:0;opacity:.8}.up-1-1 .limited_offer .pricing-plans .plan{padding-top:0;padding-bottom:1.2rem;text-align:center}.plan-header{background:var(--color-main-light);color:#fff;font-size:1.1rem;padding:.9rem 0 .7rem;border-radius:12px 12px 0 0;font-family:'Konnect';font-style:normal;font-weight:600;text-align:center;margin-bottom:1rem;text-transform:uppercase;line-height:1}.saved-plan .plan-header{background:var(--color-main);padding:1.2rem 0 .9rem;font-size:1.3rem}.limited_offer .pricing-plans .saved-plan{margin-top:-1.4rem}.up-1-1 .limited_offer .pricing-plans .free_shipping{margin-top:1.2rem}.up-1-1 .limited_offer .offer{margin-bottom:2.4rem}.up-2 .limited_offer .pricing-plans .plan.plan-6-bottles .plan-img img{margin:0 auto}@media (max-width:915px){.sl-page .moneyBack_guarantee{margin-top:8rem;margin-bottom:2rem}}@media (max-width:767px){.sl-page .limited_offer{padding:0}.sl-page .moneyBack_guarantee{margin-top:4rem}.sl-page .offer{max-width:80%}body.sl-page.first-visit{height:100vh;position:relative;background:#000000!important}.sl-page.first-visit .main-video-cont{position:relative;top:50%;transform:translateY(-50%)}.sl-page.first-visit .wrapper{display:none}.vid-ctrls{bottom:auto;left:50%;transform:translateX(-50%);text-align:center;opacity:1}.main-video .video-info{margin:1rem 0 -2rem}.main-video{margin-bottom:40px}.vid-rewind{border-bottom-left-radius:16px}.vid-fforward{border-bottom-right-radius:16px}}@media (max-width:500px){.lp-timer h3{margin:0;text-align:center;font-size:1.45rem;letter-spacing:-1px}.lp-timer-inner{padding:.5rem .5rem 2rem;border:4px solid}.lp-timer-content{font-size:2.5rem;bottom:-1.7rem}.sl-page .offer{margin:2rem auto 3rem;max-width:86%}}@media (max-width:450px){.sl-page .offer h3{line-height:24px}.vid-ctrls{height:30px}}