@import url(https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap);*{box-sizing:border-box;font-family:Aleo,serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}html{overflow-x:hidden;scroll-behavior:smooth}body{background-color:#eceddc;min-height:100vh}::-webkit-scrollbar{height:1.2vh;width:1vh}::-webkit-scrollbar-track{background-color:#eceddc;border:none;box-shadow:none;cursor:pointer}::-webkit-scrollbar-thumb{background-color:#454545;border-radius:10px;cursor:pointer}::-webkit-scrollbar-thumb:active{cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:#7e7e7e}header{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#eceddcb4;display:flex;justify-content:space-between;left:0;padding-left:0;padding-right:10vh;position:fixed;top:0;transition:box-shadow .3s ease;width:100vw}header.scrolled{box-shadow:0 .2vh .8vh #0003}.headerLogo{height:8vh}.headerLinks{align-items:center;display:flex;gap:3vw}.headerLinks>a{color:#000;font-weight:600}.contactUsButton,.headerLinks>a{font-size:2vh;text-decoration:none}.contactUsButton{background-color:#2c2c2c;border-radius:999999vh;color:#fff;cursor:pointer;padding:1.5vh 3vh}.hamburgerMenu{align-items:center;cursor:pointer;display:none;height:5vh;justify-content:center;width:5vh}.hamburger{height:2vh}@media screen and (max-width:110vh){header{padding-right:2vh}}@media screen and (max-width:85vh){.contactUsButton,.headerLinks{display:none}.hamburgerMenu{display:flex}}.sideBar{background-color:#fff;box-shadow:-2px 0 5px #00000080;display:flex;flex-direction:column;height:100vh;padding-top:10vh;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .5s cubic-bezier(.04,.95,.31,1);width:60vw}.sideBar.active{transform:translateX(0)}.sideBar>.closeButton{align-items:center;cursor:pointer;display:flex;height:5vh;justify-content:center;position:absolute;right:2vh;top:2vh;width:5vh}.sideBar>.closeButton>img{height:3vh}.sideBar>a{border-bottom:1px solid #e0e0e0;color:#000;font-size:3vh;padding:2vh 0;text-align:center;text-decoration:none}.sideBar>a.button{color:#fff;margin:3vh 1vh}.Landing{padding-top:20vh}.landingHeader{margin:0 auto;max-width:80vh;padding:1vh}.landingHeader>h1{font-size:6vh;font-weight:600;margin:0 3vh;text-align:center}.landingHeader>p{font-size:3vh;margin-top:3vh;text-align:center}.landingButtons{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:5vh;padding:0 2vh}.button{background-color:#2c2c2c;border-radius:999999vh;color:#fff;cursor:pointer;font-size:2vh;padding:1.5vh 3vh;text-decoration:none}.button.hollow{background-color:initial;border:2px solid #2c2c2c;color:#2c2c2c}.Image{align-items:center;display:flex;flex-shrink:1;justify-content:center}.Image>img{border-radius:2vh;box-shadow:-.2vh .2vh .8vh rgba(0,0,0,.521);max-height:100%;max-width:100%}.landingImages{display:flex;flex-wrap:wrap;gap:5vh;justify-content:center;margin-top:10vh}.landingImages>.Image>img{height:20vh}@media screen and (max-width:85vh){.landingImages>.Image:nth-child(3),.landingImages>.Image:nth-child(4){display:none}}.estimate{font-family:Architects Daughter,cursive;font-size:3vh;margin:5vh;text-align:center}.InfoSection{background-color:#585858;display:flex;gap:100px;justify-content:space-between;min-height:60vh;padding:10vh 5vw;width:100vw}.InfoSection>.words{width:50vw}.InfoSection h2{color:#fff;font-size:4vh;font-weight:700;margin-bottom:3vh}.InfoSection h2.backBg{color:#000}.InfoSection{color:#cecece}.InfoSection.backBg{background-color:#eceddc}.infoSubsection{font-size:2.3vh;margin-top:2.5vh}.infoSubsection.backBg{color:#2c2c2c}.outparagraphImage{width:40vw}.outparagraphImage>.Image{max-height:50vh}.inparagraphImage{display:none;height:30vh;margin-top:2.5vh}@media screen and (max-width:85vh){.inparagraphImage{display:block}.outparagraphImage{display:none}.InfoSection>.words{width:100vw}}.spacer{height:2vh}.Footer{background-color:#2c2c2c;color:#fff;display:flex;flex-direction:column;gap:2vh;padding:4vh}.Photos{padding-top:10vh}.Photos .photosCont{align-items:center;display:flex;flex-wrap:wrap;gap:2vh;justify-content:space-between;padding:0 2vh 10vh;width:100vw}.Photos .photosCont>.Image{height:20vh;width:20vh}.Photos .photosCont:after{content:"";flex:auto}.ContactUs{padding-top:10vh}form{margin:2vh auto;max-width:80vh;padding:2vh 2vh 20vh}form>p>label{display:flex;flex-direction:column;font-weight:300;margin-top:2vh}.input{background-color:#595959;border:2px solid #0000;border-radius:1vh;color:#fff;font-size:1.8vh;font-weight:400;outline:none;padding:2vh;transition:border .3s ease}.input:focus{border:2px solid rgba(1,183,255,.966)}form>p>button{background-color:#307c30;border:none;border-radius:1vh;color:#fff;cursor:pointer;float:right;font-size:2vh;margin-top:2vh;outline:none;padding:2vh 6vh}
/*# sourceMappingURL=main.1a4d567d.css.map*/