.testimonial{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.testimonial__container{display:flex;flex-direction:column;gap:2rem;padding:3rem 0}@media screen and (min-width:750px){.testimonial__container{flex-direction:row;align-items:center;gap:4rem}.testimonial__rating-wrapper{flex:0 0 300px}}.testimonial__stars{display:flex;gap:.5rem;margin-bottom:1.5rem}.testimonial__star{color:rgb(var(--color-star, 46, 204, 113))}.testimonial__star svg{width:20px;height:20px;fill:#ffc107}.testimonial__customers{margin:0;font-size:calc(var(--font-heading-scale) * 2rem);font-weight:400;line-height:1.2}.testimonial__content{flex-grow:1}.testimonial__quote{margin:0 0 2rem;font-size:calc(var(--font-heading-scale) * 2.5rem);line-height:1.4;font-weight:300;font-style:unset}.testimonial__author{display:flex;align-items:center;gap:1rem}.testimonial__name{font-weight:600;font-size:calc(var(--font-heading-scale) * 1.4rem)}.testimonial__verified{display:flex;align-items:center;gap:.5rem;color:#ffc107;font-size:calc(var(--font-heading-scale) * 1.2rem)}.testimonial__verified svg{width:16px;height:16px}.testimonial .animate--slide-in{opacity:0;transform:translateY(2rem)}.testimonial .animate--slide-in.animate{animation:animateTestimonial var(--duration-default) ease forwards}@keyframes animateTestimonial{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-testimonial.css.map */
