header{background-size:cover;background-position:center center;height:100vh;display:flex;justify-content:stretch;align-content:stretch;position:relative;overflow:hidden}@media(max-width:992px){header{height:70vh;padding:0 25px}}header.small{height:40vh}@media(max-width:992px){header.small{height:30vh}}header:after{content:"";position:absolute;left:0;right:0;height:120px;background:url(/build/assets/paper-edge-BZ2hzehR.png) bottom center no-repeat;background-size:100% 100%;pointer-events:none;z-index:2;bottom:-5px}@media(max-width:992px){header:after{height:40px}}header .center{display:flex;justify-content:center;align-items:center;gap:40px;flex:1}header h1{text-align:center;color:#fff;font-family:Oswald,serif;text-transform:uppercase;font-size:55px;line-height:65px;padding:0;margin:0}@media(max-width:992px){header h1{font-size:28px;line-height:40px}}header .text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}header .content{color:#fff;font-size:20px;line-height:25px}@media(max-width:992px){header .content{text-align:center;font-size:16px;line-height:22px}}header .image{flex:1;margin:0 auto}@media(max-width:992px){header .image{height:225px;width:auto}}header .image img{max-width:100%}
