.testimonials{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.testimonials__title{margin-bottom:1.5rem;text-align:center}.testimonials__subtitle{text-align:center;margin-bottom:4rem;color:rgba(var(--color-foreground),.75);font-size:1.6rem}.testimonials__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;align-items:start}.testimonial{background:rgba(var(--color-background),1);border-radius:1.2rem;padding:3rem 2.5rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative}.testimonial:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.testimonial:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(45deg,transparent,rgba(var(--color-foreground),.1),transparent);border-radius:1.2rem;z-index:-1;opacity:0;transition:opacity .3s ease}.testimonial:hover:before{opacity:1}.testimonial__stars{margin-bottom:2rem;text-align:center}.testimonial__star{color:#ffc107;font-size:2rem;margin-right:.2rem}.testimonial__quote{font-size:1.6rem;line-height:1.6;margin-bottom:2.5rem;font-style:italic;color:rgb(var(--color-foreground));position:relative}.testimonial__quote:before{content:'"';position:absolute;top:-1rem;left:-1.5rem;font-size:4rem;color:rgba(var(--color-foreground),.2);font-family:serif;line-height:1}.testimonial__author{display:flex;align-items:center;gap:1.5rem}.testimonial__author-image{flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;background:rgba(var(--color-foreground),.1)}.testimonial__author-image img{width:100%;height:100%;object-fit:cover}.testimonial__author-name{font-weight:600;font-size:1.5rem;font-style:normal;color:rgb(var(--color-foreground));display:block;margin-bottom:.3rem}.testimonial__author-title{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 749px){.testimonials__wrapper{grid-template-columns:1fr;gap:2rem}.testimonial{padding:2rem 1.5rem}.testimonial__quote{font-size:1.4rem}.testimonial__author{gap:1rem}.testimonial__author-image{width:50px;height:50px}}@media screen and (min-width: 990px){.testimonials__wrapper{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-testimonials.css.map */
