.dawn-header{position:relative;display:flex;flex-direction:column;min-height:280px;color:white}.dawn-header--bg-img{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1;width:100%;display:flex}.dawn-header--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.dawn-header--bg-img img{width:100%;height:100%;object-fit:cover;object-position:center}.dawn-header--container{position:relative;z-index:2;display:flex;flex:1;width:100%}@media screen and (max-width:1220px){.dawn-header--container{width:calc(100% - 10%);padding:0 5%}}.dawn-header--wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1200px;margin:auto}.dawn-header--title{font-family:"Zilla Slab",Georgia,serif;font-size:48px;line-height:1.1}@media screen and (max-width:768px){.dawn-header--title{font-size:28px;line-height:1.3}}.dawn-header--separator{position:relative;z-index:3}.dawn-header--separator svg{margin-bottom:-10px}