.testimonial-slider-wrapper{background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:80px 20px}.testimonial-section-header{margin-bottom:60px;text-align:center}.header-subtitle{color:#3b82f6;font-size:18px;font-weight:600;letter-spacing:.5px;margin-bottom:12px}.header-title{color:#1e293b;font-size:42px;font-weight:700;margin:0}.testimonials-grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:32px}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.quote-icon{color:#cbd5e1;height:48px;width:48px}.stars{display:flex;gap:4px}.star{color:#f97316;height:20px;width:20px}.testimonial-text{color:#334155;font-size:16px;line-height:1.7;margin-bottom:32px}.author-info{align-items:center;display:flex;gap:16px}.avatar-wrapper{border-radius:50%;padding:4px}.avatar-wrapper.mint{background-color:#a7f3d0}.avatar-wrapper.sky{background-color:#bae6fd}.avatar-wrapper.peach{background-color:#fed7aa}.avatar-wrapper.purple{background-color:#ddd6fe}.avatar{border-radius:50%;height:56px;object-fit:cover;width:56px}.author-name{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:4px}.author-role{color:#64748b;font-size:14px}.navigation{gap:16px;margin-bottom:24px}.nav-button,.navigation{display:flex;justify-content:center}.nav-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;height:48px;transition:background-color .2s;width:48px}.nav-button:hover{background:#f1f5f9}.nav-button svg{color:#334155;height:24px;width:24px}.dots{display:flex;gap:8px;justify-content:center}.dot{background:#e2e8f0;border:none;border-radius:4px;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.dot.active{background:#3b82f6;width:32px}@media (max-width:768px){.testimonial-slider-wrapper{padding:40px 16px}.header-title{font-size:28px}.testimonials-grid{grid-template-columns:1fr}}