.custom-swiper-button button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff;color:#2563eb;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer}.custom-swiper-button button:hover{background-color:#f3f4f6}.custom-swiper-button svg{width:16px;height:16px}.customDotBullet{display:inline-block;width:10px;height:10px;background-color:#d1d5db;border-radius:50%;margin:0 5px;cursor:pointer}.swiper-pagination-bullet-active.customDotBullet{background-color:#2563eb}