.header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:calc(50vh - 250px);position:relative;margin-top:290px;background-color:#fff}.header>*{width:fit-content}.header>.divider{bottom:-180px}.header>h3{color:#e3a168;font-family:"Herr Von Muellerhoff";line-height:1.7em;font-size:40px;font-weight:500}.header>h2,.header>p{text-align:center;position:relative}.header>h2{font-family:"Libre Baskerville";font-weight:100;word-wrap:break-word;letter-spacing:.04em;font-size:35px;top:-10px}.header>p{width:40%;font-family:"Montserrat";color:#939393;line-height:1.6em;margin-top:40px}@media screen and (max-height:950px){.header{height:300px}}@media screen and (max-width:767px){.header{margin-top:250px}.header>h2,.header>p{width:90%}.header>.divider{bottom:-230px}}