header{position:relative;margin:20px 0}@media (max-width: 992px){header{margin:0;padding:5px}}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}@media (max-width: 992px){header .center{border-radius:15px;height:400px}}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}@media (max-width: 992px){header .center .overlay{padding:15px}}header .center .overlay .text{width:70%}@media (max-width: 992px){header .center .overlay .text{width:100%}}header .center .overlay p{color:#bbb;font-size:18px}@media (max-width: 992px){header .center .overlay p{font-size:13px;line-height:20px}}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:24px;line-height:30px}}header .ctas{display:flex;margin:18px}@media (max-width: 992px){header .ctas{margin:5px}}header .ctas a{margin:0 6px}
