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}#root,.App,body,html{display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0;padding:0}.container{flex-grow:1;margin:0 auto;max-width:1200px;width:90%}@media (max-width:600px){.container{width:100%}}.main{flex-grow:1;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.navbar{align-items:center;background:#bdbdbd;background:linear-gradient(0deg,#bdbdbd 50%,#a8a8a8);background-size:100% 4px;color:#fff;display:flex;height:50px;justify-content:space-evenly;position:-webkit-sticky;position:sticky;top:0;z-index:1}.navbar a{color:#555;font-family:Courier New,Courier,monospace;font-size:1.3em;font-weight:700;text-decoration:none;text-shadow:1px 1px 0 #fff,-1px -1px 0 #000}@media (max-width:600px){.navbar{flex-direction:row;flex-wrap:nowrap}.navbar a{font-size:.9em}}.hero{background-color:initial;color:#fff;min-height:5vh;padding-top:3rem;text-align:center}@media (max-width:600px){.hero{padding-top:3rem}}.services{background-color:initial;padding:0 1rem;text-align:center}.services:before{content:"";display:block;height:100px;margin-top:-50px;pointer-events:none;visibility:hidden}.services h2{color:#f5f5f5;font-size:2rem;margin-bottom:1rem}.services h2,.services h3{font-weight:700;text-align:left}.services h3{color:#f0f8ff;font-size:1.5rem;margin-bottom:.5rem;margin-top:2rem}.services p{color:#b0c4de;font-size:1.2rem;margin-bottom:.5rem;text-align:left}.services-container{display:flex;flex-wrap:wrap;justify-content:space-between}.services-column{box-sizing:border-box;padding:1rem;width:50%}.services-intro h2,.services-intro p{color:#fff;text-align:center}@media (max-width:600px){.services-column{width:100%}}.about{background-color:initial;padding:2rem 1rem;text-align:center}.about h2{color:#f5f5f5;font-size:2rem;margin-bottom:1rem}.about p{color:#b0c4de;font-size:1.2rem;margin-bottom:1rem;text-align:left}.contact{background-color:initial;padding:2rem 1rem;text-align:center}.contact h2{color:#f5f5f5;font-size:2rem;margin-bottom:1rem}.contact p{color:#b0c4de;margin-bottom:.5rem}.contact .email-link,.contact p{font-size:1.2rem;text-align:center}.contact .email-link{color:#f5f5f5;text-decoration:none}.contact .email-link:active,.contact .email-link:focus,.contact .email-link:hover{color:#b0c4de}.contact p.email{color:#f5f5f5;font-size:1.2rem;margin-bottom:4rem;text-align:center}footer{background:#bdbdbd;background:linear-gradient(0deg,#bdbdbd 50%,#a8a8a8);background-size:100% 4px;bottom:0;color:#fff;height:40px;padding:1rem;position:fixed;text-align:center;width:100%;z-index:1}footer p{color:#555;font-family:Courier New,Courier,monospace;font-size:1.3em;font-weight:700;text-decoration:none;text-shadow:1px 1px 0 #fff,-1px -1px 0 #000}@media (max-width:600px){footer{position:fixed}footer p{font-size:.9em}}
/*# sourceMappingURL=main.9c9354a3.css.map*/