.navbar{align-items:center;background-color:#333;color:#fff;display:flex;height:6rem;position:fixed;top:0;width:100%}.navbar-nav{display:flex;justify-content:space-between;width:50%}.navbar a{color:#fff;text-decoration:none}.navbar a:hover{color:#ccc}.navbar ul{align-items:center;display:flex;justify-content:space-between}.navbar li{display:inline}.navbar h2,.navbar li{margin-right:1rem}.landing-container{display:flex;flex-direction:column;height:100vh}.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex:1 1;justify-content:center}.hero-content{background-color:#00000080;border-radius:.5rem;color:#fff;padding:1rem 3rem;text-align:center}.hero-content h1{font-size:3rem;margin-bottom:1.5rem;margin-top:1rem}.contact-info p,.description p{margin-bottom:.5rem;max-width:1200px}.photo-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.photo{border-radius:.5rem;height:auto;margin:1rem 0 0;max-width:1200px}.photo h2{font-size:1.5rem;margin:1rem 0 2rem}.home-container{background-color:#d7d7d7;display:flex;flex-direction:column;padding-top:7.25rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.245dfd37.css.map*/