@charset "UTF-8";:root{--theme-color: #12225c;--button-bg: #14964f;--button-hover-bg: #0e6937;--button-color: #fff}:hover::-webkit-scrollbar-thumb{background:rgba(243,243,243,.32)}body{background:#000;color:#dbdbdb;font-family:Arial,Helvetica,Microsoft YaHei New,Microsoft Yahei,微软雅黑,宋体,SimSun,STXihei,华文细黑,sans-serif}.wrapper{position:relative}.theme-button{background-color:var(--button-bg);color:var(--button-color);padding:.875rem 1.5rem;font-size:1rem;border-radius:1.5rem;border:2px solid var(--button-bg);transition:all .25s;text-decoration:none!important;line-height:1;display:inline-block}.theme-button:hover{background-color:var(--button-hover-bg);border:2px solid var(--button-hover-bg);color:var(--button-color)}.theme-button-light{background-color:transparent;border:2px solid #fff;color:#fff;padding:.875rem 1.5rem;font-size:1rem;border-radius:1.5rem;line-height:1rem}@media screen and (min-width: 1600px){.container-lg{max-width:1520px}}.btn-forex-green{background-color:#14964f;border-color:#14964f;color:#fff}.btn-forex-green:hover{background-color:#0e6937!important;border-color:#0e6937;color:#fff!important}.btn-forex-blue-to-green{background:linear-gradient(to right,#032936,#17773f);border:none;color:#fff}nav.navbar-transparent{background:transparent;position:relative;z-index:2;max-width:100%}@media (min-width: 1200px){nav.navbar-transparent{display:none}}nav.navbar-transparent header{padding:100px 0 20px}nav.navbar-transparent header .navbar-brand img{width:284px}nav.navbar-transparent header .navbar-toggler{color:#fff}nav.navbar-transparent header .theme-button{font-size:1rem}@media screen and (max-width: 1200px){nav.navbar-transparent header{padding:14px 0 12px}nav.navbar-transparent header .navbar-brand img{width:120px}nav.navbar-transparent header .theme-button{font-size:.875rem;padding:.75rem .875rem}}nav.navbar-transparent .mobile-buttons{position:absolute;top:100%;right:0;transform:translate(100%)}nav.navbar-transparent .mobile-buttons ul{list-style:none;margin:0 0 0 auto;padding:.75rem;background:rgba(0,0,0,.88);width:fit-content;border-radius:0 0 0 5px}nav.navbar-transparent .mobile-buttons ul li{padding:.35rem 0}nav.navbar-transparent .mobile-buttons ul li a{display:block;min-width:150px;padding:.5rem 0;color:#fff}@media screen and (max-width: 1200px){nav.navbar-transparent .mobile-buttons.in{animation:.3s ease-in-out forwards RightBtnSlideRightIn}nav.navbar-transparent .mobile-buttons.out{animation:.3s ease-in-out forwards RightBtnSlideRightOut}}.hero .container-fluid{padding-left:calc(-.5 * var(--tblr-gutter-x));padding-right:calc(-.5 * var(--tblr-gutter-x))}.hero .desktop{height:100vh;background:url(/assets/submit-section-1-after-C9_l4CJz.jpg) left center no-repeat;background-size:cover;position:relative}@media screen and (max-width: 1200px){.hero .desktop{display:none}}.hero .desktop:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000)}.hero .desktop #canvas{position:absolute;left:0;top:0;z-index:1}.hero .desktop .accounts{position:relative;z-index:2}.hero .desktop .accounts .row>*{padding-right:0;padding-left:0}.hero .desktop .accounts .account{padding:3rem 2rem 1rem;height:100vh;display:flex;flex-flow:column;justify-content:center;background:rgba(0,0,0,.72);position:relative;overflow:hidden;transition:background 1s ease}.hero .desktop .accounts .account:before{content:"";position:absolute;top:50%;left:50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0),rgba(0,0,0,.62) 60%,rgba(0,0,0,.72));border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:all .5s;z-index:0}.hero .desktop .accounts .account>*{position:relative;z-index:1}.hero .desktop .accounts .account.active{background:rgba(255,255,255,0)}.hero .desktop .accounts .account.active:before{opacity:1}@media screen and (min-width: 1200px){.hero .desktop .accounts .account{padding-left:6rem;padding-right:6rem}}.hero .desktop .accounts .account h3{font-size:1.5625rem;margin-bottom:3rem;color:#fff;text-align:center}.hero .desktop .accounts .account a.useless{font-size:1.75rem;margin-bottom:2rem;color:#fff;display:block;text-align:center;text-decoration:none;font-weight:700}.hero .desktop .accounts .account .account-sub-title{font-size:1.125rem;color:#fff;text-align:center;line-height:140%;min-height:3.15rem;margin-bottom:2rem}.hero .desktop .accounts .account .list-style-diamond{font-size:.925rem;color:#fff;min-height:10rem;margin-bottom:4rem}.hero .desktop .accounts .account .list-style-diamond li{padding-top:.725rem;padding-bottom:.725rem}.hero .desktop .accounts .account .theme-button{display:none;margin:0 auto 1.5rem;width:fit-content;padding-left:2rem;padding-right:2rem}.hero .desktop .accounts .account small{display:block;text-align:center;padding:0 5rem;color:#0e9748}.hero .desktop .accounts .account.active h3{display:flex;flex-flow:row nowrap;align-items:center}.hero .desktop .accounts .account.active h3:before,.hero .desktop .accounts .account.active h3:after{content:"";flex:1 1 auto;height:3px;background-color:rgba(255,255,255,.85)}.hero .desktop .accounts .account.active h3:before{margin-right:1rem}.hero .desktop .accounts .account.active h3:after{margin-left:1rem}.hero .desktop .accounts .account.active .useless{display:none}.hero .desktop .accounts .account.active .account-sub-title{font-size:1.375rem;height:3.85rem}.hero .desktop .accounts .account.active .theme-button{display:block;box-shadow:none!important}.hero .mobile{padding:10px 0 20px}@media (min-width: 1200px){.hero .mobile{display:none}}.hero .mobile .accounts .account{background-image:linear-gradient(to right,#032236,#0b536f);display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:1.5rem;border-radius:5px;color:#fff;position:relative;text-decoration:none;--before-bg: unset;--after-bg: unset;--opacity: 1}.hero .mobile .accounts .account:before{content:"";position:absolute;top:-2px;right:0;bottom:0;left:-2px;z-index:-1;border-radius:5px;background-image:var(--before-bg);opacity:var(--opacity)}.hero .mobile .accounts .account:after{content:"";position:absolute;top:0;right:-2px;bottom:-2px;left:0;z-index:-1;border-radius:5px;background-image:var(--after-bg);opacity:var(--opacity)}.hero .mobile .accounts .account a{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:1rem 0 1rem 1rem}.hero .mobile .accounts .account a .arrow{width:20px;height:20px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;flex-shrink:0;background-color:#174377}.hero .mobile .accounts .account a .arrow i{font-size:.875rem;transform:scale(.8)}.hero .mobile .accounts .account a .texts{flex:1 1 auto;padding-left:.875rem;color:#fff}.hero .mobile .accounts .account a .texts h4{margin-bottom:.125rem;font-size:1.125rem}.hero .mobile .accounts .account a .texts h4 small{font-size:.75rem;font-weight:500}.hero .mobile .accounts .account a .texts p{margin-bottom:0;font-size:.8125rem;font-weight:600}.hero .mobile .accounts .account .question{color:#fff;display:flex;justify-content:center;align-items:center;flex-shrink:0;height:auto;width:60px}.hero .mobile .accounts .account .question i{font-size:.875rem;transform:scale(.8);background-color:#032936;width:20px;height:20px;border-radius:50%;text-align:center;line-height:20px}.hero .mobile .accounts.shiny .account a:before{animation:2s borderShiny ease-in-out 0ms}.hero .mobile .account-details{position:fixed;bottom:0;left:0;right:0;z-index:9}.hero .mobile .account-details .account-type{background-color:rgba(18,34,92,.76);backdrop-filter:blur(8px);padding:1.5rem;text-align:center;position:relative;color:#fff;display:none;animation-duration:.4s}.hero .mobile .account-details .account-type.animate__fadeOut{visibility:hidden}.hero .mobile .account-details .account-type i.material-icons-sharp{display:flex;width:20px;height:20px;justify-content:center;align-items:center;background-color:rgba(255,255,255,.45);border-radius:50%;color:#032b36;position:absolute;right:1.5rem;top:1.5rem;font-size:1rem}.hero .mobile .account-details .account-type h4{font-size:1.25rem;margin-bottom:1rem}.hero .mobile .account-details .account-type h5{font-size:1rem;margin-bottom:1rem}.hero .mobile .account-details .account-type>img{max-width:100%;display:block;margin:0 auto 2rem}.hero .mobile .account-details .account-type .list-style-diamond{text-align:left;margin-bottom:3rem}.hero .mobile .account-details .account-type .list-style-diamond li{padding-top:.35rem;padding-bottom:.35rem}.hero .mobile .account-details .account-type .list-style-diamond li:before{top:.65rem}.hero .mobile .account-details .account-type .btn-gradient-blue-green{background:#14964f;color:#fff;display:inline-block;padding:.75rem 5rem;font-size:1rem}.activity{background-image:url(/assets/section-4-bg-BVmKXhEx.jpg);background-size:cover;background-clip:padding-box;background-position:top center;background-repeat:no-repeat;position:relative}.activity .container-fluid{position:relative;overflow:hidden;background-color:rgba(18,34,92,.38)}.activity .cont{display:flex;align-items:center;position:relative;z-index:1}@media (min-width: 992px){.activity .cont{min-height:100vh}}.activity .cont .row{width:100%;margin:auto}.activity .cont .row .link{text-align:center;color:#fff;padding:78px 0}.activity .cont .row .link .detail{position:relative;z-index:2}.activity .cont .row .link .detail h3{font-size:2.25rem;margin-bottom:1.2rem;font-weight:500;transition:font-size .1s,font-weight .1s;transform:translateZ(0);display:flex;height:3rem;line-height:100%;justify-content:center;align-items:flex-end}.activity .cont .row .link .detail p{font-size:1.25rem;margin-bottom:5rem;letter-spacing:2px;opacity:0;transition:opacity .3s}.activity .cont .row .link .detail .theme-button{opacity:0}.activity .cont .row .link .detail:hover p,.activity .cont .row .link .detail:hover a.theme-button{opacity:1}.activity .cont .row .link .detail:hover h3{font-size:3rem;font-weight:600}@media screen and (max-width: 992px){.activity .cont .link{backdrop-filter:blur(5px);border:3px solid #e7e7e7}.activity .cont .link .detail p,.activity .cont .link .detail .theme-button{opacity:1!important}}@media screen and (max-width: 1200px){.activity .cont .link{padding:60px 0!important;margin-bottom:65px}.activity .cont .link .detail h3{margin-bottom:1.6rem!important;font-size:1.95rem!important}.activity .cont .link .detail p{opacity:1!important;margin-bottom:2.2rem!important;font-size:.975rem!important}.activity .cont .link .detail a.link-btn{opacity:1!important}}.spotlight{position:absolute;opacity:1;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.32);pointer-events:none;z-index:0}.modal-activity{background-color:rgba(18,34,92,.76)}.modal-activity .buttons{text-align:center;margin-top:3rem;overflow:hidden;display:flex;flex-flow:row wrap;justify-content:center}.modal-activity .buttons .overflow-hidden{border-radius:8px;margin-right:15px}.modal-activity .buttons a.theme-button{margin-bottom:.75rem}.modal-activity .buttons a.theme-button.blue{background-color:#5c6a9b;border-color:#5c6a9b}.modal-activity .buttons a.theme-button.white{background-color:transparent;border:2px solid #fff}.modal-table{color:#fff;text-align:center}.modal-table h2{font-size:2.625rem;color:#fff;margin-bottom:2rem}.modal-table .description{font-size:1rem;margin-bottom:4rem;line-height:145%}.modal-table .table-bg{margin:auto;border-radius:4px;width:fit-content;max-width:100%}.modal-table .table-bg table{border-color:#505b8f}.modal-table .table-bg table tr th{font-weight:600;padding:1rem;text-align:center;vertical-align:middle;background-color:#3c4673}.modal-table .table-bg table tr td{padding:.75rem 1.2rem;font-size:.875rem;vertical-align:middle;background-color:#182355}.modal-table .tips{margin-top:3rem}.modal-table .tips p{font-size:.875rem}.modal-table .tips p a{color:#33b165;text-decoration:underline;transition:color .2s}.modal-table .tips p a:hover{color:#25d771}@media screen and (max-width: 1280px){.modal-table h2{font-size:1.45rem;margin-bottom:1.5rem}.modal-table .description{font-size:.75rem;margin-bottom:1.5rem}.modal-table .table-bg table tr th{font-size:.75rem;padding:8px}.modal-table .table-bg table tr td{font-size:.75rem;max-width:150px;padding:8px}.modal-table .buttons{margin-top:1.5rem}.modal-table .buttons .theme-button{font-size:.875rem;padding:.75rem 1rem}.modal-table .tips{margin-top:1.5rem}}.modal-activity .modal-content{background:transparent}.modal-activity .modal-content .btn-close{background:none;color:#fff;opacity:.65;font-size:2.625rem}@media screen and (max-width: 1280px){.modal-activity .modal-content .modal-body{padding:1rem}.modal-activity .modal-content .modal-body .btn-close{font-size:1rem}}.table-fixed-cells-wrapper{position:relative;max-width:100%}.table-fixed-cells-wrapper .table-fixed-cells-container{max-width:100%;overflow-x:scroll}.table-fixed-cells-wrapper .table-fixed-cells-container::-webkit-scrollbar{display:none}.table-fixed-cells-wrapper .table-fixed-cells-container table{border-spacing:5px}.table-fixed-cells-wrapper .table-fixed-cells-container table.table-fixed-cells{position:absolute;pointer-events:none;padding-right:0}.table-fixed-cells-wrapper .table-fixed-cells-container table.table-fixed-cells.bordered .fixed-left.fixed-cells{position:relative}.table-fixed-cells-wrapper .table-fixed-cells-container table.table-fixed-cells td:not(.fixed-cells),.table-fixed-cells-wrapper .table-fixed-cells-container table.table-fixed-cells th:not(.fixed-cells){opacity:0;border-color:transparent!important}a.link-btn{font-size:1.428rem;color:#fff;text-decoration:none;display:inline-block;position:relative;border-radius:45px;padding:4px;transition:.3s opacity .2s}a.link-btn:after{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;border-radius:inherit;background-image:linear-gradient(to right,#144051 0,#216f59 30%,#33af65)}a.link-btn span{display:block;position:relative;z-index:3;padding:.5rem 1.5rem;letter-spacing:1px;line-height:1}.honors-and-qas{background:url(/assets/submit-section-hero-faq-bg-CAiBVFPK.png) no-repeat top center;background-size:auto}@media screen and (max-width: 1200px){.honors-and-qas{background:none}}@media screen and (max-width: 1200px){.honors-and-qas .honors{background:url(/assets/submit-section-honors-mobile-bg-DyR_nAix.png) center no-repeat;background-size:contain}}@media screen and (min-width: 1200px){.honors-and-qas .honors .row>*{padding-right:4rem;padding-left:4rem}}.honors-and-qas .honors .honor img{max-height:180px}@media screen and (max-width: 1200px){.honors-and-qas .qas{background:url(/assets/submit-section-faqs-mobile-bg-BxQH7K3T.png) no-repeat top center;background-size:contain}.honors-and-qas .qas .section-sub-title{font-size:2rem;text-align:center}}.honors-and-qas .qas .faqs .faq-item{background:rgba(64,76,133,.75);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.14);border:none;margin-bottom:1.5rem}.honors-and-qas .qas .faqs .faq-item .question{font-size:1.24rem;line-height:145%;letter-spacing:.01em;position:relative;cursor:pointer;padding:24px 30px;display:flex;align-items:center;word-break:break-word;justify-content:flex-start;margin-bottom:0;color:#fff}@media screen and (max-width: 1200px){.honors-and-qas .qas .faqs .faq-item .question{font-size:1rem;padding:15px 20px}}.honors-and-qas .qas .faqs .faq-item .question:before{font-size:2rem;flex-shrink:0;content:"";font-family:Material Icons,serif;font-weight:600;transition:transform .2s ease-in-out;margin-right:.75rem;color:#287179}.honors-and-qas .qas .faqs .faq-item .answer{height:0;transition:height .3s;overflow:hidden}.honors-and-qas .qas .faqs .faq-item .answer .answer-content{border-top:1px solid #b0b8ba;padding:30px 0;margin:0 30px;font-size:1.12rem}@media screen and (max-width: 1200px){.honors-and-qas .qas .faqs .faq-item .answer .answer-content{font-size:.875rem;padding:15px 0;margin:0 15px}}.honors-and-qas .qas .faqs .faq-item.active .question:after{transform:rotate(90deg)}.trade{background:var(--theme-color) url(/assets/submit-section-trade-bg-C4Y_5lCq.png) no-repeat right}@media screen and (max-width: 1200px){.trade{background-position:center center}}.trade h3.trade-slogan{font-size:2rem;color:#fff;margin-bottom:0}@media screen and (max-width: 1200px){.trade h3.trade-slogan{font-size:1.375rem;text-align:center}}section .section-title{font-size:2.75rem;color:#fff}@media screen and (max-width: 1200px){section .section-title{font-size:2rem}}section .section-sub-title{font-size:2.625rem;color:#fff}@media screen and (max-width: 1200px){section .section-sub-title{font-size:1.375rem}}.why-us{background:url(/assets/submit-section-why-us-bg-DaeqAqBA.png) no-repeat center;background-size:contain}@media screen and (max-width: 1200px){.why-us{background:url(/assets/submit-section-why-us-mobile-bg-BdmcF-NH.png) no-repeat center;background-size:contain}}.why-us .mobile-trader{margin-bottom:2rem;text-combine:center}.why-us .mobile-trader img{max-width:100%}.why-us .section-title{margin-bottom:3.5rem}@media screen and (max-width: 1200px){.why-us .section-title{text-align:center;margin-bottom:2rem}}.why-us .list-style-diamond li{font-size:1.125rem;color:#fff;padding-top:.75rem;padding-bottom:.75rem}.why-us .list-style-diamond li:before{top:1.125rem}@media screen and (max-width: 1200px){.why-us .list-style-diamond li{font-size:.875rem;padding-top:.35rem;padding-bottom:.35rem}.why-us .list-style-diamond li:before{top:.55rem}}.why-us p{font-size:1.125rem;color:#fff}@media screen and (max-width: 1200px){.why-us p{font-size:.875rem}}.why-us .section-hero-image{height:100%;display:flex;align-items:center}.why-us .section-hero-image img{max-width:100%}.desktop-website{padding:7rem 0 5rem}.desktop-website .section-sub-title{font-size:1.125rem;font-weight:600}.desktop-website .advantage{padding:3.5rem 1rem}.desktop-website .advantage img{width:56px;height:56px;margin-bottom:1.25em}.desktop-website .advantage h5{font-size:1rem;margin-bottom:1.25em;color:#fff}.desktop-website .buttons .btn-forex-blue-to-green{font-size:1.375rem;line-height:140%;padding:.75rem 3rem;letter-spacing:1px}.desktop-website .buttons .notice{font-size:.75rem;margin-top:.25rem}.list-style-diamond{list-style:none;padding-left:0}.list-style-diamond li{position:relative;padding-left:1.5rem}.list-style-diamond li:before{content:"";width:14px;height:14px;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAsklEQVQ4jaXUQQrCMBCF4d8BjyFavIYLvYJ70b2HEvEg9iJS6kncJJKmmZm2easkDF9gSGa1Pt9xsgNewA34WIXiQA3QAgfgDeyXYk0AtmG/8UANy6EYEyxhGuSCOeZBJphiUyEVjNhcqAhKBTQCBXhWQCn4EOAKfCuxDrhIWBwrwA44Ab0kB0vAPwTDpzEXHEA5loI9dkZQCVMLp1yofXQNNFthjaAcdHvqDccIth4E8AO9GzXg5hJ0FgAAAABJRU5ErkJggg==) no-repeat;background-size:contain;position:absolute;left:0;top:.925rem}footer.footer{background:transparent url(/assets/submit-footer-bg-a3lOfc20.png) center no-repeat;background-size:contain;color:#fff;font-size:.925rem;line-height:152%;border:none}@media screen and (max-width: 1200px){footer.footer{background:url(/assets/submit-footer-mobile-bg-BL0yrgNz.png) center no-repeat;background-size:contain;font-size:.8125rem;color:#c2c2c2}}footer.footer .copyright{margin-bottom:0}.fix-right-buttons{position:fixed;right:.5rem;top:50%;transform:translateY(-50%);z-index:10}@media (max-width: 1200px){.fix-right-buttons{background:var(--theme-color);top:0;left:0;z-index:99;width:100%;height:100vh;transition:all .3s ease-in-out;transform:translate(100%);opacity:0}.fix-right-buttons.open{transform:translate(0);opacity:1}}.fix-right-buttons .close{display:none;color:#fff}@media (max-width: 1200px){.fix-right-buttons .close{display:block;text-align:right;padding:1rem}}.fix-right-buttons ul{list-style:none;padding:0;margin:0}@media (max-width: 1200px){.fix-right-buttons ul{padding:0 1.5rem}}.fix-right-buttons ul li{border:2px solid #fff;width:76px;height:76px;margin-bottom:.5rem;border-radius:5px;transition:all .2s}@media (max-width: 1200px){.fix-right-buttons ul li{border:none;width:100%;height:unset;margin:0;padding:.75rem 0}.fix-right-buttons ul li.download-desktop-btn{display:none}}.fix-right-buttons ul li.theme{background-color:var(--theme-color);border-color:var(--theme-color)}.fix-right-buttons ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none}@media (max-width: 1200px){.fix-right-buttons ul li a{justify-content:flex-start;align-items:center;flex-direction:row}.fix-right-buttons ul li a:after{font-family:Material Icons,serif;content:"";color:#f2f2f2;font-weight:600}}.fix-right-buttons ul li a img{width:40px;height:40px}@media (max-width: 1200px){.fix-right-buttons ul li a img{width:28px;height:28px;object-fit:contain;margin-right:.5rem}}.fix-right-buttons ul li a span{color:#fff;font-size:.75rem;transform:scale(.9)}@media (max-width: 1200px){.fix-right-buttons ul li a span{font-size:1rem;margin-right:auto}}#chooseAccountType .modal-content i.fa-exclamation-circle{font-size:3rem;margin-bottom:1rem}#chooseAccountType .modal-content h3{font-size:1.625rem;color:#333}#modal-wechat-service-qrcode .modal-title{color:#333}#modal-wechat-service-qrcode .modal-body small{color:#666}@keyframes RightBtnSlideRightIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes RightBtnSlideRightOut{0%{transform:translate(0)}to{transform:translate(100%)}}.notify-backdrop-show{background:rgba(0,0,0,.12);backdrop-filter:blur(2px);padding:1.5rem}.notify-backdrop-show .notify-icon-show{width:3rem;height:3rem;border-color:#b9b9b9}.notify-backdrop-show .notify-icon-show .swal2-icon-content{font-size:1.75rem;color:#b9b9b9}.notify-backdrop-show .swal2-title{font-size:1.25rem;font-weight:600;color:#333}.notify-backdrop-show .swal2-html-container{font-size:.875rem;color:#444}.notify-backdrop-show .swal2-confirm{background:#17773f;font-size:.875rem}.notify-backdrop-show .swal2-confirm:focus{box-shadow:none}
