.custom-bullets .swiper-pagination-bullets{display:flex;justify-content:center;align-items:center;margin-top:18px;gap:2px}.custom-bullets .swiper-pagination-bullet{width:16px;height:4px;border-radius:0;background:#d1fadf;opacity:1;transition:background .2s,width .2s}.custom-bullets .swiper-pagination-bullet-active{background:#22c55e;width:40px}