@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0;scroll-behavior:smooth}#about{align-items:center;background-color:#eaeded;display:flex;justify-content:space-between;padding:10rem 5%}#about>div{max-width:50%}.about-title{font-size:3rem;padding-bottom:15px}.about-text{font-size:1.5rem}.about-img-container{align-items:center;display:flex;justify-content:center;width:100%}.about-img{border-radius:10px;box-shadow:1px 0 #888;width:50%}@media screen and (max-width:425px){#about{padding:6rem 0}#about,#about>div{flex-direction:column}#about>div{align-items:center;display:flex;max-width:100%;text-align:center}.about-title{font-size:2rem}.about-text{font-size:1rem}.about-img-container{margin-top:2rem}.about-img{width:100%!important}}@media screen and (max-width:768px){#about{padding:6rem 1rem}#about,#about>div{flex-direction:column;max-height:100%}#about>div{align-items:center;display:flex;max-width:100%;text-align:center}.about-img{margin-top:2rem;width:50%}}#contact{align-items:center;background-color:#eaeded;display:flex;flex-direction:column;justify-content:center;padding:10rem 0}.contact-title{font-size:4rem}.contact-form{display:flex;flex-direction:column;margin-top:5%}.email-input{border:1px solid #868686;font-family:Montserrat,sans-serif;font-weight:500;padding:.5rem 4rem .5rem .2rem}.content-textarea,.email-input{background-color:transparent;border-radius:5px;font-size:1rem;margin-bottom:1rem}.content-textarea{border:1px solid #868686;padding:.5rem 0 0 .2rem}.contact-send{border:1px solid #96fcfe;border-radius:5px;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;padding:.75rem 2rem;text-shadow:-1px -1px #fff;transition:.25s ease}.contact-send:hover{background-color:#96fcfe;color:#fff;text-shadow:1px 1px #ddd}label{font-size:1.25rem;padding-bottom:.5rem}@media screen and (max-width:425px){.contact-form{max-width:80%}}.footer{align-items:center;background-color:#96fcfe;border-top:2px solid hsla(0,0%,87%,.5);display:flex;height:5rem;justify-content:center;position:relative;width:100%;z-index:1}.copyright:before{content:"©"}.instagram-logo-footer{color:#0d0d0d}.instagram-link{align-items:center;display:flex}.footer>ul li{color:#0d0d0d;padding:0 5%}.footer>ul li,.hero{align-items:center;display:flex;justify-content:center}.hero{background-image:url(/static/media/Hero.c5a245fd0b412358436b.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:100vh;position:relative;text-align:center;top:0}.hero-button{background-color:transparent;border:0;border:1px solid rgba(150,252,254,.9);border-radius:.35rem;margin-bottom:10rem;padding:.5rem 0;transition:.15s ease}.hero-button:hover{background-color:rgba(150,252,254,.9);border:1px solid rgba(0,0,0,.05)}.hero-button:hover a{color:#fff}.hero-button-text{color:#1b1b1b;font-size:2rem;font-weight:400;padding:.5rem 1.5rem;text-decoration:none}.hero h1{color:#fff;font-size:4rem;font-weight:400;margin-bottom:1rem;text-shadow:-1px 1px rgba(0,0,0,.65)}@media screen and (max-width:375px){.hero h1{font-size:1rem}}@media screen and (max-width:425px){.hero h1{font-size:2rem}}@media screen and (min-width:768px){.hero h1{font-size:3rem}}nav{background:rgba(0,0,0,.25);position:-webkit-sticky;position:sticky;position:fixed;top:0;transition:.3s;width:100%;z-index:1}nav div{align-items:center;display:flex;justify-content:space-between;padding:0 20%}.brand-img{width:10rem}ul{display:flex;list-style:none}.nav-item{color:#1b1b1b;color:#fff;font-size:1.2rem;padding:0 1rem;text-decoration:none}.hide{-webkit-transform:translateY(-200px);transform:translateY(-200px)}@media screen and (max-width:425px){nav div{justify-content:center}.nav-items{display:none}}.thankYou{margin:1rem}.thankYou>h1{font-size:3rem}.thankYou>hr{border:1px solid rgba(0,0,0,.5);margin:1rem 0;width:50%}.thankYou>p{font-size:1.2rem}.thankYou>p>.linkToHomePage{color:#000}
/*# sourceMappingURL=main.3f9526d7.css.map*/