.ecom-testimonials{--star-from:var(--testimonials-star-from,var(--icon-gradient-start,#0589c6));--star-to:var(--testimonials-star-to,var(--icon-gradient-end,#bf00a6))}.ecom-testimonials__heading{margin:0 0 5rem;text-align:center}.ecom-testimonials__grid{align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.ecom-testimonials__card{background:var(--surface,var(--surface-light,#fff));border-radius:1.5rem;box-shadow:0 0 0 1px hsla(0,0%,100%,.65),0 .625rem 1.875rem rgba(120,120,180,.06);display:flex;flex-direction:column;gap:1rem;padding:2rem}.ecom-testimonials__stars{display:flex;gap:0}.ecom-testimonials__star{flex-shrink:0;height:1.5rem;width:1.5rem}.ecom-testimonials__quote{color:var(--text,var(--text-light));flex:1;font-size:var(--testimonials-quote,1.125rem);font-weight:400;line-height:1.5;margin:0}.ecom-testimonials__author{display:flex;flex-direction:column;gap:.125rem}.ecom-testimonials__author-name{color:var(--heading,var(--heading-light));font-size:1.25rem;font-weight:600}.ecom-testimonials__author-company{color:var(--text,var(--text-light));font-size:1rem;font-weight:400}@media (max-width:1023px){.ecom-testimonials__heading{margin-bottom:2.5rem}.ecom-testimonials__grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:767px){.ecom-testimonials__heading{margin-bottom:2rem}.ecom-testimonials__card{padding:1.5rem}.ecom-testimonials__quote{font-size:1rem}.ecom-testimonials__author-name{font-size:1.125rem}}