.testimonial{align-items:center;background-color:var(--color-white);border-radius:16px;color:var(--color-black);display:flex;flex-direction:column;gap:24px;justify-content:center;left:0;opacity:0;padding:var(--spacing-medium,64px);position:absolute;right:0;top:0}.testimonial .testimonial__quote{font-size:var(--heading-h4-size,24px);line-height:1.3;margin-bottom:0;margin-top:0}.testimonial .testimonial__source{align-items:center;display:flex;gap:24px;justify-content:center}.testimonial .testimonial__image{border-radius:50%;box-shadow:0 0 32px #0000001a;flex-shrink:0;height:72px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:72px}.testimonial .testimonial__caption{flex:1}.testimonial.is-active{opacity:1;position:relative;z-index:100}@media(max-width:580px){.testimonial .testimonial__image{display:none}}
