.testimonial{background-color:var(--scheme-background);border:1px solid var(--border-global-primary);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:var(--responsive-xl)}.testimonial .icon-star{fill:var(--scheme-review-stars)}.testimonial__title{font-size:var(--font-responsive-sm);font-style:normal;font-weight:600;line-height:normal}.testimonial__testimonial{padding-block:var(--static-md)}.testimonial__testimonial p{font-size:var(--font-responsive-xs);font-style:normal;font-weight:400;line-height:140%}.testimonial__name{color:var(--text-global-secondary);font-size:var(--font-static-micro);font-style:normal;font-weight:600;letter-spacing:.55px;line-height:normal;text-align:right;text-transform:uppercase}.testimonial__footer{align-items:center;display:flex;justify-content:space-between;padding-block-start:var(--responsive-sm)}.testimonial__rating{display:flex;gap:var(--static-micro);padding-block:.125rem .1875rem}.featured-testimonials__wrapper{display:grid;gap:var(--responsive-xs);padding-block-end:var(--section-md)}@media only screen and (min-width:64em){.testimonial__footer{padding-block-start:var(--static-lg)}.featured-testimonials__wrapper{align-items:flex-start;gap:var(--responsive-xl);grid-template-columns:repeat(3,1fr)}.featured-testimonials__item-footer{padding-block-start:var(--static-lg)}}