﻿[data-v-0bcfa64a] .ant-modal-header
{
    border: none;
    border-radius: 10px;
}
[data-v-0bcfa64a] .ant-modal-footer
{
    border: none;
}
[data-v-0bcfa64a] .ant-modal-content
{
    border-radius: 10px;
}
.modal-text[data-v-0bcfa64a]
{
    color: #000;
}
.modal-text[data-v-0bcfa64a], .modal-text[data-v-2f5b600c]
{
    font-weight: 400;
    font-size: 14px;
}
.language-switcher[data-v-4bee4da9]
{
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 9;
    display: flex;
    align-items: center;
    filter: drop-shadow(1px 3px 10px rgba(45,47,51,.5));
}
.language-switcher.with-mask[data-v-4bee4da9]
{
    background-color: rgba(0,0,0,.4);
    border-radius: 24px;
    padding: 4px 12px;
}
.language-switcher .language-icon[data-v-4bee4da9]
{
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.language-switcher .language[data-v-4bee4da9]
{
    min-width: 130px;
}
.language-switcher .language[data-v-4bee4da9] .ant-select-selection
{
    background-color: transparent;
    border: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    height: 32px;
}
.language-switcher .language[data-v-4bee4da9] .ant-select-selection__rendered
{
    display: flex;
    align-items: center;
    line-height: 30px;
    margin-left: 0;
}
.language-switcher.dark-theme .language[data-v-4bee4da9], .language-switcher.dark-theme .language[data-v-4bee4da9] .ant-select-arrow, .language-switcher.dark-theme .language[data-v-4bee4da9] .ant-select-selection
{
    color: #fff;
}
.language-switcher.light-theme[data-v-4bee4da9]
{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 24px;
    padding: 4px 12px;
}
.language-switcher.light-theme .language[data-v-4bee4da9]
{
    color: #000;
}
.language-switcher.light-theme .language[data-v-4bee4da9] .ant-select-selection
{
    background-color: transparent;
    border: none;
    color: #000;
}
.language-switcher.light-theme .language[data-v-4bee4da9] .ant-select-arrow
{
    color: #000;
}
@media(max-width: 1440px)
{
    .language-switcher[data-v-4bee4da9]
    {
        top: 20px;
        right: 30px;
    }
}
@media(max-width: 640px)
{
    .language-switcher[data-v-4bee4da9]
    {
        top: 15px;
        right: 15px;
    }
}
.modal-text[data-v-c8450f56]
{
    font-weight: 400;
    font-size: 14px;
}
[data-v-2bd7b8b6] .ant-modal-header
{
    border: none;
    border-radius: 10px;
}
[data-v-2bd7b8b6] .ant-modal-footer
{
    border: none;
}
[data-v-2bd7b8b6] .ant-modal-content
{
    border-radius: 10px;
}
.modal-text[data-v-2bd7b8b6]
{
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}
.modal-footer-ok[data-v-2bd7b8b6]
{
    display: flex;
}
.language-switcher-container[data-v-2bd7b8b6]
{
    margin-top: 16px;
    margin-bottom: 8px;
    position: relative;
    display: flex;
    justify-content: center;
}
.language-switcher-container[data-v-2bd7b8b6] .language-switcher
{
    position: static;
    filter: none;
}
.language-switcher-container[data-v-2bd7b8b6] .language-switcher .language
{
    min-width: 200px;
}
.toast[data-v-3f89bbd6]
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    top: 53px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: rgba(0,0,0,.85);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border-radius: 20px;
    white-space: nowrap;
    padding: 0 20px;
    color: #fff;
    font-weight: 200;
    font-size: 14px;
}
[data-v-3f89bbd6] .ant-modal-body
{
    padding: 0;
}
.checked[data-v-3a345434]
{
    border-color: var(-\36 60fb9ac)!important;
}
.channel[data-v-3a345434]
{
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 2px solid #bebebe;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: Helvetica;
    border-color: var(-\32 419375c);
}
.channel[data-v-3a345434]:hover
{
    border-color: var(-\36 60fb9ac);
}
.channel .channel-content[data-v-3a345434]
{
    flex: 1;
    display: flex;
    justify-content: space-between;
}
.channel .channel-content .channel-content-header[data-v-3a345434]
{
    display: flex;
    margin-left: 16px;
    align-items: center;
    flex: 1;
}
.channel .channel-content .channel-content-header .header-logo[data-v-3a345434]
{
    width: 60px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}
.channel .channel-content .channel-content-header .header-logo .header-logo-img[data-v-3a345434]
{
    height: 100%;
}
.channel .channel-content .channel-content-header .header-line[data-v-3a345434]
{
    width: 1px;
    height: 20px;
    background: #bebebe;
    margin-right: 8px;
}
.channel .channel-content .channel-content-header .header-name[data-v-3a345434]
{
    font-weight: 400;
    font-size: 14px;
    color: #1d2127;
}
.channel .channel-content .price-wrapper[data-v-3a345434]
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 20px;
    text-align: right;
    position: relative;
}
.channel .channel-content .price-wrapper .price[data-v-3a345434]
{
    line-height: 1;
    font-weight: 700;
    font-size: 18px;
    color: #f64c4c;
}
.channel .channel-content .price-wrapper .costPrice[data-v-3a345434]
{
    line-height: 1;
    font-size: 12px;
    color: #868c92;
}
.channel .channel-footer[data-v-3a345434]
{
    display: flex;
    height: 20px;
    align-items: center;
    justify-content: flex-end;
    background: var(-\39 61db6f8);
    position: relative;
    padding: 0 4px;
    border-radius: 5px;
    margin: 0 3px 3px 3px;
}
.channel .channel-footer .footer-icon[data-v-3a345434]
{
    height: 12px;
}
.channel .tag[data-v-3a345434]
{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f60;
    color: #fff;
    white-space: nowrap;
    border-radius: 18px;
    height: 16px;
    padding: 0 7px;
    overflow: hidden;
    font-size: 12px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 700;
}
.channel .tag .tag-item[data-v-3a345434]
{
    margin: 0 2px;
}
.home-channelList .tip
{
    border: 2px dashed #bebebe;
    border-radius: 10px;
    color: #bebebe;
    line-height: 16px;
    text-align: center;
    padding: 14px;
}
.home-channelList .channel-items
{
    grid-auto-rows: 95px!important;
}
.home-submit[data-v-295a95a7]
{
    margin-top: 30px;
}
.home-submit.home-submit-v2[data-v-295a95a7]
{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.submit-btn[data-v-295a95a7]
{
    width: 300px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    margin: 0 auto;
}
.submit-btn.disabled[data-v-295a95a7]
{
    filter: grayscale(1);
    cursor: not-allowed!important;
}
.home-submit-v2 .submit-btn[data-v-295a95a7]
{
    width: 100%;
    max-width: 460px;
    height: 88px;
    margin-top: 20px;
    line-height: 88px;
    text-align: center;
    transition: filter .3s ease-out;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.home-submit-v2 .submit-btn[data-v-295a95a7]:hover
{
    filter: brightness(1.1);
}
@media(max-width: 812px)
{
    .home-submit-v2 .submit-btn[data-v-295a95a7]
    {
        height: 60px;
        line-height: 44px;
        width: 300px;
        font-size: 14px;
    }
}
.block-qr[data-v-acf5b8f8]
{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-qr.block-qr-v2[data-v-acf5b8f8]
{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.block-qr .submit-btn[data-v-acf5b8f8]
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 60px;
    color: #000;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.25);
    border-radius: 10px;
    cursor: pointer;
}
.block-qr .submit-btn.disabled[data-v-acf5b8f8]
{
    filter: grayscale(1);
    cursor: not-allowed!important;
}
.block-qr.block-qr-v2 .submit-btn[data-v-acf5b8f8]
{
    width: 100%;
    max-width: 460px;
    height: 88px;
    margin-top: 20px;
    line-height: 88px;
    text-align: center;
    transition: filter .3s ease-out;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    box-shadow: none;
}
.block-qr.mobile-layout .submit-btn[data-v-acf5b8f8]
{
    font-size: 14px;
    font-weight: 700;
    box-shadow: none;
}
.block-qr.block-qr-v2.mobile-layout .submit-btn[data-v-acf5b8f8]
{
    height: 60px;
    line-height: 44px;
    max-width: 300px;
    font-size: 14px;
}
.qr-wrapper[data-v-acf5b8f8]
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-bottom: 72px;
}
.qr-wrapper .price[data-v-acf5b8f8]
{
    font-family: DIN;
    font-style: normal;
    font-weight: 350;
    font-size: 24px;
    color: #f64c4c;
    margin-bottom: 30px;
    margin-top: 14px;
}
.qr-wrapper .qr-title[data-v-acf5b8f8]
{
    font-style: normal;
    font-weight: 450;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #000;
}
.qr-wrapper .qr-img[data-v-acf5b8f8]
{
    height: 200px;
    width: 200px;
    border: 1px solid rgba(0,0,0,.08);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qr-wrapper .qr-img img[data-v-acf5b8f8]
{
    height: 100%;
    width: 100%;
}
.qr-wrapper .qr-loading[data-v-acf5b8f8]
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    height: 200px;
    width: 200px;
    border: 1px solid rgba(0,0,0,.08);
    background: url(../image/webpay-intl-qr-loading-bg2.72b3deb2.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.qr-wrapper .qr-loading .qr-loading-icon-wrapper[data-v-acf5b8f8]
{
    height: 22px;
    width: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.qr-wrapper .qr-loading .qr-loading-icon-wrapper .qr-loading-icon[data-v-acf5b8f8]
{
    animation: loadingCircle-acf5b8f8 2s linear infinite;
}
.qr-wrapper .qr-retry[data-v-acf5b8f8]
{
    height: 200px;
    width: 200px;
    border: 1px solid rgba(0,0,0,.08);
    cursor: pointer;
}
@keyframes loadingCircle-acf5b8f8
{
    to
    {
        transform: rotate(1turn);
    }
}