header{display:flex;justify-content:stretch;align-items:stretch;height:500px;background-position:center center;background-color:#fdf2ec;background-size:cover;background-repeat:no-repeat}@media(max-width:992px){header{height:auto;padding:40px 0}}header .center{flex:1;display:flex;justify-content:center;align-items:center}@media(max-width:992px){header .center{padding:5px}header .center h1,header .center h2,header .center h3{font-size:24px}}header .center .content{margin-top:12%;text-align:center;background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#000;padding:25px 35px;max-width:80%}@media(max-width:992px){header .center .content{font-size:14px}}header .center .small{width:500px}@media(max-width:992px){header .center .small{width:unset}}header .center .small .content{width:45%}
