@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:default;font-family:Inter,sans-serif;font-style:normal;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.navbar-light .navbar-toggler-icon{background-color:#3545ee;border-radius:5px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}input[type=file]::-webkit-file-upload-button{background:#3545ee;border:2px solid #3545ee;border-radius:20px;color:#fff;content:"Upload";font-size:14px;font-style:normal;font-weight:700;margin:3px 3px 3px 99%;padding:5px 10px;transform:translate(-100%)}input[type=file]::file-selector-button{background:#3545ee;border:2px solid #3545ee;border-radius:20px;color:#fff;content:"Upload";font-size:14px;font-style:normal;font-weight:700;margin:3px 3px 3px 99%;padding:5px 10px;transform:translate(-100%)}button:disabled{opacity:.5}@media screen and (min-width:400px){.w-sm-25{width:25%!important}.w-sm-100{width:100%!important}}@media screen and (min-width:768px){.w-md-100{width:100%!important}.w-md-50{width:50%!important}.w-md-25{width:30%!important}}@media screen and (min-width:992px){.w-lg-100{width:100%!important}.w-lg-50{width:50%!important}.w-lg-25{width:30%!important}}@media screen and (max-width:992px){.navbar{position:absolute!important;width:100vw;z-index:20}.responsive-navbar{margin-top:70px;max-width:100vw}}.checkbox{opacity:0;position:absolute}.checkbox-label{align-items:center;background-color:#111;border-radius:50px;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:5px;position:relative;width:60px}.fa-moon{color:#f1c40f}.fa-sun{color:#f39c12}.checkbox-label .ball{background-color:#fff;border-radius:50%;height:22px;left:2px;position:absolute;top:2px;transition:transform .2s linear;width:22px}.checkbox:checked+.checkbox-label .ball{transform:translateX(33px)}#nprogress{pointer-events:"none"}#nprogress .bar{height:3;left:0;position:"fixed";top:0;width:"100%";z-index:2000}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cb{color:#3a49ee}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.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:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.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--light{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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.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__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stripeBand{height:100%;margin:0 auto;width:100%}.imagebgWrapper{background-image:url(/static/media/backgroundTrade.313284b9735e18416236.png)}.groupCurrBtn{overflow-x:auto}.groupCurrBtn::-webkit-scrollbar{display:none}.groupPayBtn{overflow-x:auto}.groupPayBtn::-webkit-scrollbar{display:none}.trading-bg{background-image:url(/static/media/trading.434b36bff17b27216bdb.png);background-repeat:no-repeat;background-size:cover;border-radius:12px;margin:0 10px 33px}.trading-bg>div>.heading{color:#fff;font-size:33px;line-height:35px;margin-bottom:25px}.trading-bg>div>.sub-head{color:#fff;font-size:20px;margin-bottom:5px}.trade-button{align-items:center;background:#64ed80;border:none;border-radius:9px;display:flex;font-weight:600;gap:10px}.card-button{background:#0084ff;border:none;border-radius:50px;color:#fff;padding:6px 20px}.groupCurrBtn button:focus-visible{background-color:#3545ee;color:#fff}.groupCurrBtn button:focus,.groupPayBtn button:active,.groupPayBtn button:focus{background-color:#3545ee;color:#fff}@media screen and (max-width:720px){.imagebgWrapper{background-attachment:fixed;background-position:top -21px right 44%}.trde-crpt{margin-top:2rem}.trading-bg>div>.heading{font-size:25px;margin-bottom:10px}.trading-bg>div>.sub-head{font-size:17px}}.header-text{width:45%}@media screen and (max-width:999px){.header-text{width:77%}}.card-img-top{height:140px;width:190px}.card-img-top-1{height:140px;width:170px}.card-img-top-2{height:140px;width:140px}.Cardpositive{background-color:#e9f8e9;border:1px solid #e9f8e9;border-radius:8px}.Cardnegative{background-color:#f5e2e5;border:1px solid #fff9fa;border-radius:8px}.feedtext{font-size:14px;font-weight:500}.publicuserbackground{background:rgba(233 234 243 1)}.publicuser-tabs .nav-link{align-items:center;background:#0000;border:none;color:#6f7182;display:flex;font-style:normal;font-weight:600}.publicuser-tabs .nav-item .active{align-items:center;background:#0000;border:none;color:#1476ff;display:flex}.publicuser-tabs{border-bottom:1px solid #dee2e6!important}@media screen and (max-width:650px){.rewrds-para{text-align:justify!important}.join-bg>div>.heading{font-size:30px!important}.join-bg>div>.sub-head{font-size:16px!important}}.join-bg{background-image:url(/static/media/trading.434b36bff17b27216bdb.png);background-repeat:no-repeat;background-size:cover;border-radius:12px;margin:0 10px 33px}.join-bg>div>.heading{color:#fff;font-size:50px;font-weight:600;margin-bottom:10px}.join-bg>div>.sub-head{color:#f7a601;font-size:20px;font-weight:600;margin-bottom:10px}.join-bg>button{align-items:center;background:#f7a601;border:none;border-radius:9px;display:flex;font-size:18px;font-weight:700;gap:4px;padding:13px}.yellow{color:#f7a601}p{color:#202939}.ForgotBg,.LoginBg,.ResetBg,.SignUpBg{background-size:cover;min-height:100vh;width:100%}.ForgotBg>div,.LoginBg>div,.ResetBg>div,.SignUpBg>div,.user-profile{min-height:calc(100vh - 68px)}.signupimgbg{background:#1476ff1a}.card{border-radius:15px}.phone-selectr{border:1px solid #e9eaf3;border-radius:30px;box-shadow:0 0 10px #e9eaf3;padding:5px}.FormDiv>input ::-ms-reveal{display:block!important}.Forgot{background-color:initial;border:none;font-size:13px;font-style:normal;font-weight:500;margin-bottom:5px}.Password{border:1px solid #000;border-radius:30px;overflow:hidden;padding:5px;width:100%}.Password>input{width:86%}.Password>button,.Password>input{background:#0000;border:none}.Password>input:focus{border:none;outline:none}.auth-error{font-size:12px;font-weight:600}.Button{padding:7px 0}.Button:disabled{opacity:.5}.OtpInputBox{display:flex;justify-content:center}.OtpInputBox>input{-webkit-text-security:square;height:50px!important;width:50px!important}.OtpInputBox1>input,.OtpInputBox>input{border:1px solid #000;border-radius:10px}.OtpInputBox1>input{font-size:20px;height:40px!important;width:40px!important}.resize:active{transform:scale(.5)}.logindiv>div div:nth-child(2)>div{padding:0}.restricted-modal>.modal-dialog{display:flex;justify-content:center}.restricted-modal>.modal-dialog>.modal-content{border-radius:30px;width:85%!important}.css-f6d81q-control{border:none;box-shadow:none}.response-modal{align-items:center;display:flex!important;justify-content:center}.response-modal>div{width:360px}.response-modal>div>div{border-radius:30px;box-shadow:0 0 1px #e9eaf3}.background_color_change{background-color:#e0ecfc;border-radius:0!important;border-radius:initial!important}.qvaniLogoTitle{left:0;position:fixed;top:0}.ContactHead{background:linear-gradient(217deg,#fff,#f000 70.71%),linear-gradient(127deg,#0f0c,#eef2f6 70.71%),linear-gradient(336deg,#eef2f6,#00f0 70.71%)}.imagebgWrapper{background-image:url(/static/media/Blue-Background.08762d40e3772145c8b1.png);background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden}@media screen and (max-width:720px){.imagebgWrapper{background-position:top 0 right 57%}}.text-justify{text-align:justify}.testimonials{margin-top:150px}.test-heading{color:#000;font-size:35px;padding-left:100px}@media screen and (max-width:500px){.testimonials{margin-top:90px}.test-heading{font-size:25px;padding-left:50px}}.about-us-qvani{background:url(/static/media/Graphic.d85a882d997037f4c252.png) 100% 0;background-repeat:no-repeat;padding:25px}.infobox{background:#ebfffe;border-radius:14px}.stepcounterforcenter>div>div>div>div{align-items:center;display:flex!important;justify-content:center}.accordion-button{padding:5px}.accordion-body{padding:2px}.ant-steps-item-tail{padding:26px 0 0!important}.ant-steps-vertical{height:36rem!important}.blackmode-on>.ant-steps-vertical>.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#fff}.blackmode-on>.ant-steps-vertical>.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:grey}.my-datatable{background:#fff;border-radius:20px}.myoffer-tabs .nav-link{color:#6f7182;font-style:normal;font-weight:600}.myoffer-tabs .nav-item .active,.myoffer-tabs .nav-link{align-items:center;background:#0000;border:none;display:flex}.myoffer-tabs .nav-item .active{color:#1476ff}.myoffer-tabs{border-bottom:1px solid #e9e6e6!important}.expended-row{background:beige!important;border-bottom:1px solid #a9a9a9!important}.profile-tabs .nav-link{background:#fff!important;color:#000;font-style:normal;font-weight:600}.profile-tabs .nav-item .active,.profile-tabs .nav-link{align-items:center;border:2px solid #3545ee!important;border-radius:20px!important;display:flex;flex-direction:row;justify-content:center}.profile-tabs .nav-item .active{background:#3545ee!important;color:#fff}.otp-input-box{display:flex;justify-content:center}.otp-input-box>input{-webkit-text-security:square;border:1px solid #000;border-radius:10px;height:50px!important;width:50px!important}.navProfile{display:flex;list-style:none;margin-bottom:0;padding-left:0}.tabs-navigator .nav-tabs .nav-link{align-items:center;border:none;color:#6f7182;display:flex;font-family:Inter,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;gap:5px;white-space:nowrap}.tabs-navigator .nav-tabs .nav-link.active,.tabs-navigator .nav-tabs .nav-link:focus{background-color:initial!important;border:none!important;color:#1476ff!important}.text-danger-error{font-family:Inter,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400}.modalEditPic{border-radius:1.75rem;box-shadow:0 2px 10px 0 #195dc212;height:225px}.modalTitleWidth{font-family:Inter;font-size:16px;font-weight:500;line-height:32px;margin:0 auto;text-align:justified}.modal-dialog{align-items:center;display:flex;justify-content:center}.modalEditPic>.modal-dialog>.modal-content{border-radius:1.5rem;box-shadow:0 2px 10px 0 #195dc212;width:350px}.modal-header .btn-close{margin:0}.editProfilepicbtn{background:#1476ff;border-radius:18px;color:#fff;font-family:Inter;font-size:14px;font-weight:400;height:20px;line-height:32px;padding:20px 13px;text-align:justified;width:70%}.editProfilepicbtn:hover{cursor:pointer}::-webkit-scrollbar{display:none}.profile-select{border:1px solid #e9eaf3;border-radius:30px;box-shadow:0 0 10px #e9eaf3}.selct-drop-profile .css-1fdsijx-ValueContainer{padding:2px!important}.profEmail{border-radius:52px;box-shadow:0 0 10px #e9eaf3}.faded-text{color:#1476ff;font-size:12px;font-weight:600;opacity:.5;pointer-events:none}@media screen and (max-width:500px){.flex_grow{flex-grow:1}}@media screen and (max-width:450px){.tabs-navigator .nav-tabs .nav-link{font-size:14px}}.verify-two-fa-txn>.OtpInputBox>input{border:1px solid #000;border-radius:7px;height:40px!important;margin-right:8px!important;text-align:center;width:40px!important}.crypto-send .nav-link{color:#6f7182;font-style:normal;font-weight:600}.crypto-send .nav-item .active,.crypto-send .nav-link{align-items:center;background:#0000;border:none;display:flex;outline:none}.crypto-send .nav-item .active{color:#1476ff}.wallet-page .currencytab{background:#0000;border:2px solid #1476ff;color:#000}.wallet-page .currencytab,.wallet-page .currencytab.nav-link.active{align-items:center;border-radius:20px;display:flex;font-size:13px;font-style:normal;font-weight:600;outline:none}.wallet-page .currencytab.nav-link.active{background:#1476ff;border:1px solid #1476ff;color:#fff}.loadbutton{background:#0000;border:none;border-bottom:1px solid grey;font-size:16px;font-weight:500;outline:none}.navline{border-bottom:1px solid #789!important}.btn-close{background:url(/static/media/cross-logo.aa791aeb5022edc28aa0.svg);background-repeat:no-repeat;color:#000;opacity:1}.btn-close:focus{border:none;box-shadow:none;outline:none}.table-container{box-shadow:0 0 15px #e9eaf3;overflow-x:scroll;padding:0;width:100%!important}.selectCurrency{border:none}.loadfiatcard{margin:9px 0;width:150px}.Table{background:#a7d5fc;background:linear-gradient(58deg,#a7d5fc,#cbfffc 59%,#aafbce);border-top-left-radius:20px;border-top-right-radius:20px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a7d5fc",endColorstr="#aafbce",GradientType=1);width:100%}.mywallettable{border-radius:0!important;margin-bottom:25px}.transaction-table{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 0 15px #e9eaf3}.multi-collapse{margin:2px 10px;padding:0 10px}.accordion-item{background:#0000;border:none;outline:none}.accordion-button{border:1px solid #e9eaf3;border-radius:30px;color:#000;font-weight:500;margin-top:10px;padding:10px 16px}.dark .accordion-button{background:#0000;border:1px solid #fff!important;color:#fff}.accordion-button:focus{background:#1476ff!important;color:#fff!important;font-weight:500!important}.dark .accordion-button:not(.collapsed){background:#000;color:#fff;font-weight:500}.accordion-button:not(.collapsed){background:#fff;border:1px solid #e9eaf3;color:#000}.Button{background-color:#1476ff;border:none;border-radius:45px;color:#fff;margin-top:20px;padding:12px 22px;text-align:center;width:100%}.modal{border-radius:20px}.accordion-button:focus{background-color:#1476ff!important;border:1px solid #e9eaf3!important;box-shadow:none!important;color:#000}.dark .accordion-button:after{background-image:url(/static/media/down-arrow-white.8c2f1b7e26140e399bd8.svg);transform:translateY(5px)!important}.dark .accordion-button:not(.collapsed):after{transform:rotate(0deg) translateY(5px)!important}.accordion-item:first-of-type .accordion-button{border-top-left-radius:30px!important;border-top-right-radius:30px!important}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:30px!important;border-bottom-right-radius:30px!important}.dropdown-menu{min-width:6.7rem}.convertTitle{color:#0b0e2c;font-size:24px;font-weight:500}.convertTitle span{font-weight:700}.convert-para{font-size:14px;font-weight:400}.input-dev{margin:0 auto;width:75%}.fontSize{font-size:14px}.select-token-option{border:1px solid #e9eaf3;border-radius:52px;box-shadow:0 0 10px #e9eaf3}.select-token-option>div>div{border:initial;border-radius:0;border-radius:initial;box-shadow:none}.selectedTokenIconNname>span{color:#0b0e2c;font-size:14px;font-weight:500}.selectedTokenIconNname>img{height:23px;width:23px}.selectCurrency>div>div>div.css-1dimb5e-singleValue{color:#1476ff;font-size:12px;font-weight:400}.group_button>button{background-color:#1476ff;border:initial;border-radius:20px;color:#fff;font-size:14px;font-weight:400;outline:medium none invert;outline:initial;padding:6px 20px}.group_button>button:hover{box-shadow:0 5px 15px #00000059}.min_amoutn{border:1px solid #666;border-radius:3px;font-size:10px;font-weight:400;margin:0;padding:2px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button.nav-li-link.active{color:#1476ff!important}.add_class>div:first-child>div:first-child>div:first-child>div:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.oval_loader{left:50%;position:absolute;top:50%;z-index:10}.warning_text{font-size:12px;font-weight:400}.resetOTPBTN{background-color:initial;border:none;color:#1476ff;font-size:14px;font-weight:500;margin:0 auto;outline:medium none invert;outline:initial}@media screen and (max-width:576px){.input-dev{width:100%}.selectCurrency{width:80px}}.navbar-style{box-shadow:0 4px 10px #00000040;font-family:Inter;font-size:16px;font-style:normal;font-weight:500}.navbar-style .dropdown-item.active{background-color:#f4f7ff!important;color:#1476ff!important}.navbar-style .dropdown-item:active{background-color:initial;color:inherit}.navbar-style .dropdown-item.active .Link:hover{background-color:#f3f3f3!important;color:inherit}.navbar-style a{color:inherit!important}.navbar-style a:hover{background-color:none!important}.dropdown-toggle:after{background:url(/static/media/DownArrow.7531587bf70b389f274a.svg);background-repeat:no-repeat;background-size:contain;border:none!important;content:"";height:18px;margin-top:4px;padding:0 10px;position:absolute;transition:all .2s;width:18px}.show:after{margin-top:10px;transform:rotate(-180deg) translateY(40%);transition:all .2s}.black>.dropdown-menu{background-color:#000;border:1px solid #302f30;border-radius:23px;padding:8px 15px}.white>.dropdown-menu{background-color:#fff;border-radius:23px;padding:8px 15px}.Link{font-family:Montserrat;font-style:normal;font-weight:500;margin-left:10px;text-decoration:none}.navbar-style .nav-link.active{color:#3545ee!important}#collasible-nav-dropdown-4{padding:1px!important}.popover-body-black{background:#000;color:#fff;max-height:250px;overflow:auto}.popover-body-white{background:#f0f0f0;color:#000;max-height:250px;overflow:auto}.popover-body::-webkit-scrollbar{width:0}@media only screen and (min-width:999px){.side-bar{height:100vh;position:-webkit-sticky!important;position:sticky!important;scrollbar-width:none;top:0;z-index:3}}.logo-footer{width:150px}@media (max-width:999px){.logo-footer{width:120px}}.navbar-toggler{border:none}.navbar-toggler:hover{background-color:initial;border:none;outline:none}.navbar-toggler:focus{box-shadow:none}.dropdown-basic{outline:none!important}.dropdown-basic :after{display:none!important}.dropdown-submenu{position:relative}.submenu-trigger:hover+.submenu,.submenu:hover{display:block}.submenu{background-color:#fff;border:1px solid #00000026;box-shadow:0 4px 8px #0000001a;display:none;left:100%;min-width:105px!important;padding:5px 0;position:absolute;top:0;z-index:1000}.submenu a{color:#000;display:block;padding:.5rem 1rem;white-space:nowrap}.submenu a:hover{background-color:#f8f9fa}.nav-item>.active{color:#000!important;font-weight:600}.nav-item>label{font-size:14px}.signupdiv>div div:nth-child(2)>div{padding:0}.signupdiv{width:25%}.ForgotButton{background:#fff;border:1px solid red;border-radius:20px;color:#2a2a2a;font-weight:500;margin-top:10px;padding:5px;width:100%}.FormDiv{position:relative}.selct-cntrr{border:1px solid #e9eaf3;border-radius:20px;box-shadow:0 0 10px #0b162c0d}.forgotbymobile{border-radius:30px;box-shadow:0 0 10px #e9eaf3;display:flex;justify-content:space-between;width:100%}.otp-input-box-trade>input{border:1px solid #000;border-radius:9px;height:38px!important;margin-right:8px!important;text-align:center;width:38px!important}.myoffer-tabs{border-bottom:2px solid grey!important}.myoffer-tabs>.nav-item>.nav-link{background:#0000;border:none;color:#a9a9a9}.myoffer-tabs>.nav-item>.active{background:#0000;border:none;border-bottom:2px solid #1476ff;color:#1476ff}.sub_navItems{text-wrap:nowrap}
/*# sourceMappingURL=main.bf1d1c76.css.map*/