*,::after,::before{box-sizing:border-box}@keyframes subtleShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.firstsectiontestimonial-container{background:#fff;padding:80px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;position:relative}.firstsectiontestimonial-wrapper{max-width:1200px;margin:0 auto;position:relative}.firstsectiontestimonial-header{text-align:center;margin-bottom:60px}.firstsectiontestimonial-icon{width:60px;height:60px;background:#1e3a8a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;color:#fff;box-shadow:0 4px 15px rgba(30,58,138,.15)}.firstsectiontestimonial-icon svg{width:24px;height:24px}.firstsectiontestimonial-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin:0 0 20px;line-height:1.2}.firstsectiontestimonial-subtitle{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto 40px;line-height:1.6}.firstsectiontestimonial-stats{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.firstsectiontestimonial-stat{display:flex;flex-direction:column;align-items:center;padding:20px;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.firstsectiontestimonial-stat-number{font-size:1.5rem;font-weight:700;color:#1e3a8a}.firstsectiontestimonial-stat-label{font-size:.9rem;color:#64748b}.firstsectiontestimonial-rating{display:flex;flex-direction:column;align-items:center;padding:20px;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.firstsectiontestimonial-stars{color:#fbbf24;font-size:1.2rem;margin-bottom:5px}.firstsectiontestimonial-rating-text{font-size:.9rem;color:#64748b}.firstsectiontestimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:80px}.firstsectiontestimonial-card{background:#fff;border:1px solid #e2e8f0;padding:30px;border-radius:16px;box-shadow:0 4px 15px rgba(30,58,138,.08);transition:all .3s ease;position:relative;overflow:hidden}.firstsectiontestimonial-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#1e3a8a);background-size:200% 100%;animation:subtleShimmer 4s ease-in-out infinite}.firstsectiontestimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(30,58,138,.12)}.firstsectiontestimonial-card-header{display:flex;align-items:center;margin-bottom:20px}.firstsectiontestimonial-avatar{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;margin-right:15px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.firstsectiontestimonial-doctor-info h4{margin:0 0 5px;font-size:1.1rem;font-weight:600;color:#1f2937}.firstsectiontestimonial-doctor-info p{margin:0;font-size:.9rem;color:#64748b}.firstsectiontestimonial-content{font-size:1rem;line-height:1.6;color:#475569;font-style:italic;position:relative;padding-left:20px}.firstsectiontestimonial-content::before{content:'"';position:absolute;left:0;top:-10px;font-size:2rem;color:#3b82f6;font-weight:700;opacity:.3}.firstsectiontestimonial-cta{background:#1e3a8a;padding:60px 40px;border-radius:24px;text-align:center;color:#fff;position:relative;box-shadow:0 8px 25px rgba(30,58,138,.15);overflow:hidden}.firstsectiontestimonial-cta::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#ffc815,#3b82f6);background-size:200% 100%;animation:subtleShimmer 4s ease-in-out infinite}.firstsectiontestimonial-cta-title{font-size:2rem;font-weight:700;margin:0 0 20px;line-height:1.2}.firstsectiontestimonial-cta-subtitle{font-size:1.1rem;margin:0 0 40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.firstsectiontestimonial-buttons{display:flex;gap:20px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.firstsectiontestimonial-btn{padding:15px 30px;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;min-width:180px}.firstsectiontestimonial-btn-primary{background:#ffc815;color:#1e3a8a;box-shadow:0 2px 8px rgba(255,200,21,.2)}.firstsectiontestimonial-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,200,21,.3)}.firstsectiontestimonial-btn-secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.5);text-decoration:none}.firstsectiontestimonial-btn-secondary:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.firstsectiontestimonial-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.firstsectiontestimonial-feature{display:flex;align-items:center;gap:8px;font-size:.95rem;padding:8px 16px;background:rgba(255,255,255,.1);border-radius:20px;border:1px solid rgba(255,255,255,.2)}.firstsectiontestimonial-feature-icon{width:20px;height:20px;background:#ffc815;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#1e3a8a;font-weight:700}@media (max-width:768px){.firstsectiontestimonial-container{padding:60px 15px}.firstsectiontestimonial-title{font-size:2rem}.firstsectiontestimonial-grid{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.firstsectiontestimonial-card{padding:25px}.firstsectiontestimonial-cta{padding:40px 25px}.firstsectiontestimonial-cta-title{font-size:1.6rem}.firstsectiontestimonial-buttons{flex-direction:column;align-items:center}.firstsectiontestimonial-btn{width:100%;max-width:280px}.firstsectiontestimonial-features{gap:20px}.firstsectiontestimonial-stats{gap:30px;flex-direction:column}.firstsectiontestimonial-rating,.firstsectiontestimonial-stat{width:100%;max-width:200px}}@media (max-width:480px){.firstsectiontestimonial-title{font-size:1.8rem}.firstsectiontestimonial-subtitle{font-size:1rem}.firstsectiontestimonial-card{padding:20px}.firstsectiontestimonial-cta{padding:30px 20px}.firstsectiontestimonial-cta-title{font-size:1.4rem}.firstsectiontestimonial-features{flex-direction:column;gap:15px}.firstsectiontestimonial-feature{justify-content:center}}