.hero-content{display:grid;align-content:stretch;grid-template-rows:repeat(3,-webkit-min-content) auto;grid-template-rows:repeat(3,min-content) auto;align-items:start;height:100%;background:var(--hero-background,var(--background));padding:var(--hero-padding,0);row-gap:5%}@media print{.hero-content{display:block}}@media not print{.hero-content--white{--text-color:var(--white);--meta-color:var(--white);--heading-color:var(--white);--h4-heading-color:var(--white);--link-color:var(--hero-link-color,var(--white));--link-hover-color:var(--hero-link-hover-color,var(--white));--link-weight:900}.hero-content--dark{--hero-background:rgba(0,0,0,0.6);--hero-padding:var(--spacer-half-gutter)}}.hero-content__lede{align-self:center;font-size:.875rem}@media (min-width:768px) and (max-width:991.98px) and (orientation:portrait){.hero-content__lede{text-rendering:optimizeLegibility;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;background:var(--heading-background);--link-color:var(--h4-heading-color,--heading-color);--link-hover-color:var(--h4-heading-color,--heading-color);font-family:proxima-nova,Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Helvetica Neue,Arial,Helvetica,sans-serif;color:var(--h4-heading-color,var(--heading-color));font-weight:600;--text-weight:600;--text-weight:$font-weight-normal;font-size:1.125rem}}@media (min-width:768px) and (max-width:991.98px) and (orientation:portrait) and (max-height:599px){.hero-content__lede{font-size:2.7vh}}@media (min-width:768px) and (max-width:991.98px) and (orientation:portrait) and (min-height:601px) and (max-height:800px){.hero-content__lede{font-size:2vh}}@media (min-width:992px){.hero-content__lede{text-rendering:optimizeLegibility;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;background:var(--heading-background);--link-color:var(--h4-heading-color,--heading-color);--link-hover-color:var(--h4-heading-color,--heading-color);font-family:proxima-nova,Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Helvetica Neue,Arial,Helvetica,sans-serif;color:var(--h4-heading-color,var(--heading-color));font-weight:600;--text-weight:600;--text-weight:$font-weight-normal;font-size:1.125rem}}@media (min-width:992px) and (max-height:599px){.hero-content__lede{font-size:2.7vh}}@media (min-width:992px) and (min-height:601px) and (max-height:800px){.hero-content__lede{font-size:2vh}}.hero-content__byline{align-self:end}
