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