.product-detail[data-v-57f94fd1] {
    background-color: #f3f5f7
}

.ibe-section-title[data-v-57f94fd1] {
    margin-bottom: 64px
}

.ibe-img[data-v-57f94fd1] {
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto
}

.advantage-section[data-v-57f94fd1] {
    padding: 96px 10vw 72px;
    background-image: url(../images/bg-advantage-1a64c4b4.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.advantage-p[data-v-57f94fd1] {
    margin-top: 64px;
    margin-bottom: 64px;
    text-align: center
}

.advantage-items[data-v-57f94fd1] {
    display: flex;
    gap: 56px;
    justify-content: space-between;
    max-width: 1200px;
    margin: 72px auto auto
}

.advantage-item[data-v-57f94fd1] {
    flex: 1
}

.advantage-item-icon[data-v-57f94fd1] {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle
}

.advantage-item-title[data-v-57f94fd1] {
    display: inline-block;
    width: calc(100% - 62px);
    padding-left: 12px;
    color: var(--ibe-text-color);
    vertical-align: middle
}

.advantage-item-desc[data-v-57f94fd1] {
    margin-top: 20px;
    padding-top: 20px;
    text-align: justify;
    border-top: 1px solid #000
}

.apply-section[data-v-57f94fd1] {
    padding: 96px 5vw 100px
}

.apply-items[data-v-57f94fd1] {
    display: grid;
    grid-template-rows: 400px;
    gap: 32px;
    max-width: 1400px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto
}

.apply-item[data-v-57f94fd1] {
    position: relative
}

.apply-item-img[data-v-57f94fd1] {
    z-index: auto
}

.apply-item-desc[data-v-57f94fd1] {
    font-size: var(--ibe-text);
    line-height: 175%;
    letter-spacing: .02em;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 64px;
    color: #fff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(29, 80, 147, .37) 35%, #0c458f 100%)
}

.function-section[data-v-57f94fd1] {
    padding-right: 5vw;
    padding-left: 5vw
}

.intro-item[data-v-57f94fd1] {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 64px auto 0;
    padding: 30px;
    background-color: #fff
}

.intro-item[data-v-57f94fd1]:nth-child(2n) {
    flex-direction: row-reverse
}

.intro-item .ibe-h2[data-v-57f94fd1] {
    margin-bottom: 30px
}

.intro-item-text[data-v-57f94fd1] {
    flex: 1
}

p[data-v-57f94fd1] {
    text-align: justify
}

ul[data-v-57f94fd1] {
    padding-left: 1.4em
}

li[data-v-57f94fd1] {
    margin-top: 10px;
    text-align: justify
}

.intro-item-img[data-v-57f94fd1] {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.swiper[data-v-57f94fd1] {
    width: 528px;
    height: 396px
}

.product-caption[data-v-57f94fd1] {
    font-size: var(--ibe-text);
    line-height: 175%;
    letter-spacing: .02em;
    margin-top: 8px;
    color: #7f7f7f;
    text-align: center
}

@media (any-hover: hover) {
    .apply-item:hover .apply-item-img[data-v-57f94fd1] img {
        transform: scale(1.1)
    }
}

@media (min-width: 1600px) {
    .advantage-items[data-v-57f94fd1] {
        gap: 100px
    }

    .apply-section[data-v-57f94fd1] {
        padding-top: 140px;
        padding-bottom: 160px
    }

    .apply-items[data-v-57f94fd1] {
        margin-top: 96px
    }

    .intro-item[data-v-57f94fd1] {
        margin-top: 80px
    }

    .intro-item .ibe-h2[data-v-57f94fd1] {
        margin-bottom: 40px
    }

    .swiper[data-v-57f94fd1] {
        width: 720px;
        height: 540px
    }
}

@media (max-width: 1199px) {
    .advantage-section[data-v-57f94fd1] {
        padding-right: 5vw;
        padding-left: 5vw
    }

    .advantage-items[data-v-57f94fd1] {
        gap: 48px;
        margin-top: 72px
    }

    .advantage-item-icon[data-v-57f94fd1] {
        width: 42px;
        height: 42px
    }

    .intro-item[data-v-57f94fd1] {
        flex-direction: column !important;
        gap: 20px;
        align-items: stretch
    }

    .intro-item .ibe-h2[data-v-57f94fd1] {
        text-align: center
    }
}

@media (max-width: 991px) {
    .ibe-section-title[data-v-57f94fd1] {
        margin-bottom: 56px
    }

    .advantage-section[data-v-57f94fd1] {
        padding-top: 72px
    }

    .advantage-p[data-v-57f94fd1] {
        margin-top: 48px;
        margin-bottom: 48px;
        text-align: justify
    }

    .advantage-items[data-v-57f94fd1] {
        flex-direction: column;
        margin-top: 48px
    }

    .advantage-item-icon[data-v-57f94fd1] {
        width: 36px;
        height: 36px
    }

    .advantage-item-desc[data-v-57f94fd1] {
        margin-top: 0;
        border-top: none
    }

    .apply-items[data-v-57f94fd1] {
        grid-auto-flow: column;
        gap: 24px;
        margin-top: 56px
    }

    .apply-item-img[data-v-57f94fd1] {
        right: 0;
        left: auto;
        width: 60%
    }

    .apply-item-desc[data-v-57f94fd1] {
        align-items: center;
        justify-content: flex-start;
        padding: 0 40% 0 5%;
        background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(29, 80, 147, .37) 27%, rgba(2, 67, 153, .8) 45%, #0c458f 52%)
    }

    .intro-item[data-v-57f94fd1] {
        margin-top: 56px
    }
}

@media (max-width: 767px) {
    .advantage-section[data-v-57f94fd1] {
        padding-bottom: 56px
    }

    .apply-section[data-v-57f94fd1] {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .apply-items[data-v-57f94fd1] {
        gap: 16px;
        margin-top: 40px
    }

    .ibe-section-title[data-v-57f94fd1] {
        margin-bottom: 40px
    }

    .intro-item[data-v-57f94fd1] {
        margin-top: 20px;
        padding: 20px
    }

    .intro-item .ibe-h2[data-v-57f94fd1] {
        margin-bottom: 24px;
        text-align: left
    }

    .swiper[data-v-57f94fd1] {
        width: 100%;
        height: 0;
        padding-bottom: 75%
    }
}

.advantage-item-title[data-v-57f94fd1] {
    font-size: 20px
}

.intro-section[data-v-57f94fd1] {
    padding: 96px 5vw 100px
}

.intro-item-img[data-v-57f94fd1] {
    width: 700px
}

.module-section[data-v-57f94fd1] {
    padding: 96px 5vw 0;
    background-color: #fff
}

.module-section .ibe-h3[data-v-57f94fd1] {
    margin-top: 40px
}

.module-wrapper[data-v-57f94fd1] {
    display: flex;
    gap: 48px
}

.module-header[data-v-57f94fd1] {
    position: sticky;
    top: 0;
    z-index: 3;
    display: flex;
    height: var(--ibe-header-height);
    margin-right: -5vw;
    margin-bottom: 32px;
    margin-left: -5vw;
    color: #fff;
    background: rgba(0, 41, 95, .9);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.module-header-title[data-v-57f94fd1] {
    flex: 1;
    padding: 0 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: var(--ibe-header-height);
    text-align: center
}

.module-header-trigger[data-v-57f94fd1] {
    display: flex;
    flex: 3;
    flex-direction: column;
    justify-content: center;
    padding: 0 32px;
    font-weight: 600;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: .02em;
    background-color: var(--ibe-brand-color);
    cursor: pointer
}

.module-header-trigger div[data-v-57f94fd1] {
    font-size: 14px
}

.module-header-trigger[data-v-57f94fd1]:after {
    position: absolute;
    top: 50%;
    right: 32px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: translateY(-50%) rotate(135deg);
    content: ""
}

.module-header-scrollbar[data-v-57f94fd1] {
    width: 100vw;
    max-height: 50vh;
    overflow-y: auto
}

.module-header-panel[data-v-57f94fd1] {
    background-color: #fff
}

.module-header-item[data-v-57f94fd1] {
    display: block;
    padding: 12px 32px;
    color: #333;
    font-size: 12px;
    letter-spacing: .02em;
    cursor: pointer
}

.module-header-item div[data-v-57f94fd1] {
    font-size: 14px
}

.module-header-item.active[data-v-57f94fd1] {
    color: var(--ibe-brand-color);
    font-weight: 600;
    background-color: #f2f3f5
}

.module-aside-items[data-v-57f94fd1] {
    top: var(--ibe-header-height);
    display: flex;
    flex-direction: column;
    width: 300px
}

.module-aside-ink[data-v-57f94fd1] {
    position: absolute;
    display: block;
    width: 4px;
    height: 80px;
    margin-left: -1px;
    background-color: #001837;
    transform: translateY(0);
    transition: transform .3s ease-in-out
}

.module-aside-item[data-v-57f94fd1] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 80px;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: .02em;
    border-left: 2px solid rgba(0, 24, 55, .3);
    cursor: pointer
}
.module-aside-item.active::after{
    content: "";
    position: absolute;
    left: -3px;
    width: 4px;
    height: 100%;
    background: #a81e32;
    transition: 0.5s;
}
.module-aside-item div[data-v-57f94fd1] {
    font-size: 16px
}

.module-aside-item.active[data-v-57f94fd1] {
    font-weight: 600
}

.module-card[data-v-57f94fd1] {
    display: none;
    flex: 1;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.module-card.active[data-v-57f94fd1] {
    display: block
}

.module-content[data-v-57f94fd1] {
    display: flex;
    gap: 20px
}

.module-content ul[data-v-57f94fd1] {
    flex: 1
}

.function-imgs[data-v-57f94fd1] {
    display: grid;
    align-items: end;
    max-width: 100%;
    margin-top: 20px
}

.function-imgs.imgs0[data-v-57f94fd1] {
    width: 521px
}

.function-imgs.imgs1[data-v-57f94fd1] {
    width: 440px
}

.function-imgs.imgs2[data-v-57f94fd1] {
    width: 610px
}

.function-imgs.imgs3[data-v-57f94fd1] {
    gap: 20px;
    width: 451px
}

.function-imgs.imgs4[data-v-57f94fd1] {
    grid-template-columns: 280px 246px;
    gap: 20px
}

.function-imgs.imgs5[data-v-57f94fd1] {
    grid-template-columns: 334px 199px;
    gap: 10px
}

.function-imgs.imgs5 .function-img[data-v-57f94fd1]:nth-child(1) {
    grid-row: 1 / 3
}

.function-imgs.imgs6[data-v-57f94fd1] {
    grid-template-columns: repeat(2, 270px);
    gap: 10px
}

.function-imgs.imgs7[data-v-57f94fd1] {
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    align-items: start
}

.bottom-section[data-v-57f94fd1] {
    background-color: #fff
}

@media (min-width: 1600px) {
    .module-section[data-v-57f94fd1] {
        padding-right: 10vw;
        padding-left: 10vw
    }

    .module-wrapper[data-v-57f94fd1] {
        gap: 100px;
        margin-top: 100px
    }
}

@media (max-width: 1199px) {
    .module-content[data-v-57f94fd1] {
        flex-direction: column
    }
}

@media (max-width: 991px) {
    .module-aside-items[data-v-57f94fd1] {
        width: 280px
    }

    .function-imgs[data-v-57f94fd1] {
        width: 100% !important;
        margin-top: 0
    }

    .function-imgs.imgs4[data-v-57f94fd1],
    .function-imgs.imgs5[data-v-57f94fd1] {
        grid-template-columns: 1fr 1fr
    }

    .function-imgs.imgs5 .function-img[data-v-57f94fd1]:nth-child(1) {
        grid-column: 1 / 3;
        max-width: 330px;
        margin: 0 auto
    }

    .function-imgs.imgs6[data-v-57f94fd1] {
        grid-template-columns: repeat(2, 1fr)
    }

    .function-imgs.imgs7[data-v-57f94fd1] {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .intro-section[data-v-57f94fd1] {
        padding-top: 72px;
        padding-bottom: 56px
    }

    .module-section[data-v-57f94fd1] {
        padding-top: 72px
    }

    .module-section .ibe-h3[data-v-57f94fd1] {
        margin-top: 20px
    }

    .module-wrapper[data-v-57f94fd1] {
        display: block
    }
}

@media (max-width: 575px) {
    .module-header-trigger[data-v-57f94fd1] {
        padding: 0 16px
    }

    .module-header-trigger[data-v-57f94fd1]:after {
        right: 16px
    }
}