#hero-carousel{width:100%;position:relative;overflow:hidden}.welcome-banner{width:100%;height:100%;overflow:hidden!important}.welcome-banner .swiper-wrapper{box-sizing:border-box;z-index:1;flex-direction:row;width:100%;height:100%;display:flex}.welcome-banner .swiper-slide{opacity:0;visibility:hidden;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.welcome-banner .swiper-slide.swiper-slide-active{opacity:1;visibility:visible}.welcome-banner .swiper-button-prev,.welcome-banner .swiper-button-next{z-index:10;background-color:#ffffff80;border-radius:50%;width:44px;height:44px;transition:background-color .3s;top:50%;transform:translateY(-50%)}.welcome-banner .swiper-button-prev:hover,.welcome-banner .swiper-button-next:hover{background-color:#fffc}.welcome-banner .swiper-button-prev:after,.welcome-banner .swiper-button-next:after{color:#333;font-size:18px}.welcome-banner .swiper-pagination{z-index:10;justify-content:center;gap:8px;display:flex;bottom:16px}.welcome-banner .swiper-pagination-bullet{opacity:1;cursor:pointer;background-color:#ffffff80;width:10px;height:10px;margin:0 4px;transition:background-color .3s}.welcome-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ffffffe6;border-radius:5px;width:24px}.welcome-banner .swiper-slide{transition:opacity .5s}
