:root{--hero-height:60vh;--hero-full-height:90vh;--hero-max-height:144rem;--hero-min-height:45rem}.hero{position:relative;height:clamp(var(--hero-min-height),var(--hero-height),var(--hero-max-height));padding:0 1rem}.hero.hero__full-height{height:clamp(var(--hero-min-height),var(--hero-full-height),var(--hero-max-height))}.hero h1{color:#fff}.hero__darken{position:relative;z-index:0}.hero__darken:after{background:linear-gradient(rgb(0 0 0 / .4),rgb(0 0 0 / .3),rgb(0 0 0 / .4));content:'';display:block;height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1}@media only screen and (min-width:48em){:root{--hero-min-height:65rem}}.editor-styles-wrapper .hero h1{color:#fff}.editor-styles-wrapper .hero{height:60vh}.heading h2{position:relative;color:var(--turquoise-light)}.heading h2:after{content:'';position:absolute;height:2px;width:50%;max-width:100px;background:var(--turquoise-light);bottom:-2rem}.blue .heading h2:after{background:var(--font)}.blue .heading h2{color:var(--font)}.heading.small-spacer{padding:0}.page-template-templatesblue-php .heading.small-spacer h2{margin:0}@media only screen and (min-width:48em){.heading.small-spacer{padding:var(--small-space)}.heading.small-spacer h2{margin:var(--headline-margin)}}.editor-styles-wrapper h2.title-2{color:var(--turquoise-light)}.three_grid img{width:clamp(15rem, 100%, 35rem);height:22.5rem;object-fit:cover}