.click-default[data-v-e87551a4] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.click-pointer[data-v-e87551a4] {
    cursor: pointer
}

.normal-button[data-v-e87551a4] {
    background: #8854f4;
    border-radius: 6px;
    color: #fff
}

.exchange-button[data-v-e87551a4],
.normal-button[data-v-e87551a4] {
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.exchange-button[data-v-e87551a4] {
    border: 1px solid #8854f4;
    border-radius: 6px;
    color: #8854f4
}

.close-icon[data-v-e87551a4] {
    border-radius: 3px;
    height: 24px;
    line-height: 16px;
    position: relative;
    width: 24px
}

.close-icon[data-v-e87551a4]:after,
.close-icon[data-v-e87551a4]:before {
    background: #757575;
    border: 1px solid #757575;
    border-radius: 1px;
    content: " ";
    height: 16px;
    left: 11px;
    position: absolute;
    top: 3px
}

.close-icon[data-v-e87551a4]:hover {
    background: rgba(13, 13, 13, .06)
}

.close-icon[data-v-e87551a4]:active {
    background: rgba(13, 13, 13, .1)
}

.close-icon[data-v-e87551a4]:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-icon[data-v-e87551a4]:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.confirm-h5[data-v-e87551a4] {
    background: #fff;
    border: 1px solid #d0d3d8;
    border-radius: 8px;
    color: #333840;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    width: 258px
}

@media screen and (min-width:1025px) {
    .normal-button[data-v-e87551a4]:hover {
        background: #9e74f0
    }
    .normal-button[data-v-e87551a4]:active {
        background: #7f45f6
    }
    .normal-button[data-v-e87551a4]:disabled {
        background: #8854f4;
        opacity: .3
    }
    .exchange-button[data-v-e87551a4]:hover {
        background: rgba(158, 116, 240, .1);
        border: 1px solid #9e74f0
    }
    .exchange-button[data-v-e87551a4]:active {
        background: rgba(127, 69, 246, .1);
        border: 1px solid #7f45f6
    }
    .exchange-button[data-v-e87551a4]:disabled {
        border: 1px solid #8854f4;
        opacity: .3
    }
}

@-webkit-keyframes fade-in-e87551a4 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in-e87551a4 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out-e87551a4 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-in-out-e87551a4 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.nuxt-icon[data-v-e87551a4] {
    display: inline-block
}

.nuxt-icon[data-v-e87551a4] svg {
    height: 100%;
    width: 100%
}

img[lazy=loading][data-v-e87551a4] {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

img[lazy=error][data-v-e87551a4],
img[lazy=loaded][data-v-e87551a4] {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.btn[data-v-e87551a4],
.client-btn[data-v-e87551a4] {
    background: #8350f2;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 16px auto 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 240px
}

.btn[data-v-e87551a4]:hover,
.client-btn[data-v-e87551a4]:hover {
    background: #9c75f0;
    color: #fff
}

.btn[data-v-e87551a4]:active,
.client-btn[data-v-e87551a4]:active {
    background: #582aef;
    color: #fff
}

.client-btn[data-v-e87551a4] {
    background: #fff;
    border: 1px solid #8350f2;
    color: #8350f2
}

.client-btn[data-v-e87551a4]:hover {
    background: #f1edfa;
    color: #8350f2
}

.client-btn[data-v-e87551a4]:active {
    background: #e5e1ef;
    color: #8350f2
}

@-webkit-keyframes rotate-e87551a4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-e87551a4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.footer[data-v-e87551a4] {
    border-top: 1px solid hsla(0, 0%, 5%, .06);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 12px;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    width: 100%
}

.footer[data-v-e87551a4],
.footer .content[data-v-e87551a4],
.footer .content .content-wrap[data-v-e87551a4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .content .content-wrap[data-v-e87551a4] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .content .contact .title[data-v-e87551a4] {
    color: rgba(13, 13, 13, .9);
    font-weight: 600
}

.footer .content .contact .info[data-v-e87551a4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer .content .contact .info .item[data-v-e87551a4] {
    color: #828088;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .content .contact .info .item .contact-num[data-v-e87551a4]:last-child {
    padding: 0
}

.footer .content .contact .info .item[data-v-e87551a4]:last-child {
    padding-right: 0
}

.footer .content .contact a[data-v-e87551a4] {
    color: #828088;
    font-size: 12px
}

.footer .content .policy a[data-v-e87551a4] {
    color: rgba(13, 13, 13, .9);
    font-size: 12px
}

.footer .content .license .police-info[data-v-e87551a4] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .content .license .police-info[data-v-e87551a4],
.footer .content .title[data-v-e87551a4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .content .title img[data-v-e87551a4] {
    display: block;
    height: 24px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 95px
}

.footer .content .title span[data-v-e87551a4] {
    color: #828088;
    font-size: 12px;
    font-style: normal;
    font-weight: 380;
    line-height: normal
}

@media screen and (min-width:820px) {
    .footer[data-v-e87551a4] {
        color: rgba(13, 13, 13, .9);
        height: 179px;
        width: 100%
    }
    .footer .content-wrap[data-v-e87551a4] {
        width: 435px
    }
    .footer .content[data-v-e87551a4] {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        max-width: 1200px;
        padding: 0 36px;
        width: 100%
    }
    .footer .content[data-v-e87551a4],
    .footer .content .contact[data-v-e87551a4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .footer .content .contact[data-v-e87551a4] {
        width: 435px
    }
    .footer .content .contact[data-v-e87551a4],
    .footer .content .contact .title[data-v-e87551a4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer .content .contact .title[data-v-e87551a4] {
        color: rgba(13, 13, 13, .9);
        padding-bottom: 16px
    }
    .footer .content .contact .info[data-v-e87551a4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 8px
    }
    .footer .content .contact .info .item[data-v-e87551a4] {
        padding-right: 32px
    }
    .footer .content .contact .info .item .contact-num[data-v-e87551a4] {
        padding-right: 10px
    }
    .footer .content .contact .navigationInfo[data-v-e87551a4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 8px 44px;
        width: 146px
    }
    .footer .content .contact .navigationInfo .item[data-v-e87551a4] {
        padding-right: 0;
        text-align: left;
        white-space: nowrap;
        width: 51px
    }
    .footer .content .policy[data-v-e87551a4] {
        padding-top: 6px
    }
    .footer .content .policy:hover a[data-v-e87551a4] {
        -webkit-text-decoration: underline;
        text-decoration: underline
    }
    .footer .content .license[data-v-e87551a4] {
        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
    }
    .footer .content .license .title[data-v-e87551a4] {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer .content .license .title span[data-v-e87551a4] {
        padding-left: 24px
    }
    .footer .content .license .title img[data-v-e87551a4] {
        display: block;
        height: 24px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 95px
    }
    .footer .content .license .info[data-v-e87551a4] {
        padding-top: 20px
    }
    .footer .content .license .police-info[data-v-e87551a4] {
        padding-top: 8px
    }
    .footer .content .license .police-info img[data-v-e87551a4] {
        height: 16px;
        padding-right: 4px;
        width: 16px
    }
}

@media screen and (max-width:819px) {
    .footer[data-v-e87551a4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        color: rgba(13, 13, 13, .9);
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 12px;
        line-height: 18px;
        padding: 30px 24px
    }
    .footer .content-wrap[data-v-e87551a4] {
        gap: 30px
    }
    .footer .content[data-v-e87551a4],
    .footer .content-wrap[data-v-e87551a4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .footer .content .contact[data-v-e87551a4],
    .footer .content .contact .title[data-v-e87551a4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer .content .contact .title[data-v-e87551a4] {
        color: rgba(13, 13, 13, .9);
        padding-bottom: 10px
    }
    .footer .content .contact .info[data-v-e87551a4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer .content .contact .info .item[data-v-e87551a4] {
        padding-top: 8px
    }
    .footer .content .contact .info .item .key[data-v-e87551a4] {
        display: inline-block;
        width: 88px
    }
    .footer .content .contact .info .item .contact-num[data-v-e87551a4] {
        color: #828088
    }
    .footer .content .contact .navigationInfo[data-v-e87551a4] {
        display: grid;
        grid-template-columns: repeat(2, -webkit-max-content);
        grid-template-columns: repeat(2, max-content);
        grid-gap: 8px 38px
    }
    .footer .content .policy[data-v-e87551a4] {
        padding-top: 6px
    }
    .footer .content .license[data-v-e87551a4] {
        padding-top: 24px
    }
    .footer .content .license .police-info[data-v-e87551a4] {
        padding-top: 6px
    }
    .footer .content .license .police-info img[data-v-e87551a4] {
        padding-right: 4px
    }
    .footer .content .license .title[data-v-e87551a4] {
        gap: 10px;
        padding-bottom: 8px
    }
    .footer .content .license .title img[data-v-e87551a4] {
        display: none
    }
}

.click-default[data-v-f05cdb3f] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.click-pointer[data-v-f05cdb3f] {
    cursor: pointer
}

.normal-button[data-v-f05cdb3f] {
    background: #8854f4;
    border-radius: 6px;
    color: #fff
}

.exchange-button[data-v-f05cdb3f],
.normal-button[data-v-f05cdb3f] {
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.exchange-button[data-v-f05cdb3f] {
    border: 1px solid #8854f4;
    border-radius: 6px;
    color: #8854f4
}

.close-icon[data-v-f05cdb3f] {
    border-radius: 3px;
    height: 24px;
    line-height: 16px;
    position: relative;
    width: 24px
}

.close-icon[data-v-f05cdb3f]:after,
.close-icon[data-v-f05cdb3f]:before {
    background: #757575;
    border: 1px solid #757575;
    border-radius: 1px;
    content: " ";
    height: 16px;
    left: 11px;
    position: absolute;
    top: 3px
}

.close-icon[data-v-f05cdb3f]:hover {
    background: rgba(13, 13, 13, .06)
}

.close-icon[data-v-f05cdb3f]:active {
    background: rgba(13, 13, 13, .1)
}

.close-icon[data-v-f05cdb3f]:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-icon[data-v-f05cdb3f]:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.confirm-h5[data-v-f05cdb3f] {
    background: #fff;
    border: 1px solid #d0d3d8;
    border-radius: 8px;
    color: #333840;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    width: 258px
}

@media screen and (min-width:1025px) {
    .normal-button[data-v-f05cdb3f]:hover {
        background: #9e74f0
    }
    .normal-button[data-v-f05cdb3f]:active {
        background: #7f45f6
    }
    .normal-button[data-v-f05cdb3f]:disabled {
        background: #8854f4;
        opacity: .3
    }
    .exchange-button[data-v-f05cdb3f]:hover {
        background: rgba(158, 116, 240, .1);
        border: 1px solid #9e74f0
    }
    .exchange-button[data-v-f05cdb3f]:active {
        background: rgba(127, 69, 246, .1);
        border: 1px solid #7f45f6
    }
    .exchange-button[data-v-f05cdb3f]:disabled {
        border: 1px solid #8854f4;
        opacity: .3
    }
}

@-webkit-keyframes fade-in-f05cdb3f {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in-f05cdb3f {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out-f05cdb3f {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-in-out-f05cdb3f {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.nuxt-icon[data-v-f05cdb3f] {
    display: inline-block
}

.nuxt-icon[data-v-f05cdb3f] svg {
    height: 100%;
    width: 100%
}

img[lazy=loading][data-v-f05cdb3f] {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

img[lazy=error][data-v-f05cdb3f],
img[lazy=loaded][data-v-f05cdb3f] {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.btn[data-v-f05cdb3f],
.client-btn[data-v-f05cdb3f] {
    background: #8350f2;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 16px auto 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 240px
}

.btn[data-v-f05cdb3f]:hover,
.client-btn[data-v-f05cdb3f]:hover {
    background: #9c75f0;
    color: #fff
}

.btn[data-v-f05cdb3f]:active,
.client-btn[data-v-f05cdb3f]:active {
    background: #582aef;
    color: #fff
}

.client-btn[data-v-f05cdb3f] {
    background: #fff;
    border: 1px solid #8350f2;
    color: #8350f2
}

.client-btn[data-v-f05cdb3f]:hover {
    background: #f1edfa;
    color: #8350f2
}

.client-btn[data-v-f05cdb3f]:active {
    background: #e5e1ef;
    color: #8350f2
}

@-webkit-keyframes rotate-f05cdb3f {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-f05cdb3f {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.dialog-normal[data-v-f05cdb3f] {
    background-color: rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999
}

.dialog-normal .box[data-v-f05cdb3f] {
    background: #fff;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 242px;
    padding: 60px;
    position: relative;
    text-align: center;
    width: 616px
}

.dialog-normal .box .close-area[data-v-f05cdb3f] {
    height: 16px;
    position: absolute;
    right: 28px;
    top: 28px;
    width: 16px
}

.dialog-normal .box .close-area[data-v-f05cdb3f]:before {
    bottom: -10px;
    content: "";
    cursor: pointer;
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px
}

.dialog-normal .box .close-area .close[data-v-f05cdb3f] {
    height: 16px;
    width: 16px
}

.dialog-normal .box .title[data-v-f05cdb3f] {
    color: #120c22;
    font-size: 24px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    margin-bottom: 16px
}

.dialog-normal .box .btn-wrap[data-v-f05cdb3f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.footer-download[data-v-f05cdb3f] {
    color: rgba(13, 13, 13, .9);
    font-size: 16px;
    margin-top: 24px
}

.footer-download[data-v-f05cdb3f],
.footer-download .download[data-v-f05cdb3f] {
    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
}

.footer-download .download[data-v-f05cdb3f] {
    color: #8350f2;
    cursor: pointer;
    position: relative
}

.footer-download .download[data-v-f05cdb3f]:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%238350F2' d='M10.688 8.582c.416-.259.416-.905 0-1.164l-3.75-2.327C6.52 4.832 6 5.156 6 5.673v4.654c0 .517.52.84.938.582z'/%3E%3C/svg%3E") no-repeat;
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px
}

.download-popup[data-v-f05cdb3f] {
    left: 50%;
    position: absolute;
    top: 60px;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.get-privilege-footer[data-v-f05cdb3f] {
    background: url(./footer-bg.DILO-Xx_.png) no-repeat #fff;
    background-position: 50%;
    bottom: 0;
    height: 100px;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 10
}

.btn[data-v-f05cdb3f]:before {
    content: "";
    height: 70px;
    left: 0;
    position: absolute;
    width: 100%
}

.click-default[data-v-e8b7fdf1] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.click-pointer[data-v-e8b7fdf1] {
    cursor: pointer
}

.normal-button[data-v-e8b7fdf1] {
    background: #8854f4;
    border-radius: 6px;
    color: #fff
}

.exchange-button[data-v-e8b7fdf1],
.normal-button[data-v-e8b7fdf1] {
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.exchange-button[data-v-e8b7fdf1] {
    border: 1px solid #8854f4;
    border-radius: 6px;
    color: #8854f4
}

.close-icon[data-v-e8b7fdf1] {
    border-radius: 3px;
    height: 24px;
    line-height: 16px;
    position: relative;
    width: 24px
}

.close-icon[data-v-e8b7fdf1]:after,
.close-icon[data-v-e8b7fdf1]:before {
    background: #757575;
    border: 1px solid #757575;
    border-radius: 1px;
    content: " ";
    height: 16px;
    left: 11px;
    position: absolute;
    top: 3px
}

.close-icon[data-v-e8b7fdf1]:hover {
    background: rgba(13, 13, 13, .06)
}

.close-icon[data-v-e8b7fdf1]:active {
    background: rgba(13, 13, 13, .1)
}

.close-icon[data-v-e8b7fdf1]:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-icon[data-v-e8b7fdf1]:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.confirm-h5[data-v-e8b7fdf1] {
    background: #fff;
    border: 1px solid #d0d3d8;
    border-radius: 8px;
    color: #333840;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    width: 258px
}

@media screen and (min-width:1025px) {
    .normal-button[data-v-e8b7fdf1]:hover {
        background: #9e74f0
    }
    .normal-button[data-v-e8b7fdf1]:active {
        background: #7f45f6
    }
    .normal-button[data-v-e8b7fdf1]:disabled {
        background: #8854f4;
        opacity: .3
    }
    .exchange-button[data-v-e8b7fdf1]:hover {
        background: rgba(158, 116, 240, .1);
        border: 1px solid #9e74f0
    }
    .exchange-button[data-v-e8b7fdf1]:active {
        background: rgba(127, 69, 246, .1);
        border: 1px solid #7f45f6
    }
    .exchange-button[data-v-e8b7fdf1]:disabled {
        border: 1px solid #8854f4;
        opacity: .3
    }
}

@-webkit-keyframes fade-in-e8b7fdf1 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in-e8b7fdf1 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out-e8b7fdf1 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-in-out-e8b7fdf1 {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.nuxt-icon[data-v-e8b7fdf1] {
    display: inline-block
}

.nuxt-icon[data-v-e8b7fdf1] svg {
    height: 100%;
    width: 100%
}

img[lazy=loading][data-v-e8b7fdf1] {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

img[lazy=error][data-v-e8b7fdf1],
img[lazy=loaded][data-v-e8b7fdf1] {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.btn[data-v-e8b7fdf1],
.client-btn[data-v-e8b7fdf1] {
    background: #8350f2;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 16px auto 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 240px
}

.btn[data-v-e8b7fdf1]:hover,
.client-btn[data-v-e8b7fdf1]:hover {
    background: #9c75f0;
    color: #fff
}

.btn[data-v-e8b7fdf1]:active,
.client-btn[data-v-e8b7fdf1]:active {
    background: #582aef;
    color: #fff
}

.client-btn[data-v-e8b7fdf1] {
    background: #fff;
    border: 1px solid #8350f2;
    color: #8350f2
}

.client-btn[data-v-e8b7fdf1]:hover {
    background: #f1edfa;
    color: #8350f2
}

.client-btn[data-v-e8b7fdf1]:active {
    background: #e5e1ef;
    color: #8350f2
}

@-webkit-keyframes rotate-e8b7fdf1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-e8b7fdf1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.dialog-normal[data-v-e8b7fdf1] {
    z-index: 9999
}

.dialog-normal .box[data-v-e8b7fdf1] {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 292px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 394px;
    width: 616px;
    -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;
    padding: 180px 50px 60px
}

.dialog-normal .box .title[data-v-e8b7fdf1] {
    color: #120c22;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px
}

.dialog-normal .box .btn-wrap[data-v-e8b7fdf1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 36px
}

.dialog-normal .box .btn-wrap .open-ai-btn[data-v-e8b7fdf1] {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 240px
}

.dialog-normal .box .btn-wrap .open-ai-btn[data-v-e8b7fdf1]:not(:last-child) {
    margin-right: 16px
}

.dialog-normal .box .btn-wrap .normal-btn[data-v-e8b7fdf1] {
    background: #fff;
    border: 1px solid #8350f2;
    border-radius: 8px;
    color: #8350f2
}

.dialog-normal .box .btn-wrap .normal-btn[data-v-e8b7fdf1]:hover {
    background: #f9f7ff;
    border: 1px solid #9f50ef
}

.dialog-normal .box .btn-wrap .normal-btn[data-v-e8b7fdf1]:active {
    background: #eee8ff;
    border: 1px solid #9f50ef
}

.dialog-normal .box .btn-wrap .deep-btn[data-v-e8b7fdf1] {
    background: radial-gradient(73.75% 73.75% at 50% 100%, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, 0)), radial-gradient(294.28% 502.01% at 50.05% 100.49%, #793bfc 0, rgba(255, 23, 166, .5));
    color: #fff
}

.dialog-normal .box .btn-wrap .deep-btn[data-v-e8b7fdf1]:hover {
    background: radial-gradient(59.22% 27.5% at 80% -3.75%, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, 0)), radial-gradient(73.75% 73.75% at 50% 100%, rgba(255, 216, 249, .6) 0, rgba(255, 216, 249, 0)), radial-gradient(294.28% 502.01% at 50.05% 100.49%, #793bfc 0, rgba(255, 23, 166, .5))
}

.dialog-normal .box .btn-wrap .deep-btn[data-v-e8b7fdf1]:active {
    background: radial-gradient(64.67% 97.5% at 50% 100%, rgba(253, 152, 174, .66) 0, rgba(253, 152, 174, 0)), radial-gradient(294.28% 502.01% at 50.05% 100.49%, #793bfc 0, rgba(255, 23, 107, .5))
}

.dialog-normal .box .download-warp[data-v-e8b7fdf1] {
    color: #383444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    padding-top: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-normal .box .download-warp .download-text--highlight[data-v-e8b7fdf1] {
    color: #9f50ef;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.dialog-normal .box .download-warp .download-text--highlight[data-v-e8b7fdf1]:hover {
    color: #b266ff
}

.dialog-normal .box .download-warp .download-text--highlight[data-v-e8b7fdf1]:active {
    color: #8e25f7
}

.dialog-normal[data-v-e8b7fdf1] .form {
    border-radius: 12px
}

.v-enter-active[data-v-e8b7fdf1],
.v-leave-active[data-v-e8b7fdf1] {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.v-enter-from[data-v-e8b7fdf1],
.v-leave-to[data-v-e8b7fdf1] {
    opacity: 0
}

.click-default {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.click-pointer {
    cursor: pointer
}

.normal-button {
    background: #8854f4;
    border-radius: 6px;
    color: #fff
}

.exchange-button,
.normal-button {
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.exchange-button {
    border: 1px solid #8854f4;
    border-radius: 6px;
    color: #8854f4
}

.close-icon {
    border-radius: 3px;
    height: 24px;
    line-height: 16px;
    position: relative;
    width: 24px
}

.close-icon:after,
.close-icon:before {
    background: #757575;
    border: 1px solid #757575;
    border-radius: 1px;
    content: " ";
    height: 16px;
    left: 11px;
    position: absolute;
    top: 3px
}

.close-icon:hover {
    background: rgba(13, 13, 13, .06)
}

.close-icon:active {
    background: rgba(13, 13, 13, .1)
}

.close-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.confirm-h5 {
    background: #fff;
    border: 1px solid #d0d3d8;
    border-radius: 8px;
    color: #333840;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    width: 258px
}

@media screen and (min-width:1025px) {
    .normal-button:hover {
        background: #9e74f0
    }
    .normal-button:active {
        background: #7f45f6
    }
    .normal-button:disabled {
        background: #8854f4;
        opacity: .3
    }
    .exchange-button:hover {
        background: rgba(158, 116, 240, .1);
        border: 1px solid #9e74f0
    }
    .exchange-button:active {
        background: rgba(127, 69, 246, .1);
        border: 1px solid #7f45f6
    }
    .exchange-button:disabled {
        border: 1px solid #8854f4;
        opacity: .3
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-in-out {
    0% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.nuxt-icon {
    display: inline-block
}

.nuxt-icon :deep(svg) {
    height: 100%;
    width: 100%
}

img[lazy=loading] {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

img[lazy=error],
img[lazy=loaded] {
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.btn,
.client-btn {
    background: #8350f2;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 16px auto 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 240px
}

.btn:hover,
.client-btn:hover {
    background: #9c75f0;
    color: #fff
}

.btn:active,
.client-btn:active {
    background: #582aef;
    color: #fff
}

.client-btn {
    background: #fff;
    border: 1px solid #8350f2;
    color: #8350f2
}

.client-btn:hover {
    background: #f1edfa;
    color: #8350f2
}

.client-btn:active {
    background: #e5e1ef;
    color: #8350f2
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.page-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -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;
    min-height: 100vh
}

@media screen and (max-width:1136px) {
    .limit-width {
        min-width: 1136px;
        overflow: hidden
    }
}