.hero{margin-right:auto;max-width:var(--width--responsive--m);border-bottom:var(--border--1);padding-bottom:var(--space--s);margin-left:auto}.hero__image{padding-top:66.67%;margin-bottom:var(--space--3xs)}@media (min-width:48em){.hero__image{margin-bottom:var(--space--s)}}.hero__meta{grid-template-columns:1fr;gap:var(--space--1xs);display:grid}@media (min-width:48em){.hero__meta{grid-template-columns:minmax(0,432fr) minmax(0,614fr) minmax(0,214fr);gap:var(--space--3xs)}}.hero__description{font-weight:var(--type--1--font-weight--bold);margin-top:-.3rem;font-family:var(--type--1--font-family)}@media (min-width:36em){.hero__description{margin-bottom:-.3rem}}.hero__misc{justify-content:space-between;flex-direction:column;display:flex}@media (min-width:36em){.hero__misc{flex-wrap:nowrap;margin-bottom:-.3rem;flex-direction:row;margin-top:-.3rem}}.hero__cta-wrapper{justify-content:start;flex-direction:column;display:flex}@media (min-width:36em){.hero__cta-wrapper{justify-content:end;flex-wrap:nowrap;margin-bottom:-.3rem;flex-direction:row;margin-top:-.3rem}}.hero__cta{text-decoration:none;font-style:italic;font-family:var(--type--2--font-family)}body.single .hero{border-bottom:none;margin:0}body.single .hero img{margin-bottom:0}body.single .hero__meta{grid-template-columns:minmax(0,20fr) minmax(0,60fr) minmax(0,20fr)}body.single .hero__misc{justify-content:center}body.single .hero__caption{font-style:italic;text-align:center}