article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Inter}input{font-family:Inter}.dnone{display:none}a{text-decoration:none}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}.App{width:100%;overflow:hidden}.App_content{transition:opacity .5s}html{scroll-behavior:smooth;background:#010206}.container{padding:0 12px;width:100%;max-width:1440px;margin:0 auto}*,*:before,*:after{-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}img{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@font-face{font-family:Inter;src:url(/fonts/Inter-Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}.Header{display:flex;align-items:center;justify-content:space-between;padding-top:32px}@media(max-width:1440px){.Header{max-width:1200px}}.Header_logo{display:flex;align-items:center;gap:8px;background:#aabdff14;border-radius:100px;padding:8px;border:1px solid rgba(255,255,255,.0784313725)}.Header_logo_text{padding-right:8px}.Header_logo_header{font-size:16px;font-weight:700}.Header_logo_desc{color:#e5e7eba3;font-size:12px;margin-top:2px}.Header_logo_img{min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:100px;background:#fff}.Header_logo_img img{width:100%;border-radius:100px}.Header_desc{font-size:16px;color:#ffffffa3}@media(max-width:768px){.Header_desc{display:none}}.Hero{display:flex;justify-content:space-between;align-items:center;padding-top:128px}@media(max-width:1440px){.Hero{padding-top:32px;max-width:1200px}}@media(max-width:768px){.Hero{flex-wrap:wrap}}.Hero_content{max-width:720px}.Hero_micro{color:#ffffffa3;font-weight:400;font-size:16px}.Hero_h1{font-size:64px;font-weight:700;text-shadow:0px 0px 12px rgba(255,255,255,.6392156863),0px 0px 24px rgba(255,255,255,.3215686275)}@media(max-width:1440px){.Hero_h1{font-size:48px}}@media(max-width:600px){.Hero_h1{font-size:32px}}@media(max-width:390px){.Hero_h1{font-size:28px}}.Hero_line{min-height:2px;max-height:2px;background:linear-gradient(to right,#da4f6e,#e9a83f);margin:16px 0}.Hero_desc{color:#ffffffa3;font-size:16px;font-weight:400;max-width:600px}.Hero_advantages{margin-top:32px;display:flex;gap:8px;flex-wrap:wrap}.Hero_advantage{padding:8px 16px;background:#aabdff29;border:1px solid rgba(255,255,255,.0784313725);border-radius:100px;font-size:12px}.Hero_cta{display:flex;margin-top:32px;gap:16px}@media(max-width:600px){.Hero_cta{flex-wrap:wrap}}.Hero_cta_button{padding-right:8px;padding-left:16px;height:52px;background:linear-gradient(to right,#da4f6e,#e9a83f);border-radius:100px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:700;cursor:pointer;transition:filter 1s}.Hero_cta_button:hover{filter:hue-rotate(90deg)}@media(max-width:600px){.Hero_cta_button{width:100%}}.Hero_cta_button img{animation:heroCtaAnim 5s infinite ease}@keyframes heroCtaAnim{0%{transform:rotate(0)}5%{transform:rotate(45deg)}10%{transform:rotate(0)}15%{transform:rotate(45deg)}20%{transform:rotate(0)}to{transform:rotate(0)}}.Hero_cta_watch{padding:0 16px;height:52px;border-radius:100px;background-color:#aabdff14;border:1px solid rgba(255,255,255,.0784313725);display:flex;justify-content:center;align-items:center;column-gap:12px;cursor:pointer;transition:background-color .3s}@media(max-width:600px){.Hero_cta_watch{width:100%}}.Hero_cta_watch:hover{background-color:#aabdff28}.Hero_desc2{font-size:16px;color:#ffffffa3;margin-top:32px}.Hero_desc2 span{font-weight:700;color:#fff}.Hero_wrapper{display:flex;align-items:center;position:relative;z-index:5}.Hero_arrow{display:flex;justify-content:center;width:100%;margin-top:64px}@media(max-width:768px){.Hero_decor{width:100%!important;justify-content:center;display:flex;flex-wrap:wrap;margin-top:32px}}@media(max-width:1440px){.Hero_decor_ipad{width:400px}}.Hero_decor_ipad{animation:ipadAnim 8s infinite alternate}@keyframes ipadAnim{0%{transform:translate(0)}to{transform:translate(-10px,-20px) rotate(2deg)}}.Hero_decor_ipad_mirror{animation:ipadAnimMir 8s infinite alternate}@media(max-width:1440px){.Hero_decor_ipad_mirror{width:400px}}@keyframes ipadAnimMir{0%{transform:translate(0) rotate(180deg)}to{transform:translate(-10px,20px) rotate(178deg)}}.Hero_decor_mirror{width:100%!important;align-items:start!important}.Hero_decor_mirror img{transform:scaleY(-1);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 50%);mask-image:linear-gradient(to top,#00000080,#0000 50%)}.Dot{min-width:8px;min-height:8px;max-width:8px;max-height:8px;border-radius:100px}.Dot_green{background-color:#25ffa0;box-shadow:0 0 8px #25ffa099;animation:dotCtaAnim-green 1s infinite alternate}@keyframes dotCtaAnim-green{0%,20%{background-color:#25ffa0}80%,to{background-color:#25ffa080;box-shadow:0 0 8px #25ffa000}}.Dot_white{background-color:#fff;box-shadow:0 0 8px #fff9;animation:dotCtaAnim-white 1s infinite alternate}@keyframes dotCtaAnim-white{0%,20%{background-color:#fff}80%,to{background-color:#ffffff80;box-shadow:0 0 8px #fff0}}.Dot_yellow{background-color:#ffe694;box-shadow:0 0 8px #ffe69499;animation:dotCtaAnim-yellow 1s infinite alternate}@keyframes dotCtaAnim-yellow{0%,20%{background-color:#ffe694}80%,to{background-color:#ffe69480;box-shadow:0 0 8px #ffe69400}}.Dot_blue{background-color:#94cfff;box-shadow:0 0 8px #94cfff99;animation:dotCtaAnim-blue 1s infinite alternate}@keyframes dotCtaAnim-blue{0%,20%{background-color:#94cfff}80%,to{background-color:#94cfff80;box-shadow:0 0 8px #94cfff00}}.Modules{margin-top:64px;position:relative;z-index:2}.Modules_header{display:flex;align-items:center;justify-content:space-between}@media(max-width:800px){.Modules_header{flex-wrap:wrap;gap:16px}}.Modules_header_small{color:#ffffffa3;font-size:16px}.Modules_header_large{margin-top:2px;font-size:32px;font-weight:700}@media(max-width:600px){.Modules_header_large{font-size:24px}}.Modules_header_large span{background:linear-gradient(90deg,#da4f6e,#e9a83f);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:gradient-move 2s ease-in-out infinite alternate}.Modules_header_right{max-width:500px}.Modules_list{display:flex;flex-wrap:wrap;gap:24px;margin-top:64px}@media(max-width:768px){.Modules_list{gap:16px}}.Module{width:calc(33.3333333333% - 16px);background:#aabdff14;border-radius:16px;padding:24px;display:flex;flex-wrap:wrap;align-items:start;overflow:hidden}@media(max-width:800px){.Module{width:100%}}.Module_canvas{left:-24px;top:-24px;z-index:-1;width:100%!important;justify-content:left!important;align-items:start!important}.Module_header{width:fit-content;padding:8px 16px;display:flex;align-items:center;background:#aabdff29;border:1px solid rgba(255,255,255,.08);border-radius:100px;color:16px;font-weight:700;column-gap:12px}.Module_name{margin-top:24px;color:#ffffffa3;font-size:12px;font-weight:400;width:100%}.Module_desc{margin-top:24px;font-size:16px;width:100%;font-weight:700}.Module_tasks{margin-top:8px;display:flex;flex-wrap:wrap;column-gap:24px}.Module_task{padding:8px 0;display:flex;align-items:center;column-gap:12px;font-size:16px;color:#ffffffa3}.Module_lastTask{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.Module_lastTask_text{display:flex;align-items:center;column-gap:12px;font-size:15px;color:#ffffff52}.Module_lastTask_btn{font-size:12px;color:#ffffffa3;background:#aabdff14;border:1px solid rgba(255,255,255,.0784313725);padding:8px 16px;border-radius:100px;white-space:nowrap}.Module_first{width:100%}.Module_first .Modules_element_tasks{width:72%}.Module_first .Modules_element_lastTask{width:28%;margin-top:16px;flex-wrap:wrap}.Prices{margin-top:120px}.Prices_header{margin-top:2px;font-size:32px;font-weight:700}@media(max-width:600px){.Prices_header{font-size:24px;text-align:center}}.Prices_header span{background:linear-gradient(90deg,#da4f6e,#e9a83f);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block;animation:gradient-move 2s ease-in-out infinite alternate}@keyframes gradient-move{0%{background-position:0% 50%}to{background-position:100% 50%}}.Prices_discount{width:100%;text-align:center;font-size:56px;font-weight:700;margin-top:64px}@media(max-width:600px){.Prices_discount{margin-top:32px;font-size:32px}}.Prices_discount span{font-weight:900;color:#cf1c44}.Prices_timer{margin-top:24px;font-size:32px;text-align:center;font-weight:700}@media(max-width:600px){.Prices_timer{margin-top:16px;font-size:24px}}.Prices_timer_desc{margin-top:4px;font-size:16px;font-weight:700;color:#ffffffa3;text-align:center}.Prices_packs{display:flex;align-items:start;justify-content:center;margin-top:48px;gap:24px}@media(max-width:800px){.Prices_packs{flex-wrap:wrap;gap:16px;margin-top:24px}}.Price{width:460px;min-height:370px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border:2px solid rgba(255,255,255,0);transition:border .3s;background:#aabdff14;border-radius:16px;overflow:hidden}.Price_decor{justify-content:left!important;align-items:baseline!important;left:-24px;top:-24px;z-index:-1}.Price_name{font-weight:700;font-size:16px}.Price_price{margin-top:8px;font-size:56px;font-weight:700;display:flex;align-items:center}@media(max-width:600px){.Price_price{font-size:48px}}.Price_price_old{justify-content:left!important;align-items:end!important;top:-10px;left:10px}.Price_price_old_inner{font-size:30px;font-weight:700;text-decoration:line-through;background:#cf1c44;padding:4px 12px;border-radius:100px}@media(max-width:600px){.Price_price_old_inner{font-size:20px}}.Price_desc{font-size:12px;font-weight:400;color:#ffffffa3;margin-top:8px}.Price_advantages{margin-top:8px}.Price_advantage{padding:8px 0;display:flex;align-items:center;column-gap:12px;color:#ffffffa3}.Price_btn{background-color:#55f;color:#fff;transition:color .3s,background-color .3s;width:100%;padding:16px 0;display:flex;justify-content:center;align-items:center;border-radius:100px;font-size:16px;font-weight:700;cursor:pointer}.Price_btn:hover{background-color:#3b3baa}.Price_btn_selected{background-color:#fff!important;color:#000!important}.Price:hover{border:2px solid rgba(255,255,255,.2666666667)}.Price_active{border:2px solid #fff!important}.Payment{margin-top:24px;border-radius:16px;border:1px solid rgba(255,255,255,.0784313725);display:flex;align-items:center;justify-content:space-between;padding:32px;transition:height .2s;column-gap:32px}@media(max-width:800px){.Payment{flex-wrap:wrap;gap:16px}}.Payment_email{width:100%;margin-top:8px;padding:8px 16px;font-size:16px;font-weight:700;color:#ffffffa3;background-color:#aabdff14;border:1px solid rgba(255,255,255,.0784313725);transition:background-color .3s;border-radius:100px}.Payment_email::placeholder{color:#fff4}.Payment_email:focus{outline:none;background-color:#aabdff28}.Payment_email_label{margin-top:16px}.Payment_selector{background:#aabdff14;width:60%;padding:24px;border-radius:16px}@media(max-width:800px){.Payment_selector{width:100%}}.Payment_selected,.Payment_paymentType{display:flex;align-items:center;justify-content:space-between}.Payment_paymentType{margin-top:16px}@media(max-width:600px){.Payment_paymentType{flex-wrap:wrap}}.Payment_paymentType_list{display:flex;align-items:center;gap:8px}@media(max-width:600px){.Payment_paymentType_list{gap:8px;margin-top:12px;flex-wrap:wrap}}.Payment_paymentType_element{padding:8px 16px;font-size:16px;font-weight:700;color:#ffffffa3;background-color:#aabdff14;border:1px solid rgba(255,255,255,.0784313725);border-radius:100px;cursor:pointer;transition:color .3s,background-color .3s,border .3s}.Payment_paymentType_element:hover{background-color:#aabdff28}.Payment_paymentType_element_selected{color:#000;background-color:#fff!important;border:1px solid white}.Payment_cta{margin-top:24px;background:linear-gradient(to right,#da4f6e,#e9a83f);border-radius:100px;height:52px;display:flex;justify-content:center;align-items:center;font-weight:700;transition:opacity .3s;opacity:1;cursor:pointer;transition:filter 1s}.Payment_cta:hover{filter:hue-rotate(90deg)}.Payment_small{color:#ffffffa3;font-size:16px}.Payment_bold{font-weight:700}.Payment_header{font-size:24px;font-weight:700}.Payment_description{font-size:16px;color:#ffffffa3;margin-top:32px}.ConnectWithUs{background:#000;padding:32px;font-weight:16px;width:100%;max-width:800px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px;border-radius:16px}@media(max-width:600px){.ConnectWithUs{border-radius:0;background:#0004}}.ConnectWithUs_decor{justify-content:left!important;align-items:baseline!important;z-index:-1}.ConnectWithUs_wrapper{padding:200px 0}@media(max-width:768px){.ConnectWithUs_wrapper{padding:32px 0 200px}}@media(max-width:600px){.ConnectWithUs_wrapper{padding:16px 0 100px}}.ConnectWithUs_header{font-size:24px;font-weight:700;text-align:center;max-width:555px}.ConnectWithUs_desc{max-width:585px;font-size:16px;color:#ffffffa3;text-align:center}.ConnectWithUs_cta{background:linear-gradient(to right,#55f,#32f382);display:flex;justify-content:center;align-items:center;column-gap:24px;font-size:24px;font-weight:700;height:56px;width:100%;border-radius:100px;cursor:pointer;transition:filter 1s}.ConnectWithUs_cta:hover{filter:hue-rotate(90deg)}.Footer{display:flex;justify-content:space-between;align-items:center}@media(max-width:1440px){.Footer{max-width:1200px}}@media(max-width:800px){.Footer{flex-wrap:wrap;gap:16px;justify-content:center}}.Footer_wrapper{padding:60px 0;background:#000}.Footer_left,.Footer_el{font-size:16px;color:#ffffffa3}@media(max-width:800px){.Footer_left,.Footer_el{text-align:center}}.Footer_el{cursor:pointer;opacity:1;transition:opacity .3s}@media(max-width:800px){.Footer_el{text-align:center}}.Footer_el:hover{opacity:.7}.Footer_right{display:flex;column-gap:32px}@media(max-width:800px){.Footer_right{flex-wrap:wrap;gap:16px;justify-content:center}}.Bg{font-size:10px;position:fixed;z-index:-5;transition:opacity .5s}.Bg canvas{width:100vw;height:calc(var(--vh) * 100)}.Offert{padding:0 12px;width:100%;max-width:750px;margin:64px auto 0}.Offert_back{min-width:60px;min-height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Offert_back:hover img{rotate:250deg}.Offert_header{font-size:64px;font-weight:700;text-shadow:0px 0px 12px rgba(255,255,255,.6392156863),0px 0px 24px rgba(255,255,255,.3215686275);display:flex;align-items:center;justify-content:space-between;column-gap:24px}.Offert_header img{transition:rotate .3s;rotate:225deg;filter:drop-shadow(0px 0px 12px rgba(255,255,255,.6392156863))}@media(max-width:1440px){.Offert_header{font-size:48px}}@media(max-width:600px){.Offert_header{font-size:32px}}@media(max-width:390px){.Offert_header{font-size:28px}}.Offert_p{color:#ffffffa3;font-size:16px;margin-top:16px}.Offert_sh{margin-top:32px;font-size:16px}
