.pp-tm-carousel {
    position: relative;
    &-dots-outside {
        .swiper-pagination {
            position: static;
        }
    }
}