.quote{margin:0;padding:0;--quote-content-width:var(--content-width);--quote-content-padding-block:32px;--quote-content-padding-inline:0;--quote-cite-spacing-top:48px;--quote-media-width:100%;--quote-padding-bottom:calc(112px + var(--quote-cite-spacing-top))}@media only screen and (min-width:768px){.quote{--quote-content-padding-block:48px}}@media only screen and (min-width:1024px){.quote{--quote-content-padding-block:64px;--quote-content-width:50%;--quote-media-width:50%;display:flex;flex-direction:var(--quote-list-direction)}.quote:has(.quote__media){--quote-content-padding-inline:calc(var(--grid-outer-space) + var(--grid-gutter)*0.5)}}@media only screen and (min-width:1440px){.quote{--quote-cite-spacing-top:72px}}.quote__text{font-family:Roboto Slab,system-ui,serif;font-size:1.75rem;font-weight:400;line-height:120%}@media screen and (min-width:768px){.quote__text{font-size:2.25rem}}@media screen and (min-width:1280px){.quote__text{font-size:3rem}}.quote__text p{display:inline}.quote__author{display:flex;flex-direction:column;font-style:normal;margin-top:var(--quote-cite-spacing-top);row-gap:24px}.quote__author svg{height:48px;width:auto}.quote__author svg path{fill:currentColor}.quote__author .image{margin-inline:0}.quote__author .image img{height:48px;width:auto}.quote__content{display:flex;flex-direction:column;flex-grow:1;margin-inline:auto;padding-block:var(--quote-content-padding-block);padding-inline:var(--quote-content-padding-inline);width:var(--quote-content-width)}@media only screen and (min-width:1024px){.quote__content{justify-content:center;max-width:calc(var(--grid-column-outer)*8 - var(--grid-gutter))}}.quote__media{width:var(--quote-media-width)}@media only screen and (min-width:1024px){.quote__media{display:flex;flex-direction:column}.quote__media .image{flex-grow:1;height:100%;max-height:100dvh;position:-webkit-sticky;position:sticky;top:0}}.quote__profile{display:flex;flex-direction:column;justify-content:center}.quote__profile-name{font-family:Outfit,system-ui,Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:130%}.quote__profile-position{display:block}