.swiper-slide .cbj-custom-pagination-index {
    position: absolute;
    right: 82px;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.swiper-slide .cbj-custom-pagination-index img {
    width: 6px;
    height: 6px;
    cursor: pointer;
    margin-bottom: 24px;
}

.swiper-slide .cbj-custom-pagination-index .text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 95px;
    color: #FFFFFF;
}
