section.customers-section-wrapper.section-wrapper-with-background{background:var(--surface-brand-100);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;overflow:scroll hidden}.testimonials-scrollable::-webkit-scrollbar{display:none}.testimonials-scrollable{-ms-overflow-style:none;scrollbar-width: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-white);border-radius:var(--radius-sm);flex:none;width:220px;position:relative}@media (width>=375px){.testimonial-card{width:280px}}@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:48px 32px 32px;display:flex}.testimonial-heading{flex-direction:column;gap:16px;display:flex}.star-rating{flex-direction:column;align-items:flex-start;display:flex}.testimonial-text{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.testimonial-text h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);letter-spacing:var(--font-letter-spacing-sm);text-wrap:balance;color:var(--text-primary);margin-bottom:0;line-height:140%}.testimonial-text p{font-size:var(--font-size-md-responsive);font-weight:var(--font-weight-regular);text-wrap:pretty;color:var(--text-secondary);line-height:150%}.testimonial-badge{position:absolute;top:0;right:32px}.testimonial-footer{font-size:var(--font-size-md-responsive);font-weight:var(--font-weight-regular);text-wrap:pretty;align-items:center;gap:6px;margin-top:auto;line-height:150%;display:flex}
