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