@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap);*{box-sizing:border-box!important;font-family:Nunito Sans,sans-serif;margin:0;padding:0}* ::-webkit-scrollbar-thumb{background:hsla(0,0%,76%,.827)}* ::-webkit-scrollbar{height:12px}* ::-webkit-scrollbar-track{background:#f1f1f1}:root{--background:#fff;--text-color:#363333dd;--sub-menu-hover:#f5f7ff;--link-color:#4b49ac;--input-gb:$background;--input-border:1px solid gray;--link-color-active:#69669f;--container-bg:#f5f7ff;--icon:var(--text-color)}[data-theme=dark]{--background:#292433;--sub-menu-hover:#f5f7ff2a;--text-color:#e9e5e5;--link-color:#bcbcf2;--input-gb:#0000004a;--sidebar-gb:$background;--input-border:1px solid gray;--link-color-active:#69669f;--container-bg:#393d50;--icon:var(--text-color)}body{background:#f5f7ff;background:var(--container-bg)}a{color:inherit;text-decoration:none}.fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.row{display:flex;flex-direction:row}.mt24{margin-top:24px}.mt8{margin-top:8px}.mt16{margin-top:16px}.mb16{margin-bottom:16px}.col{display:flex;flex-direction:column}.i24{width:24px}.i24,.i32{color:#363333dd;color:var(--text-color)}.i32{width:32px}.x100{width:100%}.x50{width:50%}.y100{height:100%}.y50{width:50%}.br12{border-radius:12px!important}.br8{border-radius:8px!important}.br4{border-radius:4px!important}.br0{border-radius:0!important}.white-100{color:#fff!important}.text-center{text-align:center}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-center{align-items:center}.space-between{justify-content:space-between}.container{margin-left:24px;margin-right:24px;margin-top:16px;padding:8px}.container,.pg-login{background:#fff;background:var(--background);color:#363333dd;color:var(--text-color)}.pg-login{grid-gap:24px;border-radius:12px;display:flex;flex-direction:column;height:auto;margin-top:120px;max-width:480px;padding:24px;width:100%}.pg-login img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.bg-trans{background:transparent}.l-intro{font-size:14px;font-weight:500}.l-intro,.l-intro p{color:#363333dd;color:var(--text-color)}.l-intro p{font-size:16px;font-weight:400;line-height:22px}.l-link{color:#4b49ac;color:var(--link-color);text-decoration:none}.cx-center{max-width:1400px}.center,.cx-center{margin-left:auto;margin-right:auto}.cr-table_warpper{overflow-x:auto}.c-logo img{max-height:40px}@media screen and (max-width:480px){.pg-login{margin-left:10px;margin-right:10px;width:calc(100% - 20px)}}@media screen and (min-width:480px){.pg-login{margin-left:auto;margin-right:auto}}.nav{background:var(--background);box-shadow:0 5px 21px -5px #cdd1e1;font-size:16px;font-weight:700;height:60px;justify-content:space-between;padding:5px 24px;position:fixed;top:0;width:100%;z-index:100}.nav,.nav .content-left{align-items:center;display:flex;flex-direction:row}.nav .content-left{list-style:none}.nav .content-left .menu{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:24px}.nav .content-left .menu svg{fill:#494c4f}.nav .content-center{grid-gap:16px;display:flex;flex-direction:row;list-style:none}.nav .content-center li{color:var(--text-color);cursor:pointer}.nav .content-center li:hover{color:var(--link-color-active)}.nav .content-right{grid-gap:8px;align-items:center;display:flex;justify-content:center}.nav .content-right ul{grid-gap:8px;display:flex;flex-direction:row;list-style:none}.right-menu-icon{cursor:pointer;display:none}@media screen and (max-width:768px){.nav{top:0}.nav .content-center,.nav .content-right .auth-btn_wrapper{display:none}.nav .right-menu-icon{display:block}}.c-logo{grid-gap:8px;align-items:center;display:flex}.c-logo span{font-size:24px;font-weight:700}.auth-btn_wrapper{grid-gap:8px;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}[data-theme=dark] .btn-primary.outline{color:#e2e2eb}.theme-mode{margin-right:12px}.dark,.light{color:#88a4ef}[data-theme=dark] .theme-mode .dark,[data-theme=light] .theme-mode .light{display:none}.menu-toggle{cursor:pointer;margin-right:8px}.account-menu_wrapper{position:relative;transition:.3s ease-in-out}.account-menu_icon{align-items:center;background:#f2f3f7;border-radius:50px;cursor:pointer;display:flex;justify-content:center;padding:4px;position:relative}.account-menu_icon svg{bottom:-5px;color:#9da5ac;position:relative}.account-menu_dropdown{background:var(--background);border-radius:4px;box-shadow:-1px 12px 20px 12px rgba(0,0,0,.05);height:auto;padding:10px 0;position:absolute;right:0;top:50px;width:186px}.account-menu_dropdown_item{align-items:center;color:var(--text-color);display:flex;font-size:16px;height:48px}.account-menu_dropdown_item:hover{background:var(--sub-menu-hover)}.account-menu_dropdown_item a,.account-menu_dropdown_item span{grid-gap:4px;align-items:center;cursor:pointer;display:flex;height:100%;padding:10px;width:100%}.logout,.logout svg{color:#de5d2f}.input-ol{background:var(--background);border:var(--input-border);color:var(--text-color);font-size:16px;height:48px;padding:16px 24px;width:100%}.input-ol:focus{border:1px solid #0808f8;outline:none}.input-ol:disabled{background-color:var(--sub-menu-hover)}.input-group.error input{border:1px solid #d60808}.input-error{bottom:-16px;color:red;display:flex;font-family:Roboto,sans-serif;font-size:12px;font-weight:600;padding:0 24px;position:absolute}.input-addon{align-items:center;border:var(--input-border);display:flex;justify-content:center;min-width:48px;padding:8px}.addon-left{border-right:none}.addon-right{border-left:none}.btn{grid-gap:8px;align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:400;height:40px;justify-content:center;outline:none;padding:8px 24px}.btn-small{font-size:16px;height:32px;padding:4px 16px}.btn-medium{font-size:18px;height:40px;padding:8px 24px}.btn-large{height:48px}.btn-xl{height:56px}.btn-large,.btn-xl{border-radius:8px;font-size:18px;padding:12px 32px}.btn svg{color:#fff}.btn-primary{background:#4b49ac}.btn-primary:hover{background:#3c3aad}.btn-primary:disabled{background:#8483b1}.btn-primary.outline{background:var(--background);border:2px solid #4b49ac;color:#4b49ac}.btn-primary.outline:hover{background:var(--sub-menu-hover)}.btn-secondary{background:#3d8bfd}.btn-secondary:hover{background:#0d6efd}.btn-secondary:disabled{background:#90bcfe}.btn-secondary.outline{background:var(--background);border:2px solid #3d8bfd;color:#3d8bfd}.btn-secondary.outline:hover{background:#e7f1ff}.btn-secondary.outline:disabled{border:2px solid #90bcfe;color:#90bcfe}.btn-success{background:#53b96a}.btn-success:hover{background:#28a745}.btn-success:disabled{background:#9cd7a9}.btn-success.outline{background:var(--background);border:2px solid #53b96a;color:#53b96a}.btn-success.outline:hover{background:#eaf6ec}.btn-success.outline:disabled{border:2px solid #9cd7a9;color:#9cd7a9}.btn-danger{background:#e35d6a}.btn-danger:hover{background:#dc3545}.btn-danger:disabled{background:#efa2a9}.btn-danger.outline{background:var(--background);border:2px solid #e35d6a;color:#e35d6a}.btn-danger.outline:hover{background:#fcebec}.btn-danger.outline:disabled{border:2px solid #efa2a9;color:#efa2a9}.btn-warning{background:#e8b006}.btn-warning:hover{background:#b58905}.btn-warning:disabled{background:#ffecb2;color:#adb5bd}.btn-warning.outline{background:var(--background);border:2px solid #e8b006;color:#e8b006}.btn-warning.outline:hover{background:#fff9e6}.btn-warning.outline:disabled{border:2px solid #ffcd39;color:#ffcd39}.btn-default{background:#bdc4ca}.btn-default:hover{background:#adb5bd}.btn-default:disabled{background:#d9dde1}.btn-default.outline{background:var(--background);border:2px solid #bdc4ca;color:#bdc4ca}.btn-default.outline:hover{background:#f7f8f8}.btn-default.outline:disabled{border:2px solid #d9dde1;color:#d9dde1}.checkbox{display:flex}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]~.input-helper:before{align-items:center;background:var(--background);border:2px solid #4b49ac;border-radius:4px;content:" ";display:flex;font-size:14px;font-weight:400;height:16px;justify-content:center;margin-right:8px;width:16px}.checkbox input[type=checkbox]:checked~.input-helper:before{background:#4b49ac;color:#fff;content:"✔"}.radio{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;display:flex;position:relative}.radio input[type=checkbox]:before{align-items:center;background:var(--background);border:2px solid #4b49ac;border-radius:50px;content:" ";display:flex;font-size:14px;font-weight:400;height:16px;justify-content:center;margin-right:8px;width:16px}.radio-primary input[type=checkbox]:checked:after{background:#4b49ac;border-radius:50px;content:" ";height:10px;left:5px;position:absolute;width:10px}.status{align-items:center;display:flex;font-family:Roboto,sans-serif;font-size:16px;height:32px;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.status-primary{background:#e7f1ff;color:#5d9efe}.status-success{background:#eaf6ec;color:#6fc482}.status-danger{background:#fcebec;color:#e87882}.status-warning{background:#fff9e6;color:#e8b006}.status-info{background:#e7fafe;color:#0cb8da}.status-default{background:#f7f8f8;color:#9da5ac}.toggle,.toggle input[type=checkbox]{align-items:center;display:flex}.toggle input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative}.toggle input[type=checkbox]:before{background:#e6e8eb;border-radius:50px;content:"";height:24px;width:50px}.toggle input[type=checkbox]:after{background:#fff;border-radius:50px;content:"";height:20px;left:4px;position:absolute;width:20px}.toggle input[type=checkbox]:checked:after{background:#fff;left:auto;right:4px}.toggle-primary input[type=checkbox]:checked:before{background:#5d9efe}.toggle-success input[type=checkbox]:checked:before{background:#6fc482}.toggle-danger input[type=checkbox]:checked:before{background:#e87882}.toggle-warning input[type=checkbox]:checked:before{background:#e8b006}.toggle-info input[type=checkbox]:checked:before{background:#0cb8da}.toggle-default input[type=checkbox]:checked:before{background:#adb5bd}table.cr-table{background-color:var(--background);border-collapse:collapse;font-family:Roboto;position:relative;text-align:left;width:100%}table.cr-table .status{border-radius:4px}table.cr-table_wrapper{background-color:var(--background);box-shadow:0 5px 8px #e1e5ee;margin:8px;overflow:auto;padding:1rem}table.cr-table thead{background-color:var(--background);color:var(--text-color);font-size:14px;font-weight:600;height:45px!important;letter-spacing:.12rem;padding-left:8px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:-18px;transition:all .3s ease;z-index:2}table.cr-table thead th{padding:0 8px}table.cr-table tbody{max-height:200px}table.cr-table tbody tr{height:52px}table.cr-table tbody tr td{color:#88a4ef;font-family:Roboto;font-size:1rem;font-weight:400;padding:0 8px}table.cr-table tbody tr:nth-child(odd){background:var(--sub-menu-hover)}table.cr-table tbody tr:nth-child(2n){background:var(--background)}table.cr-table tbody tr:first-child{height:56px}table.cr-table.fixed-h-c1 td:first-child,table.cr-table.fixed-h-c1 th:first-child{background-color:inherit;left:0;position:-webkit-sticky;position:sticky}table.cr-table.fixed-h-c1 th:first-child{background-color:var(--background);z-index:10}table.cr-table.fixed-h-c1 th:first-child:after{box-shadow:0 0 10px #000;color:#fff;content:"";position:absolute;right:0;z-index:20}.r-td-shadow:after{box-shadow:inset 15px 0 15px -15px;content:" ";height:100%;position:absolute;right:-15px;top:0;width:15px}.alert{border:1px solid transparent;border-radius:.25rem;display:flex;margin-bottom:.25rem;padding:.25rem .5rem;position:relative}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.session_expired_modal{align-items:center;background:rgba(0,0,0,.3);display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:100000}.session_expired_modal .session_expired{align-items:center;background:#e8e2e2;border-radius:4px;display:flex;flex-direction:column;font-size:18px;font-weight:500;height:145px;justify-content:space-around;padding:3rem 2rem}.session_expired_modal .session_expired .icon svg{fill:rgba(168,20,20,.337);height:80px;width:80px}.summary-card{grid-gap:10px;border-radius:12px;color:#fff;display:flex;flex-direction:column;height:150px;padding:24px}.summary-card_title{font-size:16px;font-weight:600;line-height:19px;text-align:left}.summary-card_details{font-size:24px;font-weight:700;line-height:29px;text-align:left}.summary-card_description{font-size:16px;font-weight:400;line-height:17px;text-align:left}.badge{align-items:center;border-radius:4px;display:flex;flex-direction:row;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:600;height:14px;justify-content:center;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.badge,.badge svg{color:#fff}.badge-primary{background:#4b49ac}.badge-secondary{background:#3d8bfd}.badge-success{background:#53b96a}.badge-danger{background:#e35d6a}.badge-warning{background:#e8b006}.badge-default{background:#bdc4ca}.panel{background:var(--background);border:1px solid #e7ecf8;border-radius:4px;box-shadow:0 2px 4px 1px #ced3d8;min-height:30vh;width:100%}.panel_header{border-bottom:2px solid rgba(206,211,216,.855);color:var(--text-color);font-family:Roboto;font-size:18px;font-weight:400;line-height:21px;max-height:40px;padding:8px;position:relative}.panel_header .right_content{position:absolute;right:8px;top:4px}.panel .panel_content{padding:8px}.copyable-text-field{background:inherit;border:none;display:flex;flex-grow:1;justify-content:space-between;padding:0}.copyable-text-field .custom_input_group{margin:0!important}.copyable-text-field .copyable-text-field{padding:0}.code-verification{width:100%}.code-verification__label{color:#52679e;font-size:16px;margin-bottom:12px}.code-verification__block{align-items:center;display:flex;justify-content:space-between}.code-verification__block__content{width:100%}.code-verification__wrapper{display:flex;justify-content:space-between}.code-verification__wrapper-item{align-items:center;background:#e7ecf8;border-radius:4px;color:#655e5e;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:space-around;margin:0 3px;width:50px}.code-verification__wrapper-item:first-child{margin-left:0}.code-verification__wrapper-item:nth-child(3){margin-right:9px}.code-verification__wrapper-item:nth-child(4){margin-left:9px}.code-verification__wrapper-item:last-child{margin-right:0}.code-verification__wrapper-item-placeholder{color:#3a3e3a;font-size:18px;font-weight:400}.code-verification__wrapper-item-placeholder-border{background:#e7ecf8;border:2px solid #90bcfe;border-radius:4px}.code-verification__wrapper-item-placeholder-border-hidden{border-bottom:none}.code-verification__input{height:50px;margin-top:-50px;width:100%}.code-verification__input input{height:50px;opacity:0;width:100%}.code-verification__paste{border:1px solid rgba(61,120,237,.669);border-radius:4px;color:#3d3b3b;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;padding:11px 16px}.code-verification__paste:hover{background:#eff2f9;color:rgba(28,48,161,.867);transition:.2s}.code-verification__paste:hover svg path{fill:rgba(18,10,88,.867);transition:.2s}.code-verification__paste svg{margin-right:7px}@media(max-width:768px){.code-verification__wrapper-item{height:40px;margin:0 0 0 8px;width:40px}.code-verification__input{height:56px}.code-verification__input input{height:40px}.code-verification__paste{font-size:12px;margin-left:8px;margin-top:-6px}.code-verification__block__content{margin-right:0}}.popup_screen_wrapper{background:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100001}.popup_screen_content,.popup_screen_wrapper{align-items:center;display:flex;justify-content:center}.popup_screen_content{background:#fff;border-radius:.5rem;box-shadow:3px 3px 10px rgba(96,94,94,.796);font-size:18px;min-height:240px;min-width:240px;padding:2rem 1rem;position:relative;text-align:center}.popup_screen_content .popup_close{background:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;outline:none;position:absolute;right:0;top:0}.popup_screen_content .popup_close svg{fill:rgba(55,48,48,.498);height:34px;width:34px}.popup_screen_content .popup_close:hover{background:hsla(0,32%,82%,.491)}@media screen and (max-width:480px){.popup_screen_content{min-width:0;min-width:auto;width:calc(100% - 16px)}}.password-strength{position:relative}.password-strength-meter{align-items:center;background:var(#fff);display:flex;height:7px;padding:0 1px}.password-strength-meter__block{display:flex;height:5px;transition:all 1s ease}.password-strength-meter__block.too-weak{background:var(#d20a0a);width:20%}.password-strength-meter__block.weak{background:var(#b3b31d);width:40%}.password-strength-meter__block.good{background:var(#47a147);width:60%}.password-strength-meter__block.strong{background:var(#089608);width:80%}.password-strength-meter__block.very-strong{background:var(#0e6a0e);width:100%}.password-pop-up{background:var(--background);border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 10px 12px hsla(0,0%,50%,.65);padding:14px 9px;position:absolute;text-align:left;top:-24px;width:100%;z-index:6}.password-pop-up__strength{height:32px}.password-pop-up__strength-title{font-size:16px;font-weight:500}.password-pop-up .good,.password-pop-up .strong,.password-pop-up .too-weak,.password-pop-up .very-strong,.password-pop-up .weak{font-size:16px;font-weight:700}.password-pop-up .too-weak{color:#d20a0a}.password-pop-up .weak{color:#b3b31d}.password-pop-up .good{color:#47a147}.password-pop-up .strong{color:#089608}.password-pop-up .very-strong{color:#0e6a0e}.password-strength-tip{display:flex;flex-direction:column;padding-top:14px;text-align:left}.password-strength-tip-title{color:var(--text-color);font-size:14px;font-weight:500;margin-bottom:6px;margin-top:8px}.password-strength-tip-text{color:var(--text-color);font-size:14px;opacity:.72;padding-bottom:2px}.progress-bar{height:100%}.progress-bar-wrapper{background-color:#f3f3f3;border:1px solid #ccc;border-radius:4px;height:16px;width:100%}.progress-bar.primary{background-color:#4caf50;height:16px;height:100%;text-align:center;width:20%}.input-group{display:flex;max-height:48px;position:relative}.input-group.select{cursor:pointer}.input-group.select>select{-webkit-appearance:none;appearance:none;cursor:pointer;padding:10px 24px}.input-group.select .select-addon{background:hsla(0,16%,79%,.102)}.input-group.select .options_wrapper{background:var(--background);border:var(--input-border);cursor:pointer;display:none;list-style:none;max-height:300px;overflow-y:scroll;padding:8px 16px;position:absolute;top:100%;width:100%;z-index:20}.input-group.select .options_wrapper.show{display:block}.input-group.select .options_wrapper li{font-size:16px;height:24px;padding-left:4px;padding-right:4px}.input-group.select .options_wrapper li:hover{background:#4b49ac;color:#fff}.history_pagination{align-items:center;display:flex;justify-content:flex-start;padding:16px 0}.history_pagination p{font-size:1rem;margin:0;padding:8px}.history_pagination button{align-items:center;background:none;background:var(--background);border:none;border:var(--input-border);border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;margin:0 calc(var(--gap)*2.5);outline:none;padding:0;width:32px}.history_pagination button:hover{border:2px solid #8181e5}.history_pagination button:disabled{border:var(--input-border);cursor:default}.history_pagination button svg{fill:var(--icon)}.wallet{grid-gap:24px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1400px;padding:24px;width:100%}.wallet .row:first-child{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr}.wallet .row:nth-child(2){background:var(--background);border-radius:12px;min-height:300px;padding:24px}.wallets{grid-gap:16px;display:flex;flex-wrap:wrap;padding:8px}.wallets,.wallets_wrapper{background:var(--background);color:var(--text-color)}.wallets_wrapper{padding:16px}.wallets .walletitem{border-radius:8px;box-shadow:0 5px 21px -5px #cdd1e1;cursor:pointer;padding:4px}.wallets .walletitem.active{background:var(--container-bg)}.wallets .walletitem_content{grid-gap:8px;display:flex;flex-direction:row;padding:4px 8px}.wallets .walletitem_content__left img{height:40px;width:40px}.wallets .walletitem_content__right{display:flex;flex-direction:column}@media screen and (max-width:576px){.wallet .row:first-child{grid-template-columns:1fr}}.settings{padding:24px}.settings_content{grid-gap:24px;background:var(--background);display:grid;grid-template-columns:1fr 1fr;min-height:300px;padding:24px;width:100%}.settings_content .col{grid-gap:8px}.g-auth_role{grid-gap:48px;display:flex;flex-direction:row}.g-auth_role .g-auth_content,.g-auth_role .role_content{grid-gap:8px;display:flex;margin:8px}.g-auth_role .role_content{flex-direction:row;justify-content:space-around}@media screen and (max-width:768px){.settings_content{grid-template-columns:1fr}}.pg-alerts{grid-gap:.5rem;display:flex;flex-direction:column;position:fixed;right:24px;top:72px;z-index:100005}.features{align-items:center;background:var(--background);display:flex;justify-content:center;min-height:280px;position:relative}.features-wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;height:100%;margin-left:auto;margin-right:auto;max-width:1400px;padding:24px;width:100%}.features-item{grid-gap:16px;background:var(--container-bg);border-radius:4px;color:var(--text-color);display:flex;flex-direction:row;max-height:256px;min-height:200px;padding:24px;width:100%}.features-item_icon{align-items:center;display:flex;justify-content:center}.features-item_content{grid-gap:24px;display:flex;flex-direction:column}.features-item_content p{font-size:18px}.features-item_content h2{color:var(--link-color)}@media screen and (max-width:768px){.features-wrapper{grid-template-columns:1fr}.features-item_content{justify-content:center}}@media screen and (max-width:992px){.features-wrapper{grid-gap:16px;padding:0 8px}.features-item{padding:8px}}.about{background:var(--background);display:flex;justify-content:center;min-height:380px;width:100%}.about-wrapper{grid-gap:24px;justify-content:space-around;margin-left:auto;margin-right:auto;max-width:1400px;padding:8px}.about-content_left,.about-wrapper{align-items:center;display:flex;width:100%}.about-content_left{background:var(--container-bg);color:var(--text-color);height:280px;justify-content:center;max-width:400px;padding:16px;position:relative}.about-content_left .about-card{background:var(--background);border-radius:12px;height:100%;max-width:420px;overflow:hidden;width:100%}.about-content_left .about-card img{width:100%}.about-content_left .about-card_details{font-size:18px;padding:8px}.about-content_left .about-card_details .points{color:var(--link-color-active);font-weight:600;margin-left:16px}.about-content_right{grid-gap:24px;color:var(--text-color);display:flex;flex-direction:column;justify-content:center}.about-content_right p{font-size:24px;max-width:580px}.about-content_right h2{color:var(--link-color)}@media screen and (max-width:768px){.about-wrapper{flex-direction:column}.about-content_right p{font-size:18px}}.left-sidebar{background:var(--background);box-shadow:0 5px 21px -5px #cdd1e1;height:calc(100svh - 60px);left:0;position:fixed;top:60px;z-index:88}.left-sidebar,.left-sidebar-wrapper{transition:width .45s ease;width:256px}.left-sidebar-wrapper{grid-gap:8px;color:var(--text-color);display:flex;flex-direction:column;height:100%;list-style:none;padding:16px;position:relative}.left-sidebar-wrapper li{align-items:center;border-radius:8px;font-size:18px;height:48px;transition:width .45s ease}.left-sidebar-wrapper li :hover,.left-sidebar-wrapper li.active{background:#4b49ac;color:#fff}.left-sidebar-wrapper li :hover svg path,.left-sidebar-wrapper li.active svg path{fill:#fff}.left-sidebar-wrapper li a{grid-gap:8px;align-items:center;border-radius:8px;display:flex;height:100%;overflow:hidden;padding-left:10px;padding-right:10px;position:relative;transition:width .45s ease;white-space:nowrap;width:100%}.left-sidebar-wrapper li a.active{background:#4b49ac;color:#fff}.left-sidebar-wrapper li a.active svg path{fill:#fff}.left-sidebar-wrapper li a span{display:inline-block}.left-sidebar-wrapper li .i24{min-width:24px}.left-sidebar.mini,.left-sidebar.mini .left-sidebar-wrapper{width:82px}.left-sidebar.mini .left-sidebar-wrapper li a .i24{margin:4px}.left-sidebar.mini .left-sidebar-wrapper li a span{opacity:0}.left-sidebar.mini .left-sidebar-wrapper li a:hover span{opacity:1}.left-sidebar.mini .left-sidebar-wrapper li:hover{width:256px}.left-sidebar.mini .sidebar-footer .social-links{align-items:center;flex-direction:column;gap:16px}.sidebar-footer{margin-top:auto;padding-top:16px}.sidebar-footer hr{border:none;border-top:1px solid rgba(205,209,225,.2);margin:0 0 16px}.sidebar-footer .social-links{display:flex;gap:24px;justify-content:center}.sidebar-footer .social-links a{align-items:center;color:var(--text-color);display:flex;transition:all .3s ease}.sidebar-footer .social-links a:hover{color:#4b49ac;-webkit-transform:scale(1.2);transform:scale(1.2)}.sidebar-footer .social-links a .i24{font-size:20px}.d-mini{width:calc(100% - 82px)!important}@media screen and (max-width:768px){.left-sidebar,.menu-toggle{display:none}}.dashboard{grid-gap:24px;border-radius:12px;display:flex;flex-direction:column;padding:24px}.ac-summary{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr}.ac-recent{grid-gap:24px;background:var(--background);border-radius:12px;display:flex;min-height:300px;padding:24px}.ac-recent_transaction{display:flex;flex-direction:column}.ac-recent h3{margin-bottom:24px}.ac-recent_earn_points{display:flex;flex-direction:column;max-width:380px;width:100%}.ac-recent_earn_points_wrapper{grid-gap:8px;border-radius:8px;box-shadow:0 12px 24px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;padding:24px;width:100%}.ac-recent_earn_points_item{grid-gap:12px;background:var(--background);border-radius:8px;box-shadow:0 5px 10px 0 rgba(0,0,0,.102);display:flex;flex-direction:row;height:54px;max-width:380px;padding:8px 16px;width:100%}.ac-recent_earn_points_item .icon{background:rgba(66,143,39,.239);border-radius:8px;color:#fff;font-size:24px;font-weight:600;height:38px;justify-content:center;width:38px}.ac-recent_earn_points_item .details{display:flex;flex-direction:column;justify-content:space-between}.ac-recent_earn_points_item .details span:first-child{color:var(--link-color);font-family:Roboto;font-size:18px;line-height:21px;text-align:left}.ac-recent_earn_points_item .details span:nth-child(2){color:var(--text-color);font-size:16px}@media screen and (max-width:992px){.ac-summary{grid-template-columns:1fr 1fr}.ac-recent{flex-direction:column}}@media screen and (max-width:576px){.ac-summary{grid-template-columns:1fr}}.exchange{padding:24px}.exchange_wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr}.exchange-tab_wrapper{align-items:center;background:var(--background);display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.exchange-tab{border-radius:4px;color:var(--link-color);cursor:pointer;font-weight:600;margin:8px;padding:4px}.exchange-tab.active{background:#4b49ac;color:#fff}.exchange-tab.active:hover{background:#3c3aad}.exchange-tab:hover{background:var(--container-bg)}.swap_wrapper{grid-gap:8px;background:var(--background);border-radius:24px;box-shadow:0 5px 21px -5px #cdd1e1;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;margin-top:24px;max-width:600px;padding:24px}.swap_wrapper .swap_rate{display:flex;font-size:18px;justify-content:center}.swap_wrapper .swap_user_balance{display:flex;font-size:16px;font-weight:600;justify-content:right}.empty-data{text-align:center}.loading{align-items:center;display:flex;justify-content:center}.input-logo{height:32px;width:32px}@media screen and (max-width:992px){.exchange_wrapper{display:grid;grid-template-columns:1fr 1fr}.flex_swap-container{display:grid;grid-template-columns:1fr!important}}@media screen and (max-width:576px){.exchange_wrapper{grid-template-columns:1fr}}.flex_swap-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.flex_swap-container{grid-gap:24px;display:grid;grid-template-columns:3fr 2fr;max-width:1000px;width:100%}.grow{flex-grow:1;width:100%}.recent-trades{justify-content:start;min-height:500px;width:100%}.trade-item{grid-gap:8px;background:var(--background);border-radius:8px;box-shadow:0 5px 21px -5px #cdd1e1;display:flex;flex-direction:row;margin:8px 0;padding:12px}.trade-item_left{align-items:center;display:flex}.trade-item_right .trade-amount{align-items:center;display:flex;font-size:14px;gap:8px;justify-content:space-between;margin-bottom:8px}.trade-item_right .trade-amount .separator{color:#666;margin-left:2px;margin-right:2px}.trade-item_right .trade-details{align-items:center;color:#666;display:flex;font-size:12px;justify-content:space-between}.trade-item_right .trade-details .status{font-size:12px;height:24px}.trade-item_right .trade-details .trade-price{font-weight:500}.trade-item_right .trade-details .trade-time{color:#999}.referrals{padding:24px}.referrals-wrapper{grid-gap:24px;background:var(--background);border-radius:24px;flex-direction:column;padding:24px}.referrals-wrapper h3{color:var(--link-color)}.referrals-content{grid-gap:24px;display:flex;flex-direction:row;justify-content:space-between}.referrals-content_left{display:flex;flex-direction:column;max-width:600px}.referrals-content_left p{font-size:18px}.referrals-content_left_item{grid-gap:8px;display:flex}.referrals-content_left_item_wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr;padding:24px}.referrals-content_left_item_icon{align-items:center;background:#eef3eb;display:flex;height:42px;padding:4px;width:42px}.referrals-content_left_item_icon img{width:100%}.referrals-content_left_item_details{display:flex;flex-direction:column}.referrals-content_left_item_details span:first-child{font-weight:600}.referrals-content_left_item_details span:nth-child(2){font-size:16px;font-weight:600}.referrals-content_right_item{grid-gap:8px;display:flex;flex-direction:row}.referrals-content_right_item_wrapper{grid-gap:24px;display:flex;flex-direction:column}.referrals-content_right_item_icon{align-items:center;display:flex}.referrals-content_right_item_details{grid-gap:4px;display:flex;flex-direction:column}.referrals-content_right_item_details span:first-child{color:var(--link-color);font-size:18px}.referrals-content_right_item_details span:nth-child(2){font-size:18px}.referrals_link{max-width:520px}.referrals-commission_payouts{min-height:200px!important}@media screen and (max-width:768px){.referrals-content{flex-direction:column}}@media screen and (max-width:480px){.referrals-content_left_item_wrapper{grid-template-columns:1fr}}@media screen and (max-width:992px){.referrals-content{flex-direction:column}}.history{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1400px;padding:24px}.history .row:first-child{min-height:300px}.history .row:first-child,.withdraw-wrapper{background:var(--background);border-radius:12px}.withdraw-wrapper{padding:24px;position:relative;width:100%}.withdraw-content{grid-gap:16px;background:var(--background);display:flex;flex-direction:column}.withdraw-content input{width:100%}.withdraw-content button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deposit-wrapper{background:var(--background);border-radius:12px;padding:24px;position:relative;width:100%}.deposit-content{grid-gap:8px;align-items:center;background:var(--background);display:flex;flex-direction:column;justify-content:center}.deposit-content img{max-height:150px;max-width:150px}.deposit-content input{text-align:center}.history{width:100%}.deposit{color:#24983f;font-weight:600}.withdraw{color:#c8303f;font-weight:600}.qrcode{background:#fff;padding:8px}.withdraw_footer{grid-gap:8px;align-items:center;display:flex;flex-direction:row}.withdraw_footer span{font-size:16px;font-weight:500}.badge.token-name{left:0;padding:10px 12px;position:absolute;top:0}.space-around.pp-ts{grid-gap:4px!important}.form__cros-icon{cursor:pointer;position:absolute;right:8px;top:0;width:30px}.login-2fa,.pg-dashboard{position:relative}.pg-dashboard{display:flex;flex-direction:row;height:100%;min-height:calc(100vh - 60px);top:60px}.pg-dashboard .pg-main{position:absolute;right:0;transition:width .45s ease;width:calc(100% - 256px)}@media screen and (max-width:768px){.pg-main{width:100%!important}}.terms-pg{font-size:18px;margin:60px 8px;padding:24px 8px}.terms-pg_wrapper{margin-left:auto;margin-right:auto;max-width:1200px}.terms-pg h5{font-size:18px;font-weight:600!important;margin-bottom:8px}.terms-pg p{margin-bottom:18px}.terms-pg ul{margin-left:48px}.terms-pg a{color:var(--link-color)}.privacy-pg{font-size:18px;margin:60px 8px;padding:24px 8px}.privacy-pg_wrapper{margin-left:auto;margin-right:auto;max-width:1200px}.privacy-pg h5{font-size:18px;font-weight:600!important;margin-bottom:8px}.privacy-pg p{margin-bottom:18px}.privacy-pg ul{margin-left:48px}.about-pg{border-radius:12px;color:var(--text-color);font-size:16px;padding:24px}.about-pg_wrapper{margin:60px auto;max-width:1200px}.about-pg_wrapper h1,.about-pg_wrapper h2{font-weight:600!important;margin-bottom:16px}.about-pg_wrapper h1{font-size:24px;margin-bottom:24px}.about-pg_wrapper h2{font-size:18px;margin-top:32px}.about-pg_wrapper section{margin-bottom:24px}.about-pg_wrapper p{line-height:1.6;margin-bottom:16px}.about-pg_wrapper ul{list-style-type:disc;margin:16px 0 16px 24px}.about-pg_wrapper ul li{line-height:1.5;margin-bottom:8px}.about-pg_wrapper ul li strong{font-weight:600}.about-pg_wrapper a{color:var(--link-color);text-decoration:underline}.about-pg_wrapper a:hover{color:var(--link-color-active)}.about-pg_wrapper .text-center{text-align:center}.profile_google_auth_wrapper{color:var(--text-color);margin:24px;width:calc(100% - 48px)}.profile_google_auth_content{margin-left:auto;margin-right:auto;max-width:504px}.auth_qr_wrapper{display:flex;flex-direction:row;min-height:160px;padding:16px;width:100%}.auth_qr_hint{grid-gap:8px;color:var(--text-color);display:flex;flex-direction:column;font-size:14px;max-width:288px}.auth_qr_code{float:right;height:auto;margin:8px;max-height:144px;max-width:144px;min-width:80px;position:relative;width:100%}.auth_qr_code img{height:auto;min-width:100px;width:100%}.auth_secret_wrapper{display:flex;flex-direction:column;padding:8px;width:100%}.auth_secret_details{display:flex;flex:5 1;max-width:390px;width:100%}.auth_secret_details input{background:#f1f5f9;border:none;border-radius:4px;color:#343a40;font-size:14px;font-weight:400;height:42px;line-height:19px;outline:none;padding:8px;text-align:center}.auth_secret_details button{height:42px}.auth_input_wrapper{margin-left:auto;margin-right:auto;max-width:380px;padding:8px;width:100%}.auth_button_wrapper{max-width:256px;padding:16px;width:100%}.auth_button_wrapper button{font-size:18px}.back_steps{cursor:pointer;width:30px}.copyable-text-field .input-group{flex:1 1}@media screen and (max-width:480px){.custom_input_group.sl__input{min-width:0;min-width:auto}}.sidebar-wrapper{background:var(--background);box-shadow:0 5px 21px -5px #cdd1e1;display:block;height:calc(100svh - 60px);position:fixed;right:0;top:60px;transition:width .45s ease;width:0;z-index:11}.sidebar-wrapper .bottom{bottom:0;max-height:96px;padding:8px;position:absolute;width:100%}.sidebar-content,.sidebar-wrapper .bottom{grid-gap:2px;display:flex;flex-direction:column}.sidebar-content{flex-wrap:nowrap;height:calc(100% - 96px);overflow:scroll;padding:16px 8px;width:208px}.sidebar-content::-webkit-scrollbar{display:none}.sidebar-item{border-radius:8px;height:48px}.sidebar-item.active,.sidebar-item:hover{background:#4b49ac}.sidebar-item.active a,.sidebar-item.active span,.sidebar-item.active svg,.sidebar-item:hover a,.sidebar-item:hover span,.sidebar-item:hover svg{color:#fff}.sidebar-item.active svg.svg-solid path,.sidebar-item:hover svg.svg-solid path{fill:#fff}.sidebar-item a,.sidebar-item span{grid-gap:8px;align-items:center;border-radius:8px;color:var(--text-color);display:flex;flex-direction:row;height:100%;padding:4px 8px;white-space:nowrap}.sidebar-item a.active,.sidebar-item span.active{background:#4b49ac;color:#fff}.sidebar-item a.active span,.sidebar-item a.active svg,.sidebar-item span.active span,.sidebar-item span.active svg{color:#fff}.sidebar-item a.active svg.svg-solid path,.sidebar-item span.active svg.svg-solid path{fill:#fff}.mini-logo{overflow:hidden;width:43px}.show{width:208px}@media screen and (min-width:768px){.sidebar_wrapper{display:none}}
/*# sourceMappingURL=main.e6c607a3.css.map*/