@import "https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
.ThankYou{background:#ffe1e1;padding:100px 0;position:relative}.ThankYou .svg{z-index:-1;color:var(--white_color);position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.ThankYou .svg svg{color:var(--bg_color);font-size:120px}.ThankYouBanner svg{color:var(--white_color);font-size:80px}.ThankYouBanner h4{color:var(--white_color);padding:30px 0;font-family:Manrope,sans-serif;font-size:40px;font-weight:700;line-height:50px}.ThankYouBanner p{color:var(--white_color);font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:28px}.Otp{background:#894bca;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.OtpContent{background:var(--white);text-align:center;border-radius:20px;width:650px;padding:30px}.OtpContent h4{color:#fb8c00;margin-top:20px;font-size:25px;font-weight:700;line-height:35px}.OtpContent p{width:80%;margin:10px auto;font-size:18px;font-weight:500}.OtpContent p a{color:#894bca;cursor:pointer;font-weight:600;text-decoration:none}.OtpContent .Logo img{height:80px}.OtpContent .OtpCode{margin-top:20px}.OtpContent .OtpCode label{color:#6f6f6f;font-size:20px;font-weight:600;line-height:30px;display:block}.OtpContent .OtpCode input{text-align:center;color:#fb8c00;border:1px solid #fb8c00;border-radius:10px;width:60px;margin:15px 10px 0;padding:10px;font-size:18px;font-weight:500}.sign_up_otp_submit_btn{justify-content:center;align-items:center;gap:5px;display:flex}.OtpContent .OtpCode input:focus{outline:unset}.OtpContent .OtpCode .CustomeInput{text-align:left;margin-bottom:20px}.OtpContent .OtpCode .CustomeInput label{list-style:24px;margin-bottom:10px;font-size:16px}.OtpContent .OtpCode .CustomeInput input{text-align:left;width:100%;margin:0}.OtpContent button{color:#fff;background:#894bca;border:none;border-radius:10px;width:100%;margin-top:20px;padding:10px 0;font-size:20px;font-weight:600;line-height:30px}.OtpContent button:hover{color:var(--white);background:#fb8c00}.SuccessFullPage{text-align:center;background:#f5f5f5;justify-content:center;align-items:center;height:100vh;display:flex}.SuccessFullPage .Header{border-bottom:none}.SuccessFullPage .Header h2{color:#323232;font-size:40px;font-weight:700;line-height:58px}.SuccessFullPage .Header p{color:#777;margin-top:10px;font-size:20px;font-weight:400;line-height:29px}.SuccessFullPageContent{background:var(--white);border-radius:10px;margin-top:30px;padding:20px;box-shadow:0 24px 100px rgba(22,25,50,.07)}.SuccessFullPage .TitlePart{background:#f16334;border-radius:16px 16px 0 0;padding:30px}.SuccessFullPage .TitlePart li{text-align:left;border-right:2px solid #d23b09;margin-right:40px;padding-right:40px;display:inline-block}.SuccessFullPage .TitlePart li h5{color:#fff;font-size:18px;font-weight:400;line-height:26px}.SuccessFullPage .TitlePart li:last-child{border-right:0;margin-right:0;padding-right:0}.SuccessFullPage .TitlePart li span{color:#fdfdfd;margin-top:10px;font-size:24px;font-weight:700;line-height:26px;display:block}.SuccessFullPage .OrderDetail{background:#fff4f0;border-radius:0 0 16px 16px;padding:20px 0}.SuccessFullPage .OrderDetail h3{text-align:center;color:#573226;font-size:22px;font-weight:700;line-height:30px}.SuccessFullPage .OrderDetail .Table{width:100%;margin-top:30px}.SuccessFullPage .OrderDetail .Table th{text-align:left;color:#f16334;background:#ffe7de;border:1px solid #ffe7de;width:50%;padding:10px 30px;font-size:16px;font-weight:700;line-height:24px}.SuccessFullPage .OrderDetail .Table th:last-child{text-align:right;width:50%}.SuccessFullPage .OrderDetail .Table tr{border-bottom:1px solid #ffe7de}.SuccessFullPage .OrderDetail .Table td{text-align:left;color:#f16334;width:50%;vertical-align:center;padding:15px 30px;font-size:16px;font-weight:400;line-height:24px}.SuccessFullPage .OrderDetail .Table td:last-child{text-align:right;width:50%}.SuccessFullPage .OrderDetail .Table img{object-fit:cover;border-radius:5px;width:80px;height:80px}.SuccessFullPage .OrderDetail .Table span{color:#a5715f;margin-left:20px;font-size:14px;font-weight:400;line-height:20px}.SuccessFullPage .OrderDetail .Table h6{color:#f16334;margin-right:50px;font-size:16px;font-weight:400;line-height:24px}.SuccessFullPage .OrderDetail .Table td .d_flex{justify-content:flex-end;width:100%}.SuccessFullPage .OrderDetail .Table h4{color:#f16334;font-size:16px;font-weight:700;line-height:24px}@media (max-width:1700px){.Header{padding:5px 0}.SuccessFullPage .Header h2{font-size:30px;line-height:40px}.SuccessFullPage .Header p{margin-top:5px;font-size:16px;line-height:24px}.SuccessFullPageContent{margin-top:15px;padding:15px}.SuccessFullPage .TitlePart{padding:15px}.SuccessFullPage .TitlePart li{font-size:16px;line-height:24px}.SuccessFullPage .TitlePart li span{margin-top:5px;font-size:20px}.SuccessFullPage .OrderDetail h3{font-size:20px;line-height:30px}.SuccessFullPage .OrderDetail{padding:10px 0}.SuccessFullPage .OrderDetail .Table{margin-top:10px}.SuccessFullPage .OrderDetail .Table img{width:60px;height:60px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:10px 20px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table h4{font-size:14px;line-height:20px}}@media (max-width:1439px){.SuccessFullPage .Header h2{line-height:35px}.SuccessFullPageContent{margin-top:5px}.SuccessFullPage .TitlePart{padding:10px}.SuccessFullPage .TitlePart li h5{font-size:15px;line-height:20px}.SuccessFullPage .TitlePart li span{margin-top:3px;font-size:16px;line-height:24px}.SuccessFullPage .OrderDetail h3{font-size:18px;line-height:26px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:8px 20px}}@media (max-width:500px){.SuccessFullPage .TitlePart li{border-right:0;align-items:center;width:100%;margin-bottom:10px;margin-right:0;padding-right:0;font-size:15px;line-height:20px;display:flex}.SuccessFullPage .TitlePart li h5{text-align:left;width:50%}.SuccessFullPage .TitlePart li span{text-align:right;width:50%;margin-top:0;font-size:14px;line-height:20px}.SuccessFullPage .OrderDetail .Table span{margin-top:5px;margin-left:0;display:block}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:10px}.SuccessFullPage .OrderDetail .Table h6{margin-right:20px;font-size:15px}.SuccessFullPage .TitlePart li h5{font-size:14px;line-height:20px}.SuccessFullPage{padding:20px 0;overflow-y:auto}.SuccessFullPageContent{margin-top:10px;padding:10px}.SuccessFullPage .Header h2{font-size:25px}}
.MainLandingPage{--main-color:#6b2cd1;--main-color-bg:#c8b4ee;--header-color:#292d34;--text-color:#6c757d;--bg-color:#f0e8ff;--white-color:#fff;overflow:hidden}.Preloader{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}button.scroll-to-top{z-index:9999;background:var(--white-color);color:var(--main-color);border:1px solid #b095df;bottom:20px;right:15px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 63px 93px -4px rgba(61,90,125,.08)}button.scroll-to-top svg{color:#6b2cd1;font-size:25px}.MainLandingPage .SectionGaps{margin-top:80px}.MainLandingPage{font-family:Wix Madefor Display,sans-serif!important}.MainLandingPage :where(h2,h3,h4){color:var(--header-color);font-weight:700}.MainLandingPage h1{color:var(--white-color);z-index:2;font-size:72px;font-weight:800;line-height:85px;position:relative}.MainLandingPage h1 span{color:#fb8c00;margin-right:10px}.MainLandingPage h2{font-size:45px;font-weight:800;line-height:55px}.MainLandingPage h3{font-size:30px;font-weight:800;line-height:40px}.MainLandingPage h4{font-size:20px;font-weight:800;line-height:30px}.MainLandingPage h5{font-size:16px;line-height:24px}.MainLandingPage p{color:var(--text-color);font-size:16px;line-height:24px}.MainLandingPage .d_flex{align-items:center;display:flex}.MainLandingPage .d_justify{justify-content:space-between}.MainLandingPage :where(a,button){color:var(--header-color);font-size:18px;font-weight:500;line-height:24px;transition:all .3s linear}.MainLandingPage a:hover{color:var(--main-color)}.MainLandingPage :where(a.bg,button.bg){text-align:center;color:var(--white-color);box-sizing:border-box;z-index:1;background:linear-gradient(90deg,#6428c7,#fb8c00,#6428c7,#fb8c00) 0 0/400%;border-radius:5px;align-items:center;font-weight:400;text-decoration:none;display:inline-flex;position:relative;box-shadow:inset 0 -1px rgba(0,0,0,.2),0 10px 20px rgba(87,27,185,.26);margin-top:30px!important;padding:8px 30px!important}.MainLandingPage :where(a.bg,button.bg) svg{margin-left:10px;font-size:20px}.MainLandingPage .bg:hover{color:var(--bg-color);animation:8s linear infinite animate}@keyframes animate{0%{background-position:0%}to{background-position:400%}}.MainLandingPage .bg:before{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#6428c7) 0 0/400%;border-radius:10px;transition:all .6s;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}.MainLandingPage .bg:hover:before{filter:blur(5px);opacity:1;animation:8s linear infinite animate}.MainLandingPage .Video video{z-index:9;border-radius:10px;width:100%;position:relative}.MainLandingPage .Video img{border-radius:10px;width:100%}.MainLandingPage .CountDownContent{justify-content:space-between;align-items:center;display:flex}.MainLandingPage .CountDown{z-index:999;background:#fb8c00;width:100%;padding:8px 0;position:fixed;top:0;left:0}.MainLandingPage .CountDown p{color:var(--white-color);font-size:15px;line-height:20px}.MainLandingPage .CountDown .left{align-items:center;display:flex}.MainLandingPage .CountDownBox{margin-left:10px}.MainLandingPage .CountDownItem{text-align:center;background:#8049d9;border-radius:5px;width:80px;margin-left:10px;padding:5px 10px;display:inline-block}.MainLandingPage .CountDownItem h4{color:var(--white-color);font-size:20px;font-weight:700;line-height:20px}.MainLandingPage .CountDownItem h6{color:var(--white-color);font-size:13px;font-weight:400;line-height:18px;margin-top:-3px!important}.MainLandingPage .CountDown .JoinNow a{color:var(--white-color);border:0;border:1px solid var(--white-color);border-radius:30px;align-items:center;padding:6px 20px;display:inline-flex}.MainLandingPage .CountDown .JoinNow a svg{margin-left:10px}.MainLandingPage .CountDown .JoinNow a:hover{background:var(--main-color);border:1px solid var(--main-color)}.MainLandingPage .MobileMenu{display:none}.MainLandingPage .Menubar{background:var(--white-color);z-index:999;border-bottom:1px solid var(--main-color-bg);width:100%;padding:15px 0 10px;position:fixed;left:0;box-shadow:0 4px 50px rgba(0,0,0,.05)}.MainLandingPage .Logo img{height:45px}.MainLandingPage .Menu{text-align:center}.MainLandingPage .Menu ul li{display:inline-block}.MainLandingPage .Menu ul li a{margin-right:30px}.MainLandingPage .Menu ul li a.active{color:var(--main-color)}.MainLandingPage .Menu ul li:last-child a{margin-right:0}.MainLandingPage .Login{text-align:right;padding:0}.MainLandingPage .Login li{display:inline-block}.MainLandingPage .Login li a.bg{margin-left:30px;margin-top:0!important}.MainLandingPage .Banner{text-align:center;background:url(../media/banner.bf462538.png) 50%/cover no-repeat;height:900px;margin-top:-20px;padding:230px 0 0;position:relative}.MainLandingPage .Banner .OverlayOne{background-color:var(--main-color);border:10px solid #fb8c00;border-radius:50%;width:60px;height:60px;animation:6s ease-in-out infinite OverlayOne;position:absolute;bottom:100px;left:30px}@keyframes OverlayOne{0%{opacity:0;transform:translateY(-50%)scale(0)}50%{opacity:1;transform:translateY(-50%)scale(1)}to{opacity:0;transform:translateY(-50%)scale(0)}}.MainLandingPage .Banner .OverlayOneImg{animation:5s ease-in-out infinite OverlayOneImg;position:absolute;top:370px;left:50px}@keyframes OverlayOneImg{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.MainLandingPage .Banner .OverlayOne.Two{left:unset;right:50px;bottom:unset;top:200px}.MainLandingPage .OverlayTwoImg{position:absolute;top:300px;right:80px}.MainLandingPage .OverlayThreeImg{position:absolute;bottom:100px;right:30px}.MainLandingPage .BannerShop{background:url(../media/shop-bg.f27bef84.png) 50%/cover no-repeat}.MainLandingPage .BannerShop .BannerShopImg{z-index:9;margin-top:-310px;position:relative}.MainLandingPage .BannerShop .BannerShopImg img{width:100%}.MainLandingPage .Banner h4{font-size:25px;font-weight:40px;-webkit-backdrop-filter:blur(5.1px);backdrop-filter:blur(5.1px);color:#fdd835;text-transform:uppercase;letter-spacing:2.9px;background:#7f49d4;border:1px solid rgba(255,255,255,.47);border-radius:15px;margin-top:60px;padding:15px 40px;font-weight:400;display:inline-block;box-shadow:0 4px 30px rgba(0,0,0,.1)}.MainLandingPage .Platform{position:relative}.MainLandingPage .Platform .row{--bs-gutter-x:5rem}.MainLandingPage .Platform :where(.overlayOne,.overlayTwo,.overlayThree){position:absolute}.MainLandingPage .Platform :where(.overlayOne,.overlayTwo){background-color:var(--main-color-bg);border:10px solid #5ed9cd;border-radius:50%;width:30px;height:30px;animation:6s ease-in-out infinite OverlayOne}.MainLandingPage .Platform .overlayOne{top:100px;left:50px}.MainLandingPage .Platform .overlayTwo{bottom:100px;right:100px}.MainLandingPage .Platform .overlayThree{top:10px;right:80px}.MainLandingPage .PlatformRight h4{color:var(--main-color);font-weight:400;margin-bottom:10px!important}.MainLandingPage .PlatformRight h2{margin-bottom:30px!important}.MainLandingPage .PlatformRight ul li{color:var(--text-color);align-items:center;margin-bottom:20px;font-size:16px;display:flex}.MainLandingPage .PlatformRight ul li:last-child{margin-bottom:0}.MainLandingPage .PlatformRight ul li svg{color:var(--main-color);margin-bottom:-10px;margin-right:15px;font-size:20px}.MainLandingPage .Call{background:var(--white-color);border-radius:8px;align-items:center;margin-top:30px;padding:15px 30px;display:inline-flex;box-shadow:0 4px 39px 9px rgba(81,69,159,.09)}.MainLandingPage .Call .img{margin-right:20px}.MainLandingPage .Call h3,.MainLandingPage .Call p{color:var(--main-color)}.MainLandingPage .SetUpOnlineShopContent{text-align:center}.MainLandingPage .SetUpOnlineShop{z-index:9;background:url(../media/SetUpOnlineShop-bg.1280ac1b.png) 50%/cover no-repeat;height:800px;position:relative}.MainLandingPage .SetUpOnlineShop .Header{text-align:center;margin-top:230px}.MainLandingPage .SetUpOnlineShop .Header p{color:var(--main-color-bg);width:50%;margin:10px auto 0}.MainLandingPage .SetUpOnlineShop :where(.overlayOne,.overlayTwo){background-color:var(--main-color);border:10px solid #fb8c00;border-radius:50%;width:30px;height:30px;animation:6s ease-in-out infinite OverlayOne;position:absolute}.MainLandingPage .SetUpOnlineShop .overlayOne{top:300px;left:50px}.MainLandingPage .SetUpOnlineShop .overlayTwo{bottom:100px;right:100px}.MainLandingPage .SetUpOnlineShop .overlayThree{position:absolute;top:250px;right:300px}.MainLandingPage .SetUpOnlineShopContent{margin-top:50px}.MainLandingPage .SetUpOnlineShopItem{border:5px solid var(--main-color-bg);background:var(--bg-color);z-index:9;border-radius:30px;padding:15px;display:inline-block;position:relative}.MainLandingPage .SetUpOnlineShopItem:after{content:"";border-style:solid;border-width:20px 0 20px 25px;border-color:transparent transparent transparent var(--main-color-bg);width:0;height:0;animation:3s ease-in-out infinite rightArrow;position:absolute;top:50%;left:100%;transform:translateY(-50%)}@keyframes rightArrow{0%{left:100%}50%{border-width:20px 0 20px 32px;left:102%}to{left:100%}}.MainLandingPage .SetUpOnlineShopText{background:var(--white-color);text-align:center;border-radius:20px;padding:30px}.MainLandingPage .SetUpOnlineShopText h4{margin-top:10px!important}.MainLandingPage .SetUpOnlineShopText img{object-fit:cover;width:80px;height:80px}.MainLandingPage .SetUpOnlineShopFlex{justify-content:center;align-items:center;gap:30px;display:flex}.MainLandingPage .BuiltForEveryone{z-index:1;background:url(../media/built-for-you.61adde7a.png) 50%/cover no-repeat;margin-top:-250px;padding:150px 0;position:relative}.MainLandingPage .BuiltForEveryone .Header{text-align:center;margin-top:200px}.MainLandingPage .BuiltForEveryone .Header h4{color:var(--main-color-bg);font-weight:400}.MainLandingPage .BuiltForEveryone .Header h2{color:var(--white-color);width:60%;margin:10px auto 0}.MainLandingPage .BuiltForEveryoneTabs{margin-top:50px}.MainLandingPage .BuiltForEveryoneTabs .nav-tabs{border:none;justify-content:center}.MainLandingPage .BuiltForEveryoneTabs li{margin:0 10px}.MainLandingPage .BuiltForEveryoneTabs button{border:1px solid var(--white-color);color:var(--white-color);border-radius:5px;padding:10px 20px;font-size:16px;font-weight:400;line-height:20px}.MainLandingPage .BuiltForEveryoneTabs button.active,.MainLandingPage .BuiltForEveryoneTabs button:hover{background:var(--white-color);color:var(--header-color)}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent{margin-top:50px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent h3{color:var(--white-color);font-weight:500}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent p{color:var(--main-color-bg);margin-top:20px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Replace{margin-top:30px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent h4{color:var(--white-color);letter-spacing:1px;font-size:18px;font-weight:500}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Left img{margin-left:10px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent{justify-content:center;align-items:center;gap:30px;display:flex}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Left{width:30%}.MainLandingPage .BuiltForEveryoneTabs a.bg{background:var(--white-color);color:var(--main-color)}.MainLandingPage .BuiltForEveryoneTabs a.bg:hover{color:var(--bg-color);background:linear-gradient(90deg,#6428c7,#fb8c00)}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right{width:70%}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right .Video{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(#9d69f1 0%,#6e33ce 100%);border-radius:15px;padding:20px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right .Video video{border-radius:15px}.MainLandingPage .PowerfulFunnel{position:relative}.MainLandingPage .PowerfulFunnel .Frame{position:absolute;top:50px;left:50px}.MainLandingPage .PowerfulFunnel h2{text-align:center}.MainLandingPage .PowerfulFunnelContent{margin-top:50px}.MainLandingPage .PowerfulFunnelItem{background:var(--white-color);text-align:center;border-radius:8px;margin-bottom:30px;padding:30px;transition:all .3s linear;position:relative;overflow:hidden;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 63px 93px -4px rgba(61,90,125,.08)}.MainLandingPage .PowerfulFunnelItem a{display:none}.MainLandingPage .PowerfulFunnelItem .HoverOverlayOne{opacity:0;transition:all .8s linear;position:absolute;top:0;left:0;transform:translate(-60px,-30px)}.MainLandingPage .PowerfulFunnelItem .HoverOverlayTwo{opacity:0;transition:all .8s linear;position:absolute;bottom:0;right:0;transform:translate(100px,100px)}.MainLandingPage .PowerfulFunnelItem:hover{background:var(--main-color)}.MainLandingPage .PowerfulFunnelItem:hover .HoverOverlayOne{opacity:1;transform:translate(0)}.MainLandingPage .PowerfulFunnelItem:hover .HoverOverlayTwo{opacity:1;transform:translate(50px,50px)}.MainLandingPage .PowerfulFunnelItem .Image{background:var(--bg-color);z-index:9;border-radius:50%;place-content:center;width:115px;height:115px;margin:0 auto;display:flex;position:relative}.MainLandingPage .PowerfulFunnelItem .Image .Img{object-fit:cover;width:50px;height:50px;margin:auto}.MainLandingPage .PowerfulFunnelItem .Image .overlay{object-fit:cover;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainLandingPage .PowerfulFunnelItem:hover .Image .overlay{animation:7s ease-in-out infinite OverlayOneImg}.MainLandingPage .PowerfulFunnelItem h4{color:#fb8c00;justify-content:center;align-items:center;height:70px;display:flex}.MainLandingPage .PowerfulFunnelItem:hover p{color:var(--white-color)}.MainLandingPage .PowerfulFunnelItem:hover h4{color:#fb8c00}.MainLandingPage .IfHaveFunnelLiner{position:relative}.MainLandingPage .IfHaveFunnelLiner h2{text-align:center}.MainLandingPage .IfHaveFunnelLiner .Video{margin-top:30px;margin-bottom:2px}.MainLandingPage .IfHaveFunnelLiner .Video video{height:600px}.MainLandingPage .IfHaveFunnelLiner :where(.overlayOne,.overlayTwo){position:absolute}.MainLandingPage .IfHaveFunnelLiner :where(.overlayOne,.overlayTwo){background-color:var(--main-color-bg);border:10px solid #5ed9cd;border-radius:50%;width:30px;height:30px;animation:6s ease-in-out infinite OverlayOne}.MainLandingPage .IfHaveFunnelLiner .overlayOne{top:100px;left:50px}.MainLandingPage .IfHaveFunnelLiner .overlayTwo{bottom:100px;right:100px}.MainLandingPage .IfHaveFunnelLiner .Frame1{position:absolute;top:400px;left:150px}.MainLandingPage .IfHaveFunnelLiner .Frame2{position:absolute;top:250px;right:120px}.MainLandingPage .IfHaveFunnelLiner .IfHaveFunnelLinerVideo{margin-top:50px}.MainLandingPage .SingleLanding{background:url(../media/single-bg.46e3056a.png) 50%/cover no-repeat;margin-top:-8px;padding:100px 0}.MainLandingPage .SingleLanding .Header{text-align:center}.MainLandingPage .SingleLanding .Header :where(h2,p){color:var(--white-color)}.MainLandingPage .SingleLanding .Header p{width:50%;margin:10px auto 0;font-weight:300}.MainLandingPage .SingleLandingContent{margin-top:50px}.MainLandingPage .SingleLandingItem{background:var(--white-color);border:1px solid var(--bg-color);text-align:center;border-radius:15px;margin-bottom:30px;padding:20px;transition:all .3s linear}.MainLandingPage .SingleLandingItem .img{position:relative}.MainLandingPage .SingleLandingItem:hover{transform:translateY(-5px)}.MainLandingPage .SingleLandingItem .text{margin-top:20px}.MainLandingPage .SingleLandingItem img{object-fit:cover;border:1px solid var(--bg-color);border-radius:15px;width:100%;height:350px;padding:5px}.MainLandingPage .SingleLandingItem h4{color:#fb8c00}.MainLandingPage .SingleLandingItem a{justify-content:center;width:100%;margin-top:20px!important}.MainLandingPage .SingleLandingContent .ViewAll{text-align:center}.MainLandingPage .SingleLandingContent .ViewAll .LandingAll{background:var(--white-color);color:var(--main-color);text-align:center}.MainLandingPage .SingleLandingContent .ViewAll .LandingAll:hover{background:#fb8c00}.MainLandingPage .MultiLanding{background:#fff;padding:0;position:relative}.MainLandingPage .MultiLanding :where(.FrameFour,.FrameFive,.FrameSix,.MultiLandingBg){position:absolute}.MainLandingPage .MultiLanding .FrameFour{top:50px;left:80px}.MainLandingPage .MultiLanding .FrameFive{bottom:50px;left:80px}.MainLandingPage .MultiLanding .FrameSix{z-index:9;bottom:100px;right:50px}.MainLandingPage .MultiLanding .SingleLandingContent{z-index:9;position:relative}.MainLandingPage .MultiLanding .MultiLandingBg{bottom:0;right:0}.MainLandingPage .MultiLanding .Header h2{color:var(--header-color)}.MainLandingPage .MultiLanding .Header p{color:var(--text-color)}.MainLandingPage .ComingSoon{background:rgba(0,0,0,.8);border-radius:15px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.MainLandingPage .MobileFriendly{position:relative}.MainLandingPage .MobileFriendly :where(.Frame7,.Frame8,.Frame9){position:absolute}.MainLandingPage .MobileFriendly .Frame7{bottom:0;left:50%}.MainLandingPage .MobileFriendly .Frame8{bottom:50px;left:100px}.MainLandingPage .MobileFriendly .Frame9{top:50px;right:100px}.MainLandingPage .MobileFriendlyLeftBox{margin-top:50px}.MainLandingPage .MobileFriendlyItem{background:var(--white-color);text-align:center;z-index:9;border-radius:8px;width:48%;padding:30px;display:inline-block;position:relative;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 63px 93px -4px rgba(61,90,125,.08)}.MainLandingPage .MobileFriendlyItem:nth-child(2n){margin-top:20px}.MainLandingPage .MobileFriendlyItem h4{margin-top:10px}.MainLandingPage .MobileFriendlyItem img{object-fit:cover;width:100px;height:100px}.MainLandingPage .MobileFriendlyItem h4{color:var(--main-color)}.MainLandingPage .MobileFriendlyLeftBox{flex-wrap:wrap;gap:20px;display:flex;position:relative}.MainLandingPage .MobileFriendlyLeftBox:after{content:"";background:var(--main-color-bg);z-index:1;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainLandingPage .PersonalPlan{background:url(../media/personal-plan.c589be32.png) 50%/cover no-repeat;height:1310px;padding:100px 0;position:relative;overflow:hidden}.MainLandingPage .PersonalPlan .Header{text-align:center;z-index:9;position:relative}.MainLandingPage .PersonalPlan .Header h2{color:var(--white-color)}.MainLandingPage .PersonalPlan .Header h4{color:var(--bg-color);font-weight:400}.MainLandingPage .PersonalPlanContent{align-items:center;gap:10px;display:flex}.rfm-child{height:76rem}.MainLandingPage .PersonalPlanContent.Mobile{display:none}.MainLandingPage .PersonalPlanItem{background:var(--white-color);border-radius:15px;width:19%;margin-top:50px;padding-bottom:20px;position:relative;box-shadow:0 54.6288px 36.1391px rgba(0,0,0,.02),0 20px 66.4476px rgba(0,0,0,.02),0 22px 113.46px rgba(0,0,0,.03)}.MainLandingPage .PersonalPlanItem .img{position:relative}.MainLandingPage .PersonalPlanItem img{width:100%}.MainLandingPage .PersonalPlanItem .img .price{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:-15px;left:0}.MainLandingPage .PersonalPlanItem .img .price h4{color:var(--white-color);letter-spacing:1px;font-size:24px;font-weight:500;line-height:35px}.MainLandingPage .PersonalPlanItem .img .price h3{color:var(--white-color);letter-spacing:1px;justify-content:center;align-items:center;font-size:48px;font-weight:800;line-height:58px;display:flex}.MainLandingPage .PersonalPlanItem .img .price h3 img{width:auto;height:60px;margin-top:5px}.MainLandingPage .PersonalPlanItem .img .price h3 svg{margin-bottom:-10px;margin-left:-5px;font-size:30px}.MainLandingPage .PersonalPlanItem .Monthly{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.MainLandingPage .PersonalPlanItem .Monthly h6{color:var(--white-color);background:#823af6;border-radius:30px;font-size:18px;font-weight:500;line-height:26px;padding:6px 25px!important}.MainLandingPage .PersonalPlanItem .Monthly.two h6{background:#53d1ae}.MainLandingPage .PersonalPlanItem .Monthly.three h6{background:#ffcc70}.MainLandingPage .PersonalPlanItem .Monthly.four h6{background:#49d4ff}.MainLandingPage .PersonalPlanItem .Monthly.five h6{background:#b9c736}.MainLandingPage .PersonalPlanItem .text{text-align:center;margin:30px 0 15px!important}.MainLandingPage .PersonalPlanItem .text h5{margin:0 auto;display:inline-block;position:relative}.MainLandingPage .PersonalPlanItem .text h5 span{z-index:9;color:var(--main-color);background:#f6f1ff;border-radius:15px;padding:5px 15px;font-size:15px;font-weight:700;display:inline-block;position:relative}.MainLandingPage .PersonalPlanItem .text h5.two span{color:#26bf94;background:#e9fff9}.MainLandingPage .PersonalPlanItem .text h5.three span{color:#f4b849;background:#fff7e9}.MainLandingPage .PersonalPlanItem .text h5.four span{color:#23b7e5;background:#ebfaff}.MainLandingPage .PersonalPlanItem .text h5.five span{color:#cad844;background:#f6fad4}.MainLandingPage .PersonalPlanItem .text h5:after{content:"";border:1px dashed var(--main-color);z-index:1;width:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainLandingPage .PersonalPlanItem .text h5.two:after{border:1px dashed #26bf94}.MainLandingPage .PersonalPlanItem .text h5.three:after{border:1px dashed #f4b849}.MainLandingPage .PersonalPlanItem .text h5.four:after{border:1px dashed #23b7e5}.MainLandingPage .PersonalPlanItem .text h5.five:after{border:1px dashed #cad844}.MainLandingPage .PersonalPlanItem .text ul{margin-top:20px!important}.MainLandingPage .PersonalPlanItem .text ul li{border-bottom:1px solid var(--bg-color);margin-bottom:8px;padding-bottom:8px;font-size:14px;line-height:20px}.MainLandingPage .PersonalPlanItem .text ul li:last-child{border-bottom:0}.MainLandingPage .PersonalPlanItem .GetStart{text-align:center;width:100%;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.MainLandingPage .PersonalPlanItem .GetStart a{color:var(--white-color);letter-spacing:1px;background:#823af6;border-radius:30px;padding:10px 40px;font-size:16px;font-weight:600;line-height:26px;display:inline-block}.MainLandingPage .PersonalPlanItem .GetStart.two a{background:#26bf94}.MainLandingPage .PersonalPlanItem .GetStart.three a{background:#f5b849}.MainLandingPage .PersonalPlanItem .GetStart.four a{background:#23b4e1}.MainLandingPage .PersonalPlanItem .GetStart.five a{background:#cad844}.MainLandingPage .AskQuestion h2{text-align:center}.MainLandingPage .AskQuestionTabs{margin-top:50px}.MainLandingPage .AskQuestionTabs button{box-shadow:none;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;line-height:30px;display:flex;border-bottom:1px solid var(--bg-color)!important;padding:20px!important}.MainLandingPage .AskQuestionTabs button:focus{border-color:none;box-shadow:none;outline:0}.MainLandingPage .AskQuestionTabs button img{object-fit:cover;width:35px;height:35px}.MainLandingPage .AskQuestionTabs button img.minus{width:30px;height:30px}.MainLandingPage .AskQuestionTabs button .plus,.MainLandingPage .AskQuestionTabs button.collapsed .minus{display:none}.MainLandingPage .AskQuestionTabs button.accordion-button{background:var(--main-color);color:var(--white-color)}.MainLandingPage .AskQuestionTabs .accordion-body{background:var(--main-color);border-radius:0 0 8px 8px;margin-top:-2px}.MainLandingPage .AskQuestionTabs .accordion-body p{color:var(--bg-color);font-weight:300}.MainLandingPage .AskQuestionTabs button.accordion-button.collapsed{color:var(--header-color);background:#f8f4ff}.MainLandingPage .AskQuestionTabs button.collapsed .plus{display:block}.MainLandingPage .AskQuestionTabs .accordion-item{border:0;margin-bottom:10px}.MainLandingPage .accordion-button:after{display:none}.MainLandingPage .StartSellingBox{text-align:center;background:url(../media/start-selling-bg.4a9ab625.png) 50% no-repeat;border-radius:16px;margin-bottom:-200px;padding:100px 200px}.MainLandingPage .StartSellingBox h2{color:var(--white-color)}.MainLandingPage .StartSellingBox p{color:var(--white-color);font-weight:300;margin-top:10px!important}.MainLandingPage .StartSellingBox .customInput{width:80%;margin:30px auto 0;position:relative}.MainLandingPage .StartSellingBox .customInput input{background:var(--white-color);border-radius:10px;padding:18px 20px}.MainLandingPage .StartSellingBox .customInput button.bg{width:auto;color:var(--white-color);margin-top:0;position:absolute;top:-20px;right:10px}.MainLandingPage .Footer{background:#f8f4ff;padding:300px 0 30px}.MainLandingPage .Footer img{height:40px;margin-bottom:10px}.MainLandingPage .Footer .FooterLogo{margin-right:100px}.MainLandingPage .Footer p{color:var(--text-color);font-size:16px;font-weight:300;line-height:24px}.MainLandingPage .socialIcon{margin-top:20px}.MainLandingPage .socialIcon a{margin-right:20px}.MainLandingPage .socialIcon a img{width:40px;height:auto}.MainLandingPage .Footer .FooterItem h3{margin-bottom:20px;font-size:24px;position:relative}.MainLandingPage .Footer .FooterItem h3:after{content:"";background:linear-gradient(270deg,#6428c7 0%,#fb8c00 100%);width:20%;height:3px;position:absolute;bottom:0;left:0}.MainLandingPage .Footer .FooterItem li{margin-bottom:10px;display:flex}.MainLandingPage .Footer .FooterItem .svg{background:var(--main-color);width:30px;height:30px;color:var(--white-color);border-radius:50%;justify-content:center;align-items:center;margin-right:10px;display:flex}.MainLandingPage .Footer a{color:var(--text-color);font-size:16px;font-weight:400}.MainLandingPage .Footer p{width:80%;font-size:14px}.MainLandingPage .Footer .FooterItem p{width:80%}.MainLandingPage .Footer a{width:70%;font-size:14px}.MainLandingPage .Footer .FooterItem li a:hover{color:var(--main-color)}.MainLandingPage .copyRight{text-align:center;border-top:1px solid var(--bg-color);margin-top:30px;padding-top:30px}.MainLandingPage .copyRight a{color:var(--main-color);margin:0 5px;font-size:18px;font-weight:500}.landingPagePagination ul{justify-content:center}.landingPagePagination ul li{margin:0 5px}.landingPagePagination ul li button{background:var(--bg-color)}.landingPagePagination ul li button.Mui-selected{color:var(--white-color);background:#fb8c00}@media (max-width:1399px){.MainLandingPage .container{max-width:90%;padding:0!important}.MainLandingPage h2{font-size:35px;line-height:45px}.MainLandingPage h3{font-size:25px;line-height:35px}.MainLandingPage h4{font-size:18px}.MainLandingPage h5{font-size:14px;line-height:20px}.MainLandingPage .CountDown .left p{width:55%;font-size:13px}.MainLandingPage .CountDownItem{width:50px;margin-left:5px;padding:3px 5px}.MainLandingPage .CountDownBox{margin-left:5px}.MainLandingPage .CountDownItem h4{font-size:18px;line-height:24px}.MainLandingPage .CountDownItem h6{font-size:12px;line-height:18px}.MainLandingPage .CountDown .JoinNow a{padding:6px 20px;font-size:16px}.MainLandingPage h1{font-size:55px;line-height:65px}.MainLandingPage .Banner h4{margin-top:40px}.MainLandingPage .BannerShop .BannerShopImg{margin-top:-390px}.MainLandingPage .Call .img img{height:50px}.MainLandingPage .SetUpOnlineShopFlex{gap:20px}.MainLandingPage .SetUpOnlineShopItem{padding:10px}.MainLandingPage .SetUpOnlineShopText{padding:15px}.MainLandingPage .SetUpOnlineShopText img{width:60px;height:60px}.MainLandingPage .SetUpOnlineShopText h4{line-height:22px}.MainLandingPage .BuiltForEveryone .Header h2{width:70%}.MainLandingPage .SetUpOnlineShop .overlayThree{right:50px}.MainLandingPage .Platform .overlayThree{top:0;right:14px}.MainLandingPage .SectionGaps{margin-top:60px}.MainLandingPage .PowerfulFunnelItem{padding:15px}.MainLandingPage .PowerfulFunnelItem .Image{width:80px;height:80px}.MainLandingPage .PowerfulFunnelItem .Image .Img{width:40px;height:40px}.MainLandingPage .PowerfulFunnelItem h4{height:60px;font-size:14px;line-height:20px}.MainLandingPage .PowerfulFunnelItem .Image .overlay{width:78px;height:78px}.MainLandingPage .PowerfulFunnelItem p{font-size:13px;line-height:20px}.MainLandingPage .PowerfulFunnelItem img{height:50px}.MainLandingPage .IfHaveFunnelLiner .Video video{height:400px}.MainLandingPage .SingleLanding .Header p{width:100%}.MainLandingPage .MultiLanding .MultiLandingBg{height:300px}.MainLandingPage .SingleLandingItem h4{font-size:15px}.MainLandingPage .MobileFriendlyLeftBox{gap:15px}.MainLandingPage .MobileFriendlyItem{padding:20px}.MainLandingPage .MobileFriendlyItem:nth-child(2n){margin-top:15px}.MainLandingPage .MobileFriendlyItem img{width:70px;height:70px}.MainLandingPage .PersonalPlanContent{flex-wrap:wrap}.MainLandingPage .MobileFriendlyItem h4{font-size:16px;line-height:20px}.MainLandingPage .StartSellingBox{margin-bottom:-180px;padding:60px}.MainLandingPage .Footer p{width:100%;font-size:14px;line-height:20px}.MainLandingPage .Footer{padding-top:235px}.MainLandingPage .Footer a{font-size:14px}.MainLandingPage .Footer .FooterItem li{margin-bottom:5px}.MainLandingPage .Footer .FooterLogo{margin-right:30px}.MainLandingPage .Footer .row,.MainLandingPage .Footer .row .row{--bs-gutter-x:0px}.MainLandingPage .Footer a{width:70%;font-size:14px}.MainLandingPage .Footer .FooterItem p{width:70%}.MainLandingPage .MultiLanding .FrameFour{top:10px;left:40px}.MainLandingPage .SingleLanding{padding:60px 0}.MainLandingPage .SetUpOnlineShop .Header p{width:70%}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent{gap:25px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent p{margin-top:10px}.MainLandingPage p{font-size:14px;line-height:20px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent h4{font-size:14px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Replace{margin-top:15px}.MainLandingPage .BuiltForEveryone{padding:100px 0}.MainLandingPage .PersonalPlanItem .img .price h4{font-size:18px;line-height:26px}.MainLandingPage .PersonalPlanItem .img .price h3{font-size:30px;line-height:45px}.MainLandingPage .PersonalPlanItem .Monthly h6{font-size:14px;line-height:20px;padding:5px 25px!important}.MainLandingPage .PersonalPlanItem .text h5 span{font-size:12px}.MainLandingPage .PersonalPlanItem .text{margin:20px 0 10px!important}.MainLandingPage .PersonalPlanItem .text ul li{margin-bottom:7px;padding-bottom:7px;font-size:12px;line-height:14px}.MainLandingPage .PersonalPlanItem .GetStart a{padding:10px 25px;font-size:14px;line-height:22px}.MainLandingPage .SetUpOnlineShop .Header{margin-top:180px}.MainLandingPage .PowerfulFunnelItem{height:255px;padding:15px 15px 20px}.MainLandingPage .PersonalPlan{height:1100px}.MainLandingPage .SetUpOnlineShop{height:650px}.MainLandingPage .AskQuestion{margin-top:-100px}.MainLandingPage .copyRight a{font-size:17px;font-weight:600}}@media (max-width:1023px){.MainLandingPage .JoinNow{text-align:center;width:160px}.MainLandingPage .PersonalPlanContent{flex-wrap:wrap}.MainLandingPage .CountDown .JoinNow a{padding:5px 12px;font-size:14px}.MainLandingPage .Logo img{width:100%;height:auto}.MainLandingPage .Menu ul li a{margin-right:12px;font-size:15px;line-height:20px}.MainLandingPage .Login li a{font-size:16px}.MainLandingPage .Login li a.bg{margin-left:10px;font-size:15px;margin-top:0!important;padding:5px 18px!important}.MainLandingPage h1{font-size:45px;line-height:55px}.MainLandingPage .Banner{height:600px;padding:80px 0}.MainLandingPage .BannerShop .BannerShopImg{margin-top:-200px}.MainLandingPage .Banner .OverlayOneImg{height:50px;top:165px;left:30px}.MainLandingPage .Banner .OverlayOne{width:45px;height:45px}.MainLandingPage .OverlayThreeImg{bottom:0;right:-37px}.MainLandingPage .OverlayTwoImg{height:60px;top:250px;right:20px}.MainLandingPage .Banner h4{font-size:20px}.MainLandingPage .PlatformRight{text-align:center}.MainLandingPage .SetUpOnlineShopText img{width:45px;height:45px}.MainLandingPage .SetUpOnlineShopText h4{font-size:16px;line-height:20px;margin-top:10px!important}.MainLandingPage .SetUpOnlineShopFlex{gap:10px}.MainLandingPage .SetUpOnlineShopItem{padding:8px}.MainLandingPage .SetUpOnlineShopText{padding:15px}.MainLandingPage .SetUpOnlineShopItem:after{border-width:12px 0 12px 14px}@keyframes rightArrow{0%{left:100%}50%{border-width:15px 0 15px 20px;left:102%}to{left:100%}}.MainLandingPage .BuiltForEveryoneTabs li{margin:0 5px}.MainLandingPage .BuiltForEveryoneTabs button{padding:6px 12px;font-size:14px;line-height:20px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Replace img{width:100%;height:30px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent{gap:15px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right .Video{border-radius:12px;padding:12px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right .Video video{border-radius:10px}.MainLandingPage h3{font-size:20px;line-height:30px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent p{margin-top:5px}.MainLandingPage :where(a,button){font-size:16px;line-height:20px}.MainLandingPage :where(a.bg,button.bg){margin-top:20px!important}.MainLandingPage .PowerfulFunnel .Frame{position:absolute;top:-57px;left:20px}.MainLandingPage .PowerfulFunnel .Frame img{height:50px}.MainLandingPage .PowerfulFunnelItem{padding:20px}.MainLandingPage .PowerfulFunnelItem p{font-size:15px;line-height:24px}.MainLandingPage .MultiLanding .FrameFour{height:50px;top:10px;left:15px}.MainLandingPage .PowerfulFunnelItem h4{font-size:17px;line-height:24px}.MainLandingPage .PersonalPlan{height:auto;margin-bottom:100px}.MainLandingPage .PersonalPlanItem{width:32%;margin-top:50px}.MainLandingPage .PlatformRight{margin-top:30px}.MainLandingPage .StartSellingBox .customInput button.bg{top:-8px}.MainLandingPage .Footer .FooterLogo{text-align:center;margin-bottom:50px;margin-right:0}.MainLandingPage .Footer .FooterLogo p{width:80%;margin:0 auto}.MainLandingPage .Footer .FooterItem p{width:85%}.MainLandingPage .Footer .FooterItem h3{font-size:20px}.MainLandingPage .Footer{padding-bottom:20px}.MainLandingPage .copyRight{margin-top:20px;padding-top:20px}.MainLandingPage .StartSellingBox{padding:50px 40px}.MainLandingPage .StartSellingBox .customInput{width:90%}.MainLandingPage .SingleLandingItem img{height:300px}}@media (max-width:720px){.MainLandingPage .CountDownContent{text-align:center;display:block}.MainLandingPage .CountDown .left{display:block}.MainLandingPage .CountDown .left p{width:100%}.MainLandingPage .CountDownBox{margin:10px 0 15px}.MainLandingPage .JoinNow{margin:0 auto}.MainLandingPage .CountDown .JoinNow a{padding:5px 12px;font-size:16px}.MainLandingPage h1{font-size:26px;line-height:40px}.MainLandingPage .Banner{height:400px;padding:50px 0}.MainLandingPage .Banner .OverlayOne{width:30px;height:30px}.MainLandingPage .Banner h4{width:100%;margin-top:20px;padding:10px 16px;font-size:14px}.MainLandingPage .BannerShop .BannerShopImg{margin-top:-125px}.MainLandingPage .Banner .OverlayOneImg{height:30px;top:155px}.MainLandingPage .Platform{margin-top:-40px}.MainLandingPage .Platform .overlayThree img{height:50px}.MainLandingPage .PlatformRight ul li{text-align:left;align-items:start;font-size:16px}.MainLandingPage .PlatformRight ul li svg{margin-top:8px;margin-bottom:0;margin-right:10px;font-size:17px}.MainLandingPage .SetUpOnlineShop{height:1000px;margin-top:-90px}.MainLandingPage .SetUpOnlineShopFlex{flex-wrap:wrap}.MainLandingPage .SetUpOnlineShopItem{width:48%}.MainLandingPage .SetUpOnlineShop .Header{margin-top:220px}.MainLandingPage .SetUpOnlineShop .overlayThree{right:10px}.MainLandingPage .SetUpOnlineShop .overlayThree img{height:20px}.MainLandingPage .SetUpOnlineShop .overlayOne{left:10px}.MainLandingPage .SetUpOnlineShop .Header p{width:100%;font-size:16px;line-height:24px}.MainLandingPage .PlatformRight{margin-top:-30px}.MainLandingPage h2{font-size:22px;line-height:33px}.MainLandingPage .BuiltForEveryone .Header h2{width:100%}.MainLandingPage .BuiltForEveryoneTabs{margin-top:30px}.MainLandingPage .BuiltForEveryoneTabs li{margin:0 10px 10px 0}.MainLandingPage .BuiltForEveryoneTabs .nav-tabs{border:none;justify-content:start}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent{gap:0;margin-top:30px;display:grid}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Left{order:2;width:100%;margin-top:30px}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Right{order:1;width:100%}.MainLandingPage .BuiltForEveryoneTabs .BuiltTabsContent .Replace img{width:auto}.MainLandingPage .PowerfulFunnelItem{height:auto;margin-bottom:20px}.MainLandingPage .PowerfulFunnelItem h4{height:auto;padding:5px 0;font-size:18px;line-height:28px}.MainLandingPage .IfHaveFunnelLiner .Video{margin-top:0}.MainLandingPage .SingleLanding{margin-top:64px;padding:30px 0}.MainLandingPage .MultiLanding .FrameFour{height:40px;top:0;left:5px}.MainLandingPage .SingleLandingContent{margin-top:30px}.MainLandingPage .MobileFriendlyLeft{text-align:center}.MainLandingPage .MobileFriendly .Frame9{height:30px;top:63px;right:8px}.MainLandingPage .MobileFriendlyItem{width:47%}.MainLandingPage .AskQuestionTabs button{font-size:16px}.MainLandingPage .AskQuestionTabs button img.minus{width:25px;height:25px}.MainLandingPage .AskQuestionTabs button img{width:30px;height:30px}.MainLandingPage .StartSellingBox .customInput{width:100%}.MainLandingPage .StartSellingBox .customInput button.bg{position:unset;padding:10px 20px!important}.MainLandingPage .StartSellingBox .customInput input{padding:10px 20px;font-size:14px;line-height:20px}.MainLandingPage .StartSellingBox{padding:30px 20px}.MainLandingPage .Footer a{width:88%;font-size:15px}.MainLandingPage .Footer{padding-top:200px}.MainLandingPage .DesktopMenu{display:none}.MainLandingPage .MobileMenu{text-align:right;justify-content:flex-end;align-items:center;display:flex}.MainLandingPage .Logo img{width:auto;height:25px}.MainLandingPage .Login li a{font-size:15px}.MainLandingPage .Menubar{position:relative;top:0}.MainLandingPage .Menubar .MobileMenubar img{height:34px}.HomePageMobileMenuPopup :where(li,ul){margin-bottom:10px;padding-left:0;list-style-type:none;margin-left:0!important}.HomePageMobileMenuPopup a{color:#6c757d;width:100%;margin-bottom:10px;font-size:16px;line-height:24px;text-decoration:none}.MainLandingPage .Menubar{padding:15px 0}.MainLandingPage .Menubar .MobileMenubar{background:0 0;width:auto;top:12px}.MainLandingPage .Banner{margin-top:-8px}.MainLandingPage .swiper-pointer-events{width:100%}.MainLandingPage .PersonalPlanItem{width:100%;box-shadow:none;border:1px solid #ddd;margin-top:0}.MainLandingPage .PersonalPlanContent{display:none}.MainLandingPage .PersonalPlanContent.Mobile{display:block}.MainLandingPage .PersonalPlan{height:1200px;margin-bottom:40px}.MainLandingPage .swiper-slide{padding:50px 10px}.MainLandingPage .PersonalPlanItem .text ul li{margin-bottom:10px;padding-bottom:10px;font-size:16px;line-height:20px}.MainLandingPage .CountDown{position:unset}.MobileMenu{align-items:center;display:flex}.MainLandingPage .Login ul li{margin-right:10px}.MainLandingPage .Login ul a{border:1px solid var(--main-color-bg);color:var(--main-color);border-radius:5px;padding:5px 10px}.MainLandingPage .Login ul a:hover{background:var(--main-color);color:var(--white-color)}}
