.blog-hero{padding:100px 0;background-size:cover !important;background-repeat:no-repeat !important;text-align:center;min-height:300px;background-position:bottom left !important;display:flex;align-items:center;position:relative;justify-content:center}.blog-hero:after{content:'';background:rgba(0,0,0,0.1);position:absolute;left:0;top:0;width:100%;height:100%}.blog-hero h1{color:#FFF;margin:0;position:relative;z-index:99;font-size:65px}.blog-hero p{font-size:20px !important}.blog-hero .page-center{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:1em;padding-right:1em}.blog-hero .hero--text{width:60%}.blog-hero .hero--form{width:40%}@media(max-width:767px){.blog-hero .page-center{flex-direction:column}.blog-hero .hero--form,.blog-hero .hero--text{width:100%}.blog-hero .hero--form{margin-top:1em}}@media(min-width:600px){.blog-hero h1{font-size:54px;line-height:1.25em}}