.stars{display:flex;margin-bottom:.5rem}.testimonials{display:flex;gap:2rem;padding:0 4rem;margin-left:auto;margin-right:auto;align-items:center;@media(max-width:1024px){flex-direction: column; padding: 0 2rem;}}.testimonials figure{padding:2rem;background-color:var(--background-color);border-radius:var(--border-radius);height:100%;margin:0;display:flex;flex-direction:column;gap:1rem}.testimonials figure blockquote{display:flex;flex-direction:column}.testimonials figure h3{font-weight:600;font-size:1.125rem;line-height:1.75rem}.testimonials figure p{max-width:65ch;margin:1rem 0;font-size:1rem;line-height:1.5rem}.testimonials figcaption{display:flex;align-items:center;gap:1rem}.testimonials figcaption img{width:3rem;height:3rem;border-radius:50%}.testimonials-author{font-weight:500;font-size:1rem;line-height:1.5rem}.testimonials-job{font-size:.875rem;line-height:1.25rem}