:root{--hero-heading-color: var(--color-black);--hero-text-color: var(--color-black);--hero-primary-color: var(--color-brand-primary);--hero-link-color: inherit;--hero-block-content-top-desktop: 180px;--hero-block-content-top-tablet: 130px;--hero-block-content-top-mobile: 80px}.hero-block{position:relative;margin-bottom:var(--space-32);padding-top:var(--space-32)}@media screen and (min-width: 768px){.hero-block{margin-bottom:var(--space-64);padding-top:190px}}@media screen and (min-width: 1024px){.hero-block{padding-top:240px;min-width:var(--grid-body-content-width)}}.hero-block__content{display:flex;position:relative;flex-direction:column;align-items:center;z-index:1;color:var(--hero-text-color)}.hero-block__content-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-block__content-container .breadcrumbs{margin-bottom:var(--space-40)}.hero-block__heading{margin-bottom:0;font-weight:700;font-family:var(--typography-headingfont);text-align:center}.hero-block__preamble{margin-top:var(--space-32);margin-bottom:0;font-weight:300;font-size:var(--typography-preamble-textsize-small);font-family:var(--typography-preamble-font);text-align:center}@media screen and (min-width: 768px){.hero-block__preamble{margin-top:var(--space-48);font-size:var(--typography-preamble-textsize)}}.hero-block__editorial-preamble{margin-top:var(--space-32)}@media screen and (min-width: 768px){.hero-block__editorial-preamble{margin-top:var(--space-48)}}.hero-block__cta-wrapper{display:flex;flex-direction:column;gap:var(--space-8);margin-top:var(--space-16);width:100%}@media screen and (min-width: 768px){.hero-block__cta-wrapper{flex-direction:row;align-items:center;gap:var(--space-16);margin-top:var(--space-32);width:unset}}.hero-block__cta-wrapper .cta-button__link{width:100%;text-align:center}@media screen and (min-width: 768px){.hero-block__cta-wrapper .cta-button__link{width:unset}}.hero-block__links{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:var(--space-8);margin:var(--space-32) 0;width:100%}@media screen and (min-width: 768px){.hero-block__links{flex-direction:row;gap:var(--space-16)}}.hero-block__links .button__secondary{width:100%;text-align:center}@media screen and (min-width: 768px){.hero-block__links .button__secondary{width:auto}}.hero-block__image-container,.hero-block__image-container>div{height:100%}.hero__dates{margin-top:var(--space-32);font-size:var(--typography-text-caption);line-height:145%;letter-spacing:.08px;text-align:center}@media screen and (min-width: 768px){.hero__dates{font-size:var(--typography-text-small)}}.hero__dates-date{font-size:var(--typography-text-caption);text-transform:uppercase}.hero__dates-date:after{content:"\a";white-space:pre}@media screen and (min-width: 768px){.hero__dates-date{font-size:var(--typography-text-small)}.hero__dates-date:after{content:unset;white-space:unset}}.hero__dates-line{visibility:hidden}@media screen and (min-width: 768px){.hero__dates-line{visibility:visible;padding:0 var(--space-16)}}
