.testimonial-section{font-family:Arial,sans-serif;padding:60px 20px}.testimonial-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:24px}.testimonial-logo{margin-bottom:20px;max-width:140px}.testimonial-text{flex-grow:1;font-size:16px;line-height:1.6;margin-bottom:20px}.testimonial-author{align-items:center;display:flex;gap:12px}.author-img{border-radius:50%;height:40px;object-fit:cover;width:40px}.author-info{font-size:14px;line-height:1.4}.author-info strong{display:block;font-weight:700}