@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}html,body{width:100%;min-height:100vh;overflow-x:hidden}body{color:#999bbc;font-family:'Montserrat', sans-serif;background:#0A0A1E}body.white{color:#282840;background:#fff}body.white path.star{fill:#000}body.white h1,body.white h2,body.white h3,body.white h4,body.white h5,body.white h6{color:#197CD8}body.white a{color:#197CD8}body.white .arrowed svg.arrow path{fill:#197CD8}body.white .header-bg{background:linear-gradient(180deg, rgba(255,255,255,0.8), rgba(255,255,255,0) 100%)}body.white .header a,body.white .header-dropdown{color:#197CD8}body.white .header-dropdown div{background:#fff;border:none}body.white .header-dropdown div a small{color:#282840}body.white .header-dropdown span svg path{fill:#197CD8}body.white .header .theme-button .dark-theme{visibility:hidden;opacity:0}body.white .header .theme-button .white-theme{visibility:visible;opacity:1}body.white .header .fixed-socials{background:rgba(255,255,255,0.2)}body.white .header .fixed-socials svg path{fill:#197CD8}body.white .header .menu-button svg path{fill:#197CD8}body.white .footer{background:#E4F2FF}body.white .footer-top h4{opacity:1}body.white .footer-top a{color:#0A0A1E}body.white .footer-bottom{color:#0A0A1E}@media screen and (max-width: 1200px){body.white .header .to-mobile{background:#fff}}body.white .menu-underwear{background:rgba(255,255,255,0.3)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#fff}h2{font-size:32px;line-height:40px}h3{font-size:24px;line-height:32px}h4{font-size:16px;line-height:24px}a{text-decoration:none;color:#fff}.container{max-width:1224px;width:100%;margin:0 auto;box-sizing:border-box}.h2{font-size:32px;line-height:40px;font-weight:700}.h5{font-size:16px;line-height:24px;font-weight:700}.arrowed{padding-right:42px;position:relative}.arrowed svg.arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block}.arrowed svg.arrow path{fill:#fff}.arrowed:hover{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.arrowed:hover svg.arrow path{fill:url(#arrow-gradient) !important}.menu-underwear{position:fixed;z-index:80;display:none;top:0;left:100%;width:100vw;height:100vh;background:#0A0A1E;opacity:.6;backdrop-filter:blur(3px)}.header{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;z-index:102}.header .theme-button{cursor:pointer;position:relative}.header .theme-button:hover svg path{fill:url(#menu-gradient) !important}.header .theme-button:hover .white-theme path{fill:url(#menu-gradient1) !important}.header .theme-button .dark-theme{visibility:visible;opacity:1;transition:opacity .2s ease}.header .theme-button .white-theme{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:opacity .2s ease}.header-bg{position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(10,10,30,0.8), rgba(10,10,30,0.7) 70%, rgba(10,10,30,0) 100%);backdrop-filter:blur(2px);z-index:-1}.header-container{display:flex;justify-content:space-between;box-sizing:border-box;padding:28px 0}.header-logo{display:flex;align-items:center}.header a,.header-dropdown{color:#999BBC;font-size:16px;line-height:24px;font-weight:700}.header>a:hover,.header .to-mobile>a:hover{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header a+a,.header-dropdown+a,a+.header-dropdown,.header-dropdown+.header-dropdown{margin-left:32px}.header-nav{display:flex;align-items:center}.header .to-mobile{display:flex;align-items:center;margin-right:32px}.header .theme-button{width:26px;height:24px}.header .theme-button svg{width:26px;height:24px}.header .menu-button{display:none}.header-dropdown{cursor:pointer;padding-top:5px;padding-bottom:5px;position:relative}.header-dropdown span{position:relative;padding-right:20px}.header-dropdown span svg{position:absolute;top:50%;transform:translateY(-50%);right:0;width:10px;height:5px;transition:transform .2s ease}.header-dropdown span svg path{transition:fill .2s ease}.header-dropdown.active>span{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-dropdown.active svg{transform:translateY(-50%) rotateX(180deg)}.header-dropdown.active svg path{fill:#197CD8}.header-dropdown div{position:absolute;top:calc(100%-5px);right:0;opacity:0;visibility:hidden;transition:opacity .2s ease;background:#0A0A1E;border:0.5px solid #282840;border-radius:5px;width:300px;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.header-dropdown div a{font-weight:700;font-size:16px;line-height:24px;color:#fff;margin-left:0}.header-dropdown div a small{display:block;font-size:12px;line-height:16px;color:#999bbc;position:static;font-weight:400}.header-dropdown div a:hover span{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-dropdown div a+a{margin-top:8px}.header-dropdown.active div{visibility:visible;opacity:1}.header .fixed-socials{position:fixed;right:40px;bottom:40px;display:flex;padding:16px 32px;z-index:100;background:rgba(10,10,30,0.6);border-radius:50px;backdrop-filter:blur(3px)}.header .fixed-socials a{display:block;width:32px;height:32px}.header .fixed-socials a svg{width:100%;height:100%}.header .fixed-socials a:hover svg path{fill:url(#arrow-gradient) !important}.header .fixed-socials a+a{margin-left:32px}.footer{background:rgba(40,40,64,0.5)}.footer-top{display:flex;padding:38px 0 44px}.footer-top div{margin-right:80px}.footer-top h4{font-weight:600;font-size:16px;line-height:24px;color:#999bbc;opacity:.5;margin-bottom:14px}.footer-top a{display:block;font-size:12px;line-height:16px;margin-bottom:8px}.footer-top a:last-child{margin-bottom:0}.footer-top a:hover{background:-webkit-linear-gradient(360deg, #FEDC0E -.35%, #F71F89 94.67%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer .splitter{width:100%;height:2px;background:linear-gradient(to right, #31eda9, #fedc0e, #f71f89, #197cd8)}.footer-bottom{padding:20px 0 28px;font-weight:400;font-size:10px;line-height:16px;color:#999bbc;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer-bottom>div{display:flex}.footer-bottom>div a{display:inline-block}.footer-bottom>div a+a{margin-left:16px}@media screen and (max-width: 1200px){.container{width:100%;padding-left:32px;padding-right:32px}.header{z-index:101}.header-container{padding-top:16px;padding-bottom:16px}.header .to-mobile{position:fixed;top:0;right:-100%;z-index:-1;overflow-y:auto;box-sizing:border-box;width:300px;height:100%;margin-right:0;padding:60px 32px;flex-direction:column;align-items:stretch;background:#0A0A1E;transition:right .2s ease}.header .to-mobile.active{right:0;left:auto}.header .to-mobile .fixed-socials{right:10px;bottom:20px;border-bottom:none}.header .to-mobile .fixed-socials a{padding:0;border-bottom:none}.header .to-mobile .fixed-socials a+a{margin-left:24px}.header .to-mobile a+a,.header .to-mobile a+div,.header .to-mobile div+div{margin-left:0}.header .to-mobile a,.header .to-mobile div{padding-top:24px;padding-bottom:24px;border-bottom:1px solid #282840}.header .to-mobile .header-dropdown div{position:static;visibility:visible;display:none;transition:opacity .2s ease;padding:0;border:none;margin-top:10px;box-sizing:border-box;width:100%}.header .to-mobile .header-dropdown div a{display:block;padding:0;margin:24px 0;border:none}.header .to-mobile .header-dropdown.active div{display:block;opacity:1}.header .menu-button{display:block;width:32px;height:32px}.header .menu-button svg{width:100%;height:100%}.header .menu-button.active svg path{fill:url(#menu-gradient) !important}.menu-underwear{display:block;transition:.2s left ease}.menu-underwear.active{left:0}}@media screen and (max-width: 600px){.h2{font-size:24px;line-height:32px}.h5{font-size:12px;line-height:16px}.arrowed{padding-right:24px}.arrowed .arrow{width:17px}.container{padding-left:16px;padding-right:16px}.header-contanier{padding-top:16px;padding-bottom:16px}.header-logo{width:180px}.header-logo img{width:100%;height:auto}.header-nav a+a{margin-left:18px}.header .to-mobile .fixed-socials{position:static;margin-top:20px;width:100%;padding:0;background:none;backdrop-filter:none;border:none}.header .to-mobile .fixed-socials a{border:none}.header .to-mobile .fixed-socials a+a{margin-left:16px}.footer-top{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px;grid-row-gap:34px}.footer-top div{margin:0}.footer-bottom{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.footer-bottom div{margin-bottom:14px}}.lottie-dark{display:block}.lottie-white{display:none}.intro{display:flex;align-items:stretch;margin-bottom:55px;padding-top:80px}.intro-text{width:600px;padding-top:97px;margin-right:24px}.intro-text h2 span{background:-webkit-linear-gradient(360deg, #FEDC0E -.35%, #F71F89 94.67%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.intro-text p{margin:21px 0;color:#999bbc;font-size:16px;line-height:24px}.intro-links{margin-top:48px}.intro-links a{display:inline-block;margin-right:32px;font-size:16px;line-height:24px;font-weight:700}.intro-stats{margin-top:125px;display:flex;padding-bottom:70px}.intro-stats div{padding-right:32px}.intro-stats div+div{border-left:1px solid #282840;padding-left:32px}.intro-stats h5{color:#999bbc;font-size:16px;line-height:24px;margin-bottom:11px;font-weight:400}.intro-stats h2{font-size:32px;line-height:40px;font-weight:700}.intro-video{flex-grow:1;background-position:center center;background-size:contain;background-repeat:no-repeat;position:relative;cursor:pointer}.intro-video-filter{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:rgba(10,10,30,0);transition:background-color .2s ease;display:none}.intro-video .playbutton{width:64px;height:64px;opacity:.8;background-size:contain;background-position:center;background-repeat:no-repeat;transition:opacity .2s ease}.intro-video:hover .intro-video-filter{background-color:rgba(10,10,30,0.2)}.intro-video:hover .playbutton{opacity:1}.intro-video-popup{position:fixed;z-index:110;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgba(10,10,30,0.6);visibility:hidden;opacity:0;transition:opacity .2s ease}.intro-video-popup .video-wrapper{width:80%;max-width:1280px;padding-bottom:56.25%;position:relative}.intro-video-popup iframe{width:100%;height:100%;position:absolute;top:0;left:0}.intro-video-popup.active{visibility:visible;opacity:1}.intro-video+.intro-stats{display:none}.weon{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:24px;margin-bottom:120px}.weon .img-wrapper{padding:20px;border:1px solid #282840;border-radius:5px;display:flex;justify-content:center;align-items:center}.weon .img-wrapper img.fwt{display:none}.weon p{grid-area:2 / 1 / 3 / 5;font-weight:400;font-size:12px;line-height:16px;color:#999bbc}.weon p a{color:#fff}.builton{margin-bottom:150px}.builton h2{margin-bottom:68px}.builton-blocks{display:flex}.builton-block{width:33%;padding-right:32px;padding-left:32px}.builton-block:first-child{padding-left:0}.builton-block:last-child{padding-right:0}.builton-block div{margin-bottom:32px}.builton-block div:last-child{margin:0}.builton-block div:first-child a{height:24px;display:inline-block}.builton-block+.builton-block{border-left:1px solid #282840}.builton a{font-size:16px;line-height:24px;font-weight:700;padding-right:40px}.builton p{font-size:16px;line-height:24px;color:#999bbc;margin:0}.builton>p{font-size:12px;line-height:16px;margin-top:62px;color:#999BBC}.builton>p a{color:#fff;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.volumes{margin-bottom:150px}.volumes h2{margin-bottom:50px}.volumes-grid{display:flex;flex-direction:row}.volumes .chart{width:calc(100% - 530px)}.volumes .chart-wrapper{position:relative;width:100%;height:274px}.volumes .chart-wrapper .axisY{position:absolute;z-index:-2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding-bottom:30px;box-sizing:border-box;visibility:hidden;opacity:0;transition:opacity .3s ease}.volumes .chart-wrapper .axisY>div{border-bottom:1px solid #282840;font-weight:400;font-size:12px;line-height:16px;color:#999bbc}.volumes .chart-wrapper .axisY.active{visibility:visible;opacity:1}.volumes .chart-wrapper .axisX{position:absolute;bottom:0;box-sizing:border-box;width:100%;padding-left:50px;display:flex;flex-direction:row;justify-content:space-between;font-weight:400;font-size:12px;line-height:16px;color:#999bbc}.volumes .chart-wrapper .bars{position:absolute;left:50px;bottom:31px;right:0;top:0;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-end;visibility:hidden;opacity:0;transition:opacity .3s ease}.volumes .chart-wrapper .bars.active{visibility:visible;opacity:1}.volumes .chart-wrapper .bars .bar{position:relative;min-height:5px;flex-grow:1;cursor:pointer}.volumes .chart-wrapper .bars .bar-box{width:100%;height:100%;background:linear-gradient(180deg, rgba(49,237,169,0.8) 0%, rgba(25,124,216,0.3) 100%)}.volumes .chart-wrapper .bars .bar-hint{position:absolute;bottom:calc(100% + 20px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6px;border-radius:6px;background:rgba(10,10,30,0.1);backdrop-filter:blur(3px);z-index:10;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .2s ease}.volumes .chart-wrapper .bars .bar-hint::after{content:'';position:absolute;bottom:-3px;left:50%;transform:translateX(-50%) translateY(100%);width:0;height:0;border-style:solid;border-width:12px 10px 0 10px;border-color:#999BBC transparent transparent transparent}.volumes .chart-wrapper .bars .bar-hint .month{font-size:12px;line-height:16px;text-align:center;color:#FFFFFF;margin:0}.volumes .chart-wrapper .bars .bar-hint .money{font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#FFFFFF;margin:5px 0 0}.volumes .chart-wrapper .bars .bar:hover .bar-hint{opacity:1;visibility:visible}.volumes .chart-wrapper .bars .bar+.bar{margin-left:6px}.volumes .chart-wrapper .cumulative{position:absolute;left:50px;bottom:30px;top:0;right:0;visibility:hidden;opacity:0;transition:opacity .3s ease}.volumes .chart-wrapper .cumulative.active{visibility:visible;opacity:1}.volumes .chart-wrapper .cumulative svg path{fill:url(#cumu_gradient)}.volumes .chart-wrapper .cumulative .hints-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-end}.volumes .chart-wrapper .cumulative .hints-wrapper .bar{position:relative;min-height:5px;flex-grow:1;cursor:pointer}.volumes .chart-wrapper .cumulative .hints-wrapper .bar-box{width:100%;height:100%;background:transparent}.volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint{position:absolute;bottom:calc(100% + 15px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6px;border-radius:6px;background:rgba(10,10,30,0.1);backdrop-filter:blur(3px);z-index:10;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .2s ease}.volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint::after{content:'';position:absolute;bottom:-3px;left:50%;transform:translateX(-50%) translateY(100%);width:0;height:0;border-style:solid;border-width:12px 10px 0 10px;border-color:#999BBC transparent transparent transparent}.volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint .month{font-size:12px;line-height:16px;text-align:center;color:#fff;margin:0}.volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint .money{font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#fff;margin:5px 0 0}.volumes .chart-wrapper .cumulative .hints-wrapper .bar:hover .bar-hint{opacity:1;visibility:visible}.volumes .chart-switch{display:flex;margin-top:48px}.volumes .chart-switch div{font-size:16px;line-height:24px;padding:4px 4px 4px 0;color:#999bbc;font-weight:400;border-bottom:2px solid #999bbc;cursor:pointer;transition:all .2s ease}.volumes .chart-switch div.active{color:#fff;font-weight:700;border-color:#fff;cursor:default}.volumes .chart-switch div+div{margin-left:16px}.volumes .text{padding-left:140px}.volumes .text h2{margin-bottom:6px;margin-top:6px}.volumes .text p{margin-top:0;margin-bottom:0;font-weight:400;color:#999BBC}.volumes .text p:last-child{margin-bottom:0}.volumes .text p+p{margin-top:34px}.slider{margin-bottom:200px;padding-top:90px}.slider .swiper-container{position:relative}.slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;margin-right:20px}.slider .swiper-pagination{display:flex;flex-direction:row;justify-content:stretch;align-items:center;bottom:auto;top:-90px}.slider .swiper-pagination-bullet{position:relative;display:block;border-radius:0;padding-bottom:28px;opacity:1;margin-right:24px;width:auto;background-color:transparent;flex-grow:1;text-align:left}.slider .swiper-pagination-bullet:last-child{margin-right:0}.slider .swiper-pagination-bullet em{font-size:16px;line-height:24px;font-weight:400;font-style:normal}.slider .swiper-pagination-bullet i{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:4px;background-color:#282840}.slider .swiper-pagination-bullet b{position:absolute;bottom:0;left:0;z-index:2;width:0%;height:4px;background-color:#fff}.slider .swiper-pagination-bullet-active{background-color:transparent}.slider .swiper-pagination-bullet-active em{font-weight:700;color:#fff}.slider .swiper-pagination-bullet-active b{animation-name:countingBar;animation-duration:7s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}@keyframes countingBar{0%{width:0}100%{width:100%}}.slider .swiper-scrollbar{visibility:hidden}.slider .swiper-slide{display:flex;flex-direction:row;align-items:flex-start}.slider .swiper-slide .img-wrapper{width:495px;height:310px;display:flex;justify-content:center;align-items:center;overflow:visible}.slider .swiper-slide .img-wrapper img{max-width:100%;max-height:100%}.slider .swiper-slide .img-wrapper video{max-width:100%;max-height:100%}.slider .swiper-slide .text-wrapper{padding-left:25px;width:calc(100% - 495px);box-sizing:border-box}.slider .swiper-slide .text-wrapper h2{margin-top:15px;margin-bottom:30px}.slider .swiper-slide .text-wrapper p{font-weight:400;color:#999bbc}.slider .swiper-slide .text-wrapper p b{font-weight:700;color:#fff}.slider .swiper-slide .text-wrapper .links{font-weight:400}.slider .swiper-slide .text-wrapper .links a{display:inline-block;font-size:12px;line-height:16px;padding-right:24px;font-weight:700;margin-right:10px}.slider .swiper-slide .text-wrapper .links a svg{width:16px}.slider .swiper-slide .text-wrapper .links a+a{margin-left:10px}.developers{margin-bottom:170px}.developers h5{margin-top:5px;margin-bottom:42px;font-weight:400}.developers a{display:inline-block;font-weight:700}.developers a+a{margin-left:16px}.developers .space-between{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.developers-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:24px;grid-row-gap:16px}.developers-grid>div{border:1px solid #282840;padding:16px 16px 32px;border-radius:5px}.developers-grid>div:first-child{grid-area:1 / 1 / 3 / 2}.developers-grid>div:first-child img{width:404px;height:216px;display:block;margin:-16px auto 0}.developers-grid>div:nth-child(2){grid-area:1 / 2 / 2 / 3;position:relative;padding-right:200px}.developers-grid>div:nth-child(2) img{position:absolute;right:0;top:0;height:100%;width:auto}.developers-grid>div:last-child{grid-area:2 / 2 / 3 / 3;position:relative;padding-left:200px}.developers-grid>div:last-child img{position:absolute;left:0;top:0;height:100%;width:auto}.developers-grid p{font-weight:400}.developers-grid a{display:inline-block;margin-top:32px}.governance{margin-bottom:170px}.governance h5{margin-top:5px;margin-bottom:42px;font-weight:400}.governance a{display:inline-block;font-weight:700}.governance a+a{margin-left:16px}.governance-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:24px}.governance-grid-block{border:1px solid #282840;padding:16px 16px 32px;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.governance-grid-block>div{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.governance img{display:block;margin:0 auto}.governance p{font-weight:400;margin:32px 0 32px}.governance>p{color:#999bbc;font-size:12px;line-height:16px}.governance>p a{color:#fff;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;margin:0}.community{margin-bottom:170px}.community h5{margin-top:5px;margin-bottom:42px;font-weight:400}.community p{font-weight:400;margin:32px 0 64px}.community a{display:inline-block;font-weight:700}.community a+a{margin-left:16px}.community-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:24px;grid-row-gap:24px}.community-grid .block-1{grid-area:1 / 1 / 3 / 2}.community-grid .block-2{grid-area:1 / 2 / 3 / 3}.community-grid .block-3{grid-area:1 / 3 / 2 / 4}.community-grid .block-4{grid-area:2 / 3 / 3 / 4}.community-block{border:1px solid #282840;padding:16px 16px 32px;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start}.community-block>div{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.community-block.block-3,.community-block.block-4{justify-content:space-between}.community-block.block-3 p,.community-block.block-4 p{margin-top:16px}.community-block.block-3>div,.community-block.block-4>div{flex-grow:0;display:flex;flex-direction:column;align-items:flex-start}.community-block.block-3 a+a,.community-block.block-4 a+a{margin-left:0;margin-top:16px}.community-block img{display:block;margin:0 auto}.community-socials{display:flex}.community-socials a{display:block;width:32px;height:32px}.community-socials a svg path{fill:#fff}.community-socials a:hover svg path{fill:url(#arrow-gradient)}.community-socials a+a{margin-left:16px}.supported,.parthners{margin-bottom:190px}.supported h2,.parthners h2{margin-bottom:68px}.supported>.row .fwt,.parthners>.row .fwt{display:none}.supported .row,.parthners .row{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;width:100%}.supported .row a+a,.parthners .row a+a{margin-left:24px}.supported .row .img-wrapper,.parthners .row .img-wrapper{width:100%;padding:20px 30px;display:flex;align-items:center;justify-content:center;background:#0A0A1E;position:relative;background-clip:padding-box;border-radius:5px}.supported .row .img-wrapper::before,.parthners .row .img-wrapper::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:#282840}.supported .row .img-wrapper:hover::before,.parthners .row .img-wrapper:hover::before{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%)}.supported .row .img-wrapper img,.parthners .row .img-wrapper img{max-width:120px;max-height:40px;width:100%;height:100%}.supported-grid,.parthners-grid{display:flex;flex-direction:column;align-items:stretch;margin-top:24px}.supported-grid img.fwt,.parthners-grid img.fwt{display:none}.supported-grid div+div,.parthners-grid div+div{margin-top:24px}.supported-grid .img-wrapper,.parthners-grid .img-wrapper{padding:20px 50px;display:flex;align-items:center;justify-content:center;background:#0A0A1E;position:relative;background-clip:padding-box;border-radius:5px}.supported-grid .img-wrapper::before,.parthners-grid .img-wrapper::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:#282840}.supported-grid .img-wrapper:hover::before,.parthners-grid .img-wrapper:hover::before{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%)}.supported-grid .img-wrapper img,.parthners-grid .img-wrapper img{max-width:120px;max-height:40px;width:100%;height:100%}.agreement{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000;background:rgba(10,10,30,0.6);backdrop-filter:blur(5px);visibility:hidden;opacity:0;transition:opacity .4s ease}.agreement::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);background-color:transparent}.agreement::-webkit-scrollbar{width:6px;background-color:transparent}.agreement::-webkit-scrollbar-thumb{background-color:#282840}.agreement h2{margin-bottom:12px}.agreement.active{visibility:visible;opacity:1}.agreement-box{position:absolute;width:95%;max-width:770px;max-height:90%;top:50%;left:50%;transform:translate(-50%, -50%);padding:32px;box-sizing:border-box;overflow-y:auto;background:#0A0A1E;border:1px solid #999bbc;border-radius:10px}.agreement-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);background-color:transparent}.agreement-box::-webkit-scrollbar{width:6px;background-color:transparent}.agreement-box::-webkit-scrollbar-thumb{background-color:#282840}.agreement p{font-weight:400;margin:0;color:#999bbc}.agreement p a{color:#fff}.agreement p+p{margin-top:12px}.agreement .bordered{border:1px solid #282840;border-radius:5px;padding:16px 24px;box-sizing:border-box;margin-top:12px;margin-bottom:32px}.agreement button{width:120px;height:32px;border-radius:20px;color:#fff;border:none;outline:none;font-weight:700;font-size:16px;line-height:30px;text-align:center;transition:opacity .2s ease;cursor:pointer}.agreement button.accept{background:#197CD8;margin-right:24px}.agreement button.decline{background:#999bbc}.agreement button:hover{opacity:.8}@media screen and (max-width: 1200px){.intro{flex-direction:column;justify-content:flex-start;align-items:stretch}.intro-text{width:100%}.intro-video{width:100%;height:500px}.builton-blocks{flex-direction:column;align-items:stretch}.builton-block{width:100%;padding-top:16px;padding-bottom:16px}.builton-block+.builton-block{padding-left:0;border-left:none;border-top:1px solid #282840}.slider{padding-top:40px}.slider .swiper-pagination{top:-40px}.slider .swiper-slide{flex-direction:column;justify-content:stretch;align-items:flex-start}.slider .swiper-slide .img-wrapper{width:100%;height:400px}.slider .swiper-slide .text-wrapper{width:100%;padding-left:0}.slider .swiper-pagination-bullet em{display:none}.volumes-grid{flex-direction:column}.volumes .chart{width:100%}.volumes .text{padding-left:0;padding-top:50px}.developers-grid{display:flex;flex-direction:column;align-items:stretch}.governance p{margin-top:16px}.governance-grid{display:flex;flex-direction:column;align-items:stretch}.governance-grid-block{margin-bottom:32px;flex-direction:row;align-items:flex-start;justify-content:flex-start}.governance-grid-block div{padding-left:32px;flex-grow:1;width:100%}.governance-grid-block:nth-child(2){flex-direction:row-reverse}.governance-grid-block:nth-child(2) div{padding-left:0;padding-right:32px}.community-grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr)}.community-grid .block-1{grid-area:1 / 1 / 2 / 3}.community-grid .block-2{grid-area:2 / 1 / 3 / 3}.community-grid .block-3{grid-area:3 / 1 / 4 / 2}.community-grid .block-4{grid-area:3 / 2 / 4 / 3}.community-block{flex-direction:row;align-items:stretch;justify-content:flex-start}.community-block.block-3,.community-block.block-4{flex-direction:column}.community-block.block-3 div,.community-block.block-4 div{padding:0}.community-block img{height:100%}.community-block>div{padding-left:32px;flex-grow:1;width:100%}.community-block:nth-child(2){flex-direction:row-reverse}.community-block:nth-child(2) div{padding-left:0;padding-right:32px}.supported-grid,.parthners-grid{grid-template-columns:repeat(3, 1fr);grid-gap:0}}@media screen and (max-width: 600px){.intro{margin-bottom:30px}.intro-text{padding-top:20px;margin-bottom:30px}.intro h2{font-size:24px;line-height:32px}.intro p{font-size:12px;line-height:16px;margin:16px 0}.intro a{font-size:12px;line-height:16px}.intro-stats{margin-top:40px;display:none;padding-bottom:10px}.intro-stats h5{font-size:12px;font-weight:400}.intro-stats h2{font-size:24px}.intro-stats div{padding-right:12px}.intro-stats div+div{padding-left:12px;padding-right:0}.intro-video{height:250px}.intro-video+.intro-stats{display:flex}.intro-links{margin-top:16px}.intro-links a{margin:0}.intro-links a+a{margin-left:10px}.weon{margin-bottom:120px;grid-template-columns:repeat(2, 1fr)}.weon p{grid-area:3 / 1 / 3 / 3;font-size:10px}.weon img{max-height:60px}.builton{margin-bottom:90px}.builton p{font-size:12px;line-height:16px}.builton h2{margin-bottom:17px}.builton-block>div{margin-bottom:0}.builton-block>div:not(:first-child){display:none}.builton>p{font-size:10px}.builton>p a{color:#fff}.slider{padding-top:20px;margin-bottom:100px}.slider .swiper-pagination{top:-45px}.slider .swiper-slide .text-wrapper .links a+a{margin-left:0;margin-top:5px}.slider .swiper-slide .text-wrapper .links a.part-link{padding-right:0}.slider .swiper-slide .img-wrapper{height:300px}.volumes .chart-wrapper{height:204px}.developers{margin-bottom:90px}.developers-grid{display:flex;flex-direction:column;align-items:stretch}.developers-grid>div:first-child img{width:100%;height:auto}.developers-grid p{font-size:12px;line-height:16px;margin:0}.developers-grid a{margin-left:0;font-size:12px;line-height:16px;white-space:nowrap}.developers-grid>div{padding:18px 12px}.developers-grid .space-between{height:auto}.developers-grid>div:nth-child(2),.developers-grid>div:nth-child(3){padding:18px 12px;display:flex;flex-direction:row}.developers-grid>div:nth-child(2) .space-between,.developers-grid>div:nth-child(3) .space-between{width:80%}.developers-grid>div:nth-child(2) img,.developers-grid>div:nth-child(3) img{width:100%;height:auto;position:static}.community{margin-bottom:90px}.community p{margin:0  0 16px}.community-grid{display:flex;flex-direction:column}.community a{margin-right:10px}.community a+a{margin-left:0}.community-block{padding:16px}.community-block img{width:120px;height:auto;margin-left:-16px;align-self:center}.community-block:nth-child(2) img{width:120px;height:auto;margin-right:-16px}.community-block>div{padding-left:12px}.community-block:nth-child(2) div{padding-right:12px}.community-block a{font-size:12px;line-height:16px}.community-block.block-3 p,.community-block.block-4 p{margin-top:0}.community-block.block-3 a+a,.community-block.block-4 a+a{margin-top:6px}.community-block a+a{margin-top:6px}.community-socials a+a{margin-top:0}.governance{margin-bottom:90px}.governance-grid-block{padding:18px 12px;align-items:stretch}.governance-grid-block img{width:120px;height:auto}.governance-grid-block>div{padding-left:12px}.governance-grid-block:nth-child(2) div{padding-right:12px}.governance-grid-block a{font-size:12px;line-height:16px}.governance-grid-block p{margin-top:0}.governance>p{font-size:10px}.supported,.parthners{margin-bottom:80px}.supported h2,.parthners h2{font-size:24px;line-height:32px;margin-bottom:32px}.supported .row,.parthners .row{margin-bottom:0}.supported .row a,.parthners .row a{box-sizing:border-box}.supported .row a+a,.parthners .row a+a{margin-left:12px}.supported .row .img-wrapper,.parthners .row .img-wrapper{padding:10px 15px}.supported-grid,.parthners-grid{display:grid;grid-template-columns:repeat(1, 1fr);grid-gap:12px;margin-top:12px}.supported-grid .img-wrapper,.parthners-grid .img-wrapper{padding:10px 25px}.supported-grid div+div,.parthners-grid div+div{margin-top:0}.agreement-box{padding:24px 12px}.agreement-box .bordered{padding:12px}.agreement button{font-size:14px}}@media screen and (max-width: 359px){.intro-stats{flex-direction:column}.intro-stats div{padding:10px 0}.intro-stats div+div{padding-left:0;border:none;border-top:1px solid #282840}.governance img{display:none}.governance-grid-block>div{padding-left:0;padding-right:0}.developers img{display:none}.community-block>div{padding-left:0;padding-right:0}.community-socials a{width:24px;height:24px}.agreement-box{padding:8px}.agreement-box .bordered{padding:8px}}body.white .lottie-dark{display:none}body.white .lottie-white{display:block}body.white .agreement{background:rgba(255,255,255,0.6)}body.white .agreement p{color:#282840}body.white .agreement p a{color:#197CD8}body.white .agreement-box{border:1px solid #999BBC;background:#fff}body.white .agreement .bordered{border:none}body.white .intro-text p{color:#282840}body.white .intro-video:hover .intro-video-filter{background:transparent}body.white .intro-stats h5{color:#282840}body.white .weon p{color:#282840}body.white .weon p a{color:#197CD8}body.white .weon .img-wrapper{border-color:#E4F2FF}body.white .builton p{color:#282840}body.white .builton>p{color:#282840}body.white .builton>p a{color:#197CD8}body.white .slider .swiper-pagination-bullet-active em{color:#197CD8}body.white .slider .swiper-pagination-bullet i{background-color:#E4F2FF}body.white .slider .swiper-pagination-bullet b{background:#197CD8}body.white .slider .swiper-pagination-bullet-acive em{color:#197CD8}body.white .slider .swiper-slide .text-wrapper p{color:#282840}body.white .slider .swiper-slide .text-wrapper p b{color:#197CD8}body.white .slider .swiper-slide .text-wrapper a{color:#197CD8}body.white .volumes .chart-wrapper .axisY>div{border-bottom:1px solid #E4F2FF;color:#282840}body.white .volumes .chart-wrapper .axisX{color:#282840}body.white .volumes .chart-switch div{color:#282840;border-color:#E4F2FF}body.white .volumes .chart-switch div.active{color:#197CD8;border-color:#197CD8}body.white .volumes .text p{color:#282840}body.white .volumes .chart-wrapper .bars .bar-hint,body.white .volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint{background:rgba(255,255,255,0.2)}body.white .volumes .chart-wrapper .bars .bar-hint p,body.white .volumes .chart-wrapper .cumulative .hints-wrapper .bar-hint p{color:#197CD8}body.white .developers-grid>div,body.white .governance-grid-block,body.white .community-block{border:1px solid #E4F2FF}body.white .developers>h5,body.white .governance>h5,body.white .community>h5{color:#282840}body.white .developers>p,body.white .governance>p,body.white .community>p{color:#282840}body.white .developers>p a,body.white .governance>p a,body.white .community>p a{color:#197CD8}body.white .community-socials a svg path{fill:#197CD8}body.white .community-socials a:hover svg path{fill:url(#arrow-gradient)}body.white .supported .row .img-wrapper,body.white .parthners .row .img-wrapper{background:#fff}body.white .supported .row .img-wrapper::before,body.white .parthners .row .img-wrapper::before{background:#E4F2FF}body.white .weon img.fwt,body.white .supported-grid img.fwt,body.white .parthners-grid img.fwt,body.white .supported>.row img.fwt{display:block}body.white .weon img:not(.fwt),body.white .supported-grid img:not(.fwt),body.white .parthners-grid img:not(.fwt),body.white .supported>.row img:not(.fwt){display:none}body.white .supported .row .img-wrapper:hover::before,body.white .parthners .row .img-wrapper:hover::before{background:linear-gradient(90deg, #31EDA9 -8.33%, #FEDC0E 32.63%, #F71F89 67.61%, #197CD8 100%)}body.white .builton-block:last-of-type svg path[fill="white"]{fill:#000}body.white .supported .row .img-wrapper,body.white .parthners .row .img-wrapper{background:#fff}body.white .intro-stats div+div{border-color:#E4F2FF}body.white .builton-block+.builton-block{border-color:#E4F2FF}body.white .header .to-mobile a,body.white .header .to-mobile div{border-color:#E4F2FF}
