.swiper-pagination-bullet{border:1px solid red;background-color:#fff;width:10px;height:10px;border-radius:50%;transition:all .3s ease}.swiper-pagination-bullet:hover{background-color:red;cursor:pointer}.swiper-pagination-bullet-active{background-color:red;border:1px solid red;width:10px;height:10px;border-radius:50%}.swiper-pagination-bullets:has(.swiper-pagination-bullet:first-child:last-child){display:none!important}.swiper-scrollbar-drag{background:gray;height:100%;border-radius:15px}