.testimonials-section{padding:80px 0;background-color:#fff;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.testimonial-slide.active,.testimonials-section.fade-in{opacity:1;transform:translateY(0)}.testimonials-wrapper{max-width:900px;margin:0 auto;padding:0 20px}.testimonials-slider{position:relative;min-height:300px;margin-bottom:40px}.testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}.testimonial-slide h3{font-family:var(--font-heading);font-size:24px;font-weight:500;color:#10301c;line-height:31.06px;margin-bottom:1rem}.testimonial-slide.active{position:relative;visibility:visible}.testimonial-content,.testimonial-content p{font-family:var(--font-body);font-size:36px;line-height:1.5;color:#1a1a1a;margin:0 0 30px}.testimonial-content p{margin:0 0 20px;font-size:24px;color:#1f1f1f;line-height:150%;font-weight:400}.testimonial-content p:last-child{margin-bottom:0}.testimonial-role{font-family:var(--font-body);font-size:32px;color:#1f1f1f;opacity:.5;font-weight:400;margin:0 0 5rem;line-height:18px}.testimonial-link{font-family:var(--font-body);font-size:24px;line-height:28px;font-weight:500;color:var(--color-primary);text-decoration:underline;transition:color .3s ease}.testimonial-link:hover{color:var(--color-secondary);text-decoration:none}.testimonials-navigation{display:flex;align-items:center;justify-content:flex-end;gap:30px}.slide-counter{font-family:var(--font-body);font-size:18px;color:#333}.slide-arrows{display:flex;gap:15px}.testimonial-next,.testimonial-prev{width:48px;height:48px;border:1px solid #ddd;border-radius:50%;background-color:#fff;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.testimonial-next:hover:not(:disabled),.testimonial-prev:hover:not(:disabled){background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.testimonial-next:disabled,.testimonial-prev:disabled{opacity:.3;cursor:not-allowed}.testimonial-next svg,.testimonial-prev svg{width:24px;height:24px}@media (max-width:991px){.testimonials-section{padding:60px 0}.testimonial-content p{font-size:18px}.testimonial-role{margin:0 0 3rem;font-size:28px}.testimonial-link{font-size:28px}.slide-counter{font-size:16px}.testimonial-next,.testimonial-prev{width:44px;height:44px}}@media (max-width:767px){.testimonials-section{padding:50px 0}.testimonials-wrapper{padding:0 15px}.testimonials-slider{min-height:250px;margin-bottom:30px}.testimonial-content p{font-size:16px}.testimonial-role{font-size:24px;line-height:150%}.testimonial-link{font-size:20px}.testimonials-navigation{gap:20px;justify-content:flex-start}.slide-counter{font-size:14px}.slide-arrows{gap:10px}.testimonial-next,.testimonial-prev{width:40px;height:40px}.testimonial-next svg,.testimonial-prev svg{width:20px;height:20px}.testimonial-slide h3{font-size:20px;margin-bottom:.5rem}}