.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.form{padding:100px 0;position:relative}.page-hero.form.colour{background-color:var(--color-orange)}.page-hero.form.image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.page-hero.form.image>.container{position:relative;z-index:2}.page-hero.form.image .overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.page-hero.form .container .hero-col:first-of-type .hero-col-inner{margin:0 auto 4rem;max-width:650px;padding-right:0;text-align:center;@media (min-width:1024px){margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;max-width:100%;padding-right:5vw;text-align:left}}.page-hero.form .container .hero-col .hero-col-inner h2,.page-hero.form .container .hero-col .hero-col-inner p{margin-bottom:2rem}.page-hero.form .container .hero-col .hero-col-inner figure img{margin:0;width:100%;@media (min-width:768px){width:80%}@media (min-width:1024px){width:90%}}.page-hero.form .container .hero-col .hero-col-inner .form-container{background-color:var(--color-blue-dark);border-radius:1.25rem;padding:2rem}.page-hero.form .container .hero-col .hero-col-inner .form-container h3{margin-bottom:2rem}