.animated-testimonial{align-items:center;display:grid;gap:32px;grid-template-columns:1fr}.animated-testimonial__quote__author{align-items:center;display:flex;gap:16px;justify-content:center}.animated-testimonial__quote{position:relative}.animated-testimonial__quote .content-wrapper{overflow-x:hidden;padding:32px 50px;position:relative;text-align:center}.animated-testimonial__animation{padding:50px 0}.highlight{color:inherit;transition:color .5s ease-in-out}.in-view .highlight{color:#f60}.animated-testimonial__background{left:0;position:absolute;top:-50%;width:100%;z-index:-1}.animated-testimonial__background img{border-radius:var(--radius);max-height:1156px;object-position:center;width:100%}@media screen and (min-width:1280px){.animated-testimonial__quote .content-wrapper{padding:58px 192px}}