.testimonials{background-color:#fff;margin:3rem 0;padding:5rem 0}.testimonials .container{max-width:1200px;margin:0 auto;padding:0 15px}.testimonials .section-header{text-align:center;margin-bottom:4rem}.testimonials h2{color:#0b1a33;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.testimonials h3{color:#4a5568;font-size:1.5rem;font-weight:600}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.testimonial-card{color:#fff;background-color:#0b1a33;border-bottom:10px solid #f4b942;margin:1rem 0;padding:2rem;position:relative;box-shadow:0 4px 6px #0000001a}.testimonial-card:hover{border-color:#f4b942}.testimonial-avatar{border-radius:50%;width:80px;height:80px;margin-bottom:1rem;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.testimonial-info h4{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.testimonial-info p{color:#f4b942;margin-bottom:1rem;font-weight:600}.testimonial-text{color:#e2e8f0;line-height:1.6}@media (max-width:768px){.testimonials h2{font-size:2rem}.testimonials h3{font-size:1.25rem}.testimonials-grid{grid-template-columns:1fr}}
