@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600&display=swap");body,html{padding:0;margin:0;font-family:Poppins,sans-serif;color:#231f20;background-color:#231f20}*{box-sizing:border-box}li{margin-bottom:.8rem}.block{padding:0 24px}.block,.block-50{min-height:100vh;background-color:#fff}.block-50{display:flex}.block-50-split{width:50%}.block-50-content,.block-50-split{display:flex;justify-content:center}.block-50-content{flex-direction:column;padding:64px}.block-50-image{background-image:url(/feild.jpg)}.bg-image,.block-50-image{background-repeat:no-repeat;background-size:cover;background-position:50%}.bg-image{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/drops.jpg)}.bg-image-leaf{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/leaf.jpg)}.bg-image-leaf,.bg-image-rock-forest{background-repeat:no-repeat;background-size:cover;background-position:50%}.bg-image-rock-forest{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/rock-forest.jpg)}.block-content{min-height:100vh;padding:64px 0;width:100%;margin:0 auto;max-width:960px;display:flex;flex-direction:column;justify-content:center}.font-md{font-size:1rem}.font-lg{font-size:1.2rem}.font-xl{font-size:1.5rem}.font-xxl{font-size:1.6rem}.tagline{font-size:3rem;font-weight:600;color:#fff;text-align:center}.logo{max-width:200px;position:absolute;top:32px;left:32px}.bg-black{background-color:#231f20;color:#fff}.bg-mist{background-color:#d9e1e2;color:#231f20}.contact-us{display:flex;justify-content:center}.contact-us a{border-radius:8px;background:#92ab78;padding:16px 32px;color:#231f20;text-align:center;font-weight:700;text-decoration:none;display:inline-block;transition:background .3s}.contact-us a:hover{background:#aac093}a{color:#92ab78}@media only screen and (max-width:1024px){.logo{width:160px}.block,.block-content{min-height:auto}.full-height-mobile{min-height:100vh}.block-50{min-height:auto}.block-50-image{display:none}.block-50-split{width:100%}.block-50-content{padding:64px 32px}.font-md{font-size:.8rem}.font-lg{font-size:.9rem}.font-xl{font-size:1rem}.font-xxl{font-size:1.1rem}.tagline{font-size:2rem}}