.testimonials-section{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);color:#111827;background-color:#f8fafc;padding:6rem 2rem;overflow:hidden}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-badge{color:#b45309;letter-spacing:.05em;text-transform:uppercase;background-color:#fef3c7;border:1px solid #fde68a;border-radius:0;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.testimonials-badge svg{width:1.25rem;height:1.25rem}.testimonials-title{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.testimonials-subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.testimonials-empty-state{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:0;max-width:600px;margin:0 auto;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.empty-icon{color:#f59e0b;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.empty-icon svg{width:2rem;height:2rem}.testimonials-empty-state h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.testimonials-empty-state p{color:#64748b;font-size:.95rem;line-height:1.6}.marquee-container{flex-direction:column;gap:2rem;display:flex;position:relative}.marquee-row{width:100vw;margin-left:-2rem;display:flex;overflow:hidden}.marquee-content{gap:2rem;padding:0 1rem;animation:40s linear infinite scroll-left;display:flex}.marquee-content-reverse{gap:2rem;padding:0 1rem;animation:40s linear infinite scroll-right;display:flex}.marquee-content:hover,.marquee-content-reverse:hover{animation-play-state:paused}.testimonial-card{background:#fff;border:1px solid #f1f5f9;border-radius:0;flex-direction:column;flex-shrink:0;gap:1.5rem;width:400px;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.testimonial-stars{color:#fbbf24;gap:.25rem;display:flex}.testimonial-stars svg{width:1.25rem;height:1.25rem}.testimonial-text{color:#334155;flex-grow:1;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:1rem;margin-top:auto;display:flex}.testimonial-avatar{color:#0f172a;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.testimonial-name{color:#0f172a;font-weight:700}.testimonial-course{color:#64748b;font-size:.85rem}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}@keyframes scroll-right{0%{transform:translate(calc(-50% - 1rem))}to{transform:translate(0)}}@media (max-width:768px){.testimonials-title{font-size:2.25rem}.testimonial-card{width:300px;padding:1.5rem}}.marquee-content-reverse.static-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}@media (max-width:768px){.marquee-content-reverse.static-track{flex-wrap:nowrap;justify-content:flex-start;width:max-content}.marquee-row{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.marquee-row::-webkit-scrollbar{display:none}}
