.testimonial-result-section-wrapper{background-color:hsl(var(--section-border-bg-color,var(--white)));color:hsl(var(--section-text-color,var(--white)))}.testimonial-result{background-color:hsl(var(--section-bg-color,var(--green)))}.testimonial-result__title{color:hsl(var(--title-color,var(--white)));margin-left:auto;margin-right:auto;max-width:var(--title-max-width,100%)}.testimonial-result__description,.testimonial-result__description.rich-text{color:hsl(var(--description-color,var(--white)));margin-left:auto;margin-right:auto;max-width:var(--description-max-width,100%)}.testimonial-result--has-border-radius .testimonial-result{border-top-left-radius:var(--border-radius-base);border-top-right-radius:var(--border-radius-base)}.testimonial-result-quote__txt{letter-spacing:-1px;line-height:1.3}.testimonial-result-quote__author{--flow-spacing:1.5rem;align-items:center;display:flex;gap:1rem}.testimonial-result-quote__profile{border-radius:50%;height:48px;overflow:hidden;width:48px}.testimonial-result-quote__profile img{height:100%!important;object-fit:cover;width:100%!important}.testimonial-result__metrics{--flow-spacing:3rem;max-width:420px}.testimonial-result-metric__list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.testimonial-result-metric__item{--flow-spacing:0.25rem;background-color:hsl(var(--purple-900));border-radius:var(--border-radius-sm);color:hsl(var(--white));padding:2rem}.testimonial-result-metric__highlight{font-weight:600}@media(min-width:768px){.testimonial-result--has-border-radius .testimonial-result{border-top-left-radius:var(--border-raduis-8xl);border-top-right-radius:var(--border-raduis-8xl)}.testimonial-result-container{display:flex}.testimonial-result-container>*{flex-basis:50%;flex-shrink:0}.testimonial-result__quote{padding-right:2%}.testimonial-result__metrics{--flow-spacing:0}.testimonial-result-metric__description{max-width:110px}}