.custom-bullet{background:black!important;opacity:.4;width:10px;height:10px;margin:0 4px!important;transition:all .3s ease;border-radius:50%}.custom-bullet-active{opacity:1!important;transform:scale(1.2)}.custom-swiper-next,.custom-swiper-prev{position:absolute;top:50%;z-index:10;background:white;color:black;width:38px;height:38px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transform:translateY(-50%);transition:all .3s ease}.custom-swiper-next:hover,.custom-swiper-prev:hover{background:black;color:white}.custom-swiper-prev{left:10px}.custom-swiper-next{right:10px}