.testimonials__header{display:block;margin-bottom:2rem;padding:0 1rem}.testimonials__header--center{text-align:center}.testimonials__header h2,.testimonials__title{display:block;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:clamp(2.25rem,3vw,3rem)}.testimonials__header h2 strong,.testimonials__title strong{font-weight:700}.testimonials__intro{margin-top:1rem;max-width:48rem}.testimonials__header--center .testimonials__intro{margin-left:auto;margin-right:auto}@media (min-width:64rem){.testimonials__header{margin-bottom:3rem;padding:0 1rem 0 4rem}.testimonials__header--center{padding-left:1rem;padding-right:1rem}}@media (min-width:110rem){.content-container--wide .testimonials__header{padding-left:0;padding-right:0}}.testimonials__grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;padding:1rem 0}@media (min-width:48rem){.testimonials__grid{gap:2rem;grid-template-columns:repeat(var(--testimonials-columns-medium,2),minmax(0,1fr))}}@media (min-width:64rem){.testimonials__grid{grid-template-columns:repeat(var(--testimonials-columns-large,3),minmax(0,1fr))}}.testimonials__item{display:flex;flex-direction:column;height:100%;margin:0}.testimonials__item--bordered{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:.25rem;padding:1.5rem}.testimonials__item--surface{background-color:var(--color-surface);border-radius:.25rem;padding:1.5rem}.testimonials__quote{border:0;flex:1 1 auto;margin:0;padding:0}.testimonials__quote-mark{color:var(--color-primary);display:block;font-size:2rem;line-height:1;margin-bottom:.75rem}.testimonials__quote-text{font-size:1rem;line-height:1.6;margin:0}.testimonials__quote-text p{margin:0}.testimonials__quote-text p+p{margin-top:1rem}.testimonials__stars{display:flex;gap:.125rem;margin-bottom:.75rem}.testimonials__star{color:var(--color-border);font-size:1rem;line-height:1}.testimonials__star--filled{color:var(--color-star)}.testimonials__attribution{border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1.25rem}.testimonials__author{display:block;font-style:normal;font-weight:700}.testimonials__source{color:var(--color-body-text-muted,var(--color-body-text));display:block;font-size:.875rem;margin-top:.25rem}.testimonials__footer{display:flex;justify-content:center;margin-top:2.5rem}.testimonials__footer .button:focus{outline:2px solid var(--color-primary);outline-offset:2px}.testimonials--text-center .testimonials__attribution,.testimonials--text-center .testimonials__item{text-align:center}.testimonials--text-center .testimonials__stars{justify-content:center}