.accordion-item {
    border-radius: 0;
    border: 1px solid #DDDDDD !important;
}

.accordion-item.current {
    border-color: #DDDDDD !important;
}

.bf-active {
    border-radius: 0px 10px 10px 0px;
    border: 0 !important;
}

.accordion-item .show::before {
    content: "";
    width: 8px;
    height: 100%;
    background: #3F61FF;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion-item .show::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(15, 99, 236, 0.1);
    border-radius: 20px;
    filter: blur(20px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}

.bf-accordion-title:not(.collapsed) {
    font-size: 30px;
    font-family: HelveticaNeue-CondensedBlack, HelveticaNeue;
    font-weight: normal;
    color: #000000;
    line-height: 30px;
    transition: all .3s;
}

.bf-accordion-title.collapsed {
    font-size: 22px;
    font-family: HelveticaNeue-CondensedBlack, HelveticaNeue;
    font-weight: normal;
    color: #888888;
    /*line-height: 40px;*/
}

.bf-accordion-content > p {
    font-size: 16px;
    font-family: HelveticaNeue;
    color: #666666;
    line-height: 22px;
}

.tab-content .bf-tab-title::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc(50% - 100px);
    width: 200px;
    height: 10px;
    background: #F3146B;
    box-shadow: 0px 8px 16px 0px rgba(243, 20, 107, 0.3);
}

.tab-content .bf-tab-sub-title {
    font-size: 16px;
    font-family: HelveticaNeue;
    color: #666666;
    line-height: 22px;
}

.bf-tab-content-title {
    font-size: 40px;
    font-family: HelveticaNeue-CondensedBlack, HelveticaNeue;
    font-weight: normal;
    color: #000000;
    line-height: 42px;
    letter-spacing: 1px;
}

.bf-tab-content-sub-title {
    font-size: 16px;
    font-family: HelveticaNeue;
    color: #666666;
    line-height: 20px;
}

.list-dot li:before {
    width: 10px;
    height: 10px;
    background: #666666;
    top: 12px;
}

.tab-list-li {
    font-size: 16px;
    font-family: HelveticaNeue;
    color: #666666;
    line-height: 22px;
}

.platform-info-content {
    padding: 20px 10px;
    background: #F9FAFC;
    border-radius: 0px 0px 10px 10px;
    min-height: 300px;
    border-top: 4px solid #3F61FF;
}

.platform-info-content-title {
    font-size: 20px;
    font-family: HelveticaNeue-CondensedBlack, HelveticaNeue;
    font-weight: normal;
    color: #000000;
    line-height: 20px;
}

.platform-info-li {
    font-size: 20px;
    font-family: HelveticaNeue;
    color: #000000;
    line-height: 22px;
}

#acc-2-result-1 {
    transform: scale(1.3);
}

#acc-2-result-2, #acc-2-result-3, #acc-2-result-4 {
    opacity: 0;
    position: absolute;
}

.bf-platform-contact-p {
    font-size: 30px;
    font-family: HelveticaNeue;
    color: #000000;
    line-height: 40px;
}

.bf-card {
    background: #F9FAFC;
}

.tab-nav-line {
    border-bottom: 1px solid;
    border-image: linear-gradient(270deg, rgba(255, 255, 255, 1), rgba(191, 191, 191, 1), rgba(255, 255, 255, 1)) 1 1;
}

.bf-img-tab {
}

.bf-img-tab.tab-nav-line li a:hover, .tab-nav-line li a.active {
    color: #0F63EC;
}

.tab-nav-line li a:hover {
    color: #0F63EC;
}

.tab-nav-line li a:after {
    background: #0F63EC;
}

.bf-tab-img-container {
    height: 100px;
}

.bf-img-tab img {
    height: inherit;
    width: auto;
    display: none;
}

.bf-img-tab:not(.active) .default-img {
    display: inline-block;
}

.bf-img-tab.active .active-img {
    display: inline-block;
}

.bf-tab-img-container img {
}

.bf-img-tab p {
    font-size: 20px;
    font-family: HelveticaNeue-CondensedBold, HelveticaNeue;
    font-weight: normal;
    line-height: 26px;
    color: inherit;
}

#insurer .bf-swiper-content {
    display: none;
}

#swiper-1 {
    width: 100%;
    height: 270px;
}

#swiper-2 {
    width: 100%;
    height: 1000px;
}

.swiper-scrollbar-drag {
    background: #3F61FF;
}

.swiper-horizontal > .swiper-scrollbar {
    height: 3px;
    bottom: 80px;
    background: #D8D8D8;
}

.swiper-button-next {
    right: 40px;
}

.swiper-button-prev {
    left: 40px;
}

#swiper-1 .img-col {
    padding: 0;
}

#swiper-1 .nk-block-text .title, #swiper-2 .nk-block-text .title {
    font-size: 26px;
    font-weight: normal;
    color: #000000;
    line-height: 28px;
}

#swiper-1 .nk-block-text .block-text-content, #swiper-2 .nk-block-text .block-text-content {
    font-size: 12px;
    color: #666666;
    line-height: 14px;
}

.bf-vertical {
    padding: 10px 0;
}

.mb-benefit {
    display: none;
}

@media (max-width: 991px) {

    .bf-platform-contact-p {
        font-size: 16px;
        color: #666666;
        line-height: 22px;
    }

    #insurer .bf-swiper-content {
        display: block;
    }

    .mb-benefit {
        display: block;
    }

    .bf-swiper-btn {
        width: 56px;
        height: 56px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 50%;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(10px);
        top: auto;
        bottom: 0px;
    }

    .swiper-button-prev::after {
        font-size: 14px;
        font-weight: 500;
        color: #000000;
    }

    .swiper-button-next::after {
        font-size: 14px;
        color: #000000;
    }

    .block-info-web {
        display: none;
    }
}

@media (max-width: 767px) {

    #swiper-2 {
        height: 900px;
    }
}

@media (max-width: 576px) {
    #swiper-2 {
        height: 650px;
    }

    .bf-tab-img-container {
        height: 50px;
    }

    .bf-img-tab p {
        font-size: 12px;
        font-weight: normal;
        color: #0F63EC;
        line-height: 13px;
    }

    #solutions .tab-nav {
        flex-wrap: nowrap;
    }

    .bf-img-tab {
        height: 100%;
    }

    .bf-tab-content-title {
        font-size: 26px;
        font-weight: normal;
        color: #000000;
        line-height: 30px;
    }
}
