.team-testimonials-wrapper{width:100%;background-color:#fff;padding:4em 2em}.team-testimonials-container{max-width:1400px;margin:0 auto}.team-testimonials-header{text-align:center;margin-bottom:3em}.team-testimonials-title{font-size:2.5rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;letter-spacing:-.02em;position:relative;display:inline-block}.team-testimonials-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#8b7355,#d4c4ac);border-radius:2px}.team-testimonials-subtitle{font-size:18px;color:#4a4a4a;margin:0;font-weight:300;font-family:Georgia,serif}.team-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5em;margin-top:3em}.team-testimonial-card{background:#f5e6d3;padding:2.5em;border-radius:12px;display:flex;flex-direction:column;gap:1.5em;transition:transform .3s ease,box-shadow .3s ease;position:relative}.team-testimonial-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.testimonial-quote-icon{color:#8b6f47;opacity:.3}.testimonial-quote{font-size:16px;line-height:1.8;color:#2d2d2d;margin:0;font-style:italic;flex-grow:1;border:none;padding:0;font-family:Georgia,serif;font-weight:300}.testimonial-author{display:flex;align-items:center;gap:1em;margin-top:auto;padding-top:1.5em;border-top:1px solid rgba(139,111,71,.2)}.testimonial-initials{width:60px;height:60px;border-radius:50%;flex-shrink:0;border:3px solid #8b6f47;background:linear-gradient(135deg,#8b7355,#d4c4ac);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;font-family:Georgia,serif;letter-spacing:1px}.testimonial-info{flex:1}.testimonial-name{font-size:17px;font-weight:400;color:#1a1a1a;margin:0 0 .25em;font-family:Georgia,serif}.testimonial-role{font-size:14px;color:#4a4a4a;margin:0;font-weight:300;font-family:Georgia,serif}@media (max-width:1024px){.team-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em}.team-testimonials-title{font-size:40px}}@media (max-width:768px){.team-testimonials-wrapper{padding:4em 1.5em}.team-testimonials-header{margin-bottom:3em}.team-testimonials-title{font-size:32px}.team-testimonials-subtitle{font-size:16px}.team-testimonials-grid{grid-template-columns:1fr;gap:1.5em}.team-testimonial-card{padding:2em}.testimonial-quote{font-size:15px}.testimonial-name{font-size:16px}.testimonial-role{font-size:13px}}@media (max-width:480px){.testimonial-image{width:50px;height:50px}}