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:#000;font-family:Montserrat}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}html{scroll-behavior:smooth}.header{display:flex;justify-content:space-between;align-items:center;position:relative;top:44px}@media (max-width: 600px){.header{top:30px}}.header_left{display:flex;align-items:center;column-gap:32px}.header_button{font-family:Inter;font-size:16px;font-weight:500;padding:16px 32px;border:1px solid #000;border-radius:60px}@media (max-width: 600px){.header_button{padding:6px 18px}}.header_link{font-size:18px;font-weight:600}@media (max-width: 600px){.header_link{display:none}}.hero_decor{position:relative;z-index:0}@media (max-width: 900px){.hero_decor{display:none}}.hero_pedestal{left:-200px;top:160px;animation:levotationSmall 10s infinite alternate ease-in-out}.hero_laptop{left:-160px;top:-20px;animation:levotation 12s infinite alternate ease-in-out}.hero_decorText{left:-100px;top:-100px;animation:levotationSmall 14s infinite alternate ease-in-out}.hero_radCard1{left:-240px;top:-200px;animation:levotation 8s infinite alternate ease-in-out}.hero_radCard2{left:-380px;top:-70px;animation:levotation 10s infinite alternate ease-in-out}.hero_card{left:-60px;top:20px;animation:levotation 16s infinite alternate ease-in-out}.hero_radChart{left:-220px;top:220px;animation:levotation 8s infinite alternate ease-in-out}.hero_bars{left:20px;top:-140px;animation:levotationSmall 6s infinite alternate ease-in-out}@keyframes levotationSmall{0%{transform:translate(0)}to{transform:translateY(-20px)}}@keyframes levotation{0%{transform:translate(0)}to{transform:translateY(-40px)}}.hero{min-height:100vh;padding-top:100px!important;padding-bottom:100px!important;display:flex;justify-content:space-between;align-items:center}@media (max-width: 500px){.hero{padding-top:60px!important;padding-bottom:30px!important}}.hero_content{position:relative;z-index:1}@media (max-width: 900px){.hero_content{display:flex;justify-content:center;flex-wrap:wrap}}.hero_content_header{font-family:Bebas Neue;font-size:64px;border:1px dashed #2161D0;border-radius:24px;padding:20px;width:100%;max-width:560px;transition:height .2s;min-height:210px}@media (max-width: 500px){.hero_content_header{padding:10px;line-height:70px}}.hero_content_header span{color:#2161d0;font-family:Bebas Neue;font-size:64px}.hero_content_p{font-size:16px;max-width:560px;margin-top:48px;line-height:28px}@media (max-width: 500px){.hero_content_p{margin-top:24px}}.hero_content_cta{margin-top:48px;padding:16px 42px;border-radius:64px;font-size:16px;font-weight:500;font-family:Inter;background-color:#2161d0;color:#fff;width:fit-content;display:block;transition:border .2s,background-color .2s,color .2s;border:2px solid #2161D0}@media (max-width: 500px){.hero_content_cta{margin-top:32px}}.hero_content_cta:hover{color:#000;cursor:pointer;background-color:#fff;border:2px solid black}.hero_content_hint{min-width:414px;min-height:128px;max-width:414px;max-height:128px;background-color:#ffffff80;display:flex;align-items:flex-start;padding:18px;column-gap:12px;box-shadow:0 4px 16px #2161d033;border:1px solid #2161D0;border-radius:6px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 450px){.hero_content_hint{min-width:300px;min-height:150px;max-width:300px;max-height:150px}}.hero_content_hint_wrapper{width:100%!important;justify-content:right!important;left:280px;top:-30px;transform:rotate(-10deg);animation:hintAnim 4s infinite alternate ease-in-out}@keyframes hintAnim{0%{rotate:0deg}to{rotate:5deg}}@media (max-width: 900px){.hero_content_hint_wrapper{justify-content:center!important;left:0;top:40px;transform:rotate(-3deg);height:280px;align-items:baseline}}.hero_content_hint_text{font-family:Inter;font-size:18px;font-weight:700;line-height:28px}.hero_content_hint_text span{color:#2161d0;line-height:28px;font-family:Inter;font-size:20px;font-weight:400}.advantages{position:relative;z-index:2;box-shadow:0 0 16px #0000001a;padding:20px 0;background-color:#fff}.advantages .container{display:flex;justify-content:space-between;gap:16px}@media (max-width: 800px){.advantages .container{flex-wrap:wrap}}.advantages_element{background-color:#2161d026;padding:12px;border-radius:12px;width:100%;max-width:180px}@media (max-width: 800px){.advantages_element{width:calc(50% - 8px);max-width:400px}}.advantages_element_header{display:flex;align-items:center;column-gap:12px}.advantages_element_header_text{width:100%}.advantages_element_header_text_l{font-size:24px;font-weight:900;font-family:Inter;color:#2161d0;width:100%}@media (max-width: 400px){.advantages_element_header_text_l{font-size:20px}}.advantages_element_header_text_s{font-size:12px;font-weight:900;font-family:Inter;color:#2161d0;width:100%;text-align:center}.advantages_element_decor{min-width:46px;min-height:46px;max-width:46px;max-height:46px;background-color:#fff;border-radius:12px;display:flex;justify-content:center;align-items:center}.advantages_element_content{font-family:Inter;font-size:12px;font-weight:600;margin-top:8px;min-height:42px;display:flex;align-items:center}.section{margin-top:60px;padding:0 12px}.section_run1{width:100%;display:flex;justify-content:center;align-items:center;top:150px;transform:rotate(10deg)}@media (max-width: 500px){.section_run1{top:100px}}.section_run1_el1{left:-1537px}.section_run1_el3{left:1537px}.section_run1_el1,.section_run1_el2,.section_run1_el3{animation:mooveLine1 infinite linear 20s}.section_run1 img{filter:drop-shadow(10px 0px 10px rgba(33,97,208,.2))}@keyframes mooveLine1{0%{transform:translate(0)}to{transform:translate(1537px)}}.section_run2{width:100%;display:flex;justify-content:center;align-items:center;top:50px;transform:rotate(-5deg);z-index:3}.section_run2_el1{left:-1536px}.section_run2_el3{left:1536px}.section_run2_el1,.section_run2_el2,.section_run2_el3{animation:mooveLine2 infinite linear 20s}.section_run2 img{filter:drop-shadow(-10px 0px 10px rgba(33,97,208,.2))}.section_run2_el1{z-index:2}.section_run2_el2{z-index:1}.section_run2_el3{z-index:0}@keyframes mooveLine2{0%{transform:translate(0)}to{transform:translate(-1536px)}}.section_inner{width:100%;margin:0 auto;max-width:650px;background-color:#ffffff1a;border:1px dashed #2161D0;border-radius:12px;padding:40px;position:relative;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 500px){.section_inner{padding:20px}}@media (max-width: 400px){.section_inner{padding:12px}}.section_subheader{font-size:16px;font-weight:500;text-align:center;color:#2161d0}@media (max-width: 500px){.section_subheader{font-size:12px}}.section_header{margin-top:20px;font-size:48px;text-align:center;font-family:Bebas Neue}@media (max-width: 500px){.section_header{font-size:32px;margin-top:10px}}.section_content{margin-top:20px;text-align:center;padding:0 16px;font-size:24px}@media (max-width: 500px){.section_content{font-size:20px;padding:0;margin-top:8px}}.section_content span{font-size:24px;font-weight:700}@media (max-width: 500px){.section_content span{font-size:20px}}.section_cta{padding:0 28px;display:flex;align-items:center;justify-content:center;height:60px;color:#fff;background-color:#2161d0;font-size:16px;font-weight:800;border-radius:64px;transition:border .2s,background-color .2s,color .2s;border:2px solid #2161D0}@media (max-width: 500px){.section_cta{height:44px;font-size:12px;font-weight:600}}.section_cta_wrapper{width:100%;display:flex;justify-content:center;margin-top:30px}.section_cta:hover{color:#000;background-color:#fff;border:2px solid black}.requestDemo{padding:0 30px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:64px;background-color:#3c3c3c;color:#fff;font-size:16px;font-weight:500;border:2px solid #3C3C3C;transition:border .2s,background-color .2s,color .2s}.requestDemo_wrapper{width:100;display:flex;justify-content:center;margin-top:120px;position:relative;z-index:2}@media (max-width: 1000px){.requestDemo_wrapper{margin-top:30px}}.requestDemo:hover{color:#000;cursor:pointer;background-color:#fff;border:2px solid black}.payment{margin-top:300px!important;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width: 1000px){.payment{flex-wrap:wrap;justify-content:center;row-gap:300px}}@media (max-width: 600px){.payment{row-gap:180px}}.payment_content{max-width:640px;width:100%}.payment_content_decor{position:relative;z-index:0;width:100%!important;align-items:baseline;top:-150px;left:-80px}@media (max-width: 600px){.payment_content_decor{top:-50px;left:0}}@media (max-width: 600px){.payment_content_decor img{width:500px}}.payment_content_key{width:100%!important;align-items:start;top:50px;left:-50px}@media (max-width: 600px){.payment_content_key{left:0;top:0}.payment_content_key img{width:350px}}.payment_subheader{font-weight:900;font-size:18px;position:relative;z-index:1}.payment_header{margin-top:8px;font-size:50px;font-family:Bebas Neue;color:#2161d0;position:relative;z-index:1}@media (max-width: 600px){.payment_header{font-size:30px}}.payment_text{margin-top:16px;font-size:16px;position:relative;z-index:1}.payment_decor{height:400px;display:flex;align-items:center}@media (max-width: 1000px){.payment_decor{align-items:baseline;width:100%!important;justify-content:center;height:440px}}@media (max-width: 600px){.payment_decor{height:240px}}.payment_decor_add{left:-190px}@media (max-width: 1000px){.payment_decor_add{left:0;align-items:baseline}}@media (max-width: 600px){.payment_decor_add img{width:340px}}.security{margin-top:60px!important}.security_subheader{width:100%;text-align:center;font-weight:900;font-size:18px}.security_header{font-family:Bebas Neue;font-size:52px;width:100%;text-align:center;margin-top:32px;color:#2161d0}@media (max-width: 500px){.security_header{margin-top:16px;font-size:32px}}.security_text{font-size:16px;line-height:24px;width:100%;text-align:center;max-width:700px;margin:0 auto}.security_content{display:flex;justify-content:space-between;margin-top:40px;min-height:450px;align-items:center}@media (max-width: 1000px){.security_content{flex-wrap:wrap}}.security_content_list{display:flex;flex-wrap:wrap;row-gap:52px;justify-content:right}@media (max-width: 1000px){.security_content_list{order:1;width:100%;row-gap:20px;justify-content:center}}.security_content_element:first-child{position:relative;left:-50px}@media (max-width: 1000px){.security_content_element:first-child{left:0}}.security_content_element{padding:24px;border:1px dashed #2161D0;display:flex;align-items:center;column-gap:16px;border-radius:12px;max-width:550px}@media (max-width: 500px){.security_content_element{padding:12px}}.security_content_element_decor{min-width:64px;min-height:64px;max-width:64px;max-height:64px;background-color:#2161d0;border-radius:8px;display:flex;justify-content:center;align-items:center}@media (max-width: 500px){.security_content_element_decor{min-width:32px;min-height:32px;max-width:32px;max-height:32px}.security_content_element_decor img{width:20px}}.security_content_element_text{font-size:16px}@media (max-width: 500px){.security_content_element_text{font-size:12px}}.security_content_element_text span{font-size:16px;font-weight:700}@media (max-width: 500px){.security_content_element_text span{font-size:12px}}.security_decor{min-width:540px;justify-content:left}@media (max-width: 1000px){.security_decor{min-width:0px;height:100vw;max-height:500px;order:2;width:100%;justify-content:center}.security_decor img{width:100%;max-width:500px}}.contactUs{margin-top:30px}.contactUs_blockHeader{font-size:52px;color:#2161d0;font-family:Bebas Neue;width:100%;text-align:center}@media (max-width: 800px){.contactUs_blockHeader{display:none}}.contactUs_header{font-size:56px;font-family:Bebas Neue;color:#fff}@media (max-width: 800px){.contactUs_header{color:#000}}.contactUs_text{margin-top:4px;font-size:12px;color:#fff}@media (max-width: 800px){.contactUs_text{color:#000}}.contactUs_inner{background:linear-gradient(to bottom,#3c3c3c 50%,#eff4fc 50%);display:flex;justify-content:space-between;border-radius:78px;margin-top:45px}@media (max-width: 800px){.contactUs_inner{background:none}}.contactUs_right{border-radius:78px 78px 78px 0;width:50%;display:flex;justify-content:center;align-items:center;background-color:#eff4fc}@media (max-width: 800px){.contactUs_right{display:none}}.contactUs_left{border-radius:78px 0 78px 78px;width:50%;background-color:#3c3c3c;display:flex;flex-wrap:wrap;row-gap:50px;padding:80px 30px}@media (max-width: 500px){.contactUs_left{row-gap:20px}}@media (max-width: 800px){.contactUs_left{background:none;width:100%;padding:20px}}.contactUs_row{display:flex;justify-content:space-between;column-gap:24px;width:100%}@media (max-width: 500px){.contactUs_row{flex-wrap:wrap;row-gap:12px}}.contactUs_mt50{margin-top:50px}@media (max-width: 500px){.contactUs_mt50{margin-top:12px}}.contactUs_col{width:100%}.contactUs_label{font-size:12px;font-weight:500;font-family:Inter;color:#fff}@media (max-width: 800px){.contactUs_label{color:#000}}.contactUs input{width:100%;background:none;border:1px solid rgba(255,255,255,0);border-bottom:1px solid #fff;color:#fff;font-size:14px;padding:8px 0}@media (max-width: 800px){.contactUs input{color:#000;border-bottom:1px solid #000}}.contactUs input::placeholder{color:#fffa}@media (max-width: 800px){.contactUs input::placeholder{color:#000}}.contactUs_send{padding:0 48px;height:56px;display:flex;justify-content:center;align-items:center;color:#000;font-size:32px;font-family:Bebas Neue;border-radius:32px;transition:border .2s,background-color .2s,color .2s;border:2px solid white}@media (max-width: 800px){.contactUs_send{color:#fff;background-color:#2161d0;border:2px solid #2161D0}}.contactUs_send_wrapper{width:100%;display:flex;justify-content:center}.contactUs_send:hover{color:#fff;cursor:pointer;background-color:#000;border:2px solid black}.app{width:100%;overflow:hidden;min-height:100vh;padding-bottom:30px;background-color:#fff}.ffBebas{font-family:Bebas Neue}.ffInter{font-family:Inter}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 12px}.dnone{display:none}.onone{opacity:0}
