.testimonial{border-bottom:.0625rem solid var(--color-border-primary);border-top:.0625rem solid var(--color-border-primary);padding-bottom:var(--space-2xl);padding-top:var(--space-2xl)}@media (max-width:48rem){.testimonial{padding-bottom:var(--space-m);padding-top:var(--space-m)}}.testimonial__wrapper{display:grid;gap:var(--space-3xl)}@media (min-width:48.001rem){.testimonial__wrapper{gap:var(--space-s);grid-template-columns:repeat(10,1fr)}.testimonial__wrapper .testimonial__content{grid-column:1/span 5}.testimonial__wrapper .testimonial__author{grid-column:7/span 4}}.testimonial blockquote{font-family:var(--font-family-heading);font-size:var(--heading-size-400);font-weight:600;line-height:1.2}.testimonial__author{font-family:var(--font-family-base);font-size:var(--text-size-400);font-weight:400;line-height:1.5;margin:0}.testimonial__author p{margin:0}.testimonial__author-name{font-family:var(--font-family-heading);font-size:var(--heading-size-200);font-weight:700;line-height:1.4}