<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.testimonials-section__button{align-items:center;background:none;border:none;display:flex;grid-gap:12px}.testimonials-section__button svg{height:14px}.testimonials-section__testimonials-container{height:100%;overflow:hidden;position:relative}.testimonials-section__header-title{font-family:Georgia pro;font-size:32px}.testimonials-section__testimonial{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:120%;position:absolute;transition:left .4s ease-in-out;width:100%}.testimonials-section__button-container{display:flex;height:100%;justify-content:flex-start}.testimonials-section__button-container.right{display:flex;justify-content:flex-end}.testimonials-section__testimonial.show{left:0}.testimonials-section__slider-grid{align-items:center;display:grid;grid-template-columns:120px 1fr 120px;min-height:440px;grid-gap:20px}.testimonials-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.testimonial-section__person-grid{display:flex;grid-gap:60px;font-size:14px}.testimonial-section__job-title{font-weight:700}.testimonials-section__button:disabled{opacity:.5}.testimonials-section__person-info{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto}.testimonials-section__company-logo-container{align-items:center;display:flex;height:100%;margin-bottom:40px}.testimonials-section__testimonal-quote{--line-height:56;--lines-to-show:4;--font-size:40px;display:block;display:-webkit-box;font-family:Georgia Pro;font-size:var(--font-size);font-style:normal;height:calc(var(--line-height)*var(--lines-to-show)) px;line-height:50px;margin:0 auto;-webkit-line-clamp:var(--lines-to-show);-webkit-box-orient:vertical;font-weight:300;overflow:hidden;text-overflow:ellipsis}.testimonial-section__person-grid--mobile{display:none}@media (max-width:1000px){.testimonials-section__slider-grid{grid-gap:16px}.testimonials-section__testimonal-quote{font-size:26px}}@media (max-width:800px){.testimonials-section__header{align-items:flex-start;flex-direction:column}.testimonials-section__button&gt;span{display:none}.testimonials-section__slider-grid{grid-template-columns:50px 1fr 50px;grid-gap:8px}.testimonials-section{padding:0 20px}.testimonials-section__testimonal-quote{font-size:24px}.testimonial-section__person-grid{display:none}.testimonial-section__person-grid--mobile{display:flex;justify-content:space-between;padding-top:28px;grid-gap:12px}.testimonials-section__slider-grid{min-height:460px}}@media (max-width:600px){.testimonials-section__person-info{display:grid;grid-template-columns:.6fr 1.4fr;grid-gap:32px}.testimonials-section__person-info img{object-fit:contain;object-position:right bottom;width:100%}.testimonials-section__slider-grid{grid-template-columns:20px 1fr 20px;grid-gap:8px}.testimonials-section__testimonal-quote{--lines-to-show:6;--line-height:32;line-height:32px;text-align:justify}.testimonial-section__job-title{text-align:end}}</pre></body></html>