.hero-info{background-color:var(--hero-info-background);display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;padding-top:var(--navbar-height);text-align:center;width:100%}.hero-info,.hero-info figure,.hero-info figure picture{overflow:hidden}.hero-info__image{display:block;width:100%}.hero-info__image img{height:100%;object-fit:cover;width:100%}.hero-info__hgroup{background-color:var(--hero-info-background);display:block;margin-left:auto;margin-right:auto;max-width:var(--grid-max-width-content-lg);max-width:calc(var(--grid-max-width-content-lg) + var(--grid-side-gap-sm)*2);padding-left:var(--grid-side-gap-sm);padding-right:var(--grid-side-gap-sm)}@media screen and (min-width:28.1875em)and (max-width:64em){.hero-info__hgroup{max-width:calc(var(--grid-max-width-content-lg) + var(--grid-side-gap-md)*2);padding-left:var(--grid-side-gap-md);padding-right:var(--grid-side-gap-md)}}@media screen and (min-width:64.0625em){.hero-info__hgroup{max-width:calc(var(--grid-max-width-content-lg) + var(--grid-side-gap-lg)*2);padding-left:var(--grid-side-gap-lg);padding-right:var(--grid-side-gap-lg)}}@media screen and (min-width:100em){.hero-info__hgroup{max-width:calc(var(--grid-max-width-content-lg) + var(--grid-side-gap-lg)*2)}}@media screen and (max-width:64em){.hero-info__hgroup{padding-bottom:1.5rem;padding-top:1.5rem}}@media screen and (min-width:64.0625em){.hero-info__hgroup{padding-bottom:3rem;padding-top:3rem}}.hero-info__pretitle{display:inline-block}@media screen and (max-width:64em){.hero-info__pretitle{font-family:var(--font-family-primary);font-size:.875rem;font-weight:400;line-height:1;margin-bottom:.5rem}}@media screen and (min-width:64.0625em){.hero-info__pretitle{font-family:var(--font-family-primary);font-size:1rem;font-weight:400;line-height:1;margin-bottom:1rem}}a.hero-info__pretitle{text-decoration:underline}@media screen and (max-width:28.125em){.hero-info__title{font-family:var(--font-family-primary);font-size:2rem;font-weight:500;line-height:1}}@media screen and (min-width:28.1875em)and (max-width:64em){.hero-info__title{font-family:var(--font-family-primary);font-size:3rem;font-weight:500;line-height:1}}@media screen and (min-width:64.0625em){.hero-info__title{font-family:var(--font-family-primary);font-size:4rem;font-weight:500;line-height:1}}.hero-info__description a{text-decoration:underline}@media screen and (max-width:64em){.hero-info__description{margin-top:.5rem}}@media screen and (min-width:64.0625em){.hero-info__description{margin-top:1rem}}.hero-info--max-height{max-height:calc(100vh - var(--navbar-height))}.hero-info--image-top .hero-info__image{order:1}.hero-info--image-bottom .hero-info__image,.hero-info--image-top .hero-info__hgroup{order:2}.hero-info--image-bottom .hero-info__hgroup{order:1}
