.content-and-quote__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-3xl);justify-content:space-between;max-width:var(--max-width-site);padding:var(--space-4xl) var(--side-padding)}@media (min-width:37.501rem){.content-and-quote__wrapper{flex-direction:row;gap:unset}}.content-and-quote__text-content{width:100%}.content-and-quote__text-content h2{font-family:var(--font-family-base);font-size:var(--heading-400);font-weight:400;line-height:var(--line-height-heading)}@media (min-width:37.501rem){.content-and-quote__text-content{width:33.3333333333%}}.content-and-quote__quote-content{width:100%}.content-and-quote__quote-content .quote-author{color:var(--color-text-secondary);font-family:var(--font-family-base--secondary);font-size:var(--text-300);font-weight:400;line-height:var(--line-height-body);margin-top:var(--space-2xs);text-transform:uppercase}@media (min-width:37.501rem){.content-and-quote__quote-content .quote-author{margin-top:var(--space-4xs)}.content-and-quote__quote-content{width:50%}}.content-and-quote blockquote{margin:0;padding:0}