.testimonial{border-bottom:.0625rem solid var(--color-border-primary);border-top:.0625rem solid var(--color-border-primary);padding-bottom:var(--space-s);padding-top:var(--space-s)}.testimonial__wrapper{display:flex;flex-direction:column;gap:var(--space-s)}@media (min-width:37.501rem){.testimonial__wrapper{flex-direction:row;justify-content:space-between}.testimonial__wrapper .testimonial__quote{flex:0 0 56.73%}.testimonial__wrapper .testimonial__image{flex:0 1 clamp(13rem,25.86%,30rem)}}.testimonial__quote{font-family:var(--font-family-base);font-size:var(--heading-size-500);font-weight:300;line-height:1}.testimonial__quote cite{display:block;font-size:var(--text-size-400);font-style:normal;font-weight:450;line-height:1.4;margin-top:var(--space-4xl)}.testimonial__quote cite span{display:block}.testimonial__quote-author{font-family:var(--font-family-base);font-size:var(--text-size-500);font-weight:450;font-weight:700;line-height:1.4}@media (min-width:37.501rem){.testimonial__quote{display:flex;flex-direction:column;gap:var(--space-s)}.testimonial__quote cite{margin-top:auto}}.testimonial__image{margin:0}.testimonial__image img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;vertical-align:top;width:100%}