section.herofrontpage{background:var(--primary)}section.herofrontpage .bg-grid .media-col{overflow:hidden;position:relative;height:70svh}section.herofrontpage .bg-grid .media-col img,section.herofrontpage .bg-grid .media-col video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute}section.herofrontpage .bg-grid .media-col .overlay{position:absolute;height:100%;width:100%;background-color:var(--primary);opacity:0.1;z-index:2}section.herofrontpage .bg-grid .content-col{background-color:var(--heritage)}@container main (min-width: 85.4375rem) and (max-width: 119.9375rem){section.herofrontpage .bg-grid .content-col h1{font-size:3.75rem}}@container main (min-width: 64.0625rem) and (max-width: 85.375rem){section.herofrontpage .bg-grid .content-col h1{font-size:3.125rem}}section.herofrontpage .bg-grid .content-col h1,section.herofrontpage .bg-grid .content-col p,section.herofrontpage .bg-grid .content-col ul li a{color:var(--secondary)}section.herofrontpage .bg-grid .content-col .excerpt p{font:var(--h3-font)}section.herofrontpage .bg-grid .content-col .links-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;row-gap:1.25rem;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}section.herofrontpage .bg-grid .content-col .links-list li a{text-decoration:none}section.herofrontpage .bg-grid .content-col .links-list li a.text-link.light:before{background-color:var(--secondary)}