.testimonial-centered{gap:clamp(1rem,2vw,1.5rem)}.testimonial-centered__content{max-width:100%}.testimonial-centered__author-name,.testimonial-centered__author-role,.testimonial-centered__quote{margin:0}.testimonial-centered__avatar-column{width:100%}.testimonial-centered__avatar{border-radius:999px;height:80px;margin:0 auto;overflow:hidden;width:80px}.testimonial-centered[data-variant=small-avatar] .testimonial-centered__avatar{height:64px;width:64px}.testimonial-centered__avatar img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.testimonial-centered__content{width:100%}.testimonial-centered__avatar{height:72px;width:72px}.testimonial-centered[data-variant=small-avatar] .testimonial-centered__avatar{height:56px;width:56px}}