.testimonial-section{padding:2.5rem 0}.testimonial-header h2{font-size:2.2rem;font-weight:700}.testimonial-header h3{font-size:1.15rem;font-weight:600}.slider-nav-btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center}.testimonial-slider-wrapper{overflow:hidden;position:relative}.testimonial-slider-track{display:flex;gap:1rem;transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.testimonial-card{flex:0 0 calc((100% - 4rem)/5);max-width:calc((100% - 4rem)/5)}.testimonial-card-inner{height:100%;min-height:230px;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 10px 24px rgba(15,23,42,8%);transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover .testimonial-card-inner{transform:translateY(-4px);box-shadow:0 16px 30px rgba(15,23,42,.12)}.testimonial-card-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.testimonial-avatar{width:56px;height:56px;object-fit:cover;flex-shrink:0}.testimonial-meta{min-width:0}.testimonial-name{font-size:.95rem;font-weight:700;color:var(--bs-primary);line-height:1.2}.testimonial-date{font-size:.78rem;color:#6c757d}.testimonial-rating{font-size:.9rem;line-height:1}.testimonial-comment{font-size:.92rem;line-height:1.55;color:#495057;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1399.98px){.testimonial-card{flex:0 0 calc((100% - 3rem)/4);max-width:calc((100% - 3rem)/4)}}@media(max-width:1199.98px){.testimonial-card{flex:0 0 calc((100% - 2rem)/3);max-width:calc((100% - 2rem)/3)}}@media(max-width:991.98px){.testimonial-card{flex:0 0 calc((100% - 1rem)/2);max-width:calc((100% - 1rem)/2)}}@media(max-width:575.98px){.testimonial-card{flex:0 0 100%;max-width:100%}}