.customer-testimonials{margin:0}.testimonials-header{margin-bottom:4rem}.testimonials-heading{margin:0 0 1.5rem;color:rgb(var(--color-foreground));font-weight:var(--font-heading-weight);line-height:var(--font-heading-line-height)}.testimonials-subheading{margin:0;color:rgba(var(--color-foreground),.75)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:var(--image-spacing, 20px);max-width:100%;justify-items:center}.testimonial-slot{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:var(--border-radius, 12px);background-color:rgba(var(--color-foreground),.04);width:100%;max-width:450px}.testimonial-image{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius, 12px);transition:transform .3s ease}.testimonial-image:hover{transform:scale(1.05)}.testimonial-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:rgba(var(--color-foreground),.5);font-size:1.6rem;text-align:center}.testimonial-placeholder svg{margin-bottom:1.5rem;opacity:.6}.testimonial-placeholder span{font-size:1.4rem;font-weight:500}@media screen and (max-width: 749px){.testimonials-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);gap:var(--image-spacing, 20px)}.testimonials-header{margin-bottom:3rem}.testimonial-slot{aspect-ratio:3 / 2;max-width:400px;margin:0 auto}}@media screen and (min-width: 750px) and (max-width: 989px){.testimonials-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}.testimonial-slot{max-width:350px}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
