.hero-slider-wrapper{width:100%;padding:60px 0;background:#000;display:flex;justify-content:center}.hero-swiper{width:90%}.hero-swiper .swiper-slide{width:75%;height:auto;transition:transform .4s ease,opacity .4s ease;border-radius:16px;overflow:hidden}.hero-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-swiper .swiper-slide:not(.swiper-slide-active){transform:scale(.75);opacity:.4}.hero-swiper .swiper-slide-active{transform:scale(1);opacity:1}.swiper-button-next,.swiper-button-prev{color:#fff;background:rgba(255,255,255,.15);width:45px;height:45px;border-radius:50%}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px}.customSwiper .swiper-button-next .swiper-navigation-icon,.customSwiper .swiper-button-prev .swiper-navigation-icon{width:10px!important}