.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-title{margin:0 0 1rem;color:rgb(var(--color-foreground))}.testimonials-subtitle{margin:0;color:rgba(var(--color-foreground),.7);font-size:1.1rem;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;align-items:start}.testimonial-card{background:rgb(var(--color-background));border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(var(--color-foreground),.1)}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.testimonial-content{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-image{margin-bottom:1.5rem;border-radius:50%;overflow:hidden;width:120px;height:120px;flex-shrink:0}.testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial-text{width:100%}.testimonial-quote{position:relative;margin-bottom:1.5rem}.quote-icon{width:24px;height:24px;color:rgba(var(--color-foreground),.3);margin-bottom:1rem}.testimonial-quote blockquote{margin:0;font-size:1rem;line-height:1.7;color:rgb(var(--color-foreground));font-style:italic}.testimonial-author{border-top:1px solid rgba(var(--color-foreground),.1);padding-top:1rem}.author-name{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:rgb(var(--color-foreground))}.author-title{margin:0;font-size:.9rem;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:750px){.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}@media screen and (max-width:749px){.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.testimonials-header{margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-testimonials.css.map */
