:root{--text-fontSize-s:.875rem;--text-fontSize-m:1rem;--text-fontSize-l:1.125rem;--text-fontSize-xl:1.25rem;--text-lineHeight-s:1.25rem;--text-lineHeight-m:1.5rem;--text-lineHeight-l:1.625rem;--text-lineHeight-xl:1.875rem}.Quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.Quote .Quote-cite{display:block;font-style:normal;margin-top:var(--spacing-xs)}.Quote--grey,.Quote--highlight{margin-left:calc(var(--content-padding)*-1);margin-right:calc(var(--content-padding)*-1);padding:1.875rem var(--content-padding)}@media (min-width:640px){.Quote--grey,.Quote--highlight{margin-left:0;margin-right:0;padding:var(--spacing-md)}}.Quote--grey{background:var(--quote-grey-background)}.Quote--grey .Quote-cite,.Quote--grey .Quote-text{color:var(--quote-grey-text)}.Quote--highlight{background:var(--quote-highlight-background)}.Quote--highlight .Quote-cite,.Quote--highlight .Quote-text{color:var(--quote-highlight-text)}
