.swiper{width:100%;overflow:hidden!important}.swiper-slide{background-position:50%;background-size:cover;transition:transform .5s,height .5s,opacity .5s}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:24px}.custom-pagination{position:absolute;z-index:30;bottom:8%!important;left:50%!important;top:auto!important;width:auto!important}.custom-pagination .swiper-pagination-bullet{width:4px;height:4px;display:inline-block;background-color:#eee;opacity:.5;margin:0 5px!important;transition:all .3s ease}.custom-pagination .swiper-pagination-bullet-active{width:40px;background-color:white;opacity:1;border-radius:5px}.custom-prev{transition:all .3s ease;left:12%}.custom-next{transition:all .3s ease;right:12%}.custom-next:hover,.custom-prev:hover{background-color:rgba(255,255,255,.75)}