.ha-happy-carousel-wrapper{position:relative;overflow:hidden;z-index:1}.ha-happy-carousel-container{display:flex;width:100%;height:100%}.ha-happy-carousel-slide{position:relative;flex-shrink:0;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;transition-property:transform}.ha-happy-carousel-slide .swiper-slide-shadow-left,.ha-happy-carousel-slide .swiper-slide-shadow-right,.ha-happy-carousel-slide .swiper-slide-shadow-top,.ha-happy-carousel-slide .swiper-slide-shadow-bottom{border-radius:inherit}.ha-happy-carousel-image{position:relative;overflow:hidden;flex-shrink:0}.ha-happy-carousel-image img{display:block;width:100%;height:100%;object-fit:cover}.ha-happy-carousel-content{position:relative;z-index:2;padding:20px;flex:1;display:flex;flex-direction:column;justify-content:center}.ha-happy-carousel-title{margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.3}.ha-happy-carousel-description{margin:0 0 15px;font-size:14px;line-height:1.6}.ha-happy-carousel-button{display:inline-block;padding:10px 20px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .3s ease}.ha-happy-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px;cursor:pointer;transition:all .3s ease}.ha-happy-carousel-arrow.ha-happy-carousel-arrow-prev{left:10px}.ha-happy-carousel-arrow.ha-happy-carousel-arrow-next{right:10px}.ha-happy-carousel-arrow i,.ha-happy-carousel-arrow svg{width:1em;height:1em}.ha-happy-carousel-wrapper .swiper-pagination{position:absolute;bottom:10px;left:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:10}.ha-happy-carousel-wrapper .swiper-pagination-bullet{width:10px;height:10px;background:rgba(0,0,0,.2);opacity:1;transition:all .3s ease}.ha-happy-carousel-wrapper .swiper-pagination-bullet-active{background:#007aff}
