.testimonial-slider-section{background:linear-gradient(135deg,#652d90,#dd078b);padding:80px 20px}.testimonial-slider-container{margin:0 auto;max-width:1000px}.testimonial-slider-wrapper{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:20px;display:flex;gap:40px;min-height:300px;padding:60px 40px;position:relative}.testimonial-avatar{flex-shrink:0}.testimonial-avatar img{border:3px solid hsla(0,0%,100%,.5);border-radius:50%;height:100px;object-fit:cover;width:100px}.testimonial-content{flex:1}.testimonial-name{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 4px}.testimonial-role{color:hsla(0,0%,100%,.8);font-weight:400;line-height:1.5;margin:0 0 8px}.testimonial-company,.testimonial-role{font-family:Inter,sans-serif;font-size:13px}.testimonial-company{color:hsla(0,0%,100%,.9);font-weight:600;letter-spacing:.3px;margin:0 0 16px;text-transform:uppercase}.testimonial-quote{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.6;margin:0}.testimonial-controls{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-top:32px}.testimonial-nav-btn{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;transition:all .3s ease;width:44px}.testimonial-nav-btn:hover{background:hsla(0,0%,100%,.2);border-color:#fff;transform:scale(1.05)}.testimonial-counter{color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif;font-size:14px;font-weight:600;min-width:40px;text-align:center}@media (max-width:768px){.testimonial-slider-section{padding:60px 20px}.testimonial-slider-wrapper{flex-direction:column;gap:24px;padding:40px 24px;text-align:center}.testimonial-avatar img{height:80px;width:80px}.testimonial-quote{font-size:14px}.testimonial-controls{justify-content:center;width:100%}}