section.customers-section-wrapper{overflow:hidden}.customers-section{margin-top:var(--spacing-vertical-xl)}.testimonials-scrollable{width:100%}@media(max-width:767px){.testimonials-scrollable{width:calc(100% + var(--padding-vertical));overflow:scroll hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.testimonials-scrollable::-webkit-scrollbar{display:none}}.testimonials-grid{display:inline-flex;flex-flow:row nowrap;justify-content:flex-start;gap:16px;padding-right:var(--padding-vertical)}@media(min-width:375px){.testimonials-grid{flex-direction:row;justify-content:flex-start;gap:16px}}@media(min-width:576px){.testimonials-grid{gap:40px}}@media(min-width:768px){.testimonials-grid{flex-direction:column;padding-right:0}}@media(min-width:992px){.testimonials-grid{flex-direction:row}}.testimonial-card{flex:0 0 auto;background:var(--surface-gray-50);border-radius:var(--radius-lg);width:240px}@media(min-width:375px){.testimonial-card{width:260px}}@media(min-width:576px){.testimonial-card{width:350px}}@media(min-width:768px){.testimonial-card{width:100%}}@media(min-width:992px){.testimonial-card{width:auto;flex:1 1 0}}.testimonial-content{display:flex;flex-direction:column;align-items:start;justify-content:space-between;height:100%;padding:32px 12px}@media(min-width:375px){.testimonial-content{padding:32px 24px}}@media(min-width:576px){.testimonial-content{padding:40px}}.testimonial-heading{display:flex;flex-direction:column;gap:12px}.star-rating{display:flex;flex-direction:column;align-items:center}.testimonial-text{display:flex;flex-direction:column;align-items:center;gap:24px}.testimonial-text h3{font-size:var(--font-size-1xl);font-weight:var(--font-weight-bold);line-height:140%;letter-spacing:var(--font-letter-spacing-sm);text-wrap:balance;color:var(--text-primary);text-align:center}@media(min-width:375px){.testimonial-text h3{font-size:var(--font-size-xl)}}.testimonial-text p{font-size:var(--font-size-md);font-weight:var(--font-weight-regular);line-height:150%;letter-spacing:var(--font-letter-spacing-sm);text-wrap:pretty;color:var(--text-primary);text-align:center}.testimonial-image{display:flex;margin-top:auto}.testimonial-image picture>img{max-height:44px;height:auto;width:auto;max-width:100%}.testimonial-author{font-size:var(--font-size-md-responsive);font-weight:var(--font-weight-medium);line-height:150%;letter-spacing:var(--font-letter-spacing-sm);text-wrap:pretty;margin:0}
