a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}li,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}a{display:inline-block;text-decoration:none}button{outline:0;border:none;padding:0;font-family:inherit;background-color:transparent;cursor:pointer}input{outline:0;border:none;font-family:inherit;background-color:transparent}textarea{outline:0;border:none;font-family:inherit;background-color:transparent;resize:none}section{position:relative}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}hr{margin:0}@font-face{font-family:Nunito;font-display:swap;src:url(../fonts/Nunito-Bold.woff2) format("woff2"),url(../fonts/Nunito-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Nunito;font-display:swap;src:url(../fonts/Nunito-Regular.woff2) format("woff2"),url(../fonts/Nunito-Regular.woff) format("woff");font-weight:400;font-style:normal}html{overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}html.fixed{overflow-y:hidden}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}body{position:relative;overflow:hidden;min-width:320px;min-height:100vh;font-family:Nunito,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff;background-color:#161a1f;background-image:url(../img/bg.png);background-size:cover;background-repeat:no-repeat}body.hidden-before-init{opacity:0;visibility:hidden}body.no-img{background-image:none}a{color:#fff;-webkit-transition:.2s;transition:.2s}a:hover{text-decoration:none}.container{max-width:1200px;padding:0 15px;margin:0 auto}.screen{-webkit-filter:drop-shadow(30px 30px 50px rgba(0, 0, 0, .7));filter:drop-shadow(30px 30px 50px rgba(0, 0, 0, .7))}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-thumb{background-color:#00e59b}::-webkit-scrollbar-track{background-color:#161a1f}::-moz-selection{background:rgba(0,229,155,.1)}::selection{background:rgba(0,229,155,.1)}.disabled{pointer-events:none!important}.hidden{display:none!important}.popup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 0 30px rgba(0,229,155,.08);box-shadow:0 0 30px rgba(0,229,155,.08);font-size:14px;line-height:18px;padding:12px 0;position:absolute;-webkit-transition:.25s;transition:.25s;width:200px;z-index:100;top:0;right:0}.header{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:150px}.select.ru{min-width:175px}.select.open .options{max-height:300px;opacity:1;pointer-events:auto}.select .options{position:absolute;top:100%;left:0;right:0;background-color:#212830;border-radius:10px;margin-top:5px;overflow:hidden;max-height:0;opacity:0;pointer-events:none;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease;-webkit-box-shadow:0 0 30px rgba(0,0,0,.25);box-shadow:0 0 30px rgba(0,0,0,.25);z-index:100;padding:7px 0}.select .trigger{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select .trigger .down{width:auto!important;height:11px}.select .option,.select .trigger_content{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px}.select .option img,.select .trigger_content img{border-radius:5px;margin-right:10px;width:28px}.select .option p,.select .trigger_content p{font-size:18px}.select .option.active{background-color:#424f5e}.main{position:relative;margin-bottom:100px}.main .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:120px 100px}.main .content{width:450px}.main .content .pretitle{font-size:12px}.main .content h2{font-size:40px;line-height:52px;font-weight:700;margin-bottom:20px}.main .content .text{margin-bottom:35px}.main .content .btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#00e59b;padding:12px 30px;border-radius:10px;-webkit-transition:.3s;transition:.3s;font-size:16px!important;line-height:24px!important;color:#161a1f;font-weight:700}.main .content .btn:hover{background-color:#02aa73;text-decoration:none}.main .content .btn:focus{background-color:#02aa73}.main .screen1{position:relative;width:230px;z-index:-1}.main .pattern1{position:absolute;right:-130px;top:-100px;z-index:-10}.main .pattern2{position:absolute;left:-50px;bottom:100px;z-index:-10}.benefits{margin-bottom:100px}.benefits h2{font-size:40px;line-height:52px;font-weight:700;text-align:center;margin-bottom:10px}.benefits .text{color:rgba(255,255,255,.6);text-align:center;margin-bottom:60px}.benefits .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefit{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px}.benefit .img{margin-right:20px;width:55px}.benefit .img img{height:40px}.benefit h4{font-weight:700;font-size:24px;margin-bottom:15px}.benefit p{color:rgba(255,255,255,.6)}.download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-bottom:100px;margin-bottom:100px;height:600px;z-index:10;padding-top:200px}.download .content{width:450px}.download .content h1{font-size:60px;line-height:62px;font-weight:700;margin-bottom:20px}.download .text{margin-bottom:35px}.download .images{position:relative}.download .images .screen2{position:relative;width:255px;z-index:10}.download .images .screen3{z-index:0;position:absolute;top:50px;right:-150px;width:225px;-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}.download .pattern3{position:absolute;left:-150px;top:-30px;z-index:-10}.download .pattern4{position:absolute;right:-20px;bottom:-235px;z-index:-10}.download_btn{background-color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;border-radius:5px;border:1px solid rgba(255,255,255,.3)}.download_btn img{width:30px;height:30px;margin-right:7px}.download_btn .download_btn-pretitle{font-size:10px;line-height:14px}.footer{overflow:hidden;background-color:#212830;position:relative}.footer .logo{width:180px;height:60px}.footer .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:290px;padding-bottom:70px}.footer .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer .list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.footer .list a{font-size:20px;line-height:32px;color:#fff}.footer .list a:hover{text-decoration:none;color:#00e59b}.footer .support{color:rgba(255,255,255,.75);text-align:end}.footer .support a{color:#00e59b}.footer .support a:hover{text-decoration:underline}.footer .pattern{width:100%;position:absolute;top:0;left:0;-webkit-filter:drop-shadow(0 11px 50px rgba(0, 0, 0, .25));filter:drop-shadow(0 11px 50px rgba(0, 0, 0, .25))}.policy{margin-top:60px;margin-bottom:30px}.policy h1{font-size:30px;font-weight:700;margin-bottom:30px}.policy p{margin-bottom:15px}.policy h5{font-size:18px;font-weight:700;margin-bottom:15px}.policy li{list-style-type:disc;margin-left:30px;padding-left:10px}.policy li{margin-bottom:15px}.policy a{color:#00e59b}.policy a:hover{text-decoration:underline}.policy b{font-weight:700}.policy hr{margin-top:35px;margin-bottom:40px;display:block;height:1px;border:0;border-top:1px solid rgba(255,255,255,.5)}@media (min-width:2000px){body{background-image:none}.footer .box{padding-top:250px}.footer .pattern{margin-top:-100px}}@media (min-width:2500px){.footer{background-color:#161a1f}.footer .pattern{display:none}.footer .box{padding-top:60px;padding-bottom:40px}}@media (max-width:1200px){.footer .box{padding-top:220px;padding-bottom:50px}.footer .pattern{width:120%}}@media (max-width:1060px){.benefit{width:calc(50% - 15px)}.benefit .img{-ms-flex-negative:0;flex-shrink:0}.main .pattern1{right:-50px}.main .pattern2{bottom:0}.main .box{padding:60px 60px}.main .content{width:60%}.download{padding-bottom:100px;margin-bottom:100px;padding-top:100px}.download .pattern3{width:300px;left:-30px;top:-100px}.download .pattern4{width:500px;right:-30px;bottom:-110px}}@media (max-width:950px){.download .images{width:40%}.download .images .screen3{right:-40px}}@media (max-width:850px){body{background-size:120%;background-position:top center}.download .content{width:55%}.download .content h1{font-size:55px;line-height:55px}.download .content .text{line-height:26px;margin-bottom:30px}.download .images{width:40%}.download .images .screen2{width:230px}.download .images .screen3{width:210px}.main .pattern1{right:-50px}.main .pattern2{width:450px;bottom:-50px;left:-100px}.main .box{padding:60px 30px}.main .screen1{width:210px}}@media (max-width:800px){.benefits h2{font-size:32px;line-height:42px}.benefits .text{margin-bottom:40px}.benefit h4{font-size:20px;margin-bottom:10px}.benefit p{font-size:14px}.benefit .img{width:40px;margin-right:10px}.benefit .img img{height:30px}}@media (max-width:750px){.benefits{margin-bottom:50px}.download{height:auto;margin-bottom:50px;padding-bottom:50px;padding-top:50px}.download .content h1{font-size:45px;line-height:45px}.download .content .text{line-height:26px;margin-bottom:25px}.download .images .screen2{width:210px}.download .images .screen3{width:190px}.download .pattern3{width:200px;left:-30px;top:-80px}.download .pattern4{width:400px;bottom:-100px}.footer .logo{width:auto;height:50px}.footer .box{padding-top:200px}.footer .pattern{width:150%;margin-left:-200px}.main .pattern1{width:400px;right:-30px}.main .pattern2{width:400px}.main .box{padding:60px 20px}.main .screen1{width:190px}.main .content h2{font-size:30px;line-height:40px}}@media (max-width:641px){.footer .logo{height:60px;margin:0 auto 35px auto}.footer .box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .content p{text-align:center}.footer .content a{text-align:center}}@media (max-width:600px){.benefits h2{font-size:26px;line-height:30px}.benefits .text{font-size:14px;line-height:16px}.benefit{margin-bottom:35px}.benefit h4{font-size:18px;line-height:22px}.benefit p{line-height:20px}.benefit .img{width:35px}.benefit .img img{height:25px}.download{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.download .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.download .content h1{font-size:45px;line-height:45px}.download .content .text{line-height:26px;margin-bottom:25px}.download .images{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:65%;margin:0 auto 60px auto}.download .images .screen2{width:230px}.download .images .screen3{top:30px;right:0;width:210px}.download .pattern3{width:200px;left:auto;right:-50px;top:auto;bottom:-90px}.download .pattern4{width:400px;bottom:auto;top:240px;right:110px}.main .pattern2{width:350px}.main .box{padding:60px 0}.main .screen1{width:170px}.main .content h2{font-size:26px;line-height:32px}.main .content .text{font-size:14px}.main .content .btn{padding:10px 20px}.policy{margin-top:30px}.policy h1{text-align:left;font-size:24px;line-height:32px;margin-bottom:20px}}@media (max-width:500px){body{background-image:none}.download .content .text{line-height:24px;margin-bottom:20px}.download .images{width:75%}.download .pattern4{right:50px}.main .pattern1{width:400px;right:-70px}.main .pattern2{display:none}.main .screen1{display:none}.main .content{width:100%}.main .content h2{font-size:32px;line-height:42px}.main .content .text{font-size:16px}.main .content .btn{padding:12px 30px}.footer .pattern{width:200%;margin-left:-350px}.footer .box{padding-top:180px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:450px){.benefits h2{text-align:left;margin-bottom:40px}.benefits .text{display:none}.benefit{width:100%}.download .content h1{font-size:34px;line-height:34px}.download .content .text{font-size:14px;line-height:22px;margin-bottom:20px}.download .images{width:85%}.download .images .screen2{width:210px}.download .images .screen3{width:190px}.download .pattern3{right:-100px;bottom:-110px}.download .pattern4{width:350px}.footer .logo{height:55px;margin:0 auto 30px auto}.footer .list a{font-size:18px}.main{margin-bottom:80px}.main .content h2{font-size:28px;line-height:36px}.policy{margin-top:30px}.policy p{font-size:14px;line-height:24px}}@media (max-width:359px){.benefits h2{font-size:24px;line-height:32px}.download .images{width:95%}.download .pattern4{right:0}}