@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:transparent;color:#fff;left:0;padding:16px;position:fixed;top:0;transition:background-color .3s linear;width:100%;z-index:5}.nav.fixed,.nav.static{background-color:#181a20}.nav.static{position:static}.nav-container{align-items:center;display:flex;justify-content:space-between}.nav_logo{position:relative;width:180px}.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;overflow-y:scroll;scrollbar-width:none;width:98%}.mobile-nav-container .mobile_links::-webkit-scrollbar{display:none}.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 ul li.sub .cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.mobile-nav-container .mobile_links ul li.sub .cont svg{font-size:1rem}.mobile-nav-container .mobile_links ul li.sub ul{height:0;overflow:hidden;position:absolute;transition:height .4s linear;visibility:hidden}.mobile-nav-container .mobile_links ul li.sub ul.show{height:400px;position:static;transition:height .4s linear;visibility:visible}.mobile-nav-container .mobile_links ul li.sub ul li{font-size:clamp(.9rem,3vw,1rem);margin-bottom:1rem}.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{width:200px}.nav_links{align-items:center;display:flex;justify-content:space-between}.nav_links li.sub{position:relative}.nav_links li.sub .cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.nav_links li.sub .cont svg{font-size:1rem;margin-left:1rem}.nav_links li.sub ul{align-items:flex-start;background-color:#181a20;box-shadow:10px 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;height:0;justify-content:center;left:-40%;overflow:hidden;padding:2rem 1rem;position:absolute;top:30px;transition:height .4s linear;visibility:hidden;width:300px}.nav_links li.sub ul.show{height:300px;transition:height .4s linear;visibility:visible}.nav_links li.sub ul li{font-size:clamp(.9rem,3vw,1rem);margin:0 0 1rem}.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 .payment-methods{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem}.footer .payment-methods .img{margin:0 1rem 1rem;width:120px}.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{margin-top:1rem;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}.withdrawal-request p{font-weight:400;line-height:28px;opacity:.7}.update-info{overflow-y:scroll;scrollbar-width:none}.update-info::-webkit-scrollbar{display:none}.update-info .modal{align-items:flex-start;position:relative;text-align:start;width:100%}.update-info .modal .title-close_btn{align-items:center;display:flex;justify-content:space-between;width:100%}.update-info .modal .title-close_btn .close-btn{color:#ea435c;cursor:pointer;font-size:1.5rem}.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 .form-control select{background-color:#fff;border:none;border-radius:0;color:#0e0c28;font-family:Roboto Condensed,sans-serif;height:50px;margin-top:10px;padding:0 .5rem;width:100%}.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{margin-top:0;width:100%}.update-info .modal h2{margin:10px auto;text-align:center}@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);margin-top:80px;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%}}.customers-activities{background-color:#181a20;box-shadow:2px 2px 10px #000;padding:0 0 .5rem;position:fixed;right:0;top:50%;width:70%}.customers-activities .progress{height:4px;position:relative;width:100%}.customers-activities .progress:before{-webkit-animation:progress 3s linear 1;animation:progress 3s linear 1;background-color:#fcd535;content:"";height:100%;left:0;position:absolute;top:0}@-webkit-keyframes progress{0%{width:0}to{width:100%}}@keyframes progress{0%{width:0}to{width:100%}}.customers-activities p{font-size:clamp(.9rem,3vw,1rem);opacity:.7;padding:1rem .5rem}@media screen and (min-width:600px){.customers-activities{width:50%}}@media screen and (min-width:1200px){.customers-activities{width:auto}}.trade-notice{align-items:center;background-color:#f4f4f4;display:flex;height:100vh;justify-content:center;left:0;padding:0 14px;position:fixed;top:0;width:100%;z-index:30}.trade-notice .modal{background-color:#fff;border-radius:10px;box-shadow:0 0 0 0 rgba(0,0,0,.5);color:#000;padding:2rem 1rem}.trade-notice .modal p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}.trade-notice .modal .close-btn{align-items:center;display:flex;justify-content:flex-end;margin-top:1rem}.trade-notice .modal .close-btn h2{color:red;cursor:pointer;font-size:1.3rem}@media screen and (max-width:376px){.trade-notice{padding:0 24px}}@media screen and (min-width:600px){.trade-notice{padding:0 40px}.trade-notice .modal{width:60%}}@media screen and (min-width:900px){.trade-notice{padding:0 60px}.trade-notice .modal{width:60%}}@media screen and (min-width:1200px){.trade-notice{padding:0 40px}.trade-notice .modal{width:40%}}@media screen and (min-width:1800px){.trade-notice{padding:0 40px}.trade-notice .modal{width:30%}}.page-loader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.page-loader .container{height:88px;position:relative;width:117px}.page-loader .container .bitcoin{align-items:center;animation:bounce .69s ease-in-out infinite;-o-animation:bounce .69s ease-in-out infinite;-ms-animation:bounce .69s ease-in-out infinite;-webkit-animation:bounce .69s ease-in-out infinite;-moz-animation:bounce .69s ease-in-out infinite;background-color:#ff9800;border-radius:50%;bottom:29px;display:flex;font-size:24px;height:50px;justify-content:center;left:0;line-height:50px;position:absolute;transform-origin:center bottom;-o-transform-origin:center bottom;-ms-transform-origin:center bottom;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;width:50px}.page-loader .container .bitcoin svg{color:#fff}@-webkit-keyframes bounce{0%{-webkit-transform:scaleY(.7);transform:scaleY(.7)}20%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}40%{-webkit-transform:scale(1);transform:scale(1)}50%{bottom:97px}46%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}90%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}to{-webkit-transform:scaleY(.7);transform:scaleY(.7)}}@keyframes bounce{0%{-webkit-transform:scaleY(.7);transform:scaleY(.7)}20%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}40%{-webkit-transform:scale(1);transform:scale(1)}50%{bottom:97px}46%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}90%{-webkit-transform:scale(.7,1.2);transform:scale(.7,1.2)}to{-webkit-transform:scaleY(.7);transform:scaleY(.7)}}.page-loader .container .step{border-top:4px solid #000;height:36px;position:absolute;right:0;top:0;width:36px}.page-loader .container .step.step-one{animation:movingSteps 2.07s linear infinite;-o-animation:movingSteps 2.07s linear infinite;-ms-animation:movingSteps 2.07s linear infinite;-webkit-animation:movingSteps 2.07s linear infinite;-moz-animation:movingSteps 2.07s linear infinite}.page-loader .container .step.step-two{animation:movingSteps 2.07s linear -.69s infinite;-o-animation:movingSteps 2.07s linear -.69s infinite;-ms-animation:movingSteps 2.07s linear -.69s infinite;-webkit-animation:movingSteps 2.07s linear -.69s infinite;-moz-animation:movingSteps 2.07s linear -.69s infinite}.page-loader .container .step.step-three{animation:movingSteps 2.07s linear -1.38s infinite;-o-animation:movingSteps 2.07s linear -1.38s infinite;-ms-animation:movingSteps 2.07s linear -1.38s infinite;-webkit-animation:movingSteps 2.07s linear -1.38s infinite;-moz-animation:movingSteps 2.07s linear -1.38s infinite}@-webkit-keyframes movingSteps{0%{opacity:0;right:0;top:0}50%{opacity:1}to{opacity:0;right:88px;top:88px}}@keyframes movingSteps{0%{opacity:0;right:0;top:0}50%{opacity:1}to{opacity:0;right:88px;top:88px}}.home-header{height:65vh;width:100%}.home-header .mySwiper4{background-image:url(/static/media/home-header-bg.2611126ecc8ac533f260.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.home-header .mySwiper4 .swiper-slide{align-items:center;display:flex;justify-content:space-between;padding:3rem 14px 0;width:100%}.home-header .mySwiper4 .swiper-slide .info{width:60%}.home-header .mySwiper4 .swiper-slide .info h1{border-left:5px solid #fcd535;font-size:clamp(1rem,5vw,3.5rem);margin-bottom:2rem;padding-left:.8rem;width:100%}.home-header .mySwiper4 .swiper-slide .info h1 span{color:#fcd535}.home-header .mySwiper4 .swiper-slide .info p{font-size:clamp(.9rem,3vw,1.2rem);font-weight:400;margin-bottom:2rem}.home-header .mySwiper4 .swiper-slide .info .btns{align-items:center;display:flex;justify-content:flex-start}.home-header .mySwiper4 .swiper-slide .info .btns button{border-radius:0;margin-right:1rem;min-width:100px}.home-header .mySwiper4 .swiper-slide.slide-one .img{align-items:center;display:flex;height:146px;justify-content:center;position:relative;width:145px}.home-header .mySwiper4 .swiper-slide.slide-one .img img.earth{-webkit-animation:spin 25s linear infinite;animation:spin 25s linear infinite;position:absolute}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.home-header .mySwiper4 .swiper-slide.slide-one .img img.bitcoin{height:104px;position:relative;width:80px;z-index:2}.home-header .mySwiper4 .swiper-slide.slide-two .img{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:50%}.home-header .mySwiper4 .swiper-slide.slide-two .img .coin-sky{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.home-header .mySwiper4 .swiper-slide.slide-two .img .coin-sky .shower{-webkit-animation:shower 15s linear infinite;animation:shower 15s linear infinite;background-image:url(data:image/png;base64,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);background-position:bottom;background-repeat:no-repeat;background-size:contain;height:50vh;width:100%}@-webkit-keyframes shower{0%{-webkit-transform:none;transform:none}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes shower{0%{-webkit-transform:none;transform:none}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.home-header .mySwiper4 .swiper-slide.slide-two .img .rocket{animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:floating;-webkit-animation-name:floating;height:110px;position:relative;transition:none 0s ease 0s;width:63px;z-index:2}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8%);transform:translateY(8%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8%);transform:translateY(8%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.home-header .mySwiper4 .swiper-slide.slide-two .img .earth{-webkit-animation:spin 25s linear infinite;animation:spin 25s linear infinite;bottom:-45%;height:192px;left:-10%;position:absolute;width:192px}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media screen and (max-width:376px){.home-header{height:60vh}.home-header .mySwiper4 .swiper-slide{padding:3rem 14px 0}.home-header .mySwiper4 .swiper-slide .info{width:60%}.home-header .mySwiper4 .swiper-slide .info .btns button{font-size:.8rem;margin-right:1rem;min-width:100px}.home-header .mySwiper4 .swiper-slide.slide-one .img{height:108px;width:145px}.home-header .mySwiper4 .swiper-slide.slide-one .img img.bitcoin{height:70px;width:80px}.home-header .mySwiper4 .swiper-slide.slide-two .img .rocket{height:110px;width:63px}.home-header .mySwiper4 .swiper-slide.slide-two .img .earth{bottom:-48%;height:182px;left:-28%;width:182px}}@media screen and (min-width:600px){.home-header{height:100vh;width:100%}.home-header .mySwiper4 .swiper-slide{padding:3rem 40px 0}.home-header .mySwiper4 .swiper-slide.slide-one .img{height:250px;width:250px}.home-header .mySwiper4 .swiper-slide.slide-one .img img.bitcoin{height:140px;position:relative;width:100px;z-index:2}.home-header .mySwiper4 .swiper-slide.slide-two .img .rocket{height:270px;width:163px}.home-header .mySwiper4 .swiper-slide.slide-two .img .earth{bottom:-17%;height:249px;left:13%;width:245px}}@media screen and (min-width:1200px){.home-header{height:100vh}.home-header .mySwiper4 .swiper-slide{padding:0 30px}.home-header .mySwiper4 .swiper-slide .info{width:50%}.home-header .mySwiper4 .swiper-slide .info h1{width:80%}.home-header .mySwiper4 .swiper-slide .info .btns button{margin-right:2rem}.home-header .mySwiper4 .swiper-slide.slide-one .img{height:597px;width:599px}.home-header .mySwiper4 .swiper-slide.slide-one .img img.bitcoin{height:430px;width:328px}.home-header .mySwiper4 .swiper-slide.slide-two .img .coin-sky .shower{background-size:70%;height:100vh}.home-header .mySwiper4 .swiper-slide.slide-two .img .rocket{height:453px;width:255px}.home-header .mySwiper4 .swiper-slide.slide-two .img .earth{bottom:-100%;height:786px;left:-10%;width:786px}}.trade-what-you-want{padding:3rem 24px}.trade-what-you-want h2{font-size:clamp(1.7rem,4vw,2.5rem);margin-bottom:2rem;text-align:center}.trade-what-you-want .img-info .img{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:1.5rem}.trade-what-you-want .img-info .info h3{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:500;line-height:28px;margin-bottom:1.5rem}.trade-what-you-want .img-info .info ul li{align-items:center;display:flex;flex-direction:row;font-size:clamp(1rem,3vw,1.1rem);justify-content:flex-start;margin-bottom:.8rem}.trade-what-you-want .img-info .info ul li svg{color:#fcd535;font-size:1.3rem;margin-right:.5rem}@media screen and (max-width:376px){.trade-what-you-want{padding:3rem 14px}}@media screen and (min-width:600px){.trade-what-you-want{padding:3rem 40px}}@media screen and (min-width:900px){.trade-what-you-want{padding:3rem 60px}.trade-what-you-want .img-info{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.trade-what-you-want .img-info .img{margin:0 2rem 0 0;width:50%}.trade-what-you-want .img-info .info{width:50%}.trade-what-you-want .img-info .info h3{line-height:36px}}@media screen and (min-width:1200px){.trade-what-you-want{padding:3rem 80px}.trade-what-you-want .img-info .info{margin-top:3rem}}.stay-up-to-date{padding:3rem 24px}.stay-up-to-date .img{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem}.stay-up-to-date .info h2{font-size:clamp(1.3rem,3vw,2.5rem);line-height:clamp(28px,4vw,48px);margin-bottom:1rem;max-width:600px}.stay-up-to-date .info p{font-size:clamp(.9rem,3vw,1rem);line-height:28px}@media screen and (max-width:376px){.stay-up-to-date{padding:3rem 14px}}@media screen and (min-width:600px){.stay-up-to-date{padding:3rem 40px}}@media screen and (min-width:900px){.stay-up-to-date{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:3rem 60px}.stay-up-to-date .img{margin:0 2rem 0 0;width:50%}.stay-up-to-date .info{width:50%}}@media screen and (min-width:1200px){.stay-up-to-date{padding:3rem 80px}}.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{padding-top:80px}.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{padding-top:80px}.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{padding-top:80px}.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;padding-top:80px}.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:100px auto 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 .form-control .password-container,.sign-in .form form .form-control .password-container{align-items:center;background:#fff;display:flex;margin-top:10px;padding-right:10px}.forgot-password .form form .form-control .password-container input,.sign-in .form form .form-control .password-container input{border:none;margin-top:0}.forgot-password .form form .form-control .password-container p,.sign-in .form form .form-control .password-container p{color:#000;font-size:1.5rem}.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:flex-start}.forgot-password .form form .password-submitBtn .btn button,.sign-in .form form .password-submitBtn .btn button{margin-right:.5rem;width:auto}@media screen and (max-width:376px){.forgot-password .form h1,.sign-in .form h1{font-size:1.9rem}}@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:100px 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:80px 0 50px}.sign-up-modal{margin:50px auto 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 .form-control select{background-color:#fff;border:none;border-radius:0;color:#0e0c28;font-family:Roboto Condensed,sans-serif;height:50px;margin-top:10px;padding:0 .5rem;width:100%}.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:80px 20px 60px}.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:80px 20px 60px}.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{padding-top:80px}.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}}.cryptocurrencies-page{padding-top:80px}.cryptocurrencies-page header{background-image:url(/static/media/cryptocurrencies.ffea177ca2cedd968e63.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.cryptocurrencies-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.cryptocurrencies-page header h3{font-size:clamp(1.2rem,3vw,1.8rem);margin-bottom:1rem}.cryptocurrencies-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}@media screen and (max-width:376px){.cryptocurrencies-page header{padding:3rem 14px}}@media screen and (min-width:600px){.cryptocurrencies-page header{padding:3rem 40px}}@media screen and (min-width:900px){.cryptocurrencies-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.cryptocurrencies-page header{padding:3rem 80px}.cryptocurrencies-page header p{max-width:800px}}.etf-page{padding-top:80px}.etf-page header{background-image:url(/static/media/fx.1866b6d900913f8f3312.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.etf-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.etf-page header h3{font-size:clamp(1.2rem,3vw,1.8rem);margin-bottom:1rem}.etf-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}@media screen and (max-width:376px){.etf-page header{padding:3rem 14px}}@media screen and (min-width:600px){.etf-page header{padding:3rem 40px}}@media screen and (min-width:900px){.etf-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.etf-page header{padding:3rem 80px}.etf-page header p{max-width:800px}}.indices-page{padding-top:80px}.indices-page header{background-image:url(/static/media/fx.1866b6d900913f8f3312.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.indices-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.indices-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}.indices-page .chart{padding:3rem 24px}.indices-page .chart h2{font-size:clamp(1.4rem,3vw,2.5rem);margin-bottom:3rem;text-align:center}@media screen and (max-width:376px){.indices-page .chart,.indices-page header{padding:3rem 14px}}@media screen and (min-width:600px){.indices-page .chart,.indices-page header{padding:3rem 40px}}@media screen and (min-width:900px){.indices-page .chart,.indices-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.indices-page header{padding:3rem 80px}.indices-page header p{max-width:800px}.indices-page .chart{padding:3rem 80px}}.forex-page{padding-top:80px}.forex-page header{background-image:url(/static/media/fx.1866b6d900913f8f3312.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.forex-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.forex-page header h3{font-size:clamp(1.2rem,3vw,1.8rem);margin-bottom:1rem}.forex-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}.forex-page .chart{padding:3rem 24px}.forex-page .chart h2{font-size:clamp(1.4rem,3vw,2.5rem);margin-bottom:3rem;text-align:center}@media screen and (max-width:376px){.forex-page .chart,.forex-page header{padding:3rem 14px}}@media screen and (min-width:600px){.forex-page .chart,.forex-page header{padding:3rem 40px}}@media screen and (min-width:900px){.forex-page .chart,.forex-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.forex-page header{padding:3rem 80px}.forex-page header p{max-width:800px}.forex-page .chart{padding:3rem 80px}}.shares-page{padding-top:80px}.shares-page header{background-image:url(/static/media/fx.1866b6d900913f8f3312.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.shares-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.shares-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px}.shares-page .chart{padding:3rem 24px}.shares-page .chart h2{font-size:clamp(1.4rem,3vw,2.5rem);margin-bottom:3rem;text-align:center}@media screen and (max-width:376px){.shares-page .chart,.shares-page header{padding:3rem 14px}}@media screen and (min-width:600px){.shares-page .chart,.shares-page header{padding:3rem 40px}}@media screen and (min-width:900px){.shares-page .chart,.shares-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.shares-page header{padding:3rem 80px}.shares-page header p{max-width:800px}.shares-page .chart{padding:3rem 80px}}.copy-trading-page{padding-top:80px}.copy-trading-page header{background-image:url(/static/media/copy-trading.d90ec283487204e1692b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.copy-trading-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.copy-trading-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px;margin-bottom:1rem}.copy-trading-page .features{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:3rem 24px}.copy-trading-page .features .block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;text-align:center}.copy-trading-page .features .block .img{height:64px;margin-bottom:1rem;width:64px}.copy-trading-page .features .block h3{font-size:clamp(1.1rem,3vw,1.4rem);margin-bottom:.5rem}.copy-trading-page .features .block p{font-size:clamp(.9rem,3vw,1rem);line-height:28px}@media screen and (max-width:376px){.copy-trading-page .features,.copy-trading-page header{padding:3rem 14px}}@media screen and (min-width:600px){.copy-trading-page header{padding:3rem 40px}.copy-trading-page .features{grid-template-columns:repeat(2,1fr);padding:3rem 40px}}@media screen and (min-width:900px){.copy-trading-page .features,.copy-trading-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.copy-trading-page header{padding:3rem 80px}.copy-trading-page header p{max-width:800px}.copy-trading-page .features{grid-template-columns:repeat(4,1fr);padding:3rem 80px}}.automated-trading-page{padding-top:80px}.automated-trading-page header{background-image:url(/static/media/copy-trading.d90ec283487204e1692b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 24px}.automated-trading-page header h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem}.automated-trading-page header p{font-size:clamp(1rem,3vw,1.2rem);line-height:28px;margin-bottom:1rem}.automated-trading-page .features{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:3rem 24px}.automated-trading-page .features .block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;text-align:center}.automated-trading-page .features .block .img{height:64px;margin-bottom:1rem;width:64px}.automated-trading-page .features .block h3{font-size:clamp(1.1rem,3vw,1.4rem);margin-bottom:.5rem}.automated-trading-page .features .block p{font-size:clamp(.9rem,3vw,1rem);line-height:28px}@media screen and (max-width:376px){.automated-trading-page .features,.automated-trading-page header{padding:3rem 14px}}@media screen and (min-width:600px){.automated-trading-page header{padding:3rem 40px}.automated-trading-page .features{grid-template-columns:repeat(2,1fr);padding:3rem 40px}}@media screen and (min-width:900px){.automated-trading-page .features,.automated-trading-page header{padding:3rem 60px}}@media screen and (min-width:1200px){.automated-trading-page header{padding:3rem 80px}.automated-trading-page header p{max-width:800px}.automated-trading-page .features{grid-template-columns:repeat(4,1fr);padding:3rem 80px}}.dashboard{padding-top:110px}.dashboard .greeting{margin:50px 0 20px;padding:1rem 14px}.dashboard .greeting h1{font-size:2.5rem;margin-bottom:1rem;text-transform:capitalize}.dashboard .greeting p{font-size:1.2rem}.dashboard .greeting p span{color:green}.dashboard .mini-charts{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);margin-top:40px;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:110px}.dashboard .greeting{padding:1rem 100px}.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:80px 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.gender,.account .info-block article .content div p.goal,.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{padding-top:80px}.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:80px 5px}.deposit .deposit-block{background:#181a20;border-radius:4px;box-shadow:3px 5px 20px rgba(0,0,0,.04);margin-top:90px;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:90px auto 0;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;margin-top:150px;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:150px 20px 60px}.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:100px 10px 30px}.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(5,1fr)}}@media screen and (min-width:1200px){.deposit-history,.withdrawal-history{padding:150px 75px 45px}.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}.deposit-history .history-block .table .table-data{grid-template-columns:repeat(5,1fr)}}.withdrawal{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);padding:80px 20px 60px}@media screen and (max-width:376px){.withdrawal{padding:80px 10px 40px}}@media screen and (min-width:1200px){.withdrawal{grid-template-columns:repeat(2,1fr);padding:80px 20px 60px}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#181a20;color:#eaecef;font-family:Roboto Condensed,sans-serif;font-weight:300;overflow-x:hidden}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}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}
/*# sourceMappingURL=main.0494cbd4.css.map*/