.hide[data-v-a18308a0] {
    display: none
}

.lg-only-show[data-v-a18308a0] {
    display: block;
    width: 100%
}

.md-only-show[data-v-a18308a0],
.sm-only-show[data-v-a18308a0] {
    display: none;
    width: 100%
}

.sm-not[data-v-a18308a0] {
    display: block;
    width: 100%
}

.lg-not[data-v-a18308a0],
.md-not[data-v-a18308a0] {
    display: none;
    width: 100%
}

@media screen and (min-width:1109.98px) {
    .md-not[data-v-a18308a0] {
        display: block
    }
}

@media screen and (max-width:1109.98px) {

    .lg-only-show[data-v-a18308a0],
    .sm-only-show[data-v-a18308a0] {
        display: none
    }

    .lg-not[data-v-a18308a0],
    .md-only-show[data-v-a18308a0] {
        display: block
    }
}

@media screen and (max-width:767.98px) {

    .lg-only-show[data-v-a18308a0],
    .md-only-show[data-v-a18308a0] {
        display: none
    }

    .sm-only-show[data-v-a18308a0] {
        display: block
    }

    .sm-not[data-v-a18308a0] {
        display: none
    }

    .md-not[data-v-a18308a0] {
        display: block
    }
}

.why-container[data-v-a18308a0] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 100px 0;
    width: 100%
}

.why-container .title[data-v-a18308a0] {
    color: #1a2233;
    font-size: 42px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 60px;
    text-align: center
}

.why-container .content-box[data-v-a18308a0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 1110px;
    width: 100%
}

.why-container .content-box .card[data-v-a18308a0] {
    width: 350px
}

.why-container .content-box .card .img[data-v-a18308a0] {
    height: auto;
    margin-bottom: 20px;
    width: 100%
}

.why-container .content-box .card .card-title[data-v-a18308a0] {
    color: #1a2233;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 15px
}

.why-container .content-box .card .desc-box .desc-box-item[data-v-a18308a0] {
    color: #1a2233;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 10px
}

.why-container .content-box .card .desc-box .desc-box-item[data-v-a18308a0]:last-child {
    margin-bottom: 0
}

.why-container .content-box .card .desc-box .desc-box-item .hightlight[data-v-a18308a0] {
    font-weight: 600
}

@media(min-width:767.98px)and (max-width:1109.98px) {
    .why-container[data-v-a18308a0] {
        padding: 60px 40px
    }

    .why-container .title[data-v-a18308a0] {
        font-size: 32px;
        margin-bottom: 40px
    }

    .why-container .content-box[data-v-a18308a0] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .why-container .content-box .card[data-v-a18308a0],
    .why-container .content-box[data-v-a18308a0] {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .why-container .content-box .card[data-v-a18308a0] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        width: 100%
    }

    .why-container .content-box .card .img[data-v-a18308a0] {
        height: auto;
        margin-bottom: 0;
        margin-right: 20px;
        width: 350px
    }

    .why-container .content-box .card .card-title[data-v-a18308a0] {
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:767.98px) {
    .why-container[data-v-a18308a0] {
        padding: 60px 20px
    }

    .why-container .title[data-v-a18308a0] {
        font-size: 26px;
        margin-bottom: 40px
    }

    .why-container .content-box[data-v-a18308a0] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .why-container .content-box .card[data-v-a18308a0] {
        margin-bottom: 40px;
        width: 100%
    }

    .why-container .content-box .card[data-v-a18308a0]:last-child {
        margin-bottom: 0
    }

    .why-container .content-box .card .card-title[data-v-a18308a0] {
        font-size: 20px;
        margin-bottom: 10px
    }
}

.hide[data-v-79627c66] {
    display: none
}

.lg-only-show[data-v-79627c66] {
    display: block;
    width: 100%
}

.md-only-show[data-v-79627c66],
.sm-only-show[data-v-79627c66] {
    display: none;
    width: 100%
}

.sm-not[data-v-79627c66] {
    display: block;
    width: 100%
}

.lg-not[data-v-79627c66],
.md-not[data-v-79627c66] {
    display: none;
    width: 100%
}

@media screen and (min-width:1109.98px) {
    .md-not[data-v-79627c66] {
        display: block
    }
}

@media screen and (max-width:1109.98px) {

    .lg-only-show[data-v-79627c66],
    .sm-only-show[data-v-79627c66] {
        display: none
    }

    .lg-not[data-v-79627c66],
    .md-only-show[data-v-79627c66] {
        display: block
    }
}

@media screen and (max-width:767.98px) {

    .lg-only-show[data-v-79627c66],
    .md-only-show[data-v-79627c66] {
        display: none
    }

    .sm-only-show[data-v-79627c66] {
        display: block
    }

    .sm-not[data-v-79627c66] {
        display: none
    }

    .md-not[data-v-79627c66] {
        display: block
    }
}

.application-container[data-v-79627c66] {
    padding: 100px 0
}

.application-container .application-title[data-v-79627c66] {
    color: #1a2233;
    font-size: 42px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 60px;
    text-align: center
}

.application-container .application-content[data-v-79627c66] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.application-container .application-content .box[data-v-79627c66] {
    border: 1px solid #1a2233;
    border-radius: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 548px;
    max-width: 1110px;
    width: 100%
}

.application-container .application-content .box .item[data-v-79627c66] {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border-right: 1px solid #1a2233;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 31%;
    -ms-flex: 1 1 31%;
    flex: 1 1 31%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.application-container .application-content .box .item[data-v-79627c66]:last-child {
    border-radius: 0 16px 16px 0;
    border-right: none
}

.application-container .application-content .box .item[data-v-79627c66]:first-child {
    border-radius: 16px 0 0 16px
}

.application-container .application-content .box .item .img-container[data-v-79627c66] {
    margin-bottom: 20px;
    padding: 19px 19px 0;
    width: 100%
}

.application-container .application-content .box .item .img-container .img[data-v-79627c66] {
    background: url(../fonts/hsla(0,0%25,100%25,.8);
    font-size: 22px;
    font-weight: 500;
    line-height: 120%
}

.experience-container .box .card .title-tag[data-v-7b11ff17] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid hsla(0, 0%, 100%, .8);
    border-radius: 20px;
    color: hsla(0, 0%, 100%, .8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-weight: 500;
    height: 19px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 120%;
    margin-left: 8px;
    padding: 0 10px
}

.experience-container .box .card.active[data-v-7b11ff17] {
    border: 1px solid #1f54eb
}

.experience-container .box .card.active .title[data-v-7b11ff17] {
    color: #1f54eb
}

.experience-container .box .card.active .title-tag[data-v-7b11ff17] {
    border: 1px solid #1f54eb;
    color: #1f54eb
}

@media(min-width:906px)and (max-width:1110px) {
    .experience-container .box[data-v-7b11ff17] {
        max-width: 828px
    }
}

@media(min-width:584px)and (max-width:906px) {
    .experience-container .box[data-v-7b11ff17] {
        max-width: 548px
    }
}

@media(max-width:584px) {
    .experience-container .box[data-v-7b11ff17] {
        max-width: 268px
    }
}

@media(min-width:767.98px)and (max-width:1109.98px) {
    .experience-container[data-v-7b11ff17] {
        padding: 60px 40px
    }

    .experience-container .experience-title[data-v-7b11ff17] {
        font-size: 32px;
        margin-bottom: 40px
    }
}

@media screen and (max-width:767.98px) {
    .experience-container[data-v-7b11ff17] {
        padding: 60px 20px
    }

    .experience-container .experience-title[data-v-7b11ff17] {
        font-size: 26px;
        margin-bottom: 40px
    }
}

.hide[data-v-36b32238] {
    display: none
}

.lg-only-show[data-v-36b32238] {
    display: block;
    width: 100%
}

.md-only-show[data-v-36b32238],
.sm-only-show[data-v-36b32238] {
    display: none;
    width: 100%
}

.sm-not[data-v-36b32238] {
    display: block;
    width: 100%
}

.lg-not[data-v-36b32238],
.md-not[data-v-36b32238] {
    display: none;
    width: 100%
}

@media screen and (min-width:1109.98px) {
    .md-not[data-v-36b32238] {
        display: block
    }
}

@media screen and (max-width:1109.98px) {

    .lg-only-show[data-v-36b32238],
    .sm-only-show[data-v-36b32238] {
        display: none
    }

    .lg-not[data-v-36b32238],
    .md-only-show[data-v-36b32238] {
        display: block
    }
}

@media screen and (max-width:767.98px) {

    .lg-only-show[data-v-36b32238],
    .md-only-show[data-v-36b32238] {
        display: none
    }

    .sm-only-show[data-v-36b32238] {
        display: block
    }

    .sm-not[data-v-36b32238] {
        display: none
    }

    .md-not[data-v-36b32238] {
        display: block
    }
}

.container[data-v-36b32238] {
    max-width: 1110px;
    padding: 100px 0;
    width: 100%
}

.container .title[data-v-36b32238] {
    color: #1a2233;
    font-size: 42px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 60px;
    text-align: center
}

.container .swiper-card-wrap[data-v-36b32238] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 380px;
    position: relative;
    width: 100%
}

.container .swiper-card-wrap .card[data-v-36b32238] {
    -ms-flex-negative: 0;
    background: #fff;
    border: 1px solid #1a2233;
    border-radius: 20px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 380px;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 71%
}

.container .swiper-card-wrap .card.index_1[data-v-36b32238] {
    left: -56.5%;
    opacity: .6;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    z-index: 50
}

.container .swiper-card-wrap .card.index_2[data-v-36b32238] {
    left: 14.5%;
    z-index: 105
}

.container .swiper-card-wrap .card.index_3[data-v-36b32238] {
    left: 85.5%;
    opacity: .6;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    z-index: 50
}

.container .swiper-card-wrap .card .content[data-v-36b32238] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.container .swiper-card-wrap .card .content .left[data-v-36b32238] {
    background-color: #fff;
    margin-left: 40px;
    padding: 40px 0;
    position: relative;
    width: 51%
}

.container .swiper-card-wrap .card .content .left .head[data-v-36b32238] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.container .swiper-card-wrap .card .content .left .head .logo[data-v-36b32238] {
    height: 55px;
    margin-right: 20px
}

.container .swiper-card-wrap .card .content .left .head .logo img[data-v-36b32238] {
    height: 100%;
    width: auto
}

.container .swiper-card-wrap .card .content .left .head .tag[data-v-36b32238] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: rgba(26, 186, 189, .1);
    border: 1px solid #1f54eb;
    border-radius: 47px;
    color: #1f54eb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 22px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 160%;
    min-width: 74px;
    padding: 0 12px
}

.container .swiper-card-wrap .card .content .left .text[data-v-36b32238] {
    color: #1a2233;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    margin-top: 20px
}

.container .swiper-card-wrap .card .content .left .bottom[data-v-36b32238] {
    bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    width: 100%
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap[data-v-36b32238] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num[data-v-36b32238] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    color: #1ababd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    text-align: center
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit[data-v-36b32238] {
    position: relative
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit .icon[data-v-36b32238] {
    height: 15px;
    min-width: 12px;
    position: absolute;
    right: -4px;
    top: -43px;
    width: 12px
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit .icon svg[data-v-36b32238] {
    height: 100%;
    width: 100%
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit .icon .plus[data-v-36b32238] {
    color: #1ababd;
    font-size: 24px;
    line-height: 50px
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit .unit-percent[data-v-36b32238] {
    font-size: 15px;
    line-height: 22px
}

.container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-desc[data-v-36b32238] {
    color: #1a2233;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin-top: 6px;
    text-align: center
}

.container .swiper-card-wrap .card .content .right[data-v-36b32238] {
    height: 378px
}

.container .swiper-card-wrap .card .content .right img[data-v-36b32238] {
    border-bottom-right-radius: 19px;
    border-top-right-radius: 19px;
    height: 100%;
    width: auto
}

.container .dot-box[data-v-36b32238] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 12px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px
}

.container .dot-box .dot[data-v-36b32238] {
    background-color: #fff;
    border: 1px solid #1ababd;
    border-radius: 50%;
    cursor: pointer;
    height: 12px;
    margin-right: 12px;
    width: 12px
}

.container .dot-box .dot[data-v-36b32238]:last-child {
    margin-right: 0
}

.container .dot-box .dot.active[data-v-36b32238] {
    background-color: #1ababd
}

.container .btn-wrap[data-v-36b32238] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 60px
}

.container .btn-wrap .zBtn[data-v-36b32238] {
    width: 120px
}

.container .btn-wrap .zBtn-outline[data-v-36b32238] {
    border-color: #1a2233;
    color: #1a2233;
    width: 120px
}

@media(min-width:767.98px)and (max-width:1109.98px) {
    .container[data-v-36b32238] {
        overflow-x: hidden;
        padding: 60px 40px
    }

    .container .title[data-v-36b32238] {
        font-size: 32px;
        margin-bottom: 40px
    }

    .container .swiper-card-wrap[data-v-36b32238] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 380px;
        position: relative;
        width: 100%
    }

    .container .swiper-card-wrap .card[data-v-36b32238] {
        width: 88%
    }

    .container .swiper-card-wrap .card.index_1[data-v-36b32238] {
        left: -81.5%
    }

    .container .swiper-card-wrap .card.index_2[data-v-36b32238] {
        left: 6%
    }

    .container .swiper-card-wrap .card.index_3[data-v-36b32238] {
        left: 93.5%
    }

    .container .swiper-card-wrap .card .content .left[data-v-36b32238] {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 30px;
        margin-right: 30px;
        padding: 30px 0;
        width: 42%
    }

    .container .swiper-card-wrap .card .content .left .bottom[data-v-36b32238] {
        bottom: 25px
    }

    .container .swiper-card-wrap .card .content .left .bottom .num-wrap .num[data-v-36b32238] {
        font-size: 40px;
        line-height: 40px
    }

    .container .btn-wrap[data-v-36b32238] {
        margin-top: 40px
    }
}

@media screen and (max-width:767.98px) {
    .container[data-v-36b32238] {
        padding: 60px 20px
    }

    .container .title[data-v-36b32238] {
        font-size: 26px;
        margin-bottom: 40px
    }

    .container .swiper-card-wrap[data-v-36b32238] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        position: relative
    }

    .container .swiper-card-wrap .card[data-v-36b32238] {
        height: auto;
        margin-bottom: 25px;
        position: static;
        width: 100%
    }

    .container .swiper-card-wrap .card.index_1[data-v-36b32238] {
        opacity: 1
    }

    .container .swiper-card-wrap .card.index_1[data-v-36b32238],
    .container .swiper-card-wrap .card.index_2[data-v-36b32238],
    .container .swiper-card-wrap .card.index_3[data-v-36b32238] {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .container .swiper-card-wrap .card.index_3[data-v-36b32238] {
        opacity: 1
    }

    .container .swiper-card-wrap .card .content[data-v-36b32238] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 20px
    }

    .container .swiper-card-wrap .card .content .left[data-v-36b32238] {
        margin-left: 0;
        padding: 0;
        position: relative;
        width: 100%
    }

    .container .swiper-card-wrap .card .content .left .text[data-v-36b32238] {
        margin-top: 10px
    }

    .container .swiper-card-wrap .card .content .left .head[data-v-36b32238] {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .container .swiper-card-wrap .card .content .left .head .logo[data-v-36b32238] {
        height: 50px;
        margin-right: 10px
    }

    .container .swiper-card-wrap .card .content .left .bottom[data-v-36b32238] {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-top: 20px;
        position: static
    }

    .container .swiper-card-wrap .card .content .left .bottom .num-wrap .num[data-v-36b32238] {
        font-size: 36px;
        line-height: 36px
    }

    .container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit[data-v-36b32238] {
        position: relative
    }

    .container .swiper-card-wrap .card .content .left .bottom .num-wrap .num-unit .icon[data-v-36b32238] {
        top: -26px
    }

    .container .dot-box[data-v-36b32238],
    .container .swiper-card-wrap .card .content .right[data-v-36b32238] {
        display: none
    }

    .container .btn-wrap[data-v-36b32238] {
        margin-top: 15px
    }
}

.hide[data-v-ab3de4c8] {
    display: none
}

.lg-only-show[data-v-ab3de4c8] {
    display: block;
    width: 100%
}

.md-only-show[data-v-ab3de4c8],
.sm-only-show[data-v-ab3de4c8] {
    display: none;
    width: 100%
}

.sm-not[data-v-ab3de4c8] {
    display: block;
    width: 100%
}

.lg-not[data-v-ab3de4c8],
.md-not[data-v-ab3de4c8] {
    display: none;
    width: 100%
}

@media screen and (min-width:1109.98px) {
    .md-not[data-v-ab3de4c8] {
        display: block
    }
}

@media screen and (max-width:1109.98px) {

    .lg-only-show[data-v-ab3de4c8],
    .sm-only-show[data-v-ab3de4c8] {
        display: none
    }

    .lg-not[data-v-ab3de4c8],
    .md-only-show[data-v-ab3de4c8] {
        display: block
    }
}

@media screen and (max-width:767.98px) {

    .lg-only-show[data-v-ab3de4c8],
    .md-only-show[data-v-ab3de4c8] {
        display: none
    }

    .sm-only-show[data-v-ab3de4c8] {
        display: block
    }

    .sm-not[data-v-ab3de4c8] {
        display: none
    }

    .md-not[data-v-ab3de4c8] {
        display: block
    }
}

.moreFeaturesContainer[data-v-ab3de4c8] {
    margin: 0 auto;
    padding: 100px 0
}

.moreFeaturesContainer .title[data-v-ab3de4c8] {
    color: #1a2233;
    font-family: MiSans;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 60px;
    text-align: center
}

.moreFeaturesContainer .listWrap[data-v-ab3de4c8] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: -32px
}

.moreFeaturesContainer .listWrap li[data-v-ab3de4c8] {
    background: #fff;
    border: 1px solid #1a2233;
    border-radius: 20px;
    margin-bottom: 32px;
    min-height: 285px;
    padding: 19px;
    width: 348px
}

.moreFeaturesContainer .listWrap li img[data-v-ab3de4c8] {
    height: auto;
    margin-bottom: 20px;
    width: 100%
}

.moreFeaturesContainer .listWrap li h4[data-v-ab3de4c8] {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 10px
}

.moreFeaturesContainer .listWrap li p[data-v-ab3de4c8] {
    color: #3f4c5a;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%
}

.moreFeaturesContainer .listWrap .learnMore[data-v-ab3de4c8] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

.moreFeaturesContainer .listWrap .learnMore img[data-v-ab3de4c8] {
    bottom: -24px;
    height: 100px;
    position: absolute;
    right: 14px;
    width: 100px
}

@media screen and (max-width:1109.98px) {
    .moreFeaturesContainer[data-v-ab3de4c8] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 60px 40px
    }

    .moreFeaturesContainer .title[data-v-ab3de4c8] {
        font-size: 32px;
        margin-bottom: 40px;
        text-align: center
    }

    .moreFeaturesContainer .listWrap[data-v-ab3de4c8] {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 0 -25px -25px 0;
        width: 100%
    }

    .moreFeaturesContainer .listWrap li[data-v-ab3de4c8] {
        height: auto;
        margin: 0 25px 25px 0;
        padding: 20px;
        width: calc(48% - 25px)
    }

    .moreFeaturesContainer .listWrap li img[data-v-ab3de4c8] {
        height: auto;
        max-width: 100%;
        width: 100%
    }
}

@media screen and (max-width:767.98px) {
    .moreFeaturesContainer[data-v-ab3de4c8] {
        padding: 60px 20px
    }

    .moreFeaturesContainer .title[data-v-ab3de4c8] {
        font-size: 26px;
        margin-bottom: 40px
    }

    .moreFeaturesContainer .listWrap[data-v-ab3de4c8] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin: 0 0 -25px;
        width: 100%
    }

    .moreFeaturesContainer .listWrap li[data-v-ab3de4c8] {
        height: auto;
        margin: 0 0 25px;
        padding: 20px;
        width: 100%
    }

    .moreFeaturesContainer .listWrap li img[data-v-ab3de4c8] {
        height: auto;
        margin-bottom: 20px;
        max-width: 100%;
        width: 100%
    }

    .moreFeaturesContainer .listWrap li h4[data-v-ab3de4c8] {
        font-size: 20px
    }
}

.hide[data-v-1bcb2ae0] {
    display: none
}

.lg-only-show[data-v-1bcb2ae0] {
    display: block;
    width: 100%
}

.md-only-show[data-v-1bcb2ae0],
.sm-only-show[data-v-1bcb2ae0] {
    display: none;
    width: 100%
}

.sm-not[data-v-1bcb2ae0] {
    display: block;
    width: 100%
}

.lg-not[data-v-1bcb2ae0],
.md-not[data-v-1bcb2ae0] {
    display: none;
    width: 100%
}

@media screen and (min-width:1109.98px) {
    .md-not[data-v-1bcb2ae0] {
        display: block
    }
}

@media screen and (max-width:1109.98px) {

    .lg-only-show[data-v-1bcb2ae0],
    .sm-only-show[data-v-1bcb2ae0] {
        display: none
    }

    .lg-not[data-v-1bcb2ae0],
    .md-only-show[data-v-1bcb2ae0] {
        display: block
    }
}

@media screen and (max-width:767.98px) {

    .lg-only-show[data-v-1bcb2ae0],
    .md-only-show[data-v-1bcb2ae0] {
        display: none
    }

    .sm-only-show[data-v-1bcb2ae0] {
        display: block
    }

    .sm-not[data-v-1bcb2ae0] {
        display: none
    }

    .md-not[data-v-1bcb2ae0] {
        display: block
    }
}

.ai-voicebot-container .content-one[data-v-1bcb2ae0] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #cfe2fc;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 0;
    position: relative
}

.ai-voicebot-container .content-one .content-box[data-v-1bcb2ae0],
.ai-voicebot-container .content-one[data-v-1bcb2ae0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.ai-voicebot-container .content-one .content-box[data-v-1bcb2ae0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 1110px
}

.ai-voicebot-container .content-one .content-box .left[data-v-1bcb2ae0] {
    width: 45.5%
}

.ai-voicebot-container .content-one .content-box .left .title[data-v-1bcb2ae0] {
    color: #1a2233;
    font-size: 42px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 10px
}

.ai-voicebot-container .content-one .content-box .left .desc[data-v-1bcb2ae0] {
    color: #1a2233;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px
}

.ai-voicebot-container .content-one .content-box .right[data-v-1bcb2ae0] {
    width: 47.5%
}

.ai-voicebot-container .content-one .content-box .right img[data-v-1bcb2ae0] {
    height: auto;
    width: 100%
}

.ai-voicebot-container .content-seven[data-v-1bcb2ae0],
.ai-voicebot-container .content-three[data-v-1bcb2ae0] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media(min-width:767.98px)and (max-width:1109.98px) {
    .ai-voicebot-container .content-one[data-v-1bcb2ae0] {
        padding: 60px 40px
    }

    .ai-voicebot-container .content-one .content-box .left[data-v-1bcb2ae0] {
        width: 46.5%
    }

    .ai-voicebot-container .content-one .content-box .left .title[data-v-1bcb2ae0] {
        font-size: 42px
    }

    .ai-voicebot-container .content-one .content-box .left .desc[data-v-1bcb2ae0] {
        margin-bottom: 30px
    }

    .ai-voicebot-container .content-one .content-box .right[data-v-1bcb2ae0] {
        width: 51.9%
    }
}

@media screen and (max-width:767.98px) {
    .ai-voicebot-container .content-one[data-v-1bcb2ae0] {
        padding: 60px 20px
    }

    .ai-voicebot-container .content-one .content-box[data-v-1bcb2ae0] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .ai-voicebot-container .content-one .content-box .left[data-v-1bcb2ae0] {
        width: 100%
    }

    .ai-voicebot-container .content-one .content-box .left .title[data-v-1bcb2ae0] {
        font-size: 32px;
        text-align: center
    }

    .ai-voicebot-container .content-one .content-box .left .desc[data-v-1bcb2ae0] {
        font-size: 16px;
        text-align: center
    }

    .ai-voicebot-container .content-one .content-box .right[data-v-1bcb2ae0] {
        width: 100%
    }
}
.zBtn[data-v-11a4af76] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: #006afb;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 31px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    white-space: nowrap;
}