.text-red[data-v-2a24dad4] {
    color: #bc0303!important
}

.btm-height-36[data-v-2a24dad4] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-2a24dad4] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-2a24dad4] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-2a24dad4] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-2a24dad4] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-2a24dad4] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-2a24dad4] {
    color: #8b8b8b;
    background: #cfcfcf
}

.main[data-v-2a24dad4] {
    width: 100%;
    min-width: 1040px;
    background: #f6f7f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1040px) {
    .main[data-v-2a24dad4] {
        width:100vw;
        min-width: 768px
    }
}

@media only screen and (max-width: 767px) {
    .main[data-v-2a24dad4] {
        min-width:320px;
        max-width: 100%;
        overflow: hidden
    }
}

.main .is-menu[data-v-2a24dad4] {
    width: 100%;
    max-width: 1040px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .main .is-menu[data-v-2a24dad4] {
        width:100vw;
        min-width: 100vw;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu[data-v-2a24dad4] {
        padding:0 0
    }
}

.main .is-menu .menu-box[data-v-2a24dad4] {
    width: 242px;
    margin-right: 24px
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box[data-v-2a24dad4] {
        min-width:154px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box[data-v-2a24dad4] {
        display:none;
        margin-right: 8px;
        min-width: auto;
        width: auto
    }
}

.main .is-menu .menu-box .item[data-v-2a24dad4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding: 16px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    gap: 4px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 16px;
    background: var(--White,#fff);
    margin-bottom: 16px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    cursor: pointer;
    width: 242px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item[data-v-2a24dad4] {
        width:100%;
        font-size: 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item[data-v-2a24dad4] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 40px;
        height: 40px;
        padding: 16px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.main .is-menu .menu-box .item .text[data-v-2a24dad4] {
    margin-top: 0;
    margin-left: 16px
}

.main .is-menu .menu-box .item .text a[data-v-2a24dad4] {
    color: var(--Neutral-1,#111)
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item .text[data-v-2a24dad4] {
        margin-top:4px;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item .text[data-v-2a24dad4] {
        display:none
    }
}

.main .is-menu .menu-box .item .icon-box[data-v-2a24dad4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--Neutral-3,#dae9e8)
}

.main .is-menu .menu-box .item .icon-box a[data-v-2a24dad4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main .is-menu .menu-box .item .contact-us[data-v-2a24dad4],.main .is-menu .menu-box .item .for-friends[data-v-2a24dad4],.main .is-menu .menu-box .item .my-cards[data-v-2a24dad4],.main .is-menu .menu-box .item .my-wallet[data-v-2a24dad4],.main .is-menu .menu-box .item .order-card[data-v-2a24dad4],.main .is-menu .menu-box .item .overview[data-v-2a24dad4],.main .is-menu .menu-box .item .settings[data-v-2a24dad4] {
    width: 24px;
    height: 24px
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item .contact-us[data-v-2a24dad4],.main .is-menu .menu-box .item .for-friends[data-v-2a24dad4],.main .is-menu .menu-box .item .my-cards[data-v-2a24dad4],.main .is-menu .menu-box .item .my-wallet[data-v-2a24dad4],.main .is-menu .menu-box .item .order-card[data-v-2a24dad4],.main .is-menu .menu-box .item .overview[data-v-2a24dad4],.main .is-menu .menu-box .item .settings[data-v-2a24dad4] {
        width:20px;
        height: 20px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item .contact-us[data-v-2a24dad4],.main .is-menu .menu-box .item .for-friends[data-v-2a24dad4],.main .is-menu .menu-box .item .my-cards[data-v-2a24dad4],.main .is-menu .menu-box .item .my-wallet[data-v-2a24dad4],.main .is-menu .menu-box .item .order-card[data-v-2a24dad4],.main .is-menu .menu-box .item .overview[data-v-2a24dad4],.main .is-menu .menu-box .item .settings[data-v-2a24dad4] {
        width:20px;
        height: 20px
    }
}

.main .is-menu .menu-box .item-action[data-v-2a24dad4] {
    background: var(--Brand-Color-2,#fff68a)
}

.main .is-menu .menu-box .item-action .icon-box[data-v-2a24dad4] {
    -webkit-animation: icon-box-a-2a24dad4 .5s linear;
    animation: icon-box-a-2a24dad4 .5s linear
}

@-webkit-keyframes icon-box-a-2a24dad4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes icon-box-a-2a24dad4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.main .is-menu .menu-box .item-action .world-i[data-v-2a24dad4] {
    -webkit-animation: world-i 15s linear infinite;
    animation: world-i 15s linear infinite
}

.main .is-menu .menu-box .item-action .text[data-v-2a24dad4] {
    color: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .main .main-box[data-v-2a24dad4] {
        width:100%
    }
}

.main .h5-scroll[data-v-2a24dad4] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .main .h5-scroll-y[data-v-2a24dad4],.main .h5-scroll[data-v-2a24dad4] {
        max-width:100%
    }
}

.content-popup[data-v-2a24dad4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #41485d
}

.content-popup .money-popup[data-v-2a24dad4] {
    width: 236px
}

@media mobile {
    .content-popup .money-popup[data-v-2a24dad4] {
        width: 224px
    }
}

.content-popup .money-popup .text[data-v-2a24dad4] {
    width: 100%;
    font-size: 12px;
    line-height: normal
}

.content-popup .text[data-v-2a24dad4] {
    width: 236px;
    text-align: center;
    line-height: 25px
}

@media mobile {
    .content-popup .text[data-v-2a24dad4] {
        width: 224px
    }
}

.content-popup .text.money[data-v-2a24dad4] {
    font-weight: 700;
    font-size: 16px;
    color: #111a34;
    margin: 10px 0
}

.content-popup .text.time[data-v-2a24dad4] {
    font-size: 11px;
    color: #858b9c
}

.text-red[data-v-12642b17] {
    color: #bc0303!important
}

.btm-height-36[data-v-12642b17] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-12642b17] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-12642b17] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-12642b17] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-12642b17] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-12642b17] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-12642b17] {
    color: #8b8b8b;
    background: #cfcfcf
}

.main[data-v-12642b17] {
    width: 100%;
    min-width: 1040px;
    background: #f6f7f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1040px) {
    .main[data-v-12642b17] {
        width:100vw;
        min-width: 768px
    }
}

@media only screen and (max-width: 767px) {
    .main[data-v-12642b17] {
        overflow:hidden;
        min-width: 320px
    }
}

.main .is-menu[data-v-12642b17] {
    width: 100%;
    max-width: 1040px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .main .is-menu[data-v-12642b17] {
        width:100vw;
        min-width: 100vw;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu[data-v-12642b17] {
        padding:0 8px
    }
}

.main .is-menu .menu-box[data-v-12642b17] {
    width: 242px;
    margin-right: 24px
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box[data-v-12642b17] {
        min-width:154px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box[data-v-12642b17] {
        margin-right:8px;
        min-width: auto;
        width: auto
    }
}

.main .is-menu .menu-box .item[data-v-12642b17] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding: 16px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    gap: 4px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 16px;
    background: var(--White,#fff);
    margin-bottom: 16px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    cursor: pointer;
    width: 242px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item[data-v-12642b17] {
        width:100%;
        font-size: 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item[data-v-12642b17] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 40px;
        height: 40px;
        padding: 16px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 4px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.main .is-menu .menu-box .item .text[data-v-12642b17] {
    margin-top: 0;
    margin-left: 16px
}

.main .is-menu .menu-box .item .text a[data-v-12642b17] {
    color: var(--Neutral-1,#111)
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item .text[data-v-12642b17] {
        margin-top:4px;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item .text[data-v-12642b17] {
        display:none
    }
}

.main .is-menu .menu-box .item .icon-box[data-v-12642b17] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--Neutral-3,#dae9e8)
}

.main .is-menu .menu-box .item .icon-box a[data-v-12642b17] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main .is-menu .menu-box .item .contact-us[data-v-12642b17],.main .is-menu .menu-box .item .for-friends[data-v-12642b17],.main .is-menu .menu-box .item .my-cards[data-v-12642b17],.main .is-menu .menu-box .item .my-wallet[data-v-12642b17],.main .is-menu .menu-box .item .order-card[data-v-12642b17],.main .is-menu .menu-box .item .overview[data-v-12642b17],.main .is-menu .menu-box .item .settings[data-v-12642b17] {
    width: 24px;
    height: 24px
}

@media only screen and (max-width: 1040px) {
    .main .is-menu .menu-box .item .contact-us[data-v-12642b17],.main .is-menu .menu-box .item .for-friends[data-v-12642b17],.main .is-menu .menu-box .item .my-cards[data-v-12642b17],.main .is-menu .menu-box .item .my-wallet[data-v-12642b17],.main .is-menu .menu-box .item .order-card[data-v-12642b17],.main .is-menu .menu-box .item .overview[data-v-12642b17],.main .is-menu .menu-box .item .settings[data-v-12642b17] {
        width:20px;
        height: 20px
    }
}

@media only screen and (max-width: 767px) {
    .main .is-menu .menu-box .item .contact-us[data-v-12642b17],.main .is-menu .menu-box .item .for-friends[data-v-12642b17],.main .is-menu .menu-box .item .my-cards[data-v-12642b17],.main .is-menu .menu-box .item .my-wallet[data-v-12642b17],.main .is-menu .menu-box .item .order-card[data-v-12642b17],.main .is-menu .menu-box .item .overview[data-v-12642b17],.main .is-menu .menu-box .item .settings[data-v-12642b17] {
        width:20px;
        height: 20px
    }
}

.main .is-menu .menu-box .item-action[data-v-12642b17] {
    background: var(--Brand-Color-2,#fff68a)
}

.main .is-menu .menu-box .item-action .icon-box[data-v-12642b17] {
    -webkit-animation: icon-box-a-12642b17 .5s linear;
    animation: icon-box-a-12642b17 .5s linear
}

@-webkit-keyframes icon-box-a-12642b17 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes icon-box-a-12642b17 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    75% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.main .is-menu .menu-box .item-action .world-i[data-v-12642b17] {
    -webkit-animation: world-i 15s linear infinite;
    animation: world-i 15s linear infinite
}

.main .is-menu .menu-box .item-action .text[data-v-12642b17] {
    color: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .main .main-box[data-v-12642b17] {
        width:100%
    }
}

.main .h5-scroll[data-v-12642b17] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.text-red[data-v-b5f98cac] {
    color: #bc0303!important
}

.btm-height-36[data-v-b5f98cac] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-b5f98cac] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-b5f98cac] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-b5f98cac] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-b5f98cac] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-b5f98cac] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-b5f98cac] {
    color: #8b8b8b;
    background: #cfcfcf
}

.login[data-v-b5f98cac] {
    width: 100%;
    min-width: 1040px
}

@media only screen and (max-width: 1040px) {
    .login[data-v-b5f98cac] {
        min-width:auto
    }
}

.login .logo-form-box[data-v-b5f98cac] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form-img[data-v-b5f98cac] {
    position: relative;
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #fff;
    overflow: hidden
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form-img[data-v-b5f98cac] {
        display:none
    }
}

.login .logo-form-box .form-img img[data-v-b5f98cac] {
    width: 100%;
    height: auto;
    position: absolute;
    top: 182px
}

.login .logo-form-box .form[data-v-b5f98cac] {
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f6f7f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form[data-v-b5f98cac] {
        width:100%;
        min-width: auto
    }
}

.login .logo-form-box .form .login-header[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 720px;
    height: 90px;
    padding: 0 100px 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 134px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header[data-v-b5f98cac] {
        width:100%;
        gap: 0
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header[data-v-b5f98cac] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        padding: 0 16px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-bottom: .5px solid rgba(0,0,0,.1);
        background: hsla(0,0%,100%,.5);
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px)
    }
}

.login .logo-form-box .form .login-header .logo .page-logo[data-v-b5f98cac],.login .logo-form-box .form .login-header .logo[data-v-b5f98cac] {
    width: 124px;
    height: 33.44px
}

.login .logo-form-box .form .login-header .btn[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form .login-header .btn .need-help[data-v-b5f98cac],.login .logo-form-box .form .login-header .btn .to-login[data-v-b5f98cac] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .need-help[data-v-b5f98cac],.login .logo-form-box .form .login-header .btn .to-login[data-v-b5f98cac] {
        font-size:14px
    }
}

.login .logo-form-box .form .login-header .btn .to-login[data-v-b5f98cac] {
    margin-left: 40px
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-b5f98cac] {
        margin-left:25px
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-b5f98cac] {
        margin-left:12px
    }
}

.login .logo-form-box .form .form-content[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 508px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .form-content[data-v-b5f98cac] {
        width:100%;
        min-width: auto
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content[data-v-b5f98cac] {
        padding:0 16px
    }
}

.login .logo-form-box .form .form-content .title[data-v-b5f98cac] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content .title[data-v-b5f98cac] {
        text-align:center
    }
}

.login .logo-form-box .form .form-content .email[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 50px;
    max-width: 150px;
    gap: 4px;
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px
}

.login .logo-form-box .form .form-content .email .line[data-v-b5f98cac] {
    height: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form .btn[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.login .logo-form-box .form .form-content .login-form .btn .forgot-password[data-v-b5f98cac] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none
}

.login .logo-form-box .form .login-footer[data-v-b5f98cac] {
    color: var(--Neutral-2,#707070);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 155%;
    opacity: .8;
    margin-bottom: 24px
}

.login .language-switch[data-v-b5f98cac] {
    margin-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login .language-switch .en[data-v-b5f98cac] {
    width: 18px;
    height: 18px
}

.login .language-switch .en-text[data-v-b5f98cac] {
    margin-left: 2px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 767px) {
    .login .language-switch[data-v-b5f98cac] {
        margin-left:12px
    }
}

.login .language-switch-h[data-v-b5f98cac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[data-v-b5f98cac] .login-form input:-webkit-autofill {
    -webkit-text-fill-color: #606266!important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

[data-v-b5f98cac] .login-form input:focus {
    outline: none
}

.text-red[data-v-6d275b4e] {
    color: #bc0303!important
}

.btm-height-36[data-v-6d275b4e] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-6d275b4e] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-6d275b4e] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-6d275b4e] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-6d275b4e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-6d275b4e] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-6d275b4e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.login[data-v-6d275b4e] {
    width: 100%;
    min-width: 1040px
}

@media only screen and (max-width: 1040px) {
    .login[data-v-6d275b4e] {
        min-width:auto
    }
}

.login .logo-form-box[data-v-6d275b4e] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form-img[data-v-6d275b4e] {
    position: relative;
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #fff;
    overflow: hidden
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form-img[data-v-6d275b4e] {
        display:none
    }
}

.login .logo-form-box .form-img img[data-v-6d275b4e] {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0
}

.login .logo-form-box .form[data-v-6d275b4e] {
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f6f7f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form[data-v-6d275b4e] {
        width:100%;
        min-width: auto
    }
}

.login .logo-form-box .form .login-header[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 720px;
    height: 90px;
    padding: 0 100px 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 134px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header[data-v-6d275b4e] {
        width:100%;
        gap: 0
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header[data-v-6d275b4e] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        padding: 0 16px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-bottom: .5px solid rgba(0,0,0,.1);
        background: hsla(0,0%,100%,.5);
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px)
    }
}

.login .logo-form-box .form .login-header .logo .page-logo[data-v-6d275b4e],.login .logo-form-box .form .login-header .logo[data-v-6d275b4e] {
    width: 124px;
    height: 33.44px
}

.login .logo-form-box .form .login-header .btn[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form .login-header .btn .need-help[data-v-6d275b4e],.login .logo-form-box .form .login-header .btn .to-login[data-v-6d275b4e] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .need-help[data-v-6d275b4e],.login .logo-form-box .form .login-header .btn .to-login[data-v-6d275b4e] {
        font-size:14px
    }
}

.login .logo-form-box .form .login-header .btn .to-login[data-v-6d275b4e] {
    margin-left: 40px
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-6d275b4e] {
        margin-left:25px
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-6d275b4e] {
        margin-left:12px
    }
}

.login .logo-form-box .form .form-content[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 508px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .form-content[data-v-6d275b4e] {
        width:100%;
        min-width: auto
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content[data-v-6d275b4e] {
        padding:0 16px
    }
}

.login .logo-form-box .form .form-content .title[data-v-6d275b4e] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content .title[data-v-6d275b4e] {
        text-align:center
    }
}

.login .logo-form-box .form .form-content .email[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    gap: 4px;
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px
}

.login .logo-form-box .form .form-content .email .line[data-v-6d275b4e] {
    height: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.login .logo-form-box .form .form-content .login-form .code-title[data-v-6d275b4e] {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .code-title span[data-v-6d275b4e] {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .footer-resend[data-v-6d275b4e] {
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    cursor: no-drop
}

.login .logo-form-box .form .form-content .login-form .footer-resend span[data-v-6d275b4e] {
    color: #888;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .footer-resend-send[data-v-6d275b4e] {
    cursor: pointer
}

.login .logo-form-box .form .form-content .login-form .footer-resend-send span[data-v-6d275b4e] {
    color: var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form .btn[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.login .logo-form-box .form .form-content .login-form .btn .forgot-password[data-v-6d275b4e] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none
}

.login .logo-form-box .form .form-content .login-form .hide-balances[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 8px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

.login .logo-form-box .form .form-content .login-form .hide-balances span[data-v-6d275b4e] {
    color: var(--Brand-Color-1,#000000);
    font-weight: 600
}

.login .logo-form-box .form .form-content .login-form .hide-balances .text[data-v-6d275b4e] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.login .logo-form-box .form .form-content .login-form .hide-balances .radio[data-v-6d275b4e] {
    margin-top: 7px;
    margin-right: 20px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.login .logo-form-box .form .form-content .login-form .hide-balances .radio-check[data-v-6d275b4e] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .login-footer[data-v-6d275b4e] {
    color: var(--Neutral-2,#707070);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 155%;
    opacity: .8;
    margin-bottom: 24px
}

.login .language-switch[data-v-6d275b4e] {
    margin-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login .language-switch .en[data-v-6d275b4e] {
    width: 18px;
    height: 18px
}

.login .language-switch .en-text[data-v-6d275b4e] {
    margin-left: 2px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 767px) {
    .login .language-switch[data-v-6d275b4e] {
        margin-left:12px
    }
}

.login .language-switch-h[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.text-box[data-v-6d275b4e] {
    max-height: 600px;
    overflow-y: scroll
}

@media only screen and (max-width: 1040px) {
    .text-box[data-v-6d275b4e] {
        max-height:400px
    }
}

@media only screen and (max-width: 767px) {
    .text-box[data-v-6d275b4e] {
        max-height:400px;
        padding: 0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.text-box .item .title[data-v-6d275b4e] {
    margin: 20px 0;
    text-align: start;
    font-weight: 600;
    font-size: 26px
}

.text-box .item .text[data-v-6d275b4e] {
    text-align: start;
    font-size: 16px
}

.text-box .item .text .text-item p span[data-v-6d275b4e] {
    padding-left: 20px
}

.text-box .item-footer[data-v-6d275b4e] {
    margin-top: 40px
}

.text-box .btn[data-v-6d275b4e] {
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

.text-box .btn[data-v-6d275b4e],.title-t[data-v-6d275b4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.title-t[data-v-6d275b4e] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 24px
}

.title-t>div[data-v-6d275b4e] {
    width: 100%
}

.title-t .title1[data-v-6d275b4e] {
    font-size: 48px
}

@media only screen and (max-width: 1040px) {
    .title-t .title1[data-v-6d275b4e] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .title-t .title1[data-v-6d275b4e] {
        font-size:16px
    }
}

.title-t .title2[data-v-6d275b4e] {
    font-size: 16px
}

.title-t .title3[data-v-6d275b4e] {
    font-size: 16px;
    font-weight: 400
}

.text-red[data-v-244c1edc] {
    color: #bc0303!important
}

.btm-height-36[data-v-244c1edc] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-244c1edc] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-244c1edc] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-244c1edc] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-244c1edc] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-244c1edc] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-244c1edc] {
    color: #8b8b8b;
    background: #cfcfcf
}

.login[data-v-244c1edc] {
    width: 100%;
    min-width: 1040px
}

@media only screen and (max-width: 1040px) {
    .login[data-v-244c1edc] {
        min-width:auto
    }
}

.login .logo-form-box[data-v-244c1edc] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form-img[data-v-244c1edc] {
    position: relative;
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #fff;
    overflow: hidden
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form-img[data-v-244c1edc] {
        display:none
    }
}

.login .logo-form-box .form-img img[data-v-244c1edc] {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0
}

.login .logo-form-box .form[data-v-244c1edc] {
    width: 50%;
    min-width: 720px;
    height: 100vh;
    min-height: 900px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f6f7f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form[data-v-244c1edc] {
        width:100%;
        min-width: auto
    }
}

.login .logo-form-box .form .login-header[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 720px;
    height: 90px;
    padding: 0 100px 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 134px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header[data-v-244c1edc] {
        width:100%;
        gap: 0
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header[data-v-244c1edc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        padding: 0 16px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-bottom: .5px solid rgba(0,0,0,.1);
        background: hsla(0,0%,100%,.5);
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px)
    }
}

.login .logo-form-box .form .login-header .logo .page-logo[data-v-244c1edc],.login .logo-form-box .form .login-header .logo[data-v-244c1edc] {
    width: 124px;
    height: 33.44px
}

.login .logo-form-box .form .login-header .btn[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login .logo-form-box .form .login-header .btn .need-help[data-v-244c1edc],.login .logo-form-box .form .login-header .btn .to-login[data-v-244c1edc] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .need-help[data-v-244c1edc],.login .logo-form-box .form .login-header .btn .to-login[data-v-244c1edc] {
        font-size:14px
    }
}

.login .logo-form-box .form .login-header .btn .to-login[data-v-244c1edc] {
    margin-left: 40px
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-244c1edc] {
        margin-left:25px
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .login-header .btn .to-login[data-v-244c1edc] {
        margin-left:12px
    }
}

.login .logo-form-box .form .form-content[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 508px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .login .logo-form-box .form .form-content[data-v-244c1edc] {
        width:100%;
        min-width: auto
    }
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content[data-v-244c1edc] {
        padding:0 16px
    }
}

.login .logo-form-box .form .form-content .title[data-v-244c1edc] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .login .logo-form-box .form .form-content .title[data-v-244c1edc] {
        text-align:center
    }
}

.login .logo-form-box .form .form-content .email[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    gap: 4px;
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px
}

.login .logo-form-box .form .form-content .email .line[data-v-244c1edc] {
    height: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.login .logo-form-box .form .form-content .login-form .code-title[data-v-244c1edc] {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .code-title span[data-v-244c1edc] {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .footer-resend[data-v-244c1edc] {
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    cursor: no-drop
}

.login .logo-form-box .form .form-content .login-form .footer-resend span[data-v-244c1edc] {
    color: #888;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .footer-resend-send[data-v-244c1edc] {
    cursor: pointer
}

.login .logo-form-box .form .form-content .login-form .footer-resend-send span[data-v-244c1edc] {
    color: var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form .btn[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.login .logo-form-box .form .form-content .login-form .btn .forgot-password[data-v-244c1edc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: rgba(0,0,0,0);
    border: none
}

.login .logo-form-box .form .form-content .login-form .hide-balances[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 8px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

.login .logo-form-box .form .form-content .login-form .hide-balances span[data-v-244c1edc] {
    color: var(--Brand-Color-1,#000000);
    font-weight: 600
}

.login .logo-form-box .form .form-content .login-form .hide-balances .text[data-v-244c1edc] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.login .logo-form-box .form .form-content .login-form .hide-balances .radio[data-v-244c1edc] {
    margin-top: 7px;
    margin-right: 20px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.login .logo-form-box .form .form-content .login-form .hide-balances .radio-check[data-v-244c1edc] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.login .logo-form-box .form .form-content .login-form .forgot-footer[data-v-244c1edc] {
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.login .logo-form-box .form .form-content .login-form .forgot-footer a[data-v-244c1edc] {
    color: var(--Neutral-2,#707070)
}

.login .logo-form-box .form .form-content .login-form .forgot-footer span[data-v-244c1edc] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%
}

.login .logo-form-box .form .login-footer[data-v-244c1edc] {
    color: var(--Neutral-2,#707070);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 155%;
    opacity: .8;
    margin-bottom: 24px
}

.login .language-switch[data-v-244c1edc] {
    margin-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login .language-switch .en[data-v-244c1edc] {
    width: 18px;
    height: 18px
}

.login .language-switch .en-text[data-v-244c1edc] {
    margin-left: 2px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 767px) {
    .login .language-switch[data-v-244c1edc] {
        margin-left:12px
    }
}

.login .language-switch-h[data-v-244c1edc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.is-ok-btn[data-v-244c1edc],.is-ok-btn button[data-v-244c1edc] {
    width: 100%
}
