.quote-banner{background:#eceff1;padding:var(--section-spacing-y) var(--site-gutter)}.quote-banner__inner{background:linear-gradient(90deg,#f81,#df3466);border-radius:16px;margin:0 auto;max-width:var(--site-max-width);padding:48px;text-align:center}.quote-banner__quote{color:#fff;font-family:Inter,sans-serif;font-size:48px;font-weight:300;line-height:1.3;margin:0 auto 24px;max-width:900px}.quote-banner__author{align-items:center;background:#fff;border-radius:12px;display:inline-flex;gap:12px;padding:8px 20px 8px 8px}.quote-banner__logo{border-radius:8px;height:40px;object-fit:cover;width:40px}.quote-banner__meta{display:flex;flex-direction:column;text-align:left}.quote-banner__role{color:#606060;font-weight:500}.quote-banner__company,.quote-banner__role{font-family:Inter,sans-serif;font-size:14px}.quote-banner__company{color:#df3466;font-weight:600}@media (max-width:768px){.quote-banner__inner{padding:32px 24px}.quote-banner__quote{font-size:26px}}