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