.custom-pagination{display:flex;justify-content:center;gap:8px}.custom-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:rgba(48,183,0,.6);border-radius:50%;transition:background-color .3s}@media (min-width:1024px){.custom-pagination .swiper-pagination-bullet{width:4px;height:4px;background-color:rgba(0,65,34,.3)}}.custom-pagination .swiper-pagination-bullet-active{background-color:rgba(48,183,0,1);width:8px;height:8px}