.customer-testimonials{padding:48px 0}.customer-testimonials__intro{margin-bottom:28px}.customer-testimonials__intro .title{font-weight:700}.customer-testimonials__intro-text{margin-top:8px;color:rgba(var(--color-foreground),.75)}.customer-testimonials__slider{display:flex;align-items:center;gap:10px}.customer-testimonials__viewport{overflow:hidden;flex:1}.customer-testimonials__grid{display:flex;gap:20px;transition:transform .45s ease}.customer-testimonial{flex:0 0 calc((100% - 40px)/3)}.customer-testimonials__arrow{border:0;background:transparent;color:rgb(var(--color-foreground));font-size:3rem;line-height:1;cursor:pointer;padding:8px}.customer-testimonials__arrow:hover{color:#0f766e}.customer-testimonial{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;padding:22px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.customer-testimonial__top{display:flex;align-items:center;gap:14px}.customer-testimonial__image-link{display:inline-flex;flex:0 0 auto;text-decoration:none}.customer-testimonial__image{width:72px;height:72px;object-fit:contain;border-radius:8px;background:#fff}.customer-testimonial__stars{color:#0f766e;letter-spacing:2px;font-size:16px}.customer-testimonial__name{margin:4px 0 0;font-weight:600}.customer-testimonial__quote{margin:18px 0 14px;font-size:1.05rem;line-height:1.55}.customer-testimonial__product{font-size:.9rem;text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:749px){.customer-testimonials{padding:36px 0}.customer-testimonial{flex-basis:100%}.customer-testimonials__arrow{font-size:2.4rem;padding:4px}.customer-testimonials__grid{gap:14px}.customer-testimonial{padding:18px}}