.cs-hero{display:flex;flex-direction:column;align-items:center;column-gap:var(--spacer-lg)}.cs-hero__content{display:flex;flex-direction:column;gap:var(--spacer-md);flex:var(--basis-2-48)}.cs-hero__logo{max-width:120px;margin-bottom:16px}.cs-hero__featured-img{flex:var(--basis-2-48);border-radius:var(--border-radius);overflow:hidden}.cs-hero__featured-img img{display:block}@media (min-width:768px){.cs-hero{flex-direction:row;column-gap:var(--spacer-lg)}}.cs-quote{display:flex;flex-direction:column;gap:12px;border:none;background:none;padding:0}.cs-quote__title{font-style:italic;flex:0 1 50%}.cs-quote__cite{display:flex;flex-direction:column}.cs-quote__name,.cs-quote__role{font-size:.8333rem}.cs-quote__name{font-weight:700}