.anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.anticon>* {
    line-height: 1;
}

.anticon svg {
    display: inline-block;
}

.anticon::before {
    display: none;
}

.anticon .anticon-icon {
    display: block;
}

.anticon[tabindex] {
    cursor: pointer;
}

.anticon-spin::before,
.anticon-spin {
    display: inline-block;
    -webkit-animation: loadingCircle 1s infinite linear;
    animation: loadingCircle 1s infinite linear;
}

@-webkit-keyframes loadingCircle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loadingCircle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



.el-select-dropdown {
    position: absolute !important;
}


.logo_logo-wrap__1-sYW {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 36px
}

.logo_logo-wrap__1-sYW img {
    margin-right: 20px
}


.icons_container__1pF5Q {
    display: inline-flex;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    font-size: inherit;
    cursor: pointer
}

.icons_container__1pF5Q svg {
    color: currentColor;
    fill: currentColor;
    cursor: pointer
}


.menu_icon__1oGBj {
    cursor: pointer
}

.menu_icon__1oGBj:hover svg {
    color: #2f59d5
}

.menu_hidden__2_1gw {
    visibility: hidden
}

.menu_drawer__34rBl {
    position: fixed;
    z-index: 1002;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    user-select: none
}

[data-theme=""] .menu_drawer__34rBl {
    background-color: rgba(27, 27, 27, .5)
}

[data-theme=light] .menu_drawer__34rBl {
    background-color: rgba(27, 27, 27, .5)
}

[data-theme=dark] .menu_drawer__34rBl {
    background-color: rgba(27, 27, 27, .5)
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx {
    width: 60%;
    height: 100%;
    padding: 14px 12px 65px;
    position: absolute;
    right: 0;
    z-index: 1000;
    box-shadow: -2px 2px 24px 0px rgba(0, 0, 0, .12);
    transition: transform .3s;
    display: flex;
    flex-direction: column;
    overflow-y: auto
}

[data-theme=""] .menu_drawer__34rBl .menu_memu-wrap__1dDjx {
    background-color: #fff
}

[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx {
    background-color: #fff
}

[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx {
    background-color: #1e2126
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY,
.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item-children__1CltS {
    height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer
}

[data-theme=""] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY,
[data-theme=""] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item-children__1CltS {
    color: #707a8a
}

[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY,
[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item-children__1CltS {
    color: #7d7d7d
}

[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY,
[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item-children__1CltS {
    color: #a0a0a0
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY:hover,
.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item-children__1CltS:hover {
    color: #2f59d5 !important
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    border-bottom: 1px solid
}

[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    border-color: #eee
}

[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    border-color: #5c5d61
}

[data-theme=""] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    color: #1e2329
}

[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    color: #19191a
}

[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY {
    color: #f6f6f6
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_menu-item__g9cLY:last-child {
    border: none
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_active__NEr9s {
    color: #2f59d5
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_icon__1oGBj {
    font-size: 8px;
    line-height: 0
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_hidden__2_1gw {
    display: none
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_rotate180__8qQQN {
    transform: rotate(0.5turn)
}

.menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_divider__36rko {
    border-top: 1px solid;
    margin: 14px 0
}

[data-theme=light] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_divider__36rko {
    border-color: #1a1a1a
}

[data-theme=dark] .menu_drawer__34rBl .menu_memu-wrap__1dDjx .menu_divider__36rko {
    border-color: #1a1a1a
}

.menu_drawer__34rBl {
    display: none
}

@media screen and (max-width: 1240px) {
    .menu_drawer__34rBl {
        display: block
    }
}

.menu_meunUserImg__IE3TE {
    margin-bottom: 12px
}

[data-theme=""] .menu_meunUserImg__IE3TE {
    color: #1e2329
}

[data-theme=light] .menu_meunUserImg__IE3TE {
    color: #19191a
}

[data-theme=dark] .menu_meunUserImg__IE3TE {
    color: #f6f6f6
}

.menu_noLoginBox__1m7TS {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px
}

.menu_noLoginBox__1m7TS .menu_toReg__3u89f {
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center
}

[data-theme=""] .menu_noLoginBox__1m7TS .menu_toReg__3u89f {
    color: #1e2329
}

[data-theme=light] .menu_noLoginBox__1m7TS .menu_toReg__3u89f {
    color: #19191a
}

[data-theme=dark] .menu_noLoginBox__1m7TS .menu_toReg__3u89f {
    color: #f6f6f6
}

.menu_noLoginBox__1m7TS .menu_welcome__1uiIW {
    font-weight: 400;
    font-size: 12px;
    display: flex;
    align-items: center;
    line-height: 14px
}

[data-theme=""] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW {
    color: #707a8a
}

[data-theme=light] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW {
    color: #7d7d7d
}

[data-theme=dark] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW {
    color: #a0a0a0
}

[data-theme=""] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW span {
    color: #1e2329
}

[data-theme=light] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW span {
    color: #19191a
}

[data-theme=dark] .menu_noLoginBox__1m7TS .menu_welcome__1uiIW span {
    color: #f6f6f6
}


.mbHeader_header-wrap-mb__3bDmt {
    height: 64px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

[data-theme=""] .mbHeader_header-wrap-mb__3bDmt {
    background-color: #fff
}

[data-theme=light] .mbHeader_header-wrap-mb__3bDmt {
    background-color: #fff
}

[data-theme=dark] .mbHeader_header-wrap-mb__3bDmt {
    background-color: #0a0b0d
}

.mbHeader_header-wrap-mb__3bDmt .mbHeader_header-right-content__1r9dP {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 15px
}

.mbHeader_header-wrap-mb__3bDmt {
    display: none
}

@media screen and (max-width: 950px) {
    .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1200px) {
    [lang=zh] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1200px) {
    [lang=en] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1170px) {
    [lang=ko] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1200px) {
    [lang=ja] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1200px) {
    [lang=hi] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1270px) {
    [lang=in] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1440px) {
    [lang=ru] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1350px) {
    [lang=es] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1150px) {
    [lang=tr] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}

@media screen and (max-width: 1200px) {
    [lang=hk] .mbHeader_header-wrap-mb__3bDmt {
        display: flex
    }
}


.pcHeader_header__14uDt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 18px;
    padding-right: 24px;
    -webkit-user-select: none;
    user-select: none
}

[data-theme=""] .pcHeader_header__14uDt {
    background-color: #fff
}

[data-theme=light] .pcHeader_header__14uDt {
    background-color: #fff
}

[data-theme=dark] .pcHeader_header__14uDt {
    background-color: #0a0b0d
}

.pcHeader_header-group__1fiTQ {
    display: flex;
    align-items: center;
    align-content: space-between
}

.pcHeader_divider__FIvUp {
    width: 1px;
    height: 14px;
    margin-left: 20px;
    margin-right: 20px
}

[data-theme=light] .pcHeader_divider__FIvUp {
    background-color: #1a1a1a
}

[data-theme=dark] .pcHeader_divider__FIvUp {
    background-color: #1a1a1a
}

@media screen and (max-width: 950px) {
    .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    [lang=zh] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    [lang=en] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1170px) {
    [lang=ko] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    [lang=ja] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    [lang=hi] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1270px) {
    [lang=in] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1440px) {
    [lang=ru] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1350px) {
    [lang=es] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1150px) {
    [lang=tr] .pcHeader_header__14uDt {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    [lang=hk] .pcHeader_header__14uDt {
        display: none
    }
}


.popover_popover-wrapper__Eo1El {
    padding: 0;
    border-radius: 6px;
    border: .5px solid;
    border: none;
    box-shadow: 0px 3px 14px 2px rgba(0, 0, 0, .0509803922)
}

[data-theme=""] .popover_popover-wrapper__Eo1El {
    background-color: #fff
}

[data-theme=light] .popover_popover-wrapper__Eo1El {
    background-color: #fff
}

[data-theme=dark] .popover_popover-wrapper__Eo1El {
    background-color: #0a0b0d
}

[data-theme=light] .popover_popover-wrapper__Eo1El {
    border-color: #2a2d34
}

[data-theme=dark] .popover_popover-wrapper__Eo1El {
    border-color: #2a2d34
}


.dropDownMenu_container__2lAcL {
    text-align: left;
    white-space: nowrap;
    padding: 10px 0;
    overflow: hidden;
    border-radius: 8px
}

[data-theme=""] .dropDownMenu_container__2lAcL {
    background-color: #fff
}

[data-theme=light] .dropDownMenu_container__2lAcL {
    background-color: #fff
}

[data-theme=dark] .dropDownMenu_container__2lAcL {
    background-color: #1e2126
}

.dropDownMenu_dropdown-item__3N0Qf {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 12px;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
    transition: all .2s ease-in-out 0s
}

.dropDownMenu_dropdown-item__3N0Qf:last-child {
    border: none
}

[data-theme=""] .dropDownMenu_dropdown-item__3N0Qf {
    color: #1e2329
}

[data-theme=light] .dropDownMenu_dropdown-item__3N0Qf {
    color: #19191a
}

[data-theme=dark] .dropDownMenu_dropdown-item__3N0Qf {
    color: #f6f6f6
}

.dropDownMenu_dropdown-item__3N0Qf:hover {
    font-weight: bold
}

[data-theme=light] .dropDownMenu_dropdown-item__3N0Qf:hover {
    background-color: #eaeef8
}

[data-theme=dark] .dropDownMenu_dropdown-item__3N0Qf:hover {
    background-color: #121726
}

.dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_icon__r8l9N {
    flex: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 13px 0 0
}

.dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_icon__r8l9N>img {
    background-position-y: -42px;
    width: 100%;
    height: 100%;
    background-size: 3000%;
    font-size: 18px
}

.dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx {
    flex: 1 1;
    min-width: 0
}

.dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx b {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 2px
}

[data-theme=""] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx b {
    color: #1e2329
}

[data-theme=light] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx b {
    color: #19191a
}

[data-theme=dark] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx b {
    color: #f6f6f6
}

.dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx div {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    white-space: initial
}

[data-theme=""] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx div {
    color: #707a8a
}

[data-theme=light] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx div {
    color: #7d7d7d
}

[data-theme=dark] .dropDownMenu_dropdown-item__3N0Qf .dropDownMenu_label__1DVvx div {
    color: #a0a0a0
}


.menu_menu-row__2aWnH {
    display: flex
}

.menu_menu-row__2aWnH ul {
    padding-top: 4px
}

.menu_menu-row__2aWnH a {
    font-size: 16px
}

[data-theme=""] .menu_menu-row__2aWnH a {
    color: #1e2329
}

[data-theme=light] .menu_menu-row__2aWnH a {
    color: #19191a
}

[data-theme=dark] .menu_menu-row__2aWnH a {
    color: #f6f6f6
}

.menu_menu-row__2aWnH .menu_headerLi__1ugUq {
    margin-right: 32px !important
}

.menu_menu-row__2aWnH .menu_headerLi__1ugUq .menu_header_title__2hSBM::before {
    top: 41px;
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: rgba(0, 0, 0, 0);
    border-radius: 2px
}

.menu_menu-row__2aWnH .menu_headerLi__1ugUq .menu_header_title__2hSBM:hover .menu_icon__1UANR {
    color: #2f59d5;
    transform: rotateX(180deg);
    transform-origin: center 14px;
    padding-bottom: 5px;
    padding-left: 8px
}

.menu_menu-row__2aWnH .menu_headerLi__1ugUq .menu_header_title__2hSBM.menu_active__3P4Tz .menu_icon__1UANR {
    color: #2f59d5;
    transform-origin: center 14px
}

.menu_menu-row__2aWnH .menu_headerLi__1ugUq .menu_icon__1UANR {
    padding-bottom: 10px;
    padding-left: 8px
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs {
    height: 64px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:first-child {
    padding-left: 24px;
    padding-right: 40px
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:first-child .menu_menu-item__2sWuP .menu_title__3syyJ {
    display: none
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:first-child .menu_menu-item__2sWuP :not(.menu_down-icon__29eOQ) svg {
    font-size: 18px
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item__2sWuP {
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 400;
    font-size: 16px
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item__2sWuP .menu_title__3syyJ {
    flex-shrink: 0
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item__2sWuP.menu_active__3P4Tz {
    color: #2f59d5
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item__2sWuP .menu_down-icon__29eOQ {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    line-height: 0;
    font-size: 8px;
    opacity: .2
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item-children-wrap__3Pkoh {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    grid-gap: 100px;
    gap: 100px;
    width: 100vw;
    height: 276px;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 64px;
    z-index: 2022;
    -webkit-backdrop-filter: blur(27.1828px);
    backdrop-filter: blur(27.1828px);
    transform: translateZ(0a);
    visibility: hidden
}

[data-theme=""] .menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item-children-wrap__3Pkoh {
    background-color: rgba(45, 45, 46, .95)
}

[data-theme=light] .menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item-children-wrap__3Pkoh {
    background-color: rgba(45, 45, 46, .95)
}

[data-theme=dark] .menu_menu-row__2aWnH .menu_menu-col__38Yhs .menu_menu-item-children-wrap__3Pkoh {
    background-color: rgba(45, 45, 46, .95)
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:hover .menu_menu-item__2sWuP {
    color: #2f59d5
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:hover .menu_menu-item__2sWuP .menu_down-icon__29eOQ {
    transform: translate(-50%, 100%) rotate(0.5turn);
    opacity: 1
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:hover .menu_menu-item-children-wrap__3Pkoh {
    visibility: visible
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:hover .menu_menu-item-children-wrap__3Pkoh .menu_list__3bYlV {
    transform: translateY(0)
}

.menu_menu-row__2aWnH .menu_menu-col__38Yhs:hover .menu_menu-item-children-wrap__3Pkoh .menu_title__3syyJ:hover {
    color: #2f59d5
}

.menu_append__N_fMB {
    display: flex;
    flex: 2 1;
    padding: 10px
}


.profile_profile-wrap__3zGom {
    margin-right: 16px
}

.profile_profile-wrap__3zGom>ul {
    display: flex
}

.profile_assetsSection__1RRIN {
    height: 64px;
    cursor: pointer;
    margin-right: 6px;
    position: relative
}

.profile_assetsSection__1RRIN .profile_title__1bWTi {
    font-size: 16px;
    font-weight: 400
}

[data-theme=light] .profile_assetsSection__1RRIN .profile_title__1bWTi {
    color: #19191a
}

[data-theme=dark] .profile_assetsSection__1RRIN .profile_title__1bWTi {
    color: #f6f6f6
}

.profile_assetsSection__1RRIN .profile_dropDown__1d7uX {
    display: inline-block;
    transition: all .3s;
    margin-left: 8px;
    font-size: 12px
}

[data-theme=light] .profile_assetsSection__1RRIN .profile_dropDown__1d7uX {
    color: #707070
}

[data-theme=dark] .profile_assetsSection__1RRIN .profile_dropDown__1d7uX {
    color: #a0a0a0
}

.profile_assetsSection__1RRIN .profile_assets_list__1dDsD {
    display: none;
    position: absolute;
    width: 200px;
    left: -19px;
    top: 57px;
    padding: 16px 0;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    border-radius: 8px;
    z-index: 9999
}

[data-theme=light] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD {
    background-color: #fff
}

[data-theme=dark] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD {
    background-color: #19191a
}

.profile_assetsSection__1RRIN .profile_assets_list__1dDsD .profile_assets_item__3L_hy {
    padding-left: 24px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    transition: all .3s
}

[data-theme=light] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD .profile_assets_item__3L_hy {
    color: #19191a
}

[data-theme=dark] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD .profile_assets_item__3L_hy {
    color: #f6f6f6
}

[data-theme=light] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD .profile_assets_item__3L_hy:hover {
    background-color: #eaeef8
}

[data-theme=dark] .profile_assetsSection__1RRIN .profile_assets_list__1dDsD .profile_assets_item__3L_hy:hover {
    background-color: #121726
}

.profile_assetsSection__1RRIN:hover .profile_dropDown__1d7uX {
    transform: rotate(-180deg)
}

.profile_assetsSection__1RRIN:hover .profile_assets_list__1dDsD {
    display: inline-block
}

[data-theme=light] .profile_assetsSection__1RRIN:hover .profile_title__1bWTi {
    color: #2f59d5
}

[data-theme=dark] .profile_assetsSection__1RRIN:hover .profile_title__1bWTi {
    color: #2c56cf
}

.profile_userSection__1r0jt {
    padding-right: 16px;
    position: relative
}

.profile_userSection__1r0jt::after {
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 26px
}

[data-theme=light] .profile_userSection__1r0jt::after {
    background-color: #f6f6f6
}

[data-theme=dark] .profile_userSection__1r0jt::after {
    background-color: #f6f6f6
}

.profile_userSection__1r0jt:hover .profile_user_info_box__1Vj6u {
    display: inline-block
}

.profile_userSection__1r0jt .profile_headerImgBox__3i_i9 {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-size: 100% auto;
    background-position: center center
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u {
    display: none;
    z-index: 9999;
    position: absolute;
    right: -106px;
    top: 57px;
    width: 240px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    border-radius: 8px;
    padding: 16px 0
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u {
    background-color: #fff
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u {
    background-color: #19191a
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 {
    padding: 0 0 0 24px
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_account__3QIJ_ {
    margin-bottom: 4px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_account__3QIJ_ {
    color: #19191a
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_account__3QIJ_ {
    color: #f6f6f6
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg {
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_label__2a1Pq {
    font-size: 12px;
    font-weight: 400
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_label__2a1Pq {
    color: #19191a
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_label__2a1Pq {
    color: #f6f6f6
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_copyBtn__1xQz9 {
    font-size: 16px;
    margin-left: 8px;
    cursor: pointer
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_copyBtn__1xQz9 {
    color: #707070
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_top_info__Io8O2 .profile_account_info__1DD-x .profile_uid__2ozGg .profile_copyBtn__1xQz9 {
    color: #a0a0a0
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S {
    padding-left: 24px;
    margin-top: 8px;
    margin-bottom: 13px;
    display: flex;
    align-items: center
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc {
    cursor: pointer;
    padding: 0 8px;
    height: 24px;
    display: flex;
    align-items: center;
    border-radius: 12px;
    font-size: 12px
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc {
    background-color: #2f59d5
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc {
    background-color: #2c56cf
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authIcon__dbRrC {
    font-size: 20px;
    margin-right: 8px
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authIcon__dbRrC {
    color: #fff
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authIcon__dbRrC {
    color: #fff
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_arrowRight__2Dd8v {
    font-size: 16px;
    margin-left: 8px
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_arrowRight__2Dd8v {
    color: #fff
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_arrowRight__2Dd8v {
    color: #fff
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authStatus__1k8uG {
    font-size: 12px;
    font-weight: 400
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authStatus__1k8uG {
    color: #fff
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_auth_line__23O7S .profile_auth_section__1g-tc .profile_authStatus__1k8uG {
    color: #fff
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding-left: 24px;
    height: 48px;
    transition: all .3s
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132:hover {
    background-color: #eaeef8
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132:hover {
    background-color: #121726
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132 .profile_name__xK49S {
    font-size: 14px;
    font-weight: 400
}

[data-theme=light] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132 .profile_name__xK49S {
    color: #19191a
}

[data-theme=dark] .profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132 .profile_name__xK49S {
    color: #f6f6f6
}

.profile_userSection__1r0jt .profile_user_info_box__1Vj6u .profile_menu_list__v7h3D .profile_menu_item__kQ132 .profile_personalListIcon__21VoE {
    margin-right: 16px;
    font-size: 20px
}

.profile_userSection__1r0jt ul {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.profile_userSection__1r0jt ul li a {
    font-size: 16px;
    font-weight: 400
}

[data-theme=""] .profile_account__3QIJ_ {
    color: #1e2329
}

[data-theme=light] .profile_account__3QIJ_ {
    color: #19191a
}

[data-theme=dark] .profile_account__3QIJ_ {
    color: #f6f6f6
}

.profile_account__3QIJ_ .profile_dropDown__1d7uX {
    display: inline-block;
    font-size: 6px;
    margin-left: 8px;
    transition: all .5s
}

[data-theme=light] .profile_account__3QIJ_ .profile_dropDown__1d7uX {
    color: #707070
}

[data-theme=dark] .profile_account__3QIJ_ .profile_dropDown__1d7uX {
    color: #707070
}

.profile_login-text__1DX8i {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: right
}

.profile_btn__1hq7K {
    padding: 7px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px
}

[data-theme=""] .profile_login__28ie0 {
    color: #1e2329
}

[data-theme=light] .profile_login__28ie0 {
    color: #19191a
}

[data-theme=dark] .profile_login__28ie0 {
    color: #f6f6f6
}

.profile_reg__22z8H {
    color: #fff
}

.profile_reg__22z8H:hover {
    color: #fff !important
}


.DropDownSettingMenu_container__EkTSR {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: 0px 2px 10px 0px rgba(30, 35, 41, .0941176471);
    border-radius: 6px
}

[data-theme=""] .DropDownSettingMenu_container__EkTSR {
    background-color: #fff
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR {
    background-color: #0a0b0d
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY {
    padding: 14px 24px 0;
    width: 100%;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    grid-gap: 40px;
    gap: 40px
}

[data-theme=""] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY {
    color: #707a8a
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY {
    color: #7d7d7d
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY {
    color: #a0a0a0
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY span {
    cursor: pointer;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY .DropDownSettingMenu_tab_active__2mjdr {
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_tab__1TQWY .DropDownSettingMenu_tab_active__2mjdr::after {
    position: absolute;
    content: "";
    z-index: 99;
    width: 100%;
    height: 2px;
    top: 34px;
    background: #2f59d5
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_line__2rYUk {
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 11px;
    height: 1px
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_line__2rYUk {
    background-color: #2a2d34
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_line__2rYUk {
    background-color: #2a2d34
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV {
    padding: 0 24px
}

[data-theme=""] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV {
    background-color: #fff
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV {
    background-color: #0a0b0d
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV ul {
    display: flex;
    flex-wrap: wrap
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV li {
    cursor: pointer;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-right: 0px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 100%
}

[data-theme=""] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV li {
    color: #1e2329
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV li {
    color: #19191a
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV li {
    color: #f6f6f6
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV li img {
    margin-left: 7px;
    width: 14px;
    height: 11px
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_item__H6vTV .DropDownSettingMenu_lang_active__ftOiy {
    color: #2f59d5 !important
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM {
    width: 400px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    border-radius: 8px;
    padding: 25px 0;
    display: flex
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM {
    background-color: #19191a
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_title__3PgKW {
    margin-left: 24px;
    margin-bottom: 13px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    min-height: 24px
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_title__3PgKW {
    color: #19191a
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_title__3PgKW {
    color: #f6f6f6
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW {
    flex: 1 1
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ {
    height: 320px;
    width: 100%;
    position: relative
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ::after {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ::after {
    background-color: #19191a
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo {
    color: #19191a
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo {
    color: #f6f6f6
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo:hover {
    font-weight: 500
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo:hover {
    background-color: #eaeef8
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo:hover {
    background-color: #121726
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo.DropDownSettingMenu_active__1oyvY .DropDownSettingMenu_gou__3WLDT {
    visibility: visible
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo .DropDownSettingMenu_gou__3WLDT {
    visibility: hidden;
    font-size: 20px
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo .DropDownSettingMenu_gou__3WLDT {
    color: #2f59d5
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_languageList__OoWsW .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_lanItem__3YWCo .DropDownSettingMenu_gou__3WLDT {
    color: #2c56cf
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy {
    flex: 1 1
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ {
    width: 100%
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V {
    width: 100%;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V {
    color: #19191a
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V {
    color: #f6f6f6
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V img {
    width: 23px;
    border-radius: 50%;
    margin-right: 10px
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V:hover {
    font-weight: 500
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V:hover {
    background-color: #eaeef8
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V:hover {
    background-color: #121726
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V.DropDownSettingMenu_active__1oyvY .DropDownSettingMenu_gou__3WLDT {
    visibility: visible
}

.DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V .DropDownSettingMenu_gou__3WLDT {
    visibility: hidden;
    font-size: 20px
}

[data-theme=light] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V .DropDownSettingMenu_gou__3WLDT {
    color: #2f59d5
}

[data-theme=dark] .DropDownSettingMenu_container__EkTSR .DropDownSettingMenu_lanRateList__3jNGM .DropDownSettingMenu_rateList__3vlFy .DropDownSettingMenu_sectionContainer__zH5pJ .DropDownSettingMenu_coinItem__1kR9V .DropDownSettingMenu_gou__3WLDT {
    color: #2c56cf
}


.setting_container__RPiNd li {
    margin-right: 16px
}

.setting_container__RPiNd li a {
    font-size: 16px;
    line-height: 16px
}

[data-theme=light] .setting_container__RPiNd li a {
    color: #19191a
}

[data-theme=dark] .setting_container__RPiNd li a {
    color: #f6f6f6
}

.setting_container__RPiNd li a .setting_title__3bEzR {
    margin-left: 6px;
    display: flex;
    align-items: center
}

.setting_container__RPiNd li a .setting_title__3bEzR .setting_dropDown__Qu7j5 {
    display: inline-block;
    font-size: 4px;
    margin-left: 8px;
    transition: all .5s
}

[data-theme=light] .setting_container__RPiNd li a .setting_title__3bEzR .setting_dropDown__Qu7j5 {
    color: #707070
}

[data-theme=dark] .setting_container__RPiNd li a .setting_title__3bEzR .setting_dropDown__Qu7j5 {
    color: #a0a0a0
}

.setting_container__RPiNd li a .setting_title__3bEzR:hover .setting_dropDown__Qu7j5 {
    transition: all .3s;
    transform: rotate(-180deg)
}

[data-theme=light] .setting_container__RPiNd li a .setting_title__3bEzR:hover .setting_dropDown__Qu7j5 {
    color: #2f59d5
}

[data-theme=dark] .setting_container__RPiNd li a .setting_title__3bEzR:hover .setting_dropDown__Qu7j5 {
    color: #2c56cf
}

[data-theme=light] .setting_container__RPiNd li a:hover {
    color: #2f59d5
}

[data-theme=dark] .setting_container__RPiNd li a:hover {
    color: #2c56cf
}

.setting_container__RPiNd li:last-child {
    margin-right: 0
}

.setting_settingUl__1gjIb {
    padding: 6px
}

.setting_drop-icon__2ZpLV {
    transform: scale(0.7);
    color: #595959;
    margin-left: 3px
}

.setting_serviceIcon__2m_3c {
    font-size: 24px !important
}

.setting_qrBox__h5pjV {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .2);
    border-radius: 8px;
    text-align: center
}

[data-theme=light] .setting_qrBox__h5pjV {
    background-color: #fff
}

[data-theme=dark] .setting_qrBox__h5pjV {
    background-color: #19191a
}

.setting_qrBox__h5pjV .setting_qr__1THqF {
    width: 120px;
    height: 120px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.setting_qrBox__h5pjV .setting_text__2LEl9 {
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 8px;
    text-align: center
}

[data-theme=light] .setting_qrBox__h5pjV .setting_text__2LEl9 {
    color: #707070
}

[data-theme=dark] .setting_qrBox__h5pjV .setting_text__2LEl9 {
    color: #a0a0a0
}

.setting_qrBox__h5pjV .setting_copyBtn__33VaK {
    cursor: pointer;
    width: 100%;
    height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: 500
}

.setting_message__RNu6d {
    position: relative
}

.setting_message__RNu6d .setting_noticeIcon__1AkP1 {
    font-size: 30px
}

.setting_message__RNu6d .setting_redCircle__1Xn25 {
    position: absolute;
    display: flex;
    background: #bb4242;
    top: -5px;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    right: 3px
}

.setting_changeSkin__N5L7P {
    font-size: 24px !important;
    transition: all .3s
}

[data-theme=light] .setting_changeSkin__N5L7P:hover {
    color: #2f59d5
}

[data-theme=dark] .setting_changeSkin__N5L7P:hover {
    color: #2c56cf
}


.notice_container__DwVo7 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: rgba(21, 113, 255, .1);
    padding: 17px 17px 17px 34px;
    transition: height linear .2s
}

.notice_icon__2SFSv {
    font-size: 20px;
    color: #2f59d5;
    margin-right: 14px
}

.notice_content__2arh3 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #2f59d5;
    flex: 2 0;
    word-break: break-word
}

.notice_close__jZIuN {
    font-size: 22px;
    color: hsla(0, 0%, 100%, .4);
    transition: color linear .2s
}

.notice_close__jZIuN:hover {
    cursor: pointer;
    color: hsla(0, 0%, 100%, .6)
}


.DropDownOrderMenu_container__2bo4F {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 6px
}

.DropDownOrderMenu_userName__11wE9 {
    padding: 0 26px;
    height: 92px;
    display: flex;
    justify-content: space-between;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    align-items: center
}

[data-theme=""] .DropDownOrderMenu_userName__11wE9 {
    color: #1e2329
}

[data-theme=light] .DropDownOrderMenu_userName__11wE9 {
    color: #19191a
}

[data-theme=dark] .DropDownOrderMenu_userName__11wE9 {
    color: #f6f6f6
}

.DropDownOrderMenu_userName__11wE9>div {
    height: 100%;
    display: flex;
    align-items: center
}

.DropDownOrderMenu_userName__11wE9 .DropDownOrderMenu_bg__1txAj {
    left: 0;
    position: absolute;
    width: 212px;
    height: 92px
}

.DropDownOrderMenu_userName__11wE9 .DropDownOrderMenu_triangle__1f50Z {
    cursor: pointer
}

.DropDownOrderMenu_list__1irIJ {
    display: flex;
    flex-direction: column;
    grid-gap: 2px;
    gap: 2px
}

.DropDownOrderMenu_dropdown-item__3Fip1 {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 8px;
    height: 28px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    transition: all .2s ease-in-out 0s
}

[data-theme=""] .DropDownOrderMenu_dropdown-item__3Fip1 {
    color: #707a8a
}

[data-theme=light] .DropDownOrderMenu_dropdown-item__3Fip1 {
    color: #7d7d7d
}

[data-theme=dark] .DropDownOrderMenu_dropdown-item__3Fip1 {
    color: #a0a0a0
}

.DropDownOrderMenu_dropdown-item__3Fip1 img {
    margin-right: 6px
}

.DropDownOrderMenu_dropdown-item__3Fip1:hover {
    background-color: rgba(47, 89, 213, .3)
}

.ant-badge {
    color: unset
}


.order_container__3EM9d {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 20px;
    transition: height linear .2s;
    display: none
}

.order_icon__13nSi {
    height: 18px
}

.order_content__36Am_ {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #2f59d5;
    flex: 2 0;
    word-break: break-word
}

.order_close__3LkEw {
    font-size: 22px;
    color: hsla(0, 0%, 100%, .4);
    transition: color linear .2s
}

.order_close__3LkEw:hover {
    cursor: pointer;
    color: hsla(0, 0%, 100%, .6)
}

.order_title__lj-gy {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px
}

[data-theme=""] .order_title__lj-gy {
    color: #1e2329
}

[data-theme=light] .order_title__lj-gy {
    color: #19191a
}

[data-theme=dark] .order_title__lj-gy {
    color: #f6f6f6
}

.order_header_title__rhCXy {
    grid-gap: 3px;
    gap: 3px
}

.order_header_title__rhCXy:hover .order_title__lj-gy {
    color: #2f59d5
}

.order_header_title__rhCXy:hover .order_icon__13nSi {
    transform: rotateX(180deg);
    color: #2f59d5 !important;
    transform-origin: center
}


:root {
    --toast-gap: 10px;
    --toast-width: 320px;
    --toast-radius: 10px;
    --toast-shadow: 0 6px 24px rgba(0, 0, 0, .12), 0 2px 8px rgba(0, 0, 0, .08);
    --toast-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial
}

.ToastProvider_region__2DUKW {
    position: fixed;
    right: 16px;
    bottom: 16px;
    width: var(--toast-width);
    display: flex;
    flex-direction: column;
    grid-gap: var(--toast-gap);
    gap: var(--toast-gap);
    z-index: 2147483000;
    pointer-events: none
}

.ToastProvider_toast__3DUci {
    pointer-events: auto;
    background: #fff;
    color: #222;
    border-radius: var(--toast-radius);
    box-shadow: var(--toast-shadow);
    border: 1px solid rgba(0, 0, 0, .06);
    overflow: hidden;
    transform: translateY(8px) scale(0.98);
    opacity: 0
}

.ToastProvider_enter__39q3t {
    animation: ToastProvider_toast-in__1zj30 .18s ease-out forwards
}

.ToastProvider_leave__1S1qa {
    animation: ToastProvider_toast-out__3kNKO .18s ease-in forwards
}

@keyframes ToastProvider_toast-in__1zj30 {
    to {
        transform: none;
        opacity: 1
    }
}

@keyframes ToastProvider_toast-out__3kNKO {
    to {
        transform: translateY(8px) scale(0.98);
        opacity: 0
    }
}

.ToastProvider_bar__3A76D {
    height: 3px;
    background: rgba(0, 0, 0, 0)
}

.ToastProvider_info__16YNd .ToastProvider_bar__3A76D {
    background: #4c8bf5
}

.ToastProvider_success__7NtlB .ToastProvider_bar__3A76D {
    background: #2fb344
}

.ToastProvider_warning__12sXn .ToastProvider_bar__3A76D {
    background: #f59f00
}

.ToastProvider_error__2pAZz .ToastProvider_bar__3A76D {
    background: #e03131
}

.ToastProvider_body__1tb4l {
    display: flex;
    grid-gap: 10px;
    gap: 10px;
    align-items: flex-start;
    padding: 12px 12px 12px 14px
}

.ToastProvider_icon__nTxsG {
    font-size: 18px;
    line-height: 1;
    margin-top: 2px
}

.ToastProvider_content__1979N {
    flex: 1 1;
    min-width: 0
}

.ToastProvider_title__273JE {
    font-size: 16px;
    margin-bottom: 2px;
    color: #19191a;
    font-weight: 700
}

.ToastProvider_msg__4FDfD {
    font-size: 14px;
    color: #19191a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500
}

.ToastProvider_close__DHQRm {
    border: 0;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 16px;
    color: #777;
    padding: 2px;
    border-radius: 6px
}

.ToastProvider_close__DHQRm:hover {
    background: #f1f3f5;
    color: #333
}


.sign_container__19EVz {
    display: flex;
    align-items: center;
    grid-gap: 18px;
    gap: 18px;
    position: relative
}

.sign_container__19EVz .sign_login__3v6Ro {
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center
}

[data-theme=light] .sign_container__19EVz .sign_login__3v6Ro {
    color: #2f59d5
}

[data-theme=dark] .sign_container__19EVz .sign_login__3v6Ro {
    color: #2c56cf
}

[data-theme=light] .sign_container__19EVz .sign_login__3v6Ro:hover {
    color: #274290
}

[data-theme=dark] .sign_container__19EVz .sign_login__3v6Ro:hover {
    color: #274290
}

.sign_container__19EVz .sign_register__Og8EL {
    padding: 0 16px;
    height: 34px;
    border-radius: 8px;
    line-height: 34px;
    margin-right: 16px;
    font-size: 16px;
    font-weight: 600
}

[data-theme=light] .sign_container__19EVz .sign_register__Og8EL {
    background-color: #2f59d5
}

[data-theme=dark] .sign_container__19EVz .sign_register__Og8EL {
    background-color: #2c56cf
}

[data-theme=light] .sign_container__19EVz .sign_register__Og8EL {
    color: #fff
}

[data-theme=dark] .sign_container__19EVz .sign_register__Og8EL {
    color: #fff
}

[data-theme=light] .sign_container__19EVz .sign_register__Og8EL:hover {
    background-color: #274290
}

[data-theme=dark] .sign_container__19EVz .sign_register__Og8EL:hover {
    background-color: #274290
}


.transferModal_form__31TmU .transferModal_title__2cHEz {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 8px
}

[data-theme=light] .transferModal_form__31TmU .transferModal_title__2cHEz {
    color: #707070
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_title__2cHEz {
    color: #a0a0a0
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT {
    width: 100%;
    border-radius: 8px;
    padding: 16px 52px 16px 16px;
    position: relative
}

[data-theme=light] .transferModal_form__31TmU .transferModal_toFromBox__27HOT {
    background-color: #f6f6f6
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_toFromBox__27HOT {
    background-color: #19191a
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_borderLine__3HUl4 {
    width: 100%;
    border-bottom: 1px dashed #e7e7e7;
    margin: 16px 0
}

[data-theme=light] .transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_borderLine__3HUl4 {
    border-color: #e7e7e7
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_borderLine__3HUl4 {
    border-color: #252526
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_assetsTransferIcon__1Eco0 {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_iptLine__2-Q7T {
    height: 22px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_iptLine__2-Q7T .transferModal_text__3y3eX {
    padding-left: 16px;
    padding-right: 26px;
    font-size: 14px;
    color: #707070;
    min-width: 76px
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_iptLine__2-Q7T .selectBorder.ant-select .ant-select-selector {
    border-color: rgba(0, 0, 0, 0)
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_iptLine__2-Q7T .selectBorder.ant-select .ant-select-selector:hover {
    border-color: rgba(0, 0, 0, 0)
}

.transferModal_form__31TmU .transferModal_toFromBox__27HOT .transferModal_iptLine__2-Q7T .selectBorder.ant-select .ant-select-selector:focus {
    border-color: rgba(0, 0, 0, 0)
}

.transferModal_form__31TmU .transferModal_toFrom__1xNU_ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px
}

.transferModal_form__31TmU .transferModal_toFrom__1xNU_ .transferModal_huazhuan__3XKfL {
    margin: 23px 8px 0
}

.transferModal_form__31TmU .transferModal_toFrom__1xNU_ .transferModal_to__3rP_E,
.transferModal_form__31TmU .transferModal_toFrom__1xNU_ .transferModal_from__AloKs {
    display: flex;
    flex-direction: column;
    width: 177px
}

.transferModal_form__31TmU .transferModal_selectCoin__3A46S {
    margin: 24px 0
}

.transferModal_form__31TmU .transferModal_ipt__lAHBt {
    margin-bottom: 8px
}

.transferModal_form__31TmU .transferModal_balance__9CJaI {
    margin-bottom: 8px;
    text-align: left;
    font-size: 12px;
    line-height: 18px
}

[data-theme=light] .transferModal_form__31TmU .transferModal_balance__9CJaI {
    color: #707070
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_balance__9CJaI {
    color: #a0a0a0
}

.transferModal_form__31TmU .transferModal_modal_btn__JC4_I {
    width: 100%;
    height: 40px
}

.transferModal_form__31TmU .transferModal_all__ax1TD {
    font-size: 14px;
    font-weight: 400;
    color: #19191a;
    letter-spacing: 1px;
    line-height: 20px;
    display: flex;
    align-items: center
}

.transferModal_form__31TmU .transferModal_percentageBox__27J3C {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0 16px 0
}

.transferModal_form__31TmU .transferModal_percentageBox__27J3C .transferModal_percentageItem__RL5vl {
    width: 64px;
    height: 32px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}

[data-theme=light] .transferModal_form__31TmU .transferModal_percentageBox__27J3C .transferModal_percentageItem__RL5vl {
    background-color: #f6f6f6
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_percentageBox__27J3C .transferModal_percentageItem__RL5vl {
    background-color: #252526
}

[data-theme=light] .transferModal_form__31TmU .transferModal_percentageBox__27J3C .transferModal_percentageItem__RL5vl {
    color: #19191a
}

[data-theme=dark] .transferModal_form__31TmU .transferModal_percentageBox__27J3C .transferModal_percentageItem__RL5vl {
    color: #f6f6f6
}


.coinDropdown_selectDropdown__2rwxI {
    position: relative;
    overflow-y: auto;
    width: 100%;
    height: 336px;
    padding: 17px 18px 14px;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, .4);
    border-radius: 16px
}

[data-theme=light] .coinDropdown_selectDropdown__2rwxI {
    background-color: #fff
}

[data-theme=dark] .coinDropdown_selectDropdown__2rwxI {
    background-color: #19191a
}

.coinDropdown_countrySearch__3u1ub>div {
    position: relative;
    border-radius: 8px;
    height: 32px
}

.coinDropdown_countrySearch__3u1ub>div>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.coinDropdown_selectItem__3Xg7N {
    display: flex;
    height: 46px;
    align-items: center;
    margin-top: 21px;
    padding-left: 10px;
    cursor: pointer;
    border-radius: 8px
}

[data-theme=light] .coinDropdown_selectItem__3Xg7N:hover {
    background: #eaeef8
}

[data-theme=dark] .coinDropdown_selectItem__3Xg7N:hover {
    background: #121726
}

[data-theme=light] .coinDropdown_selectItem__3Xg7N:hover .coinDropdown_coin__1_xJ8 {
    color: #2f59d5
}

[data-theme=dark] .coinDropdown_selectItem__3Xg7N:hover .coinDropdown_coin__1_xJ8 {
    color: #2c56cf
}

.coinDropdown_selectItem__3Xg7N>div {
    display: flex;
    flex-direction: column
}

.coinDropdown_selectItem__3Xg7N img {
    width: 16px;
    height: 16px;
    margin-right: 7px
}

.coinDropdown_selectItem__3Xg7N span:first-child {
    font-size: 14px;
    font-weight: 400
}

[data-theme=""] .coinDropdown_selectItem__3Xg7N span:first-child {
    color: #1e2329
}

[data-theme=light] .coinDropdown_selectItem__3Xg7N span:first-child {
    color: #19191a
}

[data-theme=dark] .coinDropdown_selectItem__3Xg7N span:first-child {
    color: #f6f6f6
}

.coinDropdown_selectItem__3Xg7N span:last-child {
    font-size: 12px;
    font-weight: 400
}

[data-theme=""] .coinDropdown_selectItem__3Xg7N span:last-child {
    color: #707a8a
}

[data-theme=light] .coinDropdown_selectItem__3Xg7N span:last-child {
    color: #7d7d7d
}

[data-theme=dark] .coinDropdown_selectItem__3Xg7N span:last-child {
    color: #a0a0a0
}

.coinDropdown_countryInfo__2Dpo0 {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    width: 100%;
    height: 48px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0)
}

[data-theme=""] .coinDropdown_countryInfo__2Dpo0 {
    color: #1e2329
}

[data-theme=light] .coinDropdown_countryInfo__2Dpo0 {
    color: #19191a
}

[data-theme=dark] .coinDropdown_countryInfo__2Dpo0 {
    color: #f6f6f6
}

[data-theme=light] .coinDropdown_countryInfo__2Dpo0 {
    background-color: #f6f6f6
}

[data-theme=dark] .coinDropdown_countryInfo__2Dpo0 {
    background-color: #19191a
}

[data-theme=light] .coinDropdown_countryInfo__2Dpo0:hover {
    border-color: #2f59d5
}

[data-theme=dark] .coinDropdown_countryInfo__2Dpo0:hover {
    border-color: #2c56cf
}

.coinDropdown_countryInfo__2Dpo0>div {
    display: flex;
    align-items: center
}

.coinDropdown_countryInfo__2Dpo0 img {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.coinDropdown_countryInfo__2Dpo0 span:last-child {
    margin-left: 4px
}

.coinDropdown_countryBorderInfo__2A8AU {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0)
}


.mbFooter_container__3-pK8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    background-color: #0d0d0d;
    padding: 24px 16px 45px
}

@media screen and (min-width: 1061px) {
    .mbFooter_container__3-pK8 {
        display: none
    }
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh {
    grid-area: center;
    width: 100%
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_rotate__20QTU {
    transform: rotateX(180deg) !important;
    transition: transform .24s
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_logo__rq3Xj {
    margin-bottom: 15px;
    width: 100px
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_community__1yMv8 {
    display: flex
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_community__1yMv8>a {
    margin-right: 16px
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_community__1yMv8 span {
    color: #6b7582
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_xtMobileDesc__vAq_5 {
    margin-top: 20px
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF>div {
    font-size: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    padding: 12px 0
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj {
    display: flex;
    flex-direction: column;
    padding-left: 12px
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj>a {
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: gray;
    line-height: 20px;
    margin-bottom: 23px
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj>a:hover {
    color: #2f59d5;
    opacity: 1
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj .mbFooter_mobileCommunity__2j3US a {
    margin-right: 12px;
    margin-bottom: 12px;
    display: inline-block
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj .mbFooter_mobileCommunity__2j3US span {
    color: gray
}

.mbFooter_container__3-pK8 .mbFooter_mobileContent__16wHh .mbFooter_mobilePannel__2FSAF .mbFooter_mobilePanelCnt__1mqgj .mbFooter_mobileCommunity__2j3US span:hover {
    color: #2f59d5
}


.pcFooter_container__1cLL1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    background: #0d0d0e;
    padding: 29px 0 52px
}

@media screen and (max-width: 1060px) {
    .pcFooter_container__1cLL1 {
        display: none
    }
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_top__2QmOO {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #19191a;
    padding-bottom: 24px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_top__2QmOO .pcFooter_lanSection__fNgsD {
    background: #19191a;
    height: 32px;
    display: flex;
    align-items: center;
    min-width: 160px;
    padding: 0 16px;
    border-radius: 4px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_top__2QmOO .pcFooter_lanSection__fNgsD a {
    display: flex;
    align-items: center;
    color: #fff
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_top__2QmOO .pcFooter_lanSection__fNgsD a .pcFooter_title__3LKSG {
    margin-left: 28px;
    display: flex;
    align-items: center
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_top__2QmOO .pcFooter_lanSection__fNgsD a .pcFooter_dropDown__MCOjI {
    font-size: 7px;
    margin-left: 8px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_settingBox__1G5Ez {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 24px;
    border-bottom: 1px solid #19191a;
    padding-bottom: 120px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_logo__6xilu {
    margin-bottom: 16px;
    width: 100px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_community__110Wy {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    grid-gap: 16px;
    gap: 16px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_community__110Wy span {
    color: #6b7582
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_copyright__GW5ET {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_company__3gJDy {
    margin-top: 25px;
    color: #f8f8f8;
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN>h2 {
    font-size: 14px;
    font-weight: 700;
    color: #f3f3f3;
    line-height: 22px;
    margin-bottom: 16px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 9px;
    gap: 9px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN>div>a {
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    color: #a0a0a0
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN>div>a:hover {
    color: #2f59d5;
    opacity: 1
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN:last-child {
    max-width: 350px
}

.pcFooter_container__1cLL1 .pcFooter_content__2wSlV .pcFooter_section__3RYxN .pcFooter_xtDesc__15_3Z {
    max-width: 280px
}

.pcFooter_container__1cLL1 .pcFooter_line__1Tvzi {
    margin: 17px 0 20px;
    width: 424px;
    height: 1px;
    background-color: #333
}

@media screen and (max-width: 1061px) {
    .pcFooter_container__1cLL1 .pcFooter_line__1Tvzi {
        display: none
    }
}

.pcFooter_container__1cLL1 .pcFooter_rights__2nc5s {
    height: 41px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #a0a0a0
}

@media screen and (max-width: 1061px) {
    .pcFooter_container__1cLL1 .pcFooter_rights__2nc5s {
        display: none
    }
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz {
    grid-area: center
}

@media screen and (min-width: 1061px) {
    .pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz {
        display: none
    }
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_xtMobileDesc__27ZGz {
    margin-top: 20px
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_xtMobileDesc__27ZGz .pcFooter_copyright__GW5ET {
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_xtMobileDesc__27ZGz .pcFooter_company__3gJDy {
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5>div {
    padding-top: 3px;
    padding-bottom: 3px
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv {
    display: flex;
    flex-direction: column;
    padding-left: 12px
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv>a {
    margin-bottom: 16px;
    opacity: .6
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv>a:hover {
    color: #2f59d5;
    opacity: 1
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv .pcFooter_mobileCommunity__39QUH a {
    margin-right: 12px;
    margin-bottom: 12px;
    display: inline-block
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv .pcFooter_mobileCommunity__39QUH span {
    color: gray
}

.pcFooter_container__1cLL1 .pcFooter_mobileContent__8Riuz .pcFooter_mobilePannel__-LTq5 .pcFooter_mobilePanelCnt__19rGv .pcFooter_mobileCommunity__39QUH span:hover {
    color: #2f59d5
}

.pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2 {
    grid-area: center2;
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid rgba(248, 248, 248, .08);
    padding-bottom: 116px
}

.pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>h3 {
    color: #f8f8f8;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 40px
}

@media screen and (max-width: 560px) {
    .pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2 {
        margin-top: 30px;
        padding-top: 20px;
        padding-bottom: 0
    }

    .pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>h3 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 20px
    }
}

.pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>section {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>section>a {
    margin-right: 64px;
    margin-bottom: 24px
}

.pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>section>a>img {
    height: 33px;
    object-fit: contain;
    width: auto
}

@media screen and (max-width: 560px) {
    .pcFooter_container__1cLL1 .pcFooter_partnersContent__szVV2>section>a {
        transform: scale(1);
        margin-right: 12px;
        margin-bottom: 12px
    }
}


.DropDownSettingMenu_container__1TT9T {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: 0px 2px 10px 0px rgba(30, 35, 41, .0941176471);
    border-radius: 6px
}

[data-theme=""] .DropDownSettingMenu_container__1TT9T {
    background-color: #fff
}

[data-theme=light] .DropDownSettingMenu_container__1TT9T {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__1TT9T {
    background-color: #0a0b0d
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR {
    padding: 14px 24px 0;
    width: 100%;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    grid-gap: 40px;
    gap: 40px
}

[data-theme=""] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR {
    color: #707a8a
}

[data-theme=light] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR {
    color: #7d7d7d
}

[data-theme=dark] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR {
    color: #a0a0a0
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR span {
    cursor: pointer;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR .DropDownSettingMenu_tab_active__1XFt7 {
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_tab__1fCdR .DropDownSettingMenu_tab_active__1XFt7::after {
    position: absolute;
    content: "";
    z-index: 99;
    width: 100%;
    height: 2px;
    top: 34px;
    background: #2f59d5
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_line__3McUA {
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 11px;
    height: 1px
}

[data-theme=light] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_line__3McUA {
    background-color: #2a2d34
}

[data-theme=dark] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_line__3McUA {
    background-color: #2a2d34
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- {
    padding: 0 24px
}

[data-theme=""] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- {
    background-color: #fff
}

[data-theme=light] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- {
    background-color: #fff
}

[data-theme=dark] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- {
    background-color: #0a0b0d
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- ul {
    display: flex;
    flex-wrap: wrap
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- li {
    cursor: pointer;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-right: 0px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 100%
}

[data-theme=""] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- li {
    color: #1e2329
}

[data-theme=light] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- li {
    color: #19191a
}

[data-theme=dark] .DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- li {
    color: #f6f6f6
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- li img {
    margin-left: 7px;
    width: 14px;
    height: 11px
}

.DropDownSettingMenu_container__1TT9T .DropDownSettingMenu_item__3eEB- .DropDownSettingMenu_lang_active__1xZ5J {
    color: #2f59d5 !important
}


.layoutA_container__qNkCI {
    width: 100%;
    height: 100%;
    min-height: 100vh
}

.layoutA_content__38hde {
    z-index: 99
}

[data-theme=""] .layoutA_content__38hde {
    background-color: #fff
}

[data-theme=light] .layoutA_content__38hde {
    background-color: #fff
}

[data-theme=dark] .layoutA_content__38hde {
    background-color: #0a0b0d
}

.layoutA_transparent__1CbQq {
    background-color: rgba(0, 0, 0, 0)
}


.fullPageLoading_container__1_MqW {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}


.layoutB_container__2OmWD {
    display: grid;
    width: 100%;
    grid-gap: 1px;
    gap: 1px;
    grid-template-columns: 1fr;
    grid-template-areas: "header" "content"
}

.layoutB_content__1mhtn {
    z-index: 99
}

[data-theme=""] .layoutB_content__1mhtn {
    background-color: #fff
}

[data-theme=light] .layoutB_content__1mhtn {
    background-color: #fff
}

[data-theme=dark] .layoutB_content__1mhtn {
    background-color: #0a0b0d
}


.layoutC_container__3I-aw {
    width: 100%;
    height: 100%;
    min-height: 100vh
}

.layoutC_content__34Ium {
    z-index: 99
}

[data-theme=""] .layoutC_content__34Ium {
    background-color: #fff
}

[data-theme=light] .layoutC_content__34Ium {
    background-color: #fff
}

[data-theme=dark] .layoutC_content__34Ium {
    background-color: #0a0b0d
}



.signIn_container__2P6kr {
    width: 100vw;
    display: flex;
    justify-content: center;
    height: calc(100vh - 77px);
    padding: 50px 0;
    margin: auto;
    width: 100%;
    height: 100%;
    grid-gap: 77px;
    gap: 77px
}

[data-theme=light] .signIn_container__2P6kr {
    background-color: #fff
}

[data-theme=dark] .signIn_container__2P6kr {
    background-color: #0d0d0e
}

.signIn_container__2P6kr .signIn_content__G29l- {
    width: 1040px;
    border-radius: 8px;
    border: 1px solid;
    padding: 40px 80px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.signIn_container__2P6kr .signIn_content__G29l-.signIn_spec__Zhpjt {
    width: 560px
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- {
    background-color: #fff
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- {
    background-color: #19191a
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- {
    border-color: #f6f6f6
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- {
    border-color: #252526
}

.signIn_container__2P6kr .signIn_content_left__VLjzx {
    width: 400px
}

.signIn_container__2P6kr .signIn_content_right__title__oTQuB {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 32px
}

[data-theme=light] .signIn_container__2P6kr .signIn_content_right__title__oTQuB {
    color: #19191a
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content_right__title__oTQuB {
    color: #f6f6f6
}

[data-theme=light] .signIn_container__2P6kr .signIn_content_right__title__oTQuB span {
    color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content_right__title__oTQuB span {
    color: #2c56cf
}

.signIn_container__2P6kr .signIn_content_right__viBu5 .signIn_img__2fRL4 {
    width: 382px;
    height: 322px
}

.signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 {
    text-align: center;
    padding-top: 32px
}

.signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 span {
    display: inline-block;
    width: 20px;
    height: 2px;
    margin-right: 16px
}

[data-theme=light] .signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 span {
    background-color: #a0a0a0
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 span {
    background-color: #707070
}

[data-theme=light] .signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 span:first-child {
    background-color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content_right__indicator__3n9B8 span:first-child {
    background-color: #2c56cf
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_title__1waMO {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 32px;
    margin-top: 12px
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_title__1waMO {
    color: #19191a
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_title__1waMO {
    color: #f6f6f6
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH {
    width: 100%
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_step_title__3SqZE {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 32px
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_step_title__3SqZE {
    color: #0d0d0e
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_step_title__3SqZE {
    color: #fff
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px;
    height: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B {
    border-color: #f6f6f6
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B {
    border-color: #19191a
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B span {
    display: block;
    height: 30px;
    line-height: 24px;
    text-align: center;
    margin-right: 24px;
    font-size: 16px;
    cursor: pointer
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B span {
    color: #707070
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B span {
    color: #a0a0a0
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_active__3EpUY {
    font-weight: bold;
    border-bottom: 2px solid
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_active__3EpUY {
    border-color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_active__3EpUY {
    border-color: #2c56cf
}

[data-theme=light] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_active__3EpUY {
    color: #0d0d0e
}

[data-theme=dark] .signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_active__3EpUY {
    color: #fff
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_tips__U3TmV {
    font-size: 12px;
    justify-self: flex-end;
    color: #111
}

.signIn_container__2P6kr .signIn_content__G29l- .signIn_content_info__wYngH .signIn_tab__1PZ7B .signIn_tips__U3TmV span {
    font-size: 12px;
    color: #0ca85f
}

.signIn_container__2P6kr .signIn_invite__1UKnU {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    grid-gap: 3px;
    gap: 3px
}

[data-theme=""] .signIn_container__2P6kr .signIn_invite__1UKnU {
    color: #1e2329
}

[data-theme=light] .signIn_container__2P6kr .signIn_invite__1UKnU {
    color: #19191a
}

[data-theme=dark] .signIn_container__2P6kr .signIn_invite__1UKnU {
    color: #f6f6f6
}

.signIn_container__2P6kr .signIn_invite__1UKnU .signIn_rotate__35BuS {
    transform: rotateZ(180deg)
}

.signIn_container__2P6kr .signIn_btn__3Km2h {
    margin: 32px 0 17px
}

.signIn_container__2P6kr .signIn_toReg__1V1Fr {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-weight: 700;
    padding-top: 24px
}

[data-theme=light] .signIn_container__2P6kr .signIn_toReg__1V1Fr {
    color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_toReg__1V1Fr {
    color: #2c56cf
}

.signIn_container__2P6kr .signIn_toReg1__3PSBD {
    margin-top: 24px;
    font-size: 12px
}

[data-theme=light] .signIn_container__2P6kr .signIn_toReg1__3PSBD {
    color: #19191a
}

[data-theme=dark] .signIn_container__2P6kr .signIn_toReg1__3PSBD {
    color: #f6f6f6
}

.signIn_container__2P6kr .signIn_toReg1__3PSBD span {
    font-weight: bold
}

[data-theme=light] .signIn_container__2P6kr .signIn_toReg1__3PSBD span {
    color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_toReg1__3PSBD span {
    color: #2c56cf
}

.signIn_container__2P6kr .signIn_last__1i3qZ {
    width: 560px;
    padding: 40px 80px
}

.signIn_container__2P6kr .signIn_assist__kYD7y {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 8px;
    font-size: 12px
}

[data-theme=light] .signIn_container__2P6kr .signIn_assist__kYD7y {
    color: #2f59d5
}

[data-theme=dark] .signIn_container__2P6kr .signIn_assist__kYD7y {
    color: #2c56cf
}

.signIn_container__2P6kr .signIn_icon__2_wz_ {
    font-size: 20px;
    cursor: pointer
}

[data-theme=light] .signIn_container__2P6kr .signIn_icon__2_wz_ {
    color: #a0a0a0
}

[data-theme=dark] .signIn_container__2P6kr .signIn_icon__2_wz_ {
    color: #707070
}

.signIn_country_code__3UWVP {
    margin-left: 8px
}

[data-theme=light] .signIn_country_code__3UWVP {
    color: #707070
}

[data-theme=dark] .signIn_country_code__3UWVP {
    color: #a0a0a0
}

.signIn_send_to__3y2LZ {
    font-size: 14px;
    margin-bottom: 32px
}

[data-theme=light] .signIn_send_to__3y2LZ {
    color: #707070
}

[data-theme=dark] .signIn_send_to__3y2LZ {
    color: #a0a0a0
}

.signIn_send_type__onHpK {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 700
}

[data-theme=light] .signIn_send_type__onHpK {
    color: #0d0d0e
}

[data-theme=dark] .signIn_send_type__onHpK {
    color: #fff
}

.signIn_eyesIcon__wdhuz {
    font-size: 20px;
    cursor: pointer
}

[data-theme=light] .signIn_eyesIcon__wdhuz {
    color: #a0a0a0
}

[data-theme=dark] .signIn_eyesIcon__wdhuz {
    color: #707070
}


.emailList_container__1s5Un {
    position: relative
}

.emailList_container__1s5Un .emailList_emailSelectList__3frfp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    max-height: 167px;
    overflow-y: scroll;
    border-radius: 8px;
    padding: 10px 0;
    border: 1px solid
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp {
    background-color: #fff
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp {
    background-color: #0d0d0e
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp {
    border-color: #f6f6f6
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp {
    border-color: #19191a
}

.emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et {
    padding: 0 18px;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    cursor: pointer
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et .emailList_emailName__2JbSK {
    color: #707070
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et .emailList_emailName__2JbSK {
    color: #a0a0a0
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et .emailList_emailType__ma5fX {
    color: #19191a
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et .emailList_emailType__ma5fX {
    color: #f6f6f6
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et:hover .emailList_emailName__2JbSK {
    color: #2f59d5
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et:hover .emailList_emailName__2JbSK {
    color: #2c56cf
}

[data-theme=light] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et:hover .emailList_emailType__ma5fX {
    color: #2f59d5
}

[data-theme=dark] .emailList_container__1s5Un .emailList_emailSelectList__3frfp .emailList_emailItem__3g1Et:hover .emailList_emailType__ma5fX {
    color: #2c56cf
}


.captchaBtn_container__2yb_O {
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 6px
}

.captchaBtn_container__2yb_O .captchaBtn_text1__3Z0ZH {
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: bold
}

[data-theme=light] .captchaBtn_container__2yb_O .captchaBtn_text1__3Z0ZH {
    color: #2f59d5
}

[data-theme=dark] .captchaBtn_container__2yb_O .captchaBtn_text1__3Z0ZH {
    color: #2c56cf
}

.captchaBtn_container__2yb_O .captchaBtn_text2__15qgI {
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
    color: #828ea1
}


.unreceivedModal_desc__yQEL3 {
    font-size: 12px;
    color: #707070;
    line-height: 18px
}

[data-theme=light] .unreceivedModal_desc__yQEL3 {
    color: #19191a
}

[data-theme=dark] .unreceivedModal_desc__yQEL3 {
    color: #f6f6f6
}

.unreceivedModal_contact__3_DPi {
    margin-top: 8px
}

[data-theme=light] .unreceivedModal_contact__3_DPi {
    color: #19191a
}

[data-theme=dark] .unreceivedModal_contact__3_DPi {
    color: #f6f6f6
}

.unreceivedModal_visit__4evGx {
    padding-top: 16px;
    font-size: 14px;
    font-weight: bold
}

.unreceivedModal_visit__4evGx p {
    margin-bottom: 16px;
    cursor: pointer
}

[data-theme=light] .unreceivedModal_visit__4evGx p {
    color: #2f59d5
}

[data-theme=dark] .unreceivedModal_visit__4evGx p {
    color: #2c56cf
}

.unreceivedModal_label__11Luo {
    font-size: 14px;
    margin-bottom: 8px
}

[data-theme=light] .unreceivedModal_label__11Luo {
    color: #19191a
}

[data-theme=dark] .unreceivedModal_label__11Luo {
    color: #f6f6f6
}

.unreceivedModal_clear__2Ginq {
    font-size: 16px
}

[data-theme=light] .unreceivedModal_clear__2Ginq {
    color: #a0a0a0
}

[data-theme=dark] .unreceivedModal_clear__2Ginq {
    color: #707070
}

/* Responsive styles for mobile */
@media screen and (max-width: 950px) {
    /* Hide right side content on mobile */
    .signIn_content_right__viBu5 {
        display: none !important;
    }
    
    /* Adjust content layout for mobile */
    .signIn_container__2P6kr .signIn_content__G29l- {
        width: 100%;
        max-width: 100%;
        padding: 20px;
        flex-direction: column;
    }
    
    .signIn_container__2P6kr .signIn_content_left__VLjzx {
        width: 100%;
    }
    
    /* Hide menu icon in mobile header */
    .mbHeader_header-wrap-mb__3bDmt .menu_icon__1oGBj {
        display: none !important;
    }
    
    /* Style language selector in mobile header */
    .mbHeader_language-selector {
        display: flex;
        align-items: center;
    }
    
    .mbHeader_language-selector .setting_title__3bEzR {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
        color: #19191A;
    }
    
    .mbHeader_language-selector .icons_container__1pF5Q {
        width: 20px;
        height: 20px;
    }
    
    .mbHeader_language-selector .icons_container__1pF5Q svg {
        width: 20px;
        height: 20px;
    }
    
    /* Adjust mobile header right content */
    .mbHeader_header-wrap-mb__3bDmt .mbHeader_header-right-content__1r9dP {
        grid-template-columns: auto;
        grid-column-gap: 0;
    }
}



#overlay {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
}

#overlay-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}

.lds-spinner,
.lds-spinner div,
.lds-spinner div:after {
    box-sizing: border-box;
}

.lds-spinner {
    color: white;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3.2px;
    left: 36.8px;
    width: 6.4px;
    height: 17.6px;
    border-radius: 20%;
    background: currentColor;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}



.hide {display: none !important;}

/* Submit button spinner */
.submit-spinner {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #ffffff;
    animation: spin 0.8s linear infinite;
    vertical-align: middle;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Country Code Dropdown Styles */
#phone-input-container {
    position: relative;
}

.country-dropdown-custom {
    position: absolute;
    margin-top: 0;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 1050;
    min-width: 200px;
    max-width: 280px;
    width: auto;
}

.country-dropdown-list-holder {
    max-height: 240px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.country-dropdown-list-holder::-webkit-scrollbar {
    width: 6px;
}

.country-dropdown-list-holder::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.country-dropdown-list-holder::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.country-dropdown-list-holder::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.country-dropdown-custom .ant-select-item-option {
    padding: 8px 12px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.country-dropdown-custom .ant-select-item-option:hover {
    background-color: #f5f5f5;
}

.country-dropdown-custom .ant-select-item-option.ant-select-item-option-selected {
    background-color: #e6f7ff;
    font-weight: 500;
}

.country-dropdown-custom .ant-select-item-option-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
}

.country-dropdown-custom .signIn_country_code__3UWVP {
    color: #8c8c8c;
    margin-left: auto;
    font-size: 13px;
    font-weight: 400;
}

.country-dropdown-custom.ant-select-dropdown-hidden {
    display: none !important;
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
    .country-dropdown-custom {
        max-width: 100%;
        width: calc(100% - 40px) !important;
        min-width: auto;
        left: 20px !important;
        right: 20px;
    }
    
    .country-dropdown-list-holder {
        max-height: 200px !important;
    }
    
    .country-dropdown-custom .ant-select-item-option {
        padding: 10px 12px;
        font-size: 14px;
    }
}

/* Desktop */
@media screen and (min-width: 769px) {
    .country-dropdown-custom {
        max-width: 280px;
        min-width: 220px;
    }
    
    .country-dropdown-list-holder {
        max-height: 280px !important;
    }
}

/* Language Menu Styles */
.language-icon-toggle {
    transition: opacity 0.2s ease;
}

.language-icon-toggle:hover {
    opacity: 0.7;
}

.language-menu-dropdown {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    border-radius: 8px !important;
    animation: fadeInDown 0.2s ease;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mobile Language Menu */
@media screen and (max-width: 950px) {
    #mobile-language-menu {
        right: 10px !important;
        left: auto !important;
        width: calc(100vw - 20px) !important;
        max-width: 400px !important;
    }
}

/* Desktop Language Menu */
@media screen and (min-width: 951px) {
    #desktop-language-menu {
        right: 0 !important;
        left: auto !important;
    }
}