:root{--color1: #835DC6;--color2: #000000;--color3: #ffffff;--color4: #EFE7FF;--color5: #F8F5FF;--color6: #F1F1F1;--color7: #71DBD4;--color8: #6836CC;--transition: all .2s ease-in-out}html body{color:var(--color2)}body{overflow-x:clip}body.active_mobile_menu{overflow:hidden}.my_container{width:100%;max-width:1280px;margin:auto}body p{margin-top:0}body h1,body h2,body h3,body h4,body h5,body h6{margin-top:0;margin-bottom:25px;color:var(--color2);position:relative}body h1 span,body h2 span,body h3 span,body h4 span,body h5 span,body h6 span{color:var(--color1)}body h1{font-size:60px;line-height:1.1;font-weight:500;letter-spacing:-1.6px}body h2{font-size:50px;line-height:1.1;font-weight:400;letter-spacing:-1.6px}body h3{font-size:40px;line-height:1.1;font-weight:400;letter-spacing:-.04em}body h6{font-size:25px;line-height:1.1;font-weight:400}.font20{font-size:20px}.btn_wrap{display:flex;flex-wrap:wrap;gap:10px 20px}.btn{text-transform:uppercase;padding:13px 28px 12px 20px;color:var(--color3);font-size:20px;border-radius:100px;line-height:1.25em;transition:var(--transition)}.btn-accent{background-color:var(--color1)}.btn-dark{background-color:var(--color2)}.btn-light{background-color:var(--color3);color:var(--color2)}.btn-light:hover{background-color:var(--color1);color:var(--color3)}.btn-inner_wrapper{display:flex;align-items:center;gap:7px}.btn-content_wrapper{display:flex;flex-direction:column;gap:4px;text-align:center}.btn-content_top{font-size:.75em;letter-spacing:0;line-height:1.25em}.btn-content_bottom{font-weight:500}.btn.btn-download-app{font-size:16px}.btn.btn-download-app.hover\:purple:hover{background-color:var(--color8)}.btn.btn-download-app.hover\:white:hover{background-color:var(--color4);color:var(--color2)}.btn img{transition:var(--transition)}.btn-base{text-transform:uppercase;padding:18px 38px;border-radius:100px;font-size:20px;line-height:1.27em;transition:var(--transition)}.btn-primary{color:var(--color3);background-color:var(--color1)}.btn-primary:hover{background-color:var(--color2)}.btn-base_wrapper{display:flex;gap:10px;align-items:center}.btn-base_icon{transition:var(--transition)}.btn-base:hover .btn-base_icon{transform:translate(5px)}.cart-button{position:relative;width:55px;height:55px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid var(--color3)}.cart-button svg{width:24px;height:auto}.cart-button .citems{position:absolute;width:30px;height:30px;display:flex;justify-content:center;align-items:center;top:-10px;right:-11px;font-size:20px;font-weight:600;color:var(--color3);background-color:var(--color8);border-radius:50%}body .announcement-bar .announcement-bar__slides{max-width:100%}body .announcement-bar .announcement-bar__slides .announcement-bar__slide .announcement-bar__text{font-size:18px;line-height:1.28}html body #header-group .header-section.cust_sticky{position:fixed;top:0;left:0;right:0;background:#000;z-index:999;transition:all .5s ease-in-out;box-shadow:0 4px 4px rgb(from var(--color2) r g b / 25%)}html body #header-group .header-section.cust_sticky .main_header .main_head_in .head_logo img{filter:invert(1)}html body #header-group .header-section.cust_sticky.header-hidden{transform:translateY(-100%)}.main_header{padding:20px 16px}.main_header .main_head_in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.main_header .main_head_in .head_logo{max-width:163px}.main_header .main_head_in .head_logo img{transition:var(--transition)}.main_header .main_head_in .head_right{display:flex}.main_header .main_head_in .head_btn{display:flex;gap:22px}.main_header .main_head_in .head_btn a:not(.cart-button){display:flex;flex-wrap:wrap;align-items:center;background-color:var(--color1);color:var(--color3);transition:var(--transition)}.main_header .main_head_in .head_btn a:not(.cart-button){display:flex;flex-wrap:wrap;align-items:center;background-color:var(--color1);color:var(--color3);font-weight:600;text-transform:uppercase;line-height:1;padding:17px;min-width:153px;justify-content:center;gap:10px;border-radius:100px}.main_header .main_head_in .head_btn a:not(.cart-button):hover{background:#000}.cust_sticky .main_header .main_head_in .head_btn a:not(.cart-button):hover{background-color:var(--color7);color:var(--color2)}.main_header .main_head_in .head_toggle{display:flex;justify-content:center;margin-left:22px;padding-left:22px;border-left:2px solid var(--color3);flex-direction:column;gap:7px;cursor:pointer;transition:var(--transition)}.main_header .main_head_in .head_toggle i{display:block;width:32px;height:2px;background-color:var(--color3);border-radius:10px;transition:var(--transition)}.cust_sticky .main_header .main_head_in .head_toggle{border-left-color:var(--color3)!important}.cust_sticky .main_header .main_head_in .head_toggle i{background-color:var(--color3)!important}body:has(.banner_wrap) #header-group{position:absolute;top:0;left:0;right:0;z-index:99}.menu_popup-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgb(from var(--color2) r g b / 50%);padding:0;transition:var(--transition);overflow:hidden}.menu_popup-modal.active .menu-popup-inner{opacity:1;transform:translate(0)}.menu-popup-container{height:100%;max-width:100%;margin-inline:auto}.menu-popup-inner{position:relative;padding:30px 35px 80px;max-height:100%;height:100dvh;overflow-y:auto;width:100%;max-width:451px;margin-left:auto;background-color:#825dc6;box-shadow:0 4px 4px #00000040;border-radius:0;opacity:0;transform:translate(100%);transition:var(--transition)}.menu-popup-inner_top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.menu-popup-inner_top .site_logo{display:none}.menu-popup-inner_top .site_logo img{max-width:110px}.menu-popup-inner .close-button{position:relative;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:none!important;cursor:pointer;width:55px;height:55px;padding:5px;border-radius:50%;border:2px solid var(--color3)}.menu-popup-inner .close-button img{max-width:38px}.menu-popup-inner .cart-button{border-color:var(--color3)!important}.menu-popup-inner .cart-button svg path{fill:var(--color3)!important}.menu-popup-inner .btn_wrap .btn{text-transform:none}.menu-header{position:relative;max-width:327px}.menu-header-image-container{overflow:hidden;background-color:var(--color2);border-radius:40px}.menu-header-image-container img{height:145px;width:100%;object-fit:contain;max-width:198px;object-position:bottom}.menu_pop-order-button{position:absolute;padding:15px;bottom:50%;width:100%;color:var(--color3);font-size:22px;line-height:1.1365em;right:0;transform:translateY(50%);max-width:150px;text-align:center}.menu-header-links{margin-block:13px 20px;max-width:327px;padding-right:20px}.menu-header-links ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:0px}.menu-header-links ul a{display:block;font-size:22px;line-height:1.136em;color:var(--color3)!important;padding:13px 13px 13px 43px;border-bottom:1px solid var(--color3);opacity:1!important;transition:var(--transition);background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/right_arrow.svg);background-position-y:center;background-position-x:-4px;background-repeat:no-repeat}.menu-header-links ul a:hover{background-position-x:2px}.menu_downloadapp-link_wrapper{display:flex;gap:15px}.menu_downloadapp-link_wrapper .menu_downloadapp-link{width:64px;height:64px;display:flex;justify-content:center;align-items:center;color:var(--color3);border-radius:50%;background-color:var(--color2);transition:var(--transition)}.menu_downloadapp-link_wrapper .menu_downloadapp-link svg path{transition:var(--transition)}.menu_downloadapp-link_wrapper .menu_downloadapp-link.playStore{background-color:var(--color8)}.menu_downloadapp-link_wrapper .menu_downloadapp-link.appStore:hover{background-color:var(--color3);color:var(--color2)!important}.menu_downloadapp-link_wrapper .menu_downloadapp-link.playStore:hover{background-color:var(--color2);color:var(--color1)!important}.menu_downloadapp-link_wrapper .menu_downloadapp-link.appStore:hover svg path{fill:currentcolor}.professional-link{margin-top:25px}.professional-link a{display:flex;align-items:center;gap:22px;font-size:25px;line-height:1.2em;color:var(--color3)}.professional-link a img{max-width:40px;transition:var(--transition)}.professional-link a:hover img{transform:translate(5px)}.banner_wrap{position:relative;-webkit-mask-image:linear-gradient(0deg,#000,#000),url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/hero_curve.svg);mask-image:linear-gradient(0deg,#000,#000),url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/hero_curve.svg);-webkit-mask-size:100% calc(100% - 65px),100% 67px;mask-size:100% calc(100% - 65px),100% 67px;-webkit-mask-position:top center,bottom center;mask-position:top center,bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1}.hero_banner{position:relative;padding:100px 20px;height:70vh;min-height:650px;display:flex;flex-wrap:wrap;align-items:center;background-image:var(--banner-desktop);background-position:top center;background-repeat:no-repeat;background-size:cover}.hero_banner:before,.hero_banner:after{display:block;content:"";position:absolute;top:0;left:0;right:0;height:50%;z-index:1}.hero_banner:before{background:linear-gradient(0deg,rgb(from var(--color2) r g b / 0%),#16171c7d)}.hero_banner:after{top:auto;bottom:0;z-index:1;background:linear-gradient(0deg,#aa8fff80,rgb(from var(--color3) r g b / 0%))}.hero_banner .my_container{position:relative;z-index:2}.hero_banner .hero_banner_text h1{width:fit-content}.hero_banner .hero_banner_text{max-width:380px}.new_banner_two_section .hero_banner .hero_banner_text{max-width:470px}.user_inter_sec{padding:30px 20px 0}.user_inter_sec .my_container{max-width:1026px}.user_inter_sec .user_inter_titles{text-align:center;max-width:500px;margin:0 auto 50px;font-size:22px;line-height:1.2}.user_inter_sec .user_inter_titles h2{margin-inline:auto}.user_inter_sec .user_inter_titles p a{text-decoration:none}.user_inter_sec .user_inter_titles p strong{color:var(--color1)}.user_inter_sec .user_inter_lower{display:flex;flex-wrap:wrap;align-items:flex-start}.user_inter_sec .user_inter_lower .user_inter_left{width:53%;padding-right:70px}.user_inter_sec .user_inter_lower .user_inter_left span{display:block;margin-left:-85px}.user_inter_sec .user_inter_lower .user_inter_right{width:47%;padding-top:85px}.user_inter_sec .user_inter_lower .user_inter_right h3{padding-bottom:15px}.user_inter_sec .user_inter_lower .user_inter_right h3 span{font-weight:500}.user_inter_sec .user_inter_lower .user_inter_right .btn_wrap{row-gap:20px}.user_inter_sec .user_inter_lower .user_inter_right ul{display:flex;flex-direction:column;list-style-type:none;gap:20px;padding:20px 0 0;margin:30px 0 0;border-top:1px solid rgba(130,135,158,.8)}.user_inter_sec .user_inter_lower .user_inter_right ul li{position:relative;padding:6px 0 6px 60px;transition:var(--transition)}.user_inter_sec .user_inter_lower .user_inter_right ul li:before{display:block;content:"";width:40px;height:40px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/purple_arrow.svg) no-repeat center center;position:absolute;top:0;left:0;transition:var(--transition)}.user_inter_sec .user_inter_lower .user_inter_right ul li:hover:before{transform:translate(10px)}.user_inter_sec .user_inter_lower .user_inter_right ul li:hover{color:var(--color1)}.user_inter_sec .user_inter_lower .user_inter_right ul li svg{display:inline-block;vertical-align:middle;margin-right:12px}.user_inter_sec .user_inter_lower .user_inter_right ul li svg path{transition:var(--transition)}.user_inter_sec .user_inter_lower .user_inter_right ul li:hover svg path{fill:var(--color1)}.full_vid_sec{position:relative;height:810px}.full_vid_sec .vid_placeholder{height:100%;background-color:var(--color1);background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;cursor:pointer}.full_vid_sec .vid_placeholder:before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#5841a2,rgb(from var(--color2) r g b / 75%));opacity:.5}.full_vid_sec .vid_placeholder:after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:200px;z-index:2;aspect-ratio:1/1;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/vid_play.svg) no-repeat 0 0;background-size:100% auto}.full_vid_sec .full_vid_block{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background-color:var(--color2)}.full_vid_sec .full_vid_block video,.full_vid_sec .full_vid_block iframe{width:100%!important;height:100%!important}.home_lower_sec{background:linear-gradient(0deg,#efe7ff 37%,#f6f5f1)}.instruc_use_sec{padding:60px 20px 0}.instruc_use_sec .instruc_use_sec_in{position:relative;background-color:var(--color1);padding:60px 20px;border-radius:40px;overflow:hidden}.instruc_use_sec .instruc_use_sec_in:before{display:block;content:"";position:absolute;top:-240px;left:-106px;width:930px;aspect-ratio:1/.91;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/letter_V.svg) no-repeat 0 0;background-size:100% auto;opacity:.2}.instruc_use_sec .instruc_use_sec_in .insc_img1{position:absolute;left:26px;bottom:0;max-width:386px;pointer-events:none}.instruc_use_sec .instruc_use_sec_in .insc_img2{position:absolute;right:0;bottom:-12px;max-width:403px;pointer-events:none}.instruc_use_sec .instruc_use_sec_in .text_cont{text-align:center;color:var(--color3);font-size:22px;max-width:570px;margin:auto;line-height:1.2;position:relative;z-index:2}.instruc_use_sec .instruc_use_sec_in .text_cont h2{font-size:55px;color:inherit;width:fit-content;margin-inline:auto}.instruc_use_sec .instruc_use_sec_in .text_cont p{margin:40px 0 0}.instruc_use_sec .instruc_use_sec_in .ins_btn{margin-top:26px}.instruc_use_sec .instruc_use_sec_in .ins_btn a{display:inline-flex;align-items:center;border:3px solid var(--color3);padding:19px;justify-content:center;width:100%;max-width:417px;border-radius:100px;color:var(--color3);gap:17px;font-size:16px;line-height:1.3;transition:var(--transition)}.instruc_use_sec .instruc_use_sec_in .ins_btn a svg path{transition:inherit}.instruc_use_sec .instruc_use_sec_in .ins_btn a:hover{background-color:var(--color3);color:var(--color1)}.instruc_use_sec .instruc_use_sec_in .ins_btn a:hover svg path{fill:var(--color1)}.need_help_sec{padding:60px 20px 140px}.need_help_sec .nee_help_in{text-align:center;max-width:715px;margin:auto;font-size:22px;line-height:1.2}.need_help_sec .nee_help_in h2{width:fit-content;margin-inline:auto}.need_help_sec .nee_help_in p{margin:0 0 25px}.need_help_sec .nee_help_in p a{color:var(--color1);text-decoration:none}.need_help_sec .nee_help_in p a:hover{text-decoration:underline}.need_help_sec .btn_wrap{justify-content:center}.need_help_sec .nee_help_in .btn_big a{display:inline-block;vertical-align:top;position:relative;background-color:var(--color1);color:var(--color3);text-transform:uppercase;font-weight:500;padding:17px 60px;width:100%;max-width:364px;border-radius:100px;transition:var(--transition);text-align:left}.need_help_sec .nee_help_in .btn_big a:after{display:block;content:"";position:absolute;top:0;right:40px;bottom:0;margin:auto;width:20px;aspect-ratio:1/1;transition:var(--transition);background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/btn_arrow_white.svg) no-repeat center center;background-size:100% auto}.need_help_sec .nee_help_in .btn_big a:hover:after{transform:translate(10px)}.need_help_sec .nee_help_in .btn_big a:hover{background-color:var(--color2)}footer:not(.reelify--reel-footer){position:relative;background:radial-gradient(44.36% 62.39% at 50% 124.76%,#13131347 13.15%,#13131300),radial-gradient(182.57% 464.27% at 50% 54.48%,#16171c 21%,#82879e);padding:170px 20px 24px;margin-top:-130px;-webkit-mask-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/footer_curve.svg),linear-gradient(0deg,#000,#000);mask-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/footer_curve.svg),linear-gradient(0deg,#000,#000);-webkit-mask-size:100% 130px,100% calc(100% - 128px);mask-size:100% 130px,100% calc(100% - 128px);-webkit-mask-position:top center,bottom center;mask-position:top center,bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1}.footer-container{width:100%;max-width:1280px;margin-inline:auto}.footer-top_wrapper{max-width:897px;margin-inline:auto;display:flex;flex-direction:column;gap:40px;margin-bottom:60px}.footer-top_heading h2{text-align:center;color:var(--color3)}.footer-top_form .divider,.footer-top_form .divider+.group-block .group-block,.footer-top_form .footer-utilities{display:none!important}.footer-top_form .email-signup-block{width:100%;max-width:683px;margin-inline:auto}.footer-top_form .email-signup-block .email-signup__input-group{display:flex;align-items:center;gap:20px}.footer-top_form .email-signup-block .email-signup__input-group input[type=email]{max-width:434px;outline:none!important;background-color:#fff!important;color:var(--color2);border:0}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button{position:relative;padding:16px 20px;width:100%;max-width:230px;background-color:var(--color3);border-radius:100px;top:0;right:0;bottom:0;left:0;aspect-ratio:unset;transition:var(--transition)}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button:before{content:"subscribe";font-weight:600;font-size:18px;line-height:1.2778em;text-align:center;text-transform:uppercase;color:var(--color1);transition:var(--transition)}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button:hover{background-color:var(--color1)}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button:hover:before{color:var(--color3)}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button svg{display:none}.footer-top_form .email-signup__message{color:var(--color2);margin-top:20px;padding:5px 20px;border:1px solid var(--color3);border-radius:100px;background-color:var(--color3)}.footer-bottom_wrapper{display:flex;gap:100px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer-bottom_company-info{max-width:250px}.footer-bottom_company-info .footer_logo{max-width:180px;display:block}.footer-bottom_content{font-size:16px;color:var(--color3);line-height:1.125em;margin-block:24px 22px}.footer-bottom_company-content{font-size:18px;line-height:1.2778em;color:var(--color3)}.footer-bottom_company-content a{color:#71dbd4!important;text-decoration:none}.footer-bottom_links-wrapper{width:58%;display:flex;justify-content:space-between;gap:30px;padding-right:64px}.footer-bottom_links{width:100%;display:flex;flex-direction:column;gap:20px;max-width:fit-content}.footer-bottom_links:has(.btn_wrap){max-width:190px}.footer-bottom_links .btn_wrap{margin-top:20px}.footer-bottom_links-wrapper .btn_wrap{gap:20px}.footer-bottom_links-wrapper .btn_wrap .btn.btn-download-app:first-child{background-color:var(--color1)}.footer-bottom_links-wrapper .btn_wrap .btn.btn-download-app:first-child:hover{background-color:var(--color8)}.footer-bottom_links-wrapper .btn_wrap .btn.btn-download-app:last-child:hover{background-color:var(--color4);color:var(--color2)}footer .btn.btn-download-app{text-transform:none;min-width:185px;padding-inline:21px}footer .btn.btn-download-app img{transition:var(--transition)}footer .btn.btn-download-app.btn-light:hover{background-color:var(--color2)}footer .btn.btn-download-app.btn-dark:hover{background-color:var(--color1)}footer .btn.btn-download-app .btn-inner_wrapper{gap:14px}.footer-bottom_links h6{margin-bottom:0;color:#f6f5f1;font-size:18px;line-height:1.2778em}.flinks_wrapper{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.flinks_wrapper a{display:block;color:#f6f5f1;font-size:16px;line-height:1.286em;transition:var(--transition)}.flinks_wrapper a:hover{color:var(--color1)}.footer-bottom_copyright-wrapper{margin-top:40px;display:flex;justify-content:space-between;gap:36px;flex-wrap:wrap;align-items:center}.footer-bottom_copyright{font-size:16px;line-height:1.286em;color:var(--color3)}.footer-bottom_copyright-wrapper .flinks_wrapper{flex-direction:row;gap:32px}.go_top{position:absolute;right:20px;bottom:60px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:var(--color1);border-radius:100px;transition:var(--transition)}.go_top svg{max-width:30px}.hero_banner .hero_banner_shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero_banner .hero_banner_shade img{max-width:100%;width:auto;height:100%}.epp_full_powr_sec{padding:10px 20px 50px}.epp_full_powr_sec .my_container{max-width:1164px}.epp_full_powr_sec .epp_full_powr_in{display:flex;flex-wrap:wrap;align-items:center}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_img{width:51.5%;padding-right:20px}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_cont{width:48.5%}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_cont h3 span{font-weight:500}.inner_lower_secs{background:linear-gradient(0deg,#f3eef9,#f6f5f1 77%)}.how_works_sec{padding:60px 20px 0}.how_works_sec .my_container{max-width:1000px}.how_works_sec .titles,.how_works_sec .titles+.btn_wrap{text-align:center;margin-inline:auto}.how_works_sec .titles{margin-bottom:25px;font-size:24px}.how_works_sec .titles h2{width:fit-content;margin-inline:auto}.how_works_sec .titles p{margin:0}.how_works_sec .btn_wrap{justify-content:center}.how_works_sec .works_steps{margin-top:40px;display:flex;flex-direction:column;gap:32px;counter-reset:worksNum}.how_works_sec .works_steps .work_step_box_child{display:flex;flex-wrap:wrap;align-items:flex-start;background-color:var(--color3);padding:50px;border-radius:64px;box-shadow:0 4px 4px rgb(from var(--color2) r g b / 25%)}.how_works_sec .works_steps .work_step_box_child .step_box_left{width:58%;padding-right:60px}.how_works_sec .works_steps .work_step_box_child .step_box_left:before{display:flex;content:counter(worksNum);counter-increment:worksNum;width:80px;height:80px;align-items:center;justify-content:center;background-color:var(--color2);color:var(--color3);font-size:40px;line-height:1;border-radius:100%;margin-bottom:60px;transition:var(--transition)}.how_works_sec .works_steps .work_step_box_child .step_box_left b,.how_works_sec .works_steps .work_step_box_child .step_box_left strong{font-weight:600}.how_works_sec .works_steps .work_step_box_child .step_box_right{width:42%}.how_works_sec .works_steps .work_step_box_child .step_box_right img{aspect-ratio:1/1;object-fit:cover;border-radius:100%}.delete-my-account-pg .hero_banner .hero_banner_text{max-width:564px}.delete-my-account-pg .hero_banner .hero_banner_text h1:after{bottom:-13px}.see_go_sec{padding:20px 20px 60px}.see_go_sec .my_container{max-width:1132px;text-align:center;font-size:24px;line-height:1.2;color:var(--color2)}.see_go_sec .my_container h2{font-size:60px;width:fit-content;margin-inline:auto;background:radial-gradient(ellipse at bottom,#835dc6 10%,#000);padding-bottom:5px;-webkit-text-fill-color:transparent;background-clip:text}.see_go_sec p{max-width:780px;margin-inline:auto;padding-bottom:5px}.how_works_sec.steps_to_del .titles{max-width:100%}.how_works_sec.steps_to_del .works_steps .work_step_box_child{padding:30px 50px;padding-bottom:0!important}.how_works_sec.steps_to_del .works_steps .work_step_box_child .step_box_left{padding-top:20px;width:60%}.how_works_sec.steps_to_del .works_steps .work_step_box_child .step_box_right{width:40%;position:relative;aspect-ratio:1/1.256}.how_works_sec.steps_to_del .works_steps .work_step_box_child .step_box_right img{border-radius:0;aspect-ratio:auto;position:absolute;top:0;left:0;right:0;max-width:100%}.imp_info_sec{padding:70px 20px 0}.imp_info_sec .my_container{max-width:1000px;padding:50px 40px;background-color:var(--color1);border-radius:40px;position:relative;z-index:1;overflow:hidden}.imp_info_sec .my_container:before{display:block;content:"";position:absolute;top:-129px;left:-181px;width:931px;aspect-ratio:1/.91;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/letter_V.svg) no-repeat 0 0;opacity:.15}.imp_info_sec .imp_info_sec_in{position:relative;z-index:1;color:var(--color3)}.imp_info_sec .imp_info_sec_in h2{width:fit-content;margin-inline:auto;color:inherit;text-align:center}.imp_info_sec .imp_info_sec_in h2 span{display:inline-block;position:relative;color:inherit}.imp_info_sec .imp_info_sec_in ul{margin:40px 0 0;padding:0 248px 0 0;list-style-type:none;display:flex;flex-direction:column;gap:20px;font-size:22px;line-height:1.2}.imp_info_sec .imp_info_sec_in ul li{position:relative;padding-left:56px}.imp_info_sec .imp_info_sec_in ul li:before{display:block;content:"";position:absolute;top:0;left:0;bottom:0;margin:auto;width:32px;aspect-ratio:1/1;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/check_circle.svg) no-repeat 0 0;background-size:100% auto}.imp_info_sec .imp_info_img{max-width:350px;position:absolute;right:-54px;bottom:0}.section-home_banner{padding:106px 20px;min-height:810px;background-image:var(--banner-desktop);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.section-home_banner:before{content:"";display:block;width:100%;top:256px;position:absolute;left:0;bottom:-173px;background:linear-gradient(180deg,rgb(from var(--color3) r g b / 0%),#7f57a466 108.22%)}.section-home_banner .my_container{margin-block:0;position:relative}.home_banner-inner_wrapper{max-width:630px}.home_banner-inner_wrapper h6{margin-bottom:-8px;line-height:1.3em;color:var(--color1);text-transform:uppercase;font-weight:600;padding-left:3px}.home_banner-inner_wrapper h1{margin-bottom:24px;line-height:1.3em}.home_banner-inner_wrapper h1 span{color:inherit;position:relative}.home_banner-inner_wrapper h1 span:before,.home_banner-inner_wrapper h1 span:after{content:"";display:block;position:absolute;left:0}.home_banner-inner_wrapper h1 span:before{width:55px;height:53px;top:0;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Group_1000005838_1.svg) center/100% no-repeat;left:auto;right:calc(100% - 12px)}.home_banner-inner_wrapper h1 span:after{bottom:0;width:100%;height:16px;background:url(/cdn/shop/files/title_border1.svg) center/100% no-repeat}@keyframes BannerLineAnim{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes BannerSprinkleAnim{0%{transform:scale(0)}to{transform:scale(1)}}.home_banner-inner_wrapper h1 span:before{animation-name:BannerSprinkleAnim;animation-duration:.5s;animation-delay:1.5s;animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards;transform:scale(0)}.home_banner-inner_wrapper h1 span:after{animation-name:BannerLineAnim;animation-duration:.5s;animation-delay:1.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;clip-path:inset(0 100% 0 0)}.home_banner-content{font-size:32px;line-height:1.09375em;margin-bottom:30px}.home_banner-inner_logos{margin-top:70px}.home_banner-inner_logos h6{color:var(--color3);line-height:1.3em;margin-bottom:24px;text-transform:uppercase}.home_banner-inner_logos-wrapper{display:flex;align-items:center;gap:24px}.home_banner-inner_logos-wrapper img{width:auto;max-height:70px;max-width:100px}.home_banner-inner_logos .home_banner-inner_logos-bottom_text{font-size:10px;margin-top:16px;display:block;color:#82879e;font-style:italic;line-height:2.6em}.section-puts_control{padding:20px 20px 60px}.section-puts_control h2,.section-click_care h2,.section-stis .stis_header h2{text-align:center}.puts_control-inner{display:flex;gap:30px;align-items:center;margin-top:40px}.puts_control-inner_left{width:40%;position:relative;padding:0 30px 20px 0;flex-grow:1}.puts_control-inner_left-main_img{border-radius:40px;object-fit:cover}.puts_control-inner_left-img_wrapper{background:linear-gradient(90deg,#eceded33,#eceded4d);padding:8px 22px;max-width:324px;position:absolute;right:0;bottom:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:500px 48px 48px 500px}.puts_control-inner_left-img_wrapper img{filter:drop-shadow(0px 4px 4px #00000040)}.puts_control-inner_right{width:57%}.puts_control-inner_right ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:24px}.puts_control-inner_right ul li{padding-left:52px;position:relative;font-size:20px;line-height:1.136em}.puts_control-inner_right ul li:before{content:"";display:block;width:32px;height:32px;position:absolute;left:0;top:5px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Check_circle_f15c3f45-a35c-4418-a0a1-7b7ddad1c83d.svg) center/100% no-repeat}.puts_control-inner_right ul li h5{font-size:30px;line-height:1.28125em;color:var(--color1);font-weight:600;margin-bottom:8px}.puts_control-inner_right small{padding-left:52px;display:block;margin-block:11px 22px;font-size:15px;line-height:1;max-width:675px;color:#a7a7a7}.puts_control-inner_right .btn_wrap{padding-left:52px}.section-click_care{padding:60px 20px;background-color:var(--color5)}.click_care-wrapper{margin-top:40px;display:flex;flex-wrap:wrap;gap:32px 30px;counter-reset:clickCounter}.click_care{width:calc(50% - 15px);padding:30px;min-height:380px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 4px 4px #00000040;border-radius:40px;overflow:hidden;color:var(--color3);background-color:var(--color1);position:relative;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat}.click_care:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180.11deg,#7f57a400 59.77%,#825dc6 103.52%)}.click_care:after{content:counter(clickCounter);counter-increment:clickCounter;font-size:40px;line-height:1.3em;color:var(--color3);width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:absolute;top:30px;left:30px;border-radius:50%;background-color:var(--color2);transition:var(--transition)}.click_care:hover:after{background-color:var(--color1)}.click_care.dark{color:var(--color2);background-color:var(--color3)}.click_care.dark:before{background:linear-gradient(180deg,#d9d9d900 22.12%,#fff)}.click_care :where(h5,h6){color:inherit}.click_care:first-child{width:calc(58.5% - 15px)}.click_care:first-child:before{opacity:0}.click_care:nth-child(2){width:calc(41.5% - 15px)}.click_care-img_wrapper{position:relative;z-index:1;padding-left:44px;margin-bottom:6px}.click_care-img_wrapper img{width:auto;max-height:160px}.click_care-content h5{font-size:30px;line-height:1.28125em;margin-bottom:8px}.click_care-content h6{font-size:22px;line-height:1.136em}.section-click_care .btn_wrap{margin-top:40px;justify-content:center}.section-stis{padding:60px 20px;background-image:url(/cdn/shop/files/Picture_Skin-Bottom_Layer-Edit-Comp_png.webp?v=1758692913),radial-gradient(44.36% 25.64% at 50% 51.27%,#13131347 13.15%,#13131300),radial-gradient(182.57% 190.8% at 50% 22.39%,#16171c 21%,#82879e);background-position:top center;background-size:100% auto,auto auto;background-repeat:no-repeat;position:relative}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper{width:100%;max-width:300px;aspect-ratio:1/1;background-color:var(--color1);background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;border-radius:100%}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper:before{display:block;content:"";position:absolute;background-color:#fff3;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:inherit}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper:after{display:block;content:"";position:absolute;top:25px;left:25px;right:25px;bottom:25px;background:inherit;border-radius:inherit;z-index:1}.section-stis .my_container{display:flex;flex-direction:column;gap:50px;position:relative;z-index:1}.section-stis .stis_header{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}.section-stis .stis_header h2,.section-stis .stis_header h2 .line{color:var(--color3)}.section-stis .stis_header h2 .line:after{content:"";background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/TitleBorder_ce7fd98c-2a96-43f5-9da2-39d799875a7c.svg?v=1757586624) center/100% no-repeat}.section-stis .stis_header .stis_header-sml_info{border:1px solid var(--color3);border-radius:32px;padding:19px 24px;background-color:#16171c80;font-weight:400;font-size:15px;line-height:27px;letter-spacing:-1.2%;color:var(--color3);display:flex;gap:10px;align-items:center;max-width:495px;text-transform:uppercase;width:100%;transition:var(--transition)}.section-stis .stis_header .stis_header-sml_info:hover{background-color:var(--color2)}.section-stis .stis_header .stis_header-sml_info img{max-width:52px;height:30px;border-radius:10px;object-fit:cover;width:100%}.section-stis .c_stis_wrapper{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.section-stis .c_stis_wrapper .c_stis{display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:center;text-align:center;width:calc(33.33% - 20px)}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper{margin:auto}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper img{width:100%;aspect-ratio:1/1;max-width:350px;height:auto;object-fit:cover;border-radius:50%}.section-stis .c_stis_wrapper .c_stis .c_stis-content{text-align:center}.section-stis .c_stis_wrapper .c_stis .c_stis-content h6,.section-stis .c_stis_wrapper .c_stis .c_stis-content h5{color:var(--color3)}.section-stis .c_stis_wrapper .c_stis .c_stis-content h6{font-size:22px;line-height:1.2}.section-stis .c_stis_wrapper .c_stis .c_stis-content h5{margin-bottom:10px;font-size:32px;line-height:1.3}.section-stis .btn_wrap{margin:10px auto 0}.section-stis .btn_wrap .btn-base.btn-light{min-width:290px}.section-stis .btn_wrap .btn-base.btn-light .btn-base_wrapper{justify-content:center}.btn-base.btn-light{color:var(--color1)}.btn-base.btn-light:hover{color:var(--color3)}.inner_sec_greds{background:linear-gradient(0deg,#f3eef9,#fff)}.why_these_three_sec{padding:60px 20px}.why_these_three_sec .my_container{max-width:1200px}.why_these_three_sec h2{width:fit-content;margin-inline:auto}.why_these_three_sec .why_these_low{margin-top:40px;display:flex;flex-wrap:wrap;align-items:center}.why_these_three_sec .why_these_low .why_these_img{width:39%}.why_these_three_sec .why_these_low .why_these_img img{border-radius:40px}.why_these_three_sec .why_these_low .why_these_cont{width:61%;padding-left:50px}.why_these_three_sec .why_these_low .why_these_cont ul{display:flex;flex-direction:column;gap:32px;margin:0;padding:0;list-style-type:none}.why_these_three_sec .why_these_low .why_these_cont ul li{background-color:var(--color6);padding:35px;border-radius:32px;font-size:22px;line-height:1.1}.why_these_three_sec .why_these_low .why_these_cont ul li h5{font-size:26px;font-weight:500;margin-bottom:10px;color:inherit}.why_these_three_sec .why_these_low .why_these_cont ul li:nth-child(2){background-color:var(--color4);color:var(--color1)}.why_these_three_sec .why_these_low .why_these_cont ul li:nth-child(3){background-color:var(--color1);color:var(--color3)}.visby_cares_sec{padding:80px 20px;position:relative;background-color:var(--color1);background-repeat:no-repeat;background-position:center center;background-size:cover}.visby_cares_sec:before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/cares_gred.svg) no-repeat 0 0;background-size:cover}.visby_cares_sec .my_container{max-width:1300px;display:flex;flex-wrap:wrap;align-items:flex-end;position:relative;z-index:1}.visby_cares_sec .visby_care_left{width:48%;font-size:22px;line-height:1.2;color:var(--color3)}.visby_cares_sec .visby_care_left h2{color:inherit;margin-bottom:40px}.visby_cares_sec .visby_care_left .btn_wrap{margin-top:40px}.visby_cares_sec .visby_care_left .btn-base.btn-light{font-weight:500}.visby_cares_sec .visby_care_left .btn-base.btn-light:hover{background-color:var(--color1);color:var(--color3)}.visby_cares_sec .visby_care_right{width:52%;padding-left:50px;display:flex;flex-wrap:wrap;justify-content:flex-end}.visby_cares_sec .visby_care_right .fda_approve{background-color:var(--color3);display:flex;align-items:center;flex-wrap:wrap;border-radius:50px;font-size:15px;line-height:1.35;max-width:460px;padding:11.76px 24px}.visby_cares_sec .visby_care_right .fda_approve img{width:64px;background-color:inherit;border-radius:100%;padding:1px}.visby_cares_sec .visby_care_right .fda_approve p{width:100%;padding-inline:12px}.follow_insta_sec .titles{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;padding:0 20px;margin-bottom:30px}.follow_insta_sec .titles img{width:37px;height:auto}.follow_insta_sec .follow_btn{margin-bottom:40px;text-align:center;padding:0 20px}.follow_insta_sec .follow_btn a{display:inline-block;background-color:var(--color1);font-size:18px;line-height:1;font-weight:700;text-transform:uppercase;color:var(--color3);padding:20px;text-align:center;min-width:303px;border-radius:50px;letter-spacing:.05em;transition:var(--transition)}.follow_insta_sec .follow_btn a:hover{background-color:var(--color2)}.more_prod_info{padding:50px 20px 0}.more_prod_info .my_container{max-width:1360px;background-color:var(--color1);padding:60px 50px;border-radius:40px;position:relative;z-index:1;overflow:hidden}.more_prod_info .my_container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/letter_V.svg);z-index:-1;background-position:top -18px left -106px;background-size:auto;background-repeat:no-repeat;opacity:.2}.more_prod_info .titles_box{color:var(--color3);text-align:center}.more_prod_info .titles_box h2{color:inherit;width:fit-content;margin-inline:auto}.more_prod_info .prod_info_boxes{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.more_prod_info .prod_info_boxes .box_in{width:calc(33.3333% - 20px);padding:30px;background-color:var(--color3);border-radius:32px;color:#414141;transition:var(--transition);position:relative}.more_prod_info .prod_info_boxes .box_in a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.more_prod_info .prod_info_boxes .box_in:hover{background-color:var(--color4)}.more_prod_info .prod_info_boxes .box_in .box_in_icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--color1);border-radius:100%;box-shadow:0 4px 10px #7f57a466;margin-bottom:20px;transition:var(--transition)}.more_prod_info .prod_info_boxes .box_in .box_in_icon img{width:34px;height:auto}.more_prod_info .prod_info_boxes .box_in h6{font-size:20px;font-weight:600;margin-bottom:12px;line-height:1.435em}.more_prod_info .prod_info_boxes .box_in h6 a{color:inherit;display:inline;transition:var(--transition)}.more_prod_info .prod_info_boxes .box_in h6 img{max-width:20px;filter:brightness(0);display:inline;vertical-align:middle;margin-left:8px;transition:var(--transition)}.more_prod_info .prod_info_boxes .box_in:hover h6 a img{filter:brightness(0) saturate(100%) invert(42%) sepia(15%) saturate(2288%) hue-rotate(220deg) brightness(94%) contrast(83%);transform:translate(5px)}.more_prod_info .prod_info_boxes .box_in:hover h6{color:var(--color1)}.more_prod_info .btn_wrap{justify-content:center;margin-top:57px}.more_prod_info .btn_wrap .btn-base{background-color:var(--color2);color:var(--color3);width:calc(33.3333% - 20px);font-size:18px;font-weight:600;letter-spacing:.05em}.more_prod_info .btn_wrap .btn-base:hover{background-color:var(--color3);color:var(--color1)}.more_prod_info .btn_wrap .btn-base .btn-base_wrapper{justify-content:center}shopify-google-pay-button{overflow:hidden;border-radius:100px;display:block}body:not(:has(.banner_wrap)) .main_header .main_head_in .head_toggle,body:not(:has(.banner_wrap)) .main_header .main_head_in .head_btn .cart-button{border-color:var(--color2)}body:not(:has(.banner_wrap)) .main_header .main_head_in .head_toggle i{background-color:var(--color2)}body:not(:has(.banner_wrap)) .main_header .main_head_in .head_btn .cart-button svg path{fill:var(--color2)}body:not(:has(.banner_wrap)) .cust_sticky .main_header .main_head_in .head_btn .cart-button{border-color:var(--color3)}body:not(:has(.banner_wrap)) .cust_sticky .main_header .main_head_in .head_btn .cart-button svg path{fill:var(--color3)}.single_prod_top_content{padding:20px 20px 40px}.single_prod_top_content .my_container{display:flex;flex-wrap:wrap;align-items:flex-start}.single_prod_top_content .single-product-gallery-slider-wrapper{width:48%}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .single-prod-slide{position:relative}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .single-prod-slide img{aspect-ratio:1/1;object-fit:cover}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav{position:absolute;top:50%;left:20px;right:20px;display:flex;justify-content:space-between;height:0;z-index:1;transition:var(--transition);opacity:1}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav button{width:50px;height:50px;border-radius:100%;border:0;margin:0;box-shadow:0 0 30px rgb(from var(--color2) r g b / 20%);background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/accord_arrow.svg) no-repeat center center var(--color3);transition:var(--transition)}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav .owl-prev{transform:rotate(90deg)}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav .owl-next{transform:rotate(-90deg)}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav button span{display:none}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_thumb{margin-top:10px}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_thumb .single-prod-thumb img{aspect-ratio:1/1;object-fit:cover;cursor:pointer}.single_prod_top_content .single_prod_top_info{width:52%;padding-left:42px}.single_prod_top_content .single_prod_top_info h1{font-size:40px;margin-bottom:15px}.single_prod_top_content .single_prod_top_info .prod_price_row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:30px;line-height:1}.single_prod_top_content .single_prod_top_info .prod_price_row span.crossed{color:var(--color2);opacity:.5;text-decoration:line-through}.single_prod_top_content .single_prod_top_info .prod_price_row span.sale_price{font-size:1.25em;color:red}.single_prod_top_content .single_prod_top_info .prod_price_row img{width:140px}.single_prod_btns_wrap{display:flex;align-items:flex-start;gap:0 16px;flex-wrap:wrap}.single_prod_btns_wrap a.atc_prod_btn{padding-block:18px!important;min-width:170px!important;font-size:16px!important}.single_prod_btns_wrap .single_prod_btns{margin-top:30px!important}@media (max-width:999px){.single_prod_btns_wrap .single_prod_btns{margin-top:21px!important}}@media (max-width:575px){.single_prod_btns_wrap .single_prod_btns{width:100%}.single_prod_btns_wrap{flex-direction:column;width:100%}.single_prod_btns_wrap a.atc_prod_btn{width:100%!important}}.single_prod_top_content .single_prod_top_info .single_prod_btns+.product-details{flex-grow:1}.single_prod_top_content .single_prod_top_info .single_prod_btns{display:flex;flex-wrap:wrap;margin-top:40px;gap:15px;flex-grow:1}.single_prod_top_content .single_prod_top_info .single_prod_btns a{display:inline-block;vertical-align:top;background-color:var(--color1);color:var(--color3);font-size:18px;line-height:1;font-weight:700;padding:22px;text-align:center;min-width:242px;border-radius:80px;transition:var(--transition);flex-grow:1}.single_prod_top_content .single_prod_top_info .single_prod_btns a:hover{background-color:var(--color2)}.single_prod_top_content .single_prod_top_info .single_prod_details_accord{margin-top:20px}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_title{padding:20px 25px 20px 0;font-size:22px;line-height:1.2;font-weight:500;border-bottom:2px solid #D0CFCF;position:relative;cursor:pointer}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_title:after{display:block;content:"";position:absolute;top:50%;right:0;width:16px;height:16px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/accord_arrow.svg) no-repeat 0 0;transition:var(--transition);transform:translateY(-50%)}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell.active .acc_title:after{transform:translateY(-50%) rotate(180deg)}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content strong,.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content b{color:var(--color1)}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content{padding:22px 0;font-size:20px;line-height:1.25}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content em{font-size:16px;display:inline-block;color:#82879e}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content{display:none}.mins_free_del{padding:30px 20px 0}.mins_free_del .my_container{max-width:1320px;background-color:var(--color4);padding:35px 0 35px 70px;border-radius:40px;position:relative;display:flex;flex-wrap:wrap;align-items:center;overflow:hidden}.mins_free_del .mins_free_del_left{width:57%}.mins_free_del .mins_free_del_left h2{font-size:85px;line-height:.85em}.mins_free_del .mins_free_del_left h2 span{font-weight:500;margin-left:35px}.mins_free_del .mins_free_del_right{width:43%}.mins_free_del .mins_free_del_right .pow_by{display:flex;flex-wrap:wrap;align-items:center;font-size:24px;margin-left:-53px;margin-top:-15px}.mins_free_del .mins_free_del_right .pow_by img{max-width:194px;margin:0 10px}.mins_free_del .mins_free_del_right .pow_by img:last-child{max-width:94px}.tot_clar_sec{padding:42px 20px 0}.tot_clar_sec .my_container{display:flex;flex-wrap:wrap;align-items:center}.tot_clar_sec .tot_clar_left{width:50%;padding-right:50px}.tot_clar_sec .tot_clar_right{width:50%;padding-left:15px}.tot_clar_sec .tot_clar_right h2{font-size:80px;line-height:.9}.tot_clar_sec .tot_clar_right h2 span{display:block;font-weight:500;transform:translate(-65px)}.how_works_prod{padding:60px 20px;background-color:var(--color5)}.how_works_prod .my_container{max-width:1100px}.how_works_prod h2{width:fit-content;margin-inline:auto}.how_works_prod .prod_work_steps{display:flex;flex-direction:column;gap:40px;margin-top:63px;counter-reset:worksNum}.how_works_prod .prod_work_steps .step_box{display:flex;flex-wrap:wrap;align-items:center}.how_works_prod .prod_work_steps .step_box .prod_step_img{width:53%;position:relative}.how_works_prod .prod_work_steps .step_box .prod_step_img:before{display:flex;align-items:center;justify-content:center;content:counter(worksNum);counter-increment:worksNum;position:absolute;top:30px;left:25px;z-index:1;width:80px;height:80px;background-color:var(--color2);font-size:40px;line-height:1;color:var(--color3);border-radius:100%;transition:var(--transition)}.how_works_prod .prod_work_steps .step_box:hover .prod_step_img:before{background-color:var(--color1)}.how_works_prod .prod_work_steps .step_box .prod_step_img img{aspect-ratio:1/.6;object-fit:cover;box-shadow:0 4px 4px rgb(from var(--color2) r g b / 50%);border-radius:40px}.how_works_prod .prod_work_steps .step_box .prod_step_cont{width:47%;padding-left:40px;font-size:22px;line-height:1.25}.how_works_prod .prod_work_steps .step_box .prod_step_cont h3{font-weight:500;font-size:38px;color:var(--color1);margin-bottom:15px}.we_test_for{padding:60px 20px;position:relative;overflow:hidden}.we_test_for:before{display:block;content:"";position:absolute;top:0;left:-50vw;width:200vw;height:100%;background:radial-gradient(circle,#16171c 21%,#82879e)}.we_test_for .we_test_overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.we_test_for .we_test_overlay:before{display:block;content:"";position:inherit;inset:inherit;background-color:#32126d;opacity:.17}.we_test_for .we_test_overlay img{height:100%;object-fit:cover;object-position:center;opacity:.1}.we_test_for .my_container{max-width:960px;position:relative;z-index:2}.we_test_for h2{width:fit-content;margin-inline:auto;color:var(--color3)}.we_test_for span{color:inherit;display:inline-block;position:relative}.we_test_for .we_test_points_wrap{position:relative;display:flex;flex-direction:column;gap:40px;margin-top:60px;z-index:1}.we_test_for .we_test_points_wrap .we_test_point{display:flex;flex-wrap:wrap;align-items:center}.we_test_for .we_test_points_wrap .we_test_point .we_test_img{width:300px;aspect-ratio:1/1;background-color:var(--color1);background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;border-radius:100%}.we_test_for .we_test_points_wrap .we_test_point .we_test_img:before{display:block;content:"";position:absolute;background-color:rgb(from var(--color3) r g b / 20%);top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:inherit}.we_test_for .we_test_points_wrap .we_test_point .we_test_img:after{display:block;content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;background:inherit;border-radius:inherit;z-index:1}.we_test_for .we_test_points_wrap .we_test_point .we_test_text h3{font-size:35px;color:inherit}.we_test_for .we_test_points_wrap .we_test_point .we_test_text{width:calc(100% - 300px);padding-left:40px;font-size:20px;line-height:1.2;color:var(--color3)}.we_test_for .we_test_points_wrap .we_test_points_circle{position:absolute;top:-21%;left:-107%;margin:auto;z-index:-1}.we_test_for .stis_header-sml_info{border:1px solid var(--color3);border-radius:32px;padding:19px 24px;background-color:#16171c80;font-weight:400;font-size:15px;line-height:27px;letter-spacing:-1.2%;color:var(--color3);display:flex;gap:10px;align-items:center;max-width:495px;text-transform:uppercase;width:100%;transition:var(--transition);margin:50px auto 0}.we_test_for .stis_header-sml_info img{max-width:52px;height:30px;border-radius:10px;object-fit:cover;width:100%}.we_test_for .stis_header-sml_info:hover{background-color:var(--color2)}.risk_fix_sec{padding:60px 20px 0}.risk_fix_sec .my_container{max-width:1340px}.risk_fix_sec .title_box{display:flex;flex-wrap:wrap;gap:5px}.risk_fix_sec .title_box .title_box_in{width:calc(30% - 3.3333px)}.risk_fix_sec .title_box .title_box_in:nth-child(2){width:calc(40% - 3.3333px)}.risk_fix_sec .title_box .title_box_in h2,.risk_fix_sec .title_box .title_box_in h3{width:fit-content;margin:auto}.risk_fix_sec .title_box .title_box_in h2{color:var(--color1)}.risk_fix_sec .title_box .title_box_in h2 span{display:inline-block;position:relative;color:var(--color2)}.risk_fix_sec .risk_fix_table{margin:50px 0 0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:5px;border-radius:10px;overflow:hidden}.risk_fix_sec .risk_fix_table li{display:flex;flex-wrap:wrap;gap:5px}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell{display:flex;flex-wrap:wrap;align-items:center;width:calc(30% - 3.3333px);background-color:var(--color6);padding:30px;font-size:20px;line-height:1.2;color:var(--color1);min-height:120px}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell:nth-child(2){width:calc(40% - 3.3333px)}.risk_fix_sec .risk_fix_table li:nth-child(3n+2) .risk_fix_table_cell{background-color:var(--color4);color:var(--color2)}.risk_fix_sec .risk_fix_table li:nth-child(3n+3) .risk_fix_table_cell{background-color:var(--color1);color:var(--color3)}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell h3{display:none}.faq_sec{padding:60px 20px 0}.faq_sec .my_container{max-width:1150px}.faq_sec .title_block{text-align:center;margin-bottom:40px}.faq_sec .title_block h2{width:fit-content;margin:0 auto 15px;color:var(--color1)}.faq_sec .title_block h2 span{display:inline-block;color:var(--color2);position:relative}.faq_sec .title_block h3{font-size:32px}.faq_sec .faq_accord{display:flex;flex-direction:column;gap:15px}.faq_sec .faq_accord .faq_accord_cell{background-color:#f6f5f5;display:flex;flex-direction:column;justify-content:center;min-height:95px;padding:30px;border-radius:30px;position:relative}.faq_sec .faq_accord .faq_accord_cell h3{font-size:26px;font-weight:500;margin:0;padding-right:20px;cursor:pointer;position:relative}.faq_sec .faq_accord .faq_accord_cell.active h3{color:var(--color1)}.faq_sec .faq_accord .faq_accord_cell h3:after{display:block;content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:16px;height:16px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/accord_arrow.svg);transition:var(--transition)}.faq_sec .faq_accord .faq_accord_cell.active h3:after{transform:translateY(-50%) rotate(180deg)}.faq_sec .faq_accord .faq_accord_cell .faq_accord_cont{font-size:22px;line-height:1.2;padding-top:14px;display:none;border-top:1px solid #00000040;margin-top:20px;max-width:970px}.faq_sec .faq_accord .faq_accord_cell .faq_accord_cont p:not(:last-child){margin-bottom:10px}.shop_lower_secs{background:linear-gradient(0deg,#f3eef9,#fff)}.people_say_sec{padding:60px 20px;overflow:hidden;position:relative}.people_say_sec h2{width:fit-content;margin-inline:auto;color:var(--color1)}.people_say_sec h2 span{display:inline-block;position:relative;color:var(--color2)}.people_say_sec .people_test_slider{margin-top:40px}.people_say_sec .people_test_slider .testi_slide{background-color:#ececec;padding:40px;border-radius:23px;font-size:22px;line-height:1.2;font-style:italic}.people_say_sec .people_test_slider .owl-stage{display:flex;flex-wrap:wrap;align-items:center}.people_say_sec .people_test_slider .owl-stage-outer{overflow:visible}.people_say_sec .people_test_slider .center .testi_slide{background-color:var(--color4);padding-block:60px}.people_say_sec .people_test_slider .testi_slide .rat_stars{margin-bottom:20px}.people_say_sec .people_test_slider .testi_slide .rat_stars img{max-width:208px}.people_test_slider .owl-carousel .owl-nav{position:absolute;top:50%;left:50%;right:20px;display:flex;justify-content:space-between;height:0;z-index:2;transition:var(--transition);opacity:1;transform:translate(-50%);width:calc(100vw - 120px);margin:0}.people_test_slider .owl-carousel .owl-nav button{width:50px;height:50px;border-radius:100%;border:0;margin:0;box-shadow:0 0 30px rgb(from var(--color2) r g b / 20%);background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/accord_arrow.svg) no-repeat center center var(--color3)!important;transition:var(--transition)}.people_test_slider .owl-carousel .owl-nav button span{font-size:0}.people_test_slider .owl-carousel .owl-nav .owl-prev{transform:rotate(90deg)}.people_test_slider .owl-carousel .owl-nav .owl-next{transform:rotate(-90deg)}.people_test_slider .owl-carousel:after{content:"";background:#f8f5ff;background:linear-gradient(90deg,#fff0,#fff);width:calc((100vw - 1280px)/2 + 100px);height:100%;position:absolute;right:auto;left:calc(100% - 100px);top:0;display:block;pointer-events:none;z-index:1}.people_test_slider .owl-carousel:before{content:"";background:#f8f5ff;background:linear-gradient(90deg,#fff0,#fff);width:calc((100vw - 1280px)/2 + 100px);height:100%;position:absolute;right:calc(100% - 100px);left:auto;top:0;display:block;pointer-events:none;rotate:180deg;z-index:1}.take_charg_sec{padding:60px 20px 150px}.take_charg_sec .my_container{max-width:960px;text-align:center;font-size:22px;line-height:1.1}.take_charg_sec .title_box{max-width:555px;margin-inline:auto}.take_charg_sec .my_container h2{max-width:460px;margin-inline:auto;padding-bottom:5px}.take_charg_sec .text-highlight:after{background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/title_border15.svg)}.take_charg_sec .charge_img{margin-top:40px}.take_charg_sec .charge_img img{border-radius:40px}.take_charg_sec .btn_wrap{justify-content:center;margin-top:40px}.about-us_banner:after{display:block;top:-84px;bottom:-240px;left:50%;width:1116px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Group_2085666154.png) center/100% no-repeat;height:auto;transform:translate(calc(-50% - 500px));background-image:radial-gradient(circle,var(--color3) 0%,rgb(from var(--color3) r g b / 0%) 50%,rgb(from var(--color2) r g b / 0%) 100%)}.about-us_banner .hero_banner_text h1{width:fit-content}.about-us_banner .btn_wrap{margin-top:40px}.section-about_vision{padding:30px 20px 60px}.section-about_vision .my_container{max-width:1090px}.section-about_vision h2{text-align:center}.about_vision-wrapper{margin-top:40px;display:flex;align-items:center}.about_vision-left,.about_vision-right{width:50%}.about_vision-left_img-wrapper{min-height:565px;display:flex;align-items:center;max-width:401px;padding:40px;border-radius:40px;background-color:var(--color1)}.about_vision-left_img-wrapper img{min-width:430px;max-width:none}.about_vision-right{padding-left:15px}.about_vision-right h4{font-size:32px;line-height:1.125em;letter-spacing:-.012em;font-weight:400}.about_vision-right h4 span{font-weight:500}.section-we_believe{padding:20px 20px 0;overflow:hidden}.we_believe-inner{width:100%;max-width:1133px;margin-inline:auto;padding:50px 53px;background-color:rgb(from var(--color4) r g b / 50%);border-radius:40px}.we_believe-inner h2{text-align:center}.we_believe-inner h2 .line:after{width:calc(100% + 5px)}.we_believe-inner_content{font-size:22px;line-height:1.1667em;text-align:center;letter-spacing:-.012em;padding-inline:10px;margin-top:28px}.we_believe-inner_content span{font-weight:600;color:var(--color1)}.we_believe-img_wrapper{display:flex;gap:40px;align-items:center;margin-inline:-140px}.we_believe-img_wrapper img{width:100%;border-radius:40px;object-fit:cover;height:384px}.we_believe-img_wrapper img:first-child,.we_believe-img_wrapper img:last-child{max-width:309px}.we_believe-img_wrapper img:nth-child(2){min-width:625px;height:327px}.section-lab_tolife{padding:60px 20px 50px}.lab_tolife-inner{width:100%;max-width:1100px;margin-inline:auto;display:flex}.lab_tolife-left{width:58.5%;font-size:22px;line-height:1.227em}.lab_tolife-right{width:41.5%;padding-left:40px}.lab_tolife-left h2{margin-bottom:16px;width:fit-content}.lab_tolife-right img{width:300px;aspect-ratio:1/1;object-fit:cover;margin-left:auto;border-radius:50%}.about_btm-grad{background:linear-gradient(180deg,#F6F5F1 0%,var(--color4) 100%)}.section-about_benefits{padding:60px 20px}.section-about_benefits .my_container{max-width:1050px}.about_benefits-inner{padding:60px 20px;border-radius:40px;background-color:var(--color1);position:relative;z-index:1;overflow:hidden}.about_benefits-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/letter_V.svg);background-position:top right -24px;background-size:auto 100%;opacity:.15}.about_benefits-inner .home_banner-inner_logos-wrapper{max-width:1040px;justify-content:center;margin-inline:auto;width:100%}.about_benefits-inner .home_banner-inner_logos-wrapper img{height:100px;object-fit:contain;max-height:100px;max-width:120px}.about_benefits-wrapper{margin-top:40px;width:100%;max-width:850px;margin-inline:auto;display:flex;flex-direction:column;gap:30px}.about_benefits{padding:35px;border-radius:32px;background-color:var(--color3);box-shadow:0 4px 4px rgb(from var(--color2) r g b / 25%);min-height:auto;display:flex;flex-direction:column;justify-content:center}.about_benefits,.about_benefits-icon{transition:var(--transition)}.about_benefits:hover{background-color:#f9f9f9}.about_benefits-icon{width:70px;height:70px;display:flex;justify-content:center;align-items:center;padding:18px;border-radius:50%;background-color:var(--color1)}.about_benefits:hover .about_benefits-icon{background-color:var(--color2)}.about_benefits .about_benefits-icon img{filter:brightness(100)}.about_benefits-content{font-size:20px;line-height:1.5em;margin-top:20px}.about_benefits-content h4{line-height:inherit;font-size:1em;margin-bottom:0;color:var(--color1)}.section-news{padding-inline:20px}.section-news .my_container{max-width:1200px}.section-news h2{font-size:32px}.news_wrapper{display:flex;flex-wrap:wrap;border:1px solid var(--color2)}.news_item{width:33.333%;padding:16px 16px 24px;border-right:1px solid var(--color2)}.news_item:last-child{border-right:0}.news_item-img_wrapper img{width:100%;height:100%;aspect-ratio:421/450;object-fit:cover}.news_item-content{padding:20px 0 0}.news_item-content h4{font-size:20px;line-height:1.33em;font-weight:400;letter-spacing:-.012em}.faq_top_banner .faq_banner_img img{width:100%}.faq_top_banner .faq_banner_img img.mob_img{display:none}.faq_top_banner .faq_top_banner_cont{position:absolute;top:0;right:0;bottom:0;left:0;padding:100px 20px;display:flex;align-items:center}.faq_top_banner .faq_top_banner_cont .my_container{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:900px}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in{width:100%;max-width:720px;color:var(--color3)}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in h1{color:inherit;margin-bottom:32px}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in .top_banner_btn a{display:inline-block;background-color:var(--color3);font-size:18px;line-height:20px;font-weight:600;padding:18px;min-width:225px;text-align:center;border-radius:40px;color:var(--color2);transition:var(--transition)}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in .top_banner_btn a:hover{background-color:var(--color2);color:var(--color3)}.treatble_sec{padding:30px 20px 0}.treatble_sec .my_container{max-width:1114px}.treatble_sec .treatble_box{display:flex;flex-wrap:wrap;align-items:center}.treatble_sec .treatble_box:not(:last-child){margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #82879E}.treatble_sec .treatble_box .treatble_box_img{width:300px;aspect-ratio:1/1;background-color:var(--color1);background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;border-radius:100%}.treatble_sec .treatble_box .treatble_box_img:before{display:block;content:"";position:absolute;background-color:#fff3;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:inherit}.treatble_sec .treatble_box .treatble_box_img:after{display:block;content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;background:inherit;border-radius:inherit;z-index:1}.treatble_sec .treatble_box .treatble_box_cont{width:calc(100% - 300px);padding-left:35px;font-size:20px;line-height:1.2}.treatble_sec .treatble_box .treatble_box_cont p:not(:last-child){margin-bottom:15px}.treatble_sec .treatble_box .treatble_box_cont strong{color:var(--color1)}.treatble_sec .treatble_box .treatble_box_cont h3{color:var(--color1);font-weight:500}.treatble_sec .treatble_box .treatble_box_cont h3 span{display:inline-block;color:var(--color2);position:relative}.treatble_sec .treatble_box .treatble_box_cont h3 span:after{bottom:-14px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/title_border20.svg) no-repeat 0 0}.shuld_test_infec{padding:60px 20px 0}.shuld_test_infec .my_container{background-color:var(--color4);padding:40px;border-radius:40px;position:relative;font-size:20px;line-height:1.2;letter-spacing:-.012em;overflow:hidden}.shuld_test_infec .my_container h3{font-weight:500;margin-bottom:0}.shuld_test_infec .my_container h5{font-size:25px;line-height:1.16em;letter-spacing:-.012em;color:var(--color1);font-weight:500}.shuld_test_infec .my_container ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:16px}.shuld_test_infec .my_container ul li{position:relative;padding-left:24px}.shuld_test_infec .my_container ul li:before{display:block;content:"";position:absolute;top:8px;left:0;width:10px;height:10px;background-color:var(--color1);border-radius:50%}.shuld_test_infec .my_container p,.shuld_test_infec .my_container ul{padding-right:260px}.shuld_test_infec .my_container .shuld_test_pic{position:absolute;right:0;bottom:0;max-width:310px}.tests_can_sec{padding:60px 20px 0}.tests_can_sec .my_container{display:flex;flex-wrap:wrap;gap:18px}.tests_can_sec .test_can_box{position:relative;width:calc(33.3333% - 12px);padding:70px 34px 34px;border:3px solid var(--color1);margin-top:45px;border-radius:40px;font-size:20px;line-height:1.25}.tests_can_sec .test_can_box,.tests_can_sec .test_can_box .test_can_icon svg circle{transition:var(--transition)}.tests_can_sec .test_can_box:first-child:hover{border-color:#5dc6a3}.tests_can_sec .test_can_box:first-child:hover .test_can_icon svg circle{fill:#5dc6a3}.tests_can_sec .test_can_box:not(:first-child):hover{border-color:#b85253}.tests_can_sec .test_can_box:not(:first-child):hover .test_can_icon svg circle{fill:#b85253}.tests_can_sec .test_can_box .test_can_icon{position:absolute;top:-45px;left:0;right:0}.tests_can_sec .test_can_box .test_can_icon img,.tests_can_sec .test_can_box .test_can_icon svg{max-width:90px;height:auto;margin:auto}.tests_can_sec .test_can_box h3{font-weight:700;letter-spacing:0;color:var(--color1);font-size:33px;margin-bottom:16px}.tests_can_sec .test_can_box p:not(:last-child){margin-bottom:16px}.tests_can_sec .test_can_box ul{margin:0 0 16px;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:8px;font-weight:700;color:var(--color1)}.tests_can_sec .test_can_box ul li{position:relative;padding-left:36px}.tests_can_sec .test_can_box ul li:before{display:block;content:"";position:absolute;top:12px;left:15px;width:6px;height:6px;background-color:var(--color1);border-radius:20px}.faq_pg_accord{padding:60px 20px 0}.faq_pg_accord .faq_parnt_accord{display:flex;flex-direction:column;gap:20px}.faq_pg_accord .faq_parnt_accord .faq_parnt_accord_title{background-color:var(--color1);color:var(--color3);font-weight:600;letter-spacing:0;padding:25px;font-size:30px;border-radius:10px;cursor:pointer;margin:0}.faq_pg_accord .faq_child_accord .faq_child_accord_row.active .faq_child_accord_title{color:var(--color1)}.faq_pg_accord .faq_parnt_accord .faq_parnt_accord_cont{display:none;padding-top:15px}.faq_pg_accord .faq_child_accord{display:flex;flex-direction:column;gap:10px}.faq_pg_accord .faq_child_accord .faq_child_accord_row{background-color:#d0cfce33;padding:20px;border-radius:12px;transition:var(--transition)}.faq_pg_accord .faq_child_accord .faq_child_accord_row.active{background-color:var(--color3)}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_title{margin:0;padding-right:30px;font-size:20px;font-weight:600;letter-spacing:0;position:relative;cursor:pointer}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_title:after{display:block;content:"";position:absolute;top:0;right:0;width:24px;height:25px;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/accord_arrow.svg) no-repeat center center;transition:var(--transition)}.faq_pg_accord .faq_child_accord .faq_child_accord_row.active .faq_child_accord_title:after{transform:rotate(180deg)}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont{display:none;padding-top:15px;max-width:1105px;margin-top:20px;border-top:1px solid #00000040}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont p{margin-bottom:10px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul{margin:0 0 15px;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:4px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul li{position:relative;padding-left:36px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul li:before{display:block;content:"";position:absolute;top:12px;left:15px;width:6px;height:6px;background-color:var(--color2);border-radius:20px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont :last-child{margin-bottom:0}.need_help_sec.need_support .nee_help_in h2:after{background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/title_border21.svg);width:330px;aspect-ratio:1/.05;bottom:-11px}.need_help_sec.need_support strong,.need_help_sec.need_support b{font-weight:400;color:var(--color1)}.cont_pg_banner{position:relative;background-color:var(--color1)}.cont_pg_banner .cont_banner_imgs{position:relative;padding-top:20px;overflow:hidden}.cont_pg_banner .cont_banner_imgs:before{display:block;content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:950px;aspect-ratio:1/.46;background:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Mask_group.png) no-repeat top center;background-size:100% auto}.cont_pg_banner .cont_banner_imgs .banner_girl{width:100%;height:60dvh;object-fit:contain;min-height:600px;position:relative;z-index:1}.cont_pg_banner .cont_banner_imgs .banner_girl.mobile{display:none}.cont_pg_banner .cont_banner_imgs .banner_prod{position:absolute;left:0;right:0;bottom:75px;max-width:520px;margin:auto;padding:20px 24px;z-index:2}.cont_pg_banner .cont_banner_imgs .banner_prod:before{display:block;content:"";position:absolute;top:0;right:130px;bottom:20px;left:30px;background-color:rgb(from var(--color3) r g b / 20%);border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cont_pg_banner .cont_banner_imgs .banner_prod img{position:relative;z-index:1}.cont_pg_banner .cont_pg_banner_txt{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;padding:100px 20px}.cont_pg_banner .cont_pg_banner_txt h1{color:var(--color3);width:fit-content}.cont_pg_greds{background:linear-gradient(0deg,#efe7ff 40%,#f6f5f1);margin-top:-70px}.cont_pg_lower{padding:90px 20px 10px}.cont_pg_lower .my_container{max-width:1310px}.cont_pg_lower .title_box h2{width:fit-content;margin-inline:auto;color:var(--color2);margin-bottom:25px}.cont_pg_lower .title_box h2 span{display:inline-block;position:relative}.cont_pg_lower .title_box{max-width:520px;margin-inline:auto;text-align:center;font-size:20px;line-height:1.2}.cont_pg_lower .title_box p{max-width:460px;margin-inline:auto}.cont_pg_lower .cont_pg_content{margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;gap:45px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left{width:calc(100% - 462px);position:relative;font-size:20px;line-height:1.3;padding:40px;z-index:1}.cont_pg_lower .cont_pg_content .cont_pg_cont_left:before{display:block;content:"";position:absolute;top:0;right:-200px;bottom:0;left:0;background-color:var(--color3);border-radius:40px;box-shadow:0 4px 4px rgb(from var(--color2) r g b / 25%);z-index:-1}.cont_pg_lower .cont_pg_content .cont_pg_cont_left h6:not(:first-child){margin-top:25px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left h6{font-size:26px;font-weight:500;margin-bottom:10px;color:var(--color1)}.cont_pg_lower .cont_pg_content .cont_pg_cont_left p:not(:last-child){margin-bottom:10px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left a{color:var(--color1);text-decoration:none}.cont_pg_lower .cont_pg_content .cont_pg_cont_left a:hover{text-decoration:underline}.cont_pg_lower .cont_pg_content .cont_pg_cont_left em{font-style:normal}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont{display:flex;flex-wrap:wrap;margin-top:22px;border-top:2px solid #D9D9D9;padding-top:22px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont .inner_cont_cell{width:50%;padding-right:30px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont .inner_cont_cell h6{font-size:22px;font-weight:500}.cont_pg_lower .cont_pg_content .cont_pg_cont_right{width:417px;background-color:var(--color1);padding:35px;color:var(--color3);font-size:20px;line-height:1.2;border-radius:30px;position:relative;z-index:2}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:30px}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li{padding-left:45px;position:relative}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li img{position:absolute;top:-5px;left:0;max-width:30px}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li a{color:inherit;text-decoration:none}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li a:hover{color:var(--color2);text-decoration:underline}.hero_banner.media_banner .media_banner_img{position:absolute;top:0;right:0;bottom:0;left:0}.hero_banner.media_banner .media_banner_img img{height:100%;object-fit:cover;width:60%;object-position:left 20%}.media_banner .text-highlight:after{width:110%}.featured_sec{padding:30px 20px 60px}.featured_sec .featured_row{background:var(--color4);border-radius:48px;padding:50px;display:flex;flex-direction:column;gap:30px}.featured_sec .featured_row .featured_cta{width:fit-content;padding:8px 35px;background:var(--color2);border-radius:40px;color:var(--color3);font-size:20px;font-weight:600;text-transform:uppercase}.featured_sec .featured_row .featured_card{background:transparent;width:100%;display:grid;grid-template-columns:300px 1fr;gap:45px;padding:0;border-radius:unset}.featured_sec .featured_row .featured_card .post_img-wrap img{max-width:430px}.featured_sec .featured_row .featured_card.post_card .post_info .post_content .btn_wrap{margin-left:auto;margin-top:35px}.featured_sec .featured_row .featured_card .post_info .post_info_header{justify-content:space-between;border-bottom:1px solid #00000040;margin-bottom:16px}.post_sec{padding:60px 20px 0;background:linear-gradient(180deg,#F6F5F1 7.29%,var(--color4) 100%)}.post_sec .post_row{display:flex;flex-direction:column;gap:10px}.post_sec .post_inner{display:flex;flex-wrap:wrap;gap:64px}.post_card{width:calc(50% - 32px);background:var(--color3);border-radius:48px;padding:35px;display:flex;flex-direction:column;gap:25px}.post_card .post_img-wrap img{background:#d0cfcf;width:100%;max-width:180px;aspect-ratio:200/200;border-radius:50%;object-fit:cover}.post_card .post_info{display:flex;flex-direction:column}.post_card .post_info .post_info_header{display:flex;gap:15px;align-items:center}.post_card .post_info .post_info_header .post_category{font-size:20px;line-height:1.6;color:#212121}.post_card .post_info .post_info_header .post_date{font-size:14px;line-height:1.8}.post_card .post_info .post_content{display:flex;flex-direction:column;gap:16px}.post_card .post_info .post_content .post_title h4{font-size:28px;line-height:1.1;font-weight:500;color:var(--color1)}.post_card .post_info .post_content .post_desc{font-size:20px;line-height:1.3;color:#212121}.featured_sec .featured_row .featured_card.post_card .post_info .post_content .post_desc{line-height:1.46}.post_card .post_info .post_content .btn_wrap{margin-top:8px}.hero_banner.single_post_banner .single_post_banner_in{max-width:730px}.hero_banner.single_post_banner .single_post_banner_in h1{font-size:40px}.hero_banner.single_post_banner .single_post_banner_glow{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(from var(--color3) r g b / 50%)}.hero_banner.single_post_banner .single_post_banner_glow img{height:100%;max-width:100%;object-fit:cover;object-position:left 30%}.single_post_data{padding:30px 20px 60px}.single_post_data .my_container{max-width:1135px}.single_post_data .single_post_meta{display:flex;flex-wrap:wrap;align-items:center;color:#666;padding-bottom:16px}.single_post_data .single_post_meta .left_meta{width:calc(100% - 250px);padding-right:20px}.single_post_data .single_post_meta .left_meta ul{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}.single_post_data .single_post_meta .left_meta ul li:not(:last-child){position:relative;padding-right:25px}.single_post_data .single_post_meta .left_meta ul li:not(:last-child):after{display:block;content:"";position:absolute;top:0;right:10px;bottom:0;margin:auto;width:4px;height:4px;background-color:#666;border-radius:100%}.single_post_data .single_post_meta .left_meta ul li a{color:inherit}.single_post_data .single_post_meta .left_meta ul li a:hover{color:var(--color1);text-decoration:underline}.single_post_data .single_post_meta .right_meta{width:250px;text-align:right}.single_post_data .post_content{font-size:20px;line-height:1.4;color:#363636}.single_post_data .post_content :not(:last-child){margin-bottom:30px}.single_post_data .post_content blockquote{margin-top:0;margin-inline:105px;border-left:5px solid var(--color1);padding-left:20px;color:#666;font-style:italic}.next_prev_post{padding:100px 20px;background-color:var(--color1);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.next_prev_post:before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color2);opacity:.5}.next_prev_post .full_link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.next_prev_post .my_container{position:relative;z-index:1;color:var(--color3);font-size:24px;line-height:1.2;text-align:center;max-width:720px}.next_prev_post .my_container p{margin-bottom:15px}.next_prev_post .my_container h3{color:inherit}.next_prev_post .my_container .btn_wrap{margin-top:40px;justify-content:center}.text-highlight:after{display:block;content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-8px;width:240px;height:16px;background:url(/cdn/shop/files/title_border1.svg) center/100% no-repeat;clip-path:inset(0 100% 0 0);transition:all .4s ease-in-out}.text-highlight.white:after{background:url(/cdn/shop/files/title_border3.svg) center/100% no-repeat}.text-highlight.completed:after{clip-path:inset(0 0 0 0)!important}.text-highlight.bottom-0:after{bottom:0}.text-highlight.small:after{width:120px}@media screen and (max-width: 767px){.text-highlight:after{width:140px}.text-highlight.small:after{width:70px}}.text-black{color:#000}.hover\:purple:hover,.how_works_sec .works_steps .work_step_box_child:hover .step_box_left:before{background-color:#835dc6}.hover\:black:hover{background-color:#000}.hover\:white:hover{background-color:#fff;color:#835dc6}.how_works_sec .works_steps .work_step_box_child:hover{background:#f9f9f9}.prod_addCart-banner{position:fixed;bottom:0;z-index:99;width:100%;background-color:var(--color3);padding:20px;box-shadow:0 -4px 4px rgb(from var(--color2) r g b / 25%)}.prod_addCart-banner .my_container{display:flex;align-items:center;justify-content:space-between;gap:10px 20px;flex-wrap:wrap}.prod_addCart-prod-info{width:40%;display:flex;gap:30px;align-items:center}.prod_addCart-prod-img{max-width:100px}.prod_addCart-prod-img img{border-radius:50%;width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--color1)}.prod_addCart-prod-title{font-size:28px;line-height:1.143em;letter-spacing:-.016em}.prod_addCart-prod-title span{color:var(--color1)}.prod_addCart-prod-price{font-size:25px;line-height:1em;color:var(--color2)}.prod_addCart-prod-price .regular_price.crossed{text-decoration:line-through;opacity:.4}.prod_addCart-prod-price span.sale_price{color:red;font-size:1.3335em;line-height:1;display:inline-block;margin-left:15px}.prod_addCart-banner quantity-selector-component{align-self:center}.prod_addCart-prod-cart{display:flex;max-width:220px;width:100%}.prod_addCart-prod-cart .btn{width:100%;text-align:center;padding:16px;text-transform:none;font-weight:700;font-size:18px}.prod_addCart-prod-cart .btn.waiting,.prod_addCart-prod-cart .btn.pop_view_cart_btn,.single_prod_top_content .single_prod_top_info .single_prod_btns .atc_prod_btn.waiting,.single_prod_top_content .single_prod_top_info .single_prod_btns .atc_prod_btn.view_cart_btn{background-color:var(--color2)}.shopify-policy__container{padding-bottom:200px;max-width:1320px!important}.cart-page{padding-bottom:200px;padding-inline:40px;background-color:var(--color5);border-radius:60px}.cart__summary-container{overflow:visible!important}.cart__summary-inner{box-shadow:0 4px 4px #00000040}.cart__summary-inner{padding:30px!important}.ui-test-product-list>.section{padding-bottom:130px;background-image:linear-gradient(0deg,#f3eef9,#fff)!important}.cart-discount__input{font-size:14px;outline:none!important;border-radius:100px!important}.cart-items__title{font-size:20px!important;line-height:1.25em}.cart__total-label,.cart-discount__label,.cart-items__price{font-size:18px!important}.cart-items__media{border-radius:15px;overflow:hidden}.quantity-selector{border-radius:40px;border-color:var(--color2)}.cart__ctas .cart__checkout-button{text-transform:uppercase;border-radius:100px}.cart-discount__button{border-radius:100px}.cart-page__title{grid-column:1/-1}.cart-title h1{font-size:53px!important;font-weight:700!important}.cart-items__price{font-size:23px!important}@media screen and (min-width: 750px){.cart-page__summary{grid-row:2 / -1!important}}.cart-discount__pill-code{max-width:fit-content!important}.cart__original-total-container,.cart__original-total-container *{font-size:20px!important}.cart__total-value{font-size:29px!important}.cart-items__details>div span:nth-child(2){color:red;font-weight:600}.cart-items__details>div,.cart-items__details>div *{font-size:20px}@media (max-width:1320px){.people_test_slider .owl-carousel:before{content:"";width:140px;right:calc(100% - 110px)}.people_test_slider .owl-carousel:after{content:"";width:140px;left:calc(100% - 110px);z-index:1}}@media (max-width:1200px){.user_inter_sec .user_inter_titles,.need_help_sec .nee_help_in{font-size:20px}.user_inter_sec .user_inter_lower .user_inter_left span{margin-left:-100px}.user_inter_sec .user_inter_lower .user_inter_right{padding-top:50px}.instruc_use_sec .instruc_use_sec_in .insc_img1{max-width:300px;left:0}.instruc_use_sec .instruc_use_sec_in .insc_img2{max-width:300px}.instruc_use_sec .instruc_use_sec_in .text_cont{max-width:480px}.mins_free_del .mins_free_del_left h2,.tot_clar_sec .tot_clar_right h2{font-size:70px}.mins_free_del .mins_free_del_right .pow_by{transform:none;font-size:22px}.mins_free_del .mins_free_del_right .pow_by img{max-width:none!important;max-height:20px;width:auto}.risk_fix_sec .title_box .title_box_in h2{font-size:45px}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell{padding:24px}.faq_sec .faq_accord .faq_accord_cell{padding:25px}.faq_sec .faq_accord .faq_accord_cell h3{font-size:24px}.faq_top_banner .faq_banner_img img{height:600px;object-fit:cover}.treatble_sec .treatble_box .treatble_box_cont{font-size:20px}.shuld_test_infec .my_container{padding:38px;font-size:20px}.tests_can_sec .test_can_box h3{line-height:1.2;font-size:30px}.faq_pg_accord .faq_parnt_accord .faq_parnt_accord_title{font-size:30px}.cont_pg_lower .cont_pg_content{gap:20px}.cont_pg_lower .cont_pg_content .cont_pg_cont_right{width:380px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left{width:calc(100% - 400px)}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont{margin-top:40px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont .inner_cont_cell{padding-right:15px}.home_banner-content{font-size:24px}.home_banner-inner_wrapper{padding-inline:35px 0}.why_these_three_sec .why_these_low .why_these_cont{padding-left:40px}.we_believe-img_wrapper{gap:20px;margin-inline:-70px}.we_believe-img_wrapper img:nth-child(2){min-width:550px;height:290px}.we_believe-img_wrapper img{height:300px}.section-lab_tolife{padding-bottom:45px}.about_vision-right h4{font-size:28px}.about_benefits-inner .home_banner-inner_logos-wrapper img{max-height:70px;max-width:120px}.about_benefits{min-height:300px}.about_benefits-icon{width:80px;height:80px}.about_benefits-inner{padding:65px 20px 70px}.section-news{padding:0 20px}.news_item-content{padding:25px 0 0}.news_item-content h4{font-size:20px;line-height:1.33em;font-weight:400;letter-spacing:-.012em}.puts_control-inner_right ul li h5{font-size:28px;line-height:1.28125em;color:var(--color1);margin-bottom:8px}.featured_sec .featured_row .featured_card{grid-template-columns:330px 1fr;gap:40px}.post_card .post_info .post_content .post_desc{font-size:20px}.single_post_data .post_content{font-size:22px}.single_post_data .post_content :not(:last-child){margin-bottom:50px}}@media (max-width:1024px){body h1{font-size:50px}body h2,.instruc_use_sec .instruc_use_sec_in .text_cont h2,.see_go_sec .my_container h2{font-size:40px}body h3{font-size:28px}body h6{font-size:22px}.user_inter_sec .user_inter_titles,.need_help_sec .nee_help_in,.see_go_sec .my_container,.how_works_sec .titles{font-size:18px}body .announcement-bar .announcement-bar__slides .announcement-bar__slide .announcement-bar__text{font-size:16px}.professional-link{margin-top:30px}.professional-link a img{max-width:25px}.user_inter_sec .user_inter_lower .user_inter_left{padding-right:20px}.user_inter_sec .user_inter_lower .user_inter_right{padding-top:20px}.user_inter_sec .user_inter_lower .user_inter_right h3{padding-bottom:0}.user_inter_sec .user_inter_lower .user_inter_right ul{margin-top:20px;gap:10px}.full_vid_sec{height:600px}.full_vid_sec .vid_placeholder:after{width:100px}.instruc_use_sec .instruc_use_sec_in .text_cont{max-width:380px}.instruc_use_sec .instruc_use_sec_in .insc_img2{right:-100px}.instruc_use_sec .instruc_use_sec_in .insc_img1{left:-70px}.need_help_sec{padding-block:50px 120px}.need_help_sec .nee_help_in{max-width:440px}footer:not(.reelify--reel-footer){padding-top:120px;margin-top:-60px;mask-size:100% 60px,100% calc(100% - 58px);-webkit-mask-size:100% 60px,100% calc(100% - 58px)}.banner_wrap{mask-size:100% calc(100% - 60px),100% 62px;-webkit-mask-size:100% calc(100% - 60px),100% 62px}.footer-top_wrapper{margin-bottom:60px}.footer-bottom_wrapper{gap:60px}.footer-bottom_company-info{max-width:100%}.footer-bottom_company-info .footer_logo{max-width:250px;display:block}.footer-bottom_links-wrapper{width:100%;padding:0}.footer-bottom_links{max-width:190px}.footer-bottom_copyright-wrapper{margin-top:60px}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_img .inner{margin-left:-50px}.imp_info_sec{padding-top:60px}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content{font-size:18px}.mins_free_del .my_container{padding-left:40px}.mins_free_del .mins_free_del_left{width:40%}.mins_free_del .mins_free_del_left h2 span{margin-left:20px}.tot_clar_sec .tot_clar_right h2{font-size:50px}.mins_free_del .mins_free_del_right{width:60%}.mins_free_del .mins_free_del_right .mins_img img{max-width:350px;margin-left:auto}.mins_free_del .mins_free_del_right .pow_by{font-size:18px;margin-left:0;justify-content:center}.how_works_prod h2:after{bottom:-12px}.risk_fix_sec .title_box .title_box_in h2{font-size:40px}.faq_sec{padding-top:50px}.faq_sec .faq_accord .faq_accord_cell{min-height:100px}.faq_sec .faq_accord .faq_accord_cell h3{font-size:22px}.faq_sec .faq_accord .faq_accord_cell .faq_accord_cont{font-size:18px;padding-right:20px}.faq_sec .faq_accord{gap:20px}.faq_top_banner .faq_banner_img img{object-position:right}.treatble_sec{padding:20px 20px 0}.treatble_sec .treatble_box .treatble_box_img{width:250px}.treatble_sec .treatble_box .treatble_box_img:after{top:15px;right:15px;bottom:15px;left:15px}.treatble_sec .treatble_box .treatble_box_cont h3{font-size:30px}.treatble_sec .treatble_box .treatble_box_cont{font-size:18px;width:calc(100% - 250px)}.shuld_test_infec{padding:50px 20px 0}.shuld_test_infec .my_container{padding-inline:20px;font-size:18px}.shuld_test_infec .my_container h3{font-size:30px}.shuld_test_infec .my_container ul li{padding-left:25px}.shuld_test_infec .my_container ul li:before{left:5px}.shuld_test_infec .my_container .shuld_test_pic{max-width:286px}.tests_can_sec{padding:50px 20px 0}.tests_can_sec .test_can_box{width:100%;font-size:18px}.tests_can_sec .test_can_box h3{font-size:28px}.tests_can_sec .test_can_box ul li{padding-left:25px}.tests_can_sec .test_can_box ul li:before{top:9px;left:8px}.faq_pg_accord{padding:50px 20px 0}.faq_pg_accord .faq_parnt_accord{gap:14px}.faq_pg_accord .faq_parnt_accord .faq_parnt_accord_title{font-size:22px;padding:16px}.faq_pg_accord .faq_parnt_accord .faq_parnt_accord_cont{display:none;padding-top:24px}.faq_pg_accord .faq_child_accord .faq_child_accord_row{line-height:1.25}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_title{font-size:18px;line-height:1.2}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul{gap:8px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul li{padding-left:25px}.faq_pg_accord .faq_child_accord .faq_child_accord_row .faq_child_accord_cont ul li:before{top:9px;left:8px}.need_help_sec.need_support .nee_help_in h2:after{width:263px;bottom:-10px}.need_help_sec .nee_help_in .btn_big a{max-width:300px}.cont_pg_banner .cont_banner_imgs:before{width:720px}.cont_pg_banner .cont_banner_imgs{padding-top:50px}.cont_pg_banner .cont_banner_imgs .banner_girl{min-height:600px}.cont_pg_banner .cont_banner_imgs .banner_prod{max-width:480px}.cont_pg_greds{margin-top:-30px}.cont_pg_lower{padding-top:40px}.cont_pg_lower .title_box h2 span:after{width:100%;left:0}.cont_pg_lower .cont_pg_content .cont_pg_cont_left{width:100%;padding-inline:35px;font-size:18px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left:before{top:0;right:0;bottom:0;left:0}.cont_pg_lower .cont_pg_content .cont_pg_cont_right{width:100%}.hero_banner.about-us_banner{min-height:500px}.section-about_vision{padding:20px 20px 40px}.section-we_believe{padding:30px 20px 0}.about_vision-wrapper{margin-top:30px}.about_vision-left_img-wrapper{min-height:370px;max-width:250px;padding:20px}.about_vision-left_img-wrapper img{min-width:320px}.about_vision-right h4{font-size:22px}.we_believe-img_wrapper img:nth-child(2){min-width:340px;height:250px}.we_believe-img_wrapper img:first-child,.we_believe-img_wrapper img:last-child{max-width:170px}.we_believe-img_wrapper img{height:270px}.we_believe-inner_content{font-size:22px}.section-lab_tolife{padding-top:45px}.lab_tolife-left{font-size:20px}.section-about_benefits{padding-block:50px}.about_benefits-inner .home_banner-inner_logos-wrapper{flex-wrap:wrap}.about_benefits-inner .home_banner-inner_logos-wrapper img{max-height:50px;max-width:90px}.about_benefits-inner{padding:40px 20px 20px}.about_benefits-wrapper{gap:20px}.about_benefits{padding:30px;min-height:auto}.about_benefits-icon{width:70px;height:70px}.news_item-content h4{font-size:18px}.take_charg_sec{padding-block:50px 90px}.about-us_banner:after{top:0;bottom:0;left:-30%;width:100%;transform:none}.home_banner-content{font-size:20px}.home_banner-inner_logos{margin-top:70px;padding-left:35px}.home_banner-inner_logos-wrapper img{max-height:65px;max-width:90px}.section-home_banner{min-height:800px}.section-puts_control{padding-bottom:50px}.puts_control-inner{flex-wrap:wrap;flex-direction:column-reverse}.puts_control-inner_left{width:100%;padding:0 20px 20px 0}.puts_control-inner_right{width:100%}.section-click_care{padding:50px 20px}.click_care-wrapper{margin-top:30px}.click_care{padding:30px}.click_care:after{font-size:35px;width:70px;height:70px;top:30px;left:30px}.click_care-content h5{font-size:28px}.click_care-content h6{font-size:18px}.section-click_care .btn_wrap{margin-top:40px}.section-stis{padding-block:50px}.section-stis .my_container{gap:40px}.why_these_three_sec{padding-block:50px}.why_these_three_sec .why_these_low .why_these_img{display:none}.why_these_three_sec .why_these_low .why_these_cont{padding-left:0;width:100%}.visby_cares_sec{padding-block:50px}.visby_cares_sec .visby_care_left h2{margin-bottom:30px;width:fit-content}.visby_cares_sec .visby_care_left h2:after{width:100%}.visby_cares_sec .visby_care_left{font-size:18px}.visby_cares_sec .visby_care_left .btn_wrap{margin-top:20px}.visby_cares_sec .visby_care_right .fda_approve{font-size:12px}.people_say_sec{padding-block:50px}.follow_insta_sec .follow_btn a{font-size:16px;padding:16px;min-width:220px}.more_prod_info .my_container{padding-inline:20px}.more_prod_info .prod_info_boxes .box_in{width:100%;padding:30px;background-color:var(--color3);border-radius:32px;color:#414141}.more_prod_info .prod_info_boxes .box_in .box_in_icon{margin-bottom:30px}.more_prod_info .prod_info_boxes .box_in h6{margin-bottom:10px}.more_prod_info .btn_wrap{margin-top:40px}.more_prod_info .prod_info_boxes{gap:20px;margin-top:35px}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper:after{top:15px;right:15px;bottom:15px;left:15px}.section-stis .c_stis_wrapper .c_stis .c_stis-content h6{font-size:20px}.featured_sec{padding-bottom:50px}.featured_sec .featured_row{padding:40px}.featured_sec .featured_row .featured_card{grid-template-columns:230px 1fr}.post_card .post_info .post_content .post_title h4{font-size:28px}.post_card .post_info .post_content .post_desc{font-size:18px}.post_sec{padding-top:50px}.post_sec .post_inner{gap:40px}.post_card{width:calc(50% - 20px);padding:30px}.single_post_data{padding-bottom:50px}.single_post_data .post_content{font-size:18px}.single_post_data .post_content :not(:last-child){margin-bottom:30px}.next_prev_post{padding-block:60px}.prod_addCart-prod-info{gap:10px;width:50%}.prod_addCart-prod-title{font-size:20px}.prod_addCart-prod-price{font-size:18px}.we_test_for{padding-block:50px}.cart-page{grid-template-columns:1fr!important}.cart-page__summary{grid-column:1!important;grid-row:unset!important}.people_test_slider .owl-carousel .owl-nav{width:calc(100vw - 80px)}}@media (max-width:767px){[data-aos]{animation:none!important;transform:none!important;opacity:1!important}body h1{font-size:40px}body h2,.instruc_use_sec .instruc_use_sec_in .text_cont h2,.see_go_sec .my_container h2{font-size:30px}body h3{font-size:28px}body h6{font-size:18px}.user_inter_sec .user_inter_titles,.need_help_sec .nee_help_in,.user_inter_sec .user_inter_lower .user_inter_right ul,.instruc_use_sec .instruc_use_sec_in .text_cont,.how_works_sec .titles{font-size:16px}.btn.btn-download-app{font-size:14px}body .announcement-bar .announcement-bar__slides .announcement-bar__slide .announcement-bar__text{font-size:12px}body .announcement-bar{padding:20px 13px}body .announcement-bar .announcement-bar__slides{width:100%}.main_header .main_head_in .head_logo{max-width:86px}.main_header .main_head_in .head_btn a:not(.cart-button){display:none}.main_header .main_head_in .head_btn .cart-button{width:42px;height:42px}.main_header .main_head_in .head_btn .cart-button svg{width:18px}.main_header .main_head_in .head_btn .cart-button .citems{font-size:14px;width:24px;height:24px;top:-7px;right:-7px}.main_header .main_head_in .head_toggle{border-left:0;padding-left:0;margin-left:14px}.menu_popup-modal{padding:70px 0 0;background-color:transparent}header.loaded .menu_popup-modal{padding-top:0}.menu-header-image-container{border-radius:20px}.menu-popup-inner{padding:38px 24px 56px}.menu-header-links{margin-bottom:28px;max-width:100%}.menu-header-links,.menu_downloadapp-link_wrapper,.professional-link{padding-inline:11px}.hero_banner{height:auto;min-height:540px;background-image:var(--banner-mobile, var(--banner-desktop));background-position-x:calc(50% - 80px);padding-bottom:50px}body.about-us-pg .hero_banner.about-us_banner{background-position:center}body.download-app-pg .hero_banner{background-position-x:30%;padding-bottom:97px;min-height:590px;align-items:end}body.download-app-pg .hero_banner .my_container{margin-block:0}body.download-app-pg .hero_banner h1{font-size:30px}.hero_banner .my_container{position:static}.hero_banner .hero_banner_text:before{content:"";position:absolute;bottom:0;left:0;width:375px;height:calc(100% - 70px);background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Ellipse_2694.png);pointer-events:none;z-index:-1}.hero_banner .hero_banner_text h1{margin-bottom:12px;letter-spacing:-1.6px}.hero_banner .hero_banner_text h6{font-size:14px;max-width:206px}.user_inter_sec .user_inter_titles{margin-bottom:20px;max-width:300px}.user_inter_sec .user_inter_lower{gap:50px}.user_inter_sec .user_inter_lower .user_inter_left,.user_inter_sec .user_inter_lower .user_inter_right{width:100%}.user_inter_sec .user_inter_lower .user_inter_left{order:1}.user_inter_sec .user_inter_lower .user_inter_left span{margin-left:0}.user_inter_sec .user_inter_lower .user_inter_right{padding-top:0}.user_inter_sec .user_inter_lower .user_inter_right h3{text-align:center;margin-bottom:30px}.btn_wrap.btn_wrap-full{max-width:273px;margin-inline:auto}.btn_wrap.btn_wrap-full .btn.btn-download-app{width:100%}.btn_wrap.btn_wrap-full .btn.btn-download-app .btn-inner_wrapper{justify-content:center;gap:24px}.btn_wrap.btn_wrap-full .btn.btn-download-app .btn-icon_wrapper img{width:40px}.btn_wrap.btn_wrap-full .btn.btn-download-app .btn-content_wrapper{text-align:left}.user_inter_sec .user_inter_lower .user_inter_right ul{max-width:288px;margin-inline:auto;gap:20px}.user_inter_sec .user_inter_lower .user_inter_right ul li{padding:0 0 0 36px;max-width:260px;margin-inline:auto;width:100%}.user_inter_sec .user_inter_lower .user_inter_right ul li:before{width:24px;height:24px;top:2px;background-size:100%}.user_inter_sec .user_inter_lower .user_inter_right ul li svg{margin-right:8px;max-width:24px}.full_vid_sec{height:275px}.full_vid_sec .vid_placeholder:after{width:50px}.instruc_use_sec{padding-top:50px;padding-inline:14px}.instruc_use_sec .instruc_use_sec_in{padding:58px 34px;border-radius:20px}.instruc_use_sec .instruc_use_sec_in:before{top:-34px;left:-120px;width:402px;bottom:-14px;aspect-ratio:unset;background-size:100%}.instruc_use_sec .instruc_use_sec_in .insc_img1,.instruc_use_sec .instruc_use_sec_in .insc_img2{display:none}.instruc_use_sec .instruc_use_sec_in .text_cont p,.instruc_use_sec .instruc_use_sec_in .ins_btn{margin-top:24px}.instruc_use_sec .instruc_use_sec_in .ins_btn a{background-color:var(--color1);padding:11px 18px 11px 22px;gap:16px;margin-inline:-2px;width:auto;border-width:2px}.instruc_use_sec .instruc_use_sec_in .ins_btn a svg{max-width:25px}.need_help_sec{padding-bottom:75px}.need_help_sec .nee_help_in h2{margin-bottom:12px}.need_help_sec .nee_help_in p{max-width:273px;margin-inline:auto}.btn_big{max-width:300px;margin-inline:auto}footer:not(.reelify--reel-footer){padding:95px 34px 34px;margin-top:-30px;mask-size:100% 30px,100% calc(100% - 28px);-webkit-mask-size:100% 30px,100% calc(100% - 28px)}.banner_wrap{mask-size:100% calc(100% - 30px),100% 32px;-webkit-mask-size:100% calc(100% - 30px),100% 32px}.footer-top_wrapper{margin-bottom:44px;gap:44px}.footer-top_form .email-signup-block .email-signup__input-group{flex-wrap:wrap}.footer-top_form .email-signup-block .email-signup__input-group input[type=email]{padding-block:15px;text-align:center;max-width:100%;width:100%}.footer-top_form .email-signup-block .email-signup__input-group .email-signup__button{width:100%;max-width:100%;padding-block:15px}.footer-bottom_wrapper{gap:48px}.footer-bottom_company-info{padding-inline:16px}.footer-bottom_links-wrapper{flex-wrap:wrap;padding-inline:16px;gap:24px}.footer-bottom_links{max-width:100%!important;border-bottom:1px solid rgb(from var(--color3) r g b / 10%);padding-bottom:24px;gap:16px}.footer-bottom_links h6{position:relative}.footer-bottom_links h6:before{content:"";display:block;background-image:url(https://cdn.shopify.com/s/files/1/0964/7544/7588/files/Caret_Down_MD.svg);width:24px;height:24px;position:absolute;top:0;right:0}.footer-bottom_links:has(.flinks_wrapper.active) h6:before{transform:rotate(180deg)}.footer-bottom_links-wrapper .btn_wrap{max-width:100%}.footer-bottom_copyright-wrapper{margin-top:48px;padding-inline:16px}.footer-bottom_copyright-wrapper .flinks_wrapper{order:-1;width:100%}.footer-bottom_copyright{font-size:16px;max-width:204px}.epp_full_powr_sec{padding:20px 20px 50px}.epp_full_powr_sec .epp_full_powr_in{gap:30px}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_img,.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_cont{width:100%;padding:0}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_img{order:1}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_img .inner{margin:0}.epp_full_powr_sec .epp_full_powr_in .epp_full_powr_cont h3{font-size:18px;text-align:center;letter-spacing:-.016em;max-width:281px;margin-inline:auto}.how_works_sec{padding-top:50px}.how_works_sec .titles{font-size:18px;line-height:1.22em}.how_works_sec.steps_to_del .titles{max-width:335px}.how_works_sec .titles p{max-width:150px;margin-inline:auto}.how_works_sec.steps_to_del .titles p{max-width:275px}.how_works_sec .works_steps{margin-top:32px;gap:24px}.how_works_sec .works_steps .work_step_box_child{padding:32px!important;gap:32px;border-radius:40px}.how_works_sec .works_steps .work_step_box_child .step_box_left,.how_works_sec .works_steps .work_step_box_child .step_box_right{width:100%!important;padding:0!important}.how_works_sec .works_steps .work_step_box_child .step_box_left:before{width:70px;height:70px;font-size:35px;margin:0 auto 32px}.how_works_sec .works_steps .work_step_box_child .step_box_left h6{text-align:center;padding-inline:10px}.how_works_sec .works_steps .work_step_box_child .step_box_right img{max-width:213px;margin-inline:auto}.imp_info_sec{padding-top:50px}.imp_info_sec .my_container{padding:44px 20px 0;border-radius:40px}.imp_info_sec .my_container:before{top:auto;bottom:0;width:450px;aspect-ratio:unset;height:402px;left:-165px;background-size:100%}.imp_info_sec .imp_info_sec_in ul{margin-top:40px;padding:0;font-size:18px}.imp_info_sec .imp_info_sec_in ul li{padding-left:46px}.imp_info_sec .imp_info_sec_in ul li:before{top:50%;transform:translateY(-50%)}.imp_info_sec .imp_info_img{position:relative;top:0;right:0;bottom:0;left:0;margin-top:34px}.see_go_sec{padding-bottom:50px}.see_go_sec .my_container{max-width:305px}.see_go_sec .my_container h2{margin-bottom:12px}.single_prod_top_content{padding:0}.single_prod_top_content .single-product-gallery-slider-wrapper{width:100%}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_thumb{display:none}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .single-prod-slide img{max-height:380px;object-fit:contain}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-nav{display:none}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-dots,.people_say_sec .people_test_slider .owl-dots,.risk_fix_sec .risk_fix_table .owl-dots{margin-top:20px!important;display:flex;justify-content:center;gap:7px}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-dots .owl-dot span,.people_say_sec .people_test_slider .owl-dots .owl-dot span,.risk_fix_sec .risk_fix_table .owl-dots .owl-dot span{margin:0;width:13px;height:13px;background-color:var(--color2)}.single_prod_top_content .single-product-gallery-slider-wrapper .cst_slider_main .owl-dots .owl-dot.active span,.people_say_sec .people_test_slider .owl-dots .owl-dot.active span,.risk_fix_sec .risk_fix_table .owl-dots .owl-dot.active span{background-color:var(--color1)}.single_prod_top_content .single_prod_top_info{width:100%;padding-inline:22px;padding-top:38px}.single_prod_top_content .single_prod_top_info h1{text-align:center;font-size:30px;line-height:1.1667em;max-width:350px;margin-inline:auto}.single_prod_top_content .single_prod_top_info h1 br{display:none}.single_prod_top_content .single_prod_top_info .prod_price_row{justify-content:center;font-size:30px}.single_prod_top_content .single_prod_top_info .prod_price_row span.sale_price{font-size:1.1667em}.single_prod_top_content .single_prod_top_info .single_prod_btns{justify-content:center;margin-top:20px}.single_prod_top_content .single_prod_top_info .single_prod_btns a{padding-block:16px;min-width:100%}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_title{padding-block:16px;font-size:16px}.single_prod_top_content .single_prod_top_info .single_prod_details_accord{margin-top:26px}.single_prod_top_content .single_prod_top_info .single_prod_accord_cell .acc_content{padding-block:12px}.mins_free_del .my_container{padding:35px 0 28px!important;max-width:335px}.mins_free_del .mins_free_del_left,.mins_free_del .mins_free_del_right{width:100%}.mins_free_del .mins_free_del_left h2{font-size:40px;text-align:center;padding-inline:30px;margin-left:0;line-height:1}.mins_free_del .mins_free_del_left h2 span{margin-left:0}.mins_free_del .mins_free_del_right .mins_img{margin-top:15px}.mins_free_del .mins_free_del_right .mins_img img{max-width:240px}.mins_free_del .mins_free_del_right .pow_by{font-size:15px;justify-content:center;margin-top:15px;padding-inline:30px}.mins_free_del .mins_free_del_right .pow_by span{display:block;width:100%;text-align:center}.mins_free_del .mins_free_del_right .pow_by img{margin-inline:7px}.mins_free_del .mins_free_del_right .pow_by img:first-of-type{max-width:107px!important}.mins_free_del .mins_free_del_right .pow_by img:last-of-type{max-width:52px!important}.tot_clar_sec .my_container{gap:30px}.tot_clar_sec .tot_clar_left,.tot_clar_sec .tot_clar_right{width:100%;padding:0}.tot_clar_sec .tot_clar_left{order:1}.tot_clar_sec .tot_clar_right h2{font-size:40px;text-align:center}.tot_clar_sec .tot_clar_right h2 span{transform:none}.how_works_prod{padding-top:32px}.how_works_prod .prod_work_steps{gap:26px;margin-top:42px}.how_works_prod .prod_work_steps .step_box{gap:30px}.how_works_prod .prod_work_steps .step_box .prod_step_img,.how_works_prod .prod_work_steps .step_box .prod_step_cont{width:100%;padding:0;text-align:center}.how_works_prod .prod_work_steps .step_box .prod_step_cont h3{font-size:35px}.how_works_prod .prod_work_steps .step_box .prod_step_cont{font-size:20px}.how_works_prod .prod_work_steps .step_box .prod_step_img:before{top:20px;left:17px;width:50px;height:50px;font-size:25px}.we_test_for h2{font-size:40px;max-width:300px;text-align:center;width:100%}.we_test_for span:after{width:100%;bottom:-10px}.we_test_for .we_test_points_wrap{margin-top:63px}.we_test_for .we_test_points_wrap:before{position:absolute;display:block;height:1306px;width:1891px;transform:translate(-50%);top:130px;background-color:var(--color2);border-radius:100%;z-index:-1;left:50%;border:5px solid var(--color3);opacity:.64}.we_test_for .we_test_points_wrap .we_test_points_circle{display:none}.we_test_for .we_test_points_wrap .we_test_point .we_test_img{width:275px;margin-inline:auto}.we_test_for .we_test_points_wrap .we_test_point .we_test_text{width:100%;padding:0;text-align:center;margin-top:36px}.we_test_for .we_test_points_wrap .we_test_point .we_test_img:after{top:12px;right:12px;bottom:12px;left:12px}.we_test_for .we_test_points_wrap .we_test_point .we_test_text h3{font-size:32px;margin-bottom:5px}.risk_fix_sec{padding-top:44px}.risk_fix_sec .title_box .title_box_in h2 span:after{width:100%}.risk_fix_sec .title_box .title_box_in{width:100%}.risk_fix_sec .title_box .title_box_in:not(:first-child){display:none}.risk_fix_sec .risk_fix_table li{flex-direction:column;gap:24px 0;padding:25px 20px 40px;border-radius:32px;background-color:var(--color6)}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell{width:100%!important;text-align:center;padding:0;min-height:0;color:var(--color2)}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell p{width:100%}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell:first-child{font-size:30px;font-weight:500;line-height:1.1}.risk_fix_sec .risk_fix_table li .risk_fix_table_cell h3{display:block;width:100%;margin-bottom:15px;font-size:30px;position:relative}.faq_sec{padding-top:54px}.faq_sec .faq_accord .faq_accord_cell{padding:17px 30px}.faq_sec .title_block h3{font-size:18px}.faq_sec .faq_accord .faq_accord_cell .faq_accord_cont{font-size:16px}.people_say_sec h2{text-align:center}.people_say_sec .people_test_slider .owl-item.active .testi_slide{background-color:var(--color4)}.take_charg_sec .title_box{font-size:20px;max-width:280px}.take_charg_sec .my_container h2{font-size:40px;margin-bottom:18px}.faq_top_banner .faq_banner_img img.desk_img{display:none}.faq_top_banner .faq_banner_img{height:620px;display:flex;flex-wrap:wrap;align-items:flex-end;background-color:var(--color1)}.faq_top_banner .faq_top_banner_cont{padding:100px 20px 150px}.faq_top_banner .faq_banner_img img.mob_img{display:block;height:auto;position:absolute;left:0;right:0;bottom:0}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in h1{text-align:center;letter-spacing:-.02em}.faq_top_banner .faq_top_banner_cont .faq_top_banner_in .top_banner_btn{text-align:center}.treatble_sec .treatble_box .treatble_box_img{width:220px;margin:auto}.treatble_sec .treatble_box .treatble_box_cont{font-size:18px;width:100%;padding-left:0;padding-top:40px}.treatble_sec .treatble_box .treatble_box_cont h3,.shuld_test_infec .my_container h3{text-align:center}.shuld_test_infec .my_container p,.shuld_test_infec .my_container ul{padding-right:0}.shuld_test_infec .my_container .shuld_test_pic{max-width:100%;position:relative;inset:auto;transform:translate(20px,40px) scale(1.1);transform-origin:bottom right}.need_help_sec.need_support .nee_help_in h2:after{width:198px;bottom:-8px}.cont_pg_banner .cont_banner_imgs{padding-top:120px}.cont_pg_banner .cont_banner_imgs .banner_girl{min-height:auto;height:auto;transform:translate(100px)}.cont_pg_banner .cont_banner_imgs:before{width:520px}.cont_pg_banner .cont_banner_imgs .banner_prod{max-width:350px;padding:10px;bottom:70px}.cont_pg_banner .cont_banner_imgs .banner_prod:before{border-radius:20px;top:-10px;right:130px;bottom:5px;left:10px}.cont_pg_banner .cont_banner_imgs .banner_girl.mobile{display:block}.cont_pg_banner .cont_banner_imgs .banner_girl.desktop{display:none}.cont_pg_lower{padding-bottom:0}.cont_pg_lower .title_box{font-size:16px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont .inner_cont_cell{padding-right:0;width:100%}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont{gap:30px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left h6{font-size:26px;margin-bottom:10px}.cont_pg_lower .cont_pg_content .cont_pg_cont_left .inner_cont .inner_cont_cell h6{font-size:22px}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li{padding-left:0;position:relative;padding-top:45px;text-align:center}.cont_pg_lower .cont_pg_content .cont_pg_cont_right ul li img{top:0;left:0;right:0;margin:auto}.take_charg_sec .my_container h2{font-size:30px}.about_vision-left,.about_vision-right{width:100%}.about_vision-right{padding-left:0;padding-top:30px}.about_vision-wrapper{flex-wrap:wrap}.about_vision-left_img-wrapper{min-height:auto;max-width:80%;padding:60px 20px}.about_vision-left_img-wrapper img{min-width:135%}.about_vision-right h4{font-size:18px}.section-we_believe{padding:20px 20px 0}.we_believe-inner{padding:35px 20px}.we_believe-inner h2 .line:after{width:100%;bottom:0}.we_believe-img_wrapper{gap:20px;margin-inline:-35px}.we_believe-img_wrapper{gap:20px;margin-inline:-35px;flex-wrap:wrap}.we_believe-img_wrapper img:nth-child(2){min-width:auto;height:auto;order:-1;width:100%;aspect-ratio:1/.6}.we_believe-img_wrapper img:first-child,.we_believe-img_wrapper img:last-child{max-width:calc(50% - 10px);height:auto;aspect-ratio:1/1.4}.we_believe-inner_content{font-size:18px}.section-lab_tolife{padding:50px 20px}.lab_tolife-inner{flex-wrap:wrap;flex-direction:column-reverse}.lab_tolife-left{font-size:18px;width:100%}.lab_tolife-right{width:100%;padding-left:0;padding-bottom:30px}.lab_tolife-right img{margin:auto}.lab_tolife-left h2 .line:after{bottom:-5px}.about_benefits-icon{width:60px;height:60px}.about_benefits{padding:20px;min-height:auto}.about_benefits-content{font-size:18px}.news_item{width:100%;padding:15px 15px 20px;border-right:0;border-bottom:1px solid var(--color2)}.news_item-content{padding:20px 0 0}.news_item:last-child{border-bottom:0}.take_charg_sec{padding-bottom:70px}.take_charg_sec .charge_img{margin-top:40px}.take_charg_sec .charge_img img{border-radius:30px}.btn-base{padding:16px 34px;font-size:18px}.take_charg_sec .btn_wrap{margin-top:30px}.home_banner-inner_wrapper h6{margin-bottom:0;font-size:16px}.home_banner-inner_wrapper h1{margin-bottom:15px;font-size:35px;line-height:1.15}.home_banner-inner_wrapper h1 span:before{width:25px;height:31px;right:calc(100% - 7px);top:-2px}.home_banner-inner_wrapper{padding-inline:20px 0}.home_banner-content{font-size:18px;margin-bottom:25px}.home_banner-inner_logos{margin-top:40px;padding-left:20px}.home_banner-inner_logos-wrapper{gap:12px}.home_banner-inner_logos-wrapper img{max-height:30px;max-width:43px}.section-home_banner{min-height:650px;padding:60px 20px;background-image:var(--banner-mobile, var(--banner-desktop))}.puts_control-inner{margin-top:20px}.puts_control-inner_right ul{gap:20px}.puts_control-inner_right ul li{padding-left:40px;font-size:18px;line-height:1.2}.puts_control-inner_right ul li h5{font-size:22px;margin-bottom:6px}.puts_control-inner_right ul li:before{width:25px;height:25px}.puts_control-inner_right small{padding-left:40px;font-size:14px}.puts_control-inner_right .btn_wrap{padding-left:40px}.section-click_care h2 .line:after{bottom:-5px}.click_care{width:100%!important;min-height:420px}.click_care-content h5{font-size:22px}.click_care-wrapper{gap:25px}.click_care-img_wrapper{padding-left:0;margin-bottom:5%}.section-stis .stis_header{gap:20px}.section-stis .stis_header .stis_header-sml_info,.we_test_for .stis_header-sml_info{line-height:20px}.puts_control-inner_left-img_wrapper{max-width:270px}.section-stis .stis_header{gap:0}.section-stis .c_stis_wrapper{gap:40px}.section-stis .c_stis_wrapper .c_stis{gap:20px;width:100%}.section-stis .c_stis_wrapper .c_stis .c_stis-img_wrapper{max-width:275px}.section-stis .c_stis_wrapper .c_stis .c_stis-content h5{margin-bottom:10px;font-size:28px}.section-stis .btn_wrap{margin:0 auto}.section-stis .btn_wrap .btn-base.btn-light{min-width:260px}.why_these_three_sec .why_these_low{margin-top:30px}.why_these_three_sec .why_these_low .why_these_cont ul{gap:20px}.why_these_three_sec .why_these_low .why_these_cont ul li{padding:30px 20px;font-size:18px;line-height:1.2}.why_these_three_sec .why_these_low .why_these_cont ul li h5{font-size:22px;margin-bottom:10px}.visby_cares_sec .visby_care_left{width:100%}.visby_cares_sec .visby_care_right{width:100%;padding-left:0;padding-top:40px}.visby_cares_sec .visby_care_right .fda_approve{font-size:12px;line-height:1.2}.more_prod_info{padding:40px 20px 0}.more_prod_info .titles_box{line-height:1.2}.more_prod_info .prod_info_boxes{margin-top:30px}.more_prod_info .prod_info_boxes .box_in{padding:25px;font-size:16px;line-height:1.3}.more_prod_info .prod_info_boxes .box_in .box_in_icon{margin-bottom:20px}.more_prod_info .btn_wrap{margin-top:30px}.more_prod_info .my_container{padding-block:50px 40px}.more_prod_info .btn_wrap .btn-base{width:100%;max-width:220px}.featured_sec{padding-block:40px}.featured_sec .featured_row{padding:30px;border-radius:40px}.featured_sec .featured_row .featured_card{grid-template-columns:1fr}.featured_sec .featured_row .featured_cta{font-size:14px;line-height:1.5em;padding:10px 30px}.featured_sec .featured_row .featured_card .post_img-wrap img{max-width:200px}.post_card .post_info .post_content .post_title h4{font-size:22px}.post_card .post_info .post_content .post_desc{font-size:16px}.featured_sec .featured_row .featured_card .btn_wrap{margin-left:0}.post_sec{padding-top:40px}.post_sec .post_row{gap:0}.post_sec .post_inner{gap:25px}.post_card{width:100%;border-radius:40px}.post_card .post_info .post_info_header{justify-content:space-between}.hero_banner.single_post_banner .single_post_banner_in h1{font-size:30px}.single_post_data{padding-block:15px 40px}.single_post_data .single_post_meta{font-size:14px;gap:5px}.single_post_data .single_post_meta .left_meta,.single_post_data .single_post_meta .right_meta{width:100%}.single_post_data .single_post_meta .right_meta{text-align:left}.single_post_data .post_content{font-size:16px}.single_post_data .post_content :not(:last-child){margin-bottom:20px}.single_post_data .post_content blockquote{margin-inline:20px}.shuld_test_infec .my_container h5{font-size:18px;margin-top:15px;text-align:center}.menu-popup-inner_top .site_logo{display:block}.menu-header{display:none}.people_say_sec .people_test_slider .testi_slide{padding:30px;font-size:20px}.people_test_slider .testi_slide .testi_slide__content-wrap{overflow:auto}.people_test_slider .testi_slide .testi_slide__content-wrap .testi_slide__content{max-height:242px}.people_test_slider .owl-carousel .owl-nav{position:static;width:100%;transform:unset;display:flex;justify-content:center;align-items:center;gap:20px;height:100%;margin-top:20px}.people_test_slider .owl-carousel:before,.people_test_slider .owl-carousel:after{content:"";display:none}.people_test_slider .owl-carousel .owl-nav button{width:45px;height:45px}.faq_sec .title_block{margin-bottom:30px}.shopify-block:has(.people_say_sec)+.shopify-block:has(.take_charg_sec) .take_charg_sec{padding-top:0}.cont_pg_lower .cont_pg_content{margin-top:30px}.hero_banner.media_banner .media_banner_img img{object-fit:contain}.section-home_banner:before{top:0;bottom:0;background:linear-gradient(180deg,rgb(from var(--color3) r g b / 50%) 50%,#7f57a466)}.shopify-policy__container{padding-bottom:100px}.prod_addCart-banner{padding-block:16px}.prod_addCart-banner .my_container{gap:13px 0}.prod_addCart-prod-info{width:79%;gap:7px}.prod_addCart-prod-img{max-width:67px}.prod_addCart-prod-title{font-size:17px;text-align:center;line-height:1.295em}.prod_addCart-prod-price{font-size:14px;width:21%;display:flex;flex-direction:column;align-items:center;gap:7px}.prod_addCart-prod-price span.sale_price{font-size:1.2858em;margin-left:0}.prod_addCart-banner quantity-selector-component{min-width:144px;height:36px}.prod_addCart-prod-cart{max-width:170px}.prod_addCart-prod-cart .btn{font-size:14px;padding-block:10px}.cart-page{padding-inline:20px;border-radius:20px}}@media (max-width:575px){body h3{font-size:25px}.max\:sm\:text-xs{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-style.css.map */
