.product__customer-testimonials{width:100%}.product__testimonials-heading{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.product__testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%}@media screen and (min-width:750px){.product__testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.product__testimonial-item{display:flex;align-items:center;justify-content:center;height:100%}.product__testimonial-image-wrapper{position:relative;width:100%;min-height:var(--testimonial-height, 300px);overflow:hidden;border-radius:8px;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.product__testimonial-image{width:100%;height:100%;object-fit:cover;display:block}.product__testimonial-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000004d;color:#fff;font-size:1rem;font-weight:500;text-align:center;padding:1.5rem;opacity:0;transition:opacity .3s ease;line-height:1.5}.product__testimonial-image-wrapper:hover .product__testimonial-text-overlay{opacity:1}@media screen and (max-width:749px){.product__testimonial-text-overlay{opacity:1}.product__testimonial-image-wrapper{min-height:var(--testimonial-height, 300px)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-customer-testimonials.css.map */
