@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);.nav{background-color:#181a20;color:#fff;padding:16px;z-index:5}.nav-container{align-items:center;display:flex;justify-content:space-between}.nav_logo{height:60px;position:relative;width:150px}.nav_links{display:none;width:70%}.nav_links ul{display:flex}.nav_links ul li{cursor:pointer;margin:0 2rem;text-transform:capitalize;transition:all .3s linear}.nav_links ul li:first-child{margin-left:0}.nav_links ul li:hover{border-bottom:1px solid #fff;transition:all .3s linear}.nav .hambugger{align-items:center;display:flex;justify-content:center}.nav .hambugger .icon{height:25px;width:25px}.mobile-nav-container{display:flex;height:100vh;justify-content:flex-end;position:fixed;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s linear;width:100%;z-index:88}.mobile-nav-container .mobile_links{background-color:#1e2329;width:98%}.mobile-nav-container .mobile_links .close-btn{display:flex;justify-content:flex-end;padding:24px 16px}.mobile-nav-container .mobile_links .close-btn .icon{font-size:24px}.mobile-nav-container .mobile_links ul{padding:16px}.mobile-nav-container .mobile_links ul li{display:inline-block;font-size:30px;font-weight:700;line-height:31px;margin-bottom:25px;text-transform:capitalize;width:100%}.mobile-nav-container .mobile_links_btns{display:flex;flex-direction:column;justify-content:space-between;padding:16px;width:100%}.mobile-nav-container .mobile_links_btns button{margin:6px 0;width:100%}.mobile-nav-container.show{background-color:rgba(0,0,0,.1);-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:600px){.mobile-nav-container .mobile_links{width:60%}.mobile-nav-container .mobile_links ul li{font-size:35px;margin-bottom:45px}.mobile-nav-container .mobile_links_btns{margin-top:60px;width:100%}.mobile-nav-container .mobile_links_btns button{font-size:1.2rem;margin:16px 0;width:100%}}@media screen and (min-width:1200px){.nav{padding:20px 16px}.nav_logo{height:70px;width:auto}.nav_links{align-items:center;display:flex;justify-content:space-between}.nav_links_btns button{margin:0 .5rem}.mobile-nav-container,.nav .hambugger{display:none}}.footer{background-color:#181a20;padding:60px 20px}.footer .grid{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.footer .grid .item p{font-size:22px;font-weight:700;line-height:1.23}.footer .grid .item .btns{align-items:center;display:flex;margin-top:18px}.footer .grid .item .btns button{margin:0 .5rem;width:50%}.footer .grid .item .btns button:first-child{margin-left:0}.footer .grid .item h4{display:block;font-size:23px;margin:0 0 12px;opacity:.48}.footer .grid .item ul li{margin:.5rem 0}.footer .grid .item ul li:hover{opacity:.48}.footer .grid .item:first-child{grid-column:1/3;width:100%}.footer .copyright{font-size:1.2rem;margin-top:20px;text-align:center}@media screen and (max-width:376px){.footer .grid .item p{font-size:18px}.footer .grid .item .btns button{font-size:.6rem}.footer .grid .item h4{font-size:18px}}@media screen and (min-width:600px){.footer .grid .item .btns button{width:30%}}@media screen and (min-width:1200px){.footer{padding:60px 20px}.footer .grid{grid-template-columns:repeat(5,1fr)}.footer .grid .item p{font-size:22px}.footer .grid .item .btns{flex-direction:column}.footer .grid .item .btns button{margin:.5rem 0;width:80%}.footer .grid .item:first-child{grid-column:1/1}}.btn-loader,.loader{height:40px;width:40px}.notification,.successful-registration,.successful-reset,.update-info,.verify-account,.withdrawal-request{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;padding:60px 20px;position:fixed;right:0;top:0;width:100%;z-index:66}.notification .modal,.successful-registration .modal,.successful-reset .modal,.update-info .modal,.verify-account .modal,.withdrawal-request .modal{align-items:center;background:#181a20;border-radius:10px;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:center;padding:40px 20px;text-align:center}.notification .modal .img,.successful-registration .modal .img,.successful-reset .modal .img,.update-info .modal .img,.verify-account .modal .img,.withdrawal-request .modal .img{height:100px;position:relative;width:100px}.notification .modal h2,.successful-registration .modal h2,.successful-reset .modal h2,.update-info .modal h2,.verify-account .modal h2,.withdrawal-request .modal h2{color:#fcd535;font-size:20px;margin:20px}.notification .modal .seed-phrase,.successful-registration .modal .seed-phrase,.successful-reset .modal .seed-phrase,.update-info .modal .seed-phrase,.verify-account .modal .seed-phrase,.withdrawal-request .modal .seed-phrase{align-items:center;border:1px solid #fcd535;display:flex;justify-content:center;margin:20px 0;padding:20px 10px;position:relative;width:100%}.notification .modal button,.successful-registration .modal button,.successful-reset .modal button,.update-info .modal button,.verify-account .modal button,.withdrawal-request .modal button{width:140px}.notification .modal .warning,.successful-registration .modal .warning,.successful-reset .modal .warning,.update-info .modal .warning,.verify-account .modal .warning,.withdrawal-request .modal .warning{color:#ea435c}.withdrawal-request .warning{background:#ea435c;color:#fff!important;padding:1rem}.update-info .modal{align-items:flex-start;position:relative;text-align:start;width:100%}.update-info .modal form{margin-top:10px;width:100%}.update-info .modal form .form-control{margin-bottom:10px}.update-info .modal form .form-control .password-container{align-items:center;background:#fff;display:flex;margin-top:10px;padding-right:10px}.update-info .modal form .form-control .password-container input{border:none;margin-top:0}.update-info .modal form .form-control .password-container p{color:#000;font-size:1.5rem}.update-info .modal form .submit-btn{align-items:center;display:flex;justify-content:space-between;margin:20px auto auto;min-width:180px;position:relative;width:100%}.update-info .modal form .submit-btn button{width:100%}.update-info .modal h2{margin:10px auto;text-align:center}.update-info .modal .close-btn{color:#ea435c;cursor:pointer;font-size:1.5rem;position:absolute;right:-30px;top:5px}@media screen and (max-width:376px){.successful-registration{padding:40px 10px}.successful-registration .modal{padding:20px}.successful-registration .modal .img{height:50px;width:50px}.successful-registration .modal h2{font-size:20px;margin:10px 0}}@media screen and (min-width:1200px){.notification .modal,.successful-registration .modal,.successful-reset .modal,.verify-account .modal,.withdrawal-request .modal{max-width:500px}.notification .modal button,.successful-registration .modal button,.successful-reset .modal button,.verify-account .modal button,.withdrawal-request .modal button{padding:10px 40px;width:auto}.update-info .modal{width:30%}}.wallet{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);padding:60px 20px}.wallet .box{border:1px solid #fcd535;box-shadow:0 0 1px rgba(0,0,0,.05),0 4px 32px rgba(58,53,47,.05);height:auto;overflow:hidden;padding:30px 10px;position:relative;text-align:center}.wallet .box h3{color:#fcd535;font-size:10px;font-weight:600;margin-bottom:10px}.wallet .box p{font-size:32px;font-weight:600}.wallet .box p.green{color:#36b37e}.wallet .box p span{font-size:25px;font-weight:300}.wallet .box p .span2{font-size:20px;font-weight:300}.wallet .box .card-bg{bottom:-30px;height:100px;opacity:.05;position:absolute;right:-30px;width:100px}@media screen and (max-width:376px){.wallet{padding:40px 10px}.wallet .box h3{font-size:18px}.wallet .box p{font-size:35px;font-weight:600}.wallet .box p span{color:#1b1b1b;font-size:25px;font-weight:300}.wallet .box p span.green{color:#36b37e}.wallet .box p .span2{font-size:15px;font-weight:300}}@media screen and (min-width:600px){.wallet{grid-template-columns:repeat(3,1fr)}.wallet .box h3{font-size:15px}.wallet .box p{font-size:40px;font-weight:500}.wallet .box p span{font-size:20px;font-weight:300}}@media screen and (min-width:1200px){.wallet{grid-template-columns:repeat(6,1fr);padding:50px 100px}.wallet .box h3{font-size:15px;margin-bottom:10px}.wallet .box p{font-size:35px}.wallet .box p span{font-size:20px;font-weight:300}}.bank-withdrawal,.crypto-withdrawal{border:1px solid #fcd535;border-radius:16px;box-shadow:0 0 1px rgba(0,0,0,.05),0 4px 32px rgba(58,53,47,.05);padding:20px 5px}.bank-withdrawal h2,.crypto-withdrawal h2{color:#fcd535;font-size:20px;text-align:center}.bank-withdrawal form,.crypto-withdrawal form{padding:0 10px}.bank-withdrawal form .form-control,.crypto-withdrawal form .form-control{margin:40px 0;position:relative;width:100%}.bank-withdrawal form p,.crypto-withdrawal form p{color:red;margin-bottom:20px}.bank-withdrawal form .withdraw-btn button,.crypto-withdrawal form .withdraw-btn button{font-size:.8rem;padding:1rem;width:100%}.bank-withdrawal .fullscreen-loader,.crypto-withdrawal .fullscreen-loader{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:44}@media screen and (max-width:376px){.bank-withdrawal h2,.crypto-withdrawal h2{font-size:16px}}@media screen and (min-width:600px){.bank-withdrawal,.crypto-withdrawal{margin:auto;width:70%}.bank-withdrawal h2,.crypto-withdrawal h2{font-size:25px}.bank-withdrawal form .withdraw-btn,.crypto-withdrawal form .withdraw-btn{align-items:center;display:flex;justify-content:center}.bank-withdrawal form .withdraw-btn button,.crypto-withdrawal form .withdraw-btn button{width:80%}}@media screen and (min-width:1200px){.bank-withdrawal form .withdraw-btn button,.crypto-withdrawal form .withdraw-btn button{font-size:.8rem;padding:1rem;width:100%}}.home header{background-color:#0b0e11;background-image:url(/static/media/web-background-image.5df7c30bc9f4fa46eb8b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:16px}.home header .top{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:40px 0}.home header .top .left{width:100%}.home header .top .left h1{font-size:32px}.home header .top .left .trade-for-free{align-items:center;display:flex;margin:20px 0}.home header .top .left .trade-for-free .icon{color:#fcd535;margin-right:10px}.home header .top .left .trade-for-free p{font-size:14px;font-weight:400;line-height:20px}.home header .top .left .link{display:flex;width:100%}.home header .top .left button{align-items:center;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:24px;width:100%}.home header .top .left button span{align-items:center;display:flex;font-size:1rem;justify-content:center;margin-right:5px}.home header .top .left .active-user{align-items:center;display:flex;justify-content:center;margin:30px 0;width:100%}.home header .top .left .active-user span{background:#474d57;height:2px;width:33%}.home header .top .left .active-user p{font-weight:500;margin:0 15px}.home header .top .right{width:100%}.home header .bottom{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.home header .bottom .info h3{font-size:24px;font-weight:600;line-height:32px}.home header .bottom .info p{font-size:12px;font-weight:400;line-height:16px}.home .popular-cryptos{border-radius:50px 50px 0 0;font-size:14px;font-weight:500;line-height:20px;padding:40px 16px}.home .popular-cryptos h2{font-size:24px;font-weight:600;line-height:32px;margin-bottom:20px}.home .popular-cryptos .table-header{grid-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);padding:12px 0}.home .popular-cryptos .table-header h4{color:#848e9c;text-align:end}.home .popular-cryptos .table-header h4:first-child{min-width:170px;text-align:start}.home .popular-cryptos .table-header h4:last-child{display:none}.home .popular-cryptos .table-content .crypto{grid-gap:10px;display:grid;grid-template-columns:repeat(3,1fr)}.home .popular-cryptos .table-content .crypto div{padding:12px 0;text-align:end}.home .popular-cryptos .table-content .crypto div:first-child{align-items:center;display:flex;min-width:170px;text-align:start}.home .popular-cryptos .table-content .crypto div:first-child span{margin-right:8px}.home .popular-cryptos .table-content .crypto div:first-child span:last-child{text-transform:uppercase}.home .popular-cryptos .table-content .crypto div:last-child{display:none}.home .popular-cryptos .table-content .crypto div .img{align-items:center;display:flex;justify-content:center}.home .popular-cryptos .table-content .crypto div .img img{height:25px;width:25px}.home .popular-cryptos .table-content .crypto div.rise{color:#0ecb81}.home .popular-cryptos .table-content .crypto div.fall{color:#f6465d}.home .popular-cryptos h3{font-size:20px;font-weight:500;line-height:28px;margin-bottom:16px;margin-top:40px}.home .popular-cryptos button{width:100%}.home .trade-crypto-for-free{align-items:center;background-color:#281a00;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:30px auto;padding:40px 16px;width:90%}.home .trade-crypto-for-free .img{margin:auto;width:70%}.home .trade-crypto-for-free .text{margin:20px 0}.home .trade-crypto-for-free .text h2{font-size:24px;font-weight:600;line-height:32px;margin-bottom:16px}.home .trade-crypto-for-free .text p{font-size:16px;font-weight:400;line-height:24px;margin:8px 0}.home .trade-crypto-for-free .text button{font-size:16px;font-weight:500;margin-top:12px;text-align:center;width:100%}.home .crypto-portfolio,.home .trusted-trading-platform{align-items:center;display:flex;justify-content:space-between;padding:40px 16px}.home .crypto-portfolio .info,.home .trusted-trading-platform .info{width:100%}.home .crypto-portfolio .info h2,.home .trusted-trading-platform .info h2{font-size:24px;font-weight:600;line-height:32px}.home .crypto-portfolio .info p,.home .trusted-trading-platform .info p{font-size:14px;font-weight:400;line-height:20px;margin-top:8px}.home .crypto-portfolio .info .portfolio-img,.home .trusted-trading-platform .info .portfolio-img{height:383.4px;margin:20px auto;width:190px}.home .crypto-portfolio .info .step,.home .trusted-trading-platform .info .step{margin-bottom:40px}.home .crypto-portfolio .info .step img,.home .trusted-trading-platform .info .step img{height:48px;width:48px}.home .crypto-portfolio .info .step .info h3,.home .trusted-trading-platform .info .step .info h3{font-size:20px;font-weight:500;line-height:28px;margin-bottom:8px}.home .crypto-portfolio .info .step .info p,.home .trusted-trading-platform .info .step .info p{color:#b7bdc6;font-size:14px;font-weight:400;line-height:20px}.home .crypto-portfolio .info button,.home .trusted-trading-platform .info button{width:100%}.home .crypto-portfolio .img,.home .trusted-trading-platform .img{display:none}.home .need-help{padding:40px 16px}.home .need-help h2{font-size:24px;font-weight:600;line-height:32px}.home .need-help .options{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .need-help .options .help{padding:16px 0;width:100%}.home .need-help .options .help .img{height:48px;width:48px}.home .need-help .options .help .info{margin-top:16px}.home .need-help .options .help .info h4{font-size:20px;font-weight:500;line-height:28px}.home .need-help .options .help .info p{font-size:14px;font-weight:400;line-height:20px;margin:8px 0}.home .need-help .options .help .info .prompt{color:#f0b90b;font-size:14px;font-weight:400;line-height:20px}.home .start-earning{align-items:center;background-color:#0b0e11;display:flex;flex-direction:column;justify-content:center;padding:40px 16px}.home .start-earning h2{font-size:24px;font-weight:600;line-height:32px;text-align:center}.home .start-earning .btn{width:100%}.home .start-earning .btn button{margin-top:24px;width:100%}.home .trusted-trading-platform .info .portfolio-img{height:192.76px;width:343px}@media screen and (max-width:376px){.home header .top .left h1{font-size:27px}}@media screen and (min-width:600px){.home header{padding:55px}.home header .top{flex-direction:column-reverse}.home header .top .left h1{font-size:40px}.home header .bottom{margin-top:80px}.home header .bottom .info h3{font-size:40px;line-height:48px}.home .popular-cryptos,.home header .bottom .info p{font-size:16px;line-height:24px}.home .popular-cryptos{padding:40px 24px}.home .popular-cryptos h2{font-size:32px;line-height:40px}.home .popular-cryptos .table-header{grid-template-columns:repeat(4,1fr);padding:16px 0}.home .popular-cryptos .table-header h4:first-child{min-width:250px}.home .popular-cryptos .table-header h4:last-child{display:block}.home .popular-cryptos .table-content .crypto{grid-template-columns:repeat(4,1fr)}.home .popular-cryptos .table-content .crypto div{padding:16px 0}.home .popular-cryptos .table-content .crypto div:first-child{min-width:250px}.home .popular-cryptos .table-content .crypto div:last-child{display:block}.home .popular-cryptos .table-content .crypto div .img img{height:32px;width:32px}.home .popular-cryptos h3{font-size:24px;font-weight:600;line-height:32px;margin-bottom:24px}.home .popular-cryptos button{width:25%}.home .trade-crypto-for-free{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.home .trade-crypto-for-free .img{width:35%}.home .trade-crypto-for-free .text{padding-left:40px;width:60%}.home .trade-crypto-for-free .text h2{font-size:32px;line-height:40px}.home .trade-crypto-for-free .text button{width:60%}.home .crypto-portfolio,.home .trusted-trading-platform{padding:64px 24px}.home .crypto-portfolio .info h2,.home .trusted-trading-platform .info h2{font-size:32px;line-height:40px}.home .crypto-portfolio .info p,.home .trusted-trading-platform .info p{font-size:20px;line-height:28px;margin-top:16px}.home .crypto-portfolio .info .portfolio-img,.home .trusted-trading-platform .info .portfolio-img{margin:40px auto}.home .crypto-portfolio .info .step,.home .trusted-trading-platform .info .step{align-items:center;display:flex;margin-bottom:64px}.home .crypto-portfolio .info .step img,.home .trusted-trading-platform .info .step img{height:80px;width:80px}.home .crypto-portfolio .info .step .info,.home .trusted-trading-platform .info .step .info{margin-left:24px}.home .crypto-portfolio .info .step .info h3,.home .trusted-trading-platform .info .step .info h3{font-size:24px;font-weight:600;line-height:32px}.home .crypto-portfolio .info .step .info p,.home .trusted-trading-platform .info .step .info p{font-size:16px;line-height:24px}.home .crypto-portfolio .info button,.home .trusted-trading-platform .info button{width:30%}.home .trusted-trading-platform .info .portfolio-img{height:326px;width:580px}.home .need-help{padding:40px 24px}.home .need-help h2{font-size:32px;font-weight:600;line-height:40px}.home .need-help .options{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.home .need-help .options .help{padding:24px 0}.home .need-help .options .help .img{height:64px;width:64px}.home .need-help .options .help .info h4{font-size:24px;font-weight:600;line-height:32px}.home .need-help .options .help .info p{font-size:16px;line-height:24px;margin:12px 0}.home .need-help .options .help .info .prompt{font-size:16px;line-height:24px}.home .start-earning{padding:40px}.home .start-earning h2{font-size:40px;line-height:48px}.home .start-earning .btn{width:25%}.home .start-earning .btn button{margin-top:40px;width:100%}}@media screen and (min-width:1200px){.home header{padding:75px}.home header .top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.home header .top .left{width:50%}.home header .top .left h1{font-size:40px}.home header .top .left .trade-for-free p{font-size:20px}.home header .top .left .link{display:flex;width:70%}.home header .top .left button{width:100%}.home header .top .left .active-user{width:70%}.home header .top .left .active-user span{width:40%}.home header .top .right{width:50%}.home header .bottom{grid-template-columns:repeat(4,1fr)}.home .popular-cryptos{padding:75px}.home .popular-cryptos h2{font-size:40px;line-height:48px}.home .popular-cryptos .table-content .crypto div:first-child,.home .popular-cryptos .table-header h4:first-child{min-width:310px}.home .popular-cryptos button{width:15%}.home .trade-crypto-for-free .img{width:30%}.home .trade-crypto-for-free .text{width:65%}.home .trade-crypto-for-free .text button{width:30%}.home .crypto-portfolio,.home .trusted-trading-platform{align-items:center;display:flex;justify-content:space-between;padding:64px 75px}.home .crypto-portfolio .info,.home .trusted-trading-platform .info{width:50%}.home .crypto-portfolio .info h2,.home .trusted-trading-platform .info h2{font-size:40px;line-height:48px}.home .crypto-portfolio .info h2+p,.home .trusted-trading-platform .info h2+p{margin-bottom:80px}.home .crypto-portfolio .info .portfolio-img,.home .trusted-trading-platform .info .portfolio-img{display:none}.home .crypto-portfolio .info .step .info,.home .trusted-trading-platform .info .step .info{width:100%}.home .crypto-portfolio .img,.home .trusted-trading-platform .img{align-items:center;display:block;display:flex;justify-content:center;width:50%}.home .crypto-portfolio .img img,.home .trusted-trading-platform .img img{height:676px;width:335px}.home .trusted-trading-platform .img{align-items:center;display:block;display:flex;justify-content:center;width:50%}.home .trusted-trading-platform .img img{height:330.45px;width:588px}.home .need-help{padding:40px 75px}.home .need-help h2{font-size:40px;line-height:48px}.home .need-help .options{grid-template-columns:repeat(3,1fr)}.home .need-help .options .help{padding:24px 0}.home .need-help .options .help .info h4{font-size:20px;line-height:28px}.home .need-help .options .help p{font-size:14px;line-height:20px;margin:12px 0}.home .need-help .options .help .prompt{font-size:14px;line-height:20px}.home .start-earning .btn{width:15%}.home .start-earning .btn button{width:100%}}.prices h1{color:#fcd535;font-size:40px;padding-top:50px;text-align:center}.prices .prices-cards{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:60px 20px}.prices .prices-cards .card{border:1px solid #fcd535;box-shadow:0 0 1px rgba(0,0,0,.05),0 4px 32px rgba(58,53,47,.05);display:flex;flex-direction:column;height:auto;padding:30px 10px;position:relative;text-align:center}.prices .prices-cards .card .price{font-weight:400;margin:30px 0}.prices .prices-cards .card .feature-comp{color:#fcd535;font-size:1.3rem}.prices .prices-cards .card .features-list{margin:30px auto 50px;width:70%}.prices .prices-cards .card .features-list li{font-size:.9rem;margin:10px 0;text-align:start}.prices .prices-cards .card button{bottom:10px;left:0;margin:10px 50px;position:absolute;right:0}.prices .block{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:60px 20px}.prices .block .text{width:100%}.prices .block .text h1{font-size:30px;line-height:40px;margin-bottom:15px;text-align:center}.prices .block .text h2{color:#fcd535;font-size:25px;margin-bottom:15px}.prices .block .text h2 span{color:#0e0c28;font-weight:300}.prices .block .text h5{font-size:17px;font-weight:500;margin:5px 0}.prices .block .text .header-p{text-align:center}.prices .block .text .btn{align-items:center;display:flex;justify-content:center}.prices .block .text .btn button{margin:20px 0;min-width:200px;padding:15px}.prices .block .image{height:40vh;margin-bottom:25px;position:relative;width:100%}@media screen and (max-width:376px){.prices h1{font-size:30px}.prices .prices-cards{padding:40px 10px}.prices .block .text h2{font-size:22px}.prices .block .text h5{font-size:1rem}}@media screen and (min-width:600px){.prices .prices-cards{grid-template-columns:repeat(2,1fr)}.prices .block{flex-direction:row}.prices .block .text h1{font-size:40px;text-align:start}.prices .block .text h5{font-size:20px;text-align:start}.prices .block .text .header-p{text-align:start}.prices .block .text .btn{justify-content:flex-start}}@media screen and (min-width:1200px){.prices .prices-cards{grid-template-columns:repeat(4,1fr);padding:80px 100px}.prices .block{padding:50px 100px}.prices .block .text h2{font-size:40px;margin-bottom:15px}.prices .block .text h5{font-size:26px;margin:5px 0;text-align:start}.prices .block .image{height:70vh}}.about h1{font-size:30px;font-weight:700;margin:10px 0}.about .header{background:url(/static/media/about-bg.71474ecf826d6ed44602.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:60px 20px;width:100%}.about .header .top{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between}.about .header .top p{font-size:16px;font-weight:200;line-height:25px}.about .header .bottom{grid-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px}.about .header .bottom .info{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.about .header .bottom .info .img{height:40px;width:40px}.about .header .bottom .info .stat{display:flex;flex-direction:column;height:40%;justify-content:space-between;margin-top:10px}.about .header .bottom .info .stat p{font-size:14px;font-weight:500}.about .mission,.about .what-we-do,.about .who-are-we{background:#181a20;padding:60px 20px}.about .mission h2,.about .what-we-do h2,.about .who-are-we h2{font-size:24px;font-weight:600;line-height:32px}.about .mission p,.about .what-we-do p,.about .who-are-we p{font-size:16px;font-weight:400;line-height:24px;margin-top:24px}.about .mission{border-radius:50px 50px 0 0}@media screen and (max-width:376px){.about h1{font-size:25px}.about .header{padding:40px 10px}.about .header .top p{font-size:14px}.about .header .bottom .info .stat p{font-size:13px}.about .mission,.about .what-we-do,.about .who-are-we{padding:40px 10px}.about .mission h2,.about .what-we-do h2,.about .who-are-we h2{font-size:22px;line-height:25px}.about .mission p,.about .what-we-do p,.about .who-are-we p{font-size:14px}}@media screen and (min-width:1200px){.about h1{font-size:55px}.about .header{padding:40px 75px}.about .header .top{flex-direction:row}.about .header .top p{font-size:25px;line-height:30px}.about .header .bottom{grid-gap:20px}.about .header .bottom .info{align-items:center;flex-direction:row;justify-content:start}.about .header .bottom .info .img{height:80px;margin-right:20px;width:80px}.about .header .bottom .info .stat{height:70%;margin-top:0}.about .header .bottom .info .stat p{font-size:16px}.about .mission,.about .what-we-do,.about .who-are-we{padding:60px 75px}.about .mission h2,.about .what-we-do h2,.about .who-are-we h2{font-size:40px;font-weight:600;line-height:48px}.about .mission p,.about .what-we-do p,.about .who-are-we p{font-size:20px;font-weight:400;line-height:28px}}.services h2{font-size:24px;font-weight:600;line-height:32px;margin-bottom:20px}.services h3{font-size:20px;font-weight:500;line-height:27px;margin-bottom:20px}.services p{color:#b7bdc6;font-size:14px;font-weight:400;line-height:20px}.services .header,.services .investments{padding:40px 16px}.services .investments .item{margin-bottom:30px}.services .investments .item img{height:48px;margin-bottom:6px;width:48px}.services .client-support,.services .security{padding:40px 20px}.services .contact-box{padding:40px 16px}.services .contact-box p span{color:#fcd535}.services .contact-box .btn{align-items:center;display:flex;justify-content:center}.services .contact-box .btn button{margin-top:30px;padding:1rem 2rem}@media screen and (min-width:600px){.services{padding:40px 24px}.services h2{font-size:32px;line-height:40px}.services h3{font-size:24px;line-height:32px}.services p{font-size:16px;line-height:24px}.services .investments{padding:40px 24px}.services .investments .item{align-items:center;display:flex}.services .investments .item img{height:80px;width:80px}.services .investments .item .info{margin-left:24px}.services .client-support,.services .contact-box,.services .security{padding:40px 24px}}@media screen and (min-width:1200px){.services .header{padding:40px 75px}.services .header h2{font-size:40px}.services .investments{padding:40px 75px}.services .investments .item .logo{height:150px;width:150px}.services .client-support,.services .contact-box,.services .security{padding:40px 75px}}.contact{background-color:#000}.contact h2{font-size:24px;font-weight:600;line-height:32px;padding:40px 16px}.contact .methods{grid-gap:10px;background-color:#181a20;border-radius:50px 50px 0 0;display:grid;grid-template-columns:repeat(2,1fr);padding:40px 16px}.contact .methods .item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0}.contact .methods .item .image{color:#fcd535;height:50px;margin-bottom:15px;position:relative;width:50px}.contact .methods .item button{background:linear-gradient(90deg,#fcd535 50%,transparent 0);background-position:100% 100%;background-size:200% 100%;min-width:150px;transition:all .5s ease-out}.contact .methods .item button:hover{background-position:0 100%;color:#181a20}.contact .form-container{background-color:#181a20;padding:40px 16px}.contact .form-container h3{font-size:25px;font-weight:400}.contact .form-container form .form-control{margin:20px 0;padding:20px 0;width:100%}.contact .form-container form textarea{font-size:16px;height:30vh;margin-top:20px;padding:1rem;width:100%}.contact .form-container form .submitBtn{align-items:center;display:flex;justify-content:center}.contact .form-container form .submitBtn button{margin-top:20px;width:200px}@media screen and (min-width:600px){.contact h2{font-size:32px;line-height:40px;padding:40px 24px}.contact .methods{flex-direction:row;padding:40px 24px}.contact .methods .item{flex-direction:column;margin:0 30px}}@media screen and (min-width:1200px){.contact h2{font-size:40px;padding:40px 75px}.contact .methods{grid-template-columns:repeat(3,1fr);padding:40px 75px}.contact .methods .item{margin:0 50px}.contact .methods .item .image{margin-bottom:30px}.contact .form-container{padding:40px 75px}.contact .form-container form{width:50%}.contact .form-container form .submitBtn{justify-content:flex-start}}.forgot-password,.sign-in{display:flex;padding:30px 0}.forgot-password .form,.sign-in .form{margin:auto;padding:60px 20px;width:95%}.forgot-password .form h1,.sign-in .form h1{font-size:2.225rem;font-weight:300;line-height:1.27}.forgot-password .form form .form-control,.sign-in .form form .form-control{margin-top:40px;width:100%}.forgot-password .form form .form-control label,.sign-in .form form .form-control label{font-weight:600}.forgot-password .form form .error,.sign-in .form form .error{color:red;display:none;margin:20px 0}.forgot-password .form form .error.show-error,.sign-in .form form .error.show-error{display:block}.forgot-password .form form .error.show-error .password-submitBtn,.sign-in .form form .error.show-error .password-submitBtn{margin-top:0}.forgot-password .form form .password-submitBtn,.sign-in .form form .password-submitBtn{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.forgot-password .form form .password-submitBtn p,.sign-in .form form .password-submitBtn p{cursor:pointer;text-decoration:underline}.forgot-password .form form .password-submitBtn .btn,.sign-in .form form .password-submitBtn .btn{align-items:center;display:flex;justify-content:center}@media screen and (max-width:376px){.forgot-password .form h1,.sign-in .form h1{font-size:1.9rem}.forgot-password .form form .password-submitBtn button,.sign-in .form form .password-submitBtn button{width:100px}}@media screen and (min-width:600px){.forgot-password .form,.sign-in .form{margin:200px auto;width:60%}.forgot-password .form form .password-submitBtn button,.sign-in .form form .password-submitBtn button{width:180px}}@media screen and (min-width:1200px){.forgot-password .form,.sign-in .form{margin:50px auto 180px;width:40%}.forgot-password .form h1,.sign-in .form h1{font-size:2.625rem}.forgot-password .form form .password-submitBtn button,.sign-in .form form .password-submitBtn button{width:160px}.forgot-password .form{margin:50px auto 100px}}.sign-up{align-items:center;display:flex;height:auto;justify-content:center;padding:50px 0}.sign-up-modal{margin:auto;padding:60px 20px;width:90%}.sign-up-modal h1{font-size:2rem;font-weight:300;line-height:1.27;margin-top:10px}.sign-up-form .form-control{margin:40px 0;position:relative;width:100%}.sign-up-form .form-control label{color:#eaecef;font-weight:400}.sign-up-form .form-control .password-container{align-items:center;background:#fff;display:flex;margin-top:10px;padding-right:10px}.sign-up-form .form-control .password-container input{border:none;margin-top:0}.sign-up-form .form-control .password-container p{color:#000;font-size:1.5rem}.sign-up-form .registration-error{color:#ea435c}.sign-up-form .conditions .terms-condition{display:flex;margin:15px 0}.sign-up-form .conditions .terms-condition label{margin-left:15px}.sign-up-form .conditions a{text-decoration:underline}.sign-up-form .account-submitBtn{display:flex;flex-direction:column-reverse;margin-top:10px}.sign-up-form .account-submitBtn p{cursor:pointer;margin-top:25px;text-align:center;text-decoration:underline}.sign-up-form .account-submitBtn .btn{align-items:center;display:flex;justify-content:space-between;margin:auto;min-width:180px;position:relative;width:100%}.sign-up-form .account-submitBtn .btn button{width:100%}@media screen and (max-width:376px){.sign-up-modal{padding:40px 10px}.sign-up-modal h1{font-size:1.5rem}}@media screen and (min-width:600px){.sign-up-modal{width:70%}.sign-up-modal h1{font-size:2.5rem}.sign-up-form .account-submitBtn{margin-top:30px}}@media screen and (min-width:1200px){.sign-up-modal{width:490px}.sign-up-form .account-submitBtn{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.sign-up-form .account-submitBtn .btn{width:auto}.sign-up-form .account-submitBtn p{margin-bottom:20px}}.terms{padding:60px 20px}.terms .block{margin-bottom:30px}.terms .block h2{color:#fcd535;font-size:23px;font-weight:700;margin-bottom:10px}.terms .block p{line-height:32px}@media screen and (min-width:600px){.terms .block{margin-bottom:50px}.terms .block h2{font-size:28px;margin-bottom:15px}}@media screen and (min-width:1200px){.terms{padding:45px 75px}}.privacy{padding:60px 20px}.privacy .block{margin-bottom:30px}.privacy .block h2{color:#fcd535;font-size:23px;font-weight:700;margin-bottom:10px}.privacy .block p{line-height:30px}@media screen and (min-width:600px){.privacy .block{margin-bottom:50px}.privacy .block h2{font-size:28px;margin-bottom:15px}}@media screen and (min-width:1200px){.privacy{padding:45px 75px}}.guides h2{font-size:24px;font-weight:600;line-height:32px;margin-bottom:20px}.guides h3{font-size:20px;font-weight:500;line-height:27px;margin-bottom:20px;text-transform:uppercase}.guides p{color:#b7bdc6;font-size:14px;font-weight:400;line-height:20px}.guides .assets,.guides .block{padding:40px 16px}.guides .assets-container{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr)}.guides .assets-container .card{align-items:center;border:1px solid #fcd535;border-radius:12px;display:flex;flex-direction:column;padding:40px}.guides .assets-container .card .logo{height:120px;margin-bottom:20px;position:relative;width:120px}@media screen and (max-width:376px){.guides .assets-container .card{padding:40px 20px}.guides .assets-container .card .logo{height:100px;width:100px}.guides .assets-container .card h3{font-size:1rem;padding:0 30px}}@media screen and (min-width:600px){.guides h2{font-size:32px;line-height:40px}.guides h3{font-size:24px;line-height:32px}.guides p{font-size:16px;line-height:24px}.guides .assets-container{grid-template-columns:repeat(2,1fr)}.guides .assets-container .card{min-height:450px;position:relative}.guides .assets-container .card h3{font-size:20px;padding:0 20px}}@media screen and (min-width:1200px){.guides .block{padding:40px 75px}.guides .block p{padding-right:400px}.guides .assets{padding:45px 75px}.guides .assets-container{grid-template-columns:repeat(3,1fr)}.guides .assets-container .card{min-height:400px}}.dashboard{padding-top:40px}.dashboard .mini-charts{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:60px 20px}.dashboard .technical-chart{padding:10px 20px 60px}.dashboard .advanced-chart{display:none;height:80vh;padding:10px 20px 60px}.dashboard .wallet-container .loader{background:transparent!important;height:50px;margin:auto;width:50px}@media screen and (max-width:376px){.dashboard .mini-charts,.dashboard .technical-chart{padding:40px 10px}}@media screen and (min-width:600px){.dashboard .mini-charts{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.dashboard{padding-top:40px}.dashboard .mini-charts{display:grid;grid-template-columns:repeat(3,1fr);padding:60px 20px}.dashboard .technical-chart{padding:10px 75px 45px}.dashboard .advanced-chart{display:block}}.account{height:auto;padding:40px 16px}.account .info-block{border-radius:4px;margin-top:30px;padding:20px 10px}.account .info-block article .article-title{color:#fcd535;font-size:30px;font-weight:500;line-height:19px;margin:30px 0}.account .info-block article .content{display:grid;grid-template-columns:repeat(1,1fr)}.account .info-block article .content div{margin:1rem .5rem}.account .info-block article .content div h5{font-size:18px;font-weight:400;line-height:14px;text-transform:uppercase}.account .info-block article .content div p{font-size:16px;font-weight:200;line-height:19px;margin-top:8px}.account .info-block article .content div p.address,.account .info-block article .content div p.name,.account .info-block article .content div p.plan{text-transform:capitalize}.account .info-block article .btns{border:2px solid green;height:30px}@media screen and (max-width:376px){.account{padding:40px 10px}.account .info-block article .article-title{font-size:24px}}@media screen and (min-width:600px){.account .info-block article .article-title{font-size:40px;text-align:start}.account .info-block article .content{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.account{padding:45px 75px}.account .info-block{padding:50px 30px}.account .info-block article .article-title{font-size:40px}.account .info-block article .content{grid-template-columns:repeat(2,1fr)}}.upgrade-account .prices-cards{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:60px 20px}.upgrade-account .prices-cards .card{border:1px solid #fcd535;box-shadow:0 0 1px rgba(0,0,0,.05),0 4px 32px rgba(58,53,47,.05);display:flex;flex-direction:column;height:auto;padding:30px 10px;position:relative;text-align:center}.upgrade-account .prices-cards .card .price{font-weight:400;margin:30px 0}.upgrade-account .prices-cards .card .feature-comp{color:#fcd535;font-size:1.3rem}.upgrade-account .prices-cards .card .features-list{margin:30px auto 50px;width:70%}.upgrade-account .prices-cards .card .features-list li{font-size:.9rem;margin:10px 0;text-align:start}.upgrade-account .prices-cards .card button{bottom:10px;left:0;margin:10px 50px;position:absolute;right:0}@media screen and (max-width:376px){.upgrade-account .prices-cards{padding:40px 10px}}@media screen and (min-width:600px){.upgrade-account .prices-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.upgrade-account .prices-cards{grid-template-columns:repeat(4,1fr);padding:80px 100px}}.deposit{min-height:calc(100vh - 105px);padding:60px 5px}.deposit .deposit-block{background:#181a20;border-radius:4px;box-shadow:3px 5px 20px rgba(0,0,0,.04);margin-top:30px;padding:20px 10px}.deposit .deposit-block .deposit-info h3{color:#fcd535;font-size:30px;font-weight:500;line-height:19px;margin:30px 0;text-align:center}.deposit .deposit-block .deposit-info .deposit-form .form-control{margin:40px 0;position:relative;width:100%}.deposit .deposit-block .deposit-info .deposit-form .submit-btn{align-items:center;display:flex;justify-content:center;margin-top:10px}.deposit .deposit-block .deposit-info .deposit-form .submit-btn button{width:60%}.deposit .deposit-block .receipt{padding:20px 0;text-align:center}.deposit .deposit-block .receipt h1{color:#fcd535;font-size:25px;font-weight:500;margin-bottom:20px}.deposit .deposit-block .receipt h3{margin:30px 0 10px}.deposit .deposit-block .receipt .method{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:15px 0}.deposit .deposit-block .receipt .method .crypto{align-items:center;display:flex;min-width:140px}.deposit .deposit-block .receipt .method .crypto img{margin-right:10px;width:30px}.deposit .deposit-block .receipt .method .crypto h4{cursor:pointer;font-size:25px;font-weight:300}.deposit .deposit-block .receipt .method .wallet-address{background:#efecfb;color:#181a20;display:none;font-size:.9rem;margin-top:10px;padding:.5rem;position:relative}.deposit .deposit-block .receipt .method .wallet-address .copy-btn{cursor:pointer;font-size:1.5rem;margin:0 10px}.deposit .deposit-block .receipt .method .wallet-address .confirmation{color:#fcd535;display:none;font-weight:700}.deposit .deposit-block .receipt .method .wallet-address .confirmation.show{display:block}.deposit .deposit-block .receipt .method .wallet-address.show-address{align-items:center;display:flex;justify-content:space-between}.deposit .deposit-block .receipt button{margin-top:20px}@media screen and (max-width:376px){.deposit{padding:40px 10px}.deposit .deposit-block .deposit-info h3{font-size:25px}.deposit .deposit-block .receipt{padding:20px 0;text-align:center}.deposit .deposit-block .receipt h1{font-size:25px}}@media screen and (min-width:600px){.deposit .deposit-block{margin:30px auto auto;width:60%}.deposit .deposit-block .deposit-info h3{font-size:30px;line-height:19px;text-align:center}.deposit .deposit-block .deposit-info .deposit-form .submit-btn button{width:80%}.deposit .deposit-block .receipt .wallet-address{flex-direction:row;padding:1rem}}@media screen and (min-width:1200px){.deposit{padding:45px 75px}.deposit .deposit-block{border:2px solid #fcd535;width:50%}.deposit .deposit-block .deposit-info{padding-bottom:30px}.deposit .deposit-block .deposit-info .deposit-form .submit-btn button{width:40%}.deposit .receipt{padding:20px 0;text-align:center}.deposit .receipt h1{color:#fcd535;font-size:25px;font-weight:500;margin-bottom:20px}.deposit .receipt h3{margin:30px 0 10px}}.deposit-history,.withdrawal-history{min-height:calc(100vh - 105px);padding:60px 20px}.deposit-history .history-block,.withdrawal-history .history-block{box-shadow:3px 5px 20px rgba(0,0,0,.04);height:100%;width:100%}.deposit-history .history-block h1,.withdrawal-history .history-block h1{color:#fcd535;font-size:30px;padding-top:20px;text-align:center}.deposit-history .history-block .loader,.withdrawal-history .history-block .loader{margin:20px auto 0}.deposit-history .history-block .table,.withdrawal-history .history-block .table{padding:20px}.deposit-history .history-block .table .table-data,.withdrawal-history .history-block .table .table-data{grid-gap:20px;border-bottom:2px solid gray;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:20px;padding-bottom:10px;text-align:start}.deposit-history .history-block .table .table-data h4,.withdrawal-history .history-block .table .table-data h4{font-weight:500}.deposit-history .history-block .table .table-data .pending,.withdrawal-history .history-block .table .table-data .pending{color:#ffbf00}.deposit-history .history-block .table .table-data .failed,.withdrawal-history .history-block .table .table-data .failed{color:red}.deposit-history .history-block .table .table-data .approved,.withdrawal-history .history-block .table .table-data .approved{color:green}.deposit-history .history-block .no-transaction,.withdrawal-history .history-block .no-transaction{align-items:center;display:flex;height:auto;justify-content:center;padding:30px 0}@media screen and (max-width:376px){.deposit-history,.withdrawal-history{padding:20px 10px}.deposit-history .history-block h1,.withdrawal-history .history-block h1{font-size:25px}.deposit-history .history-block .table,.withdrawal-history .history-block .table{padding:10px}}@media screen and (min-width:600px){.deposit-history .history-block h1,.withdrawal-history .history-block h1{font-size:35px}.deposit-history .history-block .table,.withdrawal-history .history-block .table{padding:20px}.deposit-history .history-block .table .table-data,.withdrawal-history .history-block .table .table-data{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.deposit-history,.withdrawal-history{padding:45px 75px}.deposit-history .history-block h1,.withdrawal-history .history-block h1{font-size:35px}.deposit-history .history-block .table,.withdrawal-history .history-block .table{padding:20px}.deposit-history .history-block .table .table-data,.withdrawal-history .history-block .table .table-data{grid-gap:20px;border-bottom:2px solid gray;display:grid;grid-template-columns:repeat(6,1fr);text-align:center}}.withdrawal{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:60px 20px}@media screen and (max-width:376px){.withdrawal{padding:40px 10px}}@media screen and (min-width:1200px){.withdrawal{grid-template-columns:repeat(2,1fr);padding:60px 20px}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#181a20;color:#eaecef;font-family:Roboto Condensed,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}ul{list-style-type:none}img{align-self:center;height:100%;object-fit:cover;width:100%}.border{border:2px solid red}button{background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;text-align:center;transition:opacity .2s linear}button.gold{background:#fcd535;border:none;color:#181a20}button.grey{background:#474d57;border:none;color:#eaecef}button:hover{opacity:.5}.form-control label{font-size:16px;margin-bottom:10px}.form-control label.red{color:#f03e3d}.form-control input{margin-top:10px}.input{background:#fff;border:1px solid #d0cfcf;border-radius:4px;font-size:16px;height:100%;margin-top:5px;outline:none;padding:16px;width:100%}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}@media screen and (max-width:767px){input,select,textarea{font-size:16px}}.copy{border-radius:5px;cursor:pointer;font-size:1.5rem;margin-top:.5rem;padding:.1rem .5rem;transition:all .3s linear}.copy:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.copy-btn.copied{color:#fcd535}@media screen and (min-width:600px){.copy{position:absolute;right:5px}}
/*# sourceMappingURL=main.16100f19.css.map*/