.signupForm_Style .signup-dob-field{grid-template-areas:"dob-label""dob-input""dob-error";width:100%;margin-bottom:2.4rem;display:grid}@media (max-width:992px){.signupForm_Style .signup-dob-field{margin-bottom:2rem}}.signupForm_Style .signup-dob-field .customInput{display:contents}.signupForm_Style .signup-dob-field .form-label{float:none;grid-area:dob-label;width:100%;margin-bottom:.5rem;display:block!important}.signupForm_Style .signup-dob-field .react-datepicker-wrapper{grid-area:dob-input;width:100%;position:relative;display:block!important}.signupForm_Style .signup-dob-field .react-datepicker__input-container{width:100%;display:block}.signupForm_Style .signup-dob-field .invalid-feedback{grid-area:dob-error}.signupForm_Style .signup-dob-field .form-control{width:100%;height:5rem;padding-right:2rem;line-height:5rem;padding-left:4.5rem!important}@media (max-width:992px){.signupForm_Style .signup-dob-field .form-control{height:50px;line-height:50px}}.signupForm_Style .signup-dob-field__icon{z-index:3;pointer-events:none;grid-area:dob-input;justify-content:center;place-self:center start;align-items:center;margin-left:1.6rem;line-height:0;display:inline-flex}.signupForm_Style .signup-dob-field__icon svg{display:block}.signupForm_Style .signup-dob-field__icon svg path{fill:#7a8398}.signupForm_Style .commonForm_style .form-check.termsofservice_check{color:#7a8398;margin-bottom:3.7rem;font-size:1.4rem;font-weight:400}@media (max-width:1199px){.signupForm_Style .commonForm_style .form-check.termsofservice_check{font-size:1.4rem}}.signupForm_Style .commonForm_style .form-check.termsofservice_check a{color:#1760ff;padding-left:.5rem}.signupForm_Style .commonForm_style .form-check.termsofservice_check a:hover{text-decoration:underline}.containerFull_width{-webkit-background-size:20px 20px;background:#000 radial-gradient(#ffffff1a 1px,#1e1037 2px) 0 0/20px 20px;align-items:center;height:100%;display:flex}.containerFull_width .commonRow_style{justify-content:center;align-items:center;display:flex}.commonCard_style.loginCont_Style{background-color:#1d0a40}.commonCard_style.loginCont_Style .customInput input{padding-right:60px}.commonCard_style.loginCont_Style .forgotLink{color:#2ea2ff;justify-content:flex-end;margin:1rem 0 3.6rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.commonCard_style.loginCont_Style p a{color:#2ea2ff;cursor:pointer;font-family:Poppins;font-weight:500;text-decoration:none;transition:all .3s}.recaptchaBadgeInline{justify-content:flex-start;min-height:6rem;margin-bottom:1rem;display:flex}@media (max-width:767px){.loginCont_Style .logo img{width:100%;max-width:15.4rem!important}}.loginCont_Style .login_tabs{background-color:#fff;border-radius:1.2rem;align-items:center;gap:1.5rem;width:100%;min-height:6rem;margin-bottom:3rem;padding:.8rem;display:flex;overflow-x:auto}@media (max-width:1440px){.loginCont_Style .login_tabs{margin-bottom:1.5rem}}.loginCont_Style .login_tabs .tab_button{color:#7a8398;background-color:#0000;border-radius:1.2rem;justify-content:center;align-items:center;width:100%;height:100%;min-height:4.4rem;padding:.8rem 1rem;font-size:1.6rem;font-weight:500;display:flex}@media (max-width:575px){.loginCont_Style .login_tabs .tab_button{padding:1rem;font-size:1.4rem}}.loginCont_Style .login_tabs .tab_button.active{color:#fff;background-color:#1760ff}.step-progress{justify-content:space-between;align-items:center;width:100%;max-width:400px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.step-progress__step{z-index:1;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.step-progress__step:before{content:"";z-index:-1;background:#1760ff1a;width:100%;height:2px;position:absolute;top:20px;left:50%}.step-progress__step:last-child:before{display:none}.step-progress__step--completed:before{background:#1760ff}.step-progress__step-dot{color:#7a8398;background:#fff;border:2px solid #1760ff33;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.step-progress__step-label{color:#7a8398;font-size:14px;font-weight:500;transition:all .3s}.step-progress__step--active .step-progress__step-dot{color:#fff;background:#1760ff;border-color:#1760ff;box-shadow:0 0 10px #1760ff4d}.step-progress__step--active .step-progress__step-label{color:#1760ff;font-weight:600}.step-progress__step--completed .step-progress__step-dot{color:#fff;background:#1760ff;border-color:#1760ff}.step-progress__step--completed .step-progress__step-label{color:#1760ff}.step-progress__line{z-index:0;background:#1760ff;height:2px;transition:width .3s;position:absolute;top:15px;left:0}.upload_file__header{color:#989898;margin-bottom:20px;font-size:16px;font-weight:400}@media (max-width:842px){.upload_file__header{text-align:center}}.upload_file{min-height:175px;margin-top:27px;position:relative}@media (max-width:992px){.upload_file{justify-content:center;margin-top:15px;display:flex}}.upload_file input[type=file]{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.upload_file .upload_file__container{cursor:pointer;background-color:#3d3c46;border:1px solid #1323404d;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;width:265px;height:175px;display:flex;position:absolute;overflow:hidden}.upload_file .upload_file__container .upload_name_hover{text-align:center;color:#0d0c12;z-index:4;word-break:break-all;opacity:0;visibility:hidden;background-color:#0009;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;left:0}.upload_file .upload_file__container:hover .upload_name_hover{opacity:1;visibility:visible}@media (max-width:992px){.upload_file .upload_file__container{width:100%}}.upload_file .upload_file__container h3{color:#989898;text-align:center;max-width:200px;margin:15px auto 0;font-size:14px;font-weight:400;line-height:1.4}.upload_file .upload_file__container .upload_doc{background-image:url(../media/doc_front.3r9ayx205rk-l.svg);background-repeat:no-repeat;width:87px;height:66px}.upload_file .upload_file__container .upload_doc.upload_doc_back{background-image:url(../media/doc_back.105mj16jssbc8.svg)}.upload_file .upload_file__container .upload_doc.selfie_doc{background-image:url(../media/selfie.3rut9zscfe0im.svg);width:65px;height:65px}.lightTheme .upload_file .upload_file__container .upload_doc{background-image:url(../media/doc_front_lite.3r9ayx205rk-l.svg)}.lightTheme .upload_file .upload_file__container .upload_doc.upload_doc_back{background-image:url(../media/doc_back_lite.105mj16jssbc8.svg)}.lightTheme .upload_file .upload_file__container .upload_doc.selfie_doc{background-image:url(../media/selfie_lite.3rut9zscfe0im.svg)}.kycLoader_style{z-index:999;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kycLoader_style .spinner-border{width:4rem;height:4rem;margin-bottom:1rem}@media (max-width:575px){.kycLoader_style .spinner-border{width:2.2rem;height:2.2rem}}.kycDoc_delete button{color:#0d0c12;background-color:#c6a457;border:1px solid #c6a457;border-radius:50px;padding:10px 15px}.removeBtn{z-index:5;cursor:pointer;opacity:.9;background-color:#fff;border:1px solid #1323404d;border-radius:30px;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;transition:all .25s linear;display:none;position:absolute;top:10px;right:5px;display:flex!important}.removeBtn:hover{opacity:1}.countrySelect .react-select__control{background-position:right 25px center;height:62px;border-radius:40px!important}@media (max-width:992px){.countrySelect .react-select__control{height:50px}}@media (max-width:767px){.countrySelect .react-select__control{height:40px}}.countrySelect .react-select__control input{height:auto}.countrySelect .react-select__menu .react-select__menu-list{text-transform:capitalize;background-color:#fff}.countrySelect .react-select__menu .react-select__menu-list .react-select__option:hover,.countrySelect .react-select__menu .react-select__menu-list .react-select__option:focus{background-color:#1760ff1a}.menu-flags button{background-color:#0d0d1a;border:1px solid #141543;border-radius:30px;height:62px;padding-left:30px}.menu-flags button:after{border:8px solid #0000;border-top-color:#1760ff;border-bottom:0}.menu-flags button span{color:#0d0c12;padding:0;font-size:16px;font-weight:300;line-height:25px}.menu-flags button span svg{margin-right:10px}.menu-flags ul{color:#0d0c12;background-color:#000;border:none;border-radius:8px}.menu-flags ul div{background:#0d0d1a!important}.menu-flags ul div input{color:#0d0c12;background-color:#0d0d1a;border:0;border-radius:30px;padding:10px 20px;font-size:13px}.menu-flags ul li:hover,.menu-flags ul li:focus{color:#0d0c12;background:#1d0a40}.profile_card .profileDetail_Row{padding:2.4rem 0}@media (max-width:767px){.profile_card .profileDetail_Row{padding:20px 0}}.profile_card .profileDetail_Row .row{row-gap:2rem}.profile_card .profileDetail_Row .profile_bg{background:#fff;border-radius:2.4rem;height:100%;padding:2.4rem 3rem}@media (max-width:1439px){.profile_card .profileDetail_Row .profile_bg{padding:2rem 1.5rem}}@media (max-width:575px){.profile_card .profileDetail_Row .profile_bg{padding:2rem}}.profile_card .profileDetail_Row .profile_bg.profileDetails{flex-wrap:wrap;display:flex}.profile_card .profileDetail_Row .profile_bg.profileDetails .internalInput{border-bottom:.1rem solid #1323404d;flex-direction:column;justify-content:center;width:50%;display:flex}@media (min-width:576px){.profile_card .profileDetail_Row .profile_bg.profileDetails .internalInput:nth-child(n+3){border:0}}@media (max-width:575px){.profile_card .profileDetail_Row .profile_bg.profileDetails .internalInput{width:100%}}.profile_card .profileDetail_Row .profile_bg .profile_img{cursor:pointer;background-color:#fff;border-radius:50%;justify-content:space-between;align-items:center;width:8rem;min-width:8rem;height:8rem;display:flex;position:relative;overflow:hidden}@media (max-width:1439px){.profile_card .profileDetail_Row .profile_bg .profile_img{width:6rem;min-width:6rem;height:6rem}}.profile_card .profileDetail_Row .profile_bg .profile_img img{object-fit:cover;width:100%;height:100%}.profile_card .profileDetail_Row .profile_bg .profile_img input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.profile_card .profileDetail_Row .profile_bg .profile_img input:focus{box-shadow:none;border:none;outline:none}.profile_card .profileDetail_Row .profile_bg .profile_img input:disabled{cursor:not-allowed}.profile_card .profileDetail_Row .profile_bg .customInput{margin:0;padding:1.6rem 0}.profile_card .profileDetail_Row .profile_bg .customInput:not(:last-child){border-bottom:.1rem solid #1323404d}.profile_card .profileDetail_Row .profile_bg .customInput label{color:#7a8398;margin-bottom:.5rem;font-size:1.4rem}.profile_card .profileDetail_Row .profile_bg .customInput .inner_input{position:relative}.profile_card .profileDetail_Row .profile_bg .customInput .inner_input input{color:#0d0c12;border:0;border-radius:0;height:auto;padding:0;font-size:1.6rem;font-weight:600;background:0 0!important}.profile_card .profileDetail_Row .profile_bg .customInput .inner_input input:disabled{cursor:not-allowed}.profile_card .profileDetail_Row .profile_bg .customInput .inner_input .right_input_icon{color:#1760ff;position:absolute;top:0;right:1.6rem;transform:translateY(-50%)}.profile_card .profileDetail_Row .profile_bg .customInput .inner_input .right_input_icon .border_btn{padding:1rem 1.5rem}.profile_card .profileDetail_Row .profile_bg .customInput.internalInput_left .right_input_icon{font-size:1.6rem;font-weight:600}@media (max-width:575px){.profile_card .profileDetail_Row .profile_bg .customInput.internalInput_left .right_input_icon{font-size:1.2rem;top:1rem}}.profile_card .profileDetail_Row .profile_bg .customInput.profile-referral-input .common_inputs.has-children{align-items:center;gap:.1em;display:inline-flex}.profile_card .profileDetail_Row .profile_bg .customInput.profile-referral-input .common_inputs.has-children .inner_input input.form-control{padding:0!important}.profile_card .profileDetail_Row .profile_bg .customInput.profile-referral-input .common_inputs.has-children .input-icon.right{flex:none;margin-left:0;position:static!important;top:auto!important;right:auto!important;transform:none!important}.profile_card .profileDetail_Row .profile_bg .profile-referral-actions{align-items:center;gap:.6rem;display:flex}.profile_card .profileDetail_Row .profile_bg .profile-referral-actions .profile-referral-action-btn{color:#0d0c12;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile_card .profileDetail_Row .profile_bg .profile-referral-actions .profile-referral-action-btn:hover{opacity:.75}.profile_card .profileDetail_Row .profile_bg .profile-referral-actions .profile-referral-action-btn svg{width:2rem;height:2rem;display:block}.profile_card .profileDetail_Row .profile_bg .profile_container{justify-content:space-between;align-items:center;display:flex}@media (max-width:575px){.profile_card .profileDetail_Row .profile_bg .profile_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem}}.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader{align-items:center;gap:1.4rem;display:flex}@media (max-width:1439px){.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader{gap:.8rem}}@media (max-width:359px){.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader{flex-wrap:wrap}}.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader p{color:#475569;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:400;display:flex}.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader p img{object-fit:contain;width:2.4rem;height:2.4rem}.profile_card .profileDetail_Row .profile_bg .profile_container .profile_trader span{display:flex}.profile_card .profileDetail_Row .customInput{margin-right:12px}@media (max-width:1200px){.profile_card .profileDetail_Row .customInput{margin-right:0}}.profile_card .profileDetail_Row .customInput .form-control{height:62px}@media (max-width:767px){.profile_card .profileDetail_Row .customInput .form-control{height:40px}}.profile_card .profileDetail_Row .profileSave_Btn{margin-top:26px}.profile_card .profileDetail_Row .passwordSave_Btn{margin-top:32px;margin-bottom:0}.profile_card .profileDetail_Row.passwordReset_Row{padding:62px 25px 105px}@media (max-width:767px){.profile_card .profileDetail_Row.passwordReset_Row{padding:40px 20px}}.profile_card .profileDetail_Row.passwordReset_Row .customInput{margin-bottom:40px;margin-right:0}@media (max-width:767px){.profile_card .profileDetail_Row.passwordReset_Row .customInput{margin-bottom:25px}}.profile_card .profileDetail_Row.passwordReset_Row .customInput.internalInput .form-control{height:5rem}@media (max-width:767px){.profile_card .profileDetail_Row.passwordReset_Row .customInput.internalInput .form-control{height:4.6rem}}.profile_card .profileDetail_Row.passwordReset_Row .customInput.internalInput .showPassword{top:65px;right:25px}@media (max-width:1919px){.profile_card .profileDetail_Row.passwordReset_Row .customInput.internalInput .showPassword{top:59px}}@media (max-width:767px){.profile_card .profileDetail_Row.passwordReset_Row .customInput.internalInput .showPassword{top:55px}}.profile_card .profileDetail_Row .menu-flags{width:100%}.profile_card .profileDetail_Row .menu-flags button{cursor:not-allowed;background-color:#2f2e36;height:52px}.commonBtn_style{color:#fff;background:#1760ff padding-box padding-box;border:.1rem solid #0000;border-radius:1.4rem;justify-content:center;align-items:center;height:5rem;padding:.5rem 1.6rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;transition:all .25s linear;display:inline-flex;position:relative}@media (max-width:1679px){.commonBtn_style{border-radius:1rem}}@media (max-width:992px){.commonBtn_style{height:4.8rem;padding:.5rem 1.5rem}}@media (max-width:767px){.commonBtn_style{height:4.6rem}}@media (max-width:575px){.commonBtn_style{font-size:1.4rem}}.commonBtn_style:hover,.commonBtn_style:focus,.commonBtn_style.active,.commonBtn_style:active{color:#1760ff;background:0 0;border:.1rem solid #1760ff}.commonBtn_style.border_btn{color:#fff;background:#0d0c12;border:1px solid #0d0c12;padding:1rem 3rem}.commonBtn_style.border_btn:hover{color:#0d0c12;background-color:#0000;border-color:#0d0c12}.commonBtn_style:disabled{cursor:not-allowed;box-shadow:none;color:#0d0c12;background-color:#47556914;border:0}.commonBtn_style:disabled:hover,.commonBtn_style:disabled:focus{color:#0d0c12;background-color:#47556914;border:0}.outlineBtn_style{color:#fff;background:#1760ff;border:1px solid #0000;border-radius:1.4rem;justify-content:center;align-items:center;gap:1rem;height:5rem;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;transition:all .25s linear;display:inline-flex}.outlineBtn_style:hover{color:#1760ff;background:0 0;border:.1rem solid #1760ff}.outlineBtn_style:hover span svg path{fill:#1760ff}@media (max-width:1679px){.outlineBtn_style{border-radius:1rem}}@media (max-width:992px){.outlineBtn_style{height:46px;padding:.5rem 1rem}}@media (max-width:575px){.outlineBtn_style{font-size:1.4rem}}.outlineBtn_style span{display:flex}.outlineBtn_style p{margin-bottom:0;margin-left:10px;padding:0}.outlineBtn_style p span{color:#0d0c12;font-weight:400;display:block}.outlineBtn_style p span.small_txt{font-size:11px;line-height:15px}.outlineBtn_style p span.big_txt{font-size:14px;line-height:normal}.outlineBtn_style.internalOutline_btn{background-color:#1e1d24}.outlineBtn_style.green_border{color:#0d0c12;background:0 0;border:.1rem solid #16a34a}.outlineBtn_style.green_border:hover{color:#fff;background:#16a34a}.outlineBtn_style.blue_border{color:#1760ff;background:0 0;border:.1rem solid #1760ff}.outlineBtn_style.blue_border:hover{color:#fff;background:#1760ff}.outlineBtn_style.greenBG_border{color:#0d0c12;border:.1rem solid #1760ff;background:#1760ff1a!important}.outlineBtn_style.greenBG_border:hover{color:#000;background:#1760ff!important}.outlineBtn_style.green_border2{color:#16a34a;background:0 0;border:.1rem solid #16a34a;min-width:10rem}.outlineBtn_style.green_border2:hover{color:#000;background:#16a34a}.outlineBtn_style.border_btn_2{color:#0d0c12;background:#fff;border:1px solid #1323404d;padding:1rem 2rem}.outlineBtn_style.border_btn_2:hover{color:#fff;background-color:#0d0c12;border-color:#0d0c12}.outlineBtn_style.border_btn{color:#0d0c12;background:#fff;border:.1rem solid #1323404d;padding:1rem 2rem}.outlineBtn_style.border_btn:hover{color:#fff;background-color:#0d0c12;border-color:#0d0c12}.outlineBtn_style.grey_border_btn{color:#0d0c12;background:#fff;border:.1rem solid #1323404d;padding:1rem 2rem}.outlineBtn_style.grey_border_btn:hover{color:#fff;background-color:#0d0c12;border-color:#0d0c12}.outlineBtn_style.grey_border_btn:hover svg path{fill:#fff}.outlineBtn_style.secondaryBtn,.outlineBtn_style.secondaryBtn:hover,.outlineBtn_style.secondaryBtn:focus,.outlineBtn_style.secondaryBtn.active,.outlineBtn_style.secondaryBtn:active{color:#fff;background:#0d0c12;border:.1rem solid #0d0c12}.outlineBtn_style.grey_btn{color:#475569;background:#e2e8f0}.outlineBtn_style.grey_btn:hover{color:#fff;background:#1760ff}.outlineBtn_style.grey_btn:hover svg path{fill:#fff}.outlineBtn_style.reset_btn{color:#fff;background:#0d0c12;border:.1rem solid #0d0c12}.outlineBtn_style.reset_btn:hover{color:#0d0c12;background:0 0}.outlineBtn_style.red_btn{color:#e90306;background:0 0;border:.1rem solid #e90306;padding:1rem 2rem}.outlineBtn_style.red_btn:hover{color:#0d0c12;background-color:#e90306}.outlineBtn_style.outlineBtn_commn{color:#0d0c12;background-color:#0000;border-color:#0d0c12;width:auto;height:auto;font-size:14px;font-weight:300}.outlineBtn_style:disabled{cursor:not-allowed;color:#0d0c12;background:#47556914;border:0}.outlineBtn_style:disabled:hover{color:#0d0c12;background:#47556914}.google2fa{min-width:80px;height:25px;margin:-5px 0 0;font-size:10px}.buy_btn{min-width:250px;height:65px;margin:0 0 0 8px;font-size:16px}.viewAll{background-color:#0000;justify-content:center;width:100%;margin-top:20px;display:flex}.viewAll .viewAllButton{color:#1760ff;width:100px;height:39px;padding-right:30px;font-size:13px}.cancelButton{min-width:70px;height:20px;margin-top:5%;margin-right:0%;font-size:10px}.fluctuating-bars{pointer-events:none;justify-content:center;align-items:center;height:20px;display:flex}.bar{background-color:#fff;border-radius:2px;width:4px;height:10px;margin:0 2px;animation:.8s ease-in-out infinite fluctuate}.bar:first-child{animation-delay:-.2s}.bar:nth-child(2){animation-delay:-.1s}.bar:nth-child(3){animation-delay:0s}@keyframes fluctuate{0%,to{height:10px}50%{height:20px}}.buttonFade{opacity:1!important;color:#fff!important;background-color:#1760ff!important;border-color:#1760ff!important}.buttonFade:disabled{opacity:1!important;color:#fff!important;background-color:#1760ff!important}.redButtonFade{opacity:1!important;color:#fff!important;background-color:#e90306!important;border-color:#e90306!important}.redButtonFade:disabled{opacity:.5!important;color:#fff!important;background-color:#e90306!important}.bar.red-bar{background-color:#0d0c12}.fluctuating-bars.small{align-items:center;height:1.2em;display:inline-flex}.fluctuating-bars.small .bar{border-radius:1px;width:.25em;height:.6em;margin:0 1px;animation-name:fluctuate-small}@keyframes fluctuate-small{0%,to{height:.6em}50%{height:1.2em}}.action_btn{height:3.2rem!important}.navbar-nav{align-items:center}@media (max-width:991px){.navbar-nav{padding:10px 0!important}}.navbar .container-fluid{padding:0}.navbar .outlineBtn_style{height:4rem;font-size:1.4rem}@media (max-width:1199px){.navbar .outlineBtn_style{height:3.6rem}}@media (max-width:991px){.me-auto{display:none}.span_links{width:100%}}.ButtonsDiv{margin-left:30px;display:flex}@media (max-width:991px){.ButtonsDiv{margin-right:15px}}@media (max-width:480px){.ButtonsDiv{margin-left:0}}.ButtonsDiv .notification_link{align-items:center;gap:1.6rem;display:flex}.ButtonsDiv .notification_link svg{cursor:pointer;width:2.8rem;height:2.8rem}.navTopLogo{justify-content:center;align-items:center;display:flex}.navTopLogo .navTopLogoImg{width:52px;height:52px;position:relative}.navTopLogo p{color:#0d0c12;margin-bottom:0;margin-left:8px;font-size:18px;font-weight:600}.navTopDiv{flex-direction:row-reverse;align-items:center;display:flex;position:relative}@media (max-width:991px){.navTopDiv{flex-direction:row}}.marqueeConainer{display:none}.navbarTitle{display:block}.exchange .navbarTitle{display:none}.exchange .marqueeConainer{display:block}.navAfter_login{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#fff;border-radius:0;flex-wrap:nowrap;justify-content:center;width:100%;padding:1rem 1.6rem;transition:all .2s ease-in-out;display:flex;position:sticky;top:0}@media (max-width:1199px){.navAfter_login{width:100%;margin:0;padding:1rem 1.6rem!important}}@media (max-width:575px){.navAfter_login{border-radius:.5rem}}@media (max-width:1199px){.navAfter_login{padding:0}}.navAfter_login .container-fluid .nav_menu{align-items:center;display:flex}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .sidebar_overlay{z-index:1048;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#0000001a;width:100%;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;left:0}.navAfter_login .container-fluid .nav_menu .sidebar_overlay:not(.active){opacity:0;visibility:hidden}}.navAfter_login .container-fluid .nav_menu .favouritesCoin{padding-left:2rem}@media (min-width:768px){.navAfter_login .container-fluid .nav_menu .favouritesCoin{padding-right:10px}}.navAfter_login .container-fluid .nav_menu .favouritesCoin .burger svg{width:2.4rem;height:2.4rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin .burger svg path{stroke:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin .sidebarlogo{display:none}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin .sidebarlogo{justify-content:space-between;display:flex}.navAfter_login .container-fluid .nav_menu .favouritesCoin .sidebarlogo img{height:auto;width:12rem!important;min-width:12rem!important}}@media (max-width:575px){.navAfter_login .container-fluid .nav_menu .favouritesCoin .sidebarlogo img{width:12rem!important;min-width:12rem!important}}@media (min-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin .input_search{display:none!important}}.navAfter_login .container-fluid .nav_menu .favouritesCoin .input_search input{width:22rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul{align-items:center;gap:0;margin-bottom:0;padding-left:0;display:flex}@media (max-width:1479px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul{gap:.5rem}}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul{flex-direction:column;align-items:flex-start;height:100%}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li:hover a,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li.active a,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li:hover .nav_dropdown .dropdown-toggle,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li.active .nav_dropdown .dropdown-toggle{color:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li:hover .nav_dropdown .dropdown-toggle:after,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li.active .nav_dropdown .dropdown-toggle:after{background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);transform:translateY(-50%)rotateX(180deg)}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a{color:#0d0c12;cursor:pointer;padding:.3rem 1.4rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:700;line-height:normal;display:inline-block;position:relative}@media (min-width:1200px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a{padding:.4rem 1.6rem}}@media (max-width:1399px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a{font-size:1.4rem}}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a{padding:0;display:block}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a:hover,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li a:focus{box-shadow:none;background-color:#0000;outline:none}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu{background:#fff;border:0;border-radius:1rem;min-width:40rem}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu{min-width:29rem;box-shadow:none;background:0 0;padding:1.2rem .5rem 0}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu a{padding:1.2rem 1.6rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head{align-items:center;margin-bottom:1rem;padding-bottom:2rem;display:flex;position:relative}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head:after{content:"";background-color:#0d0c121f;width:calc(100% + 4.8rem);height:.1rem;margin-left:-2.4rem;position:absolute;bottom:0;left:0}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head .header_profileimg span img{display:none}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head .header_profileimg span .userimg{object-fit:cover;display:block;width:5rem!important;height:5rem!important;position:relative!important}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head .header_profileimg svg{position:absolute;top:-1rem;left:2.8rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head .header_text{padding-left:2rem}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head .header_text{padding-left:1rem}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head strong{color:#0d0c12;padding-bottom:.5rem;font-size:1.8rem;font-weight:700;display:block}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head p{color:#7a8398;font-size:1.4rem;line-height:1.6rem}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head{padding-bottom:1.5rem;padding-left:5.4rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head img{width:4rem;height:4rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head svg{width:2rem;height:2rem;top:0;right:0}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head strong{font-size:1.4rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head p{font-size:1.2rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu .header_userdrop_head:after{width:calc(100% + 3rem);margin-left:-1.5rem}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul{height:349px;overflow-y:scroll}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li{justify-content:space-between;align-items:center;padding:1rem 0;transition:all .3s;display:flex}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover{transform:translateY(-3px)}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover span{color:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover span svg path,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover span svg circle{fill:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover .delete_account_menu_item{color:#e90306}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover .delete_account_menu_item svg path,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:hover .delete_account_menu_item svg circle{fill:#e90306}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span{color:#0d0c12;cursor:pointer;font-size:1.6rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a svg,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span svg{width:2.2rem;height:2.2rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a.delete_account_menu_item,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span.delete_account_menu_item{color:#e90306}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a.delete_account_menu_item svg path,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a.delete_account_menu_item svg circle,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span.delete_account_menu_item svg path,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span.delete_account_menu_item svg circle{fill:#e90306}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li .kycStatus.hover{color:#0d0c12;transform:translateY(0)}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li:last-child{padding-bottom:0}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a>svg{margin-right:.5rem}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li{padding:.5rem 0}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span{font-size:1.4rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li a>svg{margin-right:.3rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .dropdown-menu ul li span svg{width:1.8rem;height:1.8rem;margin-right:0}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle{color:#0d0c12;cursor:pointer;background:0 0;border:#0000;padding:.3rem 1.4rem;font-size:1.4rem;font-weight:600;position:relative}@media (min-width:1200px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle{padding:2.2rem 1.6rem}}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle{justify-content:flex-start;width:100%;padding:0;display:flex}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle:after{content:"";background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border:none;width:1.2rem;height:1.2rem;margin-top:0;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle:after{right:0}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle:hover{color:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle:hover:after{background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);transform:translateY(-50%)rotateX(180deg)}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-toggle:focus{box-shadow:none}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown.show .dropdown-toggle{box-shadow:unset!important;background:0 0!important;border:#0000!important}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0;padding:1rem 1.8rem;min-width:30rem!important}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu{min-width:24rem!important;position:static!important}}@media (min-width:1200px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu a{padding:1.2rem 0}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header{cursor:pointer;gap:1rem;display:flex}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:not(:last-child){margin-bottom:2rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header.active svg path,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover svg path{fill:#1760ff}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header.active .title,.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover .title{color:#1760ff!important}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header svg{flex-shrink:0;width:2rem;height:2rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .dropdown-desc{color:#7a8398;margin-top:.5rem;font-size:1.1rem;font-weight:400;line-height:1.7rem}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .dropdown-desc{display:none}}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .title{font-size:1.4rem;font-weight:500;line-height:normal;display:inline-block;position:relative;color:#0d0c12!important;padding:0!important}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover .title:after{opacity:1;transform:translateY(-50%)translate(5px)}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover .title{color:#1760ff!important}.navAfter_login .container-fluid .nav_menu .favouritesCoin nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover svg path{fill:#1760ff!important;stroke:#1760ff!important}@media (max-width:1199px){.navAfter_login .container-fluid .nav_menu .favouritesCoin{z-index:1049;background:#fff;border-right:1px solid #0d0c121a;width:28rem;max-width:100%;height:100dvh;padding:2.4rem;transition:all .3s ease-in-out;position:fixed;top:0;right:0;overflow:auto}.navAfter_login .container-fluid .nav_menu .favouritesCoin:not(.active){transform:translate(100%)}.navAfter_login .container-fluid .nav_menu .favouritesCoin .logo{width:12rem;margin-bottom:1rem}.navAfter_login .container-fluid .nav_menu .favouritesCoin ul{margin-top:3rem;display:block}.navAfter_login .container-fluid .nav_menu .favouritesCoin ul li{width:100%}.navAfter_login .container-fluid .nav_menu .favouritesCoin ul li:not(:last-child){margin-bottom:1.5rem}}@media (max-width:575px){.navAfter_login .container-fluid .nav_menu .favouritesCoin{width:27rem}}.navAfter_login .userDetail_div{align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.navAfter_login .userDetail_div{justify-content:flex-end;gap:1.5rem}}.navAfter_login .userDetail_div .theme_btn{cursor:pointer;background:#13142233;border:2px solid #48485f1a;border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:3.8rem;padding:.2rem;transition:all .3s ease-in-out;display:flex}.navAfter_login .userDetail_div .theme_btn:hover span svg path{fill:#1760ff}.navAfter_login .userDetail_div .theme_btn span{transition:all .3s ease-in-out}.navAfter_login .userDetail_div .theme_btn span svg{width:2.2rem;height:2.2rem}@media (max-width:1199px){.navAfter_login .userDetail_div .input_search{display:none}}.navAfter_login .userDetail_div .input_search{position:relative}.navAfter_login .userDetail_div .input_search input{color:#0d0c12;background:#13142233;border:2px solid #48485f1a;border-radius:1rem;width:26rem;padding:.5rem 1rem .8rem 4rem;font-size:1.4rem;font-weight:600;transition:all .3s}.navAfter_login .userDetail_div .input_search input:focus{outline:none}.navAfter_login .userDetail_div .input_search input:hover{border:2px solid #1760ff}.navAfter_login .userDetail_div .input_search svg{width:1.6rem;height:1.6rem;position:absolute;top:1.2rem;left:1.6rem}.navAfter_login .userDetail_div .notification_link{align-items:center;gap:1.6rem;display:flex}.navAfter_login .userDetail_div .notification_link svg{cursor:pointer;width:2.8rem;height:2.8rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle{background-color:#94a3b8;border:0;border-radius:100rem;padding:0}.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle img{width:4rem!important;height:4rem!important}@media (max-width:575px){.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle img{width:2.8rem!important;height:2.8rem!important}}.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle:after{content:none}.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle:hover,.navAfter_login .userDetail_div .header_userdrop .dropdown-toggle:focus{box-shadow:none;background-color:#94a3b8;outline:none}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu{background:#fff;border:1px solid #48485f1a;border-radius:1rem;min-width:33.7rem;margin-top:1.2rem;padding:2.4rem 2rem;box-shadow:0 .4rem 2.4rem #0000001f}@media (max-width:1199px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu{min-width:29rem}}@media (max-width:575px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu{min-width:25rem;padding:1.8rem}}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head{align-items:center;margin-bottom:1rem;padding-bottom:2rem;display:flex;position:relative}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head:after{content:"";background-color:#48485f1f;width:calc(100% + 4.8rem);height:.1rem;margin-left:-2.4rem;position:absolute;bottom:0;left:0}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg{min-width:5rem;position:relative}@media (max-width:575px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg{min-width:4rem}}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg span img{display:none}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg span .userimg{object-fit:cover;display:block;width:5rem!important;height:5rem!important;position:relative!important}@media (max-width:575px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg span .userimg{width:4rem!important;min-width:4rem!important;height:4rem!important}}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg svg{position:absolute;top:-1rem;left:2.8rem}@media (max-width:1199px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_profileimg svg{top:-.5rem}}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head .header_text{padding-left:2rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head strong{color:#0d0c12;padding-bottom:.5rem;font-size:1.8rem;font-weight:700;display:block}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head p{color:#7a8398;font-size:1.4rem;line-height:1.6rem}@media (max-width:1199px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head img{width:4rem!important;height:4rem!important}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head svg{width:2rem;height:2rem;top:0;right:0}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head strong{font-size:1.4rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head p{font-size:1.2rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu .header_userdrop_head:after{width:calc(100% + 3rem);margin-left:-1.5rem}}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul{scrollbar-gutter:stable;max-height:min(44rem,100dvh - 24rem);overflow-y:auto}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li:last-child{padding-bottom:0}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span{color:#0d0c12;cursor:pointer;align-items:center;gap:1rem;width:100%;font-size:1.6rem;transition:all .2s ease-in-out;display:flex}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a svg,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span svg{width:2.2rem;height:2.2rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a svg circle,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span svg circle{fill:#0d0c12}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a:hover,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span:hover{color:#1760ff}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a:hover svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a:hover svg circle,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span:hover svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span:hover svg circle{fill:#1760ff}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item{color:#e90306}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item svg circle,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item svg circle{fill:#e90306}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item:hover,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item:hover{color:#e90306;opacity:.85}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item:hover svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a.delete_account_menu_item:hover svg circle,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item:hover svg path,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span.delete_account_menu_item:hover svg circle{fill:#e90306}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a>svg{margin-right:.5rem}@media (max-width:1199px){.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a,.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span{font-size:1.4rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li a>svg{margin-right:.3rem}.navAfter_login .userDetail_div .header_userdrop .dropdown-menu ul li span svg{width:1.8rem;height:1.8rem;margin-right:0}}.navAfter_login .userDetail_div .wallet_Balance{text-align:right;margin-right:15px;font-size:13px;font-weight:600;line-height:16px}.navAfter_login .userDetail_div .wallet_Balance span{color:#989898;font-size:12px;font-weight:400;line-height:normal;display:block}.navAfter_login .userDetail_div .sunIcon,.navAfter_login .userDetail_div .moonIcon{cursor:pointer;background-position:50%;background-repeat:no-repeat;width:16px;height:16px;margin:0 20px}.navAfter_login .userDetail_div .sunIcon{background-image:url(../media/sun_icon.2c8ojlwofgkew.svg)}.navAfter_login .userDetail_div .moonIcon{background-image:url(../media/moon_icon.0clt30nuy5r34.svg)}.navAfter_login .toggle_btn{z-index:1048;background-color:#0000;border:none;outline:none;position:relative}.navAfter_login .toggle_btn span{transform-origin:0;background-color:#0d0c12;border-radius:2rem;width:2.4rem;height:.2rem;transition:all .3s ease-in-out;display:block}.navAfter_login .toggle_btn span:nth-child(2){background-color:#1760ff;width:2rem}.navAfter_login .toggle_btn span:not(:last-child){margin-bottom:.6rem}.navAfter_login .toggle_btn span:hover,.navAfter_login .toggle_btn.active span{background-color:#1760ff}.navAfter_login .toggle_btn.active span:first-child{transform:rotate(45deg)}.navAfter_login .toggle_btn.active span:nth-child(2){opacity:0}.navAfter_login .toggle_btn.active span:last-child{transform:rotate(-45deg)}.navAfter_login .input_search{position:relative}.navAfter_login .input_search input{color:#0d0c12;background:#131422;border:2px solid #48485f1a;border-radius:1rem;width:26rem;padding:.5rem 1rem .8rem 4rem;font-size:1.4rem;font-weight:600}.navAfter_login .input_search input:focus{outline:none}.navAfter_login .input_search svg{width:1.6rem;height:1.6rem;position:absolute;top:1.2rem;left:1.6rem}.navAfter_login p{color:#0d0c12;margin-bottom:0;font-size:18px;font-weight:400;line-height:41px;text-decoration:none}.lightTheme .navAfter_login .userDetail_div a{background:red}.lightTheme .navAfter_login .userDetail_div .themeSwitch{background-image:url(../media/moon_icon.0clt30nuy5r34.svg);background-position:50%;background-repeat:no-repeat}.navbar-brand{width:154px;margin-top:0!important;margin-right:0!important;padding:0!important}@media (max-width:767px){.navbar-brand{width:120px}}@media (max-width:479px){.navbar-brand{width:85px}}.navbar-brand img{text-align:left;width:154px!important;min-height:40px!important}@media (max-width:767px){.navbar-brand img{width:120px;min-width:120px!important;max-width:120px!important}}@media (max-width:479px){.navbar-brand img{width:85px;min-width:85px!important;max-width:85px!important}}.afterlogin_logo img{width:14rem!important;min-width:14rem!important;max-width:14rem!important;min-height:4rem!important;margin:0 15px 0 0!important}@media (max-width:991px){.afterlogin_logo img{width:11rem!important;min-width:11rem!important;max-width:11rem!important;min-height:52px!important}}@media (max-width:575px){.afterlogin_logo img{width:10rem;min-width:10rem!important;max-width:10rem!important;min-height:42px!important}}@media (max-width:359px){.afterlogin_logo img{width:90px!important;min-width:90px!important;max-width:90px!important;min-height:40px!important}}.header_fav_box{padding:8px 15px;display:none}.header_fav_box .marqueeOuter{display:flex}.header_fav_box .marqueeOuter p{color:#0d0c12;width:100px;margin:0 10px 0 0;font-size:14px}.header_fav_box .marqueeOuter .marqueeInnerDiv{justify-content:flex-start;width:100%;overflow:auto}.header_fav_box .marqueeOuter .marqueeInnerDiv>.items{flex-shrink:0}@media (max-width:419px){.header_fav_box .marqueeOuter{flex-wrap:wrap}.header_fav_box .marqueeOuter>p{width:100%;margin:0 0 10px}.header_fav_box .marqueeOuter .marqueeInnerDiv>.items{width:80px;padding:8px}.header_fav_box .marqueeOuter .marqueeInnerDiv>.items .itemTop .coinName{font-size:12px}}.headerAction{align-items:center;gap:1.6rem;display:flex}@media (max-width:575px){.headerAction{gap:.8rem}}.headerAction>li.wallet_dropdown_wrapper{position:relative}.headerAction>li.wallet_dropdown_wrapper:after{content:"";width:100%;height:1.2rem;position:absolute;bottom:-1.2rem;left:0}.headerAction>li.wallet_dropdown_wrapper:hover .wallet_dropdown_menu{opacity:1;visibility:visible;transform:translateY(0)}.headerAction>li .wallet_dropdown_menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #ececec;border-radius:1.2rem;flex-direction:column;min-width:28rem;margin-top:1.2rem;padding:1rem 0;transition:all .2s ease-in-out;display:flex;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 .6rem 3rem #0f172a0d}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.2rem;padding:.8rem 2rem;transition:opacity .2s;display:flex}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item:hover{opacity:.8}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_divider{background:#ececec;height:1px;margin:1.2rem 2rem}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item_label{color:#475569;font-size:1.6rem;font-weight:400}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item_balance{color:#0d0c12;margin-bottom:.4rem;font-size:1.8rem;font-weight:500}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item_stat{align-items:center;gap:.4rem;font-size:1.4rem;font-weight:500;display:flex}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item_stat .stat_label{color:#475569}.headerAction>li .wallet_dropdown_menu .wallet_dropdown_item_stat .stat_value{color:#475569;text-underline-offset:3px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.headerAction>li .walletDrop{color:#fff;z-index:1;background:#1760ff;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;min-width:5rem;padding:.8rem 1.6rem;display:flex;position:relative}.headerAction>li .walletDrop:before{content:"";opacity:0;z-index:-1;background:linear-gradient(260.73deg,#1760ff -47.39%,#970e99 95.26%);border-radius:1rem;width:0;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}@media (max-width:575px){.headerAction>li .walletDrop{gap:.5rem;min-width:5rem;height:4rem;padding:0 1rem}}.headerAction>li .walletDrop svg{width:2.5rem;height:2.5rem}@media (max-width:575px){.headerAction>li .walletDrop svg{width:2rem;height:2rem}}.headerAction>li .walletDrop:hover{color:#fff}.headerAction>li .walletDrop:hover:before{opacity:1;width:100%}.headerAction>li .walletDrop.show{background:#1760ff}.headerAction>li .walletDrop.show .dropdown-toggle svg path{fill:#000}.headerAction>li .header_switch_acc{cursor:pointer;color:#fff;background:linear-gradient(260.73deg,#1760ff -47.39%,#970e99 95.26%);border-radius:1rem;justify-content:center;align-items:center;gap:.8rem;min-width:20rem;height:5rem;margin-left:2rem;transition:all .25s ease-in-out;display:flex}.headerAction>li .header_switch_acc:hover{color:#fff;opacity:.8}.headerAction>li .header_switch_acc svg g{fill:#fff}.react-datepicker-popper{z-index:9999;padding-top:0!important}.react-datepicker-popper .react-datepicker .react-datepicker__triangle{margin-top:-7px;left:0!important}.dobCustom .form-label{width:100%;display:block}.dobCustom__input{position:relative}.dobCustom__calendar-icon{z-index:3;pointer-events:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;position:absolute;top:50%;left:1.6rem;transform:translateY(-50%)}.dobCustom__calendar-icon svg path{fill:#7a8398}.dobCustom__wrapper,.dobCustom .react-datepicker-wrapper,.dobCustom__input,.dobCustom .react-datepicker__input-container{width:100%;display:block}.dobCustom .form-control{width:100%;padding-right:2rem;padding-left:4.5rem!important}.react-datepicker-wrapper .react-datepicker__input-container .selectDate{color:#0d0c12;background-color:#2f2e36}.react-datepicker-wrapper .react-datepicker__input-container .selectDate::placeholder{color:#7a8398b3;font-size:1.4rem}html{position:relative}body.auth{background-image:none}@media (max-width:767px){.exchangeTrade{padding-bottom:59px}}.exchangeTrade #fc_frame,.exchangeTrade #fc_widget,.exchangeTrade iframe[id^=freshworks-],.exchangeTrade iframe[id^=fc-],.exchangeTrade .freshwidget-button,.exchangeTrade .freshwidget-container,.exchangeTrade [class*=freshworks-widget],.exchangeTrade [id*=freshworks-widget]{visibility:hidden!important;pointer-events:none!important;display:none!important}@media (max-height:800px){#__next,.publicAreaContent{height:auto}}#__next{flex-direction:column;min-height:100vh;display:flex}@media (max-width:767px){#__next{height:auto;min-height:100dvh}}a{text-decoration:none}.publicAreaContent,.privateAreaContent{flex-direction:column;flex:1 0 0;display:flex;position:relative}.publicAreaContent:after,.privateAreaContent:after{content:"";opacity:.15;filter:blur(80px);pointer-events:none;background-color:#1760ffb3;border-radius:50rem;width:40rem;height:40rem;display:none;position:absolute;bottom:-.2rem;left:-.1rem}@media (max-width:767px){.publicAreaContent:after,.privateAreaContent:after{width:25rem;height:25rem}}.FooterOuter{flex-shrink:0}.afterAuth_cont{z-index:1;height:calc(100% - 74px);transition:all .3s ease-in;display:flex;position:relative}.afterAuth_cont.active_layoutPedding{padding:0}.afterAuth_cont .content_Cont,.afterAuth_cont .content_Cont.exchange_Cont{max-width:100%}.afterAuth_cont .content_Cont.exchange_Cont.container{padding:0 32px}@media (max-width:1679px){.afterAuth_cont .content_Cont.exchange_Cont.container{padding:0 20px}}@media (max-width:1199px){.afterAuth_cont .content_Cont.exchange_Cont.container{padding:0 16px}}.afterAuth_cont .content_Cont.optionalTrading_container{margin-top:1rem;padding:0 16px;margin-bottom:4rem!important}@media (max-width:767px){.afterAuth_cont{height:100%;padding-left:0}}.form-label{color:#7a8398;margin-bottom:4px;font-size:14px;font-weight:400}.auth .copyrightText{display:none}@media (max-width:767px){.auth .copyrightText{display:block}}.auth .sidebarCopyrightDiv .copyrightText{font-size:12px;display:block}@media screen and (min-width:1920px){.auth .sidebarCopyrightDiv .copyrightText{font-size:14px}}.auth .sidebarCopyrightDiv .copyrightText{color:#000;font-weight:400;line-height:18px}@media (max-width:767px){.auth .sidebarCopyrightDiv .copyrightText{display:none}}.auth .afterAuth_cont .content_Cont{max-width:1810px;margin-top:20px;margin-bottom:20px;padding:0 20px}input:-webkit-autofill{-webkit-text-fill-color:#0d0c12!important;-webkit-background-clip:content-box!important;border:1px solid #1323404d!important;outline:none!important;-webkit-box-shadow:inset 0 0 0 60px #fff!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#0d0c12!important;-webkit-background-clip:content-box!important;border:1px solid #1323404d!important;outline:none!important;-webkit-box-shadow:inset 0 0 0 60px #fff!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#0d0c12!important;-webkit-background-clip:content-box!important;border:1px solid #1323404d!important;outline:none!important;-webkit-box-shadow:inset 0 0 0 60px #fff!important}input:-webkit-autofill:active{-webkit-text-fill-color:#0d0c12!important;-webkit-background-clip:content-box!important;border:1px solid #1323404d!important;outline:none!important;-webkit-box-shadow:inset 0 0 0 60px #fff!important}.react-select__control{color:#0d0c12;background-color:#1e1d24;border:1px solid #1323404d;height:52px;margin-bottom:27px;padding-left:10px;border-radius:27px!important}@media (max-width:992px){.react-select__control{margin-bottom:20px}}.react-select__control:hover,.react-select__control:focus,.react-select__control:active{border-color:#1323404d}.react-select__control .react-select__value-container{font-size:12px}@media screen and (min-width:992px){.react-select__control .react-select__value-container{font-size:14px}}.react-select__control .react-select__value-container{font-weight:400}.react-select__control .react-select__value-container .react-select__placeholder,.react-select__control .react-select__value-container .react-select__single-value,.react-select__control .react-select__value-container .css-b8ldur-Input{text-transform:capitalize;color:#0d0c12}.react-select__control .react-select__value-container .react-select__placeholder .imageFix,.react-select__control .react-select__value-container .react-select__single-value .imageFix,.react-select__control .react-select__value-container .css-b8ldur-Input .imageFix{margin-right:10px;padding-left:0}.react-select__control .react-select__indicators .react-select__indicator,.react-select__control .react-select__indicators .react-select__indicator-separator{display:none}.react-select__menu .react-select__menu-list{text-transform:capitalize;color:#0d0c12;background-color:#fff;overflow-x:clip}.react-select__menu .react-select__menu-list .react-select__option:hover{color:#1760ff;background:#1760ff1a}.react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-selected{color:#fff!important;background:#1760ff!important}.react-select__menu .react-select__menu-list .react-select__option .imageFix{margin-right:10px;padding-left:0}.loader_design{text-align:center;z-index:100000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fff3;justify-content:center;align-items:center;height:100%;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loader_design .spinner-border{color:#1760ff;width:50px;height:50px;font-size:30px}.imageFix{vertical-align:middle;padding-top:5px;padding-left:10px;display:inline-block}.customTable .imageFix{margin-right:9px;padding-left:0}.securityCode_Input{text-align:center;margin:15px 0}.securityCode_Input h3{color:#0d0c12;margin-bottom:20px;font-size:20px}.securityCode_Input p{margin-top:15px}.tickMark{width:200px;height:200px;margin:0 auto}.amount_range{justify-content:flex-end;margin-top:10px;margin-bottom:24px;display:flex}.amount_range button{text-transform:uppercase;background:0 0;border:1px solid;border-radius:21px;font-size:11px;transition:all .25s}@media screen and (min-width:992px){.amount_range button{font-size:14px}}.amount_range button{color:#989898;border-color:#1323404d;margin-left:10px;padding:10px 28px;font-weight:400}.amount_range button:hover,.amount_range button:active,.amount_range button.active{color:#0d0c12;background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border-color:#3d3c46}@media (max-width:767px){.amount_range button{margin-left:5px;padding:5px 18px}}@media (max-width:360px){.amount_range button{padding:5px 10px}}.balanceTxt{color:#1760ff}.balanceTxt span{color:#0d0c12;margin-left:.5rem}.commonCol_width{max-width:922px}.exportHistory .titleText{color:#0d0c12;font-size:14px}@media screen and (min-width:1920px){.exportHistory .titleText{font-size:18px}}.exportHistory .titleText{margin-bottom:35px;font-weight:400}.exportHistory .modalRow .modalCol{padding:0 10px 0 0}.exportHistory .modalRow .modalCol .formDiv{margin-bottom:34px;position:relative}.exportHistory .modalRow .modalCol .formDiv label{cursor:pointer;color:#0d0c12;align-items:center;margin-bottom:0;margin-left:10px;font-size:12px;display:flex}@media screen and (min-width:1920px){.exportHistory .modalRow .modalCol .formDiv label{font-size:16px}}.exportHistory .modalRow .modalCol .formDiv label{font-weight:300}.exportHistory .bottomRadioSec{margin-top:15px}.exportHistory .bottomRadioSec .formDiv{margin-bottom:27px!important}input[type=radio]{width:100%;cursor:inherit;opacity:0;z-index:1;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}input[type=radio]+:before{content:"";border:.1rem solid #7a8398;border-radius:50%;width:1rem;height:1rem;margin-right:10px;display:inline-block}input[type=radio]:checked+:before{background:#000;border-color:#7a8398}input[type=radio]:checked+*{color:#7a8398}.datepickerCol{padding:0;position:relative}.datepickerCol .react-datepicker__input-container input{color:#000;background-color:#1e1d24;border:1px solid;border-radius:32px;width:100%;padding:20px 30px}@media (max-width:991px){.datepickerCol .react-datepicker__input-container input{padding:10px 30px;font-size:12px}}.datepickerCol .calanderDiv img{position:absolute;top:50%;right:30px;transform:translateY(-50%)}.InfoTextCol .infoTextDiv .infotext{color:#989898;font-size:12px}@media screen and (min-width:1920px){.InfoTextCol .infoTextDiv .infotext{font-size:14px}}.InfoTextCol .infoTextDiv .infotext{margin-top:7px;margin-bottom:0;font-weight:400}.btnsCol{padding:0 7px 30px}.btnsCol button{font-size:12px;margin-top:30px!important}@media screen and (min-width:1920px){.btnsCol button{font-size:16px}}.btnsCol button{font-weight:400}.btnsCol .exportBtn{color:#000;background-color:#2f2e36;border:1px solid #989898;border-radius:30px;justify-content:center;align-items:center;width:100%;height:60px;transition:all .3s;display:flex;box-shadow:0 1px 9px #02020324}@media (max-width:991px){.btnsCol .exportBtn{height:50px}}@media (max-width:767px){.btnsCol .exportBtn{height:40px}}.btnsCol .exportBtn:hover,.btnsCol .exportBtn:focus,.btnsCol .exportBtn.active,.btnsCol .exportBtn:active{border:1px solid #c6a457}.lightTheme .CommonModal_Title{font-weight:600!important}.modal-content{background:#1d0a40;border-radius:15px;width:100%}@media (min-width:575px){.modal-content{margin:0 10px}}.modal-content .CommonModal_Header{border-bottom:0;border-top-left-radius:15px;border-top-right-radius:15px;padding:23px 34px}.modal-content .CommonModal_Header .CommonModal_Title{font-size:14px}@media screen and (min-width:1920px){.modal-content .CommonModal_Header .CommonModal_Title{font-size:20px}}.modal-content .CommonModal_Header .CommonModal_Title{color:#0d0c12;font-weight:300}.modal-content .CommonModal_Header button.btn-close{background:url(../media/cross.0zsooz30upfq2.svg) no-repeat;width:1em;height:1em;padding:0}.modal-content .modal-body{background:0 0;padding:36px 34px}.DisableAccountModal.SecurityVerification .modal-dialog{max-width:538px}.DisableAccountModal.SecurityVerification .modal-header{border-bottom:0;padding:27px 20px}.DisableAccountModal.SecurityVerification .modal-header .modal-title{color:#0d0c12;font-size:16px}@media screen and (min-width:1920px){.DisableAccountModal.SecurityVerification .modal-header .modal-title{font-size:22px}}.DisableAccountModal.SecurityVerification .modal-header .modal-title{font-weight:300}.DisableAccountModal.SecurityVerification .modal-header button.btn-close{background:url(../media/cross.0zsooz30upfq2.svg) no-repeat;width:1em;height:1em;padding:0}.DisableAccountModal.SecurityVerification .modal-content{border-radius:8px;width:100%;max-width:536px;font-family:Open Sans,sans-serif}.DisableAccountModal.SecurityVerification .modal-content .modal-body{padding:0 20px 54px}.DisableAccountModal.SecurityVerification .modal-content .modal-body .textDiv{flex-direction:column;align-items:center;display:flex}.DisableAccountModal.SecurityVerification .modal-content .modal-body .textDiv .modalHeading{color:#0d0c12;max-width:100%;font-size:16px}@media screen and (min-width:1920px){.DisableAccountModal.SecurityVerification .modal-content .modal-body .textDiv .modalHeading{font-size:22px}}.DisableAccountModal.SecurityVerification .modal-content .modal-body .textDiv .modalHeading{text-align:left;margin-bottom:22px;font-weight:300}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter{display:block}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow{max-width:100%;margin:20px 0 0}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .googleAuthCol{margin-bottom:15px}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv{border:1px solid #131422;border-radius:8px;height:100%;padding:20px 10px}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .imgSec{text-align:center;margin-bottom:20px}@media (max-width:991px){.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .imgSec img{width:35px;height:45px}}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .actionsText{color:#0d0c12;max-width:100%;font-size:16px}@media screen and (min-width:1920px){.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .actionsText{font-size:22px}}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .actionsText{text-align:center;margin-bottom:22px;font-weight:300}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .recommendText{color:#989898;font-size:16px}@media screen and (min-width:1920px){.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .recommendText{font-size:22px}}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .authOuterDiv .recommendText{text-align:center;margin-bottom:0;font-weight:400}.DisableAccountModal.SecurityVerification .modal-content .modal-body .bottomSecOuter .btnsRow .btnsCol button{width:100%;margin-top:35px}.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv{justify-content:space-between;align-items:center;display:flex}.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv .depositInnerDiv{align-items:center;display:flex}@media (max-width:380px){.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv .depositInnerDiv{flex-direction:column;align-items:flex-start}}.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv .depositInnerDiv .imgSec{margin-bottom:0!important}@media (max-width:380px){.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv .depositInnerDiv .imgSec{margin-left:15px;margin-bottom:10px!important}}.DisableAccountModal.SecurityVerification.SecurityVerification .depositauthOuterDiv .depositInnerDiv .actionsText{margin:0 15px!important}.DisableAccountModal.SecurityVerification.SecurityVerification .nextDiv img{width:30px;height:20px}.lightTheme .DisableAccountModal .modal-title,.lightTheme .DisableAccountModal .modalHeading,.lightTheme .DisableAccountModal .actionsText{font-weight:600!important}.comboFieldStyle{flex-wrap:unset;color:#0d0c12;background-color:#1e1d24;border:1px solid #1323404d;border-radius:30px;width:100%;height:52px;display:flex;position:relative}.comboFieldStyle:focus,.comboFieldStyle:active,.comboFieldStyle:hover{box-shadow:unset}@media (max-width:767px){.comboFieldStyle{height:40px}}.comboFieldStyle .form-control{border-radius:0 30px 30px 0;height:100%;padding-left:10px;border:0!important;height:58px!important}@media (max-width:767px){.comboFieldStyle .form-control{padding-left:15px;height:36px!important}}.comboFieldStyle .form-control:focus,.comboFieldStyle .form-control:active,.comboFieldStyle .form-control:hover{box-shadow:unset;border:0!important}.comboFieldStyle .react-select__control{border:0;border-radius:30px 0 0 30px;width:80px;height:100%}.comboFieldStyle .react-select__control.react-select__control--is-focused{box-shadow:unset;border:0}.comboFieldStyle .react-select__control .react-select__indicators .react-select__indicator{background-position:50%;background-repeat:no-repeat;background-size:12px}@media (max-width:767px){.comboFieldStyle .react-select__control .react-select__indicators .react-select__indicator{background-size:8px}}.comboFieldStyle .react-select__menu .react-select__menu-list .react-select__option--is-focused,.comboFieldStyle .react-select__menu .react-select__menu-list .react-select__option--is-selected{color:#0d0c12}.error_sec{color:#0d0c12;justify-content:center;align-items:center;height:100%;min-height:100vh;display:flex}.error_sec .error_info{text-align:center;padding:0 200px}@media (max-width:992px){.error_sec .error_info{padding:0 5vw}}.error_sec .error_info h1{font-size:120px;font-weight:700}@media (max-width:992px){.error_sec .error_info h1{font-size:80px}}.error_sec .error_info h3{font-size:35px}@media (max-width:992px){.error_sec .error_info h3{font-size:25px}}.error_sec .error_info p{max-width:600px;margin:0 auto}@media (max-width:992px){.error_sec .error_info p{font-size:14px}}.error_sec .error_btn{max-width:350px;margin:50px auto 0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.recharts-text{fill:#0d0c12}input::-webkit-calendar-picker-indicator{display:none!important}.bckbtn{cursor:pointer;margin-bottom:0}a{color:#0d0c12;transition:all .25s linear}a:hover{color:#0d0c12}@media (max-width:767px){.otpVerfication_Modal .kycvarify_modal .commonForm_style{padding:20px 10px}}.otpVerfication_Modal .kycvarify_modal .otp_form>div{justify-content:center;align-items:center;width:100%;display:flex}.otpVerfication_Modal .kycvarify_modal .resendOtp_Link{color:#7a8398}.phone_input .react-tel-input .form-control{padding-left:60px}.phone_input .react-tel-input .flag-dropdown{background:0 0!important}.phone_input .react-tel-input .flag-dropdown .selected-flag{width:60px;padding-left:30px;background:0 0!important}.phone_input .react-tel-input .flag-dropdown .selected-flag:hover{background-color:#0000}.phone_input .react-tel-input .flag-dropdown .selected-flag .flag{margin-top:-4px}.termsConditionModal .modalBodyStyle h5{margin-bottom:2px;font-size:20px}.termsConditionModal .modalBodyStyle p{margin-bottom:20px;font-size:16px}.settingCommon_Style .mainCard_style{width:fit-content;margin:0 auto}@media (max-width:1040px){.settingCommon_Style .mainCard_style{width:100%}}.settingCommon_Style .mainCard_style.card{border:0}.settingCommon_Style .mainCard_style .cardBody_style .cardTitle_Padding{padding:24px 0 0}.settingCommon_Style .settingWrap_style{padding:24px 0}.settingCommon_Style .settingWrap_style .settingRow_comn{margin:0}@media (max-width:767px){.settingCommon_Style .settingWrap_style .settingRow_comn{flex-direction:column;align-content:center;margin:0}}.settingCommon_Style .settingWrap_style .settingRow_comn:last-child{margin-right:0}.commonCard_Settings{padding:16px 0}.commonCard_Settings .customInput.internalInput .form-control{height:5rem}@media (max-width:767px){.commonCard_Settings .customInput.internalInput .form-control{height:4.6rem}}.commonCard_Settings .customInput.internalInput .showPassword{top:65px;right:25px}.commonCard_Settings .customInput.internalInput .showPassword.get_otp_btn{color:#1760ff;font-size:14px;top:62px}@media (max-width:1919px){.commonCard_Settings .customInput.internalInput .showPassword.get_otp_btn{top:58px}}@media (max-width:767px){.commonCard_Settings .customInput.internalInput .showPassword.get_otp_btn{font-size:13px;top:48px}}@media (max-width:1919px){.commonCard_Settings .customInput.internalInput .showPassword{top:59px}}@media (max-width:767px){.commonCard_Settings .customInput.internalInput .showPassword{top:50px}}.commonCard_Settings .passwordSave_Btn{margin-top:27px;margin-bottom:0}.commonCard_Settings.pwd_setting{background:#fff;border-radius:20px;max-width:560px;margin:0 auto;padding:30px 20px}.commonCard_Settings.pwd_setting .customInput input{padding:0 40px 0 20px}@media (max-width:575px){.commonCard_Settings.pwd_setting .customInput input{padding:0 10px}}.commonCard_Settings.pwd_setting .customInput .showPassword{top:4px;right:8px}@media (max-width:767px){.commonCard_Settings.pwd_setting .customInput .showPassword{top:-2px;right:6px}}.settingCard_Style{cursor:pointer;background:#fff;border:.1rem solid #3539454d;border-radius:15px;flex:0 0 24%;min-height:205px;margin:0 14px 20px 0;padding:25px 32px}@media (max-width:1679px){.settingCard_Style{flex:0 0 32%}}@media (max-width:1199px){.settingCard_Style{flex:0 0 48%}}@media (max-width:991px){.settingCard_Style{flex:0 0 48%;margin-bottom:10px;padding:20px}}.settingCard_Style h3{color:#0d0c12;align-items:center;margin-bottom:10px;font-size:17px;font-weight:400;display:flex}@media (max-width:1366px){.settingCard_Style h3{font-size:16px}}@media (max-width:991px){.settingCard_Style h3{font-size:14px}}@media (max-width:467px){.settingCard_Style h3{font-size:12px}}.settingCard_Style h3 .securityIcon{background-image:url(../media/security_icon.0xzggk3fcc2mf.svg);background-position:50%;background-repeat:no-repeat;background-size:2rem;width:2rem;height:2rem;margin-left:auto}.settingCard_Style p{color:#0d0c12;font-size:14px;font-weight:400;line-height:23px}@media (max-width:467px){.settingCard_Style p{font-size:12px}}.settingCard_Style p a{color:#0d0c12;text-decoration:none}.settingCard_Style .google2fa{width:10rem}.settingCard_Style .enableWhitelist_Btn{width:90px;height:32px;margin-bottom:0;font-size:12px}.settingCard_Style .addressManagement_link{color:#1760ff;font-size:13px;font-weight:400}.settingCard_Style--disabled{cursor:not-allowed!important}.commnImg{background-color:#f3f3f3;border-radius:10rem;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;display:flex}.commnImg img{margin:0}.kycCommn_Img{margin-right:8px}.optionIcon{align-items:center;width:2.8rem;height:2.8rem;padding-right:1rem;display:flex}.optionIcon .kycCommn_Img{display:flex}@media (max-width:767px){.optionIcon .kycCommn_Img{width:25px;height:25px}}.lightTheme .modalStyle_Commn .modal-content .modal-body .idCard_div .idCard_icon.govId{background-image:url(../media/doc_icon_blue.0aavv9kgo4-y_.png)}.lightTheme .modalStyle_Commn .modal-content .modal-body .idCard_div .idCard_icon.passportIcon{background-image:url(../media/passport_icon_blue.0g_7_c_jrt580.png)}.settingRow_style{justify-content:center}.settingRow_style .settingCol_style{padding:0}.settingRow_style .settingCol_style .maintitle{padding:0!important}.settingRow_style .settingCol_style .settingWrap_style .pvHeadingOuter{margin-bottom:16px}.settingRow_style .settingCol_style .settingWrap_style .pvHeadingOuter .pvHeading{color:#7a8398;margin:0;font-size:16px}@media screen and (min-width:1920px){.settingRow_style .settingCol_style .settingWrap_style .pvHeadingOuter .pvHeading{font-size:20px}}.settingRow_style .settingCol_style .settingWrap_style .pvHeadingOuter .pvHeading{font-weight:300;line-height:26px}.settingRow_style .settingCol_style .settingWrap_style .settingMainRow{justify-content:center;display:flex}@media (max-width:991px){.settingRow_style .settingCol_style .settingWrap_style .settingMainRow{flex-direction:column;display:flex}}.settingRow_style .settingCol_style .settingWrap_style .kycSetting_Row{flex-direction:row;gap:20px;margin:-7.5px}.settingRow_style .settingCol_style .settingWrap_style .kycSetting_Row>div{padding:7.5px}.settingRow_style .settingCol_style .settingWrap_style .kycSetting_Row .settingCard_Style{cursor:auto;padding:20px}@media (max-width:767px){.settingRow_style .settingCol_style .settingWrap_style .kycSetting_Row .settingCard_Style{flex:0 0 98%}}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style{border-radius:15px;flex-direction:column;justify-content:space-between;margin:0;padding:33px 31px 31px 37px;display:flex}@media (max-width:1280px){.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style{padding:30px 20px}}@media (max-width:991px){.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style{width:100%;max-width:100%}}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv{padding-bottom:15px}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv .requiresItems{margin-bottom:5px;font-size:12px}@media screen and (min-width:1920px){.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv .requiresItems{font-size:14px}}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv .requiresItems{color:#0d0c12;align-items:center;font-weight:400;display:flex}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv .requiresItems img{margin-right:8px}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardTopDiv .requiresItems.rqrSub_item{padding-left:20px}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .btnActions{flex-direction:column;align-items:center;width:100%;display:flex}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .btnActions .outlineBtn_style{width:100%}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardHeadDiv{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardHeadDiv .rightInfoText{color:#1760ff;margin-bottom:0;font-size:11px}@media screen and (min-width:1920px){.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardHeadDiv .rightInfoText{font-size:12px}}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style .cardHeadDiv .rightInfoText{font-weight:400}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3{font-size:15px}@media screen and (min-width:1920px){.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3{font-size:18px}}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3{color:#0d0c12;align-items:center;margin-bottom:0;font-weight:600;display:flex}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3 img{margin-right:15px}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3 .kycVerified_tick{margin-right:8px}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3 .securityIcon{margin-left:auto;margin-right:0}.settingRow_style .settingCol_style .settingWrap_style .settingCard_Style h3 .securityIcon_lite{margin-left:auto;margin-right:0;display:none}.selfieNote_Image{margin-top:12px;padding-right:3px;display:flex}@media (max-width:992px){.selfieNote_Image{flex-direction:column}}.selfieNote_Image .clickSelfie_Image{border-radius:22px;width:195px;height:185px;margin-right:16px}@media (max-width:992px){.selfieNote_Image .clickSelfie_Image{text-align:center;margin-bottom:10px;margin-right:0}}.modifyEmail_card{margin:0 auto}@media (max-width:767px){.modifyEmail_card{width:100%}}.modifyEmail_card .modifyEmail_Row{padding:50px}@media (max-width:767px){.modifyEmail_card .modifyEmail_Row{padding:25px}}.modifyEmail_card .modifyEmail_Row .customInput{margin-bottom:25px}.modifyEmail_card .modifyEmail_Row .customInput .showPassword{font-size:14px;top:27px;right:40px}@media (max-width:767px){.modifyEmail_card .modifyEmail_Row .customInput .showPassword{font-size:12px;top:20px}}.modifyEmail_card .modifyEmail_Row .customInput .invalid-feedback{position:unset;margin-top:0}.modifyEmail_card .modifyEmail_Row p{font-size:12px}@media screen and (min-width:767px){.modifyEmail_card .modifyEmail_Row p{font-size:16px}}.modifyEmail_card .modifyEmail_Row p{color:#989898;margin-bottom:0}.modifyEmail_card .modifyEmail_Row.setting_authenticate{background:linear-gradient(210.53deg,#111825 17.45%,#110e17 80.57%);border-radius:20px;width:100%;max-width:560px;margin:0 auto;padding:30px 20px}.modifyEmail_card .modifyEmail_Row.setting_authenticate .common_input,.modifyEmail_card .modifyEmail_Row.setting_authenticate .common_input .inner_input{position:relative}.modifyEmail_card .modifyEmail_Row.setting_authenticate .common_input .inner_input input{padding:0 30px}.modifyEmail_card .modifyEmail_Row.setting_authenticate .common_input .inner_input .input-icon{top:0;transform:translateY(-50%)}.modifyEmail_card .modifyEmail_Row.setting_authenticate .common_input .inner_input .input-icon .send_code_btn{transform:translateY(-50%);top:27px!important}.modifyEmail_Otp{justify-content:center;align-items:center;height:100%;display:flex}.modifyEmail_Otp .commonForm_style{text-align:center;padding:40px 5px}.modifyEmail_Otp .commonForm_style p{color:#0d0c12}.modifyEmail_Otp .react-code-input input{color:#0d0c12;background-color:#3d3c46;border-color:#1323404d}.modifyEmail_Otp.kycvarify_modal{width:100%}.modifyEmail_Otp.kycvarify_modal>div{width:100%!important}.otp_links{padding:2.3rem 0}.otp_links h5{color:#7a8398;margin:0;font-size:1.4rem}.resendOtp_Link{color:#1760ff;font-size:1.6rem;font-weight:500;transition:all .25s ease-in-out;margin:0!important;padding:0!important}.resendOtp_Link:hover{text-decoration:underline}.addressMangement_Style{margin:0 auto}.addressMangement_Style .addressMangement_Card{text-align:center;margin:0 auto}.addressMangement_Style .addressMangement_Card .addressIcon{width:120px;height:120px;margin:50px auto}@media (max-width:768px){.addressMangement_Style .addressMangement_Card .addressIcon{margin:30px auto}}.addressMangement_Style .addressMangement_Card p{color:#0d0c12;font-size:16px;font-weight:400}@media (max-width:768px){.addressMangement_Style .addressMangement_Card p{font-size:14px}}.addressMangement_Style .addressMangement_Card .buttonDiv{justify-content:center;gap:2rem;max-width:750px;margin:50px auto 0;padding:0 25px;display:flex}@media (max-width:768px){.addressMangement_Style .addressMangement_Card .buttonDiv{flex-direction:column;margin-top:25px}.addressMangement_Style .addressMangement_Card .buttonDiv .commonBtn_style{margin-bottom:10px}}.addressMangement_Style .addressMangement_Card .commonBtn_style{color:#fff;background:#1760ff;border:1px solid #1760ff;min-width:210px;margin-bottom:0;font-weight:500}.addressMangement_Style .addressMangement_Card .commonBtn_style:hover{color:#1760ff;background:#fff;border:1px solid #1760ff}.addAddress_Modal .common_input input{background-color:#2d314233;padding:0 30px}.addAddress_Modal .internalSelect select{border:1px solid #0d0c121a;border-radius:1rem!important}.addAddress_Modal .addressModal_Btns{display:flex}.orderTable_card.addressManagement_table .commonCard_Settings{background:#fff;border-radius:2rem;width:100%;max-width:150rem;margin:20px auto 0;padding:2rem}.orderTable_card.addressManagement_table .commonCard_Settings .customInput .form-control{background-color:#fff;border:.1rem solid #1323404d;padding:0 20px;height:52px!important}.orderTable_card.addressManagement_table .commonCard_Settings .deleteBtn{height:50px!important}.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .form-label{color:#0d0c12;margin-bottom:10px}.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .internalCheckbox{margin-top:0}.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .actionCol_Style{display:flex}.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .actionCol_Style div{flex:0 0 50%}.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .actionCol_Style .whiteList_Div{padding-top:50px}@media (max-width:1440px){.orderTable_card.addressManagement_table .topFilter_Row.addMultiple_addrs .actionCol_Style .whiteList_Div{padding-top:40px}}.orderTable_card.addressManagement_table .topFilter_Row .col{min-width:170px}.orderTable_card.addressManagement_table .topFilter_Row .form-label{white-space:nowrap;font-size:16px}@media (max-width:992px){.orderTable_card.addressManagement_table .topFilter_Row .form-label{font-size:14px}}.orderTable_card.addressManagement_table .topFilter_Row .customSelect.pairSelect{width:100%}.orderTable_card.addressManagement_table .topFilter_Row .customSelect.pairSelect .form-control{height:62px}@media (max-width:1440px){.orderTable_card.addressManagement_table .topFilter_Row .customSelect.pairSelect .form-control{height:40px}}.orderTable_card.addressManagement_table .topFilter_Row .deleteBtn{width:120px;height:62px;margin:0}@media (max-width:1440px){.orderTable_card.addressManagement_table .topFilter_Row .deleteBtn{height:40px}}.orderTable_card.addressManagement_table .topFilter_Row .internalCheckbox{margin-top:30px}@media (max-width:1440px){.orderTable_card.addressManagement_table .topFilter_Row .internalCheckbox{margin-top:20px}}@media (max-width:991px){.orderTable_card.addressManagement_table .addMultiple_btm{padding:20px 0 0}}.orderTable_card.addressManagement_table .addMultiple_btm .addBtn{width:15rem}.orderTable_card.addressManagement_table .addMultiple_btm .cancelSave_Btn{justify-content:center;gap:2rem;padding-top:50px;display:flex}@media (max-width:991px){.orderTable_card.addressManagement_table .addMultiple_btm .cancelSave_Btn{padding-top:30px}}.orderTable_card.addressManagement_table .addMultiple_btm .cancelSave_Btn .internalComn_btn{width:170px;font-weight:500}.depositWithdraw{margin-top:3rem}.depositWithdraw .depositWithdraw_Table{padding:15px 0}.depositWithdraw .depositWithdraw_Table.row{row-gap:1rem}.depositWithdraw .depositWithdraw_Table .serchInput{border-radius:30px;width:100%;height:52px}@media (max-width:767px){.depositWithdraw .depositWithdraw_Table .serchInput{height:40px}}.depositWithdraw .depositWithdraw_Table .serchInput::placeholder{color:#0d0c12}.depositWithdraw .depositWithdraw_Table .accountActivity_Style .form-label{font-size:16px}.depositWithdraw .depositWithdraw_Table.all_orders .all_orders_table_page{height:auto!important}.HistoryTables{padding:15px 25px}.fullTransaction_hstry{height:450px}.kyc_approved{color:#0d0c12;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.kyc_approved .kyc_approved_img{margin-bottom:24px}.kyc_approved h2{margin-bottom:7px;font-size:20px;font-weight:400}@media (max-width:767px){.kyc_approved h2{font-size:16px}}.kyc_approved p{color:#3d3c46;margin-bottom:35px;font-size:16px;line-height:21px}.kyc_approved .commonBtn_style{max-width:300px}@media (max-width:767px){.kyc_approved .commonBtn_style{max-width:200px}}.signupForm_Style .commonForm_style{width:100%;position:relative}.commonCard_style{text-align:center;background-color:#141543;border-radius:36px;max-width:619px;padding:70px 60px;box-shadow:0 0 20px #349fff54}@media (max-width:992px){.commonCard_style{padding:50px 40px}}@media (max-width:767px){.commonCard_style{padding:35px 25px}}.commonCard_style .commonForm_style{margin-top:25px}@media (max-width:992px){.commonCard_style .commonForm_style{margin-top:20px}}.commonCard_style h2{color:#0d0c12;font-size:18px}@media screen and (min-width:1920px){.commonCard_style h2{font-size:25px}}.commonCard_style h2{margin-bottom:5px;font-weight:300;line-height:38px}@media (max-width:992px){.commonCard_style h2{line-height:30px}}@media (max-width:767px){.commonCard_style h2{line-height:20px}}.commonCard_style p{color:#989898;font-size:13px}@media screen and (min-width:1920px){.commonCard_style p{font-size:16px}}.commonCard_style p{margin-bottom:0;padding:0 36px;font-weight:400;line-height:26px}@media (max-width:992px){.commonCard_style p{padding:0 15px;line-height:20px}}.commonCard_style .otp_form{justify-content:center;align-items:center;display:flex}.commonCard_style .otp_form .otpInput input{color:#0d0c12;border:1px solid #1323404d}.commonCard_style .showPassword{cursor:pointer;font-size:0;text-decoration:none;position:absolute;top:22px;right:35px}@media (max-width:992px){.commonCard_style .showPassword{top:15px;right:20px}.commonCard_style .showPassword img{width:15px;height:15px}}.check_mobile_input_otp{margin-bottom:0;padding:0 36px;font-size:16px;font-weight:400;line-height:26px;color:#6e739a!important}.otp_form.kycOTPInput>div{justify-content:center}.mainCard_style{background-color:#0000;border-radius:15px;margin-bottom:30px}@media (max-width:767px){.mainCard_style{margin-bottom:5px}}.mainCard_style.card{border:0}.mainCard_style .input{color:#0d0c12;border:1px solid #48485f;background-color:#141543!important}.mainCard_style .cardBody_style{padding:0}.mainCard_style .cardBody_style .maintitle{letter-spacing:0;color:#0d0c12;font-size:1.8rem;font-weight:600;line-height:2rem}.mainCard_style .cardBody_style .cardTitle_Padding,.mainCard_style .cardBody_style .maintitle{border-radius:15px 15px 0 0;justify-content:space-between;align-items:center;margin-bottom:0;font-weight:600;display:flex}.mainCard_style .cardBody_style .cardTitle_Padding.card-title,.mainCard_style .cardBody_style .maintitle.card-title{color:#0d0c12}.mainCard_style .cardBody_style .maintitle{justify-content:flex-start}.mainCard_style .cardBody_style .maintitle>span:first-child{margin-right:1.5rem}.mainCard_style .cardBody_style .maintitle{padding:15px 25px;font-size:18px;line-height:14px}.mainCard_style .cardBody_style .maintitle form{width:100%}.mainCard_style .cardBody_style .maintitle form .assets_check{background-color:#0000;justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:575px){.mainCard_style .cardBody_style .maintitle form .assets_check{flex-direction:column;align-items:flex-start}.mainCard_style .cardBody_style .maintitle form .assets_check .hidebalances_Check{margin-left:0!important}}.mainCard_style .cardBody_style .maintitle form .assets_check h6{padding:20px 25px;font-size:18px;line-height:14px;padding-left:0!important}@media (max-width:575px){.mainCard_style .cardBody_style .maintitle form .assets_check h6{padding:5px 10px 10px}}@media (max-width:767px){.mainCard_style .cardBody_style .maintitle form .serchInput{width:200px;height:40px;font-size:14px}}.mainCard_style .cardBody_style .maintitle form .imageFix.show{align-content:center;width:20px;height:20px;display:flex}.mainCard_style .cardBody_style .cardTitle_Padding{padding:24px 0;font-size:20px}@media (max-width:991px){.mainCard_style.mainCard_padding{margin-top:0}}.back_icon{cursor:pointer}.orText{justify-content:center;align-items:center;display:flex}.orText p{margin-bottom:0;padding-top:25px}@media (max-width:992px){.orText p{padding-top:15px}}.deviceCard_Style{background:#fff;border-radius:15px;width:363px;margin:0 15px;padding:20px 25px;position:relative}.deviceCard_Style:last-child{margin-right:0}.deviceCard_Style .imageDiv{align-items:center;margin-bottom:15px;display:flex;position:relative}.deviceCard_Style .imageDiv .token_img{background-color:#132340;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.deviceCard_Style .imageDiv .token_img img{filter:invert()}.deviceCard_Style .imageDiv .device_content{padding-left:10px}.deviceCard_Style .imageDiv .device_content p{margin-bottom:3px;font-size:13px}@media screen and (min-width:767px){.deviceCard_Style .imageDiv .device_content p{font-size:16px}}.deviceCard_Style .imageDiv .device_content p{color:#0d0c12;font-weight:400}.deviceCard_Style .imageDiv .device_content p span{color:#989898}.deviceCard_Style .imageDiv .device_content p span.activetionPointer{position:relative}.deviceCard_Style .imageDiv .device_content p span.activetionPointer:after{content:"";background:#16a34a;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:3px;right:-21px;transform:translate(-50%,50%)}.deviceCard_Style .imageDiv .device_content p.statusText{align-items:center;margin-top:15px;font-size:15px;display:flex}.deviceCard_Style .imageDiv .device_content p.statusText .imageFix{width:28px;height:28px;margin-right:5px;padding:0}.deviceCard_Style .imageDiv .device_content p.statusText img{height:28px}.deviceCard_Style .imageDiv .device_content p.statusText span{margin-left:5px}.deviceCard_Style .imageDiv button{background:0 0;border:0}.deviceCard_Style .dropdown{position:absolute;top:20px;right:20px}.deviceCard_Style .dropdown-toggle{text-align:right;background-color:#0000;border:0;display:block}.deviceCard_Style .dropdown-toggle:after{display:none}.deviceCard_Style .dropdown-toggle:focus{box-shadow:none;outline:none}.deviceCard_Style .dropdown-menu{background-color:#0000;border:0;min-width:auto;margin-left:-30px;padding:0;left:auto!important;right:0!important}.deviceCard_Style .dropdown-menu button{text-align:left;padding:5px 15px;font-size:12px;display:block}@media screen and (min-width:767px){.deviceCard_Style .dropdown-menu button{font-size:14px}}.deviceCard_Style .dropdown-menu button{cursor:pointer;color:#fff;background:#1760ff;border-radius:8px;min-width:130px;font-size:14px}.deviceCard_Style .deviceDetail p{margin-bottom:3px;font-size:13px}@media screen and (min-width:767px){.deviceCard_Style .deviceDetail p{font-size:16px}}.deviceCard_Style .deviceDetail p{color:#0d0c12;font-weight:400}.deviceCard_Style .deviceDetail p span{color:#16a34a}.deviceCard_Style .deviceDetail p span.activetionPointer{position:relative}.deviceCard_Style .deviceDetail p span.activetionPointer:after{content:"";background:#16a34a;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:3px;right:-21px;transform:translate(-50%,50%)}.deviceCard_Style .deviceDetail p.statusText{align-items:center;margin-top:15px;font-size:15px;display:flex}.deviceCard_Style .deviceDetail p.statusText .imageFix{width:28px;height:28px;margin-right:5px;padding:0}.deviceCard_Style .deviceDetail p.statusText img{height:28px}.deviceCard_Style .deviceDetail p.statusText span{margin-left:5px}.customTooltip_Style .tooltip-arrow:before{border-bottom-color:#c6a457}.customTooltip_Style.tooltip{z-index:99}.customTooltip_Style .tooltip-inner{background-color:#c6a457;padding:0}.customTooltip_Style .tooltip-inner span{text-align:left;padding:5px 15px;font-size:12px;display:block}@media screen and (min-width:767px){.customTooltip_Style .tooltip-inner span{font-size:14px}}.customTooltip_Style .tooltip-inner span{cursor:pointer;color:#000;background:#1760ff;box-shadow:0 2px 10px #7e86db}.coinCard_style{cursor:pointer;background:0 0;border:1px solid #1323404d;border-radius:20px;min-width:340px;max-width:340px;height:250px;margin-right:13px;padding:0}@media (max-width:767px){.coinCard_style{width:250px;height:240px}}.coinCard_style .card-body{flex-direction:column;justify-content:space-between;padding:22px 25px;display:flex}@media (max-width:767px){.coinCard_style .card-body{padding:15px 12px}}.coinCard_style .coinName_txt,.coinCard_style .coinBalance_txt{color:#0d0c12;font-size:17px;font-weight:400;line-height:23px}@media (max-width:767px){.coinCard_style .coinName_txt,.coinCard_style .coinBalance_txt{font-size:14px}}.coinCard_style .coinName_txt{white-space:nowrap;text-overflow:ellipsis;padding-left:0;overflow:hidden}.coinCard_style .coinName_txt img{width:30px;height:30px;margin-right:9px}@media (max-width:767px){.coinCard_style .coinName_txt img{width:25px;height:25px;margin-right:5px}}.coinCard_style .coinBalance_txt{text-align:right;white-space:nowrap}.coinCard_style .coinBalance_txt span{color:#c6a457}.coinCard_style .graphImg{width:100%;height:75px}@media (max-width:767px){.coinCard_style .graphImg{height:50px}}.coinCard_style .imageFix{margin-right:10px;padding-top:0;padding-left:0}.coinCard_style .card_bottomvalue{color:#0d0c12;background:#141543;border-radius:1rem;width:100%;margin-top:1.4rem;padding:1.3rem 2rem}.coinCard_style .card_bottomvalue .date_info{justify-content:space-between;align-items:center;width:100%;display:flex}.coinCard_style .card_bottomvalue .date_info h6{letter-spacing:.3px;margin-bottom:.4rem;font-family:Open Sans;font-size:1.2rem;font-weight:600;line-height:1.7rem}.coinCard_style .card_bottomvalue .date_info h5{letter-spacing:.35px;color:#0d0c12;text-align:right;margin-bottom:0;font-size:1.4rem;font-weight:400;line-height:1.9rem}.coinCard_style .card_bottomvalue p{letter-spacing:.3px;opacity:.8;margin-bottom:0;font-size:1.2rem;font-weight:400;line-height:1.7rem}.layout_style{z-index:1;flex-direction:column;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.layout_style.securityCont_Style .customInput .input-icon.right{width:auto}.layout_style_heading{margin-bottom:3rem}@media (max-width:1440px){.layout_style_heading{margin-bottom:2rem}}@media (max-width:575px){.layout_style_heading{margin-bottom:1.4rem}}.layout_style form .forgotLink{justify-content:flex-end;padding:1rem 0;transition:all .2s ease-in-out;display:flex}.layout_style form .forgotLink:hover{opacity:1}.layout_style form .forgotLink span{color:#1760ff;cursor:pointer;font-size:1.6rem;font-weight:500;transition:all .3s}@media (max-width:575px){.layout_style form .forgotLink span{font-size:1.4rem}}.layout_style form .forgotLink span:hover{color:#0d0c12}.layout_style form .google_signin{height:5.6rem;margin-top:2rem}.layout_style h2{color:#0d0c12;margin-bottom:.5rem;font-size:2.8rem;font-weight:700}@media (max-width:1440px){.layout_style h2{font-size:2.4rem}}.layout_style p{color:#6b7280;font-size:1.4rem;font-weight:400}.layout_style p.form_text_link{text-align:center;color:#0d0c12;margin-bottom:0;padding-block:1.5rem;font-size:1.6rem}@media (max-width:575px){.layout_style p.form_text_link{padding-block:2rem;font-size:1.4rem}}.layout_style p a{color:#1760ff;font-weight:600}.layout_style .orWith{margin-bottom:2rem}.layout_style .orWith h6{color:#7a8398;text-align:center;font-size:1.4rem;font-weight:400;position:relative}.layout_style .orWith h6:before,.layout_style .orWith h6:after{content:"";background-color:#aeaeb233;width:37%;height:1px;position:absolute;top:50%}.layout_style .orWith h6:before{left:0}.layout_style .orWith h6:after{right:0}.layout_style .orWith{color:#7a8398;text-align:center;z-index:1;font-size:1.4rem;font-weight:400;position:relative}.layout_style .orWith span{z-index:1;color:#7a8398;text-align:center;z-index:1;background-color:#fff;padding:0 1rem;font-size:1.4rem;font-weight:400;position:relative}.layout_style .orWith:before,.layout_style .orWith:after{content:"";z-index:-1;background-color:#1323404d;width:100%;height:1px;position:absolute;top:50%;left:0;right:0}.layout_style .thirdParty{justify-content:center;gap:2rem;display:flex}.layout_style .thirdParty .gLogoBtn{background:0 0;border:1px solid #0003;border-radius:1rem;width:6rem;height:6rem;transition:all .25s ease-in-out}.layout_style .thirdParty .gLogoBtn svg{width:3rem;height:3rem;transition:all .25s ease-in-out}.layout_style .thirdParty .gLogoBtn:hover{background-color:#1760ff1a;border-color:#1760ff}.layout_style .thirdParty .gLogoBtn:hover svg{transform:scale(1.2)}.layout_style .backBtn{cursor:pointer;color:#7a8398;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.4rem;display:flex}.layout_style .backBtn svg{width:1.5rem;height:1.5rem;transform:none!important}.layout_style .backBtn svg path{fill:#7a8398}.layout_style .backBtn:hover{color:#1760ff}.layout_style .backBtn:hover svg path{fill:#1760ff}.layout_style .commonForm_style .otp_form>div{display:flex}.layout_style .commonForm_style .otp_form>div .otpInput input{height:50px;width:100%!important}.convertBalances_Card .convertBalances_Row{padding:25px}.convertBalances_Card .convertBalances_Row p{color:#989898;font-size:18px;font-weight:300}@media (max-width:992px){.convertBalances_Card .convertBalances_Row p{font-size:15px}}@media (max-width:767px){.convertBalances_Card .convertBalances_Row p{font-size:13px}}.convertBalances_Card .convertBalances_Row .selectedCoin{justify-content:space-between;align-items:center;display:flex}@media (max-width:992px){.convertBalances_Card .convertBalances_Row .selectedCoin{flex-direction:column}}.convertBalances_Card .convertBalances_Row .selectedCoin h4{color:#0d0c12;font-size:20px;font-weight:400}@media (max-width:992px){.convertBalances_Card .convertBalances_Row .selectedCoin h4{font-size:17px}}@media (max-width:767px){.convertBalances_Card .convertBalances_Row .selectedCoin h4{font-size:15px}}.convertBalances_Card .convertBalances_Row .selectedCoin .balanceTxt{color:#131422;font-weight:500}.convertBalances_Card .convertBalances_Row .convertBalance_Btn{width:240px;margin-bottom:0}.convertBalances_Card .tableOuter_Div{height:350px}.convertBalances_Card .tableOuter_Div .customTable th:first-child,.convertBalances_Card .tableOuter_Div .customTable td:first-child{width:50px;line-height:normal}.convertBalances_Card .tableOuter_Div .customTable th,.convertBalances_Card .tableOuter_Div .customTable td{width:auto;padding:15px 25px}.customInput{color:#0d0c12;text-align:left;margin-bottom:2.4rem;position:relative}@media (max-width:992px){.customInput{margin-bottom:2rem}}.customInput .common_inputs{position:relative}.customInput .common_inputs.has-icon .form-control{padding-left:4.5rem}.customInput.inputSelectRight .form-control{padding-right:11rem!important}.customInput.inputSelectRight .custom_select{z-index:1;border:0;position:absolute;top:25px;right:10px}@media (max-width:991px){.customInput.inputSelectRight .custom_select{top:18px}}.customInput.inputSelectRight .custom_select .select__control{background-color:#0000;border:0}.customInput .form-label{text-align:left;color:#7a8398;margin-bottom:.5rem;font-weight:400;font-size:1.4rem!important}.customInput .form-label sup{color:#e90306;font-size:1rem}.customInput .form-control{caret-color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;height:5rem;font-size:13px;transition:all .3s}@media screen and (min-width:1920px){.customInput .form-control{font-size:16px}}.customInput .form-control{color:#0d0c12;padding:0 60px 0 18px;font-size:1.4rem;font-weight:400;line-height:2rem}@media (max-width:992px){.customInput .form-control{height:50px;padding:0 40px 0 20px}}.customInput .form-control:focus,.customInput .form-control:active,.customInput .form-control:hover{box-shadow:none;background:#fff;border-color:#1760ff}.customInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.customInput .form-control.is-invalid,.customInput .form-control:invalid{background-image:none!important}.customInput .input-icon{display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.customInput .input-icon.left{left:1.6rem}.customInput .input-icon.right{right:1.6rem}.customInput.internalInput{position:relative}.customInput.internalInput.verficiation_code_input label{text-align:left;width:100%;display:block}.customInput.internalInput.verficiation_code_input .common_input .right .send_code_btn{top:.4rem!important}.customInput.internalInput.verficiation_code_input .common_input .error{color:red!important;margin:.5rem 0 0!important;font-size:1.2rem!important}.customInput.internalInput .form-control{height:5rem;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.customInput.internalInput .form-control{font-size:14px}}@media (max-width:767px){.customInput.internalInput .form-control{height:4.6rem;padding:0 1.5rem}}.customInput.internalInput .form-control:focus,.customInput.internalInput .form-control:active,.customInput.internalInput .form-control:hover{box-shadow:unset}.customInput.internalInput .form-control.withdrawDropdown_style:focus,.customInput.internalInput .form-control.withdrawDropdown_style:active,.customInput.internalInput .form-control.withdrawDropdown_style:hover{border:1px solid #3f2a65}.customInput.internalInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.customInput.internalInput .form-control:disabled{cursor:not-allowed;color:#7a8398;background-color:#f3f3f3}.customInput .showPassword{cursor:pointer;justify-content:center;align-items:center;display:flex}.customInput .showPassword.send_code_btn{white-space:nowrap;color:#0d0c12;top:.4rem;right:-8px}.customInput .showPassword.send_code_btn:hover{color:#1760ff}@media (max-width:767px){.customInput .showPassword img{width:15px!important;height:15px!important}}@media screen and (max-width:991px){.auth_data .customInput .form-control{padding-left:4.6rem}}.eyeImage_Fix{display:inline-flex}@media (max-width:992px){.invalid-feedback{padding-left:20px}}.secretKey_text p{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:48.5rem;margin:0;padding:0;font-size:1.8rem;overflow:hidden}.error_message{margin-top:.5rem;color:#e90306!important;font-size:1.2rem!important}.FooterOuter{background:#fff;width:100%;margin-top:2rem;padding:1.6rem}@media (max-width:767px){.FooterOuter{padding:1.6rem}.FooterOuter.exchangeFooter{margin-top:1rem;padding:1rem 1.6rem;position:static;bottom:3.6rem}}.footerDiv{justify-content:flex-start;align-items:center;display:flex}@media (max-width:767px){.footerDiv{flex-direction:column;justify-content:center;gap:1rem}}.footerDiv p{color:#0d0c12;align-items:center;margin-bottom:0;padding-inline:2rem;font-size:1.2rem;font-weight:500;display:flex;position:relative}@media (max-width:575px){.footerDiv p{padding-inline:1rem}}.footerDiv p:not(:last-child){border-right:.1rem solid #7a8398}@media (max-width:767px){.footerDiv p:not(:last-child){border-right:none}}.footerDiv p span{padding-right:.8rem}@media (max-width:767px){.footerDiv p span{padding-right:0}}.footerDiv p a{color:#0d0c12}.customPagination{margin:2rem 0 0}@media (max-width:767px){.customPagination{margin-top:1rem;overflow:hidden}}.customPagination .pagination{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.customPagination .page-item{margin:5px 0 5px 8px}.customPagination .page-item:first-child{margin-left:0}.customPagination .page-item:last-child{margin-right:0}.customPagination .page-item .page-link{color:#7a8398;background-color:#e7e7e7;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;font-weight:500;display:flex}.customPagination .page-item .page-link svg path{fill:#0d0c12}@media (max-width:767px){.customPagination .page-item .page-link{width:30px;height:30px;font-size:12px}}.customPagination .page-item .page-link:hover{color:#fff;background-color:#6b7280}.customPagination .page-item .page-link:hover svg path{fill:#0d0c12}.customPagination .page-item .page-link:focus{box-shadow:none}.customPagination .page-item:last-child .page-link,.customPagination .page-item:first-child .page-link{color:#0d0c12;background:0 0;font-size:20px;font-weight:600}.customPagination .page-item.disabled:last-child .page-link,.customPagination .page-item.disabled:first-child .page-link{opacity:.5}.customPagination .page-item.active .page-link{color:#fff;background:#6b7280}.pagination{justify-content:center;display:flex}@media (max-width:767px){.pagination{flex-wrap:wrap}}.pagination .selDepwith{width:100px}.sidebarCopyrightDiv{padding-bottom:20px}.copyrightText{color:#000;margin:0;font-weight:400;line-height:18px}.sidebar_Style{z-index:10;background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);flex-direction:column;width:26rem;height:100vh;margin-top:-100px;transition:all .3s ease-in;display:flex;position:fixed;top:17.4rem;bottom:0;left:0}@media (max-width:991px){.sidebar_Style{background:#000;top:15.4rem}}.sidebar_Style.collapsed{width:8rem}.sidebar_Style.collapsed .user_profile{padding:2.4rem 1rem}.sidebar_Style.collapsed .user_profile .userprofile_left .user_profile_content{visibility:hidden;opacity:0}.sidebar_Style.collapsed ul{padding:2rem 1.2rem!important}.sidebar_Style.collapsed ul li a{padding:1.6rem 1rem}.sidebar_Style.collapsed ul li a p{display:none}.sidebar_Style.collapsed .logout_btn{cursor:pointer;padding:1.6rem 1.6rem 1.6rem 3.2rem!important}.sidebar_Style.collapsed .logout_btn p{display:none}.sidebar_Style .user_profile{border-bottom:.1rem solid #353945;justify-content:space-between;align-items:center;padding:2.4rem;display:flex;position:relative}@media (max-width:767px){.sidebar_Style .user_profile{padding:1.5rem}}.sidebar_Style .user_profile .userprofile_left{align-items:center;display:flex}.sidebar_Style .user_profile .userprofile_left .user_profile_img{flex-shrink:0}.sidebar_Style .user_profile .userprofile_left .user_profile_img span img{border-radius:5rem;width:5.6rem!important;height:5.6rem!important}.sidebar_Style .user_profile .userprofile_left .user_profile_content{padding-left:.8rem}.sidebar_Style .user_profile .userprofile_left .user_profile_content h5{color:#7a8398;align-items:center;margin-bottom:.4rem;font-size:1.4rem;font-weight:400;display:flex}.sidebar_Style .user_profile .userprofile_left .user_profile_content h5 span{padding-left:.3rem!important}.sidebar_Style .user_profile .userprofile_left .user_profile_content h5 span img{width:1.6rem!important;height:1.6rem!important}.sidebar_Style .user_profile .userprofile_left .user_profile_content p{color:#7a8398;white-space:nowrap;margin-bottom:0;font-size:1.6rem;font-weight:500}.sidebar_Style .user_profile .toggle_btn{cursor:pointer;background:#353945;border-radius:.6rem 0 0 .6rem;margin-left:auto;padding:1.5rem 0 1.5rem .5rem;position:absolute;top:3rem;right:0}.sidebar_Style .sidebar_links{flex-direction:column;height:58rem;display:flex;overflow-y:auto}.sidebar_Style .sidebar_links ul{padding:2.4rem;list-style:none}.sidebar_Style .sidebar_links ul li{text-align:center}.sidebar_Style .sidebar_links ul li:not(:last-child){margin-bottom:1rem}.sidebar_Style .sidebar_links ul li.sidebar_Logo{cursor:pointer;height:4.9rem;margin-top:1.6rem;margin-bottom:3.7rem}@media (max-width:767px){.sidebar_Style .sidebar_links ul li.sidebar_Logo{width:70px;height:70px;margin-top:0;margin-bottom:0}}.sidebar_Style .sidebar_links ul li.sidebar_Logo span{width:100%!important;height:100%!important}.sidebar_Style .sidebar_links ul li.sidebar_Logo span img{width:100%!important;height:75%!important;min-height:75%!important;margin-left:2px!important}.sidebar_Style .sidebar_links ul li a{z-index:1;align-items:center;padding:1.6rem;transition:all .2s ease-in-out;display:flex;position:relative}.sidebar_Style .sidebar_links ul li a p{color:#7a8398;white-space:nowrap;margin-bottom:0;font-size:1.6rem;font-weight:400;line-height:2rem}.sidebar_Style .sidebar_links ul li a span{flex-shrink:0;width:2.8rem;margin-right:1.2rem}.sidebar_Style .sidebar_links ul li a span svg{object-fit:cover;width:2.8rem;height:2.8rem}.sidebar_Style .sidebar_links ul li a:after{content:"";z-index:-1;opacity:0;background:#1760ff;border-radius:.8rem 0 0 .8rem;width:.8rem;height:100%;transition:opacity .2s ease-in-out;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.sidebar_Style .sidebar_links ul li a:hover p,.sidebar_Style .sidebar_links ul li a:hover span{color:#1760ff}.sidebar_Style .sidebar_links ul li a:hover p svg path,.sidebar_Style .sidebar_links ul li a:hover p svg circle,.sidebar_Style .sidebar_links ul li a:hover p svg ellipse,.sidebar_Style .sidebar_links ul li a:hover span svg path,.sidebar_Style .sidebar_links ul li a:hover span svg circle,.sidebar_Style .sidebar_links ul li a:hover span svg ellipse{fill:#1760ff}@media (max-width:767px){.sidebar_Style .sidebar_links ul li a{margin-bottom:0;padding:10px}}@media (max-width:575px){.sidebar_Style .sidebar_links ul li a{width:40px;height:40px}.sidebar_Style .sidebar_links ul li a:before{background-size:contain!important}}.sidebar_Style .sidebar_links ul li a.is_Active{color:#0d0c12;background:linear-gradient(90deg,#fcd5350f 0%,#6b718a0f 100%)}.sidebar_Style .sidebar_links ul li a.is_Active:after{opacity:1}.sidebar_Style .sidebar_links ul li a.is_Active span svg path{fill:#0d0c12}.sidebar_Style .sidebar_links ul li .wallet-dropdown{padding:0 0 0 5rem;list-style:none}.sidebar_Style .sidebar_links ul li .wallet-dropdown.p2pIcon:before{background-image:url(../media/SellOrderImg.2zbb-q97_f8bp.svg)}.sidebar_Style .sidebar_links ul li .wallet-dropdown li{margin:.8rem 0}.sidebar_Style .sidebar_links ul li .wallet-dropdown li a{color:#7a8398;padding:1rem 0;font-size:1.6rem;text-decoration:none}@media (max-width:1679px){.sidebar_Style .sidebar_links ul li .wallet-dropdown li a{font-size:1.4rem}}.sidebar_Style .sidebar_links ul li .wallet-dropdown li a:hover{color:#1760ff}.sidebar_Style .sidebar_links .logout_btn{z-index:1;align-items:center;padding:1.6rem 3.2rem;transition:all .2s ease-in-out;display:flex;position:relative}.sidebar_Style .sidebar_links .logout_btn a{align-items:center;display:flex}.sidebar_Style .sidebar_links .logout_btn a p{color:#7a8398;white-space:nowrap;margin-bottom:0;font-size:1.6rem;font-weight:400;line-height:2rem}.sidebar_Style .sidebar_links .logout_btn a svg{object-fit:cover;flex-shrink:0;width:2.8rem;height:2.8rem;margin-right:1rem}.sidebar_Style .sidebar_links .logout_btn a:hover p{color:#1760ff}.sidebar_Style .sidebar_links .logout_btn a:hover svg path{fill:#1760ff}.Areatext{padding:20px}.custom_area_tooltip{background-color:#0d0c12;border-radius:4px;padding:10px}.custom_area_tooltip h5{font-size:1.4rem}.custom_area_tooltip p{text-transform:capitalize;margin-bottom:0;font-size:1.3rem}.commonCard_style.securityCont_Style h2{margin-bottom:13px}.commonCard_style.securityCont_Style .customInput .form-control{font-size:12px}@media screen and (min-width:1920px){.commonCard_style.securityCont_Style .customInput .form-control{font-size:16px}}.commonCard_style.securityCont_Style .customInput p{text-align:left;margin-top:9px;padding-left:0;font-size:11px}@media screen and (min-width:1920px){.commonCard_style.securityCont_Style .customInput p{font-size:16px}}.commonCard_style.securityCont_Style .commonBtn_style{margin-top:37px}.commonCard_style.securityCont_Style .showPassword{color:#131422;font-size:11px;text-decoration:none;transition:all .3s;top:27px;right:27px;transform:translateY(-50%)}@media screen and (min-width:1920px){.commonCard_style.securityCont_Style .showPassword{font-size:16px}}.commonCard_style.securityCont_Style .showPassword{font-weight:300}.commonCard_style.securityCont_Style .showPassword:hover{color:#0d0c12}@media (max-width:767px){.commonCard_style.securityCont_Style .showPassword{top:45px!important}}@media (max-width:399px){.commonCard_style.securityCont_Style .showPassword{right:4px}}@media (max-width:346px){.commonCard_style.securityCont_Style .showPassword{font-size:10px;top:64px!important}}.commonCard_style.securityCont_Style .showPassword.sendOtp_link{background-color:#1e1d24;height:40px;padding-left:10px}@media (max-width:767px){.commonCard_style.securityCont_Style .showPassword.sendOtp_link{height:32px}}.commonCard_style.securityCont_Style .resend_code_design{font-size:1.3rem;position:absolute;top:84px;right:9.5px}.commonCard_style.googleAuth_Style{margin-bottom:30px}.commonCard_style.googleAuth_Style .googleAuth_Row{padding:48px 40px}@media (max-width:992px){.commonCard_style.googleAuth_Style .googleAuth_Row{padding:25px 30px}}.commonCard_style.googleAuth_Style .googleAuth_Row .qr_col img{width:205px;height:205px}@media (max-width:992px){.commonCard_style.googleAuth_Style .googleAuth_Row .qr_col img{width:180px;height:180px}}@media (max-width:767px){.commonCard_style.googleAuth_Style .googleAuth_Row .qr_col img{width:160px;height:160px;margin-bottom:10px}}.commonCard_style.googleAuth_Style .googleAuth_Row .appstore_col p{text-align:left;padding:0}@media (max-width:767px){.commonCard_style.googleAuth_Style .googleAuth_Row .appstore_col p{text-align:center}.commonCard_style.googleAuth_Style .outlineBtn_style{margin:0 auto}}.commonCard_style.googleAuth_Style .commonBtn_style{max-width:449px;margin:0 auto}.authCont_Style .customInput{margin-bottom:10px}@media (max-width:600px){.authCont_Style .customInput .form-control{font-size:11px}}.authCont_Style h2{margin-bottom:32px;padding:0 20px}@media (max-width:767px){.authCont_Style h2{margin-bottom:20px;padding:0 10px}}.authCont_Style h3{font-size:13px}@media screen and (min-width:1920px){.authCont_Style h3{font-size:18px}}.authCont_Style h3{color:#0d0c12;margin-bottom:0;padding:30px 0 15px;font-weight:400}.authCont_Style .info_msg{color:#989898;padding:0 0 0 30px;font-size:12px;line-height:20px}@media screen and (min-width:1920px){.authCont_Style .info_msg{font-size:14px}}.authCont_Style .info_msg{text-align:left;background-image:url(../media/info_icon.0g23ak00pokom.svg);background-position:0 0;background-repeat:no-repeat;font-weight:400}.authCont_Style .commonBtn_style{margin-top:32px;margin-bottom:0}.react-code-input{position:relative!important}.react-code-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-code-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-code-input input[type=number]{-moz-appearance:textfield}.react-code-input:after{content:"";background:url(../media/input_sup.2e_1zosmko1gp.png) no-repeat;width:100%;height:1px;display:inline-block;position:absolute;top:50%;left:77px;transform:translateY(-50%)}@media (max-width:767px){.react-code-input:after{width:unset;background:0 0}}.react-code-input input{text-align:center!important;color:#0d0c12!important;background:#3d3c46!important;border:0 solid #2f2e36!important;border-radius:50px!important;width:60px!important;height:60px!important;margin-left:10px!important;margin-right:10px!important;padding-left:0!important;font-size:20px!important}@media (max-width:767px){.react-code-input input{width:45px!important;height:45px!important;margin-left:5px!important;margin-right:5px!important;font-size:16px!important}}@media (max-width:467px){.react-code-input input{width:35px!important;height:35px!important;font-size:13px!important}}.authCard_style{width:100%;margin:0 auto}@media (max-width:992px){.authCard_style{width:100%}}@media (max-width:767px){.authCard_style{height:fit-content}}.authCard_style.enableAuth_style{height:550px;padding:2rem}@media (max-width:767px){.authCard_style.enableAuth_style{height:fit-content}}.authCard_style.enableAuth_style .cardTitle_Padding{padding:0!important}.authenticationCol_style{padding:100px 160px}@media (max-width:1220px){.authenticationCol_style{padding:80px 140px}}@media (max-width:767px){.authenticationCol_style{padding:60px 40px}}@media (max-width:467px){.authenticationCol_style{padding:40px 20px}}.authenticationCol_style .warningIcon{background-color:#1760ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.authenticationCol_style .warningIcon img{filter:invert()}.authenticationCol_style .warningTxt_style{color:#7a8398;text-align:left;margin-bottom:0;font-size:14px;font-weight:400;line-height:24px}.authenticationCol_style .authenticationBtn{width:240px}.authenticationCol_style.twoFA{background:#fff;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.4rem;display:flex;padding:2rem 3rem!important}@media (max-width:991px){.authenticationCol_style.twoFA{padding:1.5rem!important}}@media (max-width:767px){.authenticationCol_style.twoFA{flex-direction:column;align-items:flex-start}}.authenticationCol_style.twoFA .auth_text{align-items:center;display:flex}.authenticationCol_style.twoFA .auth_text .setup_text{padding-left:1.5rem}.authenticationCol_style.twoFA .auth_text .setup_text h4{color:#0d0c12;text-align:left;margin-bottom:.6rem;font-size:1.6rem;font-weight:600}@media (max-width:399px){.googleAuth_Main.enable_authentication_page .modifyEmail_Row{padding:10px}}.googleAuth_Main.enable_authentication_page .internalInput .send_code_btn{top:55px}@media (max-width:1919px){.googleAuth_Main.enable_authentication_page .internalInput .send_code_btn{top:50px}}@media (max-width:767px){.googleAuth_Main.enable_authentication_page .internalInput .send_code_btn{top:45px}}.googleAuth_Main.enable_authentication_page .internalComn_btn{max-width:calc(100% - 15px);margin-inline:auto}.googleAuth_Main .googleAuth_Row{background:#fff;border-radius:20px;max-width:560px;margin:0 auto;padding:30px 20px}@media (max-width:767px){.googleAuth_Main .googleAuth_Row{padding:20px}}.googleAuth_Main .googleAuth_Row .authCode_Div{background:#fff;border:1px solid #1323404d;border-radius:8px;justify-content:space-between;align-items:center;height:52px;margin-top:24px;padding:20px 16px;font-size:12px;display:flex}@media screen and (min-width:992px){.googleAuth_Main .googleAuth_Row .authCode_Div{font-size:14px}}.googleAuth_Main .googleAuth_Row .authCode_Div p{white-space:nowrap;text-overflow:ellipsis;color:#0d0c12;width:90%;margin-bottom:0;overflow:hidden}.googleAuth_Main .googleAuth_Row .authCode_Div .icon_spaces{justify-content:center;align-items:center;display:flex}.googleAuth_Main .googleAuth_Row .authCode_Div a{font-size:0}.googleAuth_Main .googleAuth_Row .authcode_text{text-align:left;color:#7a8398;margin:2rem 0;font-size:14px;font-weight:400}.googleAuth_Main .googleAuth_Row .auth_btns{justify-content:center;align-items:center;gap:2rem;display:flex}.googleAuth_Main .googleAuth_Row .auth_btns button{width:50%;height:50px}@media (max-width:575px){.googleAuth_Main .googleAuth_Row .auth_btns button{height:40px}}.googleAuth_Main .googleAuth_Row.authCont_Style{max-width:520px}.googleAuth_Main .googleAuth_Row.authCont_Style .customInput{margin-bottom:15px}.googleAuth_Main .googleAuth_Row.authCont_Style p{color:#989898;margin-bottom:32px}@media (max-width:767px){.googleAuth_Main .googleAuth_Row.authCont_Style p{margin-bottom:20px}}.googleAuth_Main .googleAuth_Row.authCont_Style p.sendOtp_Msg{text-align:center;margin-bottom:0}.googleAuth_Main .googleAuth_Row.authCont_Style h3{margin-bottom:23px;padding:0}.googleAuth_Main .googleAuth_Row.authCont_Style h3.authnticationApp_txt{margin-top:20px;margin-bottom:7px}.googleAuth_Main .googleAuth_Row.authCont_Style .react-code-input input{color:#0d0c12!important;background-color:#1e1d24!important;border:1px solid #1323404d!important}.googleAuth_Main .googleAuth_Row.authCont_Style .commonBtn_style{margin-top:28px;margin-bottom:0}.googleAuth_Main .googleAuth_Row.authCont_Style .commonBtn_style.submit_Btn{width:232px;margin:47px auto 0}@media (max-width:767px){.googleAuth_Main .googleAuth_Row.authCont_Style .commonBtn_style.submit_Btn{margin:30px auto 0}}.googleAuth_Main .googleAuth_Row h2{color:#0d0c12;text-align:center;margin-bottom:10px;font-size:26px;font-weight:700}@media (max-width:767px){.googleAuth_Main .googleAuth_Row h2{font-size:18px}}.googleAuth_Main .googleAuth_Row h3{text-align:center;color:#0d0c12;margin-bottom:33px;font-size:14px;font-weight:400;line-height:26px}@media (max-width:767px){.googleAuth_Main .googleAuth_Row h3{line-height:20px}}.googleAuth_Main .googleAuth_Row .qr_col{text-align:center}@media (max-width:767px){.googleAuth_Main .googleAuth_Row .qr_col{text-align:center}}.googleAuth_Main .googleAuth_Row .qr_col img{width:205px;height:205px}@media (max-width:992px){.googleAuth_Main .googleAuth_Row .qr_col img{width:180px;height:180px}}@media (max-width:767px){.googleAuth_Main .googleAuth_Row .qr_col img{margin-bottom:10px;width:160px!important;height:160px!important}}.googleAuth_Main .googleAuth_Row .qr_col .qrBlack{display:none}.googleAuth_Main .googleAuth_Row .appstore_col .internalOutline_btn{background-color:#0000}@media (max-width:767px){.googleAuth_Main .googleAuth_Row .appstore_col .internalOutline_btn{margin:0 auto}}.googleAuth_Main .googleAuth_Row .appstore_col p{font-size:12px}@media screen and (min-width:767px){.googleAuth_Main .googleAuth_Row .appstore_col p{font-size:16px}}.googleAuth_Main .googleAuth_Row .appstore_col p{text-align:left;color:#989898;padding:0;font-weight:400;line-height:24px}@media (max-width:767px){.googleAuth_Main .googleAuth_Row .appstore_col p{text-align:center}}.lightTheme .googleAuth_Main .googleAuth_Row.authCont_Style .react-code-input:after{background:url(../media/input_sup_lite.3npis5ivb4deo.png) no-repeat}.lightTheme .googleAuth_Main .googleAuth_Row .qr_col .qrLight{display:none}.lightTheme .googleAuth_Main .googleAuth_Row .qr_col .qrBlack{display:inline-block}.deviceCol_style.mainCard_style{height:558px;margin-left:auto;margin-right:auto}@media (max-width:1220px){.deviceCol_style.mainCard_style{width:100%;height:fit-content}}.deviceCol_style .deviceWrap_style{padding:47px 40px}@media (max-width:767px){.deviceCol_style .deviceWrap_style{padding:20px}}.deviceCol_style .deviceRow_style{row-gap:20px;margin:0 -15px}@media (max-width:992px){.deviceCol_style .deviceRow_style{flex-direction:column;align-content:center}}.homepage{background-color:#f8f8f8;overflow:hidden}.homepage .container{max-width:144rem}@media (max-width:1599px){.homepage .container{max-width:130rem}}@media (max-width:1199px){.homepage .container{max-width:100%}}.homepage .common_heading h2{color:#0d0c12;text-align:center;margin-bottom:0;font-size:5rem;font-weight:300;line-height:3.5rem}@media (max-width:1599px){.homepage .common_heading h2{font-size:4rem}}@media (max-width:991px){.homepage .common_heading h2{font-size:3rem;line-height:4rem}}@media (max-width:575px){.homepage .common_heading h2{font-size:2.2rem;line-height:2.8rem}}.homepage .common_heading h2 span{color:#1760ff;font-weight:500}.homepage .common_heading p{text-align:center;color:#7a8398;margin:3rem 0 0;font-size:16px;font-weight:400}@media (max-width:1599px){.homepage .common_heading p{margin-top:2rem;font-size:1.4rem;line-height:1.8rem}}@media (max-width:575px){.homepage .common_heading p{margin-top:1rem;font-size:1.2rem;line-height:1.8rem}}.homeHead{background:#000;height:100vh}.homeHead .tophead_title h1{font-size:5rem}@media (max-width:1439px){.homeHead .tophead_title h1{font-size:4.5rem;line-height:6rem}}@media (max-width:1199px){.homeHead .tophead_title h1{font-size:3.5rem;line-height:5rem}}@media (max-width:767px){.homeHead .tophead_title h1{font-size:3rem;line-height:4rem}}.homeHead .tophead_title p{opacity:.8;font-size:2rem}.homeHead .headtext{width:100%;max-width:72.9rem}@media (max-width:991px){.homeHead .headtext{margin:auto}}.homeHead .headtext .getstartBtn{width:100%;max-width:17rem;font-size:1.8rem;font-weight:600;line-height:2.7rem}.homeHead .headtext .gold_text{-webkit-text-fill-color:#0000;-webkit-background-clip:text}.homeHead .image_section{text-align:center}.homeHead .banner_img{transition:all .2s ease-out}.homeHead .banner_img:hover{transform:scale(1.02)}.homeHead .cardsListing{justify-content:space-between;align-items:center;margin:10.7rem 0;padding:0;display:flex}@media (max-width:991px){.homeHead .cardsListing{flex-wrap:wrap}}.homeHead .cardsListing li{background-image:url(../media/cardListBg.019-u41_x6oz_.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #1655a9;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:auto;margin-right:1rem;padding:2.6rem 2.3rem;display:flex}@media (max-width:1399px){.homeHead .cardsListing li{padding:2.6rem 1.3rem}}@media (max-width:991px){.homeHead .cardsListing li{width:49%;margin-bottom:2rem;margin-right:0}}@media (max-width:499px){.homeHead .cardsListing li{width:100%}}.homeHead .cardsListing li:last-child{margin-right:0}.homeHead .cardsListing li .textSection{margin-left:1.5rem}@media (max-width:1199px){.homeHead .cardsListing li .textSection{margin-left:1rem}}.homeHead .cardsListing li .textSection h6{color:#0d0c12;width:100%;max-width:93%;margin-bottom:1rem;font-size:1.8rem;font-weight:500;line-height:2.4rem}@media (min-width:992px) and (max-width:1199px){.homeHead .cardsListing li .textSection h6{font-size:1.4rem;line-height:2rem}}@media (max-width:767px){.homeHead .cardsListing li .textSection h6{font-size:1.4rem;line-height:2rem}}.homeHead .cardsListing li .textSection .Btnget{color:#1760ff;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:1.6rem;font-weight:500;display:flex}@media (min-width:992px) and (max-width:1199px){.homeHead .cardsListing li .textSection .Btnget{font-size:1.4rem}}@media (max-width:767px){.homeHead .cardsListing li .textSection .Btnget{font-size:1.2rem}}.headtext h1{letter-spacing:0;color:#0d0c12;width:100%;max-width:100%;margin-bottom:2.1rem;font-family:Montserrat;font-size:4.5rem;font-weight:700;line-height:6rem}@media (max-width:1439px){.headtext h1{font-size:3.6rem;line-height:4.6rem}}@media (max-width:767px){.headtext h1{font-size:2.8rem;line-height:3.6rem}}.headtext p{letter-spacing:0;color:#0d0c12;margin-bottom:4.6rem;font-family:Montserrat;font-size:2rem;font-weight:300;line-height:3rem}@media (max-width:1439px){.headtext p{font-size:1.8rem;line-height:2.8rem}}@media (max-width:767px){.headtext p{font-size:1.6rem;line-height:2.6rem}}.headtext .fontsmall{letter-spacing:0;color:#0d0c12;margin-bottom:4.6rem;font-size:1.7rem;font-weight:300;line-height:3.4rem}.headtext .getstartBtn{width:100%;max-width:17rem;font-size:1.8rem;font-weight:600;line-height:2.7rem}.headtext .btnIcons{justify-content:flex-start;align-items:center;width:100%;max-width:90%;display:flex}.headtext .btnIcons .BtnleftIcon{background:0 0;border:none;border-radius:0;max-width:20rem;margin-right:1rem}.headtext .btnIcons .BthrightIcon{background:0 0;border:none;border-radius:0;max-width:20rem}@media (max-width:991px){.cryptoTrade .ImageUpp{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}}.cryptoTrade .cryptoJourny{text-align:center;color:#0d0c12;margin-top:10.7rem}.cryptoTrade .cryptoJourny h1{letter-spacing:1.65px;color:#0d0c12;margin-bottom:.5rem;font-size:5.7rem;font-weight:400;line-height:6.7rem}@media (max-width:1439px){.cryptoTrade .cryptoJourny h1{font-size:4.6rem;line-height:5.6rem}}@media (max-width:991px){.cryptoTrade .cryptoJourny h1{font-size:3.2rem;line-height:4.6rem}}@media (max-width:767px){.cryptoTrade .cryptoJourny h1{font-size:2.8rem;line-height:3.6rem}}@media (max-width:499px){.cryptoTrade .cryptoJourny h1{font-size:2.4rem;line-height:3.2rem}}.cryptoTrade .cryptoJourny p{letter-spacing:0;color:#0d0c12;opacity:.8;font-size:1.5rem;font-weight:400;line-height:2.5rem}@media (max-width:767px){.cryptoTrade .cryptoJourny p{font-size:1.4rem;line-height:2rem}}.cryptoTrade .cryptoJourny .cryptoCardselect{margin-top:5.6rem}.cryptoTrade .cryptoJourny .cryptoCardselect .cryptoCard{padding:5.1rem 3.3rem 3.5rem;display:block}.cryptoTrade .cryptoJourny .cryptoCardselect .cryptoCard:hover{background:#141b45 no-repeat padding-box padding-box;border-radius:1rem}.cryptoTrade .cryptoJourny .cryptoCardselect .cryptoCard span{margin-bottom:2.1rem;display:block}.cryptoTrade .cryptoJourny .cryptoCardselect .cryptoCard h6{letter-spacing:0;color:#0d0c12;margin-bottom:1.3rem;font-size:1.8rem;font-weight:600;line-height:2.7rem}.cryptoTrade .cryptoJourny .cryptoCardselect .cryptoCard p{letter-spacing:0;color:#0d0c12;opacity:1;font-size:1.4rem;font-weight:300;line-height:2.8rem}.tradeSection{background-image:url(../media/tradebg3.227_f8qgk0r42.png);background-position:100%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;margin-top:6rem;padding:0;position:relative}@media (max-width:1439px){.tradeSection{margin-top:14rem}}@media (max-width:1199px){.tradeSection{margin-top:10rem}}@media (max-width:991px){.tradeSection{background-position:100%;background-size:cover;margin-top:7rem;padding:4rem 0 2rem}}@media (max-width:767px){.tradeSection{margin-top:5rem}}@media (max-width:575px){.tradeSection{margin-top:3rem}}@media (max-width:991px){.tradeSection .trade_title{text-align:center}.tradeSection .trade_title p{margin:auto;max-width:84rem!important}}.tradeSection .trade_title p{width:100%;max-width:50rem;font-size:1.8rem}.tradeSection .btnchanges{width:100%;max-width:25rem}.tradeSection .btnchanges .btnstyle{background:#000;border-radius:2.9rem;justify-content:center;align-items:center;width:100%;height:5.8rem;padding:1rem 2rem;display:flex}.tradeSection .btnchanges .btnstyle:hover{background-color:#0000;border:1px solid #1760ff}.tradeSection .btnchanges .btnstyle .Btntext{flex-direction:column;justify-content:center;align-items:flex-start;margin-left:1.2rem;display:flex}.tradeSection .btnchanges .btnstyle .Btntext p{text-align:left;margin:0 0 .5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:1.2rem}.tradeSection .btnchanges .btnstyle .Btntext h6{text-align:left;color:#0d0c12;margin:0;font-family:Poppins;font-size:1.9rem;font-weight:300}.tradeSection .trade_divce{width:100%;height:100%}.tradeSection .trade_divce span{width:100%!important;height:100%!important}.tradeSection .trade_divce span img{width:698px!important;height:610px!important}@media (max-width:991px){.tradeSection .trade_divce span img{width:100%!important;height:100%!important}}.mainLayout{background:#f6f5f9;width:100%}.mainLayout .mainLayoutCont{padding:0}.Tradetable{margin-bottom:10rem;padding-top:10rem}.Tradetable .table-responsive .table{vertical-align:middle;border-spacing:0 1rem;border-collapse:separate;width:100%}.Tradetable .table-responsive .table thead,.Tradetable .table-responsive .table tbody,.Tradetable .table-responsive .table tr,.Tradetable .table-responsive .table th,.Tradetable .table-responsive .table td{vertical-align:middle;border:none}.Tradetable .table-responsive .table thead th{letter-spacing:0;color:#7a8398;opacity:1;padding:1.4rem 2.5rem;font-size:1.6rem;font-weight:700;line-height:2.6rem}@media (max-width:991px){.Tradetable .table-responsive .table thead.Table_Heading{display:none}.Tradetable .table-responsive .table tbody tr{background:#2f2e36 no-repeat padding-box padding-box;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;padding:1rem 0 2rem;display:flex;box-shadow:0 3px 25px #5555550d}}.Tradetable .table-responsive .table tbody tr td{letter-spacing:0;color:#7a8398;opacity:1;background:#1c1e24;padding:1.5rem 2.5rem;font-size:1.8rem;font-weight:400;line-height:2.6rem}.Tradetable .table-responsive .table tbody tr td .nameColm{align-content:center;display:flex}.Tradetable .table-responsive .table tbody tr td .nameColm h6{margin:auto 1rem;font-size:1.8rem;font-weight:400;line-height:2.6rem}.Tradetable .table-responsive .table tbody tr td .nameColm p{opacity:.6;margin:auto 0}.Tradetable .table-responsive .table tbody tr td .responsive__tabelheading{letter-spacing:0;color:#7a8398;opacity:1;padding-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:2.6rem;display:none}@media (max-width:991px){.Tradetable .table-responsive .table tbody tr td .responsive__tabelheading{display:block}}.Tradetable .table-responsive .table tbody tr td.redClr{color:#e90306}.Tradetable .table-responsive .table tbody tr td.greenText{color:#16a34a}.Tradetable .table-responsive .table tbody tr td a{opacity:1;letter-spacing:0;opacity:1;border-radius:23px;padding:1.2rem 3.7rem;font-size:1.6rem;font-weight:400;line-height:2.6rem}.Tradetable .table-responsive .table tbody tr td:first-child{border-radius:1rem 0 0 1rem}.Tradetable .table-responsive .table tbody tr td:last-child{border-radius:0 1rem 1rem 0}@media (max-width:991px){.Tradetable .table-responsive .table tbody tr td.table__List{box-shadow:none;background:0 0;width:30%;display:block}}@media (max-width:767px){.Tradetable .table-responsive .table tbody tr td.table__List{width:50%}}@media (max-width:575px){.Tradetable .table-responsive .table tbody tr td.table__List{width:100%}}.footerSecond{opacity:1;background:#1d0a40;padding:58px 0 0}@media (max-width:767px){.footerSecond{padding:30px 0 0}}.footerSecond__Section{justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:1199px){.footerSecond__Section{flex-wrap:wrap}}.footerSecond__Section .logoText{flex:0 0 28%;width:100%}.footerSecond__Section .logoText .footer_logo{justify-content:flex-start;align-items:center;display:flex}.footerSecond__Section .logoText .footer_logo .footer_logo_img{width:60px;height:60px}.footerSecond__Section .logoText .footer_logo span{color:#0d0c12;margin-left:10px;font-size:20px;font-weight:600}@media (max-width:1199px){.footerSecond__Section .logoText{flex:100%;margin-right:0}}.footerSecond__Section .logoText img{object-fit:contain}.footerSecond__Section .logoText p{color:#fef6e7;opacity:1;letter-spacing:-.16px;width:100%;max-width:100%;margin-top:2.6rem;margin-bottom:0;font-family:Montserrat;font-size:1.6rem;font-weight:400;line-height:3rem}@media (min-width:768px) and (max-width:1199px){.footerSecond__Section .logoText p{width:100%;max-width:80%}}@media (max-width:767px){.footerSecond__Section .logoText p{font-size:1.2rem;line-height:2rem}}.footerSecond__Section .logoText .socialIcons{justify-content:flex-start;align-items:center;margin:4rem 0 0;padding:0;display:flex}.footerSecond__Section .logoText .socialIcons li{padding-right:.8rem}.footerSecond__Section .logoText .socialIcons li:first-child span img{width:2.7rem!important}.footerSecond__Section .logoText .socialIcons li:last-child{padding-right:0}.footerSecond__Section .linksMenu{flex:0 0 20%;width:100%}@media (max-width:1439px){.footerSecond__Section .linksMenu{flex:0 14%}}@media (max-width:1199px){.footerSecond__Section .linksMenu{flex:0 0 30%}}@media (max-width:767px){.footerSecond__Section .linksMenu{flex:50%}}.footerSecond__Section .linksMenu.emailmenu{flex:0 0 30%}@media (max-width:1199px){.footerSecond__Section .linksMenu.emailmenu{flex:0 0 40%}}@media (max-width:767px){.footerSecond__Section .linksMenu.emailmenu{flex:0 0 60%}}@media (max-width:499px){.footerSecond__Section .linksMenu.emailmenu{flex:0 0 100%}}.footerSecond__Section .linksMenu h5{opacity:1;letter-spacing:-.18px;color:#fef6e7;margin-top:1.2rem;margin-bottom:2.2rem;font-family:Montserrat;font-size:1.8rem;font-weight:700;line-height:2.8rem}@media (max-width:767px){.footerSecond__Section .linksMenu h5{margin-top:.5rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem}}.footerSecond__Section .linksMenu .Listing{padding:0}.footerSecond__Section .linksMenu .Listing li{letter-spacing:0;opacity:1;font-size:14px;font-weight:400;line-height:36px}@media (max-width:767px){.footerSecond__Section .linksMenu .Listing li{font-size:11px;line-height:24px}}.footerSecond__Section .linksMenu .Listing li a,.footerSecond__Section .linksMenu .Listing li .linkTo_contact{color:#0d0c12;opacity:.8;font-family:Montserrat;transition:all .25s linear}.footerSecond__Section .linksMenu .Listing li a:hover,.footerSecond__Section .linksMenu .Listing li .linkTo_contact:hover{color:#1760ff}.footerSecond__Section .linksMenu .Listing p{letter-spacing:-.14px;color:#989898;width:100%;max-width:40rem;margin:0;font-family:Montserrat;font-size:1.4rem;font-weight:400;line-height:3rem}.footerSecond__Section .linksMenu .Listing .emailsignup{margin-top:4rem}.footerSecond__Section .linksMenu .Listing .emailsignup .emailsubmit{border:none;border-radius:3.5rem;justify-content:flex-start;display:flex}.footerSecond__Section .linksMenu .Listing .emailsignup .emailsubmit .customInput{width:100%;margin:0}.footerSecond__Section .linksMenu .Listing .emailsignup .emailsubmit .customInput .form-control{box-shadow:none;-webkit-box-shadow:none;color:#0d0c12;background:#0d0d1a;border:1px solid #3f2a65;height:5rem}.footerSecond__Section .linksMenu .Listing .emailsignup .emailsubmit .customInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.footerSecond__Section .linksMenu .Listing .emailsignup .emailsubmit .signupBtn{color:#fef6e7;width:100%;max-width:14rem;height:5rem;margin:0 0 0 -50px;font-size:1.8rem;font-weight:500}@media (max-width:1199px){.footerSecond__Section .linksMenu.followLink .Listing{margin-bottom:0;display:flex}}.footerSecond__Section .linksMenu.followLink li:not(:last-child){margin-bottom:16px}@media (max-width:1199px){.footerSecond__Section .linksMenu.followLink li:not(:last-child){margin-bottom:0;margin-right:10px}}.footerSecond__Section .linksMenu.followLink li span{cursor:pointer;background:#07103d;border:2px solid #22317d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s linear;display:inline-flex}@media (max-width:767px){.footerSecond__Section .linksMenu.followLink li span{width:30px;height:30px}.footerSecond__Section .linksMenu.followLink li span svg{width:15px}}.footerSecond__Section .linksMenu.followLink li span svg path{fill:#4e5b9b;transition:all .25s linear}.footerSecond__Section .linksMenu.followLink li span:hover{border-color:#c6a457}.footerSecond__Section .linksMenu.followLink li span:hover svg path{fill:#c6a457;transition:all .25s linear}.footerSecond.light_theme{background-blend-mode:overlay;background-color:#ffffff03;background-image:url(../media/FooterLightBg.1j03ybn8vwb36.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.SubFooter{opacity:1;background:#1d0a40;border-top:1px solid #1323404d;margin-top:50px}.SubFooter.Light__Subfooter{background-color:#7a8398}.SubFooter.Light__Subfooter h6{color:#2b3139}.SubFooter.Light__Subfooter .socialList li{background:#000}.SubFooter.Light__Subfooter .socialList li svg path{fill:#2b3139}.SubFooter__Section{justify-content:space-between;align-items:center;padding:1.6rem 0;display:flex}@media (max-width:575px){.SubFooter__Section{flex-direction:column}}.SubFooter__Section h6{letter-spacing:0;color:#7a8398;opacity:1;margin:0;font-size:1.4rem;font-weight:400;line-height:2.4rem}@media (max-width:767px){.SubFooter__Section h6{margin-bottom:1.5rem;font-size:1.2rem}}.SubFooter__Section .socialList{justify-content:space-between;align-items:center;padding:0;display:flex}.SubFooter__Section .socialList li{opacity:1;color:#7a8398;justify-content:center;align-items:center;margin-right:11px;font-family:Montserrat;font-size:1.4rem;font-weight:400;line-height:3rem;display:flex}.SubFooter__Section .socialList li:last-child{margin-right:0}.SubFooter__Section .socialList li a{color:#7a8398}.SubFooter__Section--forPlatform{flex-direction:column;padding:15px 0}.SubFooter__Section--forPlatform h6{color:#0d0c12;margin-bottom:10px}.SubFooter__Section--forPlatform p{color:#1760ff;text-align:center;max-width:774px;margin-bottom:0;font-size:14px;font-weight:400;line-height:24px}@media (max-width:767px){.SubFooter__Section--forPlatform p{font-size:11px;line-height:16px}}.get_started{padding:7rem 0}@media (max-width:991px){.get_started{padding:5rem 0}}@media (max-width:575px){.get_started{padding:3rem 0}}.get_started_section{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:54rem;margin:auto;display:flex}@media (max-width:767px){.get_started_section{max-width:47rem}}.get_started_section h2{color:#0d0c12;margin-bottom:1.9rem;font-family:Montserrat;font-size:4.4rem;font-weight:700;line-height:5rem}@media (max-width:1439px){.get_started_section h2{font-size:3.4rem;line-height:4rem}}@media (max-width:1199px){.get_started_section h2{font-size:3rem;line-height:3.6rem}}@media (max-width:991px){.get_started_section h2{font-size:2.6rem;line-height:3.2rem}}@media (max-width:767px){.get_started_section h2{font-size:2.2rem;line-height:2.8rem}}.get_started_section p{color:#0d0c12;text-align:center;margin-bottom:3rem;font-family:Montserrat;font-size:2rem;font-weight:300}@media (max-width:1199px){.get_started_section p{font-size:1.8rem}}@media (max-width:767px){.get_started_section p{font-size:1.6rem}}.get_started_section .contact_usbtn{width:100%;max-width:19.5rem;height:5.8rem;margin:0;font-family:Poppins;font-size:1.6rem;font-weight:400}.our_feature{padding:12rem 0 8rem}.our_feature_section .section_rows,.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows{align-items:center}.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature{opacity:1;background:linear-gradient(131deg,#292c71 0%,#292c7100 100%) no-repeat padding-box padding-box;border-radius:2.5rem;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2.2rem;padding:3.5rem 2rem;display:flex}@media (min-width:992px) and (max-width:1199px){.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature{padding:3.5rem .9rem}}.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature h5{text-align:center;letter-spacing:0;color:#fff;margin:1.9rem 0 .8rem;font-family:Poppins;font-size:2.1rem;font-weight:400;line-height:2.7rem}@media (max-width:1199px){.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature h5{font-size:1.9rem;line-height:2.5rem}}.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature p{text-align:center;letter-spacing:0;color:#0d0c12;margin-bottom:0;font-family:Poppins;font-size:1.3rem;font-weight:300;line-height:2rem}.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature:nth-child(2){margin-bottom:0}@media (max-width:767px){.our_feature_section .section_rows .our_feature_section_cardsec .cards_rows .card_feature:nth-child(2){margin-bottom:2.2rem}}.our_feature_section .section_rows .our_feature_section_textsec{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:84rem;margin-left:auto;display:flex}@media (max-width:991px){.our_feature_section .section_rows .our_feature_section_textsec{align-items:center;margin:3rem auto 0}}@media (max-width:767px){.our_feature_section .section_rows .our_feature_section_textsec{max-width:47rem}}.our_feature_section .section_rows .our_feature_section_textsec h2{color:#0d0c12;margin-bottom:1.9rem;font-family:Montserrat;font-size:4.4rem;font-weight:700;line-height:5rem}@media (max-width:1439px){.our_feature_section .section_rows .our_feature_section_textsec h2{font-size:3.4rem;line-height:4rem}}@media (max-width:1199px){.our_feature_section .section_rows .our_feature_section_textsec h2{font-size:3rem;line-height:3.6rem}}@media (max-width:991px){.our_feature_section .section_rows .our_feature_section_textsec h2{font-size:2.6rem;line-height:3.2rem}}@media (max-width:767px){.our_feature_section .section_rows .our_feature_section_textsec h2{font-size:2.2rem;line-height:2.8rem}}.our_feature_section .section_rows .our_feature_section_textsec p{color:#0d0c12;text-align:left;margin-bottom:5rem;font-family:Montserrat;font-size:1.8rem;font-weight:300;line-height:3.4rem}@media (max-width:1199px){.our_feature_section .section_rows .our_feature_section_textsec p{margin-bottom:4rem;font-size:1.6rem;line-height:2.4rem}}@media (max-width:991px){.our_feature_section .section_rows .our_feature_section_textsec p{text-align:center}}@media (max-width:767px){.our_feature_section .section_rows .our_feature_section_textsec p{margin-bottom:2.5rem;font-size:1.4rem}}.our_feature_section .section_rows .our_feature_section_textsec .learnbtn{background:#1760ff;width:100%;max-width:19.5rem;margin:0}.trade_card{padding:4rem 0}@media (max-width:575px){.trade_card{padding-bottom:3rem}}.trade_card .list_card{padding-left:0}.trade_card .list_card .slick-slider .slick-arrow{display:none!important}.trade_card .list_card .slick-slider .slick-arrow.slick-prev{left:0}.trade_card .list_card .slick-slider .slick-arrow.slick-next{right:0}.trade_card .list_card .slick-slider .slick-list .slick-track{display:flex!important}.trade_card .list_card .slick-slider .slick-list .slick-track .slick-slide{height:auto;padding:0 1rem}.trade_card .list_card .slick-slider .slick-list .slick-track .slick-slide>div{height:100%}@media (max-width:1199px){.trade_card .list_card .slick-slider .slick-list .slick-track .slick-slide{padding:0 .5rem}}.trade_card .list_card li{background-image:url(../media/tradecardbg.2609o6enz88_r.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:1rem;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:3rem 2rem;max-width:400px!important;display:flex!important}@media (max-width:1199px){.trade_card .list_card li{padding:2rem 1.5rem}}.trade_card .list_card li .card_tophead{color:#0d0c12;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.7rem;display:flex}.trade_card .list_card li .card_tophead h6{justify-content:center;align-items:center;font-family:Open Sans;font-size:1.7rem;font-weight:400;line-height:2.3rem;display:flex}.trade_card .list_card li .card_tophead h6 svg{width:2.9rem;height:2.9rem;margin-right:.5rem}.trade_card .list_card li .card_tophead p{font-family:Open Sans;font-size:1.7rem;font-weight:400;line-height:2.3rem}.trade_card .list_card li .card_tophead p span{font-weight:700}.trade_card .list_card li .chart_info{background-image:url(../media/chartIcon.1_pwokhb5dkuy.svg);width:100%}.trade_card .list_card li .chart_info .recharts-wrapper{max-width:100%!important;height:100%!important}.trade_card .list_card li .card_bottomvalue{color:#0d0c12;background:#111825;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;margin-top:1.4rem;padding:1.3rem 1rem;display:flex}.trade_card .list_card li .card_bottomvalue .date_info{width:100%}.trade_card .list_card li .card_bottomvalue .date_info h6{letter-spacing:.3px;margin-bottom:.4rem;font-family:Open Sans;font-size:1.2rem;font-weight:600;line-height:1.7rem}.trade_card .list_card li .card_bottomvalue .date_info p{letter-spacing:.3px;opacity:.8;margin-bottom:0;font-family:Open Sans;font-size:1.2rem;font-weight:400;line-height:1.7rem}@media (max-width:1679px){.trade_card .list_card li .card_bottomvalue .date_info p{font-size:1rem}}.trade_card .list_card li .card_bottomvalue h5{letter-spacing:.35px;color:#0d0c12;text-align:right;width:100%;margin-bottom:0;font-family:Open Sans;font-size:1.4rem;font-weight:400;line-height:1.9rem}.marque_text{text-align:center;z-index:1049;width:100%;padding:15.7px 12px;position:sticky;top:0;left:0}@keyframes marque_animation{0%{transform:translate(100%)}to{transform:translate(-100%)}}.marque_text p{color:#0d0c12;white-space:nowrap;align-items:center;width:100%;margin-bottom:0;font-size:16px;font-weight:300;animation:30s linear infinite marque_animation;display:flex}.marque_text p svg{min-width:40px;height:38px;margin-right:6px;display:inline-block;width:40px!important}@media (max-width:767px){@keyframes marque_animation{0%{transform:translate(100%)}to{transform:translate(-330%)}}.marque_text p{color:#0d0c12;white-space:nowrap;align-items:center;width:100%;margin-bottom:0;font-size:16px;font-weight:300;animation:30s linear infinite marque_animation;display:flex}.marque_text p svg{min-width:40px;height:38px;margin-right:6px;display:inline-block;width:40px!important}}.authlayout_left{border-right:1px solid #0000;border-image:linear-gradient(#191b21 0%,#4899eb99 50%,#191b22 100%) 1;flex-direction:column;height:100vh;overflow:hidden}.authlayout_left .content{text-align:center;margin-top:13rem}@media screen and (max-width:991px){.authlayout_left .content{margin-top:6rem}}.authlayout_left .content h2{color:#7a8398;margin-top:20.1rem;margin-bottom:.9rem;font-size:5.6rem;font-weight:700}@media screen and (max-width:991px){.authlayout_left .content h2{margin-top:6rem}}.authlayout_left .content p{color:#7a8398;font-size:1.6rem;font-weight:400}.authlayout_left .auth_image{width:100%;margin-top:auto}.authlayout_left .auth_image video{object-fit:cover;width:100%;height:100%}.authlayout_left .auth_image .blend-luminosity{mix-blend-mode:luminosity}.authlayout_in{z-index:1;background:linear-gradient(#3374ff26 0%,#fff 79.08%);min-height:100dvh;display:flex;position:relative}.authlayout_in:after{content:"";z-index:-1;opacity:.4;background-image:url(../media/login_art.3l-l3vji7_p-3.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:35rem;height:28rem;position:fixed;bottom:0;right:0}@media (max-width:991px){.authlayout_in{flex-direction:column}}.authlayout_in .authlayout_left_col{width:35%;position:fixed}@media (max-width:1440px){.authlayout_in .authlayout_left_col{width:32%}}@media (max-width:1279px){.authlayout_in .authlayout_left_col{width:35%}}@media (max-width:991px){.authlayout_in .authlayout_left_col{width:100%;display:none}}.authlayout_in .authlayout_right_col{justify-content:center;align-items:center;width:65%;min-height:100dvh;margin-left:auto;padding:4rem 3rem;display:flex;overflow-y:auto}@media (max-width:1440px){.authlayout_in .authlayout_right_col{width:68%;padding:2rem 3rem}}@media (max-width:1279px){.authlayout_in .authlayout_right_col{width:65%}}@media (max-width:991px){.authlayout_in .authlayout_right_col{width:100%;padding:3rem 1.6rem}}.authlayout_in .content_area{width:100%;max-width:48.4rem;margin:0 auto;position:relative}.authlayout_in .customInput{margin-bottom:1.5rem}.authlayout_in .customInput .form-control{padding-left:50px}.authlayout_in .googleAuth_Row .customInput .form-control{padding-left:2rem}.auth_slider{background:#1760ff 50%/cover no-repeat;flex-direction:column;align-items:flex-start;height:100%;min-height:100dvh;padding:4.8rem;display:flex;position:relative}@media (max-width:1679px){.auth_slider{padding:4rem 3rem}}@media (max-width:1440px){.auth_slider{padding:2.5rem 3rem}}@media (max-width:991px){.auth_slider{min-height:auto;padding:3rem 2.4rem 4rem}}@media (max-width:575px){.auth_slider{padding:2.4rem 1.6rem 3rem}}.auth_slider_logo{z-index:1;margin-bottom:7rem;position:relative}@media (max-width:1679px){.auth_slider_logo{margin-bottom:3rem}}@media (max-width:1199px){.auth_slider_logo{margin-bottom:3rem}}.auth_slider_logo img{filter:brightness(0)invert();width:13rem;height:auto}.auth_slider_hero{z-index:1;flex:1;position:relative}.auth_slider_heading{color:#fff;max-width:45rem;margin-bottom:1.6rem;font-size:4.5rem;font-weight:700;line-height:1.1}@media (max-width:1440px){.auth_slider_heading{max-width:24rem;font-size:3rem}}@media (max-width:575px){.auth_slider_heading{font-size:3.2rem}}.auth_slider_subheading{color:#ffffffd9;max-width:40rem;margin:0;font-size:1.8rem;font-weight:400;line-height:1.5}@media (max-width:1599px){.auth_slider_subheading{font-size:1.6rem}}@media (max-width:575px){.auth_slider_subheading{font-size:1.4rem}}.auth_slider_content{z-index:1;width:100%;margin:3.2rem auto 0;position:relative}.auth_slider_content .slick-slider .slick-list{overflow:hidden}.auth_slider_content .slick-slider .slick-dots{justify-content:center;gap:.6rem;margin:2rem 0 0;padding:0;list-style:none;position:static;bottom:0;display:flex!important}.auth_slider_content .slick-slider .slick-dots li{width:auto;height:auto;margin:0}.auth_slider_content .slick-slider .slick-dots li button{background:#fff6;border:none;border-radius:50%;width:.8rem;height:.8rem;padding:0;transition:all .3s}.auth_slider_content .slick-slider .slick-dots li button:before{display:none}.auth_slider_content .slick-slider .slick-dots li.slick-active button{background:#fff;border-radius:.4rem;width:2rem}.auth_slider_testimonial{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#ffffff1a;border:1px solid #fff3;border-radius:1.4rem;width:100%;padding:2.4rem;position:relative}.auth_slider_testimonial_title{color:#fff;margin-bottom:.8rem;font-size:1.8rem;font-weight:700;line-height:1.3}@media (max-width:1440px){.auth_slider_testimonial_title{font-size:1.6rem}}.auth_slider_testimonial_quote{color:#ffffffd1;margin-bottom:2.2rem;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.6}.auth_slider_testimonial_footer{justify-content:space-between;align-items:center;display:flex}.auth_slider_testimonial_user{align-items:center;gap:1rem;display:flex}.auth_slider_testimonial_avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:3.6rem;height:3.6rem}.auth_slider_testimonial_author{flex-direction:column;display:flex}.auth_slider_testimonial_author strong{color:#fff;font-size:1.4rem;font-weight:500}.auth_slider_testimonial_author span{color:#ffffffbf;font-size:1.2rem}.auth_slider_testimonial_stars{gap:.2rem;display:flex}.auth_slider_testimonial_stars svg{width:1.6rem;height:1.6rem}.breadcrumb{padding-bottom:1.5rem}.breadcrumb .breadcrumb-item{color:#7a8398;align-items:center;font-size:1.4rem;font-weight:400;display:flex}.breadcrumb .breadcrumb-item a{color:#7a8398;font-size:1.4rem;font-weight:400}.breadcrumb .breadcrumb-item a:hover,.breadcrumb .breadcrumb-item a.active{color:#0d0c12;text-decoration:none}.breadcrumb .breadcrumb-item:before{content:"";background-image:url(../media/backarrow_dark.08oy09eck9-oj.svg);background-position:50%;background-repeat:no-repeat;background-size:7px 14px;width:7px;height:14px;padding:0 1.2rem;font-size:1.4rem}.breadcrumb .breadcrumb-item:first-child:before{display:none}.breadcrumb .breadcrumb-item.active{color:#0d0c12}.common_heading h2{color:#0d0c12;text-align:center;margin-bottom:0;font-size:5rem;font-weight:300;line-height:3.5rem}@media (max-width:1599px){.common_heading h2{font-size:4rem}}@media (max-width:991px){.common_heading h2{font-size:3rem;line-height:4rem}}@media (max-width:575px){.common_heading h2{font-size:1.8rem;line-height:2.8rem}}.common_heading h2 span{color:#1760ff;font-weight:500}.common_heading p{text-align:center;color:#7a8398;margin:3rem 0 0;font-size:16px;font-weight:400}@media (max-width:1599px){.common_heading p{margin-top:2rem;font-size:1.4rem;line-height:1.8rem}}@media (max-width:575px){.common_heading p{margin-top:1rem;font-size:1.2rem;line-height:1.8rem}}.search_field .search_field_search{background:#131422;border:2px solid #0d0c121a;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem 1.6rem;display:flex}@media (max-width:1679px){.search_field .search_field_search{padding:1.2rem 1.6rem}}@media (max-width:767px){.search_field .search_field_search{padding:1rem 1.3rem}}.search_field .search_field_search input{color:#0d0c12;background:0 0;border:0;outline:none;padding:0;font-size:1.6rem;font-weight:400;list-style:none}@media (max-width:1679px){.search_field .search_field_search input{font-size:1.4rem}}@media (max-width:767px){.search_field .search_field_search input{font-size:1.2rem}}.search_field .search_field_search input:focus{color:#0d0c12;box-shadow:unset;background:0 0}.search_field .search_field_search input::placeholder{color:#7a8398b3;font-size:1.4rem}.search_field .search_field_search button{flex-shrink:0;line-height:1}@media (max-width:991px){.search_field .search_field_search button svg{width:1.6rem;height:1.5rem}}.search_field .search_field_search button svg path{transition:all .2s ease-in-out}.search_field .search_field_search button:hover svg path{fill-opacity:1;fill:#1760ff}.lp-hero{background-color:#f7f8f9;padding:80px 0}@media (max-width:1199px){.lp-hero{padding:60px 0}}@media (max-width:767px){.lp-hero{padding:30px 0}}.lp-hero__left{padding-right:40px}@media (max-width:991px){.lp-hero__left{margin-bottom:40px;padding-right:15px}}.lp-hero__title{color:#0d0c12;margin-bottom:30px;font-size:46px;font-weight:700}.lp-hero__title .text-purple{color:#1760ff}.lp-hero__title .flip-words{color:#1760ff;text-align:left;vertical-align:bottom;display:inline-block}.lp-hero__title .flip-words__word{white-space:nowrap;display:inline-block}.lp-hero__title .flip-words__word:not(:last-child){margin-right:.28em}.lp-hero__title .flip-words__letter{opacity:0;will-change:transform,opacity,filter;animation:.5s cubic-bezier(.22,1,.36,1) forwards lp-hero-flip-words-in;display:inline-block}@keyframes lp-hero-flip-words-in{0%{opacity:0;filter:blur(8px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:1679px){.lp-hero__title{font-size:40px}}@media (max-width:1199px){.lp-hero__title{font-size:35px}}@media (max-width:767px){.lp-hero__title{font-size:32px}}@media (max-width:575px){.lp-hero__title{font-size:28px}}.lp-hero__subtitle{color:#0d0c12;margin-bottom:40px;font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.5}@media (min-width:992px){.lp-hero__subtitle{max-width:500px}}.lp-hero__stats{align-items:center;gap:20px;margin-bottom:40px;display:flex}@media (max-width:1679px){.lp-hero__stats{gap:15px}}.lp-hero__stats .stat-item{flex-direction:column;display:flex}.lp-hero__stats .stat-item h3{color:#0d0c12;margin-bottom:5px;font-size:28px;font-weight:700}@media (max-width:1679px){.lp-hero__stats .stat-item h3{font-size:24px}}.lp-hero__stats .stat-item p{color:#7a8398;margin:0;font-size:13px}.lp-hero__stats .stat-divider{background-color:#d8d8d8;width:1px;height:40px}.lp-hero__small-text{color:#0d0c12;margin-bottom:30px;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}@media (min-width:992px){.lp-hero__small-text{max-width:420px}}.lp-hero__btn{color:#fff;cursor:pointer;background-color:#1760ff;border:none;border-radius:50px;width:100%;max-width:250px;padding:14px 36px;font-size:16px;font-weight:600;transition:all .25s ease-in-out}.lp-hero__btn:hover{background-color:#3b00c2}.lp-hero__right{justify-content:flex-end;display:flex}@media (max-width:991px){.lp-hero__right{justify-content:center}}.lp-hero__grid{gap:20px;width:100%;max-width:700px;display:flex}@media (max-width:991px){.lp-hero__grid{gap:12px;max-width:100%}}.lp-hero__grid .grid-col{flex-direction:column;flex:1;gap:20px;display:flex}@media (max-width:575px){.lp-hero__grid .grid-col{flex:none;width:calc(50% - 5px)}.lp-hero__grid .grid-col:last-child{flex-direction:row;flex:none;width:100%;display:flex}.lp-hero__grid .grid-col:last-child .grid-video,.lp-hero__grid .grid-col:last-child .grid-card{width:calc(50% - 10px)}}.lp-hero__grid .grid-video{cursor:pointer;background-color:#000;border-radius:20px;position:relative;overflow:hidden}.lp-hero__grid .grid-video video{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .4s,filter .4s;display:block}.lp-hero__grid .grid-video:after{content:"";opacity:0;pointer-events:none;background:#0000008c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") 50%/24px no-repeat;border-radius:50%;width:54px;height:54px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-hero__grid .grid-video:hover,.lp-hero__grid .grid-video:focus-visible{outline:none}.lp-hero__grid .grid-video:hover video,.lp-hero__grid .grid-video:focus-visible video{filter:grayscale(0%);transform:scale(1.04)}.lp-hero__grid .grid-video:hover:after,.lp-hero__grid .grid-video:focus-visible:after{opacity:1}.lp-hero__grid .grid-video .video-label{color:#000;white-space:nowrap;background-color:#fff;border-radius:0 20px 20px 0;padding:10px 14px;font-size:11px;font-weight:700;position:absolute;bottom:30px;left:0}.lp-hero__grid .grid-video.tall-1{height:340px}.lp-hero__grid .grid-video.tall-2,.lp-hero__grid .grid-video.square{height:350px}.lp-hero__grid .grid-card{scrollbar-width:thin;background:#1760ff14;border-radius:20px;flex-direction:column;padding:15px 20px;display:flex;overflow:clip auto}@media (max-width:1199px){.lp-hero__grid .grid-card{padding:15px 10px}}.lp-hero__grid .grid-card h4{color:#000;margin-bottom:15px;font-size:17px;font-weight:700;line-height:1.3}@media (max-width:575px){.lp-hero__grid .grid-card h4{font-size:14px}}.lp-hero__grid .grid-card p{color:#000;margin:0;font-size:12px;font-weight:500;line-height:1.5}.lp-hero__grid .grid-card.small-card{height:218px}.lp-hero__grid .grid-card.med-card,.lp-hero__grid .grid-card.tall-card{height:210px}@media (max-width:767px){.lp-hero__grid .grid-video.tall-1,.lp-hero__grid .grid-video.tall-2,.lp-hero__grid .grid-video.square,.lp-hero__grid .grid-card.small-card,.lp-hero__grid .grid-card.med-card,.lp-hero__grid .grid-card.tall-card{height:auto;min-height:200px}}@media (max-width:575px){.lp-hero__grid{flex-wrap:wrap;gap:10px}}.lp-hero__ad-banner{background-color:#fff;border-radius:12px;margin-top:100px;padding:20px;box-shadow:0 4px 20px #00000008}@media (max-width:1199px){.lp-hero__ad-banner{margin-top:50px}}@media (max-width:991px){.lp-hero__ad-banner{padding:10px}}.lp-hero__ad-banner img{object-fit:contain;border-radius:1.4rem;width:100%;height:auto}.lp-hero__ad-banner h2{color:#000;letter-spacing:.05em;margin:0;font-size:20px;font-weight:700}@media (max-width:575px){.lp-hero__ad-banner h2{font-size:14px}}.lp-hero__ad-banner .ad-icon{background-color:#5100ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}@media (max-width:991px){.lp-hero__ad-banner .ad-icon{width:40px;height:40px}.lp-hero__ad-banner .ad-icon svg{width:20px;height:20px}}.lp-hero__video-modal .modal-dialog{max-width:720px}.lp-hero__video-modal .modal-dialog .modal-content{background-color:#000;border:0;padding:0}.lp-hero__video-modal .modal-dialog .modal-content .modal-header h4{display:none}.lp-hero__video-modal .modal-dialog .modal-content .modal-header .btn-close{filter:invert()}.lp-hero__video-modal .lp-hero__video-player{background-color:#000;border-radius:16px;width:100%;position:relative;overflow:hidden}.lp-hero__video-modal .lp-hero__video-player video{object-fit:contain;width:100%;max-height:70vh;display:block}.lp-journey{background:#fff;padding:10rem 0 12rem;position:relative;overflow:hidden}@media (max-width:1399px){.lp-journey{padding:5rem 8rem}}@media (max-width:991px){.lp-journey{padding:6rem 0 8rem}}@media (max-width:575px){.lp-journey{padding:3rem 0 2rem}}.lp-journey__grid-bg{z-index:0;background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:80px 80px;width:100%;max-width:1200px;height:60%;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 60%);mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 60%)}.lp-journey__top{z-index:1;justify-content:space-between;align-items:start;margin-bottom:7rem;display:flex;position:relative}@media (max-width:991px){.lp-journey__top{flex-direction:column;justify-content:start;align-items:center;margin-bottom:4rem}}@media (max-width:575px){.lp-journey__top{margin-bottom:2rem}}@media (max-width:991px){.lp-journey__top>div{text-align:center}}.lp-journey__top-right{flex-direction:column;align-items:flex-start;padding-left:2rem;display:flex}@media (max-width:991px){.lp-journey__top-right{align-items:center;padding-left:0}}.lp-journey__tag{color:#1760ff;border:1px solid #1760ff;border-radius:999px;padding:1.1rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;display:inline-block}@media (max-width:1399px){.lp-journey__tag{padding:.8rem 1.6rem;font-size:1.4rem}}@media (max-width:991px){.lp-journey__tag{margin:0 auto 1rem}}@media (max-width:575px){.lp-journey__tag{padding:.6rem 1.2rem;font-size:1.2rem}}.lp-journey__title{color:#0d0c12;width:100%;max-width:50rem;margin:1.4rem 0;font-family:Inter,sans-serif;font-size:4.5rem;font-weight:600;line-height:1.2}@media (max-width:1599px){.lp-journey__title{max-width:40rem;font-size:3.6rem}}@media (max-width:991px){.lp-journey__title{text-align:center;font-size:2.8rem}}@media (max-width:575px){.lp-journey__title{font-size:2.2rem}}.lp-journey__desc{color:#6b7280;max-width:40rem;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.6}@media (max-width:1599px){.lp-journey__desc{font-size:1.6rem}}@media (max-width:991px){.lp-journey__desc{text-align:center}}@media (max-width:575px){.lp-journey__desc{margin-bottom:1rem;font-size:1.4rem}}.lp-journey__sub-desc{color:#6b7280b3;max-width:30rem;margin-top:1.4rem;margin-bottom:0;font-size:1.8rem;font-weight:400}@media (max-width:1599px){.lp-journey__sub-desc{font-size:1.6rem}}@media (max-width:575px){.lp-journey__sub-desc{margin-top:1rem;font-size:1.4rem}}.lp-journey__start-btn{color:#fff;background:#1760ff;border-color:#1760ff;border-radius:4.4rem;min-width:27.9rem;min-height:5.4rem;font-size:1.8rem;font-weight:600;transition:all .25s}@media (max-width:1599px){.lp-journey__start-btn{min-width:18rem;height:4rem;min-height:4rem;font-size:1.6rem}}@media (max-width:575px){.lp-journey__start-btn{min-width:14rem;height:3.6rem;min-height:3.6rem;font-size:1.4rem}}.lp-journey__start-btn:hover{color:#1760ff;background:0 0;border-color:#1760ff}.lp-journey__steps{z-index:1;gap:2.4rem;display:flex;position:relative}@media (max-width:991px){.lp-journey__steps{flex-wrap:wrap;gap:1.8rem}}.lp-journey .lp-step{cursor:pointer;transform-origin:50%;will-change:transform,flex;background:#fff;border-radius:3rem;flex-direction:column;flex:1;align-self:flex-start;min-width:0;padding:4rem 3rem 2rem;transition:flex .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 25px #0000001a}@media (max-width:1599px){.lp-journey .lp-step{padding:3rem 2rem}}@media (max-width:991px){.lp-journey .lp-step{flex:none;align-items:center;width:calc(50% - 2rem);margin:0 auto;padding:2rem}}@media (max-width:575px){.lp-journey .lp-step{flex:none;width:100%}}.lp-journey .lp-step:hover{z-index:5;flex:1.25;transform:scale(1.05);box-shadow:0 20px 40px #0000001a}@media (max-width:991px){.lp-journey .lp-step:hover{flex:none;width:calc(50% - 2rem);transform:scale(1.02)}}@media (max-width:575px){.lp-journey .lp-step:hover{width:100%}}.lp-journey .lp-step:hover .lp-step__img-wrapper{opacity:1;visibility:visible}.lp-journey .lp-step:hover .lp-step__num{opacity:0;visibility:hidden}.lp-journey .lp-step:hover .lp-step__content{margin-top:6rem}@media (max-width:1599px){.lp-journey .lp-step:hover .lp-step__content{margin-top:4rem}}@media (max-width:575px){.lp-journey .lp-step:hover .lp-step__content{margin-top:2rem}}.lp-journey .lp-step:hover .lp-step__content .lp-step__icon-circle{background:linear-gradient(213.94deg,#1760ff -.06%,#a7c3ff 37.48%),linear-gradient(#0003,#0003);transform:translateY(1.2rem);box-shadow:0 18px 45px #1760ff4d}.lp-journey .lp-step:hover .lp-step__content .lp-step__icon-circle svg path,.lp-journey .lp-step:hover .lp-step__content .lp-step__icon-circle svg circle{stroke:#fff!important}@media (max-width:575px){.lp-journey .lp-step:hover .lp-step__content .lp-step__icon-circle{transform:translateY(.8rem)}}.lp-journey .lp-step__content{flex-direction:column;height:100%;transition:margin-top .4s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:991px){.lp-journey .lp-step__content{text-align:center;align-items:center}}.lp-journey .lp-step__num{color:#eff0f3;font-family:inherit;font-size:10.8rem;font-weight:300;line-height:1;transition:opacity .2s,visibility .2s}@media (max-width:1599px){.lp-journey .lp-step__num{font-size:9rem}}@media (max-width:991px){.lp-journey .lp-step__num{text-align:center;font-size:7rem}}@media (max-width:575px){.lp-journey .lp-step__num{font-size:4rem}}.lp-journey .lp-step__img-wrapper{pointer-events:none;opacity:0;visibility:hidden;justify-content:center;width:100%;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.lp-journey .lp-step__img-wrapper img{object-fit:cover;border-radius:2rem;max-width:35.5rem;height:auto}@media (max-width:1599px){.lp-journey .lp-step__img-wrapper img{max-width:27.5rem}}@media (max-width:1299px){.lp-journey .lp-step__img-wrapper img{max-width:25.5rem}}@media (max-width:991px){.lp-journey .lp-step__img-wrapper img{max-width:22.5rem}}@media (max-width:767px){.lp-journey .lp-step__img-wrapper img{max-width:17.5rem}}@media (max-width:575px){.lp-journey .lp-step__img-wrapper img{max-width:16rem;max-height:12rem}}.lp-journey .lp-step__icon-circle{background:linear-gradient(213.94deg,#d9e9f6 -.06%,#f7f7f7 37.48%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:7.6rem;height:7.6rem;margin:10.8rem 0 3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 18px 45px #0000001f}.lp-journey .lp-step__icon-circle.highlighted{background:linear-gradient(213.94deg,#1760ff -.06%,#a7c3ff 37.48%);box-shadow:0 18px 45px #1760ff4d}@media (max-width:1599px){.lp-journey .lp-step__icon-circle{width:6rem;height:6rem;margin:6rem 0 2rem}}@media (max-width:767px){.lp-journey .lp-step__icon-circle{width:4rem;height:4rem;margin:2rem 0}}@media (max-width:379px){.lp-journey .lp-step__icon-circle{width:3rem;height:3rem}}.lp-journey .lp-step__icon-circle svg{display:block}.lp-journey .lp-step__icon-circle svg path{transition:stroke .4s;stroke:#0d0c12!important}.lp-journey .lp-step__title{color:#344054;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:500;line-height:1.2}@media (max-width:1599px){.lp-journey .lp-step__title{font-size:2rem}}@media (max-width:1399px){.lp-journey .lp-step__title{font-size:2rem}}@media (max-width:575px){.lp-journey .lp-step__title{font-size:1.6rem}}.lp-journey .lp-step__desc{color:#6b7280;flex:1;margin:0;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}@media (max-width:1599px){.lp-journey .lp-step__desc{font-size:1.6rem}}@media (max-width:1399px){.lp-journey .lp-step__desc{font-size:1.4rem}}@media (max-width:575px){.lp-journey .lp-step__desc{font-size:1.2rem}}.lp-journey__steps:has(.lp-step:hover) .lp-step:not(:hover){flex:.9;transform:scale(1)}@media (max-width:991px){.lp-journey__steps:has(.lp-step:hover) .lp-step:not(:hover){flex:none;width:calc(50% - 2rem)}}@media (max-width:575px){.lp-journey__steps:has(.lp-step:hover) .lp-step:not(:hover){width:100%}}.lp-testi{padding:10rem 0;overflow:hidden}@media (max-width:1399px){.lp-testi{padding:8rem 0}}@media (max-width:991px){.lp-testi{padding:4rem 0}}@media (max-width:575px){.lp-testi{padding:4rem 0}}@media (max-width:379px){.lp-testi{padding:3rem 0}}.lp-testi .container{max-width:1616px;margin:0 62px 0 auto}.lp-testi__layout{align-items:center;gap:9.2rem;display:flex}@media (max-width:1599px){.lp-testi__layout{gap:6rem}}@media (max-width:1399px){.lp-testi__layout{gap:3rem}}@media (max-width:1199px){.lp-testi__layout{flex-direction:column;justify-content:center;align-items:stretch}}.lp-testi__left{z-index:1;background:linear-gradient(213.94deg,#d9e9f6 -.06%,#f7f7f7 37.48%);border:10px solid #fff;border-radius:6.2rem;width:100%;max-width:52rem;padding:1rem;position:relative;overflow:hidden}@media (max-width:1399px){.lp-testi__left{border:6px solid #fff;border-radius:4rem}}@media (max-width:1199px){.lp-testi__left{margin:0 auto}}.lp-testi__left:before{content:"";z-index:-1;background-image:url(../media/dot-image.3ucch7u8gi9r-.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:22.1rem;height:33.9rem;position:absolute;top:0;left:0}.lp-testi__right{flex:1;min-width:0}.lp-testi__right .lp-testi__quote-mark{margin-bottom:4rem}@media (max-width:575px){.lp-testi__right .lp-testi__quote-mark{text-align:center;margin-bottom:2rem}}@media (max-width:1599px){.lp-testi__right .lp-testi__quote-mark svg{width:8rem;height:8rem}}.lp-testi__info-card{z-index:2;border-radius:3.2rem;padding:4rem 3.5rem;position:relative}@media (max-width:1599px){.lp-testi__info-card{padding:3rem 2.5rem}}@media (max-width:575px){.lp-testi__info-card{padding:2rem 1.2rem}}.lp-testi__info-card .lp-testi__content{z-index:1;background:linear-gradient(179.89deg,#fff .09%,#fff0 96.35%);border-radius:4rem;flex-direction:column;padding:3rem 3rem 0;display:flex;position:relative}@media (max-width:1399px){.lp-testi__info-card .lp-testi__content{padding:2rem 2rem 1rem}}.lp-testi__info-card .lp-testi__content:before{content:"";z-index:-1;background:linear-gradient(172.13deg,#f6f6f6 9.49%,#d2d2d200 93.94%);border-radius:4rem;position:absolute;inset:10px}@media (max-width:1399px){.lp-testi__info-card .lp-testi__content:before{inset:6px}}.lp-testi__title{color:#344054;margin-bottom:2.4rem;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:600;line-height:1.25}@media (max-width:1399px){.lp-testi__title{font-size:2.8rem}}@media (max-width:575px){.lp-testi__title{text-align:center;font-size:2.2rem}}.lp-testi__pill{z-index:1;background:#fff;border-radius:5rem;flex-direction:column;width:100%;max-width:43rem;margin-bottom:2.4rem;padding:4rem 2rem;display:inline-flex;position:relative}@media (max-width:575px){.lp-testi__pill{margin-bottom:1rem;padding:2rem}}.lp-testi__pill:before{z-index:-1;content:"";background:linear-gradient(101.9deg,#fff 0%,#f5f7f9 100%);border-radius:4rem;position:absolute;inset:10px}@media (max-width:1399px){.lp-testi__pill:before{inset:6px}}.lp-testi__pill ul{align-items:center;gap:1.2rem;display:flex}.lp-testi__pill ul .lp-testi__pill-item{color:#7a8398;margin-right:1.2rem;font-size:1.2rem;font-weight:400;display:inline-block}@media (max-width:575px){.lp-testi__pill ul .lp-testi__pill-item{margin-right:.8rem;font-size:1rem}}.lp-testi__pill-text{color:#7a8398;margin-right:1.2rem;font-size:1.1rem;display:inline-block}@media (max-width:575px){.lp-testi__pill-text{margin-right:.8rem;font-size:1rem}}.lp-testi__pill-text:nth-child(n){position:relative}.lp-testi__pill-text:nth-child(n):not(:last-of-type):after{content:"•";color:#0d0c1233;position:absolute;right:-.8rem}.lp-testi__avatars{align-items:center;margin-top:1.2rem;display:flex;position:relative}@media (max-width:575px){.lp-testi__avatars{margin-top:.8rem}}.lp-testi__avatar-circle{z-index:1;border:2px solid #000;border-radius:50%;width:3.2rem;height:3.2rem;margin-right:-1rem}@media (max-width:575px){.lp-testi__avatar-circle{width:2.4rem;height:2.4rem;margin-right:-.8rem}}.lp-testi__avatar-circle--1{z-index:3;background:#a855f7}.lp-testi__avatar-circle--2{z-index:2;background:#ec4899}.lp-testi__avatar-circle--3{z-index:1;background:#3b82f6;margin-right:1rem}.lp-testi__avatar-line{opacity:.4;background:linear-gradient(90deg,#1760ff 0%,#1760ff80 45%,#1760ff 90%);border-radius:8px;flex:1;height:8px;margin:0 1.2rem 0 0}.lp-testi__badge{color:#fff;white-space:nowrap;background:#1760ff;border-radius:2rem;padding:.4rem 1.2rem;font-size:1rem;font-weight:700}.lp-testi__desc{color:#6b7280;max-width:35rem;margin-bottom:3rem;font-size:1.8rem;line-height:1.65}@media (max-width:1399px){.lp-testi__desc{max-width:100%;font-size:1.6rem}}@media (max-width:575px){.lp-testi__desc{margin-bottom:1.5rem;font-size:1.4rem}}.lp-testi__rating-block{justify-content:center;align-items:center;gap:1.6rem;margin-bottom:3.5rem;display:flex}@media (max-width:1399px){.lp-testi__rating-block{margin-bottom:2rem}}@media (max-width:575px){.lp-testi__rating-block{gap:1.2rem;margin-bottom:1.5rem}}.lp-testi__rating-num{color:#0d0c12;letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:5rem;font-weight:800;line-height:1}@media (max-width:1399px){.lp-testi__rating-num{font-size:4rem}}@media (max-width:575px){.lp-testi__rating-num{font-size:3rem}}.lp-testi__stars{gap:.3rem;margin-bottom:.5rem;display:flex}.lp-testi__rating-text{color:#6a7282;font-size:1.2rem;font-weight:400;line-height:1.4}.lp-testi__rating-text strong{color:#0a0a0a;font-size:1.4rem;font-weight:400}@media (max-width:1399px){.lp-testi__rating-text strong{font-size:1.2rem}}@media (max-width:575px){.lp-testi__rating-text strong{font-size:1rem}}.lp-testi__rating-text span{opacity:.8;font-size:1.2rem}@media (max-width:575px){.lp-testi__rating-text span{font-size:1rem}}.lp-testi__boxes{grid-template-columns:1fr 1fr;gap:1.6rem;margin-bottom:1.6rem;display:grid}@media (max-width:1399px){.lp-testi__boxes{gap:1.2rem}}@media (max-width:575px){.lp-testi__boxes{grid-template-columns:1fr}}.lp-testi__box{text-align:center;z-index:1;background:linear-gradient(179.89deg,#fff .09%,#fff0 96.35%);border-radius:40px 40px 0 0;padding:3rem 2rem;position:relative}.lp-testi__box:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(172.13deg,#f6f6f6 9.49%,#d2d2d200 93.94%);position:absolute;inset:10px}@media (max-width:1399px){.lp-testi__box:before{inset:6px}.lp-testi__box{padding:2rem 1.5rem}}.lp-testi__box-val{margin-bottom:1rem;font-size:2.8rem;font-weight:500;line-height:1}.lp-testi__box-val--blue{color:#1760ff}@media (max-width:1399px){.lp-testi__box-val{font-size:2rem}}@media (max-width:575px){.lp-testi__box-val{font-size:1.6rem}}.lp-testi__box-lbl{color:#6b7280;font-size:1.8rem;font-weight:400}@media (max-width:1399px){.lp-testi__box-lbl{font-size:1.6rem}}@media (max-width:575px){.lp-testi__box-lbl{font-size:1.4rem}}.lp-testi__security-box{background:#16a34a0d;border:2px solid #16a34a;border-radius:1rem;align-items:flex-start;gap:1.2rem;padding:1.8rem 1.4rem;display:flex}@media (max-width:1399px){.lp-testi__security-box{padding:1.4rem 1rem}}@media (max-width:575px){.lp-testi__security-box{padding:1rem}}.lp-testi__security-icon{flex-shrink:0;margin-top:.2rem}.lp-testi__security-text strong{color:#16a34a;margin-bottom:.6rem;font-size:1.6rem;font-weight:600;line-height:1;display:block}@media (max-width:1399px){.lp-testi__security-text strong{font-size:1.4rem}}@media (max-width:575px){.lp-testi__security-text strong{font-size:1.2rem}}.lp-testi__security-text p{color:#16a34a;font-size:1.6rem;font-weight:400;line-height:1.4}@media (max-width:1399px){.lp-testi__security-text p{font-size:1.4rem}}@media (max-width:575px){.lp-testi__security-text p{font-size:1.2rem}}.lp-testi__slider-wrap{padding-left:0;position:relative}@media (max-width:991px){.lp-testi__slider-wrap{margin-top:6rem;padding-left:0}}@media (max-width:575px){.lp-testi__slider-wrap{margin-top:2rem}}.lp-testi .slick-list{margin:-2rem 0;padding:2rem 0}.lp-testi__slide{outline:none;padding:1rem}.lp-testi .slick-slide.slick-active .lp-testi__card{opacity:.45;transform:scale(.97)}.lp-testi .slick-slide.slick-current .lp-testi__card{opacity:1;transform:scale(1)}.lp-testi__card{z-index:2;background:linear-gradient(172.13deg,#f6f6f6 9.49%,#f8f8f8 93.94%);border:10px solid #fff;border-radius:2.4rem;height:100%;padding:3.5rem 3rem;transition:transform .3s,opacity .3s,box-shadow .3s;position:relative;box-shadow:0 11px 13px #0000001f}@media (max-width:1599px){.lp-testi__card{border:6px solid #fff;padding:2rem 1.5rem}}.lp-testi__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000014}.lp-testi__review-text{color:#6b7280;min-height:12rem;margin:2rem 0 3.5rem;font-size:1.6rem;font-weight:400;line-height:1.7}@media (max-width:1599px){.lp-testi__review-text{font-size:1.4rem}}@media (max-width:1199px){.lp-testi__review-text{min-height:15rem}}.lp-testi__user{align-items:flex-start;gap:1.4rem;display:flex}.lp-testi__user .lp-testi__user-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.lp-testi__user-avatar{color:#0d0c12;background:linear-gradient(213.94deg,#d9e9f6 -.06%,#f7f7f7 37.48%);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;font-size:1.3rem;font-weight:700;display:flex;box-shadow:0 18px 45px #0000001f}.lp-testi__user-info strong{color:#344054;margin-bottom:.2rem;font-size:1.6rem;font-weight:500;line-height:1.2;display:block}.lp-testi__user-info span{color:#7a8398cc;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400}.lp-testi__slider-arrows{gap:1.6rem;margin-top:2rem;padding-left:0;display:flex}@media (max-width:575px){.lp-testi__slider-arrows{justify-content:center;margin-top:1.4rem}}.lp-testi__arrow{color:#1760ff99;cursor:pointer;background:0 0;border:1px solid #1760ff4d;border-radius:50%;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;transition:all .25s;display:flex}.lp-testi__arrow:hover{color:#1760ff;background:#1760ff0d;border-color:#1760ff}.lp-movers{z-index:1;padding:7rem 0 14rem;position:relative;overflow:hidden}@media (max-width:1399px){.lp-movers{padding:5rem 0 10rem}}@media (max-width:991px){.lp-movers{background-position:50% 0;background-size:800px;padding:6rem 0 8rem}}@media (max-width:575px){.lp-movers{padding:4rem 0 2rem}}.lp-movers:before{content:"";z-index:-1;background-image:url(/images/market_line_head.png);background-repeat:no-repeat;width:1041px;height:698px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:991px){.lp-movers:before{opacity:.5}}.lp-movers__heading h2{color:#0d0c12;margin:1.4rem 0 1.8rem;font-family:Inter,sans-serif;font-size:4.2rem;font-weight:600;line-height:1.25}@media (max-width:1599px){.lp-movers__heading h2{font-size:3.6rem}}@media (max-width:1199px){.lp-movers__heading h2{font-size:2.6rem}}@media (max-width:767px){.lp-movers__heading h2{font-size:2rem}}.lp-movers__heading p{color:#7a8398;max-width:83rem;margin:0 auto;font-size:1.8rem;font-weight:400;line-height:1.5}@media (max-width:1399px){.lp-movers__heading p{font-size:1.6rem}}@media (max-width:575px){.lp-movers__heading p{font-size:1.4rem}}.lp-movers__tag{color:#1760ff;border:1px solid #1760ff;border-radius:999px;padding:1.1rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;display:inline-block}@media (max-width:1399px){.lp-movers__tag{padding:.8rem 1.6rem;font-size:1.4rem}}@media (max-width:575px){.lp-movers__tag{margin:0 auto;padding:.6rem 1.2rem;font-size:1.2rem}}.lp-movers__grid{scrollbar-width:none;flex-wrap:wrap;gap:2rem;margin-top:5rem;padding:1rem;display:flex;overflow-x:auto}.lp-movers__grid::-webkit-scrollbar{display:none}@media (max-width:1599px){.lp-movers__grid{gap:1.2rem}}@media (max-width:991px){.lp-movers__grid{margin-top:3.5rem}}@media (max-width:575px){.lp-movers__grid{margin-top:2rem}}.lp-movers__card{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #0d0c120a;border-radius:1.6rem;width:calc(20% - 2rem);padding:3rem 2.4rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 20px #00000008}@media (max-width:1599px){.lp-movers__card{width:calc(20% - 1rem);padding:2rem 1.5rem}}@media (max-width:1199px){.lp-movers__card{width:calc(33.3333% - 1rem)}}@media (max-width:767px){.lp-movers__card{width:calc(50% - 1rem)}}@media (max-width:575px){.lp-movers__card{width:100%}}.lp-movers__card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000000f}.lp-movers__card-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:5.5rem;min-width:5.5rem;height:5.5rem;margin-bottom:2rem;display:flex;box-shadow:0 4px 14px #00000014}@media (max-width:1599px){.lp-movers__card-icon{width:4.5rem;min-width:4.5rem;height:4.5rem;margin-bottom:1.5rem}}.lp-movers__card-icon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.lp-movers__card--skeleton{pointer-events:none}.lp-movers__card .lp-movers__icon-fallback{color:#0d0c12;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700;display:flex}.lp-movers__card-sym{color:#0d0c12;margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.4}@media (max-width:1599px){.lp-movers__card-sym{font-size:2.2rem}}@media (max-width:575px){.lp-movers__card-sym{font-size:1.8rem}}.lp-movers__card-name{color:#6b7280;margin-bottom:3rem;font-size:1.8rem}@media (max-width:1599px){.lp-movers__card-name{margin-bottom:2rem;font-size:1.6rem}}@media (max-width:575px){.lp-movers__card-name{margin-bottom:1.2rem;font-size:1.4rem}}.lp-movers__card-apy{justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}@media (max-width:1599px){.lp-movers__card-apy{margin-bottom:1.2rem}}@media (max-width:575px){.lp-movers__card-apy{margin-bottom:1rem}}.lp-movers__card-apy-lbl{color:#4e4e4e;font-size:1.6rem;font-weight:400}@media (max-width:1599px){.lp-movers__card-apy-lbl{font-size:1.4rem}}.lp-movers__card-apy-val{align-items:center;gap:.4rem;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:600;display:flex}@media (max-width:1599px){.lp-movers__card-apy-val{font-size:2rem}}.lp-movers__card-apy-val--positive{background:linear-gradient(#16a34aad,#16a34aad),linear-gradient(#0000,#0000);-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.lp-movers__card-apy-val--negative{color:#e90306}.lp-movers__card-apy-val--negative svg path{fill:#e90306}.lp-movers__skeleton-block{background:linear-gradient(90deg,#eef2ff 0%,#f8faff 50%,#eef2ff 100%) 0 0/200% 100%;border-radius:.8rem;animation:1.2s ease-in-out infinite lp-movers-skeleton-pulse}.lp-movers__skeleton-block--icon{border-radius:50%;width:5.5rem;height:5.5rem}.lp-movers__skeleton-block--sym{width:6rem;height:2rem;margin-bottom:.6rem}.lp-movers__skeleton-block--name{width:10rem;height:1.4rem}.lp-movers__skeleton-block--lbl{width:7rem;height:1.4rem}.lp-movers__skeleton-block--val{width:8rem;height:2rem}.lp-movers__skeleton-block--btn{border-radius:4.4rem;width:100%;height:4.4rem}@keyframes lp-movers-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.lp-movers__earn-btn{color:#1760ff;background:0 0;border:1.5px solid #1760ff;border-radius:4.4rem;width:100%;min-height:4.4rem;font-size:1.4rem;font-weight:600;transition:all .2s}@media (max-width:1599px){.lp-movers__earn-btn{min-width:14rem;height:4rem;min-height:4rem;font-size:1.2rem}}@media (max-width:575px){.lp-movers__earn-btn{min-width:12rem;height:3.6rem;min-height:3.6rem}}.lp-movers__earn-btn:hover{background:#1760ff0d;border-color:#1760ff}.lp-movers__cta{margin-top:5rem}@media (max-width:1599px){.lp-movers__cta{margin-top:3rem}}@media (max-width:575px){.lp-movers__cta{margin-top:2rem}}.lp-movers__start-btn{color:#fff;background:#1760ff;border-color:#1760ff;border-radius:4.4rem;min-width:22rem;min-height:5.4rem;font-size:1.5rem;font-weight:600;transition:all .25s}@media (max-width:1599px){.lp-movers__start-btn{min-width:18rem;height:4rem;min-height:4rem;font-size:1.4rem}}@media (max-width:575px){.lp-movers__start-btn{min-width:14rem;height:3.6rem;min-height:3.6rem}}.lp-movers__start-btn:hover{color:#1760ff;background:0 0;border-color:#1760ff}.header{z-index:10;background-color:#f8f8f8;width:100%;padding:3rem 1.6rem;font-size:1.6rem;transition:all .25s ease-in-out;position:sticky;top:0}@media (max-width:1199px){.header{padding:0}}.header.is-sticky{background-color:#fff;box-shadow:0 2px 4px #0000001a}@media (min-width:1200px){.header.is-sticky{padding:1rem 0}}.header.is-sticky .header_innerheader{-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem)}.header_innerheader{border-radius:1rem;align-items:center;min-height:6.4rem;padding:.5rem 0;transition:all .25s ease-in-out;display:flex}@media (min-width:1200px){.header_innerheader{min-height:auto;padding-block:0}}.header .container{justify-content:space-between;align-items:center;max-width:1440px;display:flex}.header .container .header_left{align-items:center;display:flex}.header .container .header_left .logo_div{cursor:pointer;width:15.4rem}.header .container .header_left .logo_div span img{cursor:pointer;width:100%!important;height:auto!important}@media (max-width:575px){.header .container .header_left .logo_div{width:10rem}}@media (max-width:359px){.header .container .header_left .logo_div{width:10rem}}.header .container .ButtonsDiv{align-items:center;gap:1rem;margin-right:0;font-size:1.6rem;display:flex}@media (max-width:575px){.header .container .ButtonsDiv .LoginBtn,.header .container .ButtonsDiv .SignupBtn{padding:.5rem .8rem}}.header .container .ButtonsDiv .LoginBtn,.header .container .ButtonsDiv .SignupBtn{color:#fff;background:#1760ff;border:1px solid #1760ff;border-radius:10rem;height:4rem;margin:0;padding:1rem 2rem;font-weight:500}@media (max-width:1199px){.header .container .ButtonsDiv .LoginBtn,.header .container .ButtonsDiv .SignupBtn{height:3.6rem;padding:.5rem .8rem;font-size:1.4rem}}.header .container .ButtonsDiv .LoginBtn:hover,.header .container .ButtonsDiv .SignupBtn:hover{color:#1760ff;box-shadow:none;background:0 0}.header .container .ButtonsDiv .SignupBtn{color:#fff;background:#6b7280;border:1px solid #0000}.header .container .ButtonsDiv .SignupBtn:hover{color:#1760ff;background:0 0;border:1px solid #1760ff}.header .container .user-dropdown{position:relative}.header .container .user-dropdown .user-avatar{background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header .container .user-dropdown .user-avatar .avatar-img{object-fit:cover;background:#16a34a;border:2px solid #16a34a;border-radius:50%;width:2.8rem;height:2.8rem}.header .container .user-dropdown .user-avatar:after{display:none}.header .container .user-dropdown .dropdown-menu{opacity:0;transform-origin:100% 0;pointer-events:none;background-color:#fff;border:none;border-radius:.5rem;min-width:12rem;margin-top:.5rem;padding:.5rem 0;transition:opacity .2s,transform .2s;display:block;transform:scale(.95)}.header .container .user-dropdown.show .dropdown-menu{opacity:1;pointer-events:auto;transform:scale(1)}.header .container .user-dropdown .dropdown-item{color:#0d0c12;padding:.6rem 1.2rem;font-size:1.3rem;transition:background-color .2s}.header .container .user-dropdown .dropdown-item:hover{background-color:#1e2026}.header .container .btn-check:active+.btn-primary:focus,.header .container .btn-check:checked+.btn-primary:focus,.header .container .btn-primary.active:focus,.header .container .btn-primary:active:focus,.header .container .show>.btn-primary.dropdown-toggle:focus{outline:none;box-shadow:none!important}.header .mobile-only{display:none}@media (max-width:1199px){.header .mobile-only{display:block}}.header .sidebar_toggle{display:none}@media (max-width:1199px){.header .sidebar_toggle{display:block}}.header .logo{font-size:2.3rem;font-weight:700;text-decoration:none;display:block}.header .burger{cursor:pointer;border:none;font-size:1.5rem;transition:all .3s;display:none}.header .burger svg{width:3rem;height:3rem}.header .burger svg path{stroke:#1760ff}.header .burger:hover{transform:scale(1.1)}.header .toggle_btn{z-index:1;background-color:#0000;border:none;outline:none;display:none;position:relative}@media (max-width:1199px){.header .toggle_btn{display:block}}.header .toggle_btn span{transform-origin:0;background-color:#0d0c12;border-radius:2rem;width:2.4rem;height:.2rem;transition:all .3s ease-in-out;display:block}.header .toggle_btn span:nth-child(2){background-color:#1760ff;width:2rem}.header .toggle_btn span:not(:last-child){margin-bottom:.6rem}.header .toggle_btn span:hover,.header .toggle_btn.active span{background-color:#1760ff}.header .toggle_btn.active span:first-child{transform:rotate(45deg)}.header .toggle_btn.active span:nth-child(2){opacity:0}.header .toggle_btn.active span:last-child{transform:rotate(-45deg)}.header .header-actions{align-items:center;gap:1rem;display:flex}.header .nav ul{padding:0;align-items:center;gap:0;margin:0;padding-left:2rem;list-style:none;display:flex}.header .nav ul a{color:#000;border-radius:1rem;padding:.4rem 1.6rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;text-decoration:none;transition:all .3s;display:block}@media (min-width:1200px){.header .nav ul a{padding:.4rem 1.6rem;font-size:1.6rem}}.header .nav ul a:hover{color:#1760ff}@media (max-width:1679px){.header .nav ul a{font-size:1.6rem}}@media (max-width:1399px){.header .nav ul a{font-size:1.4rem}}@media (max-width:1199px){.header .nav ul a{width:100%;padding:0;font-size:1.6rem;font-weight:500}.header .nav ul li{width:100%}}.header .nav ul li:hover>a,.header .nav ul li.active>a,.header .nav ul li:hover .nav_dropdown .dropdown-toggle,.header .nav ul li.active .nav_dropdown .dropdown-toggle{color:#1760ff}.header .nav ul li:hover .nav_dropdown .dropdown-toggle:after,.header .nav ul li.active .nav_dropdown .dropdown-toggle:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 128 128' fill='%2357e526'%3E%3Cpath d='M64 88a4 4 0 0 1-2.8-1.2l-40-40a4 4 0 1 1 5.6-5.6L64 78.3l37.2-37.2a4 4 0 1 1 5.6 5.6l-40 40A4 4 0 0 1 64 88z'/%3E%3C/svg%3E")}.header .nav ul li .nav_dropdown .dropdown-toggle{color:#0d0c12;cursor:pointer;background:0 0;border:#0000;padding:.3rem 1.8rem;font-size:1.4rem;font-weight:600;position:relative}@media (min-width:1200px){.header .nav ul li .nav_dropdown .dropdown-toggle{padding:2.2rem 1.6rem}}@media (max-width:1199px){.header .nav ul li .nav_dropdown .dropdown-toggle{justify-content:flex-start;width:100%;padding:0;display:flex}}.header .nav ul li .nav_dropdown .dropdown-toggle:after{content:"";background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border:none;width:1.2rem;height:1.2rem;margin-top:0;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1199px){.header .nav ul li .nav_dropdown .dropdown-toggle:after{right:0}}.header .nav ul li .nav_dropdown .dropdown-toggle:hover{color:#1760ff}.header .nav ul li .nav_dropdown .dropdown-toggle:hover:after{background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);transform:translateY(-50%)rotateX(180deg)}.header .nav ul li .nav_dropdown .dropdown-toggle:focus{box-shadow:none}.header .nav ul li .nav_dropdown.show .dropdown-toggle{box-shadow:unset!important;background:0 0!important;border:#0000!important}.header .nav ul li .nav_dropdown .dropdown-menu{background:#fff;border:0;border-radius:0 0 1rem 1rem;min-width:40rem;margin-top:-.3rem;padding:1rem 1.8rem;box-shadow:0 .4rem 2.4rem #b1b5c31a;min-width:30rem!important}@media (max-width:1199px){.header .nav ul li .nav_dropdown .dropdown-menu{background:0 0;padding:1.2rem .5rem 2rem;min-width:26rem!important;margin-top:-2rem!important;position:static!important}}.header .nav ul li .nav_dropdown .dropdown-menu a{display:block}@media (min-width:1200px){.header .nav ul li .nav_dropdown .dropdown-menu a{padding:1.2rem 0;line-height:normal}}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header{cursor:pointer;gap:1rem;display:flex}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:not(:last-child){margin-bottom:1.8rem}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header svg{flex-shrink:0;width:2rem;height:2rem}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .dropdown-desc{color:#7a8398;margin-top:.5rem;margin-bottom:0;font-size:1.1rem;font-weight:400;line-height:1.7rem}@media (max-width:1199px){.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .dropdown-desc{display:none}}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .title{font-size:1.4rem;font-weight:600;line-height:normal;display:inline-block;position:relative;color:#0d0c12!important;padding:0!important}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header .title:after{content:"";transform-origin:0;opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M4 12h16M14 6l6 6-6 6' stroke='%2357e526' strokeWidth='2' fill='none' strokeLinecap='round' strokeLinejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border-radius:.2rem;width:2rem;height:2rem;transition:all .3s;display:none;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)translate(0)}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover .title:after,.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header.active .title:after{opacity:1;transform:translateY(-50%)translate(5px)}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover .title,.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header.active .title{color:#1760ff!important}.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header:hover svg path,.header .nav ul li .nav_dropdown .dropdown-menu .dropdown_item_header.active svg path{fill:#1760ff!important}@media (max-width:1199px){.header .burger{display:block}.header .nav{z-index:1000;background:#fff;width:30rem;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:4px 0 50px #1760ff4d}}@media (max-width:1199px) and (max-width:1199px){.header .nav{padding:2rem;display:block}.header .nav .sidebar_toggle{padding-bottom:3rem;display:flex}.header .nav .sidebar_toggle .mobile_logo img{width:12rem}}@media (max-width:1199px){.header .nav ul{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding-top:5rem;padding-left:1rem}}@media (max-width:1199px) and (max-width:1199px){.header .nav ul{gap:2.5rem;padding:0}}@media (max-width:1199px){.header .nav ul li a{width:100%;transition:all .3s}.header .nav.open{right:0}.header .nav.open .burger{display:block;position:absolute;top:20px;right:8px}.header .nav.open .burger:hover{transform:rotate(90deg)}}.backdrop{z-index:999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000004d;position:fixed;inset:0}.marqueContent{white-space:nowrap;padding:3.8rem 0;position:relative;overflow:hidden}.marqueContent_list{gap:1rem;display:flex}.marqueContent .coinIcon{-webkit-backdrop-filter:blur(6rem);backdrop-filter:blur(6rem);background:#ffffff1f;border-radius:3rem;justify-content:center;align-items:center;min-width:9.2rem;display:flex;width:9.2rem!important;height:9.2rem!important}@media (max-width:1199px){.marqueContent .coinIcon{border-radius:2rem;width:8rem;min-width:8rem;height:8rem}}.marqueContent .coinIcon span{width:5rem!important;height:5rem!important}@media (max-width:1199px){.marqueContent .coinIcon span{width:4rem!important;height:4rem!important}}.marqueContent .coinIcon span img{width:100%!important;height:100%!important}.marqueContent ul{gap:3rem;margin:0;padding:0;list-style:none;animation:40s linear infinite scroll-marquee;display:inline-flex}.marqueContent ul li{align-items:center;gap:.5rem;display:flex}@keyframes scroll-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.lp-popular{padding:5rem 0 8rem}@media (max-width:1199px){.lp-popular{padding:5rem 0 6rem}}@media (max-width:767px){.lp-popular{padding:3rem 0}}.lp-popular .container{max-width:173rem}.lp-popular .lp-popular__inner{background-image:url(../media/popularCryptoImage.3dg3viv-cei3n.png);background-position:top;background-repeat:no-repeat;background-size:100%}@media (max-width:1199px){.lp-popular .lp-popular__inner{background:linear-gradient(213.94deg,#1760ff4d -.06%,#f7f7f74d 37.48%);border:5px solid #fff;border-radius:2rem;min-height:auto}}.lp-popular__press-bar{padding:4rem 7rem 2.4rem}@media (max-width:1679px){.lp-popular__press-bar{padding:3rem 3rem 2.4rem}}@media (max-width:1280px){.lp-popular__press-bar{padding:2rem 2rem 2.4rem}}@media (max-width:1199px){.lp-popular__press-bar{padding:3rem 2rem 2rem}}.lp-popular__press-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (max-width:1679px){.lp-popular__press-inner{gap:1rem}}@media (max-width:1365px){.lp-popular__press-inner{gap:0}}@media (max-width:991px){.lp-popular__press-inner{flex-direction:column;align-items:flex-start;gap:2.4rem}}.lp-popular__press-left{flex-direction:column;flex-grow:1;gap:2.2rem;width:100%;max-width:86rem;display:flex;overflow:hidden}@media (max-width:1679px){.lp-popular__press-left{gap:1.2rem;max-width:72rem}}@media (max-width:1365px){.lp-popular__press-left{max-width:62rem}}@media (max-width:1199px){.lp-popular__press-left{max-width:100%}}.lp-popular__featured-label{color:#000;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:600}@media (max-width:1199px){.lp-popular__featured-label{text-align:center}}.lp-popular__logos{width:100%}.lp-popular__logos .slick-list{margin:0 0}.lp-popular__logos .slick-track{align-items:center;display:flex}.lp-popular__logos .slick-slide>div{padding:0 5rem 0 0}@media (max-width:767px){.lp-popular__logos .slick-list{margin:0 -.9rem}.lp-popular__logos .slick-slide>div{padding:0 .9rem}}.lp-popular__logo-item{align-items:center;display:flex!important}.lp-popular__logo{color:#0d0c12;opacity:.55;cursor:default;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700;transition:opacity .2s}.lp-popular__logo:hover{opacity:.85}@media (max-width:767px){.lp-popular__logo{font-size:1.3rem}}.lp-popular__stats{border-radius:1.4rem;align-items:center;gap:0;display:flex}@media (max-width:1199px){.lp-popular__stats{justify-content:center;width:100%;margin-top:3rem}}@media (max-width:767px){.lp-popular__stats{gap:0;margin-top:1rem;padding:1.4rem 2rem}}@media (max-width:479px){.lp-popular__stats{flex-direction:column;gap:2rem}}.lp-popular__stat{flex-direction:column;align-items:center;padding:0 3rem;display:flex;position:relative}@media (max-width:1365px){.lp-popular__stat{padding:0 2rem}}.lp-popular__stat:not(:last-child):after{content:"";background:#1760ff;width:1.16px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:479px){.lp-popular__stat:not(:last-child):after{display:none}}@media (max-width:767px){.lp-popular__stat{padding:0 1.8rem}}.lp-popular__stat strong{color:#0d0c12;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:4.2rem;font-weight:500;line-height:1}@media (max-width:1679px){.lp-popular__stat strong{font-size:2.8rem}}.lp-popular__stat strong.highlight{color:#1760ff}@media (max-width:767px){.lp-popular__stat strong{font-size:1.8rem}}.lp-popular__stat span{color:#454545;white-space:nowrap;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:400}@media (max-width:1679px){.lp-popular__stat span{font-size:1.6rem}}.lp-popular__features{padding:6rem}@media (max-width:1399px){.lp-popular__features{padding:4rem}}@media (max-width:1199px){.lp-popular__features{padding:4rem 2rem}}@media (max-width:767px){.lp-popular__features{padding:4rem 1rem}}.lp-popular__heading{margin-bottom:5rem}.lp-popular__heading h2{color:#0d0c12;margin:1.4rem 0 1.8rem;font-family:Inter,sans-serif;font-size:4.2rem;font-weight:600;line-height:1.25}@media (max-width:1599px){.lp-popular__heading h2{font-size:3.6rem}}@media (max-width:1199px){.lp-popular__heading h2{font-size:2.6rem}}@media (max-width:767px){.lp-popular__heading h2{font-size:2rem}}.lp-popular__heading p{color:#7a8398;max-width:75rem;margin:0 auto;font-size:1.8rem;font-weight:400;line-height:normal}@media (max-width:1399px){.lp-popular__heading p{max-width:65rem;font-size:1.6rem}}.lp-popular__tag{color:#1760ff;border:1px solid #1760ff;border-radius:999px;padding:1.1rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;display:inline-block}.lp-popular__body{align-items:flex-start;max-width:138rem;margin:0 auto}@media (max-width:991px){.lp-popular__tabs-col{margin-bottom:3rem;padding:0}}.lp-popular__tab-list{border-left:none;margin:0;padding:0 6rem 0 0;list-style:none}@media (max-width:1399px){.lp-popular__tab-list{padding-right:3rem}}@media (max-width:1199px){.lp-popular__tab-list{padding-right:1rem}}@media (max-width:991px){.lp-popular__tab-list{white-space:nowrap;flex-wrap:nowrap;gap:1rem;display:flex;overflow-x:auto}}.lp-popular__tab-item{color:#6b7280;cursor:pointer;border-radius:1.2rem;padding:1.4rem 1.8rem 1.4rem 2.4rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.3;transition:color .35s,background-color .35s;position:relative}@media (max-width:991px){.lp-popular__tab-item{padding:1rem 1.4rem}}.lp-popular__tab-item:hover{color:#0d0c12;background:#1760ff0a}.lp-popular__tab-item.active{color:#1760ff;background:#fff}.lp-popular__panels-col{padding-left:0;padding-right:0}.lp-popular__panels-viewport{max-height:91.5rem;overflow:hidden}@media (max-width:1399px){.lp-popular__panels-viewport{max-height:77rem}}@media (max-width:991px){.lp-popular__panels-viewport{max-height:none;overflow:visible}}.lp-popular__panels-track{will-change:transform;flex-direction:column;gap:5rem;transition:transform .55s;display:flex}@media (min-width:992px){.lp-popular__panels-track{gap:0}}@media (max-width:991px){.lp-popular__panels-track{transition:none;transform:none!important}}.lp-popular__panel{border-left:1px solid #cdcdcd;justify-content:space-between;gap:2rem;min-height:48rem;padding-left:4rem;display:flex}.lp-popular__panel.active{margin-bottom:30px}.lp-popular__panel--leaving{opacity:0;pointer-events:none;transition:opacity .35s,transform .35s;transform:translateY(12px)}.lp-popular__panel--entering{opacity:0;transition:none;transform:translateY(12px)}.lp-popular__panel--entered{opacity:1;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.lp-popular__panel--entered .lp-popular__content-title{opacity:1;transition:opacity .45s cubic-bezier(.22,1,.36,1) 60ms,transform .45s cubic-bezier(.22,1,.36,1) 60ms;transform:translateY(0)}.lp-popular__panel--entered .lp-popular__bullets li{opacity:1;transform:translateY(0)}.lp-popular__panel--entered .lp-popular__bullets li:first-child{transition:opacity .4s cubic-bezier(.22,1,.36,1) .1s,transform .4s cubic-bezier(.22,1,.36,1) .1s}.lp-popular__panel--entered .lp-popular__bullets li:nth-child(2){transition:opacity .4s cubic-bezier(.22,1,.36,1) .15s,transform .4s cubic-bezier(.22,1,.36,1) .15s}.lp-popular__panel--entered .lp-popular__bullets li:nth-child(3){transition:opacity .4s cubic-bezier(.22,1,.36,1) .2s,transform .4s cubic-bezier(.22,1,.36,1) .2s}.lp-popular__panel--entered .lp-popular__bullets li:nth-child(4){transition:opacity .4s cubic-bezier(.22,1,.36,1) .25s,transform .4s cubic-bezier(.22,1,.36,1) .25s}.lp-popular__panel--entered .lp-popular__bullets li:nth-child(5){transition:opacity .4s cubic-bezier(.22,1,.36,1) .3s,transform .4s cubic-bezier(.22,1,.36,1) .3s}.lp-popular__panel--entered .lp-popular__bullets li:nth-child(6){transition:opacity .4s cubic-bezier(.22,1,.36,1) .35s,transform .4s cubic-bezier(.22,1,.36,1) .35s}.lp-popular__panel--entered .lp-popular__cta{opacity:1;transition:all .3s ease-in-out;transform:translateY(0)}.lp-popular__panel--entered .lp-popular__visual-col{opacity:1;transition:opacity .5s cubic-bezier(.22,1,.36,1) .1s,transform .5s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(0)}.lp-popular__panel--entering .lp-popular__content-title,.lp-popular__panel--entering .lp-popular__bullets li,.lp-popular__panel--entering .lp-popular__cta,.lp-popular__panel--entering .lp-popular__visual-col,.lp-popular__panel--leaving .lp-popular__content-title,.lp-popular__panel--leaving .lp-popular__bullets li,.lp-popular__panel--leaving .lp-popular__cta,.lp-popular__panel--leaving .lp-popular__visual-col{opacity:0;transition:none;transform:translateY(8px)}@media (min-width:992px){.lp-popular__panel{box-sizing:border-box;padding-bottom:3rem}}@media (max-width:1399px){.lp-popular__panel{padding-left:2rem}}@media (max-width:991px){.lp-popular__panel{border-left:0;padding:0;display:none}.lp-popular__panel.active{margin-bottom:0;display:flex}}@media (max-width:767px){.lp-popular__panel{min-height:auto}.lp-popular__panel.active{display:block}.lp-popular__panel:not(:first-child){margin-top:0}}.lp-popular__content-col{max-width:42rem}@media (max-width:991px){.lp-popular__content-col{border:none}}.lp-popular__content-title{color:#132340;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:600;line-height:normal}@media (max-width:1199px){.lp-popular__content-title{font-size:1.7rem}}.lp-popular__content-desc{color:#6b7280;margin:3rem 0;font-size:1.8rem;font-weight:400;line-height:1.6}@media (max-width:1399px){.lp-popular__content-desc{margin:2rem 0;font-size:1.6rem;line-height:1.4}}@media (max-width:1199px){.lp-popular__content-desc{font-size:1.4rem}}.lp-popular__content .outlineBtn_style svg path{fill:unset}.lp-popular__bullets{margin:3rem 0 2.8rem;padding:0;list-style:none}@media (max-width:767px){.lp-popular__bullets{margin:2.4rem 0}}.lp-popular__bullets li{color:#132340;align-items:flex-start;gap:1rem;margin-bottom:1.6rem;font-size:1.6rem;font-weight:500;line-height:1.5;display:flex}@media (max-width:1399px){.lp-popular__bullets li{margin-bottom:1.5rem;font-size:1.4rem}}.lp-popular__bullets li .checkIcon{min-width:20px}.lp-popular__bullet-icon{flex-shrink:0;margin-top:.15rem}.lp-popular__cta{color:#fff;background:#1760ff;border-color:#1760ff;border-radius:10rem;min-width:18rem;min-height:5rem;font-size:1.6rem;font-weight:600;transition:all .3s ease-in-out}.lp-popular__cta svg{transition:all .3s ease-in-out}.lp-popular__cta:hover{color:#1760ff;background:0 0;border-color:#1760ff}.lp-popular__cta:hover svg path{stroke:#1760ff;fill:unset}@media (max-width:991px){.lp-popular__visual-col{margin-top:3rem;padding-left:0}}.lp-popular .lp-feat__visual{z-index:1;gap:1.6rem;width:100%;display:flex;position:relative}.lp-popular .lp-feat__chart img{max-width:490px;height:auto}@media (max-width:1399px){.lp-popular .lp-feat__chart img{max-width:420px}}@media (max-width:991px){.lp-popular .lp-feat__chart img{width:100%}}.lp-popular .lp-feat__bars{align-items:flex-end;gap:.7rem;height:10rem;display:flex}.lp-popular .lp-feat__bar{background:linear-gradient(#1760ff26,#1760ff99);border-radius:.5rem .5rem 0 0;flex:1}.lp-popular .lp-feat__price-card{z-index:1;background:#ffffff1a;border-radius:3rem;flex-direction:column;justify-content:center;align-items:start;width:100%;max-width:382px;padding:2.2rem 4rem;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}@media (max-width:1199px){.lp-popular .lp-feat__price-card{bottom:3rem}}@media (max-width:767px){.lp-popular .lp-feat__price-card{max-width:260px;bottom:0}}.lp-popular .lp-feat__price-card:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(101.9deg,#fff 0%,#f9fafb 100%);position:absolute;inset:10px}.lp-popular .lp-feat__price-card{box-shadow:0 14px 30px #00000024}.lp-popular .lp-feat__price-pair{color:#0a0a0a;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600}.lp-popular .lp-feat__price-value{color:#101828;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (max-width:767px){.lp-popular .lp-feat__price-value{font-size:2rem}}.lp-popular .lp-feat__price-change{align-items:center;gap:.4rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.lp-popular .lp-feat__price-change.up{color:#16a34a}.lp-popular .lp-feat__price-change.down{color:#e90306}.lp-popular .lp-feat__visual--leverage{gap:1.6rem}.lp-popular .lp-feat__eth-pair{color:#7a8398;font-family:Inter,sans-serif;font-size:1.1rem}.lp-popular .lp-feat__eth-change{color:#16a34a;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.lp-popular .lp-feat__leverage-card{text-align:center;z-index:1;background:#f7f7f7;border:10px solid #fff;border-radius:2rem;flex:1;padding:7.6rem 9.9rem;position:relative}@media (max-width:1599px){.lp-popular .lp-feat__leverage-card{padding:5rem 7rem}}@media (max-width:1199px){.lp-popular .lp-feat__leverage-card{padding:4rem 6rem}}@media (max-width:991px){.lp-popular .lp-feat__leverage-card{border-width:6px;padding:3rem 4rem}}.lp-popular .lp-feat__leverage-card .lp-feat__eth-badge{background:#fff;border-radius:1.2rem;flex-direction:column;align-self:flex-end;padding:.8rem 1.4rem;display:flex;position:absolute;top:4rem;left:0;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000012}@media (max-width:767px){.lp-popular .lp-feat__leverage-card .lp-feat__eth-badge{top:0;left:0;transform:translate(-30%,-30%)}}.lp-popular .lp-feat__leverage-num{color:#182230;font-family:Inter,sans-serif;font-size:8rem;font-weight:800;line-height:1}@media (max-width:1199px){.lp-popular .lp-feat__leverage-num{font-size:4rem}}.lp-popular .lp-feat__leverage-text{color:#101828;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (prefers-reduced-motion:reduce){.lp-popular__panel--leaving,.lp-popular__panel--entering,.lp-popular__panel--entered,.lp-popular__panel--leaving .lp-popular__content-title,.lp-popular__panel--leaving .lp-popular__bullets li,.lp-popular__panel--leaving .lp-popular__cta,.lp-popular__panel--leaving .lp-popular__visual-col,.lp-popular__panel--entering .lp-popular__content-title,.lp-popular__panel--entering .lp-popular__bullets li,.lp-popular__panel--entering .lp-popular__cta,.lp-popular__panel--entering .lp-popular__visual-col,.lp-popular__panel--entered .lp-popular__content-title,.lp-popular__panel--entered .lp-popular__bullets li,.lp-popular__panel--entered .lp-popular__cta,.lp-popular__panel--entered .lp-popular__visual-col{opacity:1;transition:none;transform:none}.lp-popular__tab-item{transition:none}}.exchange_dollar{padding:12.8rem 0 4rem}@media (max-width:1799px){.exchange_dollar{padding:5.4rem 0 3rem}}@media (max-width:1599px){.exchange_dollar{padding:4.4rem 0 3rem}}@media (max-width:1399px){.exchange_dollar{padding:3rem 0 2rem}}@media (max-width:575px){.exchange_dollar{padding:2rem 1.5rem}}.exchange_dollar_in .exchange_dollar_table_sec{background:linear-gradient(187.97deg,#35fc4533 6.14%,#88fc3500 47.99%,#35fc350f 89.81%);border-radius:2rem;width:100%;max-width:95rem;margin:5rem auto 0;padding-bottom:3rem}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec{margin:3rem auto 0;padding-bottom:2rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec{margin:2rem auto 0;padding-bottom:1.5rem}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec{max-width:75rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec{border-radius:1rem;padding-bottom:0}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table{border-top:1px solid #fff3;margin-bottom:0}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li{justify-content:space-between;align-items:center;display:flex}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li{padding:1.5rem 2rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li{padding:1rem 1.2rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2{color:#0d0c12;margin-bottom:0;padding:2.3rem 3rem 3.7rem 1rem;font-size:1.6rem;font-weight:400}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2:first-of-type{padding-left:5.3rem}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2:first-of-type{padding:0}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2:last-of-type{width:15.8rem}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2:last-of-type{width:auto}}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2{padding:2rem 2rem 3rem 1rem;font-size:1.5rem;font-weight:400}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2{padding:1.5rem 1.5rem 2rem 1rem;font-size:1.4rem;font-weight:400}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2{padding:0}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li h2{font-size:1.2rem;line-height:1.4rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child):not(:last-child){margin-bottom:2.2rem}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child):not(:last-child){margin-bottom:2rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child):not(:last-child){margin-bottom:1.5rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child):not(:last-child){margin-bottom:1rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child){-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#363a4880;border:2.4px solid #48485f1a;border-radius:2.4rem;width:106.7rem;padding:2.3rem 3.5rem;transition:all .3s ease-in}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child){border-radius:2rem;padding:2rem 3rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child){margin-bottom:1.5rem;padding:1.5rem 2.5rem}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child){width:inherit;padding:1.5rem 2rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child){border-radius:1rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child):hover{cursor:pointer;background:#363a48f3}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:not(:first-child) h2{padding:0}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2){z-index:11;transform:translate(-24.5rem)}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2):hover{transform:translate(-24.5rem)scale(1.05)}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2):hover{transform:translate(-18.5rem)scale(1.05)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2):hover{transform:translate(0)scale(1.05)}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2){transform:translate(-18.5rem)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(2){transform:translate(0)}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3){transform:translate(-12.2rem)}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3):hover{transform:translate(-12.2rem)scale(1.05)}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3):hover{transform:translate(-9.2rem)scale(1.05)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3):hover{transform:translate(0)scale(1.05)}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3){transform:translate(-9.2rem)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(3){transform:translate(0)}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(4):hover{transform:scale(1.05)}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5){transform:translate(12.2rem)}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5):hover{transform:translate(12.2rem)scale(1.05)}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5):hover{transform:translate(9.2rem)scale(1.05)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5):hover{transform:translate(0)scale(1.05)}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5){transform:translate(9.2rem)}}@media (max-width:1399px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li:nth-child(5){transform:translate(0)}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .graph_img{max-width:12.4rem}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .graph_img{max-width:10rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title{align-items:center;gap:1.4rem;display:flex}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title{gap:.8rem}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title .icon{width:2rem;height:2rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title h3{color:#0d0c12;margin-bottom:0;font-size:2rem;font-weight:400;line-height:1.3rem}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title h3{font-size:1.8rem;line-height:2rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title h3{font-size:1.6rem;line-height:1.8rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title h3{font-size:1.2rem;line-height:1.4rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title p{color:#0d0c128c;margin:1.1rem 0 0;font-size:1.6rem;font-weight:400;line-height:1.2rem}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title p{font-size:1.5rem;line-height:1.8rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title p{font-size:1.4rem;line-height:1.6rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table li .title p{margin-top:.6rem;font-size:1.1rem;line-height:1.2rem}}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table .no_data{justify-content:center;align-items:center;display:flex;width:inherit!important;transform:translate(0)!important}.exchange_dollar_in .exchange_dollar_table_sec .exchange_table .no_data h5{color:#0d0c12;font-size:1.8rem}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table .no_data h5{font-size:1.6rem;line-height:1.8rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_sec .exchange_table .no_data h5{font-size:1.4rem;line-height:1.6rem}}.exchange_dollar_in .exchange_dollar_table_header{justify-content:space-between;align-items:center;padding:2.4rem 3rem;display:flex}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_header{padding:3rem 2rem 2rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_header{padding:2rem 1.5rem 1.5rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_header{padding:1rem}}.exchange_dollar_in .exchange_dollar_table_header .view_all_btn{min-width:8.6rem;height:3.4rem}.exchange_dollar_in .exchange_dollar_table_header h3{color:#0d0c12;font-size:2.2rem;font-weight:600}@media (max-width:1799px){.exchange_dollar_in .exchange_dollar_table_header h3{font-size:1.8rem}}@media (max-width:1599px){.exchange_dollar_in .exchange_dollar_table_header h3{font-size:1.6rem}}@media (max-width:575px){.exchange_dollar_in .exchange_dollar_table_header h3{font-size:1.2rem}}.exchange_dollar_in .learn_more_btn{width:15.7rem;height:5.4rem;margin:4rem auto 0}@media (max-width:1799px){.exchange_dollar_in .learn_more_btn{margin-top:3rem}}@media (max-width:1599px){.exchange_dollar_in .learn_more_btn{width:15rem;height:5rem;margin-top:2rem}}@media (max-width:575px){.exchange_dollar_in .learn_more_btn{width:12.7rem;height:4rem;margin-top:1rem}}.lp-app{padding:14rem 0}@media (max-width:1679px){.lp-app{padding:10rem 0 14rem}}@media (max-width:1199px){.lp-app{padding:8rem 0 10rem}}@media (max-width:991px){.lp-app{padding:5rem 0}}@media (max-width:575px){.lp-app{padding:4rem 0}}@media (max-width:379px){.lp-app{padding:3rem 0}}.lp-app-wrapper{z-index:2;background:linear-gradient(179.89deg,#fff .09% 96.35%);border-radius:4rem;align-items:center;gap:4.6rem;padding:9rem 8.2rem;display:flex;position:relative}@media (max-width:1399px){.lp-app-wrapper{gap:3rem;padding:8rem 6rem}}@media (max-width:767px){.lp-app-wrapper{flex-direction:column-reverse;justify-content:center;align-items:stretch}}@media (max-width:575px){.lp-app-wrapper{gap:2rem;padding:3rem 2rem}}.lp-app-wrapper:before{content:"";z-index:-1;background:linear-gradient(172.13deg,#f6f6f6 9.49%,#f8f8f8 93.94%);border-radius:4rem;position:absolute;inset:10px}@media (max-width:1399px){.lp-app-wrapper:before{inset:6px}}.lp-app-wrapper .lp-app-wrapper__left{width:100%;max-width:52rem}@media (max-width:1399px){.lp-app-wrapper .lp-app-wrapper__left{max-width:42rem}}@media (max-width:991px){.lp-app-wrapper .lp-app-wrapper__left{max-width:32rem}}@media (max-width:767px){.lp-app-wrapper .lp-app-wrapper__left{max-width:100%}}@media (max-width:575px){.lp-app-wrapper .lp-app-wrapper__left{flex-direction:column;justify-content:center;align-items:center;display:flex}}.lp-app-wrapper .lp-app-wrapper__left .lp-tag{color:#1760ff;background:linear-gradient(270deg,#fff 0%,#f1f1f1 100%);border:1px solid #1760ff;border-radius:999px;margin-bottom:0;padding:1.1rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;display:inline-block}@media (max-width:1399px){.lp-app-wrapper .lp-app-wrapper__left .lp-tag{padding:.8rem 1.6rem;font-size:1.4rem}}@media (max-width:575px){.lp-app-wrapper .lp-app-wrapper__left .lp-tag{margin:0 auto 1rem;padding:.6rem 1.2rem;font-size:1.2rem}}.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating{flex-direction:column;gap:1rem;margin-bottom:5rem;display:flex}@media (max-width:1399px){.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating{margin-bottom:3rem}}@media (max-width:575px){.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating{justify-content:center;align-items:center;margin-bottom:2rem}}.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating ul{align-items:center;display:flex}.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating ul li{display:inline-block}.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating p{color:#6b7280;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4}@media (max-width:1399px){.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating p{font-size:1.6rem}}@media (max-width:575px){.lp-app-wrapper .lp-app-wrapper__left .lp-app__rating p{font-size:1.4rem}}.lp-app__title{color:#132340;margin:1.4rem 0 2rem;font-size:4.2rem;font-weight:600;line-height:1.2}@media (max-width:1599px){.lp-app__title{font-size:3.6rem}}@media (max-width:1199px){.lp-app__title{font-size:2.6rem}}@media (max-width:767px){.lp-app__title{font-size:2.4rem}}@media (max-width:575px){.lp-app__title{text-align:center;margin:1rem 0 1.5rem;font-size:2.2rem}}.lp-app__title-hl{color:#1760ff;margin:1.4rem 0 2rem;font-size:4.2rem;font-weight:600;line-height:1.2}@media (max-width:1599px){.lp-app__title-hl{font-size:3.6rem}}@media (max-width:1199px){.lp-app__title-hl{font-size:2.6rem}}@media (max-width:767px){.lp-app__title-hl{font-size:2.4rem}}@media (max-width:575px){.lp-app__title-hl{text-align:center;margin:1rem 0 1.5rem;font-size:2.2rem}}.lp-app__desc{color:#7a8398;max-width:49rem;margin-bottom:2rem;font-size:1.8rem;font-weight:400;line-height:1.7}@media (max-width:1199px){.lp-app__desc{font-size:1.6rem}}@media (max-width:575px){.lp-app__desc{text-align:center;font-size:1.4rem}}.lp-app__btns{flex-wrap:wrap;gap:1.4rem;display:flex}@media (max-width:575px){.lp-app__btns{justify-content:center;gap:1rem}}.lp-app__btns .lp-store-btn{color:#fff;text-align:left;cursor:pointer;background:#000;border:1px solid #000;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;min-width:16.8rem;min-height:5.6rem;padding:.9rem 1.2rem;font-family:Inter,sans-serif;transition:all .25s;display:flex}@media (max-width:1399px){.lp-app__btns .lp-store-btn{min-width:13rem;height:4rem;min-height:4rem}}@media (max-width:575px){.lp-app__btns .lp-store-btn{min-width:13rem;height:3.6rem;min-height:3.6rem}}.lp-app__btns .lp-store-btn__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lp-app__btns .lp-store-btn__icon svg{width:2.2rem;height:2.2rem}@media (max-width:1399px){.lp-app__btns .lp-store-btn__icon svg{width:2rem;height:2rem}}@media (max-width:575px){.lp-app__btns .lp-store-btn__icon svg{width:1.8rem;height:1.8rem}}.lp-app__btns .lp-store-btn__text{flex-direction:column;line-height:1.1;display:flex}.lp-app__btns .lp-store-btn__small{letter-spacing:.02em;text-transform:uppercase;opacity:.9;font-size:1rem;font-weight:500}.lp-app__btns .lp-store-btn__big{font-size:1.95rem;font-weight:600}@media (max-width:1399px){.lp-app__btns .lp-store-btn__big{font-size:1.6rem}}@media (max-width:575px){.lp-app__btns .lp-store-btn__big{font-size:1.2rem}}.lp-app__btns .lp-store-btn:hover{background:#1760ff;border-color:#1760ff;transform:translateY(-2px)}.lp-app .lp-app-wrapper__right{flex:1;min-height:42rem;position:relative}@media (max-width:1399px){.lp-app .lp-app-wrapper__right{min-height:40rem}}@media (max-width:575px){.lp-app .lp-app-wrapper__right{min-height:30rem}}.lp-app .lp-app-wrapper__right img{object-fit:contain;z-index:1;width:110%;max-width:86rem;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:991px){.lp-app .lp-app-wrapper__right img{max-width:40rem}}@media (max-width:575px){.lp-app .lp-app-wrapper__right img{max-width:25rem}}.landingHeading{width:100%;max-width:66.5rem;padding-bottom:6rem}@media (max-width:1199px){.landingHeading{padding-bottom:4rem}}@media (max-width:767px){.landingHeading{padding-bottom:2.5rem}}.landingHeading.text-center{margin:0 auto}.landingHeading h6{color:#16a34a;margin-bottom:2rem;font-size:1.6rem;font-weight:400}@media (max-width:1199px){.landingHeading h6{margin-bottom:1rem;font-size:1.4rem}}.landingHeading h2{color:#0d0c12;font-family:Inter,sans-serif;font-size:5rem;font-weight:600}@media (max-width:1199px){.landingHeading h2{font-size:4rem}}@media (max-width:767px){.landingHeading h2{font-size:3rem}}.landingHeading p{color:#fefefeb3;margin-top:2.5rem;font-size:1.8rem}@media (max-width:767px){.landingHeading p{margin-top:1.5rem;font-size:1.6rem}}.lp-features{background:#f6f5f9;padding:8rem 0}@media (max-width:767px){.lp-features{padding:5rem 0}}.lp-features__heading h2{color:#0d0c12;margin-top:1rem;margin-bottom:0;font-family:Inter,sans-serif;font-size:3.4rem;font-weight:700;line-height:1.25}@media (max-width:1199px){.lp-features__heading h2{font-size:2.8rem}}@media (max-width:767px){.lp-features__heading h2{font-size:2.2rem}}.lp-features__list{margin:2.8rem 0 0;padding:0;list-style:none}.lp-features__list li{border-bottom:1px solid #0d0c1212;align-items:flex-start;gap:1.3rem;padding:1.5rem 0;display:flex}.lp-features__list li:last-child{border-bottom:none}.lp-features__list li strong{color:#0d0c12;margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;display:block}.lp-features__list li p{color:#7a8398;margin:0;font-size:1.3rem;line-height:1.55}.lp-features__check{flex-shrink:0;margin-top:.2rem}.lp-features__cards{padding-top:2rem}@media (max-width:991px){.lp-features__cards{padding-top:3.5rem}}.lp-features__card{border-radius:1.8rem;margin-bottom:2rem;padding:2.6rem}@media (max-width:575px){.lp-features__card{padding:2rem}}.lp-features__card--white{background:#fff;box-shadow:0 4px 28px #00000012}.lp-features__card--white .lp-features__card-header{align-items:center;gap:1.2rem;margin-bottom:1.6rem;display:flex}.lp-features__card--white .lp-features__avatar{color:#fff;background:linear-gradient(135deg,#1760ff,#5ba0ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.8rem;font-weight:700;display:flex}.lp-features__card--white strong{color:#0d0c12;font-size:1.3rem;font-weight:600;display:block}.lp-features__card--white small{color:#7a8398;font-size:1.1rem}.lp-features__card--white .lp-features__quote{color:#7a8398;margin-bottom:1.8rem;font-size:1.35rem;line-height:1.7}.lp-features__card--white .lp-features__bar-chart{align-items:flex-end;gap:.4rem;height:5.5rem;margin-bottom:1.8rem;display:flex}.lp-features__card--white .lp-features__bar-chart .lp-features__bar{background:linear-gradient(#1760ff40,#1760ff);border-radius:.4rem .4rem 0 0;flex:1}.lp-features__card--white .lp-start-btn .outlineBtn_style{color:#fff;background:#1760ff;border-color:#1760ff;border-radius:1rem;min-width:13rem;min-height:4.4rem;font-size:1.4rem;font-weight:600}.lp-features__card--white .lp-start-btn .outlineBtn_style:hover{background:#1351d6;border-color:#1351d6}.lp-features__card--dark{color:#fff;background:linear-gradient(140deg,#0d0c12 55%,#15103a 100%)}.lp-features__card--dark .lp-features__leverage-label{color:#ffffff73;margin-bottom:.8rem;font-size:1.2rem}.lp-features__card--dark .lp-features__leverage-value{color:#fff;font-family:Inter,sans-serif;font-size:5.5rem;font-weight:800;line-height:1}@media (max-width:767px){.lp-features__card--dark .lp-features__leverage-value{font-size:4rem}}.lp-features__card--dark .lp-features__leverage-sub{color:#ffffff80;margin-bottom:1rem;font-size:1.5rem}.lp-features__card--dark .lp-features__leverage-desc{color:#ffffff73;margin-bottom:1.8rem;font-size:1.3rem;line-height:1.6}.lp-features__card--dark .lp-features__explore{color:#1760ff;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;transition:opacity .2s}.lp-features__card--dark .lp-features__explore:hover{opacity:.7}.faq_sec{padding:8rem 0}@media (max-width:1199px){.faq_sec{padding:6rem 0}}@media (max-width:991px){.faq_sec{padding:1rem 0 4rem}}.faq_sec .row{row-gap:4rem}.faq_sec_in{flex-direction:column;justify-content:space-between;gap:6rem;width:100%;max-width:46rem;display:flex}@media (max-width:991px){.faq_sec_in{gap:3rem;padding-right:0}}.faq_sec_in__header{flex-direction:column;gap:1.2rem;display:flex}.faq_sec_in__title{color:#0d0c12;margin:0;font-family:Inter,sans-serif;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:1199px){.faq_sec_in__title{font-size:3rem}}@media (max-width:767px){.faq_sec_in__title{font-size:2.4rem}}.faq_sec_in__subtitle{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:767px){.faq_sec_in__subtitle{font-size:1.3rem}}.faq_sec_in__contact{flex-direction:column;gap:.8rem;display:flex}.faq_sec_in__contact-title{color:#434655;margin:0;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.3}@media (max-width:1199px){.faq_sec_in__contact-title{font-size:2rem}}@media (max-width:767px){.faq_sec_in__contact-title{font-size:1.8rem}}.faq_sec_in__contact-text{color:#6b7280;margin:0 0 .8rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:767px){.faq_sec_in__contact-text{font-size:1.3rem}}.faq_sec_in__contact-btn{color:#fff;cursor:pointer;background-color:#1760ff;border:none;border-radius:10rem;justify-content:center;align-items:center;gap:.8rem;width:fit-content;min-width:20rem;padding:1.2rem 2.4rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;transition:background-color .25s,transform .2s;display:inline-flex}.faq_sec_in__contact-btn svg{flex-shrink:0;transition:transform .25s}.faq_sec_in__contact-btn:hover{background-color:#1760ffcc}.faq_sec_in__contact-btn:hover svg{transform:translate(3px)}@media (max-width:767px){.faq_sec_in__contact-btn{padding:1rem 2rem;font-size:1.4rem}}.faq_sec .faq_accordion{flex-direction:column;gap:0;display:flex}.faq_sec .faq_accordion__item{background-color:#fff;border:1px solid #ececec;border-radius:1rem;overflow:hidden}.faq_sec .faq_accordion__item:not(:last-child){margin-bottom:.4rem}.faq_sec .faq_accordion__item .accordion-header{margin:0}.faq_sec .faq_accordion__item .accordion-button{color:#000;background-color:#fff;padding:1.8rem 5rem 1.8rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.5;position:relative;box-shadow:none!important}@media (max-width:1199px){.faq_sec .faq_accordion__item .accordion-button{padding:1.6rem 4.8rem 1.6rem 1.6rem;font-size:1.4rem}}@media (max-width:575px){.faq_sec .faq_accordion__item .accordion-button{padding:1.4rem 4rem 1.4rem 1.2rem;font-size:1.3rem}}.faq_sec .faq_accordion__item .accordion-button:after{content:unset}.faq_sec .faq_accordion__item .accordion-button:before{content:"+";color:#0d0c12;font-size:2.2rem;font-weight:300;line-height:1;transition:content .2s;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}@media (max-width:575px){.faq_sec .faq_accordion__item .accordion-button:before{font-size:1.8rem;right:1.2rem}}.faq_sec .faq_accordion__item .accordion-button:not(.collapsed){color:#0d0c12;background-color:#fff;box-shadow:none!important}.faq_sec .faq_accordion__item .accordion-button:not(.collapsed):before{content:"−"}.faq_sec .faq_accordion__item .accordion-body{color:#434655;background-color:#fff;padding:0 2rem 1.8rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:1199px){.faq_sec .faq_accordion__item .accordion-body{padding:0 1.6rem 1.6rem;font-size:1.3rem}}@media (max-width:575px){.faq_sec .faq_accordion__item .accordion-body{padding:0 1.2rem 1.4rem;font-size:1.2rem}}.footer{color:#fff;background:linear-gradient(81.62deg,#161d3a 2.25%,#161d60 79.87%);padding:8rem 0}@media (max-width:1199px){.footer{padding:4rem 0}}@media (max-width:767px){.footer{padding:3rem 0}}.footer .container{max-width:160rem}.footer_top{justify-content:space-between;gap:2rem;display:flex}@media (max-width:1679px){.footer_top{gap:2rem}}@media (max-width:1199px){.footer_top{flex-wrap:wrap;justify-content:flex-start;gap:2rem}}@media (max-width:991px){.footer_top{flex-direction:column;gap:3.5rem}}.footer_top .footer_logo{width:100%;max-width:30rem}@media (max-width:1199px){.footer_top .footer_logo{max-width:100%}}@media (max-width:575px){.footer_top .footer_logo img{width:12rem!important}}.footer_top .footer_logo h5{text-transform:uppercase;margin-top:1rem;font-size:1.4rem;font-weight:500}.footer_top .footer_logo p{color:#fff;margin:2rem 0 0;font-size:1.4rem;font-weight:400;line-height:2.6rem}@media (max-width:1599px){.footer_top .footer_logo p{margin-top:1.6rem}}.footer_top .footer_links{flex-direction:column;gap:5rem;width:calc(100% - 70rem);display:flex}@media (max-width:1365px){.footer_top .footer_links{width:calc(100% - 50rem)}}@media (max-width:1199px){.footer_top .footer_links{width:60%}}@media (max-width:991px){.footer_top .footer_links{width:100%}}@media (max-width:767px){.footer_top .footer_links{gap:4rem}}.footer_top .footer_links .links_head{align-items:flex-start;gap:2rem;display:flex}@media (max-width:1199px){.footer_top .footer_links .links_head{gap:2rem}}@media (max-width:575px){.footer_top .footer_links .links_head{flex-wrap:wrap;gap:1rem}}.footer_top .footer_links .links_head ul{flex:1;margin-bottom:0}@media (max-width:575px){.footer_top .footer_links .links_head ul{flex:auto;width:calc(50% - 1rem);margin-bottom:1rem}}.footer_top .footer_links .links_head ul li a,.footer_top .footer_links .links_head ul li span{white-space:nowrap;font-size:1.6rem;font-weight:400;transition:all .3s ease-in-out;color:#fff!important}@media (max-width:1599px){.footer_top .footer_links .links_head ul li a,.footer_top .footer_links .links_head ul li span{font-size:1.4rem}}@media (max-width:575px){.footer_top .footer_links .links_head ul li a,.footer_top .footer_links .links_head ul li span{font-size:1.2rem}}.footer_top .footer_links .links_head ul li a:hover,.footer_top .footer_links .links_head ul li span:hover{color:#1760ff!important}.footer_top .footer_links .links_head ul li:not(:last-child){margin-bottom:2rem}@media (max-width:1599px){.footer_top .footer_links .links_head ul li:not(:last-child){margin-bottom:1.6rem}}@media (max-width:575px){.footer_top .footer_links .links_head ul li:not(:last-child){margin-bottom:1rem}}.footer_top .footer_links .links_head ul li:first-child{margin-bottom:2.8rem;font-size:2rem;font-weight:600}@media (max-width:1599px){.footer_top .footer_links .links_head ul li:first-child{margin-bottom:1rem;font-size:1.8rem}}@media (max-width:767px){.footer_top .footer_links .links_head ul li:first-child{font-size:1.6rem}}.footer_top .social_links{gap:1.1rem;display:flex}@media (max-width:1399px){.footer_top .social_links{justify-content:flex-start}}@media (max-width:767px){.footer_top .social_links{gap:.6rem}}@media (max-width:575px){.footer_top .social_links{justify-content:space-between}}.footer_top .social_links .social_link{cursor:pointer;transition:all .3s ease-in-out}.footer_top .social_links .social_link:hover{opacity:.5;transform:translateY(-.5rem)}.footer_top .footer_contact{width:100%;max-width:32rem}@media (max-width:991px){.footer_top .footer_contact{max-width:100%}}.footer_top .footer_contact .newsletter_title{font-size:1.6rem;font-weight:600}.footer_top .footer_contact .newsletter_form{background:#fff;border:.1rem solid #1323404d;border-radius:10rem;align-items:center;height:5.6rem;margin:3.5rem 0 3rem;padding:.5rem .5rem .5rem 2rem;display:flex}@media (max-width:1399px){.footer_top .footer_contact .newsletter_form{height:4.8rem}}@media (max-width:767px){.footer_top .footer_contact .newsletter_form{height:4.6rem;margin:2rem 0;padding:.5rem .5rem .5rem 1.5rem}}.footer_top .footer_contact .newsletter_form .newsletter_input{color:#000;background:0 0;border:0;padding:0 1rem 0 0;font-size:1.4rem;font-weight:400}.footer_top .footer_contact .newsletter_form .newsletter_input:focus{box-shadow:none;outline:none}.footer_top .footer_contact .newsletter_form .outlineBtn_style{border-radius:10rem;width:18.5rem;height:4.6rem}@media (max-width:1399px){.footer_top .footer_contact .newsletter_form .outlineBtn_style{height:4rem}}.footer_top .footer_contact .contct_us{margin-top:5rem}@media (max-width:767px){.footer_top .footer_contact .contct_us{margin-top:3rem}}.footer_top .footer_contact .contct_us .contact_item{align-items:flex-start;gap:1.4rem;margin:2.7rem 0 1.6rem;display:flex}.footer_top .footer_contact .contct_us .contact_item svg{width:2rem;height:2rem}.footer_top .footer_contact .contct_us .contact_item p,.footer_top .footer_contact .contct_us .contact_item a{color:#fff;font-size:1.4rem;font-weight:400}.footer_bottom{margin-top:3rem}@media (max-width:767px){.footer_bottom{margin-top:3rem}}.footer_bottom p{font-size:1.4rem;font-weight:400;line-height:2rem;color:#ffffff80!important}@media (max-width:767px){.footer_bottom p{font-size:1.2rem;line-height:1.6rem}}.footer_bottom_links{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.footer_bottom_links a{color:#ffffff80;font-size:1.4rem;font-weight:400;line-height:2rem}.footer_bottom_links a:hover{color:#fff!important}@media (max-width:767px){.footer_bottom_links a{font-size:1.2rem;line-height:1.6rem}}.footer_madeWith{text-align:center;margin-top:5rem}@media (max-width:767px){.footer_madeWith{margin-top:3rem}}@media (max-width:575px){.footer_madeWith{margin-top:2rem}}.footer_madeWith p{color:#fff;font-size:1.8rem;font-weight:400}@media (max-width:767px){.footer_madeWith p{font-size:1.6rem}}@media (max-width:575px){.footer_madeWith p{font-size:1.4rem}}.header_notification{cursor:pointer}.header_notification .dropdown-toggle{background-color:#0000;border:0;border-radius:0;padding:0}.header_notification .dropdown-toggle:after{content:none}.header_notification .dropdown-toggle:hover,.header_notification .dropdown-toggle:focus{box-shadow:none;background-color:#0000;outline:none}.header_notification .dropdown-menu{background:#fff;border:.1rem solid #7a83981a;border-radius:.8rem;min-width:34rem;margin-top:1.2rem;padding:2rem}@media (max-width:479px){.header_notification .dropdown-menu{min-width:25rem;padding:1rem}}@media (max-width:380px){.header_notification .dropdown-menu{min-width:21rem}}.header_notification .dropdown-menu h3{color:#0d0c12;margin-bottom:2rem;font-size:1.8rem;font-weight:700}@media (max-width:575px){.header_notification .dropdown-menu h3{margin-bottom:1.2rem;font-size:1.4rem}}.header_notification .dropdown-menu .notification_head{justify-content:space-between;align-items:center;display:flex}.header_notification .dropdown-menu .notification_head h3{margin-bottom:0}.header_notification .dropdown-menu .notification_head .notification_readall{color:#1760ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.3rem;font-weight:600;transition:opacity .3s}.header_notification .dropdown-menu .notification_head .notification_readall:hover{opacity:.8}.header_notification .dropdown-menu .notification_head .notification_readall:disabled{opacity:.5;cursor:not-allowed}@media (max-width:575px){.header_notification .dropdown-menu .notification_head .notification_readall{font-size:1.2rem}}.header_notification .dropdown-menu .notification_tabs{align-items:center;gap:.8rem;margin:1.6rem 0;display:flex}@media (max-width:575px){.header_notification .dropdown-menu .notification_tabs{gap:.6rem;margin:1.2rem 0}}.header_notification .dropdown-menu .notification_tabs .notification_tab{color:#7a8398;cursor:pointer;background:#f3f3f3;border:.1rem solid #0000;border-radius:2rem;padding:.6rem 1.4rem;font-size:1.2rem;font-weight:500;transition:all .3s}.header_notification .dropdown-menu .notification_tabs .notification_tab:hover{color:#1760ff;border-color:#1760ff}.header_notification .dropdown-menu .notification_tabs .notification_tab.active{color:#fff;background:#1760ff}@media (max-width:575px){.header_notification .dropdown-menu .notification_tabs .notification_tab{padding:.5rem 1rem}}.header_notification .dropdown-menu .header_notificationddrop_inner{min-height:5rem}.header_notification .dropdown-menu .header_notificationddrop_inner ul{max-height:36rem;overflow-y:auto}.header_notification .dropdown-menu .header_notificationddrop_inner ul li{background:#f3f3f3;border-radius:1rem;padding:1.2rem;position:relative}.header_notification .dropdown-menu .header_notificationddrop_inner ul li:not(:last-child){margin-bottom:1rem}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content h5{color:#0d0c12;font-size:1.4rem;font-weight:500}@media (max-width:575px){.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content h5{font-size:1.2rem}}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content h5 .notification_dot{vertical-align:middle;background:#dc2626;border-radius:50%;width:.7rem;height:.7rem;margin-right:.6rem;display:inline-block}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content p{color:#7a8398;font-size:1.2rem;font-weight:400;line-height:1.8rem}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer{justify-content:space-between;align-items:center;gap:.4rem;margin-top:1.4rem;display:flex}@media (max-width:479px){.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:1rem}}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .time_data{align-items:center;display:flex}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .time_data .notification_time{color:#7a8398;font-size:1.2rem;font-weight:500}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .time_data .notification_tag{color:#0d0c12;border:1px solid #1760ff;border-radius:1rem;margin-left:.6rem;padding:.6rem;font-size:1rem;font-weight:500;line-height:1.2rem;transition:all .3s}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .time_data .notification_tag:hover{color:#000;background-color:#1760ff}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns{color:#0d0c12;margin-left:auto;font-size:1.2rem;font-weight:500}@media (max-width:479px){.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns{margin-left:unset}}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns svg{width:1.2rem;height:1.2rem;margin-left:.3rem;transition:all .3s}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns:hover{color:#1760ff}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns:hover svg{transform:translate(5px)}.header_notification .dropdown-menu .header_notificationddrop_inner ul li .notification_content .notification_footer .view_btns:hover svg path{stroke:#1760ff}.header_notification .dropdown-menu .header_notificationddrop_inner ul.empty{display:none}.header_notification .dropdown-menu .header_notificationddrop_inner .No_found{color:#0d0c12;text-align:center;font-size:1.4rem}.header_notification .dropdown-menu .notification_bottom{justify-content:center;margin-top:2rem;display:flex}.header_notification .dropdown-menu .notification_bottom .reset_btn{width:12rem;height:4rem;padding:.5rem}.header_notification .dropdown-menu .notification_bottom .reset_btn span{padding-left:.7rem}.header_notification .dropdown-menu .notification_bottom .reset_btn span svg{width:1.4rem;height:1.4rem}.header_notification .dropdown-menu .notification_bottom .reset_btn span svg path{stroke:#fff;fill:none}.header_notification .dropdown-menu .notification_bottom .reset_btn:hover svg path{stroke:#0d0c12}.pairSelectstake .pairSelectstake_searchIcon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;margin-right:1rem;display:inline-flex}.pairSelectstake .pairSelectstake_searchIcon svg{width:1.6rem;height:1.6rem}.pairSelectstake .react-select__control{background:#fff;border:.1rem solid #1323404d;width:200px;height:5rem;margin-bottom:0;padding:6px 14px;border-radius:8px!important}@media (max-width:1199px){.pairSelectstake .react-select__control{height:4.4rem}}@media (max-width:575px){.pairSelectstake .react-select__control{width:170px}}.pairSelectstake .react-select__control:hover,.pairSelectstake .react-select__control:focus{border-color:0!important;box-shadow:none!important}.pairSelectstake .react-select__control.react-select__control .react-select__indicators .react-select__indicator{color:#6b7280;padding:0!important}.pairSelectstake .react-select__control.react-select__control .react-select__indicators .react-select__indicator:hover{color:#0d0c12}.pairSelectstake .react-select__control.react-select__control--menu-is-open .react-select__indicators .react-select__indicator svg{transform:rotate(180deg)}.pairSelectstake .react-select__control .react-select__value-container{padding:0}.pairSelectstake .react-select__control .react-select__value-container .react-select__single-value>div img{border-radius:50rem;width:22px;height:22px}.pairSelectstake .react-select__control .react-select__input-container input{color:#0d0c12!important}.pairSelectstake .react-select__control .react-select__indicators .react-select__indicator{background-position:50%;transform:rotate(0);display:block!important}.pairSelectstake .react-select__menu{z-index:9999;z-index:10;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;margin-top:0;position:relative;overflow:hidden;box-shadow:0 0 16px #0000001f}.pairSelectstake .react-select__menu-list{padding:0}.pairSelectstake .react-select__option{white-space:nowrap;color:#0d0c12;text-transform:capitalize;cursor:pointer;background-color:#fff;padding:1rem 1.6rem;font-size:1.6rem;font-weight:400}.pairSelectstake .react-select__option>div{font-size:1.4rem;line-height:2rem}.pairSelectstake .react-select__option>div img{border-radius:50rem;width:22px;height:22px}@media (max-width:1679px){.pairSelectstake .react-select__option{padding:.5rem 1.6rem;font-size:1.4rem}}@media (max-width:767px){.pairSelectstake .react-select__option{padding:.5rem 1.3rem;font-size:1.2rem}}.pairSelectstake .react-select__option--is-selected,.pairSelectstake .react-select__option:active,.pairSelectstake .react-select__option:hover{color:#fff!important;background-color:#1760ff!important}.pairSelectstake .react-select__option--is-focused{background-color:#0000}.pairSelectstake .react-select__option--is-disabled{opacity:.5}.pairSelectstake .react-select__option--is-disabled:hover,.pairSelectstake .react-select__option--is-disabled:active{color:#fff!important}.common_select{margin-bottom:1.5rem}.common_select .react-select__control{color:#0d0c12;cursor:pointer;border:1px solid #1323404d;width:100%;margin-bottom:0;padding:0 14px;background:#fff!important;border-radius:8px!important}@media (max-width:767px){.common_select .react-select__control{width:110px}}@media (max-width:575px){.common_select .react-select__control{width:100%}}.common_select .react-select__control:hover{border:1px solid #1760ff!important}.common_select .react-select__control:after{content:"";pointer-events:none;background-image:url(../media/drop_icon_blue.0_lftkwl7j1_8.svg);background-repeat:no-repeat;background-size:10px;width:12px;height:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.common_select .react-select__control.react-select__control--is-focused{box-shadow:none!important;border-color:#1323404d!important}.common_select .react-select__control .react-select__value-container{padding:0}.common_select .react-select__control.react-select__control .react-select__indicators .react-select__indicator-separator,.common_select .react-select__control.react-select__control .react-select__indicators .react-select__indicator{display:none!important}.common_select .react-select__control.react-select__control--menu-is-open .react-select__indicators .react-select__indicator svg{transform:rotate(180deg)}.common_select .react-select__menu{z-index:3;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;margin-top:0;overflow:hidden;box-shadow:0 0 16px #0000001f}.common_select .react-select__menu-list{padding:0}.common_select .react-select__option{white-space:nowrap;color:#0d0c12;text-transform:capitalize;cursor:pointer;background-color:#fff;padding:1.2rem 1.6rem;font-size:1.6rem;font-weight:400}.common_select .react-select__option--is-focused{box-shadow:none;background-color:#0000}.common_select .react-select__option:hover{color:#1760ff;background-color:#1760ff1a}.common_select .react-select__option.react-select__option--is-selected{color:#fff!important;background-color:#1760ff!important}@media (max-width:1679px){.common_select .react-select__option{color:#0d0c12;font-size:1.4rem}}.phone_input{margin-bottom:1.6rem}@media (max-width:1679px){.phone_input{margin-bottom:1.4rem}}@media (max-width:767px){.phone_input{margin-bottom:1rem}}.phone_input .form-label{text-align:left;color:#7a8398;margin-bottom:.5rem;font-weight:400;font-size:1.4rem!important}.phone_input .phone_input_inner{z-index:10;position:relative}.phone_input .phone_input_inner .react-tel-input .form-control{caret-color:#0d0c12;color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;width:100%;height:5rem;padding:0 50px;font-size:1.4rem;font-weight:400;line-height:2rem;transition:all .2s ease-in-out}@media (max-width:1679px){.phone_input .phone_input_inner .react-tel-input .form-control{font-size:1.4rem}}@media (max-width:767px){.phone_input .phone_input_inner .react-tel-input .form-control{font-size:1.2rem}}.phone_input .phone_input_inner .react-tel-input .form-control:disabled{pointer-events:none;opacity:.6;background-color:#1323404d}.phone_input .phone_input_inner .react-tel-input .form-control:focus{box-shadow:none}.phone_input .phone_input_inner .react-tel-input .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.phone_input .phone_input_inner .react-tel-input .special-label{display:none}.phone_input .phone_input_inner .react-tel-input .flag-dropdown{background-color:#0000;border:0}.phone_input .phone_input_inner .react-tel-input .flag-dropdown .selected-flag{border-radius:3rem 0 0 3rem;width:5rem;padding-left:.5rem}.phone_input .phone_input_inner .react-tel-input .flag-dropdown .selected-flag:hover,.phone_input .phone_input_inner .react-tel-input .flag-dropdown .selected-flag:focus{background-color:#0000}.phone_input .phone_input_inner .react-tel-input .flag-dropdown .selected-flag .arrow{border:3px solid #0000;border-top:4px solid #555;border-bottom:0;width:4px;height:3px;margin-top:-2px;position:relative;top:50%;left:20px}.phone_input .phone_input_inner .react-tel-input .flag-dropdown.open .selected-flag{background:0 0;border-radius:3rem 0 0 3rem}.phone_input .phone_input_inner .react-tel-input .country-list{background-color:#fff;border-radius:1rem;width:25rem;padding:0 0 1rem;box-shadow:0 4px 20px #000000e0}.phone_input .phone_input_inner .react-tel-input .country-list .search{background-color:#fff}.phone_input .phone_input_inner .react-tel-input .country-list .search .search-emoji{position:absolute;top:34%;left:8%}.phone_input .phone_input_inner .react-tel-input .country-list .search .search-box{color:#0d0c12;background-color:#fff;border:.1rem solid #ececec;border-radius:.4rem;width:22.6rem;height:36px;margin-left:0;padding:5px 8px 5px 32px;font-size:1.4rem}.phone_input .phone_input_inner .react-tel-input .country-list .country{text-align:left;font-size:1.6rem}.phone_input .phone_input_inner .react-tel-input .country-list .country .country-name{color:#0d0c12;font-size:1.4rem}@media (max-width:767px){.phone_input .phone_input_inner .react-tel-input .country-list .country{font-size:1.2rem}}.phone_input .phone_input_inner .react-tel-input .country-list .country:hover{background-color:#1760ff}.phone_input .phone_input_inner .react-tel-input .country-list .country:hover .country-name,.phone_input .phone_input_inner .react-tel-input .country-list .country:hover .dial-code{color:#fff}.phone_input .phone_input_inner .react-tel-input .country-list .country.highlight{background-color:#1760ff;color:#fff!important}.phone_input .phone_input_inner .react-tel-input .country-list .country.highlight .country-name,.phone_input .phone_input_inner .react-tel-input .country-list .country.highlight .dial-code{color:#fff}.phone_input .phone_input_inner .react-tel-input .country-list .country .dial-code{color:#0d0c12}.phone_input .phone_input_inner .right-content{cursor:pointer;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}@media (max-width:767px){.phone_input .phone_input_inner .right-content{right:1rem}}.phone_input .phone_input_inner .right-content{color:#1760ff;font-size:1.6rem;font-weight:500}@media (max-width:1679px){.phone_input .phone_input_inner .right-content{font-size:1.4rem}}@media (max-width:767px){.phone_input .phone_input_inner .right-content{font-size:1.2rem}}.phone_input--country-locked .phone_input_inner .react-tel-input .flag-dropdown,.phone_input--country-locked .phone_input_inner .react-tel-input .flag-dropdown .selected-flag,.phone_input--country-locked .phone_input_inner .react-tel-input .flag-dropdown .selected-flag:hover,.phone_input--country-locked .phone_input_inner .react-tel-input .flag-dropdown .selected-flag:focus{cursor:default;pointer-events:none}.phone_input--country-locked .phone_input_inner .react-tel-input .flag-dropdown .selected-flag .arrow{display:none}.customInput .currencyInput{background:0 0;border:0;align-items:center;gap:1rem;height:4rem;padding:0}.customInput .currencyInput .form-control{background:0 0;padding:0 1rem;height:4rem!important}@media (max-width:767px){.customInput .currencyInput .form-control{padding:.5rem 1rem;font-size:1.2rem}}@media (max-width:575px){.customInput .currencyInput .form-control{width:100%}}.customInput .currencyInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.customInput .currencyInput .react-select__control{background:#fff;border:1px solid #1323404d;width:13rem;height:4rem;margin-bottom:0;padding:.6rem 1rem;border-radius:.8rem!important}@media (max-width:767px){.customInput .currencyInput .react-select__control{width:10rem}}.customInput .currencyInput .react-select__control .react-select__value-container{padding:0}.customInput .currencyInput .react-select__control .react-select__value-container .react-select__single-value>div img{border-radius:50rem;width:26px;min-width:26px;height:26px;margin-right:.5rem;padding-right:0}.customInput .currencyInput .react-select__control.react-select__control--is-disabled{cursor:not-allowed;pointer-events:auto}.customInput .currencyInput .react-select__control .react-select__input-container input{color:#0d0c12!important}.customInput .currencyInput .react-select__control .react-select__indicators:after{content:"";background:url(../media/down-arrow.2tzzld1zwkwkz.svg) 50%/contain no-repeat;width:1.6rem;height:1.6rem;transition:transform .3s;display:block}.customInput .currencyInput .react-select__control.react-select__control--menu-is-open .react-select__indicators:after{transform:rotate(180deg)}.customInput .currencyInput .react-select__menu{z-index:3;background-color:#1323404d;border:.1rem solid #fff;border-radius:1rem;width:15rem;margin-top:0;overflow:hidden}.customInput .currencyInput .react-select__menu-list{padding:0}.customInput .currencyInput .react-select__option{white-space:nowrap;color:#0d0c12;text-transform:capitalize;background-color:#fff;padding:.8rem;font-size:1.4rem;font-weight:400}.customInput .currencyInput .react-select__option--is-focused{background-color:#0000}.customInput .currencyInput .react-select__option:hover,.customInput .currencyInput .react-select__option--is-selected{color:#fff;background-color:#1760ff}@media (max-width:1679px){.customInput .currencyInput .react-select__option{color:#0d0c12;width:150px;padding:.5rem 1.6rem;font-size:1.4rem;font-weight:600}}@media (max-width:1679px) and (max-width:575px){.customInput .currencyInput .react-select__option{width:130px}}.customInput .currencyInput .react-select__option>div img{border-radius:50rem;width:26px;height:26px}.tourGuide .rtg__backdrop{z-index:999;box-shadow:0 0 0 1000vh #0009}.tourGuide .rtg__backdrop--visible{border:1px solid #0d0c1266}.tourGuide .rtg__modal{z-index:9991;color:#000;background-color:#1760ff;width:100%;min-width:auto;max-width:300px;padding:1.5rem}.tourGuide .rtg__badge{color:#000;background:0 0;border-radius:0;justify-content:center;min-width:60px;padding:0;display:flex;position:absolute;top:auto;bottom:22px;left:50%;transform:translate(-50%)}.tourGuide .rtg__badge span{color:#000;font-size:1.4rem;font-weight:600}.tourGuide .rtg__button--close{color:#000}.tourGuide .rtg__button--close svg{width:20px;height:20px}.tourGuide .rtg__control{justify-content:space-between;margin-top:1rem;display:flex}.tourGuide .rtg__control .rtg__button--selector{display:none}.tourGuide .rtg__control .rtg__button svg{color:#000}.tourGuide_content h6{width:90%;margin-bottom:.6rem;font-size:1.4rem;font-weight:600}.tourGuide_content p{font-size:1.2rem;font-weight:400}@keyframes ballone{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes balltwo{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes ballthree{0%{transform:translate(0)}to{transform:translate(2.4rem)}}.loader{z-index:9999999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader_inner{color:#0d0c12}.loader_inner,.loader_inner div{box-sizing:border-box}.loader_inner{width:8rem;height:8rem;display:inline-block;position:relative;left:.2rem}.loader_inner div{background:currentColor;border-radius:50%;width:1.33333rem;height:1.33333rem;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:3.33333rem}.loader_inner div:first-child{animation:.6s infinite ballone;left:.8rem}.loader_inner div:nth-child(2){animation:.6s infinite ballthree;left:.8rem}.loader_inner div:nth-child(3){animation:.6s infinite ballthree;left:3.2rem}.loader_inner div:nth-child(4){animation:.6s infinite balltwo;left:5.6rem}.custom_tabs .customtabs_inner{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:1199px){.custom_tabs .customtabs_inner{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.custom_tabs .customtabs_inner::-webkit-scrollbar{display:none}}@media (max-width:575px){.custom_tabs .customtabs_inner{flex-direction:column;align-items:flex-start}}.custom_tabs .customtabs_inner .tabs_ul{align-items:center;gap:1rem;display:flex}@media (max-width:575px){.custom_tabs .customtabs_inner .tabs_ul{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;overflow-x:auto}.custom_tabs .customtabs_inner .tabs_ul::-webkit-scrollbar{display:none}}.custom_tabs .customtabs_inner .tabs_ul .tabs_li{color:#7a8398;box-shadow:none;cursor:pointer;white-space:nowrap;border-bottom:1px solid #0000;padding:1rem 0;font-size:1.6rem;font-weight:500;line-height:1;overflow:hidden}@media (max-width:767px){.custom_tabs .customtabs_inner .tabs_ul .tabs_li{font-size:1.4rem}}.custom_tabs .customtabs_inner .tabs_ul .tabs_li:not(:last-child){margin-right:2rem}@media (max-width:1199px){.custom_tabs .customtabs_inner .tabs_ul .tabs_li:not(:last-child){margin-right:.8rem}}.custom_tabs .customtabs_inner .tabs_ul .tabs_li.active{color:#0d0c12;border-bottom-color:#1760ff}.custom_tabs .customtabs_inner .filter_right{align-items:center;gap:1rem;display:flex}.custom_tabs .customtabs_inner .filter_right .custom_select .select__control{width:17rem}@media (max-width:575px){.custom_tabs .customtabs_inner .filter_right .custom_select .select__control{width:100%}}.copyTrading{padding:2.2rem 0}.copyTrading_banner{z-index:1;border-radius:20px;width:100%;min-height:300px;padding:40px 50px;position:relative}.copyTrading_banner:before{content:"";z-index:-1;opacity:.8;background-image:url(../media/copytrading_banner.2sr3wf63d_ypf.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.copyTrading_banner_content{max-width:57rem}.copyTrading_banner_title{color:#0d0c12;margin-bottom:16px;font-size:30px;font-weight:700}.copyTrading_banner_description{color:#7a8398;margin-bottom:24px;font-size:14px;line-height:1.6}.copyTrading_banner_stats{flex-direction:column;align-items:center;width:100%;max-width:600px;margin-left:auto;display:flex}@media (max-width:1199px){.copyTrading_banner_stats{max-width:100%}}.copyTrading_banner_stats_tagline{color:#1760ff;text-align:center;margin-bottom:14px;font-size:14px}.copyTrading_banner_stats_cards{z-index:1;background:linear-gradient(100deg,#d7d7d7 0%,#fff0 15%);border-radius:20px;gap:0;width:100%;padding:20px;display:flex;position:relative}.copyTrading_banner_stats_cards:after{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;background:#fff;border-radius:20px;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.copyTrading_banner_stats_card{text-align:center;width:50%;padding:20px 0;position:relative}.copyTrading_banner_stats_card:last-child:after{display:none}.copyTrading_banner_stats_card:after{content:"";background:radial-gradient(circle,#ababab 0%,#cbcbcb1a 80%,#00a2ff00 100%);width:1px;height:100%;position:absolute;top:0;right:0}@media (max-width:575px){.copyTrading_banner_stats_card:after{display:none}}.copyTrading_banner_stats_card_icon{z-index:1;justify-content:center;margin-bottom:20px;display:flex;position:relative}.copyTrading_banner_stats_card_icon span,.copyTrading_banner_stats_card_icon div{background:#1760ff;border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.copyTrading_banner_stats_card_icon span path,.copyTrading_banner_stats_card_icon div path{fill:#fff}.copyTrading_banner_stats_card_value{color:#1760ff;z-index:1;margin-bottom:5px;font-size:16px;font-weight:600;position:relative}.copyTrading_banner_stats_card_label{color:#1760ff;z-index:1;margin:0;font-size:14px;position:relative}@media (max-width:991px){.copyTrading_banner{padding:30px}.copyTrading_banner_content{text-align:center;max-width:100%;margin-bottom:30px}.copyTrading_banner_stats{align-items:center}.copyTrading_banner_stats_tagline{text-align:center}.copyTrading_banner_stats_cards{flex-wrap:wrap;justify-content:center}}@media (max-width:576px){.copyTrading_banner{padding:24px 20px}.copyTrading_banner_title{font-size:22px}.copyTrading_banner_description{font-size:13px}.copyTrading_banner_stats_cards{flex-direction:column;align-items:center}.copyTrading_banner_stats_card{width:100%;max-width:280px;padding:25px 30px 30px}.copyTrading_banner_stats_card_icon span,.copyTrading_banner_stats_card_icon div{width:60px;height:60px}.copyTrading_banner_stats_card_icon svg{width:26px;height:26px}.copyTrading_banner_stats_card_value{font-size:18px}.copyTrading_banner_stats_card_label{font-size:12px}}.copyTrading .outlineBtn_style{padding:.5rem 2rem}@media (max-width:991px){.copyTrading .outlineBtn_style{padding:.5rem 1.5rem}}.copyTrading_features{padding:2rem 0}.copyTrading_features_titleHeading{color:#0d0c12;margin-top:2.4rem;font-size:1.8rem;font-weight:600}.copyTrading_features_tabs .borderTabs{border-bottom:1px solid #ececec;width:100%}.copyTrading_features .market_place_back{cursor:pointer;align-items:center;gap:1rem;width:fit-content;margin-bottom:3.6rem;transition:all .3s;display:flex}.copyTrading_features .market_place_back p{cursor:pointer;color:#0d0c12;font-size:1.8rem;font-weight:400}.copyTrading_features .market_place_back p:hover{color:#0047e3}.copyTrading_features .market_place_back svg path{fill:#1760ff}.copyTrading_infoCards{margin-top:30px;margin-bottom:20px}.copyTrading_infoCards .row{--bs-gutter-x:20px;--bs-gutter-y:20px}.copyTrading_infoCard{background:#fff;border-radius:1.6rem;align-items:center;gap:16px;height:100%;min-height:100px;padding:24px;font-family:Inter,sans-serif;transition:all .3s;display:flex}@media (max-width:1365px){.copyTrading_infoCard{gap:12px;padding:20px 16px}}@media (max-width:575px){.copyTrading_infoCard{gap:10px;padding:20px 12px}}.copyTrading_infoCard_icon{background:#dae2fd;border-radius:100px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;display:flex}.copyTrading_infoCard_icon svg{width:24px;height:24px}.copyTrading_infoCard_icon svg path{fill:#1760ff}.copyTrading_infoCard_tradeText p{color:#7a8398;margin:0;font-size:16px;font-weight:500}@media (max-width:1365px){.copyTrading_infoCard_tradeText p{font-size:14px}}.copyTrading_infoCard_title{color:#0d0c12;margin:0 0 4px;font-size:20px;font-weight:700}@media (max-width:1365px){.copyTrading_infoCard_title{font-size:18px}}.copyTrading_infoCard--stats{background:#fff;border-radius:1.8rem;flex-direction:column;justify-content:space-between;align-items:stretch;gap:12px;padding:24px}@media (max-width:575px){.copyTrading_infoCard--stats{padding:20px 15px}}.copyTrading_infoCard_header{align-items:center;gap:1.2rem;width:100%;margin-bottom:1.6rem;display:flex}.copyTrading_infoCard_label{color:#0d0c12;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.copyTrading_infoCard_eyeIcon{cursor:pointer;background-color:#dae2fd;border-radius:100px;justify-content:center;align-items:center;width:3.6rem;min-width:3.6rem;height:3.6rem;padding:4px;display:flex}.copyTrading_infoCard_eyeIcon svg{width:18px;height:18px}.copyTrading_infoCard_eyeIcon svg path{fill:#1760ff}.copyTrading_infoCard_content{align-items:flex-start;gap:20px;display:flex}.copyTrading_infoCard_content_wrapper{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}@media (max-width:575px){.copyTrading_infoCard_content_wrapper{flex-direction:column;align-items:flex-start;gap:10px}}.copyTrading_infoCard_stat{flex-direction:column;gap:4px;display:flex}.copyTrading_infoCard_stat_label{color:#475569;font-size:16px}@media (max-width:1365px){.copyTrading_infoCard_stat_label{font-size:14px}}.copyTrading_infoCard_stat_value{color:#0d0c12;font-size:24px;font-weight:600}@media (max-width:1365px){.copyTrading_infoCard_stat_value{font-size:18px}}.copyTrading_infoCard_divider{background:linear-gradient(#fff0 0%,#1323404d 40%,#fff0 100%);width:1px;height:40px}.copyTrading_infoCard_link{color:#1760ff;cursor:pointer;background-color:#1760ff1a;border:1px solid #1760ff0d;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.copyTrading_infoCard_link svg{display:flex}.copyTrading_infoCard_link svg path{fill:#1760ff}.copyTrading_infoCard_link:hover{color:#fff;background-color:#1760ff;border:1px solid #1760ff1a}.copyTrading_infoCard_link:hover svg path{fill:#fff}.copyTrading_infoCard_link svg{width:14px;height:16px}.copyTrading_infoCard_link svg g{fill:#1760ff}@media (max-width:991px){.copyTrading_infoCard--stats .copyTrading_infoCard_content{flex-wrap:wrap}}@media (max-width:767px){.copyTrading_infoCard{min-height:auto}.copyTrading_infoCard_icon{width:40px;min-width:40px;height:40px}.copyTrading_infoCard_icon svg{width:20px;height:20px}.copyTrading_infoCard_title{font-size:14px}.copyTrading_infoCard_stat_value{font-size:18px}}.borderTabs{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:2.4rem;display:flex;overflow:auto hidden}@media (max-width:767px){.borderTabs{gap:1.4rem}}.borderTabs .nav-item .nav-link{color:#7a8398;cursor:pointer;background:0 0;margin:0;padding:0 0 10px;font-size:1.6rem;font-weight:500;transition:all .2s ease-in-out;position:relative;border:none!important}@media (max-width:767px){.borderTabs .nav-item .nav-link{font-size:1.4rem}}.borderTabs .nav-item .nav-link.active{color:#0d0c12}.borderTabs .nav-item .nav-link.active:before{content:"";background:#1760ff;width:100%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tradeFliter{background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border-radius:10px;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:30px;padding:20px 24px;display:flex}@media (max-width:767px){.tradeFliter{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:575px){.tradeFliter{padding:10px 15px}}.tradeFliter_header{align-items:center;gap:1.6rem;display:flex}@media (max-width:575px){.tradeFliter_header{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.tradeFliter_header .serchDiv,.tradeFliter_header .serchDiv .form-control{width:100%}}.tradeFliter_header .custom_select{width:20rem}@media (max-width:575px){.tradeFliter_header .custom_select{width:100%}}.tradeFliter_buttons{align-items:center;gap:1.6rem;display:flex}@media (max-width:575px){.tradeFliter_buttons{flex-direction:column;align-items:flex-start;gap:10px;width:100%}}.tradeFliter_buttons_button{color:#0d0c12;cursor:pointer;background:#1760ff1a;border:1px solid #1760ff;border-radius:1rem;outline:none;align-items:center;gap:10px;min-width:21.6rem;min-height:5rem;padding:1rem 2rem;font-size:16px;font-weight:500;transition:all .3s;display:flex}@media (max-width:575px){.tradeFliter_buttons_button{width:100%;min-width:auto}}.tradeFliter_buttons_button:hover{color:#000;background:#1760ff}.tradeFliter_buttons_button:hover svg path{fill:#000}.tradeFliter_buttons_button svg path{transition:all .25s}.top_trades_page_title h2{color:#0d0c12;margin-bottom:20px;font-size:1.8rem;font-weight:600}.top_trades_page_title .serchDiv span.close-icon svg{top:50%;transform:translateY(-50%)}.top_trades_page{margin-top:20px}.top_trades_page .topTrades_table{background:#fff}.top_trades_page .topTrades_avatar{background:#2a2a30;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:inline-flex;overflow:hidden}.top_trades_page .topTrades_avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.top_trades_page .topTrades_avatar_placeholder{background:linear-gradient(135deg,#3a3a45 0%,#2a2a30 100%);border-radius:50%;width:100%;height:100%;display:block}.top_trades_page .topTrades_value{color:#0d0c12;font-weight:500}.top_trades_page .topTrades_value.green{color:#1760ff}.top_trades_page .topTrades_value.red{color:#e90306}.top_trades_page .topTrades_viewBtn{color:#1760ff;cursor:pointer;white-space:nowrap;background:#1760ff1a;border:1px solid #1760ff0d;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.top_trades_page .topTrades_viewBtn svg{width:12px;height:12px}.top_trades_page .topTrades_viewBtn svg path{fill:#1760ff}.top_trades_page .topTrades_viewBtn:hover{color:#fff;background:#1760ff}.top_trades_page .topTrades_viewBtn:hover svg path{fill:#fff}.top_trades_page .topTrades_actions{align-items:center;gap:12px;display:flex}.top_trades_page .topTrades_pagination{justify-content:center;margin-top:24px;display:flex}.traderCard{background:#fff;border-radius:12px;padding:20px;transition:all .3s}.traderCard_header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.traderCard_profile{align-items:center;gap:12px;display:flex}.traderCard_avatar{text-align:center;background:#2a2a30;border-radius:50%;width:48px;height:48px;position:relative}.traderCard_avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;overflow:hidden}.traderCard_avatar img:before{color:#fff;text-align:center;font-size:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.traderCard_avatar_placeholder{background:linear-gradient(135deg,#3a3a45 0%,#2a2a30 100%);width:100%;height:100%}.traderCard_avatar_status{background:#1760ff;border:2px solid #1a1a20;border-radius:50%;width:14px;height:14px;position:absolute;top:2px;right:-4px}.traderCard_name{color:#0d0c12;margin:0;font-size:16px;font-weight:600}.traderCard_favorite{cursor:pointer;background:#1760ff1a;border:1px solid #1760ff0d;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;transition:all .3s;display:flex}.traderCard_favorite svg{width:16px;height:16px}.traderCard_favorite.active svg path{fill:#fff;stroke:#fff}.traderCard_stats{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.traderCard_statsRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.traderCard_stat{flex-direction:column;gap:4px;display:flex}.traderCard_stat_label{color:#7a8398;font-size:12px;font-weight:400}.traderCard_stat_value{color:#0d0c12;font-size:16px;font-weight:500}.traderCard_stat_value.green{color:#1760ff}.traderCard_stat_value.red{color:#e90306}.traderCard_footer{border-top:1px solid #1323400d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.traderCard_followers{color:#7a8398;align-items:center;gap:8px;font-size:14px;display:flex}.traderCard_followers svg{width:20px;height:16px}.traderCard_followBtn,.traderCard_viewBtn{color:#fff;cursor:pointer;background:#1760ff;border:none;border-radius:15px;padding:10px 32px;font-size:14px;font-weight:500;transition:all .3s}.traderCard_followBtn:hover,.traderCard_viewBtn:hover{background:#004ffd;transform:translateY(-1px)}.traderCard_followBtn:active,.traderCard_viewBtn:active{transform:translateY(0)}.traderCards_grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;display:grid}@media (max-width:1400px){.traderCards_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.traderCards_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.traderCards_grid{grid-template-columns:1fr}}.traderCard_favorite{color:#1760ff;background:#1760ff1a;border:1px solid #1760ff0d}.traderCard_favorite.active{color:#fff;background:#1760ff;border-color:#1760ff}.traderCard_favorite.active svg path{fill:#fff}.otcPage{padding:2.2rem 0}@media (max-width:575px){.otcPage{padding:2rem 0}}.otcPage_head{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.otcPage_head h2{color:#0d0c12;margin-bottom:0;font-size:2.4rem;font-weight:600}.otcPage_banner{background-image:url(../media/otc_bg.2lmsb_6pufnhk.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;justify-content:space-between;align-items:center;min-height:218px;padding:20px 50px;display:flex}@media (max-width:1399px){.otcPage_banner{padding:2rem 3rem}}@media (max-width:767px){.otcPage_banner{padding:2rem 1.4rem}}@media (max-width:575px){.otcPage_banner{flex-direction:column;align-items:center;gap:1rem}.otcPage_banner_content{text-align:center}}.otcPage_banner_content h1{color:#fff;font-size:5rem;font-weight:600}@media (max-width:1399px){.otcPage_banner_content h1{font-size:4rem}}@media (max-width:767px){.otcPage_banner_content h1{font-size:3rem}}.otcPage_banner_content p{color:#7a8398;font-size:2.2rem;font-weight:400}@media (max-width:1399px){.otcPage_banner_content p{font-size:2rem}}@media (max-width:767px){.otcPage_banner_content p{font-size:1.68rem}}.otcPage_banner_image img{width:100%;height:100%}.otcPage_otcTable{margin-top:3.6rem}.otcPage_otcTable .search_container{margin-bottom:20px}.otcPage_otcTable .search_input_wrapper{width:100%;max-width:400px;display:inline-block;position:relative}.otcPage_otcTable .search_input{color:#0d0c12;border-radius:8px;width:100%;padding:10px 15px;font-size:1.6rem}.otcPage_otcTable .search_input.has_reset{padding-right:40px}.otcPage_otcTable .search_input::placeholder{color:#7a8398b3;font-size:1.4rem}.otcPage_otcTable .search_input:focus{box-shadow:none;border:1px solid #1760ff;outline:none}.otcPage_otcTable .search_reset_btn{cursor:pointer;color:#fff;z-index:10;font-size:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.otcPage_otcTable .email_container{align-items:center;gap:8px;display:flex}.otcPage_otcTable .copy_icon{cursor:pointer;opacity:.7;align-items:center;transition:opacity .2s;display:inline-flex}.otcPage_otcTable .copy_icon:hover{opacity:1}.otcPage_otcTable .action_container{align-items:center;gap:8px;display:flex}.otcPage_otcTable .info_icon{cursor:pointer;opacity:.7;align-items:center;transition:opacity .2s;display:inline-flex}.otcPage_otcTable .info_icon:hover{opacity:1}.otcPage_otcTable .custom_table .custompagination{margin-top:3.6rem}.otcPage_otcTable .custom_table table tbody tr{min-height:80px}.otcPage_otcTable .custom_table table tbody tr.skeleton-row{height:80px;min-height:80px}.otcPage_otcTable .custom_table table tbody tr.skeleton-row td{padding-top:20px;padding-bottom:20px}.otcPage_otcTable .custom_table table tbody tr td{vertical-align:middle}.otcPage_otcTable .custom_table table tbody tr td .outlineBtn_style{min-width:8.5rem;height:3.6rem;font-size:1.4rem}.otcPage_otcTable .custom_table table tbody tr td.email_cell{max-width:200px;min-height:60px}.otcPage_otcTable .custom_table table tbody tr td.name_cell{word-break:break-word;white-space:normal;max-width:150px}.otcPage_otcTable .custom_table table tbody tr td.phone_cell{word-break:break-word;white-space:normal;max-width:120px}.otcPage_otcTable .custom_table table tbody tr td.address_cell{word-break:break-word;white-space:normal;max-width:200px}.otcPage_otcTable .custom_table table tbody tr td.city_cell,.otcPage_otcTable .custom_table table tbody tr td.state_cell,.otcPage_otcTable .custom_table table tbody tr td.country_cell{word-break:break-word;white-space:normal;max-width:100px}.otcPage_otcTable .custom_table table tbody tr td .rating_container{align-items:center;gap:5px;margin-top:8px;display:flex}.otcPage_otcTable .custom_table table tbody tr td .stars_wrapper{gap:2px;display:flex}.otcPage_otcTable .custom_table table tbody tr td .rating_value{margin-left:4px;font-size:13px;font-weight:700}.otcPage_otcTable .custom_table table tbody tr td .rating_count{color:#888;font-size:12px}.otcPage_otcTable .custom_table table tbody tr td .skeleton-cell{background:#ffffff0d;border-radius:4px;height:20px;position:relative;overflow:hidden}.otcPage_otcTable .custom_table table tbody tr td.no_record_box{text-align:center;padding:40px 0}.otcPage_otcTable .custom_table table tbody tr td.no_record_box svg{margin:0 auto 10px;display:block}.otcPage_otcTable .custom_table table tbody tr td.no_record_box p{color:#0d0c12;margin:0;font-size:1.6rem}.otcPage_otcTable .custom_table table tbody tr td .skeleton-shimmer{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}.otc-email-tooltip{opacity:1!important}.otc-email-tooltip .tooltip-inner{border-radius:4px;max-width:300px;padding:8px 12px;font-size:1.4rem;box-shadow:0 2px 8px #0003;color:#000!important;background-color:#fff!important}.otc-email-tooltip .tooltip-arrow:before{border-bottom-color:#fff!important}.becomeCounterModal_wrapper .internalInput .form-control{padding:0 15px!important}.becomeCounterModal_wrapper .phone_input .react-tel-input .flag-dropdown .selected-flag{padding-left:10px}.agentRequestPage{padding:4rem 0}.agentRequestPage_breadcrumb{margin-bottom:2rem}.agentRequestPage_breadcrumb .breadcrumb{background:0 0;margin-bottom:0;padding:0}.agentRequestPage_breadcrumb .breadcrumb .breadcrumb-item:before{padding:0 .8rem}.agentRequestPage_breadcrumb .breadcrumb li{color:#7a8398;font-size:1.8rem;font-weight:500;line-height:2rem}.agentRequestPage_breadcrumb .breadcrumb li a{color:#7a8398;font-size:1.8rem;font-weight:500}.agentRequestPage_breadcrumb .breadcrumb li.active a{color:#0d0c12}.agentRequestPage_content .d-flex{align-items:center;margin-bottom:2rem}.agentRequestPage_content .borderTabs{margin-bottom:0}.agentRequestPage_content .refreshBtn{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;display:flex}.agentRequestPage_content .refreshBtn:hover{background:#fff3;border-color:#1760ff}.agentRequestPage_content .refreshBtn:hover svg path{fill:#1760ff}.agentRequestPage_content .refreshBtn svg{width:20px;height:20px}.agentRequestPage_content .refreshBtn svg path{transition:fill .3s}.agentRequestPage_tabContent{margin-top:2rem}.agentRequestPage_table .custom_table .custompagination{margin-top:3.6rem}.agentRequestPage_table .custom_table table tbody tr td.no_record_box{text-align:center;padding:8rem 0}.agentRequestPage_table .custom_table table tbody tr td.no_record_box svg{width:80px;height:80px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:block}.agentRequestPage_table .custom_table table tbody tr td.no_record_box p{color:#7a8398;margin-bottom:0;font-size:1.6rem}.agentRequestPage_table .custom_table table tbody tr td .outlineBtn_style{min-width:8.5rem;height:3.6rem;font-size:1.4rem}.agentRequestPage_table .custom_table table tbody tr td .txId_cell{align-items:center;gap:.8rem;display:flex}.agentRequestPage_table .custom_table table tbody tr td .txId_cell .copyIcon{cursor:pointer;opacity:.6;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.agentRequestPage_table .custom_table table tbody tr td .txId_cell .copyIcon:hover{opacity:1}.agentRequestPage_table .custom_table table tbody tr td .txId_cell .copyIcon svg{width:1.6rem;height:1.6rem}.agentRequestPage_table .custom_table table tbody tr td .txId_cell .copyIcon svg path{fill:#1760ff}.agentRequestPage_table .custom_table table tbody tr td .transferredText{color:#0d0c12;white-space:nowrap;font-size:1.4rem}.skeleton-cell{background-color:#ffffff0d;border-radius:4px;height:20px;margin:8px 0;position:relative;overflow:hidden}.skeleton-cell .skeleton-shimmer{background:linear-gradient(90deg,#0000 0%,#57e5261a 25%,#57e52633 50%,#57e5261a 75%,#0000 100%);width:100%;height:100%;animation:1.8s ease-in-out infinite shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}.skeleton-row .skeleton-cell{animation:2.5s ease-in-out infinite subtlePulse}.skeleton-row:first-child .skeleton-shimmer{animation-delay:0s}.skeleton-row:nth-child(2) .skeleton-shimmer{animation-delay:.2s}.skeleton-row:nth-child(3) .skeleton-shimmer{animation-delay:.4s}.skeleton-row:nth-child(4) .skeleton-shimmer{animation-delay:.6s}.skeleton-row:nth-child(5) .skeleton-shimmer{animation-delay:.8s}@keyframes subtlePulse{0%,to{opacity:.7}50%{opacity:.9}}.skeleton-row,.skeleton-row:hover{background-color:#0000}.py-40{padding:4rem 0}@media (max-width:767px){.py-40{padding:2rem 0}}.newHeading_title{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.newHeading_title h2{color:#0d0c12;margin-bottom:0;font-size:2.4rem;font-weight:600}.userRequest_banner .row{row-gap:2rem}.userRequest_banner_content{background:linear-gradient(253.67deg,#a69f53 0%,#294149 48.81%,#1e2d36 71.76%,#1b222c 100%);border-radius:2.4rem;justify-content:space-between;align-items:center;height:100%;min-height:21rem;padding:3.4rem 4.8rem;display:flex}@media (max-width:1199px){.userRequest_banner_content{border-radius:1.6rem;padding:2rem}}@media (max-width:575px){.userRequest_banner_content{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1.5rem}}.userRequest_banner_content .banner_left_content h2{color:#0d0c12;margin-bottom:1.4rem;font-size:4.2rem;font-weight:600;line-height:1.2}@media (max-width:1399px){.userRequest_banner_content .banner_left_content h2{font-size:3.4rem}}@media (max-width:1199px){.userRequest_banner_content .banner_left_content h2{font-size:2.8rem}}@media (max-width:767px){.userRequest_banner_content .banner_left_content h2{font-size:2.2rem}}.userRequest_banner_content .banner_left_content p{color:#0d0c12;margin-bottom:0;font-size:2.2rem;font-weight:400}@media (max-width:1399px){.userRequest_banner_content .banner_left_content p{font-size:1.8rem}}@media (max-width:767px){.userRequest_banner_content .banner_left_content p{font-size:1.6rem}}.userRequest_banner_content .banner_coin_img img{max-width:20rem;height:auto}@media (max-width:1399px){.userRequest_banner_content .banner_coin_img img{max-width:16rem}}@media (max-width:1199px){.userRequest_banner_content .banner_coin_img img{max-width:14rem}}@media (max-width:767px){.userRequest_banner_content .banner_coin_img img{max-width:12rem}}.userRequest_banner_totalUsers{background:linear-gradient(1.83deg,#2fa76733 31.71% 51.04%,#2fa7660d 110%);border-radius:1rem;justify-content:space-between;align-items:center;height:100%;min-height:21rem;padding:3.4rem 4.8rem;display:flex}@media (max-width:1199px){.userRequest_banner_totalUsers{border-radius:1.6rem;padding:2rem}}@media (max-width:575px){.userRequest_banner_totalUsers{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1.5rem}}.userRequest_banner_totalUsers .total_user_content h2{color:#0d0c12;margin-bottom:.8rem;font-size:4.2rem;font-weight:600;line-height:1.2}@media (max-width:1399px){.userRequest_banner_totalUsers .total_user_content h2{font-size:3.4rem}}@media (max-width:1199px){.userRequest_banner_totalUsers .total_user_content h2{font-size:2.8rem}}@media (max-width:767px){.userRequest_banner_totalUsers .total_user_content h2{font-size:2.2rem}}.userRequest_banner_totalUsers .total_user_content p{color:#7a8398;margin-bottom:0;font-size:1.8rem;font-weight:400}@media (max-width:767px){.userRequest_banner_totalUsers .total_user_content p{font-size:1.4rem}}.userRequest_banner_totalUsers .total_user_img img{max-width:12rem;height:auto}@media (max-width:1399px){.userRequest_banner_totalUsers .total_user_img img{max-width:10rem}}@media (max-width:1199px){.userRequest_banner_totalUsers .total_user_img img{max-width:9rem}}@media (max-width:767px){.userRequest_banner_totalUsers .total_user_img img{max-width:7rem}}.userRequest_tabs{margin-top:4rem}.userRequest_tabs .borderTabs{margin-bottom:3rem}.userRequest_tabContent{margin-top:2rem}.userRequest_filters{justify-content:flex-end;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:575px){.userRequest_filters{flex-direction:column;align-items:stretch}}.userRequest_filters .custom_select{width:100%;max-width:20rem}@media (max-width:991px){.userRequest_filters .custom_select{max-width:50%}}@media (max-width:575px){.userRequest_filters .custom_select{max-width:100%}}.userRequest_filters .refreshBtn{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;display:flex}.userRequest_filters .refreshBtn:hover{background:#fff3;border-color:#1760ff}.userRequest_filters .refreshBtn:hover svg path{fill:#1760ff}.userRequest_filters .refreshBtn svg{width:20px;height:20px}.userRequest_filters .refreshBtn svg path{transition:fill .3s}.userRequest_table .custom_table .custompagination{margin-top:3.6rem}.userRequest_table .custom_table table tbody tr td.no_record_box{text-align:center;padding:8rem 0}.userRequest_table .custom_table table tbody tr td.no_record_box svg{width:80px;height:80px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:block}.userRequest_table .custom_table table tbody tr td.no_record_box p{color:#7a8398;margin-bottom:0;font-size:1.6rem}.userRequest_table .custom_table table tbody tr td .outlineBtn_style,.userRequest_table .custom_table table tbody tr td .commonBtn_style{min-width:8.5rem;height:3.6rem;font-size:1.4rem}.userRequest_table .custom_table table tbody tr td .txId_cell{align-items:center;gap:.8rem;display:flex}.userRequest_table .custom_table table tbody tr td .copyIcon{cursor:pointer;opacity:.6;vertical-align:middle;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex}.userRequest_table .custom_table table tbody tr td .copyIcon:hover{opacity:1}.userRequest_table .custom_table table tbody tr td .copyIcon svg{width:1.6rem;height:1.6rem}.userRequest_table .custom_table table tbody tr td .copyIcon svg path{fill:#1760ff}.userRequest_table .custom_table table tbody tr td .action_btns{align-items:center;gap:1rem;display:flex}.userRequest_table .custom_table table tbody tr td .action_btns .commonBtn_style{width:auto;font-size:1.4rem}.userRequest_table .custom_table table tbody tr td .status_text{font-size:1.4rem;font-weight:500}.userRequest_table .custom_table table tbody tr td .status_text.status_completed{color:#1760ff}.userRequest_table .custom_table table tbody tr td .status_text.status_cancelled{color:#e90306}.commission .userRequest_banner_revenue{background:linear-gradient(255.21deg,#111825cc 4.77%,#110e17e6 100%);border-radius:1rem;justify-content:space-between;align-items:center;height:100%;min-height:21rem;padding:3.4rem 4.8rem;display:flex}@media (max-width:1199px){.commission .userRequest_banner_revenue{border-radius:1.6rem;padding:2rem}}@media (max-width:575px){.commission .userRequest_banner_revenue{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1.5rem}}.commission .userRequest_banner_revenue .revenue_content h2{color:#0d0c12;margin-bottom:.8rem;font-size:4.2rem;font-weight:600;line-height:1.2}@media (max-width:1399px){.commission .userRequest_banner_revenue .revenue_content h2{font-size:3.4rem}}@media (max-width:1199px){.commission .userRequest_banner_revenue .revenue_content h2{font-size:2.8rem}}@media (max-width:767px){.commission .userRequest_banner_revenue .revenue_content h2{font-size:2.2rem}}.commission .userRequest_banner_revenue .revenue_content p{color:#7a8398;margin-bottom:0;font-size:1.8rem;font-weight:400}@media (max-width:767px){.commission .userRequest_banner_revenue .revenue_content p{font-size:1.4rem}}.commission .userRequest_banner_revenue .revenue_img img{max-width:12rem;height:auto}@media (max-width:1399px){.commission .userRequest_banner_revenue .revenue_img img{max-width:10rem}}@media (max-width:1199px){.commission .userRequest_banner_revenue .revenue_img img{max-width:9rem}}@media (max-width:767px){.commission .userRequest_banner_revenue .revenue_img img{max-width:7rem}}.commission_charts_section{margin-top:3rem}.commission_charts_section .row{row-gap:2rem}.commission_linechart_card{background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border-radius:1rem;height:100%;padding:2.4rem}@media (max-width:767px){.commission_linechart_card{padding:1.6rem}}.commission_chart_tabs{margin-bottom:2rem}.commission_chart_container .recharts-wrapper .recharts-cartesian-grid line{stroke:#7a83981a}.commission_chart_tooltip{color:#000;background:#1760ff;border-radius:.4rem;padding:.6rem 1.2rem;font-size:1.2rem;font-weight:500;box-shadow:0 4px 12px #0000004d}.commission_chart_tooltip p{margin:0}.commission_circle_card{background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border-radius:1rem;flex-direction:column;height:100%;padding:2.4rem;display:flex}@media (max-width:767px){.commission_circle_card{padding:1.6rem}}.commission_circle_header{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.4rem;display:flex}@media (max-width:575px){.commission_circle_header{flex-wrap:wrap}}.commission_circle_header .crypto_fiat_tabs{background:#131422;border-radius:.8rem;gap:0;padding:.4rem;display:flex}.commission_circle_header .crypto_fiat_tabs .nav-item .nav-link{color:#7a8398;cursor:pointer;background:0 0;border:none;border-radius:.6rem;padding:.8rem 2rem;font-size:1.4rem;font-weight:500;transition:all .3s}.commission_circle_header .crypto_fiat_tabs .nav-item .nav-link:hover{color:#0d0c12}.commission_circle_header .crypto_fiat_tabs .nav-item .nav-link.active{color:#0d0c12;background:#353945}.commission_select_wrapper .custom_select{min-width:12rem}.commission_select_wrapper .custom_select .select__control{background:#131422;border-color:#aeaeb233;height:4rem;min-height:4rem}.commission_circle_chart{justify-content:center;align-items:center;padding:1rem 0;display:flex}.commission .circle_chart_wrapper{justify-content:flex-start;align-items:center;width:28rem;height:22rem;display:flex;position:relative}@media (max-width:1399px){.commission .circle_chart_wrapper{width:24rem;height:18rem}}@media (max-width:575px){.commission .circle_chart_wrapper{width:22rem;height:16rem}}.commission .circle_chart_wrapper .circle_svg{width:100%;height:100%}.commission .circle_chart_wrapper .circle_btc_label{position:absolute;top:2rem;right:0}.commission .circle_chart_wrapper .circle_btc_label span{color:#0d0c12;white-space:nowrap;font-size:1.3rem;font-weight:500}@media (max-width:575px){.commission .circle_chart_wrapper .circle_btc_label span{font-size:1.1rem}}.commission .circle_chart_wrapper .circle_center_content{text-align:center;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%)}@media (max-width:575px){.commission .circle_chart_wrapper .circle_center_content{left:36%}}.commission .circle_chart_wrapper .circle_center_content .total_label{color:#0d0c12;text-shadow:0 2px 4px #00000080;margin-bottom:.6rem;font-size:1.6rem;font-weight:500}@media (max-width:575px){.commission .circle_chart_wrapper .circle_center_content .total_label{font-size:1.4rem}}.commission .circle_chart_wrapper .circle_center_content .total_value{color:#0d0c12;text-shadow:0 2px 6px #0009;margin:0;font-size:3.6rem;font-weight:700;line-height:1.2}@media (max-width:1399px){.commission .circle_chart_wrapper .circle_center_content .total_value{font-size:2.8rem}}@media (max-width:575px){.commission .circle_chart_wrapper .circle_center_content .total_value{font-size:2.4rem}}.commission .circle_chart_wrapper .circle_center_content .total_value span{color:#0d0c12;opacity:.9;margin-left:.6rem;font-size:1.6rem;font-weight:500}@media (max-width:575px){.commission .circle_chart_wrapper .circle_center_content .total_value span{font-size:1.4rem}}.commission_btc_conversion{background:#131422;border-radius:.8rem;align-items:center;gap:1.2rem;margin-top:2rem;padding:1.2rem 1.6rem;display:flex}.commission_btc_conversion .btc_icon{flex-shrink:0}.commission_btc_conversion .btc_icon svg{width:2.4rem;height:2.4rem}.commission_btc_conversion .conversion_text{color:#0d0c12;text-shadow:0 1px 2px #0000004d;margin:0;font-size:1.5rem;font-weight:600}.commission_btc_conversion .conversion_text span{color:#0d0c12;text-shadow:0 1px 3px #0006;font-weight:700}.profile_detail .profile_title{color:#0d0c12;margin-bottom:0;font-size:1.8rem;font-weight:600}@media (max-width:767px){.profile_detail .profile_title{font-size:1.6rem}}.profile_detail .profile_title_header_buttons{gap:1rem;display:flex}.profile_detail .profile_title_header_buttons .outlineBtn_style.grey_btn:hover svg path{fill:none;stroke:#fff}.profile_detail .custom_tabs .customtabs_inner{border-bottom:1px solid #ececec}.profile_detail .profile_detail_breadcrumb{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.profile_detail .profile_detail_breadcrumb button{border-radius:10px;width:155px;height:50px}@media (max-width:768px){.profile_detail .profile_detail_breadcrumb{flex-direction:column;align-items:stretch}.profile_detail .profile_detail_breadcrumb button{max-width:100%}}.profile_detail .profile_header{background:#fff;border-radius:1.8rem;margin-bottom:2rem;padding:2.4rem;display:block}@media (max-width:991px){.profile_detail .profile_header{padding:2rem 1.5rem}}.profile_detail .profile_header .profile_user_card{flex-direction:column;gap:.8rem;height:100%;display:flex}.profile_detail .profile_header .profile_content{cursor:pointer;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.profile_detail .profile_header .profile_content .profile_img{background-color:#0d0c12;border-radius:50%;flex-shrink:0;width:7rem;min-width:7rem;height:7rem;min-height:7rem;margin-right:1rem;position:relative;outline:.1rem solid F5F2ED!important;border:.2rem solid #0d0c12!important}@media (max-width:767px){.profile_detail .profile_header .profile_content .profile_img{width:6rem;height:6rem;margin-left:0}}@media (max-width:575px){.profile_detail .profile_header .profile_content .profile_img{width:4rem;height:4rem}}.profile_detail .profile_header .profile_content .profile_img.is_uploading .profile_img_photo,.profile_detail .profile_header .profile_content .profile_img.is_uploading img{opacity:.45}.profile_detail .profile_header .profile_content .profile_img .profile_img_photo,.profile_detail .profile_header .profile_content .profile_img img{object-fit:cover;z-index:1;border-radius:50%;display:block;position:relative;overflow:hidden;width:100%!important;height:100%!important}.profile_detail .profile_header .profile_content .profile_img .profile_img_loader{z-index:3;background:#00000059;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profile_detail .profile_header .profile_content .profile_img .profile_img_loader .spinner-border{color:#fff;border-width:.15rem;width:1.6rem;height:1.6rem}.profile_detail .profile_header .profile_content .profile_img .profile_img_overlay{cursor:pointer;z-index:2;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;top:auto;bottom:-.2rem;right:-.2rem}.profile_detail .profile_header .profile_content .profile_img .profile_img_overlay svg{width:1.8rem;height:1.8rem}.profile_detail .profile_header .profile_content .profile_img .profile_img_overlay p{display:none}.profile_detail .profile_header .profile_content .profile_img .profile_img_placeholder{z-index:0;background-color:#0d0c12;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.profile_detail .profile_header .profile_content .profile_img .profile_img_placeholder span{color:#fff;font-size:1rem}.profile_detail .profile_header .profile_content_grid{background:0 0;border-top:1px solid #ececec;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;padding:2rem 0;display:grid;overflow:auto hidden}.profile_detail .profile_header .profile_content_grid::-webkit-scrollbar{height:4px}.profile_detail .profile_header .profile_content_grid::-webkit-scrollbar-track{background:#ffffff0d}.profile_detail .profile_header .profile_content_grid::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}@media (max-width:575px){.profile_detail .profile_header .profile_content_grid{grid-template-columns:repeat(2,1fr)}}.profile_detail .profile_header .profile_content_grid .profile_stat{flex-direction:column;flex:1;gap:.5em;height:100%;font-family:Inter,sans-serif;display:flex}.profile_detail .profile_header .profile_content_grid .profile_stat:last-child{border-right:none}.profile_detail .profile_header .profile_content_grid .profile_stat_label{color:#434655;font-size:1.4rem;font-weight:400}.profile_detail .profile_header .profile_content_grid .profile_stat_value{color:#0d0c12;font-size:2rem;font-weight:700}.profile_detail .profile_header .profile_content .details{flex:1}.profile_detail .profile_header .profile_content .details h6{color:#7a8398;font-size:1.6rem;font-weight:400}@media (max-width:767px){.profile_detail .profile_header .profile_content .details h6{font-size:1.4rem}}.profile_detail .profile_header .profile_content .details .details_input_control{width:100%;position:relative}.profile_detail .profile_header .profile_content .details .details_input_control input{color:#000;background:0 0;border:0;border-radius:0;outline:none;width:100%;min-height:auto;padding:0;font-size:1.6rem;font-weight:500;display:block}.profile_detail .profile_header .profile_content .details .details_input_control input::placeholder{color:#7a8398b3;font-size:1.4rem}.profile_detail .profile_header .profile_content .details .details_input_control input:disabled{color:#0d0c12;cursor:not-allowed}.profile_detail .profile_header .profile_content .details .details_input_control button{z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.profile_detail .profile_header .profile_content .details .details_input_control button svg{width:1.8rem;height:1.8rem}.profile_detail .profile_header .profile_description{border-left:1px solid #ececec;height:100%;margin-left:1rem;padding-left:3rem}@media (max-width:991px){.profile_detail .profile_header .profile_description{border-left:none;margin-left:0;padding-left:0}}.profile_detail .profile_header .profile_description .profile_description_header{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.profile_detail .profile_header .profile_description .profile_description_header h6{color:#7a8398;margin:0;font-size:1.6rem;font-weight:400}.profile_detail .profile_header .profile_description .profile_description_header button{background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile_detail .profile_header .profile_description .profile_description_header button svg{width:1.8rem;height:1.8rem}.profile_detail .profile_header .profile_description .profile_description_box{background:#fff;border-radius:0;min-height:80%;overflow:hidden}.profile_detail .profile_header .profile_description .profile_description_box textarea{color:#0d0c12;resize:none;background:#fff;border:1px solid #1323404d;border-radius:2rem;outline:none;width:100%;height:100%;min-height:15rem;padding:1.2rem 1.4rem;font-size:1.4rem;line-height:1.6;display:block}.profile_detail .profile_header .profile_description .profile_description_box textarea::placeholder{color:#7a8398b3;font-size:1.4rem}.profile_detail .profile_header .profile_description .profile_description_box textarea:disabled{color:#7a8398;cursor:not-allowed}.profile_detail .profile_header .profile_description .profile_description_box p{color:#0d0c12;word-break:break-all;min-height:11rem;margin:0;padding:1.2rem 1.4rem;font-size:1.4rem;line-height:1.6}.profile_detail .profile_header .profile_stats_card{border-top:1px solid #ececec;height:100%;margin-top:2rem;padding-top:2rem}.profile_detail .profile_header .profile_stats_card .rowGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1199px){.profile_detail .profile_header .profile_stats_card .rowGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.profile_detail .profile_header .profile_stats_card .rowGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.profile_detail .profile_header .profile_stats_card .rowGrid{grid-template-columns:repeat(1,1fr)}}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_label{color:#434655;margin-bottom:.6rem;font-size:1.3rem}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control{width:100%;position:relative}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control input{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:1.2rem;outline:none;width:100%;min-height:5rem;padding:.85rem 4.5rem .85rem 1.6rem;font-size:1.4rem;display:block}@media (max-width:767px){.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control input{min-height:4.4rem}}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control input::placeholder{color:#7a8398b3;font-size:1.4rem}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control input:disabled{color:#7a8398;cursor:not-allowed}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control button{z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.profile_detail .profile_header .profile_stats_card .profile_input_card .profile_input_control button svg{width:1.8rem;height:1.8rem}.trade_detail h4{color:#0d0c12;font-size:1.8rem;font-weight:600}.trade_detail .tradetop{gap:2rem;display:flex}@media (max-width:991px){.trade_detail .tradetop{flex-direction:column;gap:1.6rem}}.trade_detail .tradetop .trade_left{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;width:100%;max-width:36rem;padding:3.6rem;display:flex}@media (max-width:991px){.trade_detail .tradetop .trade_left{max-width:100%}}@media (max-width:767px){.trade_detail .tradetop .trade_left{padding:2rem 1.5rem}}.trade_detail .tradetop .trade_left .trade_img{text-align:center;flex-shrink:0;margin-bottom:2rem}@media (max-width:767px){.trade_detail .tradetop .trade_left .trade_img{margin-bottom:1rem}}.trade_detail .tradetop .trade_left .trade_img img{object-fit:contain;color:#fff;background-color:#0d0c12;border-radius:50%;display:block;position:relative;outline:.1rem solid F5F2ED!important;border:.2rem solid #0d0c12!important;width:9rem!important;height:9rem!important}@media (max-width:767px){.trade_detail .tradetop .trade_left .trade_img img{width:9rem!important;height:9rem!important}}.trade_detail .tradetop .trade_left .trade_img img:before{color:#fff;text-align:center;width:100%;padding:.5rem;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trade_detail .tradetop .trade_left .trade_img .no_img_placeholder{color:#fff;text-align:center;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:9rem;height:9rem;font-size:1rem;line-height:1.2;display:flex}@media (max-width:767px){.trade_detail .tradetop .trade_left .trade_img .no_img_placeholder{width:9rem;height:9rem}}.trade_detail .tradetop .trade_left h6{color:#0d0c12;text-align:center;font-size:2.4rem;font-weight:500}.trade_detail .tradetop .trade_left .trade_details{align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.trade_detail .tradetop .trade_left .trade_details .trade_share,.trade_detail .tradetop .trade_left .trade_details .trade_favorite{background:#e2e8f0;border-radius:1.8rem;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s ease-in-out;display:flex}@media (max-width:767px){.trade_detail .tradetop .trade_left .trade_details .trade_share,.trade_detail .tradetop .trade_left .trade_details .trade_favorite{width:40px;height:40px}}.trade_detail .tradetop .trade_left .trade_details .trade_share svg,.trade_detail .tradetop .trade_left .trade_details .trade_favorite svg{width:24px;height:24px;transition:all .25s ease-in-out}@media (max-width:767px){.trade_detail .tradetop .trade_left .trade_details .trade_share svg,.trade_detail .tradetop .trade_left .trade_details .trade_favorite svg{width:20px;height:20px}}.trade_detail .tradetop .trade_left .trade_details .trade_share:hover svg,.trade_detail .tradetop .trade_left .trade_details .trade_favorite:hover svg{transform:scale(1.1)}.trade_detail .tradetop .trade_left .trade_details .trade_share.active,.trade_detail .tradetop .trade_left .trade_details .trade_favorite.active{background:#1760ff;border:none}.trade_detail .tradetop .trade_left .trade_details .trade_share.active svg path,.trade_detail .tradetop .trade_left .trade_details .trade_favorite.active svg path{stroke:#fff}.trade_detail .tradetop .trade_left .trade_details .trade_favorite.active{background:#1760ff;border:none}.trade_detail .tradetop .trade_left .trade_details .trade_favorite.active svg path{stroke:#fff;fill:#fff}.trade_detail .tradetop .trade_left .trade_details .outlineBtn_style{height:4.8rem}.trade_detail .tradetop .trade_right{background:#fff;border-radius:1.2rem;width:calc(100% - 36rem);padding:3rem}@media (max-width:991px){.trade_detail .tradetop .trade_right{width:100%}}@media (max-width:767px){.trade_detail .tradetop .trade_right{padding:2rem 1.5rem}}.trade_detail .tradetop .trade_right .profile_state{background:#f3f3f3;border-radius:1.2rem;align-items:center;width:100%;max-width:58rem;padding:1.2rem 0;display:flex}@media (max-width:767px){.trade_detail .tradetop .trade_right .profile_state{flex-direction:column}}.trade_detail .tradetop .trade_right .profile_state .profile_stats_item{align-items:center;gap:1rem;padding-inline:2rem;display:flex}.trade_detail .tradetop .trade_right .profile_state .profile_stats_item .label{color:#7a8398;font-size:1.4rem;font-weight:400}.trade_detail .tradetop .trade_right .profile_state .profile_stats_item .value{color:#0d0c12;font-size:2rem;font-weight:700}.trade_detail .tradetop .trade_right .profile_state .divider{background:#282940;width:.1rem;height:2.6rem}.trade_detail .tradetop .trade_right .symbols_section{margin-top:2rem}.trade_detail .tradetop .trade_right .symbols_section .symbols_label{color:#0d0c12;margin-bottom:1rem;font-size:1.4rem;font-weight:400}.trade_detail .tradetop .trade_right .symbols_section .symbols_list{flex-wrap:wrap;gap:1rem;display:flex}.trade_detail .tradetop .trade_right .symbols_section .symbol_btn{color:#7a8398;cursor:pointer;background:#7a83980f;border:none;border-radius:.6rem;padding:.5rem 1.4rem;font-size:1.4rem;font-weight:500;transition:all .3s}.trade_detail .tradetop .trade_right .symbols_section .symbol_btn:hover{background:#141543}.trade_detail .tradetop .trade_right .symbols_section .symbol_btn.active{color:#000;background:#1760ff;box-shadow:0 0 10px #6a4fe766}.bargraph_bg{background:#fff;border-radius:1.2rem;flex-direction:column;height:100%;padding:2.4rem;display:flex}.bargraph_bg .bargraph_header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.bargraph_bg .bargraph_header h4,.bargraph_bg .bargraph_header h5{color:#0d0c12;font-family:Inter,sans-serif;font-size:2rem;font-weight:600}.bargraph_bg .bargraph_header .common_select .form__control{width:15rem;height:4rem}.bargraph_bg .bargraph_container{margin-top:auto}.copy_trade_table{background:0 0;width:100%}.copy_trade_table .copy_trade_common_table .table{border-collapse:separate;border-spacing:0;background:0 0;width:100%}.copy_trade_table .copy_trade_common_table .table thead tr th:last-child{text-align:right;border-top-right-radius:.8rem;padding-right:2.4rem}.copy_trade_table .copy_trade_common_table .table tbody{background-color:#0000}.copy_trade_table .copy_trade_common_table .table tbody tr{background-color:#0000;border-bottom:1px solid #0d0c120d;transition:background-color .2s}.copy_trade_table .copy_trade_common_table .table tbody tr:last-child{border-bottom:0}.copy_trade_table .copy_trade_common_table .table tbody tr:hover{background-color:#13142233}.copy_trade_table .copy_trade_common_table .table tbody tr td{color:#0d0c12;vertical-align:middle;white-space:nowrap;background-color:#0000;border:0;padding:1.6rem 2.4rem;font-size:1.6rem;font-weight:400}.copy_trade_table .copy_trade_common_table .table tbody tr td:first-child{padding-left:2.4rem}.copy_trade_table .copy_trade_common_table .table tbody tr td:last-child{padding-right:2.4rem}.copy_trade_table .copy_trade_common_table .table tbody tr td.text_center{text-align:center}.copy_trade_table .copy_trade_common_table .table tbody tr td.text_right{text-align:right}.copy_trade_table .copy_trade_common_table .table tbody tr td .contract_cell{flex-direction:column;align-items:flex-start;gap:.4rem;line-height:1.5;display:flex}.copy_trade_table .copy_trade_common_table .table tbody tr td .contract_cell .contract_name{color:#0d0c12;font-size:1.6rem;font-weight:500;line-height:1.4}.copy_trade_table .copy_trade_common_table .table tbody tr td .contract_cell .contract_type{color:#7a8398;font-size:1.3rem;font-weight:400;line-height:1.4}.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell{flex-direction:column;align-items:flex-end;gap:.4rem;line-height:1.5;display:flex}.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell .pnl_main{color:#16a34a;font-size:1.6rem;font-weight:500;line-height:1.4}.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell .pnl_approx{color:#16a34a;opacity:.9;font-size:1.3rem;font-weight:400;line-height:1.4}.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell.pnl_positive .pnl_main,.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell.pnl_positive .pnl_approx{color:#16a34a}.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell.pnl_negative .pnl_main,.copy_trade_table .copy_trade_common_table .table tbody tr td .pnl_cell.pnl_negative .pnl_approx{color:#e90306}.copy_trade_table .customPagination{justify-content:center;align-items:center;margin-top:2.4rem;margin-bottom:0;display:flex}.copy_trade_table .customPagination .pagination{align-items:center;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.copy_trade_table .customPagination .pagination .page-item{margin:0}.copy_trade_table .customPagination .pagination .page-item .page-link{color:#7a8398;cursor:pointer;background-color:#13142280;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:3.6rem;height:3.6rem;padding:0;font-size:1.4rem;font-weight:500;transition:all .3s;display:flex}.copy_trade_table .customPagination .pagination .page-item .page-link:hover{color:#0d0c12;background-color:#131422b3}.copy_trade_table .customPagination .pagination .page-item .page-link:focus{box-shadow:none;outline:none}.copy_trade_table .customPagination .pagination .page-item.active .page-link{color:#000;background-color:#0d0c12;font-weight:600}.copy_trade_table .customPagination .pagination .page-item.disabled .page-link{opacity:.5;cursor:not-allowed;pointer-events:none}.copy_trade_table .customPagination .pagination .page-item:first-child .page-link,.copy_trade_table .customPagination .pagination .page-item:last-child .page-link{color:#0d0c12;background-color:#13142280;border-radius:.6rem}.copy_trade_table .customPagination .pagination .page-item:first-child .page-link:hover:not(:disabled),.copy_trade_table .customPagination .pagination .page-item:last-child .page-link:hover:not(:disabled){background-color:#131422b3}.copy_trade_table .customPagination .pagination .page-item.break .page-link{color:#7a8398;cursor:default;background-color:#0000}.copy_trade_table .customPagination .pagination .page-item.break .page-link:hover{background-color:#0000}.stats_panel{color:#0d0c12;background:#fff;border-radius:1.2rem;height:100%;padding:2.4rem}@media (max-width:575px){.stats_panel{padding:2rem 1.2rem}}.stats_panel .view_all_link{color:#1760ff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;transition:all .25s}.stats_panel .view_all_link:hover{color:#0047e3}.stats_panel .stats_panel_header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (max-width:575px){.stats_panel .stats_panel_header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.6rem}}.stats_panel .stats_panel_header a{text-decoration:none}.stats_panel .stats_panel_title{color:#0d0c12;font-size:2rem;font-weight:600}@media (max-width:575px){.stats_panel .stats_panel_title{font-size:1.8rem}.stats_panel .stats_panel_select{width:100%}}.stats_panel .stats_panel_select .custom_select{width:100%;min-width:14rem}.stats_panel .stats_panel_top{gap:1.5rem;margin-bottom:2.4rem;display:flex}@media (max-width:1399px){.stats_panel .stats_panel_top{gap:1rem}}@media (max-width:575px){.stats_panel .stats_panel_top{grid-template-columns:1fr 1fr;gap:1rem;display:grid}}.stats_panel .stats_panel_top .stats_card{text-align:center;background:#f6f5f9;border:1px solid #13234033;border-radius:1rem;flex:1;padding:1rem 2rem}@media (max-width:1399px){.stats_panel .stats_panel_top .stats_card{padding:1rem}}.stats_panel .stats_panel_top .stats_card .stats_card_title{color:#7a8398;margin-bottom:.4rem;font-size:1.4rem}.stats_panel .stats_panel_top .stats_card .stats_card_value{color:#0d0c12;font-size:2rem;font-weight:600}@media (max-width:1399px){.stats_panel .stats_panel_top .stats_card .stats_card_value{font-size:1.8rem}}.stats_panel .stats_panel_body{flex-direction:column;justify-content:space-between;gap:3rem;display:flex}.stats_panel .stats_panel_body .stats_row{grid-template-columns:1fr 1fr;gap:1.2rem 5rem;display:grid}@media (max-width:575px){.stats_panel .stats_panel_body .stats_row{grid-template-columns:1fr;gap:1rem 0}}.stats_panel .stats_panel_body .stats_row li{justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:400;display:flex}.stats_panel .stats_panel_body .stats_row li span:first-child{color:#434655}.stats_panel .stats_panel_body .stats_row li span:last-child{color:#0d0c12}.stats_panel .stats_panel_body .stats_footer{flex-direction:column;gap:1rem;display:flex}.stats_panel .stats_panel_body .stats_footer p{color:#a0a3b1;font-size:1.3rem}.stats_panel.profit_followers_panel{margin-top:0}.stats_panel.profit_followers_panel .profit_followers_table .table thead tr th{color:#7a8398;background:0 0;border-radius:0;padding:1.6rem 2.4rem;font-size:1.4rem}.stats_panel.profit_followers_panel .profit_followers_table .table thead tr th:first-child,.stats_panel.profit_followers_panel .profit_followers_table .table thead tr th:last-child{border-radius:0}.stats_panel.profit_followers_panel .profit_followers_table .table tbody tr td{padding:1.6rem 2.4rem;font-size:1.4rem}.stats_panel.profit_followers_panel .profit_followers_table .table_value{color:#0d0c12;white-space:nowrap;font-size:2rem;font-weight:700;line-height:1.2}.stats_panel.profit_followers_panel .profit_followers_table .table_value.green{color:#1760ff}.stats_panel.profit_followers_panel .profit_followers_table .table_value.red{color:#e90306}.lead_trade_stats .inner_tabs{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (max-width:767px){.lead_trade_stats .inner_tabs{flex-direction:column;align-items:flex-start;gap:1rem}}.lead_trade_stats .inner_tabs .inner_tabs_btns{flex-wrap:wrap;gap:.8rem;display:inline-flex}.lead_trade_stats .inner_tabs .inner_tabs_btns .inner_tab_btn{color:#434655;cursor:pointer;white-space:nowrap;background:#e2e8f0;border:none;border-radius:1.2rem;min-width:14.4rem;padding:1rem 2rem;font-size:1.4rem;font-weight:500;transition:all .3s}@media (max-width:575px){.lead_trade_stats .inner_tabs .inner_tabs_btns .inner_tab_btn{padding:.8rem 1.4rem;font-size:1.2rem}}.lead_trade_stats .inner_tabs .inner_tabs_btns .inner_tab_btn:hover{color:#fff;background-color:#1760ff}.lead_trade_stats .inner_tabs .inner_tabs_btns .inner_tab_btn.active{color:#fff;background:#1760ff}.lead_trade_stats .filter_tabs_header{justify-content:flex-end;display:flex}@media (max-width:575px){.lead_trade_stats .filter_tabs_header{justify-content:flex-start;width:100%}}.lead_trade_stats .filter_tabs_header .filter_selects{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.lead_trade_stats .filter_tabs_header .filter_selects{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}}.lead_trade_stats .filter_tabs_header .filter_selects .custom_select{width:15rem}@media (max-width:767px){.lead_trade_stats .filter_tabs_header .filter_selects .custom_select{width:100%}}.lead_trade_stats .current_tab .custom_table .table-responsive table,.lead_trade_stats .history_tab .custom_table .table-responsive table{margin-bottom:0}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr.expanded_row,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr.expanded_row{background:0 0;border-top:.1rem solid #aeaeb233}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr.expanded_row td,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr.expanded_row td{padding:0}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td{color:#0d0c12;vertical-align:middle;white-space:nowrap;background:0 0;border:none;padding:1.4rem 1.6rem;font-size:1.4rem;font-weight:400}@media (max-width:767px){.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td{padding:1.2rem 1rem;font-size:1.2rem}}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td:first-child,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td:first-child{padding-left:2rem}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td:last-child,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td:last-child{text-align:right;padding-right:2rem}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnlData svg,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnlData svg{cursor:pointer;width:1.4rem;height:1.4rem;margin-left:.5rem}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnlData svg path,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnlData svg path{fill:#0d0c12}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .futures_cell,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .futures_cell{flex-direction:column;gap:.4rem;display:flex}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_name,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_name{color:#0d0c12;font-weight:500}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type{font-size:1.2rem;font-weight:500}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type.short,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type.short{color:#e90306}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type.long,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .futures_cell .futures_type.long{color:#16a34a}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_positive,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_positive{color:#16a34a;align-items:center;gap:.6rem;display:inline-flex}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_positive svg,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_positive svg{cursor:pointer;width:1.4rem;height:1.4rem}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_positive svg path,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_positive svg path{fill:#16a34a}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_negative,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_negative{color:#e90306;align-items:center;gap:.6rem;display:inline-flex}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_negative svg,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_negative svg{cursor:pointer;width:1.4rem;height:1.4rem}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .pnl_negative svg path,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .pnl_negative svg path{fill:#e90306}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .details_btn,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .details_btn{color:#0d0c12;cursor:pointer;background:#1760ff1a;border:1px solid #1760ff;border-radius:1rem;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;transition:all .3s;display:inline-flex}@media (max-width:767px){.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .details_btn,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .details_btn{padding:.6rem 1.2rem;font-size:1.2rem}}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .details_btn .arrow,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .details_btn .arrow{font-size:1rem;transition:transform .3s}.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .details_btn.active,.lead_trade_stats .current_tab .custom_table .table-responsive table tbody tr td .details_btn:hover,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .details_btn.active,.lead_trade_stats .history_tab .custom_table .table-responsive table tbody tr td .details_btn:hover{color:#000;background:#1760ff}.lead_trade_stats .current_tab .expanded_content,.lead_trade_stats .history_tab .expanded_content{background:0 0;align-items:center;gap:3rem;padding:1.2rem 2rem;display:flex}@media (max-width:575px){.lead_trade_stats .current_tab .expanded_content,.lead_trade_stats .history_tab .expanded_content{flex-direction:column;align-items:flex-start;gap:1rem}}.lead_trade_stats .current_tab .expanded_content .expanded_item,.lead_trade_stats .history_tab .expanded_content .expanded_item{align-items:center;gap:.6rem;display:flex}.lead_trade_stats .current_tab .expanded_content .expanded_item .label,.lead_trade_stats .history_tab .expanded_content .expanded_item .label{color:#7a8398;font-size:1.4rem;font-weight:400}@media (max-width:767px){.lead_trade_stats .current_tab .expanded_content .expanded_item .label,.lead_trade_stats .history_tab .expanded_content .expanded_item .label{font-size:1.2rem}}.lead_trade_stats .current_tab .expanded_content .expanded_item .value,.lead_trade_stats .history_tab .expanded_content .expanded_item .value{color:#0d0c12;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;display:inline-flex}@media (max-width:767px){.lead_trade_stats .current_tab .expanded_content .expanded_item .value,.lead_trade_stats .history_tab .expanded_content .expanded_item .value{font-size:1.2rem}}.lead_trade_stats .current_tab .expanded_content .expanded_item .value .copy_btn,.lead_trade_stats .history_tab .expanded_content .expanded_item .value .copy_btn{cursor:pointer;color:#7a8398;background:0 0;border:none;align-items:center;padding:0;transition:color .3s;display:inline-flex}.lead_trade_stats .current_tab .expanded_content .expanded_item .value .copy_btn:hover,.lead_trade_stats .history_tab .expanded_content .expanded_item .value .copy_btn:hover{color:#1760ff}.lead_trade_stats .current_tab .customPagination,.lead_trade_stats .history_tab .customPagination{margin-top:2rem}.lead_trade_stats .positions_tab .custom_table .table thead tr th,.lead_trade_stats .orders_history_tab .custom_table .table thead tr th,.lead_trade_stats .open_orders_tab .custom_table .table thead tr th,.lead_trade_stats .followers_section .custom_table .table thead tr th{text-align:center;padding:1.4rem 1.6rem}.lead_trade_stats .positions_tab .custom_table .table tbody tr td,.lead_trade_stats .orders_history_tab .custom_table .table tbody tr td,.lead_trade_stats .open_orders_tab .custom_table .table tbody tr td,.lead_trade_stats .followers_section .custom_table .table tbody tr td{text-align:center;vertical-align:middle;padding:1.4rem 1.6rem}.lead_trade_stats .positions_tab .custom_table .table tbody tr td:first-child,.lead_trade_stats .orders_history_tab .custom_table .table tbody tr td:first-child,.lead_trade_stats .open_orders_tab .custom_table .table tbody tr td:first-child,.lead_trade_stats .followers_section .custom_table .table tbody tr td:first-child{text-align:left}.lead_trade_stats .positions_tab .contract_cell,.lead_trade_stats .orders_history_tab .contract_cell,.lead_trade_stats .open_orders_tab .contract_cell,.lead_trade_stats .followers_section .contract_cell{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.lead_trade_stats .positions_tab .contract_cell .contract,.lead_trade_stats .orders_history_tab .contract_cell .contract,.lead_trade_stats .open_orders_tab .contract_cell .contract,.lead_trade_stats .followers_section .contract_cell .contract{color:#0d0c12;font-weight:600}.lead_trade_stats .positions_tab .contract_cell .subtext,.lead_trade_stats .orders_history_tab .contract_cell .subtext,.lead_trade_stats .open_orders_tab .contract_cell .subtext,.lead_trade_stats .followers_section .contract_cell .subtext{color:#7a8398;font-size:1.2rem}.lead_trade_stats .positions_tab .contract_cell .subtext.success,.lead_trade_stats .orders_history_tab .contract_cell .subtext.success,.lead_trade_stats .open_orders_tab .contract_cell .subtext.success,.lead_trade_stats .followers_section .contract_cell .subtext.success{color:#16a34a}.lead_trade_stats .positions_tab .text_center,.lead_trade_stats .orders_history_tab .text_center,.lead_trade_stats .open_orders_tab .text_center,.lead_trade_stats .followers_section .text_center{text-align:center!important}.lead_trade_stats .positions_tab .stacked_text,.lead_trade_stats .orders_history_tab .stacked_text,.lead_trade_stats .open_orders_tab .stacked_text,.lead_trade_stats .followers_section .stacked_text{flex-direction:column;align-items:center;gap:.3rem;display:flex}.lead_trade_stats .positions_tab .muted,.lead_trade_stats .orders_history_tab .muted,.lead_trade_stats .open_orders_tab .muted,.lead_trade_stats .followers_section .muted{color:#7a8398;font-size:1.2rem}.lead_trade_stats .positions_tab .pnl_block,.lead_trade_stats .orders_history_tab .pnl_block,.lead_trade_stats .open_orders_tab .pnl_block,.lead_trade_stats .followers_section .pnl_block{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.lead_trade_stats .positions_tab .pnl_block.pnl_positive,.lead_trade_stats .orders_history_tab .pnl_block.pnl_positive,.lead_trade_stats .open_orders_tab .pnl_block.pnl_positive,.lead_trade_stats .followers_section .pnl_block.pnl_positive{color:#16a34a}.lead_trade_stats .positions_tab .pnl_block.pnl_negative,.lead_trade_stats .orders_history_tab .pnl_block.pnl_negative,.lead_trade_stats .open_orders_tab .pnl_block.pnl_negative,.lead_trade_stats .followers_section .pnl_block.pnl_negative{color:#e90306}.lead_trade_stats .positions_tab .status,.lead_trade_stats .orders_history_tab .status,.lead_trade_stats .open_orders_tab .status,.lead_trade_stats .followers_section .status{background:#1f2a35;border:1px solid #aeaeb233;border-radius:.8rem;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:1.2rem;display:inline-flex}.lead_trade_stats .positions_tab .status.filled,.lead_trade_stats .orders_history_tab .status.filled,.lead_trade_stats .open_orders_tab .status.filled,.lead_trade_stats .followers_section .status.filled{color:#16a34a;background:#16a34a14;border-color:#16a34a4d}.lead_trade_stats .positions_tab .action_btn,.lead_trade_stats .orders_history_tab .action_btn,.lead_trade_stats .open_orders_tab .action_btn,.lead_trade_stats .followers_section .action_btn{color:#1760ff;background:#1760ff1f;border:1px solid #1760ff;border-radius:1.2rem;min-width:9.2rem;padding:.8rem 1.6rem;font-weight:600;transition:all .2s ease-in-out}.lead_trade_stats .positions_tab .action_btn:hover,.lead_trade_stats .orders_history_tab .action_btn:hover,.lead_trade_stats .open_orders_tab .action_btn:hover,.lead_trade_stats .followers_section .action_btn:hover{color:#000;background:#1760ff}.lead_trade_stats .positions_tab .market_btn,.lead_trade_stats .orders_history_tab .market_btn,.lead_trade_stats .open_orders_tab .market_btn,.lead_trade_stats .followers_section .market_btn{text-transform:capitalize}.lead_trade_stats .followers_section .custom_table .table thead tr th{color:#7a8398;text-align:left;background:#28303fbf;padding:1.4rem 2rem}.lead_trade_stats .followers_section .custom_table .table thead tr th:not(:first-child){text-align:center}.lead_trade_stats .followers_section .custom_table .table thead tr th:nth-child(2):after{content:"▾";color:#7a8398;margin-left:.4rem;font-size:1rem}.lead_trade_stats .followers_section .custom_table .table tbody tr{border-bottom:.08rem solid #aeaeb259;background:0 0!important}.lead_trade_stats .followers_section .custom_table .table tbody tr:last-child{border-bottom:0}.lead_trade_stats .followers_section .custom_table .table tbody tr td{color:#0d0c12;background:0 0;padding:1.4rem 2rem}.lead_trade_stats .followers_section .custom_table .table tbody tr td:not(:first-child){text-align:center}.lead_trade_stats .followers_section .pnl_block{align-items:flex-start;gap:.4rem}.lead_trade_stats .followers_section .pnl_block.pnl_positive{color:#2fa766}.lead_trade_stats .followers_section .pnl_block.pnl_negative{color:#e75858}.lead_trade_stats .followers_section .pnl_block .muted{color:#a6b0c3}.lead_trade_stats .ledger_controller_content{overflow-x:auto}.followers_section .customPagination{margin-top:3.6rem}.myCopyTrades_title{color:#0d0c12;margin-bottom:20px;font-size:2rem;font-weight:600}.myCopyTrades_dataTrade{background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border-radius:1rem;align-items:center;gap:20px;padding:3rem;display:flex}@media (max-width:1679px){.myCopyTrades_dataTrade{gap:1.5rem;padding:2rem}}@media (max-width:991px){.myCopyTrades_dataTrade{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.myCopyTrades_dataTrade{padding:2rem 1.5rem}}.myCopyTrades_dataTrade_profile{flex-shrink:0;align-items:center;gap:2rem;margin-right:5rem;display:flex}.myCopyTrades_dataTrade_avatar{border:1px solid #0d0c12;border-radius:50%;flex-shrink:0;width:9.6rem;height:9.6rem;overflow:hidden}.myCopyTrades_dataTrade_avatar img{object-fit:cover;width:100%;height:100%}.myCopyTrades_dataTrade_name{color:#0d0c12;white-space:nowrap;margin:0;font-size:3rem;font-weight:500}.myCopyTrades_dataTrade_stats{flex:1;align-items:stretch;gap:2rem;display:flex}@media (max-width:991px){.myCopyTrades_dataTrade_stats{width:100%}}@media (max-width:767px){.myCopyTrades_dataTrade_stats{flex-wrap:wrap;gap:1rem}}.myCopyTrades_dataTrade_statBox{background:#131422;border:1px solid #aeaeb233;border-radius:1rem;flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}@media (max-width:767px){.myCopyTrades_dataTrade_statBox{flex:0 0 calc(50% - 1rem);min-width:calc(50% - 1rem)}}@media (max-width:575px){.myCopyTrades_dataTrade_statBox{flex:0 0 calc(50% - .6rem);gap:.5rem;min-width:calc(50% - .6rem);padding:1.5rem 1rem}}.myCopyTrades_dataTrade_statBox_label{color:#7a8398;font-size:1.6rem;font-weight:400}@media (max-width:575px){.myCopyTrades_dataTrade_statBox_label{font-size:1.4rem}}.myCopyTrades_dataTrade_statBox_value{color:#0d0c12;font-size:2.4rem;font-weight:500}@media (max-width:575px){.myCopyTrades_dataTrade_statBox_value{font-size:1.8rem}}.myCopyTrades_tabs{margin-top:2rem}.copy_trade_stats .inner_tabs{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:767px){.copy_trade_stats .inner_tabs{flex-direction:column;align-items:flex-start}}.copy_trade_stats .inner_tabs_btns{border-radius:1rem;padding:.8rem;display:flex}.copy_trade_stats .inner_tabs_btns .inner_tab_btn{color:#7a8398;cursor:pointer;background:0 0;border:none;border-radius:1rem;min-width:14.4rem;padding:1rem 2rem;font-size:1.6rem;font-weight:500;transition:all .25s}@media (max-width:575px){.copy_trade_stats .inner_tabs_btns .inner_tab_btn{min-width:12rem;padding:.8rem 1.4rem;font-size:1.2rem}}.copy_trade_stats .inner_tabs_btns .inner_tab_btn:hover{color:#0d0c12}.copy_trade_stats .inner_tabs_btns .inner_tab_btn.active{color:#000;background:#0d0c12}.copy_trade_stats .filter_tabs_header .filter_selects{gap:1rem;display:flex}.copy_trade_stats .filter_tabs_header .filter_selects .custom_select{min-width:14rem}.copy_trade_stats .current_tab .futures_cell,.copy_trade_stats .history_tab .futures_cell{flex-direction:column;gap:.4rem;display:flex}.copy_trade_stats .current_tab .futures_cell .futures_name,.copy_trade_stats .history_tab .futures_cell .futures_name{color:#0d0c12;font-weight:500}.copy_trade_stats .current_tab .futures_cell .futures_type,.copy_trade_stats .history_tab .futures_cell .futures_type{color:#e90306;font-size:1.2rem}.copy_trade_stats .current_tab .futures_cell .futures_type.short,.copy_trade_stats .history_tab .futures_cell .futures_type.short{color:#e90306}.copy_trade_stats .current_tab .futures_cell .futures_type.long,.copy_trade_stats .history_tab .futures_cell .futures_type.long{color:#1760ff}.copy_trade_stats .current_tab .pnlData,.copy_trade_stats .history_tab .pnlData{color:#0d0c12;align-items:center;gap:.5rem;display:flex}.copy_trade_stats .current_tab .pnlData svg,.copy_trade_stats .history_tab .pnlData svg{cursor:pointer;width:1.6rem;height:1.6rem;transition:all .25s}.copy_trade_stats .current_tab .pnlData svg path,.copy_trade_stats .history_tab .pnlData svg path{fill:#0d0c12}.copy_trade_stats .current_tab .pnlData svg:hover path,.copy_trade_stats .history_tab .pnlData svg:hover path{fill:#1760ff}.copy_trade_stats .current_tab .details_btn,.copy_trade_stats .history_tab .details_btn{color:#0d0c12;cursor:pointer;background:#1760ff1a;border:1px solid #1760ff;border-radius:1rem;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;transition:all .3s;display:inline-flex}@media (max-width:767px){.copy_trade_stats .current_tab .details_btn,.copy_trade_stats .history_tab .details_btn{padding:.6rem 1.2rem;font-size:1.2rem}}.copy_trade_stats .current_tab .details_btn .arrow,.copy_trade_stats .history_tab .details_btn .arrow{font-size:1rem;transition:transform .3s}.copy_trade_stats .current_tab .details_btn.active,.copy_trade_stats .current_tab .details_btn:hover,.copy_trade_stats .history_tab .details_btn.active,.copy_trade_stats .history_tab .details_btn:hover{color:#000;background:#1760ff}.copy_trade_stats .current_tab .expanded_row,.copy_trade_stats .history_tab .expanded_row{background:#13142280}.copy_trade_stats .current_tab .expanded_row .expanded_content,.copy_trade_stats .history_tab .expanded_row .expanded_content{flex-wrap:wrap;gap:2rem 4rem;padding:1rem 0;display:flex}.copy_trade_stats .current_tab .expanded_row .expanded_content .expanded_item,.copy_trade_stats .history_tab .expanded_row .expanded_content .expanded_item{gap:1rem;display:flex}.copy_trade_stats .current_tab .expanded_row .expanded_content .expanded_item .label,.copy_trade_stats .history_tab .expanded_row .expanded_content .expanded_item .label{color:#7a8398;font-size:1.3rem}.copy_trade_stats .current_tab .expanded_row .expanded_content .expanded_item .value,.copy_trade_stats .history_tab .expanded_row .expanded_content .expanded_item .value{color:#0d0c12;align-items:center;gap:.5rem;font-size:1.3rem;display:flex}.copy_trade_stats .current_tab .expanded_row .expanded_content .expanded_item .value .copy_btn,.copy_trade_stats .history_tab .expanded_row .expanded_content .expanded_item .value .copy_btn{color:#7a8398;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.copy_trade_stats .current_tab .expanded_row .expanded_content .expanded_item .value .copy_btn:hover,.copy_trade_stats .history_tab .expanded_row .expanded_content .expanded_item .value .copy_btn:hover{color:#1760ff}.overview_section .overview_header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (max-width:767px){.overview_section .overview_header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.overview_section .overview_header .overview_title{color:#0d0c12;margin:0;font-size:1.8rem;font-weight:600}.overview_section .overview_header .overview_filter .custom_select{min-width:15rem}.overview_section .chart_card{background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border:1px solid #aeaeb233;border-radius:1rem;margin-bottom:2rem;padding:2rem}.overview_section .chart_card .chart_header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.overview_section .chart_card .chart_header .chart_title{color:#0d0c12;margin:0;font-size:1.6rem;font-weight:600}.overview_section .chart_card .chart_header .chart_label{color:#7a8398;font-size:1.3rem}.overview_section .chart_card .chart_container{width:100%;height:300px}.overview_section .custom_tooltip{background:#131422;border:1px solid #aeaeb233;border-radius:.6rem;padding:1rem}.overview_section .custom_tooltip .tooltip_label{color:#7a8398;margin-bottom:.5rem;font-size:1.2rem}.overview_section .custom_tooltip .tooltip_value{color:#1760ff;margin:0;font-size:1.4rem;font-weight:500}.my_traders_section .my_traders_table .trader_name{color:#1760ff;font-weight:500}.my_traders_section .my_traders_table .copy_amount{color:#0d0c12;align-items:center;gap:.8rem;display:flex}.my_traders_section .my_traders_table .copy_amount svg{color:#7a8398;cursor:pointer}.my_traders_section .my_traders_table .copy_amount svg:hover{color:#1760ff}.my_traders_section .my_traders_table .status_following{color:#0d0c12}.my_traders_section .my_traders_table .action_btns{gap:1rem;display:flex}.my_traders_section .my_traders_table .action_btns .unfollow_btn,.my_traders_section .my_traders_table .action_btns .edit_btn{cursor:pointer;border-radius:.6rem;padding:.8rem 1.5rem;font-size:1.3rem;font-weight:500;transition:all .3s}.my_traders_section .my_traders_table .action_btns .unfollow_btn{color:#1760ff;background:0 0;border:1px solid #1760ff}.my_traders_section .my_traders_table .action_btns .unfollow_btn:hover{color:#000;background:#1760ff}.my_traders_section .my_traders_table .action_btns .edit_btn{color:#0d0c12;background:0 0;border:1px solid #aeaeb233}.my_traders_section .my_traders_table .action_btns .edit_btn:hover{color:#1760ff;border-color:#1760ff}.watchlist_section .watchlist_table .trader_name{color:#1760ff;font-weight:500}.watchlist_section .watchlist_table .view_link_btn{color:#1760ff;font-weight:500;text-decoration:none;transition:all .3s}.watchlist_section .watchlist_table .view_link_btn:hover{text-decoration:underline}.unfollow_modal .modal_content,.position_modal .modal_content{text-align:center}.unfollow_modal .modal_content .modal_icon,.position_modal .modal_content .modal_icon{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:9rem;height:9rem;margin:0 auto 3rem;padding:1rem;display:flex}.unfollow_modal .modal_content .modal_title,.position_modal .modal_content .modal_title{color:#0d0c12;font-size:2.2rem;font-weight:700;line-height:1.5}.unfollow_modal .modal_content .modal_actions,.position_modal .modal_content .modal_actions{justify-content:center;gap:1.5rem;display:flex}.unfollow_modal .modal_content .modal_actions button,.position_modal .modal_content .modal_actions button{cursor:pointer;padding:.5rem 1.5rem;font-size:1.6rem;font-weight:500;transition:all .25s}.edit_trader_modal .modal-header{border-bottom:1px solid #aeaeb233;padding:2rem}.edit_trader_modal .modal-header .modal-title{color:#0d0c12;font-size:1.8rem;font-weight:600}.edit_trader_modal .modal-header .btn-close{filter:invert()}.edit_trader_modal .modal-body{padding:2rem}.edit_trader_modal .edit_form .form_group{margin-bottom:1.5rem}.edit_trader_modal .edit_form .form_group label{color:#7a8398;margin-bottom:.8rem;font-size:1.3rem;display:block}.edit_trader_modal .edit_form .form_group input,.edit_trader_modal .edit_form .form_group select{color:#0d0c12;background:#2f2e36;border:1px solid #aeaeb233;border-radius:.6rem;width:100%;padding:1.2rem 1.5rem;font-size:1.4rem}.edit_trader_modal .edit_form .form_group input:focus,.edit_trader_modal .edit_form .form_group select:focus{border-color:#1760ff;outline:none}.edit_trader_modal .edit_form .form_group input::placeholder,.edit_trader_modal .edit_form .form_group select::placeholder{color:#7a8398}.edit_trader_modal .edit_form .form_group select{cursor:pointer}.edit_trader_modal .edit_form .form_group select option{color:#0d0c12;background:#131422}.myFollowing_title{color:#0d0c12;margin-bottom:24px;font-size:2rem;font-weight:600}.myFollowing .pnlCell{flex-direction:column;gap:2px;display:flex}.myFollowing .pnlCell .pnlValue{font-weight:500}.myFollowing .pnlCell .pnlValue.positive{color:#1760ff}.myFollowing .pnlCell .pnlValue.negative{color:#e90306}.myFollowing .pnlCell .pnlApprox{font-size:12px}.myFollowing .pnlCell .pnlApprox.positive{color:#1760ff}.myFollowing .pnlCell .pnlApprox.negative{color:#e90306}.myFollowing .viewBtn{color:#0d0c12;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .3s}.myFollowing .viewBtn:hover{color:#000;background:#1760ff;border-color:#1760ff}.myFollowing_pagination{justify-content:center;margin-top:24px;display:flex}@media (max-width:767px){.myFollowing_title{font-size:1.6rem}.myFollowing .viewBtn{padding:6px 16px;font-size:13px}}.copyTrading_infoCard--clickable{cursor:pointer;transition:all .3s}.copyTrading_infoCard--clickable.active .copyTrading_infoCard_title{color:#1760ff}.copyTrading_infoCard--clickable.active .copyTrading_infoCard_icon{background:#1760ff;border:1px solid #1760ff}.copyTrading_infoCard--clickable.active .copyTrading_infoCard_icon svg path{fill:#fff}.trader_profile_stats{flex-direction:column;justify-content:space-between;gap:2rem;width:100%;height:100%;display:flex}.trader_profile_stats_grid{grid-template-columns:repeat(7,1fr);gap:1.6rem;display:grid}@media (max-width:1679px){.trader_profile_stats_grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (max-width:767px){.trader_profile_stats_grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.6rem}}@media (max-width:575px){.trader_profile_stats_grid{grid-template-columns:repeat(2,1fr)}}.trader_profile_stats_grid::-webkit-scrollbar{height:4px}.trader_profile_stats_grid::-webkit-scrollbar-track{background:#ffffff0d}.trader_profile_stats_grid::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.trader_profile_stats_grid::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width:991px){.trader_profile_stats_grid{flex-wrap:nowrap}}.trader_profile_stats_item{flex-direction:column;flex:1;gap:1.2rem;display:flex}@media (max-width:991px){.trader_profile_stats_item{flex:none}}@media (max-width:767px){.trader_profile_stats_item{gap:8px}}.trader_profile_stats_label{color:#475569;white-space:nowrap;font-size:1.6rem;font-weight:400;line-height:1.3}@media (max-width:991px){.trader_profile_stats_label{font-size:1.3rem}}@media (max-width:767px){.trader_profile_stats_label{font-size:1.2rem}}.trader_profile_stats_value{color:#0d0c12;white-space:nowrap;font-size:2rem;font-weight:700;line-height:1.2}.trader_profile_stats_value.green{color:#1760ff}.trader_profile_stats_value.red{color:#e90306}@media (max-width:1399px){.trader_profile_stats_value{font-size:1.8rem}}@media (max-width:991px){.trader_profile_stats_value{font-size:1.6rem}}@media (max-width:767px){.trader_profile_stats_value{font-size:1.5rem}}@media (max-width:575px){.trader_profile_stats_value{font-size:1.4rem}}.trader_profile_stats_value .totalAssets span svg path{fill:#1760ff}.trader_profile_stats_divider{background:#282940;flex-shrink:0;align-self:center;width:1px;height:40px}@media (max-width:991px){.trader_profile_stats_divider{height:35px}}@media (max-width:767px){.trader_profile_stats_divider{height:30px}}.trader_profile_stats_description{margin-top:20px}.trader_profile_stats_description_title{color:#0d0c12;margin-bottom:12px;font-size:1.6rem;font-weight:600;line-height:1.3}@media (max-width:767px){.trader_profile_stats_description_title{margin-bottom:10px;font-size:1.4rem}}.trader_profile_stats_description_box{background:#fff;border:1px solid #ececec;border-radius:1.4rem;min-height:10rem;padding:16px 20px}@media (max-width:767px){.trader_profile_stats_description_box{padding:14px 16px}}.trader_profile_stats_description_text{color:#0d0c12;word-wrap:break-word;margin:0;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:767px){.trader_profile_stats_description_text{font-size:1.3rem}}.trading_history{margin-bottom:24px}@media (max-width:767px){.trading_history{margin-bottom:20px;padding:16px 0}}.trading_history_header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}@media (max-width:575px){.trading_history_header{flex-direction:column;align-items:flex-start;gap:12px}}.trading_history_title{color:#0d0c12;margin:0;font-size:1.8rem;font-weight:600}@media (max-width:767px){.trading_history_title{font-size:1.6rem}}.trading_history_select{min-width:140px}@media (max-width:575px){.trading_history_select{width:100%}}.trading_history_select .custom_select .select__control{border-radius:8px;height:42px;padding:0 12px}@media (max-width:767px){.trading_history_select .custom_select .select__control{height:38px;min-height:38px}}.trading_history_select .custom_select .select__single-value{color:#0d0c12;font-size:1.4rem}.trading_history_table .label_badge{color:#0d0c12;white-space:nowrap;background:#1760ff26;border-radius:6px;padding:8px 16px;font-size:1.2rem;font-weight:500;display:inline-block}@media (max-width:767px){.trading_history_table .label_badge{padding:6px 12px;font-size:1.1rem}}.trading_history_table .pnl_value{font-weight:600}.trading_history_table .pnl_value.positive{color:#1760ff}.trading_history_table .pnl_value.negative{color:#e90306}.profileTrade_table{background:#fff;border-radius:12px;padding:20px}@media (max-width:767px){.profileTrade_table{padding:16px}}.profileTrade_table_header{align-items:center;gap:30px;margin-bottom:16px;display:flex}.profileTrade_table_header h5{color:#0d0c12;margin:0;font-size:2rem;font-weight:600}.profileTrade_table_header .searchbar{max-width:260px}@media (max-width:575px){.profileTrade_table_header .searchbar{width:100%;max-width:100%}}.profileTrade_table .filter_tabs_header{justify-content:flex-end;display:flex}@media (max-width:575px){.profileTrade_table .filter_tabs_header{justify-content:flex-start;width:100%}}.profileTrade_table .filter_tabs_header .filter_selects{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.profileTrade_table .filter_tabs_header .filter_selects{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}}.profileTrade_table .filter_tabs_header .filter_selects .custom_select{width:15rem}@media (max-width:767px){.profileTrade_table .filter_tabs_header .filter_selects .custom_select{width:100%}}.profileTrade_table_wrapper{border-radius:12px;overflow:hidden}.profileTrade_table_pagination{justify-content:center;margin-top:18px;display:flex}.profileTrade_table .profileTrade_customTable .table{min-width:900px;margin:0}.profileTrade_table .profileTrade_customTable thead th{color:#7a8398;white-space:nowrap;background:#ffffff08;border:none;padding:14px 12px;font-size:1.3rem;font-weight:500}.profileTrade_table .profileTrade_customTable tbody tr{background:0 0}.profileTrade_table .profileTrade_customTable tbody tr:nth-child(odd){background:#ffffff05}.profileTrade_table .profileTrade_customTable tbody td{vertical-align:middle;color:#0d0c12;border:none;padding:14px 12px;font-size:1.3rem}@media (max-width:767px){.profileTrade_table .profileTrade_customTable tbody td{white-space:nowrap}}.profileTrade_table .contractCell{flex-direction:column;gap:6px;display:flex}.profileTrade_table .contractCell .contractSymbol{color:#0d0c12;font-weight:600}.profileTrade_table .contractCell .contractMode{color:#1760ff;font-size:1.2rem}.profileTrade_table .numericCell{color:#0d0c12}.profileTrade_table .pnlCell{flex-direction:column;gap:4px;display:flex}.profileTrade_table .pnlCell .pnlValue{font-weight:600}.profileTrade_table .pnlCell .pnlValue.positive{color:#1760ff}.profileTrade_table .pnlCell .pnlValue.negative{color:#e90306}.profileTrade_table .pnlCell .pnlApprox{font-size:1.2rem}.profileTrade_table .pnlCell .pnlApprox.positive{color:#1760ff}.profileTrade_table .pnlCell .pnlApprox.negative{color:#e90306}.profileTrade_table .addBtn{color:#0d0c12;background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;min-width:80px;padding:8px 16px;font-size:1.3rem;font-weight:500;transition:all .2s}.profileTrade_table .addBtn:hover{color:#000;background:#1760ff;border-color:#1760ff}.profileTrade_table .text-red{color:#e90306!important}.profileTrade_table .text-green{color:#16a34a!important}.copyTradeGuideModal.common_modal.modal .modal-dialog,.copyTradeGuideModal.modal.publishadd .modal-dialog,.copyTradeGuideModal.modal.post-ad-online-offline-modal .modal-dialog,.copyTradeGuideModal.modal.confirm-post-modal .modal-dialog{max-width:800px}@media (max-width:767px){.copyTradeGuideModal.common_modal.modal .modal-dialog,.copyTradeGuideModal.modal.publishadd .modal-dialog,.copyTradeGuideModal.modal.post-ad-online-offline-modal .modal-dialog,.copyTradeGuideModal.modal.confirm-post-modal .modal-dialog{max-width:100%}}.copyTradeGuideModal.common_modal.modal .modal-content,.copyTradeGuideModal.modal.publishadd .modal-content,.copyTradeGuideModal.modal.post-ad-online-offline-modal .modal-content,.copyTradeGuideModal.modal.confirm-post-modal .modal-content{max-width:800px}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content{text-align:left;max-height:70vh;padding:0;overflow:hidden auto}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content::-webkit-scrollbar{width:6px}.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content::-webkit-scrollbar{width:6px}.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content::-webkit-scrollbar{width:6px}.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content::-webkit-scrollbar{width:6px}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideContent,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideContent,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideContent,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideContent{text-align:left;max-width:100%;margin:0 auto}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideSection{text-align:left;border-bottom:1px solid #aeaeb233;margin-bottom:20px;padding-bottom:10px}@media (max-width:767px){.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideSection,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideSection{margin-bottom:15px;padding-bottom:10px}}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideSection:last-child,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideSection:last-child,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideSection:last-child,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideSection h4,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideSection h4,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideSection h4,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideSection h4{text-align:left}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideSection p,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideSection p,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideSection p,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideSection p{text-align:left;color:#7a8398}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideHeading,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideHeading,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideHeading,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideHeading{color:#0d0c12;text-align:left;letter-spacing:.3px;margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.4}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideText,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideText,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideText,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideText{color:#0d0c12;margin-bottom:16px;font-size:14px;line-height:1.7}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideTextSmall,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideTextSmall,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideTextSmall,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideTextSmall{color:#0d0c12;margin-bottom:12px;font-size:14px;line-height:1.7}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideList,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideList,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideList,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideList{color:#0d0c12;margin-bottom:16px;padding-left:0;font-size:14px;line-height:1.8;list-style:none}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideList li,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideList li,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideList li,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideList li{text-align:left;margin-bottom:12px;padding-left:24px;position:relative}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideList li:before,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideList li:before,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideList li:before,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideList li:before{content:"•";color:#0d0c12;font-size:18px;font-weight:700;line-height:1.4;position:absolute;left:0}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideListSmall,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideListSmall,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideListSmall,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideListSmall{color:#0d0c12;margin-bottom:12px;padding-left:0;font-size:14px;line-height:1.8;list-style:none}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideListSmall li,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideListSmall li,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideListSmall li,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideListSmall li{text-align:left;margin-bottom:12px;padding-left:24px;position:relative}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideListSmall li:before,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideListSmall li:before,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideListSmall li:before,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideListSmall li:before{content:"•";color:#0d0c12;font-size:18px;font-weight:700;line-height:1.4;position:absolute;left:0}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideExample,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideExample,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideExample,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideExample{color:#0d0c12;background:#fff;border-left:3px solid #1760ff;border-radius:8px;margin-bottom:16px;padding:16px;font-size:14px;line-height:1.7}.copyTradeGuideModal.common_modal.modal .copyTradeGuideModal_content .guideExample strong,.copyTradeGuideModal.modal.publishadd .copyTradeGuideModal_content .guideExample strong,.copyTradeGuideModal.modal.post-ad-online-offline-modal .copyTradeGuideModal_content .guideExample strong,.copyTradeGuideModal.modal.confirm-post-modal .copyTradeGuideModal_content .guideExample strong{color:#0d0c12;font-weight:600}.custom_switch .input_in label{margin-bottom:0;line-height:normal}.custom_switch .input_in label a{color:#1760ff;padding-inline:.5rem;text-decoration:underline}.custom_switch .input_in input[type=checkbox]{appearance:none;cursor:pointer;background:#94a3b8;border-radius:100px;flex-shrink:0;width:5rem;height:2.6rem;transition:all .3s ease-in-out;position:relative}.custom_switch .input_in input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:2.2rem;height:2.2rem;font-weight:700;transition:all .3s ease-in-out;position:absolute;top:50%;left:.2rem;transform:translateY(-50%)}@media (max-width:575px){.custom_switch .input_in input[type=checkbox]{width:4rem;height:2rem}.custom_switch .input_in input[type=checkbox]:before{width:1.6rem;height:1.6rem}}.custom_switch .input_in input[type=checkbox]:checked{background:#1760ff;border-color:#1760ff}.custom_switch .input_in input[type=checkbox]:checked:before{box-shadow:none;background:#fff;top:50%;transform:translate(24px,-50%)}@media (max-width:575px){.custom_switch .input_in input[type=checkbox]:checked:before{transform:translate(20px,-50%)}}.customSelect label{color:#7a8398;margin-bottom:.8rem;font-size:1.4rem;font-weight:400}.customSelect.pairSelect .form-control{padding:0 1.6rem;color:#0d0c12;background-color:#fff;background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);background-position:right 25px center;background-repeat:no-repeat;background-size:12px;border:1px solid #1323404d;border-radius:.8rem;outline:none;width:100%;height:5rem;padding:0 1.6rem;font-size:1.4rem;font-weight:400;transition:all .3s ease-in-out}.customSelect.pairSelect .form-control:hover{border:.1rem solid #1760ff}.customSelect.pairSelect .form-control:focus{border-color:0;box-shadow:none!important}@media (max-width:767px){.customSelect.pairSelect .form-control{padding:8px 15px;height:40px;padding-left:20px}}.customSelect.pairSelect .form-control option{background-color:#fff;font-size:1.4rem;color:#0d0c12!important}.customSelect.pairSelect.internalSelect{margin-bottom:26px}@media (max-width:992px){.customSelect.pairSelect.internalSelect{margin-bottom:20px}}.customSelect.pairSelect.internalSelect .form-label{color:#989898;font-size:13px}@media screen and (min-width:1920px){.customSelect.pairSelect.internalSelect .form-label{font-size:16px}}.customSelect.pairSelect.internalSelect .form-label{margin-bottom:6px}.customSelect.pairSelect.internalSelect .form-control{border-radius:30px;height:62px}@media (max-width:992px){.customSelect.pairSelect.internalSelect .form-control{height:50px}}.customSelect.icon_select .customSelect_in{color:#0d0c12;background-color:#fff;background-image:url(../media/drop_icon_blue.0_lftkwl7j1_8.svg);background-position:right 25px center;background-repeat:no-repeat;background-size:12px;border:1px solid #1323404d;border-radius:.8rem;outline:none;width:100%;height:5rem;font-size:1.4rem;font-weight:400;transition:all .3s ease-in-out;position:relative}.customSelect.icon_select .customSelect_in:hover{border:.1rem solid #1760ff}.customSelect.icon_select .customSelect_in .select_icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.customSelect.icon_select .customSelect_in .form-control{background:0 0;border:#0000;padding:0 0 0 4rem}.form-check{color:#7a8398;text-align:left;margin-bottom:1.4rem;padding-left:0;font-size:1.4rem;font-weight:400}.form-check span a{color:#1760ff;text-decoration:none}.form-check span a:hover{color:#1760ff}.form-check a{color:#0d0c12;text-decoration:none}.form-check a:hover{color:#131422}.form-check label{cursor:pointer;gap:1rem;display:flex;position:relative}.form-check label:before{content:"";-webkit-appearance:none;vertical-align:middle;cursor:pointer;background:0 0;border:1px solid #1760ff;border-radius:.5rem;flex-shrink:0;width:2.1rem;height:2.1rem;padding:8px;display:inline-block;position:relative}.form-check .form-check-label:before{border:1.5px solid #7a8398!important}.form-check .form-check-input{cursor:pointer;z-index:1;opacity:0;width:2.1rem;height:2.1rem;margin-top:0;position:absolute;left:2.4rem}@media (max-width:600px){.form-check .form-check-input{left:1.6rem}}.form-check .form-check-input:checked+label:after{content:"";border:2px solid #1760ff;border-width:0 2px 2px 0;width:5px;height:11px;display:block;position:absolute;top:.4rem;left:.8rem;transform:rotate(45deg)}.form-check .form-check-input:checked+label:before{border-color:#1760ff!important}@media (max-width:767px){.serchDiv .serchInput{width:18rem;height:4.6rem}}.serchDiv .serchInput:-webkit-autofill{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:hover{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:focus{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:active{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.customDay{display:flex}.accountActivity_Style{margin:0 auto}.accountActivity_Style .bckbtn{display:flex}.accountActivity_Style .bckbtn svg path{fill:#0d0c12}.accountActivity_Style .cardTitle_Padding{padding:0!important}.accountActivity_Style .accountActivity_Tab{border-bottom:1px solid #ececec}.accountActivity_Style .tab-content{padding:0}.accountActivity_Style .tab-content .list-group{max-height:264px}.accountActivity_Style .tab-content .list-group .list-group-item p{white-space:nowrap}.accountActivity_Style .tab-content .list-group .list-group-item:last-child{padding-bottom:0}.accountActivity_Style .topFilter_Row{margin-top:2rem}.accountActivity_Style .topFilter_Row .select_pair .react-select__control{width:100%}@media (max-width:991px){.accountActivity_Style .topFilter_Row .select_pair{margin-bottom:1.5rem}}.accountActivity_Style .form-label{font-size:18px}@media (max-width:767px){.accountActivity_Style .form-label{font-size:15px}}.accountActivity_Style .tableOuter_Div{height:auto}.accountActivity_Style .tableOuter_Div .customTable th:first-child,.accountActivity_Style .tableOuter_Div .customTable td:first-child{width:20%}.accountActivity_Style .tableOuter_Div .customTable .statusComplete{color:#16a34a}.accountActivity_Style .tableOuter_Div .customTable .statusFailed{color:#e90306}.dashboard_Style .cardTitle_Padding{justify-content:space-between;align-items:center;display:flex}.dashboard_Style .cardTitle_Padding.earnHeading_style{font-size:16px}@media screen and (min-width:1600px){.dashboard_Style .cardTitle_Padding.earnHeading_style{font-size:24px}}.dashboard_Style .cardTitle_Padding.earnHeading_style{border-radius:15px;font-weight:600;line-height:40px}@media (max-width:1220px){.dashboard_Style .cardTitle_Padding.earnHeading_style{line-height:30px}}.dashboard_Style .cardTitle_Padding.forBtn_heading{padding-top:16px;padding-bottom:16px}.dashboard_Style .cardTitle_Padding .modalBtn{width:110px;height:40px;margin-left:10px}@media (max-width:767px){.dashboard_Style .cardTitle_Padding .modalBtn{width:80px;height:35px;font-size:12px}}.dashboard_Style .balanceRow{padding:30px}@media (max-width:767px){.dashboard_Style .balanceRow{padding:20px}}@media (max-width:575px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_graph{text-align:center}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_graph img{width:100%;height:auto}@media (max-width:1200px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_graph img{width:360px;height:360px}}@media (max-width:767px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_graph img{width:280px;height:280px}}@media (max-width:575px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_graph img{width:240px;height:240px}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List{padding-left:45px}@media (max-width:767px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List{padding-left:25px}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul{padding-top:15px;padding-left:0;list-style:none}@media (max-width:575px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul{flex-wrap:wrap;width:100%;display:flex}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li{margin-bottom:25px;position:relative}@media (max-width:767px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li{margin-bottom:10px}}@media (max-width:575px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li{margin-right:35px}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:before{content:"";border-radius:50px;width:9px;height:9px;position:absolute;top:5px;left:-20px}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:first-child:before{background-color:#16a34a}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:nth-child(2):before{background-color:#e90306}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:nth-child(3):before{background-color:#1760ff}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:nth-child(4):before{background-color:#e90306}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li:nth-child(5):before{background-color:#6e739a}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li h2{font-size:16px}@media screen and (min-width:1920px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li h2{font-size:23px}}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul li h2{color:#0d0c12;margin-bottom:0;font-weight:400;line-height:19px;position:relative}.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul p{color:#989898;margin-top:5px;font-size:13px;font-weight:400;line-height:19px}@media (max-width:575px){.dashboard_Style .balanceRow .fundsAllocation_Row .fundsAllocation_List ul p{margin-top:0;margin-bottom:0;font-size:11px}}.dashboard_Style .balanceRow .balance_txt{font-size:16px}@media screen and (min-width:767px){.dashboard_Style .balanceRow .balance_txt{font-size:20px}}.dashboard_Style .balanceRow .balance_txt{color:#989898;margin-bottom:32px;font-weight:300;line-height:27px}@media (max-width:767px){.dashboard_Style .balanceRow .balance_txt{margin-bottom:20px;line-height:25px}}.dashboard_Style .balanceRow .balance_txt span{font-size:20px}@media screen and (min-width:767px){.dashboard_Style .balanceRow .balance_txt span{font-size:26px}}.dashboard_Style .balanceRow .balance_txt span{color:#0d0c12;line-height:36px}@media (max-width:767px){.dashboard_Style .balanceRow .balance_txt span{line-height:20px}}.dashboard_Style .balanceCard{height:520px}@media (max-width:1200px){.dashboard_Style .balanceCard{height:auto}}.dashboard_Style .announcementcard{height:455px}@media (max-width:1440px){.dashboard_Style .announcementcard{height:auto}}.dashboard_Style .list-group{padding:0 33px 24px}@media (max-width:767px){.dashboard_Style .list-group{padding:10px 24px}}.dashboard_Style .list-group .list-group-item{background:0 0;border:0 #1323404d;border-bottom:1px solid #1323404d;padding:20px 0}.dashboard_Style .list-group .list-group-item:last-child{border-bottom:0}.dashboard_Style .list-group .list-group-item p{margin-bottom:0;font-size:12px}@media screen and (min-width:1440px){.dashboard_Style .list-group .list-group-item p{font-size:16px}}.dashboard_Style .list-group .list-group-item p{color:#0d0c12;font-weight:300}.dashboard_Style .list-group .list-group-item a{font-size:12px}@media screen and (min-width:1360px){.dashboard_Style .list-group .list-group-item a{font-size:16px}}.dashboard_Style .list-group .list-group-item a{white-space:nowrap;color:#989898;font-weight:400}.dashboard_Style .accoutSecurity_Row{margin:0;padding:40px 35px}@media (max-width:767px){.dashboard_Style .accoutSecurity_Row{padding:20px 25px}}.dashboard_Style .accoutSecurity_Row h3{white-space:nowrap;color:#0d0c12;padding-left:18px;font-size:20px;font-weight:300;position:relative}@media (max-width:1540px){.dashboard_Style .accoutSecurity_Row h3{font-size:18px}}@media (max-width:767px){.dashboard_Style .accoutSecurity_Row h3{padding-left:10px}}.dashboard_Style .accoutSecurity_Row h3:before{content:"";background:#131422;border-radius:50%;width:8px;height:8px;display:inline-block;position:absolute;top:9px;left:0}@media (max-width:767px){.dashboard_Style .accoutSecurity_Row h3:before{top:8px;left:-10px}}.dashboard_Style .accoutSecurity_Row h3 small{font-size:12px}@media screen and (min-width:1360px){.dashboard_Style .accoutSecurity_Row h3 small{font-size:16px}}.dashboard_Style .accoutSecurity_Row h3 small{white-space:nowrap;padding-left:20px;line-height:45px}@media (max-width:767px){.dashboard_Style .accoutSecurity_Row h3 small{line-height:25px}}.dashboard_Style .accoutSecurity_Row h3 small.enabled,.dashboard_Style .accoutSecurity_Row h3 small.disabled{background-position:0;background-repeat:no-repeat;width:15px;height:15px}.dashboard_Style .accoutSecurity_Row h3 small.enabled{color:#16a34a;background-image:url(../media/green_check.09ro6ilt00quc.svg)}.dashboard_Style .accoutSecurity_Row h3 small.disabled{color:#e90306;background-image:url(../media/red_cross.1rd6l8ry3c24c.svg)}.dashboard_Style .indicationBar{background-color:#1e1d24;border-radius:4px;width:12px;height:4px;display:inline-block}.dashboard_Style .indicationBar.isEnabled{background:#329bff}.dashboard_Style .indicationBar.firstSpan{margin-left:10px}.dashboard_Style .indicationBar.secondSpan{margin-left:5px}.dashboard_Style .deviceActivity_Card{height:330px}.dashboard_Style .deviceActivity_Card .cardTitle_Padding{justify-content:flex-end}.dashboard_Style .deviceActivity_Card .disableAccount_Btn{width:170px;height:40px}@media (max-width:767px){.dashboard_Style .deviceActivity_Card .disableAccount_Btn{width:110px;height:35px}}.dashboard_Style .deviceActivity_Card .deviceActivity_Tab{border-bottom:0;padding-left:18px;position:absolute;top:3px}.dashboard_Style .deviceActivity_Card .deviceActivity_Tab .nav-item .nav-link{color:#989898;background:0 0;border:0;font-size:16px;font-weight:400}@media (max-width:767px){.dashboard_Style .deviceActivity_Card .deviceActivity_Tab .nav-item .nav-link{padding:10px;font-size:13px}}.dashboard_Style .deviceActivity_Card .deviceActivity_Tab .nav-item .nav-link.active{color:#0d0c12}.dashboard_Style .deviceActivity_Card .tab-content{padding:0}.dashboard_Style .deviceActivity_Card .tab-content .list-group{max-height:264px}.dashboard_Style .deviceActivity_Card .tab-content .list-group .list-group-item p{white-space:nowrap}.dashboard_Style .deviceActivity_Card .tab-content .list-group .list-group-item:last-child{padding-bottom:0}.dashboard_Style .react-multi-carousel-dot-list .react-multi-carousel-dot button{background:#329bff;border:0;width:8px;height:8px}.dashboard_Style .react-multi-carousel-dot-list .react-multi-carousel-dot button .active{background:#3d3c46}.openOrder_Card{height:358px;margin-bottom:0}.openOrder_Card .openorder_head{color:#0d0c12;justify-content:space-between;align-items:center;padding:20px 34px;display:flex}.openOrder_Card .openorder_head p{margin-bottom:0}@media (max-width:767px){.openOrder_Card .openorder_head{padding:20px;font-size:16px}}.backarrow_style{background-image:url(../media/arrow_right.1zhaxo_isjhhw.svg);background-repeat:no-repeat;width:8px;height:15px;margin-left:20px;display:inline-block}@media (max-width:767px){.backarrow_style{margin-left:10px}}.modern-dashboard{color:#0d0c12;padding:3rem 0;font-family:Inter,sans-serif}.modern-dashboard .container{max-width:100%;margin:0 auto;padding:0}.modern-dashboard .text-muted{color:#7a8398!important}.modern-dashboard .text-primary-custom{color:#1760ff!important}.modern-dashboard .positive{color:#16a34a!important}.modern-dashboard .negative{color:#e90306!important}.modern-dashboard .verification-banner{color:#fff;background:linear-gradient(90deg,#004ac6 0%,#176bfc 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modern-dashboard .verification-banner .banner-content{align-items:center;gap:16px;display:flex}.modern-dashboard .verification-banner .banner-content .icon-wrapper{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.modern-dashboard .verification-banner .banner-content .banner-text h4{margin:0 0 4px;font-size:18px;font-weight:600}.modern-dashboard .verification-banner .banner-content .banner-text p{opacity:.9;margin:0;font-size:14px}.modern-dashboard .verification-banner .btn-complete{color:#000;background:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .2s}.modern-dashboard .verification-banner .btn-complete:hover{opacity:.9}@media (max-width:991px){.modern-dashboard .verification-banner{text-align:center;flex-direction:column;gap:16px}.modern-dashboard .verification-banner .banner-content{flex-direction:column}}.modern-dashboard .dashboard-card{background-color:#fff;border:none;border-radius:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #00000008}.modern-dashboard .dashboard-card:hover{box-shadow:0 8px 30px #0000000f}.modern-dashboard .dashboard-card .card-body{padding:24px}@media (max-width:1199.98px){.modern-dashboard .dashboard-card .card-body{padding:20px 15px}}.modern-dashboard .dashboard-card .card-header-custom{justify-content:space-between;align-items:center;display:flex}.modern-dashboard .dashboard-card .card-header-custom .card-title{color:#0d0c12;margin:0;font-size:16px;font-weight:600}.modern-dashboard .btn-primary-custom{color:#fff;background-color:#1760ff;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500}.modern-dashboard .btn-primary-custom:hover{color:#fff;background-color:#1760ff99}.modern-dashboard .btn-light-custom{color:#1760ff;background-color:#efefff;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500}.modern-dashboard .btn-light-custom:hover{color:#1760ff;background-color:#efefff99}.modern-dashboard .balance-card .balance-header{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding-bottom:20px}@media (max-width:1199.98px){.modern-dashboard .balance-card .balance-header{margin-bottom:15px;padding-bottom:15px}}.modern-dashboard .balance-card .balance-info .eyeIcon{cursor:pointer;background-color:#eaedff;border-radius:100px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:4px;display:flex}.modern-dashboard .balance-card .balance-info .eyeIcon svg{width:20px;height:20px}.modern-dashboard .balance-card .balance-info .eyeIcon svg path{fill:#1760ff}.modern-dashboard .balance-card .balance-info .balance-amount{margin:8px 0;font-size:36px;font-weight:700}@media (max-width:1399px){.modern-dashboard .balance-card .balance-info .balance-amount{font-size:32px}}@media (max-width:1199.98px){.modern-dashboard .balance-card .balance-info .balance-amount{font-size:28px}}@media (max-width:575px){.modern-dashboard .balance-card .balance-info .balance-amount{font-size:24px}}.modern-dashboard .balance-card .balance-info .balance-change{align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.modern-dashboard .balance-card .balance-info .balance-change svg{flex-shrink:0}.modern-dashboard .balance-card .balance-info .balance-change.negative{color:#e90306!important}.modern-dashboard .balance-card .balance-info .balance-change.positive{color:#16a34a!important}.modern-dashboard .balance-card .balance-stats{grid-template-columns:repeat(5,1fr);gap:48px;margin-top:32px;font-family:Inter,sans-serif;display:grid}@media (max-width:1399px){.modern-dashboard .balance-card .balance-stats{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:1199.98px){.modern-dashboard .balance-card .balance-stats{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}}@media (max-width:479px){.modern-dashboard .balance-card .balance-stats{grid-template-columns:repeat(1,1fr)}}.modern-dashboard .balance-card .balance-stats .stat-item{flex-direction:column;gap:4px;display:flex}.modern-dashboard .balance-card .balance-stats .stat-item--clickable{cursor:pointer;border-radius:8px;transition:background-color .2s}.modern-dashboard .balance-card .balance-stats .stat-item--clickable:hover,.modern-dashboard .balance-card .balance-stats .stat-item--clickable:focus-visible{background:#1760ff0f;outline:none}.modern-dashboard .balance-card .balance-stats .stat-item .stat-label{color:#434655;text-transform:uppercase;font-size:16px;font-weight:600}@media (max-width:1679px){.modern-dashboard .balance-card .balance-stats .stat-item .stat-label{font-size:14px}}.modern-dashboard .balance-card .balance-stats .stat-item .stat-value{font-size:18px;font-weight:700}@media (max-width:1399px){.modern-dashboard .balance-card .balance-stats .stat-item .stat-value{font-size:16px}}.modern-dashboard .balance-card .balance-stats .stat-item .stat-value small.stat-item-value{border-radius:4px;justify-content:center;align-items:center;min-height:26px;margin-left:4px;padding:2px 4px;font-size:14px;font-weight:400;display:inline-flex}.modern-dashboard .balance-card .balance-stats .stat-item .stat-value small.stat-item-value.positive{color:#16a34a;background-color:#16a34a1a;border:1px solid #16a34a33}.modern-dashboard .balance-card .balance-stats .stat-item .stat-value small.stat-item-value.negative{color:#e90306;background-color:#e903061a;border:1px solid #e9030633}@media (max-width:991px){.modern-dashboard .balance-card .balance-stats{flex-wrap:wrap;gap:24px}}.modern-dashboard .favourites-card .crypto-list{flex-direction:column;gap:20px;display:flex}.modern-dashboard .favourites-card .crypto-list .favourites-empty-text{text-align:center;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.modern-dashboard .favourites-card .crypto-list--scrollable{padding-right:10px;overflow:hidden auto}.modern-dashboard .favourites-card .crypto-list--scrollable::-webkit-scrollbar{width:4px}.modern-dashboard .favourites-card .crypto-list--scrollable::-webkit-scrollbar-thumb{background:#7a839859;border-radius:4px}.modern-dashboard .favourites-card .crypto-list .crypto-item{border-radius:12px;justify-content:space-between;align-items:center;margin:0;padding:8px 4px 8px 0;transition:background-color .2s;display:flex;overflow:visible}@media (max-width:575px){.modern-dashboard .favourites-card .crypto-list .crypto-item{flex-wrap:wrap}}.modern-dashboard .favourites-card .crypto-list .crypto-item:hover{background-color:#f6f5f999}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info{flex-shrink:0;align-items:center;gap:12px;width:30%;min-width:0;display:flex;overflow:visible}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-text{min-width:0;overflow:hidden}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:16px;font-weight:700;display:flex}@media (max-width:575px){.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon{width:28px;min-width:28px;height:28px;font-size:12px}}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon.icon-btc{color:#f7931a;background-color:#fff0d4}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon.icon-eth{color:#627eea;background-color:#f0f0ff}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon.icon-sol{color:#14f195;background-color:#e6f9f0}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon--img{object-fit:cover;object-position:center;background-color:#f6f5f9;display:block}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-icon--fallback{color:#1760ff;background-color:#eaedff}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-name{font-size:15px;font-weight:600}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-info .crypto-pair{color:#7a8398;font-size:12px;font-weight:500}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-chart{width:30%;height:30px}@media (max-width:575px){.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-chart{width:10%}}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-chart .sparkline{width:100%;height:100%}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-chart .sparkline.positive{stroke:#16a34a}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-chart .sparkline.negative{stroke:#e90306}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-price-info{text-align:right;width:30%}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-price-info .crypto-price{font-size:15px;font-weight:600}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-price-info .crypto-change{font-size:13px;font-weight:500}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-price-info .bidGreen{color:#16a34a!important}.modern-dashboard .favourites-card .crypto-list .crypto-item .crypto-price-info .askRed{color:#e90306!important}.modern-dashboard .movers-card .custom-toggle{background:#eaedff;border-radius:8px;padding:4px;display:flex}.modern-dashboard .movers-card .custom-toggle button{color:#434655;border-radius:6px;padding:4px 16px;font-size:13px;font-weight:500}.modern-dashboard .movers-card .custom-toggle button.active{color:#1760ff;background:#fff}.modern-dashboard .movers-card .mover-item{background:#006c490d;border:1px solid #006c491a;border-radius:12px;justify-content:space-between;align-items:center;padding:24px;display:flex}@media (max-width:1199.98px){.modern-dashboard .movers-card .mover-item{padding:20px 16px}}@media (max-width:575px){.modern-dashboard .movers-card .mover-item{padding:16px}}.modern-dashboard .movers-card .mover-item .mover-info{align-items:center;gap:12px;display:flex}.modern-dashboard .movers-card .mover-item .mover-info .mover-icon{background:#006c491a;border-radius:30px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.modern-dashboard .movers-card .mover-item .mover-info .mover-icon img{object-fit:cover;border-radius:50%;width:26px;height:26px}.modern-dashboard .movers-card .mover-item .mover-info .mover-icon .coin_icon_fallback{color:#fff;text-transform:uppercase;background:#475569;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:600;display:flex}.modern-dashboard .movers-card .mover-item .mover-info .mover-pair{font-size:16px;font-weight:600}.modern-dashboard .movers-card .mover-item .mover-change{color:#16a34a;font-size:16px;font-weight:600}.modern-dashboard .movers-card .mover-item.mover-item--negative{background:#e903060a;border-color:#e903061f}.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-icon--skeleton,.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-skeleton-bar{background:linear-gradient(90deg,#eef2ff 0%,#f8faff 50%,#eef2ff 100%) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite dashboardSkeletonPulse}.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-icon--skeleton{width:32px;min-width:32px;height:32px}.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-skeleton-bar{height:14px;display:inline-block}.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-skeleton-bar--name{width:88px}.modern-dashboard .movers-card .mover-item.mover-item--skeleton .mover-skeleton-bar--change{width:64px}@keyframes dashboardSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.modern-dashboard .vip-card{color:#fff;z-index:1;background:linear-gradient(135deg,#004ac6 0%,#2563eb 100%);position:relative;overflow:hidden}.modern-dashboard .vip-card .card-body{flex-direction:column;justify-content:center;display:flex}.modern-dashboard .vip-card .vip-content{z-index:2;position:relative}.modern-dashboard .vip-card .vip-content .vip-badge{opacity:.7;font-size:30px;font-weight:400}@media (max-width:991px){.modern-dashboard .vip-card .vip-content .vip-badge{font-size:24px}}@media (max-width:575px){.modern-dashboard .vip-card .vip-content .vip-badge{font-size:20px}}.modern-dashboard .vip-card .vip-content .vip-title{margin:0 0 20px;font-size:24px;font-weight:600}.modern-dashboard .vip-card .vip-content .btn-light-transparent{color:#1760ff;background:#fff;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .25s ease-in-out}.modern-dashboard .vip-card .vip-content .btn-light-transparent:hover{color:#1760ff;background:#fffc;transform:translateY(-2px)}.modern-dashboard .vip-card .vip-bg-logo{z-index:1;opacity:.1;z-index:-1;height:12rem;position:absolute;top:30px;right:30px}@media (max-width:991px){.modern-dashboard .vip-card .vip-bg-logo{height:10rem}}@media (max-width:575px){.modern-dashboard .vip-card .vip-bg-logo{height:8rem;top:15px;right:15px}}.modern-dashboard .vip-card .vip-bg-logo svg{width:100%;height:100%}.modern-dashboard .quick-actions-card .quick-actions-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.modern-dashboard .quick-actions-card .quick-actions-grid .action-item{cursor:pointer;flex-direction:column;align-items:center;gap:8px;display:flex}.modern-dashboard .quick-actions-card .quick-actions-grid .action-item .action-icon{background-color:#dae2fd;border-radius:100px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex}@media (max-width:1199.98px){.modern-dashboard .quick-actions-card .quick-actions-grid .action-item .action-icon{width:46px;height:46px}.modern-dashboard .quick-actions-card .quick-actions-grid .action-item .action-icon svg{width:20px;height:20px}}.modern-dashboard .quick-actions-card .quick-actions-grid .action-item .action-label{color:#0d0c12;font-size:16px;font-weight:500}@media (max-width:1366px){.modern-dashboard .quick-actions-card .quick-actions-grid .action-item .action-label{font-size:14px}}.modern-dashboard .quick-actions-card .quick-actions-grid .action-item:hover .action-icon{transform:scale(1.1)}.modern-dashboard .top-traders-card .trader-list{scrollbar-color:#1760ff #0000;flex-direction:column;gap:10px;max-height:200px;padding-right:5px;display:flex;overflow:hidden auto}.modern-dashboard .top-traders-card .trader-list .trader-item{border-radius:12px;justify-content:space-between;align-items:center;margin:0 -12px;padding:8px 12px;transition:background-color .2s;display:flex}.modern-dashboard .top-traders-card .trader-list .trader-item:hover{background-color:#f6f5f999}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-profile{align-items:center;gap:12px;display:flex}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-profile .trader-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-profile .trader-avatar--fallback{color:#1760ff;background-color:#eaedff;justify-content:center;align-items:center;font-weight:600;display:flex}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-profile .trader-info .trader-name{font-size:15px;font-weight:600}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-profile .trader-info .trader-followers{color:#475569;font-size:12px}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-stats{align-items:center;gap:16px;display:flex}@media (max-width:1199.98px){.modern-dashboard .top-traders-card .trader-list .trader-item .trader-stats{gap:5px}}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-stats .trader-return{font-size:14px;font-weight:600}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-stats .btn-copy{color:#3d3afa;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.modern-dashboard .top-traders-card .trader-list .trader-item .trader-stats .btn-copy:hover{background:#efefff;border-color:#3d3afa}.open-positions-page{padding-top:2rem;padding-bottom:3rem}.open-positions-page__header{margin:1.5rem 0 1.25rem}.open-positions-page__title{color:#0d0c12;margin:0;font-size:2.4rem;font-weight:700}.open-positions-page__subtitle{color:#434655;margin:.5rem 0 0;font-size:1.4rem}.open-positions-page__tabs{flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem;display:flex}.open-positions-page__tab{color:#0d0c12;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.8rem 1.4rem;font-size:1.4rem;font-weight:600;transition:all .2s}.open-positions-page__tab--active{color:#1760ff;background:#1760ff1a;border-color:#1760ff}.open-positions-page__table .custom_table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.open-positions-page__contracts-cell{align-items:center;gap:.8rem;display:flex}.open-positions-page__side-indicator{border-radius:.2rem;flex-shrink:0;align-self:stretch;width:.3rem}.open-positions-page__side-indicator--buy{background:#16a34a}.open-positions-page__side-indicator--sell{background:#e90306}.open-positions-page__mark-price-cell,.open-positions-page__pnl-cell{flex-direction:column;gap:.2rem;display:flex}.open-positions-page__mark-price-cell small,.open-positions-page__pnl-cell small{color:#434655;font-size:1.2rem}.open-positions-page__order-time{white-space:nowrap}.open-positions-page__subtitle-inline{color:inherit;margin-top:.2rem;font-size:1.2rem;display:block}.open-positions-page__subtitle-inline svg path{fill:currentColor}.open-positions-page__adl{align-items:center;gap:.2rem;display:inline-flex}.open-positions-page__pagination{justify-content:center;margin-top:1.6rem;display:flex}ul,li{list-style:none}th,td{white-space:nowrap}.negitive{color:#e90306!important}.positive{color:#16a34a!important}.exchange .marqueeConainer{background:0 0;width:65%;display:block}@media (max-width:1280px){.exchange .marqueeConainer{width:100%;margin-bottom:15px}}.marquee-container .overlay{--gradient-color:unset!important;--gradient-width:auto!important}@media (max-width:1280px){.marquee-container{margin-left:15px}}.marqueeOuter{align-items:center;display:flex;overflow-x:auto}.marqueeOuter p{width:90px}.marqueeOuter .marqueeInnerDiv{white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:calc(100% - 90px);padding-bottom:2px;display:flex;overflow-x:auto}@media (min-width:1440px){.marqueeOuter .marqueeInnerDiv::-webkit-scrollbar{box-shadow:none;background-color:#0000}.marqueeOuter .marqueeInnerDiv::-webkit-scrollbar-thumb{box-shadow:none;background-color:#48485f}}.marqueeOuter .marqueeInnerDiv .items{background-color:#3d3c46;border-radius:16px;width:143px;margin:0 10px;padding:10px 14px}@media (max-width:1280px){.marqueeOuter .marqueeInnerDiv .items{margin:0 5px}}.marqueeOuter .marqueeInnerDiv .items .itemTop{line-height:14px}.marqueeOuter .marqueeInnerDiv .items .itemTop .coinName{color:#0d0c12;font-size:13px}@media screen and (min-width:1920px){.marqueeOuter .marqueeInnerDiv .items .itemTop .coinName{font-size:14px}}.marqueeOuter .marqueeInnerDiv .items .itemTop .coinName{font-weight:400}.marqueeOuter .marqueeInnerDiv .items .itemBottom{line-height:16px}.marqueeOuter .marqueeInnerDiv .items .itemBottom .value{font-size:12px}@media screen and (min-width:1920px){.marqueeOuter .marqueeInnerDiv .items .itemBottom .value{font-size:13px}}.marqueeOuter .marqueeInnerDiv .items .itemBottom .value{padding-left:12px;padding-right:5px;font-weight:700}.marqueeOuter .marqueeInnerDiv .items .itemBottom .currentStatus{font-size:12px}@media screen and (min-width:1920px){.marqueeOuter .marqueeInnerDiv .items .itemBottom .currentStatus{font-size:13px}}.marqueeOuter .marqueeInnerDiv .items .itemBottom .currentStatus{font-weight:400}.marqueeOuter .marqueeInnerDiv .items .itemBottom.negitive .value{color:#e90306;position:relative}.marqueeOuter .marqueeInnerDiv .items .itemBottom.negitive .value:before{content:"";background-image:url(../media/ArrowBottom.31fzn59j5qvl2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:7px;height:5px;position:absolute;top:7px;left:3px}.marqueeOuter .marqueeInnerDiv .items .itemBottom.negitive .currentStatus{color:#e90306}.marqueeOuter .marqueeInnerDiv .items .itemBottom.positive .value{color:#16a34a;position:relative}.marqueeOuter .marqueeInnerDiv .items .itemBottom.positive .value:before{content:"";background-image:url(../media/ArrowTop.0si_wpxi74q4b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:7px;height:5px;position:absolute;top:7px;left:3px}.marqueeOuter .marqueeInnerDiv .items .itemBottom.positive .currentStatus{color:#16a34a}.exchange_Cont{position:relative;margin-bottom:0!important}.headerDiv{border-top-left-radius:15px;border-top-right-radius:15px;justify-content:space-between;align-items:center;display:flex}.headerDiv h3{margin:0;font-size:13px;font-weight:400}@media screen and (min-width:1920px){.headerDiv h3{font-size:14px}}.headerDiv h3{color:#0d0c12}.headerDiv .BalanceDiv{align-items:center;display:flex}.headerDiv .BalanceDiv h4{color:#0d0c12;margin:0;font-size:11px;font-weight:400}@media screen and (min-width:1920px){.headerDiv .BalanceDiv h4{font-size:12px}}.headerDiv .BalanceDiv h4{position:relative}.headerDiv .BalanceDiv h4:before{content:"";background:url(../media/WalletBalance.3qdtq1ul81-5h.svg) 50%/contain no-repeat;width:15px;height:15px;position:absolute;left:-25px}.commonInputDiv{margin-bottom:2.5rem;position:relative}.commonInputDiv .commonInputForm .input_inner{position:relative}.commonInputDiv .commonInputForm .input_inner input{color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;outline:none;flex:0 0 calc(100% - 6rem);align-items:center;width:100%;height:4.5rem;padding:0 1.5rem;font-size:1.4rem;font-weight:400;transition:all .3s ease-in-out;display:flex;position:relative}.commonInputDiv .commonInputForm .input_inner input::placeholder{color:#7a8398b3;font-size:1.4rem}.commonInputDiv .commonInputForm .input_inner input.form-control.is-invalid{background-image:none}.commonInputDiv .commonInputForm .input_inner input:focus,.commonInputDiv .commonInputForm .input_inner input:active,.commonInputDiv .commonInputForm .input_inner input:hover{box-shadow:unset}.commonInputDiv .commonInputForm .maxText{color:#0d0c12;cursor:pointer;margin-bottom:4px;font-size:14px}.commonInputDiv .commonInputForm .maxText:hover{color:#1760ff}.commonInputDiv .CoinsDiv{background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:64px;height:40px;padding-left:4px;display:flex;position:absolute;top:3px;right:1px}.commonInputDiv .CoinsDiv .valueUpdown{border-left:.1rem solid #7a839833;flex-direction:column;justify-content:space-between;width:2.4rem;min-width:2.4rem;height:4rem;margin-left:.8rem;display:flex}.commonInputDiv .CoinsDiv .valueUpdown button{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2rem;display:flex}.commonInputDiv .CoinsDiv .valueUpdown button:not(:last-child){border-bottom:.1rem solid #7a839833}.commonInputDiv .CoinsText{font-size:11px}@media screen and (min-width:1920px){.commonInputDiv .CoinsText{font-size:12px}}.commonInputDiv .CoinsText{color:#0d0c12;margin:0;font-weight:400}.range_innr{margin-top:2rem;margin-bottom:3rem;padding:0 .5rem}@media (max-width:1399px){.range_innr{margin-bottom:6rem}}@media (max-width:767px){.range_innr{margin-bottom:5rem}}.lightTheme .imgDropdown{margin-left:10px}.lightTheme .imgDropdown .DarkModeDropdownDiv{display:none}.lightTheme .imgDropdown .LightModeDropdownDiv{display:block}.darkTheme .toggleHover.volumeLi{position:relative}@media (max-width:1600px){.ExchangeOuterDiv .invalid-feedback{font-size:10px}}.ExchangeOuterDiv .ExchangeMainUp{margin-bottom:2rem}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp{margin-bottom:0}}.ExchangeOuterDiv .ExchangeMainUp .trade_main{background:0 0;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 .4rem;padding:1rem;display:flex}@media (max-width:1199px){.ExchangeOuterDiv .ExchangeMainUp .trade_main{flex-direction:column;align-items:flex-start}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv{align-items:center;display:flex}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv{flex-direction:column;width:100%}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl{width:100%;height:100%;margin-bottom:0;padding:0;display:flex}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl{white-space:nowrap;flex-wrap:nowrap;width:100%;overflow-x:auto}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi{flex-direction:row;justify-content:flex-start;align-items:center;min-width:14rem;padding:0 1.6rem 0 0;position:relative}@media (max-width:991px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi{padding:0 .6rem 1rem}}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi{padding:0 0 1rem}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi:after{display:none}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .select_icon{width:3.4rem!important;min-width:3.4rem!important;height:3.4rem!important;padding-right:.6rem!important}@media (max-width:991px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .select_icon{width:2.8rem!important;min-width:2.8rem!important;height:2.8rem!important}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .imgDropdown{margin-left:10px}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .imgDropdown .DarkModeDropdownDiv{align-content:center;display:flex}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .imgDropdown .DarkModeDropdownDiv span{width:.9rem!important;height:.9rem!important}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .imgDropdown .LightModeDropdownDiv{display:none}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText{padding-bottom:0}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .slash{padding:0 5px}@media (max-width:991px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .slash{padding:0 3px}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .upCase{text-transform:uppercase;font-size:12px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .upCase{font-size:16px}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .upCase{color:#0d0c12;font-size:16px;font-weight:400}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .upCase.JoinTCoin{font-size:12px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .coinNameText.volumeText .upCase.JoinTCoin{font-size:16px}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .bottomCoinName.coin_InfoBlk{font-size:12px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .bottomCoinName.coin_InfoBlk{font-size:16px}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .toggleHover.volumeLi .bottomCoinName.coin_InfoBlk{color:#989898;font-weight:600}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi{text-align:left;flex-direction:column;justify-content:center;min-width:18rem;padding-inline:2.2rem;display:flex;position:relative}@media (max-width:1199px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi{min-width:15rem;padding-inline:1.2rem}}@media (max-width:991px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi{min-width:11rem}}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi{border-bottom:0 solid #353945;min-width:auto;padding-top:7px;padding-bottom:7px;padding-left:0;flex:auto!important;width:auto!important}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi:after{content:"";background-color:#aeaeb233;width:.1rem;height:3.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi:after{display:none}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi:first-child:after{display:none}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .volumeText{color:#7a8398;white-space:nowrap;align-items:center;gap:.5rem;margin:0;padding-bottom:.3rem;font-size:1.4rem;font-weight:400;display:flex}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .volumeText.last_price{color:#7a8398;font-weight:500;font-size:14px!important}@media (max-width:991px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .volumeText.last_price{font-size:14px!important}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .volumeText svg{min-width:1.6rem}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .coin_InfoBlk{color:#0d0c12;white-space:nowrap;margin:0;font-size:1.6rem;font-weight:500}@media (max-width:1199px){.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl .volumeLi .coin_InfoBlk{font-size:1.4rem}}.ExchangeOuterDiv .ExchangeMainUp .trade_main .VolumeDiv .volumeUl.pairStats .volumeLi{background:#fff;border-radius:2rem;padding:1rem 1.5rem}.ExchangeOuterDiv .ExchangeMainUp .trade_main .tradingGuid{align-items:center;display:flex}.ExchangeOuterDiv .ExchangeMainUp .trade_main .tradingGuid .trading{align-items:center;margin-right:10px;display:flex;position:relative}.ExchangeOuterDiv .ExchangeMainUp .trade_main .tradingGuid .trading:after{content:"";background-color:#353945;width:.1rem;height:2rem;position:absolute;top:.3rem;right:0}.ExchangeOuterDiv .ExchangeMainUp .trade_main .tradingGuid .trading p{color:#0d0c12;margin:0;padding-inline:1rem;font-size:1.6rem;font-weight:500}.ExchangeOuterDiv .ExchangeMainUp .trade_main .tradingGuid .notify{align-items:center;gap:1.6rem;display:flex}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow{justify-content:space-between}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow.row{margin:0 -1rem;overflow-x:hidden}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow.row>div{padding:0 1rem}@media (max-width:1280px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow{flex-flow:column wrap;row-gap:.4rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol{width:64%}@media (max-width:1399px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol{width:100%}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv h3{color:#0d0c12;margin-bottom:.8rem;font-size:1.6rem;font-weight:600}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner{flex:auto}@media (max-width:1280px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner{height:500px}}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner{height:500px}}@media (max-width:575px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner{height:400px}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner #tv_chart_container{height:100%!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner .tradeChart .commonCard{height:632px}@media (max-width:1280px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner .tradeChart .commonCard{height:500px}}@media (max-width:575px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner .tradeChart .commonCard{height:400px}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner iframe{width:100%;height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner iframe html .chart-page{background:#e90306!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv .TradeChartInner iframe html .chart-page ._tv-dialog._tv-dialog-nonmodal{left:0!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .tradeChartDiv img{width:100%;height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .depthChartDiv{width:100%;height:230px}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .depthChartDiv .depthChartInner{height:186px}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainLeftCol .depthChartDiv img{width:100%;height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol{width:36%}@media (max-width:1399px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol{width:100%}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection{height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .row{margin:0 -1rem;overflow-x:hidden}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .row{row-gap:.4rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .row>div{padding:0 1rem}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection{flex-direction:column;height:100%}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design{background:#fff;border-radius:1rem;height:100%;padding:1.8rem 1.6rem}@media (max-width:1679px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design{padding:1rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .custom_tab{height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table{margin:0}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table th,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table td{padding:.2rem .5rem!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead{z-index:9;position:sticky;top:-1px}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead tr{background:linear-gradient(210.53deg,#111825 17.45%,#110e17 80.57%)}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead th{text-align:left;border:0;font-size:12px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead th{font-size:12px}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead th{color:#0d0c12;font-weight:400;padding:.4rem .5rem!important;font-size:1.1rem!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table thead th:last-child{width:15%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table tbody{border-top:0!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orders_design .trade_data table tbody tr td{color:#0d0c12;border:0;font-size:1.2rem;font-weight:400;padding:.2rem .5rem!important}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav{align-items:center;display:flex;position:relative}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav{white-space:nowrap;flex-wrap:nowrap;overflow:auto hidden}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav a{color:#7a8398;box-shadow:none;padding:0;cursor:pointer;border-bottom:1px solid #0000;padding-bottom:.5rem;font-size:1.4rem;font-weight:700}@media (max-width:1679px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav a{font-size:1.4rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav a:not(:last-child){margin-right:1rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav a:not(:last-child){margin-right:2rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .nav a.active{color:#0d0c12}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .tab-content{padding:1.6rem 0 0}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .buttonTab.nav{border:0}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .buttonTab.nav .nav-link{color:#7a8398;text-align:center;background:0 0;border:0;border-radius:.8rem;min-width:9rem;min-height:2.4rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:500}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .buttonTab.nav .nav-link:not(:last-child){margin-right:1rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .custom_tab .buttonTab.nav .nav-link.active{color:#000;background:#f3f3f3}@media (min-width:1200px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orderTrade_sec{flex:1;height:100%}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orderBookSection{flex-direction:column;height:100%;display:flex}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orderBookSection{width:100%;margin-left:0}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .topSection .orderBook_wrap{height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection{background:#fff;border-radius:1rem;flex-direction:column;height:100%;padding:1.8rem 1.6rem;display:flex}@media (max-width:1679px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection{padding:1rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .custom_tab,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tab-content,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .trades_design,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .order_book,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .buysell_book,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .TabsCommonSectionInner,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tabsSectionOuter,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .stopLimitOuter,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .StopLimitSection{flex-direction:column;height:100%;display:flex}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .custom_tab,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tab-content,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .trades_design,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .order_book,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .buysell_book,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .TabsCommonSectionInner,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tabsSectionOuter,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .stopLimitOuter,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .StopLimitSection{height:auto}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .custom_tab .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tab-content .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .trades_design .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .order_book .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .buysell_book .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .TabsCommonSectionInner .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tabsSectionOuter .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .stopLimitOuter .buyBtn,.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .StopLimitSection .buyBtn{margin-top:auto}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tab-content{padding-top:1rem!important}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection .tab-content>div{height:100%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData{justify-content:space-between;align-items:center;display:flex}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink{gap:1rem;display:flex}@media (max-width:1679px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink{gap:.5rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink a{cursor:pointer;background:#f3f3f3;border-radius:.6rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:.2rem;transition:all .25s;display:flex}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink a svg path{fill:#1760ff}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink a:hover{background:#1760ff}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .MainRightCol .BuySellSection_headData_extrnalLink a:hover svg path{fill:#fff}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs{background-color:#f3f3f3;border:0;border-radius:1.2rem;flex-wrap:nowrap;align-items:center;gap:1rem;min-width:auto;padding:.8rem;display:flex;border-bottom:0!important;margin-bottom:1rem!important}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs{margin-bottom:0!important}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li{width:50%}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link{color:#7a8398;background-color:#0000;border:0;border-radius:1.2rem;width:100%;min-height:4.2rem;padding:.8rem 1rem;font-size:1.6rem;font-weight:400;position:relative}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link span{z-index:1;position:relative}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link:focus{box-shadow:none;border:0}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link.active{color:#fff;background-color:#16a34a}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link.active[data-rr-ui-event-key=sell]{background-color:#d71616}@media (max-width:1679px){.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .buysell_tabs li button.nav-link{padding:.8rem 1rem;font-size:1.4rem}}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .buysell_book .tab-content{padding-top:1rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap{margin-bottom:3.4rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap_in{justify-content:space-between;align-items:center;display:flex}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap_in h4{color:#0d0c12;letter-spacing:.042rem;font-size:1.2rem;font-weight:600}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .progress{background-color:#131422;margin:1rem 0 .8rem}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .progress .progress-bar{background-color:#131422}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .single-thumb{background:#131422;margin:1.7rem 0}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .single-thumb .range-slider__thumb[data-lower]{width:0;display:none}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .single-thumb .range-slider__range{background:#16a34a;border-radius:6px}.ExchangeOuterDiv .ExchangeMainUp .ExchangeMianRow .leverage_wrap .single-thumb .range-slider__thumb{background:#131422;border:.3rem solid #16a34a}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec{display:flex}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec{flex-direction:column}}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col{width:45%}@media (max-width:767px){.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col{width:100%;margin-top:15px}}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap{background-color:#1e1d24;border-radius:0 0 15px 15px;padding:15px 23px}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap .topBtn{justify-content:center;gap:15px;padding-bottom:25px;display:flex}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap .topBtn button{color:#0d0c12;background-color:#2f2e36;border:0;border-radius:6px;padding:5px 15px;font-size:10px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap .topBtn button{font-size:11px}}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap .topBtn button{font-weight:400;transition:all .3s}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .assetWrap .topBtn button:hover{background-color:#c6a457}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .balanceDiv{justify-content:space-between;margin-bottom:20px;display:flex}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .balanceDiv h6{font-size:11px;font-weight:500}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .balanceDiv h6{font-size:13px}}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .balanceDiv h6{color:#0d0c12;text-transform:uppercase}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .balanceDiv h6 span{text-transform:capitalize;color:#3d3c46}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .deposit-btn{height:fit-content;margin-bottom:0;padding:9px 15px;font-size:12px}@media screen and (min-width:1920px){.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .deposit-btn{font-size:13px}}.ExchangeOuterDiv .ExchangeMainUp .btmRight_Sec .asset-col .deposit-btn{font-weight:400}.decimalSelectDiv{z-index:2;position:absolute;top:0;right:3px}.decimalSelectDiv .react-select__control{color:#7a8398;background:0 0;border:0;border-radius:1rem;width:10.5rem;height:2.6rem;min-height:2.6rem;margin-bottom:0;padding:0;font-size:1.2rem;font-weight:500}.decimalSelectDiv .react-select__control:after{content:"";pointer-events:none;border:.15rem solid #7a8398;border-width:0 .15rem .15rem 0;width:.6rem;height:.6rem;padding:.2rem;display:inline-block;position:absolute;top:48%;right:.8rem;transform:translateY(-50%)rotate(45deg)}.decimalSelectDiv .react-select__control .react-select__value-container{padding:0!important}.decimalSelectDiv .react-select__control .react-select__single-value,.decimalSelectDiv .react-select__control .react-select__placeholder{font-size:1.2rem}.decimalSelectDiv .react-select__control.react-select__control--is-focused{box-shadow:none!important;border-color:#0000!important}.decimalSelectDiv .react-select__control.react-select__control--menu-is-open:after{transform:translateY(-50%)rotate(-135deg)}.decimalSelectDiv .react-select__menu{z-index:3;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;width:10.5rem;margin-top:0;overflow:hidden;box-shadow:0 0 16px #0000001f}.decimalSelectDiv .react-select__menu-list{padding:0}.decimalSelectDiv .react-select__option{white-space:nowrap;color:#0d0c12;text-transform:capitalize;background-color:#fff;padding:.4rem 1.6rem;font-size:1.2rem;font-weight:500}.decimalSelectDiv .react-select__option:hover{color:#1760ff;background:#1760ff1a}.decimalSelectDiv .react-select__option.react-select__option--is-focused{background-color:#0000}.decimalSelectDiv .react-select__option.react-select__option--is-selected{color:#fff!important;background:#1760ff!important}@media (max-width:1679px){.decimalSelectDiv .react-select__option{color:#0d0c12;padding:.5rem 1.6rem;font-size:1.4rem;font-weight:600}}.commonCardOuter{background:#fff;border-radius:1rem;padding:1.8rem 1.6rem}@media (max-width:1679px){.commonCardOuter{padding:.6rem}}.orderBook{color:#1e1d24;scrollbar-width:none;flex-direction:column;display:flex;position:relative;overflow:scroll}.orderBook .innerOrderBook{flex-direction:column;height:100%;display:flex;position:relative}.orderBook .innerOrderBook .tabsOrderBook{flex-direction:column;height:100%;display:flex}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs{border-bottom:0!important}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs .nav-item{margin-bottom:0}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs .nav-item button{background-image:url(../media/tradingaomunt1.2_0rw1afxrql8.svg);background-position:50%;background-repeat:no-repeat;background-size:30px 24px;border:.1rem solid #0000;width:3.6rem;height:2.7rem;margin-right:.5rem;padding:.15rem .6rem;transition:all .2s}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs .nav-item button:hover,.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs .nav-item button.active{background-color:#f3f3f3;border-radius:4px}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs :nth-child(2) button{background-image:url(../media/tradingaomunt2.0icdfxfz-e510.svg)}.orderBook .innerOrderBook .tabsOrderBook .nav.nav-tabs :nth-child(3) button{background-image:url(../media/tradingaomunt3.2u7zhgbtgd3ew.svg)}.orderBook .innerOrderBook .tabsOrderBook .tab-content{height:100%;padding:29px 0 0}.orderBook .innerOrderBook .tabsOrderBook .tab-content .tab-pane{height:100%}.orderBook .orderBookThead{z-index:1;gap:5px;width:100%;padding:.4rem 0;display:flex;position:absolute;top:28px}.orderBook .orderBookThead span{color:#0d0c12;flex:0 0 calc(33.3333% - 5px);padding:0;font-size:12px;font-weight:400}@media (max-width:1679px){.orderBook .orderBookThead span{font-size:11px}}.orderBook .orderBookThead span:first-child{text-align:left}.orderBook .orderBookThead span:nth-child(2){text-align:center}.orderBook .orderBookThead span:nth-child(3){text-align:right}.orderbook_select{position:absolute;top:-2rem;right:0}.orderbook_select .select__control{background:0 0!important;border:0!important;height:auto!important;min-height:auto!important;padding:0!important}.orderBookTable{width:100%}.orderBookTable .data_table_title{justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}@media (max-width:1599px){.orderBookTable .data_table_title{margin-bottom:1.6rem}}.orderBookTable .data_table_title h3{color:#0d0c12;flex:33.3%;font-size:1.4rem;font-weight:400}.orderBookTable .data_table_title h3:nth-child(2),.orderBookTable .data_table_title h3:last-child{text-align:end}.orderBookTable .data_table{margin-top:.8rem}.orderBookTable .data_table ul{height:23rem;overflow:auto}@media (max-width:1599px){.orderBookTable .data_table ul{height:20rem}}.orderBookTable .data_table ul::-webkit-scrollbar{width:0;height:0}.orderBookTable .data_table ul li{justify-content:space-between;align-items:center;display:flex}.orderBookTable .data_table ul li:not(:last-child){margin-bottom:1.3rem}.orderBookTable .data_table ul li h3{color:#0d0c12;flex:33.3%;font-size:1.2rem;line-height:.8rem}.orderBookTable .data_table ul li h3:nth-child(2),.orderBookTable .data_table ul li h3:last-child{text-align:end}.orderBookTable .data_table ul li h3.red_txt{color:#e90306}.orderBookTable .data_table ul li h3.green_txt{color:#16a34a}.orderBookTable .data_table h4{text-align:center;background-color:#0d0c120f;justify-content:center;align-items:center;height:3.6rem;margin:1.6rem -2rem 1rem;font-size:1.6rem;font-weight:500;display:flex}@media (max-width:1599px){.orderBookTable .data_table h4{font-size:1.4rem}}@media (max-width:1399px){.orderBookTable .data_table h4{margin:1.2rem -1.5rem .8rem}}.orderBookTable .data_table h4.green_txt{color:#16a34a}.orderBookTable .data_table h4.red_txt{color:#e90306}.orderBookTable .data_table h4.red_txt svg{transform:rotate(180deg)}.orderBookTable .data_table h4 svg{margin:0 .5rem;transition:all .3s ease-in-out}.orderBookTable .data_table h4 span{color:#131422;font-size:1.2rem}.orderBookTable .bid-body{width:100%;overflow:hidden auto}.orderBookTable .bid-body div{justify-content:space-between;align-items:center;width:100%;display:flex}.orderBookTable .bid-body .progress-container{transition:background-color .15s;position:relative}.orderBookTable .bid-body .progress-container.row-highlighted{background-color:#ffffff0d}.orderBookTable .bid-body .progress-container .progress-bar{height:100%}.orderBookTable .bid-body .row-content{z-index:2;transition:background-color .15s;position:relative}.orderBookTable .bid-body .row-content.row-highlighted{background-color:#ffffff14}.orderBookTable .bid-body .row-content.animDelay{animation-name:textAnimate;animation-duration:.2s;animation-delay:.1s}@keyframes textAnimate{0%{opacity:0}to{opacity:1}}.orderBookTable .bid-body .row-content.animDelay h3{color:#16a34a;font-size:1.4rem;font-weight:400}.orderBookTable .bid-body .row-content.animDelay span{color:#0d0c12;width:33.33%;padding:.2rem 0;font-size:1.2rem;font-weight:400}@media (max-width:1679px){.orderBookTable .bid-body .row-content.animDelay span{font-size:1.2rem}}.orderBookTable .bid-body .row-content.animDelay span:last-child{text-align:end}.orderBookTable .bid-body .row-content.animDelay span:nth-child(2){text-align:center}.orderBookTable.wrapper{display:flex;flex-direction:column-reverse!important;justify-content:space-between!important;align-items:flex-end!important}.orderBookTable.wrapper .scrollbar-container{width:100%}.orderBookTable.wrapper .bid-body.no_reverse{overflow:unset}.orderBookTable .wrapper.no_reverse,.orderBookTable .bid-body.no_reverse{padding-right:.4rem}.orderBookTable ::-webkit-scrollbar-thumb{background:#aaaaaa80;border-radius:3px;height:90px}.orderBookTable ::-webkit-scrollbar-track{background:0 0}.orderBookTable:hover::-webkit-scrollbar{width:5px;height:6px}.orderBookTable ::-webkit-scrollbar{width:5px;height:6px}.orderBookTable .progress-bar{opacity:.2;z-index:1;background-color:#16a34a;width:100%;height:17px;position:absolute;left:100%;right:0}.sellOrder_rvrse{align-items:flex-end;height:100%;display:flex}.allOrders .orderBookTable{scrollbar-width:none;flex-direction:column-reverse;height:100%;min-height:220px;max-height:220px;margin:10px 0;overflow:hidden auto}@media (max-width:767px){.allOrders .orderBookTable{margin:22px 0 10px}}.allOrders .orderBookTable::-webkit-scrollbar{display:none}.allOrders .orderBookTable::-webkit-scrollbar-track{background:0 0}.allOrders .orderBookTable:last-child{margin:15px 0 10px}@media (max-width:767px){.allOrders .orderBookTable:last-child{margin:5px 0}}@media (max-width:1199px){.allOrders .orderBookTable{height:200px;min-height:200px;max-height:200px}}.buyOrders .orderBookTable .wrapper,.buyOrders .orderBookTable .bid-body{min-height:512px;max-height:512px}.buyOrders .orderBookTable .wrapper.classReverse,.buyOrders .orderBookTable .bid-body.classReverse{padding-top:1.4rem}@media (max-width:1199px){.buyOrders .orderBookTable .wrapper,.buyOrders .orderBookTable .bid-body{min-height:441px;max-height:441px}}.buyOrders .wrapperbuysell_order{padding-top:1rem}.progStatus{justify-content:space-between;align-items:center;padding:10px 0;display:flex}@media (max-width:767px){.progStatus{padding:4px}}.progStatus .currentStatus{color:#0d0c12;font-size:12px;font-weight:500}@media (max-width:1679px){.progStatus .currentStatus{font-size:12px}}.progStatus .currentValue{color:#0d0c12;padding-left:25px;font-size:12px;font-weight:500}@media (max-width:1679px){.progStatus .currentValue{padding-left:16px;font-size:12px}}.buySection{margin-bottom:15px}.buySection,.sellSection{flex:1 0 300px;height:100%}.buySection .TabsCommonSectionInner .tabsSectionOuter,.sellSection .TabsCommonSectionInner .tabsSectionOuter{height:100%}.spot_trades_details{background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border-radius:2rem;height:100%;padding-top:2rem}@media (max-width:1399px){.spot_trades_details{margin-top:-1.5rem}}@media (max-width:1199px){.spot_trades_details{margin-top:0}}@media (max-width:767px){.spot_trades_details{border-radius:1.6rem}}.spot_trades_details .nav{align-items:center;padding-inline:.8rem}@media (max-width:767px){.spot_trades_details .nav{border-radius:1.6rem 1.6rem 0 0;gap:1rem;padding-inline:0}}@media (max-width:575px){.spot_trades_details .nav{gap:.6rem}}.spot_trades_details .nav a{color:#7a8398;white-space:nowrap;cursor:pointer;border-bottom:.1rem solid #0000;padding:.2rem 0;font-size:1.6rem;font-weight:700;transition:all .3s ease-in-out}@media (max-width:575px){.spot_trades_details .nav a{font-size:1.4rem}}@media (max-width:767px){.spot_trades_details .nav a{padding:.6rem 0}}.spot_trades_details .nav a:not(:last-of-type){margin-right:3rem}@media (max-width:575px){.spot_trades_details .nav a:not(:last-of-type){margin-right:2rem}}.spot_trades_details .nav a.active{color:#0d0c12;border-bottom:.1rem solid #1760ff}.spot_trades_details .nav button{white-space:nowrap;width:11rem;margin-left:auto}@media (max-width:767px){.spot_trades_details .nav button{margin-left:2rem!important}}.spot_trades_details .nav button label{color:#0d0c12;font-size:1.4rem}.spot_trades_details .tab-content{padding:1.6rem .8rem 0}.spot_trades_details .no_record{text-align:center;padding:7.3rem 2rem 8.7rem}@media (max-width:767px){.spot_trades_details .no_record{padding:4rem 1.5rem}}.spot_trades_details .no_record p{color:#0d0c12;font-size:1.6rem;font-weight:500}.spot_trades_details .no_record span img{width:8rem!important;height:8rem!important}.nav-tabs .nav-link{margin-bottom:0}.TabsCommonSectionInner{border-radius:15px}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs{border-bottom:1px solid #aeaeb233}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-item{margin-bottom:0}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-item:not(:last-of-type){margin-right:2rem}@media (max-width:767px){.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-item:not(:last-of-type){margin-right:1.5rem}}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link.active,.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-tabs .nav-item.show{color:#0d0c12;outline:unset;box-shadow:unset;background-color:#0000;border-color:#0000;font-weight:500;border-bottom:1px solid #1760ff!important}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link{color:#7a8398;text-transform:capitalize;cursor:pointer;border:0;border-bottom:1px solid #0000;padding:.5rem 0;font-size:1.4rem;font-weight:500;margin-bottom:0!important}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link:hover,.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link :focus,.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link :focus-within,.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link :focus-visible{color:#0d0c12;box-shadow:unset;border-color:#0000;outline:0}.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link:not(:last-of-type){margin-right:2rem}@media (max-width:767px){.TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link:not(:last-of-type){margin-right:1rem}}.TabsCommonSectionInner .tabsSectionOuter .outlineBtn_style{height:4rem}@media (max-width:767px){.TabsCommonSectionInner .tabsSectionOuter .outlineBtn_style{height:3.4rem;font-size:1.2rem}.TabsCommonSectionInner .tabsSectionOuter .outlineBtn_style span svg{width:6px;height:12px}}.TabsCommonSectionInner .tabsSectionOuter .tab-content{height:100%;padding:2rem;display:flex}.TabsCommonSectionInner .tabsSectionOuter .tab-content .tab-pane{width:100%}.TabsCommonSectionInner .tabsSectionOuter .invalid-feedback{margin:.2rem 0 0;font-size:1.2rem;line-height:1.6rem;position:absolute}.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range{justify-content:flex-end;gap:5px;margin-bottom:15px;display:flex}.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range button{color:#0d0c12;background-color:#3d3c46;border:0;border-radius:15px;padding:5px 12px;font-size:10px}@media screen and (min-width:1920px){.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range button{font-size:11px}}.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range button{font-weight:400;transition:all .3s}.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range button.active,.TabsCommonSectionInner .tabsSectionOuter .exAmnt_range button:hover{color:#000;background:#1760ff}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter{flex-direction:column;justify-content:space-between;height:100%;display:flex}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content{align-items:center;margin:0 0 1rem;display:flex}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left{flex:0 0 100%;max-width:100%;padding-left:0;position:relative}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left svg{width:3.4rem;height:3.4rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1679px){.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left svg{width:2.6rem;height:2.6rem}}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left p{color:#7a8398;margin:0;font-size:1.4rem;font-weight:400;line-height:1.3}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left p strong{color:#0d0c12;font-weight:600;display:block}@media (max-width:1679px){.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left p{font-size:1.2rem}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_left p strong{font-size:1.4rem}}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right{text-align:right;flex:0 0 40%;justify-content:flex-end;max-width:40%;display:flex}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right button{background-color:#0000;border:0;margin-left:1rem;padding:0;display:inline-block}@media (max-width:1679px){.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right button{width:3.2rem;height:3.2rem}}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right button:focus{box-shadow:none;border:0}.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right button:first-child{margin-left:0}@media (max-width:1679px){.TabsCommonSectionInner .tabsSectionOuter .CommonFormOuter .available_content_right button{margin-left:.5rem}}.amountFee{text-align:right;margin-top:-10px;margin-bottom:5px}.amountFee span{color:#0d0c12;font-size:13px;font-weight:400}.commonButton button{width:100%;font-size:10px;transition:all .5s}@media screen and (min-width:1920px){.commonButton button{font-size:13px}}.commonButton button{border:0;border-radius:.8rem;height:4rem;padding:.9rem 1.5rem;font-weight:500;font-size:1.6rem!important}.commonButton button:hover{opacity:.6;transition:all .5s}.commonButton button:hover,.commonButton button :focus,.commonButton button :focus-within,.commonButton button :focus-visible{box-shadow:unset;border:0}.commonButton .exchLogin{background:#1760ff;width:100%;font-size:10px}@media screen and (min-width:1920px){.commonButton .exchLogin{font-size:14px}}.commonButton .exchLogin{text-align:center;color:#000;border-radius:10px;padding:9px 15px;font-weight:500}.commonButton .exchLogin a{color:#000;font-weight:700}.sellSection .commonButton.buyBtn button{color:#fff;background-color:#d71616;border:.1rem solid #0000}.sellSection .commonButton.buyBtn button:hover{box-shadow:unset;color:#d71616;background:0 0;border:.1rem solid #d71616}.sellSection .commonButton.buyBtn button:disabled{cursor:not-allowed;opacity:.8;color:#0d0c12;background:#0d0c1266;transition:all .5s}.sellSection .commonButton.buyBtn button:disabled:hover,.sellSection .commonButton.buyBtn button:disabled:focus{color:#0d0c12!important;background:#0d0c1266!important;border:.1rem solid #0000!important}.bottomSection{width:100%;height:455px;overflow:hidden}@media (max-width:767px){.bottomSection{margin-bottom:5rem}}.bottomSection .historyOuter{height:100%}.bottomSection .TabsCommonSectionInner .tabsSectionOuter{height:315px}.bottomSection .TabsCommonSectionInner .tabsSectionOuter .nav-tabs{border-bottom:0}@media (max-width:480px){.bottomSection .TabsCommonSectionInner .tabsSectionOuter .nav-tabs{white-space:nowrap;flex-wrap:nowrap;overflow:auto hidden}}.bottomSection .TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link{border:0;padding:.5rem;font-weight:500;font-size:1.4rem!important}@media (max-width:767px){.bottomSection .TabsCommonSectionInner .tabsSectionOuter .nav-tabs .nav-link{margin-right:1rem;font-size:1.2rem!important}}.bottomSection .TabsCommonSectionInner .tabsSectionOuter .tab-content{height:auto;padding:2rem 0}.marketOuter{height:260px}.marketOuter .orderHistory{height:100%}.HistoryTables{width:100%;height:390px;padding:0;overflow-y:auto}.HistoryTables .custom_no_transaction_found{padding-top:87px}.HistoryTables.trade_data{height:520px;margin-top:0}@media (max-width:767px){.HistoryTables.trade_data{height:490px}}.HistoryTables.all_orders_table_page{height:auto!important}.HistoryTables table{margin:0}.HistoryTables table th,.HistoryTables table td{padding:1.1rem 1.5rem}.HistoryTables table thead{z-index:9;position:sticky;top:-1px}.HistoryTables table tbody{border-top:0!important}.HistoryTables table tbody tr td .cancelBtn_wrap button{width:8rem;height:4rem;margin-bottom:0;font-size:1.4rem}@media (max-width:767px){.HistoryTables table tbody tr td .cancelBtn_wrap button{height:3.6rem}}.HistoryTables .dataNotfound_img{opacity:.6;min-width:120px;min-height:120px;padding:100px 0}@media (max-width:767px){.HistoryTables .dataNotfound_img{padding:50px 0}}.HistoryTables .cancelBtn_wrap{gap:10px;display:flex}.HistoryTables .cancelBtn_wrap .reset_btn{min-width:8.6rem;height:3.2rem}.favDropdownOuter .HistoryTables table thead th{padding:1rem 3rem!important;font-size:1.4rem!important}@media (max-width:1199px){.favDropdownOuter .HistoryTables table thead th{padding:0 1rem!important}}.favDropdownOuter .HistoryTables table tbody tr td{padding:0 3rem!important}@media (max-width:1199px){.favDropdownOuter .HistoryTables table tbody tr td{font-size:12px;padding:0 1rem!important}}.toggleHover{padding:15px 0;position:relative}.volumehovertext{line-height:4rem}.favDropdownOuter_overlay{z-index:2;background:0 0;width:100%;height:100%;position:fixed;top:0;left:0}.favDropdownOuter{z-index:101;width:fit-content;min-width:350px;position:absolute;top:60px;left:0}@media (max-width:767px){.favDropdownOuter{width:320px;top:50px;left:0}}.favDropdownOuter .favTabs{border-radius:2rem}.favDropdownOuter .favTabs .dropdownTabs{background:#fff;border-radius:2rem;padding:2rem}.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs{background-color:#0000;border-bottom:0;width:100%}.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs .nav-item{background-color:#0000;width:19.33%;margin-bottom:0}.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs .nav-item .nav-link{color:#0d0c12;border:0;width:100%;font-size:12px}@media screen and (min-width:1920px){.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs .nav-item .nav-link{font-size:14px}}.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs .nav-item .nav-link{border-bottom:.1rem solid #0000;margin:0;font-weight:500}.favDropdownOuter .favTabs .dropdownTabs .nav.nav-tabs .nav-item .nav-link.active{border-radius:unset;color:#16a34a;background-color:#0000;border-bottom:.1rem solid #16a34a;margin:0}.favDropdownOuter .favTabs .dropdownTabs .tab-content{padding:1.5rem 0}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv{margin-bottom:1rem;position:relative}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv:after{content:"";background-image:url(../media/search.2cwz23iivdd1_.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px;display:inline-block;position:absolute;top:12px;left:12px}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input{font-size:12px}@media screen and (min-width:1920px){.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input{font-size:13px}}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input{color:#0d0c12;white-space:nowrap;text-overflow:ellipsis;caret-color:#0d0c12;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;width:100%;max-width:100%;height:4rem;padding:.5rem 2rem .5rem 4rem;font-size:1.4rem;font-weight:400;overflow:hidden}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input:focus,.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input :focus-visible,.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input :focus-within{outline:unset;border:unset;box-shadow:unset}.favDropdownOuter .favTabs .dropdownTabs .tab-content .inputSearchDiv input::placeholder{color:#7a8398b3;font-size:1.4rem}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables{min-height:310px}@media (max-width:1199px){.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables{height:300px;min-height:300px}}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody tr{transition:all .2s linear}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody tr:hover{color:#000;background-color:#1760ff66}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td{color:#0d0c12}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span{margin-right:5px}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span.starIcon,.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span.starIcon_Selected{cursor:pointer;background-repeat:no-repeat;background-size:contain;width:13px;height:13px;display:inline-block}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span.starIcon{background-image:url(../media/starDark.060jc_10-uwyu.png)}.favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span.starIcon_Selected{background-image:url(../media/star.0hl5215psoy90.png)}.favDropdownOuter .favTabs .favTable .custom_table .table thead tr th{background:#f3f3f3}.loginText{justify-content:center;align-items:center;height:100%;display:flex}.loginText p{color:#0d0c12;margin-bottom:0;font-size:16px;font-weight:400}.loginText p a{color:#1760ff;padding:0 5px;font-weight:600}.forMore_History{position:relative}.forMore_History .green_border{height:3.2rem}.forMore_History .moreRecord{cursor:pointer;border-radius:50px;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .1s ease-out;display:inline-flex;position:absolute;top:15px;right:15px}.forMore_History .moreRecord:hover{transform:scale(.93)}.lightTheme .favDropdownOuter .favTabs .dropdownTabs .tab-content .HistoryTables tbody td span.starIcon{background-image:url(../media/starLite.3-4gw3d21tpqg.png)}.orderbook-row-highlighted{position:relative;background-color:#ffffff14!important}.orderbook-row-highlighted:before{content:"";pointer-events:none;z-index:1;background-color:#ffffff0f;width:100%;height:100%;position:absolute;top:0;left:0}.progress-container.orderbook-row-highlighted{background-color:#ffffff14!important}.progress-container.orderbook-row-highlighted .row-content{background-color:#0000!important}.customTooltip_Design .tooltip-arrow:before{border-left-color:#fffffff2!important;border-right-color:#fffffff2!important}.customTooltip_Design .tooltip-inner{box-sizing:border-box;color:#0d0c12;text-align:left;background-color:#fffffff2;border:1px solid #ffffff14;border-radius:6px;width:220px;max-width:220px;height:fit-content;padding:10px 12px;box-shadow:0 4px 16px #0006}.customTooltip_Design .tooltip-inner .overlayItem{justify-content:space-between;align-items:center;width:100%;padding:4px 0;font-size:12px;font-weight:500;line-height:1.4;display:flex}.customTooltip_Design .tooltip-inner .overlayItem .titleItem{color:#7a8398;font-size:12px;font-weight:400}.customTooltip_Design .tooltip-inner .overlayItem>div:last-child{color:#0d0c12;font-size:12px;font-weight:500}.exittrade_body{color:#0d0c12;padding-left:0}.exittrade_body li{justify-content:space-between;align-items:center;margin-bottom:25px;font-size:16px;font-weight:500;display:flex}.exittrade_body li span{flex:0 0 60%}.exittrade_body li span.typeBtn{align-items:center;gap:0 10px;display:flex}.exittrade_body li span.typeBtn .commonBtn_style{background-color:#1e1d24;border:0;min-width:110px;height:45px;margin-bottom:0}.exittrade_body li span.typeBtn .commonBtn_style:hover,.exittrade_body li span.typeBtn .commonBtn_style:focus{color:#6e739a}.exittrade_body li span.typeBtn .commonBtn_style.active{background-color:#131422;color:#0d0c12!important}.exittrade_body li span .form-control{background-color:#1e1d24;border:0;border-radius:26px;font-size:16px;font-weight:600;color:#0d0c12!important}.exittrade_body li span .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.exittrade_body li span .form-control:focus{box-shadow:unset}.exittrade_body li span .form-control:disabled{opacity:.6}@media (max-width:1199px){.trade_top{margin:1.7rem 0}}.exchange__content--mobile #tv_chart_container iframe{width:100%;height:100%;min-height:100vh}.exc_grid_delisting{width:100%}.exc_grid_buysell--disabled{opacity:.65;pointer-events:none}.mobile-bottom-control .mobile-open-buysell:disabled{opacity:.5;cursor:not-allowed}.mobile .exc_grid_delisting{box-sizing:border-box;width:100%;margin-top:1rem;padding:0 1rem}.delistingBanner{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e2e8f0;border:1px solid #aeaeb233;border-radius:1rem;align-items:center;gap:1.2rem;width:100%;max-width:100%;margin-bottom:0;padding:.6rem 1rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}@media (max-width:767px){.delistingBanner{border-radius:.8rem;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem}}.delistingBanner_icon{background:#5769c626;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;min-width:3.2rem;height:3.2rem;display:flex}.delistingBanner_icon svg{width:1.6rem;height:1.6rem}.delistingBanner_icon svg rect{fill:#0000}.delistingBanner_icon svg path{fill:#1760ff}.delistingBanner_content{flex:1;min-width:0;overflow:hidden}.delistingBanner_marquee{width:100%;overflow:hidden}.delistingBanner_marquee .rfm-marquee{min-width:auto!important}.delistingBanner_marquee .rfm-initial-child-container,.delistingBanner_marquee .rfm-marquee{align-items:center}.delistingBanner_marquee .rfm-child{flex:none}.delistingBanner_marqueeItem{white-space:nowrap;word-break:normal;align-items:center;display:inline-flex}.delistingBanner_separator{opacity:.5;margin:0 1.6rem}.delistingBanner_message{color:#0d0c12;white-space:normal;word-break:break-word;margin:0;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:500;line-height:1.5}@media (max-width:767px){.delistingBanner_message{font-size:1.2rem;line-height:1.45}}.delistingBanner_close{cursor:pointer;background:0 0;border:none;border-radius:.8rem;justify-content:center;align-items:center;width:3.2rem;min-width:3.2rem;height:3.2rem;transition:all .2s;display:flex}.delistingBanner_close:hover{background:#5768c626}.delistingBanner_close svg{width:1.2rem;height:1.2rem}.delistingBanner_close svg path{fill:#0d0c12;opacity:.6;transition:opacity .2s}.delistingBanner_close:hover svg path{opacity:1}.res_bottom_buttons{z-index:999;white-space:nowrap;background:0 0;flex-wrap:nowrap;width:100%;max-width:100%;margin-bottom:1rem;display:flex;position:static;bottom:0;left:0;overflow-x:auto}@media (min-width:767px){.res_bottom_buttons{display:none}}@media (max-width:575px){.res_bottom_buttons{gap:1.2rem}}.res_bottom_buttons button{color:#0d0c12;text-align:center;background:0 0;border-bottom:1px solid #0000;min-width:6rem;padding:.5rem 1rem;font-size:1.3rem;font-weight:500}@media (max-width:575px){.res_bottom_buttons button{min-width:auto;padding:.5rem 0;font-size:1.2rem}}.res_bottom_buttons button.active{color:#1760ff;border-color:#1760ff}@media (max-width:767px){.mobile_tab_section{display:none!important}.mobile_tab_section.active{display:block!important}}.mobileBuySellBar{display:none}@media (max-width:767px){.mobileBuySellBar{z-index:999999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border-top:1px solid #ffffff14;gap:8px;padding:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobileBuySellBar button{color:#0d0c12;cursor:pointer;border-radius:8px;flex:50%;height:36px;font-size:1.4rem;font-weight:500}.mobileBuySellBar_buyBtn{background:#16a34a}.mobileBuySellBar_sellBtn{background:#d71616}}.mobileTradeModal.show .modal-dialog{transform:translateY(0)!important}.mobileTradeModal .modal-dialog{will-change:transform;width:100%;margin:0;padding:0;position:fixed;bottom:0;left:0;right:0;max-width:100%!important;transition:transform .25s ease-in-out!important;transform:translateY(100%)!important}.mobileTradeModal_content{background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border:1px solid #ffffff14;border-radius:16px 16px 0 0;height:auto;max-height:100vh;overflow:hidden auto}@media (max-width:767px){.mobileTradeModal_header{justify-content:space-between;align-items:center;width:88%;display:flex}.mobileTradeModal_header h5{color:#0d0c12;margin:0;font-size:1.6rem;font-weight:600;margin-bottom:0!important}.mobileTradeModal_header button{color:#0d0c12;background:#131422;border-radius:8px;width:32px;height:32px;font-size:1.6rem;line-height:1;position:absolute;top:2rem;right:15px}}@media (max-width:767px) and (max-width:767px){.mobileTradeModal_header button{top:1.4rem}}@media (max-width:767px){.mobileTradeModal_body{margin-top:.75rem}}.mobileTradeModal_body .mobileBuySellBar{background:0 0;border:none;padding:1.6rem 0 1rem;position:static}.mobileTradeModal_body .TabsCommonSectionInner .tabsSectionOuter .tab-content{padding:0}@media (max-width:767px){.mobileTradeModal_body .commonCardOuter{background:0 0;padding:0}}.mobileTradeModal_body .commonButton.buyBtn{gap:1rem;display:flex}.mobileTradeModal_body .commonButton.buyBtn .outlineBtn_style{flex:1;margin-top:0!important}@media (max-width:767px){.perpetualTrade .tradeChart .commonCard{height:auto!important}}.percentage-bar-container{width:100%;height:24px;margin-top:4px;display:flex;position:relative;overflow:hidden}.percentage-bar{justify-content:center;align-items:center;height:100%;transition:width .3s;display:flex;position:relative}.percentage-bar.buy-percentage{clippath:polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%);justify-content:flex-start;margin-right:0;padding-left:8px}.percentage-bar.sell-percentage{clippath:polygon(8px 0, 100% 0, 100% 100%, 0 100%);justify-content:flex-end;margin-left:0;padding-right:8px}.percentage-text{color:#fff;white-space:nowrap;z-index:1;font-size:12px;font-weight:600;position:relative}.percentage-bar.buy-percentage .percentage-text{color:#5cbf8c}.percentage-bar.sell-percentage .percentage-text{color:#e4224a}.percentage-label{border:1px solid;padding:2px 4px;font-weight:700;line-height:1;display:inline-block}.percentage-bar.buy-percentage .percentage-label{color:#5cbf8c;border-color:#5cbf8c}.percentage-bar.sell-percentage .percentage-label{color:#e4224a;border-color:#e4224a}.commonButton button{text-transform:capitalize;color:#fff;opacity:1;background-color:#16a34a;background-clip:padding-box;border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:5rem;padding:.9rem 1.5rem;font-size:1.6rem;font-weight:500;transition:all .25s ease-in-out;display:flex;position:relative}.commonButton button:hover,.commonButton button:focus,.commonButton button.active,.commonButton button:active{color:#16a34a;opacity:1;background:0 0;border:1px solid #16a34a}@media (max-width:575px){.commonButton button{min-height:4.6rem;font-size:1.4rem}}.commonButton button.sellbtn{color:#0d0c12;background-color:#d71616;border:1px solid #0000}.commonButton button.sellbtn:hover,.commonButton button.sellbtn:focus,.commonButton button.sellbtn.active,.commonButton button.sellbtn:active{color:#d71616;opacity:1;background:0 0;border:1px solid #d71616}.commonButton button:disabled{cursor:not-allowed;opacity:.8;color:#0d0c12;background:#0d0c1266;transition:all .5s}.commonButton button:disabled:hover,.commonButton button:disabled:focus{color:#0d0c12;background:#0d0c1266;border:1px solid #0000}.convertswap .row{row-gap:2rem}.convertswap .swapChart_Col{background-image:url(../media/convert-bg.1vlwj8fr0nct_.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:1rem;width:100%;height:100%;min-height:58.8rem;padding:9rem 5rem 2rem}@media (max-width:1199px){.convertswap .swapChart_Col{min-height:40rem}}@media (max-width:991px){.convertswap .swapChart_Col{min-height:35rem;padding:5rem 3rem 2rem}}.convertswap .swapChart_Col .content{width:100%;max-width:45.2rem;margin-right:auto}@media (max-width:1679px){.convertswap .swapChart_Col .content{max-width:30rem;margin-top:15rem}}@media (max-width:767px){.convertswap .swapChart_Col .content{margin-top:3rem}}.convertswap .swapChart_Col .content h3{color:#0d0c12;margin-bottom:1.6rem;font-size:6rem;font-weight:600}@media (max-width:1679px){.convertswap .swapChart_Col .content h3{font-size:2.8rem}}@media (max-width:575px){.convertswap .swapChart_Col .content h3{font-size:2rem}}.convertswap .swapChart_Col .content p{color:#7a8398;width:100%;max-width:35rem;font-size:2.2rem;font-weight:400;line-height:3.4rem}@media (max-width:1679px){.convertswap .swapChart_Col .content p{font-size:1.8rem}}@media (max-width:575px){.convertswap .swapChart_Col .content p{font-size:1.4rem;line-height:2.6rem}}.convertswap .convert_crypto{background:#fff;border-radius:2.4rem;flex-direction:column;height:100%;padding:3rem 5rem;display:flex}@media (max-width:991px){.convertswap .convert_crypto{padding:2rem 1.5rem}}.convertswap .convert_crypto .balanced_card h3{color:#0d0c12;text-align:left;margin-bottom:2rem;font-size:1.6rem;font-weight:600}.convertswap .convert_crypto .balanced_card .balanceTxt_box{background:#fff;border:1px solid #1323404d;border-radius:2.4rem;padding:2rem}@media (max-width:991px){.convertswap .convert_crypto .balanced_card .balanceTxt_box{border-radius:1.4rem;padding:1rem}}.convertswap .convert_crypto .balanced_card .balanceTxt_box .balanceTxt{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.convertswap .convert_crypto .balanced_card .balanceTxt_box .balanceTxt p{color:#0d0c12;font-size:1.4rem;font-weight:400}.convertswap .convert_crypto .balanced_card .balanceTxt_box .balanceTxt p:last-child{text-align:end}.convertswap .convert_crypto .balanced_card .balanceTxt_box .balanceIcon .rightBtn{height:4rem}.convertswap .convert_crypto .balanced_card .balanceTxt_box .invalid-feedback{padding-left:0}.convertswap .convert_crypto .balanced_card .swap_icon{text-align:center;cursor:pointer;justify-content:center;margin:1.6rem 0;display:flex}.convertswap .convert_crypto .balanced_card .swap_icon img{border-radius:5rem;transform:rotate(90deg);width:4.4rem!important;height:4.4rem!important}@media (max-width:575px){.convertswap .convert_crypto .balanced_card .swap_icon img{width:3.6rem!important;height:3.6rem!important}.convertswap .convert_crypto .balanced_card .swap_icon{margin:1.8rem 0}}.convertswap .convert_crypto .balanced_card .transaction_list{margin:1.6rem 0 .4rem}.convertswap .convert_crypto .balanced_card .transaction_list .detail_list li{justify-content:space-between;align-items:center;display:flex}.convertswap .convert_crypto .balanced_card .transaction_list .detail_list li:not(:last-child){margin-bottom:.8rem}.convertswap .convert_crypto .balanced_card .transaction_list .detail_list li h6,.convertswap .convert_crypto .balanced_card .transaction_list .detail_list li p{color:#0d0c12;margin-bottom:0;font-size:1.4rem;font-weight:400}.convertswap .convert_crypto .balanced_card .transaction_list .detail_list li p{color:#0d0c12;margin-bottom:0;font-weight:500}.convertswap .convert_crypto .outlineBtn_style{margin-top:auto}.convertswap .swapTable .swapTable_headrow{justify-content:space-between;align-items:center;gap:15px;margin:20px 0 4.5rem;display:flex}@media (max-width:1199px){.convertswap .swapTable .swapTable_headrow{flex-direction:column;align-items:flex-start}}.convertswap .swapTable .swapTable_headrow h3{color:#0d0c12;margin-bottom:0;font-size:1.8rem;font-weight:600}@media (max-width:575px){.convertswap .swapTable .swapTable_headrow h3{font-size:1.6rem}}.convertswap .swapTable .swapTable_headrow .filterInput_div{color:#0d0c12;align-items:center;gap:1rem;display:flex}@media (max-width:1199px){.convertswap .swapTable .swapTable_headrow .filterInput_div{flex-wrap:wrap}}@media (max-width:575px){.convertswap .swapTable .swapTable_headrow .filterInput_div{flex-direction:column;align-items:flex-start;width:100%}}.convertswap .swapTable .swapTable_headrow .filterInput_div .dateSelect_div{align-items:center;gap:1rem;display:flex}@media (max-width:575px){.convertswap .swapTable .swapTable_headrow .filterInput_div .dateSelect_div,.convertswap .swapTable .swapTable_headrow .filterInput_div .pairSelect{width:100%}}.convertswap .swapTable .swapTable_headrow .filterInput_div .pairSelect .select__control{width:13rem;height:5rem}@media (max-width:575px){.convertswap .swapTable .swapTable_headrow .filterInput_div .pairSelect .select__control,.convertswap .swapTable .swapTable_headrow .filterInput_div .serchDiv{width:100%}}.convertswap .swapTable .swapTable_headrow .filterInput_div .serchDiv .serchInput{height:5rem}.convertswap .swapTable .swapTable_headrow .filterInput_div .serchDiv .serchInput::placeholder{color:#0d0c12}@media (max-width:575px){.convertswap .swapTable .swapTable_headrow .filterInput_div .serchDiv .serchInput{width:100%}}.convertswap .swapTable .swapTable_headrow .filterInput_div .reset_btn{width:10rem;height:5rem}.buySell-page .buy_sell_rate{background-color:#1e1d24;border:1px solid #2f2e36;border-radius:20px;height:100%}.buySell-page .buy_sell_rate .buysell_content{align-items:center;display:flex}.buySell-page .buy_sell_rate .buysell_content h5{color:#0d0c12;margin-bottom:0;padding:13px;line-height:27px}.buySell-page .buy_sell_rate .buysell_content .input-group{background-color:#1e1d24;border:0;border-radius:20px;width:100%;max-width:250px;height:50px}.buySell-page .buy_sell_rate .buysell_content .input-group .form-control{color:#0d0c12;background-color:#0000;border:0;height:100%;padding:0 20px;font-size:16px}@media (max-width:992px){.buySell-page .buy_sell_rate .buysell_content .input-group .form-control{font-size:14px}}@media (max-width:567px){.buySell-page .buy_sell_rate .buysell_content .input-group .form-control{font-size:12px}}.buySell-page .buy_sell_rate .buysell_content .input-group .form-control:focus{box-shadow:unset}.buySell-page .buy_sell_rate .buysell_content .input-group .search{background:#131422;border:none;border-top-right-radius:20px;border-bottom-right-radius:20px;width:100%;max-width:70px;font-size:12px}@media (max-width:992px){.buySell-page .buy_sell_rate .buysell_content .input-group .search{font-size:12px}}.buySell-page .buy_sell_rate .buysell_content .input-group .search:focus{box-shadow:unset}.buySell-page .buy_sell_rate .section-graph{padding:25px 10px;display:flex}@media (max-width:992px){.buySell-page .buy_sell_rate .section-graph{flex-direction:column}}.buySell-page .buy_sell_rate .section-graph .graphSec{width:100%}.buySell-page .buy_sell_rate .section-graph .graphSec .graph_img{height:450px}@media (max-width:992px){.buySell-page .buy_sell_rate .section-graph .graphSec .graph_img{height:auto}}.buySell-page .buy_sell_rate .section-graph .graphSec .hrs_month{text-align:end;margin-top:30px;bottom:10px}.buySell-page .buy_sell_rate input.form-control{color:#0d0c12;background-color:#1e1d24;border:0;border-radius:20px;height:50px}@media (max-width:992px){.buySell-page .tabsec{order:-1;width:100%;max-width:600px;margin:50px auto}}@media (max-width:567px){.buySell-page .tabsec{margin:0 auto 30px}}.buySell-page .tabsec .commonCardOuter{height:100%}.buySell-page .tabsec .nav-tabs{border:none}.buySell-page .tabsec .nav-tabs .nav-item{width:50%}.buySell-page .tabsec .nav-tabs .nav-item .nav-link{color:#0d0c12;border:0 #1323404d;border-bottom:2px solid #1323404d;width:100%;margin:auto;padding:15px;font-size:18px;font-weight:500}@media (max-width:992px){.buySell-page .tabsec .nav-tabs .nav-item .nav-link{font-size:16px}}@media (max-width:567px){.buySell-page .tabsec .nav-tabs .nav-item .nav-link{font-size:14px}}.buySell-page .tabsec .nav-tabs .nav-item .nav-link:hover,.buySell-page .tabsec .nav-tabs .nav-item .nav-link:focus{outline:none}.buySell-page .tabsec .nav-tabs .nav-item .nav-link.active{color:#131422;background-color:#0000;border-bottom:2px solid #131422}.buySell-page .tabsec label{color:#989898;margin-bottom:5px;font-size:14px}@media (max-width:567px){.buySell-page .tabsec label{font-size:12px}}.buySell-page .tabsec .input-group{height:50px}@media (max-width:567px){.buySell-page .tabsec .input-group{height:auto}}.buySell-page .tabsec .input-group .form-control{color:#0d0c12;background-color:#3d3c46;border:0;border-radius:30px;font-size:16px}@media (max-width:992px){.buySell-page .tabsec .input-group .form-control{font-size:14px}}@media (max-width:567px){.buySell-page .tabsec .input-group .form-control{font-size:12px}}.buySell-page .tabsec .input-group .form-control:focus{box-shadow:unset}.buySell-page .tabsec .input-group .btnstyle{color:#0d0c12;background-color:#3d3c46;border:0;border-top-left-radius:30px;border-bottom-left-radius:30px;min-width:80px;font-size:16px}@media (max-width:992px){.buySell-page .tabsec .input-group .btnstyle{font-size:14px}}@media (max-width:567px){.buySell-page .tabsec .input-group .btnstyle{font-size:12px}}.buySell-page .tabsec .input-group .btnstyle:hover{box-shadow:unset}.buySell-page .tabsec .dropdown-item{align-items:center;display:flex}.buySell-page .tabsec .dropdown-item span{margin-right:5px}.buySell-page .tabsec .token{color:#0d0c12;background-color:#3d3c46;border-radius:20px;margin:20px 0 30px;padding:60px 0}@media (max-width:567px){.buySell-page .tabsec .token{padding:30px 0}}.buySell-page .tabsec .token .transit{justify-content:center;align-items:center;display:flex}.buySell-page .tabsec .token .transit h4{font-size:18px;font-weight:500}@media (max-width:992px){.buySell-page .tabsec .token .transit h4{font-size:16px}}@media (max-width:567px){.buySell-page .tabsec .token .transit h4{font-size:14px}}.buySell-page .tabsec .token .transit h4{align-items:center;margin:0 20px;font-weight:400;display:flex}.buySell-page .tabsec .token .transit h4 .leftimg{width:20px;height:20px;margin-left:10px;display:inline-block}.buySell-page .tabsec .token .transit h4 .Rightimg{width:20px;height:20px;margin-right:10px;display:inline-block}.buySell-page .tabsec .token .transit .centerImg{flex:none}.buySell-page .tabsec .buyBtn{color:#0d0c12;background-color:#131422;border-color:#131422;border-radius:30px;width:100%;padding:15px;font-size:18px;font-weight:700}@media (max-width:992px){.buySell-page .tabsec .buyBtn{padding:10px 0;font-size:16px;font-weight:600}}@media (max-width:567px){.buySell-page .tabsec .buyBtn{padding:8px 0;font-size:12px;font-weight:500}}.buySell-page .tabsec .buyBtn{background-color:red;font-weight:500;transition:all .25s linear}.buySell-page .tabsec .buyBtn:hover{color:#131422;background-color:#0000}.buySell-page .percentBtn{color:#0d0c12;background-color:#0000;border:1px solid #131422;border-radius:10px;margin-right:10px;padding:5px 10px;font-size:10px}.buySell-page .percentBtn:last-child{margin-right:10px}.buySell-page .percentBtn:hover{color:#0d0c12;background-color:#131422;border:1px solid #131422}.buySell-page .ht-20{border-radius:50%;width:20px;height:20px;display:inline-block;overflow:hidden}.buySell-page .d-flex{justify-content:space-between;align-items:center;display:flex}.buySell-page .error-message{color:#e90306;margin-top:-10px;font-size:13px;display:block}.buySell-page .dropdown-menu{max-height:235px;overflow:auto}.privacypolicy{padding:2.5rem 0}.privacypolicy.privacypolicy_landing{color:#0d0c12;text-align:left;max-width:1440px;margin:0 auto;padding:40px 16px;line-height:1.6}.privacypolicy.privacypolicy_landing h1{color:#0d0c12;margin-bottom:2.4rem;font-size:2.8rem;font-weight:700}.privacypolicy.privacypolicy_landing h2{color:#0d0c12;margin-bottom:1.2rem;font-size:1.8rem;font-weight:600}.privacypolicy.privacypolicy_landing section{margin-bottom:1.6rem}.privacypolicy.privacypolicy_landing p{text-align:left;color:#494b50;margin-bottom:1rem;font-size:1.4rem;line-height:2.4rem}.privacypolicy.privacypolicy_landing p strong{color:#0d0c12;font-weight:600}.privacypolicy.privacypolicy_landing ul{margin-bottom:1rem;padding-left:2rem;list-style-type:disc}@media (max-width:767px){.privacypolicy.privacypolicy_landing ul{padding-left:1.2rem}}.privacypolicy.privacypolicy_landing ul.list_alpha li{list-style:lower-alpha}.privacypolicy.privacypolicy_landing ul li{color:#494b50;margin-bottom:.5rem;font-size:1.4rem;line-height:2.4rem;list-style:outside}.privacypolicy.privacypolicy_landing ul.privacypolicy_list_none{margin-bottom:1rem;padding-left:0;list-style-type:none}.privacypolicy.privacypolicy_landing ul.privacypolicy_list_none li{color:#494b50;margin-bottom:.5rem;font-size:1.4rem;line-height:2.4rem}.privacypolicy.privacypolicy_landing .terms_document h1+.terms_meta{margin-top:-1.6rem;margin-bottom:2rem}.privacypolicy.privacypolicy_landing .terms_document .terms_meta{color:#494b50;margin-bottom:2rem;font-size:1.3rem}.privacypolicy.privacypolicy_landing .terms_document h2{margin-top:2.4rem}.privacypolicy.privacypolicy_landing .terms_document h2:first-of-type{margin-top:0}.privacypolicy.privacypolicy_landing .terms_document h3{color:#0d0c12;margin-top:1.6rem;margin-bottom:.8rem;font-size:1.5rem;font-weight:600;line-height:1.4}.privacypolicy.privacypolicy_landing .terms_document p{margin-bottom:.75rem}.privacypolicy.privacypolicy_landing .terms_document p.terms_caps_block{color:#0d0c12;font-weight:600;line-height:1.65}.privacypolicy.privacypolicy_landing.lower_alpha ul li{list-style:lower-alpha}.privacypolicy .pravacy_content{color:#0d0c12;background:#0d0d1a no-repeat padding-box padding-box;border-radius:1rem;padding:3.2rem 4.2rem 5.5rem 3.3rem}.privacypolicy .pravacy_content h3{color:#494b50;text-transform:capitalize;margin-bottom:3rem;font-size:3.2rem;font-weight:700;line-height:2.6rem}.privacypolicy .pravacy_content h6{letter-spacing:0;color:#494b50;text-transform:capitalize;opacity:1;margin-bottom:1.2rem;font-size:2.4rem;font-weight:700;line-height:2.6rem}@media (max-width:991px){.privacypolicy .pravacy_content h6{font-size:2rem;font-weight:700;line-height:2.4rem}}.privacypolicy .pravacy_content p{text-align:left;letter-spacing:0;color:#989898;margin-bottom:.5rem;font-size:1.4rem;font-weight:400;line-height:2.4rem;font-family:Montserrat!important}@media (max-width:767px){.privacypolicy .pravacy_content p{font-size:1.2rem;line-height:2rem}}.privacypolicy .pravacy_content p:last-child{margin-bottom:0}.privacypolicy .policy_table .custom_table{margin-bottom:3rem}.privacypolicy .policy_table .custom_table .table tbody td{white-space:normal}.terms_conditions{padding:2.5rem 0}.terms_conditions_content{color:#fff;background:#000;border-radius:1rem;padding:3.2rem 4.2rem 3.8rem 3.3rem}.terms_conditions_content h3{color:#fef6e7;text-transform:capitalize;margin-bottom:3rem;font-size:3.2rem;font-weight:700;line-height:2.6rem;font-family:Montserrat!important}.terms_conditions_content h6{letter-spacing:0;color:#fef6e7;text-transform:capitalize;opacity:1;margin-bottom:1.2rem;font-size:2.4rem;font-weight:700;line-height:2.6rem;font-family:Montserrat!important}@media (max-width:991px){.terms_conditions_content h6{font-size:2rem;font-weight:700;line-height:2.4rem}}.terms_conditions_content p{text-align:left;letter-spacing:0;color:#989898;margin-bottom:.5rem;font-size:1.4rem;font-weight:400;line-height:2.4rem;font-family:Montserrat!important}.terms_conditions_content p b,.terms_conditions_content p strong{color:#fef6e7;font-weight:700}@media (max-width:767px){.terms_conditions_content p{font-size:1.2rem;line-height:2rem}}.terms_conditions_content p:last-child{margin-bottom:0}.terms_conditions_content>div{margin-top:2rem!important}.contact_us{padding-block:4rem}@media (max-width:767px){.contact_us{padding-block:3rem}}.contact_us .container{max-width:1000px}.contact_us_content_form{gap:2rem;display:grid}.contact_us_content_form .emial_adrress img{border-radius:5rem;width:5rem;height:5rem}.contact_us_content_form .emial_adrress .adress_content h6{margin-bottom:1rem;font-size:3rem;font-weight:600}@media (max-width:767px){.contact_us_content_form .emial_adrress .adress_content h6{font-size:2rem}}.contact_us_content_form .emial_adrress .adress_content p{color:#7a8398;margin-bottom:0;font-size:1.4rem}.contact_us_content_form_data{background-color:#fff;border-radius:2rem;padding:2rem}@media (max-width:767px){.contact_us_content_form_data{padding:2rem 1.5rem}.contact_us_content_form_data .invalid-feedback{padding-left:0}}.contact_us_content_form_data .textarea_row{display:block}@media (max-width:767px){.contact_us_content_form_data .textarea_row{margin-top:2rem}}.contact_us_content_form_data .textarea_row label{color:#7a8398;font-size:13px}@media screen and (min-width:1920px){.contact_us_content_form_data .textarea_row label{font-size:16px}}.contact_us_content_form_data .textarea_row label{margin-bottom:6px}.contact_us_content_form_data .textarea_row .textarea{resize:none;caret-color:#0d0c12;color:#0d0c12;width:100%;height:15rem;box-shadow:none;border:1px solid #1323404d;border-radius:2rem;padding:1.2rem 1.8rem;font-size:1.6rem;font-weight:400;transition:all .3s}.contact_us_content_form_data .textarea_row .textarea:focus,.contact_us_content_form_data .textarea_row .textarea:active,.contact_us_content_form_data .textarea_row .textarea:hover{box-shadow:none;border:1px solid #1323404d;outline:0}.contact_us_content_form_data .textarea_row .textarea::placeholder{color:#7a8398b3;font-size:1.4rem}.contact_us_content_form_data .textarea_row .textarea.is-invalid,.contact_us_content_form_data .textarea_row .textarea:invalid{background-image:none}.contact_us_content_form_data .submit_btn{width:100%;max-width:43rem;margin:5.5rem auto 0}@media (max-width:575px){.contact_us_content_form_data .submit_btn{max-width:100%;margin-top:4rem}}.stakingCommon_Style .mainCard_style{padding:0!important}.stakingCommon_Style .mainCard_style .cardTitle_Padding{color:#0d0c12;font-size:1.8rem;font-weight:600;padding:0!important}.stakingCommon_Style .mainCard_style .tab-content{padding:0!important}.stakingCommon_Style .mainCard_style .stake_tabs{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}@media (max-width:1024px){.stakingCommon_Style .mainCard_style .stake_tabs{flex-direction:column;align-items:flex-start}}.stakingCommon_Style .mainCard_style .stake_tabs .tabs_btns .nav{border-bottom:1px solid #ececec}.stakingCommon_Style .mainCard_style .stake_tabs_main{justify-content:flex-end;align-items:flex-start;gap:1rem;display:flex;position:absolute;top:-4.8rem;right:0}.stakingCommon_Style .mainCard_style .stake_tabs_main .react-select__control{padding:4px 14px;margin-bottom:0!important}@media (max-width:1199px){.stakingCommon_Style .mainCard_style .stake_tabs_main{margin-top:1.8rem;position:static;top:0}}@media (max-width:767px){.stakingCommon_Style .mainCard_style .stake_tabs_main{flex-direction:column;align-items:flex-start;width:100%}.stakingCommon_Style .mainCard_style .stake_tabs_main .pairSelectstake{width:100%}.stakingCommon_Style .mainCard_style .stake_tabs_main .pairSelectstake .react-select__control{margin-bottom:0!important}}.stakingCommon_Style .mainCard_style .tabs_btns{-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;align-items:center;width:100%;display:flex;overflow-x:auto}.stakingCommon_Style .mainCard_style .tabs_btns::-webkit-scrollbar{display:none}@media (max-width:1199px){.stakingCommon_Style .mainCard_style .tabs_btns{max-width:100%}}.stakingCommon_Style .mainCard_style .tabs_btns .nav{flex-wrap:nowrap}.stakingCommon_Style .mainCard_style .tabs_btns .stake_button{color:#7a8398;box-shadow:none;cursor:pointer;white-space:nowrap;border-bottom:1px solid #0000;padding:1rem 0 1.6rem;font-size:1.6rem;font-weight:500;line-height:1;overflow:hidden}@media (max-width:767px){.stakingCommon_Style .mainCard_style .tabs_btns .stake_button{font-size:1.2rem}}.stakingCommon_Style .mainCard_style .tabs_btns .stake_button:not(:last-child){margin-right:2rem}@media (max-width:1199px){.stakingCommon_Style .mainCard_style .tabs_btns .stake_button:not(:last-child){margin-right:1rem}}.stakingCommon_Style .mainCard_style .tabs_btns .stake_button.active{color:#0d0c12;border-bottom-color:#1760ff}.stakingCommon_Style .mainCard_style .stake_maintable{background:#1c1e2433;border-radius:14px;height:100%;max-height:58.3rem;margin-top:2rem}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table{width:100%}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table th,.stakingCommon_Style .mainCard_style .stake_maintable .stake_table td{padding:1.6rem 2.2rem;font-size:14px;font-weight:600}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr{z-index:9;position:sticky;top:0}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr th{z-index:9;color:#0d0c12;text-align:left;background:#fff;border:0;padding:2rem 2.4rem;font-size:1.6rem;font-weight:400;position:sticky;top:0}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr th:first-child{border-radius:.8rem 0 0}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr th:last-child{border-radius:0 .8rem 0 0;width:10%}@media (max-width:1199px){.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr th{padding:1.2rem 2.4rem;font-size:1.4rem}}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table thead tr{color:#0d0c12;border:0}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr{background-color:#fff}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr:last-child{border-bottom:0}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr:nth-child(odd){background-color:#f3f3f3}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td{color:#0d0c12;border:0;padding:2rem 2.4rem;font-size:1.6rem;font-weight:400}@media (max-width:767px){.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td{padding:1.2rem 2.4rem;font-size:1.4rem}}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td .outlineBtn_style{min-width:8.5rem;height:3.2rem}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td .crypto_coin{align-items:center;display:flex}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td .crypto_coin span,.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td .crypto_coin span img{flex-shrink:0;width:3rem!important;height:3rem!important}.stakingCommon_Style .mainCard_style .stake_maintable .stake_table tbody tr td .crypto_coin p{margin-bottom:0}.spot_wallet_page .wallet_sub_tabs{border:none;flex-wrap:wrap;align-items:center;gap:2.4rem;margin-top:2rem;display:flex}.spot_wallet_page .wallet_sub_tabs .nav-item{margin-bottom:0}.spot_wallet_page .wallet_sub_tabs .nav-link{color:#7a8398;padding:0 0 .8rem;font-size:1.6rem;font-weight:500;position:relative;background:0 0!important;border:none!important}.spot_wallet_page .wallet_sub_tabs .nav-link:hover{color:#1760ff}.spot_wallet_page .wallet_sub_tabs .nav-link.active{color:#1760ff!important}.spot_wallet_page .wallet_sub_tabs .nav-link.active:after{content:"";background:#1760ff;width:100%;height:.2rem;position:absolute;bottom:0;left:0}.spot_wallet_page .breadcrumb{color:#7a8398;margin:0;padding:2rem 0;font-size:1.6rem}@media (max-width:575px){.spot_wallet_page .breadcrumb{padding:1rem 0;font-size:1.4rem}}.spot_wallet_page .breadcrumb .breadcrumb-item.active{color:#0d0c12}.spot_wallet_page .spot_wallet_table_sec{margin-top:2.4rem}.spot_wallet_page .spot_wallet_table_sec .swapTable_headrow{margin:0;margin-left:0!important}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .status-badge{font-weight:500}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .status-badge.completed{color:#16a34a}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .status-badge.Pending{color:orange}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .status-badge.Failed{color:#e90306}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .status-badge.in-progress{color:#f2921b}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .withdraw-history-action{min-width:180px}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .withdraw-history-action__steps{margin:0;padding:0;list-style:none}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .withdraw-history-action__steps li{margin-bottom:2px;font-size:12px;line-height:1.4}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .withdraw-history-action__steps li:before{content:"✓ "}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .with_copyicon{align-items:center;gap:1rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .with_copyicon span{cursor:pointer;transition:all .3s ease-in-out}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .with_copyicon span svg path{transition:all .3s ease-in-out}.spot_wallet_page .spot_wallet_table_sec .spot_wallet_table .with_copyicon span:hover svg path{fill:#1760ff}.spot_wallet_page .spot_wallet_table_sec .datepicker_wrapper{width:auto}.spot_wallet_page .spot_wallet_table_sec .react-select__control{width:auto;min-width:150px;padding:.2 rem 1.4rem}.spot_wallet_page .spot_wallet_table_sec .react-select__option{cursor:pointer;padding:1rem}.spot_wallet_page .spot_wallet_table_sec .filter_option{justify-content:start;align-items:center;gap:8px;display:flex}.spot_wallet_page .spot_wallet_table_sec .filter_option span.icon{align-items:center;width:2.4rem;height:2.4rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .filter_option span.icon img{border-radius:50rem;width:2.4rem;height:2.4rem}.spot_wallet_page .spot_wallet_table_sec .table_action{margin-bottom:1rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .table_action>div{align-items:center;gap:2rem;width:max-content;margin-left:auto;display:flex}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters{flex-wrap:wrap;align-items:flex-end;gap:1.2rem;margin-bottom:2rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .dateSelect{flex-wrap:wrap;align-items:flex-end;gap:1.2rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .dateSelect .dateInput{width:19rem}@media (max-width:575px){.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .dateSelect .dateInput{width:100%}}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .deposit_history_reset_btn{color:#0d0c12;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1323404d;border-radius:1rem;align-items:center;gap:.8rem;height:5rem;padding:0 2rem;font-size:1.4rem;font-weight:500;transition:border-color .2s;display:inline-flex}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .deposit_history_reset_btn svg path{fill:#0d0c12}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .deposit_history_reset_btn:hover{color:#1760ff;border-color:#1760ff}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .deposit_history_reset_btn:hover svg path{fill:#1760ff}@media (max-width:575px){.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .deposit_history_reset_btn{justify-content:center;width:100%}}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .wallet_list_asset_filter{flex-direction:column;gap:.6rem;min-width:18rem;display:flex}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .wallet_list_asset_filter span{color:#6b7280;font-size:1.3rem;font-weight:600}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .wallet_list_asset_filter input{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:1rem;outline:none;height:5rem;padding:0 1.4rem;font-size:1.4rem}.spot_wallet_page .spot_wallet_table_sec .deposit_history_filters .wallet_list_asset_filter input:focus{border-color:#1760ff73}.spot_wallet_page .spot_wallet_table .table thead tr th:last-child,.spot_wallet_page .spot_wallet_table .table tbody tr td:last-child{width:38.6rem}.spot_wallet_page .spot_wallet_table .table tbody tr .title{align-items:center;gap:1rem;width:100%;height:100%;display:flex}.spot_wallet_page .spot_wallet_table .table tbody tr .title span{flex-shrink:0}.spot_wallet_page .spot_wallet_table .table tbody tr .title span img{width:3rem;height:3rem}@media (max-width:575px){.spot_wallet_page .spot_wallet_table .table tbody tr .title span img{width:2rem;height:2rem}}.spot_wallet_page .spot_wallet_table .table tbody tr .action_btns{align-items:center;gap:1rem;display:flex}@media (max-width:575px){.spot_wallet_page .spot_wallet_table .table tbody tr .action_btns{gap:.6px}}.spot_wallet_page .spot_wallet_table .table tbody tr .action_btns .action_btns .green_border{width:8.2rem;height:3.2rem}.wallet_main .wallet_locked_pane{position:relative}.wallet_main .wallet_locked_pane.is_locked .wallet_locked_pane_content{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.wallet_main .wallet_locked_overlay{z-index:3;pointer-events:none;justify-content:center;align-items:center;padding:2.4rem;display:flex;position:absolute;inset:0}.wallet_main .wallet_locked_message{color:#0d0c12;text-align:center;cursor:pointer;pointer-events:auto;background:#ffffffeb;border:1px solid #1323404d;border-radius:1.6rem;width:100%;max-width:36rem;padding:2rem 3rem;font-size:2rem;font-weight:600;transition:border-color .2s,box-shadow .2s;box-shadow:0 1.2rem 3rem #00000014}.wallet_main .wallet_locked_message--loading{cursor:default;pointer-events:none;justify-content:center;align-items:center;min-height:8rem;display:flex}.wallet_main .wallet_locked_message--loading:hover{border-color:#1323404d;box-shadow:0 1.2rem 3rem #00000014}.wallet_main .wallet_locked_message:hover{border-color:#1760ff;box-shadow:0 1.2rem 3rem #4564ff26}.wallet_main .wallet_locked_message span{color:#1760ff}.deposit_address_verify_page .deposit_address_verify_card{background:#fff;border:1px solid #1323404d;border-radius:1.6rem;max-width:52rem;margin:2.4rem auto 0;padding:3.2rem;box-shadow:0 1.2rem 3rem #0000000a}.deposit_address_verify_page .deposit_address_verify_title{color:#0d0c12;margin:0 0 .8rem;font-size:2.4rem;font-weight:700}.deposit_address_verify_page .deposit_address_verify_subtitle{color:#667085;margin:0 0 2.4rem;font-size:1.4rem;line-height:1.5}.deposit_address_verify_page .deposit_address_verify_form{flex-direction:column;gap:1.6rem;display:flex}.deposit_address_verify_page .deposit_address_verify_field{flex-direction:column;gap:.8rem;display:flex}.deposit_address_verify_page .deposit_address_verify_field label{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:600}.deposit_address_verify_page .deposit_address_verify_field input{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:1rem;outline:none;height:4.8rem;padding:0 1.4rem;font-size:1.4rem}.deposit_address_verify_page .deposit_address_verify_field input:focus{border-color:#1760ff}.deposit_address_verify_page .deposit_address_verify_field input:disabled{opacity:.7;cursor:not-allowed}.deposit_address_verify_page .deposit_address_verify_submit{min-height:4.8rem;margin-top:.8rem}.whitelisting_style .cardTitle_Padding{justify-content:space-between;align-items:center;display:flex}.whitelisting_style .cardTitle_Padding .heading{align-items:center;display:flex}.whitelisting_style .whitelist_table table th:last-child{width:10%}.apiManagement_Style{margin:0 auto}.apiManagement_Style .cardTitle_Padding{justify-content:space-between;align-items:center;display:flex}.apiManagement_Style .cardTitle_Padding .heading{align-items:center;display:flex}.apiManagement_Style .cardTitle_Padding .heading .bckbtn{cursor:pointer;background:0 0;border:none}.apiManagement_Style .cardTitle_Padding .heading .heading_title{margin:0;font-size:20px;font-weight:600}.apiManagement_Style .apiManagement_Tab{border-bottom:1px solid #ececec;margin-top:1.5rem;margin-bottom:1.5rem}.apiManagement_Style .whitelist_table table th:last-child{width:10%}.apiManagement_Style .whitelist_table .apiKey_Monospace{font-family:monospace;font-size:13px}.apiManagement_Style .whitelist_table .statusBadge_Active{color:#22c55e;background:#22c55e1a;border-radius:4px;padding:2px 8px;font-weight:500}.apiManagement_Style .whitelist_table .statusBadge_Revoked{color:#ef4444;background:#ef44441a;border-radius:4px;padding:2px 8px;font-weight:500}.apiModal_Title{font-weight:600}.apiModal_FormGroup{margin-bottom:1.5rem}.apiModal_FormGroup .form-label{margin-bottom:8px;font-weight:500}.apiModal_WarningBox{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433;border-radius:6px;margin-bottom:20px;padding:12px;font-size:1.4rem}.apiModal_KeyWrapper{margin-bottom:1.5rem}.apiModal_KeyWrapper .key_lbl{color:#888;margin-bottom:4px;font-size:12px;display:block}.apiModal_KeyWrapper .key_input_container{display:flex;position:relative}.apiModal_KeyWrapper .key_input_container .key_input{color:#0d0c12;background-color:#00000008;border:1px solid #0000001a;border-radius:4px 0 0 4px;width:100%;padding:8px 12px;font-family:monospace;font-size:13px}.apiModal_KeyWrapper .key_input_container .key_copy_btn{color:#0d0c12;cursor:pointer;background-color:#0000000d;border:1px solid #0000001a;border-left:none;border-radius:0 4px 4px 0;padding:0 16px}.addAddress_Modal .common_input p.error{text-align:left}.overview_head{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}@media (max-width:1599px){.overview_head{margin-bottom:1.6rem}}@media (max-width:575px){.overview_head{justify-content:space-between;gap:2rem;margin-bottom:1rem}}.overview_head .overheading{color:#7a8398;font-size:1.8rem;font-weight:700}@media (max-width:575px){.overview_head .overheading{font-size:1.6rem}}.overview_head .overview_values{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}@media (max-width:1599px){.overview_head .overview_values{gap:2rem}}@media (max-width:575px){.overview_head .overview_values{justify-content:end;gap:.5rem}}.overview_head .overview_values h2{color:#7a8398;font-size:1.8rem;font-weight:400}@media (max-width:1599px){.overview_head .overview_values h2{font-size:1.6rem}}@media (max-width:575px){.overview_head .overview_values h2{font-size:1.4rem}}.overview_head .overview_values h2 span{font-weight:700}.overview .wallets_container .row{margin:-1.2rem}@media (max-width:1599px){.overview .wallets_container .row{margin:-.75rem}}.overview .wallets_container .row>div{padding:1.2rem}@media (max-width:1599px){.overview .wallets_container .row>div{padding:.75rem}}.overview .wallets_container .wallet_card{cursor:pointer;border-radius:2rem;height:100%}.overview .wallets_container .wallet_card.spot_wallet .wallet_top{background:url(../media/derivative-background.3g-cu4zgfh2n-.png) 0 0/cover no-repeat}.overview .wallets_container .wallet_card.derivative_wallet .wallet_top{background:url(../media/wallet-card-background.1k2j35p9jp88_.png) 0 0/cover no-repeat}.overview .wallets_container .wallet_card .wallet_top{border-radius:2rem 2rem 0 0;height:19.5rem;padding:3.9rem 3rem 3rem 2.7rem}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_top{height:16.5rem;padding:3rem}}@media (max-width:575px){.overview .wallets_container .wallet_card .wallet_top{flex-direction:column;align-items:center;height:auto;padding:2rem;display:flex}}.overview .wallets_container .wallet_card .wallet_top .img{z-index:2;position:relative}.overview .wallets_container .wallet_card .wallet_top .wallet_type{color:#0d0c12;z-index:2;margin:1.8rem 0 .2rem;font-size:1.8rem;font-weight:600;position:relative}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_top .wallet_type{margin:1.6rem 0 .2rem;font-size:1.6rem}}@media (max-width:575px){.overview .wallets_container .wallet_card .wallet_top .wallet_type{text-align:center;margin:1rem 0;font-size:1.4rem}}.overview .wallets_container .wallet_card .wallet_top .wallet_amount{color:#0d0c12;z-index:2;margin-bottom:0;font-size:3.2rem;font-weight:700;position:relative}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_top .wallet_amount{font-size:2.6rem}}@media (max-width:575px){.overview .wallets_container .wallet_card .wallet_top .wallet_amount{text-align:center;font-size:1.8rem}}.overview .wallets_container .wallet_card .wallet_actions{background:linear-gradient(210.53deg,#11182587 17.45% 80.57%);border-radius:0 0 2rem 2rem;flex-wrap:wrap;align-items:center;gap:4rem;padding:2.9rem 2.8rem 3.4rem;display:flex}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_actions{gap:2rem;padding:2rem}}@media (max-width:575px){.overview .wallets_container .wallet_card .wallet_actions{justify-content:center;padding:2rem}}.overview .wallets_container .wallet_card .wallet_actions .wallet_action{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_actions .wallet_action{gap:1rem}}.overview .wallets_container .wallet_card .wallet_actions .wallet_action .action_icon{background:#2d314233;border:.2rem solid #48485f1a;border-radius:100%;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;display:flex}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_actions .wallet_action .action_icon{width:4rem;height:4rem}}.overview .wallets_container .wallet_card .wallet_actions .wallet_action .action_label{text-align:center;color:#7a8398;font-size:1.6rem;font-weight:700}@media (max-width:1599px){.overview .wallets_container .wallet_card .wallet_actions .wallet_action .action_label{font-size:1.4rem}}@media (max-width:1199px){.perpetual_spot_balance{flex-direction:column;align-items:start}}@media (max-width:575px){.perpetual_spot_balance{border-radius:3rem;padding:1.8rem 1.5rem}}@media (max-width:1599px){.perpetual_spot_balance .perpetual_slider{width:100%}}@media (max-width:991px){.perpetual_spot_balance .perpetual_slider{flex-direction:column;align-items:start}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in{flex-direction:column;align-items:start;display:flex}}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h3{font-size:1.4rem}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h3{margin-right:0}}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h4{font-size:1.4rem}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h4{margin-left:0}}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats{padding:2rem 1.8rem}}@media (max-width:991px){.perpetual_spot_balance .perpetual_slider .equity_stats{width:100%}}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .label{font-size:1.4rem}}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .value{font-size:1.4rem}}@media (max-width:1599px){.perpetual_spot_balance .perpetual_slider .progress{flex:1;max-width:none}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress{flex:auto;width:100%;margin:5px 0 10px}}@media (max-width:1399px){.perpetual_spot_balance .perpetual_slider .cross_margin{margin:2rem 0;padding-left:0}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .cross_margin span{padding:1rem;font-size:1.2rem}}@media (max-width:1599px){.perpetual_spot_balance .balance_btns{white-space:nowrap;flex-wrap:nowrap}}@media (max-width:575px){.perpetual_spot_balance .balance_btns{white-space:normal;flex-wrap:wrap}}@media (max-width:575px){.perpetual_wallet_table .table tbody tr td .title img{width:2rem;height:2rem}.perpetual_wallet_table .table tbody tr td .title{gap:.6rem}}@media (max-width:1599px){.equity_summary{padding:2.5rem}}@media (max-width:991px){.equity_summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.equity_summary{grid-template-columns:1fr;gap:2.5rem;padding:2rem 1.6rem}}@media (max-width:1599px){.equity_summary .equity_summary__item h4{font-size:1.6rem;line-height:1.8rem}}@media (max-width:1399px){.equity_summary .equity_summary__item h4{font-size:1.4rem;line-height:1.6rem}}@media (max-width:575px){.equity_summary .equity_summary__item h3{font-size:1.8rem;line-height:2.2rem}}@media (max-width:575px){.equity_summary_tooltip .tooltip-inner{padding:10px}}.earnstake{margin-top:3rem}@media (max-width:991px){.earnstake{margin-top:1rem}}.earnstake.inner_container{max-width:1415px}.earnstake .product_heading,.earnstake .tabs_heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.earnstake .product_heading,.earnstake .tabs_heading{flex-direction:column;align-items:flex-start}}.earnstake .product_heading .product_heading_right,.earnstake .tabs_heading .product_heading_right{align-items:center;gap:4rem;display:flex}@media (max-width:767px){.earnstake .product_heading .product_heading_right,.earnstake .tabs_heading .product_heading_right{flex-direction:column;align-items:flex-start;gap:1rem}}.earnstake .product_heading .product_heading_right .custom-checkbox .form-check,.earnstake .tabs_heading .product_heading_right .custom-checkbox .form-check{margin-bottom:0}.earnstake .product_heading .product_heading_right .search_field_search,.earnstake .tabs_heading .product_heading_right .search_field_search{padding:.8rem 1.6rem}.earnstake .product_heading .product_heading_right .search_field_search input,.earnstake .tabs_heading .product_heading_right .search_field_search input{width:18.6rem}@media (max-width:575px){.earnstake .product_heading .product_heading_right .search_field_search input,.earnstake .tabs_heading .product_heading_right .search_field_search input{width:14rem}}.earnstake .tabs_heading{margin-top:2.4rem}@media (max-width:767px){.earnstake .tabs_heading{flex-direction:column;align-items:flex-start}}.earnstake .tabs_heading .tabs_btns{max-width:27rem!important;margin-top:0!important}@media (max-width:575px){.earnstake .tabs_heading .tabs_btns{overflow:scroll}}.earnstake .tabs_heading .fixed_rate{background:#131422;border:2px solid #0d0c121a;border-radius:1rem;align-items:center;gap:.8rem;padding:1rem 1.6rem;display:flex}@media (max-width:1679px){.earnstake .tabs_heading .fixed_rate{border-radius:.6rem;padding:1rem}}.earnstake .tabs_heading .fixed_rate p{color:#7a8398;margin-bottom:0;font-size:1.4rem;font-weight:400}.earnstake .tabs_heading .fixed_rate span svg{width:1.8rem;height:1.8rem}@media (max-width:1199px){.earnstake .simple_earning{text-align:center}}.earnstake .simple_earning .earing_left{background:linear-gradient(253.67deg,#a69f53 0%,#294149 48.81%,#1e2d36 71.76%,#1b222c 100%);border-radius:2.4rem;justify-content:space-between;align-items:center;padding:3.4rem 4.8rem;display:flex}@media (max-width:1199px){.earnstake .simple_earning .earing_left{padding:2rem}}@media (max-width:575px){.earnstake .simple_earning .earing_left{flex-direction:column}}.earnstake .simple_earning .earing_left .simple_earning_content{text-align:left}.earnstake .simple_earning .earing_left .simple_earning_content h2{color:#fff;margin-bottom:1rem;font-size:5rem;font-weight:600}@media (max-width:1199px){.earnstake .simple_earning .earing_left .simple_earning_content h2{font-size:4.2rem}}@media (max-width:767px){.earnstake .simple_earning .earing_left .simple_earning_content h2{font-size:2rem}}.earnstake .simple_earning .earing_left .simple_earning_content h6{color:#fff;margin-bottom:2rem;font-size:2.2rem;font-weight:400}@media (max-width:767px){.earnstake .simple_earning .earing_left .simple_earning_content h6{font-size:1.6rem}}.earnstake .simple_earning .earning_right{height:100%}@media (max-width:1199px){.earnstake .simple_earning .earning_right{margin-top:3rem}}.earnstake .simple_earning .earning_right ul{text-align:center;align-items:center;gap:2rem;height:100%;display:flex}@media (max-width:1199px){.earnstake .simple_earning .earning_right ul{justify-content:center;gap:1rem;height:auto}}@media (max-width:575px){.earnstake .simple_earning .earning_right ul{flex-wrap:wrap;height:auto}}.earnstake .simple_earning .earning_right ul li{background:#132340;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:33.33%;height:100%;padding:2rem 3rem;transition:all .2s ease-in-out;display:flex}@media (max-width:1679px){.earnstake .simple_earning .earning_right ul li{border-radius:.8rem;padding:1.2rem}}@media (max-width:575px){.earnstake .simple_earning .earning_right ul li{max-width:calc(50% - 1rem)}}.earnstake .simple_earning .earning_right ul li:hover{transform:translateY(-.5rem)}.earnstake .simple_earning .earning_right ul li .earning_coin{background-color:#ffffff1a;border-radius:1rem;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.earnstake .simple_earning .earning_right ul li .earning_coin svg path{fill:#fff}@media (max-width:767px){.earnstake .simple_earning .earning_right ul li .earning_coin{border-radius:1.2rem;width:6rem;height:6rem}.earnstake .simple_earning .earning_right ul li .earning_coin svg{width:3rem;height:3rem}}.earnstake .simple_earning .earning_right ul li .earning_icon{align-items:center;gap:.5rem;margin:2.7rem 0 .8rem;display:flex}@media (max-width:767px){.earnstake .simple_earning .earning_right ul li .earning_icon{margin:1rem 0}}.earnstake .simple_earning .earning_right ul li .earning_icon h6{color:#7a8398;text-align:center;margin-bottom:0;font-size:1.8rem;font-weight:400}@media (max-width:1679px){.earnstake .simple_earning .earning_right ul li .earning_icon h6{font-size:1.6rem}}@media (max-width:991px){.earnstake .simple_earning .earning_right ul li .earning_icon h6{font-size:1.4rem}}.earnstake .simple_earning .earning_right ul li .earning_icon button{transition:all .2s ease-in-out}.earnstake .simple_earning .earning_right ul li .earning_icon button:hover svg path{fill:#1760ff}.earnstake .simple_earning .earning_right ul li .earning_icon button:hover{transform:translate(.5rem)}.earnstake .simple_earning .earning_right ul li h3{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-size:2rem;font-weight:700;overflow:hidden}@media (max-width:1679px){.earnstake .simple_earning .earning_right ul li h3{font-size:2.6rem}}@media (max-width:991px){.earnstake .simple_earning .earning_right ul li h3{font-size:2rem}}.earnstake .stake_container{margin:3.5rem 0}@media (max-width:767px){.earnstake .stake_container{margin:2rem 0}}.earnstake .stake_container .row{row-gap:2rem}.earnstake .stake_container .stake_card{background:#fff;border-radius:1rem;flex-direction:column;height:100%;padding:2.4rem;display:flex}@media (max-width:1199px){.earnstake .stake_container .stake_card{padding:2rem 1.6rem}}.earnstake .stake_container .stake_card .stake_top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.earnstake .stake_container .stake_card .stake_top .stakecard_coin{align-items:center;display:flex}.earnstake .stake_container .stake_card .stake_top .stakecard_coin img{border-radius:5rem;padding-right:1rem;width:4.8rem!important;height:4.8rem!important}@media (max-width:575px){.earnstake .stake_container .stake_card .stake_top .stakecard_coin img{width:4rem!important;height:4rem!important}}.earnstake .stake_container .stake_card .stake_top .stakecard_coin .wallet_type{color:#0d0c12;z-index:2;margin-bottom:0;font-size:18px;font-weight:600;position:relative}@media (max-width:1599px){.earnstake .stake_container .stake_card .stake_top .stakecard_coin .wallet_type{font-size:1.6rem}}@media (max-width:575px){.earnstake .stake_container .stake_card .stake_top .stakecard_coin .wallet_type{margin:1rem 0;font-size:1.4rem}}.earnstake .stake_container .stake_card .stake_top .stake_coin p{color:#1760ff;margin-bottom:0;font-size:2.2rem;font-weight:600}@media (max-width:575px){.earnstake .stake_container .stake_card .stake_top .stake_coin p{font-size:1.6rem}}.earnstake .stake_container .stake_card .stake_top .wallet_amount{color:#7a8398;z-index:2;margin-bottom:0;font-size:32px;font-weight:700;position:relative}@media (max-width:1599px){.earnstake .stake_container .stake_card .stake_top .wallet_amount{font-size:2.6rem}}@media (max-width:575px){.earnstake .stake_container .stake_card .stake_top .wallet_amount{font-size:1.8rem}}.earnstake .stake_container .stake_card .stake_actions .stake_bar{width:100%;margin:2rem 0}.earnstake .stake_container .stake_card .stake_actions .stake_bar .stake_progressbar{background:#7a83981a;border-radius:1rem;width:100%}.earnstake .stake_container .stake_card .stake_actions .stake_bar .stake_progressbar .progress-bar{background:#0d0c12}.earnstake .stake_container .stake_card .stake_actions .stake_bar .stake_limits{margin-top:1.8rem}.earnstake .stake_container .stake_card .stake_actions .stake_bar .stake_limits span{color:#0d0c12;font-size:1.4rem;font-weight:400}.earnstake .stake_container .stake_card .stake_actions .stake_bar .stake_limits span strong{color:#7a8398}.earnstake .stake_container .stake_card .stake_actions .outlineBtn_style{height:5rem;margin-top:auto}@media (max-width:575px){.earnstake .stake_container .stake_card .stake_actions .outlineBtn_style{height:4rem}}@media (max-width:1679px){.spot_balance{padding:1.8rem}}@media (max-width:991px){.spot_balance{border-radius:3rem;flex-direction:column;align-items:start;gap:2rem}}@media (max-width:479px){.spot_balance .balance_card{flex-direction:column;align-items:start}}@media (max-width:575px){.spot_balance .balance_card .main_card{margin-bottom:.5rem;padding-inline:0}}@media (max-width:1679px){.spot_balance .balance_card .main_card:not(:last-child){margin-right:1.5rem;padding-right:1.5rem}}@media (max-width:575px){.spot_balance .balance_card .main_card:not(:last-child):after{content:none}}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_icon{width:4rem;height:4rem}}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_icon svg{width:2.4rem;height:2.4rem}}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_content h6{font-size:1.4rem}}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_content h5{font-size:1.6rem}}@media (max-width:1679px){.spot_balance .balance_btns{flex-wrap:wrap;gap:.8rem}}@media (max-width:575px){.spot_balance .balance_btns{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}}@media (max-width:1679px){.spot_balance .balance_btns button{border-radius:1rem;height:4.4rem;padding:1rem 1.2rem;font-size:1.4rem;line-height:normal}}@media (max-width:575px){.spot_balance .balance_btns button{width:100%;font-size:1.3rem}}.vip_section{padding:3.6rem 0}@media (max-width:1199px){.vip_section{padding:2rem 0}}.vip_section .row{row-gap:2rem}.vip_section .vip_leftdata{background:linear-gradient(190.57deg,#073bac 26.28%,#001e5f 58.81%,#030d24 91.34%);border-radius:1rem;width:100%;height:100%}.vip_section .vip_leftdata .vip_heading{text-align:center;padding:5rem 3rem}@media (max-width:1199px){.vip_section .vip_leftdata .vip_heading{text-align:center;padding:5rem 1.5rem}}.vip_section .vip_leftdata .vip_heading .vip_trophy{width:100%;max-width:37rem;margin:0 auto 2rem}.vip_section .vip_leftdata .vip_heading .vip_trophy h2{color:#fff;margin-bottom:0;font-size:5rem;font-weight:600;line-height:6rem}@media (max-width:1399px){.vip_section .vip_leftdata .vip_heading .vip_trophy h2{font-size:4.8rem}}@media (max-width:767px){.vip_section .vip_leftdata .vip_heading .vip_trophy h2{font-size:2.8rem;line-height:3rem}}.vip_section .vip_leftdata .vip_heading p{color:#7a8398;width:100%;max-width:61.4rem;margin:0 auto;font-size:1.8rem;font-weight:400}@media (max-width:767px){.vip_section .vip_leftdata .vip_heading p{margin:.6rem auto 1.4rem;font-size:1.6rem}}.vip_section .vip_leftdata .vip_heading .outlineBtn_style{margin:0 auto}.vip_section .vip_inner h3{color:#0d0c12;text-align:left;margin-bottom:3rem;font-size:2.4rem;font-weight:500}@media (max-width:1399px){.vip_section .vip_inner h3{font-size:3rem}}@media (max-width:767px){.vip_section .vip_inner h3{font-size:2rem;line-height:3rem}}.vip_section .vip_inner .vip_table{max-height:58rem;margin-bottom:0;overflow-y:auto}.vip_section .vip_inner .vip_table thead th{z-index:9;position:sticky;top:0}.vip_section .vip_inner .vip_table tbody td{padding:2rem 3rem;background:0 0!important}.vip_section .vip_inner .vip_table tbody td .volume_value{align-items:center;gap:2rem;display:flex}.vip_section .vip_inner .vip_table tbody td .volume_value p{margin-bottom:0}@media (max-width:1679px){.referral_sec .referral_info .how_it_works_section{gap:1.5rem}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 0 0}}@media (max-width:420px){.referral_sec .referral_info .how_it_works_section{flex-direction:column}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_image{order:2;width:100%;height:auto;margin-bottom:0}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_image img{max-width:130px}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_content{flex:0;margin-top:3rem;padding:0 2rem}}@media (max-width:767px){.referral_sec .referral_info .how_it_works_section .how_it_works_content{padding:0 1.5rem}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_content h3{font-size:1.6rem}}@media (max-width:1199px){.referral_sec .referral_info .referralProgram{padding:2rem 1.5rem}}@media (max-width:1679px){.referral_sec .referral_info .referralProgram_heading{margin-bottom:1.5rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading{margin-bottom:1rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading h2{font-size:1.8rem}}@media (max-width:1679px){.referral_sec .referral_info .referralProgram_heading p{font-size:1.6rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading p{font-size:1.4rem}}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card{padding:2.4rem}}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card{padding:2rem 1.5rem}}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card h3{font-size:2rem}}@media (max-width:1899px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:3rem}}@media (max-width:1439px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:2.6rem}}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:2.4rem}}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon{top:1.5rem;right:1.5rem}}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon svg{width:5rem;height:5rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard{padding:1.5rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard .referral_ink h3{font-size:1.6rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard .referral_ink p{font-size:1.4rem}}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading h2{font-size:1.6rem}}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading .referral_right,.referral_sec .referral_maintable .referral_heading .referral_right .serchDiv,.referral_sec .referral_maintable .referral_heading .referral_right .serchDiv input,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__control,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu{width:100%}.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu .select__option{color:#0d0c12}}@media (max-width:767px) and (max-width:575px){.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu .select__option{width:100%}}@media (max-width:479px){.referral_sec .referral_maintable .referral_heading .referral_right{flex-direction:column}}@media (max-width:1210px){.bonusTrackerProgress ul{min-width:360px}}@media (max-width:1399px){.stats_wrapper .stat_box{padding:1.5rem}}@media (max-width:1399px){.stats_wrapper .stat_box .stat_content .stat_title{font-size:1.4rem}}@media (max-width:767px){.stats_wrapper .stat_box .stat_value{font-size:1.8rem}}.transaction_history{margin-top:1rem}.transaction_history .spot_wallet_table_sec{margin-top:0}.transaction_history .swapTable_headrow{align-items:center;gap:1rem;display:flex;margin-bottom:1.5rem!important}@media (max-width:1199px){.transaction_history .swapTable_headrow{flex-wrap:wrap}}@media (max-width:575px){.transaction_history .swapTable_headrow{flex-direction:column;align-items:flex-start;width:100%}}.transaction_history .swapTable_headrow .filter_left{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:575px){.transaction_history .swapTable_headrow .filter_left,.transaction_history .swapTable_headrow .filter_left .pairSelect{width:100%}}.transaction_history .swapTable_headrow .filter_left .pairSelect .select__control{width:17rem;height:5rem}@media (max-width:575px){.transaction_history .swapTable_headrow .filter_left .pairSelect .select__control{width:100%}}.transaction_history .swapTable_headrow .filter_left .datepicker_wrapper input{width:17rem}@media (max-width:575px){.transaction_history .swapTable_headrow .filter_left .datepicker_wrapper{width:100%}}@media (max-width:575px) and (max-width:575px){.transaction_history .swapTable_headrow .filter_left .datepicker_wrapper input{width:100%}}.transaction_history .swapTable_headrow .filter_left .reset_btn{width:13rem;height:5rem}@media (max-width:575px){.transaction_history .swapTable_headrow .filter_left .reset_btn{width:100%}}.transaction_history .transaction_log{width:15rem}.wallet_main{padding-top:3rem}.wallet_main .accountActivity_Tab{border-bottom:1px solid #ececec}.wallet_home{font-family:Inter,sans-serif}.wallet_home_left{flex-direction:column;gap:2.4rem;height:100%;display:flex}.wallet_home_balance_card,.wallet_home_activity_card{background:#fff;border:1px solid #ececec;border-radius:1.8rem;padding:2.4rem;box-shadow:0 .6rem 3rem #0f172a0d}@media (max-width:767px){.wallet_home_balance_card,.wallet_home_activity_card{border-radius:1.4rem;padding:2rem 1.5rem}}.wallet_home_balance_card_header{border-bottom:1px solid #ececec;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;margin-bottom:2.4rem;padding-bottom:2.4rem;display:flex}.wallet_home_balance_label{align-items:center;gap:1rem;display:flex}.wallet_home_balance_label span{color:#0d0c12;font-size:1.6rem;font-weight:500}.wallet_home_balance_actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.wallet_home_balance_actions button{border-radius:1rem;min-width:10rem;height:4.4rem;padding:0 1.6rem;font-size:1.4rem;font-weight:500}.wallet_home_balance_actions .wallet_home_outline_btn{color:#1760ff!important;background:#fff!important;border:1px solid #1760ff!important}.wallet_home_balance_actions .wallet_home_outline_btn:hover{color:#fff!important;background:#1760ff!important}.wallet_home_balance_amount{color:#0d0c12;margin-bottom:1.2rem;font-size:3.6rem;font-weight:700;line-height:1.2}@media (max-width:767px){.wallet_home_balance_amount{font-size:3rem}}.wallet_home_balance_sub{color:#7a8398;align-items:center;gap:.6rem;font-size:1.4rem;display:flex}.wallet_home_eye_btn{cursor:pointer;background:#eaedff;border:0;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:0;display:flex}.wallet_home_eye_btn svg{width:1.8rem;height:1.8rem}.wallet_home_eye_btn svg path{fill:#1760ff}.wallet_home_info_icon{justify-content:center;align-items:center;display:flex}.wallet_home_promo_card{background:#0d0c12;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:2rem;min-height:25rem;padding:1rem 3rem;display:flex;position:relative;overflow:hidden}@media (max-width:575px){.wallet_home_promo_card{flex-direction:column;align-items:flex-start;padding:2.5rem 1.5rem}}.wallet_home_promo_card .wallet_home_promo_content{z-index:1;flex:1;position:relative}.wallet_home_promo_card .wallet_home_promo_content h3{color:#fff;margin:0 0 2rem;font-size:3rem;font-weight:600;line-height:1.4}@media (max-width:1199px){.wallet_home_promo_card .wallet_home_promo_content h3{font-size:2.6rem}}@media (max-width:767px){.wallet_home_promo_card .wallet_home_promo_content h3{font-size:1.8rem}}.wallet_home_promo_card .wallet_home_promo_content button{border-radius:1rem;min-width:14rem;height:4.4rem;font-size:1.6rem}.wallet_home_promo_card .wallet_home_promo_image{flex-shrink:0;justify-content:center;align-items:center;max-width:23rem;display:flex}@media (max-width:767px){.wallet_home_promo_card .wallet_home_promo_image{align-self:center}}.wallet_home_promo_card .wallet_home_promo_image img{height:auto}.wallet_home_activity_card{height:100%}.wallet_home_activity_card .wallet_home_activity_title{color:#0d0c12;border-bottom:1px solid #ececec;margin-bottom:2rem;padding-bottom:1.4rem;font-size:2rem;font-weight:600}.wallet_home_activity_card .wallet_home_activity_list{flex-direction:column;gap:1.2rem;display:flex}.wallet_home_activity_card .wallet_home_activity_item{cursor:pointer;background:0 0;border:1px solid #ececec;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:1.6rem;padding:2.2rem 2.4rem;transition:all .3s;display:flex}.wallet_home_activity_card .wallet_home_activity_item:hover{background:#ececec66}@media (max-width:767px){.wallet_home_activity_card .wallet_home_activity_item{border-radius:1.4rem;padding:2rem 1.5rem}}.wallet_home_activity_card .wallet_home_activity_item_content{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.wallet_home_activity_card .wallet_home_activity_item_label{color:#475569;font-size:2rem}.wallet_home_activity_card .wallet_home_activity_item_balance{color:#0d0c12;font-size:2.4rem;font-weight:700}.wallet_home_activity_card .wallet_home_activity_item_stats{flex-direction:column;gap:.6rem;margin-top:.8rem;display:flex}.wallet_home_activity_card .wallet_home_activity_item_stat{align-items:center;gap:.6rem;font-size:1.6rem;font-weight:500;display:flex}.wallet_home_activity_card .wallet_home_activity_item_stat .stat_label,.wallet_home_activity_card .wallet_home_activity_item_stat .stat_value{color:#475569}.wallet_home_activity_card .wallet_home_activity_item_stat .stat_value{text-underline-offset:3px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.launchpad .row{row-gap:2rem}.launchpad .launchpad_tabs{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.launchpad .launch_tabs .stake_tabs{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:relative}@media (max-width:1024px){.launchpad .launch_tabs .stake_tabs{flex-direction:column;align-items:flex-start;padding:0 0 1rem}}.launchpad .launch_tabs .stake_tabs .stake_button{color:#7a8398;box-shadow:none;cursor:pointer;white-space:nowrap;border-bottom:1px solid #0000;padding:1rem 0;font-size:1.6rem;font-weight:500;line-height:1;overflow:hidden}@media (max-width:767px){.launchpad .launch_tabs .stake_tabs .stake_button{font-size:1.2rem}}.launchpad .launch_tabs .stake_tabs .stake_button:not(:last-child){margin-right:2rem}@media (max-width:1199px){.launchpad .launch_tabs .stake_tabs .stake_button:not(:last-child){margin-right:1rem}}.launchpad .launch_tabs .stake_tabs .stake_button.active{color:#0d0c12;border-bottom-color:#1760ff}.launch_heading{text-align:center;color:#fff;background-image:url(../media/launchpad-bg.00dctotg1b1i7.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:3rem;margin-bottom:30px;padding:4.8rem 2rem 5rem;position:relative}@media (max-width:767px){.launch_heading{border-radius:1.5rem;padding:3rem 1rem}}.launch_heading h6{font-size:1.8rem;font-weight:400}.launch_heading h2{text-shadow:0 5px 2px #fff9;font-size:8rem;font-weight:600}@media (max-width:1399px){.launch_heading h2{font-size:7rem}}@media (max-width:767px){.launch_heading h2{font-size:3.6rem}}.launch_heading h3{margin:.5rem 0 1.8rem;font-size:3.4rem;font-weight:500}@media (max-width:767px){.launch_heading h3{margin:.7rem 0 1rem;font-size:1.8rem}}.launch_heading h5{font-size:2.2rem;font-weight:400}@media (max-width:767px){.launch_heading h5{font-size:1.4rem}}.launch_heading .launch_btn{position:absolute;top:2.4rem;right:2.4rem}@media (max-width:767px){.launch_heading .launch_btn{margin-top:2rem;position:static}}.launch_heading .launch_btn .outlineBtn_style{padding:.5rem 1.8rem}.launchpad_card{color:#0d0c12;background:#fff;border-radius:1rem;flex-direction:column;height:100%;padding:2.4rem;display:flex;position:relative}@media (max-width:1199px){.launchpad_card{padding:1.5rem}}.launchpad_card .wrapper .launchpad_header{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.launchpad_card .wrapper .launchpad_header .launch_left{align-items:center;gap:1rem;display:flex}.launchpad_card .wrapper .launchpad_header .launch_left .launch_icon{border-radius:50%;flex-shrink:0;width:6rem;height:6rem;padding:0;overflow:hidden}@media (max-width:575px){.launchpad_card .wrapper .launchpad_header .launch_left .launch_icon{width:4rem;height:4rem}}.launchpad_card .wrapper .launchpad_header .launch_left .launch_icon img{object-fit:cover;width:100%!important;height:100%!important}.launchpad_card .wrapper .launchpad_header .launch_left .launch_icon .default_icon{color:#0d0c12;background:#1760ff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:600;display:flex}.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h3{margin:0;font-size:2.2rem;font-weight:600}@media (max-width:1399px){.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h3{font-size:1.8rem}}@media (max-width:1199px){.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h3{font-size:1.6rem}}@media (max-width:380px){.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h3{font-size:1.4rem}}.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h6{color:#7a8398;margin:.6rem 0 0;font-size:1.6rem;font-weight:400}@media (max-width:575px){.launchpad_card .wrapper .launchpad_header .launch_left .launchpad_title h6{font-size:1.4rem}}.launchpad_card .wrapper .launchpad_price{margin:2rem 0}@media (max-width:575px){.launchpad_card .wrapper .launchpad_price{margin:1rem 0}}.launchpad_card .wrapper .launchpad_price .label{color:#7a8398;font-size:1.6rem;font-weight:400}.launchpad_card .wrapper .launchpad_price .value{color:#1760ff;font-size:3rem;font-weight:600}@media (max-width:1399px){.launchpad_card .wrapper .launchpad_price .value{font-size:2rem}}.launchpad_card .wrapper .launchpad_progress .progress_top{justify-content:space-between;display:flex}.launchpad_card .wrapper .launchpad_progress .progress_top span{font-size:1.8rem;font-weight:400}@media (max-width:575px){.launchpad_card .wrapper .launchpad_progress .progress_top span{font-size:1.6rem}}.launchpad_card .wrapper .launchpad_progress .progress_top .percent{color:#0d0c12;font-weight:500}.launchpad_card .wrapper .launchpad_progress .progress_bar{background:#0d0c121a;border-radius:2rem;height:.8rem;margin-top:.5rem}.launchpad_card .wrapper .launchpad_progress .progress_bar .progress-bar{background:#1760ff;border-radius:5rem;margin:.2rem}.launchpad_card .wrapper .launchpad_progress .progress_caps{justify-content:space-between;margin-top:1.6rem;display:flex}.launchpad_card .wrapper .launchpad_progress .progress_caps h5{color:#7a8398;margin-bottom:0;font-size:1.8rem;font-weight:400}@media (max-width:575px){.launchpad_card .wrapper .launchpad_progress .progress_caps h5{font-size:1.6rem}}.launchpad_card .wrapper .launchpad_progress .progress_caps h5 span{color:#0d0c12}.launchpad_card .wrapper .launchpad_end{justify-content:space-between;margin:1.5rem 0 3.6rem;display:flex}.launchpad_card .wrapper .launchpad_end span{color:#7a8398;font-size:1.8rem;font-weight:400}@media (max-width:575px){.launchpad_card .wrapper .launchpad_end span{font-size:1.6rem}}.launchpad_card .wrapper .launchpad_end .end_value{color:#0d0c12}.launchpad_card .launchpad_bottom{margin-top:auto}.launchpad_card .launchpad_bottom .outlineBtn_style{width:100%}.launchpad_details .row{row-gap:1.5rem}.launchpad_details .launchdetail_top{color:#0d0c12;background-repeat:no-repeat;background-size:100% 100%;border-radius:3rem;justify-content:flex-end;align-items:flex-end;gap:20rem;height:30rem;margin-bottom:30px;padding:5rem 30rem 5rem 5rem;display:flex}@media (max-width:1679px){.launchpad_details .launchdetail_top{padding:5rem 20rem 5rem 5rem}}@media (max-width:991px){.launchpad_details .launchdetail_top{border-radius:1.5rem;justify-content:center;align-items:center;height:20rem;padding:3rem}}.launchpad_details .launchdetail_top span{border:2px solid red}.launchpad_details .launchdetail_top .launch_right img{width:12.8rem!important;height:3.5rem!important}.launchpad_details .launchdetail_top .launch_right p{color:#7a8398;width:100%;max-width:52.3rem;margin:1.6rem 0 3rem;font-size:1.6rem;font-weight:400}.launchpad_details .launchdetail_top .launch_right .launch_btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0c1203;border-radius:1.4rem;flex-direction:column;justify-content:center;align-items:center;width:20rem;height:8rem;display:flex;position:relative;overflow:hidden}@media (max-width:575px){.launchpad_details .launchdetail_top .launch_right .launch_btn{width:16rem;height:6rem}}.launchpad_details .launchdetail_top .launch_right .launch_btn:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(110.1deg,#57e52680 11.39%,#57e52600 18.37% 75.49%,#57e52680 96.86%);border-radius:1.4rem;padding:.1rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.launchpad_details .launchdetail_top .launch_right .launch_btn h6{color:#1760ff;font-size:1.4rem;font-weight:400}.launchpad_details .launchdetail_top .launch_right .launch_btn h3{font-size:2rem;font-weight:700}@media (max-width:575px){.launchpad_details .launchdetail_top .launch_right .launch_btn h3{font-size:1.6rem}}.launchpad_token .token_top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3.6rem;display:flex}@media (max-width:480px){.launchpad_token .token_top{flex-direction:column;align-items:flex-start}}.launchpad_token .token_top .token_left{align-items:center;gap:1.2rem;display:flex}@media (max-width:480px){.launchpad_token .token_top .token_left{width:100%}}.launchpad_token .token_top .token_left .launchpad_desc{align-items:center;gap:3rem;display:flex}@media (max-width:480px){.launchpad_token .token_top .token_left .launchpad_desc{justify-content:space-between;width:100%}}.launchpad_token .token_top .token_left .launchpad_desc .content h3{color:#0d0c12;font-size:2.2rem;font-weight:600}@media (max-width:767px){.launchpad_token .token_top .token_left .launchpad_desc .content h3{font-size:1.6rem}}@media (max-width:575px){.launchpad_token .token_top .token_left .launchpad_desc .content h3{font-size:1.4rem}}.launchpad_token .token_top .token_left .launchpad_desc .content h6{color:#7a8398;font-size:1.6rem;font-weight:400}.launchpad_token .token_top .token_left .launchpad_desc button{background-color:#0000;border-radius:5rem;padding:.3rem 1.4rem;font-size:1.6rem;font-weight:400;transition:all .25s linear}@media (max-width:575px){.launchpad_token .token_top .token_left .launchpad_desc button{padding:.3rem 1rem;font-size:1.4rem}}.launchpad_token .token_top .token_right{align-items:center;gap:1rem;display:flex}.launchpad_token .token_top .token_right .token_icon{background-color:#131422;border:.2rem solid #aeaeb233;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;padding:.6rem;display:flex}@media (max-width:767px){.launchpad_token .token_top .token_right .token_icon{width:4rem;height:4rem}}.launchpad_token .token_top .token_right .token_icon svg{width:2.8rem;height:2.8rem}@media (max-width:767px){.launchpad_token .token_top .token_right .token_icon svg{width:2rem;height:2rem}}.launchpad_token .token_top .token_right .token_icon svg path{fill:#7a8398}.launchpad_token .token_top .token_right .token_icon:hover{background-color:#1760ff;border-color:#1760ff}.launchpad_token .token_top .token_right .token_icon:hover svg path{fill:#000}.launchpad_token .token_progresscard{border:.1rem solid #2b1b3a;border-radius:1rem;padding:2.4rem}@media (max-width:767px){.launchpad_token .token_progresscard{padding:1.5rem}}.launchpad_token .token_progresscard:not(:last-child){margin-bottom:3rem}.launchpad_token .token_progresscard h4{color:#0d0c12;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.launchpad_token .token_progresscard .custom_table thead tr th,.launchpad_token .token_progresscard .custom_table tbody tr td{color:#0d0c12}.launchpad_token .token_btns{align-items:center;gap:1rem;display:flex}@media (max-width:380px){.launchpad_token .token_btns{flex-direction:column;align-items:center}}.launchpad_token .token_btns .outlineBtn_style{flex-direction:row-reverse;width:20rem}@media (max-width:380px){.launchpad_token .token_btns .outlineBtn_style{width:100%}}.launchpad_token .token_btns .outlineBtn_style span{margin:0 1rem 0 0}.launchpad_token .token_btns .outlineBtn_style span svg path{fill:#0d0c12}.launchpad_token .token_btns .outlineBtn_style:hover span svg path{fill:#000}.launchpad_token .token_btns .whitepaper_btn{color:#0d0c12;border:.1rem solid #1760ff;border-radius:.8rem;justify-content:center;align-items:center;width:20rem;height:5rem;padding:.5rem 1rem;font-size:1.6rem;font-weight:500;transition:all .25s linear;display:inline-flex;background:#1760ff1a!important}@media (max-width:991px){.launchpad_token .token_btns .whitepaper_btn{height:4rem}}@media (max-width:380px){.launchpad_token .token_btns .whitepaper_btn{width:100%}}.launchpad_token .token_btns .whitepaper_btn:hover{color:#000;background:#1760ff!important}.launchpad_token .token_btns .whitepaper_btn:hover svg path{fill:#000}.launchpad_token .token_btns .whitepaper_btn svg{margin:0 1rem 0 0}.token_sale{background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border-radius:1rem;flex-direction:column;height:100%;padding:2.4rem;display:flex}@media (max-width:1679px){.token_sale{padding:1.5rem}}.token_sale .sale_card{margin-bottom:4rem}.token_sale .sale_card h3{color:#0d0c12;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600}.token_sale .sale_card .balance_box{background:#131422;border:.2rem solid #aeaeb233;border-radius:2.4rem;justify-content:space-between;align-items:flex-start;margin-top:3.6rem;padding:2rem;display:flex}@media (max-width:575px){.token_sale .sale_card .balance_box{border-radius:1.2rem;margin-top:2rem;padding:1.5rem}}@media (max-width:380px){.token_sale .sale_card .balance_box{flex-direction:column}.token_sale .sale_card .balance_box .balance_amount{width:100%}}.token_sale .sale_card .balance_box .balance_amount p{color:#7a8398;margin-bottom:1rem;font-size:1.6rem;font-weight:400}@media (max-width:575px){.token_sale .sale_card .balance_box .balance_amount p{font-size:1.4rem}}.token_sale .sale_card .balance_box .balance_amount .common_input{padding-bottom:0}.token_sale .sale_card .balance_box .balance_amount .common_input .form-control{background-color:#0000;border:none;padding:0}@media (max-width:380px){.token_sale .sale_card .balance_box .balance_select{width:100%}}.token_sale .sale_card .balance_box .balance_select p{color:#7a8398;margin-bottom:1rem;font-size:1.4rem;font-weight:400}.token_sale .sale_card .balance_box .balance_select .custom_select .select__control{background-color:#2d314266;border:#48485f4d;width:14rem}@media (max-width:380px){.token_sale .sale_card .balance_box .balance_select .custom_select .select__control{width:100%}}@media (max-width:1679px){.token_sale .sale_card .balance_box .balance_select .custom_select .select__option{width:100%}}.token_sale .sale_card .balance_box .balance_select .custom_select .label_select img{border-radius:5rem;width:2.4rem!important;height:2.4rem!important}.token_sale .sale_card .vest_list{margin:3.6rem 0 1.5rem}@media (max-width:575px){.token_sale .sale_card .vest_list{margin:1.5rem 0}}.token_sale .sale_card .vest_list h4{color:#0d0c12;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.token_sale .sale_card .vest_list .detail_list{background:#131422;border:.2rem solid #aeaeb233;border-radius:1rem;padding:2rem}@media (max-width:575px){.token_sale .sale_card .vest_list .detail_list{padding:1.5rem}}.token_sale .sale_card .vest_list .detail_list li{justify-content:space-between;align-items:center;display:flex}.token_sale .sale_card .vest_list .detail_list li:not(:last-child){margin-bottom:.8rem}.token_sale .sale_card .vest_list .detail_list li h6,.token_sale .sale_card .vest_list .detail_list li p{color:#7a8398;margin-bottom:0;font-size:1.6rem;font-weight:400}@media (max-width:575px){.token_sale .sale_card .vest_list .detail_list li h6,.token_sale .sale_card .vest_list .detail_list li p{font-size:1.4rem}}.token_sale .sale_card .vest_list .detail_list li h6{align-items:center;display:inline-flex}.token_sale .sale_card .vest_list .detail_list li h6 .tooltip_icon{margin-left:.6rem;display:inline-flex}.token_sale .sale_card .vest_list .detail_list li h6 .tooltip_icon svg{width:1.3rem;height:1.3rem}.token_sale .sale_card .vest_list .detail_list li p{color:#0d0c12;margin-bottom:0;font-weight:500}.token_sale .sale_card .terms_condition_switch .input_in{flex-direction:row-reverse;display:flex}.token_sale .sale_card .terms_condition_switch .input_in .custom_label{margin:0 0 -.8rem .8rem;line-height:1.5rem}.token_sale .sale_card .terms_condition_switch .input_in a{color:#1760ff}.token_sale .sale_card .terms_condition_switch .input_in a:hover{color:#0d0c12}.token_sale .sale_btn{margin-top:auto}.token_sale .sale_btn .outlineBtn_style{width:100%;margin-bottom:2rem}.token_sale .sale_btn .kyc_verify{color:#7a8398;text-align:center;font-size:1.6rem;font-weight:400}@media (max-width:575px){.token_sale .sale_btn .kyc_verify{font-size:1.4rem}}.token-sale-tooltip .tooltip-inner{max-width:25rem;padding:1rem 1.2rem;line-height:1.5;font-size:1.4rem!important}@media (max-width:575px){.token-sale-tooltip .tooltip-inner{max-width:20rem;font-size:1.3rem!important}}.detail_heading h3{color:#0d0c12;margin-bottom:.8rem;font-size:2rem;font-weight:600}@media (max-width:575px){.detail_heading h3{font-size:1.6rem}}.detail_heading p{color:#7a8398;font-size:1.6rem;font-weight:400}@media (max-width:575px){.detail_heading p{font-size:1.4rem}}.detail_heading p strong{color:#fff;font-weight:600}.timeline_wrapper{width:100%;margin:3rem 0 0}@media (max-width:1199px){.timeline_wrapper{padding-bottom:2rem;overflow-x:auto}}.timeline_wrapper .timeline_steps{justify-content:space-between;margin-bottom:2rem;display:flex}.timeline_wrapper .timeline_steps .timeline_step{text-align:center;flex:0 0 25%;max-width:25%}@media (max-width:767px){.timeline_wrapper .timeline_steps .timeline_step{flex:0 0 50%;max-width:50%}}.timeline_wrapper .timeline_steps .timeline_step h5,.timeline_wrapper .timeline_steps .timeline_step p{font-weight:400}@media (max-width:991px){.timeline_wrapper .timeline_steps .timeline_step h5,.timeline_wrapper .timeline_steps .timeline_step p{white-space:nowrap}}.timeline_wrapper .timeline_steps .timeline_step h5{color:#0d0c12;margin-bottom:.8rem;font-size:1.6rem}@media (max-width:1199px){.timeline_wrapper .timeline_steps .timeline_step h5{font-size:1.2rem}}.timeline_wrapper .timeline_steps .timeline_step p{color:#7a8398;font-size:1.8rem}@media (max-width:1199px){.timeline_wrapper .timeline_steps .timeline_step p{font-size:1.2rem}}.timeline_wrapper .timeline_progressbar{background-color:#0d0c121a;height:.2rem;margin-top:2rem}.timeline_wrapper .timeline_progressbar .progress-bar{background-color:#0d0c12}@media (max-width:992px){.timeline_steps{gap:1rem}.timeline_steps .timeline_step{flex:0 0 30%;max-width:30%}.timeline_steps .timeline_step h5,.timeline_steps .timeline_step p{font-size:1.4rem}}@media (max-width:768px){.timeline_steps{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;display:grid}.timeline_steps .timeline_step{max-width:100%}.timeline_steps .timeline_step h5,.timeline_steps .timeline_step p{font-size:1.3rem}.timeline_progressbar{height:.3rem}}@media (max-width:576px){.timeline_steps{text-align:left;grid-template-columns:1fr}.timeline_steps .timeline_step h5,.timeline_steps .timeline_step p{font-size:1.2rem}.timeline_progressbar{height:.4rem}}.launchfaq_sec{padding:8rem 0 0}@media (max-width:991px){.launchfaq_sec{padding:5rem 0}}.launchfaq_sec .heading_top{text-align:center;color:#0d0c12;margin-bottom:5rem}.launchfaq_sec .heading_top h2{margin-bottom:2rem;font-size:6.6rem;font-weight:400}@media (max-width:1679px){.launchfaq_sec .heading_top h2{margin-bottom:1.2rem;font-size:5rem}}@media (max-width:991px){.launchfaq_sec .heading_top h2{font-size:2.6rem}}.launchfaq_sec .heading_top p{color:#7a8398;width:100%;max-width:63rem;margin:0 auto;font-size:1.6rem;font-weight:500}.launchfaq_sec .accordion{--bs-accordion-btn-bg:$textdarkclr;background-color:#0000}.launchfaq_sec .accordion .accordion-item{background:#fff;border:0;border-radius:1rem;margin-bottom:1rem;padding:2.5rem 2rem;overflow:hidden}@media (max-width:575px){.launchfaq_sec .accordion .accordion-item{margin-bottom:2rem;padding:.8rem}}.launchfaq_sec .accordion .accordion-item p{color:#0d0c12;font-size:2.2rem;font-weight:600;line-height:4rem}.launchfaq_sec .accordion .accordion-item p .accordion-button{box-shadow:none;background-color:#0000;padding:0 0 1.2rem}@media (max-width:1199px){.launchfaq_sec .accordion .accordion-item p .accordion-button{padding:0 8rem 1.2rem 0}}.launchfaq_sec .accordion .accordion-item p .accordion-button p{color:#fff;font-size:2.2rem;font-weight:600;line-height:4rem}@media (max-width:1679px){.launchfaq_sec .accordion .accordion-item p .accordion-button p{font-size:1.6rem}}@media (max-width:1199px){.launchfaq_sec .accordion .accordion-item p .accordion-button p{line-height:3rem}}@media (max-width:767px){.launchfaq_sec .accordion .accordion-item p .accordion-button p{font-size:1.4rem;line-height:2rem}}.launchfaq_sec .accordion .accordion-item p .accordion-button:after{content:"";background-image:url(../media/launchpad-plus.1a8-6lsbti4l4.svg);background-size:3.4rem;border-radius:5rem;width:3.4rem;height:3.4rem;margin-left:auto;transition:transform .3s;position:absolute;right:2rem}@media (max-width:767px){.launchfaq_sec .accordion .accordion-item p .accordion-button:after{top:1.4rem}}@media (max-width:575px){.launchfaq_sec .accordion .accordion-item p .accordion-button:after{background-size:2.5rem;width:2.5rem;height:2.5rem}}.launchfaq_sec .accordion .accordion-item p .accordion-button:not(.collapsed):after{background-image:url(../media/launchpad-minus.1mnwhxbnpzye1.svg)}.launchfaq_sec .accordion .accordion-item p .accordion-body{color:#d7d9db;border-top:.1rem solid #475667;padding:2.4rem 0 0;font-size:1.6rem;font-weight:500}@media (max-width:767px){.launchfaq_sec .accordion .accordion-item p .accordion-body{padding:1.8rem 0 0;font-size:1.4rem}}.launchfaq_sec .accordion .accordion-item p:after{content:"";background-image:url(../media/launchpad-plus.1a8-6lsbti4l4.svg);background-size:3.4rem;border-radius:5rem;width:3.4rem;height:3.4rem;margin-left:auto;transition:transform .3s;position:absolute;right:2rem}@media (max-width:767px){.launchfaq_sec .accordion .accordion-item p:after{top:1.4rem}}@media (max-width:575px){.launchfaq_sec .accordion .accordion-item p:after{background-size:2.5rem;width:2.5rem;height:2.5rem}}.launchfaq_sec .accordion .accordion-item p:not(.collapsed):after{background-image:url(../media/launchpad-minus.1mnwhxbnpzye1.svg)}.launchfaq_sec .accordion .accordion-item .accordion-body{color:#7a8398;border-top:.1rem solid #1323404d;padding:2.4rem 0 0;font-size:1.6rem;font-weight:500}@media (max-width:767px){.launchfaq_sec .accordion .accordion-item .accordion-body{padding:1.8rem 0 0;font-size:1.4rem}}.launchpad_info{color:#0d0c12}.launchpad_info p{color:#7a8398}@media (max-width:1199px){.launchpad_info p{font-size:1.4rem}}.launchpad_back.warning_info{cursor:auto;word-break:break-word;background-color:#d716161a;border:.1rem solid #d71616;border-radius:1rem;margin-top:0;padding:1.2rem 2rem}@media (max-width:1400px){.launchpad_back.warning_info{padding:1rem 1.5rem;font-size:1.4rem}}.launchpad_back.warning_info span{flex-shrink:0}.launchpad_back.warning_info span svg path{fill:#d71616}.launchpad_back.warning_info p{color:#0d0c12}.launchpad_row{margin:3.6rem 0 0}@media (max-width:1199px){.launchpad_row{margin:3rem 0 0}}.launchpad_row.row>div{margin-bottom:1.5rem}.launchpad_title h3{font-size:2.2rem;font-weight:600}@media (max-width:1199px){.launchpad_title h3{font-size:2rem}}.launchpad_form_card{word-break:break-word;background:#fff;border-radius:1rem;margin-bottom:2rem;padding:2.4rem}@media (max-width:1199px){.launchpad_form_card{margin-bottom:1.5rem;padding:2rem}}@media (max-width:767px){.launchpad_form_card{margin-bottom:1rem;padding:1.5rem}}.launchpad_form_card .title{border-bottom:1px solid #1323404d;margin-bottom:2rem;padding-bottom:2rem}@media (max-width:1199px){.launchpad_form_card .title{margin-bottom:1.5rem;padding-bottom:1.5rem}}@media (max-width:767px){.launchpad_form_card .title{margin-bottom:1rem;padding-bottom:1rem}}.launchpad_form_card .title h4{margin-bottom:0;font-size:2rem;font-weight:600}@media (max-width:1199px){.launchpad_form_card .title h4{font-size:1.8rem}}.launchpad_form_card label{color:#7a8398;margin-bottom:6px;font-size:1.4rem}.launchpad_form_card .dateInput,.launchpad_form_card .custom_select{margin-bottom:2rem}.launchpad_form_card .dateInput .dateInput_label,.launchpad_form_card .dateInput label,.launchpad_form_card .custom_select .dateInput_label,.launchpad_form_card .custom_select label,.launchpad_form_card .dateInput .dateInput_label sup,.launchpad_form_card .dateInput label sup,.launchpad_form_card .custom_select .dateInput_label sup,.launchpad_form_card .custom_select label sup{color:#7a8398}@media (max-width:1279px){.launchpad_form_card .dateInput .select__control,.launchpad_form_card .custom_select .select__control{height:4.4rem}}@media (max-width:1679px){.launchpad_form_card .dateInput .select__option,.launchpad_form_card .custom_select .select__option{width:100%!important}}.launchpad_form_card .custom_input .custom_label{line-height:normal}.launchpad_form_card .custom_input .input_in{position:relative}.launchpad_form_card .custom_input .input_in input,.launchpad_form_card .custom_input .input_in textarea{background:#fff;border:1px solid #1323404d;height:5rem}@media (max-width:1279px){.launchpad_form_card .custom_input .input_in input,.launchpad_form_card .custom_input .input_in textarea{height:4.4rem}}.launchpad_form_card .custom_input .input_in input::placeholder,.launchpad_form_card .custom_input .input_in textarea::placeholder{color:#7a8398b3;font-size:1.4rem}.launchpad_form_card .token_targetprice{position:relative}.launchpad_form_card .token_targetprice .custom_input .input_in input{padding-right:4rem}.launchpad_form_card .token_targetprice .valueUpdown{flex-direction:column;justify-content:space-between;width:1.4rem;min-width:1.4rem;height:2rem;margin-left:.8rem;display:flex;position:absolute;top:56%;right:2rem}.launchpad_form_card .token_targetprice .valueUpdown button{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2rem;display:flex}.launchpad_form_card .textarea_row{margin-bottom:3rem;display:block}.launchpad_form_card .textarea_row .textarea{resize:none;caret-color:#0d0c12;color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:1rem;width:100%;padding:1.6rem;line-height:25px;transition:all .3s}@media (max-width:992px){.launchpad_form_card .textarea_row .textarea{padding:12px 40px 12px 20px}}.launchpad_form_card .textarea_row .textarea:focus,.launchpad_form_card .textarea_row .textarea:active,.launchpad_form_card .textarea_row .textarea:hover{box-shadow:none;outline:0}.launchpad_form_card .textarea_row .textarea::placeholder{color:#7a8398b3;font-size:1.4rem}.launchpad_form_card .textarea_row .textarea.is-invalid,.launchpad_form_card .textarea_row .textarea:invalid{background-image:none}.launchpad_form_card .textarea_row .description{font-size:1.4rem}.launchpad_form_card .level{background-color:#1b1d30;border:1px solid #aeaeb233;border-radius:1rem;padding:2rem 2rem 0}@media (max-width:1199px){.launchpad_form_card .level{padding:2rem 1.5rem 0}}@media (max-width:575px){.launchpad_form_card .level{padding:1.6rem 1rem 0}}.launchpad_form_card .level.note{align-items:center;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex}.launchpad_form_card .level.note *{word-break:break-word}@media (max-width:1199px){.launchpad_form_card .level.note{flex-wrap:wrap;gap:.1rem;padding:1.5rem}}@media (max-width:767px){.launchpad_form_card .level.note{padding:1rem}}.launchpad_form_card .level.note p{font-size:1.4rem}.launchpad_form_card .level h5{font-size:1.8rem;font-weight:600}.launchpad_form_card .launchpad_progress .progress_top{justify-content:space-between;display:flex}.launchpad_form_card .launchpad_progress .progress_top span{font-size:1.8rem;font-weight:400}@media (max-width:575px){.launchpad_form_card .launchpad_progress .progress_top span{font-size:1.6rem}}.launchpad_form_card .launchpad_progress .progress_top .percent{color:#0d0c12;font-weight:500}.launchpad_form_card .launchpad_progress .progress_bar{background:#1b1d24;border-radius:2rem;height:.8rem;margin-top:.5rem}.launchpad_form_card .launchpad_progress .progress_bar .progress-bar{background:#0d0c12;border-radius:5rem;margin:.2rem}.launchpad_form_card .launchpad_progress .progress_caps{justify-content:flex-end;margin-top:.6rem;display:flex}.launchpad_form_card .launchpad_progress .progress_caps span{color:#0d0c12}.launchpad_form_card.vesting .title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.launchpad_form_card.vesting .title *{word-break:break-word}.launchpad_form_card.vesting .title .outlineBtn_style{flex-direction:row-reverse;gap:1rem}.launchpad_form_card.vesting .title .vesting_title{flex:auto}.launchpad_form_card.vesting .title:last-child{border:0;margin:0;padding:0}.launchpad_form_card .common_switch .form-check-input{cursor:pointer;background:#343d47;border:#0000;border-radius:2.4rem;width:5rem;height:2.6rem;position:relative}.launchpad_form_card .common_switch .form-check-input:before{content:"";background-color:#0d0c12;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px}.launchpad_form_card .common_switch .form-check-input:checked{background:#1760ff}.launchpad_form_card .common_switch .form-check-input:checked:before{background-color:#0d0c12;transform:translate(24px)}.launchpad_form_card .common_switch .form-check-input:focus{box-shadow:none}.launchpad_form_card .common_switch .form-check-label{color:#000;margin-left:1rem;font-size:1rem;font-weight:500}.launchpad_form_card .custom_switch{margin-bottom:4rem}@media (max-width:991px){.launchpad_form_card .custom_switch{margin-bottom:3rem}}.launchpad_form_card .custom_switch .input_in{flex-direction:row-reverse;align-items:center;gap:.6rem;display:inline-flex}.launchpad_form_card .custom_switch .input_in label{margin-bottom:0;line-height:normal}.launchpad_form_card .custom_switch .input_in label a{color:#1760ff;padding-inline:.5rem;text-decoration:underline}.launchpad_form_card .custom_switch .input_in input[type=checkbox]{flex-shrink:0;width:1.8rem;height:1.8rem}@media (max-width:991px){.launchpad_form_card .custom_switch .input_in input[type=checkbox]{width:1.6rem;height:1.6rem}}.launchpad_form_card .custom_switch .input_in input[type=checkbox]{appearance:none;cursor:pointer;background:0 0;border:2px solid #7a8398;border-radius:3px;transition:all .2s;position:relative}.launchpad_form_card .custom_switch .input_in input[type=checkbox]:checked{background:#1760ff;border-color:#1760ff}.launchpad_form_card .custom_switch .input_in input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:1.2rem;font-weight:700;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.launchpad_form_card .commonInputDiv .commonInputForm .input_inner input{height:5rem}@media (max-width:1279px){.launchpad_form_card .commonInputDiv .commonInputForm .input_inner input{height:4.4rem}}.launchpad_form .upload_image{height:100%}@media (max-width:1400px){.launchpad_form .upload_image{margin-bottom:2rem}}.launchpad_form .upload_image.custom_upload_image .upload_file__container img{object-fit:contain!important;width:100%!important;height:100%!important}.launchpad_form_upload{margin-top:auto}.launchpad_form_upload.upload_file{min-height:auto;margin-top:0}.launchpad_form_upload.upload_file .upload_file__container{background-color:#0000;border:1px dashed #666879;border-radius:1rem;width:100%;height:21rem;position:static}.launchpad_form_upload.upload_file .upload_file__container img{height:4.1rem!important}.launchpad_form_upload.upload_file .upload_file__container h3{padding:0 2rem}.launchpad_form_upload.upload_file.uploads .upload_file__container h3{width:100%;max-width:33.8rem;font-size:1.6rem;line-height:2.6rem}.launchpad_form_btn{margin:3.6rem 0}@media (max-width:1199px){.launchpad_form_btn{margin:2.8rem 0}}@media (max-width:767px){.launchpad_form_btn{margin:1.8rem 0}}.launchpad_form_social h6{padding-bottom:1.6rem;font-size:1.6rem;font-weight:600}@media (max-width:1400px){.launchpad_form_social h6{padding-bottom:1rem}}.launchpad_form .outlineBtn_style.submit_review_btn{width:100%;max-width:19.5rem}.manageFiatCurrencies_content{margin-top:2rem}.manageFiatCurrencies_section{background:#232433;border:.1rem solid #ffffff1a;border-radius:1.2rem;padding:2.4rem;box-shadow:0 .4rem 1.2rem #0000001a}@media (max-width:767px){.manageFiatCurrencies_section{padding:1.6rem}}.manageFiatCurrencies_section h3{margin-bottom:2rem;font-size:2rem;font-weight:600;color:#0d0c12!important}@media (max-width:767px){.manageFiatCurrencies_section h3{margin-bottom:1.5rem;font-size:1.6rem}}.manageFiatCurrencies_section .customSelect .form-label{margin-bottom:1rem;font-size:1.4rem;font-weight:500;display:block;color:#7a8398!important}.manageFiatCurrencies_section .customSelect .react-select__control{color:#0d0c12!important;background:#2d314266!important;border:.1rem solid #48485f!important;border-radius:.8rem!important;min-height:4.5rem!important}.manageFiatCurrencies_section .customSelect .react-select__control:hover{border-color:#1760ff!important}.manageFiatCurrencies_section .customSelect .react-select__control.react-select__control--is-focused{border-color:#1760ff!important;box-shadow:0 0 0 .2rem #57e52640!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container{color:#0d0c12!important;padding:.8rem 1.2rem!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__input-container,.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__input-container input{color:#0d0c12!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__placeholder{color:#0d0c1280!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__single-value{color:#0d0c12!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__multi-value{background-color:#1760ff!important;border-radius:.4rem!important;margin:.2rem!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__multi-value .react-select__multi-value__label{color:#000!important;padding:.4rem .8rem!important;font-size:1.3rem!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__multi-value .react-select__multi-value__remove{color:#000!important;border-radius:0 .4rem .4rem 0!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__value-container .react-select__multi-value .react-select__multi-value__remove:hover{color:#000!important;background-color:#0003!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__indicators .react-select__indicator{color:#0d0c12!important;padding:.8rem!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__indicators .react-select__indicator:hover{color:#1760ff!important}.manageFiatCurrencies_section .customSelect .react-select__control .react-select__indicators .react-select__indicator svg{fill:#0d0c12!important}.manageFiatCurrencies_section .customSelect .react-select__menu{z-index:1000!important;background-color:#131422!important;border:.1rem solid #48485f!important;border-radius:.8rem!important;box-shadow:0 .4rem 1.2rem #0000004d!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list{padding:.4rem!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list .react-select__option{color:#0d0c12!important;cursor:pointer!important;background-color:#0000!important;border-radius:.4rem!important;padding:1rem!important;font-size:1.4rem!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-focused{background-color:#0000!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list .react-select__option:hover{color:#1760ff;background-color:#1760ff33!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-selected{color:#fff!important;background-color:#1760ff!important}.manageFiatCurrencies_section .customSelect .react-select__menu .react-select__menu-list .react-select__option img{margin-right:.8rem}.manageFiatCurrencies .selectedCurrencies_list{margin-bottom:2rem}.manageFiatCurrencies .selectedCurrencies_list .currency_badge{background:#1760ff1a;border:.1rem solid #1760ff4d;border-radius:.8rem;align-items:center;padding:1rem 1.2rem;font-size:1.4rem;font-weight:500;transition:all .2s;display:flex;color:#0d0c12!important}@media (max-width:767px){.manageFiatCurrencies .selectedCurrencies_list .currency_badge{padding:.8rem 1rem;font-size:1.3rem}}.manageFiatCurrencies .selectedCurrencies_list .currency_badge:hover{background:#1760ff26;border-color:#1760ff80;transform:translateY(-.1rem)}.manageFiatCurrencies .selectedCurrencies_list .currency_badge img{flex-shrink:0;margin-right:.8rem}.manageFiatCurrencies .selectedCurrencies_list .currency_badge span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden;color:#0d0c12!important}.manageFiatCurrencies .text-muted{font-size:1.4rem;color:#0d0c1280!important}.manageFiatCurrencies .text-muted p{color:#0d0c1280!important}.manageFiatCurrencies .text-center{font-size:1.4rem;color:#7a8398!important}.manageFiatCurrencies .text-center p{color:#7a8398!important}.copyTrading_wallet_table{margin-top:3rem}.kyc_page{max-width:56rem;margin:0 auto;font-family:Inter,sans-serif}.kyc_page .dp_travel_rule_dob .react-datepicker__close-icon{display:none!important}.kyc_page .dp_travel_rule_dob .react-datepicker__input-container input{padding-right:4rem}.kyc_page .dp_travel_rule_datepicker-popper{z-index:20}.kyc_page__crumb{color:#6b7280;margin-bottom:.8rem;padding:2.4rem 0 0;font-size:1.3rem;line-height:1.5;margin:0!important}@media (min-width:768px){.kyc_page__crumb{padding:3.2rem 0 0}}.kyc_page__heading{color:#0d0c12;margin:0 0 2.4rem;font-size:2.4rem;font-weight:600;line-height:1.2}@media (max-width:575px){.kyc_page__heading{font-size:2rem}}.kyc_page__panel{background:0 0;border-radius:1.2rem;overflow:hidden}.kyc_page__surface{background:#fff;border-radius:10px;margin:2.4rem 0;padding:2rem 1.6rem}@media (min-width:768px){.kyc_page__surface{padding:3rem}}.kyc_page__panel-submit{box-shadow:none;border-radius:0 0 1.2rem 1.2rem;margin:0}.kyc_page--additional-only{background:0 0;max-width:none;min-height:calc(100vh - 18rem);margin:0}.kyc_btn{color:#fff;cursor:pointer;background:#1760ff;border:none;border-radius:1.2rem;justify-content:center;align-items:center;width:100%;min-height:5.2rem;padding:1.4rem 2rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.25;transition:opacity .2s;display:inline-flex}.kyc_btn:hover{opacity:.92}.kyc_btn:disabled{cursor:not-allowed;opacity:.65}.kyc_btn:disabled:hover{opacity:.65}.kyc_btn--block{width:100%}.kyc_btn--caps{letter-spacing:.04em;font-size:1.3rem}.kyc_steps{background:#1760ff;border-radius:1rem;padding:2rem 1rem;position:relative}@media (min-width:768px){.kyc_steps{padding:2rem}}.kyc_steps__line{z-index:0;background:#ffffff59;height:.2rem;position:absolute;top:2.6rem;left:12%;right:12%}@media (max-width:575px){.kyc_steps__line{top:2.2rem;left:8%;right:8%}}.kyc_steps__row{z-index:1;justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex;position:relative}.kyc_steps__item{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.kyc_steps__item:after{content:"";background:#1f1f1f1a;border-radius:1px;width:70%;height:3px;display:block;position:absolute;top:1.1rem;left:35%;transform:translate(-100%)}.kyc_steps__item:first-child:after{display:none}.kyc_steps__item--active .kyc_steps__dot,.kyc_steps__item--completed .kyc_steps__dot{background:#fff6;width:2.2rem;height:2.2rem}.kyc_steps__item--active .kyc_steps__dot:after,.kyc_steps__item--completed .kyc_steps__dot:after{content:"";background:#fff;border-radius:50%;width:1rem;height:1rem}.kyc_steps__item--active .kyc_steps__label,.kyc_steps__item--completed .kyc_steps__label{color:#fff}.kyc_steps__item--active:after,.kyc_steps__item--completed:after{background:#fff}.kyc_steps__dot-wrap{justify-content:center;align-items:center;min-height:2.4rem;display:flex}.kyc_steps__dot{background:#ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.kyc_steps__label{color:#f5f7f9b2;white-space:nowrap;margin-top:.8rem;font-size:1.4rem;font-weight:500;line-height:1.3}@media (max-width:575px){.kyc_steps__label{white-space:normal;max-width:7rem;font-size:1rem}}.kyc_intro__title{color:#0d0c12;margin:0 0 1.2rem;font-size:2rem;font-weight:700}.kyc_intro__lead{color:#6b7280;margin:0 0 2rem;font-size:1.4rem;line-height:1.55}.kyc_intro__list{flex-direction:column;gap:1.2rem;margin:0 0 2.4rem;padding:0;list-style:none;display:flex}.kyc_intro__item{background:#fff;border:.1rem solid #00000014;border-radius:1rem;overflow:hidden}.kyc_intro__item--selected{border-color:#1760ff;box-shadow:0 0 0 .1rem #1760ff}.kyc_intro__item--dimmed{opacity:.55;filter:blur(.4px)}.kyc_intro__item--dimmed .kyc_intro__item-button{cursor:not-allowed}.kyc_intro__item--disabled:not(.kyc_intro__item--dimmed) .kyc_intro__item-button{cursor:default}.kyc_intro__item--skipped{opacity:.85}.kyc_intro__item--skipped .kyc_intro__item-button{cursor:not-allowed}.kyc_intro__item-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:1.2rem;width:100%;padding:1.6rem;display:flex}.kyc_intro__item-button:focus-visible{outline-offset:-.2rem;outline:.2rem solid #1760ff59}@media (max-width:575px){.kyc_intro__item-button{padding:1.6rem 1rem}}.kyc_intro__item-icon{color:#0d0c12;background:#1760ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.kyc_intro__item-icon svg{width:2.4rem;height:2.4rem}.kyc_intro__item-copy{flex:1;min-width:0}.kyc_intro__item-title{color:#0d0c12;margin:0 0 .4rem;font-size:1.4rem;font-weight:600;display:block}.kyc_intro__item-desc{color:#6b7280;margin:0;font-size:1.3rem;line-height:1.45;display:block}@media (max-width:359px){.kyc_intro__item-desc{font-size:1.2rem}}.kyc_intro__checkbox{border:.15rem solid #0003;border-radius:.5rem;flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem;transition:all .2s;position:relative}.kyc_intro__checkbox--completed:after,.kyc_intro__checkbox--pending:after{content:"";border:.2rem solid #fff;border-width:0 .2rem .2rem 0;width:.5rem;height:1rem;position:absolute;top:.25rem;left:.65rem;transform:rotate(45deg)}.kyc_intro__checkbox--completed,.kyc_intro__checkbox--pending{background:#1760ff;border-color:#1760ff}.kyc_field__label{color:#6b7280;margin-bottom:.8rem;font-size:1.3rem;font-weight:500;display:block}.kyc_field__input{color:#0d0c12;background:#fff;border:.1rem solid #0000001f;border-radius:.8rem;width:100%;margin-bottom:.4rem;padding:1.2rem 1.4rem;font-family:Inter,sans-serif;font-size:1.5rem}.kyc_field__input:focus{border-color:#1760ff;outline:none;box-shadow:0 0 0 .2rem #1760ff33}.kyc_field__input--error{border-color:#e90306!important;box-shadow:0 0 0 .2rem #e9030626!important}.kyc_field__error{color:#e90306;margin:.2rem 0 1.6rem;font-size:1.2rem;line-height:1.4}.kyc_pan__heading{color:#0d0c12;margin:0 0 2rem;font-size:2rem;font-weight:700}.kyc_pan__accepted{text-align:center;margin-bottom:0}.kyc_pan__accepted-icon{justify-content:center;margin-bottom:.8rem;display:flex}.kyc_pan__accepted-icon .kyc_pan__accepted-circle{fill:#16a34a}.kyc_pan__accepted-label{color:#0d0c12;margin:0 0 1.6rem;font-size:1.4rem;font-weight:600}.kyc_pan__sample-card{background:#f5f7f9;border-radius:.8rem;min-height:12rem;padding:1.2rem}.kyc_pan__sample-inner{background:repeating-linear-gradient(-45deg,#00000008,#00000008 .4rem,#0000 .4rem .8rem);border-radius:.4rem;height:100%;min-height:10rem}.kyc_upload{cursor:pointer;background:#f5f7f9;border:.1rem dashed #00000014;border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;min-height:16rem;margin-bottom:1.6rem;padding:2rem;display:flex;position:relative;overflow:hidden}.kyc_upload__input{display:none}.kyc_upload__watermark{opacity:.12;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.kyc_upload__watermark-title{color:#0d0c12;font-size:3.2rem;font-weight:800}.kyc_upload__watermark-sub{color:#6b7280;font-size:1.2rem}.kyc_upload__hint{z-index:1;color:#6b7280;text-align:center;margin:0 0 1.2rem;font-size:1.4rem;position:relative}.kyc_upload__btn{z-index:1;color:#fff;cursor:pointer;background:#000;border:none;border-radius:.8rem;padding:.8rem 2.4rem;font-size:1.4rem;font-weight:600;position:relative}.kyc_upload__btn:hover{opacity:.85}.kyc_upload__preview{object-fit:contain;z-index:1;background:#fff;border-radius:.8rem;width:100%;max-height:24rem;margin-bottom:1.2rem;position:relative}.kyc_upload--has-preview{align-items:stretch;padding:1.6rem}.kyc_upload--aadhaar{min-height:14rem}.kyc_upload__watermark--aadhaar{opacity:.08}.kyc_aadhaar__heading{color:#0d0c12;margin:0 0 2rem;font-size:2rem;font-weight:700}.kyc_aadhaar__strip{width:.6rem;position:absolute;top:0;bottom:0}.kyc_aadhaar__strip--left{background:linear-gradient(#f93 0%,#fff 40%,#138808 100%);left:0}.kyc_aadhaar__strip--right{background:linear-gradient(#138808 0%,#fff 60%,#f93 100%);right:0}.kyc_aadhaar__logo{color:#000;border:.1rem solid #000;padding:.4rem .8rem;font-size:1rem;font-weight:700}.kyc_aadhaar__illus-row{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:0;display:flex}.kyc_aadhaar__illus-card{background:#f5f7f9;border:.1rem solid #0000000f;border-radius:.6rem;flex:1;min-width:12rem;max-width:18rem;min-height:10rem;padding:1rem}.kyc_aadhaar__illus-photo{background:#aeaeb233;border-radius:.4rem;width:4rem;height:4rem;margin-bottom:.8rem}.kyc_aadhaar__illus-lines{background:#00000014;border-radius:.2rem;height:.6rem;margin-bottom:.4rem}.kyc_aadhaar__illus-lines:after{content:"";background:#0000000f;border-radius:.2rem;height:.6rem;margin-top:.6rem;display:block}.kyc_aadhaar__illus-card--back .kyc_aadhaar__illus-lines{margin-top:1.2rem}.kyc_liveness__heading{color:#0d0c12;margin:0 0 1.2rem;font-size:2rem;font-weight:700}.kyc_liveness__text{color:#6b7280;margin:0 0 2rem;font-size:1.4rem;line-height:1.55}.kyc_liveness__viewport{background:#f5f7f9;border:.1rem solid #0000000f;border-radius:1rem;justify-content:center;align-items:center;min-height:22rem;margin-bottom:2rem;display:flex;position:relative}.kyc_liveness__oval{aspect-ratio:3/4;pointer-events:none;border:.2rem dashed #1760ff73;border-radius:50%;width:55%;max-width:16rem;position:absolute}.kyc_liveness__cam-hint{z-index:1;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:relative}.kyc_liveness__cam-icon{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;display:flex}.kyc_liveness__cam-label{color:#6b7280;font-size:1.3rem}.common_modal.kyc_modal_light .modal-dialog,.kyc_modal_light.publishadd .modal-dialog,.kyc_modal_light.post-ad-online-offline-modal .modal-dialog,.kyc_modal_light.confirm-post-modal .modal-dialog{max-width:42rem}.common_modal.kyc_modal_light .modal-content,.kyc_modal_light.publishadd .modal-content,.kyc_modal_light.post-ad-online-offline-modal .modal-content,.kyc_modal_light.confirm-post-modal .modal-content{background:#f6f5f9!important;border-radius:1.6rem!important;padding:2.4rem!important;box-shadow:0 .4rem 2.4rem #0d0c121a!important}@media (min-width:576px){.common_modal.kyc_modal_light .modal-content,.kyc_modal_light.publishadd .modal-content,.kyc_modal_light.post-ad-online-offline-modal .modal-content,.kyc_modal_light.confirm-post-modal .modal-content{padding:3.2rem!important}}.common_modal.kyc_modal_light .modal-header,.kyc_modal_light.publishadd .modal-header,.kyc_modal_light.post-ad-online-offline-modal .modal-header,.kyc_modal_light.confirm-post-modal .modal-header{min-height:2.4rem;margin-bottom:0!important;padding:0!important}.common_modal.kyc_modal_light .modal-body,.kyc_modal_light.publishadd .modal-body,.kyc_modal_light.post-ad-online-offline-modal .modal-body,.kyc_modal_light.confirm-post-modal .modal-body{padding:0!important}.kyc_modal_liveness_gate .kyc_liveness__heading{margin-top:0}.kyc_modal_aadhar__inner{padding-top:.4rem}.kyc_modal_aadhar__title{text-align:center;color:#0d0c12;margin:0 0 2.4rem;font-size:2.2rem;font-weight:700;line-height:1.35}.kyc_modal_aadhar__card{background:#fff;border:.1rem solid #0000000f;border-radius:1rem;align-items:center;gap:1.2rem;margin-bottom:3.2rem;padding:1.6rem 1.4rem;display:flex}.kyc_modal_aadhar__icon-wrap{color:#0d0c12;background:#1760ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;display:flex}.kyc_modal_aadhar__text{flex:1;min-width:0}.kyc_modal_aadhar__name{color:#0d0c12;margin:0 0 .2rem;font-size:1.5rem;font-weight:700}.kyc_modal_aadhar__status{color:#7a8398;margin:0;font-size:1.3rem}.kyc_modal_location__inner{text-align:center;padding-top:.4rem}.kyc_modal_location__icon-wrap{color:#1760ff;background:#1760ff1a;border-radius:1.2rem;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;margin-bottom:1.6rem;display:inline-flex}.kyc_modal_location__title{color:#0d0c12;margin:0 0 1.2rem;font-size:2.2rem;font-weight:700;line-height:1.35}.kyc_modal_location__desc{color:#6b7280;margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5}.kyc_modal_location__error{color:#dc2626;margin:0 0 1.6rem;font-size:1.3rem;line-height:1.4}.kyc_modal_location__browser-label{color:#0d0c12;text-align:left;margin:0 0 .8rem;font-size:1.35rem;font-weight:600;line-height:1.4}.kyc_modal_location__steps{text-align:left;color:#0d0c12;margin:0 0 1.2rem;padding-left:1.8rem;font-size:1.35rem;line-height:1.55}.kyc_modal_location__steps li+li{margin-top:.6rem}.kyc_modal_location__system-note{text-align:left;color:#6b7280;background:#1760ff0f;border-radius:.8rem;margin:0 0 2rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:1.5}.kyc_modal_location__hint{color:#7a8398;margin:1.2rem 0 0;font-size:1.2rem;line-height:1.45}.kyc_modal__spinner{color:#6b7280;animation:.8s linear infinite kyc-spin}@keyframes kyc-spin{to{transform:rotate(360deg)}}.kyc_modal_checking__inner{text-align:center;padding:.8rem 0 0}.kyc_modal_checking__icon-wrap{justify-content:center;margin-bottom:2.4rem;display:flex}.kyc_modal_checking__ring{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:12rem;height:12rem;display:flex;position:relative}.kyc_modal_checking__ring-svg{width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.kyc_modal_checking__ring-track{fill:none;stroke:#ffffff59;strokewidth:8}.kyc_modal_checking__ring-progress{fill:none;stroke:#fffffff2;strokewidth:8;stroke-dasharray:120 200;strokelinecap:round}.kyc_modal_checking__time{z-index:1;color:#fff;font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:700;position:relative}.kyc_modal_checking__title{color:#0d0c12;margin:0 0 1.2rem;font-size:2.4rem;font-weight:700}.kyc_modal_checking__desc{color:#6b7280;max-width:28rem;margin:0 auto 2.8rem;font-size:1.5rem;line-height:1.5}.kyc_modal_congrats .modal-dialog,.kyc_modal_pan_success .modal-dialog{max-width:44rem}.kyc_modal_congrats .modal-content,.kyc_modal_pan_success .modal-content{position:relative;background:#f8f9fb!important;border-radius:1.2rem!important;padding:2.4rem 2rem 2.8rem!important}@media (min-width:576px){.kyc_modal_congrats .modal-content,.kyc_modal_pan_success .modal-content{padding:3.2rem 2.8rem!important}}.kyc_modal_congrats .modal-header,.kyc_modal_pan_success .modal-header{z-index:2;border:0;min-height:auto;position:absolute;top:1.2rem;right:1.2rem;margin:0!important;padding:0!important}.kyc_modal_congrats .modal-header .btn-close,.kyc_modal_pan_success .modal-header .btn-close{opacity:.45}.kyc_modal_congrats .modal-body,.kyc_modal_pan_success .modal-body{padding:0!important}.kyc_modal_congrats__inner,.kyc_modal_pan_success__inner{text-align:center;padding:.4rem 0 0}.kyc_modal_congrats__badge,.kyc_modal_pan_success__badge{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:9.6rem;height:9.6rem;margin:0 auto 2.4rem;display:flex;box-shadow:0 1.2rem 3.2rem #1760ff47}.kyc_modal_congrats__title,.kyc_modal_pan_success__title{color:#0d0c12;margin:0 0 1.2rem;font-size:2.4rem;font-weight:700;line-height:1.3}.kyc_modal_congrats__desc,.kyc_modal_pan_success__desc{color:#6b7280;max-width:32rem;margin:0 auto;font-size:1.45rem;line-height:1.55}.kyc_modal_pan_success__title{margin-bottom:2.4rem}.kyc_modal_final_success .modal-dialog{max-width:46rem}.kyc_modal_final_success .modal-content{position:relative;overflow:hidden}.kyc_modal_final_success .modal-content:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#1760ff2e,#0000 58%),linear-gradient(#1760ff14,#0000);height:11rem;position:absolute;inset:0 0 auto}.kyc_modal_final_success__inner{text-align:center;padding:.4rem 0 0;position:relative}.kyc_modal_final_success__badge{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);border-radius:50%;justify-content:center;align-items:center;width:8.8rem;height:8.8rem;margin:0 auto 1.8rem;display:flex;box-shadow:0 1.8rem 4rem #22c55e4d}.kyc_modal_final_success__eyebrow{color:#16a34a;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:1.2rem;font-weight:800}.kyc_modal_final_success__title{color:#0d0c12;margin:0 0 1.2rem;font-size:2.4rem;font-weight:800;line-height:1.25}.kyc_modal_final_success__desc{color:#6b7280;max-width:34rem;margin:0 auto 2rem;font-size:1.45rem;line-height:1.55}.kyc_modal_final_success__summary{text-align:left;background:#fff;border:.1rem solid #0000000f;border-radius:1.4rem;margin:0 0 2.2rem;overflow:hidden}.kyc_modal_final_success__summary_item{justify-content:space-between;align-items:center;gap:1.2rem;padding:1.3rem 1.5rem;display:flex}.kyc_modal_final_success__summary_item+.kyc_modal_final_success__summary_item{border-top:.1rem solid #0000000f}.kyc_modal_final_success__summary_item span{color:#6b7280;font-size:1.35rem;font-weight:600}.kyc_modal_final_success__summary_item strong{color:#16a34a;font-size:1.35rem;font-weight:800}.kyc_modal_final_success--failed .kyc_modal_final_success__badge{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);box-shadow:0 1.8rem 4rem #ef444447}.kyc_modal_final_success--failed .kyc_modal_final_success__eyebrow,.kyc_modal_final_success--failed .kyc_modal_final_success__summary_item strong{color:#dc2626}.kyc_modal_additional .modal-content{overflow:hidden;padding:0!important}.kyc_modal_additional .modal-header{border-bottom:.1rem solid #0000000d;justify-content:center;min-height:auto;padding:1.4rem 2rem!important}.kyc_modal_additional .modal-header h4{color:#0d0c12;text-align:center;margin:0;font-size:2.8rem;font-weight:600;line-height:1.35}.kyc_modal_additional .modal-body{padding:2.2rem 2rem 2.4rem!important}.kyc_modal_additional__inner{padding-top:.4rem}.kyc_modal_additional__title{text-align:center;color:#0d0c12;margin:0 0 .8rem;font-size:2.2rem;font-weight:700;line-height:1.35}.kyc_modal_additional__lead{text-align:center;color:#6b7280;margin:0 0 2rem;font-size:1.4rem;line-height:1.55}.kyc_modal_additional__card{background:#fff;border:.1rem solid #0000000f;border-radius:1.2rem;flex-direction:column;gap:1.2rem;margin-bottom:0;padding:1.6rem 1.6rem 1.2rem;display:flex}.kyc_modal_additional__label{text-transform:uppercase;letter-spacing:.08em;color:#0000008c;margin:0 0 .8rem;font-size:1.1rem;font-weight:700;display:block}.kyc_modal_additional__select{color:#0d0c12;appearance:none;background:#f5f7f9;border:.1rem solid #00000014;border-radius:1.2rem;outline:none;width:100%;padding:1.2rem 1.4rem;font-family:Inter,sans-serif;font-size:1.4rem}.kyc_modal_additional__select:focus{background:#fff;border-color:#1760ff;box-shadow:0 0 0 .2rem #1760ff26}.kyc_modal_additional__select--error{border-color:#e90306!important;box-shadow:0 0 0 .2rem #e903061f!important}.kyc_modal_additional__checks{flex-direction:column;gap:1.2rem;margin-bottom:1.6rem;display:flex}.kyc_modal_additional__check{color:#0d0c12;align-items:flex-start;gap:1rem;font-size:1.3rem;line-height:1.5;display:flex}.kyc_modal_additional__check input{accent-color:#1760ff;flex-shrink:0;width:1.8rem;height:1.8rem;margin-top:.2rem}.kyc_modal_additional__check a{color:#1760ff;font-weight:600;text-decoration:none}.kyc_modal_additional__check a:hover{text-decoration:underline}.kyc_modal_additional__error{color:#e90306;padding-left:0;font-size:1.2rem;line-height:1.4}.kyc_modal_additional__field .kyc_modal_additional__error{margin-top:.6rem}.kyc_modal_additional__checks .kyc_modal_additional__error{margin-top:0;margin-bottom:0;margin-left:1.6rem}.kyc_modal_pan_details .modal-content{overflow:visible}.kyc_modal_pan_details .modal-header{justify-content:center}.kyc_modal_pan_details .modal-header h4{color:#0d0c12;text-align:center;margin:0;font-size:2.2rem;font-weight:600}.kyc_modal_pan_details__inner{padding-top:.4rem}.kyc_modal_pan_details__title{text-align:center;color:#0d0c12;margin:0 0 .8rem;font-size:2rem;font-weight:700;line-height:1.35}.kyc_modal_pan_details__lead{text-align:center;color:#6b7280;margin:0 0 2rem;font-size:1.4rem;line-height:1.55}.kyc_modal_pan_details__field{margin-bottom:1.6rem}.kyc_modal_pan_details__label{text-transform:uppercase;letter-spacing:.08em;color:#0000008c;margin:0 0 .8rem;font-size:1.1rem;font-weight:700;display:block}.kyc_modal_pan_details__input{color:#0d0c12;text-transform:uppercase;background:#fff;border:.1rem solid #00000014;border-radius:1.2rem;outline:none;width:100%;padding:1.2rem 1.4rem;font-family:Inter,sans-serif;font-size:1.4rem}.kyc_modal_pan_details__input:focus{border-color:#1760ff;box-shadow:0 0 0 .2rem #1760ff26}.kyc_modal_pan_details__input--error{border-color:#e90306!important;box-shadow:0 0 0 .2rem #e903061f!important}.kyc_modal_pan_details__input--normal{text-transform:none}.kyc_modal_pan_details__input--clickable{cursor:pointer}.kyc_modal_pan_details__date_picker,.kyc_modal_pan_details__date_picker .react-datepicker-wrapper,.kyc_modal_pan_details__date_picker .react-datepicker__input-container{width:100%;display:block}.kyc_modal_pan_details__error{color:#e90306;margin-top:.6rem;font-size:1.2rem}.mobile_webview_layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.mobile_webview_layout__header{padding:1.6rem 1.6rem 0}.mobile_webview_layout__title{color:#0d0c12;margin:0;font-size:2rem;font-weight:600}.mobile_webview_layout__main{flex:1;padding:1.6rem}.kyc_mobile_webview{max-width:56rem;margin:0 auto}.kyc_mobile_webview__card{background:#fff;border:1px solid #0d0c1214;border-radius:1.2rem;margin-top:2rem;padding:2rem}.kyc_mobile_webview__card--success{border-color:#16a34a40}.kyc_mobile_webview__card--failed{border-color:#e9030640}.kyc_mobile_webview__eyebrow{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .8rem;font-size:1.3rem;font-weight:600}.kyc_mobile_webview__heading{color:#0d0c12;margin:0 0 1.2rem;font-size:2.2rem;font-weight:600}.kyc_mobile_webview__lead{color:#6b7280;margin:0 0 1.6rem;font-size:1.4rem;line-height:1.6}.kyc_mobile_webview__steps{color:#0d0c12;margin:0 0 2rem;padding-left:1.8rem;font-size:1.4rem;line-height:1.6}.wd_page{background:#f6f5f9;flex-direction:column;min-height:calc(100vh - 12rem);font-family:Inter,sans-serif;display:flex}.wd_container{width:100%;max-width:65rem;margin:0 auto}.wd_header{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:65rem;margin:0 auto;padding:4rem 0 2rem;display:flex}@media (max-width:767px){.wd_header{padding:3rem 0 1rem}}.wd_header_left{align-items:center;gap:.8rem;display:flex}.wd_back_btn{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.wd_page_title{color:#0d0c12;margin:0;font-size:2.4rem;font-weight:600}@media (max-width:767px){.wd_page_title{font-size:2rem}}.wd_history_btn{color:#475569;white-space:nowrap;cursor:pointer;background:#e2e8f0;border:0;border-radius:5rem;align-items:center;gap:1rem;height:4.8rem;padding:0 2rem;font-size:1.4rem;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}@media (max-width:767px){.wd_history_btn{height:4rem;padding:0 1.6rem;font-size:1.4rem}}.wd_history_btn:hover{color:#fff;background:#1760ff}.wd_history_btn:hover svg path{fill:#fff}.wd_card{background:#fff;border:1px solid #ececec;border-radius:1.8rem;box-shadow:0 0 10px #0f172a08}.wd_balance_card,.wd_summary_card,.wd_bank_card{margin-bottom:2rem;padding:3rem}@media (max-width:767px){.wd_balance_card,.wd_summary_card,.wd_bank_card{margin-bottom:1.6rem;padding:2rem 1.6rem}}.wd_label,.wd_input_label,.wd_summary_label{color:#434655;margin:0;font-size:1.6rem;line-height:1.4}.wd_label{color:#0d0c12;border-bottom:1px solid #0d0c121a;margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:2.5rem;font-weight:500}@media (max-width:767px){.wd_label{margin-bottom:1rem;padding-bottom:1rem;font-size:2rem}}.wd_balance_loading{color:#7a8398;margin:.8rem 0 1.2rem;font-size:1.4rem}.wd_balance_value{color:#0d0c12;margin:.8rem 0 1.2rem;font-size:4.5rem;font-weight:700;line-height:1}@media (max-width:1599px){.wd_balance_value{font-size:4rem}}@media (max-width:767px){.wd_balance_value{font-size:3rem}}.wd_balance_breakdown{border-bottom:1px solid #0d0c121a;flex-direction:column;gap:.8rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.wd_balance_row{justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.wd_balance_row_label{color:#434655;font-size:1.4rem;font-weight:500}.wd_balance_row_value{color:#0d0c12;text-align:right;font-size:1.6rem;font-weight:600}.wd_divider{background:#0d0c121a;height:1px}.wd_input_label{margin-top:2.4rem;margin-bottom:1rem}@media (max-width:767px){.wd_input_label{margin-top:1.5rem;margin-bottom:.8rem;font-size:1.4rem}}.wd_amount_input_wrap{position:relative}.wd_amount_input_wrap .wd_currency_prefix{z-index:2;color:#0d0c12;font-size:2rem;font-weight:500;position:absolute;top:50%;left:1.6rem;transform:translateY(-50%)}@media (max-width:767px){.wd_amount_input_wrap .wd_currency_prefix{font-size:2rem}}.wd_amount_input_wrap.wd_amount_input_wrap--error .wd_input_override .common_input_inner input.form-control{border-color:#dc2626!important}.wd_field_error{color:#dc2626;margin:.8rem 0 0;padding:0;font-size:1.3rem;line-height:1.4}.wd_page--admin_disabled .wd_balance_card,.wd_page--admin_disabled .wd_bank_card{opacity:.65;pointer-events:none}.wd_limits_hint,.wd_fee_hint{color:#0d0c12a6;margin:.8rem 0 0;font-size:1.3rem;line-height:1.4}.wd_input_override{padding-bottom:0!important}.wd_input_override .form-label{display:none}.wd_input_override .common_input_inner input.form-control{background:#fff!important;border:1px solid #0d0c1233!important;padding-left:3.5rem!important}.wd_bank_heading{color:#0d0c12;margin:0;font-size:2rem;font-weight:600;line-height:1.1}.wd_bank_divider{margin:1.4rem 0}.wd_bank_row{border:1px solid #0d0c121f;border-radius:1.2rem;align-items:center;gap:1.6rem;padding:2.2rem;display:flex}.wd_bank_row--clickable{cursor:pointer;transition:border-color .2s,background .2s}.wd_bank_row--clickable:hover{background:#1760ff08;border-color:#1760ff59}.wd_bank_row--clickable:focus-visible{outline-offset:2px;outline:2px solid #1760ff80}.wd_bank_row .wd_bank_icon_wrap{background:#1760ff1f;border-radius:.8rem;justify-content:center;align-items:center;width:5rem;height:5rem;display:inline-flex}.wd_bank_info{flex:1;min-width:0}.wd_bank_name{color:#0d0c12;margin:0 0 .8rem;font-size:1.7rem;font-weight:600;line-height:1.1}.wd_bank_account{color:#7a8398;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 0;font-size:1.6rem;line-height:1.2;overflow:hidden}.wd_bank_account .wd_bank_holder_name{color:#0d0c12;font-weight:500}.wd_bank_gate_hint{color:#7a8398;margin:1.2rem 0 0;font-size:1.3rem;line-height:1.45}.wd_bank_gate_hint--error{color:#e90306;font-weight:700}.wd_bank_chevron{flex-shrink:0}.wd_fast_chip{background:#16a34a29;border-radius:1.8rem;justify-content:center;align-items:center;gap:1rem;width:fit-content;min-height:3.2rem;margin:1.5rem auto 0;padding:1.2rem 1.6rem;display:flex}.wd_fast_chip span{color:#16a34a;font-size:1.6rem;font-style:italic}@media (max-width:767px){.wd_fast_chip span{font-size:1.4rem}}.wd_summary_row{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.wd_summary_value{color:#0d0c12;font-size:1.4rem;font-weight:500}.wd_summary_divider{margin:2rem 0}.wd_receive_block{text-align:center}.wd_receive_label{color:#0d0c12;margin:0 0 1.5rem;font-size:2rem}.wd_receive_value{color:#0d0c12;margin:.7rem 0 0;font-size:5.6rem;font-weight:700;line-height:1}.wd_bottom_actions{grid-template-columns:1fr 1fr;gap:1.6rem;width:100%;max-width:65rem;margin:auto auto 0;padding:1.8rem 0 2rem;display:grid}.wd_single_btn{grid-template-columns:1fr}.wd_secondary_btn,.wd_primary_btn{border-radius:1.8rem;width:100%}.wd_secondary_btn{color:#434655;background:#e2e8f0}.wd_otp_page .wd_otp_header{justify-content:flex-start;padding-bottom:.8rem}.wd_otp_container{padding-top:.4rem}.wd_otp_description{color:#7a8398;margin:0 0 2.8rem;font-size:1.6rem;line-height:1.35}.wd_otp_label{color:#434655;margin-bottom:.8rem;font-size:1.6rem;font-weight:500;display:block}.wd_otp_input_wrap .wd_otp_input_override{padding-bottom:0!important}.wd_otp_input_wrap .wd_otp_input_override .form-label{display:none}.wd_otp_input_wrap .wd_otp_input_override .common_input_inner input.form-control{color:#0d0c12!important;letter-spacing:.3em!important;text-align:left!important;height:4.8rem!important;box-shadow:none!important;background:#fff!important;border:1px solid #0d0c1233!important;border-radius:.9rem!important;font-size:1.9rem!important;font-weight:600!important}.wd_otp_resend_row{color:#7a8398;justify-content:center;align-items:baseline;gap:1rem;margin:2rem 0 0;font-size:1.6rem;display:flex}.wd_otp_resend_row strong{color:#0d0c12;font-weight:500}.wd_otp_resend_row button{color:#1760ff;background:0 0;border:0;padding:0;font-size:1.6rem;font-weight:500;text-decoration:underline}.wd_otp_actions{margin-top:auto}.wd_status_page{z-index:1;background:#f6f5f9;flex-direction:column;min-height:calc(100vh - 12rem);font-family:Inter,sans-serif;display:flex}.wd_status_page:after{content:"";border-radius:0 0 50% 50%;height:50rem;position:fixed;top:0;left:0;right:0}.wd_status_page.is_progress:after{background:#fc03}.wd_status_page.is_success:after{background:#16a34a3d}.wd_status_header{z-index:2;align-items:center;width:100%;max-width:65rem;margin:0 auto;padding:4rem 0;display:flex;position:relative}@media (max-width:767px){.wd_status_header{padding:3rem 0}}.wd_status_container{z-index:2;margin-top:5rem;position:relative}@media (max-width:767px){.wd_status_container{margin-top:3rem}}.wd_status_intro_row{justify-content:center;align-items:center;gap:1.4rem;width:100%;max-width:64rem;margin:0 auto 3.6rem;display:flex}.wd_status_intro_icon{background:#ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:10rem;height:10rem;display:inline-flex}.wd_status_intro_icon svg{width:5rem;height:5rem}.wd_status_timer{color:#0d0c12;margin:0;font-size:3.8rem;font-weight:500;line-height:1}.wd_status_heading{color:#0d0c12;margin:.6rem 0;font-size:2.2rem;font-weight:600;line-height:1.1}.wd_status_subtext{color:#7a8398;margin:.4rem 0 0;font-size:1.4rem}.wd_status_receipt_card{margin-bottom:2rem;padding:3rem}@media (max-width:767px){.wd_status_receipt_card{margin-bottom:1.6rem;padding:2rem 1.6rem}}.wd_status_amount_title{text-align:center;color:#0d0c12;margin:0;font-size:2.4rem}.wd_status_amount_value{text-align:center;color:#0d0c12;margin:1.5rem 0 3rem;font-size:5rem;font-weight:600;line-height:1}.wd_status_meta_rows{gap:1.5rem;display:grid}.wd_status_meta_row{justify-content:space-between;align-items:center;font-size:1.6rem;display:flex}.wd_status_meta_row span{color:#7a8398}.wd_status_meta_row strong{color:#0d0c12;font-weight:500}.wd_status_divider{margin:2rem 0}.wd_fee_row{margin-top:1rem}.wd_more_info_btn{flex-direction:row-reverse;gap:1rem}@media (max-width:767px){.wd_more_info_btn{gap:.8rem}}.wd_more_info_btn:hover svg path{stroke:#1760ff;fill:#0000!important}.wd_more_info_btn:hover svg path+path{fill:#1760ff!important}.wd_history_page .wd_history_header{align-items:center;gap:1rem;justify-content:unset;grid-template-columns:2.8rem 1fr;padding:4rem 0 2rem;display:grid}.wd_history_page .wd_history_header_wrap{padding-bottom:0}.wd_history_page .wd_header_wrap,.wd_history_page .wd_history_tabs,.wd_history_page .wd_history_filters,.wd_history_page .wd_history_panel,.wd_history_page .wd_bottom_actions{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.wd_history_header{justify-content:flex-start;max-width:80rem}.wd_history_tabs{border-bottom:1px solid #0d0c121f;gap:2rem;margin-block:2rem 1.6rem;display:flex}@media (max-width:767px){.wd_history_tabs{overflow-x:auto}}.wd_history_filters{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.6rem;margin-bottom:2rem;display:flex}.wd_history_date_select{flex-wrap:wrap;flex:auto;align-items:flex-end;gap:1.2rem;display:flex}.wd_history_date_select .dateInput{width:19rem}@media (max-width:575px){.wd_history_date_select .dateInput{width:100%}}.wd_history_reset_btn,.wd_history_export_btn{color:#0d0c12;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #0d0c1226;border-radius:1rem;justify-content:center;align-items:center;gap:.8rem;height:5rem;padding:0 2rem;font-family:inherit;font-size:1.4rem;font-weight:500;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}@media (max-width:1279px){.wd_history_reset_btn,.wd_history_export_btn{height:4.4rem}}.wd_history_reset_btn svg path,.wd_history_export_btn svg path{fill:#0d0c12}.wd_history_reset_btn:hover:not(:disabled),.wd_history_export_btn:hover:not(:disabled){color:#1760ff;border-color:#1760ff;text-decoration:none}.wd_history_reset_btn:hover:not(:disabled) svg path,.wd_history_export_btn:hover:not(:disabled) svg path{fill:#1760ff}.wd_history_reset_btn:disabled,.wd_history_reset_btn.disabled,.wd_history_export_btn:disabled,.wd_history_export_btn.disabled{opacity:.5;cursor:not-allowed}@media (max-width:575px){.wd_history_reset_btn,.wd_history_export_btn{width:100%}}.wd_tab_btn{color:#64748b;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;margin-right:0;padding:.9rem 0;font-size:1.6rem;font-weight:500;position:relative}@media (max-width:767px){.wd_tab_btn{font-size:1.4rem}}.wd_tab_btn.active{color:#1760ff}.wd_tab_btn.active:after{content:"";background:#1760ff;height:2px;position:absolute;bottom:0;left:0;right:0}.wd_history_list{gap:1rem;display:grid}@media (max-width:767px){.wd_history_list{gap:.5rem;overflow-x:auto}}.wd_history_columns{align-items:center;gap:1.2rem;margin-bottom:.4rem;padding:0 2rem 1.2rem;display:flex}@media (max-width:767px){.wd_history_columns{padding:0 1.2rem .8rem}}.wd_history_col{color:#7a8398;letter-spacing:.01em;margin:0;font-size:1.3rem;font-weight:600}.wd_history_col_amount{flex:none;min-width:20rem}@media (max-width:767px){.wd_history_col_amount{min-width:10rem}}.wd_history_col_status{text-align:center;flex-shrink:0;width:20%;min-width:14.8rem}@media (max-width:575px){.wd_history_col_status{text-align:left;width:auto;min-width:0}}.wd_history_col_txn,.wd_history_col_date{text-align:right;width:30%;min-width:10rem}@media (max-width:767px){.wd_history_col_txn,.wd_history_col_date{width:20%;min-width:8rem}}.wd_history_pagination{border-top:1px solid #0d0c1214;justify-content:center;margin-top:1.6rem;padding-top:1.6rem;display:flex}.wd_history_pagination .customPagination{justify-content:center;width:100%;margin:0;overflow-x:auto}.wd_history_row{background:#fff;border:1px solid #0d0c120a;border-radius:1.2rem;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1.2rem;min-height:7rem;padding:2rem;display:flex}@media (max-width:767px){.wd_history_row{padding:1.6rem 1.2rem}}.wd_history_amount_block{min-width:20rem}@media (max-width:767px){.wd_history_amount_block{min-width:10rem}}.wd_history_page .wd_container,.wd_history_page .wd_bottom_actions{max-width:80rem}.wd_status_icon{border-radius:1rem;justify-content:center;align-items:center;width:3.4rem;min-width:3.4rem;height:3.4rem;display:inline-flex}@media (max-width:767px){.wd_status_icon{width:3rem;min-width:3rem;height:3rem}}.wd_status_icon.success{background:#16a34a1a;border:1px solid #16a34a}.wd_status_icon.pending{background:#f2921b14;border:1px solid #f2921b}.wd_status_icon.pending svg path{fill:#f2921b}.wd_status_icon.failed{background:#e9030614;border:1px solid #e90306}.wd_status_icon svg{width:1.6rem;height:1.6rem}.wd_amount_text{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:500;line-height:1.1}.wd_method_text{color:#7a8398;margin:.3rem 0 0;font-size:1rem}.wd_status_badge{text-align:center;border-radius:999rem;justify-content:center;align-items:center;width:20%;min-width:10rem;height:3.2rem;padding:0 1.6rem;font-size:1.4rem;font-weight:500;display:inline-flex}@media (max-width:767px){.wd_status_badge{min-width:8rem;height:2.8rem;padding:0 1.5rem;font-size:1.2rem}}.wd_status_badge.success{color:#16a34a;background:#16a34a1a}.wd_status_badge.pending{color:#f2921b;background:#f2921b1a}.wd_status_badge.failed{color:#e90306;background:#e903061a}.wd_history_status_cell{flex-shrink:0;grid-template-columns:minmax(10rem,1fr) 3.2rem;align-items:center;gap:.8rem;width:20%;min-width:14.8rem;display:grid}@media (max-width:575px){.wd_history_status_cell{width:auto;min-width:0}}.wd_history_status_cell .wd_history_status_badges{flex-direction:column;grid-column:1;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex}.wd_history_status_cell .wd_status_badge{justify-self:center;width:auto;min-width:10rem}.wd_reason_view_slot{flex-shrink:0;grid-column:2;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}.wd_reason_view_btn{cursor:pointer;background:#1760ff14;border:1px solid #1760ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;min-width:3.2rem;height:3.2rem;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.wd_reason_view_btn:hover{background:#1760ff24;border-color:#1760ff}.wd_reason_view_btn svg{width:1.8rem;height:1.8rem}.wd_reason_view_btn svg path{fill:#1760ff}.modal.wd_reason_modal.common_modal .modal-dialog,.modal.wd_reason_modal.publishadd .modal-dialog,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-dialog,.modal.wd_reason_modal.confirm-post-modal .modal-dialog{max-width:48rem;margin:1.75rem auto}.modal.wd_reason_modal.common_modal .modal-content,.modal.wd_reason_modal.publishadd .modal-content,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content,.modal.wd_reason_modal.confirm-post-modal .modal-content{width:100%;max-width:48rem;margin:0 auto;box-shadow:0 12px 32px #0f172a1a;text-align:left!important;background:#fff!important;border:1px solid #0d0c121f!important;border-radius:1.2rem!important;padding:2.4rem!important}@media (max-width:767px){.modal.wd_reason_modal.common_modal .modal-content,.modal.wd_reason_modal.publishadd .modal-content,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content,.modal.wd_reason_modal.confirm-post-modal .modal-content{padding:2rem 1.6rem!important}}.modal.wd_reason_modal.common_modal .modal-content .modal-header,.modal.wd_reason_modal.publishadd .modal-content .modal-header,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content .modal-header,.modal.wd_reason_modal.confirm-post-modal .modal-content .modal-header{border:none;width:100%;text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;margin:0 0 1.8rem!important;padding:0 2.8rem 0 0!important;display:flex!important}.modal.wd_reason_modal.common_modal .modal-content .modal-header h4,.modal.wd_reason_modal.publishadd .modal-content .modal-header h4,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content .modal-header h4,.modal.wd_reason_modal.confirm-post-modal .modal-content .modal-header h4{color:#0d0c12;align-self:flex-start;width:100%;margin:0;font-size:2rem;font-weight:700;text-align:left!important}.modal.wd_reason_modal.common_modal .modal-content .modal-header p,.modal.wd_reason_modal.publishadd .modal-content .modal-header p,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content .modal-header p,.modal.wd_reason_modal.confirm-post-modal .modal-content .modal-header p{display:none!important}.modal.wd_reason_modal.common_modal .modal-content .modal-header .btn-close,.modal.wd_reason_modal.publishadd .modal-content .modal-header .btn-close,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content .modal-header .btn-close,.modal.wd_reason_modal.confirm-post-modal .modal-content .modal-header .btn-close{margin:0;position:absolute;top:1.6rem;right:1.6rem}.modal.wd_reason_modal.common_modal .modal-content .modal-body,.modal.wd_reason_modal.publishadd .modal-content .modal-body,.modal.wd_reason_modal.post-ad-online-offline-modal .modal-content .modal-body,.modal.wd_reason_modal.confirm-post-modal .modal-content .modal-body{width:100%;text-align:left!important;padding:0!important}.wd_txn_detail_modal_wrap{text-align:left;align-items:flex-start;width:100%;max-width:100%;padding-top:1rem}.wd_txn_detail_modal{text-align:left;width:100%;margin:0;padding:0;display:block}.wd_txn_detail_row{color:#0d0c12;word-break:break-word;border-bottom:1px solid #ececec;justify-content:space-between;gap:1rem;width:100%;padding:1rem 0;font-size:1.4rem;line-height:1.5;display:flex;text-align:left!important}.wd_txn_detail_row:last-of-type{border-bottom:none}.wd_txn_detail_row strong{color:#0d0c12;min-width:12rem;font-weight:700}.wd_txn_detail_row span{color:#0d0c12;text-align:right;word-break:break-word;flex:1;justify-content:flex-end;font-weight:400}.wd_txn_detail_row .wd_status_badge{flex:none;width:auto;min-width:10rem;margin-left:auto}.wd_txn_detail_row:last-of-type{margin-bottom:0}.wd_txn_detail_row__reject span{color:#e90306}.wd_txn_detail_modal_footer{text-align:left;width:100%;margin-top:2.4rem;padding:0;display:block}.wd_txn_detail_modal_footer .wd_txn_detail_close_btn{width:100%;margin:0;display:block}.wd_txn_detail_modal_footer .wd_txn_detail_close_btn button,.wd_txn_detail_modal_footer .wd_txn_detail_close_btn .commonBtn_style,.wd_txn_detail_modal_footer .wd_txn_detail_close_btn a{text-align:center;max-width:100%;min-height:4.8rem;font-size:1.6rem;font-weight:600;border-radius:.8rem!important;justify-content:center!important;width:100%!important;margin:0!important;padding:1.2rem 1.6rem!important;display:flex!important}.wd_txn_id_text,.wd_time_text{color:#7a8398;text-align:right;width:30%;min-width:10rem;margin:0;font-size:1.6rem}@media (max-width:767px){.wd_txn_id_text,.wd_time_text{width:20%;min-width:8rem;font-size:1.4rem}}@media (max-width:991px){.wd_balance_value,.wd_receive_value,.wd_status_amount_value{font-size:3rem}.wd_history_btn{font-size:1.1rem}.wd_bank_heading,.wd_receive_label,.wd_status_heading,.wd_otp_label{font-size:1.8rem}.wd_bank_name{font-size:1.5rem}.wd_bank_account,.wd_summary_value,.wd_status_meta_row,.wd_amount_text,.wd_status_timer{font-size:1.4rem}.wd_secondary_btn,.wd_primary_btn{font-size:1.4rem!important}}@media (max-width:575px){.wd_bottom_actions{grid-template-columns:1fr}.wd_history_row{grid-template-columns:auto 1fr auto;grid-template-areas:"icon amount badge""icon txn time"}.wd_status_icon{grid-area:icon}.wd_history_amount_block{grid-area:amount}.wd_status_badge{grid-area:badge}.wd_txn_id_text{grid-area:txn}.wd_time_text{text-align:right;grid-area:time}}.dp_page{background:#f6f5f9;flex-direction:column;min-height:calc(100vh - 8rem);font-family:Inter,sans-serif;display:flex}.dp_container{flex:1;width:100%;max-width:110rem;margin:0 auto}.dp_header_wrap{width:100%;max-width:65rem;margin:0 auto;padding:4rem 0 2rem}@media (max-width:767px){.dp_header_wrap{padding:3rem 0 2rem}}.dp_header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:575px){.dp_header{flex-wrap:wrap;row-gap:1.2rem}}.dp_header_left{flex:auto;align-items:center;gap:1rem;min-width:0;display:flex}.dp_header_actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.dp_back_btn{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.dp_page_title{color:#0d0c12;white-space:nowrap;margin:0;font-size:2.4rem;font-weight:600}@media (max-width:767px){.dp_page_title{font-size:2rem}}@media (max-width:575px){.dp_page_title{white-space:normal}}.dp_subtitle{color:#7a8398;margin:1rem 0 0;font-size:1.6rem;line-height:1.4}@media (max-width:575px){.dp_subtitle{font-size:1.4rem}}.dp_card{background:#fff;border:1px solid #ececec;border-radius:1.6rem;max-width:65rem;margin-left:auto;margin-right:auto;box-shadow:0 0 10px #0f172a08}.dp_amount_card{max-width:65rem;margin-bottom:6rem;margin-left:auto;margin-right:auto;padding:2.4rem}@media (max-width:991px){.dp_amount_card{max-width:55rem;margin-bottom:4rem}}@media (max-width:767px){.dp_amount_card{margin-bottom:3rem;padding:2rem 1.6rem}}.dp_amount_card.dp_amount_card_locked{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.dp_bank_gate_wrap{max-width:65rem;margin:0 auto 2rem}@media (max-width:991px){.dp_bank_gate_wrap{max-width:55rem}}.dp_bank_gate_card{margin-bottom:2rem;padding:2rem 2.4rem}.dp_bank_gate_card .commonBtn_style{width:100%}@media (max-width:767px){.dp_bank_gate_card{padding:1.8rem 1.6rem}}.dp_bank_gate_title{color:#0d0c12;margin:0 0 .6rem;font-size:1.6rem;font-weight:600}.dp_bank_gate_text{color:#7a8398;margin:0 0 1.6rem;font-size:1.4rem;line-height:1.45}.dp_bank_gate_attempts{color:#e90306;font-weight:700}.dp_bank_gate_loading{color:#7a8398;margin:0;font-size:1.4rem}.dp_field_error{color:#e90306;margin:.8rem 0 0;font-size:1.3rem;line-height:1.4}.fiat_flow_disabled_banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.8rem;width:100%;max-width:65rem;margin:0 auto 1.6rem;padding:1.2rem 1.4rem;font-size:1.3rem;font-weight:500;line-height:1.5}.dp_page--admin_disabled .dp_amount_card,.dp_page--admin_disabled .dp_bank_gate_card,.dp_page--admin_disabled .dp_help_banner_clickable{opacity:.65;pointer-events:none}.dp_limits_hint{color:#7a8398;margin:.8rem 0 0;font-size:1.3rem;line-height:1.4}.dp_rate_row{justify-content:space-between;align-items:center;margin:.8rem 0 0;font-size:1.3rem;line-height:1.4;display:flex}.dp_rate_row span:first-child{color:#7a8398}.dp_rate_row span:last-child{color:#0d0c12;font-weight:600}.dp_fee_hint{color:#0d0c12a6;margin:.8rem 0 0;font-size:1.3rem;line-height:1.4}.dp_bank_gate_card_disabled{opacity:.92}.dp_bank_gate_card_disabled .dp_bank_verified_icon{opacity:.85}.dp_bank_tier_badge{letter-spacing:.04em;text-transform:uppercase;color:#434655;background:#e2e8f0;border-radius:99rem;margin-bottom:.8rem;padding:.35rem .85rem;font-size:1.1rem;font-weight:600;display:inline-block}.dp_bank_verified_row{align-items:flex-start;gap:1.2rem;display:flex}.dp_bank_verified_icon{background:#1760ff1a;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;display:flex}.dp_bank_verified_icon svg{width:2.4rem;height:2.4rem}.dp_bank_verified_body{flex:1;min-width:0}.dp_bank_verified_label{text-transform:uppercase;letter-spacing:.02em;margin:0 0 .4rem;font-size:1.3rem;font-weight:600}.dp_bank_verified_label.dp_bank_verified_label--active{color:#15803d}.dp_bank_verified_label.dp_bank_verified_label--pending{color:#b45309}.dp_bank_verified_label.dp_bank_verified_label--inactive{color:#b91c1c}.dp_bank_status_hint{color:#7a8398;margin:1rem 0 0;font-size:1.3rem;line-height:1.4}.dp_bank_verified_title{color:#0d0c12;word-break:break-word;margin:0 0 .4rem;font-size:1.6rem;font-weight:600}.dp_bank_verified_sub{color:#7a8398;word-break:break-word;margin:0;font-size:1.4rem;line-height:1.4}.dp_continue_hint{color:#7a8398;text-align:center;max-width:65rem;margin:0 auto 1rem;padding:0 .4rem;font-size:1.3rem;line-height:1.45}.dp_continue_hint--error{color:#e90306;font-weight:700}.dp_field_label{color:#434655;margin:0 0 .8rem;font-size:1.4rem;font-weight:500}.dp_amount_input_wrap{background:#fdfdfe;border:1px solid #cfd4e2;border-radius:.8rem;align-items:center;height:5.2rem;padding:0 1.2rem;display:flex}.dp_amount_input_wrap .dp_currency_prefix{color:#0d0c12;margin-right:.6rem;font-size:1.8rem;font-weight:600}.dp_amount_input_wrap .dp_input_override{flex:1;margin-bottom:0!important;padding-bottom:0!important}.dp_amount_input_wrap .dp_input_override .form-label{display:none!important}.dp_amount_input_wrap .dp_input_override .common_input_inner input.form-control{color:#0d0c12!important;height:auto!important;min-height:4rem!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:1.8rem!important;font-weight:600!important}.dp_quick_chips{flex-wrap:wrap;gap:1rem;margin-top:4rem;display:flex}@media (max-width:767px){.dp_quick_chips{margin-top:3rem}}@media (max-width:575px){.dp_quick_chips{margin-top:2rem}}.dp_chip{color:#434655;cursor:pointer;background:#e2e8f0;border:1px solid #0000;border-radius:99rem;height:3.6rem;padding:0 1.4rem;font-size:1.4rem;font-weight:500}.dp_chip:disabled{opacity:.45;cursor:not-allowed}.dp_chip.active{color:#1760ff;background:#1760ff1f;border-color:#1760ff}.dp_amount_summary{border-top:1px solid #0d0c1214;margin-top:2rem;padding-top:1.6rem}.dp_amount_summary .dp_fees_row{border-top:none;margin-top:0;padding-top:0}.dp_amount_summary .dp_fees_row+.dp_fees_row{margin-top:1rem}.dp_fees_row{border-top:1px solid #0d0c1214;justify-content:space-between;margin-top:2rem;padding-top:1.6rem;font-size:1.4rem;display:flex}.dp_fees_row span:first-child{color:#7a8398}.dp_fees_row span:last-child{color:#0d0c12;font-weight:600}.dp_help_banner{background:linear-gradient(135deg,#1760ff14 0%,#1760ff1a 100%);border-radius:3.2rem;align-items:center;gap:1.2rem;max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem 2rem 1rem 1rem;display:flex}.dp_help_icon{background:#1760ff;border-radius:2.5rem;flex-shrink:0;justify-content:center;align-items:center;width:9.4rem;height:9.4rem;display:inline-flex}.dp_help_icon svg{border:1px solid #fff;border-radius:20px;width:30px;height:30px}.dp_help_text_small{color:#7a8398;margin:0;font-size:1.4rem}.dp_help_text_main{color:#0d0c12;margin:.2rem 0 0;font-size:1.6rem;font-weight:600}.dp_bottom_actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;width:100%;max-width:65rem;margin:auto auto 0;padding:2rem 0 3rem;display:grid}.dp_bottom_actions.single{grid-template-columns:1fr}@media (max-width:575px){.dp_bottom_actions{grid-template-columns:1fr;gap:1rem}}.dp_secondary_btn.border_btn,.dp_secondary_btn.dp_outline_btn{color:#1760ff;background:0 0;border-color:#1760ff;flex-direction:row-reverse;justify-content:center;gap:1rem}.dp_secondary_btn.border_btn svg path,.dp_secondary_btn.dp_outline_btn svg path{stroke:#1760ff}.dp_secondary_btn.border_btn:hover,.dp_secondary_btn.dp_outline_btn:hover{color:#fff;background:#1760ff;border-color:#1760ff}.dp_secondary_btn.border_btn:hover svg path,.dp_secondary_btn.dp_outline_btn:hover svg path{stroke:#fff;fill:#0000!important}.dp_secondary_btn.border_btn:hover svg path+path,.dp_secondary_btn.dp_outline_btn:hover svg path+path{fill:#fff}.dp_payment_modal.common_modal .modal-dialog,.dp_payment_modal.publishadd .modal-dialog,.dp_payment_modal.post-ad-online-offline-modal .modal-dialog,.dp_payment_modal.confirm-post-modal .modal-dialog{max-width:52rem}.dp_payment_modal.common_modal .modal-content,.dp_payment_modal.publishadd .modal-content,.dp_payment_modal.post-ad-online-offline-modal .modal-content,.dp_payment_modal.confirm-post-modal .modal-content{background:#fff;border-radius:1.6rem;max-width:52rem;padding:2.4rem}@media (max-width:767px){.dp_payment_modal.common_modal .modal-content,.dp_payment_modal.publishadd .modal-content,.dp_payment_modal.post-ad-online-offline-modal .modal-content,.dp_payment_modal.confirm-post-modal .modal-content{padding:2rem 1.6rem}}.dp_payment_modal.common_modal .modal-header,.dp_payment_modal.publishadd .modal-header,.dp_payment_modal.post-ad-online-offline-modal .modal-header,.dp_payment_modal.confirm-post-modal .modal-header{text-align:left;align-items:flex-start;margin-bottom:2rem}.dp_payment_modal.common_modal .modal-header h4,.dp_payment_modal.publishadd .modal-header h4,.dp_payment_modal.post-ad-online-offline-modal .modal-header h4,.dp_payment_modal.confirm-post-modal .modal-header h4{text-align:left;font-size:1.8rem;font-weight:700}.dp_payment_modal.common_modal .modal-header .btn-close,.dp_payment_modal.publishadd .modal-header .btn-close,.dp_payment_modal.post-ad-online-offline-modal .modal-header .btn-close,.dp_payment_modal.confirm-post-modal .modal-header .btn-close{top:2rem;right:2rem}.dp_payment_modal.common_modal .modal-body,.dp_payment_modal.publishadd .modal-body,.dp_payment_modal.post-ad-online-offline-modal .modal-body,.dp_payment_modal.confirm-post-modal .modal-body{padding:0}.dp_payment_modal.common_modal .modal-body p,.dp_payment_modal.publishadd .modal-body p,.dp_payment_modal.post-ad-online-offline-modal .modal-body p,.dp_payment_modal.confirm-post-modal .modal-body p{text-align:left}.dp_payment_modal.common_modal .modal-body .dp_modal_section_label,.dp_payment_modal.publishadd .modal-body .dp_modal_section_label,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_section_label,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_section_label{color:#0d0c12;text-align:left;margin:0 0 1rem;font-size:1.6rem;font-weight:500}.dp_payment_modal.common_modal .modal-body .dp_modal_section_label .dp_lightning,.dp_payment_modal.publishadd .modal-body .dp_modal_section_label .dp_lightning,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_section_label .dp_lightning,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_section_label .dp_lightning{margin-left:.2rem}.dp_payment_modal.common_modal .modal-body .dp_modal_section_label small,.dp_payment_modal.publishadd .modal-body .dp_modal_section_label small,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_section_label small,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_section_label small{color:#7a8398;font-size:1.2rem}.dp_payment_modal.common_modal .modal-body .dp_modal_option,.dp_payment_modal.publishadd .modal-body .dp_modal_option,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option{cursor:pointer;text-align:left;border:1px solid #e0e0e0;border-radius:1rem;align-items:center;gap:1.2rem;width:100%;margin-bottom:1rem;padding:1.2rem;transition:border-color .2s,background .2s;display:flex}.dp_payment_modal.common_modal .modal-body .dp_modal_option:hover,.dp_payment_modal.publishadd .modal-body .dp_modal_option:hover,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:hover,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:hover{background:#1760ff08;border-color:#1760ff59}.dp_payment_modal.common_modal .modal-body .dp_modal_option.selected,.dp_payment_modal.publishadd .modal-body .dp_modal_option.selected,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option.selected,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option.selected{background:#1760ff0f;border-color:#1760ff;box-shadow:0 0 0 1px #1760ff33}.dp_payment_modal.common_modal .modal-body .dp_modal_option:last-child,.dp_payment_modal.publishadd .modal-body .dp_modal_option:last-child,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:last-child,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:last-child{margin-bottom:0}.dp_payment_modal.common_modal .modal-body .dp_modal_option.dp_modal_option_disabled,.dp_payment_modal.publishadd .modal-body .dp_modal_option.dp_modal_option_disabled,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option.dp_modal_option_disabled,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option.dp_modal_option_disabled,.dp_payment_modal.common_modal .modal-body .dp_modal_option:disabled,.dp_payment_modal.publishadd .modal-body .dp_modal_option:disabled,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:disabled,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:disabled{cursor:not-allowed;opacity:.55;background:#f5f5f5;border-color:#e8e8e8}.dp_payment_modal.common_modal .modal-body .dp_modal_option.dp_modal_option_disabled:hover,.dp_payment_modal.publishadd .modal-body .dp_modal_option.dp_modal_option_disabled:hover,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option.dp_modal_option_disabled:hover,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option.dp_modal_option_disabled:hover,.dp_payment_modal.common_modal .modal-body .dp_modal_option:disabled:hover,.dp_payment_modal.publishadd .modal-body .dp_modal_option:disabled:hover,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:disabled:hover,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:disabled:hover{background:#f5f5f5;border-color:#e8e8e8}.dp_payment_modal.common_modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_title,.dp_payment_modal.publishadd .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_title,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_title,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_title,.dp_payment_modal.common_modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_desc,.dp_payment_modal.publishadd .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_desc,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_desc,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option.dp_modal_option_disabled .dp_modal_option_desc,.dp_payment_modal.common_modal .modal-body .dp_modal_option:disabled .dp_modal_option_title,.dp_payment_modal.publishadd .modal-body .dp_modal_option:disabled .dp_modal_option_title,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:disabled .dp_modal_option_title,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:disabled .dp_modal_option_title,.dp_payment_modal.common_modal .modal-body .dp_modal_option:disabled .dp_modal_option_desc,.dp_payment_modal.publishadd .modal-body .dp_modal_option:disabled .dp_modal_option_desc,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option:disabled .dp_modal_option_desc,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option:disabled .dp_modal_option_desc{color:#7a8398}.dp_payment_modal.common_modal .modal-body .dp_modal_section+.dp_modal_section,.dp_payment_modal.publishadd .modal-body .dp_modal_section+.dp_modal_section,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_section+.dp_modal_section,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_section+.dp_modal_section{margin-top:2rem}.dp_payment_modal.common_modal .modal-body .dp_modal_option_icon,.dp_payment_modal.publishadd .modal-body .dp_modal_option_icon,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option_icon,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option_icon{background:#e1e4f4;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:inline-flex}.dp_payment_modal.common_modal .modal-body .dp_modal_option_icon svg,.dp_payment_modal.publishadd .modal-body .dp_modal_option_icon svg,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option_icon svg,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option_icon svg{width:2rem;height:2rem}.dp_payment_modal.common_modal .modal-body .dp_modal_option_icon svg path,.dp_payment_modal.publishadd .modal-body .dp_modal_option_icon svg path,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option_icon svg path,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option_icon svg path,.dp_payment_modal.common_modal .modal-body .dp_modal_option_icon svg path[fill=black]{fill:#0d0c12}.dp_payment_modal.common_modal .modal-body .dp_modal_option_title,.dp_payment_modal.publishadd .modal-body .dp_modal_option_title,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option_title,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option_title{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:600}.dp_payment_modal.common_modal .modal-body .dp_modal_option_desc,.dp_payment_modal.publishadd .modal-body .dp_modal_option_desc,.dp_payment_modal.post-ad-online-offline-modal .modal-body .dp_modal_option_desc,.dp_payment_modal.confirm-post-modal .modal-body .dp_modal_option_desc{color:#7a8398;margin:.2rem 0 0;font-size:1.2rem}.add_funds_selection_modal.common_modal .add_funds_options,.add_funds_selection_modal.publishadd .add_funds_options,.add_funds_selection_modal.post-ad-online-offline-modal .add_funds_options,.add_funds_selection_modal.confirm-post-modal .add_funds_options{margin-bottom:1.6rem}.add_funds_selection_modal.common_modal .add_funds_selection_error,.add_funds_selection_modal.publishadd .add_funds_selection_error,.add_funds_selection_modal.post-ad-online-offline-modal .add_funds_selection_error,.add_funds_selection_modal.confirm-post-modal .add_funds_selection_error{color:#dc3545;text-align:left;margin:0 0 1.2rem;font-size:1.3rem}.add_funds_selection_modal.common_modal .add_funds_selection_actions,.add_funds_selection_modal.publishadd .add_funds_selection_actions,.add_funds_selection_modal.post-ad-online-offline-modal .add_funds_selection_actions,.add_funds_selection_modal.confirm-post-modal .add_funds_selection_actions{margin-top:.4rem}.add_funds_selection_modal.common_modal .add_funds_selection_actions .internalComn_btn,.add_funds_selection_modal.publishadd .add_funds_selection_actions .internalComn_btn,.add_funds_selection_modal.post-ad-online-offline-modal .add_funds_selection_actions .internalComn_btn,.add_funds_selection_modal.confirm-post-modal .add_funds_selection_actions .internalComn_btn{min-height:4.4rem}.add_funds_selection_modal.common_modal .dp_modal_option.selected .dp_modal_option_icon,.add_funds_selection_modal.publishadd .dp_modal_option.selected .dp_modal_option_icon,.add_funds_selection_modal.post-ad-online-offline-modal .dp_modal_option.selected .dp_modal_option_icon,.add_funds_selection_modal.confirm-post-modal .dp_modal_option.selected .dp_modal_option_icon{background:#1760ff1f}.add_funds_selection_modal.common_modal .dp_modal_option.selected .dp_modal_option_icon svg path,.add_funds_selection_modal.publishadd .dp_modal_option.selected .dp_modal_option_icon svg path,.add_funds_selection_modal.post-ad-online-offline-modal .dp_modal_option.selected .dp_modal_option_icon svg path,.add_funds_selection_modal.confirm-post-modal .dp_modal_option.selected .dp_modal_option_icon svg path,.add_funds_selection_modal.common_modal .dp_modal_option.selected .dp_modal_option_icon svg path[fill=black]{fill:#1760ff}.add_funds_selection_modal.common_modal .dp_modal_option.selected .dp_modal_option_title,.add_funds_selection_modal.publishadd .dp_modal_option.selected .dp_modal_option_title,.add_funds_selection_modal.post-ad-online-offline-modal .dp_modal_option.selected .dp_modal_option_title,.add_funds_selection_modal.confirm-post-modal .dp_modal_option.selected .dp_modal_option_title{color:#1760ff}.dp_account_card{margin-bottom:2rem;padding:2.4rem}.dp_account_card .commonBtn_style{width:100%}@media (max-width:767px){.dp_account_card{padding:2rem 1.6rem}}.dp_account_amount_note{color:#0d0c12;margin:1rem 0 0;font-size:1.5rem;line-height:1.45}.dp_account_amount_note strong{font-weight:700}.dp_account_tier_badge,.dp_account_status_banner{margin-bottom:1.6rem}.dp_copy_field{margin-bottom:2rem}.dp_copy_field:last-child{margin-bottom:0}.dp_copy_label{color:#434655;margin-bottom:.8rem;font-size:1.4rem;font-weight:500;display:block}.dp_copy_box{background:#fdfdfe;border:1px solid #cfd4e2;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;min-height:4.8rem;padding:0 1.2rem;display:flex}.dp_copy_box strong{color:#0d0c12;word-break:break-all;font-size:1.6rem;font-weight:600}@media (max-width:575px){.dp_copy_box strong{font-size:1.4rem}}.dp_copy_input{color:#0d0c12;background:0 0;border:0;outline:0;width:100%;font-size:1.6rem;font-weight:600}.dp_copy_input::placeholder{color:#64748b;font-weight:500}@media (max-width:575px){.dp_copy_input{font-size:1.4rem}}.dp_copy_btn{cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;padding:.4rem;display:inline-flex}.dp_copy_btn:disabled{opacity:.35;cursor:not-allowed}.dp_verify_page .dp_container{padding-top:4rem;padding-bottom:4rem}@media (max-width:767px){.dp_verify_page .dp_container{padding-top:3rem;padding-bottom:3rem}}.dp_verify_page .dp_verify_top_info{justify-content:center;margin-top:4rem;margin-bottom:2rem;display:flex}.dp_verify_page .dp_verify_card.dp_card{width:100%;max-width:none;margin-left:0;margin-right:0}.dp_verify_grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:2rem;display:grid}@media (max-width:991px){.dp_verify_grid{grid-template-columns:1fr}}.dp_verify_col{flex-direction:column;min-height:0;display:flex}.dp_step_title{color:#7a8398;margin:0 0 1.2rem;font-size:1.4rem;font-weight:500;line-height:1.4}.dp_verify_card{flex-direction:column;flex:1;min-height:52rem;padding:3rem 2.4rem;display:flex}@media (max-width:991px){.dp_verify_card{min-height:auto}}@media (max-width:767px){.dp_verify_card{padding:2rem 1.6rem}}.dp_verify_card_body{flex-direction:column;flex:1;display:flex}.dp_verify_field .dp_input_override.common_input{margin-bottom:0!important;padding-bottom:0!important}.dp_verify_field .dp_field_error{margin:.4rem 0 0}.dp_verify_field+.dp_verify_field,.dp_verify_field+.dp_verify_upload_wrap,.dp_verify_upload_wrap{margin-top:1.2rem}.dp_verify_submit_wrap{margin-top:auto;padding-top:2.4rem}.dp_optional_label{color:#9ca3af}.dp_verify_entity{text-align:center;color:#0d0c12;margin:0;font-size:1.6rem;font-weight:700}@media (max-width:575px){.dp_verify_entity{font-size:1.6rem}}.dp_verify_amount{text-align:center;color:#0d0c12;margin:.6rem 0 2rem;font-size:1.6rem;font-weight:600}.dp_verify_footer_note{text-align:center;color:#7a8398;margin:auto 0 0;padding-top:2rem;font-size:1.2rem;line-height:1.45}.dp_verify_form_title{text-align:center;color:#0d0c12;margin:0 0 2rem;font-size:2.2rem;font-weight:700}.dp_verify_brand_logo{margin:0 auto 2rem;display:block}.dp_upi_qr_block{flex-direction:column;justify-content:center;margin-top:1rem;display:flex}.dp_upi_qr_label{text-align:center;color:#7a8398;margin:0 0 1.2rem;font-size:1.3rem}.dp_upi_qr_wrap{justify-content:center;align-items:center;width:fit-content;margin:0 auto 1.6rem;display:flex;position:relative}.dp_upi_qr_image{border-radius:.8rem;display:block}.dp_upi_qr_badge{background:#fff;border-radius:50%;position:absolute;top:-.6rem;right:-.6rem;box-shadow:0 2px 8px #0f172a1f}.dp_upi_merchant_id{margin-top:.4rem}.dp_upload_zone{text-align:center;cursor:pointer;background:#fafbfc;border:1px dashed #cfd4e2;border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:14rem;margin-top:.8rem;padding:2rem 1.6rem;display:flex}.dp_upload_zone p{color:#434655;margin:0;font-size:1.4rem}.dp_upload_zone p button{color:#1760ff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.dp_upload_zone small{color:#7a8398;font-size:1.2rem}.dp_upload_zone--disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.dp_upload_input{display:none}.dp_upload_preview{background:#fafbfc;border:1px solid #cfd4e2;border-radius:.8rem;margin-top:.8rem;overflow:hidden}.dp_upload_preview_image{object-fit:contain;background:#f1f5f9;width:100%;max-height:28rem;display:block}.dp_upload_preview_footer{background:#fff;border-top:1px solid #e8ecf4;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.2rem;display:flex}.dp_upload_preview_name{color:#434655;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.3rem;overflow:hidden}.dp_upload_preview_actions{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.dp_upload_preview_change,.dp_upload_preview_remove{cursor:pointer;background:0 0;border:0;padding:0;font-size:1.3rem;font-weight:600}.dp_upload_preview_change{color:#1760ff}.dp_upload_preview_remove{color:#e90306}.dp_verification_page{background:#f6f5f9;justify-content:center;align-items:center;min-height:calc(100vh - 12rem);padding:4rem 0;display:flex}.dp_verification_card{text-align:center;background:#fff;border:1px solid #ececec;border-radius:1.6rem;flex-direction:column;width:100%;max-width:66rem;min-height:52rem;padding:4rem 2.8rem;display:flex;box-shadow:0 6px 30px #0f172a0d}@media (max-width:767px){.dp_verification_card{min-height:44rem;padding:3rem 1.6rem}}.dp_verification_title{color:#0d0c12;margin:0;font-size:2.4rem;font-weight:700}@media (max-width:575px){.dp_verification_title{font-size:2rem}}.dp_verification_subtitle{color:#7a8398;max-width:42rem;margin:1rem auto 0;font-size:1.4rem;line-height:1.45}.dp_verification_spinner{border:4px solid #ccd5ff;border-top-color:#1760ff;border-radius:50%;width:6rem;height:6rem;margin:6rem auto;animation:.95s linear infinite dpVerifySpin}@keyframes dpVerifySpin{to{transform:rotate(360deg)}}.dp_verification_note{color:#7a8398;text-align:left;justify-content:center;align-items:center;gap:.6rem;margin:auto 0 0;font-size:1.4rem;display:inline-flex}.dp_status_page,.dp_complete_page{z-index:1;background:#f6f5f9;flex-direction:column;min-height:calc(100vh - 8rem);font-family:Inter,sans-serif;display:flex;position:relative}.dp_status_page:after,.dp_complete_page:after{content:"";z-index:0;border-radius:0 0 50% 50%;height:50rem;position:fixed;top:0;left:0;right:0}.dp_status_page.is_progress:after{background:#fc03}.dp_status_page.is_success:after{background:#16a34a38}.dp_status_header{z-index:2;align-items:center;gap:.8rem;width:100%;max-width:65rem;margin:0 auto;padding:4rem 0;display:flex;position:relative}@media (max-width:767px){.dp_status_header{padding:3rem 0 2rem}}.dp_status_container{z-index:2;margin-top:2rem;position:relative}.dp_status_intro_row{justify-content:center;align-items:center;gap:1.4rem;max-width:64rem;margin:0 auto 3rem;display:flex}.dp_status_intro_icon{background:#ffffffbf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:10rem;height:10rem;display:inline-flex;box-shadow:0 2px 12px #0d0c120f}.dp_status_intro_icon svg{width:5rem;height:5rem}@media (max-width:1199px){.dp_status_intro_icon{width:8rem;height:8rem}.dp_status_intro_icon svg{width:4rem;height:4rem}}@media (max-width:767px){.dp_status_intro_icon{width:6rem;height:6rem}.dp_status_intro_icon svg{width:3rem;height:3rem}}.dp_status_timer{color:#0d0c12;font-variant-numeric:tabular-nums;margin:0;font-size:3.2rem;font-weight:600;line-height:1}@media (max-width:1199px){.dp_status_timer{font-size:2.8rem}}@media (max-width:767px){.dp_status_timer{font-size:2.4rem}}.dp_status_heading{color:#0d0c12;margin:.6rem 0;font-size:1.8rem;font-weight:600}@media (max-width:1199px){.dp_status_heading{font-size:1.6rem}}@media (max-width:767px){.dp_status_heading{font-size:1.4rem}}.dp_status_subtext{color:#7a8398;margin:.4rem 0 0;font-size:1.4rem}@media (max-width:767px){.dp_status_subtext{font-size:1.3rem}}.dp_status_receipt_card{margin-bottom:2rem;padding:3rem}@media (max-width:767px){.dp_status_receipt_card{padding:2rem 1.6rem}}.dp_status_amount_title{text-align:center;color:#7a8398;margin:0;font-size:1.6rem}.dp_status_amount_value{text-align:center;color:#0d0c12;margin:1rem 0 2.4rem;font-size:4rem;font-weight:500;line-height:1}@media (max-width:767px){.dp_status_amount_value{font-size:3.2rem}}@media (max-width:575px){.dp_status_amount_value{margin:1rem 0 1.6rem;font-size:2.5rem}}.dp_status_meta_rows{gap:1.4rem;display:grid}.dp_status_meta_row{justify-content:space-between;align-items:center;font-size:1.4rem;display:flex}@media (max-width:575px){.dp_status_meta_row{font-size:1.3rem}}.dp_status_meta_row span{color:#7a8398}.dp_status_meta_row strong{color:#0d0c12;font-weight:600}.dp_status_divider{background:#0d0c1214;height:1px;margin:2rem 0}.dp_complete_container{z-index:2;margin-top:1rem;position:relative}.dp_complete_card{text-align:center;margin-bottom:2rem;padding:4rem 3rem 3rem;position:relative}@media (max-width:767px){.dp_complete_card{padding:3.6rem 1.6rem 2rem}}.dp_complete_badge{background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;margin:-7rem auto 1.6rem;display:inline-flex;box-shadow:0 4px 16px #16a34a59}.dp_complete_badge svg{width:3rem;height:3rem}.dp_complete_badge svg path{fill:#fff}.dp_complete_amount{color:#0d0c12;margin:0;font-size:3.2rem;font-weight:700}.dp_complete_subtitle{color:#434655;margin:.8rem 0 1.6rem;font-size:1.6rem}.dp_complete_dashes{color:#7a8398;letter-spacing:.3rem;margin:0 0 2rem}.dp_complete_rows{text-align:left;gap:1.2rem;display:grid}.dp_complete_row{justify-content:space-between;align-items:center;font-size:1.4rem;display:flex}.dp_complete_row span:first-child{color:#7a8398}.dp_complete_row strong{color:#0d0c12;font-weight:600}.dp_status_badge{color:#16a34a;background:#16a34a1f;border-radius:99rem;padding:.3rem 1rem;font-size:1.2rem;font-weight:600}.dp_history_tabs{margin-block:2rem;border-bottom:1px solid #0d0c121f;gap:2rem;max-width:80rem;margin-left:auto;margin-right:auto;display:flex}@media (max-width:767px){.dp_history_tabs{overflow-x:auto}}.dp_history_tab{color:#64748b;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;margin-right:.4rem;padding:.9rem 0;font-size:1.6rem;font-weight:500;position:relative}@media (max-width:767px){.dp_history_tab{font-size:1.4rem}}.dp_history_tab.active{color:#1760ff}.dp_history_tab.active:after{content:"";background:#1760ff;height:2px;position:absolute;bottom:0;left:0;right:0}.dp_balance_card{flex-direction:column;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.dp_balance_top{align-items:center;gap:1.2rem;display:flex}.dp_balance_icon{background:#1760ff1a;border-radius:2rem;justify-content:center;align-items:center;width:6rem;height:6rem;display:inline-flex}.dp_balance_icon svg{width:3.5rem;height:3.5rem}.dp_balance_label{color:#64748b;margin:0;font-size:1.6rem}.dp_balance_value{color:#0d0c12;margin:.2rem 0 0;font-size:2.4rem;font-weight:700}.dp_balance_stats{color:#64748b;gap:2rem;font-size:1.4rem;display:flex}.dp_balance_stats span{align-items:center;gap:.5rem;display:inline-flex}.dp_balance_stats span svg{width:1.2rem;height:1.2rem}.dp_history_page .dp_history_header{grid-template-columns:2.8rem 1fr}.dp_history_page .dp_history_header_wrap{padding-bottom:0}.dp_history_page .dp_header_wrap,.dp_history_page .dp_history_tabs,.dp_history_page .dp_card,.dp_history_page .dp_history_list_head,.dp_history_page .dp_history_panel,.dp_history_page .dp_bottom_actions{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.dp_history_page .dp_header_wrap p,.dp_history_page .dp_history_tabs p,.dp_history_page .dp_card p,.dp_history_page .dp_history_list_head p,.dp_history_page .dp_history_panel p,.dp_history_page .dp_bottom_actions p{background-color:#fff;border-radius:1.2rem}.dp_history_list_head{justify-content:space-between;align-items:center;max-width:80rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.dp_history_list_head h2{color:#0d0c12;margin:0;font-size:1.8rem;font-weight:600}@media (max-width:767px){.dp_history_list_head h2{font-size:1.6rem}}.dp_refresh_btn{color:#434655;cursor:pointer;background:#e2e8f0;border:0;border-radius:1.8rem;justify-content:center;align-items:center;gap:.6rem;min-width:13rem;height:4.4rem;padding:0 1.2rem;font-size:1.6rem;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.dp_refresh_btn svg{width:1.6rem;height:1.6rem}.dp_refresh_btn:hover{color:#fff;background:#1760ff}.dp_refresh_btn:hover svg path{stroke:#fff}.dp_history_list{gap:0;display:grid}@media (max-width:767px){.dp_history_list{gap:0;overflow-x:auto}}.dp_history_pagination{border-top:1px solid #f3f4f6;justify-content:center;margin-top:.4rem;padding-top:.6rem;display:flex}.dp_history_pagination .customPagination{justify-content:center;width:100%;margin:0;overflow-x:auto}.dp_history_panel:has(.dp_history_pagination){padding-bottom:1.2rem}.dp_history_row{background:#fff;border:1px solid #0d0c120a;border-radius:1.2rem;align-items:center;gap:1.2rem;min-height:7rem;margin-bottom:1rem;padding:2rem;display:flex}.dp_history_status_cell{flex-shrink:0;grid-template-columns:minmax(10rem,1fr) 3.2rem;align-items:center;gap:.8rem;width:20%;min-width:14.8rem;display:grid}@media (max-width:575px){.dp_history_status_cell{grid-area:badge;width:auto;min-width:0}}.dp_history_status_cell .dp_history_status_badges{flex-direction:column;grid-column:1;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex}.dp_history_status_cell .dp_status_badge{justify-self:center;width:auto;min-width:12rem}.dp_refund_badge{min-width:10rem;height:2.8rem;padding:0 1.2rem;font-size:1.2rem}.dp_refund_badge--confirmed{color:#16a34a;background:#16a34a1a}.dp_refund_badge--pending,.dp_refund_badge--processing{color:#f2921b;background:#f2921b1a}.dp_refund_badge--failed{color:#e90306;background:#e903061a}.dp_reason_view_slot{flex-shrink:0;grid-column:2;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}.dp_reason_view_btn{cursor:pointer;background:#1760ff14;border:1px solid #1760ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;min-width:3.2rem;height:3.2rem;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.dp_reason_view_btn:hover{background:#1760ff24;border-color:#1760ff}.dp_reason_view_btn svg{width:1.8rem;height:1.8rem}.dp_reason_view_btn svg path{fill:#1760ff}.modal.dp_reason_modal.common_modal .modal-dialog,.modal.dp_reason_modal.publishadd .modal-dialog,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-dialog,.modal.dp_reason_modal.confirm-post-modal .modal-dialog{max-width:48rem;margin:1.75rem auto}.modal.dp_reason_modal.common_modal .modal-content,.modal.dp_reason_modal.publishadd .modal-content,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content,.modal.dp_reason_modal.confirm-post-modal .modal-content{width:100%;max-width:48rem;margin:0 auto;box-shadow:0 12px 32px #0f172a1a;text-align:left!important;background:#fff!important;border:1px solid #0d0c121f!important;border-radius:1.2rem!important;padding:2.4rem!important}@media (max-width:767px){.modal.dp_reason_modal.common_modal .modal-content,.modal.dp_reason_modal.publishadd .modal-content,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content,.modal.dp_reason_modal.confirm-post-modal .modal-content{padding:2rem 1.6rem!important}}.modal.dp_reason_modal.common_modal .modal-content .modal-header,.modal.dp_reason_modal.publishadd .modal-content .modal-header,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content .modal-header,.modal.dp_reason_modal.confirm-post-modal .modal-content .modal-header{border:none;width:100%;text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;margin:0 0 1.8rem!important;padding:0 2.8rem 0 0!important;display:flex!important}.modal.dp_reason_modal.common_modal .modal-content .modal-header h4,.modal.dp_reason_modal.publishadd .modal-content .modal-header h4,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content .modal-header h4,.modal.dp_reason_modal.confirm-post-modal .modal-content .modal-header h4{color:#0d0c12;align-self:flex-start;width:100%;margin:0;font-size:2rem;font-weight:700;text-align:left!important}.modal.dp_reason_modal.common_modal .modal-content .modal-header p,.modal.dp_reason_modal.publishadd .modal-content .modal-header p,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content .modal-header p,.modal.dp_reason_modal.confirm-post-modal .modal-content .modal-header p{display:none!important}.modal.dp_reason_modal.common_modal .modal-content .modal-header .btn-close,.modal.dp_reason_modal.publishadd .modal-content .modal-header .btn-close,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content .modal-header .btn-close,.modal.dp_reason_modal.confirm-post-modal .modal-content .modal-header .btn-close{margin:0;position:absolute;top:1.6rem;right:1.6rem}.modal.dp_reason_modal.common_modal .modal-content .modal-body,.modal.dp_reason_modal.publishadd .modal-content .modal-body,.modal.dp_reason_modal.post-ad-online-offline-modal .modal-content .modal-body,.modal.dp_reason_modal.confirm-post-modal .modal-content .modal-body{width:100%;text-align:left!important;padding:0!important}.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .modal-dialog,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .modal-dialog,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .modal-dialog,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .modal-dialog{width:min(96vw,72rem);max-width:72rem}.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .modal-content,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .modal-content,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .modal-content,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .modal-content{max-width:72rem}.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .react-datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .react-datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .react-datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .react-datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .dp_travel_rule_datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .dp_travel_rule_datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .dp_travel_rule_datepicker-popper,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .dp_travel_rule_datepicker-popper{z-index:1065!important}.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .dp_travel_rule_dob .react-datepicker__close-icon,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .dp_travel_rule_dob .react-datepicker__close-icon,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .dp_travel_rule_dob .react-datepicker__close-icon,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .dp_travel_rule_dob .react-datepicker__close-icon{display:none!important}.modal.dp_reason_modal.dp_travel_rule_modal.common_modal .dp_travel_rule_dob .react-datepicker__input-container input,.modal.dp_reason_modal.dp_travel_rule_modal.publishadd .dp_travel_rule_dob .react-datepicker__input-container input,.modal.dp_reason_modal.dp_travel_rule_modal.post-ad-online-offline-modal .dp_travel_rule_dob .react-datepicker__input-container input,.modal.dp_reason_modal.dp_travel_rule_modal.confirm-post-modal .dp_travel_rule_dob .react-datepicker__input-container input{padding-right:4rem}.dp_txn_detail_modal_wrap{text-align:left;align-items:flex-start;width:100%;max-width:100%;padding-top:1rem}.dp_txn_detail_modal{text-align:left;width:100%;margin:0;padding:0;display:block}.dp_txn_detail_row{color:#0d0c12;word-break:break-word;border-bottom:1px solid #ececec;justify-content:space-between;gap:1rem;width:100%;padding:1rem 0;font-size:1.4rem;line-height:1.5;display:flex;text-align:left!important}.dp_txn_detail_row:last-of-type{border-bottom:none}.dp_txn_detail_row strong{color:#0d0c12;min-width:12rem;font-weight:700}.dp_txn_detail_row span{color:#0d0c12;text-align:right;word-break:break-word;flex:1;justify-content:flex-end;font-weight:400}.dp_txn_detail_row .wd_status_badge{text-align:center;border-radius:999rem;flex:none;justify-content:center;align-items:center;width:auto;min-width:10rem;height:3.2rem;margin-left:auto;padding:0 1.6rem;font-size:1.4rem;font-weight:500;display:inline-flex}.dp_txn_detail_row .wd_status_badge.success{color:#16a34a;background:#16a34a1a}.dp_txn_detail_row .wd_status_badge.pending{color:#f2921b;background:#f2921b1a}.dp_txn_detail_row .wd_status_badge.failed{color:#e90306;background:#e903061a}.dp_txn_detail_row:last-of-type{margin-bottom:0}.dp_txn_detail_row__reject span{color:#e90306}.dp_txn_detail_row__success span{color:#16a34a}.dp_txn_detail_row__pending span{color:#f2921b}.dp_txn_detail_modal_footer{text-align:left;width:100%;margin-top:2.4rem;padding:0;display:block}.dp_txn_detail_modal_footer .dp_txn_detail_close_btn{width:100%;margin:0;display:block}.dp_txn_detail_modal_footer .dp_txn_detail_close_btn button,.dp_txn_detail_modal_footer .dp_txn_detail_close_btn .commonBtn_style,.dp_txn_detail_modal_footer .dp_txn_detail_close_btn a{text-align:center;max-width:100%;min-height:4.8rem;font-size:1.6rem;font-weight:600;border-radius:.8rem!important;justify-content:center!important;width:100%!important;margin:0!important;padding:1.2rem 1.6rem!important;display:flex!important}.dp_history_amount_block{min-width:17rem}@media (max-width:575px){.dp_history_amount_block{grid-area:amount}}.dp_status_icon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;min-width:3.4rem;height:3.4rem;display:inline-flex}@media (max-width:767px){.dp_status_icon{width:3rem;min-width:3rem;height:3rem}}@media (max-width:575px){.dp_status_icon{grid-area:icon}}.dp_status_icon.success{background:#16a34a1a;border:1px solid #16a34a}.dp_status_icon.pending{background:#f2921b14;border:1px solid #f2921b}.dp_status_icon.pending svg path{fill:#f2921b}.dp_status_icon.failed{background:#e9030614;border:1px solid #e90306}.dp_status_icon svg{width:1.6rem;height:1.6rem}.dp_amount_text{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:500;line-height:1.1}.dp_method_text{color:#7a8398;margin:.3rem 0 0;font-size:1rem}.dp_status_badge{text-align:center;border-radius:999rem;flex-shrink:0;justify-content:center;align-items:center;width:20%;min-width:12rem;height:3.2rem;padding:0 1.4rem;font-size:1.2rem;font-weight:400;display:inline-flex}@media (max-width:767px){.dp_status_badge{min-width:8rem;height:2.8rem;padding:0 1.5rem;font-size:1.2rem}}@media (max-width:575px){.dp_status_badge{grid-area:badge;width:auto}}.dp_status_badge.success{color:#16a34a;background:#16a34a1a}.dp_status_badge.pending{color:#f2921b;background:#f2921b1a}.dp_status_badge.failed{color:#e90306;background:#e903061a}.dp_txn_id_text,.dp_time_text{color:#7a8398;text-align:right;width:30%;min-width:10rem;margin:0;font-size:1.6rem}@media (max-width:767px){.dp_txn_id_text,.dp_time_text{width:20%;min-width:8rem;font-size:1.4rem}}@media (max-width:575px){.dp_time_text{grid-area:time}.dp_txn_id_text{text-align:left;grid-area:txn}}.dp_input_override{margin-bottom:0!important;padding-bottom:0!important}.dp_input_override .form-label{color:#434655!important;margin-bottom:.6rem!important;font-size:1.4rem!important;font-weight:500!important;display:block!important}.dp_input_override .common_input_inner input.form-control{height:4.8rem!important;box-shadow:none!important;background:#fdfdfe!important;border:1px solid #cfd4e2!important;border-radius:.8rem!important;padding:0 1.2rem!important;font-size:1.5rem!important}.dp_more_info_btn{color:#434655;cursor:pointer;white-space:nowrap;background-color:#e2e8f0;border:0;border-radius:1.2rem;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;min-height:4.4rem;padding:.5rem 2rem;font-size:1.4rem;font-weight:500;display:inline-flex}.dp_more_info_btn span{white-space:nowrap}.dp_more_info_btn:hover{color:#434655;background-color:#e2e8f0}@media (max-width:575px){.dp_more_info_btn{min-height:4rem;padding:.5rem 1.2rem;font-size:1.3rem}}.dp_help_banner_clickable{cursor:pointer;transition:box-shadow .2s}.dp_help_banner_clickable:hover{box-shadow:0 4px 16px #1760ff1f}.dp_instructions_page .dp_instructions_header{grid-template-columns:2.8rem 1fr;align-items:flex-start}.dp_instructions_page .dp_instructions_header_wrap{padding-bottom:2rem}.dp_instructions_page .dp_page_title{margin-bottom:0}.dp_instructions_steps{gap:1.6rem;max-width:65rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:grid}.dp_step_card{grid-template-columns:4rem 1fr 4.4rem;align-items:center;gap:1.2rem;width:100%;padding:2rem;display:grid}@media (max-width:575px){.dp_step_card{grid-template-columns:3.6rem 1fr 3.6rem;padding:1.6rem}}.dp_step_number{color:#1760ff;background:#1760ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.8rem;font-weight:600;display:inline-flex}@media (max-width:575px){.dp_step_number{width:3.6rem;height:3.6rem;font-size:1.6rem}}.dp_step_content{min-width:0}.dp_step_content .dp_step_title{color:#0d0c12;margin:0;font-size:1.6rem;font-weight:600}.dp_step_desc{color:#7a8398;margin:.4rem 0 0;font-size:1.4rem;line-height:1.4}.dp_step_icon_wrap{background:#1760ff1a;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;display:inline-flex}@media (max-width:575px){.dp_step_icon_wrap{width:3.6rem;height:3.6rem}.dp_step_icon_wrap svg{width:1.8rem;height:1.8rem}}.dp_info_banner{border-radius:1.2rem;align-items:flex-start;gap:1.2rem;max-width:65rem;margin:0 auto 1.6rem;padding:1.6rem 2rem;display:flex}@media (max-width:575px){.dp_info_banner{padding:1.4rem 1.6rem}}.dp_processing_banner{background:#1760ff0f;border:1px solid #1760ff2e}.dp_guidelines_banner{background:#f2921b14;border:1px solid #f2921b47;flex-direction:column;align-items:stretch;margin-bottom:2rem}.dp_guidelines_top{align-items:center;gap:1rem;display:flex}.dp_info_banner_icon{background:#1760ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:inline-flex}.dp_info_banner_icon.warning{background:0 0;border-radius:0;width:auto;height:auto;padding:0}.dp_processing_banner .radio_icon{background:#1760ff;border:1px solid #1760ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;display:inline-flex;position:relative}.dp_processing_banner .radio_icon:after{content:"";background:#fff;border-radius:50%;width:1rem;height:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dp_info_banner_title{color:#0d0c12;margin:0;font-size:1.6rem;font-weight:600}.dp_info_banner_desc{color:#434655;margin:.4rem 0 0;font-size:1.4rem;line-height:1.4}.dp_guidelines_list{margin-left:3.2rem;padding:0;list-style:outside}.dp_guidelines_list li{color:#c76a00;margin-bottom:.4rem;font-size:1.4rem;line-height:1.5}.dp_guidelines_list li:last-child{margin-bottom:0}.bank_details_page{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;max-width:70rem;min-height:calc(100vh - 9rem);margin:0 auto;padding:3rem 1.6rem 2rem;display:flex}.bank_details_form{flex-direction:column;align-items:stretch;min-height:calc(100vh - 22.5rem);display:flex}.bank_details_header{grid-template-columns:2.8rem 1fr auto;align-items:center;gap:2rem;margin-bottom:1.2rem;display:grid}.bank_details_back{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.bank_details_title{color:#0d0c12;margin:0;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:700}.bank_details_info_btn{color:#475569;cursor:pointer;background:#e2e8f0;border:0;border-radius:99rem;align-items:center;gap:.5rem;min-height:4.4rem;padding:0 2rem;font-size:1.6rem;font-weight:500;display:inline-flex}.bank_details_info_btn svg{transform:scale(.9)}@media (max-width:575px){.bank_details_info_btn{min-width:auto;padding:0 1rem;font-size:1.2rem}}.bank_details_subtitle{color:#7a8398;margin:1rem 0 0;font-size:1.6rem;line-height:1.35}@media (max-width:991px){.bank_details_subtitle{font-size:1.4rem}}.bank_details_header_wrap{width:100%}.bank_details_inner{width:100%;margin:2rem 0 0}.bank_details_card{background:#fff;border:1px solid #ececec;border-radius:1.6rem;padding:3rem}.bank_details_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem;display:grid}@media (max-width:991px){.bank_details_grid{grid-template-columns:1fr}}.bank_details_field .invalid-feedback{margin-top:.4rem}@media (max-width:992px){.bank_details_field .invalid-feedback{padding-left:0}}.bank_details_label{color:#434655;margin-bottom:.6rem;font-size:1.4rem;font-weight:500;display:block}.bank_details_footer{width:100%;margin-top:auto;padding:2rem 0 0}.bank_details_limit_hint{color:#e74c3c;text-align:center;margin:0 0 1.2rem;font-size:1.3rem;line-height:1.5}.bank_details_secure_note{color:#788196;justify-content:center;align-items:center;gap:.6rem;width:100%;margin:1rem 0 0;font-size:1.3rem;display:inline-flex}.bank_input_override{margin-bottom:0!important;padding-bottom:0!important}.bank_input_override .form-label{display:none!important}.bank_input_override .common_input_inner input.form-control{color:#5f6678!important;height:4.8rem!important;box-shadow:none!important;background:#fdfdfe!important;border:1px solid #cfd4e2!important;border-radius:.8rem!important;padding:0 1.2rem!important;font-size:1.5rem!important;font-weight:500!important}.bank_input_override .common_input_inner input.form-control:focus,.bank_input_override .common_input_inner input.form-control:hover{border-color:#bfc6d9!important}.bank_input_override .common_input_inner input.form-control::placeholder{color:#848da3!important;opacity:1!important}.bank_input_override.bank_input_invalid .common_input_inner input.form-control{border-color:#dc2626!important}.bank_input_override.bank_input_invalid .common_input_inner input.form-control:focus,.bank_input_override.bank_input_invalid .common_input_inner input.form-control:hover{border-color:#b91c1c!important}.bank_otp_inner{max-width:60rem}.bank_otp_card{background:#fff;border:1px solid #0d0c120f;border-radius:1.4rem;padding:2rem 1.8rem;box-shadow:0 2px 8px #0d0c120d}.bank_otp_title{color:#0d0c12;margin:0;font-size:2.2rem;font-weight:700}.bank_otp_subtitle{color:#7a8398;margin:.8rem 0 1.6rem;font-size:1.4rem;line-height:1.45}.bank_otp_input_wrap .bank_otp_input_override{margin-bottom:0!important;padding-bottom:0!important}.bank_otp_input_wrap .bank_otp_input_override .common_input_inner input.form-control{letter-spacing:.45em!important;text-align:center!important;border:1px solid #ccd2e1!important;border-radius:.9rem!important;height:5.4rem!important;font-size:2rem!important;font-weight:700!important}.bank_otp_resend{text-align:center;color:#7a8398;margin:1.2rem 0 0;font-size:1.3rem}.bank_otp_resend button{color:#1760ff;cursor:pointer;background:0 0;border:0;font-weight:600}.bank_verify_page{background:#f6f5f9;min-height:calc(100vh - 8rem);position:relative;overflow:hidden}.bank_verify_page.state_loading .bank_verify_center{justify-content:center;align-items:center;min-height:calc(100vh - 12rem);display:flex}.bank_verify_page.state_completed,.bank_verify_page.state_failed,.bank_verify_page.state_pending_review{flex-direction:column;min-height:calc(100vh - 8rem);display:flex}.bank_verify_page.state_completed .bank_verify_center,.bank_verify_page.state_failed .bank_verify_center,.bank_verify_page.state_pending_review .bank_verify_center{flex:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 12rem);padding:2rem 1.6rem;display:flex}.bank_verify_page.state_completed .bank_verify_card,.bank_verify_page.state_failed .bank_verify_card,.bank_verify_page.state_pending_review .bank_verify_card{justify-content:flex-start;padding:4rem 2.8rem 3.2rem}.bank_verify_page.state_completed .bank_verify_icon,.bank_verify_page.state_failed .bank_verify_icon,.bank_verify_page.state_pending_review .bank_verify_icon{margin:0 auto 1.6rem}.bank_verify_page.state_completed .bank_verify_title,.bank_verify_page.state_failed .bank_verify_title,.bank_verify_page.state_pending_review .bank_verify_title{margin-top:0;margin-bottom:1.6rem}.bank_verify_page.state_completed .bank_verify_subtitle,.bank_verify_page.state_failed .bank_verify_subtitle,.bank_verify_page.state_pending_review .bank_verify_subtitle{max-width:55rem;margin:0 auto}.bank_verify_page.state_completed .bank_verify_countdown,.bank_verify_page.state_failed .bank_verify_countdown,.bank_verify_page.state_pending_review .bank_verify_countdown{color:#6f7890;text-align:center;width:100%;margin:2.4rem auto 0;font-size:1.4rem}.bank_verify_page.state_completed .bank_verify_failed_action,.bank_verify_page.state_failed .bank_verify_failed_action,.bank_verify_page.state_pending_review .bank_verify_failed_action{max-width:32rem;margin:auto auto 0}@media (max-width:767px){.bank_verify_page.state_completed .bank_verify_center,.bank_verify_page.state_failed .bank_verify_center,.bank_verify_page.state_pending_review .bank_verify_center{min-height:calc(100vh - 10rem)}.bank_verify_page.state_completed .bank_verify_card,.bank_verify_page.state_failed .bank_verify_card,.bank_verify_page.state_pending_review .bank_verify_card{padding:3rem 1.6rem 2.4rem}}.bank_verify_page.state_progress{flex-direction:column;min-height:calc(100vh - 8rem);display:flex}.bank_verify_page.state_progress .bank_verify_center{flex:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 12rem);padding:2rem 1.6rem;display:flex}.bank_verify_page.state_progress .bank_verify_card{justify-content:flex-start;padding:4rem 2.8rem 3.2rem}.bank_verify_page.state_progress .bank_verify_title{margin-top:0;margin-bottom:1.2rem}.bank_verify_page.state_progress .bank_verify_subtitle--progress{max-width:55rem;margin-bottom:2.4rem}.bank_verify_page.state_progress .bank_verify_failed_action{max-width:32rem;margin:auto auto 0}@media (max-width:767px){.bank_verify_page.state_progress .bank_verify_center{min-height:calc(100vh - 10rem)}.bank_verify_page.state_progress .bank_verify_card{padding:3rem 1.6rem 2.4rem}}.bank_verify_wave.wave_completed:after,.bank_verify_wave.wave_failed:after,.bank_verify_wave.wave_pending_review:after{content:"";background:#cff4df;border-radius:0 0 40% 40%;height:35rem;position:fixed;left:0;right:0}@media (max-width:767px){.bank_verify_wave.wave_completed:after,.bank_verify_wave.wave_failed:after,.bank_verify_wave.wave_pending_review:after{height:25rem}}.bank_verify_wave.wave_failed:after{background:#f9d6dd}.bank_verify_wave.wave_pending_review:after{background:#fdecc8}.bank_verify_center{z-index:1;justify-content:center;align-items:center;min-height:calc(100vh - 12rem);padding:4rem 0;display:flex;position:relative}@media (max-width:767px){.bank_verify_center{min-height:fit-content;padding:4rem 0}}.bank_verify_card{text-align:center;background:#fff;border:1px solid #ececec;border-radius:1.4rem;flex-direction:column;justify-content:flex-start;width:100%;max-width:66rem;min-height:62rem;padding:6rem 2.8rem;font-family:Inter,sans-serif;display:flex;box-shadow:0 6px 30px #0f172a0d}@media (max-width:767px){.bank_verify_card{min-height:50rem;padding:3rem 1.6rem}}@media (max-width:575px){.bank_verify_card{min-height:36rem;padding:2.6rem 1.6rem}}.bank_verify_title{color:#0d0c12;margin:2rem 0 2.5rem;font-size:3.5rem;font-weight:600;line-height:1.15}@media (max-width:991px){.bank_verify_title{font-size:3.2rem}}@media (max-width:575px){.bank_verify_title{margin-top:1rem;margin-bottom:1.5rem;font-size:2.2rem}}.bank_verify_subtitle{color:#7a8398;max-width:55rem;margin:0 auto 0;font-size:1.6rem;line-height:1.45}@media (max-width:767px){.bank_verify_subtitle{font-size:1.4rem}}.bank_verify_loading{flex-direction:column;justify-content:center;align-items:center;min-height:20rem;padding:2rem 0;display:flex}.bank_verify_loading .bank_verify_spinner{margin:0 auto 1.6rem}.bank_verify_loading .bank_verify_subtitle--progress{text-align:center;margin:0}.bank_verify_spinner{border:4px solid #ccd5ff;border-top-color:#5048ff;border-radius:50%;width:6.2rem;height:6.2rem;margin:6rem auto 0;animation:.95s linear infinite bankVerifySpin}.bank_verify_spinner--muted{border-color:#98a2b3 #e8ecf4 #e8ecf4}.bank_verify_note{color:#7a8398;text-align:left;justify-content:center;align-items:center;gap:.6rem;margin:auto 0 0;font-size:1.6rem;display:inline-flex}.bank_verify_icon{justify-content:center;align-items:center;margin:0 auto 1.6rem;display:inline-flex}.bank_verify_icon.icon_pending_review svg path{fill:#c47f10}.bank_verify_countdown{color:#6f7890;margin-top:auto;font-size:1.4rem}.bank_verify_countdown strong{color:#0d0c12;font-weight:700}.bank_verify_failed_action{width:100%;max-width:28rem;margin:auto auto 0}@keyframes bankVerifySpin{to{transform:rotate(360deg)}}.feesPage{padding:2rem 0}.feesPage__breadcrumb{padding-top:1.6rem}.feesPage__breadcrumb .breadcrumb{margin-bottom:0;padding-bottom:.8rem}.feesPage__hero{background-image:url(../media/fees_hero_bg.1ji8j881da9o_.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:2rem;align-items:center;min-height:40rem;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.feesPage__hero{min-height:34rem}}@media (max-width:575px){.feesPage__hero{min-height:21rem}}.feesPage__hero-content{z-index:1;text-align:center;max-width:80rem;margin:0 auto;padding:4rem 1.6rem;position:relative}@media (max-width:575px){.feesPage__hero-content{padding:3rem 1rem}}.feesPage__hero-content h1{color:#0d0c12;margin-bottom:1.6rem;font-family:IBM Plex Sans,sans-serif;font-size:5rem;font-weight:700;line-height:1.2}@media (max-width:1599px){.feesPage__hero-content h1{font-size:4.5rem}}@media (max-width:1399px){.feesPage__hero-content h1{font-size:4rem}}@media (max-width:767px){.feesPage__hero-content h1{font-size:3rem}}@media (max-width:575px){.feesPage__hero-content h1{font-size:2.5rem}}.feesPage__hero-content p{color:#7a8398;max-width:60rem;margin:0 auto;font-family:IBM Plex Sans,sans-serif;font-size:1.9rem;font-weight:400;line-height:1.6}@media (max-width:1199px){.feesPage__hero-content p{font-size:1.7rem}}@media (max-width:991px){.feesPage__hero-content p{font-size:1.6rem}}@media (max-width:767px){.feesPage__hero-content p{font-size:1.5rem}}@media (max-width:575px){.feesPage__hero-content p{font-size:1.4rem}}.feesPage__body.lp-popular{padding:6rem 0}@media (max-width:991px){.feesPage__body.lp-popular{padding:4rem 0}}.feesPage__body.lp-popular .lp-popular__body{max-width:100%}.feesPage__body.lp-popular .lp-popular__panel{min-height:auto}.feesPage__body.lp-popular .lp-popular__panels-viewport{width:100%;max-width:100rem}.feesPage__section{border-left:1px solid #e2e8f0;margin-bottom:2rem;padding-left:4rem}@media (max-width:991px){.feesPage__section{border:0;padding-left:0}}.feesPage__section-title{color:#0d0c12;margin-bottom:1rem;font-family:IBM Plex Sans,sans-serif;font-size:2.4rem;font-weight:500}@media (max-width:767px){.feesPage__section-title{font-size:1.6rem}}.feesPage__section-desc{color:#7a8398;margin-bottom:2rem;font-family:IBM Plex Sans,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:575px){.feesPage__section-desc{font-size:1.3rem}}.feesPage__trading-tabs.borderTabs{border-bottom:1px solid #ececec!important;margin-bottom:2.5rem!important}@media (max-width:767px){.feesPage__trading-tabs.borderTabs{margin-bottom:1.5rem!important}}.feesPage__trading-tabs.borderTabs .nav-item .nav-link.active{color:#1760ff}.feesPage__know{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:6rem 0}@media (max-width:1199px){.feesPage__know{padding:4rem 0}}@media (max-width:575px){.feesPage__know{padding:3rem 0}}.feesPage__know-content{max-width:45rem}@media (max-width:1199px){.feesPage__know-content{max-width:100%}}.feesPage__know-title{color:#0d0c12;margin-bottom:1.6rem;font-family:IBM Plex Sans,sans-serif;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:1199px){.feesPage__know-title{font-size:2.6rem}}@media (max-width:767px){.feesPage__know-title{font-size:2.2rem}}@media (max-width:575px){.feesPage__know-title{font-size:2rem}}.feesPage__know-desc{color:#7a8398;margin-bottom:4rem;font-family:IBM Plex Sans,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.7}@media (max-width:575px){.feesPage__know-desc{margin-bottom:1rem;font-size:1.3rem}}.feesPage__know-list{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.feesPage__know-list li{color:#0d0c12;align-items:center;gap:1rem;font-family:IBM Plex Sans,sans-serif;font-size:1.4rem;font-weight:500;display:flex}.feesPage__know-list li svg{flex-shrink:0}.feesPage .faq_sec{background-color:#0000}@media (max-width:767px){.feesPage .faq_sec{padding-bottom:0}}.feesPage .faq_sec .container{padding:0}.fees__fee-card{background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;gap:1rem;min-height:14rem;padding:2.4rem;display:flex;position:relative}@media (max-width:575px){.fees__fee-card{min-height:11rem;padding:1.2rem 1.6rem}}.fees__fee-card-label{color:#434655;margin:0;font-family:IBM Plex Sans,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.4}.fees__fee-card-value{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.fees__fee-card-num{color:#0d0c12;font-size:3.4rem;font-weight:500;line-height:1.15}@media (max-width:1599px){.fees__fee-card-num{font-size:2.8rem}}@media (max-width:1199px){.fees__fee-card-num{font-size:2rem}}@media (max-width:575px){.fees__fee-card-num{font-size:1.8rem}}.fees__fee-card-unit{color:#0d0c12;font-size:2rem;font-weight:500;line-height:1}.fees__fee-card-note{color:#434655;text-align:center;margin-top:-8px;padding:2.5rem 1rem 2rem;font-size:1.4rem;font-weight:500;line-height:1.5;position:relative}.fees__fee-card-note-link{color:#1760ff;cursor:pointer;margin-left:.2rem}.fees__fee-card-note-link:hover{text-decoration:underline}.fees__fee-card-note:after{content:"";z-index:-1;background:linear-gradient(#d1e2ff 0%,#f6f5f9 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.fees__calculator_innerCard{background:#fff;border-radius:1.6rem 1.6rem 0 0;padding:2.4rem}@media (max-width:575px){.fees__calculator_innerCard{padding:1.6rem}}.fees__calc-tabs.buttonTab.nav-tabs{border:0;padding-bottom:2rem;position:relative}.fees__calc-tabs.buttonTab.nav-tabs li{margin-right:1.2rem}.fees__calc-tabs.buttonTab.nav-tabs li:last-child{margin-right:0}.fees__calc-tabs.buttonTab.nav-tabs .nav-link{color:#475569;text-align:center;background:#e2e8f0;border:0;border-radius:.8rem;min-width:12rem;min-height:4.6rem;padding:1rem 1.5rem;font-size:1.6rem;font-weight:500}.fees__calc-tabs.buttonTab.nav-tabs .nav-link:not(:last-child){margin-right:1rem}.fees__calc-tabs.buttonTab.nav-tabs .nav-link.active{color:#fff;background:#1760ff}.fees__calc-field{margin-bottom:2rem}.fees__calc-field label{color:#7a8398;margin:0;font-size:1.6rem!important}@media (max-width:575px){.fees__calc-field label{font-size:1.4rem!important}}.fees__calc-field .custom_select{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.fees__calc-field .custom_select{flex-direction:column;align-items:flex-start}}.fees__calc-field .custom_select label{color:#7a8398;margin:0;font-size:1.6rem;font-weight:500}@media (max-width:575px){.fees__calc-field .custom_select label{font-size:1.4rem}}.fees__calc-field .custom_select .select__control{width:20rem}@media (max-width:767px){.fees__calc-field .custom_select .select__control{width:25rem}}.fees__calc-field .common_input.labelless{padding-bottom:1rem}.fees__calc-field .common_input.labelless input.form-control{text-align:right;width:20rem}@media (max-width:767px){.fees__calc-field .common_input.labelless input.form-control{width:25rem}}.fees__calc-field .common_input.labelless input.form-control::placeholder{color:#0000004d}.fees__calc-field .custom_switch{align-items:center;margin:0 1rem;display:flex}.fees__calc-field .custom_switch .input_in input[type=checkbox]{background:#1760ff}.fees__calc-select-wrap{position:relative}.fees__calc-input-wrap{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@media (max-width:767px){.fees__calc-input-wrap{flex-direction:column;align-items:flex-start}}.fees__calc-toggle{flex-shrink:0;justify-content:flex-end;display:flex;overflow:hidden}@media (max-width:767px){.fees__calc-toggle{justify-content:flex-start}}.fees__calc-toggle p{color:#475569}.fees__calc-label-sub{color:#7a8398;font-size:1.6rem;font-weight:400;display:block}@media (max-width:575px){.fees__calc-label-sub{font-size:1.4rem}}.fees__calc-result{background:linear-gradient(#d1e2ff 0%,#fff 60.89%);border-radius:0 0 1rem 1rem;flex-direction:column;gap:2rem;padding:2.4rem;display:flex}@media (max-width:575px){.fees__calc-result{padding:1.6rem}}.fees__calc-result-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:575px){.fees__calc-result-row{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.fees__calc-result-row span,.fees__calc-result-row a{color:#7a8398;font-family:IBM Plex Sans,sans-serif;font-size:1.6rem;font-weight:400}.fees__calc-result-row a{color:#1760ff;text-decoration:none}.fees__calc-result-row a:hover{text-decoration:underline}.fees__calc-result-row strong{color:#0d0c12;text-align:right;font-family:IBM Plex Sans,sans-serif;font-size:1.6rem;font-weight:500}@media (max-width:575px){.fees__calc-result-row strong{text-align:left}}.fees__calc-result-row--net span{color:#0d0c12;font-size:1.8rem;font-weight:600}@media (max-width:575px){.fees__calc-result-row--net span{font-size:1.5rem}}.fees__calc-result-row--net strong{font-size:1.6rem}@media (max-width:575px){.fees__calc-result-row--net strong{font-size:1.8rem}}.fees__calc-fees{color:#7a8398!important}@media (max-width:575px){.fees__calc-fees{color:#0d0c12!important}}.fees__calc-price{justify-content:flex-end;align-items:center;gap:.8rem;font-family:IBM Plex Sans,sans-serif;font-size:1.6rem;line-height:1.4;display:flex}@media (max-width:575px){.fees__calc-price{justify-content:flex-start}}.fees__calc-price--old{color:#7a8398;font-weight:400;text-decoration:line-through}.fees__calc-price--new{font-weight:500;color:#0d0c12!important}.fees__calc-divider{background:#ececec;height:1px;margin:.4rem 0}.fees__calc-tooltip-trigger{cursor:pointer;border-bottom:1px dotted}.fees__calc-tooltip{opacity:1!important}.fees__calc-tooltip .tooltip-inner{text-align:left;color:#0d0c12;background:#fff;border-radius:.8rem;max-width:28rem;padding:0;box-shadow:0 .4rem 1.6rem #0000001f}.fees__calc-tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:#fff}.fees__calc-tooltip.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#fff}.fees__calc-tooltip .tooltip-arrow:before{border-width:.8rem!important;border-top-color:#fff!important}.fees__calc-tooltip-block{padding:1.2rem 1.4rem}.fees__calc-tooltip-card{background:#fff;border-radius:.8rem;padding:1.2rem 1.4rem}.fees__calc-tooltip-row{justify-content:space-between;align-items:center;gap:1.6rem;font-family:IBM Plex Sans,sans-serif;font-size:1.4rem;line-height:1.4;display:flex}.fees__calc-tooltip-row span{color:#0d0c12;font-weight:400}.fees__calc-tooltip-row strong{color:#0d0c12;white-space:nowrap;font-weight:500}.fees__calc-tooltip-row+.fees__calc-tooltip-row{margin-top:.8rem}.fees__calc-tooltip-formula{color:#475569;text-align:left;margin:.2rem 0 .8rem;font-family:IBM Plex Sans,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4}.fees__calc-tooltip-formula--last{margin-bottom:0}.landing_feesPage .content_Cont.container,.landing_feesPage .footerDiv{width:100%;max-width:1440px;margin:0 auto}.fee_calculator_modal.common_modal .modal-dialog,.fee_calculator_modal.publishadd .modal-dialog,.fee_calculator_modal.post-ad-online-offline-modal .modal-dialog,.fee_calculator_modal.confirm-post-modal .modal-dialog{max-width:64rem}.fee_calculator_modal.common_modal .modal-content,.fee_calculator_modal.publishadd .modal-content,.fee_calculator_modal.post-ad-online-offline-modal .modal-content,.fee_calculator_modal.confirm-post-modal .modal-content{background:#f6f5f9;max-width:60rem;padding:2.4rem}@media (max-width:767px){.fee_calculator_modal.common_modal .modal-content,.fee_calculator_modal.publishadd .modal-content,.fee_calculator_modal.post-ad-online-offline-modal .modal-content,.fee_calculator_modal.confirm-post-modal .modal-content{padding:1.6rem}}.fee_calculator_modal.common_modal .modal-content .modal-header,.fee_calculator_modal.publishadd .modal-content .modal-header,.fee_calculator_modal.post-ad-online-offline-modal .modal-content .modal-header,.fee_calculator_modal.confirm-post-modal .modal-content .modal-header{margin-bottom:20px}.fee_calculator_modal.common_modal .modal-body,.fee_calculator_modal.publishadd .modal-body,.fee_calculator_modal.post-ad-online-offline-modal .modal-body,.fee_calculator_modal.confirm-post-modal .modal-body{max-height:min(75vh,72rem);padding:1.6rem 0 0;overflow-y:auto}.fee_calculator_modal.common_modal .modal-body p,.fee_calculator_modal.publishadd .modal-body p,.fee_calculator_modal.post-ad-online-offline-modal .modal-body p,.fee_calculator_modal.confirm-post-modal .modal-body p{text-align:left}.fee_calculator_modal.common_modal .fees__calculator,.fee_calculator_modal.publishadd .fees__calculator,.fee_calculator_modal.post-ad-online-offline-modal .fees__calculator,.fee_calculator_modal.confirm-post-modal .fees__calculator{margin:0}.cancelRequest{text-align:center;color:#0d0c12;flex-direction:column;justify-content:center;width:100%;display:flex}.cancelRequestbuttons{justify-content:center;gap:2rem;width:100%;display:flex}.cancelModal .modal-dialog{width:100%;max-width:56.4rem}.cancelModal .modal-dialog .cancelRequestbuttons{margin-top:3.6rem}@media (max-width:767px){.cancelModal .modal-dialog .cancelRequestbuttons{margin-top:2.6rem}}.cancelModal .modal-dialog .cancelRequestbuttons button.internalComn_btn,.cancelModal .modal-dialog .cancelRequestbuttons button.internalComn_btn:last-child{margin:0}.cancelModal .modal-dialog .modal-content .modal-header .modal-title{margin-bottom:2rem}.iconBox{background-color:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:9.2rem;height:9.2rem;margin:0 auto 3rem;display:flex}.iconBox svg{width:4.2rem;height:4.2rem}.iconBox svg path{fill:#fff}.stake_modal .stake_list{margin-bottom:4rem}.stake_modal .stake_list li{justify-content:space-between;align-items:center;display:flex}.stake_modal .stake_list li:not(:last-child){margin-bottom:1rem}.stake_modal .stake_list li h6,.stake_modal .stake_list li p{color:#7a8398!important;font-size:1.4rem!important;font-weight:400!important}.stake_modal .stake_list li p{margin-bottom:0;color:#0d0c12!important}.stake_modal .outlineBtn_style{height:4.8rem}.deposit_modal{color:#0d0c12}.deposit_modal .modal-dialog{width:100%;max-width:58.5rem}@media (max-width:575px){.deposit_modal .modal-dialog{max-width:40rem;margin:0 auto}}.deposit_modal .modal-dialog .modal-content .modal-header{margin-bottom:2rem;padding:0!important}.deposit_modal .modal-dialog .modal-content .modal-body{z-index:2}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body{max-width:40rem;margin:0 auto}}.deposit_modal .modal-dialog .modal-content .modal-body .row{margin:-.8rem}.deposit_modal .modal-dialog .modal-content .modal-body .row>div{padding:.8rem}.deposit_modal .modal-dialog .modal-content .modal-body .usdt_adress{position:relative}.deposit_modal .modal-dialog .modal-content .modal-body .usdt_adress .setting_input .custom_label{color:#7a8398;margin-bottom:.8rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.deposit_modal .modal-dialog .modal-content .modal-body .usdt_adress .setting_input .input_in input{color:#0d0c12;background-color:#2d314233;border:1px solid #48485f1a;padding-right:5rem}.deposit_modal .modal-dialog .modal-content .modal-body .usdt_adress .addressCopy_Icon{cursor:pointer;position:absolute;top:50%;right:2rem;transform:translateY(calc(1rem - 50%))}.deposit_modal .modal-dialog .modal-content .modal-body .qr_section{flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0 4.7rem;display:flex}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body .qr_section{padding:1.5rem}}.deposit_modal .modal-dialog .modal-content .modal-body .qr_section>img{max-width:23.3rem}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body .qr_section>img{max-width:15rem}}.deposit_modal .modal-dialog .modal-content .modal-body .qr_section p{text-align:center;color:#7a8398;margin:1.5rem 0 1.4rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body .qr_section p{font-size:1.2rem;line-height:1.5rem}}.deposit_modal .modal-dialog .modal-content .modal-body .qr_section h4{text-align:center;font-size:1.4rem;font-weight:400;line-height:1.8rem}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body .qr_section h4{font-size:1.2rem;line-height:1.5rem}}.deposit_modal .modal-dialog .modal-content .modal-body .modal_action{gap:2rem;display:flex}@media (max-width:575px){.deposit_modal .modal-dialog .modal-content .modal-body .modal_action{gap:1rem}}.deposit_modal .modal-dialog .modal-content .modal-body .modal_action>*{width:100%;height:5rem}.deposit_coin_list_modal .modal-dialog{max-width:min(560px,94vw)}.deposit_coin_list_modal .modal-content{max-width:100%}.deposit_coin_list_modal .deposit_coin_list_modal_body{flex-direction:column;gap:16px;min-height:280px;display:flex}.deposit_coin_list_modal .deposit_coin_network_select{margin-bottom:0}.deposit_coin_list_modal .deposit_coin_network_select .form-label{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:600}.deposit_coin_list_modal .deposit_coin_network_select select{color:#0d0c12;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px}.deposit_coin_list_modal .deposit_coin_network_select select:focus{border-color:#1760ff73;box-shadow:0 0 0 3px #1760ff1f}.deposit_coin_list_modal .deposit_coin_network_select select:disabled{cursor:not-allowed;opacity:.7}.deposit_coin_list_modal .deposit_coin_list_empty{text-align:center;color:#8a8f9c;padding:28px 12px;font-size:14px}.deposit_coin_list_modal .deposit_coin_loader{justify-content:center;align-items:center;min-height:200px;display:flex}.deposit_coin_list_modal .deposit_coin_loader .spinner-border{color:#1760ff;width:40px;height:40px}.deposit_coin_list_modal .deposit_coin_address_panel{flex-direction:column;gap:12px;display:flex}.deposit_coin_list_modal .deposit_coin_address_label{color:#6b7280;margin:0;font-size:13px;font-weight:600}.deposit_coin_list_modal .deposit_coin_address_row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.deposit_coin_list_modal .deposit_coin_address_row input{color:#0d0c12;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.deposit_coin_list_modal .deposit_coin_copy_btn{color:#1760ff;cursor:pointer;background:#1760ff14;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.deposit_coin_list_modal .deposit_coin_qr_wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;padding:16px;display:flex}.deposit_coin_list_modal .deposit_coin_address_hint{text-align:center;color:#6b7280;margin:0;font-size:13px;line-height:1.4}.withdraw_modal .modal-dialog .modal-content .modal-body .withdraw_wallet_adress_input .form-label{color:#7a8398}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput{color:#0d0c12;background-color:#2d314233;border:1px solid #48485f1a;justify-content:space-between;align-items:center;height:5.2rem;margin-bottom:0;padding:.5rem 1.6rem;display:flex;border-radius:8px!important}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput:hover{border:.1rem solid #1760ff}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .withdrawDropdown_style{color:#b1b5c3;background:0 0;border:0;height:3.8rem;padding:0 1rem 0 0;font-size:1.4rem;font-weight:400;line-height:1.5}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .withdrawDropdown_style:focus{box-shadow:none;outline:0}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput{margin-bottom:0!important}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__control{padding:0 1.6rem;width:5rem!important;height:3.8rem!important}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__value-container{position:absolute}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__value-container .select__single-value{display:none}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__menu{width:400px}@media (max-width:575px){.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__menu{width:260px}}@media (max-width:479px){.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__menu{width:200px}}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .walletinput .custom_select.internalInput .select__menu .select__option{width:100%}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .errors{justify-content:space-between;gap:1rem;margin-top:.5rem;display:flex}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .errors .invalid-feedback{width:50%;margin-top:0}.withdraw_modal .modal-dialog .modal-content .modal-body .outerDiv .errors .text-warning{justify-content:end;width:50%;margin-left:auto;font-size:1.2rem;display:flex}.withdraw_modal .modal-dialog .modal-content .modal-body .withdraw_values li{justify-content:space-between;align-items:center;display:flex}.withdraw_modal .modal-dialog .modal-content .modal-body .withdraw_values li:not(:last-child){margin-bottom:.8rem}.withdraw_modal .modal-dialog .modal-content .modal-body .withdraw_values li h3{color:#7a8398;font-size:14px;font-weight:400}.withdraw_modal .modal-dialog .modal-content .modal-body .withdraw_values li h4{color:#0d0c12;font-size:14px;font-weight:500}.swapmodal .swapCurrency_Row .group_form{margin-bottom:16px}.swapmodal .swapCurrency_Row .customInput input{padding:0 30px;background-color:#0000!important;height:auto!important}.swapmodal .swapCurrency_Row .customInput input:disabled{background-color:#0000!important}.swapmodal .swapCurrency_Row .customInput .react-select__control{background:0 0;border:0;border-radius:0;width:150px;height:auto;margin-bottom:0;padding:8px 14px}.swapmodal .swapCurrency_Row .customInput .react-select__control .react-select__value-container{padding:0}.swapmodal .swapCurrency_Row .customInput .react-select__control .react-select__indicators .react-select__indicator{background-position:50%;transform:rotate(180deg);display:block!important}.swapmodal .swapCurrency_Row .transaction_list{margin-top:16px}.swapmodal .swapCurrency_Row .transaction_list .detail_list{margin-bottom:4rem}.swapmodal .swapCurrency_Row .transaction_list .detail_list li{justify-content:space-between;align-items:center;display:flex}.swapmodal .swapCurrency_Row .transaction_list .detail_list li:not(:last-child){margin-bottom:1rem}.swapmodal .swapCurrency_Row .transaction_list .detail_list li h6,.swapmodal .swapCurrency_Row .transaction_list .detail_list li p{color:#7a8398;font-size:1.4rem;font-weight:400}.swapmodal .swapCurrency_Row .transaction_list .detail_list li p{margin-bottom:0}.transfer_modal .swap_input{justify-content:space-between;align-items:center;gap:.9rem;display:flex}@media (max-width:575px){.transfer_modal .swap_input{flex-direction:column}}.transfer_modal .swap_input .common_select{width:100%;max-width:21.7rem}@media (max-width:575px){.transfer_modal .swap_input .common_select{max-width:100%}}.transfer_modal .swap_input .swap_btn{cursor:pointer;background-color:#1760ff;border-radius:100%;justify-content:center;align-items:center;width:3.2rem;min-width:3.2rem;height:3.2rem;margin-top:1.5rem;display:flex}.transfer_modal .swap_input .swap_btn svg{cursor:pointer;width:1.6rem;height:1.6rem}.transfer_modal .swap_input .swap_btn svg path{fill:#fff}@media (max-width:575px){.transfer_modal .swap_input .swap_btn{margin-top:0}}.transfer_modal .swap_input .swap_btn:disabled{opacity:.5;cursor:not-allowed}.transfer_modal .outerDiv .form-control{padding-inline:1.6rem}.transfer_modal .outerDiv .errors{justify-content:space-between;gap:1rem;margin-top:.5rem;display:flex}.transfer_modal .outerDiv .errors .invalid-feedback{width:50%;margin-top:0}.transfer_modal .outerDiv .errors .text-warning{justify-content:end;width:50%;margin-left:auto;font-size:1.2rem;display:flex}.transfer_modal .fixed_coin_field{color:#0d0c12;background:#fff;border:.1rem solid #1323404d;border-radius:.8rem;align-items:center;gap:.8rem;width:100%;height:4.2rem;margin-bottom:1.5rem;padding:0 1.4rem;font-size:1.4rem;font-weight:400;display:flex}.transfer_modal .fixed_coin_field img{object-fit:contain;border-radius:50%;width:2rem;height:2rem}.transfer_modal .balanceTxt{color:#7a8398;grid-area:.6rem;justify-content:space-between;align-items:center;margin-top:1.6rem;font-size:1.4rem;font-weight:400;display:flex}@media (max-width:767px){.transfer_modal .balanceTxt{margin-top:.8rem;font-size:1.2rem}}.transfer_modal .balanceTxt span{color:#0d0c12;font-weight:500}.transfer_modal .withdraw_values li{justify-content:space-between;align-items:center;display:flex}.transfer_modal .withdraw_values li:not(:last-child){margin-bottom:.8rem}.transfer_modal .withdraw_values li h3{color:#7a8398;font-size:14px;font-weight:400}.transfer_modal .withdraw_values li h4{color:#0d0c12;font-size:14px;font-weight:500}.becomeTraderModal_content ul{margin-bottom:3.6rem;padding-left:2rem}.becomeTraderModal_content ul li{color:#475569;padding-left:1rem;font-size:16px;list-style-type:decimal}@media (max-width:767px){.becomeTraderModal_content ul li{font-size:1.4rem}}.becomeTraderModal_content ul li:not(last-child){margin-bottom:10px}.becomeTraderModal .modal-dialog{max-width:1000px}.becomeTraderModal .modal-dialog .modal-content{max-width:100%}.becomeTraderModal_content .becomeProModal_list{margin-bottom:1.6rem}.becomeTraderModal_content .becomeProModal_list li{color:#475569;gap:1rem;padding-left:0;font-size:1.6rem;font-weight:400;list-style-type:none;display:flex}.becomeTraderModal_content .becomeProModal_list li:not(last-child){margin-bottom:10px}.becomeTraderModal_content .becomeProModal_list li span{min-width:11px;margin-top:7px;display:flex}.becomeTraderModal_content .become_inputs .upload_file{margin:0}.becomeTraderModal_content .become_inputs .upload_file__container{background-color:#0000;border:1px dashed #1323404d;border-radius:1rem;padding:1.2rem 1.6rem}.becomeTraderModal_content .become_inputs .upload_file__container:hover{background-color:#0000;border:1px dashed #1323404d}.becomeTraderModal_content .become_inputs .upload_file__container img{object-fit:contain}.becomeTraderModal_content .become_inputs .upload_file__container .removeBtn img{object-fit:contain!important;width:1.3rem!important;height:1.3rem!important}.becomeSuccessfullyModal_content{text-align:center}.becomeSuccessfullyModal_content .becomeSuccessfullyModal_icon{background-color:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;padding:2rem;display:flex}.becomeSuccessfullyModal_content .becomeSuccessfullyModal_icon svg path{fill:#fff}.becomeSuccessfullyModal_content h2{color:#0d0c12;margin-top:3rem;font-size:2.4rem;font-weight:700}.otcFundWalletModal_content .otcFundWalletModal_agent{background:#131422;border-radius:1rem;align-items:center;gap:1.2rem;margin-bottom:1.4rem;padding:1rem 1.6rem;display:flex}.otcFundWalletModal_content .otcFundWalletModal_agent .agent_avatar{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;display:flex}.otcFundWalletModal_content .otcFundWalletModal_agent .agent_avatar span{color:#000;font-size:1.8rem;font-weight:600}.otcFundWalletModal_content .otcFundWalletModal_agent .agent_info h4{color:#0d0c12;margin-bottom:.2rem;font-size:1.6rem;font-weight:400}.otcFundWalletModal_content .otcFundWalletModal_agent .agent_info p{color:#7a8398;margin-bottom:0;font-size:1.4rem;line-height:2rem}.otcFundWalletModal_content .otcFundWalletModal_fees{margin-top:2rem}.otcFundWalletModal_content .otcFundWalletModal_fees .fee_item{justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.otcFundWalletModal_content .otcFundWalletModal_fees .fee_item span{color:#7a8398;font-size:1.4rem}.otcFundWalletModal_content .otcFundWalletModal_fees .fee_item span:last-child{color:#0d0c12;font-weight:500}.otcFundWalletModal_content .customInput .form-control{padding-inline:1.6rem}.otcFundWalletModal_content .customInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.otcFundWalletModal_actions{margin-top:2rem}.otcReviewTransactionModal_agent{background:#131422;border-radius:1rem;align-items:center;gap:1.2rem;margin-bottom:1.4rem;padding:1rem 1.6rem;display:flex}.otcReviewTransactionModal_agent .agent_avatar{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;display:flex}.otcReviewTransactionModal_agent .agent_avatar span{color:#000;font-size:1.8rem;font-weight:600}.otcReviewTransactionModal_agent .agent_info h4{color:#0d0c12;margin-bottom:.2rem;font-size:1.6rem;font-weight:400}.otcReviewTransactionModal_agent .agent_info p{color:#7a8398;margin-bottom:0;font-size:1.4rem;line-height:2rem}.otcReviewTransactionModal_details .detail_item{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.otcReviewTransactionModal_details .detail_item .detail_label{color:#7a8398;font-size:1.4rem}.otcReviewTransactionModal_details .detail_item .detail_value{color:#0d0c12;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;display:flex}.otcReviewTransactionModal_details .detail_item .detail_value.transaction_ref .copy_btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.otcReviewTransactionModal_details .detail_item .detail_value.transaction_ref .copy_btn svg{width:1.6rem;height:1.6rem}.otcReviewTransactionModal_details .detail_item .detail_value.transaction_ref .copy_btn svg path{fill:#1760ff}.otcReviewTransactionModal_details .detail_item .detail_value.transaction_ref .copy_btn:hover{opacity:.8}.otcSuccessModal_content{text-align:center;padding:2rem 0}.otcSuccessModal_content .otcSuccessModal_icon{background:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:10rem;height:10rem;margin:0 auto 2rem;display:flex}.otcSuccessModal_content .otcSuccessModal_icon svg{width:5rem;height:5rem}@media (max-width:767px){.otcSuccessModal_content .otcSuccessModal_icon{width:8rem;height:8rem}.otcSuccessModal_content .otcSuccessModal_icon svg{width:4rem;height:4rem}}.otcSuccessModal_content h2{color:#0d0c12;margin-bottom:1rem;font-size:2.4rem;font-weight:700}@media (max-width:767px){.otcSuccessModal_content h2{font-size:2rem}}.otcSuccessModal_content p{color:#7a8398;max-width:35rem;margin:0 auto;font-size:1.6rem}@media (max-width:767px){.otcSuccessModal_content p{font-size:1.4rem}}.subAccountsModal .clickable-account{cursor:pointer;opacity:1;transition:all .2s}.subAccountsModal .clickable-account.disabled{cursor:not-allowed!important;opacity:.5!important}.subAccountsModal .badge-wrapper{gap:8px;display:flex}.subAccountsModal .badge{border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.subAccountsModal .badge.primary-badge{color:#fff;background:#1760ff}.subAccountsModal .badge.in-use-badge{color:#000;background:orange}.subAccountsModal .clickable-account:hover{font-weight:610}.main-account .avatar-circle{min-width:40px;min-height:40px}.main-account .textEmail{white-space:normal;word-break:break-all}.main-account .badge-wrapper{width:120px}@media (max-width:575px){.main-account .badge-wrapper{width:100%;margin-top:1.5rem}}.main-account .clickable-account{width:calc(100% - 120px)}@media (max-width:575px){.main-account .clickable-account{width:100%}}.freshdesk_feedback_modal_body{width:100%;height:70vh;position:relative;overflow:hidden}.freshdesk_feedback_modal iframe{width:100%;border:0!important;height:100%!important}.freshdesk_feedback_modal_loader{z-index:2;color:#0d0c12;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;font-size:1.4rem;font-weight:600;display:flex;position:absolute;inset:0}.freshdesk_feedback_modal_loader_spinner{border:.3rem solid #1760ff2e;border-top-color:#1760ff;border-radius:50%;width:3.2rem;height:3.2rem;animation:.8s linear infinite freshdeskFeedbackSpin}.freshdesk_feedback_modal_footer{text-align:center;border-top:.1rem solid #0d0c1214;padding:1.2rem 1.6rem 1.6rem}.freshdesk_feedback_modal_footer a{color:#1760ff;font-size:1.4rem;font-weight:600;text-decoration:none}.freshdesk_feedback_modal_footer a:hover{text-decoration:underline}@keyframes freshdeskFeedbackSpin{to{transform:rotate(360deg)}}.freshdesk_feedback_btn{z-index:9999;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);color:#fff;cursor:pointer;background:#1760ffcc;border:0;border-radius:5rem;padding:1rem 2rem;font-size:1.4rem;font-weight:600;transition:all .3s ease-in-out;position:fixed;bottom:3rem;right:1.6rem;box-shadow:0 1rem 3rem #0000002e}.freshdesk_feedback_btn:hover{background:#1760ffe6}@media (max-width:767px){.freshdesk_feedback_btn{bottom:5rem}}.editProfileModal.modalStyle_Commn .modal-dialog{max-width:60rem}.editProfileModal.modalStyle_Commn .modal-content{max-width:100%;padding:3rem}@media (max-width:767px){.editProfileModal.modalStyle_Commn .modal-content{padding:3rem 2rem 2rem}}@media (max-width:575px){.editProfileModal.modalStyle_Commn .modal-content{padding:3rem 1.5rem 2rem}}.editProfileModal.modalStyle_Commn .modal-content .modal-body p{text-align:left;line-height:normal}.editProfileModal_form{flex-direction:column;display:flex}.editProfileModal_form .common_input .form-label{color:#475569;font-size:1.4rem}.editProfileModal_form .common_input .common_input_inner .number_handle_padding{padding-inline:1.6rem!important}.editProfileModal_row--half{grid-template-columns:repeat(2,1fr);column-gap:1.5rem;display:grid}@media (max-width:767px){.editProfileModal_row--half{grid-template-columns:1fr}}.socialSignupModal.modalStyle_Commn .modal-dialog{max-width:52rem;margin:1.75rem auto}.socialSignupModal.modalStyle_Commn .modal-content{background:#fff;border:none;border-radius:2rem;padding:2.4rem 3.2rem 3.2rem;box-shadow:0 2.4rem 5.6rem #0d0c1224}@media (max-width:575px){.socialSignupModal.modalStyle_Commn .modal-content{border-radius:1.6rem;padding:2rem 1.6rem 2.4rem}}.socialSignupModal.modalStyle_Commn .modal-header{border:0;min-height:0;margin-bottom:.8rem;padding:0;position:relative}.socialSignupModal.modalStyle_Commn .modal-header .btn-close{opacity:.55;z-index:2;margin:0;position:absolute;top:0;right:0}.socialSignupModal.modalStyle_Commn .modal-header .btn-close:hover{opacity:1}.socialSignupModal.modalStyle_Commn .modal-body{padding:0}.socialSignupModal__progress{max-width:32rem;margin:0 auto 2.8rem}.socialSignupModal__progress .step-progress__step-dot{width:3.6rem;height:3.6rem;font-size:1.3rem}.socialSignupModal__progress .step-progress__step-label{font-size:1.3rem}.socialSignupModal__progress .step-progress__step:before{top:1.8rem}.socialSignupModal__hero{text-align:center;margin-bottom:2.4rem;padding:0 1rem}.socialSignupModal__icon{background:#1760ff1a;border-radius:50%;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;margin:0 auto 1.6rem;display:flex}.socialSignupModal__icon svg{width:2.8rem;height:2.8rem}.socialSignupModal__icon--profile svg circle,.socialSignupModal__icon--profile svg path{stroke:#1760ff}.socialSignupModal__icon--verify{background:#1760ff1f}.socialSignupModal__icon--verify svg path{fill:#1760ff}.socialSignupModal__title{color:#0d0c12;margin:0 0 .8rem;font-family:IBM Plex Sans,sans-serif;font-size:2.4rem;font-weight:600;line-height:1.25}@media (max-width:575px){.socialSignupModal__title{font-size:2rem}}.socialSignupModal__subtitle{color:#7a8398;max-width:38rem;margin:0 auto;font-size:1.5rem;font-weight:400;line-height:1.55}.socialSignupModal__phoneHighlight{color:#0d0c12;font-weight:600}.socialSignupModal__form.commonForm_style{text-align:left;margin-top:0}.socialSignupModal__form .customInput{margin-bottom:2rem}.socialSignupModal__form .customInput .form-label{color:#0d0c12;margin-bottom:.8rem;font-size:1.4rem;font-weight:500}.socialSignupModal__form .customInput .form-label sup{color:#e90306}.socialSignupModal__form .customInput .common_inputs .inner_input input.form-control{background:#fff;border:1px solid #1323404d;border-radius:1.2rem;min-height:5rem;padding-left:4.8rem;font-size:1.5rem;transition:border-color .2s,box-shadow .2s}.socialSignupModal__form .customInput .common_inputs .inner_input input.form-control:focus{border-color:#1760ff;box-shadow:0 0 0 3px #1760ff1f}.socialSignupModal__form .customInput .common_inputs .inner_input input.form-control:disabled{color:#0d0c12;opacity:1;cursor:not-allowed;background:#f4f6fa}.socialSignupModal__form .customInput .common_inputs .inner_input input.form-control::placeholder{color:#989898}.socialSignupModal__form .customInput .input-icon.left{left:1.6rem}.socialSignupModal__form .phone_input{margin-bottom:.4rem}.socialSignupModal__form .phone_input .form-label{color:#0d0c12;margin-bottom:.8rem;font-size:1.4rem;font-weight:500}.socialSignupModal__form .phone_input .react-tel-input .form-control{border:1px solid #1323404d;border-radius:1.2rem;width:100%;min-height:5rem;font-size:1.5rem}.socialSignupModal__error{color:#e90306;background:#e9030614;border:1px solid #e9030626;border-radius:1rem;margin:0 0 1.6rem;padding:1rem 1.4rem;font-size:1.4rem;line-height:1.45}.socialSignupModal__otpPanel{background:#f8f9fc;border:1px solid #13234099;border-radius:1.6rem;margin-bottom:.8rem;padding:2.4rem 2rem}@media (max-width:575px){.socialSignupModal__otpPanel{padding:2rem 1.2rem}}.socialSignupModal__otpForm .otp_form{justify-content:center;margin-bottom:0;display:flex}.socialSignupModal__otpForm .otp_form>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex!important}.socialSignupModal__otpForm .otpInput input{color:#0d0c12;text-align:center;font-weight:600;transition:border-color .2s,box-shadow .2s;background:#fff!important;border:1px solid #1323404d!important;border-radius:1.2rem!important;width:4.8rem!important;height:5.6rem!important;margin:0!important;font-size:2.2rem!important}@media (max-width:575px){.socialSignupModal__otpForm .otpInput input{width:4.2rem!important;height:5rem!important;font-size:2rem!important}}.socialSignupModal__otpForm .otpInput input:focus{outline:none;box-shadow:0 0 0 3px #1760ff24;border-color:#1760ff!important}.socialSignupModal__otpForm .otp_links{align-items:center;gap:1rem;padding:2rem 0 0}.socialSignupModal__otpForm .otp_links h5{color:#7a8398;margin:0;font-size:1.4rem;font-weight:400}.socialSignupModal__otpForm .otp_links .resendOtp_Link{color:#1760ff;white-space:nowrap;font-size:1.4rem;font-weight:600;margin:0!important}.socialSignupModal__actions{flex-direction:column;gap:1.2rem;margin-top:2rem;display:flex}.socialSignupModal__submit{min-height:5.2rem;border-radius:1.2rem!important;font-size:1.6rem!important;font-weight:600!important}.socialSignupModal__backLink{color:#1760ff;text-align:center;background:0 0;border:none;width:100%;padding:.4rem 0;font-size:1.4rem;font-weight:500;transition:opacity .2s;display:block}.socialSignupModal__backLink:hover:not(:disabled){opacity:.85;text-decoration:underline}.socialSignupModal__backLink:disabled{opacity:.5;cursor:not-allowed}.ConfirmCopyModal.modal .modal-content{max-width:51rem}.ConfirmCopyModal.modal .ConfirmCopyModal_body_icon{background-color:#1760ff1a;border-radius:100%;justify-content:center;align-items:center;width:80px;min-width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.ConfirmCopyModal.modal .ConfirmCopyModal_body h2{color:#0d0c12;font-size:28px;font-weight:700}@media (max-width:767px){.ConfirmCopyModal.modal .ConfirmCopyModal_body h2{font-size:20px}}.ConfirmCopyModal.modal .ConfirmCopyModal_body p{color:#434655;max-width:420px;margin:0 auto;font-size:16px;font-weight:400}.follow_master_modal.modal .custom_select{align-items:center;height:5rem;padding:0 .8rem;font-weight:600;display:inline-flex}.token_list{min-width:150px;height:100%;max-height:500px;overflow-y:scroll}@media (max-width:992px){.token_list{max-width:100%;height:75px;display:flex;overflow:scroll hidden}}.token_list .block-btn.active{background-color:#1e1d24;border-left:4px solid #1760ff;box-shadow:0 0 40px #0000000d}.token_list .block-btn{cursor:pointer;border-left:4px solid #0000;margin-right:2px;padding:12px}.token_list .block-btn:first-child{border-top:none}.token_list .block-btn:hover{background-color:#1e1d24;border-left:4px solid #1760ff;box-shadow:0 0 40px #0000000d}.token_list .block-btn .list_name{align-items:center;display:flex}.token_list .block-btn .list_name span{color:#000;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;font-size:16px;overflow:hidden}@media (max-width:992px){.token_list .block-btn .list_name span{font-size:14px}}.token_list p{color:#989898;white-space:nowrap;margin-top:4px;margin-bottom:0;font-size:14px}@media (max-width:992px){.token_list p{font-size:12px}}::-webkit-scrollbar{background-color:#0000;width:5px;height:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:#2ea2ff;border-radius:10px}::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2ea2ff}.darkTheme.lightTheme .token_list .block-btn:hover,.darkTheme.lightTheme .block-btn.active{background-color:#7a8398}.platform-page{background-color:#000;background-image:url(../media/platform-bg.22s0ig2lxxbbx.jpg);background-position:100% 0;background-repeat:no-repeat;background-size:100% 100%;overflow-x:hidden}@media (max-width:1199px){.platform-page{background-size:cover}}@media (max-width:767px){.platform-page{background-image:none}}.platform__mainBanner{padding:110px 0}@media (max-width:1679px){.platform__mainBanner{padding:70px 0}}@media (max-width:767px){.platform__mainBanner{padding:40px 0}.platform__mainBanner_right{max-width:380px;margin:0 auto}}.platform__mainBanner_left{color:#0d0c12;padding-top:65px}@media (max-width:991px){.platform__mainBanner_left{padding-top:45px}}.platform__mainBanner_left h2{margin-bottom:10px;font-size:44px;font-weight:600;line-height:60px}@media (max-width:1679px){.platform__mainBanner_left h2{font-size:40px;line-height:50px}}@media (max-width:1199px){.platform__mainBanner_left h2{font-size:32px;line-height:40px}}@media (max-width:991px){.platform__mainBanner_left h2{font-size:24px;line-height:30px}}@media (max-width:575px){.platform__mainBanner_left h2{font-size:20px;line-height:24px}}.platform__mainBanner_left p{margin-bottom:30px;font-size:24px;font-weight:300;line-height:35px}@media (max-width:1679px){.platform__mainBanner_left p{font-size:20px;line-height:25px}}@media (max-width:1199px){.platform__mainBanner_left p{font-size:16px;line-height:20px}}@media (max-width:991px){.platform__mainBanner_left p{margin-bottom:20px;font-size:13px}}.platform__cryptoList{padding-top:24px;padding-bottom:80px}@media (max-width:1679px){.platform__cryptoList{padding-bottom:50px}}@media (max-width:767px){.platform__cryptoList{padding-bottom:40px}}.platform__cryptoList .row>div{margin-bottom:15px}.platform__swapping{padding-top:100px}@media (max-width:1679px){.platform__swapping{padding-top:70px}}.platform__swapping .row>div{margin-bottom:30px}@media (max-width:575px){.platform__swapping .row>div{margin-bottom:15px}}.platform__swapping h2{margin-bottom:67px}@media (max-width:1679px){.platform__swapping h2{margin-bottom:40px}}@media (max-width:1199px){.platform__swapping h2{margin-bottom:30px}}@media (max-width:575px){.platform__swapping h2{margin-bottom:20px}}.platform__swapping .swapInfo-card{max-width:392px;height:100%;margin-right:auto;padding-bottom:30px}@media (max-width:991px){.platform__swapping .swapInfo-card{padding-bottom:15px}}.platform__swapping .swapInfo-card__icon{justify-content:center;align-items:flex-end;min-height:92px;margin-bottom:30px;display:inline-flex}@media (max-width:991px){.platform__swapping .swapInfo-card__icon{min-height:60px;margin-bottom:20px}}@media (max-width:575px){.platform__swapping .swapInfo-card__icon{min-height:40px;margin-bottom:12px}}@media (max-width:991px){.platform__swapping .swapInfo-card__icon>span{width:55px!important;height:55px!important}}@media (max-width:991px) and (max-width:575px){.platform__swapping .swapInfo-card__icon>span{width:40px!important;height:40px!important}}.platform__swapping .swapInfo-card .common-title{margin-bottom:50px;font-size:18px;font-weight:400}@media (max-width:991px){.platform__swapping .swapInfo-card .common-title{margin-bottom:30px;font-size:16px}}@media (max-width:575px){.platform__swapping .swapInfo-card .common-title{margin-bottom:15px;font-size:13px}}.platform__swapping .swapInfo-card .common-title:before{width:30px;height:2px;top:auto;bottom:-15px}@media (max-width:575px){.platform__swapping .swapInfo-card .common-title:before{bottom:-10px}}.platform__swapping .swapInfo-card p{color:#6e739a;margin-bottom:0;font-size:16px;font-weight:400;line-height:26px}@media (max-width:991px){.platform__swapping .swapInfo-card p{font-size:13px;line-height:20px}}@media (max-width:575px){.platform__swapping .swapInfo-card p{font-size:11px;line-height:16px}}.platform__trustSec{padding:138px 0;position:relative}.platform__trustSec:after{content:"";background:#131422;border:1px solid #1323404d;width:178px;height:960px;position:absolute;top:-75px;right:0}@media (max-width:1199px){.platform__trustSec:after{width:150px;height:660px}}@media (max-width:991px){.platform__trustSec:after{width:120px;height:460px}}@media (max-width:575px){.platform__trustSec:after{display:none}}.platform__trustSec .container{background-image:url(../media/worldmap.3ja2ksmq1wczs.png);background-position:100%;background-repeat:no-repeat}@media (max-width:1679px){.platform__trustSec{padding:100px 0}}@media (max-width:1199px){.platform__trustSec{padding:70px 0}}@media (max-width:767px){.platform__trustSec{padding:40px 0}.platform__trustSec__img{max-width:380px;margin:0 auto 50px}}.platform__trustSec__right{padding-left:52px}@media (max-width:767px){.platform__trustSec__right{padding-left:0}}.platform__trustSec__right h2{margin-bottom:12px}.platform__buildMoney{padding-top:88px;padding-bottom:137px}@media (max-width:1679px){.platform__buildMoney{padding-top:50px;padding-bottom:100px}}@media (max-width:1199px){.platform__buildMoney{padding-bottom:50px}}@media (max-width:767px){.platform__buildMoney{padding:40px 0}}.platform__buildMoney__left{padding-right:60px}@media (max-width:767px){.platform__buildMoney__left{padding-right:0}}.platform__buildMoney__left ul{margin-top:47px;margin-bottom:50px;padding-left:0;position:relative}@media (max-width:1199px){.platform__buildMoney__left ul{margin-top:35px;margin-bottom:35px}}@media (max-width:991px){.platform__buildMoney__left ul{margin-top:20px;margin-bottom:20px}}.platform__buildMoney__left ul:before{content:"";background-color:#6e739a;width:1px;height:88%;position:absolute;top:5px;left:4px}@media (max-width:991px){.platform__buildMoney__left ul:before{height:85%}}.platform__buildMoney__left ul li{color:#7a8398;padding-left:30px;font-size:14px;line-height:19px;position:relative}@media (max-width:991px){.platform__buildMoney__left ul li{font-size:12px}}.platform__buildMoney__left ul li:not(:last-child){margin-bottom:15px}@media (max-width:991px){.platform__buildMoney__left ul li:not(:last-child){margin-bottom:5px}}.platform__buildMoney__left ul li:before{content:"";background:#1e1d24;border:2px solid #6d79b4;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.common-title{color:#0d0c12;font-size:40px;font-weight:300;position:relative}@media (max-width:1679px){.common-title{font-size:36px}}@media (max-width:1199px){.common-title{font-size:30px}}@media (max-width:991px){.common-title{font-size:24px}}@media (max-width:767px){.common-title{font-size:20px}}.common-title:before{content:"";background-color:#c6a457;width:60px;height:4px;display:inline-block;position:absolute;top:-15px}.common-text{color:#0d0c12;margin-bottom:0;font-size:18px;line-height:26px}@media (max-width:1679px){.common-text{font-size:16px}}@media (max-width:991px){.common-text{font-size:13px;line-height:20px}}@media (max-width:575px){.common-text{font-size:11px;line-height:16px}}.common-btn.commonBtn_style{max-width:170px;margin-bottom:0;font-weight:600;box-shadow:0 3px 60px #76c65745}.crypto-card{color:#0d0c12;background-color:#141543;border-radius:30px;flex-direction:column;justify-content:space-between;height:100%;min-height:285px;display:flex;overflow:hidden}@media (max-width:1439px){.crypto-card{min-height:250px}}@media (max-width:991px){.crypto-card{min-height:200px}}.crypto-card__head{margin-bottom:28px}@media (max-width:575px){.crypto-card__head{margin-bottom:15px}}.crypto-card__head_icon{background-color:#141543;border-radius:50%;place-content:center;width:50px;height:50px;padding:5px;display:flex;overflow:hidden}@media (max-width:575px){.crypto-card__head_icon{width:45px;height:45px}}.crypto-card__head_icon span img{border-radius:50%;width:40px!important;height:40px!important}.crypto-card__head_text span{font-size:13px;font-weight:400}@media (max-width:575px){.crypto-card__head_text span{font-size:11px}}.crypto-card__head_text strong{color:#16a34a;font-size:18px;font-weight:500}@media (max-width:575px){.crypto-card__head_text strong{font-size:14px}}.crypto-card__head_text strong span{margin-right:12px}.crypto-card__head_text strong.down{color:#e90306}.crypto-card__body{margin-bottom:10px;padding:18px 18px 18px 23px}@media (max-width:575px){.crypto-card__body{margin-bottom:5px;padding:12px}}.crypto-card__name h6{margin-bottom:5px;font-size:15px;font-weight:400}@media (max-width:575px){.crypto-card__name h6{font-size:13px}}.crypto-card__name h5{letter-spacing:.6px;margin-bottom:0;font-size:20px;font-weight:500}@media (max-width:575px){.crypto-card__name h5{font-size:18px}}.custom_select label{color:#0d0c12;margin-bottom:.8rem;font-size:14px;font-weight:400}.custom_select .select__control{cursor:pointer;color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:.8rem;height:5rem;padding:0 1.6rem;font-size:1.4rem;font-weight:500}.custom_select .select__control .select__value-container,.custom_select .select__control .select__single-value,.custom_select .select__control .select__input-container{font-size:inherit;font-weight:inherit;color:inherit;margin:0;padding:0}.custom_select .select__control .select__indicators .select__indicator-separator,.custom_select .select__control .select__indicators .select__indicator{display:none}.custom_select .select__control .select__indicators:after{content:"";background:url(../media/down-arrow.2tzzld1zwkwkz.svg) 50%/contain no-repeat;width:1.6rem;height:1.6rem;transition:transform .3s;display:block}.custom_select .select__control.select__control--menu-is-open .select__indicators:after{transform:rotate(180deg)}.custom_select .select__control:hover,.custom_select .select__control:focus,.custom_select .select__control.select__control--is-focused{box-shadow:none;border-color:#1323404d}.custom_select .select__menu{z-index:3;background-color:#fff;border:0;border-radius:1rem;margin-top:0;overflow:clip hidden}.custom_select .select__menu-list{padding:0;overflow-x:clip}.custom_select .select__menu .select__option{white-space:nowrap;color:#0d0c12;text-transform:capitalize;cursor:pointer;background-color:#fff;padding:.8rem;font-size:1.4rem;font-weight:400}.custom_select .select__menu .select__option:hover{color:#1760ff;background-color:#1760ff1a}.custom_select .select__menu .select__option.select__option--is-selected{color:#fff!important;background-color:#1760ff!important}@media (max-width:1679px){.custom_select .select__menu .select__option{color:#0d0c12;padding:.5rem 1.6rem;font-size:1.4rem}}.custom_input{margin-bottom:2.4rem}.custom_input.custom_input.setting_input{margin-bottom:0}.custom_input.custom_input.setting_input .input_in input,.custom_input.custom_input.setting_input .input_in textarea{background-color:#fff;border:1px solid #1323404d;height:5rem}.custom_input::placeholder{color:#7a8398b3;font-size:1.4rem}.custom_input .input_in input,.custom_input .input_in textarea{color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:.8rem;outline:none;width:100%;height:4rem;padding:0 1.6rem;font-size:1.4rem;font-weight:400;transition:all .3s ease-in-out}.custom_input .input_in input::placeholder,.custom_input .input_in textarea::placeholder{color:#7a8398b3;font-size:1.4rem}.custom_input .input_in input:enabled:focus,.custom_input .input_in textarea:enabled:focus{border-color:#1760ff}.custom_input .input_in input:disabled,.custom_input .input_in input:read-only,.custom_input .input_in textarea:disabled,.custom_input .input_in textarea:read-only{color:#7a8398!important;background-color:#5776c64d!important}.custom_input .input_in textarea{resize:none;min-height:12rem;padding-top:.8rem}.custom_input .input_in.icon_input{position:relative}.custom_input .input_in.icon_input input{padding-left:5.6rem}.custom_input .input_in.icon_input .input_icon{color:#0d0c12;position:absolute;top:50%;left:1.6rem;transform:translateY(-50%)}.custom_input .input_in.right_icon_input{position:relative}.custom_input .input_in.right_icon_input input{padding-right:5.6rem}.custom_input .input_in.right_icon_input .right_input_icon{color:#0d0c12;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.custom_label{color:#7a8398;margin-bottom:.8rem;font-size:1.4rem;font-weight:400;line-height:.9rem}.custom-checkbox{display:inline-block}.custom-checkbox .form-check{align-items:center;display:flex}.custom-checkbox .form-check-input{background-color:#0000;border:.1rem solid #353945;width:2rem;height:2rem;margin-top:0;margin-right:.8rem;border-radius:.6rem!important}@media (max-width:767px){.custom-checkbox .form-check-input{width:1.4rem;height:1.4rem}}.custom-checkbox .form-check-input:checked{background-color:#0000;background-position:50%;background-repeat:no-repeat}.custom-checkbox .form-check-input:focus{box-shadow:none}.custom-checkbox .form-check-label{color:#0d0c12;font-size:1.4rem;font-weight:500;line-height:2.1rem}@media (max-width:1679px){.custom-checkbox .form-check-label{font-size:1.4rem}}@media (max-width:575px){.custom-checkbox .form-check-label{font-size:1.2rem}}.custom-checkbox .form-check-label span{color:#0d0c12}.spot_balance{background:#fff;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.3rem;padding:3.3rem 2.4rem;display:flex;box-shadow:0 6px 30px #0f172a0d}@media (max-width:1679px){.spot_balance{padding:1.8rem}}@media (max-width:991px){.spot_balance{border-radius:3rem;flex-direction:column;align-items:start;gap:2rem}}.spot_balance .balance_card{align-items:center;gap:1rem;display:flex}@media (max-width:479px){.spot_balance .balance_card{flex-direction:column;align-items:start}}.spot_balance .balance_card .main_card{align-items:center;display:flex;position:relative}@media (max-width:575px){.spot_balance .balance_card .main_card{margin-bottom:.5rem;padding-inline:0}}.spot_balance .balance_card .main_card:not(:last-child){margin-right:3.6rem;padding-right:3.6rem}@media (max-width:1679px){.spot_balance .balance_card .main_card:not(:last-child){margin-right:1.5rem;padding-right:1.5rem}}.spot_balance .balance_card .main_card:not(:last-child):after{content:"";background-color:#7a839866;width:.1rem;height:3.6rem;position:absolute;top:1.5rem;right:0}@media (max-width:575px){.spot_balance .balance_card .main_card:not(:last-child):after{content:none}}.spot_balance .balance_card .main_card .card_icon{background:#f5f7f9;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:6rem;height:6rem;margin-right:1.2rem;display:inline-flex}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_icon{width:4rem;height:4rem}}.spot_balance .balance_card .main_card .card_icon svg{width:3rem;height:3rem}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_icon svg{width:2.4rem;height:2.4rem}}.spot_balance .balance_card .main_card .card_icon svg path{fill:#1760ff}.spot_balance .balance_card .main_card .card_content h6{color:#7a8398;font-size:1.8rem;font-weight:400}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_content h6{font-size:1.4rem}}.spot_balance .balance_card .main_card .card_content h5{color:#0d0c12;font-size:2.2rem;font-weight:700}@media (max-width:1679px){.spot_balance .balance_card .main_card .card_content h5{font-size:1.6rem}}.spot_balance .balance_btns{align-items:center;gap:1rem;display:flex}@media (max-width:1679px){.spot_balance .balance_btns{flex-wrap:wrap;gap:.8rem}}@media (max-width:575px){.spot_balance .balance_btns{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}}.spot_balance .balance_btns button{height:5rem}@media (max-width:1679px){.spot_balance .balance_btns button{border-radius:1rem;height:4.4rem;padding:1rem 1.2rem;font-size:1.4rem;line-height:normal}}@media (max-width:575px){.spot_balance .balance_btns button{width:100%;font-size:1.3rem}}.perpetual_spot_balance{padding:1.8rem 2.4rem}@media (max-width:1199px){.perpetual_spot_balance{flex-direction:column;align-items:start}}@media (max-width:575px){.perpetual_spot_balance{border-radius:3rem;padding:1.8rem 1.5rem}}.perpetual_spot_balance .perpetual_slider{flex-grow:1;align-items:center;gap:.6rem;display:flex}@media (max-width:1599px){.perpetual_spot_balance .perpetual_slider{width:100%}}@media (max-width:991px){.perpetual_spot_balance .perpetual_slider{flex-direction:column;align-items:start}}.perpetual_spot_balance .perpetual_slider .progress_box{grid-template-columns:1fr;gap:1rem;width:100%;padding-right:1.2rem;display:grid}.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in{grid-template-columns:minmax(12rem,14rem) minmax(16rem,20rem) auto;align-items:center;gap:.75rem;display:grid}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in{flex-direction:column;align-items:start;display:flex}}.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h3{color:#7a8398;flex:none;margin-right:0;font-size:1.6rem;font-weight:500}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h3{font-size:1.4rem}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h3{margin-right:0}}.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h4{color:#0d0c12;white-space:nowrap;align-items:center;gap:1.2rem;margin-bottom:0;margin-left:0;font-size:1.6rem;font-weight:600;display:flex}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h4{font-size:1.4rem}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress_box .progress_box_in h4{margin-left:0}}.perpetual_spot_balance .perpetual_slider .equity_stats{background:#131422;border-radius:1rem;justify-content:space-between;gap:1rem;width:calc(100% - 42rem);padding:3rem 2.4rem;display:flex}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats{padding:2rem 1.8rem}}@media (max-width:991px){.perpetual_spot_balance .perpetual_slider .equity_stats{width:100%}}.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item:last-child{min-width:20rem}.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .label{color:#7a8398;margin-bottom:1rem;font-size:1.6rem;font-weight:500}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .label{font-size:1.4rem}}.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .label .pnl{color:#1760ff;margin-left:.8rem}.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .value{color:#0d0c12;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.8rem;font-weight:500;overflow:hidden}@media (max-width:1679px){.perpetual_spot_balance .perpetual_slider .equity_stats .stat_item .value{font-size:1.4rem}}.perpetual_spot_balance .perpetual_slider .progress{background-color:#0d0c121f;border-radius:30px;width:100%;max-width:18rem;height:.9rem;overflow:hidden}@media (max-width:1599px){.perpetual_spot_balance .perpetual_slider .progress{flex:1;max-width:none}}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .progress{flex:auto;width:100%;margin:5px 0 10px}}.perpetual_spot_balance .perpetual_slider .progress-bar{background:#0d0c12;border-radius:30px;transition:width .6s}.perpetual_spot_balance .perpetual_slider .cross_margin{padding-left:1.9rem}@media (max-width:1399px){.perpetual_spot_balance .perpetual_slider .cross_margin{margin:2rem 0;padding-left:0}}.perpetual_spot_balance .perpetual_slider .cross_margin span{color:#0d0c12;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#0d0c124d;border-radius:.6rem;padding:1.1rem .6rem;font-size:1.6rem;font-weight:700}@media (max-width:575px){.perpetual_spot_balance .perpetual_slider .cross_margin span{padding:1rem;font-size:1.2rem}}.perpetual_spot_balance .balance_btns{align-items:center;gap:1rem;display:flex}@media (max-width:1599px){.perpetual_spot_balance .balance_btns{white-space:nowrap;flex-wrap:nowrap}}@media (max-width:575px){.perpetual_spot_balance .balance_btns{white-space:normal;flex-wrap:wrap}}.perpetual_spot_balance .balance_btns button{height:5rem}.table_action{margin:2.4rem 0 1rem;display:flex}.table_action>div{width:max-content;margin-left:auto}.perpetual_wallet_table .table thead tr th:last-child{width:12.3rem}.perpetual_wallet_table .table tbody tr td .title{align-items:center;gap:1rem;display:flex}.perpetual_wallet_table .table tbody tr td .title img{flex-shrink:0;width:3rem;height:3rem}@media (max-width:575px){.perpetual_wallet_table .table tbody tr td .title img{width:2rem;height:2rem}.perpetual_wallet_table .table tbody tr td .title{gap:.6rem}}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-input{cursor:pointer;background:#1760ff1a;border:#0000;border-radius:2.4rem;width:5rem;height:2.6rem;position:relative}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-input:before{content:"";background-color:#0d0c12;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-input:checked{background:#1760ff}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-input:checked:before{background-color:#0d0c12;transform:translate(24px)}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-input:focus{box-shadow:none}.perpetual_wallet_table .table tbody tr td .common_switch .form-check-label{color:#000;margin-left:1rem;font-size:1rem;font-weight:500}.perpetual_wallet_table .table tbody tr td:last-child{text-align:end;width:12.3rem}.perpetual_wallet_table .table tbody tr td .no_record_box{text-align:center}.equity_summary{background:#fff;border-radius:1.8rem;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin:1.6rem 0;padding:3rem;display:grid;box-shadow:0 6px 30px #0f172a0d}@media (max-width:1599px){.equity_summary{padding:2.5rem}}@media (max-width:991px){.equity_summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.equity_summary{grid-template-columns:1fr;gap:2.5rem;padding:2rem 1.6rem}}.equity_summary .equity_summary__item{position:relative}.equity_summary .equity_summary__item h4{color:#475569;text-transform:uppercase;font-size:1.8rem;font-weight:500;line-height:2.2rem}@media (max-width:1599px){.equity_summary .equity_summary__item h4{font-size:1.6rem;line-height:1.8rem}}@media (max-width:1399px){.equity_summary .equity_summary__item h4{font-size:1.4rem;line-height:1.6rem}}.equity_summary .equity_summary__item h4 span{color:#16a34a;margin-left:1rem}.equity_summary .equity_summary__item h4 span svg{flex-shrink:0;margin-left:.4rem}.equity_summary .equity_summary__item h3{color:#0d0c12;margin-top:.5rem;margin-bottom:0;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:600}@media (max-width:575px){.equity_summary .equity_summary__item h3{font-size:1.8rem;line-height:2.2rem}}.equity_summary .equity_summary__item .value_group{flex-direction:column;gap:.2rem;margin-top:.4rem;display:flex}.equity_summary .equity_summary__item .sub_value{color:#7a8398;margin-top:.5rem;font-size:1.6rem;font-weight:500;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;display:inline-flex}.equity_summary_tooltip .tooltip-inner{background-color:#ececec;max-width:30rem;padding:15px}@media (max-width:575px){.equity_summary_tooltip .tooltip-inner{padding:10px}}.equity_summary_tooltip .tooltip-inner .dashed_tooltip{font-size:14px;color:#434655!important}.equity_summary_tooltip .tooltip-inner .dashed_tooltip a{color:#1760ff;margin-top:10px;font-weight:600;text-decoration:underline;display:inline-flex}.serchDiv{position:relative}.serchDiv .serchInput{color:#0d0c12;caret-color:#0d0c12;background-color:#fff;background-image:url(../media/search.2cwz23iivdd1_.svg);background-position:1.4rem;background-repeat:no-repeat;background-size:1.4rem;border:.1rem solid #1323404d;border-radius:1rem;width:23rem;height:5rem;padding-left:4rem;font-size:1.4rem;font-weight:500;line-height:1.4rem;position:relative}@media (max-width:767px){.serchDiv .serchInput{width:18rem;height:4.6rem}}.serchDiv .serchInput:focus,.serchDiv .serchInput:active,.serchDiv .serchInput:hover{box-shadow:unset}.serchDiv .serchInput::placeholder{color:#4e4e4e}.serchDiv .serchInput.searchInput_bg{color:#0d0c12;background-color:#fff}.serchDiv .serchInput.searchInput_bg.select_box_design{background-color:#fff;padding-left:4rem}.serchDiv .serchInput:-webkit-autofill{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:hover{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:focus{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv .serchInput:-webkit-autofill:active{caret-color:#0d0c12;-webkit-text-fill-color:#0d0c12!important}.serchDiv span svg{width:1.6rem;height:1.6rem;position:absolute;top:1.2rem;left:1.6rem}.serchDiv span.close-icon svg{left:unset;cursor:pointer;right:1.6rem}input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}input[type=search]::-ms-clear{display:none}input[type=search]::-ms-reveal{display:none}.custom_table{background:0 0;border:1px solid #ececec;border-radius:1.8rem;position:relative;box-shadow:0 4px 30px #0f172a0d}.custom_table--empty-state .table-responsive{min-height:18rem}.custom_table--empty-state .no_record--spacer td{border:0;height:18rem;padding:0}.custom_table .no_record_overlay{z-index:3;pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:2rem;display:flex;position:absolute;inset:5.6rem 0 0}.custom_table .no_record_overlay .login_record,.custom_table .no_record_overlay .kyc_complete_btn{pointer-events:auto}.custom_table .no_record_overlay .login_record{white-space:nowrap;word-break:normal;overflow-wrap:normal;min-width:max-content;max-width:none;margin:0;font-size:1.6rem;font-weight:400}.custom_table .no_record_overlay .login_record span{color:#1760ff}.custom_table .no_record_overlay .login_record span.login{cursor:pointer}@media (max-width:1399px){.custom_table .no_record_overlay .login_record{font-size:1.6rem}}@media (max-width:991px){.custom_table .no_record_overlay .login_record{white-space:normal;font-size:1.4rem}}.custom_table .no_record_overlay .kyc_complete_btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1760ff;border:none;border-radius:.8rem;min-width:max-content;padding:.8rem 1.8rem;font-size:1.4rem;font-weight:500;line-height:1.4;display:inline-block}.custom_table .no_record_overlay .kyc_complete_btn:hover{opacity:.9}.custom_table .table-responsive{border-radius:1.8rem;overflow:auto visible}.custom_table .table{white-space:nowrap;margin-bottom:0;overflow:visible}.custom_table .table th,.custom_table .table td{vertical-align:middle;padding:2rem 3rem;font-size:1.6rem;font-weight:400}@media (max-width:1399px){.custom_table .table th,.custom_table .table td{padding:1rem 2rem;font-size:1.4rem}}@media (max-width:767px){.custom_table .table th,.custom_table .table td{padding:1rem 1.5rem;font-size:1.2rem}}.custom_table .table thead{border:none}.custom_table .table thead tr th{z-index:2;color:#475569;text-align:left;background:#fff;border:0;padding:2rem 2.4rem;font-weight:500;position:sticky;top:0;overflow:visible;font-size:1.6rem!important}@media (max-width:1399px){.custom_table .table thead tr th{padding:1.5rem 2rem;font-size:1.4rem!important}}@media (max-width:767px){.custom_table .table thead tr th{padding:1.5rem}}.custom_table .table thead tr th:first-child{border-radius:1.8rem 0 0}.custom_table .table thead tr th:last-child{border-radius:0 1.8rem 0 0}.custom_table .table thead tr th:last-child .ct_tooltip{left:auto;right:0}.custom_table .table thead tr th:hover{z-index:10}.custom_table .table thead tr th button svg{margin-left:.5rem}.custom_table .table thead tr,.custom_table .table tbody{border:0}.custom_table .table tbody tr{background-color:#fff}.custom_table .table tbody tr:last-child{border-bottom:0}.custom_table .table tbody tr:last-child td:first-child{border-radius:0 0 0 1.8rem}.custom_table .table tbody tr:last-child td:last-child{border-radius:0 0 1.8rem}.custom_table .table tbody tr:nth-child(odd){background-color:#f5f7f9}.custom_table .table tbody td{white-space:nowrap;vertical-align:middle;color:#475569;text-align:left;background-color:#0000;border:0;padding:2rem 2.4rem;font-size:1.6rem}@media (max-width:1399px){.custom_table .table tbody td{padding:1.5rem 2rem;font-size:1.4rem}}@media (max-width:767px){.custom_table .table tbody td{padding:1.5rem;font-size:1.4rem}}.custom_table .table tbody td.green{color:#16a34a}.custom_table .table tbody td.dark_yellow{color:#d28c1c}.custom_table .table tbody td.redclr{color:#d71616}.custom_table .table tbody td.coin_heading{align-items:center;display:flex}.custom_table .table tbody td.coin_heading span{flex-shrink:0;padding-right:1rem!important}.custom_table .table tbody td.coin_heading span svg,.custom_table .table tbody td.coin_heading span img{width:3rem!important;height:3rem!important}@media (max-width:767px){.custom_table .table tbody td.coin_heading span svg,.custom_table .table tbody td.coin_heading span img{width:2rem!important;height:2rem!important}}.custom_table .table tbody td p:last-child{margin-bottom:0}.custom_table .table tbody td .outlineBtn_style{border-radius:1rem;height:3.8rem;padding:.5rem 1.2rem;font-size:1.4rem}.custom_table .table tbody td .edit_input_wrapper{position:relative}.custom_table .table tbody td .edit_input_wrapper span,.custom_table .table tbody td .edit_input_wrapper button{cursor:pointer;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.custom_table .table tbody td .edit_input_wrapper span:first-child,.custom_table .table tbody td .edit_input_wrapper button:first-child{right:3rem}.custom_table .table tbody td .custom_edit_input{border:1px solid #1323404d;border-radius:.8rem;width:15rem;padding:.5rem 1rem;font-size:1.4rem}.custom_table .table tbody td.no_record_box{background:#fff9;border-radius:0 0 1.8rem 1.8rem;padding:6rem 2rem}@media (max-width:991px){.custom_table .table tbody td.no_record_box svg{width:3rem;height:3rem}}.custom_table .table tbody tr.no_record{min-height:155px}.custom_table .table tbody tr.no_record td{text-align:center;padding:0}.custom_table .table tbody tr.no_record td .no_record_box,.custom_table .table tbody tr.no_record td.no_record_box{box-sizing:border-box;background:#fff9;border-radius:0 0 1.8rem 1.8rem;width:100%;min-width:max-content;padding:6rem 2rem;position:sticky;left:0}@media (max-width:991px){.custom_table .table tbody tr.no_record td .no_record_box svg,.custom_table .table tbody tr.no_record td.no_record_box svg{width:3rem;height:3rem}}.custom_table .table tbody tr.no_record td .no_record_box h4,.custom_table .table tbody tr.no_record td.no_record_box h4{margin-top:1.5rem;font-size:2rem;font-weight:400}@media (max-width:1399px){.custom_table .table tbody tr.no_record td .no_record_box h4,.custom_table .table tbody tr.no_record td.no_record_box h4{font-size:1.6rem}}.custom_table .table tbody tr.no_record td .no_record_box .login_record,.custom_table .table tbody tr.no_record td.no_record_box .login_record{white-space:nowrap;min-width:max-content;max-width:none;font-size:1.6rem;display:inline-block}.custom_table .table tbody tr.no_record td .no_record_box .login_record span,.custom_table .table tbody tr.no_record td.no_record_box .login_record span{color:#1760ff}.custom_table .table tbody tr.no_record td .no_record_box .login_record span.login,.custom_table .table tbody tr.no_record td.no_record_box .login_record span.login{cursor:pointer}.custom_table .table tbody tr.no_record td .no_record_box .kyc_complete_btn,.custom_table .table tbody tr.no_record td.no_record_box .kyc_complete_btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1760ff;border:none;border-radius:.8rem;min-width:max-content;margin-top:1.6rem;padding:.8rem 1.8rem;font-size:1.4rem;font-weight:500;line-height:1.4;display:inline-block}.custom_table .table tbody tr.no_record td .no_record_box .kyc_complete_btn:hover,.custom_table .table tbody tr.no_record td.no_record_box .kyc_complete_btn:hover{opacity:.9}@media (max-width:991px){.custom_table .table tbody tr.no_record td .no_record_box,.custom_table .table tbody tr.no_record td.no_record_box{padding:4rem 2rem;font-size:1.4rem}}.custom_table.walletMain_table .table thead tr th{text-align:right}.custom_table.walletMain_table .table thead tr th:first-child{text-align:left}.custom_table.walletMain_table .table tbody tr td{text-align:right}.custom_table.walletMain_table .table tbody tr td:first-child{text-align:left}.custom_table .ct_th_tooltip{cursor:default;align-items:center;gap:.4rem;display:inline-flex;position:relative}.custom_table .ct_tooltip{white-space:pre-line;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#edf1f5;border-radius:.8rem;min-width:22rem;max-width:90rem;padding:1.2rem;font-size:1.2rem;line-height:1.6rem;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;top:calc(100% + .8rem);left:0;transform:translateY(.2rem);box-shadow:0 .4rem 1.6rem #0000001f;color:#1f1f1f!important}.custom_table .ct_tooltip *{color:#fff!important}.custom_table .ct_th_tooltip:hover .ct_tooltip{opacity:1;visibility:visible;transform:translateY(0)}.exc_grid{grid-column-gap:.8rem;grid-row-gap:.5rem;grid-template-rows:6.2rem auto auto minmax(35.5rem,auto);grid-template-columns:1fr 1fr 1fr 32.3rem 35.7rem;margin-top:.5rem;display:grid;position:relative}.exc_grid_item{background:#fff;border-radius:1rem}.exc_grid_delisting{background:0 0;width:100%;min-width:0}.exc_grid_subheader{background:0 0;grid-area:1/1/2/6}.exc_grid_graph{grid-area:2/1/4/4}@media (max-width:1679px){.exc_grid_graph{grid-area:2/1/4/4}}.exc_grid_graph iframe{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;width:100%;max-width:100%;height:100%}@media (max-width:1365px){.exc_grid_graph iframe{min-height:40rem}}@media (max-width:767px){.exc_grid_graph .graphSection.mobile_inner{height:auto;padding-bottom:1.5rem}}.exc_grid_graph .graphSection.mobile_inner .Trading_Tabs{flex-direction:column;display:flex}@media (max-width:767px){.exc_grid_graph .graphSection.mobile_inner .Trading_Tabs{height:auto}}.exc_grid_graph .graphSection.mobile_inner .Trading_Tabs .card_hdr_title{color:#0d0c12}.exc_grid_graph .graphSection.mobile_inner .Trading_Tabs .tab-content{padding:0}.exc_grid_graph .graphSection.mobile_inner .Content_Trading_Tabs{flex:auto}.exc_grid_graph .graphSection.mobile_inner .Content_Trading_Tabs #tv_chart_container{height:100%}.exc_grid_orderbook{grid-area:2/4/4/4;min-height:622px;padding-bottom:1rem}@media (max-width:1679px){.exc_grid_orderbook{grid-area:2/4/4/4;min-height:56.2rem}}@media (max-width:991px){.exc_grid_orderbook{min-height:55.2rem}}.exc_grid_buysell{grid-area:2/5/4/6}@media (max-width:1679px){.exc_grid_buysell{grid-area:2/5/4/6}}.exc_grid_ledgerbook{grid-area:4/1/4/5}.exc_grid_unifiedtradingamt{grid-area:4/5/5/6}.exc_grid_mobiletabs{grid-area:3/1/3/3}.exc_grid_mobexchange_nav{z-index:999;background:linear-gradient(#091815 0%,#03120c 100%);width:100%;max-width:100%;position:fixed;bottom:0;left:0}.exc_grid_mobexchange_nav .nav-item{flex:0 0 25%;max-width:25%}.exc_grid_mobexchange_nav .nav-item a{color:#0d0c12;text-align:center;background-color:#0d0c121a;border-top:.1rem solid #0d0c121a;height:100%;padding:1.5rem .5rem;font-size:1.2rem}.exc_grid_mobexchange_nav .nav-item a.active{background-color:#16a34a;border-color:#16a34a}@media (max-width:359px){.exc_grid_mobexchange_nav .nav-item a{font-size:1rem}}.exc_grid_mobexchange_nav .nav-item:not(:last-child) a{border-right:.1rem solid #0d0c121a}@media (max-width:1679px){.exc_grid{grid-column-gap:.8rem;grid-row-gap:.5rem;grid-template-rows:5rem auto auto minmax(35.5rem,auto);grid-template-columns:1fr 1fr 1fr 28rem 29rem}}@media (max-width:1365px){.exc_grid{grid-template-rows:auto auto auto minmax(35.5rem,auto);grid-template-columns:1fr 1fr}.exc_grid .exc_grid_subheader{grid-area:1/1/2/6}.exc_grid .exc_grid_graph{grid-area:2/1/2/6}.exc_grid .exc_grid_orderbook{grid-area:3/1/3/2}.exc_grid .exc_grid_buysell{grid-area:3/2/3/6}.exc_grid .exc_grid_ledgerbook{grid-area:5/1/5/6}.exc_grid .exc_grid_unifiedtradingamt{grid-area:4/1/4/6}}@media (max-width:991px){.exc_grid{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr}.exc_grid .exc_grid_subheader{grid-area:1/1/2/3}.exc_grid .exc_grid_graph{grid-area:2/1/2/3}.exc_grid .exc_grid_orderbook{grid-area:3/1/3/2}.exc_grid .exc_grid_buysell{grid-area:3/2/3/3}.exc_grid .exc_grid_ledgerbook{grid-area:5/1/5/3}.exc_grid .exc_grid_unifiedtradingamt{grid-area:4/1/4/3}}@media (max-width:767px){.exc_grid{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr}.exc_grid .exc_grid_subheader{grid-area:1/1/2/3}.exc_grid .exc_grid_graph{grid-area:2/1/2/3}.exc_grid .exc_grid_orderbook{grid-area:3/1/3/3}.exc_grid .exc_grid_buysell{grid-area:4/1/4/3}.exc_grid .exc_grid_ledgerbook{grid-area:6/1/6/3}.exc_grid .exc_grid_unifiedtradingamt{grid-area:5/1/5/3}}.exc_grid:has(.exc_grid_delisting){grid-template-rows:auto 7.5rem auto auto minmax(35.5rem,auto)}.exc_grid:has(.exc_grid_delisting) .exc_grid_delisting{background:0 0;grid-area:1/1/2/6;width:100%;min-width:0;margin-top:2rem;display:block}.exc_grid:has(.exc_grid_delisting) .exc_grid_subheader{grid-area:2/1/3/6;margin-top:0}.exc_grid:has(.exc_grid_delisting) .exc_grid_graph{grid-area:3/1/5/4}.exc_grid:has(.exc_grid_delisting) .exc_grid_orderbook{grid-area:3/4/5/4}.exc_grid:has(.exc_grid_delisting) .exc_grid_buysell{grid-area:3/5/5/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_ledgerbook{grid-area:5/1/5/5}.exc_grid:has(.exc_grid_delisting) .exc_grid_unifiedtradingamt{grid-area:5/5/6/6}@media (max-width:1679px){.exc_grid:has(.exc_grid_delisting){grid-template-rows:auto 7.5rem auto auto minmax(35.5rem,auto)}}@media (max-width:1365px){.exc_grid:has(.exc_grid_delisting){grid-template-rows:auto auto auto auto minmax(35.5rem,auto)}.exc_grid:has(.exc_grid_delisting) .exc_grid_delisting{grid-area:1/1/2/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_subheader{grid-area:2/1/3/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_graph{grid-area:3/1/3/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_orderbook{grid-area:4/1/4/2}.exc_grid:has(.exc_grid_delisting) .exc_grid_buysell{grid-area:4/2/4/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_ledgerbook{grid-area:6/1/6/6}.exc_grid:has(.exc_grid_delisting) .exc_grid_unifiedtradingamt{grid-area:5/1/5/6}}@media (max-width:991px){.exc_grid:has(.exc_grid_delisting){grid-template-rows:auto auto auto auto auto}.exc_grid:has(.exc_grid_delisting) .exc_grid_delisting{grid-area:1/1/2/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_subheader{grid-area:2/1/3/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_graph{grid-area:3/1/3/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_orderbook{grid-area:4/1/4/2}.exc_grid:has(.exc_grid_delisting) .exc_grid_buysell{grid-area:4/2/4/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_ledgerbook{grid-area:6/1/6/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_unifiedtradingamt{grid-area:5/1/5/3}}@media (max-width:767px){.exc_grid:has(.exc_grid_delisting){grid-template-rows:auto auto auto auto auto}.exc_grid:has(.exc_grid_delisting) .exc_grid_delisting{grid-area:1/1/2/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_subheader{grid-area:2/1/3/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_graph{grid-area:3/1/3/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_orderbook{grid-area:4/1/4/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_buysell{grid-area:5/1/5/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_ledgerbook{grid-area:7/1/7/3}.exc_grid:has(.exc_grid_delisting) .exc_grid_unifiedtradingamt{grid-area:6/1/6/3}}.Trading_Tabs{height:100%}.Trading_Tabs .Nav_Trading_Tabs .nav-item .nav-link{color:#7a8398;cursor:pointer;background-color:#0000;border-radius:.6rem;margin-left:.5rem;padding:.8rem 1rem;font-size:1.2rem;line-height:1}.Trading_Tabs .Nav_Trading_Tabs .nav-item .nav-link.active{color:#0d0c12!important;background-color:#f3f3f3!important}.Trading_Tabs_head{margin-bottom:1rem;padding:1rem 1.6rem;position:relative}.Trading_Tabs_head:after{content:"";background-color:#0d0c121a;width:calc(100% - 3.2rem);height:.1rem;position:absolute;bottom:0;left:1.6rem}.Trading_Tabs .Content_Trading_Tabs{background-color:#0000!important}.Trading_Tabs .Content_Trading_Tabs .tab-pane{height:100%;padding:0!important}.graphSection{height:100%}@media (max-width:767px){.graphSection{height:auto}}.graphSection iframe{width:100%;height:100%}.exc_grid_ledgerbook.UserLedger{z-index:2;padding:1.5rem 1.6rem 0;position:relative}.exc_grid_ledgerbook.UserLedger .ledger_controller_nav{padding:0!important}.exc_grid_ledgerbook.UserLedger .custom_table thead th,.exc_grid_ledgerbook.UserLedger .custom_table thead td{padding:1rem 1.2rem}.subheader-main{width:100%}@media (max-width:767px){.subheader-main{padding:.8rem 0 0;position:relative}.subheader-main .container-fluid{padding:0 1rem}}.subheader-main .container-fluid{padding:0 1rem}.subheader-main .container-fluid>.row{align-items:center}@media (max-width:767px){.subheader-main .container-fluid>.row{justify-content:space-between;align-items:flex-start;flex-wrap:wrap!important}}.subheader-main .left.col{flex:0;padding:0 1rem 0 0}@media (max-width:767px){.subheader-main .left.col{flex:0 0 100%!important;max-width:100%!important}}.subheader-main .middle.col{scrollbar-width:none;-ms-overflow-style:none;padding-right:3rem;position:relative}.subheader-main .middle.col.slidedata{align-items:center;display:flex;position:relative}.subheader-main .middle.col.slidedata .scroll_btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;cursor:pointer;background:radial-gradient(circle,#0003 0%,#0000001a 40%,#0000 80%);justify-content:center;align-items:center;width:3.5rem;height:100%;transition:all .3s;display:none;position:absolute}@media (max-width:1780px){.subheader-main .middle.col.slidedata .scroll_btn{display:flex}}@media (max-width:767px){.subheader-main .middle.col.slidedata .scroll_btn{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(circle,#0000001a 0%,#0000000d 40%,#0000 80%);width:2.5rem}}.subheader-main .middle.col.slidedata .scroll_btn svg{width:1rem;height:1rem}.subheader-main .middle.col.slidedata .scroll_btn svg path{fill:#0d0c12}.subheader-main .middle.col.slidedata .scroll_btn.right{right:2rem}@media (max-width:767px){.subheader-main .middle.col.slidedata .scroll_btn.right{right:0}}.subheader-main .middle.col.slidedata .scroll_btn.right svg{transform:rotate(0)}.subheader-main .middle.col.slidedata .scroll_btn.left svg{transform:rotate(180deg)}@media (max-width:767px){.subheader-main .middle.col{padding:1rem 0 0;flex:0 0 100%!important;max-width:100%!important}.subheader-main .middle.col .scroll-controller-main{width:100%}}.subheader-main .right_dropdown{flex:0 0 5rem;max-width:5rem;position:absolute;top:1.1rem;right:0}.subheader-main .right_dropdown .dropdown button{background:0 0;border:0;margin-left:auto;display:table}.subheader-main .right_dropdown .dropdown button:after{content:none}.subheader-main .right_dropdown .dropdown button:focus{box-shadow:none}.subheader-main .right_dropdown .dropdown .dropdown-menu{box-shadow:none;background-color:#21242b;border-radius:0;position:relative}.subheader-main .right_dropdown .dropdown .dropdown-menu:after{content:"";border-bottom:1.2rem solid #21242b;border-left:1rem solid #0000;border-right:1rem solid #0000;position:absolute;top:-1rem;left:auto;right:1.3rem}.subheader-main .right_dropdown .dropdown .form-check{min-height:auto;margin:.7rem 0;padding-left:1.8rem;font-size:1.4rem;font-weight:400}.subheader-main .right_dropdown .dropdown .form-check .form-check-input{background-color:#051da3;border-color:#141543}.subheader-main .right_dropdown .dropdown .form-check .form-check-input:checked{background-color:#141543;border-color:#141543}.subheader-main .right_dropdown .dropdown .form-check .form-check-input:focus{box-shadow:unset;outline:none}.subheader-main .right_dropdown .dropdown .form-check .form-check input,.subheader-main .right_dropdown .dropdown .form-check .form-check label{cursor:pointer}.subheader-main .right_dropdown .dropdown .form-check .form-check label{color:#0d0c12;font-size:1.2rem}.pricebar_item{text-align:left;flex-direction:column;justify-content:center;padding-inline:2rem;display:flex;position:relative}@media (max-width:1679px){.pricebar_item{padding-inline:1.4rem}}@media (max-width:1399px){.pricebar_item{padding-inline:1rem}}@media (max-width:767px){.pricebar_item{padding-top:7px;padding-bottom:7px;padding-inline:1rem;flex:auto!important;width:45%!important}}.pricebar_item:after{content:"";background-color:#aeaeb233;width:.1rem;height:3.2rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:767px){.pricebar_item:after{display:none}}.pricebar_item svg{min-width:1.4rem}.SubHeader{z-index:1;align-items:center;padding:0;display:flex}@media (max-width:1023px){.SubHeader{z-index:99;margin-top:.9rem}}@media (max-width:767px){.SubHeader{margin-top:0}}.SubHeader .head_move.card-title{display:none}.SubHeader .custom-drop-outer{align-items:center;display:flex}@media (max-width:1023px){.SubHeader .custom-drop-outer{justify-content:space-between;padding:0}}.SubHeader .custom-drop-outer .custom-drop{cursor:pointer;z-index:3;background-color:#fff;border-radius:2rem;min-width:220px;padding:1rem;position:relative}@media (max-width:1679px){.SubHeader .custom-drop-outer .custom-drop{border-radius:1.4rem;padding:.5rem}}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop{min-width:200px}}.SubHeader .custom-drop-outer .custom-drop:after{content:"";z-index:-1;background-image:url(../media/drop_icon_black.1yyjvjjnf_o7e.svg);background-position:50%;background-repeat:no-repeat;background-size:1rem;border:none;width:1.2rem;height:.8rem;margin-left:.4em;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.SubHeader .custom-drop-outer .custom-drop_dropdown{width:100%}.SubHeader .custom-drop-outer .custom-drop_dropdown img{object-fit:cover;border-radius:50%;width:3.2rem;min-width:3.2rem;height:3.2rem;margin-right:5px}.SubHeader .custom-drop-outer .custom-drop_dropdown .placeholder-glow{height:32px}.SubHeader .custom-drop-outer .custom-drop_dropdown .placeholder-glow span{width:100%;height:100%}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop{border-right:0}}.SubHeader .custom-drop-outer .custom-drop a{color:#0d0c12;padding-right:4.2rem;display:block;position:relative}@media (max-width:1023px){.SubHeader .custom-drop-outer .custom-drop a{padding-right:1rem}}.SubHeader .custom-drop-outer .custom-drop a:after{content:"";background-image:url(../media/downarrow_small.1hvylq2vzroko.svg);background-position:50%;background-repeat:no-repeat;border:none;width:1rem;height:.6rem;margin-left:.4em;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop a:after{top:35%;right:0;transform:translateY(-50%)}}.SubHeader .custom-drop-outer .custom-drop h2{text-overflow:ellipsis;color:#0d0c12;white-space:nowrap;width:140px;margin-bottom:0;font-size:1.6rem;font-weight:600;overflow:hidden}@media (max-width:1679px){.SubHeader .custom-drop-outer .custom-drop h2{font-size:1.6rem}}@media (max-width:1023px){.SubHeader .custom-drop-outer .custom-drop h2{white-space:nowrap;font-size:1.2rem}}.SubHeader .custom-drop-outer .custom-drop span{color:#7a8398;font-size:1.4rem;display:block}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop span{font-size:1rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style{opacity:0;pointer-events:none;z-index:999;background:#fff;border-radius:2rem;width:48rem;transition:all .3s ease-in-out;position:absolute;left:0;box-shadow:0 0 10px #0000001a;padding:1.6rem 1rem!important}.SubHeader .custom-drop-outer .custom-drop .market_card_style .searchfeild{position:relative}.SubHeader .custom-drop-outer .custom-drop .market_card_style .searchfeild svg{position:absolute;top:50%;left:1.3rem;transform:translateY(-50%)}.SubHeader .custom-drop-outer .custom-drop .market_card_style .search_input{color:#0d0c12;white-space:nowrap;text-overflow:ellipsis;caret-color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;width:100%;max-width:100%;height:4rem;padding:.5rem 2rem .5rem 4rem;font-size:1.4rem;overflow:hidden}.SubHeader .custom-drop-outer .custom-drop .market_card_style .search_input::placeholder{color:#7a8398b3;caret-color:#0d0c12}.SubHeader .custom-drop-outer .custom-drop .market_card_style .search_input:-moz-placeholder-shown{color:#7a8398b3;caret-color:#0d0c12;font-size:1.4rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .search_input::-webkit-input-placeholder{color:#7a8398b3;caret-color:#0d0c12;font-size:1.4rem}@media (max-width:1023px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .search_input{font-size:1.2rem}}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style{width:35rem;padding:1rem .5rem;left:-1rem}}@media (max-width:575px){.SubHeader .custom-drop-outer .custom-drop .market_card_style{width:33rem;padding:1rem .5rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style:after{content:none;border-bottom:1.2rem solid gray;border-left:1rem solid #0000;border-right:1rem solid #0000;position:absolute;top:-1rem;left:7.3rem}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop .market_card_style:after{display:none}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Close_Icon{cursor:pointer}.SubHeader .custom-drop-outer .custom-drop .market_card_style .selectPair_style{margin:0 0 1rem;position:relative}.SubHeader .custom-drop-outer .custom-drop .market_card_style .selectPair_style>span{opacity:0;pointer-events:none}.SubHeader .custom-drop-outer .custom-drop .market_card_style .selectPair_style:after{content:"";background-image:url(../media/search.3kixy72wn79qc.svg);background-position:50%;width:1.6rem;height:1.6rem;position:absolute;top:.8rem;right:1.5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .card_hdr_title{color:#0d0c12;margin-bottom:0;padding:0;font-size:1.3rem;font-weight:700;line-height:1.6rem;display:block;position:static}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_type li{vertical-align:middle}.SubHeader .custom-drop-outer .custom-drop .market_card_style .exch_thead{background-color:#0000;padding:0!important}.SubHeader .custom-drop-outer .custom-drop .market_card_style .exch_thead_th{padding:0 .5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .exch_thead_th:last-child .exc-btn{background-color:#0000;border:0;padding:0}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap{overflow-x:auto}@media (max-width:1023px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap::-webkit-scrollbar{height:.6rem!important}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap::-webkit-scrollbar-thumb{background-color:#7a8398;border-radius:1rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody{flex-wrap:nowrap!important}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .scrollbar-container{padding:0!important}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .scrollbar-container .ps__thumb-y{right:0}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list{height:auto;max-height:33rem;padding:0 .5rem;overflow-y:auto}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list::-webkit-scrollbar{width:.5rem!important}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list::-webkit-scrollbar-thumb{border-radius:1rem;background-color:red!important}@media (max-width:767px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list{max-height:25rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list>.d-flex{margin-top:.6rem;position:relative}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list>.d-flex .selectedFav{background-color:#0000;border:0;padding:0;position:relative;top:-.2rem}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list>.d-flex .selectedFav svg{width:1rem;height:1rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row{width:100%;margin:0;padding:0}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td>*{max-width:100%;overflow:hidden}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td{padding:0 .5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td h5 span{display:inline-block}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td h5 span{font-size:1rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td h5,.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text_type{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#7a8398;margin:0;font-size:1.4rem;display:block;overflow:hidden}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td h5,.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text_type{font-size:1rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td.change_24h_status .text_type{color:#0d0c12}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td:last-child .text_type{text-align:right;color:#0d0c12}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td.fvrt_pair{word-wrap:break-word;flex:0 0 11rem;max-width:11rem}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td.fvrt_pair{flex:0 0 8rem;max-width:8rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td.value{max-width:12.8rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td.value span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text-white{color:#0d0c12}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text-gray{color:#7a8398;padding-left:.5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text-red{color:redClr}.SubHeader .custom-drop-outer .custom-drop .market_card_style .market_wrap .exch_tbody .market_list .row .exch_tbody_td .text-green{color:#16a34a}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market{white-space:nowrap}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead{flex-wrap:nowrap}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th{flex:auto}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th .toggle_sortby{color:#0d0c12;align-items:center;font-size:1.4rem;display:flex}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th .toggle_sortby svg{margin-left:.5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th:first-child{flex:0 0 12.9rem;max-width:12.9rem}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th:first-child{flex:0 0 9.9rem;max-width:9.9rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .Main_Table_Market .exch_thead_th .toggle_sortby{font-size:1rem}}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc{margin-bottom:1rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul{align-items:flex-start;display:flex}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul li{margin-right:1.5rem}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul li a{color:#0d0c12;border-bottom:.2rem solid #0000;padding:0 0 .7rem;font-size:1.4rem;font-weight:500}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul li a:after{content:none}.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul li.active a{color:#16a34a;border-bottom:.2rem solid #16a34a}@media (max-width:1199px){.SubHeader .custom-drop-outer .custom-drop .market_card_style .fav-exc ul li a{font-size:1.2rem}}@media (min-width:1145px){.SubHeader .custom-drop-outer .custom-drop.Open_Market_Card .market_card_style{opacity:1;z-index:9;pointer-events:all;transform:translateY(0)}}.SubHeader .custom-drop-outer .custom-drop.Open_Market_Card .dropdown_header:after{transform:translateY(-50%)rotate(180deg)}.SubHeader .custom-drop-outer .custom-drop.Open_Market_Card .market_card_style{opacity:1;pointer-events:all;transform:translateY(1.5rem)}.SubHeader .custom-drop-outer .right{text-align:left;min-width:13.6rem;padding:0 3rem}@media (max-width:1679px){.SubHeader .custom-drop-outer .right{padding:0 2rem}}@media (max-width:1399px){.SubHeader .custom-drop-outer .right{min-width:12.5rem}}@media (max-width:767px){.SubHeader .custom-drop-outer .right{min-width:auto;margin-top:0;padding:0 1rem}}.SubHeader .custom-drop-outer .right h3{color:#e90306;margin:0;font-size:2rem;font-weight:600}@media (max-width:1679px){.SubHeader .custom-drop-outer .right h3{font-size:1.8rem}}@media (max-width:1023px){.SubHeader .custom-drop-outer .right h3{text-align:right;font-size:1.4rem}}.SubHeader .custom-drop-outer .right span{color:#0d0c12;font-size:1.2rem}@media (max-width:1023px){.SubHeader .custom-drop-outer .right span{text-align:right}}.SubHeader .custom-drop-outer .right:after{display:none}@media (max-width:1023px){.SubHeader .custom-drop-outer .right{text-align:right}}.SubHeader .pricebar-container{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;display:flex;overflow-x:auto}.SubHeader .pricebar-container .scroll-controller{justify-content:space-between;align-items:flex-start;padding:1.2rem 0 0;position:relative;top:0}@-moz-document url-prefix(){.SubHeader .pricebar-container .scroll-controller{padding:0}}.SubHeader .pricebar-container .pricebar-box{min-width:5rem}.SubHeader .pricebar-container .pricebar-box:nth-child(3){min-width:11rem}@media (max-width:1599px){.SubHeader .pricebar-container .pricebar-box,.SubHeader .pricebar-container .pricebar-box:nth-child(3){min-width:auto}}@media (max-width:991px){.SubHeader .pricebar-container .pricebar-box{min-width:9rem;margin-bottom:.8rem}}.SubHeader .pricebar-container .pricebar-box svg{min-width:1.4rem}.SubHeader .pricebar-box{white-space:nowrap;margin-right:1.5rem}.SubHeader .pricebar-box .label{color:#7a8398;word-wrap:break-word;margin-bottom:.4rem;font-size:1.4rem;font-weight:400}.SubHeader .pricebar-box .label svg{min-width:1.6rem;margin-right:.4rem}@media (max-width:575px){.SubHeader .pricebar-box .label svg{min-width:1.2rem}}@media (max-width:1679px){.SubHeader .pricebar-box .label{font-size:1.2rem}}.SubHeader .pricebar-box .price-text{color:#0d0c12;word-wrap:break-word;white-space:normal;font-size:1.2rem;font-weight:600;display:flex}.SubHeader .pricebar-box .price-text:after{display:none}@media (max-width:767px){.SubHeader .pricebar-box .price-text{font-size:1rem}}.SubHeader .pricebar-box .price-text span{color:#ff0}.SubHeader .pricebar-box .price-text .Funding_No{padding-right:.4rem}.SubHeader .funding-rate-trigger{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.SubHeader .funding-rate-trigger .label{border-bottom:.1rem dashed #7a8398;width:fit-content}.SubHeader .funding-rate-trigger:focus-visible{outline-offset:.3rem;border-radius:.2rem;outline:.2rem solid #1760ff73}.SubHeader .card-body{align-items:center;display:flex}.funding-rate-tooltip{z-index:1050;color:#0d0c12;white-space:normal;background:#fff;border:.1rem solid #48485f1a;border-radius:.6rem;width:27rem;padding:1.4rem 1.6rem;position:fixed;box-shadow:0 .6rem 2rem #00000029}.funding-rate-tooltip:before{content:"";border-bottom:.6rem solid #fff;border-left:.6rem solid #0000;border-right:.6rem solid #0000;position:absolute;top:-.6rem;right:2.4rem}.funding-rate-tooltip .funding-tooltip-row{justify-content:space-between;align-items:flex-start;gap:1.6rem;padding:.5rem 0;font-size:1.2rem;line-height:1.5;display:flex}.funding-rate-tooltip .funding-tooltip-row span{color:#7a8398;white-space:normal;max-width:13rem}.funding-rate-tooltip .funding-tooltip-row strong{color:#0d0c12;text-align:right;white-space:nowrap;font-weight:600}.funding-rate-tooltip .funding-tooltip-row em{font-style:normal}.funding-rate-tooltip .funding-tooltip-row .short-direction{color:#e90306}.funding-rate-tooltip .funding-tooltip-row .long-direction{color:#16a34a}.funding-rate-tooltip .funding-tooltip-divider{background:#48485f1a;height:.1rem;margin:.6rem 0}.bidGreen h3{color:#16a34a!important}.text_green{color:#16a34a}.text_red{color:#e90306}.bidGreen{color:#16a34a!important}.askRed{color:#e90306!important}.copy_wallet_required_tooltip .tooltip-inner{max-width:28rem;padding:.8rem 1.2rem;font-size:1.5rem;line-height:1.4}.market_pair_tooltip{min-width:36rem!important}.market_pair_tooltip .tooltip_area .card{border:.1rem solid #1b2133;border-radius:1.5rem}.market_pair_tooltip .tooltip_area .card .card-body{color:#0d0c12;background:#161820;border-radius:1.3rem;padding:.5rem 1.5rem}.market_pair_tooltip .tooltip_area .card .card-body .card-title{margin-top:1rem;font-size:1.8rem}.market_pair_tooltip .tooltip_area .card .dim_text{color:#787a75;font-size:1.1rem}.market_pair_tooltip .tooltip_area .card .tip_card .row{margin:1rem 0}.market_pair_tooltip .tooltip_area .card .tip_card .row .col-lg-12,.market_pair_tooltip .tooltip_area .card .tip_card .row .col-lg-6,.market_pair_tooltip .tooltip_area .card .tip_card .row .col-md-12{padding:0}.market_pair_tooltip .tooltip-inner{max-width:inherit;background:0 0;border-radius:1.5rem;padding:5rem;width:30rem!important}.market_pair_tooltip .tooltip-arrow:before{right:-.6rem}.market_wrap .exch_thead .exch_thead_th:nth-child(4),.market_wrap .exch_thead .exch_thead_th:last-child{justify-content:flex-end;display:flex}button.selectFav.fav-star{background:#141543!important}.SubHeader .custom-drop-outer .modelHover{display:none!important}.ledger_controller{position:relative}.ledger_controller_nav{align-items:center;margin-bottom:2rem;display:flex;padding:0 0!important}.ledger_controller_nav .nav-item:not(:last-child){margin-right:2rem}@media (max-width:1199px){.ledger_controller_nav .nav-item:not(:last-child){margin-right:1rem}}.ledger_controller_nav .nav-link{color:#7a8398;cursor:pointer;border-bottom:.1rem solid #0000;padding:.2rem .5rem .5rem;font-size:1.4rem;font-weight:500;border-radius:0!important}@media (max-width:767px){.ledger_controller_nav .nav-link{font-size:1.4rem}}.ledger_controller_nav .nav-link:hover{color:#0d0c12}.ledger_controller_nav .nav-link.active{color:#0d0c12;border-bottom:.1rem solid #1760ff;border-radius:0;font-weight:500;background-color:#0000!important}.ledger_controller_nav .nav-link:focus{box-shadow:none;background-color:#0000;outline:none}@media (max-width:1679px){.ledger_controller_nav .nav-link{padding:0 0 1rem;font-size:1.4rem}}.ledger_controller_nav_tabs_head{margin-right:2rem;display:inline-flex}@media (max-width:1199px){.ledger_controller_nav_tabs_head{white-space:nowrap;border-bottom:0;overflow-x:auto;flex-wrap:nowrap!important}.ledger_controller_nav_tabs_head::-webkit-scrollbar{width:0!important;height:0!important}.ledger_controller_nav_tabs_head::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.ledger_controller_nav_tabs_head::-webkit-scrollbar-thumb{background-color:#474957;border-radius:0}}.ledger_controller_nav_tabs_head_row{padding:0 0 1.5rem}@media (max-width:1365px){.ledger_controller_nav_tabs_head_row{padding:.5rem 0}}.ledger_controller_nav_tabs_head .nav-item:not(:last-child){margin-right:1rem}.ledger_controller_nav_tabs_head .nav-item a{color:#7a8398;cursor:pointer;background-color:#0000;border-radius:.7rem;padding:.7rem 1rem;font-size:1.4rem;font-weight:400}.ledger_controller_nav_tabs_head .nav-item a.active{color:#000;background-color:#f5f7f9}.ledger_controller_nav_tabs_head .nav-item a:focus{color:#000;box-shadow:none;background-color:#f5f7f9;border:0}.ledger_controller_nav_tabs_head_action{color:#0d0c12!important}.ledger_controller_nav_tabs_head_filters{padding-left:2rem;display:inline-flex;position:relative}.ledger_controller_nav_tabs_head_filters:before{content:"";background-color:#0d0c121a;width:.1rem;height:2rem;position:absolute;top:0;left:0}.ledger_controller_nav_tabs_head_filters li{color:#7a8398;margin-right:2rem;font-size:1.4rem}.ledger_controller_nav_tabs_head_filters li>*{color:#7a8398;background-color:#0000;border:0;padding:0}.ledger_controller_nav_tabs_head_filters li.active,.ledger_controller_nav_tabs_head_filters li.active>*{color:#0d0c12}@media (max-width:767px){.ledger_controller_nav_tabs_head_filters{padding:.5rem 0;display:flex}.ledger_controller_nav_tabs_head_filters:before{content:none}}.ledger_controller_nav_tabs_head_filters.nocontent{padding-left:0}.ledger_controller_nav_tabs_head_filters.nocontent:before{content:none}@media (max-width:1365px){.ledger_controller_nav{padding:0 1.8rem!important}}@media (max-width:1199px){.ledger_controller_nav{white-space:nowrap;border-bottom:0;max-width:calc(100% - 3.6rem);margin-left:0;position:relative;overflow-x:auto;flex-wrap:nowrap!important;padding:0!important}.ledger_controller_nav::-webkit-scrollbar{width:0!important;height:0!important}.ledger_controller_nav::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.ledger_controller_nav::-webkit-scrollbar-thumb{background-color:#474957;border-radius:0}}@media (max-width:767px){.ledger_controller_nav{max-width:100%;margin-bottom:1rem}}.ledger_controller_content{padding:0!important}.ledger_controller_content .custom_table .table-responsive{min-height:150px}.ledger_controller_content_right_action{color:#0d0c12;position:absolute;top:.5rem;right:0}.ledger_controller_content_right_action .outlineBtn_style{height:3rem;font-size:1.4rem}.ledger_controller_content_right_action .checkbox_input label{font-size:1.6rem}@media (max-width:1679px){.ledger_controller_content_right_action .checkbox_input label{font-size:1.4rem}}.ledger_controller_content_right_action ul{flex-wrap:wrap;align-items:center;display:flex}.ledger_controller_content_right_action ul li{white-space:nowrap;position:relative}.ledger_controller_content_right_action ul li:not(:first-child){margin-left:2rem}.ledger_controller_content_right_action ul li:not(:first-child):before{content:"";background-color:#0d0c121a;width:.1rem;height:2.1rem;position:absolute;top:50%;left:-1rem;transform:translateY(-50%)}@media (max-width:479px){.ledger_controller_content_right_action ul li:not(:first-child):before{content:none}}.ledger_controller_content_right_action ul li a{font-size:1.6rem}.ledger_controller_content_right_action ul li a.cancel{color:#e90306}.ledger_controller_content_right_action ul li a.all-orders{color:#1760ff}@media (max-width:1679px) and (max-width:1679px){.ledger_controller_content_right_action ul li a{font-size:1.4rem}}@media (max-width:1199px){.ledger_controller_content_right_action{border-bottom:.1rem solid #0d0c121a;padding:1rem 1.8rem;display:block;position:static}}@media (max-width:767px){.ledger_controller_content_right_action{padding:1rem 0}}.ledger_controller_content_head{padding:1rem 0}.ledger_controller_content_head ul{display:inline-flex}.ledger_controller_content_head ul li,.ledger_controller_content_head ul li a{color:#0d0c12;font-size:1.6rem}.ledger_controller_content_head ul li.divider,.ledger_controller_content_head ul li a.divider{color:#0d0c121a;margin:0 1rem 0 -1rem}.ledger_controller_content_head ul li{margin-right:2rem}.ledger_controller_content.no-scroll .custom_table .table-responsive{max-height:initial}.ledger_controller_content .custom_table table thead tr th,.ledger_controller_content .custom_table table thead tr td,.ledger_controller_content .custom_table table tbody tr th,.ledger_controller_content .custom_table table tbody tr td{font-size:1.4rem!important}.ledger_controller_content .custom_table table thead{position:static}.ledger_controller_content .custom_table table tbody tr td{background:0 0;padding:2rem 1.2rem}@media (max-width:991px){.ledger_controller_content .custom_table table tbody tr td{padding:1.5rem 1.2rem}}.ledger_controller_content .custom_table.assets_table table thead tr th:last-child{width:20rem}.ledger_controller_content .custom_table .inner_table{border-radius:1rem;width:100%}.ledger_controller_content .custom_table .inner_table tbody tr td{padding-top:.9rem;padding-bottom:.9rem}.ledger_controller_content .custom_table .inner_table tbody tr td span{display:block}.ledger_controller_content .custom_table.position_table .subtitle{padding-left:.5rem;font-size:1.2rem;display:block}.ledger_controller_content .custom_table.position_table tbody td{padding:1.4rem 1.2rem;font-size:1.4rem}.ledger_controller_content .cancel-btn,.ledger_controller_content .detail-btn,.ledger_controller_content .green-btn{color:#e90306;cursor:pointer;background:#fe58581a;border:0;border-radius:.6rem;justify-content:center;align-items:center;padding:.92rem 1.81rem;font-size:1.2rem;display:flex;position:relative}.ledger_controller_content .detail-btn{background-color:#fcd5351a}.ledger_controller_content .detail-btn img,.ledger_controller_content .detail-btn svg{margin-left:.5rem}.ledger_controller_content .detail-btn{color:#fcd535}.ledger_controller_content .green-btn{color:#fff;background-color:#1760ff;border:1px solid #1760ff;padding:.8rem .9rem;transition:all .25s ease-in-out;display:inline-block}.ledger_controller_content .green-btn:hover:not(:disabled){color:#1760ff;background-color:#0000}.ledger_controller_content .green-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.ledger_controller_content .text-red{color:#e90306!important}.ledger_controller_content .text-green{color:#16a34a!important}.ledger_controller_content .simple-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.ledger_controller .edit_input{align-items:center;display:flex}.ledger_controller .edit_input input{color:#0d0c12;background-color:#0d0c121a;border:.1rem solid #0d0c121a;border-radius:1rem;flex:0 0 25rem;max-width:25rem;height:5rem;padding:1rem 1.5rem;font-size:1.6rem;overflow:hidden}.ledger_controller .edit_input input:focus{box-shadow:none;caret-color:#0d0c12;border:0;outline:0}.ledger_controller .edit_input input::placeholder{color:#7a8398b3;caret-color:#0d0c12;font-size:1.4rem}.ledger_controller .edit_input input:-moz-placeholder-shown{opacity:1;color:#7a8398;caret-color:#0d0c12}.ledger_controller .edit_input input::-webkit-input-placeholder{opacity:1;color:#7a8398;caret-color:#0d0c12}.ledger_controller .edit_input button{color:#0d0c12;text-align:center;background-color:#16a34a;border:0;border-radius:1rem;width:5rem;height:5rem;margin-left:.5rem;font-size:1.6rem}.ledger_controller .custom_table{box-shadow:none;margin:.4rem 0 2.4rem}.ledger_controller .custom_table.currentorders_table .pointer_list{min-width:18px;margin-left:4px}.ledger_controller .tpsl-dlt-btn .dlt{margin-left:1rem}.ledger_controller .tpsl-dlt-btn .dlt svg path{fill:#16a34a}div.ledger_alert{background-color:#7a839833;border:0;border-radius:0;align-items:center;margin-bottom:1rem;padding-left:3rem;display:flex;position:relative;padding-right:10rem!important}div.ledger_alert p{color:#0d0c1299;margin:0;font-size:1.4rem}div.ledger_alert p a{color:#0d0c12cc;margin-left:1rem}div.ledger_alert button{background-color:#0000;border:0;position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)}div.ledger_alert button svg path{fill:#0d0c12}@media (max-width:1365px){div.ledger_alert{padding-left:1.8rem;padding-right:1.8rem}div.ledger_alert button{right:1rem}}.trading_amount{flex-direction:column;height:100%;padding:2rem 1.4rem;display:flex;position:relative}@media (max-width:767px){.trading_amount{padding:1.5rem 1rem}}.trading_amount_inner{flex-direction:column;justify-content:space-between;min-height:calc(100% - 2rem);display:flex}.trading_amount_head{border-bottom:.1rem solid #aeaeb233;padding-bottom:1.5rem}.trading_amount_head_left h4{color:#0d0c12;margin:0;font-size:1.8rem;font-weight:600}@media (max-width:767px){.trading_amount_head_left h4{font-size:1.4rem}}.trading_amount_head_right{text-align:right}.trading_amount_head_right a{color:#16a34a;font-size:1.4rem}.trading_amount_head_right a.spot{font-weight:500}.trading_amount_head_right a:hover{color:#0d0c12}.trading_amount_head_mm{margin-top:1.8rem}.trading_amount_head_mm p{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:500}.trading_amount_head_mm a{color:#0d0c12;font-size:1.4rem;font-weight:600}.trading_amount_head_mm a:hover{color:#16a34a}.trading_amount_head_mm a:hover svg path{fill:#16a34a}.trading_amount_head_mm>div>div:last-child{text-align:right}.trading_amount_initial_margin{position:relative}.trading_amount_initial_margin_row{border-bottom:.1rem solid #0d0c121a;margin:1rem 0 0;padding:1rem 0 1.5rem}.trading_amount_initial_margin .act{z-index:1;background:#23262f;border:0;border-radius:.4rem;justify-content:center;align-items:center;width:7.4rem;height:1.2rem;display:flex;position:absolute;bottom:-.6rem;left:50%;transform:translate(-50%)}.trading_amount_initial_margin .act svg{transform:rotateX(180deg)}.trading_amount_initial_margin .act.active svg{transform:rotateX(0)}.trading_amount_initial_margin_l span{color:#7a8398;font-size:1.4rem;font-weight:500}.trading_amount_initial_margin_r{align-items:center;display:flex}.trading_amount_initial_margin_r .progress{background-color:#ffffff1a;border-radius:.9rem;flex:0 0 calc(100% - 4rem);max-width:calc(100% - 4rem);height:.9rem}.trading_amount_initial_margin_r .progress-bar{background-color:#16a34a}.trading_amount_initial_margin_r>span{text-align:right;color:#0d0c12;flex:0 0 4rem;font-size:1.4rem;font-weight:600}.trading_amount_bal{padding:2rem 0}.trading_amount_bal p{color:#7a8398;margin:0;font-size:1.4rem;font-weight:500}.trading_amount_bal strong{color:#0d0c12;font-size:1.4rem;font-weight:600}.trading_amount_footer{margin-top:auto}.trading_amount_footer .border-btn{border-color:#0d0c1299;height:4rem;font-weight:700}@media (max-width:991px){.OrderBook{height:100%;margin-bottom:0}}@media (max-width:767px){.OrderBook{padding-bottom:1rem}}.OrderBook .orderBook{height:100%}@media (max-width:1023px){.OrderBook .orderBook{height:auto}}.OrderBook .orderBook .buttonTab.nav-tabs{border:0;margin-bottom:1.2rem;padding:1rem 1.2rem 0;position:relative}@media (max-width:1679px){.OrderBook .orderBook .buttonTab.nav-tabs{padding:1rem 1.2rem 0}}@media (max-width:767px){.OrderBook .orderBook .buttonTab.nav-tabs{margin-bottom:1rem;padding:1rem .8rem 0}}.OrderBook .orderBook .buttonTab.nav-tabs li{margin-right:1.2rem}.OrderBook .orderBook .buttonTab.nav-tabs li:last-child{margin-right:0}.OrderBook .orderBook .buttonTab.nav-tabs .nav-link{color:#7a8398;text-align:center;background:0 0;border:0;border-radius:.8rem;min-width:9rem;min-height:2.4rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:500}.OrderBook .orderBook .buttonTab.nav-tabs .nav-link:not(:last-child){margin-right:1rem}.OrderBook .orderBook .buttonTab.nav-tabs .nav-link.active{color:#0d0c12;background:#f3f3f3}.OrderBook .orderBook .tab-content{padding:0!important}.OrderBook .orderBook .tab-content .MarketTrades_Tabs .mrkt_trade_data .card_hdr_title{display:none}.OrderBook .orderBook .market_card_style{height:auto!important}.OrderBook .orderbookAsk .exch_tbody .exch_tbody_td,.OrderBook .orderbookBid .exch_tbody .exch_tbody_td{padding:.3rem .5rem}@media (max-width:767px){.OrderBook .orderbookAsk .exch_tbody .exch_tbody_td,.OrderBook .orderbookBid .exch_tbody .exch_tbody_td{padding:.2rem 0}}.OrderBook .orderbookAsk .exch_tbody .exch_tbody_td:after,.OrderBook .orderbookBid .exch_tbody .exch_tbody_td:after{display:none}.OrderBook .orderbookAsk .exch_tbody .row,.OrderBook .orderbookBid .exch_tbody .row{padding:0 .5rem}.OrderBook .orderbookAsk .allbySell,.OrderBook .orderbookBid .allbySell{flex-direction:column-reverse;display:flex}.OrderBook .exch_tbody .tradebody_data .exch_tbody_td{padding-top:.2rem;padding-bottom:.2rem}.OrderBook .exch_tbody .tradebody_data .exch_tbody_td:after{display:none}.OrderBook .mrkt_trade_data .mrkt_trade_scroll{flex-direction:column-reverse;max-height:53.2rem;display:flex;overflow-y:auto;padding:0!important}@media (max-width:1679px){.OrderBook .mrkt_trade_data .mrkt_trade_scroll{max-height:53.2rem}}.OrderBook .mrkt_trade_data .mrkt_trade_scroll::-webkit-scrollbar{width:.5rem!important}.OrderBook .mrkt_trade_data .mrkt_trade_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.OrderBook .mrkt_trade_data .mrkt_trade_scroll::-webkit-scrollbar-thumb{background-color:#474957;border-radius:.5rem}.OrderBook .mrkt_trade_data .exch_thead{padding:.4rem .6rem}.OrderBook .mrkt_trade_data .exch_tbody .row{position:relative}.OrderBook .mrkt_trade_data .exch_tbody .row .exch_tbody_td{padding:.2rem .5rem;font-weight:400}.OrderBook .mrkt_trade_data .exch_tbody .row .exch_tbody_td:first-child{padding-left:1.5rem}.OrderBook .mrkt_trade_data .exch_tbody .row .exch_tbody_td:last-child{padding-right:1.5rem}@media (min-width:1680px){.OrderBook .mrkt_trade_data .exch_tbody .row .exch_tbody_td{font-size:1.4rem}}@media (max-width:767px){.OrderBook .mrkt_trade_data .exch_thead .exch_thead_th{min-width:5rem;padding:1.3rem .5rem}}.OrderBook .orderbookBid .exch_tbody .row,.OrderBook .orderbookAsk .exch_tbody .row{position:relative}.OrderBook .orderbookBid .exch_tbody .row .exch_tbody_td,.OrderBook .orderbookAsk .exch_tbody .row .exch_tbody_td{font-weight:500}.OrderBook .orderbookBid .exch_tbody .row .exch_tbody_td:first-child,.OrderBook .orderbookAsk .exch_tbody .row .exch_tbody_td:first-child{color:#e90306;padding-left:1rem}.OrderBook .orderbookBid .exch_tbody .row .exch_tbody_td:last-child,.OrderBook .orderbookAsk .exch_tbody .row .exch_tbody_td:last-child{padding-right:1rem}@media (min-width:1680px){.OrderBook .orderbookBid .exch_tbody .row .exch_tbody_td,.OrderBook .orderbookAsk .exch_tbody .row .exch_tbody_td{font-size:1.2rem}}@media (max-width:767px){.OrderBook .orderbookBid .exch_thead .exch_thead_th,.OrderBook .orderbookAsk .exch_thead .exch_thead_th{min-width:5rem;padding:1.3rem .5rem}}.OrderBook .orderbookAsk .exch_tbody .row:hover{background-color:#2bd55e26!important}.OrderBook .orderbookBid .exch_tbody .row:hover{background-color:#ec232326!important}.OrderBook .orderbookAsk .exch_tbody .row.row-highlighted,.OrderBook .orderbookBid .exch_tbody .row.row-highlighted{transition:background-color .15s;background-color:#d3d3d333!important}.OrderBook .orderbookAsk .exch_tbody .row:after{content:"";background:0 0;width:100%;height:100%;transition:all .3s;animation:.75s linear forwards fadeinout;position:absolute;top:0;left:0;background-color:#02c77a80!important}.OrderBook .orderbookBid .exch_tbody .row:after{content:"";background:0 0;width:100%;height:100%;transition:all .3s;animation:.75s linear forwards fadeinout;position:absolute;top:0;left:0;background-color:#ff3b691a!important}@keyframes fadeinout{0%{opacity:.25}30%{opacity:1}40%{opacity:1}50%{opacity:1}to{opacity:0}}@media (max-width:991px){.OrderBook .sellMode,.OrderBook .buyMode,.OrderBook .sellMode .orderbookAsk,.OrderBook .sellMode .orderbookBid,.OrderBook .buyMode .orderbookAsk,.OrderBook .buyMode .orderbookBid{height:calc(100% - 3rem)}}.OrderBook .sellMode .orderbookAsk .exch_tbody,.OrderBook .sellMode .orderbookBid .exch_tbody,.OrderBook .buyMode .orderbookAsk .exch_tbody,.OrderBook .buyMode .orderbookBid .exch_tbody{height:auto;max-height:47.6rem}.OrderBook .orderbookHeader{justify-content:space-between;height:100%;position:relative}.OrderBook .orderbookHeader_controller{position:relative}.OrderBook .orderbookHeader_controller .dropdown{z-index:3;position:absolute;top:0;right:1.6rem}.OrderBook .orderbookHeader_controller .dropdown-toggle{color:#0d0c12;background-color:#0d0c121a;border:0;border-radius:.6rem;padding:.4rem .8rem;font-size:1.1rem}.OrderBook .orderbookHeader_controller .dropdown-toggle:after{border-top:.4em solid;border-left:.4em solid #0000;border-right:.4em solid #0000;margin-bottom:-.2rem;margin-left:1rem}.OrderBook .orderbookHeader_controller .dropdown-menu{background:linear-gradient(221.26deg,#20342d 0%,#322a47 100%);border-radius:.6rem;min-width:5.4rem;padding:1.15rem 0;box-shadow:0 .4rem 2.4rem #0000001f}.OrderBook .orderbookHeader_controller .dropdown-menu a{color:#0d0c12;text-align:center;font-size:1.4rem}.OrderBook .orderbookHeader_controller .dropdown-menu a.active{color:#16a34a;background-color:#0000}.OrderBook .orderbookHeader_controller .dropdown-menu a:hover,.OrderBook .orderbookHeader_controller .dropdown-menu a:focus{box-shadow:none;background-color:#0000}@media (max-width:991px){.OrderBook .orderbookHeader_controller .dropdown{top:-3.5rem}.OrderBook .orderbookHeader_controller .dropdown-toggle{padding:.2rem .6rem}}.OrderBook .orderbookHeader ul.changeMode{z-index:1;border-bottom:0;padding:0 1.2rem;position:relative}@media (max-width:1679px){.OrderBook .orderbookHeader ul.changeMode{padding:0 1.2rem}}@media (max-width:767px){.OrderBook .orderbookHeader ul.changeMode{padding:0 .6rem}}.OrderBook .orderbookHeader ul.changeMode li.nav-item{cursor:pointer}.OrderBook .orderbookHeader ul.changeMode li.nav-item:not(:last-child){margin-right:.3rem}.OrderBook .orderbookHeader ul.changeMode li.nav-item .nav-link{background:0 0;border:1px solid #0000;border-radius:.6rem;align-items:center;padding:.15rem .6rem;display:flex}.OrderBook .orderbookHeader ul.changeMode li.nav-item .nav-link:focus,.OrderBook .orderbookHeader ul.changeMode li.nav-item .nav-link.active{box-shadow:inherit;background:#f3f3f3}@media (max-width:1400px){.OrderBook .orderbookHeader ul.changeMode li.nav-item{margin-right:1.5rem}.OrderBook .orderbookHeader ul.changeMode li.nav-item img{width:2rem}}.OrderBook .orderbookHeader ul.changeMode li.nav-item:last-child{margin-right:0}.OrderBook .orderbookHeader ul.changeMode li.nav-item.isActive,.OrderBook .orderbookHeader ul.changeMode li.nav-item:hover,.OrderBook .orderbookHeader ul.changeMode li.nav-item:active,.OrderBook .orderbookHeader ul.changeMode li.nav-item:focus{opacity:1}.OrderBook .orderbookHeader .order_selectgrup{z-index:5;align-items:center;width:3rem;display:flex;position:absolute;top:1rem;right:.9rem}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control{margin-left:1rem}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .dotsBtn{background:0;border:0;padding:0 .3rem}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .dotsBtn .three_dots{color:#72768f;cursor:pointer;width:.3rem;position:relative}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .ctrl_hide{opacity:0;visibility:hidden;transition:all .6s cubic-bezier(.25,1.15,.35,1.15);display:none}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .ctrl_show{opacity:1;visibility:visible;z-index:9;background:#161820;border-radius:.5rem 0 .5rem .5rem;width:12rem;padding:1rem;transition:all .6s cubic-bezier(.25,1.15,.35,1.15);display:block;position:absolute;top:3rem;right:-.2rem;transform:translateY(0);box-shadow:0 .4rem .6rem #9a5cfd4d}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .ctrl_show .set_controlorder .form-check{min-height:auto;margin:0;padding-left:1.2rem;font-size:1.2rem;font-weight:300}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .ctrl_show .set_controlorder .form-check .form-check-input:checked{background-color:#8044de;border-color:#ee7e9a}.OrderBook .orderbookHeader .order_selectgrup .ordr_book_control .ctrl_show .set_controlorder .form-check .form-check-input:focus{box-shadow:unset;outline:none}.OrderBook .orderbookHeader .selectGroup{color:#72768f;white-space:nowrap;font-size:1.1rem;font-weight:400}.OrderBook .orderbookHeader .select__menu{color:#0d0c12;text-transform:uppercase;background:#161820 url(../media/DownArrow.176m-n9thdysw.svg) 100% no-repeat;border:0;border-radius:.3rem;min-width:fit-content;padding:.2rem 1.1rem .2rem .6rem;font-size:1.1rem;font-weight:400}.OrderBook .orderbookHeader .select__menu:focus{box-shadow:unset}.OrderBook .orderbookHeader .select__menu option{color:#72768f;white-space:nowrap;background:linear-gradient(160deg,#68174a 0%,#eb1b24 55% 99%);font-size:1.1rem;font-weight:500}.OrderBook .orderbookHeader .select__menu option:hover{background:#763fe580}.OrderBook .orderbookHeader .tab-content{height:calc(100% - 4.2rem);overflow:hidden}.OrderBook .orderbookHeader .tab-content .orderbook_scroll{flex-direction:column-reverse;min-height:21.5rem;max-height:21.5rem;display:flex;overflow-y:auto}@media (max-width:1679px){.OrderBook .orderbookHeader .tab-content .orderbook_scroll{min-height:21rem;max-height:21rem}}@media (max-width:991px){.OrderBook .orderbookHeader .tab-content .orderbook_scroll{min-height:23.5rem;max-height:23.5rem}}@media (max-width:767px){.OrderBook .orderbookHeader .tab-content .orderbook_scroll{min-height:18.5rem;max-height:18.5rem}}.OrderBook .orderbookHeader .tab-content .orderbook_scroll::-webkit-scrollbar{width:.5rem!important}.OrderBook .orderbookHeader .tab-content .orderbook_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.OrderBook .orderbookHeader .tab-content .orderbook_scroll::-webkit-scrollbar-thumb{background-color:#474957;border-radius:.5rem}.OrderBook .orderbookHeader .tab-content .orderbook_scroll.orderbook_bottom,.OrderBook .orderbookHeader .tab-content .orderbook_scroll.buy_orderbook_scroll{flex-direction:column}.OrderBook .orderbookHeader .tab-content .buysell_scroll{flex-direction:column-reverse;min-height:44.2rem;max-height:44.2rem;display:flex;overflow-y:auto}@media (max-width:1679px){.OrderBook .orderbookHeader .tab-content .buysell_scroll{min-height:43.4rem;max-height:43.4rem}}.OrderBook .orderbookHeader .tab-content .buysell_scroll::-webkit-scrollbar{width:.5rem!important}.OrderBook .orderbookHeader .tab-content .buysell_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #ffffff0f}.OrderBook .orderbookHeader .tab-content .buysell_scroll::-webkit-scrollbar-thumb{background-color:#474957;border-radius:.5rem}@media (max-width:1023px){.OrderBook .orderbookHeader .tab-content{height:auto}}.OrderBook .orderbookHeader .tab-content .exch_thead{justify-content:space-between;padding:.8rem 1.4rem}@media (max-width:1679px){.OrderBook .orderbookHeader .tab-content .exch_thead{padding:1.2rem 1rem}}@media (max-width:767px){.OrderBook .orderbookHeader .tab-content .exch_thead{padding:.6rem}}.OrderBook .orderbookHeader .tab-content .exch_thead.lastTradedPrice{padding:1.2rem 1.4rem}@media (max-width:767px){.OrderBook .orderbookHeader .tab-content .exch_thead.lastTradedPrice{padding:.6rem}}.OrderBook .orderbookHeader .tab-content .buyMode .exch_thead{padding-top:0}.OrderBook .orderbookHeader .tab-content .buyMode>.exch_tbody:first-child{padding-top:.4rem}@media (max-width:1023px){.OrderBook .orderbookHeader .tab-content .buyMode .orderbookAsk,.OrderBook .orderbookHeader .tab-content .sellMode .orderbookBid{padding:.7rem 0}.OrderBook .orderbookHeader .tab-content .sellMode .orderbookBid .exch_thead{padding-bottom:.5rem}}.OrderBook .orderbookHeader .tab-content .tab-pane{height:calc(100% - 55px);padding:0}@media (max-width:1023px){.OrderBook .orderbookHeader .tab-content .tab-pane{height:auto;padding:0 .5rem}}.OrderBook .orderbookHeader .tab-content .tab-pane .allMode{height:100%}.OrderBook .orderbookHeader .tab-content .tab-pane .allMode .scrollbar-container,.OrderBook .orderbookHeader .tab-content .tab-pane .orderbookAsk .scrollbar-container,.OrderBook .orderbookHeader .tab-content .tab-pane .orderbookBid .scrollbar-container{padding:0!important}.OrderBook .orderbookHeader .tab-content .tab-pane.market_card_style{opacity:1;padding:0}.OrderBook .orderbookHeader .tab-content .buy_tab.tab-pane{height:calc(100% - 3rem)}.OrderBook .orderbookHeader .tab-content .buy_tab.tab-pane #buy_tab_inr,.OrderBook .orderbookHeader .tab-content .buy_tab.tab-pane #buy_tab_inr .orderbookAsk{height:100%}@media (max-width:1023px){.OrderBook .orderbookHeader .tab-content .buy_tab.tab-pane #buy_tab_inr .orderbookAsk{width:100%}}.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane{height:calc(100% - 3rem)}.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane #sell_tab_inr{height:calc(100% - 6.1rem)}.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane #sell_tab_inr .OrderBookTicker .askRed svg{transform:rotate(0)!important}.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane #sell_tab_inr .orderbookBid{height:100%}@media (max-width:1023px){.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane #sell_tab_inr .orderbookBid{width:100%}}.OrderBook .orderbookHeader .tab-content .sell_tab.tab-pane #sell_tab_inr .exch_thead{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;padding-top:0}.OrderBook .orderbookHeader .orderbook_ticksize{z-index:9;position:absolute;top:-.6rem;right:1.3rem}@media (max-width:1023px){.OrderBook .orderbookHeader .orderbook_ticksize{top:0}}.OrderBook .orderbookHeader .exch_thead_th{color:#0d0c12;padding:0 .2rem;font-size:1.1rem}.OrderBook .orderbookHeader .exch_thead_th span{color:#0d0c12}.OrderBook .exch_tbody .exch_tbody_td{color:#0d0c12;font-size:1.2rem;font-weight:500}@media (max-width:991px){.OrderBook .exch_tbody .exch_tbody_td{font-size:1rem}}.OrderBook .exch_tbody .exch_tbody_td.askRed{color:#e90306;font-weight:700}.OrderBook .exch_tbody .exch_tbody_td:last-child{color:#0d0c12}.OrderBook .OrderBookTicker{padding:.4rem 1.4rem}.OrderBook .OrderBookTicker h4{color:#e90306;font-size:1.6rem;font-weight:700}.OrderBook .OrderBookTicker h4.askRed svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)!important}@media (max-width:1679px){.OrderBook .OrderBookTicker h4{font-size:1.4rem}}.OrderBook .OrderBookTicker span.sign_denote{position:relative;left:-.5rem}.OrderBook .OrderBookTicker span{color:#0d0c12;font-size:1.2rem}.OrderBook .OrderBookTicker .askRed:after{display:none}#orderbook-tooltip{font-size:1.2rem}.scrolltobottom{height:100%}[class*=react-scroll-to-bottom-]{scrollbar-width:none;-ms-overflow-style:-ms-autohiding-scrollbar}.orderbookAsk .exch_tbody .exch_tbody_td.askRed{color:#fe5858!important}.orderbookAsk .exch_tbody .exch_tbody_td.bidGreen{color:#16a34a!important}.mrkt_trade_data .exch_thead .exch_thead_th{color:#0d0c12;padding:0 1rem;font-size:1.1rem}.mrkt_trade_data .exch_thead .exch_thead_th span{color:#0d0c12}.MarketTrades .card_body_style.card-body{height:calc(100% - .4rem);overflow:hidden}@media (max-width:1023px){.MarketTrades .card_body_style.card-body{height:38.2rem}}@media (max-width:575px){.MarketTrades .card_body_style.card-body{height:31.2rem}}.MarketTrades .card_body_style.card-body .mrkt_trade_data{height:100%}@media (max-width:991px){.MarketTrades .card_body_style.card-body .mrkt_trade_data{min-height:30rem}}@media (max-width:767px){.MarketTrades .card_body_style.card-body .mrkt_trade_data{min-height:22rem}}.MarketTrades .card_body_style.card-body .mrkt_trade_data .card_hdr_title{padding:1rem 1rem .5rem}.MarketTrades .card_body_style.card-body .mrkt_trade_data .exch_thead{padding:0 .5rem}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody{flex:auto;overflow:hidden}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody.exch_tbody .exch_tbody_td{padding-top:.3rem;padding-bottom:.3rem}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody.exch_tbody .exch_tbody_td:after{display:none}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data{height:36.3rem;padding-top:.6rem;overflow:hidden}@media (max-width:1544px){.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data{height:39.8rem;padding-top:0}}@media (max-width:1023px){.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data{height:31.5rem}}@media (max-width:767px){.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data{height:24.5rem}}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row{padding:0 .5rem;background-color:#0000!important}@media (max-width:1023px){.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row{padding:0 .5rem}}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row:hover{background-color:#0000!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row.green_Bg_hover:hover{background-color:#2bd55e26!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row.red_Bg_hover:hover{background-color:#ec232326!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row.bidGreen{color:#16a34a!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .tradebody_data .row.askRed{color:#fe5858!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .scrollbar-container{padding:0!important}.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .ps__rail-y,.MarketTrades .card_body_style.card-body .mrkt_trade_data .marketTradesBody .ps__rail-x{display:none}.trade_bid_flash:after{content:"";background:0 0;width:100%;height:100%;transition:all .3s;animation:.75s linear forwards fadeinout;position:absolute;left:0;background-color:#02c77a80!important}.trade_ask_flash:after{content:"";background:0 0;width:100%;height:100%;transition:all .3s;animation:.75s linear forwards fadeinout;position:absolute;left:0;background-color:#ff3b6980!important}.depthvChart{width:100%!important;height:100%!important}@media (max-width:1365px){.depthvChart{height:500px!important}}@media (max-width:767px){.depthvChart{height:350px!important}}@media (max-width:575px){.depthvChart{height:300px!important}}.cardStyle.Depthv{overflow-y:hidden}.Depthv_Page{padding:.9rem 1.2rem;overflow-x:hidden}.Depthv_Page #chartdiv{height:calc(100% - 5rem);width:98%!important}.Depthv_Page h2{font-size:1.3rem;font-weight:700}.Depthv .head_move{display:none}.assets_card .assets_view{margin:1rem 0 0}@media (max-width:991px){.assets_card .assets_view{margin-top:1.5rem}}.assets_card .assets_view .asset_btn{color:#0d0c12;background-color:#3a3d4a;border:0;border-radius:.3rem;justify-content:center;align-items:center;width:100%;height:2.8rem;padding:.6rem 2rem;font-size:1.1rem;font-weight:700;transition:all .5s;display:flex}@media (max-width:991px){.assets_card .assets_view .asset_btn{height:3rem}}.assets_card .assets_view .asset_btn:hover{background:#2d2e3f;transition:all .5s}.assets_card .assets_view .asset_btn.dep_btn{margin-right:1rem}.assets_card .blnc_refresh_btn:hover,.assets_card .blnc_refresh_btn:focus{box-shadow:none;outline:0}.assets_card .blnc_refresh_btn:hover svg path,.assets_card .blnc_refresh_btn:focus svg path{fill:#0d0c12}.assets_card .tooltipIcon:hover svg path{fill:#fe5858}.selectUpdate{position:absolute;top:.5rem;right:1.5rem}.My_Assets_lists ul{margin-top:.9rem}.My_Assets_lists ul li{justify-content:space-between;align-items:center;padding:.3rem 0;display:flex}.My_Assets_lists ul li span{color:#8f9195;font-size:1.1rem;font-weight:400;line-height:1.4rem}.My_Assets_lists ul li h6{color:#0d0c12;margin-bottom:0;font-size:1.1rem;font-weight:700;line-height:1.4rem}.My_Assets_lists .move_fonds_btns{height:2.8rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;line-height:1.4rem}.disable_Connect:after{content:"";opacity:1;background-color:#141416db;width:100%;height:100%;position:absolute;top:0;left:0}.Take_Profit_Card{padding-bottom:2rem}.Take_Profit_Card:last-child{border-bottom:none}.Take_Profit_Card .Take_Profit_Box label{color:#0d0c12;font-size:1.4rem;font-weight:400;line-height:1.5rem}@media (max-width:1365px){.Take_Profit_Card .Take_Profit_Box label{font-size:1rem;line-height:1.3rem}}.Take_Profit_Card .Take_Profit_Box label span{color:#16a34a;padding-left:4.4rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber{background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;justify-content:space-between;align-items:center;height:5rem;display:flex}@media (max-width:1365px){.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber{height:4rem}}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button{text-align:center;background:0 0;border:none;min-width:5rem;height:5rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button:first-child{position:relative}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button:first-child:before{content:"";background-color:#aeaeb233;width:1px;height:100%;position:absolute;top:0;right:-.2rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button:last-child{position:relative}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button:last-child:before{content:"";background-color:#aeaeb233;width:.1rem;height:100%;position:absolute;top:0;left:-.2rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .form-control,.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .profit_Input{color:#0d0c12;text-align:center;background:0 0;border:none;max-width:6rem;font-size:1.4rem;font-weight:700}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .form-control:focus,.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .profit_Input:focus{box-shadow:none;border:none;outline:none}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .profit_Input{width:70%;max-width:none}.Take_Profit_Card .Take_Profit_Box .wrap_input .roi_sec{flex:0 0 30%;max-width:30%;position:relative}.Take_Profit_Card .Take_Profit_Box .wrap_input .roi_sec:after{content:"%";color:#0d0c12;pointer-events:none;z-index:1;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.Take_Profit_Card .Take_Profit_Box .wrap_input .roi_sec input{text-align:center;color:#0d0c12;padding-inline:1.6rem;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:100%;padding-right:3rem;display:flex}.Take_Profit_Card .Take_Profit_Box .wrap_input .roi_sec input::-webkit-input-placeholder{color:#7a8398}.Take_Profit_Card .Take_Profit_Box .wrap_input .roi_sec input:-moz-placeholder-shown{color:#7a8398}@media (max-width:1365px){.Take_Profit_Card .Take_Profit_Box .Common_dropdown .dropdown-toggle{font-size:1rem;line-height:1.3rem}}.Take_Profit_Card .Take_Profit_Box label{color:#0d0c12;margin-bottom:.8rem;font-size:1.2rem;line-height:1.5rem}@media (max-width:1365px){.Take_Profit_Card .Take_Profit_Box label{font-size:1rem;line-height:1.3rem}}.Take_Profit_Card .Take_Profit_Box .wrap_input{flex-wrap:wrap;display:flex}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input{width:70%;padding-right:1rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber{background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;justify-content:space-between;align-items:center;height:5rem;padding:1.2rem .5rem;display:flex}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber button{text-align:center;background:0 0;border:none;min-width:2.5rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber span{color:#0d0c12;font-weight:700}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .form-control{color:#0d0c12;text-align:center;background:0 0;border:none;max-width:6rem;font-size:1.2rem;font-weight:700}.Take_Profit_Card .Take_Profit_Box .wrap_input .Take_Profit_Input .selectNumber .form-control:focus{box-shadow:none;border:none;outline:none}.Take_Profit_Card .Take_Profit_Box .wrap_input .Common_dropdown{width:35%}.Take_Profit_Card .Take_Profit_Box .wrap_input .Common_dropdown .dropdown-toggle{background:#21242b;border-radius:.3rem;width:100%;height:4rem;padding:.5rem 1rem}.Take_Profit_Card .Take_Profit_Box .wrap_input .Common_dropdown .dropdown-menu{width:100%;min-width:auto}.Take_Profit_Card .Take_Profit_Box .Common_dropdown .dropdown-toggle{padding:0}@media (max-width:1365px){.Take_Profit_Card .Take_Profit_Box .Common_dropdown .dropdown-toggle{font-size:1rem;line-height:1.3rem}}.Take_Profit_Card .Take_Profit_Box .Common_dropdown .dropdown-menu a{font-size:1rem}.Take_Profit_Card .range_innr{margin-bottom:0!important}.Take_Profit_Card small{color:#8f9195;font-size:1.1rem}@media (max-width:1023px){.leverage_adjust.modal{top:0}}.leverage_adjust .modal-dialog{max-width:56.4rem}.leverage_adjust .modal-header{text-align:center;border:0;justify-content:center}.leverage_adjust .modal-header .h4{text-align:center;color:#0d0c12;font-size:2.4rem;font-weight:700}.leverage_adjust .modal-header button{display:none}.leverage_adjust .row{margin:0 -1rem}.leverage_adjust .row>div{padding:0 1rem}.leverage_adjust .row>div .common_btn{font-size:1.6rem}.leverage_adjust .row>div .common_btn:disabled:hover{color:#0d0c12;background-color:#16a34a}.leverage_adjust_warning{color:#e90306;text-align:left;background-color:#e903061a;border:1px solid #e9030633;border-radius:.8rem;margin-bottom:2rem;padding:1.2rem;font-size:1.3rem;line-height:1.4}.Adjust_Leverage_Modal .modal-dialog{max-width:34.1rem}@media (max-width:767px){.Adjust_Leverage_Modal .modal-dialog{max-width:100%}}.Adjust_Leverage_Modal .modal-dialog .modal-content .modal-body .ContaintFiled ul{flex-direction:column;margin-bottom:0;padding-left:1.5rem;display:flex}.Adjust_Leverage_Modal .modal-dialog .modal-content .modal-body .ContaintFiled ul li{margin-top:0;margin-bottom:1.6rem;list-style:outside}button.prcBtn.btn.btn-primary{margin:1rem}.wdbtn{text-align:center;margin-top:2.2rem}.MarginMode .modal-content .btnselec{background:#fff;border-radius:1rem;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:.8rem;display:flex}.MarginMode .modal-content .btnselec button{color:#0d0c12;cursor:pointer;background-color:#1323400d;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:4.2rem;padding:1rem;font-size:1.4rem;font-weight:500;display:flex}.MarginMode .modal-content .btnselec button.active{color:#fff;background:linear-gradient(260.73deg,#1760ff -47.39%,#970e99 95.26%)}@media (max-width:1439px){.MarginMode .modal-content .btnselec button{height:4rem}}.MarginMode .modal-content p,.MarginMode .modal-content ul li{color:#0d0c12;margin:0 0 1rem;font-size:1.4rem}.MarginMode .modal-content .wltbtn{width:100%;margin-top:2rem}.MarginMode .modal-content .alertText{align-items:flex-start;display:flex}.MarginMode .modal-content .alertText img{margin-right:.5rem;position:relative;top:.5rem}.MarginMode .modal-content .altP{color:orangeClr;word-break:break-word}@media (max-width:1199px){.MarginMode .modal-content{padding:3.5rem 2.5rem}}@media (max-width:767px){.MarginMode .modal-content{padding:2.5rem 1.5rem}}.BuySellTab .card-title{height:auto;margin:0}.BuySellTab .card-title .card_adjustment_btn{display:none}.BuySellTab .place_order{height:100%;position:relative}.BuySellTab .place_order .Order_Connect_Wallet_btns{text-align:center;width:90%;position:absolute;top:30%;left:5%}.BuySellTab .place_order .Order_Connect_Wallet_btns .conn_btn{width:100%;margin-top:0}.BuySellTab .place_order .Order_Connect_Wallet_btns h3{margin-top:.9rem;margin-bottom:0;font-size:1.2rem;font-weight:700;line-height:1.5rem}@media (max-width:767px){.BuySellTab .place_order .card_hdr_title{padding:1.4rem 1.7rem .4rem}}.BuySellTab .place_order .enable_Connect,.BuySellTab .place_order .disable_Connect,.BuySellTab .place_order .limitOrder{height:100%}.BuySellTab .place_order .limitOrder{flex-direction:column;display:flex}.BuySellTab .place_order .limitOrder .head_tabs{justify-content:space-between;padding:1rem 1.4rem .5rem;display:flex}@media (max-width:1679px){.BuySellTab .place_order .limitOrder .head_tabs{padding:1rem 1.2rem .5rem}}@media (max-width:1199px){.BuySellTab .place_order .limitOrder .head_tabs{padding:1rem 1rem .5rem}}.BuySellTab .place_order .limitOrder_extrnalLink{align-items:center;gap:1rem;display:flex}@media (max-width:1679px){.BuySellTab .place_order .limitOrder_extrnalLink{gap:.5rem}}.BuySellTab .place_order .limitOrder_extrnalLink .fee_calculator_link{color:#1760ff;cursor:pointer;white-space:nowrap;text-underline-offset:.2rem;background:0 0;border:0;padding:0;font-size:1.2rem;font-weight:500;text-decoration:underline}.BuySellTab .place_order .limitOrder_extrnalLink .fee_calculator_link:hover{opacity:.85}.BuySellTab .place_order .limitOrder_extrnalLink a{cursor:pointer;background:#f3f3f3;border-radius:.6rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding:.2rem;transition:all .25s;display:flex}.BuySellTab .place_order .limitOrder_extrnalLink a svg path{fill:#1760ff}.BuySellTab .place_order .limitOrder_extrnalLink a:hover{background:#1760ff}.BuySellTab .place_order .limitOrder_extrnalLink a:hover svg path{fill:#fff}.BuySellTab .place_order .limitOrder .orderField{flex-direction:column;flex:auto;display:flex}.BuySellTab .place_order .limitOrder .orderField.spot>.tab-content{flex:auto}.BuySellTab .place_order .limitOrder .orderField.spot>.tab-content>.tab-pane{height:100%}.BuySellTab .place_order .limitOrder .orderField.spot>.tab-content>.tab-pane>.tab-pane-inner{flex-direction:column;height:100%;display:flex}.BuySellTab .place_order .limitOrder .orderField .tab-content{padding:0}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style{color:#fff;background:#16a34a;border-radius:1rem;height:4.2rem}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style:hover{color:#16a34a;background:0 0;border-color:#16a34a}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sellButtonBG{color:#fff;background-color:#d71616}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sellButtonBG:hover{color:#d71616;background-color:#0000;border-color:#d71616}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sell-btn{color:#fff;background:#d71616}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sell-btn:hover{color:#d71616;background:0 0;border-color:#d71616}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sell-btn:disabled{cursor:not-allowed;opacity:.8;color:#7a8398;background:#f3f3f3;transition:all .5s}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sell-btn:disabled:hover,.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style.sell-btn:disabled:focus{color:#0d0c12!important;background:#f3f3f3!important;border:.1rem solid #0000!important}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style:disabled{cursor:not-allowed;opacity:.8;color:#7a8398;background:#f3f3f3;transition:all .5s}.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style:disabled:hover,.BuySellTab .place_order .limitOrder .orderField .outlineBtn_style:disabled:focus{color:#0d0c12!important;background:#f3f3f3!important;border:.1rem solid #0000!important}.BuySellTab .numField>span{margin-bottom:.5rem}.buysell_Tab .switchSec{display:flex;position:absolute;top:4.5rem;right:1.7rem}.buysell_Tab .switchSec .customSwitch{margin-right:2rem}.buysell_Tab .switchSec .customSwitch:last-child{margin-right:0}.buysell_Tab .forBuySell{border-bottom:0;border-radius:1.5rem 1.5rem 0 0;overflow:hidden}.buysell_Tab .forBuySell .nav-item{background:#000000Color;width:50%}.buysell_Tab .forBuySell .nav-item .nav-link{text-transform:uppercase;color:#0d0c12;background:#000000Color;border:0;border-radius:0;width:100%;padding:.8rem 1.5rem;font-size:1.2rem;font-weight:500}.buysell_Tab .forBuySell .nav-item .nav-link.active{clippath:polygon(93.5% 0%, 100% 50%, 93% 100%, 0% 100%, 0 49%, 0% 0%);background:linear-gradient(160deg,#68174a 0%,#eb1b24 55% 99%)}.buysell_Tab .forBuySell .nav-item:last-child .nav-link.active{clippath:polygon(6.5% 0%, 100% 0%, 100% 100%, 7.5% 100%, 0% 50%)}.limitOrder .limitMarket_tab{border:0;border-bottom:.1rem solid #aeaeb233;margin-bottom:1.5rem}.limitOrder .limitMarket_tab .nav-item .nav-link{text-transform:capitalize;color:#7a8398;background:0 0;border:0;border-bottom:.2rem solid #0000;border-radius:0;margin-right:2rem;padding:.5rem 0;font-size:1.4rem;font-weight:500}@media (max-width:767px){.limitOrder .limitMarket_tab .nav-item .nav-link{font-size:1.4rem}}.limitOrder .limitMarket_tab .nav-item .nav-link.active{color:#0d0c12;border-bottom-color:#1760ff}.limitOrder .limitMarket_tab .nav-item .nav-link:focus-visible{outline:unset}.limitOrder .limitMarket_tab .nav-item:last-child .nav-link{margin-right:0}.limitOrder.perpetual_order .head_tabs ul li a{color:#0d0c12}.limitOrder.perpetual_order .buysell_ordertype_row{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.limitOrder.perpetual_order .buysell_pills{background-color:#f3f3f3e6;border-radius:10rem;align-items:center;gap:.8rem;width:100%;min-width:0;height:4rem;padding:4px;display:flex}.limitOrder.perpetual_order .buysell_pills .pill_btn{color:#7a8398;cursor:pointer;white-space:nowrap;background-color:#0000;border:0;border-radius:10rem;flex:1;height:3.2rem;min-height:3.2rem;padding:.1rem 1rem;font-size:1.5rem;font-weight:500;transition:background-color .15s,color .15s}.limitOrder.perpetual_order .buysell_pills .pill_btn:focus{box-shadow:none;outline:none}.limitOrder.perpetual_order .buysell_pills .pill_btn--buy{color:#fff;background-color:#16a34a}.limitOrder.perpetual_order .buysell_pills .pill_btn--sell{color:#fff;background-color:#d71616}@media (max-width:1679px){.limitOrder.perpetual_order .buysell_pills .pill_btn{font-size:1.4rem}}.limitOrder.perpetual_order .order_panel_ordertype.custom_select{width:100%;margin-bottom:0}.limitOrder.perpetual_order .order_panel_ordertype.custom_select label{display:none}.limitOrder.perpetual_order .order_panel_ordertype.custom_select .select__control{color:#0d0c12;cursor:pointer;background-color:#f3f3f3e6;border:0;border-radius:10rem;height:4rem;min-height:4rem;padding:0 1.4rem;font-size:1.4rem;font-weight:500}.limitOrder.perpetual_order .order_panel_ordertype.custom_select .select__control .select__single-value,.limitOrder.perpetual_order .order_panel_ordertype.custom_select .select__control .select__input-container{color:#0d0c12}.limitOrder.perpetual_order .order_panel_ordertype.custom_select .select__menu{z-index:20}@media (max-width:575px){.limitOrder.perpetual_order .order_panel_ordertype.custom_select{min-width:10rem}}.limitOrder.perpetual_order .order_input--total{margin-top:1rem;margin-bottom:0}.orderField{padding:.8rem 1.4rem;position:relative}@media (max-width:1679px){.orderField{padding:.8rem 1.2rem}}@media (max-width:1199px){.orderField{padding:1rem}}.orderField .outlineBtn_style{background:#16a34a;font-weight:600}.orderField .outlineBtn_style:hover{color:#16a34a;background:0 0;border-color:#16a34a}.orderField .outlineBtn_style:disabled{pointer-events:none;cursor:not-allowed!important}.orderField .outlineBtn_style.sell-btn{color:#0d0c12;background:#d71616}.orderField .outlineBtn_style.sell-btn:hover{color:#d71616;background:0 0;border-color:#d71616}.orderField .nondraggable_card{position:relative}.orderField .nondraggable_card .Stop_Limit_dropdown{position:absolute;top:-1.4rem;left:10.8rem}.orderField .nondraggable_card .Stop_Limit_dropdown .Common_dropdown_Menu{min-width:12rem}.orderField .nondraggable_card .Stop_Limit_dropdown .Common_dropdown_Menu a{font-size:1.1rem}.orderField .nondraggable_card .Stop_Limit_dropdown .Common_dropdown_Menu a.active{color:#141543!important}.orderField .nondraggable_card .Stop_Limit_dropdown .dropdown-toggle:after{margin-left:1em;transition:all .3s ease-in-out}.orderField .nondraggable_card .Stop_Limit_dropdown.show .dropdown-toggle{color:#141543}.orderField .nondraggable_card .Stop_Limit_dropdown.show .dropdown-toggle:after{transform:rotate(180deg)}.orderField .nondraggable_card .Stop_Limit_dropdown .btn-primary{color:#0d0c12;background-color:#0000;padding:0;font-size:1.2rem;font-weight:700}.orderField .nondraggable_card .Stop_Limit_dropdown .btn-primary:focus,.orderField .nondraggable_card .Stop_Limit_dropdown .btn-primary:focus-visible{box-shadow:none;outline:0}.orderField .nondraggable_card .LimtInfo_Icon{cursor:pointer;position:absolute;top:.3rem;left:auto;right:0}.orderField .nondraggable_card .LimtInfo_Icon .tootip-icon{display:flex}.orderField .nondraggable_card .LimtInfo_Icon .tootip-icon:hover svg path{fill:#141543}.orderField .Buy_Ustd{color:#4d5057;border-bottom:.1rem solid #aeaeb233;margin-bottom:1.2rem;padding-bottom:1.9rem;font-size:1.1rem}@media (max-width:767px){.orderField .Buy_Ustd{padding-bottom:1rem;font-size:1rem}}.orderField .Buy_Ustd span{color:#0d0c12;margin-left:.6rem;font-weight:700}.orderField .orderInput .balance{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.orderField .orderInput .balance .left_blnc{color:#4d5057;font-size:1rem}@media (max-width:767px){.orderField .orderInput .balance .left_blnc{font-weight:700}}.orderField .orderInput .balance .left_blnc .value{color:#0d0c12;margin-left:.6rem;font-weight:700}.orderField .orderInput .balance .left_blnc .Value_Funds button{color:#0d0c12;background-color:#0000;border:0;margin-left:.6rem;padding:0;font-size:1.2rem;font-weight:700}.orderField .orderInput .balance .pop_btn{background-color:#0000;padding:0}.orderField .orderInput .balance .pop_btn span{cursor:pointer}.orderField .orderInput .balance .pop_btn span img{width:1.2rem;margin-bottom:.5rem;transition:all .3s ease-in-out}.orderField .orderInput .balance .pop_btn:hover img{filter:brightness(0)invert()}.orderField .orderInput .input_inner{background-color:#fff;border:1px solid #1323404d;border-radius:1rem;align-items:center;height:4rem;margin-bottom:1rem;padding:0 .8rem 0 1.5rem;display:flex;position:relative}.orderField .orderInput .input_inner .input_label{color:#0d0c12;text-transform:capitalize;white-space:nowrap;font-size:1.2rem;font-weight:400}.orderField .orderInput .input_inner .input_last_view{justify-content:flex-end;align-items:center;width:auto;display:flex}.orderField .orderInput .input_inner .input_last_view .button{cursor:pointer;color:#141543;background-color:#0000;border:0;padding:0;font-size:1.2rem;font-weight:700}.orderField .orderInput .input_inner .input_last_view .Id_Card{margin-right:1.8rem}.orderField .orderInput .input_inner .input_last_view .currcy_lable{color:#0d0c12;margin-left:.8rem;font-size:1.2rem;font-weight:700}.orderField .orderInput .input_inner .input_last_view .common_select{cursor:pointer;min-width:7.5rem;margin-bottom:0}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__control{border:0;height:40px;min-height:40px;padding:0 .5rem;background:0 0!important}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__control:hover{border:0!important}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__control:after{top:57%}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__menu{z-index:999;background:#fff;border-radius:.6rem;min-width:90px;padding:0;left:auto;right:0;box-shadow:0 .4rem 2.4rem #0000001f}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__menu .react-select__option{color:#0d0c12;background:#fff;font-weight:700;padding:.8rem!important;font-size:1.2rem!important}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__menu .react-select__option--is-focused{background:0 0}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__menu .react-select__option:hover{color:#1760ff;background:#1760ff1a}.orderField .orderInput .input_inner .input_last_view .common_select .react-select__menu .react-select__option--is-selected{color:#fff!important;background:#1760ff!important}.orderField .orderInput .input_inner .input_last_view.simple{border-left:.1rem solid red}.orderField .orderInput .input_inner .form-control{text-align:left;padding:0 .8rem;font-weight:600}.orderField .orderInput .input_inner .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}@media (max-width:1679px){.orderField .orderInput .input_inner{height:4rem}}.orderField .orderInput .error_active{border:.1rem solid #8c1840}.orderField .orderInput .input-group{align-items:center;width:calc(100% - 9rem);padding-right:1rem}.orderField .orderInput .input-group .input-group-text,.orderField .orderInput .input-group .form-control{background:0 0;border:0;border-radius:0;font-size:1.2rem;font-weight:700}.orderField .orderInput .input-group .input-group-text:focus,.orderField .orderInput .input-group .form-control:focus{box-shadow:unset}.orderField .orderInput .input-group .input-group-text{color:#0d0c12;padding:1.1rem 1.6rem;font-weight:400}@media (max-width:1600px){.orderField .orderInput .input-group .input-group-text{padding:1.1rem .8rem}}.orderField .orderInput .input-group .form-control{color:#0d0c12;padding:1.1rem 0;font-size:1.4rem;font-weight:400}.orderField .orderInput .input-group .form-control::placeholder{color:#7a8398b3;text-transform:capitalize;white-space:nowrap;font-size:1.4rem;font-weight:400}@media (max-width:1679px){.orderField .orderInput .input-group .form-control,.orderField .orderInput .input-group .form-control::placeholder{font-size:1.4rem}}.orderField .orderInput .available_content{align-items:center;margin-bottom:1rem;display:flex}.orderField .orderInput .available_content_left{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:1rem;position:relative}.orderField .orderInput .available_content_left svg{width:3.4rem;height:3.4rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.orderField .orderInput .available_content_left p{color:#7a8398;margin:0;font-size:1.4rem;font-weight:400;line-height:1.3}.orderField .orderInput .available_content_left p strong{color:#0d0c12;font-weight:600;display:block}@media (max-width:1679px){.orderField .orderInput .available_content_left p{font-size:1.2rem}.orderField .orderInput .available_content_left p strong{font-size:1.4rem}}.orderField .orderInput .available_content_right{text-align:right;flex:0 0 40%;max-width:40%}.orderField .orderInput .available_content_right button{background-color:#0000;border:0;margin-left:1rem;padding:0;display:inline-block}.orderField .orderInput .available_content_right button:focus{box-shadow:none;border:0}.orderField .orderInput .available_content_right button:first-child{margin-left:0}@media (max-width:1679px){.orderField .orderInput .available_content_right button{margin-left:.5rem}}.orderField .orderInput .numField{margin-bottom:0}.orderField .orderInput .input_outer label{color:#7a8398;margin-bottom:.5rem;font-size:1.4rem;font-weight:400;display:block}.orderField .orderInput .input_outer .input-group{flex:1;width:100%}.orderField .orderInput .input_outer .input_inner .input_last_view{position:relative}.orderField .orderInput .input_outer .input_inner .input_last_view:before{content:"";background-color:#7a839899;width:.1rem;height:2.6rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.orderField .orderInput .input_outer .input_inner .input_last_view span{color:#0d0c12;text-transform:uppercase;padding:.5rem 4px;font-size:1.4rem}@media (max-width:1679px){.orderField .orderInput .input_outer .input_inner .input_last_view span{font-size:1.4rem}}.orderField .orderInput .input_outer .input_inner .input_last_view .common_select{min-width:auto}.orderField .orderInput .input_outer .input_inner .input_last_view .common_select .react-select__control{padding-right:0}.orderField .orderInput .input_outer .input_inner .input_last_view .common_select .react-select__control:after{margin-top:6px;margin-left:3px;position:static;transform:none}@media (max-width:1679px){.orderField .orderInput .input_outer label{font-size:1.4rem}}.orderField .orderInput .input_outer .react-select__menu{z-index:999;background:#fff;border-radius:.6rem;padding:1rem;box-shadow:0 .4rem 2.4rem #0000001f}.orderField .orderInput .input_outer .react-select__menu__option{color:#0d0c12;background-color:#0000;padding:.8rem;font-size:1.2rem;font-weight:700}.orderField .order_input{margin-bottom:1.2rem;position:relative}.orderField .order_input .errorMsgSize{line-height:2.2rem;left:0}.orderField .order_input .numField .selectNumber input{height:100%}.orderField .range_innr{margin:0 .5rem 2.4rem}.orderField .conn_btn{background-color:#122674;width:100%;font-size:1.4rem;font-weight:700}.orderField .conn_btn:hover{background-color:#141543}.orderField .conn_btn:focus{box-shadow:unset}.orderField .show_user_buysell{justify-content:space-between;align-items:flex-start;margin-top:2.4rem;display:flex}.orderField .show_user_buysell .truncated{color:#8f9195;word-break:break-all;width:50%;padding:0 .5rem;font-size:1.1rem;font-weight:400;line-height:1.4rem;display:flex}.orderField .show_user_buysell .truncated:last-child{padding-right:0}.orderField .show_user_buysell .truncated .Cost_Name{width:3rem}.orderField .show_user_buysell .truncated .truncated_amount{color:#0d0c12;width:calc(100% - 3rem);margin-left:.5rem;font-size:1rem;font-weight:700;line-height:1.4rem}.orderField .show_user_buysell .truncated .truncated_amount .Tr_Usdt{word-break:break-word;margin-left:.2rem;display:inline-block}.orderField .sale_price{font-size:1.2rem}@media (max-width:1023px){.orderField .sale_price{margin-top:1.6rem;margin-bottom:1.6rem}}.orderField .sale_price .tpsl-display-name,.orderField .sale_price .tpsl-display-value{color:#0d0c12}.orderField .sale_price .pricebar-box{margin-bottom:1.5rem}.orderField .sale_price .rdce_only{justify-content:space-between;align-items:flex-start;margin-top:0;padding-left:1.2rem;display:flex}.orderField .sale_price .rdce_only .form-check{height:2rem;margin-bottom:0;line-height:normal}.orderField .sale_price .form-check{margin-bottom:1rem}.orderField .sale_price .form-check label:before{width:1.8rem;height:1.8rem;padding:2px}.orderField .sale_price .form-check .form-check-label{line-height:normal}.orderField .sale_price .form-check .form-check-input:checked+label:after{width:4px;height:10px;top:.3rem;left:.7rem}.orderField .sale_price .time_inforce{height:2rem;display:flex}.orderField .sale_price .time_inforce .common_select{margin-left:1rem;position:relative;top:-.4rem}.orderField .sale_price .time_inforce .common_select .react-select__control{min-height:2rem}.orderField .sale_price .form-check .form-check-input{background-color:#0000;border:.1rem solid #0d0c121a;width:2rem;height:2rem}.orderField .sale_price .form-check .form-check-input:focus{box-shadow:none}.orderField .sale_price .form-check .form-check-input:checked[type=checkbox]{background-color:#16a34a!important}.orderField .sale_price .form-check .form-check-label{opacity:1;color:#7a8398;letter-spacing:.1rem;margin-left:.6rem;font-size:1.4rem;font-weight:500;line-height:normal}@media (max-width:1679px){.orderField .sale_price .form-check .form-check-label{font-size:1.4rem}}.orderField .sale_price .tootip-icon{margin-left:.5rem}.orderField .buysell_area{justify-content:space-between;align-items:center;margin-top:0;display:flex}@media (max-width:1023px){.orderField .buysell_area{padding-bottom:.5rem}}.orderField .buysell_area .trade_btn{opacity:1;color:#0d0c12;cursor:pointer;border:0;border-radius:.3rem;width:100%;height:4rem;font-size:1.2rem;font-weight:700;line-height:1.4rem;transition:all .5s ease-in-out}.orderField .buysell_area .trade_btn span{font-weight:400}.orderField .buysell_area .trade_btn.buy_btn{background-color:#16a34a}.orderField .buysell_area .trade_btn.sell_btn{background-color:#fe5858}.orderField .buysell_area .trade_btn:hover{opacity:.8}.orderField .token_cost{background:#f3f3f3;border-radius:1rem;margin:.4rem 0 1.5rem;padding:.5rem 1.4rem}@media (max-width:1439px){.orderField .token_cost{padding:.5rem 1rem}}.orderField .token_cost .show_user_buysell{margin:.5rem -.5rem 0}.orderField .token_cost ul li{color:#0d0c12;justify-content:space-between;align-items:flex-start;font-size:1.4rem;display:flex}.orderField .token_cost ul li:not(:last-child){margin-bottom:.5rem}.orderField .token_cost ul li span{color:#1760ff;text-align:right;word-break:break-word;font-weight:500}.orderField .token_cost ul li span span{color:#d71616}.orderField .token_cost ul li span span span,.orderField .token_cost ul li span span.coin{color:#7a8398;font-weight:500}.orderField .token_cost ul li>span{padding-left:.5rem}@media (max-width:1679px){.orderField .token_cost ul li{font-size:1.4rem}}@media (max-width:359px){.orderField .token_cost ul li{flex-direction:column}.orderField .token_cost ul li>span{text-align:left;padding-left:0}}.orderField .trading_fee{text-align:end;margin-top:1.7rem}.orderField .trading_fee .Daily_Rewards_btn{color:#e8e8e9;background-color:#6b8aff;border-radius:.3rem;height:2.4rem;margin-right:1rem;padding:.4rem .6rem;font-size:.9rem;font-weight:700;line-height:1.4rem;transition:all .3s ease-in-out}.orderField .trading_fee .Daily_Rewards_btn:hover,.orderField .trading_fee .Daily_Rewards_btn :focus{background-color:#141543}.orderField .trading_fee span{color:#e8e8e9;font-size:1rem;font-weight:500;line-height:1.3rem;text-decoration:underline}.orderField .Order_Connect_Wallet_btns .grey-btn{margin-top:1.3rem}.tltip{cursor:help;color:#8f9195;font-size:1.1rem;font-weight:300;line-height:1.8rem}.orderPlace{justify-content:space-between;align-items:center;padding:1rem 1rem .6rem;display:flex}.orderPlace .orderToken{color:#0d0c12;cursor:pointer;text-align:center;background-color:#3a3d4a;border:none;border-radius:.3rem;width:calc(50% - .6rem);height:2.8rem;margin:0 1.2rem 0 0;padding:0 .4rem;font-size:1.2rem;font-weight:700}.orderPlace .orderToken:last-child{margin-right:0}@media (max-width:767px){.orderPlace .orderToken{flex:0 0 100%;width:100%;height:3rem}}.orderPlace .orderToken:focus{box-shadow:none;border:none;outline:none}.orderPlace .optionIcon{background:0 0;border:none;padding-right:0}.orderPlace .optionIcon:focus{box-shadow:none;border:none;outline:none}.orderPlace .optionIcon .dropdown .dropdown-toggle{background-color:#0000;height:auto;padding:0}.orderPlace .optionIcon .dropdown .dropdown-toggle:after{display:none}.orderPlace .optionIcon .dropdown .dropdown-toggle:focus{box-shadow:none;border:none;outline:none}.orderPlace .optionIcon .dropdown .dropdown-toggle:hover,.orderPlace .optionIcon .dropdown .dropdown-toggle:focus{background-color:#0000}.orderPlace .optionIcon .form-check{color:#0d0c12;padding-left:1.8rem}.Callback_Rate .input_inner.same_box{width:5rem}span.errorMsgSize{color:#fe5858;white-space:nowrap;width:100%;font-size:1.1rem;display:inline-block;position:absolute;bottom:-1.8rem}span.errorMsgPrice{color:#fe5858;white-space:nowrap;width:100%;font-size:1.1rem;display:inline-block;position:static;bottom:-2rem}.head_tabs ul{align-items:center;display:flex}.head_tabs ul li{white-space:nowrap;color:#7a8398;border-bottom:1px solid #16a34a00;align-items:center;margin-right:2rem;font-size:1.4rem;line-height:1.7;display:inline-flex}.head_tabs ul li a,.head_tabs ul li button{color:#7a8398;background-color:#0000;border:0;font-size:1.4rem;line-height:1.7}.head_tabs ul li button{pointer-events:none;padding-left:.6rem}.head_tabs ul li svg{margin-left:.6rem}.head_tabs ul li.active{color:#0d0c12}.head_tabs ul li.active a,.head_tabs ul li.active button{color:#0d0c12;font-weight:500}.head_tabs ul li.active button{pointer-events:all}.head_tabs ul li.active{border-bottom-color:#1760ff}.head_tabs ul li:last-child{margin-right:0}@media (max-width:1679px){.head_tabs ul li{margin-right:1rem}.head_tabs ul li a,.head_tabs ul li button{font-size:1.4rem}}.buysell_tabs{background-color:#f3f3f3;border:0;border-radius:1.2rem;flex-wrap:nowrap;align-items:center;gap:1rem;min-width:auto;padding:.8rem;display:flex;border-bottom:0!important;margin-bottom:1rem!important}.buysell_tabs li{width:50%}.buysell_tabs li button.nav-link{color:#7a8398;background-color:#0000;border:0;border-radius:1.2rem;width:100%;min-height:4.2rem;padding:.8rem 1rem;font-size:1.6rem;font-weight:400;position:relative}.buysell_tabs li button.nav-link span{z-index:1;position:relative}.buysell_tabs li button.nav-link:focus{box-shadow:none;border:0}.buysell_tabs li button.nav-link.active{color:#fff;background-color:#16a34a}.buysell_tabs li button.nav-link.active[data-rr-ui-event-key=Sell]{background-color:#d71616}@media (max-width:1679px){.buysell_tabs li button.nav-link{padding:.8rem 1rem;font-size:1.4rem}}.amount_to_borrow{margin:1rem 0}.amount_to_borrow ul li:not(:last-child){margin-bottom:.3rem}.amount_to_borrow ul li{justify-content:space-between;align-items:center;display:flex}.amount_to_borrow ul li span{color:#7a8398;font-size:1.4rem}.amount_to_borrow ul li strong{color:#0d0c12;font-weight:400}.mobile-bottom-control{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000000f;justify-content:center;gap:8px;padding:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-open-buysell{color:#fff;cursor:pointer;border:none;border-radius:8px;flex:48%;padding:8px 16px;font-size:1.4rem;font-weight:600}.mobile-open-buysell.buy{background:#16a34a}.mobile-open-buysell.sell{background:#d71616}.exc_grid_item.exc_grid_buysell.BuySellTab{will-change:transform,opacity;z-index:80;transition:transform .3s cubic-bezier(.22,.9,.35,1),opacity .26s}.mobile-modal-hidden{display:none}.mobile-modal-closing{opacity:0;pointer-events:none;background:#000;border-top-left-radius:12px;border-top-right-radius:12px;margin:0;inset:auto 0 0;overflow:auto;transform:translateY(100%);box-shadow:0 -8px 30px #0000001f;position:fixed!important}.mobile-modal-open{opacity:1;pointer-events:auto;z-index:100;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;margin:0;inset:auto 0 0;overflow:auto;transform:translateY(0);box-shadow:0 -8px 30px #0003;position:fixed!important}.mobile-modal-header{z-index:101;background:0 0;justify-content:flex-end;padding:0;display:flex;position:sticky;top:0}.mobile-modal-close{color:#0d0c12;background:0 0;border:none;padding:6px 10px;font-size:16px;position:absolute;top:5px}.mobile-modal-overlay{z-index:90;pointer-events:none;will-change:background;background:0 0;transition:background .3s cubic-bezier(.22,.9,.35,1);position:fixed;inset:0}.mobile-modal-overlay.open{pointer-events:auto;background:#00000073}.mobile-modal-overlay.closing{pointer-events:none;background:0 0}@media (min-width:768px){.mobile-modal-overlay{display:none}}.exc_grid_item.exc_grid_buysell.BuySellTab.mobile-modal{z-index:100;will-change:transform,opacity;opacity:1;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;height:auto;margin:0;transition:transform .32s cubic-bezier(.22,.9,.35,1),opacity .26s;inset:auto 0 0;overflow:auto;transform:translateY(100vh);box-shadow:0 -8px 30px #0003;position:fixed!important}@media (min-width:768px){.exc_grid_item.exc_grid_buysell.BuySellTab.mobile-modal{box-shadow:none;border-radius:0;height:auto;top:auto;opacity:1!important;position:static!important;transform:none!important}}.exc_grid_item.exc_grid_buysell.BuySellTab.mobile-modal-open{opacity:1;transform:translate(0,0)}.exc_grid_item.exc_grid_buysell.BuySellTab.mobile-modal-closing{opacity:0;pointer-events:none;transform:translateY(100vh)}.exc_grid_item.exc_grid_buysell.BuySellTab.mobile-modal .head_tabs{padding-top:5rem}.maxText{color:#0d0c12;cursor:pointer;margin-bottom:4px;font-size:14px}.maxText:hover{color:#1760ff}.fiat_flow_disabled_banner.perpetual_trading_disabled_banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.8rem;margin:1rem 1.8rem 0;padding:1.2rem 1.4rem;font-size:1.3rem;font-weight:500;line-height:1.5}.limitOrder--admin_disabled>:not(.fiat_flow_disabled_banner){opacity:.65;pointer-events:none}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .numField .selectNumber{align-items:center;display:flex}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li{padding:0 .5rem .5rem;display:block}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span{text-align:center;color:#7a8398;font-size:1.4rem;display:block;text-align:left!important}@media (max-width:575px){.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span{font-size:1.2rem}}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span+span{color:#0d0c12;font-size:1.6rem;font-weight:500}@media (max-width:991px){.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span+span{font-size:1.4rem}}@media (max-width:575px){.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span+span{font-size:1.2rem}}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .buysell_tabs{background-color:#fff}.TakeProfit_Modal.AddTakeProfit_Modal .modal-dialog .modal-content .buysell_tabs .nav-link{background-color:#1323400d}.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs{margin-top:1rem}.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs .nav-item{cursor:pointer}.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs .nav-item a{color:#7a8398;text-align:center;background:#fff;border:0;border-radius:1rem;width:100%;padding:1.4rem 3rem;font-size:1.6rem;font-weight:500}.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs .nav-item a.active{color:#fff;background:#16a34a}@media (max-width:575px){.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs .nav-item a{padding:.8rem 2rem;font-size:1.4rem}}.TakeProfit_Modal.AddTakeProfit_Modal.tp-sp .common_button_tabs .nav-item:last-child a.active{background:#d71616}.TakeProfit_Modal.AddTakeProfit_Modal .adjust_initial span{color:#0d0c12}.limit-risk-modal .limit-risk-modal__text p{color:#0d0c12;margin-bottom:1rem;font-size:1.4rem;line-height:2rem}.limit-risk-modal .limit-risk-modal__text p:last-child{margin-bottom:0}.limit-risk-modal .limit-risk-confirm{font-weight:600;color:#fff!important;background-color:#1760ff!important;border-color:#1760ff!important}.order_history{border-radius:1rem;position:relative}.order_history .scrollbar-container{padding:0!important}.order_history ul.card_hdr_links{margin:0;padding:0;position:absolute;top:.3rem;right:1.8rem}.order_history ul.card_hdr_links li{margin-left:.5rem;display:inline-block}.order_history ul.card_hdr_links li button{background:0 0;border:0;width:2.1rem;height:2.1rem;font-size:0;display:block;background-position:50%!important}.order_history ul.card_hdr_links li button.card_extend{background:url(../media/icon_extend.27zmfeehjhegt.svg) no-repeat}.order_history ul.card_hdr_links li button.card_close{background:url(../media/icon_close.22b-dqw18heav.svg) no-repeat}@media (max-width:767px){.order_history .tab-content{overflow:scroll}.order_history .tab-content .order_view{width:100%;overflow:auto}}.order_history .order-tab{border-bottom:.1rem solid #ffffff1a;padding:0 3rem}@media (max-width:767px){.order_history .order-tab{white-space:nowrap;flex-wrap:nowrap;display:flex;overflow-y:hidden}}.order_history .order-tab .nav-item{margin-right:2rem}.order_history .order-tab .nav-item .nav-link{color:#0d0c12;border:0;border-bottom:.2rem solid #16a34a00;border-radius:0;padding:1.3rem 0;font-size:1.6rem}@media (max-width:767px){.order_history .order-tab .nav-item .nav-link{font-size:1.2rem}}.order_history .order-tab .nav-item .nav-link.active{color:#16a34a;background:0 0;border-bottom:.2rem solid #16a34a;font-weight:600}@media (max-width:767px){.order_history .order-tab .nav-item .nav-link.active{font-size:1.2rem}}.order_history .Trading_Connect_Wallet{justify-content:center;align-items:center;width:100%;padding-top:0;display:flex;position:absolute;top:60%;transform:translateY(-50%)}@media (max-width:1023px){.order_history .Trading_Connect_Wallet{top:68%}}@media (max-width:767px){.order_history .Trading_Connect_Wallet{top:63%}}.order_history .Trading_Connect_Wallet .btn-primary{min-width:12.7rem;height:2.8rem;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.4rem}.order_history .Trading_Connect_Wallet .Start_Trading{color:#0d0c12;padding-left:.8rem;font-size:1.2rem;font-style:normal;font-weight:700;line-height:1.5rem}.table_order{background:0 0;margin-bottom:0}.table_order .data_head{z-index:9;background:#16a34a1a;padding-bottom:.5rem;position:sticky;top:0}@media (max-width:767px){.table_order .data_head{display:none}}.table_order .data_head .set_data th{color:#0d0c12;white-space:nowrap;border:0;padding:1rem 1.5rem;font-size:1.6rem;font-weight:500}@media (max-width:767px){.table_order .data_head .set_data th{padding:1rem 0;font-size:1.1rem}}.table_order .data_head .set_data th:first-child{padding-left:3rem}.table_order .data_head .set_data th:last-child{padding-right:3rem}.table_order .data_head .set_data th span{margin-left:.8rem}.table_order .data_head .set_data th.Un_Pnl{min-width:12.5rem}.table_order .data_head .set_data th.position_mar{min-width:12rem}.table_order .data_head .Yellow_Text{color:#ffe382!important}.table_order .data_head .Yellow_Text span{margin-left:.8rem}.table_order .data_list_view{border:0;padding:1.5rem 1.3rem;position:relative}@media (max-width:767px){.table_order .data_list_view{border:none}}.table_order .data_list_view .set_data td{white-space:nowrap;color:#0d0c12;z-index:1;border:0;min-width:auto;padding:1rem 1.5rem;font-size:1.1rem;font-weight:200;position:relative}@media (max-width:767px){.table_order .data_list_view .set_data td{padding:1rem 0}}.table_order .data_list_view .set_data td img{width:2rem;margin-right:.5rem}.table_order .data_list_view .set_data .bidGreen td{color:#46a797}.table_order .data_list_view .set_data .askRed td{color:#e90306}.table_order .data_list_view .set_data .cancel_btn{color:#0d0c12;text-transform:uppercase;background-color:#141543;border:0;border-radius:.3rem;padding:.2rem 1rem}@media (max-width:991px){.table_order .data_list_view.positions_view tr{border-bottom:.1rem solid #aeaeb233;padding:0}.table_order .data_list_view.positions_view tr.no_data{display:none}.table_order .data_list_view.positions_view tr.no_data td{background:#000000lightBg;justify-content:center;position:static}}.table_order .data_list_view tr td{color:#7a8398;vertical-align:middle;border:none;border-bottom:.1rem solid #ffffff1a;min-width:auto;padding:1rem 1.5rem;font-size:1.6rem;font-weight:500}.table_order .data_list_view tr td:first-child{padding-left:3rem}.table_order .data_list_view tr td:last-child{padding-right:3rem}.table_order .data_list_view tr td.tpSl{min-width:12rem}.table_order .data_list_view tr td .askRed:after{display:none}.table_order .data_list_view tr td .edit_Icon{cursor:pointer}.table_order .data_list_view tr td.Un_Pnl{min-width:12.5rem}.table_order .data_list_view tr td.position_mar{min-width:12rem}@media (max-width:1439px){.table_order .data_list_view tr td{font-size:1.1rem}}@media (max-width:767px){.table_order .data_list_view tr td{justify-content:space-between;align-items:center;min-width:100%;padding:.7rem 0;display:flex}}.table_order .data_list_view tr td .Mobile_th{display:none}@media (max-width:767px){.table_order .data_list_view tr td .Mobile_th{color:#8f9195;display:block}}.table_order .data_list_view tr td span.leverage_text{color:#6b8aff;background-color:#3a3d4a;border-radius:.3rem;margin-left:1rem;padding:0 .4rem;font-weight:700;display:inline-block}.table_order .data_list_view tr td span.vertical_line{background-color:#3d3c46bg;width:.2rem;height:2rem;display:inline-block}.table_order .data_list_view tr td .plus_mar{color:#0d0c12;background-color:#3d3c46bg;border-radius:.3rem;margin-left:.5rem;padding:0 .4rem;font-weight:500;display:inline-block}.table_order .data_list_view tr td .pnl_td{color:#16a34a}.table_order .data_list_view tr td input.position_input{color:#0d0c12;background-color:#21242b;border:none;border-radius:.4rem;outline:none;max-width:7rem;margin-right:1rem;padding:.4rem 1rem;font-size:1.1rem}.table_order .data_list_view tr td .postive{color:#46a797}.table_order .data_list_view tr td .negative{color:#16a34a}.table_order .data_list_view tr td .table_btn{color:#caa500;background-color:#0000;border:none;outline:none;font-weight:500}.table_order .data_list_view tr td .short_btn,.table_order .data_list_view tr td .Market_Btn,.table_order .data_list_view tr td .ToLong_Btn,.table_order .data_list_view tr td .Green_Bg,.table_order .data_list_view tr td .Red_Bg{cursor:pointer;letter-spacing:.1px;color:#0d0c12;background-color:#d2394e66;border:.1rem solid #e90306;border-radius:.3rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700}.table_order .data_list_view tr td .Green_Bg,.table_order .data_list_view tr td .Red_Bg{cursor:none}.table_order .data_list_view tr td .Green_Bg{background-color:#33a99666;border-color:#16a34a}.table_order .data_list_view tr td .Market_Btn{background-color:#3a3d4a;border-color:#3a3d4a}.table_order .data_list_view tr td .ToLong_Btn{vertical-align:middle;width:9rem;display:inline-block}.table_order .data_list_view tr td .ToLong_Btn img{margin-right:.8rem}.table_order .data_list_view tr td .ToLong_Btn.Green_Bg{background-color:#16a34a;border-color:#16a34a}.table_order .data_list_view tr td .ToLong_Btn.Red_Bg{background-color:#e90306;border-color:#e90306;width:9rem;display:inline-block}.table_order .data_list_view tr td .Yellow_Text{color:#ffe382!important}.table_order .data_list_view tr td .Yellow_Text span{margin-left:.8rem}.table_order .data_list_view tr td:nth-child(11){min-width:12rem}.table_order .data_list_view tr .name_td_box{padding-left:0;font-weight:700;position:relative}.table_order .data_list_view tr .name_td_box:after{content:"";width:.4rem;height:100%;position:absolute;top:0;left:0}.table_order .data_list_view tr.buy .name_td_box:after{background-color:#46a797}.table_order .data_list_view tr.sell .name_td_box:after{background-color:#1745f5}.table_order .data_list_view tr:last-child td{border:0}.table_order .data_list_view tr.no_data td{padding:10rem 0}.data_not_found{color:#fff6;text-align:center}.data_not_found td{border:0;padding:2rem 0}span.positive{color:#46a797}span.negative{color:#1745f5}.share_btn{color:#0d0c12;cursor:pointer;background-color:#141543;border:.1rem solid #141543;border-radius:.3rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;line-height:2.1rem}.plus_sign{color:#e8e8e9;cursor:pointer;background-color:#3a3d4a;border-radius:.3rem;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;margin-left:1rem;padding:0 .4rem;font-size:.9rem;font-weight:500;display:inline-flex}.listPointer{cursor:pointer}table.table_order.table{--bs-table-bg:#14141600!important;background-color:#14141600!important}.TrailingStop_Modal .modal-dialog{width:100%;max-width:56.4rem}.TrailingStop_Modal .modal-dialog .modal-content{background:linear-gradient(221.26deg,#20342d 23.36%,#322a47 109.91%)}.TrailingStop_Modal .modal-dialog .modal-content .modal-header{border-bottom:none;justify-content:center}.TrailingStop_Modal .modal-dialog .modal-content .modal-header .btn-close{display:none}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .price_sec{justify-content:space-between;margin-bottom:2rem;display:flex}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .price_sec h3{color:#7a8398;margin-bottom:.3rem;font-size:1.4rem;font-weight:400;line-height:2.1rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .price_sec p{color:#0d0c12;font-size:1.6rem;font-weight:600}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input{margin-bottom:1.5rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber{background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;justify-content:space-between;align-items:center;height:5rem;padding:0 .5rem;display:flex}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber button{text-align:center;background:0 0;border:none;min-width:5rem;height:100%;position:relative}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber button:first-child{border-right:.1rem solid #1323404d}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber button:last-child{border-left:.1rem solid #1323404d}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber .profit_Input{color:#0d0c12;text-align:center;background-color:#0000;border:none;width:100%}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber span{color:#0d0c12;font-weight:700}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber .form-control{color:#0d0c12;text-align:center;background:0 0;border:none;max-width:6rem;font-size:1.2rem;font-weight:700}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input .selectNumber .form-control:focus{box-shadow:none;border:none;outline:none}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .wrap_input label{color:#7a8398;margin-bottom:.8rem;font-size:1.6rem;line-height:2.1rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content p{color:#8f9195;font-size:1.1rem;line-height:1.8rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .detail{background-color:#ffffff1a;border:.1rem solid #ffffff1a;border-radius:1rem;margin:2rem 0 4rem;padding:1.6rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .detail p{color:#7a8398;font-size:1.4rem;line-height:2.1rem}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .stop li{border-top:.1rem solid #0d0c121a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.TrailingStop_Modal .modal-dialog .modal-content .TrailingStop_Modal_Content .stop li p{color:#7a8398;font-size:1.4rem}.TakeProfit_Modal .modal-dialog{width:100%;max-width:56.4rem}.TakeProfit_Modal .modal-dialog .modal-content .modal-header{border-bottom:none;padding:0}.TakeProfit_Modal .modal-dialog .modal-content .modal-header .h4{text-align:center;border-bottom:none;width:100%;margin-bottom:2rem;font-size:2.4rem;font-weight:700}.TakeProfit_Modal .modal-dialog .modal-content .modal-header .btn-close{display:none}.TakeProfit_Modal .modal-dialog .modal-content .modal-body{padding:0}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price{justify-content:space-between;margin-top:2rem}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li{padding-bottom:1rem;display:block}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span{text-align:left;color:#7a8398;margin-bottom:.3rem;font-size:1.4rem;font-weight:400;display:block}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Tp_Sl_Price li span+span{color:#0d0c12;padding-top:.2rem;font-size:1.6rem;font-weight:600}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Take_Profit_Card .Take_Profit_Box{margin-bottom:3rem}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Take_Profit_Card .range_innr{margin-bottom:1rem!important}.TakeProfit_Modal .modal-dialog .modal-content .TakeProfit_Modal_Content .Take_Profit_Card .range_innr input{width:100%}.modal.Market_Price_Modal .modal-dialog{width:100%;max-width:60.4rem!important}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-header{border-bottom:0;padding:0}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-header .h4{text-align:center;width:100%;margin-bottom:2rem;font-size:2.4rem;font-weight:700;line-height:3.6rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-header .btn-close{display:none}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body{padding:0}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input label{margin-bottom:.5rem;line-height:2.1rem;display:block;color:#7a8398!important;font-size:1.4rem!important;font-weight:400!important}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .detail{background-color:#f3f3f3;border:.1rem solid #aeaeb233;border-radius:1rem;margin:4rem 0;padding:1.6rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .detail p{color:#0d0c12;font-size:1.4rem;font-weight:500;line-height:2.1rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber{justify-content:space-between;align-items:center;padding:1.2rem 0;display:flex;border:0!important;border-radius:1rem!important;height:5rem!important}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button{text-align:center;background:0 0;border:none;min-width:5rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber span{color:#0d0c12;font-size:1.6rem!important;font-weight:400!important}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .common_btn{font-size:1.6rem}span.errorMsgSlider{color:red;margin-top:1.4rem;font-size:1.3rem}.modal.Market_Price_Modal .modal-dialog{padding-left:2rem;padding-right:2rem}.modal.Market_Price_Modal .modal-dialog .modal-content{margin:0!important}@media (max-width:1023px){.modal.Market_Price_Modal .modal-dialog .modal-content{padding:4rem 2rem!important}}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input{margin-bottom:4rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input label{color:#0d0c12;margin-bottom:.8rem;font-size:1.1rem;font-weight:700;line-height:2.1rem;display:block}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input .Max_Value{cursor:pointer;font-size:1.1rem;font-weight:700;line-height:2.1rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input .form-control{color:#0d0c12;background-color:#fff;border:.1rem solid #1323404d;border-radius:.3rem;height:4rem;padding:1.1rem 1.3rem;font-size:1.2rem;font-weight:700}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input .form-control:focus{box-shadow:none}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input>.selectNumber .numField{max-width:calc(100% - 10rem);margin:0}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input>.selectNumber .numField>span{display:none}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .wrap_input>.selectNumber .numField .selectNumber{border-radius:0;background-color:#0000!important;border:0!important}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content p{color:#7a8398;font-size:1.1rem;line-height:1.5rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber{background-color:#fff;border:.1rem solid #1323404d;border-radius:.3rem;justify-content:space-between;align-items:center;height:5rem;padding:0 .5rem;display:flex}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button{text-align:center;background:0 0;border:none;min-width:5rem;height:100%}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button:first-child{position:relative}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button:first-child:before{content:"";background-color:#0d0c121a;width:.2rem;height:100%;position:absolute;top:0;right:0}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button:last-child{position:relative}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber button:last-child:before{content:"";background-color:#0d0c121a;width:.2rem;height:100%;position:absolute;top:0;left:0}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber span{color:#0d0c12;font-weight:700}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber .form-control{color:#0d0c12;text-align:center;background:0 0;border:none;max-width:6rem;font-size:1.2rem;font-weight:700}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber .form-control:focus{box-shadow:none;border:none;outline:none}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .detail{margin-bottom:2rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .checkbox_style{margin-bottom:4rem}.modal.Market_Price_Modal .modal-dialog .modal-content .modal-body .Market_Price_Content .checkbox_style label{font-size:1.6rem}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber .numField{width:100%;max-width:100%}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .selectNumber .numField input{text-align:left}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail{margin:6rem 0 3rem;padding:1.2rem 1.6rem}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail p{text-align:left;color:#7a8398;font-size:14px;font-weight:400;line-height:22px}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail .pnl-value{font-weight:600}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail .pnl-value.pnl-positive{color:#00d4aa}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail .pnl-value.pnl-negative{color:#f44}.modal.Market_Price_Modal.limitPopup .modal-dialog .modal-content .modal-body .Market_Price_Content .detail .pnl-value.pnl-neutral{color:#6b7280}.scroll-controller{scroll-behavior:smooth;align-items:center;padding:0;display:flex;overflow-x:scroll}.scroll-controller-main{max-width:100%;position:relative}.scroll-controller-main .custom-slide-btn{z-index:10;width:5.8rem;height:3rem;line-height:3rem;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.scroll-controller-main .custom-slide-btn.left{text-align:left;left:-.5rem}.scroll-controller-main .custom-slide-btn.left svg{transform:rotate(180deg)}.scroll-controller-main .custom-slide-btn.right{text-align:right;right:-1rem}.scroll-controller-main .custom-slide-btn img{width:1.4rem}@media (max-width:1365px){.scroll-controller-main .custom-slide-btn.right{right:-.5rem}}.common_input{padding-bottom:2.4rem;position:relative}@media (max-width:1679px){.common_input{padding-bottom:2rem}}@media (max-width:1399px){.common_input{padding-bottom:1.5rem}}.common_input--error .form-control{border-color:#e90306}.common_input--error{color:#e90306}.common_input .form-label{color:#7a8398;width:100%;font-size:1.6rem;font-weight:400;display:block}@media (max-width:1439px){.common_input .form-label{font-size:1.4rem}}@media (max-width:575px){.common_input .form-label{font-size:1.2rem}}.common_input input.form-control:not(.react-country-code),.common_input textarea.form-control:not(.react-country-code){background-color:#fff;border:1px solid #1323404d;border-radius:1rem;width:100%;height:5rem;padding:1rem 1.6rem;font-size:1.6rem;font-weight:400;display:block;color:#0d0c12!important}@media (max-width:1439px){.common_input input.form-control:not(.react-country-code),.common_input textarea.form-control:not(.react-country-code){height:4rem;font-size:1.4rem}}@media (max-width:575px){.common_input input.form-control:not(.react-country-code),.common_input textarea.form-control:not(.react-country-code){font-size:1.2rem!important}}.common_input input.form-control:not(.react-country-code):focus,.common_input input.form-control:not(.react-country-code):hover,.common_input textarea.form-control:not(.react-country-code):focus,.common_input textarea.form-control:not(.react-country-code):hover{box-shadow:none;background-color:#fff;border-color:#0d0c12;outline:none}.common_input input.form-control:not(.react-country-code):-webkit-autofill:first-line{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input input.form-control:not(.react-country-code):-webkit-autofill{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input input.form-control:not(.react-country-code):-webkit-autofill:hover{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input input.form-control:not(.react-country-code):-webkit-autofill:focus{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input input.form-control:not(.react-country-code):-webkit-autofill:active{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input textarea.form-control:not(.react-country-code):-webkit-autofill:first-line{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input textarea.form-control:not(.react-country-code):-webkit-autofill{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input textarea.form-control:not(.react-country-code):-webkit-autofill:hover{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input textarea.form-control:not(.react-country-code):-webkit-autofill:focus{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input textarea.form-control:not(.react-country-code):-webkit-autofill:active{-webkit-text-fill-color:#0d0c12;border-color:#1323404d;font-size:1.6rem;box-shadow:inset 0 0 0 1000px #fff!important}.common_input input.form-control:not(.react-country-code)::placeholder,.common_input textarea.form-control:not(.react-country-code)::placeholder{color:#7a8398b3;font-size:1.4rem}:-moz-any(.common_input input.form-control:not(.react-country-code):-moz-placeholder-shown,.common_input textarea.form-control:not(.react-country-code):-moz-placeholder-shown){opacity:1;color:#0d0c12}:is(.common_input input.form-control:not(.react-country-code):placeholder-shown,.common_input textarea.form-control:not(.react-country-code):placeholder-shown){opacity:1;color:#0d0c12}.common_input input.form-control:not(.react-country-code)::-webkit-input-placeholder{opacity:1;color:#0d0c12}.common_input textarea.form-control:not(.react-country-code)::-webkit-input-placeholder{opacity:1;color:#0d0c12}@media (max-width:1439px){.common_input input.form-control:not(.react-country-code),.common_input textarea.form-control:not(.react-country-code){padding-left:1.5rem;padding-right:1.5rem;font-size:1.4rem}}.common_input input.form-control:not(.react-country-code):disabled,.common_input textarea.form-control:not(.react-country-code):disabled{cursor:not-allowed;opacity:.5}.common_input textarea.form-control,.common_input textarea.form-control:not(.react-country-code){height:10rem}.common_input .error{color:#e90306!important;margin:.5rem 0 0!important;font-size:1.2rem!important}.common_input.icon .common_input_inner{position:relative}.common_input.icon .common_input_inner input.form-control{padding-right:5.5rem;box-shadow:unset!important}.common_input.icon .common_input_icon,.common_input.icon .common_input_element{z-index:2;position:absolute;top:50%;right:1.68rem;transform:translateY(-50%)}.common_input.icon .common_input_icon{justify-content:center;align-items:center;display:inline-flex}.common_input.icon .common_input_icon.cursor-pointer,.common_input.icon .common_input_element.cursor-pointer{cursor:pointer}.common_input.icon .common_input_element{z-index:3}.common_input.icon.element input.form-control{padding-right:7rem}.common_input.pass .common_input_icon{cursor:pointer}.common_input.labelless input.form-control,.common_input.labelless textarea.form-control{padding-top:1rem;padding-bottom:1rem}.common_input_inner .number_handle{pointer-events:none;justify-content:space-between;align-items:center;width:100%;height:6.6rem;padding:1rem;display:flex;position:absolute;top:0;left:0}.common_input_inner .number_handle button{pointer-events:all;background-color:#0d0c1233;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.common_input_inner .number_handle button svg{width:1.5rem;height:1.5rem}.common_input_inner .number_handle_padding{padding-left:6rem!important;padding-right:6rem!important}@media (max-width:767px){.common_input_inner .number_handle button{width:3rem;height:3rem}.common_input_inner .number_handle button svg{width:1.3rem;height:1.3rem}.common_input_inner .number_handle_padding{padding-left:5rem!important;padding-right:5rem!important}}.common_input .text_error{margin-bottom:-1.5rem}.common_datetime label{color:#2d2e3f;width:100%;font-size:1.6rem;font-weight:500;display:block}@media (max-width:1679px){.common_datetime label{font-size:1.4rem}}.common_datetime input{color:#131422;background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;width:100%;max-width:100%;height:5rem;font-size:1.6rem;padding:1rem 1.3rem!important}.common_datetime input:focus{box-shadow:none;border-color:#1323404d;outline:none}.common_datetime input:-webkit-autofill:first-line{-webkit-text-fill-color:#7a8398;-webkit-backdrop-filter:blur(5.4rem);border-color:#1323404d;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem $borderColor2 inset!important;-webkit-box-shadow:inset 0 0 0 100rem #1323404d!important}.common_datetime input:-webkit-autofill{-webkit-text-fill-color:#7a8398;-webkit-backdrop-filter:blur(5.4rem);border-color:#1323404d;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem $borderColor2 inset!important;-webkit-box-shadow:inset 0 0 0 100rem #1323404d!important}.common_datetime input:-webkit-autofill:hover{-webkit-text-fill-color:#7a8398;-webkit-backdrop-filter:blur(5.4rem);border-color:#1323404d;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem $borderColor2 inset!important;-webkit-box-shadow:inset 0 0 0 100rem #1323404d!important}.common_datetime input:-webkit-autofill:focus{-webkit-text-fill-color:#7a8398;-webkit-backdrop-filter:blur(5.4rem);border-color:#1323404d;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem $borderColor2 inset!important;-webkit-box-shadow:inset 0 0 0 100rem #1323404d!important}.common_datetime input:-webkit-autofill:active{-webkit-text-fill-color:#7a8398;-webkit-backdrop-filter:blur(5.4rem);border-color:#1323404d;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem $borderColor2 inset!important;-webkit-box-shadow:inset 0 0 0 100rem #1323404d!important}.common_datetime input::placeholder{color:#7a8398b3;font-size:1.4rem}.common_datetime input:-moz-placeholder-shown{opacity:1;color:#7a8398}.common_datetime input::-webkit-input-placeholder{opacity:1;color:#7a8398}@media (max-width:1679px){.common_datetime input{font-size:1.4rem;padding-left:1.5rem!important}}.common_datetime input:disabled{cursor:not-allowed;opacity:.5}.common_datetime .react-datepicker-wrapper{width:100%;max-width:100%}.common_datetime .react-datepicker-popper{z-index:20}.common_datetime.notime .react-datepicker__month-container{width:100%}.common_datetime .react-datepicker__navigation--years-previous,.common_datetime .react-datepicker__navigation--years-upcoming{text-indent:inherit}.common_datetime .react-datepicker__navigation--years-previous:after,.common_datetime .react-datepicker__navigation--years-upcoming:after{content:"";color:#3d3c46161616;z-index:2;font-size:1.6rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.common_datetime .react-datepicker__navigation--years-previous:after{content:">";transform:translate(-50%,-50%)rotate(90deg)}.common_datetime .react-datepicker__navigation--years-upcoming:after{content:">";transform:translate(-50%,-50%)rotate(270deg)}.react-datepicker{background-color:#fff;box-shadow:0 0 1.6rem #00000017;border:0!important;border-radius:1.2rem!important}.react-datepicker__triangle:before,.react-datepicker__triangle:after{border-bottom-color:#0d0c1247!important}.react-datepicker__header{border-top-left-radius:1.2rem!important;border-top-right-radius:1.2rem!important}.react-datepicker__header__dropdown{margin-bottom:1rem}.react-datepicker__navigation span:before,.react-datepicker__year-read-view--down-arrow{border-color:#3d3c46161616!important}.react-datepicker__navigation{top:.8rem}.react-datepicker__day{justify-content:center;align-items:center;margin:0;display:inline-flex;width:3rem!important;height:2.4rem!important;font-size:1rem!important}.react-datepicker__day-names{justify-content:center;align-items:center;width:100%;display:inline-flex;margin-top:0!important}.react-datepicker__day-name{margin-top:0;padding:.5rem;width:3rem!important;height:2.4rem!important;font-size:1rem!important}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected:hover,.react-datepicker__day--selected:hover{background-color:#3d3c46Clr}.react-datepicker__time-list-item--selected{background-color:#3d3c46Clr!important}.react-datepicker__time-list-item,.react-datepicker__year-option,.react-datepicker__current-month,.react-datepicker__year-read-view--selected-year,.react-datepicker__month-select,.react-datepicker__year-select{font-size:1rem}.react-datepicker{width:100%}.react-datepicker__calendar-icon{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:auto;right:1.8rem;transform:translateY(-50%);padding:0!important}@media (max-width:991px){.react-datepicker__calendar-icon{right:1rem}}@media (max-width:575px){.react-datepicker__calendar-icon{top:37%}}@media (min-width:1280px) and (max-width:767px){.react-datepicker{top:35%}}@media (min-width:1280px){.react-datepicker__day,.react-datepicker__day-name{font-size:1.2rem!important}.react-datepicker__time-list-item,.react-datepicker__year-option,.react-datepicker__current-month,.react-datepicker__year-read-view--selected-year{font-size:1.2rem}.react-datepicker__month-select{text-align:center;font-size:1.2rem}.react-datepicker__year-select{font-size:1.2rem}}.checkbox_input{position:relative}.checkbox_input.form-check .form-check-input{cursor:pointer;background-color:#0000;border:.1rem solid #0d0c12;border-radius:.5rem;width:1.8rem;height:1.8rem;position:absolute;top:.2rem;left:0}.checkbox_input.form-check .form-check-input:checked{background-color:#16a34a;border:.1rem solid #16a34a}.checkbox_input.form-check .form-check-input:focus{box-shadow:none}.checkbox_input label{cursor:pointer;color:#0d0c12;padding-left:2.5rem;font-size:1.4rem;font-weight:400}.checkbox_input label a{color:#16a34a}.checkbox_input label a:hover{color:#0d0c12}.range_innr .transfrom-dot:after{display:none!important}.range_innr .transfrom-dot:focus{outline:none}.phone_input.icon input{padding-right:6rem!important}.phone_input .form-label{color:#7a8398;width:100%;margin-bottom:.5rem;font-size:1.4rem;font-weight:400;display:block}@media (max-width:1679px){.phone_input .form-label{font-size:1.4rem}}.phone_input .form-label sup{color:#e90306;font-size:1rem}.phone_input_inner,.phone_input_inner .PhoneInput{position:relative}.phone_input_inner .PhoneInput .PhoneInputCountry{border-right:.1rem solid #0d0c121a;height:2.4rem;padding-right:1rem;position:absolute;top:35%;left:1rem;transform:translateY(-50%)}.phone_input_inner .PhoneInput .PhoneInputCountrySelect:disabled{opacity:0}.phone_input_inner .PhoneInput input{background-color:#0d0c121a;border:.1rem solid #0d0c1233;border-radius:.8rem;width:100%;height:5rem;padding:1rem 2.4rem 1rem 6.5rem;font-size:1.6rem;display:block;color:#0d0c12!important}.phone_input_inner .PhoneInput input:focus,.phone_input_inner .PhoneInput input:hover{box-shadow:none;background-color:#ffffff1a;border-color:#0d0c121a;outline:none}.phone_input_inner .PhoneInput input:-webkit-autofill:first-line{-webkit-text-fill-color:#0d0c12;-webkit-backdrop-filter:blur(5.4rem);border-color:#0d0c12;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem rgba($textdarkclr, .1) inset!important;-webkit-box-shadow:inset 0 0 0 100rem #0d0c121a!important}.phone_input_inner .PhoneInput input:-webkit-autofill{-webkit-text-fill-color:#0d0c12;-webkit-backdrop-filter:blur(5.4rem);border-color:#0d0c12;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem rgba($textdarkclr, .1) inset!important;-webkit-box-shadow:inset 0 0 0 100rem #0d0c121a!important}.phone_input_inner .PhoneInput input:-webkit-autofill:hover{-webkit-text-fill-color:#0d0c12;-webkit-backdrop-filter:blur(5.4rem);border-color:#0d0c12;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem rgba($textdarkclr, .1) inset!important;-webkit-box-shadow:inset 0 0 0 100rem #0d0c121a!important}.phone_input_inner .PhoneInput input:-webkit-autofill:focus{-webkit-text-fill-color:#0d0c12;-webkit-backdrop-filter:blur(5.4rem);border-color:#0d0c12;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem rgba($textdarkclr, .1) inset!important;-webkit-box-shadow:inset 0 0 0 100rem #0d0c121a!important}.phone_input_inner .PhoneInput input:-webkit-autofill:active{-webkit-text-fill-color:#0d0c12;-webkit-backdrop-filter:blur(5.4rem);border-color:#0d0c12;font-size:1.6rem;transition:background-color 5000s ease-in-out;overflow:clip;--tw-shadow:0 0 0 100rem rgba($textdarkclr, .1) inset!important;-webkit-box-shadow:inset 0 0 0 100rem #0d0c121a!important}@media (max-width:1679px){.phone_input_inner .PhoneInput input:-webkit-autofill:first-line{font-size:1.4rem}.phone_input_inner .PhoneInput input:-webkit-autofill{font-size:1.4rem}.phone_input_inner .PhoneInput input:-webkit-autofill:hover{font-size:1.4rem}.phone_input_inner .PhoneInput input:-webkit-autofill:focus{font-size:1.4rem}.phone_input_inner .PhoneInput input:-webkit-autofill:active{font-size:1.4rem}}.phone_input_inner .PhoneInput input::placeholder{color:#7a8398b3;font-size:1.4rem}.phone_input_inner .PhoneInput input:-moz-placeholder-shown{opacity:1;color:#0d0c12}.phone_input_inner .PhoneInput input::-webkit-input-placeholder{opacity:1;color:#0d0c12}@media (max-width:1679px){.phone_input_inner .PhoneInput input{height:4.8rem;padding-left:5rem;padding-right:1.5rem;font-size:1.4rem}}.phone_input_inner .PhoneInput input:disabled{cursor:not-allowed;opacity:.5}.phone_input_inner_element{z-index:2;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.set_range .range-slider__wrap,.set_range .range-slider__wrap .range-slider{width:100%}.rangeslider.rangeslider-horizontal{background:#0c0f16;height:.7rem}.rangeslider.rangeslider-horizontal .rangeslider__handle{width:1.6rem;height:1.6rem}.rangeslider.rangeslider-horizontal .rangeslider__handle:after{content:"";background:linear-gradient(106deg,#763fe5 0%,#f98492 100%) no-repeat padding-box padding-box;width:1.6rem;height:1.6rem;top:.1rem;left:.1rem}.rangeslider.rangeslider-horizontal .rangeslider__fill{background:linear-gradient(90deg,#b962b5 0% 90%,#0c0f16 100%)}.rangeslider.rangeslider-horizontal .rangeslider__labels .rangeslider__label-item{color:#7f7f7f;font-size:1rem}.rangeslider.rangeslider-horizontal .rangeslider__labels .rangeslider__label-item:after{z-index:-1;content:"";background:#0c0f16;border-radius:10rem;width:1.3rem;height:1.3rem;margin-top:-.4rem;position:absolute;top:-1.6rem;left:.4rem}.rangeslider.rangeslider-horizontal .rangeslider__labels .rangeslider__label-item:first-child:after{background:red!important}.numField{margin-bottom:1rem}.numField .selectNumber{align-items:center;display:flex}.numField .selectNumber button{text-align:center;background:0 0;border:none;min-width:5rem;height:100%}.numField .selectNumber button.d{border-right:.1rem solid #1323404d}.numField .selectNumber button.i{border-left:.1rem solid #1323404d}.numField .selectNumber button{display:none}.numField .selectNumber span,.numField .selectNumber input{color:#0d0c12;white-space:nowrap;text-overflow:ellipsis;text-align:left;background-color:#0000;border:0;flex:0 0 100%;max-width:100%;padding:0 1rem;font-size:1.4rem;overflow:hidden}.numField .selectNumber span:focus,.numField .selectNumber input:focus{box-shadow:none;border:0;outline:0}.numField .selectNumber span::placeholder,.numField .selectNumber input::placeholder{color:#7a8398b3;font-size:1.4rem}.numField .selectNumber .form-control{color:#0d0c12;text-align:center;background:0 0;border:none;max-width:6rem;font-size:1.2rem;font-weight:700}.numField .selectNumber .form-control:focus{box-shadow:none;border:none;outline:none}.numField>span{color:#7a8398;text-transform:capitalize;margin-bottom:1rem;font-size:1.4rem;font-weight:400;display:block}.numField_row{background-color:#fff;border:.1rem solid #1323404d;border-radius:1rem;justify-content:space-between;align-items:center;height:4rem;display:flex}.numField_row_left{flex:0 0 calc(100% - 7.8rem);max-width:calc(100% - 7.8rem)}.numField_row_right{flex:0 0 6.8rem;max-width:6.8rem}.numField_row_right .selectNumber span{flex:0 0 100%;max-width:100%}.numField.full .numField_row{justify-content:flex-start}.numField.full .numField_row_left{flex:0 0 100%;max-width:100%}.numField.rightCoins .numField_row{position:relative}.numField.rightCoins .numField_row_left{flex:0 0 calc(100% - 100px);max-width:calc(100% - 100px)}.numField.rightCoins .CoinsDiv_right{flex:0 0 100px;justify-content:center;align-items:center;max-width:100px;height:40px;display:flex;position:absolute;top:0;right:0}.numField.rightCoins .CoinsDiv_right .CoinsText{color:#0d0c12;margin:0;font-size:1.4rem;font-weight:400}.numField.rightCoins .CoinsDiv_right .valueUpdown{border-left:.1rem solid #7a839833;flex-direction:column;justify-content:space-between;width:2.4rem;min-width:2.4rem;height:4.4rem;margin-left:.8rem;display:flex}.numField.rightCoins .CoinsDiv_right .valueUpdown button{cursor:pointer;justify-content:center;align-items:center;width:100%;height:2rem;display:flex}.numField.rightCoins .CoinsDiv_right .valueUpdown button:not(:last-child){border-bottom:.1rem solid #7a839833}@media (max-width:1679px){.numField .selectNumber{height:4.5rem}.numField>span{font-size:1.4rem}}@media (max-width:1199px){.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{padding:3rem 2rem}}@media (max-width:767px){.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{padding:2.5rem 1.5rem}}@media (max-width:767px){.common_modal .modal-content .modal-header .btn-close,.publishadd .modal-content .modal-header .btn-close,.post-ad-online-offline-modal .modal-content .modal-header .btn-close,.confirm-post-modal .modal-content .modal-header .btn-close{background-size:1.4rem;padding:0;top:1.2rem;right:1.2rem}}@media (max-width:991px){.common_modal .modal-content .modal-header h4,.publishadd .modal-content .modal-header h4,.post-ad-online-offline-modal .modal-content .modal-header h4,.confirm-post-modal .modal-content .modal-header h4{font-size:2rem}}@media (max-width:575px){.common_modal .modal-content .modal-header h4,.publishadd .modal-content .modal-header h4,.post-ad-online-offline-modal .modal-content .modal-header h4,.confirm-post-modal .modal-content .modal-header h4{font-size:1.8rem}}@media (max-width:767px){.common_modal .modal-content .modal-header p,.publishadd .modal-content .modal-header p,.post-ad-online-offline-modal .modal-content .modal-header p,.confirm-post-modal .modal-content .modal-header p{font-size:1.4rem}}.alert_modal .inner_tabs{justify-content:space-between}.alert_modal .inner_tabs .nav-item{width:49%;margin-bottom:2rem}.alert_modal .inner_tabs .nav-item .buy_btn,.alert_modal .inner_tabs .nav-item .sell_btn{color:#0d0c12;background:#ffffff1a;border:0;border-radius:1rem;justify-content:center;align-items:center;height:5rem;font-size:1.6rem;font-weight:500;display:flex}.alert_modal .inner_tabs .nav-item .buy_btn.active,.alert_modal .inner_tabs .nav-item .sell_btn.active{background:#16a34a}.alert_modal .inner_tabs .nav-item .sell_btn.active{background-color:#e90306}.alert_modal .alert_modal_in .modal_btns_box{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.alert_modal .alert_modal_in .modal_btns_box .green_btn{color:#0d0c12;background-color:#16a34a;border:0;border-radius:1rem;width:100%;height:5rem;font-size:1.6rem;font-weight:500}.alert_modal .alert_modal_in .modal_btns_box .blur_btn,.alert_modal .alert_modal_in .modal_btns_box .transparent_btn{color:#0d0c12;background:#ffffff1a;border:.1rem solid #ffffff1a;border-radius:1rem;width:100%;height:5rem;font-size:1.6rem;font-weight:500}.alert_modal .alert_modal_in .modal_btns_box .blur_btn.active,.alert_modal .alert_modal_in .modal_btns_box .transparent_btn.active{background-color:#e90306}.alert_modal .alert_modal_in .modal_btns_box .transparent_btn{background:0 0;border:.1rem solid #0d0c12;margin-right:2rem}.alert_modal .alert_modal_in .modal_footer_btn{margin-top:4rem;margin-bottom:0}.alert_modal .alert_modal_in .modal_content .inner_content{color:#0d0c12;background:#ffffff1a;border:.1rem solid #ffffff1a;border-radius:1rem;padding:1.7rem 1.6rem 1.6rem;font-size:1.6rem;font-weight:500}.alert_modal .alert_modal_in .modal_content .inner_content:not(:last-child){margin-bottom:2rem}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail{justify-content:flex-start;display:flex}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_img{width:max-content;margin-right:1.2rem}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_img img,.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_img svg{width:2.9rem;height:2.9rem}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text{width:100%}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text h3{justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:600;display:flex}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text h3 svg{width:1.9rem;height:1.9rem}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text h3 button{background-color:#0000;border:0;width:max-content;padding:0}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text p{margin-bottom:.6rem;font-size:1.4rem;font-weight:400;line-height:2.1rem}.alert_modal .alert_modal_in .modal_content .inner_content .user_detail .user_text .user_text_btn{color:#0d0c12;background:#ffffff1a;border:.1rem solid #ffffff1a;border-radius:1rem;height:3rem;padding:0 .6rem;font-size:1.2rem;font-weight:400;line-height:1.8rem}.alert_modal .alert_modal_in .modal_content .inner_content h4{color:#16a34a;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;line-height:1.8rem}.alert_modal .alert_modal_in .modal_content .inner_content ol{margin:0;padding-left:2rem}.alert_modal .alert_modal_in .modal_content .inner_content ol li{color:#7a8398;width:100%;max-width:39.9rem;font-size:1.4rem;font-weight:400;line-height:2.1rem}.buylong_modal .modal-header span{color:#16a34a}.buylong_modal .modal-header span.text-red{color:#e90306}.buylong_modal .modal-dialog{max-width:56.4rem;margin-left:auto;margin-right:auto}.buylong_modal_warning{color:#e90306;background-color:#e903061f;border-radius:1rem;margin:0;padding:1.5rem;font-size:1.4rem}.buylong_modal ul{margin-bottom:4rem;padding-top:1.7rem}.buylong_modal ul li{color:#0d0c12;word-break:break-word;justify-content:space-between;align-items:center;margin-top:.9rem;font-size:1.4rem;display:flex}.buylong_modal ul li .text-green{color:#16a34a!important}.buylong_modal ul li .text-red{color:#e90306!important}.buylong_modal ul li>span{color:#7a8398;padding-right:.5rem}.buylong_modal ul li>strong{text-align:right;padding-left:.5rem;font-weight:400}.buylong_modal ul li>strong .text-green{color:#16a34a!important}.buylong_modal ul li>strong .text-red{color:#e90306!important}.buylong_modal ul li>strong span{color:#16a34a}.buylong_modal ul li>strong span:last-child{color:#e90306}.buylong_modal .outlineBtn_style{width:100%}.buylong_modal .outlineBtn_style.sell-btn{color:#fff!important;background-color:#e90306!important;border-color:#e90306!important}.buylong_modal .outlineBtn_style.sell-btn:hover{color:#e90306!important;background-color:#0000!important}.common_modal,.publishadd,.post-ad-online-offline-modal,.confirm-post-modal{padding-left:0!important}.common_modal .modal-dialog,.publishadd .modal-dialog,.post-ad-online-offline-modal .modal-dialog,.confirm-post-modal .modal-dialog{max-width:60rem;margin:0 auto;padding-top:3rem;padding-bottom:3rem}.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{z-index:1;background:#f6f5f9;border-radius:1rem;width:100%;max-width:56.4rem;margin:0 auto;padding:3rem;position:relative}@media (max-width:1199px){.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{padding:3rem 2rem}}@media (max-width:767px){.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{padding:2.5rem 1.5rem}}.common_modal .modal-content .modal-header,.publishadd .modal-content .modal-header,.post-ad-online-offline-modal .modal-content .modal-header,.confirm-post-modal .modal-content .modal-header{text-align:center;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0}.common_modal .modal-content .modal-header .btn-close,.publishadd .modal-content .modal-header .btn-close,.post-ad-online-offline-modal .modal-content .modal-header .btn-close,.confirm-post-modal .modal-content .modal-header .btn-close{opacity:1;z-index:1;box-shadow:none;background-image:url(../media/CroseIcon.2zrtpda3d5_s0.svg);background-position:50%;background-repeat:no-repeat;background-size:1.8rem;padding:.2rem;position:absolute;top:1.5rem;right:1.5rem}@media (max-width:767px){.common_modal .modal-content .modal-header .btn-close,.publishadd .modal-content .modal-header .btn-close,.post-ad-online-offline-modal .modal-content .modal-header .btn-close,.confirm-post-modal .modal-content .modal-header .btn-close{background-size:1.4rem;padding:0;top:1.2rem;right:1.2rem}}.common_modal .modal-content .modal-header h4,.publishadd .modal-content .modal-header h4,.post-ad-online-offline-modal .modal-content .modal-header h4,.confirm-post-modal .modal-content .modal-header h4{color:#0d0c12;margin:0;font-size:2rem;font-weight:700;line-height:1.6}@media (max-width:991px){.common_modal .modal-content .modal-header h4,.publishadd .modal-content .modal-header h4,.post-ad-online-offline-modal .modal-content .modal-header h4,.confirm-post-modal .modal-content .modal-header h4{font-size:2rem}}@media (max-width:575px){.common_modal .modal-content .modal-header h4,.publishadd .modal-content .modal-header h4,.post-ad-online-offline-modal .modal-content .modal-header h4,.confirm-post-modal .modal-content .modal-header h4{font-size:1.8rem}}.common_modal .modal-content .modal-header p,.publishadd .modal-content .modal-header p,.post-ad-online-offline-modal .modal-content .modal-header p,.confirm-post-modal .modal-content .modal-header p{color:#7a8398;margin-top:.4rem;font-size:1.6rem;font-weight:400;line-height:1.4}@media (max-width:767px){.common_modal .modal-content .modal-header p,.publishadd .modal-content .modal-header p,.post-ad-online-offline-modal .modal-content .modal-header p,.confirm-post-modal .modal-content .modal-header p{font-size:1.4rem}}.common_modal .modal-content .modal-body,.publishadd .modal-content .modal-body,.post-ad-online-offline-modal .modal-content .modal-body,.confirm-post-modal .modal-content .modal-body{padding:0}.common_modal .modal-content .common_select_outer,.publishadd .modal-content .common_select_outer,.post-ad-online-offline-modal .modal-content .common_select_outer,.confirm-post-modal .modal-content .common_select_outer{padding-bottom:2rem}.common_modal .modal-content .common_select_outer .form-label,.publishadd .modal-content .common_select_outer .form-label,.post-ad-online-offline-modal .modal-content .common_select_outer .form-label,.confirm-post-modal .modal-content .common_select_outer .form-label{font-weight:400;line-height:2.4rem;margin-bottom:.8rem!important}.common_modal.sumsubmodal .modal-body,.sumsubmodal.publishadd .modal-body,.sumsubmodal.post-ad-online-offline-modal .modal-body,.sumsubmodal.confirm-post-modal .modal-body{padding-top:2rem}.closeAdModal .modalInnersec,.logoutModal .modalInnersec{text-align:center}@media (max-width:1679px){.closeAdModal .modalInnersec img,.logoutModal .modalInnersec img{width:8rem;height:8rem}}@media (max-width:1399px){.closeAdModal .modalInnersec img,.logoutModal .modalInnersec img{width:6.5rem;height:6.5rem}}@media (max-width:991px){.closeAdModal .modalInnersec img,.logoutModal .modalInnersec img{width:5rem;height:5rem}}.closeAdModal .modalInnersec .textSec,.logoutModal .modalInnersec .textSec{width:100%;max-width:36rem;margin:3rem auto 0}@media (max-width:1399px){.closeAdModal .modalInnersec .textSec,.logoutModal .modalInnersec .textSec{margin-top:2.4rem}}@media (max-width:991px){.closeAdModal .modalInnersec .textSec,.logoutModal .modalInnersec .textSec{margin-top:1.8rem}}.closeAdModal .modalInnersec .textSec h3,.logoutModal .modalInnersec .textSec h3{color:#0d0c12;margin-bottom:.4rem;font-size:2.4rem;font-weight:700;line-height:1.6}@media (max-width:1679px){.closeAdModal .modalInnersec .textSec h3,.logoutModal .modalInnersec .textSec h3{font-size:2.2rem}}@media (max-width:1399px){.closeAdModal .modalInnersec .textSec h3,.logoutModal .modalInnersec .textSec h3{font-size:2rem}}@media (max-width:991px){.closeAdModal .modalInnersec .textSec h3,.logoutModal .modalInnersec .textSec h3{font-size:1.8rem}}.closeAdModal .modalInnersec .textSec p,.logoutModal .modalInnersec .textSec p{color:#7a8398;font-size:1.6rem;font-weight:400;line-height:2.4rem}@media (max-width:991px){.closeAdModal .modalInnersec .textSec p,.logoutModal .modalInnersec .textSec p{font-size:1.4rem;line-height:2rem}}.closeAdModal .modalInnersec .btnSection,.logoutModal .modalInnersec .btnSection{justify-content:center;align-items:center;margin-top:4rem;display:flex}@media (max-width:1679px){.closeAdModal .modalInnersec .btnSection,.logoutModal .modalInnersec .btnSection{margin-top:3.5rem}}@media (max-width:1399px){.closeAdModal .modalInnersec .btnSection,.logoutModal .modalInnersec .btnSection{margin-top:2.8rem}}@media (max-width:991px){.closeAdModal .modalInnersec .btnSection,.logoutModal .modalInnersec .btnSection{margin-top:2rem}}.closeAdModal .modalInnersec .btnSection .btnSize,.logoutModal .modalInnersec .btnSection .btnSize{border-radius:1rem;width:100%;height:5rem;margin:0 1rem}@media (max-width:1679px){.closeAdModal .modalInnersec .btnSection .btnSize,.logoutModal .modalInnersec .btnSection .btnSize{height:4rem}}.closeAdModal .modalInnersec .btnSection .btnSize:first-child,.logoutModal .modalInnersec .btnSection .btnSize:first-child{margin-left:0}.closeAdModal .modalInnersec .btnSection .btnSize:last-child,.logoutModal .modalInnersec .btnSection .btnSize:last-child{margin-right:0}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .Tp_Sl_Price{justify-content:space-between;align-items:center;display:flex}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .Tp_Sl_Price li{padding:0 .5rem .5rem;display:block}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .Tp_Sl_Price li span{text-align:center;color:#7a8398;font-size:1.4rem;font-weight:400;display:block}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .Tp_Sl_Price li span+span{font-weight:800}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .common_button_tabs{margin:1.5rem -.5rem}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .common_button_tabs .nav-item{text-align:center;width:50%;padding:0 .5rem}.open_modal.AddTakeProfit_Modal .modal-dialog .modal-content .open_modal_Content .common_button_tabs .nav-item a{border-radius:.5rem;padding:1rem 1.5rem}p.precationError{color:#d2394e;font-size:1.1rem;line-height:1.6rem}.imgerr{width:1.2rem;height:1.2rem;margin-top:.3rem;margin-left:0;margin-right:.9rem}.closetpslmodal .modalInnersec{text-align:center}@media (max-width:1679px){.closetpslmodal .modalInnersec img{width:8rem;height:8rem}}@media (max-width:1399px){.closetpslmodal .modalInnersec img{width:6.5rem;height:6.5rem}}@media (max-width:991px){.closetpslmodal .modalInnersec img{width:5rem;height:5rem}}.closetpslmodal .modalInnersec .textSec{width:100%;max-width:36rem;margin:3rem auto 0}@media (max-width:1399px){.closetpslmodal .modalInnersec .textSec{margin-top:2.4rem}}@media (max-width:991px){.closetpslmodal .modalInnersec .textSec{margin-top:1.8rem}}.closetpslmodal .modalInnersec .textSec h3{margin-bottom:.4rem;font-size:2.4rem;font-weight:700;line-height:1.6}@media (max-width:1679px){.closetpslmodal .modalInnersec .textSec h3{font-size:2.2rem}}@media (max-width:1399px){.closetpslmodal .modalInnersec .textSec h3{font-size:2rem}}@media (max-width:991px){.closetpslmodal .modalInnersec .textSec h3{font-size:1.8rem}}.closetpslmodal .modalInnersec .btnSection{justify-content:center;align-items:center;margin-top:4rem;display:flex}@media (max-width:1679px){.closetpslmodal .modalInnersec .btnSection{margin-top:3.5rem}}@media (max-width:1399px){.closetpslmodal .modalInnersec .btnSection{margin-top:2.8rem}}@media (max-width:991px){.closetpslmodal .modalInnersec .btnSection{margin-top:2rem}}.closetpslmodal .modalInnersec .btnSection .btnSize{border-radius:1rem;width:100%;height:5rem;margin:0 1rem}@media (max-width:1679px){.closetpslmodal .modalInnersec .btnSection .btnSize{height:4rem}}.closetpslmodal .modalInnersec .btnSection .btnSize:first-child{margin-left:0}.closetpslmodal .modalInnersec .btnSection .btnSize:last-child{margin-right:0}.delist_warning_modal .modalInnersec{text-align:center}.delist_warning_modal .modalInnersec .delist_warning_modal_icon{background:#c6a45724;border-radius:50%;justify-content:center;align-items:center;width:9rem;height:9rem;margin:0 auto;display:flex}.delist_warning_modal .modalInnersec .delist_warning_modal_icon svg{width:4.8rem;height:4.8rem}.delist_warning_modal .modalInnersec .textSec{width:100%;max-width:36rem;margin:1.6rem auto 0}@media (max-width:1399px){.delist_warning_modal .modalInnersec .textSec{margin-top:1.4rem}}@media (max-width:991px){.delist_warning_modal .modalInnersec .textSec{margin-top:1.2rem}}.delist_warning_modal .modalInnersec .textSec p{color:#0d0c12;margin:0;font-size:1.4rem;line-height:1.6}.delist_warning_modal .modalInnersec .btnSection{justify-content:center;align-items:center;margin-top:2.4rem;display:flex}@media (max-width:1399px){.delist_warning_modal .modalInnersec .btnSection{margin-top:2rem}}@media (max-width:991px){.delist_warning_modal .modalInnersec .btnSection{margin-top:1.6rem}}.delist_warning_modal .modalInnersec .btnSection .btnSize{border-radius:1rem;width:100%;height:5rem}@media (max-width:1679px){.delist_warning_modal .modalInnersec .btnSection .btnSize{height:4rem}}.market_overview_page{padding:2.2rem 0}.market_overview_page .market_title{color:#0d0c12;border-bottom:1px solid #ececec;margin-bottom:2.4rem;padding-bottom:1.6rem;font-size:2.4rem;font-weight:600}.market_overview_page .market_tabs{flex-wrap:nowrap;align-items:center;gap:2.4rem;margin-bottom:2.4rem;display:flex}@media (max-width:1399px){.market_overview_page .market_tabs{gap:1.5rem}}.market_overview_page .market_tabs.nav.nav-tabs{border-width:0!important}.market_overview_page .market_tabs .nav-link{color:#7a8398;margin:0;padding:0 0 .5rem;font-size:1.6rem;font-weight:500;transition:all .2s ease-in-out;position:relative;border:none!important}@media (max-width:575px){.market_overview_page .market_tabs .nav-link{font-size:1.4rem}}.market_overview_page .market_tabs .nav-link:hover{color:#0d0c12;border:none!important}.market_overview_page .market_tabs .nav-link.active{color:#0d0c12!important;background:0 0!important;border:none!important}.market_overview_page .market_tabs .nav-link.active:before{content:"";background:#1760ff;width:100%;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.crypto-section__list{flex-direction:column;margin-bottom:4rem;display:flex}@media (max-width:767px){.crypto-section__list{margin-bottom:2.4rem}}.crypto-section__list .row{row-gap:2rem}.crypto-section .marketGrid_Row{grid-template-columns:repeat(4,1fr);gap:1.6rem;display:grid}@media (max-width:1439px){.crypto-section .marketGrid_Row{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.crypto-section .marketGrid_Row{grid-template-columns:repeat(1,1fr)}}.crypto-section .cryptosection_tab{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.4rem;display:flex}@media (max-width:767px){.crypto-section .cryptosection_tab{flex-direction:column;align-items:flex-start}}.crypto-section .cryptosection_tab .scroll-container-wrapper{flex-grow:1;min-width:0;overflow:hidden}.crypto-section .cryptosection_tab .scroll-container{white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-shrink:0;width:100%;overflow:auto hidden}.crypto-section .cryptosection_tab .market_tab_wrapper{border-bottom:1px solid #ececec;flex:1}@media (max-width:767px){.crypto-section .cryptosection_tab .market_tab_wrapper{width:100%}}.crypto-section .cryptosection_tab .market_tab_search{align-items:center;gap:1rem;display:flex}@media (max-width:767px){.crypto-section .cryptosection_tab .market_tab_search{width:100%}}.crypto-section .cryptosection_tab .market_tab_search .search_wrapper{align-items:center;width:100%;display:flex;position:relative}.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_icon_btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:.6rem;transition:all .3s;display:flex}.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_icon_btn svg{width:1.6rem;height:1.6rem}.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_box{transition:all .3s;position:relative}@media (max-width:767px){.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_box{width:100%}}.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_input{color:#0d0c12;background-color:#fff;border:1px solid #ececec;border-radius:.8rem;outline:none;width:20rem;height:4rem;margin-left:1rem;padding:.5rem 1rem .5rem 3.5rem;font-size:1.4rem;transition:all .3s ease-in-out}@media (max-width:767px){.crypto-section .cryptosection_tab .market_tab_search .search_wrapper .search_input{width:100%;margin-left:0}}.crypto-section .cryptosection_tab .market_tab_search svg{cursor:pointer;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}@media (max-width:767px){.crypto-section .cryptosection_tab .market_tab_search svg{left:1rem}}.crypto-section .market_tab_content{padding:0!important}.crypto_hot_card{background:#fff;border:1px solid #ececec;border-radius:1.6rem;padding:2.4rem;box-shadow:0 6px 30px #0f172a0d}@media (max-width:1679px) and (min-width:1440px){.crypto_hot_card{padding:2.4rem 1.6rem}}@media (max-width:575px){.crypto_hot_card{padding:2rem 1.5rem}}.crypto_hot_card .card_header{border-bottom:1px solid #7a839833;justify-content:space-between;align-items:center;margin-bottom:1.4rem;padding:0 0 1.4rem;display:flex}.crypto_hot_card .card_header .header_title{color:#7a8398;font-size:2rem;font-weight:500}@media (max-width:575px){.crypto_hot_card .card_header .header_title{font-size:1.8rem}}.crypto_hot_card .card_header .more_link{color:#0d0c12;font-size:1.6rem;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.crypto_hot_card .card_header .more_link:hover{color:#0d0c12}.crypto_hot_card .card_header .more_link svg{width:1.8rem;height:1.8rem}.crypto_hot_card .card_header .more_link svg path{stroke:#7a8398}.crypto_hot_card .coin_list{flex-direction:column;gap:.75rem;display:flex}.crypto_hot_card .coin_item{cursor:default;border-radius:.8rem;justify-content:space-between;align-items:center;display:flex}.crypto_hot_card .coin_item:not(:last-child){margin-bottom:2rem}.crypto_hot_card .coin_item .coin_icon{flex:1;align-items:center;display:flex}.crypto_hot_card .coin_item .coin_icon .icon{margin-right:.6rem}.crypto_hot_card .coin_item .coin_icon .icon img{object-fit:cover;border-radius:50%;width:3rem!important;min-width:3rem!important;height:3rem!important}.crypto_hot_card .coin_item .coin_icon .coin_name{flex:1;font-size:1.6rem;font-weight:400}@media (max-width:1679px) and (min-width:1440px){.crypto_hot_card .coin_item .coin_icon .coin_name{font-size:1.4rem}}@media (max-width:575px){.crypto_hot_card .coin_item .coin_icon .coin_name{font-size:1.4rem}}.crypto_hot_card .coin_item .coin_icon_fallback{color:#fff;text-transform:uppercase;background:#475569;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:600;display:flex}.crypto_hot_card .coin_item .coin_price{flex:1;margin-right:.75rem;font-size:1.6rem;font-weight:400}@media (max-width:575px){.crypto_hot_card .coin_item .coin_price{font-size:1.4rem}}.crypto_hot_card .coin_item .coin_change{font-size:1.6rem;font-weight:400}@media (max-width:575px){.crypto_hot_card .coin_item .coin_change{font-size:1.4rem}}.crypto_hot_card .coin_item .coin_change.positive{color:#1760ff}.crypto_hot_card .coin_item .coin_change.negative{color:#e90306}.crypto_hot_card--skeleton{pointer-events:none}.crypto_hot_card--skeleton .header_title{color:#7a8398}.crypto_hot_card--skeleton .coin_item--skeleton{justify-content:space-between;align-items:center;display:flex}.crypto_hot_card--skeleton .coin_item--skeleton:not(:last-child){margin-bottom:2rem}.crypto_hot_card--skeleton .coin_item--skeleton .coin_icon{flex:1;align-items:center;gap:.6rem;display:flex}.market-cards-skeleton .row{row-gap:2rem}.market-skeleton__bar{background-color:#7a83981f;flex-shrink:0;position:relative;overflow:hidden}.market-skeleton__shimmer{background:linear-gradient(90deg,#0000 0%,#ffffff8c 45%,#ffffffbf 50%,#ffffff8c 55%,#0000 100%);animation:1.6s ease-in-out infinite marketSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.market-skeleton__icon{flex-shrink:0}.market-skeleton__arrow{border-radius:.4rem!important}.coin_item--skeleton:first-child .market-skeleton__shimmer{animation-delay:.1s}.coin_item--skeleton:nth-child(2) .market-skeleton__shimmer{animation-delay:.2s}.coin_item--skeleton:nth-child(3) .market-skeleton__shimmer{animation-delay:.3s}.coin_item--skeleton:nth-child(4) .market-skeleton__shimmer{animation-delay:.4s}.coin_item--skeleton:nth-child(5) .market-skeleton__shimmer{animation-delay:.5s}@keyframes marketSkeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.commonmarket_table{width:100%;margin-top:2.4rem}.commonmarket_table tbody{border:none!important}.commonmarket_table tbody tr td .coin_title{align-items:center;gap:.8rem;display:flex}.commonmarket_table tbody tr td .coin_title .coin_icon{flex-shrink:0;width:2.4rem;height:2.4rem}.commonmarket_table tbody tr td .coin_title .coin_icon svg{border-radius:50%;width:2.4rem;height:2.4rem}.commonmarket_table tbody tr td .coin_title .star{flex-shrink:0;width:1.4rem;height:1.4rem;display:inline-flex}.commonmarket_table tbody tr td .coin_title .star svg{border-radius:50%;width:1.4rem;height:1.4rem}.commonmarket_table tbody tr td .coin_title p,.commonmarket_table tbody tr td .coin_title h6{margin-bottom:0;font-weight:500;line-height:2.4rem}.commonmarket_table tbody tr td .coin_title p{color:#0d0c12;font-size:1.6rem}@media (max-width:575px){.commonmarket_table tbody tr td .coin_title p{font-size:1.2rem}}.commonmarket_table tbody tr td .coin_title h6{font-size:1.4rem}@media (max-width:575px){.commonmarket_table tbody tr td .coin_title h6{font-size:1.2rem}}.commonmarket_table tbody tr td .coin_title span{color:#0d0c12;font-size:1.6rem;font-weight:400}@media (max-width:575px){.commonmarket_table tbody tr td .coin_title span{font-size:1.4rem}}.commonmarket_table tbody tr td .coin_value p{color:#7a8398;margin-bottom:0;font-size:12px}.commonmarket_table tbody tr td .coin_value.option_pair_price{align-items:center;gap:.2rem;font-weight:500;display:flex}.commonmarket_table tbody tr td .coin_value.option_pair_price.up{color:#00c169}.commonmarket_table tbody tr td .coin_value.option_pair_price.down{color:#ef454a}.commonmarket_table tbody tr td .coin_value.option_pair_price.neutral{color:#7a8398}.commonmarket_table tbody tr td .coin_value.option_pair_price .price-dir-arrow{font-size:1rem}.commonmarket_table tbody tr td .coin_icon_img{object-fit:cover;border-radius:50%;flex-shrink:0;width:2.4rem;height:2.4rem}.commonmarket_table tbody tr td .action_icons{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.commonmarket_table tbody tr td .action_icons svg{cursor:pointer;width:2rem;height:2rem}.commonmarket_table tbody tr td .action_icons button{width:8.6rem;height:3.2rem}.commonmarket_table tbody tr td .negative{color:#e90306}.commonmarket_table tbody tr td .positive{color:#16a34a}.commonmarket_table tbody tr td:first-child{color:#7a8398}.commonmarket_table tbody tr td:nth-child(2){text-transform:capitalize}.trading_data{color:#0d0c12}.trading_data .row{margin:-1rem}.trading_data .row>div{padding:1rem}.trading_data .trading_card{background:#fff;border:1px solid #ececec;border-radius:1.6rem;height:100%;padding:1.5rem 3rem 3rem;font-size:1.2rem;box-shadow:0 6px 30px #0f172a0d}@media (max-width:575px){.trading_data .trading_card{min-height:auto;padding:1.6rem}}.trading_data .trading_card_head{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;margin-bottom:1.6rem;padding-bottom:1.6rem;display:flex}@media (max-width:575px){.trading_data .trading_card_head{flex-direction:column;align-items:start}}.trading_data .trading_card_head h3{color:#7a8398;margin-bottom:0;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:2.8rem}@media (max-width:575px){.trading_data .trading_card_head h3{font-size:1.6rem;line-height:2.3rem}.trading_data .trading_card_head .market_select{width:100%;margin-top:.6rem}}.trading_data .trading_card_head .market_select label{display:none}.trading_data .trading_card_head .market_select .select__control{cursor:pointer;color:#0d0c12;caret-color:#0000;background:#fff;border:1px solid #1323404d;border-radius:.8rem;width:10.5rem;height:3.1rem;padding:0 1rem;font-size:1.2rem;font-weight:500}.trading_data .trading_card_head .market_select .select__control:hover{border-color:#1760ff}.trading_data .trading_card_head .market_select .select__control .select__placeholder{color:#7a8398}.trading_data .trading_card_head .market_select .select__control .select__indicator{background-image:url(../media/down-arrow.2tzzld1zwkwkz.svg);background-position:50%;background-repeat:no-repeat;background-size:1.4rem;width:1.4rem;height:1.4rem;margin-left:1.5rem;padding:0}.trading_data .trading_card_head .market_select .select__control .select__indicator svg{display:none}.trading_data .trading_card_head .market_select .select__menu{cursor:pointer;z-index:10;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;min-width:max-content;padding:.6rem 0}.trading_data .trading_card .trading_table{width:100%;margin-top:2.8rem}.trading_data .trading_card .trading_table li{justify-content:space-between;align-items:center;display:flex}.trading_data .trading_card .trading_table li:not(:last-child){margin-bottom:1.6rem}.trading_data .trading_card .trading_table li .coin_title{align-items:center;gap:.8rem;width:17rem;display:flex}.trading_data .trading_card .trading_table li .coin_title p{text-align:left;margin-bottom:0}.trading_data .trading_card .trading_table li .coin_title p span{color:#7a8398}.trading_data .trading_card .trading_table li .coin_title .coin_icon{width:2.4rem;height:2.4rem}.trading_data .trading_card .trading_table li p{text-align:center;color:#0d0c12;flex:1;margin-bottom:0;font-size:1.4rem}.trading_data .trading_card .trading_table li .change_text{text-align:end}.trading_data .trading_card .trading_table li .change_text.negative{color:#e90306}.trading_data .trading_card .trading_table li .change_text.positive{color:#16a34a}.trading_data .trading_card .trading_table tbody{border:#0000}.trading_data .trading_card .trading_table tbody tr{border-radius:2rem;transition:all .2s ease-in}.trading_data .trading_card .trading_table tbody tr:hover{background:#1e2026!important}.trading_data .trading_card .trading_table tbody tr td{text-align:left;color:#0d0c12;vertical-align:middle;cursor:pointer;border-bottom:#0000;padding:.8rem;font-size:1.4rem}.trading_data .trading_card .trading_table tbody tr td .coin_title{align-items:center;gap:.8rem;display:flex}.trading_data .trading_card .trading_table tbody tr td .coin_title p{margin-bottom:0}.trading_data .trading_card .trading_table tbody tr td .coin_title p span{color:#7a8398}.trading_data .trading_card .trading_table tbody tr td .coin_title .coin_icon{width:2.4rem;height:2.4rem}.trading_data .trading_card .trading_table tbody tr td .mover_change{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.trading_data .trading_card .trading_table tbody tr td .mover_change .change_value{margin-bottom:0;font-weight:500}.trading_data .trading_card .trading_table tbody tr td .mover_change .change_icon{color:#0d0c12;background-color:#16a34a;border-radius:.4rem;justify-content:center;align-items:center;width:3.2rem;height:1.6rem;display:flex}.trading_data .trading_card .trading_table tbody tr td .mover_change .change_icon.negative{background-color:#e90306}.trading_data .trading_card .trading_table tbody tr td .mover_change .change_value.negative{color:#e90306}.trading_data .trading_card .trading_table tbody tr td .mover_change .change_value.positive{color:#16a34a}.trading_data .trading_card .trading_table tbody tr td .negative{color:#e90306}.trading_data .trading_card .trading_table tbody tr td .positive{color:#16a34a}.trading_data .trading_card .trading_table tbody tr td:first-child{color:#7a8398}.trading_data .trading_card .trading_table tbody tr td:nth-child(2){text-transform:capitalize}.trading_data .trading_card .trading_table tbody tr td:nth-child(3){white-space:nowrap;text-overflow:ellipsis;max-width:12ch;padding:1.2rem .4rem;overflow:hidden}.trading_data .trading_card .trading_table tbody tr td:last-child{text-align:end}.trading_data .market_tab_content{margin:2.4rem 0 0;padding:0!important}.trading_data .market_tab_content .future_data{background-color:#0000;border:1px solid #2b3139;border-radius:1.6rem;justify-content:center;align-items:center;min-height:20rem;padding:1.6rem 2.4rem .8rem;font-size:1.8rem;font-weight:600;display:flex}.market_tab{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:2.4rem;width:100%;display:flex;overflow:auto hidden}@media (max-width:767px){.market_tab{gap:1.4rem}}.market_tab .nav-item .nav-link{color:#7a8398;cursor:pointer;margin:0;padding:0 0 1rem;font-size:1.6rem;font-weight:500;transition:all .2s ease-in-out;position:relative;border:none!important}@media (max-width:767px){.market_tab .nav-item .nav-link{font-size:1.4rem}}.market_tab .nav-item .nav-link.active{color:#0d0c12}.market_tab .nav-item .nav-link.active:before{content:"";background:#1760ff;width:100%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scrollable_tab{white-space:nowrap;flex-wrap:nowrap;gap:1.4rem;padding-bottom:.8rem;display:flex;overflow-x:auto}@media (max-width:767px){.scrollable_tab{gap:1.2rem}}@media (max-width:575px){.scrollable_tab{gap:1rem}}.scrollable_tab .nav-item{gap:1.6rem;display:flex}.scrollable_tab .nav-item .nav-link{color:#475569;white-space:nowrap;cursor:pointer;background-color:#1760ff1a;border-radius:1.4rem;justify-content:center;align-items:center;min-width:7rem;min-height:4.6rem;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;transition:all .3s;display:flex}@media (max-width:575px){.scrollable_tab .nav-item .nav-link{min-width:6rem;min-height:4rem;padding:.85rem 1.2rem;font-size:1.4rem}}.scrollable_tab .nav-item .nav-link:hover{background-color:#1760ff33}.scrollable_tab .nav-item .nav-link.active{color:#fff;background-color:#1760ff}.scrollable_tab .nav-item .nav-link:disabled,.scrollable_tab .nav-item .nav-link.disabled{opacity:.45;cursor:not-allowed;pointer-events:none;color:#7a8398;background-color:#7a839814}.scrollable_tab .nav-item .nav-link:disabled:hover,.scrollable_tab .nav-item .nav-link.disabled:hover{background-color:#7a839814}.scrollable_tab .slick-list{z-index:11;position:relative}.scrollable_tab .slick-slider{width:100%}.scrollable_tab .slick-slide{min-width:4rem;max-width:max-content;padding:0 .6rem;width:100%!important}.scrollable_tab .slick-arrow:before{background-image:url(../media/right_arrow.08qa0tu6qmibj.svg);background-repeat:no-repeat;background-size:cover;width:7px;height:10px;display:inline-block;content:" "!important}.scrollable_tab .slick-prev,.scrollable_tab .slick-next{z-index:1;background-color:#0000;border-radius:50rem;width:24px;height:24px}.scrollable_tab .slick-prev.slick-disabled:before,.scrollable_tab .slick-next.slick-disabled:before{opacity:.65}.scrollable_tab .slick-prev{left:-10px}.scrollable_tab .slick-prev:before{transform:rotate(180deg)}.scrollable_tab .slick-next{right:-20px}@media (max-width:767px){.scrollable_tab .slick-next{right:-10px}}.slider_data{margin:24px 0}.slider_data h2{color:#0d0c12;font-size:16px;font-weight:600;line-height:24px}@media (max-width:767px){.slider_data h2{font-size:14px}}.slider_data p{color:#7a8398;margin-bottom:0;font-size:12px;font-weight:400}.crypto_tab .market_tab_content{padding:0}.fav_card{background:linear-gradient(210.53deg,#11182587 17.45%,#110e1747 80.57%);border:.1rem solid #0d0c121a;border-radius:1.2rem;padding:1.5rem}.fav_card .heading{color:#0d0c12;font-size:1.4rem;font-weight:500}.fav_card .inner_value{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.fav_card .inner_value h6,.fav_card .inner_value p{color:#0d0c12;margin-bottom:0;font-size:1.2rem;font-weight:500}.fav_card .inner_value p.negative{color:#e90306}.fav_card .inner_value p.positive{color:#16a34a}.fav_section_pagination{justify-content:center;margin-top:2.4rem;display:flex}.fav_section_inner .row{row-gap:2rem}.fav_section_inner .scrollable_tab{display:flex}.fav_section_inner .scrollable_tab .slick-track{margin-left:unset;width:100%!important}html{font-size:62.5%}html body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f5f9;background-repeat:no-repeat;min-height:100%;margin:0;font-size:16px;overflow-x:hidden;font-family:Inter,sans-serif!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#0d0c12;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin-top:0}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.green_text{color:#16a34a!important}.red_text{color:#b3261e!important}.yellow_text{color:#fcd535!important}.container{max-width:1680px;padding:0 1.6rem}@media (max-width:1199px){.container{max-width:100%}}@media (max-width:1365px){.container{padding-left:1.5rem;padding-right:1.5rem}}img,svg,.recharts-wrapper{max-width:100%}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.modal{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.modal-backdrop{background-color:#0d0c1280}.p2pLayout{padding:2rem 0 5rem}@media (max-width:767px){.p2pLayout{padding:2rem 0 3rem}}.p2pLayout_header{align-items:flex-end;min-height:5rem;margin-bottom:3rem;display:flex;overflow-x:auto}.p2pLayout_header ul{white-space:nowrap;flex-wrap:nowrap;gap:2.2rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.p2pLayout_header ul li .navLink{color:#7a8398;border-bottom:2px solid #0000;align-items:center;gap:.8rem;padding:0 0 1rem;font-size:1.6rem;font-weight:500;display:flex}@media (max-width:767px){.p2pLayout_header ul li .navLink{font-size:1.4rem;font-weight:400}}.p2pLayout_header ul li .navLink .navIcon{display:flex}.p2pLayout_header ul li .navLink .navIcon svg{width:2rem;height:2rem}.p2pLayout_header ul li .navLink .navIcon svg path{fill:#7a8398}.p2pLayout_header ul li .navLink.active,.p2pLayout_header ul li .navLink:hover{color:#0d0c12;border-bottom:2px solid #1760ff}.p2pLayout_header ul li .navLink.active .navIcon svg path,.p2pLayout_header ul li .navLink:hover .navIcon svg path{fill:#0d0c12}.p2pLayout .tab-content{padding:0}.p2pLayout .container{padding:0 0}.p2pTabs.nav-pills{background-color:#fff;border-radius:1.2rem;align-items:center;gap:1rem;width:100%;max-width:31.8rem;margin-bottom:2rem;padding:.9rem;display:flex}.p2pTabs.nav-pills .nav-link{color:#7a8398;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:1.2rem;justify-content:center;align-items:center;min-width:14.4rem;height:4.4rem;padding:1rem;font-size:1.6rem;font-weight:400;display:flex}@media (max-width:767px){.p2pTabs.nav-pills .nav-link{font-size:1.4rem}}.p2pTabs.nav-pills .nav-link.active{color:#fff;background-color:#1760ff}.backBtn{cursor:pointer;color:#0d0c12;align-items:center;gap:1rem;display:flex}.backBtn svg{transform:rotate(180deg)}.backBtn svg path{fill:#0d0c12}.backBtn:hover{color:#1760ff}.backBtn:hover svg path{fill:#1760ff}.checkbox_wrapper{cursor:pointer;align-items:center;gap:.5rem;margin:1rem 0 3rem;display:flex}.checkbox_wrapper input[type=checkbox]{appearance:none;cursor:pointer;border:1px solid #333;border-radius:4px;width:20px;height:20px;transition:all .2s;position:relative}.checkbox_wrapper input[type=checkbox]:checked{background-color:#1760ff;border-color:#1760ff}.checkbox_wrapper input[type=checkbox]:checked:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.checkbox_wrapper label{cursor:pointer;color:#0d0c12;font-size:1.6rem}.custom-radio{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0d0c12;align-items:center;padding:1rem 0 1rem 5rem;font-size:1.8rem;display:flex;position:relative}@media (max-width:1199px){.custom-radio{font-size:1.6rem}}@media (max-width:767px){.custom-radio{font-size:1.4rem}}.custom-radio input{opacity:0;cursor:pointer;position:absolute}.custom-radio .radio-checkmark{background-color:#0000;border:2px solid #0d0c12;border-radius:50%;width:2rem;height:2rem;transition:all .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.custom-radio .radio-label{position:relative}.custom-radio .radio-label:before{content:"";background-color:#1760ff;width:2px;height:100%;position:absolute;top:0;left:-14px}.custom-radio input:checked~.radio-checkmark{background-color:#1760ff;border-color:#1760ff}.custom-radio .radio-checkmark:after{content:"";display:none;position:absolute}.custom-radio input:checked~.radio-checkmark:after{display:block}.custom-radio .radio-checkmark:after{background:#000;border-radius:50%;width:10px;height:10px;top:3px;left:3px}.custom-radio input[type=radio]+:before{display:none}.grey_text{color:#d1d1d1!important}.commonLoading{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.commonLoading svg{width:10rem;height:10rem}.ptpbuy{min-height:calc(100vh - 9rem)}.ptpbuy_data .top_filters{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:1199px){.ptpbuy_data .top_filters{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem}}.ptpbuy_data .top_filters_left{width:100%}@media (max-width:991px){.ptpbuy_data .top_filters_left{flex-wrap:wrap}}.ptpbuy_data .top_filters_left_tabs{background-color:#fff;border-radius:1.2rem;align-items:center;gap:.5rem;padding:.2rem;display:flex}.ptpbuy_data .top_filters_left_tabs .btnfilter{text-transform:uppercase;color:#7a8398;background:0 0;border:0;border-radius:1rem;width:100%;max-width:10.1rem;padding:1.4rem 3rem;font-size:1.6rem;font-weight:600}.ptpbuy_data .top_filters_left_tabs .btnfilter.btn_buy.active,.ptpbuy_data .top_filters_left_tabs .btnfilter.btn_sell.active{color:#fff;background:#16a34a}.ptpbuy_data .top_filters_left_tabs .btnfilter.btn_buy:last-child.active,.ptpbuy_data .top_filters_left_tabs .btnfilter.btn_sell:last-child.active{background:#b3261e}.ptpbuy_data .top_filters_left,.ptpbuy_data .top_filters_right{gap:1rem;display:flex}@media (max-width:1199px){.ptpbuy_data .top_filters_left,.ptpbuy_data .top_filters_right{justify-content:flex-start}}.ptpbuy_data .top_filters_left .top_btn,.ptpbuy_data .top_filters_right .top_btn{color:#fff;background-color:#1760ff;border:none;font-weight:600}.ptpbuy_data .top_filters_left .top_btn.refresh_btn,.ptpbuy_data .top_filters_right .top_btn.refresh_btn{color:#fff;text-transform:uppercase;background:#1760ff;border:1px solid #1760ff;font-size:1.4rem;font-weight:600}.ptpbuy_data .top_filters_left .top_btn.refresh_btn.is-loading .common_btn_icon svg,.ptpbuy_data .top_filters_right .top_btn.refresh_btn.is-loading .common_btn_icon svg{animation:.8s linear infinite spin}.ptpbuy_data .top_filters .common_select{min-width:13rem;margin-bottom:0}@media (max-width:575px){.ptpbuy_data .top_filters .common_select{min-width:100%}.ptpbuy_data .top_filters .search_field{width:100%}}.ptpbuy_data .top_filters .search_field_search{background-color:#fff;border:1px solid #1323404d;border-radius:1rem;min-height:5rem}@media (max-width:1279px){.ptpbuy_data .top_filters .search_field_search{width:23rem;min-height:4.4rem}}@media (max-width:575px){.ptpbuy_data .top_filters .search_field_search{width:100%}}.ptpbuy_data .common_table.ptpbuy_table table{margin-bottom:0}.ptpbuy_data .common_table.ptpbuy_table table thead tr th{border-radius:none!important}@media (max-width:1279px){.ptpbuy_data .common_table.ptpbuy_table table thead tr th{padding:1rem 4rem}}@media (max-width:767px){.ptpbuy_data .common_table.ptpbuy_table table thead tr th{padding:1rem 3rem}}@media (max-width:575px){.ptpbuy_data .common_table.ptpbuy_table table thead tr th{padding:1rem 2rem}}.ptpbuy_data .common_table.ptpbuy_table table thead tr th:last-child{width:21rem}.ptpbuy_data .common_table.ptpbuy_table table thead tr th .feeSec{color:#16a34a;background:#29ce8a33;border-radius:.4rem;margin-left:1rem;padding:.6rem 1rem;font-size:1.2rem;font-weight:400}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .token_icon{float:left;margin-right:.6rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .user_initial{color:#fff;text-transform:uppercase;background:#2a3142;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;font-weight:600;display:inline-flex}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .pipeline{background:#7a8398;width:1px;height:1.5rem;margin:0 .8rem;display:inline-block;position:relative;top:.3rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .price,.ptpbuy_data .common_table.ptpbuy_table table tbody tr td p span{color:#7a8398;font-size:1.6rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .coin_info{margin-top:.6rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .available_limit{font-size:1.4rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .available_limit span{width:8.5rem;display:inline-block}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td div span{color:#0d0c12;font-size:1.4rem;font-weight:400}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td span.noaction_btn{color:#fff;background:#171928;border:1px solid #7a83981a;border-radius:.8rem;padding:.9rem 1.2rem;font-size:1.2rem}.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .common_btn{text-transform:uppercase;border-radius:.8rem;width:100%;max-width:12rem;height:40px}@media (max-width:767px){.ptpbuy_data .common_table.ptpbuy_table table tbody tr td .common_btn{max-width:10rem}}.ptpbuy_data .common_table.ptpbuy_table table tbody tr:last-child td{border-bottom:none}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_info{text-align:left}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_info .token_detail{background-color:#fff;border-radius:1rem;padding:3rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul{align-items:center;margin-left:3.5rem;display:flex}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li{color:#7a8398;flex-direction:column;align-items:flex-start;min-width:50%;margin-top:.8rem;font-size:1.4rem;line-height:2.6rem;display:flex}@media (max-width:767px){.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li{line-height:normal}}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .availbleBalance{margin-bottom:1.8rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .paymentmethod{flex-direction:column;gap:1.2rem;width:100%;display:flex}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .paymentmethod .payment_option{flex-wrap:wrap;gap:.8rem;max-width:100%;display:flex;overflow:hidden}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .paymentmethod .payment_option .noaction_btn{color:#000;background:#f3f3f3;font-size:1.2rem;font-weight:500}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li span{color:#0d0c12;font-size:1.6rem;font-weight:600}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .price{color:#16a34a}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li .noaction_btn{font-size:1.4rem;font-weight:400}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li:first-child{min-width:40%}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_inner ul li:last-child{min-width:60%}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_terms{background-color:#7a83980f;border-radius:.8rem;margin-top:10rem;padding:2.5rem}@media (max-width:991px){.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_terms{margin-top:5rem}}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_terms p{margin-bottom:1rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_terms ul li{color:#7a8398;margin-bottom:.7rem;padding-left:2rem;font-size:1.4rem;line-height:2.2rem;position:relative}.ptpbuy_data .common_table.ptpbuy_table table tbody .token_detail_terms ul li:after{content:"";background:#0d0c12;border-radius:2rem;width:.7rem;height:.7rem;position:absolute;top:5px;left:0}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module{background-color:#fff;border-radius:1rem;height:100%;margin-left:.7rem;padding:3rem}@media (max-width:767px){.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module{padding:1rem 0 1rem 1.5rem}}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .commonForm_style{flex-direction:column;height:100%;display:flex}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .commonForm_style .action_btn{margin-top:auto}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .commonForm_style .action_btn .common_btn{max-width:100%}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module_allbtn .pipeline{margin:0 1.5rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.coin_field .input_group{padding-bottom:.8rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.coin_field .input_group .usdtCoin svg{width:2.4rem;height:2.4rem;margin-right:1rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.sell_balance .input_group{padding-bottom:.8rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.sell_balance .balance{color:#d1d1d1;float:right}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.sell_balance .balance span{color:#0d0c12;margin-left:.4rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.pay_mentod .field_innersec{caret-color:#0d0c12;color:#0d0c12;cursor:pointer;background-color:#0d0c121a;background-image:none;border:.1rem solid #0d0c121a;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;height:5rem;padding:.5rem 1.6rem .5rem 2rem;font-size:1.6rem;font-weight:600;display:flex;position:relative}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.pay_mentod .field_innersec .pay_btn{color:#0d0c12;font-size:1.6rem;font-weight:600}@media (max-width:767px){.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field.pay_mentod .field_innersec{height:4rem;font-size:1.4rem}}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field .input_group .rightpadding_icon{right:7rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field .input_group .rightpadding .inrvalue{align-items:center;display:flex}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field .input_group .rightpadding .inrvalue .allbtn{color:#16a34a;border-right:.1rem solid #fff;padding:.2rem 1rem;font-size:1.4rem;font-weight:400}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field .input_group .rightpadding .inrvalue svg{margin-inline:1rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .field .input_group .rightpadding .inrvalue span{color:#0d0c12;font-size:1.6rem;font-weight:400}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .action_btn{gap:2rem;margin-top:4rem;display:flex}@media (max-width:991px){.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .action_btn{gap:1rem;margin-top:3rem}}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .action_btn .common_btn{border-radius:1rem;width:100%;height:5rem}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module .action_btn .common_btn.btn_bgtransperent_border{border:1px solid #0d0c12}.ptpbuy_data .common_table.ptpbuy_table table tbody .buy_module p{color:#16a34a;float:right;font-size:1.4rem}.ptpbuy_working{margin-top:10rem}@media (max-width:1279px){.ptpbuy_working{margin-top:6rem}}.ptpbuy_working .row{margin:0 -2.5rem}@media (max-width:991px){.ptpbuy_working .row{margin:0 -1.2rem}}.ptpbuy_working .row>div{margin-bottom:2rem;padding:0 2.5rem}@media (max-width:991px){.ptpbuy_working .row>div{padding:0 1.2rem}}.ptpbuy_working_head{text-align:center}.ptpbuy_working_head h2{margin-bottom:2rem;font-size:3rem;font-weight:600}@media (max-width:991px){.ptpbuy_working_head h2{font-size:2.2rem}}.ptpbuy_working_head_btns{justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.ptpbuy_working_head_btns button{border-radius:.6rem;width:100%;max-width:10rem;font-size:1.6rem!important}.ptpbuy_working_block{text-align:center;background:linear-gradient(125.04deg,#20342d 6.64%,#322a47 144.39%);border-radius:1rem;height:100%;margin-bottom:2rem;padding:5rem 3.5rem 5.3rem}@media (max-width:575px){.ptpbuy_working_block{height:unset;margin-bottom:0}}@media (max-width:1679px){.ptpbuy_working_block{padding:3rem}}@media (max-width:991px){.ptpbuy_working_block{padding:2rem}}.ptpbuy_working_block img{width:7.6rem;height:7.6rem}@media (max-width:1199px){.ptpbuy_working_block img{width:5rem;height:5rem}}.ptpbuy_working_block h3{margin-bottom:0;padding:2.4rem 0 2.2rem;font-size:2.4rem;font-weight:600}@media (max-width:991px){.ptpbuy_working_block h3{padding:1.5rem 0;font-size:2rem}}.ptpbuy_working_block p{color:#d1d1d1;margin-top:0;font-size:1.6rem;font-weight:400}@media (max-width:991px){.ptpbuy_working_block p{font-size:1.4rem}}@media (max-width:575px){.ptpbuy_working_block p{font-size:1.2rem}}@keyframes spin{to{transform:rotate(360deg)}}.payment_method_varify{color:#0d0c12;background:#fff;border-radius:1rem;align-items:center;gap:2rem;padding:2rem 3rem;display:flex;position:relative}@media (max-width:1199px){.payment_method_varify{padding:1.5rem}}.payment_method_varify .avatar{color:#000;background-color:#1760ff;border-radius:50%;justify-content:center;align-items:center;width:5.4rem;height:5.4rem;display:flex}@media (max-width:767px){.payment_method_varify .avatar{width:4.5rem;height:4.5rem}}.payment_method_varify_msg{align-items:center;gap:1rem;display:flex}.payment_method_varify_msg span{flex-shrink:0;font-weight:500}.payment_method_varify_msg span svg{width:1.8rem;height:1.8rem}@media (max-width:575px){.payment_method_varify_msg span svg{width:1rem;height:1rem}.payment_method_varify_msg span{font-size:1.4rem}}.payment_method_cards{grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:1400px){.payment_method_cards{grid-template-columns:repeat(4,1fr)}}@media (max-width:1199px){.payment_method_cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.payment_method_cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:575px){.payment_method_cards{grid-template-columns:repeat(1,1fr);gap:1rem}}.payment_method_card{text-align:center;background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:12rem;padding:2rem;display:flex}@media (max-width:991px){.payment_method_card{min-height:10rem;padding:1.3rem}}.payment_method_card h3{color:#7a8398;margin-bottom:1rem;font-size:1.6rem;font-weight:400}@media (max-width:991px){.payment_method_card h3{margin-bottom:.5rem;font-size:1.4rem}}.payment_method_card p{color:#0d0c12;margin-bottom:.6rem;font-size:2rem;font-weight:700}@media (max-width:991px){.payment_method_card p{font-size:1.6rem}}.payment_method_add,.payment_method .no_record{margin-top:3rem}.payment_method_add>div,.payment_method .no_record>div{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 24px #0000001f}@media (max-width:991px){.payment_method_add,.payment_method .no_record{margin-top:2rem;padding:2rem}}.payment_method_add h2,.payment_method .no_record h2{color:#0d0c12;margin-bottom:1rem;font-size:2.4rem;font-weight:700}@media (max-width:991px){.payment_method_add h2,.payment_method .no_record h2{font-size:2rem}}@media (max-width:575px){.payment_method_add h2,.payment_method .no_record h2{font-size:1.6rem}}.payment_method_add_text,.payment_method .no_record_text{color:#7a8398;width:100%;max-width:130rem;font-size:1.6rem;font-weight:600}.payment_method_add_text span,.payment_method .no_record_text span{color:#0d0c12;font-weight:700}.payment_method_add .primary_btn:hover svg path,.payment_method .no_record .primary_btn:hover svg path{fill:#0d0c12}.payment_method_list{margin:2rem 0 0;padding:0;list-style:none}.payment_method_list li{background:#fff;border-radius:10px;margin-bottom:3rem}@media (max-width:991px){.payment_method_list li{margin-bottom:2rem}}.payment_method_list li:last-child{margin-bottom:0}.payment_method_list .payment_method_type{background:#7a8398;border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 3rem 1.1rem;font-weight:700;display:flex}.payment_method_list .payment_method_type_text{color:#0d0c12;border-left:.5rem solid #1760ff;margin-bottom:0;padding-left:2rem;font-size:1.6rem;font-weight:500}@media (max-width:575px){.payment_method_list .payment_method_type_text{border-width:.2rem;padding-left:1rem}.payment_method_list .payment_method_type{flex-direction:column;align-items:flex-start;padding:1.6rem 1.5rem 1.1rem}}.payment_method_list .payment_method_info{flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:3rem 15rem 3rem 3rem;display:flex}@media (max-width:767px){.payment_method_list .payment_method_info{padding:2rem}}.payment_method_list .payment_method_info p{color:#7a8398}@media (max-width:575px){.payment_method_list .payment_method_info p{margin-bottom:.5rem;font-size:1.4rem}}.payment_method_list .payment_method_info h6{color:#0d0c12;font-size:2rem}@media (max-width:767px){.payment_method_list .payment_method_info h6{font-size:1.6rem}}.payment_method_list .payment_method_info a:hover{color:#1760ff}.payment_method_list .payment_method_actions{gap:1rem;display:flex}.payment_method_list .payment_method_actions button{height:4rem}.common_btn,.common_modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close,a{transition:all .3s ease-in-out}.common_modal,.publishadd,.post-ad-online-offline-modal,.confirm-post-modal{padding:4.5rem 1.5rem}.common_modal .modal-title,.publishadd .modal-title,.post-ad-online-offline-modal .modal-title,.confirm-post-modal .modal-title{color:#0d0c12;text-align:center;width:100%;padding:0 4rem 2rem;font-size:2.4rem;font-weight:700}@media (max-width:1679px){.common_modal .modal-title,.publishadd .modal-title,.post-ad-online-offline-modal .modal-title,.confirm-post-modal .modal-title{padding:0 1.5rem 1.5rem;font-size:1.6rem}}.common_modal .modal-dialog,.publishadd .modal-dialog,.post-ad-online-offline-modal .modal-dialog,.confirm-post-modal .modal-dialog{margin:0 auto}.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{z-index:1;background:#fff;border-radius:1rem;width:100%;max-width:56.4rem;margin:0 auto;padding:3rem;position:relative;box-shadow:0 0 21px #4352768c}@media (max-width:767px){.common_modal .modal-content,.publishadd .modal-content,.post-ad-online-offline-modal .modal-content,.confirm-post-modal .modal-content{margin:0 .5rem;padding:2rem 1.5rem}}.common_modal .modal-content .modal_body,.publishadd .modal-content .modal_body,.post-ad-online-offline-modal .modal-content .modal_body,.confirm-post-modal .modal-content .modal_body{flex-direction:column;align-items:center;gap:1.2rem;margin:1.4rem 0;display:flex}.common_modal .modal-content .modal_body p,.publishadd .modal-content .modal_body p,.post-ad-online-offline-modal .modal-content .modal_body p,.confirm-post-modal .modal-content .modal_body p{color:#7a8398}.common_modal .modal-content .modal_body .input_group,.publishadd .modal-content .modal_body .input_group,.post-ad-online-offline-modal .modal-content .modal_body .input_group,.confirm-post-modal .modal-content .modal_body .input_group{flex-direction:column}.common_modal .modal-content .modal_body .amount_input_wrap,.publishadd .modal-content .modal_body .amount_input_wrap,.post-ad-online-offline-modal .modal-content .modal_body .amount_input_wrap,.confirm-post-modal .modal-content .modal_body .amount_input_wrap{width:100%;position:relative}.common_modal .modal-content .modal_body .amount_input_wrap .max-text,.publishadd .modal-content .modal_body .amount_input_wrap .max-text,.post-ad-online-offline-modal .modal-content .modal_body .amount_input_wrap .max-text,.confirm-post-modal .modal-content .modal_body .amount_input_wrap .max-text{cursor:pointer;color:#1b1a1c;font-size:1.2rem;position:absolute;top:2rem;right:.8rem;transform:translateY(-50%)}.common_modal .modal-content .modal_body .amount_input_wrap .input_group_inner,.publishadd .modal-content .modal_body .amount_input_wrap .input_group_inner,.post-ad-online-offline-modal .modal-content .modal_body .amount_input_wrap .input_group_inner,.confirm-post-modal .modal-content .modal_body .amount_input_wrap .input_group_inner{width:100%}.common_modal .modal-content .modal_body .copy_address,.publishadd .modal-content .modal_body .copy_address,.post-ad-online-offline-modal .modal-content .modal_body .copy_address,.confirm-post-modal .modal-content .modal_body .copy_address{color:#0d0c12;background:#f3f3f3;border-radius:.8rem;justify-content:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.2rem;display:flex}.common_modal .modal-content .modal_body .copy_address .copy_icon,.publishadd .modal-content .modal_body .copy_address .copy_icon,.post-ad-online-offline-modal .modal-content .modal_body .copy_address .copy_icon,.confirm-post-modal .modal-content .modal_body .copy_address .copy_icon{cursor:pointer}.common_modal .modal-content .icon,.publishadd .modal-content .icon,.post-ad-online-offline-modal .modal-content .icon,.confirm-post-modal .modal-content .icon{justify-content:center;align-items:center;width:3.4rem;height:3.4rem;margin:2rem auto;display:flex}.common_modal .modal-content .highlighted-text,.publishadd .modal-content .highlighted-text,.post-ad-online-offline-modal .modal-content .highlighted-text,.confirm-post-modal .modal-content .highlighted-text{border-top:1px solid #f3f3f3;margin-top:.4rem;display:flex}.common_modal .modal-content .highlighted-text p,.publishadd .modal-content .highlighted-text p,.post-ad-online-offline-modal .modal-content .highlighted-text p,.confirm-post-modal .modal-content .highlighted-text p{color:#7a8398;margin:0;padding-top:1rem}.common_modal .modal-content .highlighted-text-error,.publishadd .modal-content .highlighted-text-error,.post-ad-online-offline-modal .modal-content .highlighted-text-error,.confirm-post-modal .modal-content .highlighted-text-error{background:#fe5858;border:1px solid #fe5858;border-radius:.8rem;margin-top:.5rem}.common_modal .modal-content .highlighted-text-error p,.publishadd .modal-content .highlighted-text-error p,.post-ad-online-offline-modal .modal-content .highlighted-text-error p,.confirm-post-modal .modal-content .highlighted-text-error p{color:#fe5858;margin:0;padding:1rem;font-size:1.2rem}.common_modal .modal-header,.publishadd .modal-header,.post-ad-online-offline-modal .modal-header,.confirm-post-modal .modal-header{z-index:1;border:0;flex-direction:column-reverse;align-items:flex-end;padding:1.5rem 0 .5rem;position:static}.common_modal .modal-header .modal-title,.publishadd .modal-header .modal-title,.post-ad-online-offline-modal .modal-header .modal-title,.confirm-post-modal .modal-header .modal-title{padding:0 0 0}.common_modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close{opacity:.5;background-image:url(../media/cross.0zsooz30upfq2.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:1.8rem;height:1.8rem;margin:0 0 -.5rem;padding:0;position:absolute;right:1.5rem}.common_modal .modal-header .btn-close:focus,.publishadd .modal-header .btn-close:focus,.post-ad-online-offline-modal .modal-header .btn-close:focus,.confirm-post-modal .modal-header .btn-close:focus{box-shadow:none}.common_modal .modal-header .btn-close:hover,.publishadd .modal-header .btn-close:hover,.post-ad-online-offline-modal .modal-header .btn-close:hover,.confirm-post-modal .modal-header .btn-close:hover{transform:rotate(180deg)}@media (max-width:1679px){.common_modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close{right:1rem}}@media (max-width:767px){.common_modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close{width:2rem;height:2rem}}.common_modal .modal-body,.publishadd .modal-body,.post-ad-online-offline-modal .modal-body,.confirm-post-modal .modal-body{padding:0 4rem 4rem}.common_modal .modal-body h4,.publishadd .modal-body h4,.post-ad-online-offline-modal .modal-body h4,.confirm-post-modal .modal-body h4{color:#0d0c12;text-align:center;margin:0 0 .7rem;font-size:2rem;font-weight:400}.common_modal .modal-body p,.publishadd .modal-body p,.post-ad-online-offline-modal .modal-body p,.confirm-post-modal .modal-body p{color:#3d3c46clr;text-align:center;font-size:1.2rem;font-weight:400}@media (max-width:1679px){.common_modal .modal-body,.publishadd .modal-body,.post-ad-online-offline-modal .modal-body,.confirm-post-modal .modal-body{padding:0 2rem 2rem}}.common_modal .modal-body .note,.publishadd .modal-body .note,.post-ad-online-offline-modal .modal-body .note,.confirm-post-modal .modal-body .note{letter-spacing:.58px;color:#1760ff;text-align:left;margin-top:1rem;font-size:1.2rem;font-weight:500}@media (min-width:768px){.common_modal.modal .modal-dialog,.modal.publishadd .modal-dialog,.modal.post-ad-online-offline-modal .modal-dialog,.modal.confirm-post-modal .modal-dialog{opacity:0;transition:all .3s ease-out;transform:translate(0)scale(.8)}.common_modal.modal.show .modal-dialog,.modal.show.publishadd .modal-dialog,.modal.show.post-ad-online-offline-modal .modal-dialog,.modal.show.confirm-post-modal .modal-dialog{opacity:1;transform:translate(0)scale(1)}}@media (max-width:767px){.common_modal.modal,.modal.publishadd,.modal.post-ad-online-offline-modal,.modal.confirm-post-modal{padding:5.7rem 0 0!important}}.button_wrapper{gap:1rem;width:100%;display:flex}@media (max-width:1400px){.button_wrapper{flex-direction:column}}.button_wrapper button{width:100%}.select_method_modal .modal_tips{color:#7a8398;background-color:#f3f3f3;border-radius:1rem;margin-bottom:2rem;padding:1.3rem 1.6rem 2rem;font-size:1.4rem}.select_method_modal .modal_tips span{color:#1760ff;margin-right:1rem}.select_method_modal .modal-body h4{text-align:left;border-left:5px solid #1760ff;align-items:center;margin-bottom:2rem;padding-left:1rem;font-size:2.4rem;font-weight:700;display:flex}@media screen and (max-width:1199px){.select_method_modal .modal-body h4{margin-bottom:1.4rem;font-size:1.8rem}}.select_method_modal .modal-body .button_wrapper{margin-top:3rem}.select_method_modal .modal-body .button_wrapper button{border-radius:1rem}.modal-backdrop.show{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f121d99;transition:background-color .3s ease-in-out}.confirm_modal .modal_inner{color:#0d0c12;flex-direction:column;align-items:center;display:flex}.confirm_modal .modal_inner h4{margin:3rem .8rem;font-weight:700}@media (max-width:1199px){.confirm_modal .modal_inner h4{margin:3rem 0 .8rem}}.confirm_modal .modal_inner p{color:#0d0c12;margin:0 0 3.5rem;font-size:1.6rem;line-height:2.4rem}.common_btn,a,.common_modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close{transition:all .3s ease-in-out}.confirm-post-modal .modal-content{max-width:60rem}.confirm-post-modal .modal-content .modal-title{color:#0d0c12;text-align:center;font-size:2.4rem;font-weight:700}.confirm-post-modal .confirmPost .warning_publishing{color:orange;text-align:center;background-color:#ffa5001a;border:1px solid orange;border-radius:.8rem;margin-bottom:2rem;padding:1.2rem;font-size:1.4rem}.confirm-post-modal .confirmPost .post-details .d-flex{justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.confirm-post-modal .confirmPost .post-details .d-flex span:first-child{color:#fff;font-size:1.4rem;font-weight:500}.confirm-post-modal .confirmPost .post-details .d-flex span:last-child{color:#0d0c12;font-size:1.4rem;font-weight:600}.confirm-post-modal .confirmPost .post-details .d-flex .leftitem{text-align:right}.confirm-post-modal .confirmPost .post-details .d-flex .leftitem span{color:#0d0c12}.confirm-post-modal .confirmPost .post-details hr{border:none;border-top:1px solid #0d0c1233;margin:2rem 0}.confirm-post-modal .IMPS_btns{border:none;flex-wrap:nowrap;gap:1rem;padding:2rem 0 0;display:flex}@media (max-width:1199px){.confirm-post-modal .IMPS_btns{flex-wrap:wrap}}.confirm-post-modal .IMPS_btns .btn_cancel{color:#fff;background:#0d0c12;border:1px solid #0d0c12;border-radius:.8rem;padding:1.2rem 2rem;font-size:1.4rem;font-weight:600;transition:all .3s}.confirm-post-modal .IMPS_btns .btn_cancel:hover{color:#0d0c12;background:0 0}.confirm-post-modal .IMPS_btns .btn_confirm{color:#fff;background:#1760ff;border:1px solid #1760ff;border-radius:.8rem;padding:1.2rem 2rem;font-size:1.4rem;font-weight:600;transition:all .3s}.confirm-post-modal .IMPS_btns .btn_confirm:hover{color:#1760ff;background:0 0;border-color:#1760ff}.post-ad-online-offline-modal .modal-content{max-width:50rem;margin:0 auto!important}.post-ad-online-offline-modal .modal-content .modal-title{color:#0d0c12;text-align:center;margin-bottom:2rem;font-size:2.4rem;font-weight:700}.post-ad-online-offline-modal .connectModal_connection .connection-options{gap:2rem;margin-bottom:3rem}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block{text-align:center;cursor:pointer;background:#131422;border:2px solid #0000;border-radius:1.2rem;flex:1;justify-content:center;align-items:center;min-height:12rem;padding:2rem;transition:all .3s;display:flex;position:relative}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block:hover{background:#1760ff1a;border-color:#1760ff80}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block.selected{background:#1760ff26;border-color:#1760ff}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block .option-content{color:#0d0c12}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block .option-content .check_icon{position:absolute;top:-13px;right:-5px}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block .option-content img{width:4rem;height:4rem;margin-bottom:1rem}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block .option-content div{font-size:1.4rem;font-weight:500;line-height:1.4}.post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block .option-content .check-icon{width:2rem;height:2rem;position:absolute;top:1rem;right:1rem}.post-ad-online-offline-modal .connectModal_connection .common_btn{color:#000;background:#1760ff;border:1px solid #1760ff;border-radius:.8rem;padding:1.4rem 2rem;font-size:1.6rem;font-weight:600;transition:all .3s}.post-ad-online-offline-modal .connectModal_connection .common_btn:hover{background:#1760ff;border-color:#1760ff}.post-ad-online-offline-modal .connectModal_connection .common_btn:disabled{background:#3d3c46clr;border-color:#3d3c46clr;cursor:not-allowed}.notice{justify-content:space-between;display:flex}.notice span{color:#1760ff}@media (max-width:480px){.notice span{font-size:1.2rem}}.notice span:last-child{float:right}.publishadd .modal-content{text-align:center;border-radius:.8rem;max-width:50rem}.publishadd .modal_inner{padding:2rem}.publishadd .modal_inner img{width:4rem;height:4rem;margin-bottom:2rem}.publishadd .modal_inner h3{color:#0d0c12;margin:3rem 0 .8rem;font-size:2.4rem;font-weight:700}.publishadd .modal_inner p{color:#0d0c12;width:100%;margin:0 auto 4rem;font-size:1.6rem;font-weight:400;line-height:2.4rem}.publishadd .modal_inner .IMPS_btns{justify-content:space-between;gap:2rem;width:100%;display:flex}@media (max-width:545px){.publishadd .modal_inner .IMPS_btns{flex-wrap:wrap;gap:1.6rem}.publishadd .modal_inner .IMPS_btns button{width:100%;min-width:100%}}.publishadd .modal_inner .IMPS_btns .btn_cancel{background-color:#0000;border:1px solid #0d0c12;border-radius:1rem;height:5rem;font-size:1.6rem;font-weight:500;transition:all .3s;color:#0d0c12!important;width:100%!important}.publishadd .modal_inner .IMPS_btns .btn_cancel:hover{background-color:#0d0c121a}.publishadd .modal_inner .IMPS_btns .btn_confirm{color:#000;background-color:#1760ff;border-color:#1760ff;border-radius:1rem;height:5rem;font-size:1.6rem;font-weight:500;transition:all .3s;width:100%!important}.publishadd .modal_inner .IMPS_btns .btn_confirm:hover{background-color:#3171ff}.publishadd .modal_inner .IMPS_btns button{cursor:pointer;border:none;height:5rem;font-weight:500}.publishadd .modal_inner .IMPS_btns button:focus{box-shadow:none;outline:none}@media (max-width:767px){.confirm-post-modal .modal-content,.post-ad-online-offline-modal .modal-content,.publishadd .modal-content{margin:1rem;padding:2rem 1rem}.confirm-post-modal .confirmPost .connectModal_connection .connection-options,.confirm-post-modal .post-ad-online-offline-modal .connectModal_connection .connection-options,.post-ad-online-offline-modal .confirmPost .connectModal_connection .connection-options,.post-ad-online-offline-modal .post-ad-online-offline-modal .connectModal_connection .connection-options,.publishadd .confirmPost .connectModal_connection .connection-options,.publishadd .post-ad-online-offline-modal .connectModal_connection .connection-options{flex-direction:column;gap:1rem}.confirm-post-modal .confirmPost .connectModal_connection .connection-options .connectModal_connection_block,.confirm-post-modal .post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block,.post-ad-online-offline-modal .confirmPost .connectModal_connection .connection-options .connectModal_connection_block,.post-ad-online-offline-modal .post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block,.publishadd .confirmPost .connectModal_connection .connection-options .connectModal_connection_block,.publishadd .post-ad-online-offline-modal .connectModal_connection .connection-options .connectModal_connection_block{min-height:8rem}.confirm-post-modal .modal_inner,.post-ad-online-offline-modal .modal_inner,.publishadd .modal_inner{padding:1.5rem}.confirm-post-modal .modal_inner h3,.post-ad-online-offline-modal .modal_inner h3,.publishadd .modal_inner h3{margin:2rem 0 .8rem;font-size:2rem}.confirm-post-modal .modal_inner p,.post-ad-online-offline-modal .modal_inner p,.publishadd .modal_inner p{margin-bottom:3rem;font-size:1.4rem;line-height:2rem}}.common_table{background:0 0;border-radius:1rem}.common_table .table thead tr th{color:#0d0c12;white-space:nowrap;vertical-align:middle;background-color:#fff;border:0;padding:2rem 3rem;font-size:1.4rem;font-weight:400;line-height:1.6}@media (max-width:1279px){.common_table .table thead tr th{padding:1rem 2.4rem;font-size:1.4rem}}.common_table .table thead tr th:first-child{border-radius:.8rem 0 0}.common_table .table thead tr th:last-child{border-radius:0 .8rem 0 0}.common_table .table thead tr th button svg{width:1.4rem;height:1.4rem;margin-left:.5rem}.common_table .table thead tr th:first-child{border-top-left-radius:1rem}.common_table .table thead tr th:last-child{border-top-right-radius:1rem}.common_table .table tbody{border:0}.common_table .table tbody tr{background-color:#fff}.common_table .table tbody tr:nth-child(odd){background-color:#f3f3f3}.common_table .table tbody tr{border:0}.common_table .table tbody tr:last-child{border-bottom:0}.common_table .table tbody tr:last-child td{border:0}.common_table .table tbody tr td{vertical-align:middle;color:#0d0c12;white-space:nowrap;background-color:#0000;border:0;padding:2rem 2.4rem;font-size:1.6rem;font-weight:500}@media (max-width:1399px){.common_table .table tbody tr td{padding:1.2rem 2.4rem;font-size:1.4rem}}.common_table .table tbody tr td.no_record_box{text-align:center;padding:2rem}.common_table .table tbody tr td.no_record_box svg{width:6rem;height:6rem;margin-bottom:2rem}.common_table .table tbody tr td.no_record_box p{text-align:center}.common_table .table tbody tr td .coinWarp{align-items:center;gap:1rem;display:flex}.common_table .table tbody tr td .coinWarp .coinImg{width:4rem;height:4rem}.common_table .table tbody tr td .operation .copyBtn{min-width:1.5rem}.common_table .table tbody tr td .operation .copyBtn svg path{fill:#16a34a}.common_table .table tbody tr td .green_text{color:#16a34a}.custompagination{padding:.625rem}.custompagination_left p{color:#7a8398;margin:0;font-size:1.4rem}.custompagination .pagination{justify-content:flex-end}.custompagination .pagination .lineclr{color:#1760ff}.custompagination .pagination li:not(:last-child){margin-right:1rem}.custompagination .pagination li .page-link{color:#0d0c12;background-color:#e7e7e7;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:14px;font-weight:400;display:flex}.custompagination .pagination li .page-link svg path{fill:#0d0c12}@media (max-width:767px){.custompagination .pagination li .page-link{width:30px;height:30px;font-size:12px}}.custompagination .pagination li .page-link:hover{color:#fff;background-color:#1760ff}.custompagination .pagination li .page-link:hover svg path{fill:#fff}.custompagination .pagination li .page-link:focus{box-shadow:none}.custompagination .pagination li.active .page-link{color:#fff;background:#6b7280}.custompagination .pagination li.prevArrow a,.custompagination .pagination li.nextArrow a{padding:0}.custompagination .pagination li.prevArrow{margin-right:.625rem}.custompagination .pagination li.nextArrow{margin-left:0}@media (max-width:991px){.custompagination_left{text-align:center}.custompagination .pagination{justify-content:center}}.tooltip{position:absolute!important}.tooltip *{word-break:break-word}.tooltip.show{opacity:1}.tooltip-inner{z-index:9;color:#fff;text-align:left;background:#000;border:1px solid #6660;border-radius:.625rem;width:100%;max-width:17.125rem;padding:.625rem;font-size:.75rem;font-weight:400;position:relative;box-shadow:0 0 .625rem #ffffff05}.tooltip-arrow:before{border-width:.4375rem!important}.tooltip.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000}.tooltip.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000}.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000}.tooltip.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000}.common_btn,a,.common_modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.publishadd .modal-header .btn-close{transition:all .3s ease-in-out}.common_btn{color:#000;background-color:#1760ff;border:.1rem solid #1760ff;border-radius:1rem;outline:none;justify-content:center;align-items:center;height:5rem;padding:1rem 2rem;font-size:1.6rem;font-weight:500;line-height:1.2;display:inline-flex}.common_btn_icon{margin-right:.8rem}.common_btn_icon svg,.common_btn_icon img{max-width:3.6rem}@media (max-width:991px){.common_btn_icon svg,.common_btn_icon img{width:2.4rem;height:2.4rem}}@media (max-width:575px){.common_btn_icon svg,.common_btn_icon img{width:1.8rem;height:1.8rem}}.common_btn.primary_btn{color:#fff;background-color:#1760ff;border-color:#1760ff}.common_btn.primary_btn svg path{fill:#fff}.common_btn.primary_btn:hover{color:#1760ff;background-color:#0000;border-color:#1760ff}.common_btn.primary_btn:hover svg path{fill:#1760ff}.common_btn.secondary_btn{color:#000;background-color:#1b1a1c}.common_btn.btn_yellow{color:#000;background-color:#1760ff}.common_btn.green_border{color:#16a34a;background:0 0;border:1px solid #16a34a}.common_btn.green_border:hover{color:#0d0c12;background:#16a34a}.common_btn.btn_green{color:#000;background-color:#29ce8a}.common_btn.btn_lightgreen{color:#16a34a;background-color:#16a34a1a;border-color:#16a34a1a}.common_btn.btn_bgtransperent_border{color:#fff;background:#0d0c12;border:1px solid #0d0c12;padding:1rem 3rem}.common_btn.btn_bgtransperent_border:hover{color:#0d0c12;background-color:#0000;border-color:#0d0c12}.common_btn.btn_lightred{color:#b3261e;background-color:#b3261e1a;border-color:#b3261e1a}.common_btn.btn_red{color:#0d0c12;background-color:#b3261e;border-color:#b3261e}@media (max-width:1679px){.common_btn{height:4.5rem;font-size:1.4rem}}@media (max-width:991px){.common_btn{padding:1rem 1.5rem}}.common_btn.samll-btn{border-radius:1rem;min-width:5rem;height:3.6rem;padding:1rem 1.4rem;font-size:1.4rem;font-weight:600}.common_btn:disabled{cursor:default;pointer-events:none;opacity:.5}.common_btn.full{width:100%;max-width:100%}.common_btn.border-btn{color:#7a8398;background:#131422;border:1px solid #7a8398;padding:1rem 3rem}.common_btn.border-btn:hover{color:#000;background-color:#0d0c12;border-color:#0d0c12}.common_btn.border-btn-dark{color:#1760ff;background:0 0;border:1px solid #1760ff}.common_btn.border-btn-dark:hover{color:#0d0c12;background-color:#1760ff}.headerfieldsCard{background:#fff;border-radius:1rem;margin-bottom:2rem;padding:3rem}@media (max-width:1279px){.headerfieldsCard{padding:2rem}}@media (max-width:575px){.headerfieldsCard{padding:2rem 1.5rem}}.headerfieldsCard h4{color:#0d0c12;margin-bottom:1.1rem;font-weight:400;line-height:3rem}.headerfieldsCard h4 span{color:#7a8398;font-weight:600}@media (max-width:575px){.headerfieldsCard h4{font-size:1.6rem}}.headerfieldsCard_filter{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}@media (max-width:1279px){.headerfieldsCard_filter{flex-direction:column;align-items:flex-start;gap:1.5rem}}.headerfieldsCard_filter .selectGroup{gap:1.5rem;display:flex}@media (max-width:991px){.headerfieldsCard_filter .selectGroup{flex-wrap:wrap;gap:1rem}}@media (max-width:575px){.headerfieldsCard_filter .selectGroup{flex-direction:column;width:100%}}.headerfieldsCard_filter .common_select{margin-bottom:0}.headerfieldsCard_filter .common_select .form__control{width:15rem}@media (max-width:575px){.headerfieldsCard_filter .common_select .form__control{width:100%}}.headerfieldsCard_filter .dateSelect{gap:1.5rem;display:flex}@media (max-width:991px){.headerfieldsCard_filter .dateSelect{gap:1rem;width:100%}.headerfieldsCard_filter .dateSelect .dateInput{width:50%}}@media (max-width:575px){.headerfieldsCard_filter .dateSelect{flex-direction:column}.headerfieldsCard_filter .dateSelect .dateInput{width:100%}}.headerfieldsCard_filter .filter_groupBtn{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.headerfieldsCard_filter .filter_groupBtn .commonBtn_style,.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style{text-align:center;justify-content:center;align-items:center;height:auto;min-height:5rem;margin-bottom:0;padding:.5rem 2rem;font-size:1.6rem;font-weight:500;display:flex}@media (max-width:991px){.headerfieldsCard_filter .filter_groupBtn .commonBtn_style,.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style{min-height:4.4rem}}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style{color:#0d0c12;background-color:#0000;border-color:#0d0c12}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style:hover{color:#fff;background-color:#0d0c12;border-color:#0d0c12}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style.exportBtn{min-width:6rem;padding:0}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style.exportBtn span{margin:0}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style.exportBtn svg{width:2.5rem;height:2.5rem}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style.exportBtn:hover{color:#000;background-color:#0d0c12}.headerfieldsCard_filter .filter_groupBtn .outlineBtn_style.exportBtn:hover svg path{fill:#000}.custom_input{color:#0d0c12;text-align:left;margin-bottom:26px;position:relative}@media (max-width:992px){.custom_input{margin-bottom:2rem}}.custom_input .form-label{text-align:left;color:#7a8398;margin-bottom:.5rem;font-weight:400;font-size:1.4rem!important}.custom_input .input_inner .form-control{caret-color:#0d0c12;color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;height:5rem;padding:0 1.2rem;font-size:1.4rem;font-weight:400;line-height:2rem;transition:all .3s}@media (max-width:992px){.custom_input .input_inner .form-control{height:4.6rem;padding:0 40px 0 .8rem}}.custom_input .input_inner .form-control:focus,.custom_input .input_inner .form-control:active,.custom_input .input_inner .form-control:hover{border-color:#1760ff}.custom_input .input_inner .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.custom_input .input_inner .form-control.is-invalid,.custom_input .input_inner .form-control:invalid{background-image:none!important}.custom_input .input_inner.right_icon_input{position:relative}.custom_input .input_inner.right_icon_input .form-control{padding-right:5.6rem}.custom_input .input_inner.right_icon_input .right_input_icon{color:#0d0c12;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.custom_input .input-icon{position:absolute;transform:translateY(-50%)}.custom_input .input-icon.left{top:5.2rem;left:1.7rem}.custom_input .input-icon.right{width:2.4rem;height:2.4rem;top:5.2rem;right:1rem}@media (max-width:575px){.custom_input .input-icon.right{top:5.6rem}}.custom_input.internalInput{position:relative}.custom_input.internalInput.verficiation_code_input label{text-align:left;width:100%;display:block}.custom_input.internalInput.verficiation_code_input .common_input .right .send_code_btn{top:.4rem!important}.custom_input.internalInput .form-control{height:5rem;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.custom_input.internalInput .form-control{font-size:14px}}@media (max-width:767px){.custom_input.internalInput .form-control{height:4.6rem;padding:0 15px}}.custom_input.internalInput .form-control:focus,.custom_input.internalInput .form-control:active,.custom_input.internalInput .form-control:hover{box-shadow:unset}.custom_input.internalInput .form-control.withdrawDropdown_style:focus,.custom_input.internalInput .form-control.withdrawDropdown_style:active,.custom_input.internalInput .form-control.withdrawDropdown_style:hover{border:1px solid #3f2a65}.custom_input.internalInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.custom_input.internalInput .form-control:disabled{cursor:not-allowed;background-color:#2f2e36}.custom_input .showPassword{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute}.custom_input .showPassword.send_code_btn{white-space:nowrap;color:#0d0c12;top:.4rem;right:-8px}.custom_input .showPassword.send_code_btn:hover{color:#1760ff}@media (max-width:767px){.custom_input .showPassword img{width:15px!important;height:15px!important}}@media screen and (max-width:991px){.auth_data .customInput .form-control{padding-left:4.6rem}}.verify_data .commonBtn_style{margin-top:4rem}.eyeImage_Fix img{width:2rem!important;height:1.8rem!important}.invalid-feedback{text-align:left;word-break:break-word;margin-top:5px;font-size:12px;display:block;color:#b3261e!important}@media (max-width:992px){.invalid-feedback{padding-left:2rem}}.resend_Otp{color:#131422;text-decoration:none}.secretKey_text{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:.8rem;align-items:center;gap:.5rem;height:5rem;margin-bottom:4rem;padding:12px;display:flex}.secretKey_text p{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;color:#7a8398;width:100%;max-width:48rem;margin:0;padding:0;font-size:1.6rem;overflow:hidden}@media (max-width:992px){.p2p_custom_input{margin-bottom:2rem}}@media (max-width:992px){.p2p_custom_input .input_inner .form-control{height:5rem;padding:0 40px 0 .8rem}}@media (max-width:575px){.p2p_custom_input .input-icon.right{top:5.6rem}}.p2p_custom_input.internalInput .form-control{height:52px;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.p2p_custom_input.internalInput .form-control{font-size:14px}}@media (max-width:767px){.p2p_custom_input.internalInput .form-control{height:40px;padding:0 15px}}@media (max-width:575px){.p2p_custom_input .showPassword .input-icon.right{top:5.6rem}}.p2p_custom_input .showPassword.internalInput .form-control{height:5rem;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.p2p_custom_input .showPassword.internalInput .form-control{font-size:14px}}@media (max-width:767px){.p2p_custom_input .showPassword.internalInput .form-control{height:4rem;padding:0 15px}}@media (max-width:767px){.p2p_custom_input .showPassword img{width:15px!important;height:15px!important}}.post_ads{padding-top:2rem}.post_ads_steps .steps_wrapper .steps_list{width:100%;max-width:75rem;margin:0 auto;padding:0;list-style:none;display:flex}.post_ads_steps .steps_wrapper .steps_list li{text-align:center;flex:1;position:relative}.post_ads_steps .steps_wrapper .steps_list li:before{content:attr(data-step);color:#0d0c12;z-index:2;background-color:#b4b5b9;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;margin:0 auto;font-size:1.8rem;font-weight:600;display:flex;position:relative}@media (max-width:575px){.post_ads_steps .steps_wrapper .steps_list li:before{width:2.6rem;height:2.6rem;font-size:1.6rem}}.post_ads_steps .steps_wrapper .steps_list li p{color:#7a8398;margin-top:.5rem;font-size:1.6rem}@media (max-width:575px){.post_ads_steps .steps_wrapper .steps_list li p{font-size:1.4rem}}.post_ads_steps .steps_wrapper .steps_list li:after{content:"";z-index:1;border:.1rem dashed #1323404d;width:100%;height:1px;position:absolute;top:17px;left:50%}@media (max-width:575px){.post_ads_steps .steps_wrapper .steps_list li:after{top:12px}}.post_ads_steps .steps_wrapper .steps_list li:last-child:after{display:none}.post_ads_steps .steps_wrapper .steps_list li.active p{color:#0d0c12}.post_ads_steps .steps_wrapper .steps_list li.active:before,.post_ads_steps .steps_wrapper .steps_list li.selected:before{color:#fff;background-color:#1760ff}.post_ads_steps .steps_wrapper .steps_list li.selected:after{border:1px solid #1760ff}@media (max-width:767px){.post_ads_steps .steps_wrapper .steps_list{max-width:100%}}.post_ads_steps .steps_wrapper .steps_btn{justify-content:flex-end;align-items:center;gap:2rem;margin:4rem 0;display:flex}@media (max-width:1400px){.post_ads_steps .steps_wrapper .steps_btn{margin:3rem 0}}@media (max-width:767px){.post_ads_steps .steps_wrapper .steps_btn{gap:1rem;margin:1rem 0}}.post_ads_steps .steps_wrapper .steps_btn button{color:#1760ff;float:right;cursor:pointer;border:1px solid #1760ff;border-radius:10px;width:100%;max-width:19rem;padding:14px 0;font-size:1.6rem;transition:all .3s ease-in-out;display:block}.post_ads_steps .steps_wrapper .steps_btn button:hover{color:#fff;background-color:#1760ff;border-color:#1760ff}@media (max-width:1400px){.post_ads_steps .steps_wrapper .steps_btn button{max-width:13rem}}@media (max-width:767px){.post_ads_steps .steps_wrapper .steps_btn button{max-width:10rem}}.post_ads_steps .steps_wrapper .steps_btn .disabled{cursor:not-allowed}.post_ads_steps .steps_wrapper .steps_content{padding-block:4rem}@media (max-width:767px){.post_ads_steps .steps_wrapper .steps_content{padding-top:2.5rem;padding-bottom:1rem}}.post_ads_tabs .p2pTabs{grid-template-columns:repeat(2,1fr);max-width:40rem;display:grid}.post_ads_tabs .p2pTabs .nav-item .nav-link{color:#7a8398;background:0 0;border:0;border-radius:1rem;justify-content:center;align-items:center;width:100%;max-width:39rem;padding:1.4rem 3rem;font-size:1.6rem;font-weight:500;display:flex}.post_ads_tabs .p2pTabs .nav-item .nav-link.active{color:#fff;background:#16a34a}@media (max-width:767px){.post_ads_tabs .p2pTabs .nav-item .nav-link{height:5rem;padding:1.4rem 1.6rem;font-size:1.4rem}}.post_ads_tabs .p2pTabs .nav-item:last-child .nav-link.active{background:#b3261e}.post_ads_tabs .tab-content-box{background-color:#fff;border-radius:1.5rem;padding:2rem}@media (max-width:1199px){.post_ads_tabs .tab-content-box{padding:1.5rem}}.post_ads_tabs_row.price{background-color:#f3f3f3;border-radius:1rem;grid-template-columns:repeat(3,1fr);justify-content:space-between;width:100%;margin-top:1rem;display:grid}.post_ads_tabs_row.price .p2p_custom_input{border-left:.5px solid #1323401a;border-right:.5px solid #1323401a;margin-bottom:0}.post_ads_tabs_row.price .p2p_custom_input .input_inner{padding:0 1rem 1rem}@media (max-width:767px){.post_ads_tabs_row.price .p2p_custom_input{border:none}}.post_ads_tabs_row.price .value{color:#0d0c12;padding:0 2rem}.post_ads_tabs_row.price label,.post_ads_tabs_row.price h3{color:#7a8398;border-bottom:.5px solid #1323401a;margin-bottom:9px;padding:2rem 2rem 1.1rem;font-size:1.4rem;line-height:normal;display:block}@media (max-width:1199px){.post_ads_tabs_row.price label,.post_ads_tabs_row.price h3{padding:1.5rem 1.5rem 1rem}}@media (max-width:767px){.post_ads_tabs_row.price{grid-template-columns:repeat(1,1fr)}}.post_ads_payment_row{color:#0d0c12;background:#fff;border-radius:1rem;margin-bottom:3rem;padding:3rem 3rem 1rem}.post_ads_payment_row .p2p_custom_input .approximate{color:#1760ff;font-size:1.4rem}.post_ads_payment_row .limit_amount{justify-content:space-between;align-items:flex-end;display:flex}.post_ads_payment_row .limit_amount p{margin:0 .5rem;padding-bottom:3rem;font-size:3rem}@media (max-width:767px){.post_ads_payment_row .limit_amount p{padding-bottom:2rem}}@media (max-width:1400px){.post_ads_payment_row{margin-bottom:2rem;padding:2rem 2rem 1rem}}@media (max-width:767px){.post_ads_payment_row{padding:1.3rem 1.3rem 1rem}}.post_ads_payment h4{color:#7a8398;font-size:1.6rem}@media (max-width:767px){.post_ads_payment h4{font-size:1.4rem}}.post_ads_payment .no_payment{width:100%;max-width:70rem}.post_ads_payment .no_payment .post_ads_payment_row{flex-direction:column;justify-content:center;align-items:center;padding-block:4rem;display:flex}.post_ads_payment .no_payment .post_ads_payment_row p{margin:0}.post_ads_payment .no_payment_btn{cursor:pointer;min-width:11.9rem;margin-block:3rem}@media (max-width:991px){.post_ads_payment .no_payment_btn{margin-bottom:1.5rem}.post_ads_payment .no_payment_btn svg{width:1.5rem;height:1.5rem}}.post_ads_payment .no_payment .common_select{max-width:25.3rem}.post_ads_payment .payments_method_list_container{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;display:grid}@media (max-width:991px){.post_ads_payment .payments_method_list_container{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.post_ads_payment .payments_method_content{gap:3rem;width:100%;display:flex}@media (max-width:1400px){.post_ads_payment .payments_method_content{gap:1.5rem}}@media (max-width:767px){.post_ads_payment .payments_method_content{flex-direction:column;gap:0}.post_ads_payment .payments_method_content span,.post_ads_payment .payments_method_content strong{font-size:1.4rem}}.post_ads_payment .payments_method_card{color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;flex-wrap:wrap;display:flex;position:relative}.post_ads_payment .payments_method_card .payments_remove_btn{position:absolute;top:1rem;right:1rem}.post_ads_payment .payments_method_card .payments_remove_btn svg{width:2rem;height:3rem}.post_ads_payment .payments_method_left{align-items:center;gap:1rem;width:40%;padding:2rem;display:flex}@media (max-width:767px){.post_ads_payment .payments_method_left{width:100%;padding:2rem 3.2rem 2rem 1.6rem}}.post_ads_payment .payments_method_left .payments_icon{min-width:3.6rem}.post_ads_payment .payments_method_left .payments_icon span{width:100%!important}.post_ads_payment .payments_method_right{border-left:1px solid #1323404d;flex-direction:column;justify-content:center;width:60%;padding:2rem 3rem;display:flex}@media (max-width:767px){.post_ads_payment .payments_method_right{border-top:1px solid #1323404d;border-left:0;width:100%;padding:2rem 3.2rem 2rem 1.6rem}}.post_ads_payment .payments_method_right ul,.post_ads_payment .payments_method_right .payments_details{flex-direction:column;gap:1.2rem;display:flex}.post_ads_payment .payments_method_right ul li h6,.post_ads_payment .payments_method_right ul .detail_item h6,.post_ads_payment .payments_method_right .payments_details li h6,.post_ads_payment .payments_method_right .payments_details .detail_item h6{color:#a8a8a8;font-size:1.4rem;font-weight:500}.post_ads_payment .payments_method_right ul li p,.post_ads_payment .payments_method_right ul .detail_item p,.post_ads_payment .payments_method_right .payments_details li p,.post_ads_payment .payments_method_right .payments_details .detail_item p{margin-bottom:0;font-size:1.4rem;font-weight:400}.p2p_custom_input{color:#fff;text-align:left;margin-bottom:2rem;position:relative}@media (max-width:992px){.p2p_custom_input{margin-bottom:2rem}}.p2p_custom_input .form-label{text-align:left;color:#7a8398;margin-bottom:1rem;font-size:1.6rem;font-weight:400}.p2p_custom_input .input_inner .form-control{caret-color:#0d0c12;color:#0d0c12;background-color:#fff;border:1px solid #1323404d;border-radius:1rem;height:5rem;padding:0 1.2rem;font-size:1.4rem;font-weight:400;line-height:2rem;transition:all .3s}@media (max-width:992px){.p2p_custom_input .input_inner .form-control{padding:0 .8rem;height:5rem;padding-right:40px}}.p2p_custom_input .input_inner .form-control:focus,.p2p_custom_input .input_inner .form-control:active,.p2p_custom_input .input_inner .form-control:hover{box-shadow:none;background:#fff;border-color:#1760ff}.p2p_custom_input .input_inner .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.p2p_custom_input .input_inner .form-control.is-invalid,.p2p_custom_input .input_inner .form-control:invalid{background-image:none!important}.p2p_custom_input .input_inner.right_icon_input{position:relative}.p2p_custom_input .input_inner.right_icon_input .form-control{padding-right:5.6rem}.p2p_custom_input .input_inner.right_icon_input .right_input_icon{color:#0d0c12;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.p2p_custom_input .input-icon{position:absolute;transform:translateY(-50%)}.p2p_custom_input .input-icon.left{top:5.2rem;left:1.7rem}.p2p_custom_input .input-icon.right{width:2.4rem;height:2.4rem;top:5.2rem;right:1rem}@media (max-width:575px){.p2p_custom_input .input-icon.right{top:5.6rem}}.p2p_custom_input.internalInput{position:relative}.p2p_custom_input.internalInput.verficiation_code_input label{text-align:left;width:100%;display:block}.p2p_custom_input.internalInput.verficiation_code_input .common_input .right .send_code_btn{top:.4rem!important}.p2p_custom_input.internalInput .form-label{color:#989898}.p2p_custom_input.internalInput .form-control{height:52px;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.p2p_custom_input.internalInput .form-control{font-size:14px}}@media (max-width:767px){.p2p_custom_input.internalInput .form-control{height:40px;padding:0 15px}}.p2p_custom_input.internalInput .form-control:focus,.p2p_custom_input.internalInput .form-control:active,.p2p_custom_input.internalInput .form-control:hover{box-shadow:unset}.p2p_custom_input.internalInput .form-control.withdrawDropdown_style:focus,.p2p_custom_input.internalInput .form-control.withdrawDropdown_style:active,.p2p_custom_input.internalInput .form-control.withdrawDropdown_style:hover{border:1px solid #3f2a65}.p2p_custom_input.internalInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.p2p_custom_input.internalInput .form-control:disabled{cursor:not-allowed;background-color:#2f2e36}.p2p_custom_input.inputSelectRight .custom_select{z-index:1;position:absolute;top:20px;right:10px}.p2p_custom_input .showPassword .input-icon{position:absolute;transform:translateY(-50%)}.p2p_custom_input .showPassword .input-icon.left{top:5.2rem;left:1.7rem}.p2p_custom_input .showPassword .input-icon.right{width:2.4rem;height:2.4rem;top:5.2rem;right:1rem}@media (max-width:575px){.p2p_custom_input .showPassword .input-icon.right{top:5.6rem}}.p2p_custom_input .showPassword.internalInput{position:relative}.p2p_custom_input .showPassword.internalInput.verficiation_code_input label{text-align:left;width:100%;display:block}.p2p_custom_input .showPassword.internalInput.verficiation_code_input .common_input .right .send_code_btn{top:.4rem!important}.p2p_custom_input .showPassword.internalInput .form-control{height:5rem;box-shadow:unset;font-size:12px}@media screen and (min-width:992px){.p2p_custom_input .showPassword.internalInput .form-control{font-size:14px}}@media (max-width:767px){.p2p_custom_input .showPassword.internalInput .form-control{height:4rem;padding:0 15px}}.p2p_custom_input .showPassword.internalInput .form-control:focus,.p2p_custom_input .showPassword.internalInput .form-control:active,.p2p_custom_input .showPassword.internalInput .form-control:hover{box-shadow:unset}.p2p_custom_input .showPassword.internalInput .form-control.withdrawDropdown_style:focus,.p2p_custom_input .showPassword.internalInput .form-control.withdrawDropdown_style:active,.p2p_custom_input .showPassword.internalInput .form-control.withdrawDropdown_style:hover{border:1px solid #3f2a65}.p2p_custom_input .showPassword.internalInput .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.p2p_custom_input .showPassword.internalInput .form-control:disabled{cursor:not-allowed;background-color:#2f2e36}.p2p_custom_input .showPassword{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute}.p2p_custom_input .showPassword.send_code_btn{white-space:nowrap;color:#0d0c12;top:.4rem;right:-8px}.p2p_custom_input .showPassword.send_code_btn:hover{color:#1760ff}@media (max-width:767px){.p2p_custom_input .showPassword img{width:15px!important;height:15px!important}}.custom_error{margin-top:.5rem;font-size:1.4rem;color:#b3261e!important}.network-select .form__single-value{justify-content:end}.fixed_label{width:100%;position:relative}.fixed_label span{color:#7a8398;font-size:1.2rem;position:absolute;bottom:3.3rem;left:1.2rem}.common_select>div{width:100%}.common_select>label{color:#0d0c12;margin-bottom:.8rem;font-size:1.4rem;font-weight:400;display:block}.common_select>label sup{color:#b3261e}.common_select.has-error .form__control{border-color:#b3261e}.common_select.has-error label{color:#b3261e}.common_select .form__control{caret-color:#0d0c12;color:#0d0c12;width:100%;height:5rem;box-shadow:none;background:#fff;border:.1rem solid #1323404d;border-radius:.8rem;padding:.5rem 1.2rem .5rem 1rem;font-size:1.2rem}.common_select .form__control:focus,.common_select .form__control:hover{border-color:#1760ff}@media (max-width:1279px){.common_select .form__control{height:4.4rem;padding:.3rem 1.6rem .5rem;font-size:1.4rem}}.common_select .form__control .form__single-value,.common_select .form__control .form__placeholder{color:#7a8398;font-size:1.4rem;font-weight:400}.common_select .form__control .form__single-value .icon img,.common_select .form__control .form__single-value .icon svg,.common_select .form__control .form__placeholder .icon img,.common_select .form__control .form__placeholder .icon svg{object-fit:contain;width:2.4rem;height:2.4rem}.common_select .form__control .form__single-value{color:#0d0c12;align-items:center;gap:.8rem;display:flex}.common_select .form__control .form__value-container{padding-left:0}.common_select .form__control .form__input{color:#0d0c12!important}.common_select .form__control--menu-is-open{box-shadow:none;border-color:#1323404d}.common_select .form__control--menu-is-open .form__dropdown-indicator{transform:rotate(180deg)}.common_select .form__control:hover{box-shadow:none;background-color:#0000;border-color:#1323404d}@media (max-width:1679px){.common_select .form__control{height:4.5rem;padding:.3rem 1.6rem .5rem;font-size:1.4rem}}.common_select .form__indicator.form__dropdown-indicator{padding:0;transition:transform .3s}.common_select .form__indicator.form__dropdown-indicator:after{content:"";background:url(../media/down-arrow.2tzzld1zwkwkz.svg) 50%/contain no-repeat;width:1.6rem;height:1.6rem;transition:transform .3s;display:block}.common_select .form__indicator.form__dropdown-indicator svg{display:none}.common_select .form__indicator.form__dropdown-indicator svg,.common_select .form__indicator.form__dropdown-indicator img{cursor:pointer;color:#0d0c12;width:2.2rem;height:2.2rem;transition:transform .3s}.common_select .form__menu{z-index:1050;background:#fff;border:.1rem solid #1323404d;border-radius:1rem;margin:0;padding:.4rem 0;overflow:hidden;box-shadow:0 0 26px #0003}.common_select .form__menu-list{width:100%;padding:0}.common_select .form__option{text-align:left;cursor:pointer;color:#0d0c12;background-color:#fff;align-items:center;gap:.8rem;width:100%;padding:.5rem .8rem;font-size:1.4rem;font-weight:400;display:flex}.common_select .form__option span img,.common_select .form__option span svg{object-fit:contain;width:2.4rem;height:2.4rem}.common_select .form__option--is-focused,.common_select .form__option:active{box-shadow:none;background-color:#0000}.common_select .form__option:hover{color:#1760ff;background-color:#1760ff1a}.common_select .form__option--is-selected{color:#fff!important;background:#1760ff!important}@media (max-width:1679px){.common_select .form__option{font-size:1.4rem}}.common_select .form__menu-notice{font-size:1.2rem}.common_select .react-select--is-disabled,.common_select .react-select__control--is-disabled{opacity:.7;cursor:not-allowed;pointer-events:auto}.dateInput_label{color:#7a8398;margin-bottom:.8rem;font-size:1.4rem;font-weight:400;display:block}.dateInput_label sup{color:#b3261e}.dateInput_inner{position:relative}.dateInput .react-datepicker-wrapper .form-control{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:1rem;width:100%;height:5rem;padding:.5rem 1rem .6rem;font-size:1.6rem;font-weight:400}@media (max-width:1279px){.dateInput .react-datepicker-wrapper .form-control{height:4.4rem}}.dateInput .react-datepicker-wrapper .form-control:focus{box-shadow:none;border-color:#1323404d}.dateInput .react-datepicker-wrapper .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.dateInput .react-datepicker-wrapper .react-datepicker__close-icon{display:none}.dateInput .calendar_icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dateInput .react-datepicker{background:#fff;border:1px solid #1323404d}.dateInput .react-datepicker-popper{margin-top:.8rem}.dateInput .react-datepicker__navigation{top:.7rem}.dateInput .react-datepicker__navigation-icon{top:.5rem;right:0}.dateInput .react-datepicker__navigation-icon:before{border-color:#0d0c12!important}.dateInput .react-datepicker__month-container{border-radius:1rem}.dateInput .react-datepicker__header,.dateInput .react-datepicker__month{background:#fff;border:none}.dateInput .react-datepicker__month{padding-top:.5rem}.dateInput .react-datepicker__header{border-bottom:1px solid #1323404d}.dateInput .react-datepicker__current-month{color:#7a8398;font-size:1.2rem}.dateInput .react-datepicker__day-name{color:#7a8398;height:2.5rem;line-height:2.2rem}.dateInput .react-datepicker__day{color:#0d0c12;height:2.5rem;line-height:2.2rem}.dateInput .react-datepicker__day--disabled{cursor:not-allowed;color:#d7d9db!important}.dateInput .react-datepicker__day--disabled:hover{color:#d7d9db!important;background-color:#0000!important}.dateInput .react-datepicker .react-datepicker__day--keyboard-selected,.dateInput .react-datepicker__day--selected,.dateInput .react-datepicker__day:hover{color:#fff;background-color:#1760ff!important}.dateInput .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.dateInput .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-bottom-color:#7a8398}.orderDispute_head{color:#0d0c12;justify-content:space-between;display:flex}@media (max-width:767px){.orderDispute_head{flex-direction:column;gap:1rem}}.orderDispute_head h2{color:#a8a8a8;font-size:1.6rem;font-weight:600}.orderDispute_head h6{color:#a8a8a8;font-size:1.4rem;font-weight:500}@media (max-width:767px){.orderDispute_orderCreated{text-align:start}}.orderDispute_orderCreated .copyBtn{width:1.5rem;display:flex}.orderDispute_bodyCard{background:linear-gradient(255.21deg,#11182587 4.77%,#110e17b3 100%);border-radius:1rem;padding:4rem 3rem}@media (max-width:991px){.orderDispute_bodyCard{padding:3rem 2rem}}@media (max-width:575px){.orderDispute_bodyCard{padding:2rem 1.5rem}}.orderDispute_bodyCard_setups{max-width:140rem;margin:0 auto 7rem}.orderDispute_bodyCard_setups ul{justify-content:center;gap:1rem;display:flex}.orderDispute_bodyCard_setups ul li{color:#0d0c12;text-align:center;z-index:1;flex-direction:column;align-items:center;width:33.33%;display:flex;position:relative}.orderDispute_bodyCard_setups ul li:before{content:"";z-index:-1;border-top:.1rem dashed #7a839833;width:90%;height:1px;position:absolute;top:1.8rem;left:-46%}@media (max-width:575px){.orderDispute_bodyCard_setups ul li:before{top:1.2rem}}.orderDispute_bodyCard_setups ul li:first-child:before{display:none}.orderDispute_bodyCard_setups ul li span{color:#7a8398;z-index:2;background-color:#171928;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;margin-bottom:1rem;font-size:1.8rem;font-weight:600;display:flex;position:relative}@media (max-width:575px){.orderDispute_bodyCard_setups ul li span{width:2.6rem;height:2.6rem;font-size:1.6rem}}.orderDispute_bodyCard_setups ul li p{font-size:1.6rem;font-weight:500}.orderDispute_bodyCard_setups ul li.active span{color:#000;background-color:#8e8e93}.orderDispute_bodyCard_setups ul li.active:before{border:1px solid #0d0c12}.orderDispute_bodyCard_amountTable table{border-collapse:collapse;background-color:#131422;border-radius:1.5rem;width:100%}.orderDispute_bodyCard_amountTable table thead tr{border-bottom:1px solid #1323404d}.orderDispute_bodyCard_amountTable table tr th,.orderDispute_bodyCard_amountTable table tr td{color:#a8a8a8;border-right:1px solid #1323404d;padding:1rem 2rem;font-size:1.6rem;font-weight:500}.orderDispute_bodyCard_amountTable table tr th:last-child,.orderDispute_bodyCard_amountTable table tr td:last-child{border-right:0}@media (max-width:575px){.orderDispute_bodyCard_amountTable table p{font-size:1.2rem}}.orderDispute_bodyCard_paymentMethod{color:#0d0c12;margin-top:3rem}.orderDispute_bodyCard_paymentMethod h3{margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.orderDispute_bodyCard_paymentMethod h4{margin-bottom:1rem;font-size:1.6rem;font-weight:500}.orderDispute_bodyCard_paymentMethod p{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:400;display:flex}.orderDispute_bodyCard_paymentMethod p svg path{fill:#1760ff}.orderDispute_bodyCard_paymentMethod_info{background-color:#131422;border:1px solid #1323404d;border-radius:1rem;flex-wrap:wrap;margin:2rem 0;display:flex}@media (max-width:1279px){.orderDispute_bodyCard_paymentMethod_info{padding:4rem 2rem}}.orderDispute_bodyCard_paymentMethod_info_leftside{flex-direction:column;justify-content:center;gap:1rem;width:40%;padding:2rem 3rem;display:flex}@media (max-width:767px){.orderDispute_bodyCard_paymentMethod_info_leftside{width:100%;padding:2rem}}.orderDispute_bodyCard_paymentMethod_info_rightside{border-left:1px solid #1323404d;flex-direction:column;justify-content:center;width:60%;padding:2rem 3rem;display:flex}@media (max-width:767px){.orderDispute_bodyCard_paymentMethod_info_rightside{border-top:1px solid #1323404d;border-left:0;width:100%;padding:2rem}}.orderDispute_bodyCard_paymentMethod_info_rightside ul{flex-direction:column;gap:1.2rem;display:flex}.orderDispute_bodyCard_paymentMethod_info_rightside ul li h6{color:#a8a8a8;font-size:1.4rem;font-weight:500}.orderDispute_bodyCard_paymentMethod_info_rightside ul li p{margin-bottom:0;font-size:1.4rem;font-weight:400}.orderDispute_bodyCard_paymentMethod h5{color:#0d0c12;font-size:1.4rem;font-weight:500}.orderDispute_bodyCard_chatCol{padding-left:4rem}@media (max-width:1439px){.orderDispute_bodyCard_chatCol{padding-left:2rem}}@media (max-width:1279px){.orderDispute_bodyCard_chatCol{padding-left:0}}.chatcard{border-radius:1rem;height:100%;padding-bottom:1.5rem}.chatcard_header{background-color:#0d0c121a;border-radius:1rem 1rem 0 0;padding:2.4rem 2rem 1.4rem}@media (max-width:1199px){.chatcard_header{padding:1.5rem 1.5rem 1rem}}.chatcard_header h6{color:#a8a8a8;font-size:1.4rem;font-weight:500}@media (max-width:575px){.chatcard_header h6{font-size:1.2rem}}.chatcard_header p{color:#a8a8a8;font-size:1.2rem;font-weight:400}.chatcard_header p span{color:#a8a8a8;cursor:pointer;margin-left:2rem;font-weight:500;text-decoration:underline}.chatcard_header_inner{margin-bottom:1.2rem;display:flex}.chatcard_header_inner .nameicon{border-radius:10rem;justify-content:center;align-items:center;width:4rem;min-width:4rem;height:4rem;display:flex}.chatcard_header_inner .nameicon img{border-radius:5rem;width:4rem;height:4rem}@media (max-width:767px){.chatcard_header_inner .nameicon img{width:3rem;height:3rem}}.chatcard_header_inner .tokentxt{margin-left:1.4rem}.chatcard_header_list{margin-left:5.2rem}@media (max-width:575px){.chatcard_header_list{margin-left:4.2rem}}.chatcard_header_list ul{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.chatcard .chatPage_chatBody{color:#0d0c12;background-color:#03120c;height:40rem;max-height:none;margin:0 auto 0;padding:2rem;overflow-y:auto}@media (max-width:1279px){.chatcard .chatPage_chatBody{padding:2rem 1.5rem}}.chatcard .chatPage_chatFooter{background-color:#03120c;border-top:1px solid #0d0c121a;border-radius:0 0 1rem 1rem;padding:1rem 2rem}@media (max-width:1279px){.chatcard .chatPage_chatFooter{padding:1rem 1.5rem}}.chatcard .chatPage_chatFooter_chatBox{justify-content:space-between;align-items:center;gap:1rem;display:flex}.chatcard .chatPage_chatFooter_chatBox .chatInput{color:#0d0c12;background-color:#0000;border:none;outline:none;flex:1;min-height:5rem}.chatcard .chatPage_chatFooter_btns{align-items:center;gap:1rem;display:flex}.chatcard .chatPage_chatFooter_btns .sendBtn{cursor:pointer;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.chatcard .chatPage_chatFooter_icons .fileInput{cursor:pointer}.chatcard .userChat_messageItem{margin-bottom:2rem}.chatcard .userChat_messageItem:nth-child(2n){text-align:right;justify-content:flex-end;display:flex}.chatcard .userChat_messageItem:nth-child(2n) .userChat_messageItem_chatList{flex-direction:row-reverse}.chatcard .userChat_messageItem_chatList{align-items:flex-start;gap:1rem;width:100%;display:flex}.chatcard .userChat_messageItem .letterName span{color:#000;background-color:#16a34a;border-radius:5rem;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;padding:.5rem;font-size:1.4rem;font-weight:400;display:inline-flex}.chatcard .userChat_messageItem .chatContent{max-width:82%}.chatcard .userChat_messageItem .chatContent span{color:#a8a8a8;margin-bottom:.5rem;font-size:1.2rem;font-weight:400;display:block}.chatcard .userChat_messageItem .chatContent p{color:#0d0c12;background-color:#0d0c121a;border:1px solid #0d0c121a;border-radius:.5rem;margin-bottom:0;padding:.8rem 1rem;font-size:1.2rem;font-weight:400}.chatcard .userChat_sender .fileImage img{width:70%;margin-left:auto;display:table}.chatcard .userChat_receiver{margin-right:auto}.chatcard .userChat_file .fileImage{cursor:pointer;margin-top:.5rem}.chatcard .userChat_file .fileImage .pdfIcon{max-width:5rem}.disabledChat{opacity:.5;pointer-events:none}.disabledChat .sendBtn svg{fill:#ccc}.myAds .headTitle{color:#0d0c12;border-bottom:1px solid #0d0c121a;margin-bottom:3rem;padding-bottom:1rem;font-size:2rem;font-weight:500}.myAds_myadsTabs{justify-content:space-between;align-items:center;display:flex}@media (max-width:575px){.myAds_myadsTabs{flex-direction:column;align-items:flex-start;gap:1rem}}.myAds_myadsTabs a{color:#1760ff;text-align:right;font-weight:600}@media (max-width:575px){.myAds_myadsTabs a{justify-content:flex-end;width:100%;display:flex}}.myAds_myadsTabs a:hover{color:#16a34a;text-decoration:underline}.myAds .myAdsTable{margin-top:2rem}.myAdsTable .common_table .table tbody tr td{vertical-align:top}.myAdsTable .common_table .table tbody tr td .checkbox_wrapper input[type=checkbox]{border:1px solid #0d0c1266}.myAdsTable .common_table .table .paymentMethod span{color:#000;background-color:#1760ff;border-radius:.6rem;padding:.8rem 1.3rem;font-size:1.4rem;font-weight:400;display:inline-block}.myAdsTable .common_table .table .onlineStatus{text-transform:uppercase}.myAdsTable .common_table .table .actionBtn{justify-content:flex-end;gap:2rem;display:flex}@media (max-width:575px){.myAdsTable .common_table .table .actionBtn{gap:1rem}}.myAdsTable .common_table .table .actionBtn button{flex-shrink:0}.adsOrder_row{color:#0d0c12;background-color:#131422;border-radius:1rem;gap:5rem;padding:2.5rem 3rem;display:flex}@media (max-width:1279px){.adsOrder_row{gap:3rem;padding:3rem 2rem}}@media (max-width:991px){.adsOrder_row{flex-wrap:wrap;gap:0}}.adsOrder_Col{border-right:1px solid #0d0c121a;flex:1}@media (max-width:991px){.adsOrder_Col{border-bottom:1px solid #0d0c121a;border-right:none;flex:0 0 50%;width:50%;padding:2rem 0}.adsOrder_Col:first-child{padding-top:0}.adsOrder_Col:nth-child(3){border-left:1px solid #0d0c121a;padding-left:4rem}.adsOrder_Col:last-child{border-bottom:none;padding-bottom:0}}@media (max-width:575px){.adsOrder_Col{flex:0 0 100%;width:100%}.adsOrder_Col:nth-child(3){border-left:none;padding-left:0}}.adsOrder_Col:first-child{flex:0 0 33rem}@media (max-width:1199px){.adsOrder_Col:first-child{flex:0 0 28rem}}@media (max-width:991px){.adsOrder_Col:first-child{flex:0 0 100%;width:50%}}.adsOrder_Col:last-child{border-right:none}.adsOrder p{color:#a8a8a8;margin-bottom:.8rem;font-size:1.4rem;font-weight:400}.adsOrder h4{color:#0d0c12;font-size:1.5rem;font-weight:600}@media (max-width:1279px){.adsOrder h4{font-size:1.4rem}}.adsOrder_details ul{gap:1rem;display:flex}.adsOrder_details ul li{flex:0 0 33.3333%}a,.common_modal .modal-header .btn-close,.confirm-post-modal .modal-header .btn-close,.post-ad-online-offline-modal .modal-header .btn-close,.publishadd .modal-header .btn-close,.common_btn{transition:all .3s ease-in-out}.selectExistingPaymentModal.common_modal .payment_method_list,.selectExistingPaymentModal.confirm-post-modal .payment_method_list,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_list,.selectExistingPaymentModal.publishadd .payment_method_list{max-height:300px;margin:20px 0;overflow-y:auto}.selectExistingPaymentModal.common_modal .payment_method_item,.selectExistingPaymentModal.confirm-post-modal .payment_method_item,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_item,.selectExistingPaymentModal.publishadd .payment_method_item{border:1px solid #ffffff1a;border-radius:8px;margin-bottom:15px;transition:all .2s}.selectExistingPaymentModal.common_modal .payment_method_item:hover,.selectExistingPaymentModal.confirm-post-modal .payment_method_item:hover,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_item:hover,.selectExistingPaymentModal.publishadd .payment_method_item:hover{background-color:#ffffff0d;border-color:#fff3}.selectExistingPaymentModal.common_modal .payment_method_checkbox_wrapper,.selectExistingPaymentModal.confirm-post-modal .payment_method_checkbox_wrapper,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_checkbox_wrapper,.selectExistingPaymentModal.publishadd .payment_method_checkbox_wrapper{position:relative}.selectExistingPaymentModal.common_modal .payment_method_checkbox_wrapper .payment_checkbox,.selectExistingPaymentModal.confirm-post-modal .payment_method_checkbox_wrapper .payment_checkbox,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_checkbox_wrapper .payment_checkbox,.selectExistingPaymentModal.publishadd .payment_method_checkbox_wrapper .payment_checkbox{z-index:2;cursor:pointer;width:18px;height:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.selectExistingPaymentModal.common_modal .payment_method_label,.selectExistingPaymentModal.confirm-post-modal .payment_method_label,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_label,.selectExistingPaymentModal.publishadd .payment_method_label{cursor:pointer;width:100%;margin:0;padding:15px 15px 15px 45px;display:block}.selectExistingPaymentModal.common_modal .payment_method_content,.selectExistingPaymentModal.confirm-post-modal .payment_method_content,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_content,.selectExistingPaymentModal.publishadd .payment_method_content{align-items:center;gap:12px;display:flex}.selectExistingPaymentModal.common_modal .payment_method_content .method_icon,.selectExistingPaymentModal.confirm-post-modal .payment_method_content .method_icon,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_content .method_icon,.selectExistingPaymentModal.publishadd .payment_method_content .method_icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.selectExistingPaymentModal.common_modal .payment_method_content .method_details,.selectExistingPaymentModal.confirm-post-modal .payment_method_content .method_details,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_content .method_details,.selectExistingPaymentModal.publishadd .payment_method_content .method_details{flex:1;min-width:0}.selectExistingPaymentModal.common_modal .payment_method_content .method_details .method_name,.selectExistingPaymentModal.confirm-post-modal .payment_method_content .method_details .method_name,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_content .method_details .method_name,.selectExistingPaymentModal.publishadd .payment_method_content .method_details .method_name{color:#0d0c12;margin:0 0 4px;font-weight:500;line-height:1.2;text-align:left!important;font-size:16px!important}.selectExistingPaymentModal.common_modal .payment_method_content .method_details .method_user,.selectExistingPaymentModal.confirm-post-modal .payment_method_content .method_details .method_user,.selectExistingPaymentModal.post-ad-online-offline-modal .payment_method_content .method_details .method_user,.selectExistingPaymentModal.publishadd .payment_method_content .method_details .method_user{color:#7a8398;margin:0;font-size:14px;line-height:1.2;text-align:left!important}.selectExistingPaymentModal.common_modal .note,.selectExistingPaymentModal.confirm-post-modal .note,.selectExistingPaymentModal.post-ad-online-offline-modal .note,.selectExistingPaymentModal.publishadd .note{color:gold;text-align:center;margin:20px 0;font-size:14px;font-style:italic}.selectExistingPaymentModal.common_modal .button_wrapper,.selectExistingPaymentModal.confirm-post-modal .button_wrapper,.selectExistingPaymentModal.post-ad-online-offline-modal .button_wrapper,.selectExistingPaymentModal.publishadd .button_wrapper{gap:15px;margin-top:25px;display:flex}.selectExistingPaymentModal.common_modal .button_wrapper button,.selectExistingPaymentModal.confirm-post-modal .button_wrapper button,.selectExistingPaymentModal.post-ad-online-offline-modal .button_wrapper button,.selectExistingPaymentModal.publishadd .button_wrapper button{flex:1}.appeal_modal textarea{font-size:1.4rem}.appeal_modal .file-upload-area span{color:#0d0c12}.appeal_modal .file-upload-area .btn{color:#1760ff;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:2rem;display:flex}.appeal_modal .file-upload-area .btn span{padding-bottom:1rem!important}.referral_sec{margin-top:3rem}.referral_sec .row{row-gap:1.5rem}.referral_sec .referral_info{margin-bottom:2.4rem}.referral_sec .referral_info .how_it_works_section{color:#0d0c12;background:linear-gradient(258.6deg,#fff 20.05%,#3374ff33 93.74%);border:1px solid #ececec;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:3rem;height:100%;padding:1.5rem 3rem 1.5rem 0;display:flex;overflow:hidden}@media (max-width:1679px){.referral_sec .referral_info .how_it_works_section{gap:1.5rem}}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 0 0}}@media (max-width:420px){.referral_sec .referral_info .how_it_works_section{flex-direction:column}}.referral_sec .referral_info .how_it_works_section .how_it_works_image{justify-content:flex-start;align-items:flex-end;height:100%;margin-bottom:-3rem;display:flex}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_image{order:2;width:100%;height:auto;margin-bottom:0}}.referral_sec .referral_info .how_it_works_section .how_it_works_image img{width:100%;max-width:160px;height:auto;display:block}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_image img{max-width:130px}}.referral_sec .referral_info .how_it_works_section .how_it_works_content{flex:2}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_content{flex:0;margin-top:3rem;padding:0 2rem}}@media (max-width:767px){.referral_sec .referral_info .how_it_works_section .how_it_works_content{padding:0 1.5rem}}.referral_sec .referral_info .how_it_works_section .how_it_works_content h3{color:#1760ff;font-size:2rem;font-weight:700}@media (max-width:1199px){.referral_sec .referral_info .how_it_works_section .how_it_works_content h3{font-size:1.6rem}}.referral_sec .referral_info .how_it_works_section .how_it_works_content p{margin-bottom:1.5rem;font-size:1.4rem}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul{padding:0;list-style:none;position:relative}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul li{color:#0d0c12;padding-bottom:2.5rem;padding-left:2rem;font-size:1.4rem;line-height:1.6;position:relative}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul li:last-child{padding-bottom:0}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul li:last-child:after{display:none}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul li:before{content:"";background:#0d0c12;border-radius:50%;width:1rem;height:1rem;position:absolute;top:.6rem;left:0}.referral_sec .referral_info .how_it_works_section .how_it_works_content ul li:after{content:"";border:.1rem dashed #0d0c12;width:2px;height:100%;position:absolute;top:1rem;left:.4rem}.referral_sec .referral_info .referralProgram{background:#fff;border:1.5px solid #ececec;border-radius:1.8rem;height:100%;padding:2.4rem;box-shadow:0 6px 30px #0f172a0d}@media (max-width:1199px){.referral_sec .referral_info .referralProgram{padding:2rem 1.5rem}}.referral_sec .referral_info .referralProgram_heading{text-align:left;color:#0d0c12;margin-bottom:2.6rem}@media (max-width:1679px){.referral_sec .referral_info .referralProgram_heading{margin-bottom:1.5rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading{margin-bottom:1rem}}.referral_sec .referral_info .referralProgram_heading h2{font-size:2.5rem;font-weight:600}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading h2{font-size:1.8rem}}.referral_sec .referral_info .referralProgram_heading p{color:#434655;margin-top:1rem;font-size:1.8rem;font-weight:400}@media (max-width:1679px){.referral_sec .referral_info .referralProgram_heading p{font-size:1.6rem}}@media (max-width:1399px){.referral_sec .referral_info .referralProgram_heading p{font-size:1.4rem}}.referral_sec .referral_info .referralProgram .referralProgram_card{background:#fff;border:1px solid #ececec;border-radius:1.8rem;flex-direction:column;justify-content:center;height:100%;padding:3rem;display:flex;position:relative}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card{padding:2.4rem}}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card{padding:2rem 1.5rem}}.referral_sec .referral_info .referralProgram .referralProgram_card h3{color:#0d0c12;margin-bottom:2rem;font-size:2.5rem;font-weight:400}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card h3{font-size:2rem}}.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value{align-items:baseline;gap:1rem;display:flex}.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{color:#0d0c12;margin-bottom:0;font-size:4rem;font-weight:700}@media (max-width:1899px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:3rem}}@media (max-width:1439px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:2.6rem}}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h3{font-size:2.4rem}}.referral_sec .referral_info .referralProgram .referralProgram_card .referral_value h6{color:#475569;font-size:1.4rem;font-weight:400}.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon{position:absolute;top:2rem;right:2rem}@media (max-width:767px){.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon{top:1.5rem;right:1.5rem}}.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon svg{width:7rem;height:7rem}@media (max-width:1679px){.referral_sec .referral_info .referralProgram .referralProgram_card .tehhicon svg{width:5rem;height:5rem}}.referral_sec .referral_info .referralProgram .referralProgram_card .login_record{color:#475569;text-align:center;margin-bottom:0;padding:0;font-size:1.6rem}.referral_sec .referral_info .referralProgram .referralProgram_card .login_record span{color:#1760ff}.referral_sec .referral_info .referralProgram .referralProgram_card .login_record span.login{cursor:pointer}.referral_sec .referral_info .referralProgram .referralCard{background:#fff;border:1px solid #ececec;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:1.2rem;height:100%;padding:1.8rem;display:flex}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard{padding:1.5rem}}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-toggle{cursor:pointer;box-shadow:none;background-color:#e2e8f0;border:none;border-radius:1rem;outline:none;justify-content:center;align-items:center;width:4rem;height:4rem;padding:.8rem;transition:all .25s ease-in-out;display:flex}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-toggle:hover{background-color:#1760ff}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-toggle:hover svg path{fill:#fff}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-toggle:after{display:none}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-menu{background:#fff;border:0;border-radius:1rem;margin-top:1.2rem;box-shadow:0 .4rem 2.4rem #0000001f}.referral_sec .referral_info .referralProgram .referralCard .threeDotsDropdown .dropdown-menu a{padding:.8rem 1.6rem}.referral_sec .referral_info .referralProgram .referralCard .copyIcon svg{width:2rem;height:2rem}.referral_sec .referral_info .referralProgram .referralCard .copyIcon svg path{fill:#475569}.referral_sec .referral_info .referralProgram .referralCard .referral_ink h3{color:#0d0c12;margin-bottom:1rem;font-size:1.8rem;font-weight:600}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard .referral_ink h3{font-size:1.6rem}}.referral_sec .referral_info .referralProgram .referralCard .referral_ink p{color:#43465599;word-break:break-all;margin-bottom:0;font-size:1.5rem;font-weight:400}@media (max-width:1399px){.referral_sec .referral_info .referralProgram .referralCard .referral_ink p{font-size:1.4rem}}.referral_sec .referral_maintable{margin-bottom:2.4rem}.referral_sec .referral_maintable .referral_heading{justify-content:space-between;align-items:center;gap:1rem;margin:2.4rem 0 1.6rem;display:flex}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading{flex-direction:column;align-items:flex-start}}.referral_sec .referral_maintable .referral_heading h2{color:#0d0c12;margin-bottom:0;font-size:2.4rem;font-weight:600}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading h2{font-size:1.6rem}}.referral_sec .referral_maintable .referral_heading .referral_right{align-items:center;gap:1.6rem;display:flex}@media (max-width:767px){.referral_sec .referral_maintable .referral_heading .referral_right,.referral_sec .referral_maintable .referral_heading .referral_right .serchDiv,.referral_sec .referral_maintable .referral_heading .referral_right .serchDiv input,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__control,.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu{width:100%}.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu .select__option{color:#0d0c12}}@media (max-width:767px) and (max-width:575px){.referral_sec .referral_maintable .referral_heading .referral_right .custom_select .select__menu .select__option{width:100%}}@media (max-width:479px){.referral_sec .referral_maintable .referral_heading .referral_right{flex-direction:column}}.referral_sec .referral_maintable .referral_heading .referral_right .select__control{width:13.5rem}.referral_sec .referral_maintable .referral_heading .referral_right .secondaryBtn{flex-direction:row-reverse}.referral_sec .referral_maintable .referral_heading .referral_right .secondaryBtn span{padding-right:.7rem}.referral_sec .referral_maintable .referral_heading .referral_right .secondaryBtn:hover span svg path{fill:#000}.referral_sec .referral_maintable .custom_table{border-radius:1.8rem}.referral_sec .referral_maintable .custom_table .reset_btn{width:8.6rem;height:3.2rem}.referral_sec .referral_maintable .referral_bouns thead th{width:33%}.referral_sec .referral_maintable .green{color:#2fa766}.referral_sec .referral_maintable .red{color:#ff5a54}.referral_sec .referral_maintable .yellow{color:#d28c1c}.referral_sec .referral_maintable .stats_wrapper .stat_box{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.bonusTrackerProgress .progress{background:#b1b5c3;height:.5rem}.bonusTrackerProgress ul{margin-bottom:.2rem;display:flex}@media (max-width:1210px){.bonusTrackerProgress ul{min-width:360px}}.bonusTrackerProgress ul li{color:#0d0c12;width:33.334%;font-size:1.2rem;font-weight:500}.bonusTrackerProgress ul li:last-child{text-align:right}.stats_wrapper .stat_box{background-color:#fff9;border:1px solid #ececec;border-radius:1.8rem;justify-content:space-between;align-items:center;gap:1.2rem;padding:2.8rem;display:flex}@media (max-width:1399px){.stats_wrapper .stat_box{padding:1.5rem}}.stats_wrapper .stat_box .stat_content{justify-content:space-between;align-items:center;gap:1.2rem;display:flex}.stats_wrapper .stat_box .stat_content .stat_title{color:#7a8398;font-size:1.8rem;font-weight:400}@media (max-width:1399px){.stats_wrapper .stat_box .stat_content .stat_title{font-size:1.4rem}}.stats_wrapper .stat_box .stat_content .stat_icon svg{width:2.4rem;height:2.4rem}.stats_wrapper .stat_box .stat_value{color:#0d0c12;font-size:2.4rem;font-weight:500}@media (max-width:767px){.stats_wrapper .stat_box .stat_value{font-size:1.8rem}}.stats_wrapper .stat_box.green_dark .stat_icon svg path{fill:#1760ff}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .common_button_tabs,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .common_button_tabs,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .common_button_tabs,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .common_button_tabs{background-color:#f3f3f3;border-radius:12px;flex-wrap:nowrap;gap:15px;padding:8px}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a{justify-content:center;align-items:center;min-height:44px;padding:.4rem 2rem;display:inline-flex}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a.disabled,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a.disabled,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a.disabled,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a.disabled,.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a:disabled,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a:disabled,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a:disabled,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .common_button_tabs .nav-item a:disabled{opacity:.55;pointer-events:none;cursor:not-allowed}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .common_button_tabs.common_button_tabs--disabled,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .common_button_tabs.common_button_tabs--disabled,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .common_button_tabs.common_button_tabs--disabled,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .common_button_tabs.common_button_tabs--disabled{opacity:.85;pointer-events:none}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .numField,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .numField,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .numField,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .numField{margin:2rem 0 4rem}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .adjust_initial,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .adjust_initial,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .adjust_initial,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .adjust_initial{flex-direction:column;gap:.6rem;padding:2.4rem 0 1rem;display:flex}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .adjust_initial span,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .adjust_initial span,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .adjust_initial span,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .adjust_initial span{font-size:14px}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .adjust_initial span:first-child,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .adjust_initial span:first-child,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .adjust_initial span:first-child,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .adjust_initial span:first-child{color:#7a8398}.initialMarginPopup.common_modal .modal-dialog .modal-content .modal-body .Group_btn,.initialMarginPopup.confirm-post-modal .modal-dialog .modal-content .modal-body .Group_btn,.initialMarginPopup.post-ad-online-offline-modal .modal-dialog .modal-content .modal-body .Group_btn,.initialMarginPopup.publishadd .modal-dialog .modal-content .modal-body .Group_btn{pointer-events:auto}.repayment_modal .modal-header span{color:#16a34a}.repayment_modal .modal-header span.text-red{color:#e90306}.repayment_modal .modal-dialog{max-width:56.4rem;margin-left:auto;margin-right:auto}.repayment_modal .modal-dialog .custom_table{border-radius:1rem;overflow:hidden}.repayment_modal .modal-dialog .custom_table table{border-radius:1rem}.repayment_modal .modal-dialog .custom_table table thead tr th{background-color:#16a34a1a;font-weight:500}.repayment_modal .modal-dialog .custom_table table thead tr:first-child{border-top-left-radius:1rem}.repayment_modal .modal-dialog .custom_table table thead tr:last-child{border-top-right-radius:1rem}.repayment_modal .modal-dialog .custom_table table tr th,.repayment_modal .modal-dialog .custom_table table tr td{padding:1rem 1.8rem;font-size:1.4rem}.repayment_modal h6{font-size:1.6rem;font-weight:400}.repayment_modal_info{margin-bottom:2rem;padding-bottom:2rem;position:relative}.repayment_modal_info li{color:#7a8398;justify-content:space-between;align-items:flex-start;font-size:1.4rem;display:flex}.repayment_modal_info li span{color:#0d0c12;word-break:break-word;padding-left:1rem}.repayment_modal_info li:not(:last-child){margin-bottom:1rem}.repayment_modal_info:after{content:"";opacity:.1;background-color:#0d0c12;width:calc(100% + 8rem);height:.1rem;position:absolute;bottom:0;left:-4rem}.repayment_modal_coin ul{flex-wrap:wrap;align-items:center;padding-bottom:2rem;display:flex}.repayment_modal_coin ul li{margin:1.6rem 1.6rem 0 0}.repayment_modal_total{color:#7a8398;padding-top:.5rem;font-size:1.4rem}.repayment_modal_total span{color:#0d0c12;margin:0}.repayment_modal_notes ul{margin:0;padding:1.6rem 0 2.6rem}.repayment_modal_notes ul li{color:#7a8398;margin-bottom:1rem;font-size:1.4rem;display:block}.repayment_modal_notes ul li sup{color:#e90306}.repayment_modal_success{text-align:center}.repayment_modal_success h4{margin:0;font-size:2.4rem;font-weight:700;line-height:1.6}@media (max-width:991px){.repayment_modal_success h4{font-size:2rem}}@media (max-width:575px){.repayment_modal_success h4{font-size:1.8rem}}.repayment_modal_success img{margin-bottom:2rem}.repayment_modal_success p{color:#7a8398;max-width:45.7rem;margin:0 auto;padding-top:.5rem;padding-bottom:4rem}.repayment_modal.successful .modal-header{display:none}.borrow_list_container,.borrow_history_container{padding:2rem 0}@media (max-width:767px){.borrow_list_container,.borrow_history_container{padding:1rem 0}}.borrow_list_container .borrow_filter_section,.borrow_history_container .borrow_filter_section{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:1199px){.borrow_list_container .borrow_filter_section,.borrow_history_container .borrow_filter_section{gap:1rem;margin-bottom:1.5rem}}@media (max-width:767px){.borrow_list_container .borrow_filter_section,.borrow_history_container .borrow_filter_section{flex-direction:column;align-items:stretch;width:100%}}.borrow_list_container .borrow_filter_section .filter_group,.borrow_history_container .borrow_filter_section .filter_group{align-items:center;gap:1rem;display:flex}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group,.borrow_history_container .borrow_filter_section .filter_group{flex-direction:column;align-items:stretch;gap:.8rem;width:100%}}.borrow_list_container .borrow_filter_section .filter_group label,.borrow_history_container .borrow_filter_section .filter_group label{color:#7a8398;white-space:nowrap;font-size:1.4rem;font-weight:500}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group label,.borrow_history_container .borrow_filter_section .filter_group label{font-size:1.2rem}}.borrow_list_container .borrow_filter_section .filter_group.common_select,.borrow_history_container .borrow_filter_section .filter_group.common_select{min-width:20rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group.common_select,.borrow_history_container .borrow_filter_section .filter_group.common_select{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .currency_filter,.borrow_history_container .borrow_filter_section .filter_group .currency_filter{color:#0d0c12;background:#131422cc;border:1px solid #35394580;border-radius:.8rem;min-width:15rem;height:5rem;padding:0 1.5rem;font-size:1.4rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .currency_filter,.borrow_history_container .borrow_filter_section .filter_group .currency_filter{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .currency_filter:focus,.borrow_history_container .borrow_filter_section .filter_group .currency_filter:focus{background:#131422;border-color:#1760ff;outline:none}.borrow_list_container .borrow_filter_section .filter_group .currency_filter option,.borrow_history_container .borrow_filter_section .filter_group .currency_filter option{color:#0d0c12;background:#131422}.borrow_list_container .borrow_filter_section .filter_group .search_input,.borrow_history_container .borrow_filter_section .filter_group .search_input{color:#0d0c12;background:#131422cc;border:1px solid #35394580;border-radius:.8rem;min-width:25rem;height:5rem;padding:0 1.5rem;font-size:1.4rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .search_input,.borrow_history_container .borrow_filter_section .filter_group .search_input{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .search_input::placeholder,.borrow_history_container .borrow_filter_section .filter_group .search_input::placeholder{color:#7a8398b3;font-size:1.4rem}.borrow_list_container .borrow_filter_section .filter_group .search_input:focus,.borrow_history_container .borrow_filter_section .filter_group .search_input:focus{background:#131422;border-color:#1760ff;outline:none}.borrow_list_container .borrow_filter_section .filter_group .search_btn,.borrow_history_container .borrow_filter_section .filter_group .search_btn{color:#0d0c12;cursor:pointer;background:#1760ff;border:none;border-radius:.8rem;min-width:12rem;height:5rem;font-size:1.4rem;font-weight:500;transition:all .3s}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .search_btn,.borrow_history_container .borrow_filter_section .filter_group .search_btn{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .search_btn:hover,.borrow_history_container .borrow_filter_section .filter_group .search_btn:hover{background:#004ffd;transform:translateY(-2px)}.borrow_list_container .borrow_filter_section .filter_group .search_btn:active,.borrow_history_container .borrow_filter_section .filter_group .search_btn:active{transform:translateY(0)}.borrow_list_container .borrow_filter_section .filter_group .search_btn:disabled,.borrow_history_container .borrow_filter_section .filter_group .search_btn:disabled{opacity:.6;cursor:not-allowed}.borrow_list_container .borrow_filter_section .filter_group .export_btn,.borrow_history_container .borrow_filter_section .filter_group .export_btn{color:#1760ff;cursor:pointer;background:0 0;border:1px solid #1760ff;border-radius:.8rem;min-width:12rem;height:5rem;font-size:1.4rem;font-weight:500;transition:all .3s}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .export_btn,.borrow_history_container .borrow_filter_section .filter_group .export_btn{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .export_btn:hover,.borrow_history_container .borrow_filter_section .filter_group .export_btn:hover{background:#1760ff1a}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper{align-items:center;display:flex;position:relative}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper{width:100%}}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:.8rem;min-width:17rem;height:5rem;padding:0 1.5rem;font-size:1.4rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control{width:100%;min-width:100%}}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control::placeholder,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control::placeholder{color:#7a8398b3;font-size:1.4rem}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control:focus,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .form-control:focus{background:#131422;border-color:#1760ff;outline:none}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon{cursor:pointer;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;right:1.5rem}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon svg,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon svg{fill:#7a8398;width:2rem;height:2rem}.borrow_list_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon svg:hover,.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper .calendar_icon svg:hover{fill:#1760ff}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake{min-width:15rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake{width:100%}}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control{background:#fff;border:1px solid #1323404d;border-radius:.8rem;min-height:5rem}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control:hover,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control:hover{border-color:#1760ff}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control.react-select__control--is-focused,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__control.react-select__control--is-focused{border-color:#1760ff;box-shadow:0 0 0 1px #1760ff}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__single-value,.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__placeholder,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__single-value,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__placeholder{color:#0d0c12;font-size:1.4rem}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__menu,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__menu{background:#fff;border:1px solid #1323404d;border-radius:.8rem}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option{color:#0d0c12;font-size:1.4rem}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option:hover,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option:hover{background:#1760ff33}.borrow_list_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option.react-select__option--is-selected,.borrow_history_container .borrow_filter_section .filter_group .pairSelectstake .react-select__option.react-select__option--is-selected{background:#1760ff}.borrow_list_container .borrow_filter_section .filter_group .serchInput,.borrow_history_container .borrow_filter_section .filter_group .serchInput{min-width:25rem}@media (max-width:767px){.borrow_list_container .borrow_filter_section .filter_group .serchInput,.borrow_history_container .borrow_filter_section .filter_group .serchInput{width:100%;min-width:100%}}.borrow_list_container .borrow_table,.borrow_list_container .borrow_history_table,.borrow_history_container .borrow_table,.borrow_history_container .borrow_history_table{margin-top:2rem}@media (max-width:767px){.borrow_list_container .borrow_table,.borrow_list_container .borrow_history_table,.borrow_history_container .borrow_table,.borrow_history_container .borrow_history_table{margin-top:1.5rem}}.borrow_list_container .borrow_table .custom_table,.borrow_list_container .borrow_history_table .custom_table,.borrow_history_container .borrow_table .custom_table,.borrow_history_container .borrow_history_table .custom_table{background:#1c1e2433;border-radius:1.4rem;overflow:hidden}.borrow_list_container .borrow_table .custom_table .table-responsive,.borrow_list_container .borrow_history_table .custom_table .table-responsive,.borrow_history_container .borrow_table .custom_table .table-responsive,.borrow_history_container .borrow_history_table .custom_table .table-responsive{max-height:58.3rem;overflow:auto}.borrow_list_container .borrow_table .custom_table table,.borrow_list_container .borrow_history_table .custom_table table,.borrow_history_container .borrow_table .custom_table table,.borrow_history_container .borrow_history_table .custom_table table{width:100%;margin-bottom:0}.borrow_list_container .borrow_table .custom_table table thead tr,.borrow_list_container .borrow_history_table .custom_table table thead tr,.borrow_history_container .borrow_table .custom_table table thead tr,.borrow_history_container .borrow_history_table .custom_table table thead tr{background:#131422;border-bottom:1px solid #35394580}.borrow_list_container .borrow_table .custom_table table thead tr th,.borrow_list_container .borrow_history_table .custom_table table thead tr th,.borrow_history_container .borrow_table .custom_table table thead tr th,.borrow_history_container .borrow_history_table .custom_table table thead tr th{color:#7a8398;text-align:left;white-space:nowrap;border:none;padding:2rem 2.4rem;font-size:1.6rem;font-weight:500}@media (max-width:1199px){.borrow_list_container .borrow_table .custom_table table thead tr th,.borrow_list_container .borrow_history_table .custom_table table thead tr th,.borrow_history_container .borrow_table .custom_table table thead tr th,.borrow_history_container .borrow_history_table .custom_table table thead tr th{padding:1.5rem 2rem;font-size:1.4rem}}@media (max-width:767px){.borrow_list_container .borrow_table .custom_table table thead tr th,.borrow_list_container .borrow_history_table .custom_table table thead tr th,.borrow_history_container .borrow_table .custom_table table thead tr th,.borrow_history_container .borrow_history_table .custom_table table thead tr th{padding:1rem 1.5rem;font-size:1.2rem}}.borrow_list_container .borrow_table .custom_table table thead tr th:first-child,.borrow_list_container .borrow_history_table .custom_table table thead tr th:first-child,.borrow_history_container .borrow_table .custom_table table thead tr th:first-child,.borrow_history_container .borrow_history_table .custom_table table thead tr th:first-child{border-radius:1.4rem 0 0}.borrow_list_container .borrow_table .custom_table table thead tr th:last-child,.borrow_list_container .borrow_history_table .custom_table table thead tr th:last-child,.borrow_history_container .borrow_table .custom_table table thead tr th:last-child,.borrow_history_container .borrow_history_table .custom_table table thead tr th:last-child{border-radius:0 1.4rem 0 0}.borrow_list_container .borrow_table .custom_table table tbody tr,.borrow_list_container .borrow_history_table .custom_table table tbody tr,.borrow_history_container .borrow_table .custom_table table tbody tr,.borrow_history_container .borrow_history_table .custom_table table tbody tr{background-color:#131422cc;border-bottom:1px solid #3539454d;transition:background-color .2s}.borrow_list_container .borrow_table .custom_table table tbody tr:hover,.borrow_list_container .borrow_history_table .custom_table table tbody tr:hover,.borrow_history_container .borrow_table .custom_table table tbody tr:hover,.borrow_history_container .borrow_history_table .custom_table table tbody tr:hover{background-color:#131422}.borrow_list_container .borrow_table .custom_table table tbody tr:nth-child(odd),.borrow_list_container .borrow_history_table .custom_table table tbody tr:nth-child(odd),.borrow_history_container .borrow_table .custom_table table tbody tr:nth-child(odd),.borrow_history_container .borrow_history_table .custom_table table tbody tr:nth-child(odd){background-color:#13142280}.borrow_list_container .borrow_table .custom_table table tbody tr:last-child,.borrow_list_container .borrow_history_table .custom_table table tbody tr:last-child,.borrow_history_container .borrow_table .custom_table table tbody tr:last-child,.borrow_history_container .borrow_history_table .custom_table table tbody tr:last-child{border-bottom:none}.borrow_list_container .borrow_table .custom_table table tbody tr td,.borrow_list_container .borrow_history_table .custom_table table tbody tr td,.borrow_history_container .borrow_table .custom_table table tbody tr td,.borrow_history_container .borrow_history_table .custom_table table tbody tr td{color:#0d0c12;border:none;padding:2rem 2.4rem;font-size:1.6rem;font-weight:400}@media (max-width:1199px){.borrow_list_container .borrow_table .custom_table table tbody tr td,.borrow_list_container .borrow_history_table .custom_table table tbody tr td,.borrow_history_container .borrow_table .custom_table table tbody tr td,.borrow_history_container .borrow_history_table .custom_table table tbody tr td{padding:1.5rem 2rem;font-size:1.4rem}}@media (max-width:767px){.borrow_list_container .borrow_table .custom_table table tbody tr td,.borrow_list_container .borrow_history_table .custom_table table tbody tr td,.borrow_history_container .borrow_table .custom_table table tbody tr td,.borrow_history_container .borrow_history_table .custom_table table tbody tr td{padding:1rem 1.5rem;font-size:1.2rem}}.borrow_list_container .borrow_table .custom_table table tbody tr td .details_link,.borrow_list_container .borrow_history_table .custom_table table tbody tr td .details_link,.borrow_history_container .borrow_table .custom_table table tbody tr td .details_link,.borrow_history_container .borrow_history_table .custom_table table tbody tr td .details_link{color:#1760ff;cursor:pointer;font-size:1.4rem;font-weight:500;text-decoration:none;transition:color .2s}.borrow_list_container .borrow_table .custom_table table tbody tr td .details_link:hover,.borrow_list_container .borrow_history_table .custom_table table tbody tr td .details_link:hover,.borrow_history_container .borrow_table .custom_table table tbody tr td .details_link:hover,.borrow_history_container .borrow_history_table .custom_table table tbody tr td .details_link:hover{color:#4a83ff;text-decoration:underline}@media (max-width:767px){.borrow_list_container .borrow_table .custom_table table tbody tr td .details_link,.borrow_list_container .borrow_history_table .custom_table table tbody tr td .details_link,.borrow_history_container .borrow_table .custom_table table tbody tr td .details_link,.borrow_history_container .borrow_history_table .custom_table table tbody tr td .details_link{font-size:1.2rem}}.borrow_list_container .borrow_table .custom_table table tbody .no_record td,.borrow_list_container .borrow_history_table .custom_table table tbody .no_record td,.borrow_history_container .borrow_table .custom_table table tbody .no_record td,.borrow_history_container .borrow_history_table .custom_table table tbody .no_record td{text-align:center;padding:4rem 2rem}.borrow_list_container .borrow_table .custom_table table tbody .no_record td .no_record_box h4,.borrow_list_container .borrow_history_table .custom_table table tbody .no_record td .no_record_box h4,.borrow_history_container .borrow_table .custom_table table tbody .no_record td .no_record_box h4,.borrow_history_container .borrow_history_table .custom_table table tbody .no_record td .no_record_box h4{color:#7a8398;margin:0;font-size:1.6rem;font-weight:400}.borrow_list_container .pagination_wrapper,.borrow_history_container .pagination_wrapper{justify-content:center;align-items:center;gap:2rem;margin-top:2rem;padding:2rem 0;display:flex}@media (max-width:767px){.borrow_list_container .pagination_wrapper,.borrow_history_container .pagination_wrapper{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding:1.5rem 0}}.borrow_list_container .pagination_wrapper button,.borrow_history_container .pagination_wrapper button{color:#0d0c12;cursor:pointer;background:#131422cc;border:1px solid #35394580;border-radius:.8rem;min-width:10rem;height:4rem;font-size:1.4rem;font-weight:500;transition:all .3s}@media (max-width:767px){.borrow_list_container .pagination_wrapper button,.borrow_history_container .pagination_wrapper button{min-width:8rem;height:3.5rem;font-size:1.2rem}}.borrow_list_container .pagination_wrapper button:hover:not(:disabled),.borrow_history_container .pagination_wrapper button:hover:not(:disabled){background:#1760ffcc;border-color:#1760ff}.borrow_list_container .pagination_wrapper button:disabled,.borrow_history_container .pagination_wrapper button:disabled{opacity:.5;cursor:not-allowed}.borrow_list_container .pagination_wrapper button:active:not(:disabled),.borrow_history_container .pagination_wrapper button:active:not(:disabled){transform:scale(.98)}.borrow_list_container .pagination_wrapper .page_info,.borrow_history_container .pagination_wrapper .page_info{color:#7a8398;white-space:nowrap;font-size:1.4rem;font-weight:400}@media (max-width:767px){.borrow_list_container .pagination_wrapper .page_info,.borrow_history_container .pagination_wrapper .page_info{font-size:1.2rem}}.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.borrow_history_container .borrow_filter_section .filter_group .datepicker_wrapper label{margin-bottom:.5rem}.borrow_history_container .borrow_history_pagination{align-items:center;margin-top:2rem;margin-left:auto;justify-content:flex-end!important;display:flex!important}@media (max-width:767px){.borrow_history_container .borrow_history_pagination{margin-top:1.5rem;margin-left:0;justify-content:center!important}}.borrow_history_container .transaction_log{width:15rem!important}.option-mobile-tabs{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border-bottom:1px solid #aeaeb233;flex-wrap:nowrap;flex-shrink:0;gap:15px;min-height:40px;padding:0;display:flex;overflow-x:auto}.option-mobile-tabs::-webkit-scrollbar{display:none}.option-mobile-tabs button{color:#7a8398;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex:none;min-width:auto;padding:10px 0;font-size:13px;font-weight:500}.option-mobile-tabs button:hover{color:#0d0c12}.option-mobile-tabs button.active{color:#0d0c12;background:0 0;border-bottom-color:#1760ff}.option-mobile-orderbook-pane{background:#fff;height:100%;min-height:200px;overflow-y:auto}.option-mobile-layout{padding-bottom:64px}.option-mobile-footer{display:none}@media (max-width:991px){.option-mobile-footer{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border-top:1px solid #ffffff14;gap:8px;padding:10px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.option-mobile-footer button{color:#fff;cursor:pointer;border:none;border-radius:8px;flex:50%;height:44px;font-size:1.4rem;font-weight:600}.option-mobile-footer_buyBtn{background:#00c169}.option-mobile-footer_sellBtn{background:#ef454a}}.optionMobileTradeModal.show .modal-dialog{transform:translateY(0)!important}.optionMobileTradeModal .modal-dialog{will-change:transform;width:100%;margin:0;padding:0;position:fixed;bottom:0;left:0;right:0;max-width:100%!important;transition:transform .25s ease-in-out!important;transform:translateY(100%)!important}.optionMobileTradeModal_content{border-radius:16px;height:auto;max-height:100vh;overflow:hidden auto;background:#fff!important;padding:1rem 1.4rem!important}@media (max-width:991px){.optionMobileTradeModal_content{max-width:100%!important}}.optionMobileTradeModal_header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 0 12px;display:flex}.optionMobileTradeModal_header h5{color:#0d0c12;font-size:1.6rem;font-weight:600;margin:0!important}.optionMobileTradeModal_header button{color:#0d0c12;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;width:32px;height:32px;font-size:1.6rem;line-height:1}.optionMobileTradeModal_body{padding:0;overflow-y:auto}.optionMobileTradeModal_body .order-book-container.order-entry-only{min-height:0}.optionMobileTradeModal_body .order-book-container .right-panel{border:0;padding:5px}.trading-dashboard{color:#0d0c12;z-index:1;min-height:auto;margin:2rem 0;padding-top:0;position:relative;overflow:visible}@media (max-width:767px){.trading-dashboard{margin-top:0;padding-top:0}}.trading-dashboard .dashboard-tabs{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:16px;margin-bottom:16px;display:flex;overflow-x:auto;border-bottom:#0000!important}.trading-dashboard .dashboard-tabs::-webkit-scrollbar{display:none}.trading-dashboard .dashboard-tab{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;color:#6b7280;text-transform:capitalize;background:0 0;border:0;border-bottom:1px solid #0000;flex:none;align-items:center;gap:6px;margin-right:2rem;padding:.5rem 0;font-size:1.4rem;font-weight:500;transition:all .2s;display:flex;position:relative;margin-bottom:0!important}.trading-dashboard .dashboard-tab:hover{color:#111827}.trading-dashboard .dashboard-tab.active{color:#111827;outline:unset;box-shadow:unset;border-bottom:1px solid #1760ff;font-weight:500}.trading-dashboard .dashboard-tab.dragging{opacity:.5;cursor:grabbing;transform:scale(.95)}.trading-dashboard .dashboard-tab.dragging .header-dragdrop-icon{opacity:1;color:#1760ff}.trading-dashboard .dashboard-tab:not(.dragging){cursor:grab}.trading-dashboard .dashboard-tab:not(.dragging):active{cursor:grabbing}.trading-dashboard .dashboard-tab.drag-over{border-left:2px solid #1760ff;margin-left:-2px}.trading-dashboard .dashboard-tab:hover .header-dragdrop-icon{opacity:1}.trading-dashboard .dashboard-tab.active .header-dragdrop-icon,.trading-dashboard .dashboard-tab.active .tab-count{color:#1760ff}.trading-dashboard .header-dragdrop-icon{opacity:0;color:#9ca3af;margin-left:6px;transition:opacity .2s}.trading-dashboard .tab-count{color:#9ca3af;font-size:12px}.trading-dashboard .integrated-order-demo{color:#1760ff;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:500;display:flex}.trading-dashboard .integrated-order-demo-img{width:16px;height:16px}.trading-dashboard .time-filter-section{background:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.trading-dashboard .time-filters{gap:8px;display:flex}.trading-dashboard .time-filter{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:8px 16px;font-size:13px;transition:all .2s}.trading-dashboard .time-filter:hover{color:#111827;border-color:#1760ff}.trading-dashboard .time-filter.active{color:#fff;background:#1760ff;border-color:#1760ff}.trading-dashboard .additional-filters{align-items:center;gap:16px;display:flex}.trading-dashboard .filter-checkbox{color:#6b7280;cursor:pointer;align-items:center;gap:12px;font-size:13px;display:flex;position:relative}.trading-dashboard .filter-checkbox input[type=checkbox]{display:none}.trading-dashboard .filter-checkbox:before{content:"";accent-color:#1760ff;width:16px;height:16px}.trading-dashboard .filter-dropdown select{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;min-width:120px;padding:8px 12px;font-size:13px}.trading-dashboard .filter-dropdown select:focus{border-color:#1760ff;outline:none}.trading-dashboard .collapse-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.trading-dashboard .collapse-btn:hover{color:#111827;background:#e5e7eb}.trading-dashboard .dashboard-content{flex-direction:column;min-height:100px;max-height:400px;display:flex}@media (max-width:767px){.trading-dashboard .dashboard-content{padding:10px}}.trading-dashboard .dashboard-content .positions-container .positions-table-container{min-height:auto}.trading-dashboard .empty-state{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;height:100px;font-size:16px;display:flex}@media (max-width:768px){.trading-dashboard .dashboard-tabs{gap:12px;padding:0 10px}.trading-dashboard .dashboard-tab{margin-right:0;padding:.75rem 0;font-size:12px}.trading-dashboard .time-filter-section{flex-direction:column;align-items:stretch;gap:16px}.trading-dashboard .additional-filters{flex-wrap:wrap;justify-content:flex-start;gap:10px 12px}.trading-dashboard .time-filters{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overflow-x:auto}.trading-dashboard .time-filters::-webkit-scrollbar{display:none}.trading-dashboard .filter-dropdown{flex:140px}.trading-dashboard .filter-dropdown select{width:100%;min-width:0}}.trading-header{z-index:2;background:0 0;justify-content:space-between;align-items:center;gap:1.4rem;height:48px;margin-bottom:.5rem;display:flex;position:relative}@media (max-width:767px){.trading-header{flex-direction:column;align-items:flex-start;gap:1rem;height:auto}}.trading-header.trading-header--pair-drawer-open{z-index:1060}.trading-header .header-left{align-items:center;gap:8px;min-width:0;height:100%;display:flex}.trading-header .hamburger-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:none}@media (max-width:991px){.trading-header .hamburger-btn{display:flex}}.trading-header .hamburger-btn:hover{color:#111827;background:#0000000d}@media (max-width:991px){.trading-header .crypto-tabs--inline{display:none!important}}.trading-header .pair-market-drawer__backdrop{z-index:1048;cursor:pointer;appearance:none;background:#0006;border:none;width:100%;height:100%;margin:0;padding:0;position:fixed;inset:0}@media (min-width:992px){.trading-header .pair-market-drawer__backdrop{display:none}}.trading-header .pair-market-drawer{z-index:1052;box-sizing:border-box;background:#fff;border:1px solid #13234014;border-radius:8px;max-height:min(52vh,420px);margin:0;padding:10px 12px 12px;position:fixed;left:8px;right:8px;overflow:hidden;box-shadow:0 12px 32px #0000001f}@media (min-width:992px){.trading-header .pair-market-drawer{display:none!important}}.trading-header .crypto-tabs--drawer{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;max-height:min(48vh,380px);padding-bottom:4px;overflow:auto hidden}.trading-header .crypto-tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;align-items:center;gap:20px;min-width:0;max-width:100%;height:100%;display:flex;overflow-x:auto}.trading-header .crypto-tabs::-webkit-scrollbar{display:none}.trading-header .crypto-tab{cursor:pointer;border:1px solid #0000;border-radius:20px;flex-shrink:0;align-items:center;gap:8px;min-height:42px;padding:4px 12px;transition:all .2s;display:flex}@media (max-width:1199px){.trading-header .crypto-tab{min-height:38px;padding:0 10px}}.trading-header .crypto-tab.active{background:#fff;border:1px solid #1760ff}.trading-header .crypto-tab.active .tab-name{color:#000}.trading-header .crypto-tab:hover:not(.active){background:#fff;border:1px solid #1760ff}.trading-header .crypto-tab:hover:not(.active) .tab-name{color:#000}.trading-header .tab-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.trading-header .tab-icon img{border-radius:50%;width:100%;height:100%}.trading-header .tab-info{flex-direction:column;display:flex}.trading-header .tab-name{color:#7a8398;font-size:13px;font-weight:500;line-height:1.2}.trading-header .tab-price{align-items:center;gap:2px;font-size:12px;font-weight:500;display:flex}.trading-header .tab-price.up{color:#00c169}.trading-header .tab-price.down{color:#ef454a}.trading-header .tab-price.neutral{color:#7a8398}.trading-header .price-dir-arrow{font-size:10px}.trading-header .header-right{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;align-items:center;gap:20px;min-width:0;max-width:100%;height:100%;display:flex;overflow-x:auto}.trading-header .header-right::-webkit-scrollbar{display:none}.trading-header .margin-mode-pill{color:#111827;cursor:pointer;background:#e9e8ee;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.trading-header .margin-mode-pill:hover{background:#e5e7eb}.trading-header .currency-toggle{align-items:center!important;gap:6px!important;display:flex!important}.trading-header .currency-toggle .currency-option{-webkit-user-select:none!important;user-select:none!important;cursor:pointer!important;color:#6b7280!important;background:#f3f4f6!important;border:none!important;border-radius:4px!important;outline:none!important;padding:6px 16px!important;font-size:12px!important;font-weight:600!important;transition:all .2s!important}.trading-header .currency-toggle .currency-option.active{color:#fff!important;background:#00c853!important}.trading-header .currency-toggle .currency-option:not(.active):hover{color:#111827!important;background:#e5e7eb!important}.trading-header .visibility-toggle{color:#7a8398;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.trading-header .visibility-toggle:hover{color:#111827}.trading-header .metrics-group{align-items:center;gap:16px;display:flex}.trading-header .metric-item{align-items:center;gap:8px;display:flex}.trading-header .metric-label{color:#7a8398;font-size:12px;font-weight:700}.trading-header .metric-content{flex-direction:column;gap:2px;width:70px;display:flex}.trading-header .metric-value{color:#7a8398;text-align:right;font-size:12px;font-weight:400}.trading-header .metric-progress{background:#fff;border:1px solid #1323404d;border-radius:2px;width:100%;height:4px;overflow:hidden}.trading-header .progress-fill{background:#7a8398;border-radius:2px;height:100%}.trading-header .balances-group{flex-direction:column;justify-content:center;min-width:140px;display:flex}.trading-header .balance-row{justify-content:space-between;gap:12px;display:flex}.trading-header .balance-row .label{color:#7a8398;white-space:nowrap;font-size:11px}.trading-header .balance-row .value{color:#000;text-align:right;white-space:nowrap;min-width:70px;font-size:11px;font-weight:500}.optionTrading-page{width:100%;min-width:0;max-width:100vw;overflow-x:hidden}@keyframes pulse{0%,to{opacity:.8}50%{opacity:.4}}.openOrder-container{z-index:1;background:#fff;border-radius:8px;flex-direction:column;min-height:34vh;max-height:35vh;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.openOrder-container .openOrder-tabs{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#fff;gap:16px;min-height:42px;display:flex;position:relative;overflow-x:auto}.openOrder-container .openOrder-tabs::-webkit-scrollbar{display:none}.openOrder-container .openOrder-tabs:before,.openOrder-container .openOrder-tabs:after{content:"";pointer-events:none;z-index:2;width:0;height:100%;display:none;position:sticky}.openOrder-container .openOrder-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #0000;flex:none;align-items:center;gap:6px;min-height:42px;margin-right:2rem;padding:.5rem 0;font-size:1.4rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden;margin-bottom:0!important}.openOrder-container .openOrder-tab:hover{color:#111827}.openOrder-container .openOrder-tab.activetab{color:#111827;outline:unset;box-shadow:unset;background-color:#fff;border-color:#fff #fff #0000;font-weight:500;border-bottom:1px solid #1760ff!important}.openOrder-container .openOrder-tab.activetab .openOrder-tab-count{color:#111827;background:0 0;border-color:#0000;font-weight:600}.openOrder-container .openOrder-tab:before{content:"";background:linear-gradient(90deg,#0000,#0000000a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.openOrder-container .openOrder-tab:hover:before{left:100%}.openOrder-container .openOrder-tab .actives{background:linear-gradient(#1760ff,#ff9500)}.openOrder-container .openOrder-tab-count{color:#6b7280;text-align:center;background:#0000000f;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;min-width:24px;margin-left:6px;padding:3px 8px;font-size:11px;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.openOrder-container .openOrder-tab-content{flex-direction:column;flex:1;margin-top:20px;display:flex;position:relative;overflow:hidden}.openOrder-container .openOrder-table-container{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;background:#fff;flex-direction:column;flex:1;min-height:29vh;display:flex;position:relative;overflow:auto}.openOrder-container .openOrder-table-container::-webkit-scrollbar{width:12px;height:12px}.openOrder-container .openOrder-table-container::-webkit-scrollbar-track{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px}.openOrder-container .openOrder-table-container::-webkit-scrollbar-thumb{background:linear-gradient(#d1d5db,#9ca3af);border:2px solid #f3f4f6;border-radius:6px;min-height:40px}.openOrder-container .openOrder-table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9ca3af,#6b7280)}.openOrder-container .openOrder-table-container::-webkit-scrollbar-corner{background:#f3f4f6}.openOrder-container .openOrder-table-container .openOrder-empty-orders{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fafa;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:absolute;inset:60px 0 0}.openOrder-container .openOrder-table-container .openOrder-empty-orders .openOrder-empty-icon{opacity:.4;color:#1760ff;margin-bottom:20px;font-size:56px;transition:all .3s}.openOrder-container .openOrder-table-container .openOrder-empty-orders:hover .openOrder-empty-icon{opacity:.6;transform:scale(1.05)}.openOrder-container .openOrder-table-container .openOrder-empty-orders .openOrder-empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.openOrder-container .openOrder-table{border-collapse:collapse;table-layout:auto;background:#fff;width:100%;min-width:1200px;font-size:13px;position:relative}.openOrder-container .openOrder-table th{color:#6b7280;text-align:left;letter-spacing:.6px;z-index:10;white-space:nowrap;background:linear-gradient(#f3f4f6 0%,#e9ecef 100%);border-bottom:1px solid #e5e7eb;height:45px;padding:10px 16px;font-size:13px;font-weight:600;position:sticky;top:0;box-shadow:0 2px 4px #0000000a}.openOrder-container .openOrder-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #f3f4f6;height:50px;padding:10px 16px;font-size:12px}.openOrder-container .openOrder-table tbody tr{transition:all .2s;position:relative}.openOrder-container .openOrder-table tbody tr:nth-child(2n){background:#00000004}.openOrder-container .openOrder-table tbody tr:hover{background:#00000006}.openOrder-container .openOrder-table tbody tr:hover:before{background:linear-gradient(#1760ff,#ff9500)}.openOrder-container .openOrder-table tbody tr.cancelling{opacity:.6;background:#ff44440a}.openOrder-container .openOrder-table tbody tr.cancelling:hover{background:#ff444412}.openOrder-container .openOrder-table th.numeric,.openOrder-container .openOrder-table td.numeric{text-align:right}.openOrder-container .openOrder-table th.sticky-action,.openOrder-container .openOrder-table td.sticky-action{background:#fff;position:sticky;right:0;box-shadow:-8px 0 8px #0000000f}.openOrder-container .openOrder-cancel-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f44 0%,#e63939 100%);border:none;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #f443}.openOrder-container .openOrder-cancel-btn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb}.openOrder-container .openOrder-cancel-btn:disabled:hover{box-shadow:none;background:#e5e7eb;transform:none}.openOrder-container .openOrder-cancel-btn:hover{background:linear-gradient(135deg,#e63939 0%,#d63030 100%);transform:translateY(-1px);box-shadow:0 4px 8px #ff44444d}.openOrder-container .openOrder-cancel-btn:active{transform:translateY(0);box-shadow:0 2px 4px #f443}.openOrder-container .openOrder-market-name{color:#0d9488;letter-spacing:.2px;font-size:13px;font-weight:600}.openOrder-container .openOrder-instrument-name{color:#111827;text-transform:uppercase;letter-spacing:.3px;font-size:13px;font-weight:600}.openOrder-container .openOrder-order-type{color:#111827;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.openOrder-container .openOrder-direction-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:3px 6px;font-size:13px;font-weight:600}.openOrder-container .openOrder-direction-badge[style*="color: #00D4AA"]{background:#00d4aa14}.openOrder-container .openOrder-direction-badge[style*="color: #FF4444"]{background:#ff444414}.openOrder-container .openOrder-price-cell{flex-direction:column;gap:2px;display:flex}.openOrder-container .openOrder-price-value{color:#111827;font-size:13px;font-weight:600}.openOrder-container .openOrder-price-percentage{color:#6b7280;font-size:10px;font-weight:400}.openOrder-container .openOrder-quantity-cell{align-items:center;gap:8px;display:flex}.openOrder-container .openOrder-quantity-value{color:#111827;font-size:13px;font-weight:600}.openOrder-container .openOrder-edit-quantity-btn{color:#00c169;cursor:pointer;opacity:1;background:0 0;border:1px solid #00c169;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:4px;font-size:12px;transition:all .2s;display:flex}.openOrder-container .openOrder-edit-quantity-btn:hover:not(:disabled){background:#00c16914;border-color:#00c169;transform:scale(1.05)}.openOrder-container .openOrder-edit-quantity-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.openOrder-container .openOrder-order-value,.openOrder-container .openOrder-tp-sl{color:#111827;font-size:13px;font-weight:600}.openOrder-container .openOrder-trade-type{text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:3px 6px;font-size:13px;font-weight:600}.openOrder-container .openOrder-trade-type[style*="color: #00D4AA"]{background:#00d4aa14}.openOrder-container .openOrder-trade-type[style*="color: #FF4444"]{background:#ff444414}.openOrder-container .openOrder-order-time{color:#111827;font-size:13px;font-weight:600}.openOrder-container .openOrder-order-id{color:#111827;letter-spacing:.2px;border-radius:3px;padding:2px 4px;font-size:13px;font-weight:600}.openOrder-container .openOrder-copy-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:4px;margin-left:6px;padding:2px 6px;transition:all .2s}.openOrder-container .openOrder-copy-btn:hover{color:#111827;background:#0000000a;border-color:#9ca3af}.openOrder-container .openOrder-reduce-only{color:#111827;text-transform:uppercase;letter-spacing:.3px;font-size:13px;font-weight:600}.openOrder-container .openOrder-orders-info{z-index:5;background:linear-gradient(#fff 0%,#f9fafb 100%);border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.openOrder-container .openOrder-orders-info span{color:#6b7280;font-size:11px;font-weight:400}.openOrder-container .openOrder-orders-info a{color:#1760ff;font-weight:500;text-decoration:none;transition:color .2s}.openOrder-container .openOrder-orders-info a:hover{color:#111827;text-decoration:underline}.openOrder-container .openOrder-refresh-btn{color:#6b7280;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:16px;transition:all .2s}.openOrder-container .openOrder-refresh-btn:hover{color:#1760ff;opacity:1;transform:scale(1.1)}.openOrder-container .openOrder-refresh-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.openOrder-container .openOrder-refresh-btn:disabled:hover{opacity:.3;transform:none}.openOrder-container .openOrder-empty-orders{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.openOrder-container .openOrder-empty-orders:hover .openOrder-empty-icon{opacity:.3;filter:grayscale(0%);transform:scale(1.05)}.openOrder-container .openOrder-empty-icon{opacity:.2;color:#6b7280;filter:grayscale();margin-bottom:24px;font-size:64px;transition:all .3s}.openOrder-container .openOrder-empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.openOrder-container .openOrder-empty-description{color:#6b7280;opacity:.8;max-width:300px;margin-top:8px;font-size:13px;font-weight:400;line-height:1.4}.openOrder-container .openOrder-loading-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.openOrder-container .openOrder-loading-state span{color:#6b7280;letter-spacing:.5px;font-size:14px;font-weight:500}.openOrder-container .openOrder-loading-spinner{border:3px solid #1760ff26;border-top-color:#1760ff;border-radius:50%;width:40px;height:40px;margin-bottom:20px;animation:1s linear infinite spin}.openOrder-container .openOrder-error-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.openOrder-container .openOrder-error-icon{color:#f44;margin-bottom:3px;font-size:25px;animation:2s infinite pulse}.openOrder-container .openOrder-error-text{color:#f44;letter-spacing:.5px;font-size:16px;font-weight:600}.openOrder-container .openOrder-error-description{color:#6b7280;max-width:400px;margin-bottom:3px;font-size:13px;font-weight:400;line-height:1.4}.openOrder-container .openOrder-retry-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#1760ff 0%,#ff9500 100%);border:none;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.openOrder-container .openOrder-retry-btn:hover{background:linear-gradient(135deg,#ff9500 0%,#1760ff 100%);transform:translateY(-1px)}.openOrder-container .openOrder-retry-btn:active{transform:translateY(0)}.openOrder-container .openOrder-quantity-edit-cell{justify-content:flex-end;align-items:center;gap:8px;display:flex}.openOrder-container .openOrder-quantity-input{color:#111827;text-align:right;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:70px;padding:4px 6px;font-size:13px;transition:border-color .2s}.openOrder-container .openOrder-quantity-input:focus{border-color:#1760ff}.openOrder-container .openOrder-price-edit-cell{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.openOrder-container .openOrder-price-input{color:#111827;text-align:right;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:90px;padding:4px 6px;font-size:13px;transition:border-color .2s}.openOrder-container .openOrder-price-input:focus{border-color:#1760ff}.openOrder-container .openOrder-edit-actions{gap:4px;display:flex}.openOrder-container .openOrder-save-btn,.openOrder-container .openOrder-cancel-edit-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;font-size:14px;transition:background-color .2s;display:flex}.openOrder-container .openOrder-save-btn:hover{background:#00d4aa14}.openOrder-container .openOrder-cancel-edit-btn:hover{background:#ff444414}@media (max-width:1200px){.openOrder-container{max-height:55vh}.openOrder-container .openOrder-table{min-width:1000px}.openOrder-container .openOrder-tab{padding:16px 20px;font-size:13px}.openOrder-container .openOrder-table th,.openOrder-container .openOrder-table td{padding:10px 16px}.openOrder-container .openOrder-empty-description{max-width:250px}.openOrder-container .openOrder-table-container{min-height:30vh;max-height:45vh;overflow:auto}}@media (max-width:768px){.openOrder-container{max-height:50vh;margin-bottom:15px}.openOrder-container .openOrder-tabs{flex-wrap:nowrap}.openOrder-container .openOrder-tab{min-height:40px;margin-right:1rem;padding:10px 0;font-size:12px}.openOrder-container .openOrder-table{min-width:800px}.openOrder-container .openOrder-table th,.openOrder-container .openOrder-table td{padding:8px 14px;font-size:11px}.openOrder-container .openOrder-empty-orders{padding:80px 16px}.openOrder-container .openOrder-empty-icon{font-size:48px}.openOrder-container .openOrder-empty-text{font-size:14px}.openOrder-container .openOrder-empty-description{max-width:200px;font-size:12px}.openOrder-container .openOrder-cancel-btn{padding:6px 12px;font-size:11px}.openOrder-container .openOrder-tab-count{padding:1px 4px;font-size:10px}.openOrder-container .openOrder-table-container{min-height:28vh;max-height:40vh;overflow:auto}.openOrder-container .openOrder-table-container::-webkit-scrollbar{width:8px;height:8px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.assets-container{color:#111827;background:linear-gradient(135deg,#fff 0% 100%);border-radius:12px;flex-direction:column;height:300px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000000f}.assets-container .assets-table-container{background:#00000003;flex:1;padding:0;overflow-y:auto}.assets-container .assets-table-container::-webkit-scrollbar{width:8px}.assets-container .assets-table-container::-webkit-scrollbar-track{background:#00000005;border-radius:4px}.assets-container .assets-table-container::-webkit-scrollbar-thumb{background:linear-gradient(#0000001a 0%,#0000000f 100%);border:1px solid #0000000f;border-radius:4px}.assets-container .assets-table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3b82f64d 0%,#3b82f626 100%)}.assets-container .assets-table{border-collapse:collapse;background:0 0;width:100%}.assets-container .assets-table td{text-align:center;padding:16px 28px}.assets-container .assets-table thead{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000005;position:sticky;top:0}.assets-container .assets-table th{text-align:center;color:#6b7280;letter-spacing:1px;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:1px solid #0000000f;padding:20px 28px;font-size:12px;font-weight:700;transition:color .3s;position:relative}.assets-container .assets-table th:after{content:"";background:linear-gradient(90deg,#0000 0%,#00000014 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:28px;right:28px}.assets-container .assets-table th:hover{color:#1760ff}.assets-container .column-coins{width:40%}.assets-container .column-nav{width:35%}.assets-container .column-balance{width:25%}.assets-container .asset-row{border-bottom:1px solid #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out fadeInUp;position:relative}.assets-container .asset-row:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#3b82f64d 50%,#0000 100%);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.assets-container .asset-row:hover{background:#00000005}.assets-container .asset-row:hover .coin-icon:before{opacity:1}.assets-container .asset-row:first-child{animation-delay:.1s}.assets-container .asset-row:nth-child(2){animation-delay:.2s}.assets-container .asset-row:nth-child(3){animation-delay:.3s}.assets-container .asset-row:nth-child(4){animation-delay:.4s}.assets-container .asset-row:nth-child(5){animation-delay:.5s}.assets-container .asset-row:nth-child(6){animation-delay:.6s}.assets-container .asset-row.selected{background:#1760ff0a}.assets-container .asset-row.selected:before{opacity:1;background:linear-gradient(#1760ff 0%,#f7931a80 100%)}.assets-container .coin-cell{justify-content:space-between;align-items:center;display:flex}.assets-container .coin-info{align-items:center;gap:16px;display:flex}.assets-container .coin-icon{color:#1760ff;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.assets-container .coin-icon:before{content:"";opacity:0;background:linear-gradient(135deg,#0000000f 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.assets-container .coin-icon.inactive{opacity:.5;color:#6b7280;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)}.assets-container .coin-icon.inactive:before{display:none}.assets-container .crypto-icon-image{width:18px;height:18px}.assets-container .coin-details{flex-direction:column;gap:4px;min-width:80px;display:flex}.assets-container .coin-name{color:#111827;letter-spacing:-.3px;font-size:15px;font-weight:700}.assets-container .coin-full-name{color:#6b7280;font-size:12px;font-weight:500}.assets-container .nav-cell{padding:12px 20px}.assets-container .nav-value{flex-direction:column;align-items:center;gap:6px;display:flex}.assets-container .quantity{color:#111827;letter-spacing:-.2px;font-size:15px;font-weight:600}.assets-container .usd-value{color:#6b7280;padding-left:8px;font-size:12px;font-weight:500;position:relative}.assets-container .usd-value:before{content:"≈";color:#1760ff;font-weight:600;left:0}.assets-container .balance-cell{text-align:center;padding:12px 20px}.assets-container .balance-value{color:#111827;letter-spacing:-.2px;font-size:15px;font-weight:600;position:relative}.assets-container .loading-state,.assets-container .error-state{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.assets-container .loading-spinner{border:3px solid #1760ff26;border-top-color:#1760ff;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite spin}.assets-container .error-state p{color:#ef4444;margin-bottom:16px;font-size:14px}.assets-container .retry-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1760ff 0%,#ff9500 100%);border:none;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.assets-container .retry-button:hover{transform:translateY(-1px)}.assets-container .retry-button:active{transform:translateY(0)}@media (max-width:768px){.assets-container .assets-table th,.assets-container .assets-table td{padding:16px 20px}.assets-container .coin-info{gap:12px}.assets-container .coin-icon{width:28px;height:28px;font-size:14px}.assets-container .coin-details{min-width:60px}}.borrowing-container{color:#111827;background:linear-gradient(135deg,#fff 0% 100%);border-radius:12px;flex-direction:column;min-height:400px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000000f}.borrowing-container .borrowing-tabs{background:#00000005;border-bottom:1px solid #0000000f;padding:0;display:flex}.borrowing-container .borrowing-tab{color:#6b7280;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.borrowing-container .borrowing-tab:after{content:"";opacity:0;background:linear-gradient(90deg,#1760ff 0% 100%);height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.borrowing-container .borrowing-tab:hover{color:#111827;background:#00000005}.borrowing-container .borrowing-tab.active{color:#1760ff;background:#3b82f60a}.borrowing-container .borrowing-tab.active:after{opacity:1}.borrowing-container .borrowing-tab.active .tab-count{color:#111827}.borrowing-container .borrowing-tab:focus{outline-offset:2px;outline:2px solid #1760ff}.borrowing-container .tab-label{font-size:12px;font-weight:600}.borrowing-container .tab-count{color:#1760ff;background:#3b82f61f;border-radius:10px;margin-left:2px;padding:2px 6px;font-size:10px;font-weight:600}.borrowing-container .borrowing-table-container{background:#00000003;flex:1;padding:20px;overflow-y:auto}.borrowing-container .borrowing-table-container::-webkit-scrollbar{width:6px}.borrowing-container .borrowing-table-container::-webkit-scrollbar-track{background:#00000005;border-radius:3px}.borrowing-container .borrowing-table-container::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.borrowing-container .borrowing-table-container::-webkit-scrollbar-thumb:hover{background:#0003}.borrowing-container .table-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.borrowing-container .table-header h3{color:#111827;margin:0;font-size:16px;font-weight:600}.borrowing-container .table-stats{gap:20px;display:flex}.borrowing-container .stat-item{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.borrowing-container .stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.borrowing-container .stat-value{color:#111827;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:14px;font-weight:600}.borrowing-container .borrowing-table{border-collapse:separate;border-spacing:0;background:0 0;width:100%}.borrowing-container .borrowing-table thead{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000005;position:sticky;top:0}.borrowing-container .borrowing-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border-bottom:1px solid #0000000f;padding:12px 16px;font-size:11px;font-weight:700;position:relative}.borrowing-container .borrowing-table th:after{content:"";background:linear-gradient(90deg,#0000 0%,#00000014 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:16px;right:16px}.borrowing-container .borrowing-table td{vertical-align:middle;border-bottom:1px solid #00000008;padding:16px}.borrowing-container .column-coins{width:20%}.borrowing-container .column-borrowed,.borrowing-container .column-rate,.borrowing-container .column-max{width:18%}.borrowing-container .column-free{width:16%}.borrowing-container .column-actions{width:10%}.borrowing-container .column-type{width:12%}.borrowing-container .column-asset{width:15%}.borrowing-container .column-amount{width:20%}.borrowing-container .column-date{width:25%}.borrowing-container .column-status{width:8%}.borrowing-container .borrowing-row{border-bottom:1px solid #00000008;margin-bottom:4px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards fadeInUp;position:relative}.borrowing-container .borrowing-row:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#3b82f64d 50%,#0000 100%);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.borrowing-container .borrowing-row:hover{background:#00000005;transform:translate(4px)}.borrowing-container .borrowing-row:hover:before,.borrowing-container .borrowing-row:hover .coin-icon:before{opacity:1}.borrowing-container .borrowing-row.inactive{opacity:.6}.borrowing-container .borrowing-row.inactive:hover{opacity:.8}.borrowing-container .borrowing-row:first-child{animation-delay:.1s}.borrowing-container .borrowing-row:nth-child(2){animation-delay:.2s}.borrowing-container .borrowing-row:nth-child(3){animation-delay:.3s}.borrowing-container .coin-cell{align-items:center;display:flex}.borrowing-container .coin-info{align-items:center;gap:12px;display:flex}.borrowing-container .coin-icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative}.borrowing-container .coin-icon:before{content:"";opacity:0;background:linear-gradient(135deg,#0000000f 0%,#0000 100%);border-radius:50%;transition:opacity .3s;position:absolute;inset:-2px}.borrowing-container .coin-details{flex-direction:column;gap:2px;display:flex}.borrowing-container .coin-name{color:#111827;font-size:14px;font-weight:600}.borrowing-container .coin-status{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.borrowing-container .borrowed-cell,.borrowing-container .rate-cell,.borrowing-container .max-cell,.borrowing-container .free-cell{text-align:left}.borrowing-container .borrowed-value,.borrowing-container .rate-value,.borrowing-container .max-value,.borrowing-container .free-value{color:#111827;margin-bottom:2px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:14px;font-weight:500}.borrowing-container .value-usd,.borrowing-container .rate-apy{color:#6b7280;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:11px}.borrowing-container .actions-cell{text-align:center}.borrowing-container .action-buttons{justify-content:center;gap:8px;display:flex}.borrowing-container .btn-primary,.borrowing-container .btn-secondary{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .2s}.borrowing-container .btn-primary:focus,.borrowing-container .btn-secondary:focus{outline-offset:2px;outline:2px solid #1760ff}.borrowing-container .btn-primary{color:#fff;background:linear-gradient(135deg,#1760ff 0% 100%)}.borrowing-container .btn-primary:hover{background:linear-gradient(135deg,#1760ff 0% 100%);transform:translateY(-1px)}.borrowing-container .btn-secondary{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb}.borrowing-container .btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db}.borrowing-container .type-badge,.borrowing-container .status-badge{text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-block}.borrowing-container .type-badge.borrow{color:#1760ff;background:#3b82f61a}.borrowing-container .type-badge.repay,.borrowing-container .status-badge.completed{color:#26a17b;background:#26a17b1a}.borrowing-container .status-badge.pending{color:#1760ff;background:#3b82f61a}.borrowing-container .asset-name{color:#111827;font-size:14px;font-weight:600}.borrowing-container .amount-value,.borrowing-container .date-value{color:#111827;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:14px;font-weight:500}@media (max-width:1200px){.borrowing-container .borrowing-table th,.borrowing-container .borrowing-table td{padding:12px 14px}.borrowing-container .coin-info{gap:10px}.borrowing-container .coin-icon{width:28px;height:28px;font-size:14px}.borrowing-container .table-stats{gap:16px}}@media (max-width:768px){.borrowing-container .borrowing-tabs{flex-direction:column}.borrowing-container .borrowing-tab{text-align:left;justify-content:flex-start;padding:12px 16px}.borrowing-container .borrowing-table{font-size:12px}.borrowing-container .borrowing-table th,.borrowing-container .borrowing-table td{padding:10px 12px}.borrowing-container .coin-icon{width:24px;height:24px;font-size:12px}.borrowing-container .coin-name,.borrowing-container .borrowed-value,.borrowing-container .rate-value,.borrowing-container .max-value,.borrowing-container .free-value{font-size:12px}.borrowing-container .table-header{flex-direction:column;align-items:flex-start;gap:12px}.borrowing-container .table-stats{justify-content:space-between;width:100%}.borrowing-container .action-buttons{flex-direction:column;gap:4px}.borrowing-container .btn-primary,.borrowing-container .btn-secondary{padding:4px 8px;font-size:10px}}@media (prefers-contrast:high){.borrowing-container .borrowing-tab.active{border-bottom:3px solid #1760ff}.borrowing-container .borrowing-row:hover{background:#0000000f}}@media (prefers-reduced-motion:reduce){.borrowing-container .borrowing-row,.borrowing-container .borrowing-tab,.borrowing-container .coin-icon{transition:none}.borrowing-container .borrowing-row:hover,.borrowing-container .borrowing-tab:hover{transform:none}.borrowing-container .coin-icon:before{transition:none}.borrowing-container .borrowing-row{animation:none}}.modal .cp-modal-dialog.modal-dialog{max-width:1000px}.modal .cp-modal-content.modal-content{max-width:100%;padding:3rem;overflow-x:auto}.cp-header{justify-content:space-between;align-items:center;display:flex}.cp-header .cp-title-wrap{align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.cp-header .cp-title-wrap .cp-title-side.close-short{color:#0d9488}.cp-header .cp-title-wrap .cp-title-side.close-long{color:#f44}.cp-header .cp-title-wrap .cp-title-instrument{color:#111827}.cp-header .cp-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.cp-header .cp-close:hover{color:#111827}.cp-stats-bar{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(6,1fr);padding:3rem 0;display:grid}.cp-stats-bar .cp-stat{flex-direction:column;gap:4px;display:flex}.cp-stats-bar .cp-stat .cp-label{color:#6b7280;font-size:11px;font-weight:500}.cp-stats-bar .cp-stat .cp-value{color:#374151;font-size:12px;font-weight:600}.cp-layout{grid-template-columns:1fr 1fr;gap:32px;padding:24px 0;display:grid}.cp-orderbook .cp-ob-header{color:#6b7280;justify-content:space-between;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.cp-orderbook .cp-ob-header span{flex:1}.cp-orderbook .cp-ob-header span:last-child{text-align:right}.cp-orderbook .cp-ob-rows{flex-direction:column;gap:8px;display:flex}.cp-orderbook .cp-ob-rows .ob-row{justify-content:space-between;font-size:11px;font-weight:500;display:flex}.cp-orderbook .cp-ob-rows .ob-row span{flex:1}.cp-orderbook .cp-ob-rows .ob-row span:last-child{text-align:right}.cp-orderbook .cp-ob-rows .ob-row.ask{color:#f44}.cp-orderbook .cp-ob-rows .ob-row.bid{color:#0d9488}.cp-orderbook .cp-ob-rows .ob-row.mark-price{border-top:1px dashed #e5e7eb;border-bottom:1px dashed #e5e7eb;align-items:center;margin:4px 0;padding:8px 0}.cp-orderbook .cp-ob-rows .ob-row.mark-price .val-price{color:#f44;font-size:14px;font-weight:700}.cp-orderbook .cp-ob-rows .ob-row.mark-price .val-mark{color:#d97706;justify-content:center;align-items:center;gap:4px;font-weight:600;display:flex}.cp-orderbook .cp-ob-rows .ob-row.mark-price .val-iv{color:#6b7280;font-size:10px}.cp-form-container{flex-direction:column;gap:20px;display:flex}.cp-form-container .cp-form-header{color:#111827;font-size:15px;font-weight:600}.cp-form-container .cp-order-type-selector{background:#f3f4f6;border-radius:6px;gap:2px;padding:2px;display:flex}.cp-form-container .cp-order-type-selector .cp-type-option{text-align:center;color:#6b7280;cursor:pointer;border-radius:4px;flex:1;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.cp-form-container .cp-order-type-selector .cp-type-option.active{color:#111827;background:#fff;box-shadow:0 1px 3px #0000001a}.cp-form-container .cp-order-type-selector .cp-type-option:hover:not(.active):not(.disabled){color:#111827;background:#00000008}.cp-form-container .cp-order-type-selector .cp-type-option.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.cp-form-container .cp-order-type-selector .cp-type-dropdown{color:#111827;cursor:pointer;background:#fff;border-radius:4px;flex:1;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;display:flex;box-shadow:0 1px 3px #0000001a}.cp-form-container .range-slider{background:#e5e7eb;border-radius:3px;height:6px}.cp-form-container .range-slider .range-slider__range{background:#d97706}.cp-form-container .range-slider .range-slider__thumb{background:#d97706;border:3px solid #fff;width:16px;height:16px;transition:transform .1s;box-shadow:0 1px 4px #00000026}.cp-form-container .range-slider .range-slider__thumb:active{transform:scale(1.2)}.cp-form-container .cp-field{flex-direction:column;gap:8px;display:flex}.cp-form-container .cp-field label{color:#6b7280;font-size:12px;font-weight:500}.cp-form-container .cp-field .cp-qty-box{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;height:48px;padding:0 12px;display:flex}.cp-form-container .cp-field .cp-qty-box input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:17px;font-weight:600}.cp-form-container .cp-field .cp-qty-box .cp-qty-controls{color:#6b7280;align-items:center;gap:12px;display:flex}.cp-form-container .cp-field .cp-qty-box .cp-qty-controls button{color:inherit;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px}.cp-form-container .cp-field .cp-qty-box .cp-qty-controls button:hover{color:#111827}.cp-form-container .cp-field .cp-qty-box .cp-qty-controls .divider{color:#e5e7eb;font-weight:300}.cp-form-container .cp-slider-container{padding:12px 0 24px;position:relative}.cp-form-container .cp-slider-container .cp-range-track{background:#e5e7eb;border-radius:2px;height:4px;position:relative}.cp-form-container .cp-slider-container .cp-range-track .range-dot{z-index:1;background:#e5e7eb;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.cp-form-container .cp-slider-container .cp-range-track .range-dot.filled{background:#d97706}.cp-form-container .cp-slider-container .cp-range-track .handle{z-index:2;cursor:grab;background:#d97706;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000026}.cp-form-container .cp-slider-container .hidden-slider{opacity:0;cursor:pointer;width:100%;height:20px;position:absolute;top:4px}.cp-form-container .cp-slider-container .cp-slider-labels{color:#6b7280;justify-content:space-between;margin-top:12px;font-size:12px;display:flex}.cp-form-container .cp-info-box{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;font-size:12px;line-height:1.5}.cp-form-container .cp-info-box .highlight{font-weight:600}.cp-form-container .cp-info-box .highlight.pnl-positive{color:#00d4aa}.cp-form-container .cp-info-box .highlight.pnl-negative{color:#f44}.cp-form-container .cp-info-box .highlight.pnl-neutral{color:#6b7280}.cp-actions{gap:16px;display:flex}.cp-actions button{cursor:pointer;border-radius:27px;flex:1;height:54px;font-size:16px;font-weight:700;transition:transform .1s}.cp-actions button:active{transform:scale(.98)}.cp-actions .cp-btn-confirm{color:#fff;background:#d97706;border:none;box-shadow:0 4px 12px #d9770633}.cp-actions .cp-btn-cancel{color:#374151;background:0 0;border:1px solid #e5e7eb}.cp-actions .cp-btn-cancel:hover{background:#00000008}@media (max-width:720px){.cp-modal-dialog{width:95vw;margin:.5rem auto}.cp-layout{grid-template-columns:1fr;gap:24px;padding:16px}.cp-stats-bar{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 16px}.cp-header{padding:16px}.cp-actions{padding:0 16px 24px}}.confirmation-trade-modal .modal-dialog{max-width:100rem}.confirmation-trade-modal .modal-dialog .modal-content{max-width:100%}.confirmation-trade-modal .transaction-card,.confirmation-trade-modal .greeks-card,.confirmation-trade-modal .financial-card{margin-bottom:16px;transition:all .2s}.confirmation-trade-modal .transaction-card:hover,.confirmation-trade-modal .greeks-card:hover,.confirmation-trade-modal .financial-card:hover{border-color:#d1d5db}.confirmation-trade-modal .transaction-card .card-header,.confirmation-trade-modal .greeks-card .card-header,.confirmation-trade-modal .financial-card .card-header{background:0 0;border-bottom:none;margin-bottom:16px;padding:0}.confirmation-trade-modal .transaction-card .card-title,.confirmation-trade-modal .greeks-card .card-title,.confirmation-trade-modal .financial-card .card-title{color:#111827;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.confirmation-trade-modal .transaction-grid{grid-template-columns:240px repeat(4,minmax(140px,1fr));gap:16px;display:grid}.confirmation-trade-modal .grid-item{flex-direction:column;gap:6px;display:flex}.confirmation-trade-modal .grid-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.confirmation-trade-modal .grid-value{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:40px;padding:5px 12px;font-size:14px;font-weight:500;display:flex}.confirmation-trade-modal .grid-value.instrument{color:#374151;font-size:13px}.confirmation-trade-modal .grid-value.order-type{align-items:center;gap:6px;font-weight:500;display:flex}.confirmation-trade-modal .grid-value.order-type.buy{color:#10b981;background:#10b98114;border-color:#10b98133}.confirmation-trade-modal .grid-value.order-type.sell{color:#ef4444;background:#ef444414;border-color:#ef444433}.confirmation-trade-modal .grid-value .order-type-icon{font-size:16px;font-weight:700}.confirmation-trade-modal .grid-value.price{color:#d97706;font-weight:700}.confirmation-trade-modal .grid-value.iv{color:#7c3aed}.confirmation-trade-modal .grid-value.quantity{color:#0891b2}.confirmation-trade-modal .summary-section{border:1px solid #ececec;border-radius:8px;grid-template-columns:1fr;gap:20px;margin:20px 0;padding:20px;display:grid}.confirmation-trade-modal .greeks-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.confirmation-trade-modal .greek-item{justify-content:space-between;align-items:center;display:flex}.confirmation-trade-modal .greek-label{color:#6b7280;font-size:13px;font-weight:500}.confirmation-trade-modal .greek-value{color:#111827;font-size:14px;font-weight:700}.confirmation-trade-modal .financial-details{flex-direction:column;gap:16px;display:flex}.confirmation-trade-modal .financial-item{background:0 0;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;min-height:50px;padding:8px 16px;transition:all .2s;display:flex}@media (max-width:767px){.confirmation-trade-modal .financial-item{padding:5px 10px}}.confirmation-trade-modal .financial-label{color:#6b7280;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.confirmation-trade-modal .label-icon{font-size:16px}.confirmation-trade-modal .financial-value{font-size:14px;font-weight:500}.confirmation-trade-modal .financial-value.highlight{color:#d97706;background:#d9770614;border:1px solid #d9770633;border-radius:6px;padding:4px 12px}.confirmation-trade-modal .financial-value.subdued{color:#10b981}.confirmation-trade-modal .checkbox-section{margin:20px 0 30px}@media (max-width:767px){.confirmation-trade-modal .checkbox-section{margin:15px 0 20px}}.confirmation-trade-modal .checkbox-label{cursor:pointer;color:#374151;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.confirmation-trade-modal .checkbox-input{accent-color:#1760ff;cursor:pointer;width:18px;height:18px;margin:2px 0 0}.confirmation-trade-modal .checkbox-text{flex:1}.confirmation-trade-modal .checkbox-note{color:#6b7280;margin-top:4px;font-size:12px;font-style:italic;display:block}.confirmation-trade-modal .dialog-actions{gap:16px;display:flex}.confirmation-trade-modal .cancel-button{color:#374151;cursor:pointer;background:#0000000a;border:1px solid #e5e7eb;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.confirmation-trade-modal .cancel-button:hover{background:#00000012;border-color:#d1d5db;transform:translateY(-1px)}.confirmation-trade-modal .confirm-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d97706 0%,#ea580c 100%);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #d9770633}.confirmation-trade-modal .confirm-button:hover{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);transform:translateY(-2px);box-shadow:0 6px 20px #d977064d}.confirmation-trade-modal .button-icon{font-size:16px;font-weight:700}@media (max-width:768px){.confirmation-trade-modal .summary-section{grid-template-columns:1fr;gap:16px;padding:20px 10px}.confirmation-trade-modal .transaction-grid{grid-template-columns:1fr;gap:12px}.confirmation-trade-modal .greeks-grid{grid-template-columns:1fr}}.confirmation-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:linear-gradient(135deg,#0006 0%,#00000080 100%);justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.order-book-container{color:#111827;flex-direction:column;height:auto;min-height:100%;display:flex;position:relative;overflow:hidden auto}.order-book-container_topard{background-color:#fff;border-radius:20px}.order-book-container.order-entry-only .order-entry-only-content{flex:1;width:100%;max-width:100%;display:block;overflow-y:auto}.order-book-container.order-book-only .order-book-content{display:block}.order-book-container.order-book-only .left-panel{flex:1;max-width:100%}.order-book-container,.order-book-container *,.order-book-container .right-panel,.order-book-container .left-panel,.order-book-container .trades-list,.order-book-container .order-book-content{scrollbar-width:thin;scrollbar-color:#0000 #0000}.order-book-container:hover,.order-book-container .right-panel:hover,.order-book-container .left-panel:hover,.order-book-container .trades-list:hover,.order-book-container .order-book-content:hover{scrollbar-color:#0000001a #0000}.order-book-container::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container ::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container .right-panel::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container .left-panel::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container .trades-list::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container .order-book-content::-webkit-scrollbar{background:0 0;width:5px;height:5px}.order-book-container::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container ::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container .right-panel::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container .left-panel::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container .trades-list::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container .order-book-content::-webkit-scrollbar-track{background:0 0;border-radius:4px}.order-book-container::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container ::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container .right-panel::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container .left-panel::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container .trades-list::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container .order-book-content::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .2s}.order-book-container:hover::-webkit-scrollbar-thumb{background:#0000001a}.order-book-container .right-panel:hover::-webkit-scrollbar-thumb{background:#0000001a}.order-book-container .left-panel:hover::-webkit-scrollbar-thumb{background:#0000001a}.order-book-container .trades-list:hover::-webkit-scrollbar-thumb{background:#0000001a}.order-book-container .order-book-content:hover::-webkit-scrollbar-thumb{background:#0000001a}.order-book-container:hover::-webkit-scrollbar-thumb:hover{background:#00000026}.order-book-container .right-panel:hover::-webkit-scrollbar-thumb:hover{background:#00000026}.order-book-container .left-panel:hover::-webkit-scrollbar-thumb:hover{background:#00000026}.order-book-container .trades-list:hover::-webkit-scrollbar-thumb:hover{background:#00000026}.order-book-container .order-book-content:hover::-webkit-scrollbar-thumb:hover{background:#00000026}.order-book-container .order-book-header{border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.order-book-container .instrument-title{color:#111827;font-size:14px;font-weight:700}.order-book-container .header-left h2{color:#111827;margin:0;font-size:14px;font-weight:700}.order-book-container .instrument-row{width:100%}.order-book-container .header-actions{align-items:center;gap:8px;display:flex}.order-book-container .fee_calculator_link{color:#1760ff;cursor:pointer;white-space:nowrap;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:500;text-decoration:underline}.order-book-container .fee_calculator_link:hover{opacity:.85}.order-book-container .fee_calculator_row{justify-content:flex-end;margin-bottom:8px;display:flex}.order-book-container .order-book-header--fee-only{border-bottom:1px solid #00000014;padding:8px 16px}.order-book-container .icon-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;transition:all .2s;display:flex}.order-book-container .icon-btn:hover{color:#111827;background:#0000000d}.order-book-container .close-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;transition:all .2s;display:flex}.order-book-container .close-btn:hover{color:#111827;background:#0000000d;border-radius:4px}.order-book-container .order-book-content{flex:none;gap:0;min-height:450px;padding:0;display:flex;overflow:visible}.order-book-container .left-panel{flex-direction:column;flex:1;gap:0;min-width:0;min-height:auto;display:flex;overflow:visible}.order-book-container .market-data{background:#fff;border-bottom:1px solid #00000014;border-radius:0;margin:0;padding:12px 16px;font-family:Inter,Segoe UI,Arial,sans-serif}.order-book-container .orderbook-status{background:#f3f4f6;border:1px solid #00000014;border-radius:8px;justify-content:space-between;align-items:center;margin:0 20px 15px;padding:10px 15px;font-size:11px;display:flex}.order-book-container .status-item{align-items:center;gap:6px;display:flex}.order-book-container .status-item .label{color:#6b7280;font-weight:500}.order-book-container .status-item .value{color:#111827;font-weight:600}.order-book-container .status-item .value.connected{color:#00d4aa}.order-book-container .status-item .value.disconnected{color:#ff6b6b}.order-book-container .status-item .value .change-added{color:#00d4aa;font-weight:700}.order-book-container .status-item .value .change-updated{color:#1760ff;font-weight:700}.order-book-container .status-item .value .change-removed{color:#ff6b6b;font-weight:700}.order-book-container .debug-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:14px;transition:all .2s}.order-book-container .debug-btn:hover{color:#111827;background:#00000014}.order-book-container .market-data-row{scrollbar-width:thin;white-space:nowrap;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:15px;padding:0;display:flex;overflow-x:auto}.order-book-container .market-data-row.headers{margin-bottom:8px}.order-book-container .market-data-row.values{margin-bottom:0}.order-book-container .market-data-cell{text-align:left;flex-direction:column;flex:1;gap:4px;min-width:50px;display:flex}.order-book-container .market-data-cell:first-child{min-width:100px}.order-book-container .market-data-cell span{white-space:nowrap}.order-book-container .market-data-cell span:first-child{color:#848e9c;text-transform:none;font-size:12px;font-weight:500}.order-book-container .market-data-cell span:last-child{color:#0d0c12;font-size:10px;font-weight:500}.order-book-container .market-data-row.headers .market-data-cell{color:#6b7280;text-transform:none;font-size:12px;font-weight:500}.order-book-container .market-data-row.values .market-data-cell{color:#111827;font-size:14px;font-weight:600}.order-book-container .high-low{box-shadow:none;background:#fff;border:none;border-bottom:1px solid #00000014;border-radius:0;flex-shrink:0;justify-content:space-between;padding:8px 12px;font-size:12px;display:flex}.order-book-container .high-low .value{color:#111827;font-weight:700}.order-book-container .order-book-section{box-shadow:none;background:#fff;border:none;border-radius:0;flex-direction:column;flex:none;min-height:auto;max-height:none;display:flex;overflow:visible}.order-book-container .order-book-headers{color:#6b7280;text-transform:uppercase;border-bottom:1px solid #00000014;flex-shrink:0;grid-template-columns:1fr 1fr 1fr;padding:8px 12px;font-size:11px;font-weight:500;display:grid}.order-book-container .order-book-headers span:nth-child(2),.order-book-container .order-book-headers span:nth-child(3){text-align:right}.order-book-container .sell-book-section{border-bottom:1px solid #00000014;flex-direction:column;flex:none;height:105px;min-height:0;display:flex}.order-book-container .buy-book-section{border-top:1px solid #00000014;flex-direction:column;flex:none;height:105px;min-height:0;display:flex}.order-book-container .current-price{background:#00c1690d;border-top:1px solid #00c16926;border-bottom:1px solid #00c16926;flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:4px 12px;display:flex;position:relative}.order-book-container .price-indicator{align-items:center;gap:6px;display:flex}.order-book-container .price-indicator .price{font-size:14px;font-weight:500}.order-book-container .price-indicator .price.arrowup{color:#0ecb81}.order-book-container .price-indicator .price.arrowdown{color:#f6465d}.order-book-container .arrow{font-size:12px;font-weight:700;line-height:1}.order-book-container .arrow.up{color:#0ecb81}.order-book-container .arrow.down{color:#f6465d}.order-book-container .flag-container{flex:1;justify-content:center;align-items:center;display:flex}.order-book-container .flag{filter:drop-shadow(0 0 2px #00c16980);font-size:12px}.order-book-container .target-price{flex-direction:row;align-items:center;gap:8px;display:flex}.order-book-container .target-price .price{color:#1760ff;border-bottom:1px dashed;font-size:13px;font-weight:700}.order-book-container .target-price .dashed-line{display:none}.order-book-container .target-price .iv{color:#6b7280;font-size:11px;font-weight:600}.order-book-container .order-imbalance{background:#fff;border-top:1px solid #00000014;border-bottom:1px solid #00000014;flex-shrink:0;align-items:center;width:100%;padding:12px 0;display:flex}.order-book-container .imbalance-track{background:0 0;width:100%;height:32px;display:flex;position:relative;overflow:visible}.order-book-container .imbalance-left{clippath:polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0 100%);z-index:2;background:#0ecb8126;align-items:center;gap:8px;min-width:0;padding:0 12px 0 6px;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.order-book-container .imbalance-right{clippath:polygon(10px 0, 100% 0, 100% 100%, 0 100%);z-index:1;background:#f6465d26;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:-10px;padding:0 6px 0 12px;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.order-book-container .imbalance-tag-box{border-radius:2px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.order-book-container .imbalance-left .imbalance-tag-box{color:#0ecb81;border:1px solid #0ecb81}.order-book-container .imbalance-right .imbalance-tag-box{color:#f6465d;border:1px solid #f6465d}.order-book-container .imbalance-pct{font-size:13px;font-weight:700}.order-book-container .imbalance-left .imbalance-pct{color:#0ecb81}.order-book-container .imbalance-right .imbalance-pct{color:#f6465d}.order-book-container .imbalance-more{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.order-book-container .imbalance-more:hover{color:#111827;background:#e5e7eb}.order-book-container .spread-info{background:#00000008;border-radius:6px;margin-top:8px;padding:8px;font-size:11px}.order-book-container .spread.high-low{background:#f9fafb;border:1px solid #00000014;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:6px 15px;font-size:13px;display:flex}.order-book-container .high-low .label{color:#6b7280;font-weight:500}.order-book-container .high-low .value{color:#111827;letter-spacing:.5px;font-weight:700}.order-book-container .recent-trades{background:#fff;border:none;border-top:1px solid #00000014;border-radius:0;flex-direction:column;flex-shrink:0;min-height:150px;max-height:200px;margin-top:0;display:flex;overflow:hidden}.order-book-container .section-header{color:#111827;cursor:pointer;background:#fff;border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.order-book-container .expand-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;font-size:10px;transition:all .2s;display:flex}.order-book-container .expand-btn:hover{color:#111827;background:#0000000d}.order-book-container .trades-list{scrollbar-width:thin;scrollbar-color:#444 #fff;flex:1;min-height:0;margin:0;padding:10px 12px;transition:max-height .3s ease-in-out;overflow-y:auto}.order-book-container .trades-list.expanded{max-height:400px}.order-book-container .trades-list::-webkit-scrollbar-track{background:#fff}.order-book-container .trade-row{border-bottom:1px solid #00000014;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:4px 12px;font-size:11px;transition:background-color .2s;display:grid}.order-book-container .trade-row.empty{color:#6b7280;font-style:italic}.order-book-container .trades-list-loading,.order-book-container .trades-list-empty{color:#6b7280;justify-content:center;align-items:center;padding:20px;font-size:12px;font-style:italic;display:flex}.order-book-container .trades-list::-webkit-scrollbar{width:6px}.order-book-container .trades-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.order-book-container .trades-list::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.order-book-container .trades-list::-webkit-scrollbar-thumb:hover{background:#555}.order-book-container .trade-row{border-bottom:1px solid #00000014;grid-template-columns:1fr 1fr 1fr;padding:5px 0;font-size:12px;transition:background-color .18s}.order-book-container .trade-row:hover{background:#00000005}.order-book-container .trade-row.empty{color:#666}.order-book-container .trade-row.empty:hover{background:0 0}.order-book-container .price-position-info{border-top:1px solid #00000014;border-bottom:1px solid #00000014;justify-content:space-between;margin:8px 0;padding:8px 0;display:flex}.order-book-container .price-position-info .max-price,.order-book-container .price-position-info .position{flex-direction:column;gap:4px;display:flex}.order-book-container .price-position-info .label{color:#6b7280;font-size:11px;font-weight:500}.order-book-container .price-position-info .value{color:#111827;font-size:14px;font-weight:600}.order-book-container .bottom-section{background:#fff;border-top:1px solid #00000014;flex-shrink:0;padding:12px 16px}.order-book-container .bottom-totals{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:12px;display:flex}.order-book-container .bottom-totals .label{color:#6b7280;font-size:12px;font-weight:500}.order-book-container .bottom-totals .value{color:#111827;font-size:14px;font-weight:600}.order-book-container .bottom-totals .total-greeks{flex:1}.order-book-container .bottom-totals .balance-info{flex-direction:column;flex:1;gap:10px;display:flex}.order-book-container .total-greeks{margin-bottom:0}.order-book-container .total-greeks .label{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:500}.order-book-container .greeks-row{color:#6b7280;text-align:center;grid-template-columns:repeat(4,1fr);gap:10px;margin:8px 0 4px;font-size:12px;display:grid}.order-book-container .greeks-values{color:#111827;text-align:center;grid-template-columns:repeat(4,1fr);gap:10px;font-size:13px;font-weight:600;display:grid}.order-book-container .balance-info{flex-direction:column;gap:10px;display:flex}.order-book-container .margin-required,.order-book-container .available-balance{justify-content:space-between;padding:4px 0;font-size:12px;display:flex}.order-book-container .margin-required .label,.order-book-container .available-balance .label{color:#6b7280;font-weight:500}.order-book-container .margin-required .value,.order-book-container .available-balance .value{color:#111827;font-weight:600}.order-book-container .highlight{color:#1760ff;font-weight:600}.order-book-container .progress-bar{background:#00c169;border-radius:1px;width:0%;min-width:0;height:2px;margin-top:8px;transition:width .3s,background-color .3s}.order-book-container .bottom-actions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.order-book-container .bottom-actions .advanced-link{text-align:center;color:#6b7280;font-size:13px;text-decoration:none;transition:color .2s}.order-book-container .bottom-actions .advanced-link:hover{color:#111827}.order-book-container .bottom-actions .bottom-buy-btn{color:#111827;cursor:pointer;width:100%;box-shadow:none;background:#0ecb81;border:none;border-radius:4px;padding:12px;font-size:14px;font-weight:700;transition:opacity .2s}.order-book-container .bottom-actions .bottom-buy-btn:hover{opacity:.9}.order-book-container .bottom-actions .bottom-buy-btn.sell-mode{box-shadow:none;background:#f6465d}.order-book-container .bottom-actions .bottom-buy-btn.sell-mode:hover{opacity:.9}.order-book-container .right-panel{width:280px;min-width:280px;box-shadow:none;border:none;border-radius:0;flex-direction:column;flex-shrink:0;gap:8px;min-height:auto;max-height:none;padding:12px 14px;display:flex;overflow:hidden visible}@media (max-width:1365px){.order-book-container .right-panel{width:100%;min-width:100%}}@media (max-width:768px){.order-book-container .right-panel{border-left:none}}.order-book-container .buy-sell-buttons{background:#e9e8ee99;border-radius:10px;gap:8px;margin-bottom:5px;padding:6px;display:flex}.order-book-container .buy-sell-buttons button{color:#7a8398;cursor:pointer;background:#fff;border:0;border-radius:10px;flex:1;height:40px;padding:10px;font-size:15px;font-weight:600;transition:all .2s}.order-book-container .buy-sell-buttons .buy.selected{color:#fff;box-shadow:none;background:#16a34a;border-color:#16a34a}.order-book-container .buy-sell-buttons .sell.selected{color:#fff;box-shadow:none;background:#d71616;border-color:#d71616}.order-book-container .right-panel .order-type-selection{border:1px solid #00000014!important;border-radius:6px!important;gap:0!important;padding:3px!important;display:flex!important}.order-book-container .right-panel .order-type-selection .order-type{color:#6b7280!important;cursor:pointer!important;text-align:center!important;background:0 0!important;border:none!important;border-radius:4px!important;flex:1!important;padding:10px 14px!important;font-size:13px!important;font-weight:500!important;transition:all .2s!important;position:relative!important}.order-book-container .right-panel .order-type-selection .order-type:hover{color:#7a8398!important;background:#e9e8ee99!important}.order-book-container .right-panel .order-type-selection .order-type.selected{color:#00c169!important;font-weight:600!important}.order-book-container .order-type-tabs{background:0 0;border:none;border-bottom:1px solid #aeaeb233;border-radius:0;gap:16px;margin-bottom:5px;padding:0;display:flex}.order-book-container .order-type-tabs ul{display:flex}.order-book-container .order-type-tabs ul li{color:#6b7280;text-transform:capitalize;cursor:pointer;border:0;border-bottom:1px solid #0000;margin-right:1.6rem;padding:.5rem 0;font-size:1.4rem;font-weight:500;margin-bottom:0!important}.order-book-container .order-type-tabs ul .active{color:#0d0c12;outline:unset;box-shadow:unset;background-color:#0000;border-color:#0000;font-weight:500;border-bottom:1px solid #1760ff!important}.order-book-container .price-input label,.order-book-container .iv-display label,.order-book-container .quantity-input label{color:#6b7280;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.order-book-container .order-type-tab{color:#6b7280;cursor:pointer;text-align:center;appearance:none;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.order-book-container .order-type-tab:hover{color:#111827;background:0 0}.order-book-container .order-type-tab.active{color:#111827;box-shadow:none;background:0 0;border-bottom-color:#16a34a}.order-book-container .order-type-tab.active.is-market{color:#111827;background:0 0;border-bottom-color:#16a34a}.order-book-container .right-panel[data-mode=sell] .order-type-tab.active,.order-book-container .right-panel[data-mode=sell] .order-type-tab.active.is-market{border-bottom-color:#e90306}.order-book-container .order-input-v2{margin-bottom:8px}.order-book-container .input-group-v2{background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:space-between;align-items:center;min-height:44px;padding:8px 12px;transition:all .2s;display:flex}.order-book-container .input-group-v2:hover{background:#fff;border-color:#ffffff1f}.order-book-container .input-group-v2:focus-within{background:#fff;border-color:#1760ff;box-shadow:0 0 0 1px #f0b90b33}.order-book-container .input-content input::-webkit-outer-spin-button{appearance:none;margin:0}.order-book-container .input-content input::-webkit-inner-spin-button{appearance:none;margin:0}.order-book-container .input-content input[type=number]{-moz-appearance:textfield;appearance:none}.order-book-container .input-content{flex-direction:column;flex:1;gap:0;display:flex}.order-book-container .input-content label{color:#6b7280!important;text-transform:none!important;letter-spacing:normal!important;margin-bottom:0!important;font-size:11px!important;font-weight:500!important}.order-book-container .input-content input{color:#111827!important;background:0 0!important;border:none!important;outline:none!important;width:100%!important;height:auto!important;padding:0!important;font-size:16px!important;font-weight:600!important}.order-book-container .input-actions{align-items:center;gap:12px;display:flex}.order-book-container .input-actions .currency{opacity:.9;color:#2ea2f8!important;margin:0!important;font-size:13px!important;font-weight:600!important}.order-book-container .controls{color:#6b7280;background:#00000008;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;display:flex}.order-book-container .control-btn{color:#6b7280!important;cursor:pointer!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:14px!important;height:14px!important;padding:0 2px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.order-book-container .control-btn:hover{color:#111827!important}.order-book-container .v-divider{background:#0000001a;width:1px;height:12px;margin:0 4px}.order-book-container .full-quantity-selector{flex-direction:column;gap:12px;margin:10px 0 20px;display:flex}.order-book-container .allocation-slider-pro{padding-top:10px;position:relative}.order-book-container .allocation-slider-pro input[type=range]{appearance:none;cursor:pointer;background:#e5e7eb;border-radius:1px;outline:none;width:100%;height:2px;position:relative}.order-book-container .allocation-slider-pro input[type=range]:before{content:"";height:100%;width:var(--pct,0%);background:#1760ff;border-radius:1px;position:absolute;top:0;left:0}.order-book-container .allocation-slider-pro input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1760ff;border:2px solid #fff;border-radius:50%;width:12px;height:12px;margin-top:-5px}.order-book-container .slider-dots{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:10px;left:0;right:0}.order-book-container .slider-dots .dot{pointer-events:auto;cursor:pointer;background:#e5e7eb;border:2px solid #fff;border-radius:50%;width:6px;height:6px;margin-top:-2px;transition:all .2s}.order-book-container .slider-dots .dot.active{background:#1760ff;border-color:#fff}.order-book-container .percentage-chips{justify-content:space-between;gap:6px;display:flex}.order-book-container .pct-chip{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;flex:1;padding:6px 0;font-size:11px;font-weight:600;transition:all .2s}.order-book-container .pct-chip:hover{color:#111827;background:#fff;border-color:#ffffff1f}.order-book-container .pct-chip.active{color:#1760ff;background:#f0b90b1a;border-color:#1760ff}.order-book-container .order-options{flex-direction:column;gap:10px;margin-top:8px;display:flex}.order-book-container .option-row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.order-book-container .checkbox-label{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.order-book-container .checkbox-label input[type=checkbox]{accent-color:#1760ff;cursor:pointer;width:14px;height:14px}.order-book-container .checkbox-label:hover{color:#111827}.order-book-container .time-in-force{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;padding:6px 10px;font-size:12px}.order-book-container .time-in-force:focus{border-color:#1760ff}.order-book-container .tif-group{align-items:center;gap:8px;display:flex}.order-book-container .tif-group .tif-label{color:#00c169;background:#e5e7eb;border:1px solid #0000000f;border-radius:6px;padding:6px 10px;font-size:12px}.order-book-container .popup-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.order-book-container .recent-trades-popup{background:#f3f4f6;border:1.5px solid #00000014;border-radius:1rem;flex-direction:column;width:90%;max-width:600px;max-height:80vh;animation:.3s ease-out popupSlideIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.order-book-container .popup-header{background:#f3f4f6;border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.order-book-container .popup-header h3{color:#111827;margin:0;font-size:18px;font-weight:600}.order-book-container .popup-close-btn{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .18s;display:flex}.order-book-container .popup-close-btn:hover{color:#111827;background:#f3f4f6}.order-book-container .popup-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.order-book-container .trades-header{text-transform:uppercase;text-align:center;color:#1de9b6;background:#fff;border-bottom:1px solid #00000014;flex-shrink:0;grid-template-columns:1fr 1fr 1fr;padding:15px 25px;font-size:14px;font-weight:600;display:grid}.order-book-container .trades-list-popup{text-align:center;scrollbar-width:thin;scrollbar-color:#444 #f3f4f6;flex:1;padding:0;overflow-y:auto}.order-book-container .trades-list-popup::-webkit-scrollbar{width:8px}.order-book-container .trades-list-popup::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.order-book-container .trades-list-popup::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.order-book-container .trades-list-popup::-webkit-scrollbar-thumb:hover{background:#555}.order-book-container .trade-row-popup{text-align:center;border-bottom:1px solid #00000014;grid-template-columns:1fr 1fr 1fr;padding:12px 25px;font-size:14px;transition:background-color .18s;display:grid}.order-book-container .trade-row-popup:hover{background:#00000005}.order-book-container .trade-row-popup .price{color:#111827;font-weight:600}.order-book-container .trade-row-popup .qty{text-align:center;color:#aaa}.order-book-container .trade-row-popup .time{text-align:center;color:#aaa;font-size:12px}@media (max-width:1365px){.order-book-container .order-book-content{flex-direction:column}.order-book-container .left-panel,.order-book-container .right-panel{flex:none}}@media (max-width:768px){.order-book-container{height:auto}.order-book-container .order-book-content{padding:0}.order-book-container .market-data-row{margin-bottom:15px}.order-book-container .greeks{grid-template-columns:1fr}.order-book-container .order-type-selection{flex-direction:column}}.order-book-container .price-input.disabled .input-group{opacity:.5;pointer-events:none}.order-book-container .price-input.disabled label{color:#666}.order-book-container .price-input.disabled .input-group input{color:#666;cursor:not-allowed}.order-book-container .price-input.disabled .price-controls button{opacity:.5;cursor:not-allowed}.order-book-container .price-input.disabled .price-controls button:hover{color:#666;background:#f3f4f6;border-color:#00000014}.order-book-container .iv-display.disabled{opacity:.5;pointer-events:none}.order-book-container .iv-display.disabled label,.order-book-container .iv-display.disabled .iv-value{color:#666}.order-book-container .iv-controls{gap:4px;display:flex}.order-book-container .iv-controls button{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;font-size:10px;font-weight:700;transition:all .18s;display:flex}.order-book-container .iv-controls button:hover{color:#1de9b6;background:#f3f4f6;border-color:#1de9b6;transform:scale(1.05)}.order-book-container .iv-controls button:active{transform:scale(.95)}.order-book-container .iv-controls button:disabled{opacity:.5;cursor:not-allowed;transform:none}.order-book-container .iv-controls button:disabled:hover{color:#666;background:#f3f4f6;border-color:#00000014;transform:none}.order-book-container .iv-display .input-group{background:#f3f4f6;border:1px solid #00000014;border-radius:6px;align-items:center;gap:6px;height:32px;padding:3px 10px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.order-book-container .iv-display .input-group:hover{border-color:#0000001f}.order-book-container .iv-display .input-group:focus-within{background:#f3f4f6;border-color:#1de9b6;box-shadow:0 0 0 2px #1de9b61a}.order-book-container .iv-display .input-group input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px;font-weight:500}.order-book-container .iv-display .input-group input::placeholder{color:#666}.order-book-container .iv-display .input-group .currency{color:#aaa;margin:0 5px;font-size:14px;font-weight:500}@media (max-width:768px){.order-book-container .recent-trades-popup{width:95%;max-height:90vh}.order-book-container .popup-header{padding:15px 20px}.order-book-container .popup-header h3{font-size:16px}.order-book-container .trades-header{padding:12px 20px;font-size:12px}.order-book-container .trade-row-popup{padding:10px 20px;font-size:13px}}.order-book-container .arrowup{color:#4caf50!important}.order-book-container .arrowdown{color:#ef454a!important}.order-book-container .payoff-chart-section{background:#fff;border-radius:20px;flex-shrink:0;width:100%;margin-top:16px;padding:16px}@media (max-width:767px){.order-book-container .payoff-chart-section{margin-top:0;padding:15px}}.order-book-container .trade-row .price.price-green{color:#4caf50;font-weight:600}.order-book-container .trade-row .price.price-red{color:#ef454a;font-weight:600}.order-book-container .trade-row .price.price-neutral{color:#111827;font-weight:600}.order-book-container .trade-row-popup .price.price-green{color:#4caf50;font-weight:600}.order-book-container .trade-row-popup .price.price-red{color:#ef454a;font-weight:600}.order-book-container .trade-row-popup .price.price-neutral{color:#111827;font-weight:600}.order-book-container .market-data-v2{background:#fff;justify-content:space-between;padding:12px 20px;display:flex}.order-book-container .market-data-v2 .data-item{flex-direction:column;gap:4px;display:flex}.order-book-container .market-data-v2 .label{color:#6b7280;font-size:11px;font-weight:500}.order-book-container .market-data-v2 .value{color:#111827;letter-spacing:.3px;font-size:13px;font-weight:700}.order-book-container .market-data-v2 .value.highlighting{font-size:15px}.order-book-container .right-panel-v2{background:#fff;flex-direction:column;gap:12px;width:320px;padding:15px;display:flex}.order-book-container .buy-sell-toggle{background:#f3f4f6;border-radius:4px;height:38px;padding:2px;display:flex}.order-book-container .toggle-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;font-size:14px;font-weight:700;transition:all .2s}.order-book-container .toggle-btn.sell:not(.active){background:0 0}.order-book-container .toggle-btn.buy:not(.active){background:0 0}.order-book-container .order-type-dropdown-v2{width:100%;position:relative}.order-book-container .order-type-dropdown-v2 select{color:#111827;appearance:none;cursor:pointer;background:#f3f4f6;border:1px solid #00000014;border-radius:4px;outline:none;width:100%;padding:10px 12px;font-size:14px;font-weight:600}.order-book-container .order-type-dropdown-v2 select:focus{border-color:#1760ff}.order-book-container .dropdown-caret{color:#6b7280;pointer-events:none;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.order-book-container .order-input-v3 .input-box{background:#f9fafb;border:1.5px solid #0000000f;border-radius:8px;justify-content:space-between;align-items:center;min-height:52px;padding:8px 12px;transition:border-color .2s;display:flex}.order-book-container .order-input-v3 .input-box:focus-within{border-color:#1760ff}.order-book-container .order-input-v3 .input-main{flex-direction:column;flex:1;display:flex}.order-book-container .order-input-v3 label{color:#6b7280;margin-bottom:8px;font-size:12px}.order-book-container .order-input-v3 input{color:#111827;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:18px;font-weight:700}.order-book-container .order-input-v3 .input-suffix{align-items:center;gap:12px;display:flex}.order-book-container .unit{color:#6b7280;font-size:14px;font-weight:600}.order-book-container .unit-blue{color:#2ea2f8;font-size:14px;font-weight:700}.order-book-container .v-sep{background:#0000001a;width:1px;height:14px;margin:0 4px}.order-book-container .info-box-v3{background:#f9fafb;border:1.5px solid #0000000f;border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:10px 12px;display:flex}.order-book-container .info-box-v3 .label{color:#6b7280;font-size:12px}.order-book-container .info-box-v3 .value{color:#111827;font-size:16px;font-weight:700}.order-book-container .slider-section-v2{margin:15px 0}.order-book-container .slider-track-v2{align-items:center;height:24px;display:flex;position:relative}.order-book-container .slider-track-v2 input[type=range]{appearance:none;z-index:2;background:0 0;outline:none;width:100%;position:relative}.order-book-container .slider-track-v2 input[type=range]::-webkit-slider-runnable-track{background:#e5e7eb;height:3px}.order-book-container .slider-track-v2 input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1760ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:-6px}.order-book-container .slider-points{justify-content:space-between;width:100%;padding:0 2px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.order-book-container .slider-points .point{cursor:pointer;background:#e5e7eb;border:2px solid #fff;border-radius:50%;width:8px;height:8px}.order-book-container .option-checkbox{margin:10px 0}.order-book-container .checkbox-container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.order-book-container .checkbox-container input{display:none}.order-book-container .checkmark{border:1px solid #0000002e;border-radius:3px;width:16px;height:16px;position:relative}.order-book-container .checkbox-container input:checked+.checkmark:after{content:"✓";color:#1760ff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-book-container .label-text{color:#111827;font-size:13px}.order-book-container .margin-required{justify-content:space-between;margin-top:20px;padding-bottom:10px;font-size:14px;display:flex}.order-book-container .margin-required .label{color:#6b7280}.order-book-container .margin-required .value{color:#111827;font-weight:600}.order-book-container .main-action-btn{cursor:pointer;border:none;border-radius:8px;width:100%;height:48px;margin-top:10px;font-size:16px;font-weight:800;transition:transform .1s}.order-book-container .main-action-btn.buy{color:#111827;background:#00c169}.order-book-container .main-action-btn.sell{color:#111827;background:#ef454a}.order-book-container .main-action-btn:active{transform:scale(.98)}.order-book-container .order-book-mid-bar{background:#fff;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.order-book-container .high-low-compact{flex-direction:column;gap:2px;display:flex}.order-book-container .high-low-compact .label{color:#6b7280;font-size:11px}.order-book-container .high-low-compact .value{color:#111827;font-size:13px;font-weight:700}.order-book-container .order-book-views{gap:12px;display:flex}.order-book-container .view-icon{cursor:pointer;opacity:.6;flex-direction:column;gap:2px;transition:opacity .2s;display:flex}.order-book-container .view-icon:hover{opacity:1}.order-book-container .view-icon .bar{border-radius:1px;width:14px;height:3px}.order-book-container .view-icon.both .bar{width:18px;height:4px}.order-book-container .view-icon .bar.red{background:#ef454a}.order-book-container .view-icon .bar.green{background:#00c169}.order-book-container .view-icon .bar.grey{background:#333941}.order-book-container .instrument-name{color:#111827;font-size:14px;font-weight:800}.order-book-container .header-right{align-items:center;gap:8px;display:flex}.order-book-container .status-dot{background:#0ecb81;border-radius:50%;width:6px;height:6px;box-shadow:0 0 4px #0ecb8180}.order-book-container .status-dot.online{background:#0ecb81;box-shadow:0 0 4px #0ecb8180}.order-book-container .left-panel{flex-direction:column;padding:0;display:flex}.order-book-container .order-book-section{box-shadow:none!important;background:0 0!important;border:none!important}.order-book-container .recent-trades-v3{margin-top:10px}.order-book-container .recent-trades-v3-header{color:#6b7280;justify-content:space-between;padding:10px 15px;font-size:12px;font-weight:600;display:flex}.order-book-container .bottom-tabs-v2{background:#fff;border-top:1px solid #00000014;gap:20px;padding:10px 20px;display:flex}.order-book-container .bottom-tabs-v2 .tab{color:#6b7280;cursor:pointer;padding-bottom:5px;font-size:18px;font-weight:800;position:relative}.order-book-container .bottom-tabs-v2 .tab.active{color:#111827}.order-book-container .bottom-tabs-v2 .tab.active:after{content:"";background:#1760ff;height:2px;position:absolute;bottom:0;left:0;right:0}.order-book-container .order-book-content{flex:1;min-height:0;display:flex}.order-book-container .left-panel{border-right:1px solid #00000014;flex:1;min-width:0}.order-book-container .right-panel-v2{flex-shrink:0;width:320px}.order-book-container .recent-trades-container-v3{border-top:1px solid #00000014;margin-top:15px}.order-book-container .recent-trades-container-v3 .section-title{color:#111827;justify-content:space-between;padding:10px 15px;font-size:13px;font-weight:700;display:flex}.order-book-container .recent-trades-container-v3 .section-title .icon{color:#6b7280;cursor:pointer}.order-book-container .footer-info-v2{color:#6b7280;background:#fff;justify-content:space-between;align-items:center;padding:10px 20px;font-size:12px;display:flex}.order-book-container .expiry-info{align-items:center;gap:15px;display:flex}.order-book-container .yellow-dash{color:#1760ff;font-weight:800}.order-book-container .footer-actions{gap:15px;display:flex}.order-book-container .clrbuy,.order-book-container .price-green{color:#00c169!important}.order-book-container .clr-sell,.order-book-container .price-red{color:#ef454a!important}.order-book-container .order-input-v3,.order-book-container .info-box-v3{margin-bottom:4px}.order-book-container .imbalance-container-v3{background:#fff;align-items:center;gap:10px;padding:10px 15px;display:flex}.order-book-container .imbalance-container-v3 .side-badge{border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex}.order-book-container .imbalance-container-v3 .side-badge.buy{color:#00c169;border:1px solid #00c16966}.order-book-container .imbalance-container-v3 .side-badge.sell{color:#ef454a;border:1px solid #ef454a66}.order-book-container .imbalance-container-v3 .track{background:#f3f4f6;border:1px solid #0000000d;border-radius:2px;flex:1;height:18px;display:flex;position:relative;overflow:hidden}.order-book-container .imbalance-container-v3 .fill{align-items:center;height:100%;padding:0 8px;font-size:10px;font-weight:700;transition:width .3s;display:flex}.order-book-container .imbalance-container-v3 .fill.buy{color:#00c169;background:#00c16926;justify-content:flex-start}.order-book-container .imbalance-container-v3 .fill.sell{color:#ef454a;background:#ef454a26;justify-content:flex-end}.order-book-container .divider-slanted{z-index:2;background:#fff;width:20px;margin-left:-10px;position:absolute;top:0;bottom:0;left:50%;transform:skew(-25deg)}.order-book-container .current-price-v2{background:#fff;border-top:1px solid #00000014;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;margin:5px 0;padding:10px 15px;display:flex}.order-book-container .current-price-v2 .last-price{align-items:center;gap:8px;display:flex}.order-book-container .current-price-v2 .last-price .arrow{font-size:14px}.order-book-container .current-price-v2 .last-price .arrow.up{color:#00c169}.order-book-container .current-price-v2 .last-price .arrow.down{color:#ef454a}.order-book-container .current-price-v2 .last-price .price{font-size:18px;font-weight:800}.order-book-container .current-price-v2 .last-price .price.up{color:#00c169}.order-book-container .current-price-v2 .last-price .price.down{color:#ef454a}.order-book-container .current-price-v2 .mark-info{align-items:center;gap:12px;display:flex}.order-book-container .current-price-v2 .flag{font-size:14px}.order-book-container .mark-value-group{flex-direction:column;align-items:center;display:flex}.order-book-container .mark-price{color:#1760ff;font-size:14px;font-weight:700}.order-book-container .underline-dashed{border-bottom:1.5px dashed #1760ff;width:100%;margin-top:-1px}.order-book-container .iv-label{color:#6b7280;font-size:11px;font-weight:600}.order-book-container.bybit-theme{font-family:Inter,sans-serif;color:#111827!important;background:#fff!important}.order-book-container.bybit-theme .order-book-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 16px}.order-book-container.bybit-theme .instrument-title{color:#111827;font-size:16px;font-weight:700}.order-book-container .greeks-info-row{background:#fff;border-bottom:1px solid #e5e7eb;gap:24px;padding:12px 16px;display:flex;overflow-x:auto}.order-book-container .greek-item{flex-direction:column;gap:4px;display:flex}.order-book-container .greek-item .label{color:#6b7280;white-space:nowrap;font-size:12px}.order-book-container .bybit-two-column-layout{background:#e5e7eb;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 280px;gap:1px;display:grid}.order-book-container .left-column{background:#fff;flex-direction:column;display:flex}.order-book-container .right-column{background:#fff;border-left:1px solid #e5e7eb;padding:12px}.order-book-container .order-book-visual-header{justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.order-book-container .high-low-bar{gap:8px;font-size:12px;display:flex}.order-book-container .high-low-bar .label{color:#6b7280}.order-book-container .high-low-bar .value{color:#111827;font-weight:500}.order-book-container .layout-switches{gap:4px;display:flex}.order-book-container .mini-icon{color:#6b7280;cursor:pointer;opacity:.6;background:0 0;border:none;padding:2px}.order-book-container .mini-icon.active{opacity:1;color:#1760ff}.order-book-container .book-headers{color:#6b7280;text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;padding:4px 12px;font-size:11px;display:grid}.order-book-container .align-right{text-align:right}.order-book-container.bybit-theme .current-price{background:#00c1690d;border-top:1px solid #00c1691a;border-bottom:1px solid #00c1691a;margin:4px 0;padding:8px 12px}.order-book-container .order-form-panel{flex-direction:column;gap:12px;display:flex}.order-book-container .buy-sell-toggle-pill{background:#fff;border-radius:4px;padding:2px;display:flex}.order-book-container .toggle-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:6px;font-size:13px;font-weight:600;transition:all .2s}.order-book-container .toggle-btn.buy.active{color:#111827;background:#0ecb81}.order-book-container .toggle-btn.sell.active{color:#111827;background:#f6465d}.order-book-container .bybit-select{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:100%;padding:8px 10px}.order-book-container .bybit-select:focus{border-color:#1760ff}.order-book-container .order-input-v2 .input-group-v2{background:#fff!important;border:1px solid #e5e7eb!important;min-height:40px!important}.order-book-container .order-input-v2 .input-group-v2.disabled{opacity:.8;cursor:not-allowed}.order-book-container .static-value{color:#111827;font-size:14px;font-weight:500}.order-book-container .bybit-slider{padding:10px 0;position:relative}.order-book-container .bybit-slider input[type=range]{appearance:none;background:0 0;width:100%}.order-book-container .bybit-slider input[type=range]::-webkit-slider-runnable-track{background:#e5e7eb;width:100%;height:2px}.order-book-container .bybit-slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1760ff;border-radius:50%;width:12px;height:12px;margin-top:-5px}.order-book-container .slider-points{pointer-events:none;justify-content:space-between;width:100%;display:flex;position:absolute;top:10px}.order-book-container .slider-points .point{background:#e5e7eb;border-radius:50%;width:6px;height:6px;margin-top:-2px}.order-book-container .slider-points .point.active{background:#1760ff}.order-book-container .slider-labels{color:#6b7280;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.order-book-container .bybit-checkbox{cursor:pointer;color:#6b7280;align-items:center;gap:8px;font-size:13px;display:flex;position:relative}.order-book-container .bybit-checkbox input{opacity:0;cursor:pointer;position:absolute}.order-book-container .checkmark{background-color:#0000;border:1px solid #e5e7eb;border-radius:2px;width:14px;height:14px}.order-book-container .bybit-checkbox:hover input~.checkmark{border-color:#1760ff}.order-book-container .bybit-checkbox input:checked~.checkmark{background-color:#1760ff;border-color:#1760ff}.order-book-container .checkmark:after{content:"";display:none;position:absolute}.order-book-container .bybit-checkbox input:checked~.checkmark:after{display:block}.order-book-container .bybit-checkbox .checkmark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:7px;top:1px;left:4px;transform:rotate(45deg)}.order-book-container .place-order-btn{color:#111827;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px;font-size:14px;font-weight:700;transition:opacity .2s}.order-book-container .place-order-btn:hover{opacity:.9}.order-book-container .place-order-btn.buy{background:#0ecb81}.order-book-container .place-order-btn.sell{background:#f6465d}.order-book-container .order-summary-mini{background:#00000005;border-radius:4px;margin-top:8px;padding:8px}.order-book-container .order-summary-mini .info-row{justify-content:space-between;font-size:12px;display:flex}.order-book-container .order-summary-mini .label{color:#6b7280}.order-book-container .order-summary-mini .value{color:#111827;font-weight:600}.order-book-container .bybit-bottom-tabs{background:#fff;border-top:1px solid #e5e7eb}.order-book-container .tab-headers{border-bottom:1px solid #e5e7eb;display:flex}.order-book-container .tab-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:13px;position:relative}.order-book-container .tab-btn.active{color:#1760ff}.order-book-container .tab-btn.active:after{content:"";background:#1760ff;height:2px;position:absolute;bottom:0;left:0;right:0}.order-book-container .tab-content{padding:16px}.order-book-container.bybit-theme .bottom-section{display:none}.order-book-container .bybit-recent-trades-list{flex-direction:column;display:flex}.order-book-container .trade-row-mini{grid-template-columns:1fr 1fr 1fr;padding:4px 12px;font-size:11px;display:grid}.order-book-container .trade-row-mini .price.green{color:#0ecb81}.order-book-container .trade-row-mini .price.red{color:#f6465d}.order-book-container .trade-row-mini .price.neutral{color:#6b7280}.order-book-container .trade-row-mini .qty{text-align:right;color:#111827}.order-book-container .trade-row-mini .time{text-align:right;color:#6b7280}.order-book-container .recent-trades-section{border-top:1px solid #e5e7eb;padding:8px 0}.order-book-container .recent-trades-section .section-title{color:#111827;justify-content:space-between;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.order-book-container .expand-icon{color:#6b7280;cursor:pointer;font-size:10px}.order-book-container .book-headers span:nth-child(2),.order-book-container .book-headers span:nth-child(3){text-align:right}.order-book-container .tab-content{border-radius:0 0 6px 6px}.order-book-container .order-book-main{background:#fff}.order-book-container .loading-placeholder,.order-book-container .empty-placeholder{text-align:center;color:#6b7280;padding:20px;font-size:11px}.order-book-container .reduce-only-check{padding:4px 0}.order-book-container .order-summary-mini{margin-top:auto}.order-book-container .order-input-v3{width:100%}.order-book-container .floating-input-group{background:#f9fafb;border:1px solid #00000014;border-radius:6px;align-items:center;height:48px;padding:0 10px;transition:border-color .2s,background-color .2s;display:flex;position:relative}.order-book-container .floating-input-group:focus-within{background:#e9ecef;border-color:#1760ff}.order-book-container .floating-input-group input{color:#111827;z-index:1;background:0 0;border:none;outline:none;width:100%;height:100%;padding:16px 0 4px;font-size:15px;font-weight:600}.order-book-container .floating-input-group input::placeholder{color:#0000}.order-book-container .floating-input-group label{color:#6b7280;pointer-events:none;z-index:0;font-size:14px;font-weight:500;transition:all .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.order-book-container .floating-input-group.has-value label,.order-book-container .floating-input-group:focus-within label{color:#1760ff;z-index:2;background:#f9fafb;padding:0 4px;font-size:11px;top:0;transform:translateY(-50%)}.order-book-container .floating-input-group:focus-within label{background:#e9ecef}.order-book-container .floating-input-group .input-suffix{z-index:1;flex-shrink:0;align-items:center;gap:8px;display:flex}.order-book-container .floating-input-group .unit{color:#6b7280;font-size:13px;font-weight:600}.order-book-container .floating-input-group .input-controls{background:#0000000d;border-radius:4px;align-items:center;gap:2px;padding:4px;display:flex}.order-book-container .floating-input-group .input-controls button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.order-book-container .floating-input-group .input-controls button:hover{color:#111827;background:#00000014}.order-book-container .floating-input-group .input-controls button:active{color:#1760ff;background:#f0b90b33}.order-book-container .floating-input-group input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.order-book-container .floating-input-group input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.order-book-container .floating-input-group input[type=number]{-moz-appearance:textfield}.order-book-container .input-main-row{align-items:center;display:flex}.order-book-container .input-main-row input{color:#111827;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:18px;font-weight:700;line-height:1.2}.order-book-container .input-main-row input::placeholder{color:#6b7280;opacity:.5}.order-book-container .market-placeholder{color:#111827;font-size:18px;font-weight:700;line-height:27px}.order-book-container .price-input-v3.disabled .input-group-v3{opacity:.7}.order-book-container .info-row-v3{border:1px solid #00000014;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.order-book-container .info-item{align-items:center;gap:8px;display:flex}.order-book-container .info-item .label{color:#6b7280;font-size:13px}.order-book-container .info-item .value{color:#111827;font-size:13px;font-weight:600}.order-book-container .input-actions-v3{align-items:center;gap:12px;display:flex}.order-book-container .input-actions-v3 .currency{color:#111827;white-space:nowrap;font-size:14px;font-weight:700}.order-book-container .controls-v3{color:#6b7280;background:#0000000d;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;display:flex}.order-book-container .slider-container-v3{margin:10px 0;padding:0 4px;position:relative}.order-book-container .allocation-slider-v3{z-index:5;align-items:center;height:28px;padding:0 4px;display:flex;position:relative}@media (max-width:768px){.order-book-container .allocation-slider-v3.range_innr{margin-bottom:4rem}}.order-book-container .allocation-slider-v3 input[type=range]{appearance:none;z-index:10;cursor:pointer;background:0 0;outline:none;width:100%;height:2px;position:relative}.order-book-container .allocation-slider-v3:after{content:"";z-index:-1;background:#e5e7eb;border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.order-book-container .allocation-slider-v3:before{content:"";height:4px;width:var(--pct,0%);z-index:2;background:#1760ff;border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.order-book-container .allocation-slider-v3 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;z-index:10;background:#fff;border:4px solid #1760ff;border-radius:50%;width:20px;height:20px;box-shadow:0 0 4px #0006}.order-book-container .allocation-slider-v3 input[type=range]::-moz-range-thumb{cursor:pointer;z-index:10;background:#fff;border:4px solid #1760ff;border-radius:50%;width:20px;height:20px;box-shadow:0 0 4px #0006}.order-book-container .allocation-slider-v3 .slider-dots{pointer-events:none;z-index:3;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.order-book-container .allocation-slider-v3 .slider-dots .dot{pointer-events:auto;cursor:pointer;border-radius:50%;width:10px;height:10px;transition:all .2s;background:#fff!important;border:1.5px solid #fff!important}.order-book-container .allocation-slider-v3 .slider-dots .dot.active{border-color:#1760ff}.order-book-container .slider-labels{color:#474d57;pointer-events:none;justify-content:space-between;margin-top:4px;padding:0 2px;font-size:12px;display:flex}.order-book-container .slider-labels span{cursor:pointer;pointer-events:auto;transition:color .2s}.order-book-container .slider-labels span:hover{color:#6b7280}.order-book-container .order-options-v3{margin:4px 0}.order-book-container .options-main{justify-content:space-between;align-items:flex-start;display:flex}.order-book-container .checkbox-group{flex-direction:column;gap:12px;display:flex}.order-book-container .checkbox-label-v3{color:#6b7280;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.order-book-container .checkbox-label-v3 input[type=checkbox]{accent-color:#1760ff;background:0 0;border:1px solid #333941;border-radius:2px;width:16px;height:16px}.order-book-container .tif-dropdown-v3{cursor:pointer;background:#0000000d;border-radius:4px;align-items:center;padding:6px 10px;transition:background-color .2s;display:flex;position:relative}.order-book-container .tif-dropdown-v3:hover{background:#00000014}.order-book-container .tif-arrow{color:#6b7280;pointer-events:none;margin-left:6px;font-size:8px}.order-book-container .bottom-section-v3{flex-direction:column;gap:10px;margin-top:auto;padding-top:8px;display:flex}.order-book-container .margin-row-v3{justify-content:space-between;align-items:center;display:flex}.order-book-container .margin-row-v3 .label{color:#6b7280;font-size:13px}.order-book-container .margin-row-v3 .value{color:#111827;font-size:13px;font-weight:600}.order-book-container .margin-row-v3--sub .label,.order-book-container .margin-row-v3--sub .value{color:#9ca3af;font-size:12px}.order-book-container .margin-row-v3--sub .value{font-weight:600}.order-book-container .action-btn-v3{color:#111827;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:opacity .2s}.order-book-container .action-btn-v3.buy{background:#39b54a}.order-book-container .action-btn-v3.sell{background:#f44336}.order-book-container .action-btn-v3:hover:not(:disabled){opacity:.9}.order-book-container .action-btn-v3:disabled{opacity:.5;cursor:not-allowed}.order-book-container .greeks-grid-v3{background:#00000008;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:8px;padding:10px;display:grid}.order-book-container .greek-item{flex-direction:column;align-items:center;gap:4px;display:flex}.order-book-container .greek-item .label{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:600}.order-book-container .greek-item .value{color:#111827;font-size:12px;font-weight:700}.order-book-container .balance-rows-v3{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.order-book-container .highlight{color:#1760ff!important}.order-book-container .tif-select-v3{color:#111827;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding-right:4px;font-size:12px;font-weight:500}.order-book-container .tif-select-v3 option{color:#111827;background:#f9fafb;padding:8px 12px}.order-book-container .swap-icon{cursor:pointer;transition:opacity .2s}.order-book-container .swap-icon:hover{opacity:1}.order-book-container .floating-input-group.has-error{border-color:#f44!important}.order-book-container .input-error-msg{color:#f44;margin-top:2px;margin-left:12px;font-size:11px;display:block}.order-book-container .action-btn-v3:disabled{opacity:.5;cursor:not-allowed;color:#7a8398!important;background:#d5d5d5!important}.order-book-container .slider-tooltip{color:#000;pointer-events:none;opacity:0;z-index:100;white-space:nowrap;background:#1760ff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;transition:opacity .2s,top .2s;position:absolute;top:-35px;transform:translate(-50%);box-shadow:0 2px 8px #00000080}.order-book-container .slider-tooltip.visible{opacity:1;top:-40px}.order-book-container .slider-tooltip:after{content:"";border-top:5px solid #1760ff;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.order-book-container .allocation-slider-v3 input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 6px #00c16926}.order-book-container .allocation-slider-v3 input[type=range]::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 6px #00c16926}.order-book-container .allocation-slider-v3 .slider-dots .dot:hover{background:#f0b90b1a;border-color:#1760ff}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.fiat_flow_disabled_banner.option_trading_disabled_banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.8rem;margin:0 0 .8rem;padding:1.2rem 1.4rem;font-size:1.3rem;font-weight:500;line-height:1.5}.right-panel--admin_disabled>:not(.option_trading_disabled_banner){opacity:.65;pointer-events:none}.filters-bar{background:0 0;flex-wrap:wrap;align-items:center;gap:.75rem;padding:10px 0;display:flex}.filters-bar .date-chips-container{white-space:nowrap;gap:6px;padding:2px 0;display:inline-block;overflow-x:auto}.filters-bar .date-chips-container::-webkit-scrollbar{display:none}.filters-bar .date-chip{color:#000;cursor:pointer;white-space:nowrap;box-shadow:none;background:#e9e8ee;border:1px solid #e9e8ee;border-radius:40px;margin:0 4px 0 0;padding:6px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.filters-bar .date-chip.active,.filters-bar .date-chip:hover{color:#1760ff;box-shadow:none;border:1px solid #1760ff}.filters-bar .date-loading{color:#6b7280;padding:6px 12px;font-size:12px}.filters-bar .additional-filters{align-items:center;gap:16px;display:flex}.filters-bar .filter-checkbox{color:#6b7280;cursor:pointer;align-items:center;gap:12px;font-size:13px;display:flex;position:relative}.filters-bar .filter-checkbox input[type=checkbox]{display:none}.filters-bar .filter-checkbox:before{content:"";accent-color:#1760ff;width:16px;height:16px}.filters-bar .pair-selector{align-items:center;gap:1rem;display:flex}.filters-bar .pair-selector label{color:#6b7280;font-size:.9rem;font-weight:500}.filters-bar .pair-buttons{gap:.5rem;display:flex}.filters-bar .filter-dropdown select{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;min-width:120px;padding:8px 12px;font-size:13px}.filters-bar .filter-dropdown select:focus{border-color:#1760ff;outline:none}.filters-bar .collapse-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.filters-bar .collapse-btn:hover{color:#111827;background:#e5e7eb}.filters-bar .pair-button{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .18s}.filters-bar .pair-button.active{color:#fff;background:#1760ff;border-color:#1760ff;box-shadow:0 0 12px 2px #3b82f626,0 2px 8px #3b82f61a}.filters-bar .pair-button:hover:not(.disabled){color:#1760ff;background:#f3f4f6;border-color:#1760ff}.filters-bar .pair-button.disabled{opacity:.5;cursor:not-allowed}.filters-bar input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;padding:6px 12px;font-family:inherit;font-size:12px;transition:border-color .15s}.filters-bar input:focus{border-color:#1760ff}.filters-bar>button{color:#6b7280;cursor:pointer;box-shadow:none;background:#0000000a;border:1px solid #e5e7eb;border-radius:4px;outline:none;margin:0;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;position:relative}.filters-bar>button:hover{color:#111827;background:#00000012;border-color:#9ca3af}.filters-bar>button:active{background:#0000001a}.filters-bar .greeks-btn{cursor:pointer;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;color:#fff!important;background:#16a34a!important;border:none!important}.filters-bar .greeks-btn.active{background:#e90306!important}.filters-bar .greeks-btn:hover{opacity:.85}.filters-bar .greeks-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.filters-bar{gap:8px;padding:8px 0}.filters-bar .date-chips-container{white-space:nowrap;display:inline-block;overflow-x:auto}.filters-bar .date-chips-container .date-chip{margin-right:4px}}.optionTrading{background-color:#0000;gap:20px;width:100%;margin-top:0;display:flex}@media (max-width:1279px){.optionTrading{flex-direction:column}}.optionTrading_canvas{flex:1;width:calc(100% - 530px);height:100%}@media (max-width:1365px){.optionTrading_canvas{width:calc(100% - 400px)}}@media (max-width:1279px){.optionTrading_canvas{width:100%}}.optionTrading_orderBook{width:530px;height:100%}@media (max-width:1365px){.optionTrading_orderBook{width:400px}}@media (max-width:1279px){.optionTrading_orderBook{width:100%;margin-top:20px}}@media (max-width:767px){.optionTrading_orderBook{border-radius:0}}.option-chain-root-container .canvas-table-wrapper{border-radius:1.5rem;position:relative;overflow:hidden}.option-chain-root-container .canvas-option-table-container{background:#fff;border-radius:20px}.option-chain-root-container .canvas-option-table-container:hover{cursor:pointer}.option-chain-root-container .canvas-table-loading{color:#6b7280;background:#fff;justify-content:center;align-items:center;height:100%;min-height:400px;font-size:14px;display:flex}.option-chain-root-container .canvas-table-loading:before{content:"";border:2px solid #1760ff;border-top-color:#0000;border-radius:50%;width:24px;height:24px;margin-right:12px;animation:1s linear infinite spin}.option-chain-root-container .canvas-price-cell{min-width:80px;min-height:44px;position:relative}.option-chain-root-container .canvas-price-cell canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.option-chain-root-container .option-chain-table td{position:relative}.option-chain-root-container .bid-side,.option-chain-root-container .bid-side.text-green-400{color:#22c55e!important}.option-chain-root-container .ask-side,.option-chain-root-container .ask-side.text-red-400{color:#ef4444!important}.option-chain-root-container .bid-button{color:#16a34a;cursor:pointer;background:#16a34a14;border:1.5px solid #16a34a;border-radius:9999px;margin-right:.2em;padding:.25em .9em;font-size:.85em;font-weight:700;transition:all .18s;display:inline-block;box-shadow:0 0 6px #16a34a1f}.option-chain-root-container .bid-button:hover{background:#16a34a26;box-shadow:0 0 8px #16a34a33}.option-chain-root-container .ask-button{color:#dc2626;cursor:pointer;background:#dc262614;border:1.5px solid #dc2626;border-radius:9999px;margin-left:.2em;padding:.25em .9em;font-size:.85em;font-weight:700;transition:all .18s;display:inline-block;box-shadow:0 0 6px #dc26261a}.option-chain-root-container .ask-button:hover{background:#dc262626;box-shadow:0 0 8px #dc262633}.option-chain-root-container .borderr{background-color:#e9801d14;font-weight:600;color:#d97706!important}.option-chain-root-container td{padding:8px 4px;transition:background-color .18s}.option-chain-root-container td:hover{background-color:#00000008}.option-chain-root-container td span{color:#111827;margin-top:2px;font-size:12px;font-weight:500;display:block}.option-chain-root-container td .borderr{color:#d97706;font-weight:550}.option-chain-root-container tbody{border-collapse:collapse;width:100%}.option-chain-root-container .table-container{width:100%}.option-chain-root-container .fixed-header-table{border-collapse:collapse;width:100%}.option-chain-root-container .fixed-header-table th,.option-chain-root-container .fixed-header-table td{text-align:center;padding:8px}.option-chain-root-container .fixed-header-table thead{z-index:10;background-color:#f3f4f6;position:sticky;top:0}.option-chain-root-container .table-body-wrapper{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;height:900px;display:block;overflow-y:auto}.option-chain-root-container .table-body-wrapper::-webkit-scrollbar{width:8px}.option-chain-root-container .table-body-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.option-chain-root-container .table-body-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.option-chain-root-container .table-body-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.option-chain-root-container .option-chain-table{border-collapse:collapse;table-layout:fixed;background-color:#fff;width:100%}.option-chain-root-container .option-chain-table th{color:#1760ff;text-transform:uppercase;z-index:10;background-color:#f3f4f6;border-bottom:2px solid #3b82f633;padding:12px 8px;font-size:.875rem;font-weight:600;position:sticky;top:0}.option-chain-root-container .option-chain-table tbody{background-color:#fff}.option-chain-root-container .option-chain-table tr{transition:background-color .18s}.option-chain-root-container .option-chain-table tr:hover{background-color:#00000008}.option-chain-root-container .option-chain-table td{text-align:center;vertical-align:middle;padding:8px 4px}.option-chain-root-container .info-row{background-color:#3b82f60a;border-top:1px solid #0000000f;border-bottom:1px solid #3b82f626}.option-chain-root-container .info-row td{vertical-align:middle;border-bottom:none;padding:16px 8px}.option-chain-root-container .underlying-price{color:#111827;margin-left:4px;font-weight:600;-webkit-text-decoration:underline dashed #1760ff;text-decoration:underline dashed #1760ff}.option-chain-root-container .expiry-date{color:#111827;font-size:1.25rem;font-weight:600;line-height:1}.option-chain-root-container .expiry-caret{color:#6b7280;margin-top:2px;font-size:.75rem;line-height:1}.option-chain-root-container .time-until-expiry{color:#111827;margin-left:4px;font-weight:600}.option-chain-root-container .app-container{box-sizing:border-box;width:100%;height:100vh;padding:10px}.option-chain-root-container .split-screen{gap:20px;height:90vh;display:flex}.option-chain-root-container .left-panel{box-sizing:border-box;width:60%;padding:0}@media (max-width:1365px){.option-chain-root-container .left-panel{width:100%}}.option-chain-root-container .right-panel{box-sizing:border-box;width:40%}@media (max-width:1365px){.option-chain-root-container .right-panel{width:100%;margin-top:20px}}@media (max-width:991px){.option-chain-root-container .right-panel{margin-top:0}}.option-chain-root-container .single-panel{box-sizing:border-box;background-color:#fff;width:100%;height:90vh;padding:10px}@media (max-width:1200px){.option-chain-root-container .table-body-wrapper{height:600px}.option-chain-root-container .split-screen{flex-direction:column;height:auto}.option-chain-root-container .left-panel,.option-chain-root-container .right-panel{width:100%}}@media (max-width:768px){.option-chain-root-container .table-body-wrapper{height:400px}.option-chain-root-container td{padding:6px 2px;font-size:.75rem}.option-chain-root-container .option-chain-table th{padding:8px 4px;font-size:.75rem}}.option-chain-root-container .txtleft{text-align:left}.option-chain-root-container .txtright{text-align:right}.option-chain-root-container .slectedStrike{background-color:#e9801d0f;border:2px solid #d97706;border-left:#e9801d14;border-right:#e9801d14;font-weight:600}.option-chain-root-container .slectedStrikeLeft{border-left:2px solid #d97706}.option-chain-root-container .slectedStrikeRight{border-right:2px solid #d97706}.option-chain-root-container .selectedStrikeClosebutton{color:#d97706;cursor:pointer;align-items:right;width:20px;height:20px;position:inherit;z-index:99;background:0 0;border:none;justify-content:right;margin:-50px 0 0 104px;padding:0;font-size:35px;display:flex}.option-chain-root-container .strikeClosebutton{color:#d97706;cursor:pointer;background:0 0;border:none;font-size:35px}.option-chain-root-container .selectedStrikeClosebuttonLeft{color:#d97706;cursor:pointer;align-items:right;width:20px;height:20px;position:inherit;z-index:99;background:0 0;border:none;justify-content:right;margin:-50px 0 0;padding:0;font-size:35px;display:flex}.option-payoff-chart{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;min-width:0;padding:0;display:flex}.option-payoff-chart.is-fullscreen{z-index:1200;background:#fff;padding:16px 20px 20px;position:fixed;inset:0;overflow:auto}.option-payoff-chart .payoff-fullscreen-header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.option-payoff-chart .payoff-fullscreen-title{color:#111827;font-size:16px;font-weight:600}.option-payoff-chart .price-chart-wrapper-container{flex-direction:column;width:100%;display:flex}.option-payoff-chart .price-chart-wrapper-container .price-chart-wrapper{flex-direction:column;flex:1;display:flex}.option-payoff-chart .payoff-tabs{background:0 0;flex-shrink:0;align-items:center;gap:0;display:flex}.option-payoff-chart .payoff-tabs .payoff-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin-right:16px;padding:0 0 10px;font-size:13px;font-weight:500;transition:all .2s;position:relative}.option-payoff-chart .payoff-tabs .payoff-tab:hover{color:#9ca3af}.option-payoff-chart .payoff-tabs .payoff-tab.active{color:#111827}.option-payoff-chart .payoff-tabs .payoff-tab.active:after{content:"";background:#1760ff;height:1px;position:absolute;bottom:0;left:0;right:0}.option-payoff-chart .payoff-legend{color:#9ca3af;flex-shrink:0;align-items:center;gap:24px;padding:14px 0 0;font-size:12px;display:flex}.option-payoff-chart .payoff-probability-bar{border-radius:4px;width:100%;height:28px;margin:10px 0 4px;font-size:12px;font-weight:600;line-height:1;display:flex;overflow:hidden}.option-payoff-chart .payoff-probability-bar .prob-segment{color:#fff;justify-content:center;align-items:center;min-width:32px;transition:width .2s;display:flex}.option-payoff-chart .payoff-probability-bar .prob-profit{background:#4caf50}.option-payoff-chart .payoff-probability-bar .prob-loss{background:#ef5350}.option-payoff-chart .legend-entry{align-items:center;gap:8px;display:flex}.option-payoff-chart .legend-line-solid{border-radius:1px;width:22px;height:2px}.option-payoff-chart .legend-line-dashed{border-top:2px dashed #1760ff;width:22px;height:0}.option-payoff-chart .legend-actions{gap:8px;margin-left:auto;display:flex}.option-payoff-chart .legend-action-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.option-payoff-chart .legend-action-btn:hover{color:#111827;background:#0000000a;border-color:#00000026}.option-payoff-chart .payoff-chart-container{flex:auto;width:100%;min-width:0;height:240px;padding:0;position:relative;overflow:hidden}.option-payoff-chart.is-fullscreen .payoff-chart-container{height:min(60vh,520px);min-height:360px}.option-payoff-chart .canvas-chart-container{width:100%;min-width:0;height:100%;animation:.3s ease-out chartFadeIn;display:block;position:relative}.option-payoff-chart .chart-canvas{display:block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.option-payoff-chart .main-canvas{z-index:1}.option-payoff-chart .overlay-canvas{z-index:2;cursor:crosshair}.option-payoff-chart .payoff-sliders{border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:14px;padding:16px 20px 20px;display:flex}@media (max-width:767px){.option-payoff-chart .payoff-sliders{padding:16px 0}}.option-payoff-chart .slider-row{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:4px 16px;min-width:0;display:grid}.option-payoff-chart .slider-label-box{color:#374151;text-align:center;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:4px;grid-row:1/3;min-width:120px;padding:8px 12px;font-size:12px;font-weight:500}.option-payoff-chart .slider-container{grid-area:1/2;align-items:center;min-width:0;height:20px;display:flex;position:relative}.option-payoff-chart .slider-range-labels{color:#6b7280;grid-area:2/2;justify-content:space-between;padding:0 2px;font-size:11px;display:flex}.option-payoff-chart .smooth-slider{align-items:center;width:100%;height:20px;display:flex;position:relative}.option-payoff-chart .smooth-slider input[type=range]{appearance:none;cursor:pointer;z-index:3;background:0 0;width:100%;height:8px;margin:0;position:relative}.option-payoff-chart .smooth-slider input[type=range]:focus{outline:none}.option-payoff-chart .smooth-slider input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:2px;width:100%;height:8px}.option-payoff-chart .smooth-slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:grab;background:#16a34a;border:none;border-radius:50%;width:14px;height:14px;margin-top:-5px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 4px #0000004d}.option-payoff-chart .smooth-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 8px #ffa72680}.option-payoff-chart .smooth-slider input[type=range]::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.2)}.option-payoff-chart .smooth-slider input[type=range].dragging::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.2)}.option-payoff-chart .smooth-slider input[type=range]::-moz-range-track{background:0 0;border-radius:2px;width:100%;height:8px}.option-payoff-chart .smooth-slider input[type=range]::-moz-range-thumb{cursor:grab;background:#16a34a;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s;box-shadow:0 2px 4px #0000004d}.option-payoff-chart .smooth-slider input[type=range]::-moz-range-thumb:hover{transform:scale(1.15)}.option-payoff-chart .smooth-slider input[type=range]::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.2)}.option-payoff-chart .smooth-slider .slider-track-bg{z-index:1;background:#e5e7eb;border-radius:10px;height:8px;position:absolute;left:0;right:0}.option-payoff-chart .smooth-slider .slider-track-fill{z-index:2;background:#16a34a;border-radius:10px;height:8px;transition:width 50ms linear;position:absolute;top:50%;left:0;transform:translateY(-50%)}.option-payoff-chart .dual-range-slider{align-items:center;width:100%;height:20px;display:flex;position:relative}.option-payoff-chart .dual-range-slider .slider-track-bg{z-index:1;background:#e5e7eb;border-radius:10px;height:8px;position:absolute;left:0;right:0}.option-payoff-chart .dual-range-slider .slider-track-fill{z-index:2;background:#16a34a;border-radius:10px;height:8px;transition:left 50ms linear,width 50ms linear;position:absolute;top:50%;transform:translateY(-50%)}.option-payoff-chart .dual-range-slider .range-input{appearance:none;cursor:pointer;pointer-events:none;z-index:3;background:0 0;width:100%;height:8px;margin:0;position:absolute}.option-payoff-chart .dual-range-slider .range-input:focus{outline:none}.option-payoff-chart .dual-range-slider .range-input::-webkit-slider-runnable-track{background:0 0;border-radius:2px;width:100%;height:8px}.option-payoff-chart .dual-range-slider .range-input::-webkit-slider-thumb{appearance:none;cursor:grab;pointer-events:auto;background:#16a34a;border:none;border-radius:50%;width:14px;height:14px;margin-top:-5px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 4px #0000004d}.option-payoff-chart .dual-range-slider .range-input::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 8px #ffa72680}.option-payoff-chart .dual-range-slider .range-input::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.2)}.option-payoff-chart .dual-range-slider .range-input::-moz-range-track{background:0 0;border-radius:2px;width:100%;height:8px}.option-payoff-chart .dual-range-slider .range-input::-moz-range-thumb{cursor:grab;pointer-events:auto;background:#16a34a;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s;box-shadow:0 2px 4px #0000004d}.option-payoff-chart .dual-range-slider .range-input::-moz-range-thumb:hover{transform:scale(1.15)}.option-payoff-chart .dual-range-slider .range-input::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.2)}@media (max-width:768px){.option-payoff-chart .payoff-tab{padding:10px 0;font-size:12px}.option-payoff-chart .payoff-legend{flex-wrap:wrap;gap:12px;padding:8px 0}.option-payoff-chart .slider-row{grid-template-columns:1fr;gap:8px}.option-payoff-chart .slider-label-box{grid-row:auto;min-width:auto}.option-payoff-chart .slider-container,.option-payoff-chart .slider-range-labels{grid-area:auto}.option-payoff-chart .payoff-chart-container{height:180px}}@keyframes chartFadeIn{0%{opacity:0}to{opacity:1}}.order-history-container{background:#fff;border-radius:8px;flex-direction:column;height:auto;min-height:400px;display:flex;overflow:visible;box-shadow:0 4px 6px #0000000a}.order-history-container .history-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.order-history-container .history-header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.order-history-container .history-summary{gap:24px;display:flex}.order-history-container .summary-item{flex-direction:column;align-items:flex-end;display:flex}.order-history-container .summary-label{color:#111827;margin-bottom:4px;font-size:12px}.order-history-container .summary-value{color:#111827;font-size:16px;font-weight:600}.order-history-container .history-table-container{background:#fff;flex-direction:column;flex:1;min-height:400px;max-height:600px;padding-bottom:20px;display:flex;position:relative;overflow:auto}.order-history-container .history-table-container::-webkit-scrollbar{width:10px;height:10px}.order-history-container .history-table-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:5px}.order-history-container .history-table-container::-webkit-scrollbar-thumb{background:linear-gradient(#d1d5db,#9ca3af);border:2px solid #f3f4f6;border-radius:5px}.order-history-container .history-table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9ca3af,#6b7280)}.order-history-container .history-table-container .empty-history{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fafa;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:absolute;inset:50px 0 0}.order-history-container .history-table-container .empty-history .empty-icon{opacity:.4;color:#1760ff;margin-bottom:20px;font-size:56px}.order-history-container .history-table-container .empty-history .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.order-history-container .history-table{border-collapse:collapse;background:#fff;width:100%;min-width:1600px;margin-bottom:20px;font-size:13px;position:relative}.order-history-container .history-table th{color:#6b7280;text-align:left;letter-spacing:.8px;z-index:10;white-space:nowrap;background:linear-gradient(#f3f4f6 0%,#e9ecef 100%);border-bottom:1px solid #e5e7eb;padding:16px 20px;font-size:12px;font-weight:600;position:sticky;top:0;box-shadow:0 2px 4px #0000000a}.order-history-container .history-table td{color:#111827;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f3f4f6;padding:16px 20px;font-size:13px;overflow:hidden}.order-history-container .history-table tbody tr{transition:all .2s;position:relative}.order-history-container .history-table tbody tr.buy-side,.order-history-container .history-table tbody tr.sell-side{position:relative}.order-history-container .market-cell{align-items:center;gap:12px;display:flex;position:relative}.order-history-container .side-indicator{border-radius:2px;flex-shrink:0;width:4px;height:20px}.order-history-container .buy-indicator{background:linear-gradient(#00d4aa,#00b894);box-shadow:0 0 8px #00d4aa33}.order-history-container .sell-indicator{background:linear-gradient(#f44,#e63939);box-shadow:0 0 8px #f443}.order-history-container .market-name{color:#111827;letter-spacing:.2px;flex:1;font-size:14px;font-weight:600}.order-history-container .instrument-name{font-size:12px;font-weight:800;color:#111827!important}.order-history-container .order-type{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:800;color:#111827!important}.order-history-container .direction-badge{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.order-history-container .price-cell{flex-direction:column;gap:2px;display:flex}.order-history-container .avg-filled-price{color:#111827;font-size:13px;font-weight:700}.order-history-container .order-price{color:#374151;font-size:11px;font-weight:400}.order-history-container .quantity-cell{flex-direction:column;gap:2px;display:flex}.order-history-container .filled-quantity{color:#111827;font-size:13px;font-weight:700}.order-history-container .order-quantity{color:#374151;font-size:11px;font-weight:400}.order-history-container .order-time{color:#111827;font-size:12px;font-weight:400}.order-history-container .order-id{color:#111827;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:400}.order-history-container .value-cell{flex-direction:column;gap:2px;display:flex}.order-history-container .filled-value{color:#111827;font-size:13px;font-weight:500}.order-history-container .order-value{color:#374151;font-size:11px;font-weight:400}.order-history-container .order-status{color:#0d9488;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.order-history-container .order-status-red{color:#f44;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.order-history-container .trading-fees{font-size:12px;font-weight:700;color:#111827!important}.order-history-container .details-btn{color:#111827;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:500;transition:all .2s}.order-history-container .details-btn:hover{background:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.order-history-container .empty-history{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.order-history-container .empty-history .empty-icon{opacity:.2;color:#9ca3af;filter:grayscale();margin-bottom:24px;font-size:64px;transition:all .3s}.order-history-container .empty-history:hover .empty-icon{opacity:.3;filter:grayscale(0%);transform:scale(1.05)}.order-history-container .empty-history .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.order-history-container .loading-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.order-history-container .loading-state .loading-spinner{border:3px solid #e5e7eb;border-top-color:#0d9488;border-radius:50%;width:40px;height:40px;margin-bottom:24px;animation:1s linear infinite spin}.order-history-container .loading-state .loading-text{color:#111827;letter-spacing:.5px;font-size:16px;font-weight:500}.order-history-container .error-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.order-history-container .error-state .error-icon{opacity:.6;color:#f44;margin-bottom:24px;font-size:64px;transition:all .3s}.order-history-container .error-state:hover .error-icon{opacity:.8;transform:scale(1.05)}.order-history-container .error-state .error-text{color:#f44;letter-spacing:.5px;max-width:400px;margin-bottom:24px;font-size:16px;font-weight:500;line-height:1.4}.order-history-container .error-state .retry-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#f44,#e63939);border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.order-history-container .error-state .retry-btn:hover{background:linear-gradient(135deg,#e63939,#d63333);transform:translateY(-2px)}.order-history-container .error-state .retry-btn:active{transform:translateY(0)}@media (max-width:1600px){.order-history-container .history-table{min-width:1400px}.order-history-container .history-table th,.order-history-container .history-table td{padding:14px 16px}}@media (max-width:768px){.order-history-container .history-table{min-width:1200px}.order-history-container .history-table th,.order-history-container .history-table td{padding:12px 14px;font-size:11px}.order-history-container .empty-history{padding:80px 16px}.order-history-container .empty-history .empty-icon{font-size:48px}.order-history-container .empty-history .empty-text{font-size:14px}.order-history-container .details-btn{padding:4px 8px;font-size:10px}}.pnl-container{background:#fff;border-radius:8px;flex-direction:column;height:300px;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000a}.pnl-container .pnl-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.pnl-container .pnl-header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.pnl-container .pnl-summary{gap:24px;display:flex}.pnl-container .summary-item{flex-direction:column;align-items:flex-end;display:flex}.pnl-container .summary-label{color:#6b7280;margin-bottom:4px;font-size:12px}.pnl-container .summary-value{color:#111827;font-size:16px;font-weight:600}.pnl-container .pnl-table-container{flex:1;position:relative;overflow-x:auto}.pnl-container .pnl-table-container .empty-pnl{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fafa;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:absolute;inset:50px 0 0}.pnl-container .pnl-table-container .empty-pnl .empty-icon{opacity:.4;color:#1760ff;margin-bottom:20px;font-size:56px}.pnl-container .pnl-table-container .empty-pnl .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.pnl-container .pnl-table{border-collapse:collapse;width:100%;font-size:14px}.pnl-container .pnl-table th{color:#6b7280;text-align:left;letter-spacing:.5px;z-index:10;white-space:nowrap;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:16px 12px;font-size:13px;font-weight:500;position:sticky;top:0}.pnl-container .pnl-table td{color:#111827;border-bottom:1px solid #f3f4f6;padding:16px 12px}.pnl-container .pnl-table tbody tr:hover{background:#00000005}.pnl-container .market-cell{align-items:center;gap:8px;display:flex}.pnl-container .market-name{color:#111827;font-weight:500}.pnl-container .instrument-name{color:#6b7280;font-size:13px}.pnl-container .price-value,.pnl-container .quantity-value{color:#111827;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px}.pnl-container .trade-type-badge{color:#111827;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.pnl-container .pnl-value{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;font-weight:600}.pnl-container .timestamp-value{color:#6b7280;font-size:13px}.pnl-container .empty-pnl{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.pnl-container .loading-pnl{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:60px 20px;display:flex}.pnl-container .loading-text{color:#6b7280;font-size:14px;font-weight:500}@media (max-width:768px){.pnl-container .pnl-header{flex-direction:column;align-items:flex-start;gap:16px}.pnl-container .pnl-summary{justify-content:space-between;width:100%}.pnl-container .pnl-table{font-size:12px}.pnl-container .pnl-table th,.pnl-container .pnl-table td{padding:12px 8px}}.positions-container{background:#fff;border-radius:8px;flex-direction:column;height:50vh;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000a}.positions-container .positions-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.positions-container .positions-header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.positions-container .positions-summary{gap:24px;display:flex}.positions-container .summary-item{flex-direction:column;align-items:flex-end;display:flex}.positions-container .summary-label{color:#6b7280;margin-bottom:4px;font-size:12px}.positions-container .summary-value{color:#111827;font-size:16px;font-weight:600}.positions-container .positions-table-container{background:#fff;flex-direction:column;flex:1;min-height:35vh;display:flex;position:relative;overflow:auto}.positions-container .positions-table-container::-webkit-scrollbar{width:10px;height:10px}.positions-container .positions-table-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:5px}.positions-container .positions-table-container::-webkit-scrollbar-thumb{background:linear-gradient(#d1d5db,#9ca3af);border:2px solid #f3f4f6;border-radius:5px}.positions-container .positions-table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9ca3af,#6b7280)}.positions-container .positions-table-container .empty-positions{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fafa;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:absolute;inset:60px 0 0}.positions-container .positions-table-container .empty-positions .empty-icon{opacity:.4;color:#9ca3af;margin-bottom:20px;font-size:56px}.positions-container .positions-table-container .empty-positions .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.positions-container .positions-table{border-collapse:collapse;table-layout:auto;background:#fff;width:100%;min-width:1400px;font-size:13px;position:relative}.positions-container .positions-table th{color:#6b7280;text-align:left;letter-spacing:.8px;z-index:10;white-space:nowrap;background:linear-gradient(#f3f4f6 0%,#e9ecef 100%);border-bottom:1px solid #e5e7eb;padding:16px 20px;font-size:12px;font-weight:600;position:sticky;top:0;box-shadow:0 2px 4px #0000000a}.positions-container .positions-table th.numeric{text-align:right}.positions-container .positions-table th.sticky-contracts{z-index:14;background:#f3f4f6;width:260px;min-width:260px;max-width:260px;position:sticky;left:0;box-shadow:12px 0 12px #00000014}.positions-container .positions-table th.sticky-action{z-index:15;background:#f3f4f6;width:160px;min-width:160px;max-width:160px;position:sticky;right:0;box-shadow:-12px 0 12px #00000014}.positions-container .positions-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:16px 20px;font-size:13px}.positions-container .positions-table td.numeric{text-align:right}.positions-container .positions-table td.sticky-contracts{z-index:14;background:#fff;width:260px;min-width:260px;max-width:260px;position:sticky;left:0;box-shadow:12px 0 12px #0000000f}.positions-container .positions-table td.sticky-action{z-index:15;background:#fff;width:160px;min-width:160px;max-width:160px;position:sticky;right:0;box-shadow:-12px 0 12px #0000000f}.positions-container .positions-table tbody tr{transition:all .2s;position:relative}.positions-container .positions-table tbody tr:nth-child(2n){background:#00000004}.positions-container .positions-table tbody tr:hover{background:#00000006;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.positions-container .positions-table tbody tr.buy-side,.positions-container .positions-table tbody tr.sell-side{position:relative}.positions-container .contracts-cell{align-items:center;gap:12px;display:flex;position:relative}.positions-container .side-indicator{border-radius:2px;flex-shrink:0;width:4px;height:20px}.positions-container .buy-indicator{background:linear-gradient(#00c169,#00b894);box-shadow:0 0 8px #00c16933}.positions-container .sell-indicator{background:linear-gradient(#f44,#e63939);box-shadow:0 0 8px #f443}.positions-container .contracts-name{color:#111827;flex-direction:column;flex:1;display:flex}.positions-container .contracts-top{letter-spacing:.2px;font-size:13px;font-weight:600}.positions-container .contracts-bottom{color:#6b7280;margin-top:2px;font-size:12px}.positions-container .qty-value{font-size:13px;font-weight:600}.positions-container .value-amount,.positions-container .entry-price{color:#111827;font-size:13px;font-weight:500}.positions-container .mark-price-cell{flex-direction:column;gap:2px;display:flex}.positions-container .mark-price{color:#111827;font-size:13px;font-weight:500}.positions-container .mark-price-percent{color:#6b7280;font-size:11px;font-weight:400}.positions-container .liq-price{color:#111827;font-size:12px;font-weight:400}.positions-container .breakeven-price{color:#111827;font-size:12px}.positions-container .im-value,.positions-container .mm-value,.positions-container .tp-sl,.positions-container .trailing-stop,.positions-container .mmr-close,.positions-container .reverse-position{color:#111827;font-size:12px;font-weight:400}.positions-container .unrealized-pnl-cell{flex-direction:column;gap:2px;display:flex;position:relative}.positions-container .unrealized-pnl{font-size:13px;font-weight:600}.positions-container .unrealized-pnl-percent{font-size:11px;font-weight:400}.positions-container .expand-details-btn{color:#6b7280;cursor:pointer;opacity:.7;background:0 0;border:none;padding:2px;font-size:12px;transition:all .2s;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.positions-container .expand-details-btn:hover{opacity:1;color:#1760ff}.positions-container .realized-pnl{font-size:13px;font-weight:600}.positions-container .close-by-buttons{flex-direction:column;align-items:center;gap:8px;display:flex}.positions-container .close-btn{cursor:pointer;letter-spacing:.6px;text-align:center;box-sizing:border-box;white-space:nowrap;text-transform:capitalize;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-width:0;padding:8px 12px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000f}.positions-container .close-btn:before{content:"";background:linear-gradient(90deg,#0000,#0000000f,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.positions-container .close-btn:hover:before{left:100%}.positions-container .close-btn:active{transform:translateY(0);box-shadow:0 2px 4px #0000000f}.positions-container .limit-btn,.positions-container .market-btn{color:#fff;background:#0036ac;border:1px solid #0036ac}.positions-container .limit-btn:hover:not(:disabled),.positions-container .market-btn:hover:not(:disabled){color:#0036ac;background:0 0;border-color:#0036ac;box-shadow:0 4px 12px #00000014}.positions-container .limit-btn:disabled,.positions-container .market-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.positions-container .empty-positions{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.positions-container .empty-positions:hover .empty-icon{opacity:.3;filter:grayscale(0%);transform:scale(1.05)}.positions-container .empty-icon{opacity:.2;color:#6b7280;filter:grayscale();margin-bottom:24px;font-size:64px;transition:all .3s}.positions-container .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.positions-container .loading-positions{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.positions-container .loading-spinner{border:3px solid #e5e7eb;border-top-color:#00c169;border-radius:50%;width:40px;height:40px;margin-bottom:24px;animation:1s linear infinite spin}.positions-container .loading-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.positions-container .error-positions{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.positions-container .error-icon{opacity:.8;color:#f44;margin-bottom:24px;font-size:48px;animation:2s ease-in-out infinite pulse}.positions-container .error-text{color:#f44;letter-spacing:.5px;margin-bottom:24px;font-size:16px;font-weight:500}.positions-container .retry-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#f44,#e63939);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #f443}.positions-container .retry-btn:hover{background:linear-gradient(135deg,#e63939,#d63333);transform:translateY(-2px);box-shadow:0 6px 16px #ff44444d}.positions-container .retry-btn:active{transform:translateY(0);box-shadow:0 4px 12px #f443}@media (max-width:1400px){.positions-container .positions-table th.sticky-contracts,.positions-container .positions-table td.sticky-contracts{width:220px;min-width:220px;max-width:220px}.positions-container .positions-table th.sticky-action,.positions-container .positions-table td.sticky-action{width:140px;min-width:140px;max-width:140px}.positions-container .positions-table{min-width:1200px}.positions-container .positions-table th,.positions-container .positions-table td{padding:14px 16px}.positions-container{height:55vh}}@media (min-width:1500px){.positions-container .positions-table th.sticky-action,.positions-container .positions-table td.sticky-action{width:180px;min-width:180px;max-width:180px}.positions-container .close-by-buttons{flex-direction:row;justify-content:center;align-items:center;gap:10px}.positions-container .close-btn{width:auto}}@media (max-width:768px){.positions-container .positions-table{min-width:1000px}.positions-container .positions-table th,.positions-container .positions-table td{padding:12px 14px;font-size:11px}.positions-container .empty-positions{padding:80px 16px}.positions-container .empty-icon{font-size:48px}.positions-container .empty-text{font-size:14px}.positions-container .close-btn{padding:4px 8px;font-size:10px}.positions-container .close-by-buttons{flex-direction:column;gap:4px}.positions-container{height:50vh}}.price-chart-wrapper{background:#fff;flex-direction:column;width:100%;min-width:0;display:flex}.price-chart-wrapper .active{border:none;box-shadow:none!important;background:#f3f4f6!important}.price-chart-wrapper button:focus{outline-offset:2px!important;outline:none!important}.price-chart-wrapper .price-chart-toolbar{background:#fff;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;min-height:44px;padding:4px 12px;display:flex}.price-chart-wrapper .toolbar-left{flex:1;align-items:center;gap:16px;display:flex}.price-chart-wrapper .interval-buttons{gap:12px;display:flex}.price-chart-wrapper .interval-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;padding:4px 2px;font-size:13px;font-weight:500;transition:all .2s}.price-chart-wrapper .interval-btn:hover:not(:disabled){color:#111827}.price-chart-wrapper .interval-btn.active{color:#d97706;border-bottom-color:#d97706}.price-chart-wrapper .interval-btn:disabled{opacity:.3;cursor:not-allowed}.price-chart-wrapper .chart-info-compact{align-items:center;gap:8px;display:flex}.price-chart-wrapper .chart-symbol{color:#9ca3af;font-size:12px;font-weight:500}.price-chart-wrapper .chart-overlay-legend{z-index:5;pointer-events:none;flex-direction:column;gap:4px;font-family:Inter,sans-serif;display:flex;position:absolute;top:8px;left:12px}.price-chart-wrapper .ohlc-row,.price-chart-wrapper .ma-row{align-items:center;gap:12px;font-size:12px;font-weight:500;display:flex}.price-chart-wrapper .ohlc-item{color:#6b7280}.price-chart-wrapper .ohlc-val{color:#0d9488;margin-left:4px}.price-chart-wrapper .ohlc-change{margin-left:4px}.price-chart-wrapper .ohlc-change.up{color:#0d9488}.price-chart-wrapper .ohlc-change.down{color:#ef5350}.price-chart-wrapper .ma-item-ref{color:#6b7280}.price-chart-wrapper .ma-item-val{align-items:center;display:flex}.price-chart-wrapper .ma-item-val .val{margin-left:4px}.price-chart-wrapper .ma-item-val.ma7{color:#d97706}.price-chart-wrapper .ma-item-val.ma14{color:#7c3aed}.price-chart-wrapper .ma-item-val.ma28{color:#2563eb}.price-chart-wrapper .price-chart-container{background:#fff;flex:1;width:100%;min-width:0;position:relative;overflow:hidden}.price-chart-wrapper .price-chart-container.tradingview-chart{display:block;width:100%!important}.price-chart-wrapper .price-chart-container>div:first-child:not(.price-chart-overlay){width:100%!important;height:100%!important}.price-chart-wrapper .price-chart-container canvas{display:block}.price-chart-wrapper .price-chart-overlay{color:#6b7280;z-index:10;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex;position:absolute;inset:0}.price-chart-wrapper .loading-spinner{border:2px solid #d9770626;border-top-color:#d97706;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@media (max-width:768px){.price-chart-wrapper .price-chart-toolbar{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:8px 12px}.price-chart-wrapper .toolbar-left{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.price-chart-wrapper .interval-buttons{gap:8px;padding-bottom:2px;overflow-x:auto}.price-chart-wrapper .interval-btn{white-space:nowrap;font-size:11px}.price-chart-wrapper .ohlc-row,.price-chart-wrapper .ma-row{flex-wrap:wrap;gap:6px;font-size:10px}}.recent-trades-container .trades-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:1399px){.recent-trades-container .trades-grid{grid-template-columns:1fr;gap:10px}}.recent-trades-container .trade-section{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.recent-trades-container .trade-header{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.recent-trades-container .trade-title{color:#111827;align-items:center;gap:12px;margin:0;font-size:14px;font-weight:600;display:flex}.recent-trades-container .badge{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700}.recent-trades-container .badge-green{color:#16a34a;background:#22c55e1a}.recent-trades-container .badge-red{color:#e90306;background:#ef44441a}.recent-trades-container .volume-info{color:#6b7280;align-items:center;gap:12px;font-size:12px;display:flex}.recent-trades-container .filter-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.recent-trades-container .filter-checkbox input{margin-left:8px}.recent-trades-container .canvas-table-container{background:#fff;flex:1;min-height:250px}.recent-trades-container .canvas-table-container .custom_table{box-shadow:none;border:0;border-radius:0}.recent-trades-container .canvas-table-container .custom_table .table-responsive{max-height:485px;overflow:auto}@media (max-width:767px){.recent-trades-container .canvas-table-container .custom_table .table-responsive{max-height:250px}}.recent-trades-container .canvas-table-container .custom_table .table-responsive table{border-collapse:collapse;width:100%}.recent-trades-container .loading-container,.recent-trades-container .empty-container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;font-size:14px;display:flex}.recent-trades-container .loading-spinner{border:2px solid #00000014;border-top-color:#1760ff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}@media (max-width:1024px){.recent-trades-container .trades-grid{grid-template-columns:1fr}}.trade-history-container{background:#fff;border-radius:8px;flex-direction:column;height:auto;min-height:400px;display:flex;overflow:visible;box-shadow:0 4px 6px #0000000a}.trade-history-container .trade-history-table-container{background:#fff;flex-direction:column;flex:1;min-height:400px;max-height:600px;padding-bottom:20px;display:flex;position:relative;overflow:auto}.trade-history-container .trade-history-table-container .empty-trade-history{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f9fafa;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:absolute;inset:50px 0 0}.trade-history-container .trade-history-table-container .empty-trade-history .empty-icon{opacity:.4;color:#1760ff;margin-bottom:20px;font-size:56px}.trade-history-container .trade-history-table-container .empty-trade-history .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.trade-history-container .trade-history-scroll-wrapper{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;scroll-behavior:smooth;flex:1;max-height:400px;padding:0 40px;position:relative;overflow:auto}.trade-history-container .trade-history-scroll-wrapper::-webkit-scrollbar{width:12px;height:12px}.trade-history-container .trade-history-scroll-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:6px}.trade-history-container .trade-history-scroll-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(#d1d5db,#9ca3af);border:2px solid #f3f4f6;border-radius:6px;transition:background .2s}.trade-history-container .trade-history-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9ca3af,#6b7280)}.trade-history-container .trade-history-scroll-wrapper::-webkit-scrollbar-corner{background:#f3f4f6}.trade-history-container .trade-history-table{border-collapse:collapse;background:#fff;width:100%;min-width:1800px;margin-bottom:20px;font-size:13px;position:relative}.trade-history-container .trade-history-table th{color:#6b7280;text-align:left;letter-spacing:.8px;z-index:10;white-space:nowrap;background:linear-gradient(#f3f4f6 0%,#e9ecef 100%);border-bottom:1px solid #e5e7eb;padding:16px 20px;font-size:12px;font-weight:600;position:sticky;top:0;box-shadow:0 2px 4px #0000000a}.trade-history-container .trade-history-table td{color:#111827;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f3f4f6;padding:16px 20px;font-size:13px;overflow:hidden}.trade-history-container .trade-history-table tbody tr{transition:all .2s;position:relative}.trade-history-container .trade-history-table tbody tr:hover{background:#00000005;transform:translateY(-1px);box-shadow:0 2px 8px #0000000a}.trade-history-container .trade-history-table tbody tr.buy-side,.trade-history-container .trade-history-table tbody tr.sell-side{position:relative}.trade-history-container .trade-history-table tbody tr:focus-within{outline-offset:-2px;outline:2px solid #1760ff}.trade-history-container .market-cell{align-items:center;gap:12px;display:flex;position:relative}.trade-history-container .side-indicator{border-radius:2px;flex-shrink:0;width:4px;height:20px}.trade-history-container .buy-indicator{background:linear-gradient(#00c169,#00a156);box-shadow:0 0 8px #00c16933}.trade-history-container .sell-indicator{background:linear-gradient(#f44,#e63939);box-shadow:0 0 8px #f443}.trade-history-container .market-name{color:#111827;letter-spacing:.2px;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}.trade-history-container .instrument-name{color:#111827;font-size:12px;font-weight:700}.trade-history-container .order-type{color:#111827;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.trade-history-container .direction-badge{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.trade-history-container .filled-value,.trade-history-container .filled-price,.trade-history-container .filled-qty{color:#111827;font-size:13px;font-weight:700}.trade-history-container .filled-type{color:#111827;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.trade-history-container .trading-fees,.trade-history-container .transaction-time{color:#111827;font-size:12px;font-weight:700}.trade-history-container .transaction-id{color:#111827;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.trade-history-container .implied-volatility,.trade-history-container .index-price{color:#111827;font-size:12px;font-weight:700}.trade-history-container .empty-trade-history{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.trade-history-container .empty-trade-history .empty-icon{opacity:.2;color:#6b7280;filter:grayscale();margin-bottom:24px;font-size:64px;transition:all .3s}.trade-history-container .empty-trade-history .empty-text{color:#6b7280;letter-spacing:.5px;font-size:16px;font-weight:500}.trade-history-container .trade-history-loading{color:#6b7280;justify-content:center;align-items:center;height:200px;display:flex}.trade-history-container .trade-history-loading .loading-spinner{border:2px solid #e5e7eb;border-top-color:#1760ff;border-radius:50%;width:24px;height:24px;margin-right:12px;animation:1s linear infinite spin}.trade-history-container .loading-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:80px 20px;display:flex}.trade-history-container .loading-state .loading-spinner{border:3px solid #e5e7eb;border-top-color:#1760ff;border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite spin}.trade-history-container .loading-state .loading-text{color:#6b7280;letter-spacing:.5px;font-size:14px;font-weight:500}.trade-history-container .error-state{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:80px 20px;display:flex}.trade-history-container .error-state .error-icon{opacity:.6;color:#f44;margin-bottom:16px;font-size:48px}.trade-history-container .error-state .error-text{color:#f44;letter-spacing:.5px;max-width:300px;margin-bottom:20px;font-size:14px;font-weight:500;line-height:1.4}.trade-history-container .error-state .retry-button{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#1760ff 0%,#e67e22 100%);border:none;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.trade-history-container .error-state .retry-button:active{transform:translateY(0)}@media (max-width:768px){.trade-history-container .loading-state,.trade-history-container .error-state{padding:60px 16px}.trade-history-container .loading-state .loading-spinner,.trade-history-container .error-state .loading-spinner{border-width:2px;width:28px;height:28px}.trade-history-container .loading-state .error-icon,.trade-history-container .error-state .error-icon{font-size:40px}.trade-history-container .loading-state .loading-text,.trade-history-container .loading-state .error-text,.trade-history-container .error-state .loading-text,.trade-history-container .error-state .error-text{font-size:13px}.trade-history-container .loading-state .retry-button,.trade-history-container .error-state .retry-button{padding:8px 16px;font-size:12px}}.sell-book{background:0 0;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.sell-book .sell-book-header{display:none}.sell-book .clr-sell{color:#ef454a!important}.sell-book .sell-orders-container{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;flex:1;min-height:0;max-height:100%;overflow:hidden auto}.sell-book .sell-order-row{color:#111827;cursor:pointer;grid-template-columns:1fr 1fr 1fr;padding:4px 12px;font-size:12px;transition:background .2s;display:grid;position:relative}.sell-book .sell-order-row:hover{background:#00000005}.sell-book .sell-order-row .price,.sell-book .sell-order-row .qty,.sell-book .sell-order-row .total{z-index:2;position:relative}.sell-book .sell-order-row .price{text-align:left;color:#f6465d;font-weight:600}.sell-book .sell-order-row .qty,.sell-book .sell-order-row .total{text-align:right;color:#111827}.sell-book .sell-order-row .depth-bar{z-index:0;background:#f6465d14;transition:width .3s;position:absolute;top:0;bottom:0;right:0}.buy-book{background:0 0;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.buy-book .buy-book-header{display:none}.buy-book .buy-orders-container{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;flex:1;min-height:0;max-height:100%;overflow:hidden auto}.buy-book .buy-order-row{color:#111827;cursor:pointer;grid-template-columns:1fr 1fr 1fr;padding:4px 12px;font-size:12px;transition:background .2s;display:grid;position:relative}.buy-book .buy-order-row:hover{background:#00000005}.buy-book .buy-order-row .price,.buy-book .buy-order-row .qty,.buy-book .buy-order-row .total{z-index:2;position:relative}.buy-book .buy-order-row .price{text-align:left;color:#0ecb81;font-weight:600}.buy-book .buy-order-row .qty,.buy-book .buy-order-row .total{text-align:right;color:#111827}.buy-book .buy-order-row .depth-bar{z-index:0;background:#0ecb8114;transition:width .3s;position:absolute;top:0;bottom:0;right:0}.buy-book .clrbuy{color:#0ecb81!important}.option-trading-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:inline-flex}.option-trading-btn:hover:not(:disabled){color:#1760ff;background:0 0;border:1px solid #1760ff}.option-trading-btn:active:not(:disabled){transform:scale(.98)}.option-trading-btn:disabled{opacity:.5;cursor:not-allowed}.option-trading-btn.full-width{width:100%}.option-trading-btn.buy{color:#fff;background:#16a34a}.option-trading-btn.sell{color:#fff;background:#d71616}.option-trading-btn.primary{color:#fff;background:#1760ff}.option-trading-btn.secondary{color:#374151;background-color:#f3f4f6;border:1px solid #e5e7eb}.option-trading-btn.secondary:hover:not(:disabled){background:#e5e7eb}.option-trading-btn.sm{padding:6px 12px;font-size:12px}.option-trading-btn.md{padding:12px 24px;font-size:14px}.option-trading-btn.lg{padding:14px 28px;font-size:16px}.option-trading-btn .btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin}.option-trading-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:#6b7280;border-radius:4px;align-items:center;gap:8px;font-size:13px;transition:color .2s;display:flex}.option-trading-checkbox:hover:not(.disabled){color:#111827}.option-trading-checkbox.disabled{opacity:.5;cursor:not-allowed}.option-trading-checkbox input[type=checkbox]{display:none}.option-trading-checkbox .checkmark{background:0 0;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.option-trading-checkbox input[type=checkbox]:checked+.checkmark{background:0 0;border-color:#1760ff;position:relative}.option-trading-checkbox input[type=checkbox]:checked+.checkmark:after{content:"";border:2px solid #1760ff;border-width:0 2px 2px 0;width:5px;height:11px;display:block;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.option-trading-checkbox input[type=checkbox]:hover:not(:disabled)+.checkmark{border-color:#1760ff}.option-trading-checkbox .label-text{color:inherit;font-size:13px}.option-trading-select{width:100%;margin-bottom:8px}.option-trading-select .select-wrapper{position:relative}.option-trading-select .select-wrapper.has-error .select-container{border-color:#f44!important}.option-trading-select .select-wrapper.disabled{opacity:.7;pointer-events:none}.option-trading-select .select-wrapper label{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.option-trading-select .select-wrapper .select-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;min-height:48px;padding:0 10px;transition:border-color .2s,background-color .2s;display:flex;position:relative}.option-trading-select .select-wrapper .select-container:focus-within{background:#fff;border-color:#00c169}.option-trading-select .select-wrapper .select-container select{color:#111827;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;padding:12px 24px 12px 0;font-size:14px;font-weight:600}.option-trading-select .select-wrapper .select-container select option{color:#111827;background:#fff;padding:8px}.option-trading-select .select-wrapper .select-container select:disabled{cursor:not-allowed;opacity:.7}.option-trading-select .select-wrapper .select-container .select-arrow{color:#6b7280;pointer-events:none;font-size:10px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.option-trading-select .select-error-msg{color:#f44;margin-top:2px;margin-left:0;font-size:11px;display:block}.option-trading-table{background:#fff;border-radius:4px;width:100%;overflow:hidden}.option-trading-table table{border-collapse:collapse;width:100%;font-size:12px}.option-trading-table thead{z-index:10;background:#f3f4f6;position:sticky;top:0}.option-trading-table thead th{color:#6b7280;text-transform:uppercase;border-bottom:1px solid #0000000f;padding:12px 8px;font-size:11px;font-weight:600}.option-trading-table tbody{background:#fff}.option-trading-table tbody tr{border-bottom:1px solid #0000000d;transition:background-color .18s}.option-trading-table tbody tr:hover{background-color:#00000005}.option-trading-table tbody tr.clickable{cursor:pointer}.option-trading-table tbody tr:last-child{border-bottom:none}.option-trading-table tbody td{color:#111827;padding:10px 8px;font-weight:500}.option-trading-table.loading{text-align:center;padding:40px}.option-trading-table.loading .loading-placeholder{color:#6b7280;flex-direction:column;align-items:center;gap:12px;display:flex}.option-trading-table.loading .loading-placeholder .spinner{border:2px solid #1760ff;border-top-color:#0000;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}.option-trading-table.empty{text-align:center;padding:40px}.option-trading-table.empty .empty-placeholder{color:#6b7280;font-size:14px}.hd_page{min-height:calc(100dvh - 80px);padding:50px 0}@media (max-width:991px){.hd_page{padding:40px 0}}@media (max-width:767px){.hd_page{padding:20px 0}}.hd_shell{max-width:1100px;margin:0 auto}.hd_header{margin-bottom:24px}.hd_title{color:#0d0c12;margin:0;font-size:28px;font-weight:700;line-height:1.2}@media (max-width:767px){.hd_title{font-size:24px}}.hd_subtitle{color:#94a3b8;margin:8px 0 0;font-size:14px}.hd_tabs{border-bottom:1px solid #ececec;gap:28px;margin-top:20px;display:flex}@media (max-width:767px){.hd_tabs{gap:18px;overflow-x:auto}}.hd_tab{color:#64748b;background:0 0;border:0;padding:10px 0;font-size:16px;font-weight:500;text-decoration:none;position:relative}@media (max-width:767px){.hd_tab{font-size:14px}}@media (max-width:575px){.hd_tab{font-size:13px}}.hd_tab_active{color:#1760ff}.hd_tab_active:after{content:"";background:#1760ff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.hd_main{min-height:320px}.hd_card{background:#fff;border-radius:14px;padding:24px}@media (max-width:767px){.hd_card{padding:20px}}@media (max-width:575px){.hd_card{padding:20px 16px}}.hd_label{color:#434655;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.hd_field{width:100%;display:block;position:relative}.hd_field.customInput.textarea_field .form-control{resize:vertical;height:auto;padding:14px}.hd_field_error{color:#e90306;margin-top:6px;font-size:12px;display:block}.hd_input,.hd_textarea,.hd_select,.hd_search input{color:#0d0c12;background:#fff;border:1px solid #1323404d;border-radius:10px;outline:none;width:100%;font-size:14px}.hd_input:focus,.hd_textarea:focus,.hd_select:focus,.hd_search input:focus{border-color:#1760ff8c;box-shadow:0 0 0 3px #1760ff14}.hd_input,.hd_select{min-height:46px;padding:12px 14px}.hd_textarea{resize:vertical;min-height:140px;padding:14px}.hd_select{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;display:flex}.hd_select .is_placeholder{color:#989898}.hd_select_chevron{border-bottom:2px solid #9ca3af;border-right:2px solid #9ca3af;width:8px;height:8px;margin-top:-4px;transform:rotate(45deg)}.hd_select_menu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin:0;padding:6px 0;list-style:none;position:absolute;left:0;right:0;box-shadow:0 12px 30px #0f172a14}.hd_select_menu button{text-align:left;color:#0d0c12;cursor:pointer;background:0 0;border:0;width:100%;padding:10px 14px;font-size:14px}.hd_select_menu button:hover,.hd_select_menu button.is_active{color:#1760ff;background:#1760ff0f}.hd_raise_form{flex-direction:column;display:flex}.hd_raise_row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:767px){.hd_raise_row{grid-template-columns:1fr}}.hd_attach_row{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}.hd_dropzone{text-align:center;border:1.5px dashed #1760ff;border-radius:12px;flex:1;min-width:240px;padding:28px 16px}.hd_dropzone.is_active{background:#1760ff0a;border-color:#1760ff}.hd_dropzone p{color:#6b7280;margin:10px 0 4px;font-size:14px}.hd_dropzone p button{color:#1760ff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.hd_dropzone>span{color:#9ca3af;font-size:12px}.hd_file_previews{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hd_file_previews li{color:#0d0c12;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;max-width:160px;padding:10px 12px;font-size:12px;display:flex;position:relative}.hd_file_previews li.is_image{width:200px;height:144px;padding:0;overflow:hidden}.hd_file_previews li.is_image img{object-fit:cover;width:100%;height:100%;display:block}.hd_file_previews li span{text-overflow:ellipsis;white-space:nowrap;padding-right:8px;overflow:hidden}.hd_file_previews li button{color:#9ca3af;cursor:pointer;background:0 0;border:0;font-size:16px;line-height:1}.hd_file_previews li.is_image button{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex;position:absolute;top:4px;right:4px}.hd_btn_primary,.hd_btn_soft{cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.hd_btn_primary:hover,.hd_btn_soft:hover{color:#fff;background-color:#1760ff}.hd_btn_primary{color:#fff;background:#1760ff;align-self:flex-start;min-width:160px;min-height:46px;margin-top:3rem;padding:0 22px}@media (max-width:767px){.hd_btn_primary{margin-top:2rem}}.hd_btn_primary:disabled{opacity:.55;cursor:not-allowed}.hd_btn_soft{color:#1760ff;background:#1760ff1f;min-height:42px;padding:0 18px}.hd_tickets_toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}@media (max-width:575px){.hd_tickets_toolbar{flex-direction:column;align-items:flex-start;gap:20px}}.hd_tickets_heading{color:#0d0c12;margin:0;font-size:18px;font-weight:700}.hd_tickets_toolbar_actions{align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:575px){.hd_tickets_toolbar_actions{flex-direction:column;align-items:flex-start;width:100%;margin-left:0}}.hd_search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;min-width:300px;padding:0 12px;display:flex}@media (max-width:575px){.hd_search{min-width:100%}}.hd_search input{box-shadow:none;border:0;min-height:42px;padding:0}.hd_search input:focus{box-shadow:none}.hd_status_filter{min-width:200px;position:relative}@media (max-width:575px){.hd_status_filter{min-width:100%}}.hd_table_wrap{overflow-x:auto}.hd_table{border-collapse:collapse;width:100%}.hd_table th,.hd_table td{text-align:left;vertical-align:middle;padding:14px 12px;font-size:13px}.hd_table th{color:#6b7280;white-space:nowrap;border-bottom:1px solid #eceff3;font-weight:600}.hd_table tbody tr:nth-child(odd){background:#fafbfc}.hd_table td{color:#0d0c12;border-bottom:1px solid #f1f3f6}.hd_status_pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:90px;padding:6px 14px;font-size:14px;font-weight:500;display:inline-flex}@media (max-width:575px){.hd_status_pill{min-width:70px;padding:4px 10px;font-size:12px}}.hd_status_open{color:#e90306;background:#fee2e2;border:1px solid #e903060d}.hd_status_pending{color:#e90306;background:#ffedd5}.hd_status_resolved{color:#16a34a;background:#dcfce7}.hd_status_closed,.hd_status_unknown{color:#434655;background:#f3f4f6}.hd_link_btn{color:#1760ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.hd_pagination{justify-content:center;margin-top:20px;display:flex}.hd_empty{text-align:center;flex-direction:column;align-items:center;padding:56px 16px;display:flex}.hd_empty h3{color:#0d0c12;margin-top:1.6rem;margin-bottom:0;font-size:18px;font-weight:700}.hd_empty p{color:#94a3b8;margin:2rem 0;font-size:14px}.hd_empty_icon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.hd_state{text-align:center;color:#8a8f9c;padding:24px 8px;font-size:14px}.hd_alert{color:#e90306;background:#fef2f2;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:14px}.hd_back_link{color:#0d0c12;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:18px;padding:0;font-size:20px;font-weight:600;transition:color .2s ease-in-out;display:flex}@media (max-width:767px){.hd_back_link{font-size:18px}}@media (max-width:575px){.hd_back_link{font-size:16px}}.hd_back_link svg{transition:all .2s ease-in-out}.hd_back_link:hover{color:#1760ff}.hd_back_link:hover svg{transform:translate(-2px)}.hd_back_link:hover svg path{fill:#1760ff}.hd_ticket_detail_top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}@media (max-width:575px){.hd_ticket_detail_top .hd_close_ticket_btn{align-self:flex-start}}.hd_ticket_detail_idwrap{align-items:flex-start;gap:14px;display:flex}.hd_ticket_icon{color:#1760ff;background:#1760ff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.hd_ticket_icon svg{width:28px;height:28px}.hd_ticket_detail_id{color:#0d0c12;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.2}@media (max-width:575px){.hd_ticket_detail_id{font-size:18px}}.hd_close_ticket_btn{white-space:nowrap;background:#1760ff1a;border:1px solid #1760ff0d;border-radius:999px;flex-shrink:0;min-height:36px;padding:0 18px;transition:all .2s ease-in-out}.hd_close_ticket_btn:hover{color:#fff;background:#1760ff;border-color:#1760ff}.hd_ticket_detail_meta{grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:20px;display:grid}@media (max-width:767px){.hd_ticket_detail_meta{grid-template-columns:1fr}}.hd_ticket_detail_meta p{color:#94a3b8;margin:0;font-size:16px;line-height:1.4}@media (max-width:767px){.hd_ticket_detail_meta p{font-size:14px}}.hd_ticket_detail_meta p span{color:#434655}.hd_ticket_detail_subject{color:#0d0c12;border-top:1px solid #ececec;margin:0 0 20px;padding-top:20px;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:575px){.hd_ticket_detail_subject{font-size:14px}}.hd_ticket_detail_subject span{color:#6b7280;font-weight:500}.hd_chat{flex-direction:column;gap:18px;max-height:460px;margin-bottom:20px;padding-right:4px;display:flex;overflow:auto}.hd_chat_row{align-items:flex-end;gap:10px;display:flex}.hd_chat_row.is_user{justify-content:flex-end}.hd_chat_row.is_user .hd_chat_bubble{background:#f7f7f7;border-radius:16px 16px 4px}.hd_chat_row.is_user .hd_chat_bubble time{text-align:right}.hd_chat_row.is_support .hd_chat_bubble{background:#dbeafe;border-radius:16px 16px 16px 4px}.hd_chat_avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex}.hd_chat_avatar.is_support{color:#fff;background:#1760ff}.hd_chat_avatar.is_user{color:#fff;background:#93c5fd}.hd_chat_bubble{background:#dbeafe;max-width:min(560px,82%);padding:14px 16px}@media (max-width:575px){.hd_chat_bubble{max-width:calc(100% - 42px);padding:12px 14px}}.hd_chat_bubble time{color:#94a3b8;margin-top:10px;font-size:11px;line-height:1.3;display:block}.hd_chat_body{color:#0d0c12;word-break:break-word;font-size:14px;line-height:1.55}.hd_chat_body img{object-fit:cover;border-radius:10px;max-width:min(240px,100%);max-height:180px;margin-top:10px;display:block}.hd_chat_body p{margin:0 0 8px}.hd_chat_body p:last-child{margin-bottom:0}.hd_chat_body ol,.hd_chat_body ul{margin:8px 0 0;padding-left:18px}.hd_chat_body ol li,.hd_chat_body ul li{margin-bottom:4px}.hd_chat_body ol li:last-child,.hd_chat_body ul li:last-child{margin-bottom:0}.hd_chat_attachments{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.hd_chat_attachment_image{cursor:pointer;background:0 0;border:1px solid #11182714;border-radius:10px;width:140px;height:100px;padding:0;display:block;overflow:hidden}.hd_chat_attachment_image img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.hd_chat_attachment_file{color:#1760ff;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#1118270f;border:0;border-radius:8px;align-items:center;max-width:180px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.hd_reply_wrap{flex-direction:column;gap:10px;display:flex}.hd_reply_preview{border:1px solid #e5e7eb;border-radius:10px;align-self:flex-start;width:96px;height:96px;position:relative;overflow:hidden}.hd_reply_preview img{object-fit:cover;width:100%;height:100%;display:block}.hd_reply_preview_remove{color:#fff;cursor:pointer;background:#000000a6;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:inline-flex;position:absolute;top:4px;right:4px}.hd_reply_bar{background:#fff;border:1px solid #ececec;border-radius:14px;align-items:center;gap:10px;min-height:52px;padding:6px 6px 6px 14px;display:flex}.hd_resolved_banner{background:#f8faf9;border:1px solid #16a34a59;border-radius:12px;justify-content:center;align-items:center;gap:14px;padding:16px 18px;display:flex}.hd_resolved_banner_icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hd_resolved_banner_copy{min-width:0}.hd_resolved_banner_copy strong{color:#0d0c12;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.hd_resolved_banner_copy p{color:#6b7280;margin:0;font-size:14px}.hd_resolved_banner_link{color:#1760ff;font-weight:600;text-decoration:underline}.hd_reply_attach{color:#9ca3af;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.hd_reply_attach:disabled{opacity:.55;cursor:not-allowed}.hd_reply_input{width:auto;min-width:0;min-height:40px;box-shadow:none;color:#0d0c12;background:0 0;border:0;border-radius:0;outline:none;flex:1;padding:0;font-size:14px}.hd_reply_input::placeholder{color:#9ca3af}.hd_reply_input:focus{box-shadow:none;border:0;outline:none}.hd_reply_send{color:#fff;cursor:pointer;background:#1760ff;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .15s;display:inline-flex}@media (max-width:575px){.hd_reply_send{width:40px;height:40px}}.hd_reply_send:disabled{opacity:.55;cursor:not-allowed}.hd_reply_send svg{display:block}.hd_faq_section,.hd_faq_section:last-child{border-bottom:0}.hd_faq_section.is_open .hd_faq_chevron{margin-top:4px;transform:rotate(180deg)}.hd_faq_header{color:#0d0c12;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 4px;font-size:15px;font-weight:700;display:flex}.hd_faq_chevron{transition:transform .15s}.hd_faq_chevron svg path{fill:#0d0c12}.hd_faq_body{padding-bottom:8px}.hd_faq_item{text-align:left;color:#434655;cursor:pointer;background:0 0;border:1px solid #ececec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:1rem;padding:14px 16px;font-size:14px;display:flex}.hd_faq_item:hover{color:#1760ff}.hd_faq_item span svg path{fill:#94a3b8}.hd_article_title{color:#0d0c12;margin:0 0 10px;font-size:24px;font-weight:700}@media (max-width:767px){.hd_article_title{font-size:20px}}@media (max-width:575px){.hd_article_title{font-size:18px}}.hd_article_meta{border-bottom:1px solid #eceff3;margin-bottom:18px;padding-bottom:16px}.hd_article_meta p{color:#9ca3af;margin:0 0 4px;font-size:13px}.hd_article_body{color:#0d0c12;font-size:14px;line-height:1.7}.hd_article_body h1,.hd_article_body h2,.hd_article_body h3,.hd_article_body h4{margin:20px 0 10px;font-weight:700}@media (max-width:767px){.hd_article_body h1,.hd_article_body h2,.hd_article_body h3,.hd_article_body h4{font-size:20px}}@media (max-width:575px){.hd_article_body h1,.hd_article_body h2,.hd_article_body h3,.hd_article_body h4{font-size:18px}}.hd_article_body p{color:#434655;margin:0 0 12px}@media (max-width:767px){.hd_article_body p{font-size:13px}}.hd_article_body ul,.hd_article_body ol{margin:0 0 12px;padding-left:20px}.hd_article_body hr{border:0;border-top:1px solid #eceff3;margin:18px 0}.hd_image_preview_modal.common_modal .modal-dialog,.hd_image_preview_modal .modal-dialog{padding-top:1rem;padding-bottom:1rem;width:98vw!important;max-width:min(1400px,98vw)!important;margin:1rem auto!important}.hd_image_preview_modal.common_modal .modal-content,.hd_image_preview_modal .modal-content{min-height:min(88vh,900px);width:100%!important;max-width:100%!important;padding:1.5rem!important}.hd_image_preview_modal.common_modal .hd_image_preview_body,.hd_image_preview_modal .hd_image_preview_body{justify-content:center;align-items:center;min-height:min(78vh,820px);max-height:min(84vh,880px);padding:12px 8px 16px;display:flex;overflow:auto}.hd_image_preview_modal.common_modal .hd_image_preview_body img,.hd_image_preview_modal .hd_image_preview_body img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:min(80vh,840px);display:block}
