#cus-open[data-v-7c97dac9] {
    left: 0!important;
    box-shadow: 2px 0 9px rgba(0, 0, 0, .05)
}

#cus-close[data-v-7c97dac9] {
    left: -300px!important
}

.logo img[data-v-7c97dac9] {
    width: 200px
}

.nav-navbar[data-v-7c97dac9] {
    margin: 0 auto
}

.navbar-open-btn[data-v-7c97dac9] {
    margin-right: 1rem;
    cursor: pointer;
    font-size: 1.5rem;
    padding: .25rem .75rem;
    font-size: 1.0625rem;
    line-height: 1;
    font-size: 20px;
    color: #ccc;
    font-weight: 700;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.hide-area[data-v-7c97dac9] {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 215px;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1002
}

@media (max-width:767.98px) {
    .logo img[data-v-7c97dac9] {
        width: 150px
    }
}

.nav-navbar>.nav-item>.nav-link[data-v-7c97dac9] {
    position: relative
}

.nav-navbar>.nav-item>.nav-link[data-v-7c97dac9]:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 7px;
    height: 2px;
    width: 0;
    margin-left: -10px;
    background: #65c1aa;
    border-radius: 1px;
    opacity: 1;
    transition: all .3s ease 0s
}

.nav-navbar>.nav-item>.nav-link.nuxt-link-exact-active[data-v-7c97dac9]:before,
.nav-navbar>.nav-item>.nav-link[data-v-7c97dac9]:hover:before {
    width: 20px
}

.navbar-light .nav-navbar .nav-link[data-v-7c97dac9]:before {
    background: #eee
}

.navbar-light .nav-navbar .nav-link[data-v-7c97dac9]:hover {
    color: #65c1aa
}

.language-switch[data-v-7c97dac9] {
    color: #fff
}

.navbar-stick-dark.stick .language-switch[data-v-7c97dac9] {
    color: #000
}

.header[data-v-1ee6995a] {
    height: 700px;
    padding-top: 100px;
    padding-bottom: 0;
    background: rgba(0, 0, 0, .8) url(https://www.ancda.com/_nuxt/img/ca573cb.jpg) no-repeat bottom;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.header-title[data-v-1ee6995a] {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px
}

.header-secondary-title[data-v-1ee6995a] {
    font-size: 2.4rem;
    letter-spacing: 5px
}

.header-image[data-v-1ee6995a] {
    width: 1000px
}

.header-qrcode[data-v-1ee6995a] {
    width: 140px
}

@media (max-width:767px) {
    .header[data-v-1ee6995a] {
        height: 400px
    }
    .header-title[data-v-1ee6995a] {
        font-size: 2.5rem;
        width: 200px;
        height: 50px
    }
    .header-secondary-title[data-v-1ee6995a] {
        font-size: 1.7rem
    }
    .header-image[data-v-1ee6995a] {
        width: 240px;
        margin-top: 0
    }
}

.section-header h2[data-v-1ee6995a] {
    font-size: 44px;
    font-weight: 700
}

.section-header span[data-v-1ee6995a] {
    font-size: 24px
}

.line img[data-v-1ee6995a] {
    height: 10px
}

.lead[data-v-1ee6995a] {
    font-size: 23px
}

.feature-title[data-v-1ee6995a] {
    color: #69a1f6;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 10px
}

.feature-image[data-v-1ee6995a] {
    margin: 30px 0 20px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.feature-text[data-v-1ee6995a] {
    font-size: 22px;
    color: #333
}

@media (max-width:767px) {
    .feature-title[data-v-1ee6995a] {
        margin-top: 30px;
        height: 60px;
        line-height: 60px;
        font-size: 28px
    }
    .feature-text[data-v-1ee6995a] {
        font-size: 18px
    }
}

.feature-icon img[data-v-1ee6995a] {
    width: 120px
}

.bg-2[data-v-1ee6995a] {
    background-color: #f5f8fe
}

.custom-title[data-v-1ee6995a] {
    position: relative;
    display: inline-block
}

.custom-title[data-v-1ee6995a]:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -.1em;
    right: -.1em;
    bottom: 0;
    transition: top .2s cubic-bezier(0, .8, .13, 1);
    background-color: #e1f5f0
}

.footer[data-v-1ee6995a] {
    background: transparent url(/_nuxt/img/919276e.png) no-repeat center 0;
    background-size: 100% auto
}