.page-hero{h1,h2,h3,h4,h5,h6{margin-bottom:2rem}h1,h2,h3,h4,h5,h6,p,p a{color:var(--color-white)}}.page-hero.standard{background-color:var(--color-orange);position:relative}.page-hero.standard.white{background-color:var(--color-white)}.page-hero.standard.orange{background-color:var(--color-orange)}.page-hero.standard .hero-content{align-items:center;color:#fff;display:flex;justify-content:center;min-height:650px;position:relative;text-align:center;width:100%;z-index:2;@media (min-width:1024px){min-height:820px}h1{font-weight:var(--font-regular);strong{font-weight:var(--font-bold)}}}.page-hero.standard .hero-media{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.page-hero.standard .hero-media figure{height:100%;margin:0;mask-position:100% 100%;-webkit-mask-position:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover;overflow:hidden;padding:0;width:100%}.page-hero.standard .hero-media figure .overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.page-hero.standard .hero-media figure img:not(.hero-line){height:100%;object-fit:cover;object-position:center;position:relative;width:100%;z-index:1}.page-hero.standard .hero-media figure img.hero-line{bottom:auto;left:auto;min-height:820px;object-fit:cover;object-position:100% 0;opacity:.35;position:absolute;right:0;top:0;width:100%;z-index:3}