.testimonial-slider-container{margin:auto;max-width:1100px;position:relative}.testimonial-slider{align-items:stretch;display:flex;justify-content:center;overflow:hidden;position:relative}.testimonial-slide{align-items:center;display:flex;gap:32px;min-width:0;transition:opacity .4s,transform .4s;width:100%}.testimonial-slide[aria-hidden=true]{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(.98);width:100%;z-index:0}.testimonial-slide[aria-hidden=false]{opacity:1;position:relative;transform:scale(1);z-index:1}.testimonial-profile{background:linear-gradient(135deg,#245bf2,#d92a20);border-radius:14px;margin-right:-40px;min-height:400px;padding:1px}.testimonial-profile,.testimonial-profile-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:320px;min-width:240px}.testimonial-profile-inner{background:#fff;border-radius:13px;box-shadow:0 2px 8px rgba(36,91,242,.04);height:100%;padding:24px}.testimonial-photo{height:280px;margin-bottom:18px;object-fit:cover;width:250px}.testimonial-info{text-align:center}.testimonial-name{font-family:Neulis alt;font-size:1.1rem;font-weight:600;margin-bottom:4px}.testimonial-role{color:#222;font-family:Neulis alt;font-size:1rem;font-weight:500;margin-bottom:6px}.testimonial-desc{color:#888;font-family:inter;font-size:.98rem}.testimonial-quote{background:#2563eb;border:3px solid #bcd2fa;border-radius:16px;box-shadow:0 2px 8px rgba(36,91,242,.07);color:#fff;display:flex;flex:1;flex-direction:column;justify-content:center;margin-left:-20px;max-height:350px;min-width:0;padding:32px 36px;position:relative}.testimonial-quote-icon{font-size:2.2rem;line-height:1;margin-bottom:12px}.testimonial-quote-icon--end{align-self:flex-end;margin-bottom:0}.testimonial-quote-text{font-family:inter;font-size:1.15rem;font-weight:400;line-height:1.6;margin-bottom:0}.testimonial-slider-arrows{display:flex;gap:16px;justify-content:flex-end;margin-right:36px;margin-top:24px}.testimonial-arrow-btn{align-items:center;background:#2563eb;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:background .2s;width:40px}.testimonial-arrow-btn:active{background:#1742a0}@media (max-width:900px){.testimonial-profile{margin:auto}.testimonial-quote{margin:-70px auto 0;max-height:1000px;padding:20px}.testimonial-slide{align-items:stretch;flex-direction:column;gap:24px}.testimonial-profile{margin-bottom:0;max-width:100%;min-width:0}.testimonial-slider-arrows{justify-content:center;margin-right:0}}@media (max-width:600px){.testimonial-slider-container{padding:16px 0}.testimonial-slide{gap:12px}.testimonial-quote{font-size:1rem}}