header{position:relative;margin:20px 0}@media (max-width: 992px){header{padding:25px}}header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#f15a2908,#f15a2900);z-index:-1}header .center{display:flex;flex-direction:column;height:700px;border-radius:30px;overflow:hidden;background-position:top center;background-size:cover;background-repeat:no-repeat;position:relative}header .center .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#fff0,#000000b3);padding:32px;display:flex;align-items:end}header .center .overlay .text{width:70%}header .center .overlay p{color:#bbb;font-size:18px}header h1{font-size:60px;font-style:normal;font-weight:400;line-height:60px;color:#fff;padding:0;margin:0 0 25px}@media (max-width: 992px){header h1{font-size:32px;line-height:40px}}header .ctas{display:flex;margin:18px}@media (max-width: 992px){header .ctas{margin:5px}}header .ctas a{margin:0 6px}
