.gw-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:960px;margin:0 auto 34px}.gw-testimonial{background:#fff;border-radius:var(--gw-r-card);overflow:hidden;text-align:left}.gw-testimonial__thumb{position:relative;height:150px;overflow:hidden;background:var(--gw-navy-deep);width:100%;object-fit:cover;display:block}.gw-testimonial__thumb img{width:100%;height:100%;object-fit:cover;opacity:.85}.gw-testimonial__body{padding:18px}.gw-testimonial__body h4{font-size:15px!important;line-height:1.1!important;font-weight:700;color:var(--gw-indigo);margin-bottom:8px}.gw-testimonial__body span{font-size:12.5px;color:#64748b;font-weight:400;display:block}@media (max-width: 860px){.gw-testimonials{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px}.gw-testimonial__thumb{height:140px}.gw-testimonial__body{padding:16px}.gw-testimonial__body h4{font-size:14px!important}.gw-testimonial__body span{font-size:12px}}@media (max-width: 480px){.gw-testimonials{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.gw-testimonial__thumb{height:130px}.gw-testimonial__body{padding:14px}.gw-testimonial__body h4{font-size:13px!important;margin-bottom:2px}.gw-testimonial__body span{font-size:11px}}
