.testimonial-section--inner{display:grid;gap:3.5rem 2rem;grid-template-columns:repeat(3,1fr)}.testimonial--item{border-radius:60px;display:flex;flex-direction:column;padding:2.75rem}.testimonial--quotation-mark{margin-bottom:2rem}.testimonial--quote{font-size:21px;font-weight:300;line-height:1.2;margin-bottom:2.5rem}.testimonial--name{font-size:20px;font-weight:700;justify-self:flex-end;margin-bottom:.5rem;margin-top:auto}.testimonial--title{font-size:21px;font-weight:400;justify-self:flex-end}@media(max-width:992px){.testimonial-section--inner{gap:1rem}.testimonial--item{border-radius:50px;padding:3.5rem 2rem}}@media(max-width:1100px){.testimonial-section--inner{display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial-section--inner .testimonial--item{flex:3 0 320px;min-width:320px}}@media(max-width:541px){.testimonial-section--inner{display:block;min-width:auto}.testimonial-section--inner .testimonial--item{margin-bottom:1rem}}