[data-color-profile]{--testimonial-text-color:var(--color-global-white);--testimonial-quote-background:var(--surface-surface-dark);--testimonial-quote-border-radius:4px;--testimonial-quote-backdrop-filter:none;--testimonial-quote-icon-fill:var(--icon-icon-white);--testimonial-quote-icon-filter:brightness(.8) contrast(1.55)}.testimonial{color:var(--testimonial-text-color);position:relative}.testimonial:not(:has(.testimonial__link)) .testimonial__content{justify-content:center}@media screen and (width>=48rem){.testimonial:not(:has(.testimonial__link)) .testimonial__content{justify-content:flex-start}}.testimonial__image img{object-fit:cover;width:100%;height:auto;display:block}.testimonial__content{flex-direction:column;justify-content:flex-end;gap:32px;padding:20px;display:flex;position:absolute;inset:0}@media screen and (width>=48rem){.testimonial__content{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:32px}}.testimonial__quote{box-sizing:border-box;border-radius:var(--testimonial-quote-border-radius);width:100%;-webkit-backdrop-filter:var(--testimonial-quote-backdrop-filter);backdrop-filter:var(--testimonial-quote-backdrop-filter);background:var(--testimonial-quote-background);flex-direction:column;gap:16px;margin:0;padding:24px;line-height:1.4;display:flex}@media screen and (width>=48rem){.testimonial__quote{max-width:400px}}@media screen and (width>=64rem){.testimonial__quote{max-width:490px}}.testimonial__quote svg-icon{width:26px;height:26px;fill:var(--testimonial-quote-icon-fill);filter:var(--testimonial-quote-icon-filter)}.testimonial__quote p{margin:0}.testimonial__link{gap:8px;width:max-content;max-width:100%;margin-block:16px;display:inline-flex}.testimonial__link:hover{--arrow-expand:1}@media screen and (width>=48rem){.testimonial__link{margin:0}}.testimonial__link arrow-right{fill:currentColor;width:16px;height:16px;margin-right:-2px}
