.testimonial-section .swiper-nav-btn{background-color:#fff;border:1px solid #ccc;width:40px;height:40px;border-radius:100%;font-weight:700;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}.testimonial-section .swiper-nav-btn:hover{background-color:#e62b1e;color:#fff;border-color:#e62b1e}.testimonial-card{border-radius:10px;padding:24px;border:1px solid #eeebeb;transition:all .3s ease-in-out;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:300px;position:relative}.testimonial-card:hover{box-shadow:0 10px 20px rgba(230,43,30,.2);cursor:pointer;border:1px solid #e62b1e}.testimonial-card.inactive{border-color:#eee;box-shadow:none}.testimonial-quote{font-size:48px;color:#e62b1e}.testimonial-name{font-weight:700;color:#e62b1e;margin-bottom:0}.testimonial-role{font-size:.9rem;color:#888}.testimonial-text{margin-top:16px;font-size:1rem;color:#333}.swiper-button-next,.swiper-button-prev{background:#fff;border:1px solid #ccc;width:48px;height:48px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#000}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px}.more-btn{background-color:#e62b1e;color:#fff;border-radius:8px;padding:10px 24px;border:none;font-weight:600;margin-top:24px}.testimonial-btn-wrap{margin-top:22px;margin-bottom:28px;display:flex;justify-content:flex-start}