.header{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;height:100vh;width:100vw}.header .title{-ms-grid-column:1;grid-column-start:1;grid-column-end:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .title p{max-width:450px}.header .title h1{margin:0 0 30px 0}.header .img{position:absolute;left:50vw;top:150px;width:50vw;height:calc(100vh - 150px);border-radius:50px 0 0 0}.header .sun{height:224px;width:224px;position:absolute;top:100px;left:calc(50vw - 100px);z-index:-1}.header .button-container{margin-top:50px}@media only screen and (max-width: 1164px){.header{display:block;margin-top:200px;margin-bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.header .title{width:100%;margin-bottom:80px}.header .img{position:relative;left:0;top:0;height:30vh;width:calc(100% + 20px)}.header .sun{height:100px;width:100px;position:relative;top:-33vh;left:-50px}}.header-alt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70vh;width:100vw;min-height:400px}.header-alt .title h2{max-width:70%;margin-top:30px}.header-alt .button-container{margin-top:50px}@media only screen and (max-width: 1164px){.header-alt{height:100vh}.header-alt .title h2{max-width:100%}}
/*# sourceMappingURL=style-header.min.css.map */