*{padding:0;margin:0;color:#fff;font-family:Play,Arial,Helvetica,sans-serif;font-style:normal;outline:0;-webkit-text-size-adjust:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-decoration:none}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none;background:#fff;height:-moz-available;height:fill-available;height:-webkit-fill-available}body{position:relative;min-height:100vh;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;font-smoothing:antialiased;overflow:hidden;overflow-x:hidden!important;overflow-y:scroll;min-height:-moz-available;min-height:fill-available;min-height:-webkit-fill-available}.body{width:100%;overflow:hidden;min-height:100vh;position:relative;z-index:1;min-height:-moz-available;min-height:fill-available;min-height:-webkit-fill-available}.notDisplayed{display:none!important}@keyframes rotation{0%{transform:rotate(0)}33%{transform:rotate(120deg)}67%{transform:rotate(240deg)}100%{transform:rotate(0)}}@keyframes soar{0%{transform:translateY(0)}50%{transform:translateY(20px)}100%{transform:translateY(0)}}@keyframes soar2{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}@keyframes soarShadow{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes topBlockAfterPreloader{0%{background:0 0}100%{background:rgba(35,19,171,.7)}}.topBlockAfterPreloader{animation:topBlockAfterPreloader .75s ease-in-out forwards}@keyframes fadeInDownPreloaderLogo{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:.3;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownReverse{0%{opacity:1;transform:translateZ(0)}100%{opacity:0;transform:translate3d(0,-100%,0)}}.fadeInDown{animation:fadeInDown .75s ease-in-out forwards}.fadeInDownReverse{animation:fadeInDown .75s ease-in-out forwards reverse}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:translateZ(0)}}.fadeInUp{animation:fadeInUp .75s ease-in-out forwards}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutUp{animation:fadeOutUp .75s ease-in-out forwards}.preloader{position:fixed;background:#4c4ec1;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1000}.preloader .bg{position:absolute;height:100%;width:auto}.preloader .shadow{position:absolute;mix-blend-mode:multiply;top:calc(50vh + 93px);animation:soarShadow 2s ease-in-out infinite}.preloader .preloader-logo{width:120px;height:auto;position:absolute;top:calc(50vh - 97px);animation:soar 2s ease-in-out infinite}.preloader .menu{position:absolute;top:0;opacity:.3;animation:fadeInDownPreloaderLogo .5s ease-in-out forwards}.topBlockMain{position:relative;height:100vh}.topBlockMain .videoBlock{position:absolute;width:100%;height:100vh;z-index:-1;display:flex;justify-content:center;align-items:center}.topBlockMain .videoBlock video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topBlockMain .topBlock{background:rgba(35,19,171,.7);height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.topBlockMain .topBlock .topBlockText{text-align:center;display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media only screen and (max-width:668px){.topBlockMain .topBlock .topBlockText{padding:0 10px;box-sizing:border-box}}.topBlockMain .topBlock .topBlockText .basicMS{display:flex;justify-content:center;align-items:center;gap:10px;opacity:.6;transition:.3s;cursor:pointer}.topBlockMain .topBlock .topBlockText .basicMS:hover{opacity:1}.topBlockMain .topBlock .topBlockText .basicMS img{width:8px;height:auto;opacity:.7}.topBlockMain .topBlock .topBlockText .basicXL{margin:50px auto 30px}@media only screen and (max-width:668px){.topBlockMain .topBlock .topBlockText .basicXL{margin:30px auto;line-height:24px}}.topBlockMain .topBlock .topBlockText span{color:#26e2e2}.topBlockMain .index .topBlockText,.topBlockMain .platform .topBlockText{max-width:800px}.topBlockMain .licence .topBlockText,.topBlockMain .tech .topBlockText{max-width:1100px}.topBlockMain .roadmap .basicXL{max-width:800px}.topBlockMain .tech .basicXL{max-width:920px}.topBlockMain .about .topBlockText{max-width:650px}.topBlockMain .about .topBlockText .basicMS{color:#26e2e2;opacity:.7}.topBlockMain .about .topBlockText .basicMS img{width:24px;opacity:.7}.menuBlock{background:linear-gradient(180deg,#4c4ec1 37.66%,rgba(252,252,252,0) 100%);width:100%;height:154px;z-index:100}@media only screen and (max-width:668px){.menuBlock{height:103.7142857143px}}.menuBlock.fixed{position:fixed;left:0;right:0;margin:0 auto;top:0;min-width:320px}.menuBlock.blue-white:not(.firstScreen){background:linear-gradient(180deg,#fcfcfc 37.66%,rgba(252,252,252,0) 100%)}.menuBlock.blue-white:not(.firstScreen) .links.pc a{color:#6769cb}.menuBlock.blue-white:not(.firstScreen) .links.pc .current{background:#6769cb;color:#fff}.menuBlock.blue-white:not(.firstScreen) .links.pc .open{background:#6769cb;color:#f8f8fb}.menuBlock.blue-white:not(.firstScreen) .langToggle .basicSM{color:#6769cb}.menuBlock.firstScreen,.menuBlock.opened{background:0 0;height:auto}.menu{max-width:1100px;margin:0 auto;padding:30px 10px 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;transform:translate3d(0,-100%,0);z-index:1000}@media only screen and (max-width:668px){.menu{padding:20px 10px 0}}.menu .logo,.menu .menuButton{height:49px;width:auto}@media only screen and (max-width:668px){.menu .logo,.menu .menuButton{height:33px}}.menu .links{display:flex;justify-content:center;align-items:center;gap:30px;list-style:none}@media only screen and (max-width:768px){.menu .links{display:none}}.menu .links a{display:block;font-weight:700;transition:.3s}.menu .links a:hover:not(.current){color:#26e2e2}.menu .links .current{border-radius:15px;padding:5px 10px;background:#fff;color:#6769cb}.menu .links .open{padding:4px 20px;border-radius:40px;box-shadow:4px 4px 16px rgba(150,148,255,.2),-4px -4px 16px rgba(161,140,237,.2);background:#fff;color:#4c4ec1;transition:.3s}.menu .links .open:hover{background:#26e2e2}.menu .langToggle{position:relative}.menu .langToggle .secondLang{position:absolute;left:0;bottom:-20px;opacity:.6;transition:.3s}.menu .langToggle .secondLang:hover{opacity:1;color:#26e2e2}.menu .langToggle span{display:flex;justify-content:center;align-items:center;gap:6px;cursor:pointer;transition:.3s}.menu .langToggle span:hover{opacity:.6}.menu .langToggle span img{width:8px;height:auto;transition:.3s}.menu .langToggle span .transformed{transform:rotate(180deg)}.menuButton{display:none;transition:.3s;box-shadow:4px 4px 20px rgba(65,35,148,.1),-4px -4px 20px rgba(65,35,148,.1);border-radius:100px;cursor:pointer}@media only screen and (max-width:768px){.menuButton{display:block}}.menuButton.active{transform:rotate(-60deg)!important}.noScroll{overflow:hidden}.mobileMenu.opened{opacity:1;transform:translate3d(0,0,0)}.mobileMenu{display:block;position:fixed;width:100%;min-height:100vh;left:0;top:0;background:#4c4ec1;background-image:url(/media/images/menu-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;z-index:-1;transition:.75s;opacity:0;transform:translate3d(0,-100%,0)}@media only screen and (min-width:769px){.mobileMenu{display:none}}.mobileMenu>.container{display:flex;flex-direction:column;justify-content:space-between;min-height:80vh;margin-top:20vh;min-width:320px}.mobileMenu>.container .links.mobile{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;font-size:20px;line-height:30px}.mobileMenu>.container .links.mobile a:hover{color:#26e2e2}.mobileMenu>.container .links.mobile a::after{content:url(/media/images/mobile-menu-item-arrow.svg);display:inline-block;width:4px;margin-left:10px;transition:.3s}@media only screen and (min-width:668px){.mobileMenu>.container .links.mobile a::after{width:6px}}.mobileMenu>.container .links.mobile a:hover::after{content:url(/media/images/mobile-menu-item-arrow-hover.svg)}.mobileMenu>.container .links.mobile a:hover::after{margin-left:20px}.mobileMenu>.container .links.mobile .langToggle{text-align:center}.mobileMenu>.container .links.mobile .lang{display:flex;justify-content:center;align-items:center;gap:6px}.mobileMenu>.container .links.mobile .open{margin-top:29px;padding:2px 16px;border-radius:40px;box-shadow:4px 4px 16px rgba(150,148,255,.2),-4px -4px 16px rgba(161,140,237,.2);background:#fff;color:#4c4ec1;transition:.3s}.mobileMenu>.container .links.mobile .open:hover{background:#26e2e2}.mobileMenu>.container .footer{background:0 0}.mobileOpen{display:none;padding:2px 16px;border-radius:40px;box-shadow:4px 4px 16px rgba(150,148,255,.2),-4px -4px 16px rgba(161,140,237,.2);background:#fff;color:#4c4ec1;transition:.3s;position:absolute;left:10px;bottom:20px;z-index:997}.mobileOpen:hover{background:#26e2e2}@media only screen and (max-width:1000px){.mobileOpen{display:block}}.mobileOpenSticky{background:#6769cb;color:#f8f8fb}.mobileOpenWhite{background:#fff;color:#6769cb}.fixedMobileButton{position:fixed}.fixedOpen{position:fixed}#next{position:relative;min-height:100vh;overflow:hidden}.footer{display:flex;justify-content:center;padding:35px 10px 20px;background:#a2a5db}.footer .container{max-width:1100px;display:grid;grid-template-columns:25% 25% 25%;gap:0 12.5%}@media only screen and (max-width:900px){.footer .container{grid-template-columns:30% 30% 30%;gap:0 5%}}@media only screen and (max-width:768px){.footer .container{grid-template-columns:1fr 1fr;gap:0 10%}}.footer .container .block{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto}.footer .container .block .messageIcons{margin-bottom:30px}@media only screen and (max-width:768px){.footer .container .block .messageIcons{margin-bottom:10px}}.footer .container .block .messageIcons a{display:inline-block;height:48px}@media only screen and (max-width:668px){.footer .container .block .messageIcons a{height:30px}}.footer .container .block .messageIcons a img{height:100%}.footer .container .block .messageIcons a+a{margin-left:25px}@media only screen and (max-width:668px){.footer .container .block .messageIcons a+a{margin-left:15px}}.footer .container .block .shortCopyright{display:none}@media only screen and (max-width:668px){.footer .container .block .shortCopyright{display:unset}}.footer .container .block .visibleOrNot{display:unset}@media only screen and (max-width:668px){.footer .container .block .visibleOrNot{display:none}}@media only screen and (max-width:768px){.footer .container .block:first-child{grid-area:2/1/3/3;text-align:center;margin-top:20px}}@media only screen and (max-width:668px){.footer .container .block:first-child{margin-top:0}}@media only screen and (max-width:668px){.footer{padding:20px 10px 15px}}.footer .links{display:flex;gap:42px}@media only screen and (max-width:668px){.footer .links{gap:28px}}.footer .links img{width:57px;height:auto;display:block}@media only screen and (max-width:668px){.footer .links img{width:38px}}.footer .textFooterSmall{opacity:.6}.footer a.textFooterSmall:hover{cursor:pointer;text-decoration:underline}.footer .textFooterSmall+.textFooterSmall{margin-top:10px}@media only screen and (max-width:768px){.footer .textFooterSmall+.textFooterSmall{margin-top:5px}}.link{transition:.3s}.link:hover{color:#a18ced!important}@keyframes show{0%{opacity:0}100%{opacity:1}}.modalBlock{position:fixed;left:0;right:0;top:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;animation:show .3s ease-in-out forwards}.modalBlock .modal{padding:18px 36px;background:#fff;border-radius:40px}.modalBlock .modal .text{color:#615e68}.modalBlock.success{background:rgba(76,78,193,.5215686275)}.modalBlock.failure{background:rgba(193,76,76,.5215686275)}.btn{margin:28px auto;padding:12px 32px;min-width:216px;height:42px;box-sizing:border-box;border:none;text-align:center;color:#f8f8fb;background:#6769cb;box-shadow:0 0 1px rgba(65,35,148,.1),4px 4px 20px rgba(65,35,148,.08),-4px -4px 20px rgba(65,35,148,.08);border-radius:40px;cursor:pointer;transition:.3s}.btn:disabled,.btn:disabled:hover{opacity:.4}.btn:hover:not(:disabled){background:#4c4ec1}@media only screen and (max-width:668px){.btn{display:block}}.grecaptcha-badge{visibility:hidden}