header{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover}header .center{display:flex;align-items:center;justify-content:space-between;padding:50px 20px}@media(max-width:992px){header .center{flex-direction:column;padding:30px 15px}}header .center .content{max-width:50%;position:relative;z-index:2}@media(max-width:992px){header .center .content{max-width:100%;text-align:center}}header .center .content h1{font-family:Futura PT,sans-serif;font-size:78px;font-weight:700;line-height:97px;color:#040707;margin-bottom:8px}@media(max-width:992px){header .center .content h1{font-size:36px;line-height:44px}}header .center .content p{color:#585a5a;font-size:20px;font-weight:500;margin-bottom:42px}@media(max-width:992px){header .center .content p{font-size:16px;margin-bottom:24px}}header .center .content .cta{display:inline-flex;padding:16px 38px;border-radius:12px;background:#8cc640;color:#fff;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}header .center .content .cta:hover{background:#8cc64033;color:#8cc640}header .center .image{max-width:50%;position:relative}@media(max-width:992px){header .center .image{max-width:100%;margin-top:30px}}header .center .image img{max-width:100%;height:auto}
