.testimonial{display:flex;flex-direction:column;margin:auto;max-width:75ch}.testimonial-author{margin-bottom:1rem;text-align:center}.testimonial-author-image{align-items:center;border-radius:80px;display:inline-flex;height:80px;justify-content:center;margin:0 auto 1rem;overflow:hidden;width:80px}.testimonial-author-image img{height:100%;max-height:100%;max-width:100%;object-fit:cover;object-position:top;width:100%}.testimonial-author-image .hs_cos_wrapper_type_icon{align-items:center;background:var(--primary-color);display:inline-flex;height:100%;justify-content:center;padding:10px;width:100%}.testimonial-author-image .hs_cos_wrapper_type_icon svg{max-width:100%;vertical-align:middle}.testimonial-author-name{margin:0 0 3px}.testimonial-author-detail{margin:0}.testimonial-quote{border-radius:8px;padding:20px;position:relative}.testimonial-quote:before{border-bottom:18px solid var(--primary-color);border-right:18px solid transparent;border-top:18px solid transparent;content:"";height:0;position:absolute;right:18%;top:-36px;width:0}.testimonial-quote-text{margin:0}