.testimonials-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:2rem}@media screen and (min-width:750px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:rgba(var(--color-background),1);border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:2rem;text-align:center}.testimonial-stars{color:#ffc107;font-size:1.2rem;margin-bottom:1rem}.testimonial-text{font-size:1.4rem;line-height:1.6;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:1rem;color:#82203e}.testimonial-avatar{border-radius:50%;object-fit:cover}.testimonial-name{font-weight:600;margin:0}.testimonial-subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-testimonials.css.map */
