.customer-quote{background:linear-gradient(102deg,var(--customer-quote-bg) 0,var(--customer-quote-bg) 36%,var(--customer-quote-bg-secondary) 100%);color:var(--customer-quote-text);overflow:hidden;padding:70px 0}.customer-quote__figure{margin:0;max-width:1040px}.customer-quote--small .customer-quote__figure{max-width:720px}.customer-quote--medium .customer-quote__figure{max-width:900px}.customer-quote__mark{color:var(--customer-quote-accent);display:block;font-size:32px;font-weight:700;line-height:1;margin-bottom:22px}.customer-quote__text{border:0;color:var(--customer-quote-text);margin:0;max-width:100%;padding:0}.customer-quote__text p{margin:0}.customer-quote__author{align-items:center;display:flex;gap:14px;margin-top:30px}.customer-quote__avatar{align-items:center;background:var(--customer-quote-accent);color:var(--customer-quote-bg);display:inline-flex;font-size:13px;font-weight:700;justify-content:center;line-height:1;text-transform:uppercase}.customer-quote__avatar,.customer-quote__image{border-radius:50%;flex:0 0 38px;height:38px;width:38px}.customer-quote__image{object-fit:cover}.customer-quote__author-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.customer-quote__name{color:var(--customer-quote-text);font-weight:600}.customer-quote__role{color:var(--customer-quote-text);opacity:.72}.customer-quote__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:1023px){.customer-quote__figure{max-width:860px}}@media(max-width:767px){.customer-quote{padding:56px 0}.customer-quote__mark{margin-bottom:18px}.customer-quote__text{max-width:100%}}