.rise-testimonial-carousel-wrapper{position:relative;padding:0 40px}.rise-testimonial-carousel{overflow:hidden}.rise-testimonial-item{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 20px rgb(0 0 0 / .1);height:100%;display:flex;flex-direction:column;transition:all 0.3s ease}.rise-testimonial-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .15)}.rise-testimonial-rating{margin-bottom:20px}.rise-testimonial-rating i{color:gold;margin-right:5px}.rise-testimonial-content{margin-bottom:25px;line-height:1.8;color:#666;font-size:16px;flex:1}.rise-testimonial-author-wrapper{display:flex;align-items:center;gap:15px}.rise-testimonial-image img{width:60px;height:60px;border-radius:50%;object-fit:cover}.rise-testimonial-author-info{flex:1}.rise-testimonial-author{margin:0 0 5px;font-size:18px;font-weight:600;color:#333}.rise-testimonial-position{font-size:14px;color:#999}.rise-carousel-navigation{display:flex;justify-content:center;margin-top:40px;gap:15px}.rise-swiper-button-prev,.rise-swiper-button-next{width:50px;height:50px;border-radius:50%;background:#fff;box-shadow:0 5px 15px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;color:#333;font-size:20px}.rise-swiper-button-prev:hover,.rise-swiper-button-next:hover{background:#333;color:#fff;transform:scale(1.1)}.rise-swiper-button-prev.swiper-button-disabled,.rise-swiper-button-next.swiper-button-disabled{opacity:.5;cursor:not-allowed}.rise-swiper-button-prev.swiper-button-disabled:hover,.rise-swiper-button-next.swiper-button-disabled:hover{background:#fff;color:#333;transform:none}.rise-testimonial-carousel-wrapper .swiper-pagination{position:relative;bottom:0;margin-top:30px}.rise-testimonial-carousel-wrapper .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;opacity:1;transition:all 0.3s ease}.rise-testimonial-carousel-wrapper .swiper-pagination-bullet-active{background:#333;transform:scale(1.3)}.rise-testimonial-carousel-wrapper .swiper-pagination-fraction{color:#333;font-size:14px}.rise-testimonial-carousel-wrapper .swiper-pagination-progressbar{background:#ddd;height:4px}.rise-testimonial-carousel-wrapper .swiper-pagination-progressbar-fill{background:#333}@media (max-width:768px){.rise-testimonial-carousel-wrapper{padding:0 20px}.rise-testimonial-item{padding:20px}.rise-testimonial-author-wrapper{flex-direction:column;text-align:center}.rise-swiper-button-prev,.rise-swiper-button-next{width:40px;height:40px;font-size:16px}}