.h5-toast-wrap[data-v-7edbb14b] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-7edbb14b] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-7edbb14b] {
    margin-top: 20px
}

.h5-toast_container[data-v-7edbb14b] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-7edbb14b] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.bindingGA-page[data-v-7edbb14b] {
    width: 100%
}

.bindingGA[data-v-7edbb14b] {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    margin: 10vh auto 30px;
    padding: 32px 48px 48px;
    width: 496px
}

@media(max-width:496px) {
    .bindingGA[data-v-7edbb14b] {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
}

.title[data-v-7edbb14b] {
    font-size: 20px;
    padding-bottom: 32px;
    text-align: center
}

[data-v-7edbb14b] .content {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

[data-v-7edbb14b] .content>span {
    color: #0173e5
}

.btn[data-v-7edbb14b] {
    margin-top: 48px
}

.btn .btn-submit[data-v-7edbb14b] {
    background-color: #0173e5;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center
}

.btn .btn-cancel[data-v-7edbb14b] {
    color: #0173e5;
    cursor: pointer;
    margin-top: 16px;
    text-align: center
}

.h5-toast-wrap[data-v-e5cc8a22] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-e5cc8a22] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-e5cc8a22] {
    margin-top: 20px
}

.h5-toast_container[data-v-e5cc8a22] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-e5cc8a22] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.register_input_control .register_input_field[data-v-e5cc8a22] {
    position: relative
}

.register_input_control .register_input_field>label[data-v-e5cc8a22] {
    color: var(--Text-L1);
    display: block;
    font-size: 14px;
    line-height: 20px
}

.register_input_control .register_input_field>input[data-v-e5cc8a22] {
    height: 48px;
    line-height: 48px;
    margin-top: 6px;
    width: 100%
}

.register_input_control .register_input_field .e-input__clear[data-v-e5cc8a22] {
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.register_input_control .e_input_select[data-v-e5cc8a22] {
    background: var(--Background-L1);
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    left: 0;
    max-height: 170px;
    overflow-y: auto;
    padding: 4px 0;
    position: absolute;
    top: calc(100% + 4px);
    width: 100%;
    z-index: 3
}

.register_input_control .e_input_select .e_select_options[data-v-e5cc8a22] {
    color: var(--Text-L1);
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 16px
}

.register_input_control .e_input_select .e_select_options[data-v-e5cc8a22]:hover {
    background: var(--Background-L2)
}

.register_input_control[data-v-e5cc8a22] .error_message {
    color: var(--Button-Red-Fill);
    display: block;
    font-size: 14px;
    line-height: 17px;
    margin-top: 4px;
    position: relative
}

.register_input_control .register_input[data-v-e5cc8a22] {
    background: var(--Background-L1);
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--Text-L1);
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    padding-left: 16px;
    padding-right: 40px
}

.register_input_control .register_input[data-v-e5cc8a22]:focus {
    border: 1px solid var(--Text-L1)
}

.register_input_control .register_input[data-v-e5cc8a22]:disabled {
    background-color: var(--Background-L2);
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.register_input_control .register_input[data-v-e5cc8a22]::-webkit-input-placeholder {
    color: var(--Text-L4)
}

.register_input_control .register_input[data-v-e5cc8a22]::-moz-placeholder {
    color: var(--Text-L4)
}

.register_input_control .register_input[data-v-e5cc8a22]:-ms-input-placeholder {
    color: var(--Text-L4)
}

.register_input_control .register_input[data-v-e5cc8a22]::-ms-input-placeholder {
    color: var(--Text-L4)
}

.register_input_control .register_input[data-v-e5cc8a22]::placeholder {
    color: var(--Text-L4)
}

.register_input_control.register_input_control--rtl .register_input_field .e-input__clear[data-v-e5cc8a22] {
    left: 16px;
    right: auto
}

.register_input_control.register_input_control--rtl .register_input[data-v-e5cc8a22] {
    direction: rtl !important;
    text-align: right !important;
    unicode-bidi: plaintext !important
}

.register_input_error .register_input_field .register_input[data-v-e5cc8a22] {
    border: 1px solid var(--Button-Red-Fill)
}

.h5-toast-wrap[data-v-6bf24fca] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-6bf24fca] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-6bf24fca] {
    margin-top: 20px
}

.h5-toast_container[data-v-6bf24fca] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-6bf24fca] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.third-list[data-v-6bf24fca] {
    padding-top: 40px
}

.third-list .loading[data-v-6bf24fca] {
    background-size: 16px;
    height: 40px;
    margin-top: 16px
}

.third-list .label[data-v-6bf24fca] {
    color: var(--Text-L3);
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center
}

.third-list .label[data-v-6bf24fca]:after {
    border-top: .5px solid var(--Border-L2);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

.third-list .label span[data-v-6bf24fca] {
    background: var(--Background-L1);
    display: inline-block;
    padding: 0 16px;
    position: relative;
    z-index: 1
}

.third-list .list[data-v-6bf24fca] {
    grid-gap: 0 16px;
    display: grid;
    gap: 0 16px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    margin-top: 24px
}

.third-list .list a[data-v-6bf24fca] {
    border: .5px solid var(--Border-L1);
    border-radius: 34px;
    color: var(--Text-L1);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 0;
    width: 130px
}

.third-list .list a i[data-v-6bf24fca],
.third-list .list a[data-v-6bf24fca] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.third-list .list a i[data-v-6bf24fca] {
    margin-right: 8px
}

.third-list .list a[data-v-6bf24fca]:active,
.third-list .list a[data-v-6bf24fca]:hover {
    border-color: var(--Functional-Blue)
}

.third-list .list .third_apple[data-v-6bf24fca] {
    position: relative
}

.third-list .list .third_apple #appleid-signin[data-v-6bf24fca] {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%
}

@media(max-width:472px) {
    .third-list .list[data-v-6bf24fca] {
        grid-gap: 0 20px;
        display: grid;
        gap: 0 20px
    }

    .third-list .list a[data-v-6bf24fca] {
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border: 0;
        border-radius: 0;
        color: var(--Text-L3);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        gap: 12px;
        line-height: 20px;
        width: auto
    }

    .third-list .list a i[data-v-6bf24fca] {
        border: .5px solid var(--Border-L2);
        border-radius: 50%;
        margin-right: 0;
        padding: 7px
    }
}

.h5-toast-wrap[data-v-3b3e21d1] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-3b3e21d1] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-3b3e21d1] {
    margin-top: 20px
}

.h5-toast_container[data-v-3b3e21d1] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-3b3e21d1] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.code-trigger[data-v-3b3e21d1] {
    color: #9aa5b5;
    padding: 16px 0
}

.code-trigger .count-down[data-v-3b3e21d1] em {
    color: #0173e5
}

.h5-toast-wrap[data-v-0d72055f] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-0d72055f] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-0d72055f] {
    margin-top: 20px
}

.h5-toast_container[data-v-0d72055f] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-0d72055f] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.code-wrap[data-v-0d72055f] {
    background: #fff;
    border-radius: 8px;
    color: #8a8a8e;
    margin-bottom: 20px;
    margin-top: 10vh;
    min-height: 331px;
    padding: 0 48px 32px;
    width: 496px
}

@media(max-width:496px) {
    .code-wrap[data-v-0d72055f] {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
}

body.pakistan-register-rtl .code-wrap[data-v-0d72055f],
body:has(.pakistan-register-page--rtl) .code-wrap[data-v-0d72055f] {
    border: 1px solid #ddd;
    border-radius: 12px
}

.title[data-v-0d72055f] {
    color: #000;
    font-size: 20px;
    padding: 30px 0 24px;
    text-align: center
}

.tabs[data-v-0d72055f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.tabs a[data-v-0d72055f],
.tabs[data-v-0d72055f] {
    border-bottom: 2px solid #eaedf0
}

.tabs a[data-v-0d72055f] {
    color: #596a7a;
    margin: 0 24px -2px 0;
    padding: 8px 0
}

.tabs a.cur[data-v-0d72055f] {
    border-color: currentColor;
    color: #0173e5
}

.form[data-v-0d72055f] .item {
    margin-bottom: 16px
}

.form[data-v-0d72055f] .item .detail {
    line-height: 20px;
    margin-bottom: 16px
}

.form[data-v-0d72055f] .item .detail span {
    color: #000
}

.form[data-v-0d72055f] .item .ui-input {
    border: 1px solid #ddd
}

.form[data-v-0d72055f] .item .ui-input input {
    color: #000
}

.form[data-v-0d72055f] .item .ui-input input::-webkit-input-placeholder {
    color: var(--input-placeholder-color)
}

.form[data-v-0d72055f] .item .ui-input input::-moz-placeholder {
    color: var(--input-placeholder-color)
}

.form[data-v-0d72055f] .item .ui-input input:-ms-input-placeholder {
    color: var(--input-placeholder-color)
}

.form[data-v-0d72055f] .item .ui-input input:focus::-webkit-input-placeholder {
    color: rgba(var(--input-placeholder-color), .5)
}

.form[data-v-0d72055f] .item .ui-input input:focus::-moz-placeholder {
    color: rgba(var(--input-placeholder-color), .5)
}

.form[data-v-0d72055f] .item .ui-input input:focus:-ms-input-placeholder {
    color: rgba(var(--input-placeholder-color), .5)
}

.form[data-v-0d72055f] .item .ui-input label {
    color: #adadb4
}

.form[data-v-0d72055f] .item .validator-msg {
    color: #e94359;
    display: none;
    font-size: 12px;
    padding-top: 8px
}

.form[data-v-0d72055f] .item.error .ui-input {
    border-color: #e94359
}

.form[data-v-0d72055f] .item.error .validator-msg {
    display: block
}

.form .min-item[data-v-0d72055f] {
    margin-bottom: 50px
}

.form .min-item[data-v-0d72055f] .register_input_control {
    position: relative
}

.form .min-item[data-v-0d72055f] .register_input_control .register_input {
    background: #fff;
    border: 1px solid #ddd
}

.form .min-item[data-v-0d72055f] .toggle-password {
    color: #ccd2da;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 21px;
    z-index: 2
}

.form .min-item[data-v-0d72055f] .toggle-password:hover {
    color: #9aa5b5
}

.form .min-item[data-v-0d72055f] .toggle-password i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 4px
}

.form .min-item[data-v-0d72055f] .toggle-password i.hb_icon_pwd_show {
    padding-top: 0
}

.form[data-v-0d72055f] .code-trigger {
    color: var(--input-placeholder-color)
}

.form .submit[data-v-0d72055f] {
    background-color: #0173e5;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 100%
}

.form .submit.btn-loading span[data-v-0d72055f] {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+QGtleWZyYW1lcyBsb2FkezAle3RyYW5zZm9ybTpyb3RhdGUoMCl9dG97dHJhbnNmb3JtOnJvdGF0ZSgtMzYwZGVnKX19PC9zdHlsZT48ZyBzdHlsZT0iYW5pbWF0aW9uOmxvYWQgMXMgbGluZWFyIGluZmluaXRlO3RyYW5zZm9ybS1vcmlnaW46Y2VudGVyIGNlbnRlciI+PGxpbmVhckdyYWRpZW50IGlkPSJyaWdodCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxNTAiIHkxPSIyMCIgeDI9IjE1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTEwMCAwdjIwYzQ0LjEgMCA4MCAzNS45IDgwIDgwcy0zNS45IDgwLTgwIDgwdjIwYzU1LjIgMCAxMDAtNDQuOCAxMDAtMTAwUzE1NS4yIDAgMTAwIDB6IiBzdHlsZT0iZmlsbDp1cmwoI3JpZ2h0KSIvPjxsaW5lYXJHcmFkaWVudCBpZD0ibGVmdCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCIgeTE9IjAiIHgyPSI1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTowIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTIwIDEwMGMwLTQ0LjEgMzUuOS04MCA4MC04MFYwQzQ0LjggMCAwIDQ0LjggMCAxMDBzNDQuOCAxMDAgMTAwIDEwMHYtMjBjLTQ0LjEgMC04MC0zNS45LTgwLTgweiIgc3R5bGU9ImZpbGw6dXJsKCNsZWZ0KSIvPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwIiByPSIxMCIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat 50%/18px;
    color: transparent;
    display: inline-block;
    height: 18px;
    vertical-align: middle
}

.form .submit.btn-complete span[data-v-0d72055f] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0xNC45ODQuMjY0YS45MDguOTA4IDAgMCAwLTEuMjggMGwtOC4zMiA4LjMyLTMuODcyLTMuODcyYy0uMzItLjMyLS45MjgtLjMyLTEuMjQ4IDBhLjkwOC45MDggMCAwIDAgMCAxLjI4bDQuNDggNC40OGMuMTYuMTYuMzg0LjI1Ni42MDguMjU2LjEyOCAwIC40MTYgMCAuNjcyLS4yNTZsOC45Ni04Ljk2YS44Ny44NyAwIDAgMCAwLTEuMjQ4eiIgaWQ9ImEiLz48L2RlZnM+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;
    background-size: 18px 18px;
    color: transparent
}

.form .submit[data-v-0d72055f]:hover {
    background-color: #4d9ded
}

.security-link[data-v-0d72055f] {
    color: #8a8a8e;
    margin-top: 16px
}

.security-link .code-temp[data-v-0d72055f] {
    color: #0173e5
}

.security-link[data-v-0d72055f] em {
    color: #0173e5;
    cursor: pointer
}

.security-link[data-v-0d72055f] em:hover {
    opacity: .7
}

.security-link[data-v-0d72055f] .or {
    color: #9aa5b5;
    margin: 0 2px
}

.h5-toast-wrap[data-v-05e0ae6d] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-05e0ae6d] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-05e0ae6d] {
    margin-top: 20px
}

.h5-toast_container[data-v-05e0ae6d] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-05e0ae6d] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.a-key-wrapper[data-v-05e0ae6d] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 14vh 0 100px
}

.a-key-wrapper .a-key-container[data-v-05e0ae6d] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #fff;
    border-radius: 8px;
    color: #565656;
    gap: 40px;
    justify-content: space-between;
    min-height: 450px;
    width: 400px
}

.a-key-wrapper .a-key-container .key-header[data-v-05e0ae6d],
.a-key-wrapper .a-key-container[data-v-05e0ae6d] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.a-key-wrapper .a-key-container .key-header[data-v-05e0ae6d] {
    gap: 20px
}

.a-key-wrapper .a-key-container .key-header .key-logo[data-v-05e0ae6d] {
    height: 100px;
    width: 110px
}

.a-key-wrapper .a-key-container .key-header .key-logo img[data-v-05e0ae6d] {
    height: 100%;
    width: 100%
}

.a-key-wrapper .a-key-container .key-header .key-title[data-v-05e0ae6d] {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    text-align: center
}

.a-key-wrapper .a-key-container .key-content[data-v-05e0ae6d] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    gap: 40px;
    justify-content: space-between
}

.a-key-wrapper .a-key-container .key-content .key-list[data-v-05e0ae6d],
.a-key-wrapper .a-key-container .key-content[data-v-05e0ae6d] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.a-key-wrapper .a-key-container .key-content .key-list[data-v-05e0ae6d] {
    gap: 20px
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item[data-v-05e0ae6d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    width: 100%
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item .img-box[data-v-05e0ae6d] {
    height: 20px;
    width: 20px
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item .img-box img[data-v-05e0ae6d] {
    height: 100%;
    width: 100%
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item .key-name-box[data-v-05e0ae6d] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-flex: 1;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item .key-name-box .key-name[data-v-05e0ae6d] {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px
}

.a-key-wrapper .a-key-container .key-content .key-list .key-item .key-name-box .key-sub-name[data-v-05e0ae6d] {
    color: #8a8a8e;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px
}

.a-key-wrapper .a-key-container .key-content .key-tips[data-v-05e0ae6d] {
    color: #565656;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] {
    direction: ltr;
    width: 100%
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    justify-content: center
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container .el-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    border: 0;
    border-radius: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    justify-content: center;
    margin: 0;
    width: 100%
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container .el-button span {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    text-transform: capitalize
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container .el-button--primary {
    background: #0173e5
}

.a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container .el-button--primary span {
    color: #fff;
    font-weight: 500;
    line-height: 18px
}

.a-key-wrapper .key-open-success[data-v-05e0ae6d] {
    min-height: 250px
}

.a-key-wrapper .key-open-success .key-content[data-v-05e0ae6d],
.a-key-wrapper .key-open-success[data-v-05e0ae6d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

@media screen and (min-width:1440px) {

    html.en-in .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.en-us .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.es-es .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.es-la .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.fr-fr .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.id-id .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.it-it .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.pt-pt .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.ru-ru .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.tr-tr .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.uk-ua .a-key-wrapper .a-key-container[data-v-05e0ae6d],
    html.vi-vi .a-key-wrapper .a-key-container[data-v-05e0ae6d] {
        max-width: 560px;
        min-width: 400px;
        width: auto
    }
}

@media screen and (min-width:1024px)and (max-width:1440px) {
    .a-key-wrapper[data-v-05e0ae6d] {
        padding: 12vh 0 100px
    }
}

@media screen and (min-width:745px)and (max-width:1024px) {
    .a-key-wrapper[data-v-05e0ae6d] {
        padding: 12vh 0 100px
    }

    .a-key-wrapper .key-open-success[data-v-05e0ae6d] {
        padding-top: 12vh
    }
}

@media screen and (max-width:744px) {
    .a-key-wrapper[data-v-05e0ae6d] {
        padding: 12vh 16px 40px;
        width: 100%
    }

    .a-key-wrapper .a-key-container[data-v-05e0ae6d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 28px;
        min-height: 300px;
        width: 100%
    }

    .a-key-wrapper .a-key-container .key-header .key-title[data-v-05e0ae6d] {
        font-size: 22px;
        line-height: 32px
    }

    .a-key-wrapper .a-key-container .key-content[data-v-05e0ae6d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 28px
    }

    .a-key-wrapper .a-key-container .key-content .key-list .key-item[data-v-05e0ae6d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 12px
    }

    .a-key-wrapper .a-key-container .key-content .key-list .key-item .key-name-box .key-name[data-v-05e0ae6d] {
        font-size: 14px;
        line-height: normal
    }

    .a-key-wrapper .a-key-container .key-content .key-list .key-item .key-name-box .key-sub-name[data-v-05e0ae6d] {
        font-size: 12px;
        line-height: 16px
    }

    .a-key-wrapper .a-key-container .key-content .key-tips[data-v-05e0ae6d] {
        color: #565656;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        text-transform: capitalize
    }

    .a-key-wrapper .a-key-container .key-content .key-footer[data-v-05e0ae6d] .key-button-container .el-button {
        height: 44px
    }

    .a-key-wrapper .key-open-success[data-v-05e0ae6d] {
        min-height: 250px;
        padding-top: 12vh
    }

    .a-key-wrapper .key-open-success .key-content[data-v-05e0ae6d],
    .a-key-wrapper .key-open-success[data-v-05e0ae6d] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px
    }

    .a-key-wrapper .key-open-success .key-content .key-tips[data-v-05e0ae6d] {
        font-size: 12px;
        line-height: 16px
    }

    .a-key-wrapper .key-open-success .key-content .key-footer[data-v-05e0ae6d] {
        width: 80%
    }
}

@media screen and (min-width:520px)and (max-width:744px) {
    .a-key-wrapper[data-v-05e0ae6d] {
        padding: 12vh 32px 40px;
        width: 100%
    }
}

.h5-toast-wrap[data-v-6ace36c2] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-6ace36c2] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-6ace36c2] {
    margin-top: 20px
}

.h5-toast_container[data-v-6ace36c2] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-6ace36c2] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.thirdbind .thirdbind-box .title[data-v-6ace36c2] {
    color: #263241;
    font-size: max(16px, min(28px, 32px));
    font-weight: 700;
    line-height: 45px;
    padding: 40px 0 8px;
    text-align: left
}

.thirdbind .thirdbind-box .tips[data-v-6ace36c2] {
    color: #8a8a8e;
    font-size: 14px;
    line-height: 20px
}

.thirdbind .btn[data-v-6ace36c2] {
    padding-top: 48px
}

.thirdbind .btn .btn-new[data-v-6ace36c2] {
    background-color: #0173e5;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    margin-top: 14px;
    text-align: center;
    width: 100%
}

.thirdbind .btn .btn-new[data-v-6ace36c2]:hover {
    background: #4d9ded;
    color: #f0f1f4;
    cursor: pointer
}

.thirdbind .btn .btn-bind[data-v-6ace36c2] {
    color: #0173e5;
    font-size: 14px;
    line-height: 14px;
    padding-top: 24px;
    text-align: center
}

.thirdbind .btn .btn-bind[data-v-6ace36c2]:hover {
    color: #4d9ded;
    cursor: pointer
}

.h5-toast-wrap[data-v-90701366] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-90701366] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-90701366] {
    margin-top: 20px
}

.h5-toast_container[data-v-90701366] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-90701366] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.popup[data-v-90701366] {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.popup .popup-mask[data-v-90701366] {
    background-color: #000;
    height: 100%;
    opacity: .5;
    position: absolute;
    width: 100%
}

.popup .popup-box[data-v-90701366] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 50vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 420px
}

.popup .popup-box div[data-v-90701366] {
    display: inline-block
}

.popup .popup-box div img[data-v-90701366] {
    width: 420px
}

.popup .popup-box div[data-v-90701366]:hover {
    cursor: pointer
}

.popup .popup-box .forbid-container[data-v-90701366] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #fff;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    min-height: 208px;
    padding: 22px 24px 24px;
    position: relative;
    width: 480px
}

.popup .popup-box .forbid-container .forbid-close[data-v-90701366] {
    color: #8a8a8e;
    display: block;
    height: 14px;
    position: absolute;
    right: 24px;
    top: 22px;
    width: 14px
}

.popup .popup-box .forbid-container .forbid-info[data-v-90701366] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.popup .popup-box .forbid-container .forbid-info .forbid-title[data-v-90701366] {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    width: 100%
}

.popup .popup-box .forbid-container .forbid-info .forbid-sub-title[data-v-90701366] {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-top: 22px
}

.popup .popup-box .forbid-container .forbid-info .forbid-content[data-v-90701366] {
    color: #8a8a8e;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.popup .popup-box .forbid-container .forbid-button[data-v-90701366] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-color: #0173e5;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 44px;
    line-height: 20px;
    margin-top: 20px;
    padding: 12px 16px;
    text-align: center
}

@media(max-width:528px) {
    .popup[data-v-90701366] {
        width: 528px
    }

    .popup .popup-box div img[data-v-90701366] {
        width: 350px
    }
}

@media(max-width:503px) {
    .popup[data-v-90701366] {
        width: 503px
    }

    .popup .popup-box div img[data-v-90701366] {
        width: 335px
    }
}

@media(max-width:375px) {
    .popup[data-v-90701366] {
        width: 375px
    }

    .popup .popup-box div img[data-v-90701366] {
        width: 300px
    }
}

.h5-toast-wrap[data-v-51982b8d] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-51982b8d] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-51982b8d] {
    margin-top: 20px
}

.h5-toast_container[data-v-51982b8d] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-51982b8d] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.iti-flag.cid0[data-v-51982b8d] {
    width: 20px
}

.iti-flag.cid19[data-v-51982b8d] {
    width: 18px
}

.iti-flag.cid167[data-v-51982b8d] {
    width: 15px
}

.iti-flag.cid112[data-v-51982b8d] {
    width: 19px
}

.iti-flag.cid124[data-v-51982b8d] {
    width: 18px
}

.iti-flag.cid119[data-v-51982b8d] {
    width: 13px
}

.iti-flag.cid227[data-v-51982b8d] {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag[data-v-51982b8d] {
        background-size: 5652px 15px
    }
}

.iti-flag.cid235[data-v-51982b8d] {
    background-position: -2391px 0;
    height: 10px
}

.iti-flag.cid234[data-v-51982b8d] {
    background-position: -5500px 0;
    height: 14px
}

.iti-flag.cid48[data-v-51982b8d] {
    background-position: -1445px 0;
    height: 14px
}

.iti-flag.cid23[data-v-51982b8d] {
    background-position: -636px 0;
    height: 13px
}

.iti-flag.cid233[data-v-51982b8d] {
    background-position: -2744px 0;
    height: 10px
}

.iti-flag.cid18[data-v-51982b8d] {
    background-position: -790px 0;
    height: 10px
}

.iti-flag.cid231[data-v-51982b8d] {
    background-position: -2545px 0;
    height: 10px
}

.iti-flag.cid230[data-v-51982b8d] {
    background-position: -44px 0;
    height: 10px
}

.iti-flag.cid19[data-v-51982b8d] {
    background-position: -440px 0;
    height: 15px
}

.iti-flag.cid10[data-v-51982b8d] {
    background-position: 0 0;
    height: 10px
}

.iti-flag.cid5[data-v-51982b8d] {
    background-position: -22px 0;
    height: 14px
}

.iti-flag.cid181[data-v-51982b8d] {
    background-position: -44px 0;
    height: 10px
}

.iti-flag.af[data-v-51982b8d] {
    background-position: -66px 0;
    height: 14px
}

.iti-flag.cid7[data-v-51982b8d] {
    background-position: -88px 0;
    height: 14px
}

.iti-flag.cid6[data-v-51982b8d] {
    background-position: -110px 0;
    height: 10px
}

.iti-flag.cid3[data-v-51982b8d] {
    background-position: -132px 0;
    height: 15px
}

.iti-flag.cid9[data-v-51982b8d] {
    background-position: -154px 0;
    height: 10px
}

.iti-flag.cid1[data-v-51982b8d] {
    background-position: -176px 0;
    height: 14px
}

.iti-flag.aq[data-v-51982b8d] {
    background-position: -198px 0;
    height: 14px
}

.iti-flag.cid8[data-v-51982b8d] {
    background-position: -220px 0;
    height: 13px
}

.iti-flag.cid145[data-v-51982b8d] {
    background-position: -242px 0;
    height: 10px
}

.iti-flag.cid12[data-v-51982b8d] {
    background-position: -264px 0;
    height: 14px
}

.iti-flag.cid11[data-v-51982b8d] {
    background-position: -286px 0;
    height: 10px
}

.iti-flag.cid194[data-v-51982b8d] {
    background-position: -308px 0;
    height: 14px
}

.iti-flag.ax[data-v-51982b8d] {
    background-position: -330px 0;
    height: 13px
}

.iti-flag.cid13[data-v-51982b8d] {
    background-position: -352px 0;
    height: 10px
}

.iti-flag.cid197[data-v-51982b8d] {
    background-position: -374px 0;
    height: 10px
}

.iti-flag.cid17[data-v-51982b8d] {
    background-position: -396px 0;
    height: 14px
}

.iti-flag.bd[data-v-51982b8d] {
    background-position: -418px 0;
    height: 12px
}

.iti-flag.be[data-v-51982b8d] {
    background-position: -440px 0;
    height: 15px
}

.iti-flag.cid28[data-v-51982b8d] {
    background-position: -460px 0;
    height: 14px
}

.iti-flag.cid27[data-v-51982b8d] {
    background-position: -482px 0;
    height: 12px
}

.iti-flag.cid15[data-v-51982b8d] {
    background-position: -504px 0;
    height: 12px
}

.iti-flag.cid30[data-v-51982b8d] {
    background-position: -526px 0;
    height: 12px
}

.iti-flag.cid21[data-v-51982b8d] {
    background-position: -548px 0;
    height: 14px
}

.iti-flag.bl[data-v-51982b8d] {
    background-position: -570px 0;
    height: 14px
}

.iti-flag.cid22[data-v-51982b8d] {
    background-position: -592px 0;
    height: 10px
}

.iti-flag.cid26[data-v-51982b8d] {
    background-position: -614px 0;
    height: 10px
}

.iti-flag.bo[data-v-51982b8d] {
    background-position: -636px 0;
    height: 14px
}

.iti-flag.cid120[data-v-51982b8d] {
    background-position: -658px 0;
    height: 14px
}

.iti-flag.cid25[data-v-51982b8d] {
    background-position: -680px 0;
    height: 14px
}

.iti-flag.cid14[data-v-51982b8d] {
    background-position: -702px 0;
    height: 10px
}

.iti-flag.cid196[data-v-51982b8d] {
    background-position: -724px 0;
    height: 14px
}

.iti-flag.bv[data-v-51982b8d] {
    background-position: -746px 0;
    height: 15px
}

.iti-flag.cid24[data-v-51982b8d] {
    background-position: -768px 0;
    height: 14px
}

.iti-flag.by[data-v-51982b8d] {
    background-position: -790px 0;
    height: 10px
}

.iti-flag.cid20[data-v-51982b8d] {
    background-position: -812px 0;
    height: 14px
}

.iti-flag.cid32[data-v-51982b8d] {
    background-position: -834px 0;
    height: 10px
}

.iti-flag.cc[data-v-51982b8d] {
    background-position: -856px 0;
    height: 10px
}

.iti-flag.cid192[data-v-51982b8d] {
    background-position: -878px 0;
    height: 15px
}

.iti-flag.cf[data-v-51982b8d] {
    background-position: -900px 0;
    height: 14px
}

.iti-flag.cg[data-v-51982b8d] {
    background-position: -922px 0;
    height: 14px
}

.iti-flag.cid167[data-v-51982b8d] {
    background-position: -944px 0;
    height: 15px
}

.iti-flag.ci[data-v-51982b8d] {
    background-position: -961px 0;
    height: 14px
}

.iti-flag.cid40[data-v-51982b8d] {
    background-position: -983px 0;
    height: 10px
}

.iti-flag.cid36[data-v-51982b8d] {
    background-position: -1005px 0;
    height: 14px
}

.iti-flag.cm[data-v-51982b8d] {
    background-position: -1027px 0;
    height: 14px
}

.iti-flag.cid37[data-v-51982b8d] {
    background-position: -1049px 0;
    height: 14px
}

.iti-flag.cid38[data-v-51982b8d] {
    background-position: -1071px 0;
    height: 14px
}

.iti-flag.cp[data-v-51982b8d] {
    background-position: -1093px 0;
    height: 14px
}

.iti-flag.cid41[data-v-51982b8d] {
    background-position: -1115px 0;
    height: 12px
}

.iti-flag.cu[data-v-51982b8d] {
    background-position: -1137px 0;
    height: 10px
}

.iti-flag.cid198[data-v-51982b8d] {
    background-position: -1159px 0;
    height: 12px
}

.iti-flag.cw[data-v-51982b8d] {
    background-position: -1181px 0;
    height: 14px
}

.iti-flag.cx[data-v-51982b8d] {
    background-position: -1203px 0;
    height: 10px
}

.iti-flag.cid43[data-v-51982b8d] {
    background-position: -1225px 0;
    height: 14px
}

.iti-flag.cid44[data-v-51982b8d] {
    background-position: -1247px 0;
    height: 14px
}

.iti-flag.cid60[data-v-51982b8d] {
    background-position: -1269px 0;
    height: 12px
}

.iti-flag.dg[data-v-51982b8d] {
    background-position: -1291px 0;
    height: 10px
}

.iti-flag.cid46[data-v-51982b8d] {
    background-position: -1313px 0;
    height: 14px
}

.iti-flag.cid45[data-v-51982b8d] {
    background-position: -1335px 0;
    height: 15px
}

.iti-flag.dm[data-v-51982b8d] {
    background-position: -1357px 0;
    height: 10px
}

.iti-flag.cid47[data-v-51982b8d] {
    background-position: -1379px 0;
    height: 13px
}

.iti-flag.cid4[data-v-51982b8d] {
    background-position: -1401px 0;
    height: 14px
}

.iti-flag.ea[data-v-51982b8d] {
    background-position: -1423px 0;
    height: 14px
}

.iti-flag.ec[data-v-51982b8d] {
    background-position: -1445px 0;
    height: 14px
}

.iti-flag.cid51[data-v-51982b8d] {
    background-position: -1467px 0;
    height: 13px
}

.iti-flag.cid49[data-v-51982b8d] {
    background-position: -1489px 0;
    height: 14px
}

.iti-flag.eh[data-v-51982b8d] {
    background-position: -1511px 0;
    height: 10px
}

.iti-flag.cid204[data-v-51982b8d] {
    background-position: -1533px 0;
    height: 10px
}

.iti-flag.cid159[data-v-51982b8d] {
    background-position: -1555px 0;
    height: 14px
}

.iti-flag.cid52[data-v-51982b8d] {
    background-position: -1577px 0;
    height: 10px
}

.iti-flag.eu[data-v-51982b8d] {
    background-position: -1599px 0;
    height: 14px
}

.iti-flag.cid54[data-v-51982b8d] {
    background-position: -1621px 0;
    height: 12px
}

.iti-flag.cid53[data-v-51982b8d] {
    background-position: -1643px 0;
    height: 10px
}

.iti-flag.cid205[data-v-51982b8d] {
    background-position: -1665px 0;
    height: 10px
}

.iti-flag.cid214[data-v-51982b8d] {
    background-position: -1687px 0;
    height: 11px
}

.iti-flag.cid206[data-v-51982b8d] {
    background-position: -1709px 0;
    height: 15px
}

.iti-flag.cid55[data-v-51982b8d] {
    background-position: -1731px 0;
    height: 14px
}

.iti-flag.cid57[data-v-51982b8d] {
    background-position: -1753px 0;
    height: 15px
}

.iti-flag.cid182[data-v-51982b8d] {
    background-position: -1775px 0;
    height: 10px
}

.iti-flag.cid64[data-v-51982b8d] {
    background-position: -1797px 0;
    height: 12px
}

.iti-flag.cid59[data-v-51982b8d] {
    background-position: -1819px 0;
    height: 14px
}

.iti-flag.cid56[data-v-51982b8d] {
    background-position: -1841px 0;
    height: 14px
}

.iti-flag.gg[data-v-51982b8d] {
    background-position: -1863px 0;
    height: 14px
}

.iti-flag.cid61[data-v-51982b8d] {
    background-position: -1885px 0;
    height: 14px
}

.iti-flag.cid62[data-v-51982b8d] {
    background-position: -1907px 0;
    height: 10px
}

.iti-flag.cid207[data-v-51982b8d] {
    background-position: -1929px 0;
    height: 14px
}

.iti-flag.cid58[data-v-51982b8d] {
    background-position: -1951px 0;
    height: 14px
}

.iti-flag.gn[data-v-51982b8d] {
    background-position: -1973px 0;
    height: 14px
}

.iti-flag.cid208[data-v-51982b8d] {
    background-position: -1995px 0;
    height: 14px
}

.iti-flag.cid203[data-v-51982b8d] {
    background-position: -2017px 0;
    height: 14px
}

.iti-flag.cid63[data-v-51982b8d] {
    background-position: -2039px 0;
    height: 14px
}

.iti-flag.gs[data-v-51982b8d] {
    background-position: -2061px 0;
    height: 10px
}

.iti-flag.cid66[data-v-51982b8d] {
    background-position: -2083px 0;
    height: 13px
}

.iti-flag.cid65[data-v-51982b8d] {
    background-position: -2105px 0;
    height: 11px
}

.iti-flag.cid209[data-v-51982b8d] {
    background-position: -2127px 0;
    height: 10px
}

.iti-flag.cid68[data-v-51982b8d] {
    background-position: -2149px 0;
    height: 12px
}

.iti-flag.cid71[data-v-51982b8d] {
    background-position: -2171px 0;
    height: 14px
}

.iti-flag.cid107[data-v-51982b8d] {
    background-position: -2193px 0;
    height: 10px
}

.iti-flag.cid70[data-v-51982b8d] {
    background-position: -2215px 0;
    height: 10px
}

.iti-flag.cid200[data-v-51982b8d] {
    background-position: -2237px 0;
    height: 10px
}

.iti-flag.cid69[data-v-51982b8d] {
    background-position: -2259px 0;
    height: 12px
}

.iti-flag.cid72[data-v-51982b8d] {
    background-position: -2281px 0;
    height: 10px
}

.iti-flag.ic[data-v-51982b8d] {
    background-position: -2303px 0;
    height: 14px
}

.iti-flag.cid75[data-v-51982b8d] {
    background-position: -2325px 0;
    height: 14px
}

.iti-flag.cid78[data-v-51982b8d] {
    background-position: -2347px 0;
    height: 10px
}

.iti-flag.cid79[data-v-51982b8d] {
    background-position: -2369px 0;
    height: 15px
}

.iti-flag.im[data-v-51982b8d] {
    background-position: -2391px 0;
    height: 10px
}

.iti-flag.cid74[data-v-51982b8d] {
    background-position: -2413px 0;
    height: 14px
}

.iti-flag.cid201[data-v-51982b8d] {
    background-position: -2435px 0;
    height: 10px
}

.iti-flag.iq[data-v-51982b8d] {
    background-position: -2457px 0;
    height: 14px
}

.iti-flag.ir[data-v-51982b8d] {
    background-position: -2479px 0;
    height: 12px
}

.iti-flag.cid73[data-v-51982b8d] {
    background-position: -2501px 0;
    height: 15px
}

.iti-flag.cid80[data-v-51982b8d] {
    background-position: -2523px 0;
    height: 14px
}

.iti-flag.je[data-v-51982b8d] {
    background-position: -2545px 0;
    height: 12px
}

.iti-flag.cid82[data-v-51982b8d] {
    background-position: -2567px 0;
    height: 10px
}

.iti-flag.cid84[data-v-51982b8d] {
    background-position: -2589px 0;
    height: 10px
}

.iti-flag.cid83[data-v-51982b8d] {
    background-position: -2611px 0;
    height: 14px
}

.iti-flag.cid87[data-v-51982b8d] {
    background-position: -2633px 0;
    height: 14px
}

.iti-flag.cid90[data-v-51982b8d] {
    background-position: -2655px 0;
    height: 12px
}

.iti-flag.cid85[data-v-51982b8d] {
    background-position: -2677px 0;
    height: 13px
}

.iti-flag.cid210[data-v-51982b8d] {
    background-position: -2699px 0;
    height: 10px
}

.iti-flag.cid199[data-v-51982b8d] {
    background-position: -2721px 0;
    height: 12px
}

.iti-flag.kn[data-v-51982b8d] {
    background-position: -2743px 0;
    height: 14px
}

.iti-flag.kp[data-v-51982b8d] {
    background-position: -2765px 0;
    height: 10px
}

.iti-flag.cid88[data-v-51982b8d] {
    background-position: -2787px 0;
    height: 14px
}

.iti-flag.cid89[data-v-51982b8d] {
    background-position: -2809px 0;
    height: 10px
}

.iti-flag.cid33[data-v-51982b8d] {
    background-position: -2831px 0;
    height: 10px
}

.iti-flag.cid86[data-v-51982b8d] {
    background-position: -2853px 0;
    height: 10px
}

.iti-flag.cid91[data-v-51982b8d] {
    background-position: -2875px 0;
    height: 14px
}

.iti-flag.lb[data-v-51982b8d] {
    background-position: -2897px 0;
    height: 14px
}

.iti-flag.cid143[data-v-51982b8d] {
    background-position: -2919px 0;
    height: 10px
}

.iti-flag.cid97[data-v-51982b8d] {
    background-position: -2941px 0;
    height: 12px
}

.iti-flag.cid160[data-v-51982b8d] {
    background-position: -2963px 0;
    height: 10px
}

.iti-flag.cid161[data-v-51982b8d] {
    background-position: -2919px 0;
    height: 10px
}

.iti-flag.cid162[data-v-51982b8d] {
    background-position: -5324px 0;
    height: 14px
}

.iti-flag.lr[data-v-51982b8d] {
    background-position: -2985px 0;
    height: 11px
}

.iti-flag.cid94[data-v-51982b8d] {
    background-position: -3007px 0;
    height: 14px
}

.iti-flag.cid98[data-v-51982b8d] {
    background-position: -3029px 0;
    height: 12px
}

.iti-flag.cid99[data-v-51982b8d] {
    background-position: -3051px 0;
    height: 12px
}

.iti-flag.cid92[data-v-51982b8d] {
    background-position: -3073px 0;
    height: 10px
}

.iti-flag.ly[data-v-51982b8d] {
    background-position: -3095px 0;
    height: 10px
}

.iti-flag.cid115[data-v-51982b8d] {
    background-position: -3117px 0;
    height: 14px
}

.iti-flag.mc[data-v-51982b8d] {
    background-position: -3139px 0;
    height: 15px
}

.iti-flag.cid111[data-v-51982b8d] {
    background-position: -3160px 0;
    height: 10px
}

.iti-flag.cid215[data-v-51982b8d] {
    background-position: -3182px 0;
    height: 10px
}

.iti-flag.mf[data-v-51982b8d] {
    background-position: -3204px 0;
    height: 14px
}

.iti-flag.cid101[data-v-51982b8d] {
    background-position: -3226px 0;
    height: 14px
}

.iti-flag.cid212[data-v-51982b8d] {
    background-position: -3248px 0;
    height: 11px
}

.iti-flag.cid211[data-v-51982b8d] {
    background-position: -3270px 0;
    height: 10px
}

.iti-flag.cid105[data-v-51982b8d] {
    background-position: -3292px 0;
    height: 14px
}

.iti-flag.mm[data-v-51982b8d] {
    background-position: -3314px 0;
    height: 14px
}

.iti-flag.cid113[data-v-51982b8d] {
    background-position: -3336px 0;
    height: 10px
}

.iti-flag.cid112[data-v-51982b8d] {
    background-position: -3358px 0;
    height: 14px
}

.iti-flag.mp[data-v-51982b8d] {
    background-position: -3380px 0;
    height: 10px
}

.iti-flag.cid108[data-v-51982b8d] {
    background-position: -3402px 0;
    height: 14px
}

.iti-flag.cid213[data-v-51982b8d] {
    background-position: -3424px 0;
    height: 14px
}

.iti-flag.cid114[data-v-51982b8d] {
    background-position: -3446px 0;
    height: 10px
}

.iti-flag.cid106[data-v-51982b8d] {
    background-position: -3468px 0;
    height: 14px
}

.iti-flag.cid109[data-v-51982b8d] {
    background-position: -3490px 0;
    height: 14px
}

.iti-flag.cid104[data-v-51982b8d] {
    background-position: -3512px 0;
    height: 14px
}

.iti-flag.cid102[data-v-51982b8d] {
    background-position: -3534px 0;
    height: 14px
}

.iti-flag.cid110[data-v-51982b8d] {
    background-position: -3556px 0;
    height: 12px
}

.iti-flag.cid103[data-v-51982b8d] {
    background-position: -3578px 0;
    height: 10px
}

.iti-flag.cid116[data-v-51982b8d] {
    background-position: -3600px 0;
    height: 14px
}

.iti-flag.cid117[data-v-51982b8d] {
    background-position: -3622px 0;
    height: 14px
}

.iti-flag.cid216[data-v-51982b8d] {
    background-position: -3644px 0;
    height: 10px
}

.iti-flag.cid124[data-v-51982b8d] {
    background-position: -3666px 0;
    height: 15px
}

.iti-flag.cid195[data-v-51982b8d] {
    background-position: -3686px 0;
    height: 10px
}

.iti-flag.cid125[data-v-51982b8d] {
    background-position: -3708px 0;
    height: 10px
}

.iti-flag.cid123[data-v-51982b8d] {
    background-position: -3730px 0;
    height: 12px
}

.iti-flag.cid121[data-v-51982b8d] {
    background-position: -3752px 0;
    height: 14px
}

.iti-flag.cid127[data-v-51982b8d] {
    background-position: -3774px 0;
    height: 15px
}

.iti-flag.cid119[data-v-51982b8d] {
    background-position: -3796px 0;
    height: 15px
}

.iti-flag.cid118[data-v-51982b8d] {
    background-position: -3811px 0;
    height: 10px
}

.iti-flag.cid217[data-v-51982b8d] {
    background-position: -3833px 0;
    height: 10px
}

.iti-flag.cid122[data-v-51982b8d] {
    background-position: -3855px 0;
    height: 10px
}

.iti-flag.cid128[data-v-51982b8d] {
    background-position: -3877px 0;
    height: 10px
}

.iti-flag.cid130[data-v-51982b8d] {
    background-position: -3899px 0;
    height: 14px
}

.iti-flag.cid133[data-v-51982b8d] {
    background-position: -3921px 0;
    height: 14px
}

.iti-flag.cid136[data-v-51982b8d] {
    background-position: -3943px 0;
    height: 14px
}

.iti-flag.cid131[data-v-51982b8d] {
    background-position: -3965px 0;
    height: 15px
}

.iti-flag.cid134[data-v-51982b8d] {
    background-position: -3987px 0;
    height: 10px
}

.iti-flag.pk[data-v-51982b8d] {
    background-position: -4009px 0;
    height: 14px
}

.iti-flag.cid135[data-v-51982b8d] {
    background-position: -4031px 0;
    height: 13px
}

.iti-flag.cid222[data-v-51982b8d] {
    background-position: -4053px 0;
    height: 14px
}

.iti-flag.pn[data-v-51982b8d] {
    background-position: -4075px 0;
    height: 10px
}

.iti-flag.cid138[data-v-51982b8d] {
    background-position: -4097px 0;
    height: 14px
}

.iti-flag.cid219[data-v-51982b8d] {
    background-position: -4119px 0;
    height: 10px
}

.iti-flag.cid137[data-v-51982b8d] {
    background-position: -4141px 0;
    height: 14px
}

.iti-flag.cid218[data-v-51982b8d] {
    background-position: -4163px 0;
    height: 13px
}

.iti-flag.cid132[data-v-51982b8d] {
    background-position: -4185px 0;
    height: 11px
}

.iti-flag.cid139[data-v-51982b8d] {
    background-position: -4207px 0;
    height: 8px
}

.iti-flag.cid140[data-v-51982b8d] {
    background-position: -4229px 0;
    height: 14px
}

.iti-flag.cid141[data-v-51982b8d] {
    background-position: -4251px 0;
    height: 14px
}

.iti-flag.cid223[data-v-51982b8d] {
    background-position: -4273px 0;
    height: 14px
}

.iti-flag.cid142[data-v-51982b8d] {
    background-position: -4295px 0;
    height: 14px
}

.iti-flag.cid220[data-v-51982b8d] {
    background-position: -4317px 0;
    height: 14px
}

.iti-flag.cid149[data-v-51982b8d] {
    background-position: -4339px 0;
    height: 14px
}

.iti-flag.cid156[data-v-51982b8d] {
    background-position: -4361px 0;
    height: 10px
}

.iti-flag.cid151[data-v-51982b8d] {
    background-position: -4383px 0;
    height: 10px
}

.iti-flag.sd[data-v-51982b8d] {
    background-position: -4405px 0;
    height: 10px
}

.iti-flag.cid166[data-v-51982b8d] {
    background-position: -4427px 0;
    height: 13px
}

.iti-flag.cid153[data-v-51982b8d] {
    background-position: -4449px 0;
    height: 14px
}

.iti-flag.cid221[data-v-51982b8d] {
    background-position: -4471px 0;
    height: 10px
}

.iti-flag.cid155[data-v-51982b8d] {
    background-position: -4493px 0;
    height: 10px
}

.iti-flag.sj[data-v-51982b8d] {
    background-position: -4515px 0;
    height: 15px
}

.iti-flag.cid154[data-v-51982b8d] {
    background-position: -4537px 0;
    height: 14px
}

.iti-flag.cid152[data-v-51982b8d] {
    background-position: -4559px 0;
    height: 14px
}

.iti-flag.cid147[data-v-51982b8d] {
    background-position: -4581px 0;
    height: 15px
}

.iti-flag.cid150[data-v-51982b8d] {
    background-position: -4603px 0;
    height: 14px
}

.iti-flag.so[data-v-51982b8d] {
    background-position: -4625px 0;
    height: 14px
}

.iti-flag.cid164[data-v-51982b8d] {
    background-position: -4647px 0;
    height: 14px
}

.iti-flag.ss[data-v-51982b8d] {
    background-position: -4669px 0;
    height: 10px
}

.iti-flag.cid148[data-v-51982b8d] {
    background-position: -4691px 0;
    height: 10px
}

.iti-flag.cid50[data-v-51982b8d] {
    background-position: -4713px 0;
    height: 12px
}

.iti-flag.sx[data-v-51982b8d] {
    background-position: -4735px 0;
    height: 14px
}

.iti-flag.sy[data-v-51982b8d] {
    background-position: -4757px 0;
    height: 14px
}

.iti-flag.cid165[data-v-51982b8d] {
    background-position: -4779px 0;
    height: 14px
}

.iti-flag.ta[data-v-51982b8d] {
    background-position: -4801px 0;
    height: 10px
}

.iti-flag.tc[data-v-51982b8d] {
    background-position: -4823px 0;
    height: 10px
}

.iti-flag.td[data-v-51982b8d] {
    background-position: -4845px 0;
    height: 14px
}

.iti-flag.tf[data-v-51982b8d] {
    background-position: -4867px 0;
    height: 14px
}

.iti-flag.cid173[data-v-51982b8d] {
    background-position: -4889px 0;
    height: 13px
}

.iti-flag.cid172[data-v-51982b8d] {
    background-position: -4911px 0;
    height: 14px
}

.iti-flag.cid170[data-v-51982b8d] {
    background-position: -4933px 0;
    height: 10px
}

.iti-flag.cid224[data-v-51982b8d] {
    background-position: -4955px 0;
    height: 10px
}

.iti-flag.cid202[data-v-51982b8d] {
    background-position: -4977px 0;
    height: 10px
}

.iti-flag.cid178[data-v-51982b8d] {
    background-position: -4999px 0;
    height: 14px
}

.iti-flag.cid176[data-v-51982b8d] {
    background-position: -5021px 0;
    height: 14px
}

.iti-flag.cid174[data-v-51982b8d] {
    background-position: -5043px 0;
    height: 10px
}

.iti-flag.cid177[data-v-51982b8d] {
    background-position: -5065px 0;
    height: 14px
}

.iti-flag.cid175[data-v-51982b8d] {
    background-position: -5087px 0;
    height: 12px
}

.iti-flag.cid225[data-v-51982b8d] {
    background-position: -5109px 0;
    height: 10px
}

.iti-flag.cid169[data-v-51982b8d] {
    height: 14px
}

.iti-flag.cid171[data-v-51982b8d] {
    background-position: -5153px 0;
    height: 14px
}

.iti-flag.cid180[data-v-51982b8d] {
    background-position: -5175px 0;
    height: 14px
}

.iti-flag.cid179[data-v-51982b8d] {
    background-position: -5197px 0;
    height: 14px
}

.iti-flag.um[data-v-51982b8d] {
    background-position: -5219px 0;
    height: 11px
}

.iti-flag.us[data-v-51982b8d] {
    background-position: -5241px 0;
    height: 11px
}

.iti-flag.cid184[data-v-51982b8d] {
    background-position: -5263px 0;
    height: 14px
}

.iti-flag.cid185[data-v-51982b8d] {
    background-position: -5285px 0;
    height: 10px
}

.iti-flag.cid227[data-v-51982b8d] {
    background-position: -5307px 0;
    height: 15px
}

.iti-flag.cid144[data-v-51982b8d] {
    background-position: -5324px 0;
    height: 14px
}

.iti-flag.cid186[data-v-51982b8d] {
    background-position: -5346px 0;
    height: 14px
}

.iti-flag.cid229[data-v-51982b8d] {
    background-position: -5368px 0;
    height: 10px
}

.iti-flag.vi[data-v-51982b8d] {
    background-position: -5390px 0;
    height: 14px
}

.iti-flag.cid187[data-v-51982b8d] {
    background-position: -5412px 0;
    height: 14px
}

.iti-flag.cid226[data-v-51982b8d] {
    background-position: -5434px 0;
    height: 12px
}

.iti-flag.cid228[data-v-51982b8d] {
    background-position: -5456px 0;
    height: 14px
}

.iti-flag.cid146[data-v-51982b8d] {
    background-position: -5478px 0;
    height: 10px
}

.iti-flag.xk[data-v-51982b8d] {
    background-position: -5500px 0;
    height: 15px
}

.iti-flag.ye[data-v-51982b8d] {
    background-position: -5522px 0;
    height: 14px
}

.iti-flag.yt[data-v-51982b8d] {
    background-position: -5544px 0;
    height: 14px
}

.iti-flag.cid158[data-v-51982b8d] {
    background-position: -5566px 0;
    height: 14px
}

.iti-flag.cid193[data-v-51982b8d] {
    background-position: -5588px 0;
    height: 14px
}

.iti-flag.zw[data-v-51982b8d] {
    background-position: -5610px 0;
    height: 10px
}

.iti-flag.cid189[data-v-51982b8d] {
    background-position: -5632px 0;
    height: 10px
}

.iti-flag.cid232[data-v-51982b8d] {
    background-image: url(data:image/png;base64,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);
    background-position: 0 0;
    background-size: auto 10px;
    height: 10px
}

.iti-flag.cid129[data-v-51982b8d] {
    background-position: -4009px 0;
    height: 14px
}

.iti-flag[data-v-51982b8d] {
    background-color: #dbdbdb;
    background-image: url(/assets-htx/images/flags.7348624.png);
    background-position: 20px 0;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag[data-v-51982b8d] {
        background-image: url(/assets-htx/images/flags@2x.webp)
    }
}

.iti-flag.np[data-v-51982b8d] {
    background-color: transparent
}

.iti-flag.none[data-v-51982b8d] {
    display: none
}

.coutry-li dt[data-v-51982b8d] {
    color: var(--Text-L2);
    font-size: 12px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding: 0 16px
}

.coutry-li li[data-v-51982b8d] {
    color: var(--Text-L1);
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    white-space: nowrap
}

.coutry-li li span[data-v-51982b8d] {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

.coutry-li li p[data-v-51982b8d] {
    color: var(--Text-L3);
    float: right;
    margin-left: 20px
}

.coutry-li li[data-v-51982b8d]:hover {
    background-color: var(--Background-L3)
}

.coutry-li li.active[data-v-51982b8d],
.coutry-li li.active[data-v-51982b8d]:hover {
    background-color: var(--Background-L3);
    color: var(--Functional-Blue)
}

.coutry-li li .national-flag[data-v-51982b8d] {
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 20px
}

.coutry-li li .national-flag.np[data-v-51982b8d] {
    background-color: transparent
}

.coutry-li li .national-flag.none[data-v-51982b8d] {
    display: none
}

.coutry-li.country-li--rtl li span[data-v-51982b8d] {
    direction: ltr;
    margin-right: 10px
}

.coutry-li.country-li--rtl li p[data-v-51982b8d] {
    float: left;
    margin-left: 0;
    margin-right: 20px
}

.h5-toast-wrap[data-v-d90dcfee] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-d90dcfee] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-d90dcfee] {
    margin-top: 20px
}

.h5-toast_container[data-v-d90dcfee] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-d90dcfee] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.iti-flag.cid0[data-v-d90dcfee] {
    width: 20px
}

.iti-flag.cid19[data-v-d90dcfee] {
    width: 18px
}

.iti-flag.cid167[data-v-d90dcfee] {
    width: 15px
}

.iti-flag.cid112[data-v-d90dcfee] {
    width: 19px
}

.iti-flag.cid124[data-v-d90dcfee] {
    width: 18px
}

.iti-flag.cid119[data-v-d90dcfee] {
    width: 13px
}

.iti-flag.cid227[data-v-d90dcfee] {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag[data-v-d90dcfee] {
        background-size: 5652px 15px
    }
}

.iti-flag.cid235[data-v-d90dcfee] {
    background-position: -2391px 0;
    height: 10px
}

.iti-flag.cid234[data-v-d90dcfee] {
    background-position: -5500px 0;
    height: 14px
}

.iti-flag.cid48[data-v-d90dcfee] {
    background-position: -1445px 0;
    height: 14px
}

.iti-flag.cid23[data-v-d90dcfee] {
    background-position: -636px 0;
    height: 13px
}

.iti-flag.cid233[data-v-d90dcfee] {
    background-position: -2744px 0;
    height: 10px
}

.iti-flag.cid18[data-v-d90dcfee] {
    background-position: -790px 0;
    height: 10px
}

.iti-flag.cid231[data-v-d90dcfee] {
    background-position: -2545px 0;
    height: 10px
}

.iti-flag.cid230[data-v-d90dcfee] {
    background-position: -44px 0;
    height: 10px
}

.iti-flag.cid19[data-v-d90dcfee] {
    background-position: -440px 0;
    height: 15px
}

.iti-flag.cid10[data-v-d90dcfee] {
    background-position: 0 0;
    height: 10px
}

.iti-flag.cid5[data-v-d90dcfee] {
    background-position: -22px 0;
    height: 14px
}

.iti-flag.cid181[data-v-d90dcfee] {
    background-position: -44px 0;
    height: 10px
}

.iti-flag.af[data-v-d90dcfee] {
    background-position: -66px 0;
    height: 14px
}

.iti-flag.cid7[data-v-d90dcfee] {
    background-position: -88px 0;
    height: 14px
}

.iti-flag.cid6[data-v-d90dcfee] {
    background-position: -110px 0;
    height: 10px
}

.iti-flag.cid3[data-v-d90dcfee] {
    background-position: -132px 0;
    height: 15px
}

.iti-flag.cid9[data-v-d90dcfee] {
    background-position: -154px 0;
    height: 10px
}

.iti-flag.cid1[data-v-d90dcfee] {
    background-position: -176px 0;
    height: 14px
}

.iti-flag.aq[data-v-d90dcfee] {
    background-position: -198px 0;
    height: 14px
}

.iti-flag.cid8[data-v-d90dcfee] {
    background-position: -220px 0;
    height: 13px
}

.iti-flag.cid145[data-v-d90dcfee] {
    background-position: -242px 0;
    height: 10px
}

.iti-flag.cid12[data-v-d90dcfee] {
    background-position: -264px 0;
    height: 14px
}

.iti-flag.cid11[data-v-d90dcfee] {
    background-position: -286px 0;
    height: 10px
}

.iti-flag.cid194[data-v-d90dcfee] {
    background-position: -308px 0;
    height: 14px
}

.iti-flag.ax[data-v-d90dcfee] {
    background-position: -330px 0;
    height: 13px
}

.iti-flag.cid13[data-v-d90dcfee] {
    background-position: -352px 0;
    height: 10px
}

.iti-flag.cid197[data-v-d90dcfee] {
    background-position: -374px 0;
    height: 10px
}

.iti-flag.cid17[data-v-d90dcfee] {
    background-position: -396px 0;
    height: 14px
}

.iti-flag.bd[data-v-d90dcfee] {
    background-position: -418px 0;
    height: 12px
}

.iti-flag.be[data-v-d90dcfee] {
    background-position: -440px 0;
    height: 15px
}

.iti-flag.cid28[data-v-d90dcfee] {
    background-position: -460px 0;
    height: 14px
}

.iti-flag.cid27[data-v-d90dcfee] {
    background-position: -482px 0;
    height: 12px
}

.iti-flag.cid15[data-v-d90dcfee] {
    background-position: -504px 0;
    height: 12px
}

.iti-flag.cid30[data-v-d90dcfee] {
    background-position: -526px 0;
    height: 12px
}

.iti-flag.cid21[data-v-d90dcfee] {
    background-position: -548px 0;
    height: 14px
}

.iti-flag.bl[data-v-d90dcfee] {
    background-position: -570px 0;
    height: 14px
}

.iti-flag.cid22[data-v-d90dcfee] {
    background-position: -592px 0;
    height: 10px
}

.iti-flag.cid26[data-v-d90dcfee] {
    background-position: -614px 0;
    height: 10px
}

.iti-flag.bo[data-v-d90dcfee] {
    background-position: -636px 0;
    height: 14px
}

.iti-flag.cid120[data-v-d90dcfee] {
    background-position: -658px 0;
    height: 14px
}

.iti-flag.cid25[data-v-d90dcfee] {
    background-position: -680px 0;
    height: 14px
}

.iti-flag.cid14[data-v-d90dcfee] {
    background-position: -702px 0;
    height: 10px
}

.iti-flag.cid196[data-v-d90dcfee] {
    background-position: -724px 0;
    height: 14px
}

.iti-flag.bv[data-v-d90dcfee] {
    background-position: -746px 0;
    height: 15px
}

.iti-flag.cid24[data-v-d90dcfee] {
    background-position: -768px 0;
    height: 14px
}

.iti-flag.by[data-v-d90dcfee] {
    background-position: -790px 0;
    height: 10px
}

.iti-flag.cid20[data-v-d90dcfee] {
    background-position: -812px 0;
    height: 14px
}

.iti-flag.cid32[data-v-d90dcfee] {
    background-position: -834px 0;
    height: 10px
}

.iti-flag.cc[data-v-d90dcfee] {
    background-position: -856px 0;
    height: 10px
}

.iti-flag.cid192[data-v-d90dcfee] {
    background-position: -878px 0;
    height: 15px
}

.iti-flag.cf[data-v-d90dcfee] {
    background-position: -900px 0;
    height: 14px
}

.iti-flag.cg[data-v-d90dcfee] {
    background-position: -922px 0;
    height: 14px
}

.iti-flag.cid167[data-v-d90dcfee] {
    background-position: -944px 0;
    height: 15px
}

.iti-flag.ci[data-v-d90dcfee] {
    background-position: -961px 0;
    height: 14px
}

.iti-flag.cid40[data-v-d90dcfee] {
    background-position: -983px 0;
    height: 10px
}

.iti-flag.cid36[data-v-d90dcfee] {
    background-position: -1005px 0;
    height: 14px
}

.iti-flag.cm[data-v-d90dcfee] {
    background-position: -1027px 0;
    height: 14px
}

.iti-flag.cid37[data-v-d90dcfee] {
    background-position: -1049px 0;
    height: 14px
}

.iti-flag.cid38[data-v-d90dcfee] {
    background-position: -1071px 0;
    height: 14px
}

.iti-flag.cp[data-v-d90dcfee] {
    background-position: -1093px 0;
    height: 14px
}

.iti-flag.cid41[data-v-d90dcfee] {
    background-position: -1115px 0;
    height: 12px
}

.iti-flag.cu[data-v-d90dcfee] {
    background-position: -1137px 0;
    height: 10px
}

.iti-flag.cid198[data-v-d90dcfee] {
    background-position: -1159px 0;
    height: 12px
}

.iti-flag.cw[data-v-d90dcfee] {
    background-position: -1181px 0;
    height: 14px
}

.iti-flag.cx[data-v-d90dcfee] {
    background-position: -1203px 0;
    height: 10px
}

.iti-flag.cid43[data-v-d90dcfee] {
    background-position: -1225px 0;
    height: 14px
}

.iti-flag.cid44[data-v-d90dcfee] {
    background-position: -1247px 0;
    height: 14px
}

.iti-flag.cid60[data-v-d90dcfee] {
    background-position: -1269px 0;
    height: 12px
}

.iti-flag.dg[data-v-d90dcfee] {
    background-position: -1291px 0;
    height: 10px
}

.iti-flag.cid46[data-v-d90dcfee] {
    background-position: -1313px 0;
    height: 14px
}

.iti-flag.cid45[data-v-d90dcfee] {
    background-position: -1335px 0;
    height: 15px
}

.iti-flag.dm[data-v-d90dcfee] {
    background-position: -1357px 0;
    height: 10px
}

.iti-flag.cid47[data-v-d90dcfee] {
    background-position: -1379px 0;
    height: 13px
}

.iti-flag.cid4[data-v-d90dcfee] {
    background-position: -1401px 0;
    height: 14px
}

.iti-flag.ea[data-v-d90dcfee] {
    background-position: -1423px 0;
    height: 14px
}

.iti-flag.ec[data-v-d90dcfee] {
    background-position: -1445px 0;
    height: 14px
}

.iti-flag.cid51[data-v-d90dcfee] {
    background-position: -1467px 0;
    height: 13px
}

.iti-flag.cid49[data-v-d90dcfee] {
    background-position: -1489px 0;
    height: 14px
}

.iti-flag.eh[data-v-d90dcfee] {
    background-position: -1511px 0;
    height: 10px
}

.iti-flag.cid204[data-v-d90dcfee] {
    background-position: -1533px 0;
    height: 10px
}

.iti-flag.cid159[data-v-d90dcfee] {
    background-position: -1555px 0;
    height: 14px
}

.iti-flag.cid52[data-v-d90dcfee] {
    background-position: -1577px 0;
    height: 10px
}

.iti-flag.eu[data-v-d90dcfee] {
    background-position: -1599px 0;
    height: 14px
}

.iti-flag.cid54[data-v-d90dcfee] {
    background-position: -1621px 0;
    height: 12px
}

.iti-flag.cid53[data-v-d90dcfee] {
    background-position: -1643px 0;
    height: 10px
}

.iti-flag.cid205[data-v-d90dcfee] {
    background-position: -1665px 0;
    height: 10px
}

.iti-flag.cid214[data-v-d90dcfee] {
    background-position: -1687px 0;
    height: 11px
}

.iti-flag.cid206[data-v-d90dcfee] {
    background-position: -1709px 0;
    height: 15px
}

.iti-flag.cid55[data-v-d90dcfee] {
    background-position: -1731px 0;
    height: 14px
}

.iti-flag.cid57[data-v-d90dcfee] {
    background-position: -1753px 0;
    height: 15px
}

.iti-flag.cid182[data-v-d90dcfee] {
    background-position: -1775px 0;
    height: 10px
}

.iti-flag.cid64[data-v-d90dcfee] {
    background-position: -1797px 0;
    height: 12px
}

.iti-flag.cid59[data-v-d90dcfee] {
    background-position: -1819px 0;
    height: 14px
}

.iti-flag.cid56[data-v-d90dcfee] {
    background-position: -1841px 0;
    height: 14px
}

.iti-flag.gg[data-v-d90dcfee] {
    background-position: -1863px 0;
    height: 14px
}

.iti-flag.cid61[data-v-d90dcfee] {
    background-position: -1885px 0;
    height: 14px
}

.iti-flag.cid62[data-v-d90dcfee] {
    background-position: -1907px 0;
    height: 10px
}

.iti-flag.cid207[data-v-d90dcfee] {
    background-position: -1929px 0;
    height: 14px
}

.iti-flag.cid58[data-v-d90dcfee] {
    background-position: -1951px 0;
    height: 14px
}

.iti-flag.gn[data-v-d90dcfee] {
    background-position: -1973px 0;
    height: 14px
}

.iti-flag.cid208[data-v-d90dcfee] {
    background-position: -1995px 0;
    height: 14px
}

.iti-flag.cid203[data-v-d90dcfee] {
    background-position: -2017px 0;
    height: 14px
}

.iti-flag.cid63[data-v-d90dcfee] {
    background-position: -2039px 0;
    height: 14px
}

.iti-flag.gs[data-v-d90dcfee] {
    background-position: -2061px 0;
    height: 10px
}

.iti-flag.cid66[data-v-d90dcfee] {
    background-position: -2083px 0;
    height: 13px
}

.iti-flag.cid65[data-v-d90dcfee] {
    background-position: -2105px 0;
    height: 11px
}

.iti-flag.cid209[data-v-d90dcfee] {
    background-position: -2127px 0;
    height: 10px
}

.iti-flag.cid68[data-v-d90dcfee] {
    background-position: -2149px 0;
    height: 12px
}

.iti-flag.cid71[data-v-d90dcfee] {
    background-position: -2171px 0;
    height: 14px
}

.iti-flag.cid107[data-v-d90dcfee] {
    background-position: -2193px 0;
    height: 10px
}

.iti-flag.cid70[data-v-d90dcfee] {
    background-position: -2215px 0;
    height: 10px
}

.iti-flag.cid200[data-v-d90dcfee] {
    background-position: -2237px 0;
    height: 10px
}

.iti-flag.cid69[data-v-d90dcfee] {
    background-position: -2259px 0;
    height: 12px
}

.iti-flag.cid72[data-v-d90dcfee] {
    background-position: -2281px 0;
    height: 10px
}

.iti-flag.ic[data-v-d90dcfee] {
    background-position: -2303px 0;
    height: 14px
}

.iti-flag.cid75[data-v-d90dcfee] {
    background-position: -2325px 0;
    height: 14px
}

.iti-flag.cid78[data-v-d90dcfee] {
    background-position: -2347px 0;
    height: 10px
}

.iti-flag.cid79[data-v-d90dcfee] {
    background-position: -2369px 0;
    height: 15px
}

.iti-flag.im[data-v-d90dcfee] {
    background-position: -2391px 0;
    height: 10px
}

.iti-flag.cid74[data-v-d90dcfee] {
    background-position: -2413px 0;
    height: 14px
}

.iti-flag.cid201[data-v-d90dcfee] {
    background-position: -2435px 0;
    height: 10px
}

.iti-flag.iq[data-v-d90dcfee] {
    background-position: -2457px 0;
    height: 14px
}

.iti-flag.ir[data-v-d90dcfee] {
    background-position: -2479px 0;
    height: 12px
}

.iti-flag.cid73[data-v-d90dcfee] {
    background-position: -2501px 0;
    height: 15px
}

.iti-flag.cid80[data-v-d90dcfee] {
    background-position: -2523px 0;
    height: 14px
}

.iti-flag.je[data-v-d90dcfee] {
    background-position: -2545px 0;
    height: 12px
}

.iti-flag.cid82[data-v-d90dcfee] {
    background-position: -2567px 0;
    height: 10px
}

.iti-flag.cid84[data-v-d90dcfee] {
    background-position: -2589px 0;
    height: 10px
}

.iti-flag.cid83[data-v-d90dcfee] {
    background-position: -2611px 0;
    height: 14px
}

.iti-flag.cid87[data-v-d90dcfee] {
    background-position: -2633px 0;
    height: 14px
}

.iti-flag.cid90[data-v-d90dcfee] {
    background-position: -2655px 0;
    height: 12px
}

.iti-flag.cid85[data-v-d90dcfee] {
    background-position: -2677px 0;
    height: 13px
}

.iti-flag.cid210[data-v-d90dcfee] {
    background-position: -2699px 0;
    height: 10px
}

.iti-flag.cid199[data-v-d90dcfee] {
    background-position: -2721px 0;
    height: 12px
}

.iti-flag.kn[data-v-d90dcfee] {
    background-position: -2743px 0;
    height: 14px
}

.iti-flag.kp[data-v-d90dcfee] {
    background-position: -2765px 0;
    height: 10px
}

.iti-flag.cid88[data-v-d90dcfee] {
    background-position: -2787px 0;
    height: 14px
}

.iti-flag.cid89[data-v-d90dcfee] {
    background-position: -2809px 0;
    height: 10px
}

.iti-flag.cid33[data-v-d90dcfee] {
    background-position: -2831px 0;
    height: 10px
}

.iti-flag.cid86[data-v-d90dcfee] {
    background-position: -2853px 0;
    height: 10px
}

.iti-flag.cid91[data-v-d90dcfee] {
    background-position: -2875px 0;
    height: 14px
}

.iti-flag.lb[data-v-d90dcfee] {
    background-position: -2897px 0;
    height: 14px
}

.iti-flag.cid143[data-v-d90dcfee] {
    background-position: -2919px 0;
    height: 10px
}

.iti-flag.cid97[data-v-d90dcfee] {
    background-position: -2941px 0;
    height: 12px
}

.iti-flag.cid160[data-v-d90dcfee] {
    background-position: -2963px 0;
    height: 10px
}

.iti-flag.cid161[data-v-d90dcfee] {
    background-position: -2919px 0;
    height: 10px
}

.iti-flag.cid162[data-v-d90dcfee] {
    background-position: -5324px 0;
    height: 14px
}

.iti-flag.lr[data-v-d90dcfee] {
    background-position: -2985px 0;
    height: 11px
}

.iti-flag.cid94[data-v-d90dcfee] {
    background-position: -3007px 0;
    height: 14px
}

.iti-flag.cid98[data-v-d90dcfee] {
    background-position: -3029px 0;
    height: 12px
}

.iti-flag.cid99[data-v-d90dcfee] {
    background-position: -3051px 0;
    height: 12px
}

.iti-flag.cid92[data-v-d90dcfee] {
    background-position: -3073px 0;
    height: 10px
}

.iti-flag.ly[data-v-d90dcfee] {
    background-position: -3095px 0;
    height: 10px
}

.iti-flag.cid115[data-v-d90dcfee] {
    background-position: -3117px 0;
    height: 14px
}

.iti-flag.mc[data-v-d90dcfee] {
    background-position: -3139px 0;
    height: 15px
}

.iti-flag.cid111[data-v-d90dcfee] {
    background-position: -3160px 0;
    height: 10px
}

.iti-flag.cid215[data-v-d90dcfee] {
    background-position: -3182px 0;
    height: 10px
}

.iti-flag.mf[data-v-d90dcfee] {
    background-position: -3204px 0;
    height: 14px
}

.iti-flag.cid101[data-v-d90dcfee] {
    background-position: -3226px 0;
    height: 14px
}

.iti-flag.cid212[data-v-d90dcfee] {
    background-position: -3248px 0;
    height: 11px
}

.iti-flag.cid211[data-v-d90dcfee] {
    background-position: -3270px 0;
    height: 10px
}

.iti-flag.cid105[data-v-d90dcfee] {
    background-position: -3292px 0;
    height: 14px
}

.iti-flag.mm[data-v-d90dcfee] {
    background-position: -3314px 0;
    height: 14px
}

.iti-flag.cid113[data-v-d90dcfee] {
    background-position: -3336px 0;
    height: 10px
}

.iti-flag.cid112[data-v-d90dcfee] {
    background-position: -3358px 0;
    height: 14px
}

.iti-flag.mp[data-v-d90dcfee] {
    background-position: -3380px 0;
    height: 10px
}

.iti-flag.cid108[data-v-d90dcfee] {
    background-position: -3402px 0;
    height: 14px
}

.iti-flag.cid213[data-v-d90dcfee] {
    background-position: -3424px 0;
    height: 14px
}

.iti-flag.cid114[data-v-d90dcfee] {
    background-position: -3446px 0;
    height: 10px
}

.iti-flag.cid106[data-v-d90dcfee] {
    background-position: -3468px 0;
    height: 14px
}

.iti-flag.cid109[data-v-d90dcfee] {
    background-position: -3490px 0;
    height: 14px
}

.iti-flag.cid104[data-v-d90dcfee] {
    background-position: -3512px 0;
    height: 14px
}

.iti-flag.cid102[data-v-d90dcfee] {
    background-position: -3534px 0;
    height: 14px
}

.iti-flag.cid110[data-v-d90dcfee] {
    background-position: -3556px 0;
    height: 12px
}

.iti-flag.cid103[data-v-d90dcfee] {
    background-position: -3578px 0;
    height: 10px
}

.iti-flag.cid116[data-v-d90dcfee] {
    background-position: -3600px 0;
    height: 14px
}

.iti-flag.cid117[data-v-d90dcfee] {
    background-position: -3622px 0;
    height: 14px
}

.iti-flag.cid216[data-v-d90dcfee] {
    background-position: -3644px 0;
    height: 10px
}

.iti-flag.cid124[data-v-d90dcfee] {
    background-position: -3666px 0;
    height: 15px
}

.iti-flag.cid195[data-v-d90dcfee] {
    background-position: -3686px 0;
    height: 10px
}

.iti-flag.cid125[data-v-d90dcfee] {
    background-position: -3708px 0;
    height: 10px
}

.iti-flag.cid123[data-v-d90dcfee] {
    background-position: -3730px 0;
    height: 12px
}

.iti-flag.cid121[data-v-d90dcfee] {
    background-position: -3752px 0;
    height: 14px
}

.iti-flag.cid127[data-v-d90dcfee] {
    background-position: -3774px 0;
    height: 15px
}

.iti-flag.cid119[data-v-d90dcfee] {
    background-position: -3796px 0;
    height: 15px
}

.iti-flag.cid118[data-v-d90dcfee] {
    background-position: -3811px 0;
    height: 10px
}

.iti-flag.cid217[data-v-d90dcfee] {
    background-position: -3833px 0;
    height: 10px
}

.iti-flag.cid122[data-v-d90dcfee] {
    background-position: -3855px 0;
    height: 10px
}

.iti-flag.cid128[data-v-d90dcfee] {
    background-position: -3877px 0;
    height: 10px
}

.iti-flag.cid130[data-v-d90dcfee] {
    background-position: -3899px 0;
    height: 14px
}

.iti-flag.cid133[data-v-d90dcfee] {
    background-position: -3921px 0;
    height: 14px
}

.iti-flag.cid136[data-v-d90dcfee] {
    background-position: -3943px 0;
    height: 14px
}

.iti-flag.cid131[data-v-d90dcfee] {
    background-position: -3965px 0;
    height: 15px
}

.iti-flag.cid134[data-v-d90dcfee] {
    background-position: -3987px 0;
    height: 10px
}

.iti-flag.pk[data-v-d90dcfee] {
    background-position: -4009px 0;
    height: 14px
}

.iti-flag.cid135[data-v-d90dcfee] {
    background-position: -4031px 0;
    height: 13px
}

.iti-flag.cid222[data-v-d90dcfee] {
    background-position: -4053px 0;
    height: 14px
}

.iti-flag.pn[data-v-d90dcfee] {
    background-position: -4075px 0;
    height: 10px
}

.iti-flag.cid138[data-v-d90dcfee] {
    background-position: -4097px 0;
    height: 14px
}

.iti-flag.cid219[data-v-d90dcfee] {
    background-position: -4119px 0;
    height: 10px
}

.iti-flag.cid137[data-v-d90dcfee] {
    background-position: -4141px 0;
    height: 14px
}

.iti-flag.cid218[data-v-d90dcfee] {
    background-position: -4163px 0;
    height: 13px
}

.iti-flag.cid132[data-v-d90dcfee] {
    background-position: -4185px 0;
    height: 11px
}

.iti-flag.cid139[data-v-d90dcfee] {
    background-position: -4207px 0;
    height: 8px
}

.iti-flag.cid140[data-v-d90dcfee] {
    background-position: -4229px 0;
    height: 14px
}

.iti-flag.cid141[data-v-d90dcfee] {
    background-position: -4251px 0;
    height: 14px
}

.iti-flag.cid223[data-v-d90dcfee] {
    background-position: -4273px 0;
    height: 14px
}

.iti-flag.cid142[data-v-d90dcfee] {
    background-position: -4295px 0;
    height: 14px
}

.iti-flag.cid220[data-v-d90dcfee] {
    background-position: -4317px 0;
    height: 14px
}

.iti-flag.cid149[data-v-d90dcfee] {
    background-position: -4339px 0;
    height: 14px
}

.iti-flag.cid156[data-v-d90dcfee] {
    background-position: -4361px 0;
    height: 10px
}

.iti-flag.cid151[data-v-d90dcfee] {
    background-position: -4383px 0;
    height: 10px
}

.iti-flag.sd[data-v-d90dcfee] {
    background-position: -4405px 0;
    height: 10px
}

.iti-flag.cid166[data-v-d90dcfee] {
    background-position: -4427px 0;
    height: 13px
}

.iti-flag.cid153[data-v-d90dcfee] {
    background-position: -4449px 0;
    height: 14px
}

.iti-flag.cid221[data-v-d90dcfee] {
    background-position: -4471px 0;
    height: 10px
}

.iti-flag.cid155[data-v-d90dcfee] {
    background-position: -4493px 0;
    height: 10px
}

.iti-flag.sj[data-v-d90dcfee] {
    background-position: -4515px 0;
    height: 15px
}

.iti-flag.cid154[data-v-d90dcfee] {
    background-position: -4537px 0;
    height: 14px
}

.iti-flag.cid152[data-v-d90dcfee] {
    background-position: -4559px 0;
    height: 14px
}

.iti-flag.cid147[data-v-d90dcfee] {
    background-position: -4581px 0;
    height: 15px
}

.iti-flag.cid150[data-v-d90dcfee] {
    background-position: -4603px 0;
    height: 14px
}

.iti-flag.so[data-v-d90dcfee] {
    background-position: -4625px 0;
    height: 14px
}

.iti-flag.cid164[data-v-d90dcfee] {
    background-position: -4647px 0;
    height: 14px
}

.iti-flag.ss[data-v-d90dcfee] {
    background-position: -4669px 0;
    height: 10px
}

.iti-flag.cid148[data-v-d90dcfee] {
    background-position: -4691px 0;
    height: 10px
}

.iti-flag.cid50[data-v-d90dcfee] {
    background-position: -4713px 0;
    height: 12px
}

.iti-flag.sx[data-v-d90dcfee] {
    background-position: -4735px 0;
    height: 14px
}

.iti-flag.sy[data-v-d90dcfee] {
    background-position: -4757px 0;
    height: 14px
}

.iti-flag.cid165[data-v-d90dcfee] {
    background-position: -4779px 0;
    height: 14px
}

.iti-flag.ta[data-v-d90dcfee] {
    background-position: -4801px 0;
    height: 10px
}

.iti-flag.tc[data-v-d90dcfee] {
    background-position: -4823px 0;
    height: 10px
}

.iti-flag.td[data-v-d90dcfee] {
    background-position: -4845px 0;
    height: 14px
}

.iti-flag.tf[data-v-d90dcfee] {
    background-position: -4867px 0;
    height: 14px
}

.iti-flag.cid173[data-v-d90dcfee] {
    background-position: -4889px 0;
    height: 13px
}

.iti-flag.cid172[data-v-d90dcfee] {
    background-position: -4911px 0;
    height: 14px
}

.iti-flag.cid170[data-v-d90dcfee] {
    background-position: -4933px 0;
    height: 10px
}

.iti-flag.cid224[data-v-d90dcfee] {
    background-position: -4955px 0;
    height: 10px
}

.iti-flag.cid202[data-v-d90dcfee] {
    background-position: -4977px 0;
    height: 10px
}

.iti-flag.cid178[data-v-d90dcfee] {
    background-position: -4999px 0;
    height: 14px
}

.iti-flag.cid176[data-v-d90dcfee] {
    background-position: -5021px 0;
    height: 14px
}

.iti-flag.cid174[data-v-d90dcfee] {
    background-position: -5043px 0;
    height: 10px
}

.iti-flag.cid177[data-v-d90dcfee] {
    background-position: -5065px 0;
    height: 14px
}

.iti-flag.cid175[data-v-d90dcfee] {
    background-position: -5087px 0;
    height: 12px
}

.iti-flag.cid225[data-v-d90dcfee] {
    background-position: -5109px 0;
    height: 10px
}

.iti-flag.cid169[data-v-d90dcfee] {
    height: 14px
}

.iti-flag.cid171[data-v-d90dcfee] {
    background-position: -5153px 0;
    height: 14px
}

.iti-flag.cid180[data-v-d90dcfee] {
    background-position: -5175px 0;
    height: 14px
}

.iti-flag.cid179[data-v-d90dcfee] {
    background-position: -5197px 0;
    height: 14px
}

.iti-flag.um[data-v-d90dcfee] {
    background-position: -5219px 0;
    height: 11px
}

.iti-flag.us[data-v-d90dcfee] {
    background-position: -5241px 0;
    height: 11px
}

.iti-flag.cid184[data-v-d90dcfee] {
    background-position: -5263px 0;
    height: 14px
}

.iti-flag.cid185[data-v-d90dcfee] {
    background-position: -5285px 0;
    height: 10px
}

.iti-flag.cid227[data-v-d90dcfee] {
    background-position: -5307px 0;
    height: 15px
}

.iti-flag.cid144[data-v-d90dcfee] {
    background-position: -5324px 0;
    height: 14px
}

.iti-flag.cid186[data-v-d90dcfee] {
    background-position: -5346px 0;
    height: 14px
}

.iti-flag.cid229[data-v-d90dcfee] {
    background-position: -5368px 0;
    height: 10px
}

.iti-flag.vi[data-v-d90dcfee] {
    background-position: -5390px 0;
    height: 14px
}

.iti-flag.cid187[data-v-d90dcfee] {
    background-position: -5412px 0;
    height: 14px
}

.iti-flag.cid226[data-v-d90dcfee] {
    background-position: -5434px 0;
    height: 12px
}

.iti-flag.cid228[data-v-d90dcfee] {
    background-position: -5456px 0;
    height: 14px
}

.iti-flag.cid146[data-v-d90dcfee] {
    background-position: -5478px 0;
    height: 10px
}

.iti-flag.xk[data-v-d90dcfee] {
    background-position: -5500px 0;
    height: 15px
}

.iti-flag.ye[data-v-d90dcfee] {
    background-position: -5522px 0;
    height: 14px
}

.iti-flag.yt[data-v-d90dcfee] {
    background-position: -5544px 0;
    height: 14px
}

.iti-flag.cid158[data-v-d90dcfee] {
    background-position: -5566px 0;
    height: 14px
}

.iti-flag.cid193[data-v-d90dcfee] {
    background-position: -5588px 0;
    height: 14px
}

.iti-flag.zw[data-v-d90dcfee] {
    background-position: -5610px 0;
    height: 10px
}

.iti-flag.cid189[data-v-d90dcfee] {
    background-position: -5632px 0;
    height: 10px
}

.iti-flag.cid232[data-v-d90dcfee] {
    background-image: url(data:image/png;base64,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);
    background-position: 0 0;
    background-size: auto 10px;
    height: 10px
}

.iti-flag.cid129[data-v-d90dcfee] {
    background-position: -4009px 0;
    height: 14px
}

.iti-flag[data-v-d90dcfee] {
    background-color: #dbdbdb;
    background-image: url(/assets-htx/images/flags.7348624.png);
    background-position: 20px 0;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag[data-v-d90dcfee] {
        background-image: url(/assets-htx/images/flags@2x.webp)
    }
}

.iti-flag.np[data-v-d90dcfee] {
    background-color: transparent
}

.iti-flag.none[data-v-d90dcfee] {
    display: none
}

.country-countainer[data-v-d90dcfee] {
    position: relative;
    width: 100%
}

.country-countainer .country-show[data-v-d90dcfee] {
    background-color: #fff;
    border: 1px solid #d3d4d6;
    cursor: pointer;
    height: 54px;
    padding: 6px 0 10px 16px;
    position: relative
}

.country-countainer .country-show.loading label[data-v-d90dcfee] {
    font-size: 14px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.country-countainer .country-show.loading .registerLabel[data-v-d90dcfee] {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.country-countainer .country-show.loading p[data-v-d90dcfee] {
    opacity: 0
}

.country-countainer .country-show.disabled[data-v-d90dcfee] {
    background-color: #f4f5f7;
    cursor: not-allowed
}

.country-countainer .country-show.disabled .icon i[data-v-d90dcfee] {
    color: #7f8fa4
}

.country-countainer .country-show label[data-v-d90dcfee] {
    color: #7f8fa4;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 5px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.country-countainer .country-show p[data-v-d90dcfee] {
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.country-countainer .country-show p i[data-v-d90dcfee] {
    vertical-align: middle
}

.country-countainer .country-show p span[data-v-d90dcfee] {
    color: var(--Text-L1);
    font-size: 14px;
    margin-left: 4px;
    vertical-align: middle
}

.country-countainer .country-show .icon[data-v-d90dcfee] {
    height: 24px;
    line-height: 29px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 15px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 28px
}

.country-countainer .country-show .icon i[data-v-d90dcfee] {
    color: var(--Text-L1);
    font-size: 8px
}

.country-countainer .country-show .area-code[data-v-d90dcfee] {
    color: #263241;
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

.country-countainer .country-show .national-flag[data-v-d90dcfee] {
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 20px
}

.country-countainer .country-show .national-flag.np[data-v-d90dcfee] {
    background-color: transparent
}

.country-countainer .country-show .national-flag.none[data-v-d90dcfee] {
    display: none
}

.country-countainer .country-show-tel[data-v-d90dcfee] {
    background: #f2f2f2;
    border: none;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    padding: 12px 8px 12px 16px;
    width: 100%
}

.country-countainer .country-show-tel .area-phone[data-v-d90dcfee],
.country-countainer .country-show-tel[data-v-d90dcfee] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.country-countainer .country-show-tel .area-phone .national-flag[data-v-d90dcfee] {
    height: 12px;
    width: 18px
}

.country-countainer .country-show-tel .area-phone span[data-v-d90dcfee] {
    direction: ltr;
    display: block;
    font-size: 16px;
    margin-left: 8px;
    text-align: center
}

.country-countainer .country-show-tel .icon[data-v-d90dcfee] {
    height: 5px;
    line-height: 5px;
    right: 13px;
    top: 19px;
    width: 8px
}

.country-countainer.country-countainer--rtl .country-show-tel .area-phone span[data-v-d90dcfee] {
    margin-right: 8px
}

.country-countainer.country-countainer--rtl .country-show-tel .icon[data-v-d90dcfee] {
    left: 13px;
    right: auto
}

.country-countainer.country-countainer--rtl .country-select[data-v-d90dcfee] {
    left: auto;
    right: 0
}

.country-countainer.country-countainer--rtl .country-select .search input[data-v-d90dcfee] {
    direction: ltr;
    padding-right: 40px;
    text-align: right
}

.country-countainer.country-countainer--rtl .country-select .search i[data-v-d90dcfee] {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.country-countainer.list-open .country-show[data-v-d90dcfee] {
    border: 1px solid #0173e5
}

.country-countainer.list-open .country-show .icon[data-v-d90dcfee] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.country-countainer.list-open .country-select[data-v-d90dcfee] {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 10
}

.country-countainer .country-select[data-v-d90dcfee] {
    background: var(--Background-PopUp);
    border: .5px solid var(--Border-L2);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .08);
    left: 0;
    min-width: 400px;
    opacity: 0;
    padding-top: 8px;
    position: absolute;
    top: calc(100% + 5px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: -1
}

.country-countainer .country-select .country-list-container[data-v-d90dcfee] {
    max-height: 280px;
    min-height: 90px;
    overflow: auto
}

.country-countainer .country-select .country-list-container[data-v-d90dcfee]::-webkit-scrollbar-thumb {
    background-color: rgba(127, 143, 164, .4)
}

.country-countainer .country-select .search-box[data-v-d90dcfee] {
    background: var(--Background-L1);
    padding-bottom: 8px
}

.country-countainer .country-select .search[data-v-d90dcfee] {
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    width: calc(100% - 16px)
}

.country-countainer .country-select .search input[data-v-d90dcfee] {
    border: 1px solid var(--Border-L2);
    color: var(--Text-L3);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    width: 100%
}

.country-countainer .country-select .search input[data-v-d90dcfee]:focus {
    border: 1px solid #0173e5
}

.country-countainer .country-select .search i[data-v-d90dcfee] {
    color: #7f8fa4;
    height: 16px;
    line-height: 1;
    padding: 1px 7px 0 11px;
    position: absolute;
    top: 12px
}

.country-countainer .country-select dl dd.no-data[data-v-d90dcfee] {
    color: #7f8fa4;
    padding-top: 30px;
    text-align: center
}

.country-countainer .country-index[data-v-d90dcfee] {
    -ms-overflow-style: none;
    height: 270px;
    overflow: auto;
    overflow: -moz-scrollbars-none;
    position: absolute;
    right: 15px;
    scrollbar-width: none;
    top: 56px;
    width: 14px
}

.country-countainer .country-index[data-v-d90dcfee]::-webkit-scrollbar {
    width: 0
}

.country-countainer .country-index dd[data-v-d90dcfee] {
    color: #9ca9b5;
    cursor: pointer;
    line-height: 17px;
    text-align: center
}

@media screen and (max-width:744px) {
    .country-countainer .country-select[data-v-d90dcfee] {
        min-width: auto;
        width: 86vw
    }
}

.h5-toast-wrap[data-v-02c9ee88] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-02c9ee88] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-02c9ee88] {
    margin-top: 20px
}

.h5-toast_container[data-v-02c9ee88] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-02c9ee88] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.notvip[data-v-02c9ee88] {
    padding-top: 40px
}

.verification-code[data-v-02c9ee88] {
    background: var(--Background-L1);
    min-height: 609px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px
}

.verification-code .vip-title[data-v-02c9ee88] {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1.6px;
    padding-bottom: 48px
}

.verification-code .vip-title[data-v-02c9ee88] span {
    color: var(--Functional-Blue);
    font-size: 44px;
    font-weight: 700;
    letter-spacing: .88px
}

.verification-code h3[data-v-02c9ee88] {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px
}

.verification-code .code-info[data-v-02c9ee88] {
    color: var(--Text-L3);
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.verification-code .code-info p[data-v-02c9ee88]:first-child {
    color: var(--Text-L3)
}

.verification-code .code-info p:first-child span[data-v-02c9ee88] {
    color: var(--Text-L1)
}

.verification-code .code-info p:first-child .code-email-text[data-v-02c9ee88] {
    direction: ltr;
    display: inline-block;
    unicode-bidi: embed
}

.verification-code .code-info p[data-v-02c9ee88]:nth-child(2) {
    color: var(--Text-L3);
    line-height: 18px;
    margin-top: 4px
}

.verification-code .code-wrap[data-v-02c9ee88] {
    margin-top: 48px
}

.verification-code .code-wrap p[data-v-02c9ee88] {
    color: var(--Text-L3);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px
}

.verification-code .code-wrap .tip-info[data-v-02c9ee88] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end
}

.verification-code .code-wrap .tip-info a[data-v-02c9ee88] {
    color: var(--Functional-Blue)
}

.verification-code .code-wrap[data-v-02c9ee88] .ui-captcha-input {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    justify-content: space-between;
    overflow: hidden;
    width: 100%
}

.verification-code .code-wrap[data-v-02c9ee88] .ui-captcha-input .u-captcha-flex {
    width: 100%
}

.verification-code .code-wrap[data-v-02c9ee88] .ui-captcha-input .u-captcha-flex .u-captcha-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%
}

body.pakistan-register-rtl .verification-code[data-v-02c9ee88],
body:has(.pakistan-register-page--rtl) .verification-code[data-v-02c9ee88] {
    min-height: 370px
}

body.pakistan-register-rtl .verification-code[data-v-02c9ee88] .ui-captcha-input .u-captcha-flex .u-input,
body:has(.pakistan-register-page--rtl) .verification-code[data-v-02c9ee88] .ui-captcha-input .u-captcha-flex .u-input {
    left: 0 !important
}

body.pakistan-register-rtl .verification-code .retry .voice-validate[data-v-02c9ee88],
body:has(.pakistan-register-page--rtl) .verification-code .retry .voice-validate[data-v-02c9ee88] {
    text-align: right
}

body.pakistan-register-rtl .verification-code .code-wrap[data-v-02c9ee88],
body:has(.pakistan-register-page--rtl) .verification-code .code-wrap[data-v-02c9ee88] {
    margin-top: 32px !important
}

body.pakistan-register-rtl .verification-code .code-wrap .tip-info a[data-v-02c9ee88],
body:has(.pakistan-register-page--rtl) .verification-code .code-wrap .tip-info a[data-v-02c9ee88] {
    text-align: left
}

.verification-code .submit[data-v-02c9ee88] {
    background-color: var(--Button-Blue-Fill);
    border-radius: 4px;
    color: var(--Button-Blue-Text);
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    margin-top: 48px;
    text-align: center;
    width: 100%
}

.verification-code .submit.btn-loading span[data-v-02c9ee88] {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+QGtleWZyYW1lcyBsb2FkezAle3RyYW5zZm9ybTpyb3RhdGUoMCl9dG97dHJhbnNmb3JtOnJvdGF0ZSgtMzYwZGVnKX19PC9zdHlsZT48ZyBzdHlsZT0iYW5pbWF0aW9uOmxvYWQgMXMgbGluZWFyIGluZmluaXRlO3RyYW5zZm9ybS1vcmlnaW46Y2VudGVyIGNlbnRlciI+PGxpbmVhckdyYWRpZW50IGlkPSJyaWdodCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxNTAiIHkxPSIyMCIgeDI9IjE1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTEwMCAwdjIwYzQ0LjEgMCA4MCAzNS45IDgwIDgwcy0zNS45IDgwLTgwIDgwdjIwYzU1LjIgMCAxMDAtNDQuOCAxMDAtMTAwUzE1NS4yIDAgMTAwIDB6IiBzdHlsZT0iZmlsbDp1cmwoI3JpZ2h0KSIvPjxsaW5lYXJHcmFkaWVudCBpZD0ibGVmdCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCIgeTE9IjAiIHgyPSI1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTowIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTIwIDEwMGMwLTQ0LjEgMzUuOS04MCA4MC04MFYwQzQ0LjggMCAwIDQ0LjggMCAxMDBzNDQuOCAxMDAgMTAwIDEwMHYtMjBjLTQ0LjEgMC04MC0zNS45LTgwLTgweiIgc3R5bGU9ImZpbGw6dXJsKCNsZWZ0KSIvPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwIiByPSIxMCIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat 50%/18px;
    color: transparent;
    display: inline-block;
    height: 18px;
    vertical-align: middle
}

.verification-code .submit.btn-complete span[data-v-02c9ee88] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0xNC45ODQuMjY0YS45MDguOTA4IDAgMCAwLTEuMjggMGwtOC4zMiA4LjMyLTMuODcyLTMuODcyYy0uMzItLjMyLS45MjgtLjMyLTEuMjQ4IDBhLjkwOC45MDggMCAwIDAgMCAxLjI4bDQuNDggNC40OGMuMTYuMTYuMzg0LjI1Ni42MDguMjU2LjEyOCAwIC40MTYgMCAuNjcyLS4yNTZsOC45Ni04Ljk2YS44Ny44NyAwIDAgMCAwLTEuMjQ4eiIgaWQ9ImEiLz48L2RlZnM+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;
    background-size: 18px 18px;
    color: transparent
}

.verification-code .submit[data-v-02c9ee88]:hover:not(:disabled) {
    background-color: var(--Functional-Blue)
}

.verification-code .submit[data-v-02c9ee88]:disabled:not(.btn-loading) {
    background: var(--Text-L4);
    cursor: no-drop
}

.verification-code .valid-message .message-error[data-v-02c9ee88] {
    color: var(--Button-Red-Fill);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 8px 0
}

.verification-code .tip-info[data-v-02c9ee88] {
    color: #8a8a8e;
    margin-top: 12px
}

.verification-code .tip-info p[data-v-02c9ee88] {
    color: var(--Text-L3);
    font-size: 14px;
    line-height: 14px;
    margin: 8px 0;
    max-width: 400px
}

.verification-code .retry[data-v-02c9ee88] {
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    justify-content: space-between
}

.verification-code .retry .voice-validate[data-v-02c9ee88] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.verification-code .retry .reset-btn[data-v-02c9ee88] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.verification-code[data-v-02c9ee88] .countdown {
    color: var(--Text-L3)
}

.verification-code[data-v-02c9ee88] .countdown em {
    color: var(--Functional-Blue);
    margin-right: 4px
}

@media screen and (max-width:744px) {
    .verification-code[data-v-02c9ee88] {
        min-height: auto;
        padding: 40px 16px
    }

    .verification-code h3[data-v-02c9ee88] {
        font-size: 24px
    }

    .verification-code .code-wrap[data-v-02c9ee88] {
        margin-top: 32px
    }

    .verification-code .submit[data-v-02c9ee88] {
        font-size: 16px
    }
}

.korea-dialog {
    color: #263241;
    height: 234px;
    padding: 24px
}

.korea-dialog .dialog-title {
    font-size: 20px
}

.korea-dialog .dialog-title i {
    color: #7f8fa4;
    cursor: pointer;
    float: right;
    font-size: 14px
}

.korea-dialog .dialog-title i:hover {
    color: #232a4a
}

.korea-dialog .korea-content p {
    color: #4e5c6e;
    line-height: 22px;
    margin-top: 26px
}

.korea-dialog .dialog-href {
    margin-top: 26px
}

.h5-toast-wrap[data-v-5510ca96] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-5510ca96] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-5510ca96] {
    margin-top: 20px
}

.h5-toast_container[data-v-5510ca96] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-5510ca96] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.indicator[data-v-5510ca96] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 24px;
    padding: 0 4px;
    position: relative;
    width: 24px
}

.indicator b[data-v-5510ca96] {
    -webkit-box-flex: 1;
    background-color: #d3d4d6;
    border-radius: 1px;
    -ms-flex: 1;
    flex: 1;
    height: 4px
}

.indicator b+b[data-v-5510ca96] {
    margin-left: 2px
}

.indicator>span[data-v-5510ca96] {
    color: #9aa5b5;
    display: inline-block;
    font-size: 14px;
    left: -208px;
    line-height: 20px;
    position: absolute;
    text-align: right;
    width: 200px
}

.indicator[data-v-5510ca96]:hover {
    background-color: #f8f9fa
}

.indicator.weak b[data-v-5510ca96]:first-of-type {
    background-color: #faac14
}

.indicator.medium b[data-v-5510ca96]:nth-of-type(-n+2),
.indicator.strong b[data-v-5510ca96] {
    background-color: #0173e5
}

.indicator.reg.weak b[data-v-5510ca96]:first-of-type {
    background-color: #fe8731
}

.indicator.reg.medium b[data-v-5510ca96]:nth-of-type(-n+2),
.indicator.reg.strong b[data-v-5510ca96] {
    background-color: #0173e5
}

.tips[data-v-5510ca96] {
    font-size: 12px;
    line-height: 16px
}

.tips h3[data-v-5510ca96] {
    font-weight: 500;
    margin-bottom: 4px
}

.tips h3.weak[data-v-5510ca96] {
    color: #faac14
}

.tips h3.medium[data-v-5510ca96],
.tips h3.strong[data-v-5510ca96] {
    color: #0173e5
}

.tips.reg h3.weak[data-v-5510ca96] {
    color: #e94359
}

.tips.reg h3.medium[data-v-5510ca96] {
    color: #faac14
}

.tips.reg h3.strong[data-v-5510ca96] {
    color: #0173e5
}

.h5-toast-wrap[data-v-4d7f24d2] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-4d7f24d2] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-4d7f24d2] {
    margin-top: 20px
}

.h5-toast_container[data-v-4d7f24d2] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-4d7f24d2] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.notvip[data-v-4d7f24d2] {
    padding-top: 40px
}

.setpassword[data-v-4d7f24d2] {
    background: var(--Background-L1);
    min-height: 609px;
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px
}

.setpassword .vip-title[data-v-4d7f24d2] {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1.6px;
    padding-bottom: 48px
}

.setpassword .vip-title[data-v-4d7f24d2] span {
    color: var(--Functional-Blue);
    font-size: 44px;
    font-weight: 700;
    letter-spacing: .88px
}

.setpassword h3[data-v-4d7f24d2] {
    color: var(--Text-L1);
    font-size: 32px;
    font-weight: 500
}

.setpassword .code-info[data-v-4d7f24d2] {
    color: var(--Text-L1);
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.setpassword .code-info p[data-v-4d7f24d2]:first-child {
    color: var(--Text-L3)
}

.setpassword .code-info p[data-v-4d7f24d2]:first-child span {
    color: var(--Text-L1)
}

.setpassword .code-info p[data-v-4d7f24d2]:nth-child(2) {
    color: var(--Text-L3);
    line-height: 18px;
    margin-top: 4px
}

.setpassword .code-wrap[data-v-4d7f24d2] {
    margin-top: 48px !important;
    padding: 0 !important
}

.setpassword .code-wrap .code-wrap-label[data-v-4d7f24d2] {
    color: var(--Text-L1);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px
}

.setpassword .code-wrap p[data-v-4d7f24d2] {
    color: var(--Text-L3);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px
}

.setpassword .code-wrap[data-v-4d7f24d2] .reg_password {
    position: relative
}

.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_control .register_input_field .register_input {
    background: var(--Background-L1);
    border: 1px solid var(--Border-L1);
    border-radius: 4px;
    color: var(--Text-L1);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    line-height: normal;
    padding: 10px 12px
}

.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_control .register_input_field .register_input:focus,
.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_control .register_input_field .register_input:hover {
    border: 1px solid var(--Text-L1)
}

.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_error .register_input_field .register_input,
.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_error .register_input_field .register_input:focus,
.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_error .register_input_field .register_input:hover {
    border: 1px solid var(--Text-Red)
}

.setpassword .code-wrap[data-v-4d7f24d2] .reg_password .register_input_error .register_input_bottom_message .error_message {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 6px;
    text-transform: capitalize
}

.setpassword .submit[data-v-4d7f24d2] {
    background-color: var(--Button-Blue-Fill);
    border-radius: 4px;
    color: var(--Button-Blue-Text);
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    margin-top: 48px;
    text-align: center;
    width: 100%
}

.setpassword .submit.btn-loading span[data-v-4d7f24d2] {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+QGtleWZyYW1lcyBsb2FkezAle3RyYW5zZm9ybTpyb3RhdGUoMCl9dG97dHJhbnNmb3JtOnJvdGF0ZSgtMzYwZGVnKX19PC9zdHlsZT48ZyBzdHlsZT0iYW5pbWF0aW9uOmxvYWQgMXMgbGluZWFyIGluZmluaXRlO3RyYW5zZm9ybS1vcmlnaW46Y2VudGVyIGNlbnRlciI+PGxpbmVhckdyYWRpZW50IGlkPSJyaWdodCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxNTAiIHkxPSIyMCIgeDI9IjE1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTEwMCAwdjIwYzQ0LjEgMCA4MCAzNS45IDgwIDgwcy0zNS45IDgwLTgwIDgwdjIwYzU1LjIgMCAxMDAtNDQuOCAxMDAtMTAwUzE1NS4yIDAgMTAwIDB6IiBzdHlsZT0iZmlsbDp1cmwoI3JpZ2h0KSIvPjxsaW5lYXJHcmFkaWVudCBpZD0ibGVmdCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCIgeTE9IjAiIHgyPSI1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTowIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTIwIDEwMGMwLTQ0LjEgMzUuOS04MCA4MC04MFYwQzQ0LjggMCAwIDQ0LjggMCAxMDBzNDQuOCAxMDAgMTAwIDEwMHYtMjBjLTQ0LjEgMC04MC0zNS45LTgwLTgweiIgc3R5bGU9ImZpbGw6dXJsKCNsZWZ0KSIvPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwIiByPSIxMCIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat 50%/18px;
    color: transparent;
    display: inline-block;
    height: 18px;
    vertical-align: middle
}

.setpassword .submit[data-v-4d7f24d2]:hover:not(:disabled) {
    background-color: var(--Button-Blue-Fill)
}

.setpassword .submit[data-v-4d7f24d2]:disabled:not(.btn-loading) {
    background-color: var(--Background-L2);
    color: var(--Text-L3);
    cursor: no-drop
}

.setpassword .toggle-password[data-v-4d7f24d2] {
    color: var(--Text-L3);
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 16px;
    z-index: 2
}

.setpassword .toggle-password[data-v-4d7f24d2]:hover {
    color: var(--Text-L3)
}

.setpassword .toggle-password i[data-v-4d7f24d2] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 4px
}

.setpassword .toggle-password i.hb_icon_pwd_show[data-v-4d7f24d2] {
    padding-top: 0
}

.setpassword .toggle-password-invite[data-v-4d7f24d2] {
    color: var(--Text-L3);
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 11px;
    z-index: 2
}

.setpassword .toggle-password-invite .toggle-password-invite-area[data-v-4d7f24d2] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px
}

.setpassword .toggle-password-invite .toggle-password-invite-area div[data-v-4d7f24d2] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 3px
}

.setpassword[data-v-4d7f24d2] .indicator {
    position: absolute;
    right: 4px;
    top: -22px
}

.setpassword[data-v-4d7f24d2] .password_tips {
    font-size: 12px;
    line-height: 14px;
    width: 100%
}

.setpassword[data-v-4d7f24d2] .password_tips span {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: var(--Text-L3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 14px 0 0
}

.setpassword[data-v-4d7f24d2] .password_tips span i {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNi4xMjUiIGN5PSI2LjEyNSIgcj0iNS41MjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC44NzUgMTMuMTI1KSIgc3Ryb2tlPSIjOEM4QzhDIiBzdHJva2Utd2lkdGg9IjEuMiIvPjwvc3ZnPg==) no-repeat 50%;
    display: inline-block;
    height: 14px;
    margin-right: 6px;
    width: 14px
}

.setpassword[data-v-4d7f24d2] .password_tips span span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0
}

.setpassword[data-v-4d7f24d2] .password_tips span.no {
    color: var(--Text-Red)
}

.setpassword[data-v-4d7f24d2] .password_tips span.no i {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNi4xMjUiIGN5PSI2LjEyNSIgcj0iNi4xMjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC44NzUgMTMuMTI1KSIgZmlsbD0iI0YyNDk2NiIvPjxwYXRoIGQ9Ik04LjcwMyA1LjIzMiA1LjE2OCA4Ljc2OE04LjcwMyA4Ljc2OCA1LjE2OCA1LjIzMiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+) no-repeat 50%;
    display: inline-block
}

.setpassword[data-v-4d7f24d2] .password_tips span.yes {
    color: var(--Text-Green)
}

.setpassword[data-v-4d7f24d2] .password_tips span.yes i {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNi4xMjUiIGN5PSI2LjEyNSIgcj0iNi4xMjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC44NzUgMTMuMTI1KSIgZmlsbD0iIzA3QjA2NyIvPjxwYXRoIGQ9Im00LjUgNyAyIDJMMTAgNSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat 50%;
    display: inline-block
}

.setpassword[data-v-4d7f24d2] .password_tips .indicator {
    margin-left: auto
}

.setpassword[data-v-4d7f24d2] .register_input_field>input {
    background: var(--Background-L1);
    border-radius: 4px;
    margin-top: 0
}

body.pakistan-register-rtl .setpassword .toggle-password[data-v-4d7f24d2],
body:has(.pakistan-register-page--rtl) .setpassword .toggle-password[data-v-4d7f24d2] {
    left: 12px !important;
    right: auto !important
}

body.pakistan-register-rtl .setpassword .toggle-password-invite[data-v-4d7f24d2],
body:has(.pakistan-register-page--rtl) .setpassword .toggle-password-invite[data-v-4d7f24d2] {
    left: 12px !important;
    right: auto !important
}

body.pakistan-register-rtl .setpassword[data-v-4d7f24d2] .indicator b+b,
body:has(.pakistan-register-page--rtl) .setpassword[data-v-4d7f24d2] .indicator b+b {
    margin-left: 0 !important;
    margin-right: 2px !important
}

body.pakistan-register-rtl .setpassword .password_tips span[data-v-4d7f24d2],
body:has(.pakistan-register-page--rtl) .setpassword .password_tips span[data-v-4d7f24d2] {
    margin-left: 14px !important;
    margin-right: 0 !important
}

body.pakistan-register-rtl .setpassword .password_tips span i[data-v-4d7f24d2],
body:has(.pakistan-register-page--rtl) .setpassword .password_tips span i[data-v-4d7f24d2] {
    margin-left: 6px !important;
    margin-right: 0 !important
}

@media screen and (max-width:744px) {
    .setpassword .code-wrap .submit[data-v-4d7f24d2] {
        font-size: 14px
    }
}

.h5-toast-wrap[data-v-cbe1d6bc] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast[data-v-cbe1d6bc] {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast[data-v-cbe1d6bc] {
    margin-top: 20px
}

.h5-toast_container[data-v-cbe1d6bc] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast[data-v-cbe1d6bc] {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.login-container[data-v-cbe1d6bc] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field {
    height: 48px
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 48px;
    line-height: normal;
    padding: 10px 12px
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input::-webkit-input-placeholder {
    color: var(--input-placeholder-color)
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input::-moz-placeholder {
    color: var(--input-placeholder-color)
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input:-ms-input-placeholder {
    color: var(--input-placeholder-color)
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input::-ms-input-placeholder {
    color: var(--input-placeholder-color)
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input::placeholder {
    color: var(--input-placeholder-color)
}

.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input:focus,
.login-container[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input:hover {
    border: 1px solid #2b88f5
}

.login-container[data-v-cbe1d6bc] .e_input_error .e_input_field .e_input,
.login-container[data-v-cbe1d6bc] .e_input_error .e_input_field .e_input:focus,
.login-container[data-v-cbe1d6bc] .e_input_error .e_input_field .e_input:hover {
    border: 1px solid #e94359
}

.login-container[data-v-cbe1d6bc] .e_input_error .e_input_bottom_message .error_message {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 6px;
    text-transform: capitalize
}

.login-container .login[data-v-cbe1d6bc] {
    color: #000;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 580px;
    padding: 40px 0 100px;
    width: 100%
}

.login-container .login .login-tradingview[data-v-cbe1d6bc] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 24px
}

.login-container .login .login-tradingview img[data-v-cbe1d6bc] {
    height: 36px;
    width: 94px
}

.login-container .login .login-tradingview h2[data-v-cbe1d6bc] {
    color: #1c1c1e;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin-top: 16px
}

.login-container .login .login-wrapper[data-v-cbe1d6bc] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    justify-content: center
}

.login-container .login .login-wrapper .login-vip img[data-v-cbe1d6bc] {
    display: block;
    height: auto;
    width: 378px
}

.login-container .login-form .password[data-v-cbe1d6bc] {
    margin-top: 16px
}

.login-container .login-form .form-link[data-v-cbe1d6bc] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    line-height: 14px;
    padding-top: 24px;
    text-transform: capitalize
}

.login-container .login-form .form-link .sub[data-v-cbe1d6bc] {
    color: #0173e5;
    cursor: pointer
}

.login-container .login-form .form-link .sub[data-v-cbe1d6bc]:hover {
    color: #4d9ded
}

.login-container .login-form .form-link .line[data-v-cbe1d6bc] {
    background: #e9eaed;
    display: block;
    height: 10px;
    margin: 0 28px;
    width: 1px
}

.login-container .login-form .form-link .vfcode[data-v-cbe1d6bc] {
    color: #0173e5
}

.login-container .login-form .form-link .vfcode[data-v-cbe1d6bc]:hover {
    color: #4d9ded;
    cursor: pointer
}

.login-container .login-form button[data-v-cbe1d6bc] {
    background-color: #0173e5;
    color: #fff;
    font-size: 14px;
    height: 48px;
    margin-top: 14px;
    width: 100%
}

.login-container .login-form button.btn-loading span[data-v-cbe1d6bc] {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+QGtleWZyYW1lcyBsb2FkezAle3RyYW5zZm9ybTpyb3RhdGUoMCl9dG97dHJhbnNmb3JtOnJvdGF0ZSgtMzYwZGVnKX19PC9zdHlsZT48ZyBzdHlsZT0iYW5pbWF0aW9uOmxvYWQgMXMgbGluZWFyIGluZmluaXRlO3RyYW5zZm9ybS1vcmlnaW46Y2VudGVyIGNlbnRlciI+PGxpbmVhckdyYWRpZW50IGlkPSJyaWdodCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxNTAiIHkxPSIyMCIgeDI9IjE1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTEwMCAwdjIwYzQ0LjEgMCA4MCAzNS45IDgwIDgwcy0zNS45IDgwLTgwIDgwdjIwYzU1LjIgMCAxMDAtNDQuOCAxMDAtMTAwUzE1NS4yIDAgMTAwIDB6IiBzdHlsZT0iZmlsbDp1cmwoI3JpZ2h0KSIvPjxsaW5lYXJHcmFkaWVudCBpZD0ibGVmdCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCIgeTE9IjAiIHgyPSI1MCIgeTI9IjE4MCI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTowIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmO3N0b3Atb3BhY2l0eTouNSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTIwIDEwMGMwLTQ0LjEgMzUuOS04MCA4MC04MFYwQzQ0LjggMCAwIDQ0LjggMCAxMDBzNDQuOCAxMDAgMTAwIDEwMHYtMjBjLTQ0LjEgMC04MC0zNS45LTgwLTgweiIgc3R5bGU9ImZpbGw6dXJsKCNsZWZ0KSIvPjxjaXJjbGUgY3g9IjEwMCIgY3k9IjEwIiByPSIxMCIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat 50%;
    background-size: 18px 18px;
    color: transparent;
    display: inline-block;
    height: 20px
}

.login-container .login-form button.btn-complete span[data-v-cbe1d6bc] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0xNC45ODQuMjY0YS45MDguOTA4IDAgMCAwLTEuMjggMGwtOC4zMiA4LjMyLTMuODcyLTMuODcyYy0uMzItLjMyLS45MjgtLjMyLTEuMjQ4IDBhLjkwOC45MDggMCAwIDAgMCAxLjI4bDQuNDggNC40OGMuMTYuMTYuMzg0LjI1Ni42MDguMjU2LjEyOCAwIC40MTYgMCAuNjcyLS4yNTZsOC45Ni04Ljk2YS44Ny44NyAwIDAgMCAwLTEuMjQ4eiIgaWQ9ImEiLz48L2RlZnM+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;
    background-size: 18px 18px;
    color: transparent
}

.login-container .login-form button[data-v-cbe1d6bc]:active,
.login-container .login-form button[data-v-cbe1d6bc]:hover {
    background: #4d9ded;
    color: #f0f1f4
}

.login-container .login-form button.login-btn-secondary[data-v-cbe1d6bc] {
    background-color: #edf4ff;
    border-color: #edf4ff;
    color: #0173e5
}

.login-container .login-form button.login-btn-secondary[data-v-cbe1d6bc]:hover {
    background-color: rgba(237, 244, 255, .7);
    border-color: rgba(237, 244, 255, .7);
    color: rgba(36, 131, 255, .7)
}

.login-container .login-form .login-btn-submit[data-v-cbe1d6bc] {
    border-radius: 4px;
    margin-top: 24px
}

.login-container .login .pwd-input[data-v-cbe1d6bc] {
    position: relative
}

.login-container .login .pwd-input>i.icon-pwd[data-v-cbe1d6bc] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMTc4IDEwLjk2OCA3LjkwOCAxNGwtMS4zODQtLjU4IDEuMTI4LTIuNjkxYTkuMjA1IDkuMjA1IDAgMCAxLTEuOTE3LS42OTNsLTEuOCAxLjczMS0xLjA0LTEuMDggMS41MDYtMS40NDlDMy41MzcgOC42MjMgMi43MzYgNy44NDggMiA2LjkxNUwzLjE4OSA2YzEuODU4IDIuMzU2IDQuMTEgMy41MSA2LjgxIDMuNTEgMi43IDAgNC45NTItMS4xNTQgNi44MTMtMy41MUwxOCA2LjkxNmExMS45MDggMTEuOTA4IDAgMCAxLTIuMjM5IDIuMjAzbDEuNDg3IDEuNzI1LTEuMTM2Ljk4LTEuNjM0LTEuODk3YTkuMjE4IDkuMjE4IDAgMCAxLTIuMTEuNzk2bDEuMDcyIDIuNzI5LTEuMzk3LjU0OC0xLjE5Mi0zLjAzNGExMC41OTIgMTAuNTkyIDAgMCAxLTEuNjczLjAwMnoiIGZpbGw9IiM3RjhGQTQiLz48L3N2Zz4=) no-repeat 50%;
    color: #7f8fa4;
    cursor: pointer;
    height: 0;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 28px;
    width: 0
}

.login-container .login .pwd-input>i.icon-pwd.success[data-v-cbe1d6bc] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTMuNzE1IDkuOTc4LjA5NS4xNTNjLjQwNS42MzQuODggMS4yNjkgMS40MTggMS44NTZDNi42ODggMTMuNTggOC4yOTggMTQuNSAxMCAxNC41YzEuNzAyIDAgMy4zMTEtLjkyIDQuNzcxLTIuNTEzYTEzLjU0MyAxMy41NDMgMCAwIDAgMS41MzQtMi4wNCAxMC45NzEgMTAuOTcxIDAgMCAwLTEuMzU4LTEuOTYyQzEzLjU3NSA2LjQxMiAxMS45NCA1LjUgMTAgNS41Yy0xLjggMC0zLjQyLjkxNi00Ljg0NCAyLjUwMmExMi4zOTggMTIuMzk4IDAgMCAwLTEuNDQxIDEuOTc2ek0xMCA0YzUuNTQxIDAgOCA2IDggNnMtMi45OTMgNi04IDYtOC02LTgtNiAyLjc3Mi02IDgtNnptLjExMyA3Ljc5NGEyIDIgMCAxIDAgMC00IDIgMiAwIDAgMCAwIDR6IiBmaWxsPSIjN0Y4RkE0Ii8+PC9zdmc+)
}

.login-container .login .pwd-input .password[data-v-cbe1d6bc] {
    margin-top: 8px
}

.login-container .login .pwd-input .toggle-password[data-v-cbe1d6bc] {
    color: #ccd2da;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 15px;
    z-index: 2
}

.login-container .login .pwd-input .toggle-password[data-v-cbe1d6bc]:hover {
    color: #9aa5b5
}

.login-container .login .pwd-input .toggle-password i[data-v-cbe1d6bc] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 4px
}

.login-container .login .pwd-input .toggle-password i.hb_icon_pwd_show[data-v-cbe1d6bc] {
    padding-top: 0
}

.login-container .login .qr[data-v-cbe1d6bc] {
    position: relative
}

.login-container .login .qr .qr_title[data-v-cbe1d6bc] {
    color: #495666;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.login-container .login .qr .reg[data-v-cbe1d6bc] {
    color: #1c242c;
    font-size: 14px;
    height: 52px;
    line-height: 20px;
    text-align: right;
    text-align: left
}

.login-container .login .forget[data-v-cbe1d6bc] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    line-height: 20px;
    margin-top: 24px
}

.login-container .login .forget .forget-pwd[data-v-cbe1d6bc] {
    color: #0173e5;
    cursor: pointer;
    font-weight: 400
}

.login-container .login .forget .forget-pwd[data-v-cbe1d6bc]:hover {
    color: #4d9ded
}

.login-container .qr-inner[data-v-cbe1d6bc] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
    padding: 125px 24px 40px
}

.login-container .qr-inner .qr-inner-header[data-v-cbe1d6bc] {
    height: 40px;
    max-width: 327px
}

.login-container .qr-inner .qr-inner-header .qr-inner-title[data-v-cbe1d6bc] {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: 22px;
    line-height: normal;
    text-align: center
}

.login-container .qr-inner .qr-inner-header[data-v-cbe1d6bc] .qr-inner-describe {
    color: #565656;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 2px;
    text-align: center
}

.login-container .qr-inner .qr-inner-header[data-v-cbe1d6bc] .qr-inner-describe a {
    display: inline-block;
    margin: 0 5px
}

.login-container .qr-inner .qr-inner-content[data-v-cbe1d6bc] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    justify-content: center;
    min-width: 200px;
    position: relative
}

.login-container .qr-inner .qr-inner-content .left[data-v-cbe1d6bc] {
    height: 200px;
    width: 106px
}

.login-container .qr-inner .qr-inner-content .left img[data-v-cbe1d6bc] {
    height: 100%;
    width: 100%
}

.login-container .qr-inner .qr-inner-content .left p[data-v-cbe1d6bc] {
    height: 200px;
    width: 106px
}

.login-container .qr-inner .qr-inner-content .right[data-v-cbe1d6bc] {
    -webkit-box-flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    justify-content: center;
    position: relative;
    width: 50%
}

.login-container .qr-inner .qr-inner-content .qr-success[data-v-cbe1d6bc] {
    background: hsla(0, 0%, 100%, .9);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.login-container .qr-inner .qr-inner-content .qr-success .affirm[data-v-cbe1d6bc] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-top: 98px;
    text-align: center;
    width: 100%
}

.login-container .qr-inner .qr-inner-content .qr-success .affirm>p[data-v-cbe1d6bc] {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}

.login-container .qr-inner .qr-inner-content .qr-success .affirm>button[data-v-cbe1d6bc] {
    background: #0173e5;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 24px;
    padding: 0 12px
}

.login-container .qr-inner .qr-inner-content .qr-success .success-content[data-v-cbe1d6bc] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-top: 56px;
    text-align: center;
    width: 100%
}

.login-container .qr-inner .qr-inner-content .qr-success .success-content>img[data-v-cbe1d6bc] {
    height: 40px;
    width: 40px
}

.login-container .qr-inner .qr-inner-content .qr-success .success-content>p[data-v-cbe1d6bc] {
    color: #242e48;
    font-size: 16px;
    line-height: 22px;
    margin-top: 24px
}

.login-container .qr-inner .qr-box[data-v-cbe1d6bc] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    justify-content: center;
    padding: 8px;
    position: relative;
    width: 200px
}

.login-container .qr-inner .qr-box .qr-img[data-v-cbe1d6bc] {
    height: 184px;
    position: absolute;
    width: 184px;
    z-index: 2
}

.login-container .qr-inner .qr-box .qr-loading[data-v-cbe1d6bc] {
    position: absolute;
    z-index: 2
}

.login-container .qr-inner .qr-box .qr-loading img[data-v-cbe1d6bc] {
    height: 32px;
    width: 32px
}

.login-container .qr-inner .qr-box .qr-img-past[data-v-cbe1d6bc] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(247, 247, 251, .9);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3
}

.login-container .qr-inner .qr-box .qr-img-past p[data-v-cbe1d6bc] {
    color: #242e48;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.login-container .qr-inner .qr-box .qr-img-past button[data-v-cbe1d6bc] {
    background: #0173e5;
    color: #fff;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-top: 8px;
    padding: 0 12px
}

.login-container .qr-inner .codebg[data-v-cbe1d6bc] {
    background: url(/assets-htx/images/code-bg.webp) no-repeat 50%;
    background-size: 100% 100%;
    height: 280px;
    left: -40px;
    position: absolute;
    top: -20px;
    width: 280px;
    z-index: 1
}

.login-container .login-inner[data-v-cbe1d6bc] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 320px;
    padding: 40px 24px;
    width: 480px
}

.login-container .login-inner .box-title[data-v-cbe1d6bc] {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    padding-bottom: 40px
}

.login-container .login-inner .login-code[data-v-cbe1d6bc] {
    width: 100%
}

.login-container .login-inner .login-third[data-v-cbe1d6bc] {
    padding: 0 24px 20px;
    width: 100%
}

.login-container .login-inner--content[data-v-cbe1d6bc] {
    min-height: 500px;
    width: 100%
}

.login-container .login-inner--content .login-normal-container[data-v-cbe1d6bc] {
    display: contents
}

.login-container .login-inner--content .c-login-container .c-login-content[data-v-cbe1d6bc] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    width: 100%
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-title[data-v-cbe1d6bc] {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input[data-v-cbe1d6bc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input .country-countainer[data-v-cbe1d6bc] {
    width: auto
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input[data-v-cbe1d6bc] .e_input_control .e_input_field .e_input {
    padding: 0 16px
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input[data-v-cbe1d6bc] .country-countainer .country-show {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 48px
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input dl[data-v-cbe1d6bc] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 100px
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-input[data-v-cbe1d6bc] .list-open .country-show-tel .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 4px 5px;
    transform-origin: 4px 5px
}

.login-container .login-inner--content .c-login-container .c-login-content .c-login-pwd[data-v-cbe1d6bc] {
    width: 100%
}

.login-container .box-tab[data-v-cbe1d6bc] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: 2px solid #eaedf0;
    color: #596a7a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    justify-content: flex-start;
    margin-bottom: 16px
}

.login-container .box-tab>p[data-v-cbe1d6bc],
.login-container .box-tab[data-v-cbe1d6bc] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px
}

.login-container .box-tab>p[data-v-cbe1d6bc] {
    cursor: pointer;
    line-height: 18px;
    margin-right: 24px
}

.login-container .box-tab .box-tab-action[data-v-cbe1d6bc] {
    border-bottom: 2px solid #0173e5;
    color: #0173e5
}

.login-container .title[data-v-cbe1d6bc] {
    font-size: 20px;
    height: 88px;
    line-height: 88px;
    text-align: center
}

.login-container .box-desc[data-v-cbe1d6bc] {
    color: #495666;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 24px;
    text-align: center
}

.login-container .box-desc em[data-v-cbe1d6bc] {
    display: inline-block
}

.login-container .error-info[data-v-cbe1d6bc] {
    background-color: #feeeee;
    color: #df4a53;
    margin-bottom: 16px;
    padding: 16px;
    text-align: left
}

.login-container .login-tab[data-v-cbe1d6bc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    height: 26px;
    margin-bottom: 8px;
    width: 100%
}

.login-container .login-tab>a[data-v-cbe1d6bc] {
    color: #8a8a8e;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize
}

.login-container .login-tab>a[data-v-cbe1d6bc]:hover {
    color: #0173e5
}

.login-container .login-tab .active[data-v-cbe1d6bc] {
    color: #000;
    position: relative
}

.login-container .login-tab .active[data-v-cbe1d6bc]:after {
    background: #0173e5;
    border-radius: 3px;
    bottom: -6px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 18px
}

.login-container .login-tab .active[data-v-cbe1d6bc]:hover {
    color: #000;
    cursor: default
}

.login-container .reg_invitation[data-v-cbe1d6bc] {
    cursor: pointer;
    margin-top: 24px
}

.login-container .reg_invitation .invitation_tips[data-v-cbe1d6bc] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.login-container .reg_invitation .invitation_tips>a[data-v-cbe1d6bc] {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    position: relative
}

.login-container .reg_invitation .invitation_tips>a .input_top_tips[data-v-cbe1d6bc] {
    display: none;
    left: 25px;
    top: 0;
    -webkit-transform: translateY(calc(-100% - 8px));
    transform: translateY(calc(-100% - 8px));
    width: 240px
}

.login-container .reg_invitation .invitation_tips>a:hover .input_top_tips[data-v-cbe1d6bc] {
    display: block
}

.login-container .reg_invitation .invitation_tips i[data-v-cbe1d6bc] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4xNDYgNC45NTVhMS4zMzMgMS4zMzMgMCAwIDAgMS43MDggMEw3LjUyIDIuNzMzQzcuODI0IDIuNDggOCAyLjEwNSA4IDEuNzF2LS4wNDJDOCAuOTMgNy40MDMuMzMzIDYuNjY3LjMzM0gxLjMzM0MuNTk3LjMzMyAwIC45MyAwIDEuNjY3di4wNDJjMCAuMzk2LjE3Ni43Ny40OCAxLjAyNGwyLjY2NiAyLjIyMnoiIGZpbGw9IiM4QThBOEUiLz48L3N2Zz4=) no-repeat 50%;
    background-size: contain;
    display: inline-block;
    height: 16px;
    margin-left: 4px;
    vertical-align: middle;
    width: 8px
}

.login-container .reg_invitation .invitation_tips.down i[data-v-cbe1d6bc] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.login-container .reg_invitation[data-v-cbe1d6bc] .register_input_control {
    margin-top: 0
}

.login-container .reg-agreement[data-v-cbe1d6bc] {
    color: #adadb4;
    font-size: 12px;
    line-height: 16px;
    margin-top: 50px
}

.login-container .reg-agreement img[data-v-cbe1d6bc] {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    vertical-align: middle
}

.login-container .reg-agreement.turkey-agree[data-v-cbe1d6bc] {
    display: inline-block
}

.login-container .reg-agreement.turkey-agree img[data-v-cbe1d6bc] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.login-container .reg-agreement.turkey-agree span[data-v-cbe1d6bc] {
    line-height: 20px
}

.login-container .reg-agreement .input_top_tips[data-v-cbe1d6bc] {
    left: 45px;
    top: 0;
    -webkit-transform: translateY(calc(-100% - 8px));
    transform: translateY(calc(-100% - 8px))
}

.login-container .reg-agreement[data-v-cbe1d6bc] a {
    color: #0173e5
}

.login-container[data-v-cbe1d6bc] .code-wrap {
    margin: -10vh 0 0;
    padding: 0 48px
}

.login-container[data-v-cbe1d6bc] .verification-code .code-wrap {
    margin-top: 48px;
    padding: 0
}

@media screen and (min-width:745px)and (max-width:1024px) {

    .login-container .login .login-vip[data-v-cbe1d6bc],
    .login-container .login .qr-inner[data-v-cbe1d6bc] {
        display: none
    }

    .login-container .login .login-inner[data-v-cbe1d6bc] {
        width: 70%
    }
}

@media screen and (min-width:480px)and (max-width:1024px) {
    .login-container[data-v-cbe1d6bc] .verification-code {
        margin: 0 auto;
        width: 460px
    }
}

@media screen and (max-width:744px) {
    .login-container .login[data-v-cbe1d6bc] {
        padding: 0
    }

    .login-container .login .login-vip[data-v-cbe1d6bc],
    .login-container .login .qr-inner[data-v-cbe1d6bc] {
        display: none
    }

    .login-container .login .login-inner[data-v-cbe1d6bc] {
        width: 100%
    }
}

.tv-oauth-container[data-v-cbe1d6bc] {
    background: #fff;
    height: 100vh;
    width: 100%
}

.tv-oauth-container .login-wrapper .qr-inner[data-v-cbe1d6bc] {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px
}

.tv-oauth-container .login-wrapper .qr-inner .qr-inner-content .left[data-v-cbe1d6bc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tv-oauth-container .login-wrapper .qr-inner .qr-inner-content .qr-img-wrapper .qr-img[data-v-cbe1d6bc] {
    border: 2px solid #f2f6fa
}

.tv-oauth-container .login-wrapper .login-inner[data-v-cbe1d6bc] {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px
}

.login-key-container[data-v-cbe1d6bc] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start
}

#__layout,
#__nuxt,
body {
    background: #fff;
    height: 100%
}

.h5-toast-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    width: 750px;
    z-index: 9999
}

.h5-toast-wrap .h5-toast {
    background-color: var(--Background-Toast);
    border-radius: 18px;
    color: var(--Functional-White);
    font-size: 32px;
    line-height: 44px;
    margin: auto;
    max-width: 650px;
    padding: 30px;
    text-align: center
}

.h5-toast-wrap .h5-toast+.h5-toast {
    margin-top: 20px
}

.h5-toast_container {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    width: auto
}

.h5-toast_container .h5-toast {
    background-color: var(--Background-Toast);
    border-radius: 4px;
    color: var(--Functional-White);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    min-width: 200px;
    padding: 14px 24px;
    text-transform: capitalize
}

.v--modal-overlay[data-modal=model-account-lock] .v--modal-box {
    top: 302px !important
}

.v--modal-overlay[data-modal=model-account-lock] .dia_footer button:hover {
    opacity: .7
}

.issue-bg ::v-deep .v--modal {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.geetest_captcha.geetest_customTheme .geetest_bind_status_bar,
.geetest_captcha.geetest_customTheme .geetest_box_btn:after,
.geetest_captcha.geetest_customTheme .geetest_box_btn:before,
.geetest_captcha.geetest_customTheme .geetest_gradient_bar,
.geetest_captcha.geetest_customTheme .geetest_status_bar,
.geetest_popup_wrap.geetest_customTheme .geetest_bind_status_bar,
.geetest_popup_wrap.geetest_customTheme .geetest_box_btn:after,
.geetest_popup_wrap.geetest_customTheme .geetest_box_btn:before,
.geetest_popup_wrap.geetest_customTheme .geetest_gradient_bar,
.geetest_popup_wrap.geetest_customTheme .geetest_status_bar {
    background-color: #0173e5 !important
}

.geetest_captcha .geetest_holder .geetest_btn_svg,
.geetest_popup_wrap .geetest_holder .geetest_btn_svg {
    display: none !important
}

.geetest_captcha.geetest_customTheme .geetest_click .geetest_submit,
.geetest_captcha.geetest_customTheme .geetest_slide .geetest_btn,
.geetest_popup_wrap.geetest_customTheme .geetest_click .geetest_submit,
.geetest_popup_wrap.geetest_customTheme .geetest_slide .geetest_btn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#06c), to(#0059b3)) !important;
    background-image: linear-gradient(180deg, #06c, #0059b3) !important
}

@media screen and (max-width:744px) {

    .geetest_popup .geetest_box_wrap,
    .geetest_popup_wrap .geetest_box_wrap {
        width: 300px
    }
}