.index-popular {
    position: relative;
}
.swiper-pagination-bullet-active {
    background: var(--color-red);
}