.testimonials{margin:2rem 0;color:#eee}.testimonials__filters{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.4rem}.testimonials__chip{cursor:pointer;border:1px solid #9e9e9e;background:#686868;color:#eee;padding:.6rem 1.4rem;border-radius:2px;font-size:1.4rem;font-weight:400;line-height:1.4;white-space:nowrap}.testimonials__chip:hover{opacity:.85}.testimonials__chip.is-active{background:#383838;border-color:#9e9e9e;color:#eee;font-weight:600}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;align-items:stretch}.testimonials__card{display:flex;flex-direction:column;background:#686868;border:1px solid #9e9e9e;border-radius:2px;padding:1rem 2rem 2rem}.testimonials__card-header{display:flex;align-items:center;gap:1.6rem;margin-bottom:1.6rem}.testimonials__avatar{flex-shrink:0;width:8.4rem;height:8.4rem;border-radius:2px;background:#383838;color:#eee;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:2.8rem;overflow:hidden}.testimonials__avatar img{width:100%;height:100%;object-fit:cover}.testimonials__who{display:flex;flex-direction:column;justify-content:center;gap:calc(.12rem + 2px);min-height:0}.testimonials__name,.testimonials__role,.testimonials__org,.testimonials__meta{margin:0;line-height:1.2}.testimonials__name{font-weight:600;font-size:1.7rem;color:#eee}.testimonials__role,.testimonials__org,.testimonials__meta{font-size:1.3rem;color:#9e9e9e}.testimonials__role{font-weight:600}.testimonials__org a,.testimonials__meta a{color:#eee}.testimonials__quote{flex:1}.testimonials__quote p{font-size:1.5rem;line-height:1.6;color:#eee;margin:0 0 1.2rem;text-align:left}.testimonials__quote p:last-child{margin-bottom:0}.testimonials__quote p:empty{min-height:1.2rem}.testimonials__services{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid #9e9e9e}.testimonials__tag{background:#383838;color:#eee;border:1px solid #9e9e9e;padding:.3rem .9rem;border-radius:2px;font-size:1.1rem;white-space:nowrap}