header{position:relative;margin:20px 0}@media (max-width: 992px){header{margin:0;padding:5px}}header .center{display:flex;flex-direction:column;background-position:top center;background-size:cover;background-repeat:no-repeat;position:relative;padding:100px 0}@media (max-width: 992px){header .center{border-radius:15px}}header .center .slide{height:600px;border-radius:30px;display:flex;align-items:center;justify-content:center;background-position:center center;background-size:cover;background-repeat:no-repeat}@media (max-width: 992px){header .center .slide{border-radius:15px;height:200px}}header .content{position:relative;flex:1;height:600px;width:100%}@media (max-width: 992px){header .content{height:100%}}header .title{position:absolute;bottom:100%;left:0;right:0;text-align:center;align-items:start;justify-content:center;height:100px}@media (max-width: 992px){header .title{height:60px}}header .title h1,header .title h2,header .title h3{font-size:50px;font-style:normal;font-weight:400;line-height:50px;color:#000;padding:0;font-family:Marcellus,serif}@media (max-width: 992px){header .title h1,header .title h2,header .title h3{font-size:24px;line-height:30px}}header .text{position:absolute;top:100%;left:0;right:0;text-align:center;padding:25px 0}@media (max-width: 992px){header .text{padding:15px 0;font-size:13px;line-height:15px}}header .ctas{display:flex;margin:18px}@media (max-width: 992px){header .ctas{margin:5px}}header .ctas a{margin:0 6px}
