header{display:flex;justify-content:stretch;align-items:center}@media(max-width:992px){header{flex-direction:column}}header .content{flex:1;align-items:center;text-align:center}@media(max-width:992px){header .content{order:2;text-align:center;padding:25px}}header .content h1,header .content h2,header .content h3,header .content h4{font-size:38px;line-height:45px;padding:0;margin:0 0 25px;color:#fff}@media(max-width:992px){header .content h1,header .content h2,header .content h3,header .content h4{font-size:18px;line-height:24px;margin-bottom:6px;text-align:center}}header .content .inner{padding:100px 20%}@media(max-width:1200px){header .content .inner{padding:50px 10%}}@media(max-width:992px){header .content .inner{padding:0}}header .content .text{display:block}@media(max-width:992px){header .content .text{margin:0 0 15px;font-size:13px;line-height:20px;text-align:center}header .content .text br{display:none}}header .content .text strong{display:block}@media(max-width:992px){header .content .text strong{font-size:13px;line-height:20px}}header .content .cta{margin:0 auto}header .image{width:50%;display:flex;align-items:center;justify-content:end;height:calc(100vh - 90px);background-repeat:no-repeat;background-size:cover;background-position:center center}@media(max-width:992px){header .image{order:1;width:100%;height:400px}}@media(max-height:700px){header .image{height:300px}}
