.text-box, .text {
	color: #000000 !important;
}

.text-box, .title {
	color: #000000 !important;
}

.card-item .box-title {
	color: #000000 !important;
}

.card-item span {
	color: #000000 !important;
}

.text-red[data-v-5615880e] {
    color: #bc0303!important
}

.box-btn span {
	color: #ffffff !important;
}

.about-context-box .about-text-box {
	color: #000000 !important;
}




.btm-height-36[data-v-5615880e] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-5615880e] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-5615880e] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-5615880e] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-5615880e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-5615880e] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-5615880e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.b[data-v-5615880e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1040px) {
    .b[data-v-5615880e] {
        height:auto
    }
}

@media only screen and (max-width: 767px) {
    .b[data-v-5615880e] {
        padding:0 50px;
        display: none
    }
}

[data-v-5615880e] .b {
    width: 100%;
    height: 591px;
    overflow: hidden
}

[data-v-5615880e] .b .el-carousel--horizontal {
    overflow: inherit;
    width: 100%
}

[data-v-5615880e] .b .el-carousel__container {
    height: 591px
}

@media only screen and (max-width: 1040px) {
    [data-v-5615880e] .b .el-carousel__container {
        height:auto
    }
}

[data-v-5615880e] .b .el-carousel__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Neutral-4,#ececec);
    color: var(--Brand-Color-2,#fff68a50);
    font-size: 16px;
    font-weight: 900
}

[data-v-5615880e] .b .el-carousel__arrow--left {
    left: 0
}

[data-v-5615880e] .b .el-carousel__arrow--right {
    right: 0
}

[data-v-5615880e] .b .el-carousel__button {
    width: 5px;
    height: 5px;
    background: var(--Brand-Color-2,#fff68a50);
    border-radius: 50%
}

.card-item[data-v-5615880e] {
    margin: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 508px;
    height: 572px;
    padding: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    border-radius: 40px;
    background-color: #fff68a50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}

@media only screen and (max-width: 1040px) {
    .card-item[data-v-5615880e] {
        width:46%;
        min-width: 332px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 450px;
        padding: 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 16px;
        margin: auto
    }
}

@media only screen and (max-width: 767px) {
    .card-item[data-v-5615880e] {
        width:100%;
        min-width: 288px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 24px;
        height: 390px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0
    }
}

.card-item .box-title[data-v-5615880e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .card-item .box-title[data-v-5615880e] {
        font-size:24px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .box-title[data-v-5615880e] {
        font-size:18px
    }
}

.card-item .box-title span[data-v-5615880e] {
    color: var(--White,#fff);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%
}

@media only screen and (max-width: 1040px) {
    .card-item .box-title span[data-v-5615880e] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .box-title span[data-v-5615880e] {
        font-size:14px
    }
}

.card-item .card-img-box[data-v-5615880e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.card-item .card-img-box img[data-v-5615880e] {
    border-radius: 12px;
    overflow: hidden;
    width: 300px;
    height: 188px
}

@media only screen and (max-width: 1040px) {
    .card-item .card-img-box img[data-v-5615880e] {
        width:300px;
        height: 188px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .card-img-box img[data-v-5615880e] {
        width:160px;
        height: 100.313px
    }
}

.card-item .card-img-box .card-img-btn[data-v-5615880e] {
    width: 150px;
    height: 40px;
    padding: 10px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid var(--White,#fff);
    background: rgba(0,0,0,0)
}

.card-item .card-img-box .card-img-btn[data-v-5615880e],.card-item .card-img-box .card-img-btn span[data-v-5615880e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card-item .card-img-box .card-img-btn span[data-v-5615880e] {
    width: 100%
}

.card-item .card-img-box .card-img-btn .card-info[data-v-5615880e] {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.card-item .text-box[data-v-5615880e] {
    width: 100%
}

.card-item .text-box .title[data-v-5615880e] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

@media only screen and (max-width: 1040px) {
    .card-item .text-box .title[data-v-5615880e] {
        color:var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .text-box .title[data-v-5615880e] {
        margin-top:10px;
        color: var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
}

.card-item .text-box .text[data-v-5615880e] {
    margin-top: 8px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .card-item .text-box .text[data-v-5615880e] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .text-box .text[data-v-5615880e] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 150%
    }
}

.card-item .box-btn[data-v-5615880e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 157px;
    height: 48px;
    padding: 10px 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000);
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .card-item .box-btn[data-v-5615880e] {
        font-size:14px;
        margin-top: 24px
    }
}

.card-item2[data-v-5615880e] {
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 767px) {
    .card-item2[data-v-5615880e] {
        margin-top:24px
    }
}

.card-item2 .box-title[data-v-5615880e],.card-item2 .box-title span[data-v-5615880e] {
    color: var(--Neutral-1,#111)
}

.card-item2 .card-img-box .card-img-btn[data-v-5615880e] {
    border: 1px solid var(--Brand-Color-1,#000000);
    background: rgba(0,0,0,0)
}

.card-item2 .text-box .text[data-v-5615880e],.card-item2 .text-box .title[data-v-5615880e] {
    color: var(--Neutral-1,#111)
}

.card-item2 .box-btn[data-v-5615880e] {
    background: var(--Brand-Color-1,#000000)
}

.text-red[data-v-1faf0262] {
    color: #bc0303!important
}

.btm-height-36[data-v-1faf0262] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-1faf0262] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-1faf0262] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-1faf0262] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-1faf0262] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-1faf0262] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-1faf0262] {
    color: #8b8b8b;
    background: #cfcfcf
}

.b-h5[data-v-1faf0262] {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1040px) {
    .b-h5[data-v-1faf0262] {
        height:auto
    }
}

@media only screen and (max-width: 767px) {
    .b-h5[data-v-1faf0262] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 16px
    }
}

[data-v-1faf0262] .b-h5 {
    width: 100%;
    height: 591px;
    overflow: hidden
}

[data-v-1faf0262] .b-h5 .el-carousel--horizontal {
    overflow: inherit;
    width: 100%
}

[data-v-1faf0262] .b-h5 .el-carousel__container {
    height: 591px
}

@media only screen and (max-width: 1040px) {
    [data-v-1faf0262] .b-h5 .el-carousel__container {
        height:auto
    }
}

[data-v-1faf0262] .b-h5 .el-carousel__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Neutral-4,#ececec);
    color: var(--Brand-Color-2,#fff68a50);
    font-size: 16px;
    font-weight: 900
}

[data-v-1faf0262] .b-h5 .el-carousel__arrow--left {
    left: 0
}

[data-v-1faf0262] .b-h5 .el-carousel__arrow--right {
    right: 0
}

[data-v-1faf0262] .b-h5 .el-carousel__button {
    width: 5px;
    height: 5px;
    background: var(--Brand-Color-2,#fff68a50);
    border-radius: 50%
}

.card-item[data-v-1faf0262] {
    margin: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 508px;
    height: 572px;
    padding: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
    border-radius: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}

@media only screen and (max-width: 1040px) {
    .card-item[data-v-1faf0262] {
        width:46%;
        min-width: 332px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 450px;
        padding: 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 16px;
        margin: auto
    }
}

@media only screen and (max-width: 767px) {
    .card-item[data-v-1faf0262] {
        width:100%;
        min-width: 288px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 16px 8px;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0
    }
}

.card-item .box-title[data-v-1faf0262] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: #111a34;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .card-item .box-title[data-v-1faf0262] {
        font-size:24px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .box-title[data-v-1faf0262] {
        font-size:18px
    }
}

.card-item .box-title span[data-v-1faf0262] {
    color: var(--White,#fff);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%
}

@media only screen and (max-width: 1040px) {
    .card-item .box-title span[data-v-1faf0262] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .box-title span[data-v-1faf0262] {
        font-size:14px
    }
}

.card-item .card-img-box[data-v-1faf0262] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 16px 0
}

.card-item .card-img-box img[data-v-1faf0262] {
    border-radius: 12px;
    overflow: hidden;
    width: 300px;
    height: 188px
}

@media only screen and (max-width: 1040px) {
    .card-item .card-img-box img[data-v-1faf0262] {
        width:300px;
        height: 188px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .card-img-box img[data-v-1faf0262] {
        width:100%;
        height: auto
    }
}

.card-item .card-img-box .card-img-btn[data-v-1faf0262] {
    width: 150px;
    height: 40px;
    padding: 10px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid var(--White,#fff);
    background: rgba(0,0,0,0)
}

.card-item .card-img-box .card-img-btn[data-v-1faf0262],.card-item .card-img-box .card-img-btn span[data-v-1faf0262] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card-item .card-img-box .card-img-btn span[data-v-1faf0262] {
    width: 100%
}

.card-item .card-img-box .card-img-btn .card-info[data-v-1faf0262] {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.card-item .item[data-v-1faf0262] {
    padding: 0 16px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.card-item .item .left[data-v-1faf0262] {
    color: #999
}

.card-item .item .left[data-v-1faf0262],.card-item .item .right[data-v-1faf0262] {
    max-width: 50%;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.card-item .item .right[data-v-1faf0262] {
    color: #41485d;
    text-align: right
}

.card-item .line[data-v-1faf0262] {
    width: calc(100% - 32px);
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
    margin: 8px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.card-item .text-box[data-v-1faf0262] {
    width: 100%
}

.card-item .text-box .title[data-v-1faf0262] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

@media only screen and (max-width: 1040px) {
    .card-item .text-box .title[data-v-1faf0262] {
        color:var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .text-box .title[data-v-1faf0262] {
        margin-top:10px;
        color: var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%
    }
}

.card-item .text-box .text[data-v-1faf0262] {
    margin-top: 8px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .card-item .text-box .text[data-v-1faf0262] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

@media only screen and (max-width: 767px) {
    .card-item .text-box .text[data-v-1faf0262] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 150%
    }
}

.card-item .box-btn[data-v-1faf0262] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 157px;
    height: 48px;
    padding: 10px 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000);
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .card-item .box-btn[data-v-1faf0262] {
        font-size:14px;
        margin: 0 16px;
        margin-top: 24px;
        width: calc(100% - 32px)
    }
}

.card-item2[data-v-1faf0262] {
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 767px) {
    .card-item2[data-v-1faf0262] {
        margin-top:24px
    }
}

.card-item2 .box-title[data-v-1faf0262],.card-item2 .box-title span[data-v-1faf0262] {
    color: var(--Neutral-1,#111)
}

.card-item2 .card-img-box .card-img-btn[data-v-1faf0262] {
    border: 1px solid var(--Brand-Color-1,#000000);
    background: rgba(0,0,0,0)
}

.card-item2 .text-box .text[data-v-1faf0262],.card-item2 .text-box .title[data-v-1faf0262] {
    color: var(--Neutral-1,#111)
}

.card-item2 .box-btn[data-v-1faf0262] {
    background: var(--Brand-Color-1,#000000)
}

.text-red[data-v-05e1769b] {
    color: #bc0303!important
}

.btm-height-36[data-v-05e1769b] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-05e1769b] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-05e1769b] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-05e1769b] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-05e1769b] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-05e1769b] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-05e1769b] {
    color: #8b8b8b;
    background: #cfcfcf
}

.dowload-h5-box[data-v-05e1769b] {
    display: none;
    background-image: url(../img/dowload-bg.a68fac8c.png);
    background-repeat: no-repeat;
    margin: 16px 16px 0;
    background-size: cover;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 16px
}

.dowload-h5-box .mobile-box[data-v-05e1769b] {
    background-image: url(../img/dowload-mobile.2478d477.png);
    background-repeat: no-repeat;
    height: 246px;
    background-size: contain;
    background-position: 50%
}

.dowload-h5-box .dowload-apk-box .dowload-apk[data-v-05e1769b] {
    padding: 18px;
    color: #f9f9f9;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    border-radius: 30px;
    background: #000000;
    margin-top: 16px;
    margin-bottom: 8px
}

@media only screen and (max-width: 1040px) {
    .dowload-h5-box .dowload-apk-box[data-v-05e1769b] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .dowload-h5-box .dowload-apk-box .dowload-apk[data-v-05e1769b] {
        width: 500px
    }
}

.dowload-h5-box .dowload-select[data-v-05e1769b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.dowload-h5-box .dowload-select .dowload-item[data-v-05e1769b] {
    width: 38%;
    height: 50px;
    cursor: pointer
}

@media screen and (min-width: 900px) {
    .dowload-h5-box .dowload-select[data-v-05e1769b] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 1040px) {
    .dowload-h5-box[data-v-05e1769b] {
        display:block
    }
}

@media only screen and (max-width: 767px) {
    .dowload-h5-box[data-v-05e1769b] {
        display:block
    }
}

.text-red[data-v-7b6426d0] {
    color: #bc0303!important
}

.btm-height-36[data-v-7b6426d0] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-7b6426d0] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-7b6426d0] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-7b6426d0] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-7b6426d0] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-7b6426d0] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-7b6426d0] {
    color: #8b8b8b;
    background: #cfcfcf
}

.dowload-web[data-v-7b6426d0] {
    position: relative;
    display: block;
    height: 620px;
    background: url(../img/bg.bed534b0.jpg) no-repeat;
    background-size: cover;
    border-radius: 40px;
    margin-top: 140px
}

@media only screen and (max-width: 1040px) {
    .dowload-web[data-v-7b6426d0] {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .dowload-web[data-v-7b6426d0] {
        display:none
    }
}

.dowload-web .left[data-v-7b6426d0] {
    padding-top: 156px;
    padding-left: 60px
}

.dowload-web .left .title[data-v-7b6426d0] {
    color: #111a34;
    font-size: 48px;
    font-weight: 700
}

.dowload-web .left .vue-qr-box[data-v-7b6426d0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px
}

.dowload-web .left .vue-qr-box .dowload-ad[data-v-7b6426d0] {
    margin-left: 15px;
    color: #858b9c;
    font-size: 18px;
    font-weight: 400
}

.dowload-web .left .vue-qr-box .dowload-ad .andrond-text[data-v-7b6426d0] {
    margin-top: 5px;
    color: #41485d;
    font-weight: 700
}

.dowload-web .left .dowload-select[data-v-7b6426d0] {
    margin-top: 40px
}

.dowload-web .left .dowload-select .dowload-item[data-v-7b6426d0] {
    width: 160px;
    height: 46px;
    cursor: pointer
}

.dowload-web .left .dowload-select .dowload-item[data-v-7b6426d0]:first-child {
    margin-right: 10px
}

.dowload-web .right[data-v-7b6426d0] {
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dowload-web .right .circle[data-v-7b6426d0] {
    position: relative;
    width: 388px;
    height: 388px;
    border-radius: 50%;
    opacity: .12;
    background: #000000
}

.dowload-web .right img[data-v-7b6426d0] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.text-red[data-v-4db913fc] {
    color: #bc0303!important
}

.btm-height-36[data-v-4db913fc] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-4db913fc] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-4db913fc] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-4db913fc] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-4db913fc] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-4db913fc] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-4db913fc] {
    color: #8b8b8b;
    background: #cfcfcf
}

.home[data-v-4db913fc] {
    width: 1040px;
    background: #f6f7f8
}

@media only screen and (max-width: 1040px) {
    .home[data-v-4db913fc] {
        width:100vw;
        min-width: 768px;
        padding: 0 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 767px) {
    .home[data-v-4db913fc] {
        padding:0 0;
        min-width: 320px;
        width: 100%
    }
}

.home .spend[data-v-4db913fc] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1040px;
    height: 620px;
    padding: 0 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: hsla(0,0%,100%,.5);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    border-radius: 40px;
    background-image: url(../img/bg.bed534b0.jpg);
    background-repeat: no-repeat;
    background-size: 100%
}

@media only screen and (max-width: 1040px) {
    .home .spend[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 615px;
        padding: 0 60px 40px 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .spend[data-v-4db913fc] {
        display:none;
        width: 100%;
        height: auto;
        padding: 0 24px 24px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .spend .text-box[data-v-4db913fc] {
    margin-bottom: 34px
}

.home .spend .text-box .title[data-v-4db913fc] {
    width: 570px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%
}

@media only screen and (max-width: 1040px) {
    .home .spend .text-box .title[data-v-4db913fc] {
        width:100%;
        color: var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 36px;
        font-weight: 500;
        line-height: 120%
    }
}

@media only screen and (max-width: 767px) {
    .home .spend .text-box .title[data-v-4db913fc] {
        color:var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 22px;
        font-weight: 500;
        line-height: 120%
    }
}

.home .spend .text-box .big-title[data-v-4db913fc] {
    width: 593px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 64px;
    font-weight: 700;
    line-height: 120%
}

@media only screen and (max-width: 1040px) {
    .home .spend .text-box .big-title[data-v-4db913fc] {
        width:100%;
        color: var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 40px;
        font-weight: 700;
        line-height: 120%
    }
}

@media only screen and (max-width: 767px) {
    .home .spend .text-box .big-title[data-v-4db913fc] {
        color:var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 26px;
        font-weight: 700;
        line-height: 120%
    }
}

.home .spend .text-box .text[data-v-4db913fc] {
    margin-top: 30px;
    width: 460px;
    font-family: Montserrat;
    line-height: 145%;
    color: #64748b;
    font-size: 18px;
    font-weight: 400
}

@media only screen and (max-width: 1040px) {
    .home .spend .text-box .text[data-v-4db913fc] {
        width:100%;
        color: var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 20px;
        font-weight: 400;
        line-height: 145%
    }
}

@media only screen and (max-width: 767px) {
    .home .spend .text-box .text[data-v-4db913fc] {
        color:var(--Neutral-1,#111);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 145%
    }
}

.home .spend .text-box .spend-btn[data-v-4db913fc] {
    margin-top: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 238px;
    height: 56px;
    padding: 10px 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .spend .text-box .spend-btn[data-v-4db913fc] {
        margin-top:40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 272px;
        height: 44px;
        padding: 10px 24px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 8px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        color: #fff;
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 500;
        line-height: normal
    }
}

@media only screen and (max-width: 767px) {
    .home .spend .text-box .spend-btn[data-v-4db913fc] {
        width:100%
    }
}

.home .spend .spend-img[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 40px;
    top: 120px
}

.home .spend .spend-img img[data-v-4db913fc] {
    width: 400px;
    height: auto
}

@media only screen and (max-width: 1040px) {
    .home .spend .spend-img[data-v-4db913fc] {
        position:absolute;
        right: 0;
        top: 5px
    }

    .home .spend .spend-img img[data-v-4db913fc] {
        width: 469px;
        height: 321.891px
    }
}

@media only screen and (max-width: 767px) {
    .home .spend .spend-img[data-v-4db913fc] {
        position:relative;
        width: auto;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .home .spend .spend-img img[data-v-4db913fc] {
        width: 100%;
        height: auto
    }
}

.home .spend-h5[data-v-4db913fc] {
    display: none
}

@media only screen and (max-width: 767px) {
    .home .spend-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 12px
    }

    .home .spend-h5 .spend-h5-bg[data-v-4db913fc] {
        width: 100%;
        position: relative
    }

    .home .spend-h5 .spend-h5-bg img[data-v-4db913fc] {
        width: 100%
    }

    .home .spend-h5 .spend-h5-bg .spend-h5-title[data-v-4db913fc] {
        width: 100%;
        position: absolute;
        top: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home .spend-h5 .spend-h5-bg .spend-h5-title .box[data-v-4db913fc] {
        width: 220px;
        color: #000000;
        text-align: center;
        font-family: Roboto;
        font-size: 20px;
        font-weight: 700;
        line-height: normal
    }

    .home .spend-h5 .spend-h5-content[data-v-4db913fc] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home .spend-h5 .spend-h5-content .box[data-v-4db913fc] {
        color: #000000;
        width: 340px;
        text-align: center;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: normal
    }

    .home .spend-h5 .spend-btn[data-v-4db913fc] {
        width: 288px;
        height: 45px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 30px;
        background: #000000;
        color: #f9f9f9;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 600;
        line-height: normal
    }
}

@media only screen and (max-width: 767px) and only screen and (max-width:767px) {
    .home .spend-h5 .spend-btn[data-v-4db913fc] {
        width:100%
    }
}

@media only screen and (max-width: 1040px) {
    .home .sponsor[data-v-4db913fc] {
        padding:0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor[data-v-4db913fc] {
        padding:0 16px;
        display: none
    }
}

.home .sponsor .sponsor-title[data-v-4db913fc] {
    margin-top: 140px;
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 600;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-title[data-v-4db913fc] {
        margin-top:120px;
        color: var(--Neutral-1,#111);
        text-align: center;
        font-family: Montserrat;
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-title[data-v-4db913fc] {
        margin-top:40px;
        padding: 0 16px;
        margin-top: 40x;
        color: var(--Neutral-1,#111);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px
    }
}

.home .sponsor .sponsor-item-box[data-v-4db913fc] {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box[data-v-4db913fc] {
        margin-top:25.5px
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box[data-v-4db913fc] {
        margin-top:8px
    }
}

.home .sponsor .sponsor-item-box .item[data-v-4db913fc] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 153px;
    height: 92px;
    gap: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 20px;
    background: #fff
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 119px;
        height: 72px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 16px;
        background: #fff
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 60px;
        height: 42px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 10px;
        background: #fff
    }
}

.home .sponsor .sponsor-item-box .item .pay[data-v-4db913fc] {
    width: 98px;
    height: 98px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .pay[data-v-4db913fc] {
        width:68.5px;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .pay[data-v-4db913fc] {
        width:43.625px;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .sponsor .sponsor-item-box .item .g-pay[data-v-4db913fc] {
    width: 94px;
    height: 94px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .g-pay[data-v-4db913fc] {
        width:69px;
        height: 69px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .g-pay[data-v-4db913fc] {
        width:44.25px;
        height: 44.25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .sponsor .sponsor-item-box .item .alipay[data-v-4db913fc] {
    width: 111.347px;
    height: 34.558px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .alipay[data-v-4db913fc] {
        width:81.451px;
        height: 25.279px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .alipay[data-v-4db913fc] {
        width:48.726px;
        height: 15.123px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .sponsor .sponsor-item-box .item .pay-pal[data-v-4db913fc] {
    width: 77.431px;
    height: 52.585px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .pay-pal[data-v-4db913fc] {
        width:62.276px;
        height: 42.293px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .pay-pal[data-v-4db913fc] {
        width:42.918px;
        height: 29.147px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .sponsor .sponsor-item-box .item .amazon[data-v-4db913fc] {
    padding-top: 19px;
    width: 98.451px;
    height: 29.823px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .amazon[data-v-4db913fc] {
        width:85.726px;
        height: 25.968px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .amazon[data-v-4db913fc] {
        display:none;
        width: 52.726px;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.home .sponsor .sponsor-item-box .item .walmart[data-v-4db913fc] {
    width: 121px;
    height: 28.761px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item .walmart[data-v-4db913fc] {
        display:none;
        width: 85.726px;
        height: 25.968px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item .walmart[data-v-4db913fc] {
        width:52.726px;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .sponsor .sponsor-item-box .item-amazon[data-v-4db913fc] {
        display:none
    }
}

@media only screen and (max-width: 1040px) {
    .home .sponsor .sponsor-item-box .item-walmart[data-v-4db913fc] {
        display:none
    }
}

.home .sponsor-h5[data-v-4db913fc] {
    margin: 0 16px;
    margin-top: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

@media only screen and (max-width: 767px) {
    .home .sponsor-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 32px 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 32px
    }
}

.home .sponsor-h5 .sponsor-h5-item[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.home .sponsor-h5 .sponsor-h5-item .new-walmart[data-v-4db913fc],.home .sponsor-h5 .sponsor-h5-item .we-chat-pay[data-v-4db913fc] {
    width: 40%;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home .choose[data-v-4db913fc] {
    margin-top: 140px
}

@media only screen and (max-width: 1040px) {
    .home .choose[data-v-4db913fc] {
        margin-top:120px;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .choose[data-v-4db913fc] {
        margin-top:40px;
        padding: 0 16px
    }
}

.home .choose .text-box[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .choose .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    text-align: center
}

@media only screen and (max-width: 1040px) {
    .home .choose .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .choose .text-box .title[data-v-4db913fc] {
        display:none;
        font-size: 20px
    }
}

.home .choose .text-box .text[data-v-4db913fc] {
    margin-top: 8px;
    width: 808px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    text-align: center
}

.home .card-box[data-v-4db913fc] {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .card-box[data-v-4db913fc] {
        margin-top:24px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box[data-v-4db913fc] {
        background:#fff68a50;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 16px;
        overflow: hidden
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-yes[data-v-4db913fc] {
        display:none
    }
}

.home .card-box .card-no[data-v-4db913fc] {
    display: none
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-no[data-v-4db913fc] {
        background: inherit;
        display: block
    }
}

.home .card-box[data-v-4db913fc] .content {
    width: 100%;
    height: 591px;
    overflow: hidden
}

@media only screen and (max-width: 1040px) {
    .home .card-box[data-v-4db913fc] .content {
        height:450px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box[data-v-4db913fc] .content {
        width:85%;
        height: auto;
        overflow: unset
    }
}

.home .card-box[data-v-4db913fc] .content .el-carousel--horizontal {
    overflow: inherit;
    width: 100%
}

.home .card-box[data-v-4db913fc] .content .el-carousel__container {
    height: 591px
}

@media only screen and (max-width: 1040px) {
    .home .card-box[data-v-4db913fc] .content .el-carousel__container {
        height:450px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box[data-v-4db913fc] .content .el-carousel__container {
        height:auto
    }
}

.home .card-box[data-v-4db913fc] .content .el-carousel__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Neutral-4,#ececec);
    color: var(--Brand-Color-2,#fff68a50);
    font-size: 16px;
    font-weight: 900
}

.home .card-box[data-v-4db913fc] .content .el-carousel__arrow--left {
    left: 0
}

.home .card-box[data-v-4db913fc] .content .el-carousel__arrow--right {
    right: 0
}

.home .card-box[data-v-4db913fc] .content .el-carousel__button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    background: var(--Brand-Color-2,#fff68a50);
    border-radius: 50%
}

@media only screen and (max-width: 767px) {
    .home .card-box[data-v-4db913fc] .content .el-carousel__button {
        background:var(--Brand-Color-2,#fff);
        border: 1px solid #000000;
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box[data-v-4db913fc] .content .el-carousel__indicator.is-active button {
        background:var(--Brand-Color-2,#000000);
        width: 20px;
        border-radius: 4px;
        border: none;
        position: relative;
        top: 1px
    }
}

.home .card-box .card-item[data-v-4db913fc] {
    margin: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 508px;
    height: auto;
    padding: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
    border-radius: 40px;
    background: var(--Brand-Color-2,#fff68a50);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin: auto
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item[data-v-4db913fc] {
        width:46%;
        min-width: 332px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding: 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 16px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item[data-v-4db913fc] {
        width:332px;
        min-width: 288px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 24px;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0
    }
}

.home .card-box .card-item .box-title[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item .box-title[data-v-4db913fc] {
        font-size:24px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .box-title[data-v-4db913fc] {
        font-size:18px
    }
}

.home .card-box .card-item .box-title span[data-v-4db913fc] {
    color: var(--White,#fff);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item .box-title span[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .box-title span[data-v-4db913fc] {
        font-size:14px
    }
}

.home .card-box .card-item .card-img-box[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.home .card-box .card-item .card-img-box img[data-v-4db913fc] {
    border-radius: 12px;
    overflow: hidden;
    width: 300px;
    height: 188px
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item .card-img-box img[data-v-4db913fc] {
        width:160px;
        height: 100.313px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .card-img-box img[data-v-4db913fc] {
        width:93px;
        height: 58px;
        margin: 16px 0
    }
}

.home .card-box .card-item .card-img-box .card-img-btn[data-v-4db913fc] {
    width: 150px;
    height: 40px;
    padding: 10px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid var(--White,#fff);
    background: rgba(0,0,0,0)
}

.home .card-box .card-item .card-img-box .card-img-btn[data-v-4db913fc],.home .card-box .card-item .card-img-box .card-img-btn span[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .card-box .card-item .card-img-box .card-img-btn span[data-v-4db913fc] {
    width: 100%
}

.home .card-box .card-item .card-img-box .card-img-btn .card-info[data-v-4db913fc] {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home .card-box .card-item .text-box[data-v-4db913fc] {
    width: 100%
}

.home .card-box .card-item .text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item .text-box .title[data-v-4db913fc] {
        color:var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 26px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .text-box .title[data-v-4db913fc] {
        color:var(--White,#fff);
        text-align: center;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%
    }
}

.home .card-box .card-item .text-box .text[data-v-4db913fc] {
    margin-top: 8px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .home .card-box .card-item .text-box .text[data-v-4db913fc] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .text-box .text[data-v-4db913fc] {
        color:var(--White,#fff);
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        line-height: 150%
    }
}

.home .card-box .card-item .box-btn[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 157px;
    height: 48px;
    padding: 10px 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000);
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item .box-btn[data-v-4db913fc] {
        font-size:14px;
        margin-top: 24px
    }
}

.home .card-box .card-item2[data-v-4db913fc] {
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 767px) {
    .home .card-box .card-item2[data-v-4db913fc] {
        margin-top:24px
    }
}

.home .card-box .card-item2 .box-title[data-v-4db913fc],.home .card-box .card-item2 .box-title span[data-v-4db913fc] {
    color: var(--Neutral-1,#111)
}

.home .card-box .card-item2 .card-img-box .card-img-btn[data-v-4db913fc] {
    border: 1px solid var(--Brand-Color-1,#000000);
    background: rgba(0,0,0,0)
}

.home .card-box .card-item2 .text-box .text[data-v-4db913fc],.home .card-box .card-item2 .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111)
}

.home .card-box .card-item2 .box-btn[data-v-4db913fc] {
    background: var(--Brand-Color-1,#000000)
}

.home[data-v-4db913fc] .banner {
    overflow: hidden
}

.home[data-v-4db913fc] .banner .el-carousel--horizontal {
    overflow: inherit;
    width: 100%
}

.home[data-v-4db913fc] .banner .el-carousel__arrow,.home[data-v-4db913fc] .banner .el-carousel__indicators--outside {
    display: none
}

.home .banner[data-v-4db913fc] {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .home .banner[data-v-4db913fc] {
        max-width:calc(100vw - 32px);
        display: none
    }
}

.home .banner .item-box[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 160px
}

@media only screen and (max-width: 1040px) {
    .home .banner .item-box[data-v-4db913fc] {
        margin-top:12px
    }
}

@media only screen and (max-width: 767px) {
    .home .banner .item-box[data-v-4db913fc] {
        margin-top:40px
    }
}

.home .banner .banner-item-box[data-v-4db913fc] {
    width: 330px;
    height: 213px
}

.home .banner .item[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 330px;
    height: 213px;
    padding: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 155%;
    margin-bottom: 5px
}

.home .banner .item img[data-v-4db913fc] {
    width: 100%;
    height: auto
}

@media only screen and (max-width: 1040px) {
    .home .banner .item[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 138px;
        min-width: 213px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.home .about-up[data-v-4db913fc] {
    margin-top: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1040px) {
    .home .about-up[data-v-4db913fc] {
        margin-top:120px;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .about-up[data-v-4db913fc] {
        display:none;
        margin-top: 40px;
        padding: 0 16px
    }
}

.home .about-up .text-box[data-v-4db913fc] {
    text-align: center
}

.home .about-up .text-box .title[data-v-4db913fc] {
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal
}

.home .about-up .text-box .title a[data-v-4db913fc] {
    color: var(--Neutral-1,#111)
}

@media only screen and (max-width: 1040px) {
    .home .about-up .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .about-up .text-box .title[data-v-4db913fc] {
        font-size:20px
    }
}

.home .about-up .text-box .text[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

.home .about-up .about-context-box[data-v-4db913fc] {
    position: relative;
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 546px;
    width: 1041px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 32px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 40px;
    background: var(--Brand-Color-2,#fff68a50)
}

@media only screen and (max-width: 1040px) {
    .home .about-up .about-context-box[data-v-4db913fc] {
        width:100%;
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .home .about-up .about-context-box[data-v-4db913fc] {
        height:auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 28px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 32px;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }
}

.home .about-up .about-context-box .about-text-box[data-v-4db913fc] {
    position: relative;
    z-index: 2;
    width: 591px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 155%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .about-up .about-context-box .about-text-box[data-v-4db913fc] {
        width:auto;
        max-width: 364px;
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .home .about-up .about-context-box .about-text-box[data-v-4db913fc] {
        width:auto;
        min-width: 244px;
        font-size: 12px
    }
}

.home .about-up .about-context-box .about-text-box .item-text[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .home .about-up .about-context-box .about-text-box .item-text[data-v-4db913fc] {
        margin-bottom:10px
    }
}

.home .about-up .about-context-box .about-text-box .item-text span[data-v-4db913fc] {
    font-size: 50px;
    -webkit-transform: translateY(-17px) translateX(34px);
    -ms-transform: translateY(-17px) translateX(34px);
    transform: translateY(-17px) translateX(34px);
    margin-right: 60px
}

@media only screen and (max-width: 767px) {
    .home .about-up .about-context-box .about-text-box .item-text span[data-v-4db913fc] {
        font-size:22px;
        -webkit-transform: translateY(-7px) translateX(15px);
        -ms-transform: translateY(-7px) translateX(15px);
        transform: translateY(-7px) translateX(15px);
        margin-right: 24px
    }
}

.home .about-up .about-context-box .img[data-v-4db913fc] {
    position: absolute;
    right: 0;
    top: 0;
    width: 443px;
    height: 502px
}

@media only screen and (max-width: 1040px) {
    .home .about-up .about-context-box .img[data-v-4db913fc] {
        width:284px;
        height: 302.56px;
        top: 88px;
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .home .about-up .about-context-box .img[data-v-4db913fc] {
        width:100%;
        position: relative;
        right: auto;
        top: auto
    }
}

.home .about-up .about-context-box .img img[data-v-4db913fc] {
    width: 100%;
    height: auto
}

.home .product-features[data-v-4db913fc] {
    margin-top: 140px
}

@media only screen and (max-width: 1040px) {
    .home .product-features[data-v-4db913fc] {
        margin-top:120px;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features[data-v-4db913fc] {
        display:none;
        margin-top: 40px;
        padding: 0 16px
    }
}

.home .product-features .text-box[data-v-4db913fc] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .product-features .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .product-features .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .text-box .title[data-v-4db913fc] {
        font-size:20px
    }
}

.home .product-features .text-box .text[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    width: 787px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .home .product-features .text-box .text[data-v-4db913fc] {
        width:100%;
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .text-box .text[data-v-4db913fc] {
        font-size:12px
    }
}

.home .product-features .product-features-context-box[data-v-4db913fc] {
    margin-top: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box[data-v-4db913fc] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left[data-v-4db913fc] {
        width:48%
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left[data-v-4db913fc] {
        margin-bottom:24px
    }
}

.home .product-features .product-features-context-box .left .convenient-and-fast[data-v-4db913fc] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    height: 416px;
    padding: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 364px;
        padding: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 288px;
        height: auto;
        padding: 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 8px
    }
}

.home .product-features .product-features-context-box .left .convenient-and-fast .s[data-v-4db913fc] {
    width: 80px;
    height: 56px
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .s[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .s[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

.home .product-features .product-features-context-box .left .convenient-and-fast .convenient-title[data-v-4db913fc] {
    color: #121313;
    text-align: start;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 135%
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .convenient-title[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .convenient-title[data-v-4db913fc] {
        font-size:14px
    }
}

.home .product-features .product-features-context-box .left .convenient-and-fast .convenient-text-box[data-v-4db913fc] {
    margin-top: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .convenient-text-box[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .convenient-and-fast .convenient-text-box[data-v-4db913fc] {
        font-size:12px
    }
}

.home .product-features .product-features-context-box .left .convenient-and-fast .convenient-text-box .item-text[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 9px
}

.home .product-features .product-features-context-box .left .convenient-and-fast .convenient-text-box .item-text span[data-v-4db913fc] {
    font-size: 40px;
    -webkit-transform: translateY(-14px) translateX(4px);
    -ms-transform: translateY(-14px) translateX(4px);
    transform: translateY(-14px) translateX(4px);
    margin-right: 20px
}

.home .product-features .product-features-context-box .left .ultra-low-rate[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    height: 416px;
    padding: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 364px;
        padding: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 288px;
        height: 200px;
        padding: 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 8px
    }
}

.home .product-features .product-features-context-box .left .ultra-low-rate .ladder[data-v-4db913fc] {
    width: 80px;
    height: 56px
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ladder[data-v-4db913fc] {
        width:37.94px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ladder[data-v-4db913fc] {
        width:37.94px;
        height: 35px
    }
}

.home .product-features .product-features-context-box .left .ultra-low-rate .ultra-title[data-v-4db913fc] {
    color: #121313;
    text-align: start;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 135%
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ultra-title[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ultra-title[data-v-4db913fc] {
        font-size:14px
    }
}

.home .product-features .product-features-context-box .left .ultra-low-rate .ultra-text-box[data-v-4db913fc] {
    margin-top: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ultra-text-box[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .left .ultra-low-rate .ultra-text-box[data-v-4db913fc] {
        font-size:12px
    }
}

.home .product-features .product-features-context-box .left .ultra-low-rate .ultra-text-box .item-text[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home .product-features .product-features-context-box .left .ultra-low-rate .ultra-text-box .item-text span[data-v-4db913fc] {
    font-size: 40px;
    -webkit-transform: translateY(-14px) translateX(4px);
    -ms-transform: translateY(-14px) translateX(4px);
    transform: translateY(-14px) translateX(4px);
    margin-right: 20px
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right[data-v-4db913fc] {
        width:48%
    }
}

.home .product-features .product-features-context-box .right .technical-support[data-v-4db913fc] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    height: 416px;
    padding: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .technical-support[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 364px;
        padding: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .technical-support[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 288px;
        height: 200px;
        padding: 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 8px
    }
}

.home .product-features .product-features-context-box .right .technical-support .customer-service[data-v-4db913fc] {
    width: 80px;
    height: 56px
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .technical-support .customer-service[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .technical-support .customer-service[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

.home .product-features .product-features-context-box .right .technical-support .technical-title[data-v-4db913fc] {
    color: #121313;
    text-align: start;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 135%
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .technical-support .technical-title[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .technical-support .technical-title[data-v-4db913fc] {
        font-size:14px
    }
}

.home .product-features .product-features-context-box .right .technical-support .technical-text-box[data-v-4db913fc] {
    margin-top: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .technical-support .technical-text-box[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .technical-support .technical-text-box[data-v-4db913fc] {
        font-size:12px
    }
}

.home .product-features .product-features-context-box .right .technical-support .technical-text-box .item-text[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home .product-features .product-features-context-box .right .technical-support .technical-text-box .item-text span[data-v-4db913fc] {
    font-size: 40px;
    -webkit-transform: translateY(-14px) translateX(4px);
    -ms-transform: translateY(-14px) translateX(4px);
    transform: translateY(-14px) translateX(4px);
    margin-right: 20px
}

.home .product-features .product-features-context-box .right .security-and-stability[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    height: 416px;
    padding: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .security-and-stability[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 364px;
        padding: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .security-and-stability[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 288px;
        height: 200px;
        padding: 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 8px
    }
}

.home .product-features .product-features-context-box .right .security-and-stability .safety[data-v-4db913fc] {
    width: 80px;
    height: 56px
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .security-and-stability .safety[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .security-and-stability .safety[data-v-4db913fc] {
        width:50px;
        height: 35px
    }
}

.home .product-features .product-features-context-box .right .security-and-stability .security-title[data-v-4db913fc] {
    color: #121313;
    text-align: start;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 135%
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .security-and-stability .security-title[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .security-and-stability .security-title[data-v-4db913fc] {
        font-size:14px
    }
}

.home .product-features .product-features-context-box .right .security-and-stability .security-text-box[data-v-4db913fc] {
    margin-top: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1040px) {
    .home .product-features .product-features-context-box .right .security-and-stability .security-text-box[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .home .product-features .product-features-context-box .right .security-and-stability .security-text-box[data-v-4db913fc] {
        font-size:12px
    }
}

.home .product-features .product-features-context-box .right .security-and-stability .security-text-box .item-text[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home .product-features .product-features-context-box .right .security-and-stability .security-text-box .item-text span[data-v-4db913fc] {
    font-size: 40px;
    -webkit-transform: translateY(-14px) translateX(4px);
    -ms-transform: translateY(-14px) translateX(4px);
    transform: translateY(-14px) translateX(4px);
    margin-right: 20px
}

.home .product-features-h5[data-v-4db913fc] {
    margin: 0 16px;
    margin-top: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.home .product-features-h5 .product-features-h5-item[data-v-4db913fc] {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    padding: 16px
}

.home .product-features-h5 .product-features-h5-item .bg[data-v-4db913fc] {
    position: absolute;
    top: 16px;
    right: 0;
    width: 71px;
    height: 103px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home .product-features-h5 .product-features-h5-item .title[data-v-4db913fc] {
    color: #111a34;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.home .product-features-h5 .product-features-h5-item .content[data-v-4db913fc] {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.home .product-features-h5 .product-features-h5-item .content .item-text[data-v-4db913fc] {
    color: #41485d;
    text-align: start;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.home .product-features-h5 .product-features-h5-item .content .item-text img[data-v-4db913fc] {
    margin-right: 4px;
    margin-bottom: -2px
}

.home .product-features-h5 .product-features-h5-item .content .item-text .correct[data-v-4db913fc] {
    margin-right: 4px;
    margin-bottom: -2px;
    width: 14px;
    height: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 767px) {
    .home .product-features-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }

    .home .product-features-h5 .product-features-box[data-v-4db913fc] {
        width: 288px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-radius: 8px;
        background: #fff
    }
}

.home .welcome[data-v-4db913fc] {
    margin-top: 140px
}

@media only screen and (max-width: 1040px) {
    .home .welcome[data-v-4db913fc] {
        margin-top:120px;
        padding: 0 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .welcome[data-v-4db913fc] {
        margin-top:40px;
        padding: 0 16px
    }
}

.home .welcome .text-box[data-v-4db913fc] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .welcome .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .welcome .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .welcome .text-box .title[data-v-4db913fc] {
        font-size:20px
    }
}

.home .welcome .text-box .text[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    width: 787px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .home .welcome .text-box .text[data-v-4db913fc] {
        width:100%;
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .home .welcome .text-box .text[data-v-4db913fc] {
        font-size:12px
    }
}

.home .welcome .custom-card[data-v-4db913fc] {
    position: relative;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1041px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    border-radius: 40px;
    background: var(--Brand-Color-2,#fff68a50)
}

.home .welcome .custom-card .custom-text-box[data-v-4db913fc] {
    text-align: start
}

.home .welcome .custom-card .custom-text-box .title[data-v-4db913fc] {
    margin-bottom: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 124%
}

.home .welcome .custom-card .custom-text-box .text[data-v-4db913fc] {
    margin-bottom: 16px;
    width: 632px;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%
}

.home .welcome .custom-card .custom-img[data-v-4db913fc] {
    position: absolute;
    width: 162.344px;
    height: 176.577px;
    bottom: 60px;
    right: 60px
}

.home .welcome .card-box[data-v-4db913fc] {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home .welcome .card-box>div[data-v-4db913fc] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    height: 337px;
    padding: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 40px
}

.home .welcome .card-box .customized-card[data-v-4db913fc] {
    background: var(--Neutral-3,#dae9e8)
}

.home .welcome .card-box .customized-card .customized-text-box[data-v-4db913fc] {
    text-align: start
}

.home .welcome .card-box .customized-card .customized-text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px
}

.home .welcome .card-box .customized-card .customized-text-box .text[data-v-4db913fc] {
    margin-top: 16px;
    width: 246px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%
}

.home .welcome .card-box .customized-card .customized-img[data-v-4db913fc] {
    position: absolute;
    left: 317px;
    top: 96px
}

.home .welcome .card-box .customized-card .customized-img .reports[data-v-4db913fc] {
    width: 162.344px;
    height: 176.577px;
    -webkit-transform: rotate(-6.613deg);
    -ms-transform: rotate(-6.613deg);
    transform: rotate(-6.613deg)
}

.home .welcome .card-box .security-card[data-v-4db913fc] {
    background: var(--White,#fff)
}

.home .welcome .card-box .security-card .security-text-box[data-v-4db913fc] {
    text-align: start
}

.home .welcome .card-box .security-card .security-text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px
}

.home .welcome .card-box .security-card .security-text-box .text[data-v-4db913fc] {
    margin-top: 16px;
    width: 226px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%
}

.home .welcome .card-box .security-card .security-img[data-v-4db913fc] {
    position: absolute;
    left: 317.466px;
    top: 129.726px
}

.home .welcome .card-box .security-card .security-img .security[data-v-4db913fc] {
    width: 143.534px;
    height: 157.777px
}

.home .welcome .card-box .batch-card[data-v-4db913fc] {
    background: var(--White,#fff)
}

.home .welcome .card-box .batch-card .batch-text-box[data-v-4db913fc] {
    text-align: start
}

.home .welcome .card-box .batch-card .batch-text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px
}

.home .welcome .card-box .batch-card .batch-text-box .text[data-v-4db913fc] {
    margin-top: 16px;
    width: 226px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%
}

.home .welcome .card-box .batch-card .batch-img[data-v-4db913fc] {
    position: absolute;
    left: 325px;
    top: 100px
}

.home .welcome .card-box .batch-card .batch-img .transfer[data-v-4db913fc] {
    width: 137.602px;
    height: 152.51px
}

.home .welcome .card-box .technical-card[data-v-4db913fc] {
    background: var(--Brand-Color-2,#fff68a50)
}

.home .welcome .card-box .technical-card .technical-text-box[data-v-4db913fc] {
    text-align: start
}

.home .welcome .card-box .technical-card .technical-text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px
}

.home .welcome .card-box .technical-card .technical-text-box .text[data-v-4db913fc] {
    margin-top: 16px;
    width: 226px;
    color: var(--White,#fff);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%
}

.home .welcome .card-box .technical-card .technical-img[data-v-4db913fc] {
    position: absolute;
    left: 299px;
    top: 142px
}

.home .welcome .card-box .technical-card .technical-img .support[data-v-4db913fc] {
    width: 167.512px;
    height: 135.8px
}

.home .card-now[data-v-4db913fc] {
    margin-top: 140px
}

@media only screen and (max-width: 1040px) {
    .home .card-now[data-v-4db913fc] {
        padding:0 40px;
        margin-top: 120px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now[data-v-4db913fc] {
        display:none;
        padding: 0 16px;
        margin-top: 40px
    }
}

.home .card-now .text-box[data-v-4db913fc] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .card-now .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .card-now .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .text-box .title[data-v-4db913fc] {
        font-size:20px
    }
}

.home .card-now .text-box .text[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    width: 787px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .home .card-now .text-box .text[data-v-4db913fc] {
        width:100%;
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .text-box .text[data-v-4db913fc] {
        font-size:12px
    }
}

.home .card-now .now-cord-box[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box[data-v-4db913fc] {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box[data-v-4db913fc] {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.home .card-now .now-cord-box .item-card[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 242px;
    height: 242px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    border-radius: 40px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card[data-v-4db913fc] {
        margin-top:24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 242px;
        height: 242px;
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 154px;
        padding: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px
    }
}

.home .card-now .now-cord-box .item-card .img[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home .card-now .now-cord-box .item-card .img .step01[data-v-4db913fc] {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .img .step01[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .img .step01[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

.home .card-now .now-cord-box .item-card .img .step02[data-v-4db913fc] {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .img .step02[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .img .step02[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

.home .card-now .now-cord-box .item-card .img .step03[data-v-4db913fc] {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .img .step03[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .img .step03[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

.home .card-now .now-cord-box .item-card .img .step04[data-v-4db913fc] {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .img .step04[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .img .step04[data-v-4db913fc] {
        width:35px;
        height: 35px
    }
}

.home .card-now .now-cord-box .item-card .item-card-text-box[data-v-4db913fc] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .card-now .now-cord-box .item-card .item-card-text-box .title[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 124%
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .item-card-text-box .title[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .item-card-text-box .title[data-v-4db913fc] {
        font-size:16px
    }
}

.home .card-now .now-cord-box .item-card .item-card-text-box .text[data-v-4db913fc] {
    margin-top: 6px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 124%
}

@media only screen and (max-width: 1040px) {
    .home .card-now .now-cord-box .item-card .item-card-text-box .text[data-v-4db913fc] {
        font-size:13px
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now .now-cord-box .item-card .item-card-text-box .text[data-v-4db913fc] {
        font-size:13px
    }
}

.home .card-now-h5[data-v-4db913fc] {
    margin-top: 16px;
    padding: 16px;
    background: #000000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    display: none
}

.home .card-now-h5 .title[data-v-4db913fc] {
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    line-height: normal
}

.home .card-now-h5 .content[data-v-4db913fc] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    width: 100%
}

.home .card-now-h5 .content .item-text[data-v-4db913fc] {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: start;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .card-now-h5 .content .item-text .num[data-v-4db913fc] {
    margin-right: 16px;
    width: 12px;
    height: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.home .card-now-h5 .content .line[data-v-4db913fc] {
    position: absolute;
    border-left: 1px dashed #fff;
    height: 100%;
    width: 1;
    top: -4px;
    left: 5.5px;
    z-index: 1
}

.home .card-now-h5 .get-started[data-v-4db913fc] {
    width: 288px;
    height: 45px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 30px;
    background: #fff68a50;
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .home .card-now-h5 .get-started[data-v-4db913fc] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .home .card-now-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.home .about-fyrepay-h5[data-v-4db913fc] {
    margin: 0 16px;
    margin-top: 16px;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    padding: 16px
}

.home .about-fyrepay-h5 .title[data-v-4db913fc] {
    text-align: center;
    color: #111a34;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    line-height: normal
}

.home .about-fyrepay-h5 .content[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px
}

.home .about-fyrepay-h5 .content .item-text[data-v-4db913fc] {
    color: #41485d;
    text-align: start;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .home .about-fyrepay-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 16px
    }
}

.home .partners[data-v-4db913fc] {
    overflow: hidden;
    margin-top: 140px;
    margin-bottom: 49px
}

@media only screen and (max-width: 1040px) {
    .home .partners[data-v-4db913fc] {
        margin-top:120px;
        padding: 40px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners[data-v-4db913fc] {
        display:none;
        padding: 16px;
        margin-top: 40px
    }
}

.home .partners .text-box[data-v-4db913fc] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .partners .text-box .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .home .partners .text-box .title[data-v-4db913fc] {
        font-size:36px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .text-box .title[data-v-4db913fc] {
        font-size:20px
    }
}

.home .partners .text-box .text[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    width: 787px;
    font-weight: 400;
    line-height: 150%
}

@media only screen and (max-width: 1040px) {
    .home .partners .text-box .text[data-v-4db913fc] {
        width:100%;
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .text-box .text[data-v-4db913fc] {
        font-size:12px
    }
}

.home .partners .img-box[data-v-4db913fc] {
    position: relative;
    -webkit-animation: loop-4db913fc 15s;
    animation: loop-4db913fc 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1040px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box[data-v-4db913fc] {
        padding:0;
        width: 100%
    }
}

.home .partners .img-box .item[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 331px;
    height: 168px;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box .item[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 214px;
        height: 144px;
        padding: 60px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .img-box .item[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        height: auto;
        height: 60px;
        padding: 24px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        border-radius: 16px
    }
}

.home .partners .img-box .item img[data-v-4db913fc] {
    width: 256px
}

.home .partners .img-box .item-flex[data-v-4db913fc] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home .partners .img-box .zendesk[data-v-4db913fc] {
    width: 129px;
    height: 102.534px
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box .zendesk[data-v-4db913fc] {
        width:102.5px;
        height: 81.471px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .img-box .zendesk[data-v-4db913fc] {
        width:40.722px;
        height: 32.367px
    }
}

.home .partners .img-box .sumsub[data-v-4db913fc] {
    width: 150px;
    height: 150px
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box .sumsub[data-v-4db913fc] {
        width:101px;
        height: 101px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .img-box .sumsub[data-v-4db913fc] {
        width:42.75px;
        height: 42.75px
    }
}

.home .partners .img-box .e[data-v-4db913fc] {
    width: 52.119px;
    height: 62.408px
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box .e[data-v-4db913fc] {
        width:40.053px;
        height: 47.959px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .img-box .e[data-v-4db913fc] {
        width:13.923px;
        height: 16.671px
    }
}

.home .partners .img-box .ueex[data-v-4db913fc] {
    width: 151.078px;
    height: 41.018px;
    margin-left: 6px
}

@media only screen and (max-width: 1040px) {
    .home .partners .img-box .ueex[data-v-4db913fc] {
        width:116.101px;
        height: 31.522px
    }
}

@media only screen and (max-width: 767px) {
    .home .partners .img-box .ueex[data-v-4db913fc] {
        width:40.722px;
        height: 32.367px
    }
}

@-webkit-keyframes loop-4db913fc {
    0% {
        left: 0
    }

    to {
        left: -1750px
    }

    @media only screen and (max-width: 1040px) {
        to[data-v-4db913fc] {
            left:-1568px
        }
    }

    @media only screen and (max-width: 767px) {
        to[data-v-4db913fc] {
            left:-1246px
        }
    }
}

@keyframes loop-4db913fc {
    0% {
        left: 0
    }

    to {
        left: -1750px
    }

    @media only screen and (max-width: 1040px) {
        to[data-v-4db913fc] {
            left:-1568px
        }
    }

    @media only screen and (max-width: 767px) {
        to[data-v-4db913fc] {
            left:-1246px
        }
    }
}

.home .partners-h5[data-v-4db913fc] {
    display: none
}

.home .partners-h5 .title[data-v-4db913fc] {
    color: #111a34;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    line-height: normal
}

.home .partners-h5 .box[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home .partners-h5 .box .partners-item[data-v-4db913fc] {
    width: 45%;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 4px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .partners-h5 .box .partners-item img[data-v-4db913fc] {
    width: 80%
}

@media only screen and (max-width: 767px) {
    .home .partners-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 16px;
        margin-top: 16px;
        gap: 16px
    }
}

.home .contact-fyrepay2-h5[data-v-4db913fc] {
    display: none
}

.home .contact-fyrepay2-h5 .text[data-v-4db913fc] {
    color: #111a34;
    text-align: start;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.home .contact-fyrepay2-h5 .contact-fyrepay[data-v-4db913fc] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 30px;
    background: #000000
}

.home .contact-fyrepay2-h5 .contact-fyrepay a[data-v-4db913fc] {
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .home .contact-fyrepay2-h5 .contact-fyrepay[data-v-4db913fc] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .home .contact-fyrepay2-h5[data-v-4db913fc] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 16px;
        margin-top: 16px;
        gap: 16px;
        border-radius: 8px;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 16px
    }
}

.over-view[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    height: 621px;
    padding: 60px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: #fff
}

@media only screen and (max-width: 1040px) {
    .over-view[data-v-4db913fc] {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        height: 573px;
        padding: 60px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 767px) {
    .over-view[data-v-4db913fc] {
        background:rgba(0,0,0,0);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        width: 100%;
        height: auto;
        padding: 0 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        gap: 24px
    }
}

.over-view .assets-view[data-v-4db913fc] {
    display: none
}

@media only screen and (max-width: 767px) {
    .over-view .assets-view[data-v-4db913fc] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 8px;
        background: #fff;
        overflow: hidden
    }

    .over-view .assets-view .item[data-v-4db913fc],.over-view .assets-view[data-v-4db913fc] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .over-view .assets-view .item[data-v-4db913fc] {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 16px
    }

    .over-view .assets-view .item .left[data-v-4db913fc] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .over-view .assets-view .item .left .img[data-v-4db913fc] {
        margin-right: 16px
    }

    .over-view .assets-view .item .left .img .item-img[data-v-4db913fc] {
        width: 40px;
        height: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .over-view .assets-view .item .left .tn-box .title[data-v-4db913fc] {
        color: #111a34;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: normal
    }

    .over-view .assets-view .item .left .tn-box .num[data-v-4db913fc] {
        margin-top: 8px;
        color: #000000;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 700;
        line-height: normal
    }

    .over-view .assets-view .bg[data-v-4db913fc] {
        background: #fff68a50
    }

    .over-view .assets-view .line[data-v-4db913fc] {
        height: 1px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        background: #eaf0f1;
        margin: 0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.over-view .assets-view .pointer[data-v-4db913fc] {
    height: 16px
}

.over-view .assets-view .pointer .view[data-v-4db913fc] {
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 767px) {
    .over-view .my-total-assets[data-v-4db913fc] {
        display:none
    }
}

.over-view .my-total-assets .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 125%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1040px) {
    .over-view .my-total-assets .title[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .over-view .my-total-assets .title[data-v-4db913fc] {
        font-size:12px
    }
}

.over-view .my-total-assets .title>div[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px
}

.over-view .my-total-assets .title>div .view[data-v-4db913fc] {
    width: 18px;
    height: 18px
}

.over-view .my-total-assets .amount[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 125%;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

@media only screen and (max-width: 1040px) {
    .over-view .my-total-assets .amount[data-v-4db913fc] {
        font-size:24px
    }
}

@media only screen and (max-width: 767px) {
    .over-view .my-total-assets .amount[data-v-4db913fc] {
        font-size:16px
    }
}

.over-view .card-balance[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 10px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 767px) {
    .over-view .card-balance[data-v-4db913fc] {
        display:none
    }
}

.over-view .card-balance .title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 125%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media only screen and (max-width: 1040px) {
    .over-view .card-balance .title[data-v-4db913fc] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .over-view .card-balance .title[data-v-4db913fc] {
        font-size:16px
    }
}

.over-view .card-balance .title>div[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.over-view .card-balance .title .back[data-v-4db913fc] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .over-view .card-balance .title .back[data-v-4db913fc] {
        width:24px;
        height: 24px
    }
}

.over-view .card-balance .balance-box .wallet-balance-title[data-v-4db913fc] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 125%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1040px) {
    .over-view .card-balance .balance-box .wallet-balance-title[data-v-4db913fc] {
        font-size:12px
    }
}

@media only screen and (max-width: 767px) {
    .over-view .card-balance .balance-box .wallet-balance-title[data-v-4db913fc] {
        font-size:12px
    }
}

.over-view .card-balance .balance-box .wallet-balance-title>div[data-v-4db913fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px
}

.over-view .card-balance .balance-box .wallet-balance-title .view[data-v-4db913fc] {
    width: 14px;
    height: 14px
}

.over-view .card-balance .balance-box .balance[data-v-4db913fc] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .over-view .card-balance .balance-box .balance[data-v-4db913fc] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .over-view .card-balance .balance-box .balance[data-v-4db913fc] {
        font-size:14px
    }
}

.over-view .my-balance[data-v-4db913fc] {
    background: var(--Neutral-4,#ececec)
}

@media only screen and (max-width: 1040px) {
    .overview[data-v-4db913fc] {
        width:auto;
        min-width: auto;
        width: 100%
    }
}

.text-red[data-v-bcb6a9f2] {
    color: #bc0303!important
}

.btm-height-36[data-v-bcb6a9f2] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-bcb6a9f2] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-bcb6a9f2] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-bcb6a9f2] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-bcb6a9f2] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-bcb6a9f2] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-bcb6a9f2] {
    color: #8b8b8b;
    background: #cfcfcf
}

.my-wallet[data-v-bcb6a9f2] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    height: 621px;
    padding: 32px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 24px
}

@media only screen and (max-width: 1040px) {
    .my-wallet[data-v-bcb6a9f2] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
        min-width: auto
    }
}

@media only screen and (max-width: 767px) {
    .my-wallet[data-v-bcb6a9f2] {
        padding:0 16px;
        background: rgba(0,0,0,0);
        height: auto
    }
}

.my-wallet .my-total-assets[data-v-bcb6a9f2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-bottom: 1px solid var(--Neutral-3,#dae9e8);
    padding-bottom: 24px
}

@media only screen and (max-width: 767px) {
    .my-wallet .my-total-assets[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .my-total-assets .deposit-w[data-v-bcb6a9f2] {
    width: 100%;
    display: none
}

@media only screen and (max-width: 890px) {
    .my-wallet .my-total-assets .deposit-w[data-v-bcb6a9f2] {
        margin-left:0!important;
        display: block
    }
}

.my-wallet .my-total-assets .top-assets[data-v-bcb6a9f2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.my-wallet .my-total-assets .total-left .title[data-v-bcb6a9f2] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 125%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .my-wallet .my-total-assets .total-left .title[data-v-bcb6a9f2] {
        font-size:12px
    }
}

.my-wallet .my-total-assets .total-left .title>div[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px
}

.my-wallet .my-total-assets .total-left .title>div .view[data-v-bcb6a9f2] {
    width: 18px;
    height: 18px
}

.my-wallet .my-total-assets .total-left .amount[data-v-bcb6a9f2] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 125%;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

@media only screen and (max-width: 767px) {
    .my-wallet .my-total-assets .total-left .amount[data-v-bcb6a9f2] {
        font-size:16px
    }
}

.my-wallet .my-total-assets .total-right[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 890px) {
    .my-wallet .my-total-assets .total-right .deposit[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .my-total-assets .total-right .withdraw[data-v-bcb6a9f2] {
    margin-left: 8px
}

@media only screen and (max-width: 890px) {
    .my-wallet .my-total-assets .total-right .withdraw[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .my-total-assets .total-right .assets-history[data-v-bcb6a9f2] {
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 767px) {
    .my-wallet .my-total-assets .total-right .assets-history[data-v-bcb6a9f2] {
        width:30px;
        height: 30px
    }
}

.my-wallet .my-total-assets .total-right .assets-history .history[data-v-bcb6a9f2] {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 767px) {
    .my-wallet .my-total-assets .total-right .assets-history .history[data-v-bcb6a9f2] {
        width:18px;
        height: 18px
    }
}

.my-wallet .total-assets-h5[data-v-bcb6a9f2] {
    display: none
}

.my-wallet .total-assets-h5 .line[data-v-bcb6a9f2] {
    margin: 16px 0;
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
}

@media only screen and (max-width: 767px) {
    .my-wallet .total-assets-h5[data-v-bcb6a9f2] {
        margin-top:16px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 16px;
        border-radius: 10px;
        background: #fff
    }

    .my-wallet .total-assets-h5 .assets-total .title[data-v-bcb6a9f2] {
        color: #111a34;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .my-wallet .total-assets-h5 .assets-total .title>div[data-v-bcb6a9f2] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 8px
    }

    .my-wallet .total-assets-h5 .assets-total .title>div .view[data-v-bcb6a9f2] {
        width: 16px;
        height: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .my-wallet .total-assets-h5 .assets-total .amount[data-v-bcb6a9f2] {
        margin-top: 16px;
        color: #111a34;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 700;
        line-height: normal
    }
}

.my-wallet .total-assets-h5 .currency-item[data-v-bcb6a9f2] {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-radius: 10px;
    background: #fff68a50;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.my-wallet .total-assets-h5 .currency-item .currency-item-left[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.my-wallet .total-assets-h5 .currency-item .currency-item-left .icon[data-v-bcb6a9f2] {
    margin-right: 7px
}

.my-wallet .total-assets-h5 .currency-item .currency-item-left .icon .usdt[data-v-bcb6a9f2] {
    width: 28px;
    height: 28px
}

.my-wallet .total-assets-h5 .currency-item .currency-item-left .title-box .title[data-v-bcb6a9f2] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: normal
}

.my-wallet .total-assets-h5 .currency-item .currency-item-left .title-box .text[data-v-bcb6a9f2] {
    margin-top: 8px;
    color: #64748b;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: normal
}

.my-wallet .total-assets-h5 .currency-item .currency-item-right .title[data-v-bcb6a9f2] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-align: right
}

.my-wallet .total-assets-h5 .currency-item .currency-item-right .text[data-v-bcb6a9f2] {
    margin-top: 8px;
    color: #64748b;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: right
}

.my-wallet .total-assets-h5 .btn-box[data-v-bcb6a9f2] {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.my-wallet .total-assets-h5 .btn-box button[data-v-bcb6a9f2] {
    padding: 0
}

.my-wallet .total-assets-h5 .btn-box button .btn-h5[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #111a34;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.my-wallet .total-assets-h5 .btn-box button .btn-h5 .btn-img[data-v-bcb6a9f2] {
    width: 28px;
    height: 28px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.my-wallet .recharge-tab[data-v-bcb6a9f2] {
    margin-top: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.my-wallet .search-balances[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-top: 24px
}

@media only screen and (max-width: 767px) {
    .my-wallet .search-balances[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .search-balances .balances[data-v-bcb6a9f2] {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: normal
}

.my-wallet .search-balances .search[data-v-bcb6a9f2] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 206px;
    height: 30px;
    padding: 8px 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    border-radius: 40px;
    background: var(--Neutral-4,#ececec)
}

@media only screen and (max-width: 767px) {
    .my-wallet .search-balances .search[data-v-bcb6a9f2] {
        width:150px
    }
}

.my-wallet .search-balances .search .ipt-search[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px
}

.my-wallet .search-balances .search .ipt-search .search-icon[data-v-bcb6a9f2] {
    width: 16px;
    height: 16px
}

.my-wallet .search-balances .search[data-v-bcb6a9f2] .el-input .el-input__inner {
    border: none;
    background-color: rgba(0,0,0,0);
    padding-left: 0;
    height: 20px;
    line-height: 20px
}

.my-wallet .hide-balances[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .my-wallet .hide-balances[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .hide-balances .radio[data-v-bcb6a9f2] {
    margin-right: 4px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.my-wallet .hide-balances .radio-check[data-v-bcb6a9f2] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.my-wallet .currency-box[data-v-bcb6a9f2] {
    margin-top: 24px;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .my-wallet .currency-box[data-v-bcb6a9f2] {
        display:none
    }
}

.my-wallet .currency-box .currency-item[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--Neutral-3,#dae9e8)
}

.my-wallet .currency-box .currency-item .currency-item-left[data-v-bcb6a9f2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.my-wallet .currency-box .currency-item .currency-item-left .icon[data-v-bcb6a9f2] {
    margin-right: 7px
}

.my-wallet .currency-box .currency-item .currency-item-left .icon .usdt[data-v-bcb6a9f2] {
    width: 28px;
    height: 28px
}

.my-wallet .currency-box .currency-item .currency-item-left .title-box .title[data-v-bcb6a9f2] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal
}

.my-wallet .currency-box .currency-item .currency-item-left .title-box .text[data-v-bcb6a9f2] {
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: normal
}

.my-wallet .currency-box .currency-item .currency-item-right .title[data-v-bcb6a9f2] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.my-wallet .currency-box .currency-item .currency-item-right .text[data-v-bcb6a9f2] {
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: normal
}

.my-wallet .page[data-v-bcb6a9f2] {
    position: absolute;
    bottom: 32px;
    right: 32px
}

.text-red[data-v-2f245728] {
    color: #bc0303!important
}

.btm-height-36[data-v-2f245728] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-2f245728] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-2f245728] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-2f245728] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-2f245728] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-2f245728] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-2f245728] {
    color: #8b8b8b;
    background: #cfcfcf
}

.no-data[data-v-2f245728] {
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    font-weight: 400;
    font-family: Roboto;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .no-data[data-v-2f245728] {
        font-size:12px
    }
}

.my-cards[data-v-2f245728] {
    position: relative;
    margin-bottom: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px 16px 16px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 32px;
    border-radius: 16px;
    background: #fff
}

@media only screen and (max-width: 1040px) {
    .my-cards[data-v-2f245728] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards[data-v-2f245728] {
        width:auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 0 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px;
        background: rgba(0,0,0,0)
    }
}

.my-cards .cards-header[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 37px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .my-cards .cards-header[data-v-2f245728] {
        padding:0 0
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .cards-header[data-v-2f245728] {
        padding:0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none
    }
}

.my-cards .cards-header .total-balance[data-v-2f245728] {
    height: 40px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background: var(--Neutral-4,#ececec);
    gap: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%
}

@media only screen and (max-width: 767px) {
    .my-cards .cards-header .total-balance[data-v-2f245728] {
        font-size:9px
    }
}

.my-cards .cards-header .total-balance span[data-v-2f245728] {
    color: var(--Brand-Color-1,#000000);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%
}

@media only screen and (max-width: 767px) {
    .my-cards .cards-header .total-balance span[data-v-2f245728] {
        font-size:10x
    }
}

.my-cards .cards-header .total-balance .balance-view[data-v-2f245728] {
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.my-cards .cards-header .total-balance .balance-view .view[data-v-2f245728] {
    width: 14px;
    height: 14px
}

.my-cards .cards-header .bor-btn[data-v-2f245728] {
    height: 36px
}

.my-cards .total-assets-h5[data-v-2f245728] {
    display: none
}

.my-cards .total-assets-h5 .line[data-v-2f245728] {
    margin: 16px 0;
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
}

@media only screen and (max-width: 767px) {
    .my-cards .total-assets-h5[data-v-2f245728] {
        margin-top:16px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 16px;
        border-radius: 10px;
        background: #fff
    }

    .my-cards .total-assets-h5 .assets-total .title[data-v-2f245728] {
        color: #111a34;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .my-cards .total-assets-h5 .assets-total .title>div[data-v-2f245728] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 8px
    }

    .my-cards .total-assets-h5 .assets-total .title>div .view[data-v-2f245728] {
        width: 16px;
        height: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .my-cards .total-assets-h5 .assets-total .amount[data-v-2f245728] {
        margin-top: 16px;
        color: #111a34;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 700;
        line-height: normal
    }
}

.my-cards .total-assets-h5 .currency-item[data-v-2f245728] {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-radius: 10px;
    background: #fff68a50;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.my-cards .total-assets-h5 .currency-item .currency-item-left[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.my-cards .total-assets-h5 .currency-item .currency-item-left .icon[data-v-2f245728] {
    margin-right: 7px
}

.my-cards .total-assets-h5 .currency-item .currency-item-left .icon .usdt[data-v-2f245728] {
    width: 28px;
    height: 28px
}

.my-cards .total-assets-h5 .currency-item .currency-item-left .title-box .title[data-v-2f245728] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: normal
}

.my-cards .total-assets-h5 .currency-item .currency-item-left .title-box .text[data-v-2f245728] {
    margin-top: 8px;
    color: #64748b;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: normal
}

.my-cards .total-assets-h5 .currency-item .currency-item-right .title[data-v-2f245728] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-align: right
}

.my-cards .total-assets-h5 .currency-item .currency-item-right .text[data-v-2f245728] {
    margin-top: 8px;
    color: #64748b;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: right
}

.my-cards .carousel-big-box[data-v-2f245728] {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box[data-v-2f245728] {
        padding:0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none
    }
}

.my-cards .carousel-big-box .carousel-title[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 37px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-title[data-v-2f245728] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-title[data-v-2f245728] {
        padding:0 0;
        color: #000000;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        line-height: normal
    }
}

.my-cards .carousel-big-box .carousel-title .carousel-title-box[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 32px;
    border-radius: 30px;
    border: 1px solid #fff68a50;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-title .carousel-title-box[data-v-2f245728] {
        padding:5px 8px;
        border-radius: 32px;
        border: 1px solid #fff68a50
    }
}

.my-cards .carousel-big-box .carousel-title .carousel-title-box .drop-down-box[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 4px
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-title .carousel-title-box .drop-down-box[data-v-2f245728] {
        margin-right:4px;
        margin-left: 8px
    }
}

.my-cards .carousel-big-box .carousel-title .carousel-title-box .drop-down-box .drop-down[data-v-2f245728] {
    width: 18px;
    height: 18px
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-title .carousel-title-box .drop-down-box .drop-down[data-v-2f245728] {
        width:14px;
        height: 14px
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] {
    margin-top: 16px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] {
        overflow:unset
    }
}

.my-cards .carousel-big-box .carousel-card .content[data-v-2f245728] {
    width: 100%;
    position: relative
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-card .content[data-v-2f245728] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card .content[data-v-2f245728] {
        width:100%
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel--horizontal {
    overflow: inherit
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel--horizontal {
        padding:0 38px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel--horizontal {
        padding:0 0
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__container {
    height: 276px
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__container {
        height:166px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__container {
        gap:0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 290px
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--Neutral-4,#ececec);
    color: var(--Brand-Color-2,#fff68a50);
    font-size: 16px;
    font-weight: 900
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--left {
    left: 0
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--left {
        left:-38px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--left {
        left:-27px
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--right {
    right: 0
}

@media only screen and (max-width: 1040px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--right {
        right:-38px
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__arrow--right {
        right:-27px
    }
}

.my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    background: var(--Brand-Color-2,#fff68a50);
    border-radius: 50%
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__button {
        background:var(--Brand-Color-2,#fff);
        border: 1px solid #000000;
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box .carousel-card[data-v-2f245728] .content .el-carousel__indicator.is-active button {
        background:var(--Brand-Color-2,#000000);
        width: 20px;
        border-radius: 4px;
        border: none;
        position: relative;
        top: 1px
    }
}

.my-cards .carousel-big-box-h5[data-v-2f245728] {
    display: none
}

@media only screen and (max-width: 767px) {
    .my-cards .carousel-big-box-h5[data-v-2f245728] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.my-cards .table-box[data-v-2f245728] {
    width: 100%;
    padding: 0 37px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .my-cards .table-box[data-v-2f245728] {
        padding:0 0
    }
}

@media only screen and (max-width: 767px) {
    .my-cards .table-box[data-v-2f245728] {
        padding:0 0
    }
}

.my-cards .table-box .tab[data-v-2f245728] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.my-cards .table-box .tab .tab-menu[data-v-2f245728],.my-cards .table-box .tab[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .my-cards .table-box .tab .tab-menu[data-v-2f245728] {
        gap:5px
    }
}

.my-cards .table-box .tab .tab-menu .item[data-v-2f245728] {
    margin-right: 21px;
    color: var(--Brand-Color-2,#fff68a50);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .my-cards .table-box .tab .tab-menu .item[data-v-2f245728] {
        margin-right:0
    }
}

.my-cards .table-box .tab .tab-menu .item-action[data-v-2f245728] {
    color: var(--Brand-Color-1,#000000)
}

.my-cards .table-box .tab .tab-menu .item-action .line[data-v-2f245728] {
    margin-top: 2px;
    height: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000)
}

.my-cards .table-box .tab .sort-box[data-v-2f245728] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.my-cards .table-box .tab .sort-box .sort[data-v-2f245728] {
    width: 24px;
    height: 24px
}

.my-cards .table-box .table-content[data-v-2f245728] {
    margin-top: 16px
}

@media only screen and (max-width: 767px) {
    .my-cards .table-box .table-content[data-v-2f245728] {
        display:none
    }
}

.my-cards .table-box .table-content-h5[data-v-2f245728] {
    display: none
}

@media only screen and (max-width: 767px) {
    .my-cards .table-box .table-content-h5[data-v-2f245728] {
        display:block
    }
}

.my-cards .table-box .page[data-v-2f245728] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.carousel-title-content-box[data-v-2f245728] {
    max-height: 300px;
    overflow-y: auto
}

.text-red[data-v-3014cdf1] {
    color: #bc0303!important
}

.btm-height-36[data-v-3014cdf1] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-3014cdf1] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-3014cdf1] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-3014cdf1] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-3014cdf1] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-3014cdf1] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-3014cdf1] {
    color: #8b8b8b;
    background: #cfcfcf
}

.recharge-details-coins-result[data-v-3014cdf1] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    height: 621px;
    padding: 48px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result[data-v-3014cdf1] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result[data-v-3014cdf1] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px;
        margin: 0 16px;
        width: auto;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px
    }
}

.recharge-details-coins-result .go-back-img[data-v-3014cdf1] {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    left: 32px;
    top: 32px
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .go-back-img[data-v-3014cdf1] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result .go-back-img[data-v-3014cdf1] {
        left:10px;
        top: 10px;
        font-size: 16px;
        display: none
    }
}

.recharge-details-coins-result .go-back-img .go-back[data-v-3014cdf1] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result .go-back-img .go-back[data-v-3014cdf1] {
        width:24px;
        height: 24px
    }
}

.recharge-details-coins-result .state[data-v-3014cdf1] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .state[data-v-3014cdf1] {
        gap:16px;
        font-size: 24px;
        gap: 8px;
        font-size: 16px
    }
}

.recharge-details-coins-result .state .state-svg[data-v-3014cdf1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.recharge-details-coins-result .state .state-svg .success-details[data-v-3014cdf1] {
    width: 164px;
    height: 74px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .state .state-svg .success-details[data-v-3014cdf1] {
        width:164px;
        height: 74px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.recharge-details-coins-result .state .success[data-v-3014cdf1] {
    color: #10861a;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: normal
}

.recharge-details-coins-result .state .recharge-success[data-v-3014cdf1] {
    color: #10861a
}

.recharge-details-coins-result .state .recharge-error[data-v-3014cdf1] {
    color: #b40000
}

.recharge-details-coins-result .state .recharge-return-to[data-v-3014cdf1] {
    color: #dbb042
}

.recharge-details-coins-result .state .recharge-padding[data-v-3014cdf1] {
    color: #4291db
}

.recharge-details-coins-result .state .fail[data-v-3014cdf1] {
    color: #b40000;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: normal
}

.recharge-details-coins-result .state .padding[data-v-3014cdf1] {
    color: #4291db;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: normal
}

.recharge-details-coins-result .data[data-v-3014cdf1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 609px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .data[data-v-3014cdf1] {
        width:100%;
        min-width: 510px;
        font-size: 14px;
        min-width: 256px;
        font-size: 12px
    }
}

.recharge-details-coins-result .data .item[data-v-3014cdf1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.recharge-details-coins-result .data .line[data-v-3014cdf1] {
    height: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-2,#fff68a50)
}

.recharge-details-coins-result .qr-code-box[data-v-3014cdf1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    border-radius: 20px;
    background: var(--Neutral-3,#dae9e8)
}

.recharge-details-coins-result .qr-code-box div[data-v-3014cdf1] {
    width: 160px;
    height: 160px
}

.recharge-details-coins-result .btn .filling-btn[data-v-3014cdf1] {
    height: 56px
}

.text-red[data-v-7f19cf1a] {
    color: #bc0303!important
}

.btm-height-36[data-v-7f19cf1a] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-7f19cf1a] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-7f19cf1a] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-7f19cf1a] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-7f19cf1a] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-7f19cf1a] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-7f19cf1a] {
    color: #8b8b8b;
    background: #cfcfcf
}

.recharge-details-coins-result[data-v-7f19cf1a] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    height: 621px;
    padding: 48px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result[data-v-7f19cf1a] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result[data-v-7f19cf1a] {
        width:auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        gap: 16px
    }
}

.recharge-details-coins-result .go-back-img[data-v-7f19cf1a] {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    left: 32px;
    top: 32px
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .go-back-img[data-v-7f19cf1a] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result .go-back-img[data-v-7f19cf1a] {
        left:10px;
        top: 10px;
        font-size: 16px
    }
}

.recharge-details-coins-result .go-back-img .go-back[data-v-7f19cf1a] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .recharge-details-coins-result .go-back-img .go-back[data-v-7f19cf1a] {
        width:24px;
        height: 24px
    }
}

.recharge-details-coins-result .state[data-v-7f19cf1a] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .state[data-v-7f19cf1a] {
        gap:16px;
        font-size: 24px;
        gap: 8px;
        font-size: 16px
    }
}

.recharge-details-coins-result .state .state-svg[data-v-7f19cf1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.recharge-details-coins-result .state .state-svg .success-details[data-v-7f19cf1a] {
    width: 50px;
    height: 50px
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .state .state-svg .success-details[data-v-7f19cf1a] {
        width:35px;
        height: 35px;
        width: 25px;
        height: 25px
    }
}

.recharge-details-coins-result .data[data-v-7f19cf1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 609px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .recharge-details-coins-result .data[data-v-7f19cf1a] {
        width:100%;
        min-width: 510px;
        font-size: 14px;
        min-width: 256px;
        font-size: 12px
    }
}

.recharge-details-coins-result .data .item[data-v-7f19cf1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.recharge-details-coins-result .data .line[data-v-7f19cf1a] {
    height: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-2,#fff68a50)
}

.recharge-details-coins-result .qr-code-box[data-v-7f19cf1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    border-radius: 20px;
    background: var(--Neutral-3,#dae9e8)
}

.recharge-details-coins-result .qr-code-box div[data-v-7f19cf1a] {
    width: 160px;
    height: 160px
}

.recharge-details-coins-result .btn .filling-btn[data-v-7f19cf1a] {
    height: 56px
}

.text-red[data-v-1f2aec6c] {
    color: #bc0303!important
}

.btm-height-36[data-v-1f2aec6c] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-1f2aec6c] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-1f2aec6c] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-1f2aec6c] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-1f2aec6c] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-1f2aec6c] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-1f2aec6c] {
    color: #8b8b8b;
    background: #cfcfcf
}

.bill-coins-result[data-v-1f2aec6c] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    height: 621px;
    padding: 48px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--White,#fff);
    margin-bottom: 35px
}

@media only screen and (max-width: 1040px) {
    .bill-coins-result[data-v-1f2aec6c] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        height: auto;
        width: auto;
        min-width: auto
    }
}

@media only screen and (max-width: 767px) {
    .bill-coins-result[data-v-1f2aec6c] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 16px
    }
}

.bill-coins-result .go-back-img[data-v-1f2aec6c] {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    left: 32px;
    top: 32px
}

@media only screen and (max-width: 1040px) {
    .bill-coins-result .go-back-img[data-v-1f2aec6c] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .bill-coins-result .go-back-img[data-v-1f2aec6c] {
        left:10px;
        top: 10px;
        font-size: 16px
    }
}

.bill-coins-result .go-back-img .go-back[data-v-1f2aec6c] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .bill-coins-result .go-back-img .go-back[data-v-1f2aec6c] {
        width:24px;
        height: 24px
    }
}

.bill-coins-result .state[data-v-1f2aec6c] {
    color: var(--Neutral-1,#111);
    text-align: center;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width: 1040px) {
    .bill-coins-result .state[data-v-1f2aec6c] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .bill-coins-result .state[data-v-1f2aec6c] {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px
    }
}

.bill-coins-result .state .state-svg[data-v-1f2aec6c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bill-coins-result .state .state-svg .success-details[data-v-1f2aec6c] {
    width: 50px;
    height: 50px
}

@media only screen and (max-width: 1040px) {
    .bill-coins-result .state .state-svg .success-details[data-v-1f2aec6c] {
        width:35px;
        height: 35px;
        width: 25px;
        height: 25px
    }
}

.bill-coins-result .data[data-v-1f2aec6c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 609px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .bill-coins-result .data[data-v-1f2aec6c] {
        width:100%;
        min-width: 510px;
        font-size: 14px;
        min-width: 256px;
        font-size: 12px
    }
}

.bill-coins-result .data .item[data-v-1f2aec6c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bill-coins-result .data .line[data-v-1f2aec6c] {
    height: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-2,#fff68a50)
}

.bill-coins-result .qr-code-box[data-v-1f2aec6c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    border-radius: 20px;
    background: var(--Neutral-3,#dae9e8)
}

.bill-coins-result .qr-code-box div[data-v-1f2aec6c] {
    width: 160px;
    height: 160px
}

.bill-coins-result .btn .filling-btn[data-v-1f2aec6c] {
    height: 56px
}

.text-red[data-v-1b56d04a] {
    color: #bc0303!important
}

.btm-height-36[data-v-1b56d04a] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-1b56d04a] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-1b56d04a] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-1b56d04a] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-1b56d04a] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-1b56d04a] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-1b56d04a] {
    color: #8b8b8b;
    background: #cfcfcf
}

.order-card[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 767px) {
    .order-card[data-v-1b56d04a] {
        display:none!important
    }
}

.order-card .item[data-v-1b56d04a] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    gap: 21px;
    border-radius: 16px;
    background: var(--White,#fff)
}

@media only screen and (max-width: 1040px) {
    .order-card .item[data-v-1b56d04a] {
        width:100%
    }
}

.order-card .item .card-header[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 21px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.order-card .item .card-header .text[data-v-1b56d04a] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
    height: 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-header .text[data-v-1b56d04a] {
        font-size:18px
    }
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-header .text[data-v-1b56d04a] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px
    }
}

.order-card .item .card-header .text span[data-v-1b56d04a] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-header .text span[data-v-1b56d04a] {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-header .text span[data-v-1b56d04a] {
        font-size:12px
    }
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-header button[data-v-1b56d04a] {
        display:none
    }
}

.order-card .item .h5-btn[data-v-1b56d04a] {
    display: none
}

@media only screen and (max-width: 767px) {
    .order-card .item .h5-btn[data-v-1b56d04a] {
        width:100%;
        display: block
    }
}

.order-card .item .card-bg[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 710px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    gap: 16px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-bg[data-v-1b56d04a] {
        width:100%
    }
}

.order-card .item .card-bg .top[data-v-1b56d04a] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top[data-v-1b56d04a] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.order-card .item .card-bg .top .img[data-v-1b56d04a] {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top .img[data-v-1b56d04a] {
        margin-right:0;
        margin-bottom: 16px
    }
}

.order-card .item .card-bg .top .img img[data-v-1b56d04a] {
    width: 158px;
    height: 100px;
    border-radius: 12px;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top .img img[data-v-1b56d04a] {
        width:100%;
        height: auto
    }
}

.order-card .item .card-bg .top .top-content[data-v-1b56d04a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top .top-content[data-v-1b56d04a] {
        width:100%
    }
}

.order-card .item .card-bg .top .top-content .top-item[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--Brand-Color-2,#fff68a50);
    padding-bottom: 4px;
    margin-bottom: 4px
}

.order-card .item .card-bg .top .top-content .top-item .item-left[data-v-1b56d04a] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    min-width: 100px
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-bg .top .top-content .top-item .item-left[data-v-1b56d04a] {
        font-size:12px
    }
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top .top-content .top-item .item-left[data-v-1b56d04a] {
        font-size:12px
    }
}

.order-card .item .card-bg .top .top-content .top-item .item-right[data-v-1b56d04a] {
    max-width: 309px;
    color: #000;
    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-bg .top .top-content .top-item .item-right[data-v-1b56d04a] {
        font-size:12px
    }
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .top .top-content .top-item .item-right[data-v-1b56d04a] {
        font-size:12px
    }
}

.order-card .item .card-bg .top .top-content .top-item-n[data-v-1b56d04a] {
    border-bottom: none
}

@media only screen and (max-width: 767px) {
    .order-card .item .card-bg .mid[data-v-1b56d04a] {
        display:none
    }
}

.order-card .item .card-bg .mid .mid-title[data-v-1b56d04a] {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    margin-top: 16px;
    margin-bottom: 8px
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-bg .mid .mid-title[data-v-1b56d04a] {
        font-size:13px
    }
}

.order-card .item .card-bg .mid .item-text[data-v-1b56d04a] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .order-card .item .card-bg .mid .item-text[data-v-1b56d04a] {
        font-size:12px
    }
}

.order-card .item .card-bg .mid .item-text span[data-v-1b56d04a] {
    font-size: 27px;
    -webkit-transform: translateY(-11px) translateX(4px);
    -ms-transform: translateY(-11px) translateX(4px);
    transform: translateY(-11px) translateX(4px);
    margin-right: 15px
}

.order-card .item .card-bg .btm[data-v-1b56d04a] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.order-card .item .card-bg .btm .btm-btn[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 4px
}

.order-card .item .card-bg .btm .btm-btn .more-img[data-v-1b56d04a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .btm .btm-btn .more-img .more[data-v-1b56d04a] {
    width: 24px;
    height: 24px
}

.order-card .item .card-bg-n[data-v-1b56d04a] {
    background: var(--Neutral-4,#ececec)
}

.text-red[data-v-e73a03e2] {
    color: #bc0303!important
}

.btm-height-36[data-v-e73a03e2] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-e73a03e2] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-e73a03e2] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-e73a03e2] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-e73a03e2] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-e73a03e2] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-e73a03e2] {
    color: #8b8b8b;
    background: #cfcfcf
}

.order-card-h5[data-v-e73a03e2] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none!important
}

@media only screen and (max-width: 767px) {
    .order-card-h5[data-v-e73a03e2] {
        display:-webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

.order-card-h5 .item[data-v-e73a03e2] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff
}

@media only screen and (max-width: 1040px) {
    .order-card-h5 .item[data-v-e73a03e2] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item[data-v-e73a03e2] {
        padding:16px
    }
}

.order-card-h5 .item .card-header[data-v-e73a03e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 21px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.order-card-h5 .item .card-header .text[data-v-e73a03e2] {
    color: #111a34;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-header .text[data-v-e73a03e2] {
        width:100%
    }
}

.order-card-h5 .item .card-header .text span[data-v-e73a03e2] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .order-card-h5 .item .card-header .text span[data-v-e73a03e2] {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-header .text span[data-v-e73a03e2] {
        font-size:12px
    }
}

.order-card-h5 .item .card-header button[data-v-e73a03e2] {
    padding: 0;
    color: #000000;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.order-card-h5 .item .h5-btn[data-v-e73a03e2] {
    display: none
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .h5-btn[data-v-e73a03e2] {
        width:100%;
        display: block
    }
}

.order-card-h5 .item .card-bg[data-v-e73a03e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 710px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    gap: 16px;
    border-radius: 16px;
    margin-top: 16px
}

@media only screen and (max-width: 1040px) {
    .order-card-h5 .item .card-bg[data-v-e73a03e2] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-bg[data-v-e73a03e2] {
        padding:0
    }
}

.order-card-h5 .item .card-bg .top[data-v-e73a03e2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-bg .top[data-v-e73a03e2] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.order-card-h5 .item .card-bg .top .img[data-v-e73a03e2] {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-bg .top .img[data-v-e73a03e2] {
        margin-right:0;
        margin-bottom: 16px
    }
}

.order-card-h5 .item .card-bg .top .img img[data-v-e73a03e2] {
    width: 158px;
    height: 100px;
    border-radius: 12px;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-bg .top .img img[data-v-e73a03e2] {
        width:100%;
        height: auto
    }
}

.order-card-h5 .item .card-bg .top .top-content[data-v-e73a03e2] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .order-card-h5 .item .card-bg .top .top-content[data-v-e73a03e2] {
        width:100%
    }
}

.order-card-h5 .item .card-bg .top .top-content .top-item[data-v-e73a03e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--Brand-Color-2,#000000;);
    padding-bottom: 12px;
    margin-bottom: 12px
}

.order-card-h5 .item .card-bg .top .top-content .top-item .item-left[data-v-e73a03e2] {
    color: #858b9c;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    min-width: 100px
}

.order-card-h5 .item .card-bg .top .top-content .top-item .item-right[data-v-e73a03e2] {
    color: #41485d;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.order-card-h5 .item .card-bg .top .top-content .top-item-n[data-v-e73a03e2] {
    border-bottom: none
}

.order-card-h5 .item .card-bg .btm[data-v-e73a03e2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.order-card-h5 .item .card-bg .btm .btm-btn[data-v-e73a03e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 4px
}

.order-card-h5 .item .card-bg .btm .btm-btn .more-img[data-v-e73a03e2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card-h5 .item .card-bg .btm .btm-btn .more-img .more[data-v-e73a03e2] {
    width: 24px;
    height: 24px
}

.order-card-h5 .item .card-bg-n[data-v-e73a03e2] {
    background: var(--Neutral-4,#ececec)
}

.order-card-h5 .item .mid .mid-title[data-v-e73a03e2] {
    color: #111a34;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-top: 16px;
    margin-bottom: 8px
}

@media only screen and (max-width: 1040px) {
    .order-card-h5 .item .mid .mid-title[data-v-e73a03e2] {
        font-size:13px
    }
}

.order-card-h5 .item .mid .item-text[data-v-e73a03e2] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #858b9c;
    text-align: start;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 1040px) {
    .order-card-h5 .item .mid .item-text[data-v-e73a03e2] {
        font-size:12px
    }
}

.order-card-h5 .item .mid .item-text span[data-v-e73a03e2] {
    font-size: 27px;
    -webkit-transform: translateY(-15px) translateX(4px);
    -ms-transform: translateY(-15px) translateX(4px);
    transform: translateY(-15px) translateX(4px);
    margin-right: 15px
}

.no-login[data-v-e73a03e2] {
    margin-top: 16px
}

.text-red[data-v-496831b1] {
    color: #bc0303!important
}

.btm-height-36[data-v-496831b1] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-496831b1] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-496831b1] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-496831b1] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-496831b1] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-496831b1] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-496831b1] {
    color: #8b8b8b;
    background: #cfcfcf
}

.order-card[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 767px) {
    .order-card[data-v-496831b1] {
        margin:0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.order-card .item[data-v-496831b1] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 21px;
    border-radius: 16px;
    background: var(--White,#fff)
}

.order-card .item .card-header[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 21px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.order-card .item .card-header .text[data-v-496831b1] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
    height: 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.order-card .item .card-header .text span[data-v-496831b1] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

.order-card .item .card-bg[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 710px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

.order-card .item .card-bg .top[data-v-496831b1] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .top .img[data-v-496831b1] {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .top .img img[data-v-496831b1] {
    width: 158px;
    height: 100px
}

.order-card .item .card-bg .top .top-content[data-v-496831b1] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.order-card .item .card-bg .top .top-content .top-item[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--Brand-Color-2,#fff68a50);
    padding-bottom: 4px;
    margin-bottom: 4px
}

.order-card .item .card-bg .top .top-content .top-item .item-left[data-v-496831b1] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

.order-card .item .card-bg .top .top-content .top-item .item-right[data-v-496831b1] {
    max-width: 309px;
    color: #000;
    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

.order-card .item .card-bg .top .top-content .top-item-n[data-v-496831b1] {
    border-bottom: none
}

.order-card .item .card-bg .mid .mid-title[data-v-496831b1] {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    margin-top: 16px;
    margin-bottom: 8px
}

.order-card .item .card-bg .mid .item-text[data-v-496831b1] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

.order-card .item .card-bg .mid .item-text span[data-v-496831b1] {
    font-size: 27px;
    -webkit-transform: translateY(-11px) translateX(4px);
    -ms-transform: translateY(-11px) translateX(4px);
    transform: translateY(-11px) translateX(4px);
    margin-right: 15px
}

.order-card .item .card-bg .btm[data-v-496831b1] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.order-card .item .card-bg .btm .btm-btn[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 4px
}

.order-card .item .card-bg .btm .btm-btn .more-img[data-v-496831b1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .btm .btm-btn .more-img .more[data-v-496831b1] {
    width: 24px;
    height: 24px
}

.order-card .item .card-bg-n[data-v-496831b1] {
    background: var(--Neutral-4,#ececec)
}

.text-red[data-v-70fae0aa] {
    color: #bc0303!important
}

.btm-height-36[data-v-70fae0aa] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-70fae0aa] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-70fae0aa] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-70fae0aa] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-70fae0aa] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-70fae0aa] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-70fae0aa] {
    color: #8b8b8b;
    background: #cfcfcf
}

.application-card[data-v-70fae0aa] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 60px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 1040px) {
    .application-card[data-v-70fae0aa] {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .application-card[data-v-70fae0aa] {
        width:auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px;
        margin: 0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.application-card .title[data-v-70fae0aa] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .application-card .title[data-v-70fae0aa] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .title[data-v-70fae0aa] {
        font-size:16px
    }
}

.application-card .go-back-img[data-v-70fae0aa] {
    width: 80%;
    position: absolute;
    left: 32px;
    top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 1040px) {
    .application-card .go-back-img[data-v-70fae0aa] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img[data-v-70fae0aa] {
        left:10px;
        top: 10px;
        font-size: 16px
    }
}

.application-card .go-back-img .go-back[data-v-70fae0aa] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img .go-back[data-v-70fae0aa] {
        width:24px;
        height: 24px
    }
}

.application-card .card-form-box .item-box-gap[data-v-70fae0aa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap[data-v-70fae0aa] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap[data-v-70fae0aa] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap[data-v-70fae0aa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-70fae0aa] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-70fae0aa] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap .fee[data-v-70fae0aa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    width: 100%
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item[data-v-70fae0aa] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item .left[data-v-70fae0aa],.application-card .card-form-box .item-box-gap .item-gap .fee .item .right[data-v-70fae0aa] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%
}

.text-red[data-v-d78caec6] {
    color: #bc0303!important
}

.btm-height-36[data-v-d78caec6] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-d78caec6] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-d78caec6] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-d78caec6] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-d78caec6] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-d78caec6] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-d78caec6] {
    color: #8b8b8b;
    background: #cfcfcf
}

.order-card[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width: 767px) {
    .order-card[data-v-d78caec6] {
        margin:0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.order-card .item[data-v-d78caec6] {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 21px;
    border-radius: 16px;
    background: var(--White,#fff)
}

.order-card .item .card-header[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 21px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.order-card .item .card-header .text[data-v-d78caec6] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
    height: 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.order-card .item .card-header .text span[data-v-d78caec6] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

.order-card .item .card-bg[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 710px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

.order-card .item .card-bg .top[data-v-d78caec6] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .top .img[data-v-d78caec6] {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .top .img img[data-v-d78caec6] {
    width: 158px;
    height: 100px
}

.order-card .item .card-bg .top .top-content[data-v-d78caec6] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.order-card .item .card-bg .top .top-content .top-item[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--Brand-Color-2,#fff68a50);
    padding-bottom: 4px;
    margin-bottom: 4px
}

.order-card .item .card-bg .top .top-content .top-item .item-left[data-v-d78caec6] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

.order-card .item .card-bg .top .top-content .top-item .item-right[data-v-d78caec6] {
    max-width: 309px;
    color: #000;
    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

.order-card .item .card-bg .top .top-content .top-item-n[data-v-d78caec6] {
    border-bottom: none
}

.order-card .item .card-bg .mid .mid-title[data-v-d78caec6] {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    margin-top: 16px;
    margin-bottom: 8px
}

.order-card .item .card-bg .mid .item-text[data-v-d78caec6] {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

.order-card .item .card-bg .mid .item-text span[data-v-d78caec6] {
    font-size: 27px;
    -webkit-transform: translateY(-11px) translateX(4px);
    -ms-transform: translateY(-11px) translateX(4px);
    transform: translateY(-11px) translateX(4px);
    margin-right: 15px
}

.order-card .item .card-bg .btm[data-v-d78caec6] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.order-card .item .card-bg .btm .btm-btn[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--Brand-Color-1,#000000);
    text-align: right;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 4px
}

.order-card .item .card-bg .btm .btm-btn .more-img[data-v-d78caec6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-card .item .card-bg .btm .btm-btn .more-img .more[data-v-d78caec6] {
    width: 24px;
    height: 24px
}

.order-card .item .card-bg-n[data-v-d78caec6] {
    background: var(--Neutral-4,#ececec)
}

.text-red[data-v-16988ebe] {
    color: #bc0303!important
}

.btm-height-36[data-v-16988ebe] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-16988ebe] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-16988ebe] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-16988ebe] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-16988ebe] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-16988ebe] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-16988ebe] {
    color: #8b8b8b;
    background: #cfcfcf
}

.application-card[data-v-16988ebe] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 60px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 1040px) {
    .application-card[data-v-16988ebe] {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .application-card[data-v-16988ebe] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px;
        margin: 0 16px;
        width: 100%
    }
}

.application-card .title[data-v-16988ebe] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .application-card .title[data-v-16988ebe] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .title[data-v-16988ebe] {
        font-size:16px
    }
}

.application-card .title-z[data-v-16988ebe] {
    font-size: 18px;
    margin-left: 24px
}

@media only screen and (max-width: 1040px) {
    .application-card .title-z[data-v-16988ebe] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .title-z[data-v-16988ebe] {
        font-size:14px
    }
}

.application-card .go-back-img[data-v-16988ebe] {
    width: 80%;
    position: absolute;
    left: 32px;
    top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 1040px) {
    .application-card .go-back-img[data-v-16988ebe] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img[data-v-16988ebe] {
        left:10px;
        top: 10px;
        font-size: 16px
    }
}

.application-card .go-back-img .go-back[data-v-16988ebe] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img .go-back[data-v-16988ebe] {
        width:24px;
        height: 24px
    }
}

.application-card .card-form-box .item-box-gap[data-v-16988ebe] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap[data-v-16988ebe] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap[data-v-16988ebe] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap[data-v-16988ebe] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-16988ebe] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-16988ebe] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap .fee[data-v-16988ebe] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    width: 100%
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item[data-v-16988ebe] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item .left[data-v-16988ebe],.application-card .card-form-box .item-box-gap .item-gap .fee .item .right[data-v-16988ebe] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%
}

.phone-select[data-v-16988ebe] {
    width: 25px!important;
    height: 48px!important;
    top: 0!important;
    margin-right: 30px!important;
    position: relative!important
}

@media only screen and (max-width: 767px) {
    .phone-select[data-v-16988ebe] {
        margin-right:25px!important;
        width: 17px!important
    }
}

[data-v-16988ebe] .input-with-select-box .el-input__inner {
    left: auto!important;
    bottom: -3px!important
}

[data-v-16988ebe] .input-with-select-box .el-input--suffix .el-input__inner {
    height: 50px!important
}

.hide-balances[data-v-16988ebe] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 8px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

.hide-balances span[data-v-16988ebe] {
    color: var(--Brand-Color-1,#000000);
    font-weight: 600
}

.hide-balances .text[data-v-16988ebe] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.hide-balances .radio[data-v-16988ebe] {
    margin-top: 7px;
    margin-right: 20px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hide-balances .radio-check[data-v-16988ebe] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.content-box[data-v-16988ebe] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    width: 508px
}

@media only screen and (max-width: 1040px) {
    .content-box[data-v-16988ebe] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .content-box[data-v-16988ebe] {
        width:100%
    }
}

.content-box .content-address[data-v-16988ebe] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .content-box .content-address[data-v-16988ebe] {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .content-box .content-address[data-v-16988ebe] {
        font-size:12px
    }
}

.content-box .content-address>div[data-v-16988ebe] {
    margin-top: 24px
}

.content-box .btn[data-v-16988ebe],.content-box .btn button[data-v-16988ebe] {
    width: 100%
}

.title-address[data-v-16988ebe] {
    text-align: center;
    width: 100%;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 100%
}

@media only screen and (max-width: 1040px) {
    .title-address[data-v-16988ebe] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .title-address[data-v-16988ebe] {
        font-size:16px
    }
}

.text-red[data-v-36af3182] {
    color: #bc0303!important
}

.btm-height-36[data-v-36af3182] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-36af3182] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-36af3182] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-36af3182] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-36af3182] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-36af3182] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-36af3182] {
    color: #8b8b8b;
    background: #cfcfcf
}

.application-card[data-v-36af3182] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 60px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    border-radius: 16px;
    background: var(--Neutral-3,#dae9e8)
}

@media only screen and (max-width: 1040px) {
    .application-card[data-v-36af3182] {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 510px;
        padding: 32px 24px 16px 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }
}

@media only screen and (max-width: 767px) {
    .application-card[data-v-36af3182] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px;
        margin: 0 16px;
        width: 100%;
        background: rgba(0,0,0,0)
    }
}

.application-card .title[data-v-36af3182] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    line-height: 125%
}

@media only screen and (max-width: 1040px) {
    .application-card .title[data-v-36af3182] {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .title[data-v-36af3182] {
        font-size:16px;
        display: none
    }
}

.application-card .go-back-img[data-v-36af3182] {
    width: 80%;
    position: absolute;
    left: 32px;
    top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 1040px) {
    .application-card .go-back-img[data-v-36af3182] {
        left:22px;
        top: 24px;
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img[data-v-36af3182] {
        left:10px;
        top: 10px;
        font-size: 16px;
        display: none
    }
}

.application-card .go-back-img .go-back[data-v-36af3182] {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px) {
    .application-card .go-back-img .go-back[data-v-36af3182] {
        width:24px;
        height: 24px
    }
}

.application-card .card-form-box .item-box-gap[data-v-36af3182] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 508px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap[data-v-36af3182] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap[data-v-36af3182] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap[data-v-36af3182] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 16px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-36af3182] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap .item-gap[data-v-36af3182] {
        width:100%
    }
}

.application-card .card-form-box .item-box-gap .item-gap .fee[data-v-36af3182] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    width: 100%
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item[data-v-36af3182] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.application-card .card-form-box .item-box-gap .item-gap .fee .item .left[data-v-36af3182],.application-card .card-form-box .item-box-gap .item-gap .fee .item .right[data-v-36af3182] {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%
}

.application-card .card-form-box .item-box-gap .item-gap .title-z[data-v-36af3182] {
    font-size: 18px;
    margin-left: 24px
}

@media only screen and (max-width: 1040px) {
    .application-card .card-form-box .item-box-gap .item-gap .title-z[data-v-36af3182] {
        font-size:16px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .card-form-box .item-box-gap .item-gap .title-z[data-v-36af3182] {
        font-size:14px
    }
}

.application-card .hide-balances[data-v-36af3182] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 8px;
    color: var(--Neutral-2,#707070);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

.application-card .hide-balances span[data-v-36af3182] {
    color: var(--Brand-Color-1,#000000);
    font-weight: 600
}

.application-card .hide-balances .text[data-v-36af3182] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.application-card .hide-balances .radio[data-v-36af3182] {
    margin-top: 7px;
    margin-right: 20px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.application-card .hide-balances .radio-check[data-v-36af3182] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.application-card .content-box[data-v-36af3182] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    width: 508px
}

@media only screen and (max-width: 1040px) {
    .application-card .content-box[data-v-36af3182] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .application-card .content-box[data-v-36af3182] {
        width:100%
    }
}

.application-card .content-box .content-address[data-v-36af3182] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%
}

@media only screen and (max-width: 1040px) {
    .application-card .content-box .content-address[data-v-36af3182] {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .application-card .content-box .content-address[data-v-36af3182] {
        font-size:12px
    }
}

.application-card .content-box .content-address>div[data-v-36af3182] {
    margin-top: 24px
}

.application-card .content-box .btn[data-v-36af3182],.application-card .content-box .btn button[data-v-36af3182] {
    width: 100%
}

.tip-text[data-v-36af3182] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-weight: 400;
    line-height: 140%
}

@media only screen and (max-width: 1040px) {
    .tip-text[data-v-36af3182] {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .tip-text[data-v-36af3182] {
        font-size:12px
    }
}

.phone-select[data-v-36af3182] {
    width: 25px!important;
    height: 48px!important;
    top: 0!important;
    margin-right: 30px!important;
    position: relative!important
}

@media only screen and (max-width: 767px) {
    .phone-select[data-v-36af3182] {
        margin-right:25px!important;
        width: 17px!important
    }
}

[data-v-36af3182] .input-with-select-box .el-input__inner {
    left: auto!important;
    bottom: -3px!important
}

[data-v-36af3182] .input-with-select-box .el-input--suffix .el-input__inner {
    height: 50px!important
}

.text-red[data-v-42686951] {
    color: #bc0303!important
}

.btm-height-36[data-v-42686951] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-42686951] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-42686951] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-42686951] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-42686951] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-42686951] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-42686951] {
    color: #8b8b8b;
    background: #cfcfcf
}

.for-friends[data-v-42686951] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 774px;
    padding: 32px 32px 16px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    border-radius: 16px;
    background: var(--White,#fff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px
}

@media only screen and (max-width: 1040px) {
    .for-friends[data-v-42686951] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        min-width: 510px;
        padding: 32px 32px 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 24px;
        min-height: 573px
    }
}

@media only screen and (max-width: 767px) {
    .for-friends[data-v-42686951] {
        width:auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 256px;
        padding: 16px;
        padding-top: 0;
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 24px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(0,0,0,0)
    }
}

.for-friends .friends-header-h5[data-v-42686951] {
    display: none
}

@media only screen and (max-width: 767px) {
    .for-friends .friends-header-h5[data-v-42686951] {
        display:block;
        color: #000000;
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        width: 280px
    }
}

.for-friends .content-h5[data-v-42686951] {
    display: none
}

.for-friends .content-h5 .ipt[data-v-42686951] {
    padding: 0 16px;
    border-radius: 24px;
    background: #eaf0f1;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.for-friends .content-h5 .ipt .title[data-v-42686951] {
    color: #64748b;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    width: 45%
}

.for-friends .content-h5 .ipt .code[data-v-42686951] {
    color: #41485d;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    width: 45%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.for-friends .content-h5 .ipt1[data-v-42686951] {
    margin-top: 12px
}

.for-friends .content-h5 .line[data-v-42686951] {
    margin: 16px 0;
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
}

.for-friends .content-h5 .tab .tab-item[data-v-42686951],.for-friends .content-h5 .tab[data-v-42686951] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.for-friends .content-h5 .tab .tab-item[data-v-42686951] {
    margin: 0 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.for-friends .content-h5 .tab .tab-item .title[data-v-42686951] {
    color: #111a34;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.for-friends .content-h5 .tab .tab-item .content[data-v-42686951] {
    margin-top: 16px;
    color: #000000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.for-friends .content-h5 .tab .tab-item1[data-v-42686951] {
    min-width: 100px
}

@media only screen and (max-width: 767px) {
    .for-friends .content-h5[data-v-42686951] {
        display:block;
        padding: 16px;
        border-radius: 8px;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .for-friends .friends-header[data-v-42686951] {
        display:none
    }
}

.for-friends .friends-header .title[data-v-42686951] {
    margin-bottom: 8px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    text-align: center
}

.for-friends .friends-header .text[data-v-42686951] {
    font-weight: 400;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: var(--Neutral-1,#111)
}

.for-friends .friends-header .text span[data-v-42686951] {
    color: var(--Brand-Color-1,#000000)
}

@media only screen and (max-width: 767px) {
    .for-friends .item-web[data-v-42686951],.for-friends .web-tab[data-v-42686951] {
        display:none
    }
}

.for-friends .item[data-v-42686951] {
    width: 100%
}

.for-friends .item .tab[data-v-42686951] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 16px
}

.for-friends .item .tab .tab-menu[data-v-42686951],.for-friends .item .tab[data-v-42686951] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 767px) {
    .for-friends .item .tab .tab-menu[data-v-42686951] {
        gap:5px
    }
}

.for-friends .item .tab .tab-menu .item[data-v-42686951] {
    margin-right: 21px;
    color: var(--Brand-Color-2,#fff68a50);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

@media only screen and (max-width: 767px) {
    .for-friends .item .tab .tab-menu .item[data-v-42686951] {
        margin-right:21px
    }
}

.for-friends .item .tab .tab-menu .item-action[data-v-42686951] {
    color: var(--Brand-Color-1,#000000)
}

.for-friends .item .tab .tab-menu .item-action .line[data-v-42686951] {
    margin-top: 2px;
    height: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 100px;
    background: var(--Brand-Color-1,#000000)
}

.for-friends .item .tab .sort-box[data-v-42686951] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.for-friends .item .tab .sort-box .sort[data-v-42686951] {
    width: 24px;
    height: 24px
}

.for-friends .item .title[data-v-42686951] {
    margin-bottom: 8px;
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.for-friends .item .page[data-v-42686951] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.copy-box[data-v-42686951] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.copy-box .copy[data-v-42686951] {
    margin-left: 6px;
    min-width: 10px;
    min-height: 10px;
    width: 10px;
    height: 10px
}

@media only screen and (max-width: 767px) {
    .copy-box .copy[data-v-42686951] {
        width:14px;
        height: 14px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.text-red[data-v-0fee803e] {
    color: #bc0303!important
}

.btm-height-36[data-v-0fee803e] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-0fee803e] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-0fee803e] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-0fee803e] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-0fee803e] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.settings[data-v-0fee803e] {
    padding: 32px;
    width: 100%
}

.settings .user-info[data-v-0fee803e] {
    padding-bottom: 28px
}

@media only screen and (max-width: 767px) {
    .settings .user-info[data-v-0fee803e] {
        display:none
    }
}

.settings .user-info .user-img[data-v-0fee803e] {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 10px
}

.settings .user-info .name[data-v-0fee803e] {
    font-weight: 600;
    font-size: 18px
}

.settings .user-info .name .edit[data-v-0fee803e] {
    margin-left: 3px;
    width: 18px;
    height: 18px
}

.settings .user-info .name>[data-v-0fee803e]:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: var(--Neutral-2,#707070)
}

.settings .user-info .uid[data-v-0fee803e] {
    font-weight: 600;
    font-size: 16px;
    text-align: right
}

.settings .user-info .uid>[data-v-0fee803e]:first-child {
    font-weight: 400;
    color: var(--Neutral-2,#707070)
}

.settings .user-info .copy[data-v-0fee803e] {
    margin-left: 3px;
    width: 16px;
    height: 16px
}

@media only screen and (max-width: 1040px) {
    .settings .user-info[data-v-0fee803e] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .settings .user-info .uid[data-v-0fee803e] {
        margin-top: 10px;
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .settings .user-info[data-v-0fee803e] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .settings .user-info .uid[data-v-0fee803e] {
        margin-top: 10px;
        text-align: left
    }
}

.settings .verify[data-v-0fee803e] {
    padding: 28px 0
}

@media only screen and (max-width: 767px) {
    .settings .verify[data-v-0fee803e] {
        display:none
    }
}

@media only screen and (max-width: 1040px) {
    .settings .verify[data-v-0fee803e] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .settings .verify .flex-1[data-v-0fee803e] {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .settings .verify[data-v-0fee803e] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .settings .verify .flex-1[data-v-0fee803e] {
        width: 100%
    }
}

.settings .verify .title[data-v-0fee803e] {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px
}

.settings .verify .remark[data-v-0fee803e] {
    width: 98%;
    font-size: 12px;
    margin-bottom: 8px
}

.settings .verify .progress[data-v-0fee803e] {
    font-size: 12px;
    margin-bottom: 8px
}

.settings .verify .list[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .settings .verify .list[data-v-0fee803e] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.settings .verify .list .item[data-v-0fee803e] {
    position: relative;
    color: var(--Brand-Color-1,#000000);
    font-size: 14px
}

.settings .verify .list .item.acc[data-v-0fee803e]:before {
    background: #000000
}

.settings .verify .el-button--info[data-v-0fee803e] {
    width: auto;
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    background: #000000
}

.settings .verify .el-button--info.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

@media only screen and (max-width: 767px) {
    .settings .verify .el-button--info[data-v-0fee803e] {
        margin-top:10px
    }
}

.settings .set-cont[data-v-0fee803e] {
    padding: 28px 0 12px
}

@media only screen and (max-width: 767px) {
    .settings .set-cont[data-v-0fee803e] {
        display:none
    }
}

.settings .set-cont .title[data-v-0fee803e] {
    font-size: 20px;
    font-weight: 600
}

.settings .set-cont .item[data-v-0fee803e] {
    padding: 16px 0
}

.settings .set-cont .el-button--primary[data-v-0fee803e] {
    min-width: 90px;
    height: 36px;
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.settings .set-cont .el-button--primary.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.settings .set-cont .form-cont-green[data-v-0fee803e] {
    padding: 40px;
    border-radius: 20px;
    background: var(--Neutral-3,#dae9e8);
    -webkit-animation: sbForm-0fee803e .6s ease-in-out;
    animation: sbForm-0fee803e .6s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes sbForm-0fee803e {
    0% {
        opacity: 0;
        height: 0
    }

    to {
        opacity: 1;
        height: 404px
    }
}

.settings .set-cont .form-cont-green .form-title[data-v-0fee803e] {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px
}

.settings .set-cont .form-cont-green .cancel-btm[data-v-0fee803e],.settings .set-cont .form-cont-green .confirm-btm[data-v-0fee803e] {
    border-radius: 100px;
    width: 220px;
    margin-top: 16px
}

.settings .set-cont .form-cont-green .cancel-btm[data-v-0fee803e] {
    color: var(--Brand-Color-2,#fff68a50);
    font-weight: 500;
    margin-right: 16px;
    height: 56px;
    font-size: 16px
}

.settings .set-cont .form-cont-green .confirm-btm[data-v-0fee803e] {
    color: #fff;
    border: none;
    height: 56px;
    font-size: 16px;
    font-weight: 500;
    background: #000000
}

.settings .set-cont .form-cont-green .confirm-btm.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.settings .set-cont .form-cont-green .el-form-item[data-v-0fee803e] {
    margin: 16px auto
}

.settings .tip[data-v-0fee803e] {
    width: 50%;
    padding-top: 28px;
    font-size: 14px;
    line-height: 22px
}

@media only screen and (max-width: 1040px) {
    .settings .tip[data-v-0fee803e] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .settings .tip[data-v-0fee803e] {
        display:none
    }
}

.settings .tip .title[data-v-0fee803e] {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

@media only screen and (max-width: 1040px) {
    .page-form[data-v-0fee803e] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .page-form[data-v-0fee803e] {
        width:100%
    }
}

.page-form .sub-text[data-v-0fee803e] {
    color: var(--Neutral-1,#111);
    margin-bottom: 30px;
    text-align: center
}

.send[data-v-0fee803e] {
    margin: 0 5px;
    font-size: 16px
}

.tip-text[data-v-0fee803e] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.tip-box[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .settings[data-v-0fee803e] {
        padding:0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.settings .info-verify[data-v-0fee803e] {
    padding: 16px;
    margin: 0 16px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

@media only screen and (max-width: 767px) {
    .settings .info-verify[data-v-0fee803e] {
        display:block
    }
}

.settings .info-verify .user-info-h5[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.settings .info-verify .user-info-h5 .info-header-avatar[data-v-0fee803e] {
    margin-right: 10px
}

.settings .info-verify .user-info-h5 .info-header-avatar .avatar[data-v-0fee803e] {
    width: 44px;
    height: 44px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.settings .info-verify .user-info-h5 .info-header-email .email-box[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.settings .info-verify .user-info-h5 .info-header-email .email-box .email[data-v-0fee803e] {
    color: #111a34;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: normal
}

.settings .info-verify .user-info-h5 .info-header-email .email-box .label[data-v-0fee803e] {
    margin-left: 14px;
    padding: 2px 4px;
    color: #fff;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: normal;
    border-radius: 2px;
    background: #000000
}

.settings .info-verify .user-info-h5 .info-header-email .uid-box[data-v-0fee803e] {
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.settings .info-verify .user-info-h5 .info-header-email .uid-box .copy[data-v-0fee803e] {
    margin-left: 12px;
    width: 14px;
    height: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.settings .info-verify .line[data-v-0fee803e] {
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
    margin: 16px 0
}

.settings .info-verify .verify-box[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.settings .info-verify .verify-box .title[data-v-0fee803e] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.settings .info-verify .verify-box .btn[data-v-0fee803e] {
    padding: 0;
    color: #000000;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.settings .info-verify .verify-box .btn .text[data-v-0fee803e] {
    margin-right: 4px;
    position: relative;
    top: -3px
}

.settings .info-verify .verify-box .btn .h5-info[data-v-0fee803e] {
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.settings .set-line-box[data-v-0fee803e] {
    padding: 16px;
    margin: 0 16px;
    margin-top: 16px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

@media only screen and (max-width: 767px) {
    .settings .set-line-box[data-v-0fee803e] {
        display:block
    }
}

.settings .set-line-box .set-item[data-v-0fee803e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.settings .set-line-box .set-item .title[data-v-0fee803e] {
    color: #111a34;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.settings .set-line-box .set-item .btn[data-v-0fee803e] {
    padding: 0;
    color: #000000;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.settings .set-line-box .set-item .btn .text[data-v-0fee803e] {
    margin-right: 4px;
    position: relative;
    top: -3px
}

.settings .set-line-box .set-item .btn .h5-info[data-v-0fee803e] {
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.settings .set-line-box .line[data-v-0fee803e] {
    height: 1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #000000;
    margin: 16px 0
}

.settings .set-line-box .form-cont-green-h5[data-v-0fee803e] {
    padding: 40px 20px;
    border-radius: 20px;
    background: var(--Neutral-3,#dae9e8);
    -webkit-animation: sbForm-0fee803e .6s ease-in-out;
    animation: sbForm-0fee803e .6s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@keyframes sbForm-0fee803e {
    0% {
        opacity: 0;
        height: 0
    }

    to {
        opacity: 1;
        height: 404px
    }
}

.settings .set-line-box .form-cont-green-h5 .form-title[data-v-0fee803e] {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px
}

.settings .set-line-box .form-cont-green-h5 .cancel-btm[data-v-0fee803e],.settings .set-line-box .form-cont-green-h5 .confirm-btm[data-v-0fee803e] {
    border-radius: 100px;
    width: 50%;
    margin-top: 16px
}

.settings .set-line-box .form-cont-green-h5 .cancel-btm[data-v-0fee803e] {
    color: var(--Brand-Color-2,#fff68a50);
    font-weight: 500;
    margin-right: 16px;
    height: 56px;
    font-size: 16px
}

.settings .set-line-box .form-cont-green-h5 .confirm-btm[data-v-0fee803e] {
    color: #fff;
    border: none;
    height: 56px;
    font-size: 16px;
    font-weight: 500;
    background: #000000
}

.settings .set-line-box .form-cont-green-h5 .confirm-btm.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.settings .set-line-box .form-cont-green-h5 .el-form-item[data-v-0fee803e] {
    margin: 16px auto
}

.settings .set-line-box .el-button--primary[data-v-0fee803e] {
    min-width: 90px;
    height: 36px;
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.settings .set-line-box .el-button--primary.is-disabled[data-v-0fee803e] {
    color: #8b8b8b;
    background: #cfcfcf
}

.text-red[data-v-339d4e2c] {
    color: #bc0303!important
}

.btm-height-36[data-v-339d4e2c] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-339d4e2c] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-339d4e2c] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-339d4e2c] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-339d4e2c] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-339d4e2c] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-339d4e2c] {
    color: #8b8b8b;
    background: #cfcfcf
}

.setPersonal[data-v-339d4e2c] {
    padding: 32px
}

.el-form-item[data-v-339d4e2c] {
    width: 100%!important;
    margin: 16px 0
}

.tip-text[data-v-339d4e2c] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.page-form[data-v-339d4e2c] {
    width: 508px;
    margin: auto
}

@media only screen and (max-width: 1040px) {
    .page-form[data-v-339d4e2c] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .page-form[data-v-339d4e2c] {
        width:100%
    }
}

.page-form .title[data-v-339d4e2c] {
    margin-top: 30px;
    font-size: 18px
}

.page-form .label[data-v-339d4e2c] {
    margin: 16px 0;
    font-size: 16px
}

@media only screen and (max-width: 1040px) {
    .page-form .label[data-v-339d4e2c] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .page-form .label>[data-v-339d4e2c]:first-child {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .page-form .label[data-v-339d4e2c] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .page-form .label>[data-v-339d4e2c]:first-child {
        margin-bottom: 10px
    }
}

.page-form .primary-btn button[data-v-339d4e2c] {
    margin-top: 40px
}

.page-form[data-v-339d4e2c] .el-icon-date {
    display: none
}

.group-box[data-v-339d4e2c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.radio-box[data-v-339d4e2c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.radio-box .radio[data-v-339d4e2c] {
    margin-right: 4px;
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.radio-box .radio-check[data-v-339d4e2c] {
    border-color: var(--Brand-Color-1,#000000);
    border: 5px solid var(--Brand-Color-1,#000000)
}

.text-red[data-v-662c4121] {
    color: #bc0303!important
}

.btm-height-36[data-v-662c4121] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-662c4121] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-662c4121] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-662c4121] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-662c4121] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-662c4121] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-662c4121] {
    color: #8b8b8b;
    background: #cfcfcf
}

.setVideo[data-v-662c4121] {
    padding: 32px
}

@media only screen and (max-width: 767px) {
    .setVideo[data-v-662c4121] {
        background:#fff;
        border-radius: 16px;
        margin: 0 16px;
        padding: 16px
    }
}

.el-form-item[data-v-662c4121] {
    width: 100%!important;
    margin: 16px 0
}

.tip-text[data-v-662c4121] {
    color: var(--Neutral-1,#111);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.page-form[data-v-662c4121] {
    width: 508px;
    margin: auto
}

@media only screen and (max-width: 1040px) {
    .page-form[data-v-662c4121] {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .page-form[data-v-662c4121] {
        width:100%
    }
}

.page-form .title[data-v-662c4121] {
    font-weight: 600;
    margin-top: 30px;
    font-size: 18px
}

.page-form .sub-title[data-v-662c4121] {
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0
}

.page-form .num[data-v-662c4121] {
    color: var(--Brand-Color-1,#000000);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 5px;
    margin: 16px 0
}

.page-form .list[data-v-662c4121] {
    font-weight: 400;
    margin: 24px 0
}

.page-form .list[data-v-662c4121]>:first-child {
    display: inline-block;
    color: var(--White,#fff);
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 42px;
    height: 36px;
    line-height: 36px;
    border-radius: 100px;
    background: var(--Brand-Color-2,#fff68a50);
    margin-right: 16px
}

.page-form .label[data-v-662c4121] {
    margin: 16px 0;
    font-size: 16px
}

.page-form .primary-btn button[data-v-662c4121] {
    margin-top: 40px
}

.text-red[data-v-720f1a47] {
    color: #bc0303!important
}

.btm-height-36[data-v-720f1a47] {
    height: 36px;
    font-size: 12px
}

.btm-height-44[data-v-720f1a47] {
    height: 44px;
    font-size: 14px
}

.btm-height-56[data-v-720f1a47] {
    height: 56px;
    font-size: 16px
}

.is-btm-green[data-v-720f1a47] {
    font-weight: 500;
    background: #000000
}

.is-btm-green.is-disabled[data-v-720f1a47] {
    color: #8b8b8b;
    background: #cfcfcf
}

.is-btm-green-border[data-v-720f1a47] {
    font-size: 12px;
    color: var(--Brand-Color-1,#000000);
    font-weight: 500;
    background: none;
    border: 1px solid #000000
}

.is-btm-green-border.is-disabled[data-v-720f1a47] {
    color: #8b8b8b;
    background: #cfcfcf
}

.contact-us[data-v-720f1a47] {
    width: 1040px;
    font-family: Montserrat;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    margin-top: 40px
}

.contact-us .contact-top[data-v-720f1a47],.contact-us[data-v-720f1a47] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact-us .contact-top[data-v-720f1a47] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 60px;
    border-radius: 40px;
    background-color: #fff68a50;
    margin-bottom: 24px
}

.contact-us .contact-top .title[data-v-720f1a47] {
    color: #fff;
    font-size: 48px;
    margin-bottom: 32px
}

.contact-us .contact-top .left .content-text[data-v-720f1a47] {
    width: 471px;
    color: #fff
}

.contact-us .contact-top .right .num[data-v-720f1a47] {
    width: 320px
}

.contact-us .mission-box .mission-top[data-v-720f1a47] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-us .mission-box .mission-item[data-v-720f1a47] {
    width: 508px;
    background-color: #fff;
    padding: 40px;
    border-radius: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact-us .mission-box .mission-item[data-v-720f1a47]:first-child {
    margin-right: 24px
}

.contact-us .mission-box .mission-item.mission-bottom-item[data-v-720f1a47] {
    width: 100%;
    margin-top: 24px;
    margin-right: 0
}

.contact-us .mission-box .mission-item .item-title[data-v-720f1a47] {
    color: #000;
    font-size: 32px;
    font-weight: 600
}

.contact-us .mission-box .mission-item .line[data-v-720f1a47] {
    width: 100%;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 24px;
    background-color: #fff68a50
}

.contact-us .mission-box .mission-item .text-content[data-v-720f1a47] {
    color: #111
}

.contact-us .milestone[data-v-720f1a47] {
    width: 1040px;
    margin-top: 80px
}

.contact-us .milestone .title[data-v-720f1a47] {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 24px
}

.contact-us .milestone .item-line[data-v-720f1a47] {
    position: relative;
    height: 134px;
    margin-bottom: 24px
}

.contact-us .milestone .item-line:last-child .line[data-v-720f1a47] {
    display: none
}

.contact-us .milestone .item-line .left[data-v-720f1a47] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-us .milestone .item-line .left .text[data-v-720f1a47] {
    width: 180px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    background-color: #fff68a50;
    font-size: 24px;
    color: #fff;
    margin-right: 24px;
    margin-left: 32px
}

.contact-us .milestone .item-line .left .content[data-v-720f1a47],.contact-us .milestone .item-line .left .text[data-v-720f1a47] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 139px;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact-us .milestone .item-line .left .content[data-v-720f1a47] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    padding: 10px 40px;
    -ms-flex-align: center;
    font-size: 20px
}

.contact-us .milestone .item-line .dot[data-v-720f1a47] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff68a50
}

.contact-us .milestone .item-line .line[data-v-720f1a47] {
    position: absolute;
    left: 5px;
    top: 66px;
    width: 4px;
    height: 154px;
    background-color: #fff68a50
}

@media only screen and (max-width: 1040px) {
    .contact-us[data-v-720f1a47] {
        width:100%;
        font-family: Roboto;
        padding: 0 40px;
        overflow: hidden
    }

    .contact-us .contact-top[data-v-720f1a47] {
        padding: 40px
    }

    .contact-us .contact-top .left .title[data-v-720f1a47] {
        font-size: 36px;
        margin-bottom: 16px
    }

    .contact-us .contact-top .left .content-text[data-v-720f1a47] {
        width: 294px
    }

    .contact-us .mission-box .mission-top .mission-item[data-v-720f1a47] {
        width: 332px
    }

    .contact-us .milestone[data-v-720f1a47] {
        width: 100%
    }

    .contact-us .milestone .title[data-v-720f1a47] {
        font-size: 36px
    }

    .contact-us .milestone .item-line .left .text[data-v-720f1a47] {
        width: 143px
    }

    .contact-us .milestone .item-line .left .content[data-v-720f1a47] {
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .contact-us[data-v-720f1a47] {
        width:100%;
        font-family: Roboto;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contact-us .contact-top[data-v-720f1a47] {
        position: relative;
        display: block;
        width: 100%;
        padding: 153px 24px 24px 24px
    }

    .contact-us .contact-top .title[data-v-720f1a47] {
        font-size: 20px;
        margin-bottom: 8px
    }

    .contact-us .contact-top .left .content-text[data-v-720f1a47] {
        width: 100%;
        color: #fff;
        font-size: 12px
    }

    .contact-us .contact-top .right[data-v-720f1a47] {
        position: absolute;
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .contact-us .contact-top .right .num[data-v-720f1a47] {
        width: 60vw
    }

    .contact-us .mission-box .mission-top[data-v-720f1a47] {
        display: block
    }

    .contact-us .mission-box .mission-item[data-v-720f1a47] {
        width: 100%!important
    }

    .contact-us .mission-box .mission-item[data-v-720f1a47]:nth-child(2) {
        margin-top: 16px
    }

    .contact-us .mission-box .mission-item .item-title[data-v-720f1a47] {
        font-size: 20px
    }

    .contact-us .mission-box .mission-item .line[data-v-720f1a47] {
        height: 1px
    }

    .contact-us .mission-box .mission-item .text-content[data-v-720f1a47] {
        font-size: 12px
    }

    .contact-us .milestone .title[data-v-720f1a47] {
        font-size: 20px
    }

    .contact-us .milestone .item-line .left .text[data-v-720f1a47] {
        width: 74px;
        height: 80px;
        font-size: 14px;
        margin-right: 8px;
        margin-left: 8px
    }

    .contact-us .milestone .item-line .left .content[data-v-720f1a47] {
        font-size: 12px;
        padding: 16px
    }
}
