.quote-section{width:100%;display:flex;justify-content:center;padding:0 var(--spacing-xl)}.quote-section-inner{max-width:700px;padding:var(--spacing-2xl) 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-2xl)}.quote-section-logo{flex-shrink:0;color:var(--applied-text-subdued)}.quote-section-text{font-family:var(--font-family-sans);font-size:var(--font-size-20);font-weight:var(--font-weight-extralight);line-height:var(--line-height-normal);color:var(--applied-text-default);margin:0;quotes:none}.quote-section-attribution{display:flex;align-items:baseline;gap:var(--spacing-xxs);color:var(--applied-text-subdued);margin:0}.quote-section-dash{font-family:var(--font-family-sans);font-weight:var(--font-weight-extralight)}