.testimonial-section .testimonial-card{width:100%;height:300px;box-sizing:border-box;border-radius:10px;padding:24px;border:1px solid #eeebeb;transition:all .3s ease-in-out;background-color:#fff;display:flex;flex-direction:column}.testimonial-section .testimonial-card:hover{box-shadow:0 10px 20px rgba(199,38,7,.2);cursor:pointer;border-color:var(--primary-red)}.testimonial-section .testimonial-card.inactive{border-color:#eee;box-shadow:none}.testimonial-section .testimonial-text{margin-top:16px;font-size:1rem;color:#333;line-height:1.6;overflow:hidden}.testimonial-section .testimonial-name{font-weight:700;color:var(--primary-red);margin-bottom:0}.testimonial-section .testimonial-role{font-size:.9rem;color:#888}.testimonial-section .testimonial-quote{font-size:48px;color:var(--primary-red)}.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:var(--primary-red);color:#fff;border-color:var(--primary-red)}.testimonial-card{border-radius:10px;padding:24px;border:1px solid #eeebeb;transition:all .3s ease-in-out;background-color:#fff}.testimonial-card:hover{box-shadow:0 10px 20px rgba(199,38,7,.2);cursor:pointer;border:1px solid var(--primary-red)}.testimonial-card.inactive{border-color:#eee;box-shadow:none}.testimonial-quote{font-size:48px;color:var(--primary-red)}.testimonial-name{font-weight:700;color:var(--primary-red);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:var(--primary-red);color:#fff;border-radius:8px;padding:10px 24px;border:none;font-weight:600;margin-top:24px}@media (max-width:767px){.testimonial-section{padding-left:15px;padding-right:15px;overflow:hidden}.testimonial-section>.d-flex{display:block!important;margin-bottom:25px!important}.testimonial-section>.d-flex>div:first-child{width:100%}.testimonial-section h2{font-size:1.8rem!important;line-height:1.2;margin-bottom:10px!important}.testimonial-section h2+p{margin-bottom:20px;line-height:1.4}.testimonial-section>.d-flex>div:last-child{display:flex;justify-content:flex-start;gap:10px!important}.testimonial-section .swiper-nav-btn{width:42px;height:42px;flex:0 0 42px;font-size:18px}.testimonial-section .mySwiper{width:100%;overflow:visible}.testimonial-section .mySwiper .swiper-slide{width:100%;height:auto;display:flex}.testimonial-section .testimonial-card{width:100%;height:320px;min-height:320px;padding:20px;box-sizing:border-box}.testimonial-section .testimonial-name{font-size:.95rem}.testimonial-section .testimonial-role{font-size:.8rem}.testimonial-section .testimonial-text{font-size:.95rem;line-height:1.6}.more-testimonials-wrapper{display:flex;justify-content:center;width:100%;margin-top:2px}}