*{box-sizing:border-box}.testimonial{align-items:center;display:flex;flex-direction:column}.testimonial__title{margin-bottom:2.5rem;text-align:center}.testimonial__block{display:flex;flex-direction:row;flex-wrap:wrap}.testimonial__quote-mark{align-items:center;display:flex;flex-direction:column;width:100%}.testimonial__testimonial{width:100%}.testimonial__author{align-items:center;display:flex;flex-direction:column;width:100%}.testimonial__author-image{border-radius:50%;height:9.75rem;margin-bottom:1rem;overflow:hidden;width:9.75rem}.testimonial__author-image img{height:100%;object-fit:cover;width:100%}.testimonial__author-details{font-size:1rem;font-style:normal;text-align:center}.testimonial__author-name{font-weight:600}.testimonial__author-title{font-weight:300}@media (max-width:992px){.testimonial__testimonial{padding:1.5rem 0}}@media (min-width:993px){.testimonial__quote-mark{align-items:flex-end;padding-right:2rem;width:12rem}.testimonial__testimonial{max-width:40rem;width:calc(100% - 25.75rem)}.testimonial__author{padding-left:3.75rem;width:13.75rem}}