.hero{--_hero-background-gap:90%;--_hero-background:#f5f4f4;--_hero-color:#192164;--_hero-border:#bdbcbc;--_hero-gradient:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,.5),transparent 18%),linear-gradient(90deg,rgba(0,0,0,.2) 0.43%,transparent 50%),linear-gradient(0deg,rgba(0,0,0,.4) 22.12%,transparent 48.62%);--_hero-padding:3rem;--_hero-padding-top:calc(var(--_hero-padding) + var(--initial-header-height));background-color:#f5f4f4;background-color:var(--_hero-background);height:auto;padding:0;position:relative;width:100%}@media only screen and (min-width:87.5rem){.hero{--_hero-padding:4rem}}.hero--has-media{--_hero-background:transparent;--_hero-color:#fff;--_hero-border:#fff}.hero--has-media:before{background:var(--_hero-gradient);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero__body{align-items:flex-end;aspect-ratio:1440/840;border-bottom:1px solid var(--_hero-border);display:flex;flex-flow:row wrap;grid-row:1/2;height:auto;justify-content:space-between;margin-bottom:var(--_hero-padding);padding:var(--_hero-padding-top) 0 var(--_hero-padding);position:relative;width:100%;z-index:2}.hero__body-content{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;max-width:60rem;width:100%}.hero__body-title{color:var(--_hero-color);font-family:BagossStandard,Lato,Arial,sans-serif;font-size:4.0625rem;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:0;line-height:4.375rem;margin-bottom:.25em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.hero__body-title{font-family:BagossStandard,Lato,Arial,sans-serif;font-size:7.125rem;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:0;line-height:7.625rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.hero__body-intro{color:var(--_hero-color);font-family:"Source Serif 4",Times New Roman,Times,serif;font-size:1.3125rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.96875rem;max-width:35rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.hero__body-intro{font-family:"Source Serif 4",Times New Roman,Times,serif;font-size:1.5rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:0;line-height:2.25rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.hero__body-link{margin-top:2rem}.hero__media{grid-column:1/-1;grid-row:1/2;position:relative;width:100%}.hero__media-image,.hero__media-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.hero__cta{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;padding-bottom:1rem;padding-top:3rem}@media only screen and (min-width:87.5rem){.hero__cta{padding-bottom:1.5rem;padding-top:4rem}}@media only screen and (min-width:50rem){.hero__cta{flex-flow:row wrap}}.hero__cta-item{align-items:flex-start;display:flex;flex:1 1 100%;flex-flow:column nowrap;justify-content:flex-start;margin-bottom:1.5rem;margin-right:0;max-width:48ch}@media only screen and (min-width:87.5rem){.hero__cta-item{margin-bottom:2rem}}@media only screen and (min-width:50rem){.hero__cta-item{flex:1 1 20rem;margin-right:4rem}}.hero__cta-item:last-child{margin-right:0}.hero__cta-item-title{color:#1849aa;margin-bottom:1rem}.hero__cta-item-description{color:#1849aa}.hero__cta-item-link{margin-top:2rem}