:root{--primary-color:#144bae;--secondary-color:#2b2b2b;--layout-background:#fff;--card-header:#ddd;--card-body:#fff;--card-header-text-color:#000;--text-color:#000;--text-color-alpha:0,0,0;--text-color-reverse:#fff;--text-sec-color:#777;--header-background:#fff;--sidebar-background:#fff;--footer-background:#fff;--page-background:#fff;--withdraw-background:#e3e3e3;--withdraw-addCard-button-color:#1565c0;--red-100:#ffcdd2;--red-500:#f44336;--red-800:#c62828;--red-900:#b71c1c;--green-100:#c8e6c9;--green-500:#4caf50;--green-800:#2e7d32;--green-900:#1b5e20;--blue-100:#bbdefb;--blue-800:#1565c0;--blue-900:#0d47a1;--orange-500:#ff9800;--amber-100:#ffecb3;--amber-500:#ffc107;--amber-800:#ff8f00;--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#eee;--grey-500:#9e9e9e;--grey-800:#424242;--input-background:#d3d3d3;--light-color:#fff;--reverse-light-color:#000;--card-bg:#11202c;--card-bg-inverse:#f7f7f7;--card-back:#f1f1f1;--divider:#000;--divider_light:#ddd;--box-border-radius:0.4rem;--shimmer-color-one:#eff1f3;--shimmer-color-two:#e2e2e2;--notif-popup-back:#e2e2e2;--notif-popup-active-btn:#575757;--notif-popup-inactive-btn-color:#575757;--notif-popup-list-hover-back:#cecece;--double-button-deactive:#d9d9d9;--double-button-active:#144bae;--double-button-color:#282d35;--font-color-light:grey;--refresh-btn-bg:#000;--password-input:#c3c3c3;--security-eye-color:#787878;--security-text-color:#4e4e4e;--portfory-divider:#cecece;--portfory-bg:#f1f1f1;--portfory-title-color:#4e4e4e}[data-theme=dark]{--primary-color:#144bae;--secondary-color:#fff;--layout-background:#000;--card-header:#1d2227;--card-body:#000;--card-header-text-color:#fff;--text-sec-color:#d3d3d3;--text-color:#fff;--text-color-alpha:255,255,255;--text-color-reverse:#000;--sidebar-background:#000;--header-background:#000;--footer-background:#000;--page-background:#000;--withdraw-background:#171b1f;--withdraw-addCard-button-color:#648cd0;--input-background:#000;--light-color:#000;--reverse-light-color:#fff;--card-bg:#fff;--card-back:#181b1f;--card-bg-inverse:#11202c;--divider:#a1a1a1;--shimmer-color-one:#121212;--shimmer-color-two:#242424;--notif-popup-back:#181b1f;--notif-popup-active-btn:#d9d9d9;--notif-popup-inactive-btn-color:#fff;--notif-popup-list-hover-back:#151515;--double-button-deactive:#272727;--double-button-color:#fff;--font-color-light:#e3e3e3;--refresh-btn-bg:#727272;--password-input:#000;--security-eye-color:#aaadb0;--security-text-color:#e3e3e3;--portfory-divider:#494949;--portfory-bg:#181b1f;--portfory-title-color:#8493af}.animate-shimmer{animation:shimmer 3s infinite;background:linear-gradient(90deg,#eff1f3 4%,#e2e2e2 25%,#eff1f3 36%);background:linear-gradient(to right,var(--shimmer-color-one) 4%,var(--shimmer-color-two) 25%,var(--shimmer-color-one) 36%);background-size:300px 100%;color:#eff1f3!important;color:var(--shimmer-color-one)!important}@keyframes shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}.circle_right{animation:circleRight 3s infinite forwards}@keyframes circleRight{0%{transform:rotate(0deg)}20%{transform:rotate(120deg)}40%{transform:rotate(180deg)}60%{transform:rotate(240deg)}80%{transform:rotate(300deg)}to{transform:rotate(1turn)}}.reactour__helper{color:#000!important;padding-right:40px!important}.reactour__helper [data-tour-elem=controls]{direction:ltr!important}.ltr{direction:ltr}.translate{box-shadow:1px 1px 1px 1px #fff,2px 2px 2px 2px #fff;color:rgba(75,64,64,.769);left:24;position:absolute;top:23;transform:translateX(-50) translateY(-50)}.pointer{cursor:pointer}.h-100{height:100%}.text-left{text-align:left}.sticky{position:sticky;top:0;width:100%}@media screen and (max-width:576px){.responsive-wrap{flex-wrap:wrap!important}}.tv-ticker-item-tape{padding:5px 0!important}input{font-family:YekanBakh!important}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.grecaptcha-badge{top:10px!important}.KYCPage_kycPage__sS7Kf{align-items:center;color:var(--text-color);display:flex;justify-content:center;min-height:100%;overflow-y:auto;padding:1rem 2%;width:100%}.KYCPage_kycPage__sS7Kf a{color:#648cd0}.KYCPage_kycPage__box__26Iaw{background-color:var(--withdraw-background);border-radius:15px;display:flex;height:max-content;justify-content:center;min-height:70%;position:relative;width:min(100%,1486px)}.KYCPage_kycPage__sS7Kf .KYCPage_flex_col__PKHbR{flex-direction:column}.KYCPage_kycPage__sS7Kf .KYCPage_divider__r4JfJ{align-self:stretch;background-color:var(--divider)}.KYCPage_kycPage__sS7Kf .KYCPage_horizontal__pu2Gb{height:1px}.KYCPage_kycPage__sS7Kf .KYCPage_vertical__WUkgE{width:1px}.KYCPage_kycPage__sS7Kf .KYCPage_partRight__spBpe{flex:1 1;padding:40px 20px}@media only screen and (max-width:540px){.KYCPage_kycPage__sS7Kf .KYCPage_partRight__spBpe{padding:20px}}.KYCPage_kycPage__sS7Kf .KYCPage_partRight__spBpe>div{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center}.KYCPage_kycPage__sS7Kf .KYCPage_partLeft__t7\+dE{flex:1 1;padding:20px}.KYCPage_kycPage__sS7Kf .KYCPage_partLeft__t7\+dE>div{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center}.KYCPage_kycPage__sS7Kf .KYCPage_kyc_right__RTXTz{color:0;margin:auto;text-align:center;width:50%}.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK img{margin-bottom:48px;max-width:min(70%,400px)}@media only screen and (max-width:1100px){.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK img{margin-bottom:36px}}@media only screen and (max-width:540px){.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK img{margin-bottom:12px}}.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK h3{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-top:24px;text-align:center}@media only screen and (max-width:1100px){.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK h3{font-size:15px;font-weight:400}}@media only screen and (max-width:540px){.KYCPage_kycPage__sS7Kf .KYCPage_kyc_by_charisbase__GiMKK h3{font-size:13px;margin-bottom:0;margin-top:4px}}.kyc_step1_help{min-height:38vh}.kyc_step1_help img{margin-bottom:48px;max-width:min(50%,227px)}@media only screen and (max-width:1100px){.kyc_step1_help img{margin-bottom:36px}}@media only screen and (max-width:540px){.kyc_step1_help img{margin-bottom:12px}}.kyc_step1_help h3{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-top:24px;text-align:center}@media only screen and (max-width:1100px){.kyc_step1_help h3{font-size:15px;font-weight:400}}@media only screen and (max-width:540px){.kyc_step1_help h3{font-size:13px;margin-bottom:0;margin-top:4px}}.kyc_step1_help ul{font-size:16px;font-style:normal;font-weight:700;line-height:30px;list-style:disc;margin-right:20px;padding-left:0;text-align:right}@media only screen and (max-width:1100px){.kyc_step1_help ul{font-size:14px}}@media only screen and (max-width:540px){.kyc_step1_help ul{font-size:13px}}.kyc_step1__title{font-size:24px}.kyc_step1__label,.kyc_step1__title{font-style:normal;font-weight:700;line-height:normal}.kyc_step1__label{font-size:15px;text-align:center}.kyc_step1__img4{width:50%}.kyc_step1 .kyc_step1__input-wrapper{max-width:100%;position:relative}.kyc_step1 .kyc_step1__input-wrapper input,.kyc_step1 .kyc_step1__input-wrapper>div{max-width:100%}.Toastify__toast--warning{background-color:#f88f01;border-radius:24px;color:#fff}.Toastify__toast--info{background-color:#739be5;border-radius:24px;color:#fff}.Toastify__toast--success{background-color:#03a65a;border-radius:24px;color:#fff}.Toastify__toast--error{background-color:#f63e50;border-radius:24px;color:#fff}.Toastify__close-button{color:#fff!important;opacity:.5;position:absolute;right:12px;top:12px}.toasty{margin-right:24px}.toasty h4{font-size:18px;font-weight:500;margin:0 0 5px}.toasty p{font-size:14px;font-weight:300;margin:0 0 5px}.toasty img{height:48px;padding:4px;width:48px}
/*# sourceMappingURL=main.f04b5555.css.map*/