@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500&display=swap);html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,html{height:100%}body{-webkit-font-smoothing:antialiased;background-color:#000000f5;font-family:Manrope,sans-serif;font-weight:400}button{background-color:initial;border:none;cursor:pointer;padding:0;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow}button:focus{outline:none}a{text-decoration:none;transition:.5s ease;transition-property:color,background-color,border-color,box-shadow}a:active,a:focus,a:hover{outline:none;text-decoration:none}input,select,textarea{-webkit-appearance:none;appearance:none;border-radius:0;box-shadow:none;margin:0;padding:0;transition:.5s ease;transition-property:background-color,border-color}input:focus,select:focus,textarea:focus{outline:none}select::-ms-expand{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}ul{list-style:none;margin:0;padding:0}::selection{background:#../public/img/;color:#000000f5;text-shadow:none}::-webkit-input-placeholder{color:#d0d0d0;opacity:1}:-moz-placeholder,::-moz-placeholder{color:#d0d0d0;opacity:1}:-ms-input-placeholder{color:#d0d0d0;opacity:1}:focus{outline:0 auto -webkit-focus-ring-color}:focus-visible{outline:0 dotted}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}body::-webkit-scrollbar{width:16px}body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}body::-webkit-scrollbar-thumb{background-color:#000000f5;outline:0 solid hsla(0,0%,100%,.05)}.row--relative{position:relative}.header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000;border-bottom:2px solid hsla(0,0%,100%,.05);left:0;position:fixed;top:0;transition:background .5s ease;width:100%;z-index:99}.header--active{background:#000000f5}.header__content{background-color:#000;display:flex;height:80px;justify-content:space-between;width:100%}.header__content,.header__logo{align-items:center;flex-direction:row;position:relative}.header__logo{display:inline-flex;height:50px;justify-content:flex-start;margin-left:40px;width:auto;z-index:1}.header__logo img{background-color:#3ccaa2;height:50px;width:auto}.header__btn{display:block;height:22px}.header__btn,.header__btn span{left:0;position:absolute;width:24px}.header__btn span{background-color:#fff;border-radius:2px;height:2px;opacity:1;transition:.5s ease}.header__btn span:first-child{top:0}.header__btn span:nth-child(2){top:10px;width:16px}.header__btn span:last-child{top:20px;width:8px}.header__btn--active span:first-child{top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__btn--active span:nth-child(2){opacity:0}.header__btn--active span:last-child{top:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:24px}.header__tagline{display:none}.header__language{display:block;margin-left:auto;margin-right:30px;position:relative;width:auto}.header__language a.dropdown-link{align-items:center;color:#fff;display:inline-flex;flex-direction:row;font-size:14px;font-weight:400;height:40px;justify-content:flex-start;line-height:24px;text-transform:uppercase}.header__language a.dropdown-link i{font-size:8px;margin-left:5px;margin-top:2px}.header__language a.dropdown-link:hover,.header__language a.dropdown-link[aria-expanded=true]{color:#../public/img/}.header__language-menu{align-items:flex-start;background-color:#000000f5;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex!important;flex-direction:column;justify-content:flex-start;min-width:110px;opacity:0;padding:20px;pointer-events:none;position:absolute;text-align:left;top:0;-webkit-transform:translate3d(0,16px,0);transform:translate3d(0,16px,0);transition:.5s ease;transition-property:opacity,margin-top,-webkit-transform;transition-property:opacity,margin-top,transform;transition-property:opacity,margin-top,transform,-webkit-transform;z-index:-1}.header__language-menu li{margin-bottom:12px;padding:0;position:relative}.header__language-menu li:last-child{margin-bottom:0}.header__language-menu a{color:#fff;font-size:14px;font-weight:400;line-height:24px;text-transform:none}.header__language-menu a:hover{color:#../public/img/}.header__language-menu.show{opacity:1;pointer-events:auto;z-index:1000}.header__nav{align-items:flex-start;background:#000000f5;border-right:2px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;height:calc(100vh - 82px);justify-content:flex-start;left:0;padding:30px 15px 0;position:fixed;top:82px;-webkit-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:280px}.header__nav--active{-webkit-transform:translateZ(0);transform:translateZ(0)}.header__nav li{display:block;margin-bottom:25px}.header__nav li:last-child{margin-bottom:0}.header__nav a{align-items:center;color:#fff;display:inline-flex;flex-direction:row;font-size:14px;font-weight:400;justify-content:flex-start;line-height:24px;text-transform:uppercase}.header__nav a i{font-size:8px;margin-left:5px;margin-top:2px}.header__nav a.dropdown-link--menu{height:24px}.header__nav a.dropdown-link--menu i{font-size:20px;margin-left:0}.header__nav a:hover,.header__nav a[aria-expanded=true]{color:#../public/img/}.header__dropdown{display:block;position:relative;width:auto}.header__dropdown-menu{align-items:flex-start;background-color:#000000f5;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex!important;flex-direction:column;justify-content:flex-start;min-width:140px;opacity:0;padding:20px;pointer-events:none;position:absolute;text-align:left;top:0;-webkit-transform:translate3d(0,16px,0);transform:translate3d(0,16px,0);transition:.5s ease;transition-property:opacity,margin-top,-webkit-transform;transition-property:opacity,margin-top,transform;transition-property:opacity,margin-top,transform,-webkit-transform;z-index:-1}.header__dropdown-menu li{margin-bottom:12px;padding:0;position:relative}.header__dropdown-menu li:last-child{margin-bottom:0}.header__dropdown-menu a{color:#fff;font-size:14px;font-weight:400;line-height:24px;text-transform:none;white-space:nowrap}.header__dropdown-menu a:hover{color:#../public/img/}.header__dropdown-menu.show{opacity:1;pointer-events:auto;z-index:1000}.header__profile{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;display:flex;flex-direction:row;height:46px;justify-content:center;position:relative;width:46px}.header__profile span{display:none}.header__profile i{color:#fff;font-size:24px}.header__profile:hover{border-color:#../public/img/}@media (min-width:576px){.header__logo{margin-left:45px}.header__tagline{color:#d0d0d0;display:block;font-size:14px;font-weight:300;line-height:24px;margin-left:20px;margin-right:auto}.header__nav{padding-left:calc(50vw - 258px);-webkit-transform:translate3d(-320px,0,0);transform:translate3d(-320px,0,0);width:320px}.header__nav--active{-webkit-transform:translateZ(0);transform:translateZ(0)}}@media (min-width:768px){.header__language{margin-right:44px}.header__profile{min-width:130px;padding:0 20px;width:auto}.header__profile span{color:#fff;display:block;font-size:14px;font-weight:500;text-transform:uppercase;transition:.5s ease}.header__profile i{display:none}.header__profile:after,.header__profile:before{content:"";height:30px;pointer-events:none;position:absolute;width:26px}.header__profile:before{background:url(../../static/media/left--small.463445b2df1a80c26d52.svg) no-repeat 50%;left:8px;transition:left .5s ease}.header__profile:after{background:url(../../static/media/right--small.c527ed919a00671be9be.svg) no-repeat 50%;right:8px;transition:right .5s ease}.header__profile:hover:before{left:12px}.header__profile:hover:after{right:12px}.header__nav{padding-left:calc(50vw - 348px)}}@media (min-width:992px){.header__nav{padding-left:calc(50vw - 468px)}}@media (min-width:1200px){.header__btn{display:none}.header__language,.header__logo{margin-left:0}.header__nav{align-items:center;background:transparent;border-right:none;flex-direction:row;height:80px;left:auto;padding:0;position:relative;top:auto;-webkit-transform:translateZ(0);transform:translateZ(0);transition:0s;width:auto;z-index:2}.header__nav li{margin-bottom:0;margin-right:44px}.header__nav li:last-child{margin-right:0}.header__nav a{height:40px;justify-content:center;text-transform:none}.header__nav a.dropdown-link--menu{height:40px}.header__dropdown-menu li{margin-bottom:12px;margin-right:0;padding:0}.header__dropdown-menu li:last-child{margin-bottom:0}.header__dropdown-menu a{color:#fff;height:auto;justify-content:flex-start}.header__dropdown-menu a:hover{color:#../public/img/}.header__profile{z-index:1}}@media (min-width:1400px){.header:after,.header:before{content:"";display:block;height:20px;pointer-events:none;position:absolute;top:30px;width:67px}.header:before{background:url(../../static/media/screw--header-left.4e5a7b456045b3fdb150.svg) no-repeat 50%;left:30px}.header:after{background:url(../../static/media/screw--header-right.47fc360787ebed949792.svg) no-repeat 50%;right:30px}}.hero{margin-top:80px;padding:100px 0 36px}.hero__title{color:#fff;font-size:32px;font-weight:300;line-height:48px;margin-bottom:0;text-transform:uppercase;z-index:1}.hero__title b,.hero__title strong{color:#00ff96;font-weight:500}.hero__text{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;margin-bottom:16px;margin-top:15px}.hero__text a{border-bottom:2px solid #34faf7;color:#fff}.hero__text a:hover{border-color:transparent}.hero__text b,.hero__text strong{font-weight:500}.hero__btns{justify-content:space-between;margin-top:40px}.hero__btn,.hero__btns{align-items:center;display:flex;flex-direction:row;width:100%}.hero__btn{background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;font-size:14px;font-weight:500;height:60px;justify-content:center;position:relative;text-transform:uppercase}.hero__btn--light{background:transparent}.hero__btn:after,.hero__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.hero__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.hero__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.hero__btn:hover{border-color:#../public/img/}.hero__btn:hover:before{left:15px}.hero__btn:hover:after{right:15px}.hero__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}@media (min-width:576px){.hero__title{font-size:36px;line-height:52px}.hero__btns{justify-content:flex-start}.hero__btn{margin-right:30px;width:200px}.hero__btn:last-child{margin-right:0}}@media (min-width:768px){.hero{padding:120px 0 46px}.hero__title{font-size:42px;line-height:58px}.hero__text{font-size:18px;line-height:30px}.hero__btns{margin-top:50px}.hero__btn{margin-right:40px}.hero__btn:last-child{margin-right:0}.hero__content--second{margin-top:70px}}@media (min-width:992px){.hero__content--second{margin-top:0}}@media (min-width:1200px){.hero{padding:150px 0 76px}.hero__title{font-size:44px;line-height:60px}.hero__content--second{margin-top:0;z-index:1}}.section{padding-bottom:60px;position:relative;z-index:1}.section--head{margin-top:80px;padding:60px 0 20px}.section--pb{padding-bottom:26px}.section--content{padding:0}.section__title{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.section__title h1,.section__title h2{color:#fff;font-size:30px;font-weight:300;line-height:40px;margin-bottom:16px;padding:0 50px;position:relative;text-align:center;width:auto}.section__title h1:after,.section__title h1:before,.section__title h2:after,.section__title h2:before{content:"";display:block;height:30px;margin-top:-12px;pointer-events:none;position:absolute;top:50%;width:30px}.section__title h1:before,.section__title h2:before{background:url(../../static/media/title--left.d3476f484b14aa583057.svg) no-repeat 50%;left:0}.section__title h1:after,.section__title h2:after{background:url(../../static/media/title--right.64b3940d79787afb17bd.svg) no-repeat 50%;right:0}.section__title p{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;margin-bottom:16px;text-align:center}.section__title p a{border-bottom:2px solid img;color:#fff}.section__title p a:hover{border-color:transparent}.section__tabs{align-items:center;border:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:16px;margin-top:24px;overflow-x:auto;width:100%}.section__tabs li{margin-right:25px}.section__tabs li:last-child{margin-right:0}.section__tabs button{align-items:center;color:#d0d0d0;display:flex;flex-direction:row;font-size:14px;font-weight:400;height:40px;justify-content:flex-start;position:relative;white-space:nowrap}.section__tabs button:hover{color:#fff}.section__tabs button:before{background:#../public/img/;border-radius:3px 3px 0 0;bottom:0;box-shadow:none;content:"";display:block;height:0;left:0;position:absolute;right:0;transition:.5s ease}.section__tabs button.active{color:#fff}.section__tabs button.active:before{height:2px}.section__tabs--big,.section__tabs--left{justify-content:flex-start}.section__tabs--left{margin-top:0}.section__btns{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:40px;width:100%}.section__btns--two{justify-content:space-between}.section__btns--two .section__btn{width:calc(50% - 15px)}.section__btns--mt{margin-top:10px}.section__btn{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;position:relative;text-transform:uppercase;width:180px}.section__btn--light{background:transparent}.section__btn:after,.section__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.section__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.section__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.section__btn:hover{border-color:#../public/img/}.section__btn:hover:before{left:15px}.section__btn:hover:after{right:15px}.section__content{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;min-height:100vh;padding:40px 20px;position:relative;width:100%}@media (min-width:414px){.section__tabs button{font-size:16px}}@media (min-width:576px){.section__tabs li{margin-right:30px}.section__tabs li:last-child{margin-right:0}.section__btns--two,.section__tabs--big{justify-content:center}.section__btns--two .section__btn{margin:0 15px;width:200px}.section__btn{width:200px}}@media (min-width:768px){.section{padding-bottom:70px}.section--head{padding:70px 0 30px}.section--pb{padding-bottom:26px}.section--content{padding:0}.section__title h1,.section__title h2{font-size:36px;line-height:50px}.section__btns{margin-top:50px}.section__btns--two .section__btn{margin:0 20px}.section__btns--mt{margin-top:20px}}@media (min-width:992px){.section--head{padding:70px 0 30px}.section__tabs-profile{position:relative}.section__tabs--profile{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;flex-direction:column;justify-content:flex-start;margin-bottom:0;margin-top:24px;overflow-x:visible;padding:50px 45px;position:relative;width:100%;z-index:2}.section__tabs--profile li{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:22px;margin-right:0;position:relative;width:100%}.section__tabs--profile li:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));bottom:-12px;content:"";display:block;height:2px;left:0;position:absolute;right:0}.section__tabs--profile li:last-child{margin-bottom:0;margin-right:0}.section__tabs--profile li:last-child:before{display:none}.section__tabs--profile button{height:36px;padding:0 14px}.section__tabs--profile button:before{left:0;right:auto}.section__tabs--profile button:after,.section__tabs--profile button:before{border-radius:50%;bottom:50%;height:4px;margin-bottom:-2px;opacity:0;transition:opacity .5s ease;width:4px}.section__tabs--profile button:after{background-color:#../public/img/;content:"";position:absolute;right:0}.section__tabs--profile button.active:before{height:4px}.section__tabs--profile button.active:after,.section__tabs--profile button.active:before{opacity:1}}@media (min-width:1200px){.section{padding-bottom:100px}.section--head{padding:70px 0 30px}.section--pb{padding-bottom:26px}.section--content{padding:0}.section__tabs li{margin-right:44px}.section__tabs li:last-child,.section__tabs--profile li{margin-right:0}}.cta{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:center;padding:50px 60px;position:relative;transition:.5s ease;transition-property:border-color;width:100%}.cta__title{color:#fff;font-size:24px;line-height:34px;margin-bottom:12px}.cta__text,.cta__title{font-weight:400;text-align:center}.cta__text{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0}.cta__text b,.cta__text strong{color:#fff;font-weight:500}.cta .progressbar{margin-top:30px}.cta:hover{border-color:rgba(160,52,250,.2)}.progressbar{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.progressbar--contest,.progressbar--cta{margin-top:30px}.progressbar--orange .progress-bar{background-color:#e66c12!important}.progressbar--green .progress-bar{background-color:#20be60!important}.progressbar--red .progress-bar{background-color:#e2293b!important}.progressbar--blue .progress-bar{background-color:#4399fc!important}.progressbar__title{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;margin-bottom:15px}.progressbar .progress{background-color:hsla(0,0%,100%,.1);border-radius:10px;overflow:visible;width:100%}.progressbar .progress-bar{background-color:#../public/img/;border-radius:10px;overflow:visible;position:relative}.progressbar .progress-bar span{color:#fff;font-size:14px;line-height:24px;margin-top:10px;position:absolute;right:0;top:100%}.progressbar__values{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.progressbar__value{color:#fff;font-size:14px;line-height:24px;margin-top:10px}@media (min-width:992px){.progressbar--contest{margin-top:auto}}.stats{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:column;height:130px;justify-content:center;margin-top:24px;position:relative;width:100%}.stats:after,.stats:before{content:"";display:block;height:2px;pointer-events:none;position:absolute;top:22px;width:36px}.stats:before{background:linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));left:46px}.stats:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05));right:46px}.stats__value{color:#fff;font-size:32px;font-weight:400;line-height:100%;margin-bottom:10px;margin-top:15px}.stats__name{color:#d0d0d0;font-size:14px;line-height:24px;margin-bottom:0}.stats__dodger{display:block;height:63px;pointer-events:none;position:absolute;top:15px;width:16px}.stats__dodger--left{left:15px}.stats__dodger--right{right:15px}.stats__dodger--purple{background:url(../../static/media/stats--purple.2fca927a142f128a706f.svg) no-repeat 50%}.stats__dodger--orange{background:url(../../static/media/stats--orange.b4e9df49bc21788a8d8a.svg) no-repeat 50%}.stats__dodger--green{background:url(../../static/media/stats--green.d4a18ffde1664c76deb8.svg) no-repeat 50%}.stats__dodger--blue{background:url(../../static/media/stats--blue.af561d0eb70617c8f654.svg) no-repeat 50%}.stats__dodger--red{background:url(../../static/media/stats--red.4665ed2d64cf22e6d2e1.svg) no-repeat 50%}.feature{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;height:215px;justify-content:center;margin-top:24px;padding:0 55px;position:relative;width:100%}.feature__title{color:#fff;font-size:24px;line-height:34px;margin-bottom:12px}.feature__text,.feature__title{font-weight:400;text-align:center}.feature__text{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0}.feature__text b,.feature__text strong{color:#fff;font-weight:500}.deals{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px}.deals,.deals__table-wrap{position:relative;width:100%}.deals__table{border-spacing:0;min-width:992px;width:100%}.deals__table thead{border-bottom:2px solid hsla(0,0%,100%,.05)}.deals__table thead th{border:none;color:#d0d0d0;font-size:12px;font-weight:400;line-height:100%;margin-bottom:0;padding:20px 15px;text-transform:uppercase}.deals__table thead th:first-child{padding-left:0}.deals__table thead th:last-child{padding-right:0}.deals__table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05)}.deals__table tbody tr:last-child{border-bottom:none}.deals__table tbody td{padding:20px 15px}.deals__table tbody td:first-child{padding-left:0}.deals__table tbody td:last-child{padding-right:0}.deals__text{align-items:center;color:#fff;display:inline-flex;flex-direction:row;font-size:14px;justify-content:flex-start;line-height:24px}.deals__text i{font-size:20px}.deals__text--buy i,.deals__text--green{color:#20be60}.deals__text--sell i{color:#e2293b}.deals__exchange{align-items:center;display:inline-flex;flex-direction:row;justify-content:flex-start}.deals__exchange img{border-radius:50%;height:20px;margin-right:5px;width:20px}.deals__exchange span{color:#fff;font-size:14px;line-height:24px}.deals__exchange span.green{color:#20be60}.deals__exchange span.red{color:#e2293b}.deals__exchange i{color:#fff;font-size:20px;line-height:24px;margin:0 10px}.invest{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;width:100%;z-index:2}.invest__title{color:#fff;font-size:30px;font-weight:300;line-height:40px;margin-bottom:0}.invest__text{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;margin-bottom:0;margin-top:20px}.invest__table{border-spacing:0;margin-top:20px;width:100%}.invest__table thead{border-bottom:2px solid hsla(0,0%,100%,.05)}.invest__table thead th{border:none;color:#d0d0d0;font-size:14px;font-weight:400;line-height:100%;margin-bottom:0;padding:20px 15px}.invest__table thead th:first-child{padding-left:0}.invest__table thead th:last-child{padding-right:0;text-align:right}.invest__table tbody tr{border-bottom:1px solid hsla(0,0%,100%,.05)}.invest__table tbody tr:last-child{border-bottom:none}.invest__table tbody tr:last-child td{font-size:18px}.invest__table tbody td{border:none;color:#fff;font-size:16px;font-weight:400;line-height:100%;padding:20px 15px}.invest__table tbody td:first-child{padding-left:0}.invest__table tbody td:last-child{padding-right:0;text-align:right}.invest__table tbody td.blue{color:#4399fc}.invest__table tbody td.yellow{color:#d8be15}.invest__list{margin-top:30px}.invest__list li{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;margin-bottom:20px}.invest__list li b{color:#fff;font-weight:500}.invest__list li:last-child{margin-bottom:0}.invest__rate-wrap{display:flex;margin-top:30px;width:100%}.invest__rate,.invest__rate-wrap{align-items:flex-start;flex-direction:column;justify-content:flex-start}.invest__rate{display:inline-flex}.invest__rate span{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:5px}.invest__rate p{color:#fff;font-size:20px;font-weight:400;line-height:30px;margin-bottom:0}.invest__rate p.green{color:#20be60}.invest__rate p.red{color:#e2293b}.invest__rate p small{color:#d0d0d0;font-size:14px;font-weight:400}.invest__graph{align-items:flex-end;border-left:2px solid img;border-right:2px solid img;display:flex;flex-direction:row;height:62px;justify-content:flex-start;margin-top:15px;overflow:hidden;width:140px}.invest__graph img{-webkit-animation:mini-chart 50s linear infinite;animation:mini-chart 50s linear infinite;-webkit-transform-origin:right;transform-origin:right}.invest__info{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;margin-bottom:0;margin-top:42px;padding-top:40px;position:relative;width:100%}.invest__info:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));content:"";display:block;height:2px;left:0;position:absolute;right:0;top:0}.invest__link{border-bottom:2px solid img;color:#fff;font-size:16px;line-height:30px;margin-top:30px}.invest__link:hover{border-color:transparent}.invest__group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:20px;position:relative;width:100%}@media (min-width:576px){.invest__rate-wrap{align-items:flex-end;flex-direction:row;justify-content:space-between}.invest__graph{margin-top:0}}@media (min-width:768px){.invest__title{font-size:32px;line-height:42px}}@media (min-width:992px){.invest{margin-top:0;min-height:390px}.invest--big{margin-top:24px;min-height:auto}.invest--contest{margin-top:24px;min-height:calc(100% - 24px)}.invest__link{margin-top:auto}}.roadmap{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;padding:50px 60px;position:relative;width:100%;z-index:2}.roadmap__title{color:#fff;font-size:30px;font-weight:300;line-height:40px;margin-bottom:0}.roadmap__carousel{margin-top:30px;position:relative;width:100%}.roadmap__block{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.roadmap__block:before{border:3px solid hsla(0,0%,100%,.2);border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:55px;width:16px;z-index:1}.roadmap__block:after{background-color:hsla(0,0%,100%,.2);border-radius:2px;content:"";display:block;height:2px;left:26px;position:absolute;right:0;top:62px}.roadmap__block--active:before{border-color:#4399fc}.roadmap__block--active .roadmap__block-list li:before{background-color:#4399fc}.roadmap__block-title{color:#fff;display:block;font-size:20px;font-weight:500;line-height:30px;margin-bottom:66px}.roadmap__block-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.roadmap__block-list li{color:#fff;font-size:16px;line-height:26px;margin-bottom:15px;padding-left:16px;position:relative}.roadmap__block-list li:last-child{margin-bottom:0}.roadmap__block-list li:before{background-color:#fff;border-radius:50%;content:"";height:4px;left:0;opacity:1;position:absolute;top:11px;width:4px}@media (min-width:768px){.roadmap__title{font-size:32px;line-height:42px}.roadmap__block-list{padding-right:15px}}.partner{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:row;height:140px;justify-content:center;margin-top:24px;position:relative;width:100%}.partner p{color:#fff;font-size:16px;margin-bottom:0;opacity:0;position:absolute;-webkit-transform:scale(.8);transform:scale(.8)}.partner img,.partner p{transition:.35s linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.partner img{max-width:100%;opacity:1}.partner:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.partner:hover img{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.accordion__card{margin-top:24px}.accordion__card button{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:400;justify-content:center;line-height:26px;min-height:50px;padding:10px 65px;position:relative;text-align:center;width:100%}.accordion__card button:after,.accordion__card button:before{background-color:initial;background:url(../../static/media/screw.041b17bbe33ec836c559.svg) no-repeat 50%;border:2px solid hsla(0,0%,100%,.05);border-radius:25px;content:"";display:block;height:50px;position:absolute;transition:border-color .5s ease;width:50px}.accordion__card button:before{left:-2px;top:-2px}.accordion__card button:after{right:-2px;top:-2px}.accordion__card button:hover:after,.accordion__card button:hover:before,.accordion__card button[aria-expanded=true]:after,.accordion__card button[aria-expanded=true]:before{border-color:#../public/img/}.accordion__card p{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0;padding:20px 24px 0;text-align:center}.accordion__card p b{font-weight:500}.company{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;width:100%;z-index:2}.company__title{color:#fff;font-size:30px;font-weight:300;line-height:40px;margin-bottom:30px}.company__subtitle{margin-bottom:15px;margin-top:20px}.company__subtitle,.company__text{color:#d0d0d0;font-size:16px;line-height:26px}.company__text{margin-bottom:20px}.company__text b{color:#fff;font-weight:500}.company__text:last-child{margin-bottom:0}@media (min-width:768px){.company__title{font-size:32px;line-height:42px}}@media (min-width:992px){.company{margin-top:0}}@media (min-width:1200px){.company__subtitle{margin-top:0}}.profiti.page-error{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;max-width:420px;padding:60px 60px 50px;position:relative;width:100%;z-index:2}.profiti.page-error__title{color:#../public/img/;color:#00ff96;font-size:120px;font-weight:500;line-height:100%;margin-bottom:10px;position:relative;text-align:center;width:100%}.profiti.page-error__text{color:#d0d0d0;display:block;font-size:16px;line-height:26px;margin-bottom:30px;text-align:center;width:100%}.profiti.page-error__btn{align-items:center;background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;position:relative;text-transform:uppercase;width:100%}.profiti.page-error__btn:active{background:linear-gradient(150deg,rgba(0,255,150,.5),rgba(0,255,150,.05));-webkit-transform:scale(.95);transform:scale(.95)}.profiti.page-error__btn:focus{outline:none}.profiti.page-error__btn:after,.profiti.page-error__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.profiti.page-error__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.profiti.page-error__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.profiti.page-error__btn:hover{border-color:#../public/img/}.profiti.page-error__btn:hover:before{left:15px}.profiti.page-error__btn:hover:after{right:15px}.hero-prof.form__group>input{width:70%}.hero__title.right{text-align:end}button.form__btn{background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));z-index:1}button.form__btn:active{background:linear-gradient(150deg,rgba(0,255,150,.5),rgba(0,255,150,.05));-webkit-transform:scale(.95);transform:scale(.95)}button.form__btn:focus{outline:none}.mainInfo.step{background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));border:2px solid hsla(0,0%,100%,.05);padding:35px 60px}.mainInfo.section__title b,.mainInfo.section__title strong{font-weight:500}.mainInfo b,.mainInfo strong,.modal__text strong{color:#00ff96}.mainInfo.section__title h3{color:#fff;font-weight:400;margin-bottom:15px}span.label-info{color:#00ff96;margin-left:5px;margin-top:5px}span.label-error{color:red;margin-left:5px;margin-top:5px}.info strong{color:#00ff96}.info b{font-weight:700}a.custom-link{color:#00ff96!important;transition:color .3s ease}a.custom-link:hover{color:#219464!important;text-decoration:underline}.bold-text{font-weight:700}.info ul{list-style-position:outside;list-style-type:none;padding-left:0}.info ul li{margin-bottom:20px;padding-left:20px;position:relative}.info ul li:before{background-color:#00ff96;content:"";height:8px;left:0;position:absolute;top:0;width:8px}.subscribe{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;height:215px;justify-content:center;margin-bottom:24px;padding:0 55px;position:relative;width:100%;z-index:1}.subscribe__title{color:#fff;font-size:24px;font-weight:400;line-height:34px;margin-bottom:12px;text-align:center}.subscribe__text{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;margin-bottom:0;text-align:center}.subscribe__text b,.subscribe__text strong{color:#fff;font-weight:500}blockquote{margin-left:10px;padding-left:20px;position:relative}blockquote:before{background-color:#00ff96;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.about{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;width:100%;z-index:2}.about__title{color:#fff;font-size:30px;font-weight:300;line-height:40px;margin-bottom:10px}.about__text{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0;margin-top:20px}.about__text b{color:#fff;font-weight:500}@media (min-width:768px){.about__title{font-size:32px;line-height:42px}}.step{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;width:100%;z-index:2}.step__title{color:#fff;font-size:26px;font-weight:300;line-height:36px;margin-bottom:0}.step__text{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:0;margin-top:20px}.step__text b{color:#fff;font-weight:500}@media (min-width:768px){.step__title{font-size:30px;line-height:40px}}.question{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;width:100%;z-index:2}.question__title{color:#fff;font-size:30px;font-weight:300;line-height:40px}.question__text,.question__title{margin-bottom:20px;text-align:center}.question__text{color:#d0d0d0;font-size:16px;line-height:26px}.question__text b{color:#fff;font-weight:500}@media (min-width:768px){.question__title{font-size:32px;line-height:42px}.question__text{padding:0 25%}}@media (min-width:992px){.question{margin-top:0}}@media (min-width:1200px){.question__text{padding:0 30%}}.node{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,rgba(0,255,150,.1),rgba(0,255,150,.05));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:24px;padding:40px;position:relative;width:100%;z-index:2}.node--contest,.node--hero{padding-bottom:50px}.node--hero{margin-top:0}.node:after,.node:before{content:"";display:block;height:2px;pointer-events:none;position:absolute;top:22px;width:36px}.node:before{background:linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));left:46px}.node:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05));right:46px}.node__title{color:#fff;font-size:30px;line-height:40px;margin-bottom:10px}.node__title,.node__title b{font-weight:400}.node__title--orange b{color:#e66c12}.node__title--green b{color:#00ff96}.node__title--blue b{color:#4399fc}.node__title--purple b{color:#../public/img/}.node__title--red b{color:#e2293b}.node__date{margin-bottom:10px}.node__date,.node__price{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;text-align:center}.node__price b{color:#fff;font-size:16px;font-weight:400}.node__line{align-items:center;display:flex;flex-direction:column;height:4px;justify-content:center;margin:25px 0;width:60px;z-index:1}.node__line img{width:100%}.node__list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.node__list li{margin-bottom:12px}.node__list li,.node__list li>ul.subList li{color:#d0d0d0;font-size:16px;font-weight:400;line-height:26px;padding-left:30px;position:relative}.node__list li>ul.subList li{margin-bottom:0}.node__list li i{color:#20be60}.node__list li i,.node__list.notAvailable li i{font-size:20px;left:0;position:absolute;top:3px}.node__list.notAvailable li i{color:#e2293b}.node__list li b{color:#fff;font-weight:500}.node__list li:last-child{margin-bottom:0}.node__btn{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;margin-top:30px;position:relative;text-transform:uppercase;width:100%}.node__btn:after,.node__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.node__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.node__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.node__btn:hover{border-color:#../public/img/}.node__btn:hover:before{left:15px}.node__btn:hover:after{right:15px}.apool{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:24px;padding:40px;position:relative;width:100%;z-index:2}.apool__title{color:#fff;font-size:30px;line-height:40px;margin-bottom:15px}.apool__title,.apool__title b{font-weight:400}.apool__tabs{align-items:center;border:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:30px;overflow-x:auto;position:relative;width:100%}.apool__tabs:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));bottom:0;content:"";display:block;height:2px;left:0;position:absolute;right:0}.apool__tabs li{margin-right:30px}.apool__tabs li:last-child{margin-right:0}.apool__tabs button{align-items:center;color:#d0d0d0;display:flex;flex-direction:row;font-size:16px;font-weight:400;height:40px;justify-content:flex-start;position:relative;white-space:nowrap}.apool__tabs button:hover{color:#fff}.apool__tabs button:before{background:#../public/img/;border-radius:3px 3px 0 0;bottom:0;box-shadow:none;content:"";display:block;height:0;left:0;position:absolute;right:0;transition:.5s ease}.apool__tabs button.active{color:#fff}.apool__tabs button.active:before{height:2px}.apool__tabs--orange button:before{background:#e66c12}.apool__tabs--green button:before{background:#00ff96}.apool__tabs--blue button:before{background:#4399fc}.apool .tab-content{width:100%}.apool__content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.apool__value{margin-bottom:10px}.apool__profit,.apool__value{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;text-align:center}.apool__profit{margin-bottom:30px}.apool__profit b{color:#fff;font-size:16px;font-weight:400}.apool__group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;position:relative;width:100%}.apool__label{color:#d0d0d0;font-style:normal;line-height:100%;margin-bottom:15px}.apool__input,.apool__label{font-size:14px;font-weight:400;width:100%}.apool__input{background:url(../../static/media/dollar.f2e4dcd52b11a311395b.svg) no-repeat center left 15px transparent;background-size:24px 24px;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;color:#fff;cursor:default;height:50px;padding:0 20px 0 54px}.apool__input:focus,.apool__input:hover{border-color:hsla(0,0%,100%,.25)}.apool__btn{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;margin-top:10px;position:relative;text-transform:uppercase;width:100%}.apool__btn:after,.apool__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.apool__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.apool__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.apool__btn:hover{border-color:#../public/img/}.apool__btn:hover:before{left:15px}.apool__btn:hover:after{right:15px}.profile{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:50px 60px;position:relative;z-index:2}.profile,.profile .tab-content{width:100%}.profile__info{margin-top:24px;width:100%}.profile__info p{color:#fff;font-size:16px;font-weight:400;line-height:26px;margin-bottom:0;text-align:center;width:100%}.profile__info p i{margin-right:4px}.profile__title{color:#fff;font-size:24px;font-weight:400;line-height:36px;margin-bottom:25px;margin-top:24px}.profile__title b{font-weight:400}.profile__title--mt{margin-top:0}.deposit{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding-bottom:24px;position:relative;width:100%}.deposit:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));bottom:-1px;content:"";display:block;height:2px;left:0;position:absolute;right:0}.deposit:last-child{padding-bottom:0}.deposit:last-child:before{display:none}.deposit__name{align-items:flex-start;justify-content:flex-start;margin-bottom:20px;width:100%}.deposit__icon,.deposit__name{display:flex;flex-direction:row}.deposit__icon{align-items:center;border:2px solid;border-radius:50%;height:50px;justify-content:center;width:50px}.deposit__icon i{color:#fff;font-size:22px}.deposit__icon--orange{border-color:#e66c12}.deposit__icon--green{border-color:#00ff96}.deposit__icon--blue{border-color:#4399fc}.deposit__title{color:#fff;font-size:30px;font-weight:400;line-height:50px;margin-bottom:0;margin-left:15px;width:calc(100% - 65px)}.deposit__title b{font-weight:400}.deposit__list,.deposit__list li{margin-bottom:10px}.deposit__list li{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px}.deposit__list li b{color:#fff;font-weight:400}.deposit__list li:last-child{margin-bottom:0}.deposit__profit{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:20px}.deposit__profit span{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;margin-bottom:5px}.deposit__profit p{color:#fff;font-size:32px;font-weight:400;line-height:100%;margin-bottom:0}@media (min-width:768px){.deposit__profit{margin-top:0;position:absolute;right:0;top:0}}.post{align-items:flex-start;background-color:#000000f5;flex-direction:column;justify-content:flex-start;margin-top:24px}.post,.post__img{border-radius:10px;display:flex;overflow:hidden;position:relative;width:100%}.post__img{align-items:center;cursor:default;flex-direction:row;height:380px;justify-content:center}.post__img:before{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.7));bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.post__img img{border-radius:0;height:auto;min-height:100%;min-width:100%;position:relative;transition:opacity .5s ease;width:auto;z-index:1}.post__content{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border-radius:0 0 10px 10px;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:30px 20px;position:absolute;right:0;width:100%;z-index:2}.post__category{align-items:center;background-color:initial;border:2px solid hsla(0,0%,100%,.2);border-radius:6px;color:#d0d0d0;display:inline-flex;flex-direction:row;font-size:12px;font-weight:400;height:28px;justify-content:center;letter-spacing:.4px;margin-bottom:20px;min-width:60px;padding:0 12px;text-transform:uppercase;width:auto}.post__category:hover{color:#fff}.post__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;display:-webkit-box;font-size:24px;font-weight:400;line-height:36px;margin-bottom:0;overflow:hidden;width:100%}.post__title a{color:#fff;display:block}.post__title a:hover{color:#../public/img/}.post__meta{height:28px;justify-content:flex-end;position:absolute;right:20px;top:30px;width:auto}.post__date,.post__meta{align-items:center;display:flex;flex-direction:row}.post__date{color:#d0d0d0;font-size:14px;justify-content:flex-start;line-height:28px;margin-right:20px}.post__date:last-child{margin-right:0}.post__date i{color:#d0d0d0;font-size:20px;margin-right:5px}.post__views{align-items:center;color:#d0d0d0;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;line-height:28px;margin-right:20px}.post__views:last-child{margin-right:0}.post__views i{color:#d0d0d0;font-size:20px;margin-right:5px}@media (min-width:768px){.post__title{font-size:28px;line-height:40px;padding-right:33%}}@media (min-width:992px){.post__title{padding-right:0}}@media (min-width:1200px){.post__title{padding-right:25%}.post:hover .post__img img{opacity:.75}}.article{display:block;margin-top:24px;position:relative;width:100%}.article__category{align-items:center;background-color:initial;border:2px solid hsla(0,0%,100%,.2);border-radius:6px;color:#d0d0d0;display:inline-flex;flex-direction:row;font-size:12px;font-weight:400;height:28px;justify-content:center;letter-spacing:.4px;margin-right:auto;min-width:60px;padding:0 12px;text-transform:uppercase;width:auto}.article__category:hover{color:#fff}.article__date{align-items:center;color:#d0d0d0;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;line-height:28px;margin-right:20px}.article__date:last-child{margin-right:0}.article__date i{color:#d0d0d0;font-size:20px;margin-right:5px}.article__views{align-items:center;color:#d0d0d0;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;line-height:28px;margin-right:20px}.article__views:last-child{margin-right:0}.article__views i{color:#d0d0d0;font-size:20px;margin-right:5px}.article__meta{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-bottom:20px;width:100%}.article__content{position:relative}.article__content img{height:auto;margin-left:auto;margin-right:auto;width:80%}.article__content iframe,.article__content img{border-radius:10px;display:block;margin-bottom:20px}.article__content iframe{border:none;height:240px;width:100%}.article__content h1,.article__content h2,.article__content h3,.article__content h4,.article__content h5,.article__content h6{color:#fff;font-weight:400;margin-bottom:15px}.article__content h1:last-child,.article__content h2:last-child,.article__content h3:last-child,.article__content h4:last-child,.article__content h5:last-child,.article__content h6:last-child{margin-bottom:0}.article__content h1{font-size:30px;line-height:46px}.article__content h2{font-size:28px;line-height:42px}.article__content h3{font-size:24px;line-height:36px}.article__content h4{font-size:22px;line-height:32px}.article__content h5{font-size:18px;line-height:28px}.article__content h6,.article__content p{font-size:16px;line-height:26px}.article__content p{color:#d0d0d0;display:block;font-weight:400;margin-bottom:20px}.article__content p b{font-weight:500}.article__content p a{color:#../public/img/;text-decoration:underline}.article__content p a:focus,.article__content p a:hover{color:#../public/img/;text-decoration:none}.article__content p:last-child{margin-bottom:0}.article__content blockquote{color:#fff;display:block;font-size:16px;font-style:italic;font-weight:400;line-height:28px;margin-bottom:20px;padding:0 0 0 20px;position:relative}.article__content blockquote:before{background-color:#../public/img/;border-radius:3px;bottom:2px;content:"";display:block;left:0;position:absolute;top:2px;width:3px}.article__content blockquote:last-child{margin-bottom:0}.article__content ul{display:block;margin-bottom:20px}.article__content ul li{color:#d0d0d0;font-size:16px;font-weight:400;line-height:28px;padding-left:20px;position:relative}.article__content ul li:before{background-color:#../public/img/;border-radius:50%;content:"";display:block;height:4px;left:0;margin-top:-2px;position:absolute;top:50%;width:4px}.article__content ul:last-child{margin-bottom:0}.article__content ol{counter-reset:li;list-style:none;margin-bottom:20px;padding-left:0}.article__content ol:last-child{margin-bottom:0}.article__content ol ol{margin-top:20px;padding-left:15px}.article__content ol ol ol{margin-bottom:10px;margin-top:20px}.article__content ol ol ol li{margin-bottom:20px;margin-top:0}.article__content ol h4{color:#d0d0d0;display:inline-block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:0}.article__content ol li{color:#d0d0d0;font-size:16px;line-height:26px;margin-bottom:20px;position:relative}.article__content ol li b{color:#fff;font-weight:500}.article__content ol li a{color:#../public/img/;font-weight:500;position:relative}.article__content ol li a:before{background-color:#../public/img/;border-radius:4px;bottom:0;content:"";display:block;height:1px;left:0;opacity:0;position:absolute;transition:.5s ease;transition-property:opacity,bottom;width:100%}.article__content ol li a:hover:before{opacity:1}.article__content ol li:last-child{margin-bottom:0}.article__content ol li:before{content:counters(li,".") ". ";counter-increment:li}@media (min-width:768px){.article__content h1{font-size:36px;line-height:54px}.article__content h2{font-size:32px;line-height:48px}.article__content h3{font-size:28px;line-height:42px}.article__content h4{font-size:24px;line-height:36px}.article__content h5{font-size:20px;line-height:32px}.article__content h6{font-size:18px;line-height:28px}.article__content iframe{height:380px}.article__meta{margin-bottom:30px}}.share{align-items:flex-start;flex-wrap:wrap;margin-top:10px;width:100%}.share,.share__link{display:flex;flex-direction:row;justify-content:flex-start}.share__link{align-items:center;background-color:#../public/img/;border-radius:6px;color:#fff;font-size:14px;height:30px;margin-right:20px;margin-top:20px;padding:0 12px}.share__link i{font-size:18px;margin-right:6px;transition:color .5s ease}.share__link:last-child{margin-right:0}.share__link--fb{background-color:#3b5998}.share__link--fb:hover{box-shadow:0 0 16px rgba(59,89,152,.14)}.share__link--tw{background-color:#55acee}.share__link--tw:hover{box-shadow:0 0 16px rgba(85,172,238,.14)}.share__link--link{background-color:$lightgrey}.share__link--link:hover{box-shadow:0 0 16px rgba(160,52,250,.14)}.share__link:hover{color:#fff}@media (min-width:768px){.share{margin-top:20px}}.paginator{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:40px auto 0;width:100%}.paginator__pages{color:#d0d0d0;font-size:14px;font-weight:400}.paginator__list{display:none}.paginator__list-mobile{align-items:center;display:flex;flex-direction:row;justify-content:center}.paginator__list-mobile li{margin-right:25px}.paginator__list-mobile li:first-child a i{margin-right:5px}.paginator__list-mobile li:last-child{margin-right:0}.paginator__list-mobile li:last-child a i{margin-left:5px}.paginator__list-mobile a{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.paginator__list-mobile a span{color:#d0d0d0;font-size:14px;font-weight:400;text-transform:uppercase;transition:color .5s ease}.paginator__list-mobile a i{color:#fff;font-size:18px;transition:color .5s ease}.paginator__list-mobile a:hover i{color:#../public/img/}@media (min-width:768px){.paginator{justify-content:center;margin:50px auto 0}.paginator__list-mobile,.paginator__pages{display:none}.paginator__list{align-items:center;display:flex;flex-direction:row;justify-content:center}.paginator__list li{margin-right:15px}.paginator__list li:last-child{margin-right:0}.paginator__list li.active a{color:#../public/img/;cursor:default;font-weight:500}.paginator__list li.active a:hover{color:#../public/img/}.paginator__list span{cursor:default;width:42px}.paginator__list a,.paginator__list span{align-items:center;background-color:initial;border:2px solid hsla(0,0%,100%,.2);border-radius:22px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:400;height:42px;justify-content:center}.paginator__list a{min-width:42px}.paginator__list a i{color:#fff;font-size:20px;transition:color .5s ease}.paginator__list a:hover,.paginator__list a:hover i{color:#../public/img/}}.footer{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border-top:2px solid hsla(0,0%,100%,.05);overflow:hidden;position:relative}.footer__logo{margin-top:60px}.footer__logo img{display:block;height:50px;width:auto}.footer__tagline{color:#d0d0d0;display:block;font-size:14px;line-height:24px;margin-bottom:0;margin-top:20px}.footer__currencies{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px;width:100%}.footer__currencies i{color:hsla(0,0%,100%,.25);font-size:24px;margin-right:20px}.footer__currencies i:last-child{margin-right:0}.footer__title{color:#fff;display:block;font-size:16px;font-weight:500;line-height:26px;margin-bottom:15px;margin-top:40px}.footer__nav{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footer__nav a{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;margin-bottom:15px}.footer__nav a:last-child{margin-bottom:0}.footer__nav a:hover{color:#../public/img/}.footer__content{margin-top:60px;padding:10px 0 30px;position:relative}.footer__content:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));content:"";display:block;height:2px;left:0;position:absolute;right:0;top:-1px}.footer__social{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.footer__social a{color:#d0d0d0;height:20px;margin-right:20px;margin-top:20px;position:relative;width:20px}.footer__social a i{font-size:20px;transition:color .5s ease}.footer__social a:last-child{margin-right:0}.footer__social a:hover i{color:#../public/img/}.footer__copyright{color:#d0d0d0;display:block;font-size:14px;font-weight:400;margin-top:30px}.footer__copyright a{color:#d0d0d0}.footer__copyright a:hover{color:#../public/img/}@media (min-width:768px){.footer{padding-top:20px}.footer__content{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:space-between;margin-top:70px;padding:0;width:100%}.footer__logo,.footer__title{margin-top:50px}.footer__social{display:inline-flex;order:2;width:auto}.footer__social a{margin-top:0}.footer__copyright{margin-top:0;order:1}}@media (min-width:1200px){.footer{padding-top:50px}.footer__content{margin-top:100px}}@media (min-width:1400px){.footer:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05) 20%,hsla(0,0%,100%,.05) 80%,hsla(0,0%,100%,0));bottom:101px;content:"";display:block;height:2px;left:70px;position:absolute;right:70px}.footer__content:before{display:none}}.form{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:24px;padding:60px 60px 50px;position:relative;width:100%;z-index:2}.form--content{margin-top:0;max-width:420px}.form--profile{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:transparent;border:none;border-radius:0;margin-top:24px;padding:0}.form__logo-wrap{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:30px;width:100%}.form__logo{display:block;height:50px}.form__logo img{height:50px;width:auto}.form__tagline{color:#d0d0d0;font-size:14px;font-weight:400;line-height:24px;margin-left:20px}.form__group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;position:relative;width:100%}.form__group--checkbox{align-items:center;flex-direction:row;justify-content:flex-start;text-align:left}.form__group--checkbox input:checked,.form__group--checkbox input:not(:checked){left:-9999px;position:absolute}.form__group--checkbox input:checked+label,.form__group--checkbox input:not(:checked)+label{color:#d0d0d0;cursor:pointer;font-size:14px;font-weight:400;line-height:24px;margin:0;padding-left:35px;position:relative}.form__group--checkbox input:checked+label a,.form__group--checkbox input:not(:checked)+label a{color:#../public/img/}.form__group--checkbox input:checked+label a:hover,.form__group--checkbox input:not(:checked)+label a:hover{color:#../public/img/;text-decoration:underline}.form__group--checkbox input:checked+label:before,.form__group--checkbox input:not(:checked)+label:before{background-color:initial;border:2px solid hsla(0,0%,100%,.05);border-radius:12px;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.form__group--checkbox input:checked+label:after,.form__group--checkbox input:not(:checked)+label:after{background-color:#../public/img/;border-radius:6px;content:"";height:12px;left:6px;position:absolute;text-align:center;top:6px;transition:.5s ease;width:12px}.form__group--checkbox input:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.form__group--checkbox input:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.form__group--checkbox label::selection{background:transparent;color:#d0d0d0}.form__label{color:#d0d0d0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-bottom:15px;width:100%}.form__input{background-color:initial;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;color:#fff;cursor:default;font-size:14px;font-weight:400;height:50px;padding:0 20px;width:100%}.form__input:focus,.form__input:hover{border-color:hsla(0,0%,100%,.25)}.form__select{background:url(../../static/media/down.34a3041ad4d7b7dbc6e8.svg) no-repeat center right 20px transparent;background-size:16px 16px;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;color:#fff;cursor:default;font-size:14px;font-weight:400;height:50px;padding:0 20px;width:100%}.form__select option{background-color:#000000f5}.form__select:focus,.form__select:hover{border-color:hsla(0,0%,100%,.25)}.form__textarea{background-color:initial;border:2px solid hsla(0,0%,100%,.05);border-radius:10px;color:#fff;cursor:default;font-size:14px;font-weight:400;height:140px;padding:15px 20px;resize:none;width:100%}.form__textarea:focus,.form__textarea:hover{border-color:hsla(0,0%,100%,.25)}.form__radio{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2px;position:relative;width:100%}.form__radio li{margin-bottom:10px;overflow:hidden;position:relative}.form__radio li:last-child{margin-bottom:0}.form__radio input:checked,.form__radio input:not(:checked){left:-9999px;position:absolute}.form__radio label{color:#d0d0d0;cursor:pointer;display:block;font-size:14px;font-weight:400;line-height:24px;margin:0;padding-left:30px;position:relative;transition:.5s ease}.form__radio label:before{background-color:initial;border:4px solid hsla(0,0%,100%,.05);border-radius:50%;content:"";display:block;height:18px;left:0;position:absolute;top:4px;transition:.5s ease;width:18px}.form__radio input:checked+label,.form__radio label:hover{color:#fff}.form__radio input:checked+label:before{border-color:#../public/img/}.form__btn{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;margin-top:10px;position:relative;text-transform:uppercase;width:100%}.form__btn:after,.form__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.form__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.form__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.form__btn:hover{border-color:#../public/img/}.form__btn:hover:before{left:15px}.form__btn:hover:after{right:15px}.form__delimiter{color:#d0d0d0;display:block;font-size:14px;line-height:100%;margin-top:20px;text-align:center;width:100%}.form__social{justify-content:space-between;margin-top:20px;width:100%}.form__social,.form__social a{align-items:center;display:flex;flex-direction:row}.form__social a{border-radius:6px;color:#fff;height:36px;justify-content:center;width:calc(33% - 10px)}.form__social a i{color:#fff;font-size:20px;transition:color .5s ease}.form__social a.fb{background-color:#3b5999}.form__social a.gl{background-color:#df4a32}.form__social a.tw{background-color:#1da1f2}.form__social a:hover{background-color:#fff}.form__social a:hover.fb i{color:#3b5999}.form__social a:hover.gl i{color:#df4a32}.form__social a:hover.tw i{color:#1da1f2}.form__text{color:#d0d0d0;font-size:14px;line-height:26px;margin-top:30px;text-align:left;width:100%}.form__text:first-child{margin-top:0}.form__text a{color:#../public/img/;position:relative}.form__text a:hover{color:#../public/img/;text-decoration:underline}.form__text--center{text-align:center}@media (min-width:768px){.form__btn--small{width:200px}}.page-error{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:25px 10px 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;max-width:420px;padding:60px 60px 50px;position:relative;width:100%;z-index:2}.page-error__title{color:#../public/img/;font-size:120px;font-weight:500;line-height:100%;margin-bottom:10px;position:relative;text-align:center;width:100%}.page-error__text{color:#d0d0d0;display:block;font-size:16px;line-height:26px;margin-bottom:30px;text-align:center;width:100%}.page-error__btn{align-items:center;background:linear-gradient(135deg,#2c797c,#2c797c 50%,#../public/img/100%);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;height:60px;justify-content:center;position:relative;text-transform:uppercase;width:100%}.page-error__btn:after,.page-error__btn:before{content:"";height:40px;pointer-events:none;position:absolute;width:28px}.page-error__btn:before{background:url(../../static/media/left.8d5695d4567458811d81.svg) no-repeat 50%;left:10px;transition:left .5s ease}.page-error__btn:after{background:url(../../static/media/right.248d5530633c7249a12d.svg) no-repeat 50%;right:10px;transition:right .5s ease}.page-error__btn:hover{border-color:#../public/img/}.page-error__btn:hover:before{left:15px}.page-error__btn:hover:after{right:15px}.modal{background:rgba(11,23,19,.8)}.modal--auto .modal-content{background-color:initial;border:none;border-radius:10px;margin:0 auto;max-width:420px}.modal__content{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(150deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:2px solid hsla(0,0%,100%,.05);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:420px;padding:50px 30px;position:relative;width:100%}.modal__title{color:#fff;font-size:24px;font-weight:500;line-height:32px;margin-bottom:15px}.modal__text{color:#d0d0d0;font-size:14px;line-height:24px;margin-bottom:0}.modal__close{border-bottom:2px solid hsla(0,0%,100%,.05);border-left:2px solid hsla(0,0%,100%,.05);border-radius:0 0 0 10px;color:#fff;height:52px;position:absolute;right:0;top:0;width:52px;z-index:1}.modal__close i{font-size:24px}.modal__close:hover{color:#e2293b}.modal__form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:30px;width:100%}.modal-backdrop{background:#000000f5}.splide--roadmap .splide__arrows{position:relative}.splide--roadmap .splide__arrow{display:none}.splide--roadmap .splide__pagination{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:center;margin-top:50px;padding:0;position:relative;width:100%}.splide--roadmap .splide__pagination li{margin-right:10px}.splide--roadmap .splide__pagination li:last-child{margin-right:0}.splide--roadmap .splide__pagination__page{background-color:hsla(0,0%,100%,.1);border-radius:4px;display:block;height:4px;margin:0;opacity:1;transition:.5s ease;width:12px}.splide--roadmap .splide__pagination__page.is-active{background-color:#4399fc;-webkit-transform:scale(1);transform:scale(1);width:20px}@media (min-width:1200px){.splide--roadmap .splide__arrows{left:0;margin:0;position:absolute;right:0;width:auto}.splide--roadmap .splide__arrow{align-items:center;background-color:initial;border:2px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;flex-direction:row;height:42px;justify-content:center;opacity:1;position:absolute;right:0;top:-72px;-webkit-transform:none;transform:none;width:42px;z-index:2}.splide--roadmap .splide__arrow i{color:#fff;font-size:20px;transition:color .5s ease}.splide--roadmap .splide__arrow:hover i{color:#4399fc}.splide--roadmap .splide__arrow--prev{left:auto;right:57px}.splide--roadmap .splide__arrow--next{right:0}}.block-icon{align-items:center;border:2px solid;border-radius:50%;display:flex;flex-direction:row;height:50px;justify-content:center;left:-2px;position:absolute;top:-2px;width:50px}.block-icon i{color:#fff;font-size:22px}.block-icon:before{content:"";height:74px;left:50%;pointer-events:none;position:absolute;top:50%;width:74px}.block-icon--purple{border-color:#../public/img/}.block-icon--purple:before{background:url(../../static/media/dots--purple.aa813e330b09df385528.svg) no-repeat 50%}.block-icon--orange{border-color:#e66c12}.block-icon--orange:before{background:url(../../static/media/dots--orange.1c02edff4a6ad4aa9641.svg) no-repeat 50%}.block-icon--green{border-color:#00ff96}.block-icon--green:before{background:url(../../static/media/dots--green.17089b7d486b59c2bda5.svg) no-repeat 50%}.block-icon--blue{border-color:#4399fc}.block-icon--blue:before{background:url(../../static/media/dots--blue.f6eb3f1cb5507eef94a8.svg) no-repeat 50%}.block-icon--red{border-color:#e2293b}.block-icon--red:before{background:url(../../static/media/dots--red.05a9b5796074168b2166.svg) no-repeat 50%}.block-icon--yellow{border-color:#d8be15}.block-icon--yellow:before{background:url(../../static/media/dots--yellow.d3edfc1925ba2f3a85b0.svg) no-repeat 50%}.screw{background:url(../../static/media/screw.041b17bbe33ec836c559.svg) no-repeat 50%;display:block;height:20px;pointer-events:none;position:absolute;width:20px;z-index:2}.screw--tl{left:15px;top:15px}.screw--tr{right:15px;top:15px}.screw--bl{bottom:15px;left:15px}.screw--br{bottom:15px;right:15px}.screw--big-tr{background:url(../../static/media/screw--big-tr.d6d80920628f08c54438.svg) no-repeat 50%;right:15px}.screw--big-tl,.screw--big-tr{height:67px;top:15px;width:67px}.screw--big-tl{background:url(../../static/media/screw--big-tl.c182e45df59303e28dcc.svg) no-repeat 50%;left:15px}.screw--big-br{background:url(../../static/media/screw--big-br.b566c59827c9785e16d0.svg) no-repeat 50%;right:15px}.screw--big-bl,.screw--big-br{bottom:15px;height:67px;width:67px}.screw--big-bl{background:url(../../static/media/screw--big-bl.05e6af80b6a8c394ffad.svg) no-repeat 50%;left:15px}.screw--lines-tl{background:url(../../static/media/screw--lines-tl.df9e3da0fd09495b4444.svg) no-repeat 50%;height:67px;left:15px;top:15px;width:67px}.screw--lines-tr{background:url(../../static/media/screw--lines-tr.de447b1ee33e688d8633.svg) no-repeat 50%;height:67px;right:15px;top:15px;width:67px}.screw--lines-br{background:url(../../static/media/screw--lines-br.c9e75425919de42ed25e.svg) no-repeat 50%;right:15px}.screw--lines-bl,.screw--lines-br{bottom:15px;height:67px;width:67px}.screw--lines-bl{background:url(../../static/media/screw--lines-bl.f80e1c5674af42b6cd06.svg) no-repeat 50%;left:15px}.screw--footer,.screw--tablet{display:none}@media (min-width:992px){.screw--tablet{display:block}}@media (min-width:1400px){.screw--footer{display:block;height:67px;width:67px}.screw--footer-tl{background:url(../../static/media/screw--lines-tl.df9e3da0fd09495b4444.svg) no-repeat 50%;left:30px;top:30px}.screw--footer-tr{background:url(../../static/media/screw--lines-tr.de447b1ee33e688d8633.svg) no-repeat 50%;right:30px;top:30px}.screw--footer-br{background:url(../../static/media/screw--lines-br.c9e75425919de42ed25e.svg) no-repeat 50%;bottom:30px;right:30px}.screw--footer-bl{background:url(../../static/media/screw--lines-bl.f80e1c5674af42b6cd06.svg) no-repeat 50%;bottom:30px;left:30px}}.scrollbar-track-y{background:rgba(160,52,250,.12)!important;bottom:0!important;height:auto!important;overflow:hidden;right:0!important;top:0!important}.scrollbar-thumb-y,.scrollbar-track-y{border-radius:4px!important;cursor:pointer;width:4px!important}.scrollbar-thumb-y{background-color:#../public/img/!important}.scrollbar-track-x{background:rgba(160,52,250,.12)!important;bottom:0!important;left:0!important;overflow:hidden;right:0!important;width:auto!important}.scrollbar-thumb-x,.scrollbar-track-x{border-radius:4px!important;height:4px!important}.scrollbar-thumb-x{background-color:#../public/img/!important;cursor:pointer}@-webkit-keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translateX(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translateX(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translateX(5%) scaleX(1.5)}}@keyframes mini-chart{0%{-webkit-transform:translateX(5%) scaleX(1.5);transform:translateX(5%) scaleX(1.5)}50%{-webkit-transform:translateX(45%) scaleX(1.5);transform:translateX(45%) scaleX(1.5)}to{-webkit-transform:translateX(5%) scaleX(1.5);transform:translateX(5%) scaleX(1.5)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.e078d05d.css.map*/