﻿.tag[data-v-94238f20] {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center
}

.tag span[data-v-94238f20] {
    background-color: #00f;
    color: #fff;
    padding: 8px 80px;
    opacity: .4;
    font-size: 12px
}

html,
body {
    padding: 0;
    margin: 0;
    background: black;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

a {
    color: inherit;
    text-decoration: none
}

* {
    box-sizing: border-box
}

.page-pc[data-v-d9c4be8f] {
    display: flex
}

.page-mobile[data-v-d9c4be8f] {
    /* display: none; */
    padding: 10px 40px;
}

@media only screen and (max-width: 725px) {

    .home-container-mobile[data-v-d9c4be8f] {
        width: 100% !important;
    }

    .page-pc[data-v-d9c4be8f] {
        display: none
    }

    .page-mobile[data-v-d9c4be8f] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.bg[data-v-d9c4be8f] {
    background: black;
    /* background-image: url(../images/background-c9198fb5.webp), url(../image/background-625078d9.jpg); */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1000
}

.bg-mask[data-v-d9c4be8f] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
    background: rgba(0, 0, 0, .35)
}

.header-container[data-v-d9c4be8f] {
    background: rgba(0, 0, 0, .75);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    display: none;
    align-items: center;
    padding: 0 40px
}

.header-logo[data-v-d9c4be8f] {
    height: 30px;
    margin-right: 100px
}

.header-title[data-v-d9c4be8f] {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-left: 40px;
    cursor: pointer
}

.header-title[data-v-d9c4be8f]:hover {
    color: #ffffffbf
}

.header-publish[data-v-d9c4be8f] {
    cursor: pointer;
    width: 90px;
    height: 32px;
    position: absolute;
    top: 14px;
    right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .85);
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px
}

.footer-container[data-v-d9c4be8f] {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.footer-text[data-v-d9c4be8f],
.footer-friend-link[data-v-d9c4be8f] {
    font-weight: 400;
    font-size: 11px;
    line-height: 150%;
    letter-spacing: 2px;
    color: #ffffff80;
}

.footer-text[data-v-d9c4be8f]:not(:last-child):not(.clear):after {
    content: "|";
    margin: 0 8px
}

.footer-friend-link[data-v-d9c4be8f]:not(:first-child):not(:last-child):not(.clear):after {
    content: " "
}

.footer-text-clickable[data-v-d9c4be8f] {
    cursor: pointer
}

.footer-text-clickable[data-v-d9c4be8f]:hover {
    color: #ffffffd9
}

.promotion-wrapper[data-v-d9c4be8f] {
    height: 100vh;
    width: 65vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-width: 444px;
    min-height: 555px
}

.promotion[data-v-d9c4be8f] {
    width: 444px;
    height: 555px
}

.survey-link[data-v-d9c4be8f] {
    display: flex;
    justify-content: center;
    margin-top: 32px
}

.survey-link a[data-v-d9c4be8f] {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    text-align: center;
    opacity: .8
}

.survey-link a[data-v-d9c4be8f]:hover {
    opacity: 1
}

.bg-mobile[data-v-d9c4be8f] {
    background: black;
    /* background-image: url(../images/background-mobile-edc0c7e2.jpg); */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1000
}

.home-container-mobile[data-v-d9c4be8f] {
    width: 50%;
    margin: 0 auto;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;

}

.logo[data-v-d9c4be8f] {
    height: 42px;
    margin-right: 8px
}

.slogan-mobile[data-v-d9c4be8f] {
    color: #ffffff80;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 6px;
    margin-top: 16px;
}

.download-mobile[data-v-d9c4be8f] {
    width: 100%;
    height: 48px;
    background: #fff;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 175%;
    color: #121212;
    margin-top: 20px
}

.preview-mobile[data-v-d9c4be8f] {
    position: relative
}

.preview-mobile .preview-image[data-v-d9c4be8f] {
    width: 80%;
    position: relative;
    z-index: 2;
}

.preview-mobile .preview-image.ip2[data-v-d9c4be8f] {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
}

.gov-img[data-v-d9c4be8f] {
    width: 10px;
    height: 10px
}

.android-footer[data-v-d9c4be8f] {
    margin-top: 20px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 10px
}

.android-footer span[data-v-d9c4be8f] {
    margin: 0 10px
}

.android-footer div {
    margin: 2px 0;
}

.home-container[data-v-04b5fa2a] {
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px
}

.download[data-v-04b5fa2a] {
    width: 400px;
    justify-content: center;
    display: flex;
    flex-direction: column
}

.download .logo[data-v-04b5fa2a] {
    width: 305px
}

.download .slogan[data-v-04b5fa2a] {
    color: #ffffff80;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 10px;
    margin-top: 16px;
    margin-left: 16px;
    margin-bottom: 30px
}

.download .download-button[data-v-04b5fa2a] {
    height: 48px;
    border-radius: 8px;
    background-color: #ffffffd9;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121212;
    font-size: 16px;
    font-weight: 500;
    flex-grow: 1;
    flex-shrink: 0;
    gap: 8px;
    cursor: pointer;
    text-decoration: none;
    position: relative
}

.download .download-button[data-v-04b5fa2a]:hover {
    background: rgb(255, 255, 255)
}

.download .download-button.android[data-v-04b5fa2a] {
    cursor: default
}

.download .download-button.android[data-v-04b5fa2a]:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.download .download-button.android[data-v-04b5fa2a]:hover:before {
    content: "";
    width: 100%;
    height: 152px;
    opacity: 1;
    background-color: #fff;
    border-radius: 0 0 9px 9px;
    top: 48px;
    position: absolute;
    backdrop-filter: blur(10px)
}

.download .download-button.android[data-v-04b5fa2a]:hover:after {
    content: "";
    width: 120px;
    height: 120px;
    opacity: 1;
    background-image: url(../images/qrcode-android-a747ef6f.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%)
}

.download .download-button.ios[data-v-04b5fa2a] {
    cursor: default
}

.download .download-button.ios[data-v-04b5fa2a]:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.download .download-button.ios[data-v-04b5fa2a]:hover:before {
    content: "";
    width: 100%;
    height: 152px;
    opacity: 1;
    background-color: #fff;
    border-radius: 0 0 9px 9px;
    top: 48px;
    position: absolute;
    backdrop-filter: blur(10px)
}

.download .download-button.ios[data-v-04b5fa2a]:hover:after {
    content: "";
    width: 120px;
    height: 120px;
    opacity: 1;
    background-image: url(../fonts/qrcode-ios-b53aa704.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%)
}

.download .row[data-v-04b5fa2a] {
    margin-top: 16px;
    display: flex;
    gap: 16px
}

.download .row .download-button[data-v-04b5fa2a] {
    width: 0
}

.download .more[data-v-04b5fa2a] {
    display: flex;
    align-items: center;
    color: #ffffffd9;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    gap: 4px;
    cursor: pointer
}

.download .more .img[data-v-04b5fa2a] {
    width: 12px
}

.preview[data-v-04b5fa2a] {
    display: flex;
    width: 50%;
    position: relative;
    align-items: center;
    justify-content: flex-end
}

.preview .preview-image[data-v-04b5fa2a] {
    display: flex
}

.preview .preview-image.mac[data-v-04b5fa2a] {
    width: 100%
}

.preview .preview-image.ip1[data-v-04b5fa2a] {
    position: absolute;
    width: 20%;
    right: 0
}

.download-container[data-v-c9dd1f66] {
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px
}

.download-button[data-v-c9dd1f66] {
    height: 48px;
    border-radius: 8px;
    background-color: #ffffffd9;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121212;
    font-size: 16px;
    font-weight: 500;
    flex-grow: 1;
    flex-shrink: 0;
    gap: 8px;
    cursor: pointer;
    text-decoration: none
}

.download-button[data-v-c9dd1f66]:hover {
    background: rgb(255, 255, 255)
}

.block[data-v-c9dd1f66] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.block .os[data-v-c9dd1f66] {
    width: 96px;
    height: 96px
}

.block .title[data-v-c9dd1f66] {
    font-size: 20px;
    font-weight: 500;
    color: #ffffffd9;
    margin-top: 24px
}

.block .desc[data-v-c9dd1f66] {
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff80
}

.block .row[data-v-c9dd1f66] {
    margin-top: 32px;
    display: flex;
    width: 100%;
    gap: 16px
}

.block .row .download-button[data-v-c9dd1f66] {
    width: 170px
}

.funct {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: black;
    display: none;
}

.funct img {
    width: 100%;
    height: 75%;
    border: 3px solid green;

}

.funct .Goback {
    width: 70%;
    height: 30px;
    margin: 0 auto;
    background: #449855;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 30px;
    margin-top: 20px;
}

.checkGnogN {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: black;
    display: none;
    top: .1px;
}


.checkGnogN img {
    width: 100%;
    height: 70%;
}

.checkGnogN .CGoback {
    width: 70%;
    height: 30px;
    margin: 0 auto;
    background: #449855;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 30px;
    margin-top: 20px;
}

.instalL {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: black;
    display: none;
}

.instalL img {
    width: 100%;
    height: 75%;
    border: 3px solid green;

}

.instalL .GoBack {
    width: 70%;
    height: 30px;
    margin: 0 auto;
    background: #449855;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 30px;
    margin-top: 20px;
}

.NQuery {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: black;
    color: #fff;
    text-align: center;
    display: none;
    /* border: 1px solid #449855; */
    /* display: none; */
}

.buttonGroup a {
    display: block;
    width: 50%;
    margin: 30px auto;
    text-align: center;
    background: #449855;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
}

.NQuery .buttonGroup {
    margin-top: 3rem;
}

.findM {
    width: 100%;
    height: 50%;
    margin-top: 3rem;
    border: 4px solid #449855;
    border-radius: 5px;
}

.findM .notice {
    margin: 0 auto;
    margin-top: 4rem;
    border: .1px solid #ffffff80;
    width: 92%;

}

.findM h1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    border: 2px solid #449855;
}

.findM h3 {
    text-align: left;
    font-size: 16px;
    color: #ffffff80;
    padding-left: 1rem;
    margin-top: 1rem;
}

.NQuery .nGoback {
    width: 70%;
    height: 30px;
    margin: 0 auto;
    background: #449855;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 30px;
    margin-top: 20px;
}