.custom-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:gray;opacity:.5;border-radius:50%;transition:all .3s ease}@media (min-width:768px){.custom-pagination .swiper-pagination-bullet{width:8px;height:8px}}@media (min-width:1024px){.custom-pagination .swiper-pagination-bullet{width:10px;height:10px}}.custom-pagination .swiper-pagination-bullet-active{background-color:white;opacity:1;transform:scale(1.5)}