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;max-width:100%;overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#333;color:#fff;display:flex;justify-content:space-between;padding:0 20px}.logo{font-size:1.5em;font-weight:700}.navigation ul{display:flex;list-style:none}.navigation ul li{margin-left:20px}.navigation ul li a{color:#fff;font-size:1em;text-decoration:none}.hamburger{cursor:pointer;display:none;flex-direction:column}.hamburger div{background-color:#fff;height:2px;margin:4px 0;width:25px}@media (max-width:768px){.mobileCorrection{display:flex;flex-direction:row;justify-content:space-between;padding:3px;width:100%}.header{flex-direction:column;padding:5px 0;text-align:center;width:100%}.navigation{display:none}.navigation.open{display:flex}.navigation ul{flex-direction:column;padding:0;width:100%}.navigation ul li{margin-left:0;margin-top:10px}.hamburger{display:flex}}.hero-section h1,.hero-section h2,.hero-section h3,.hero-section p{text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.hero-section{color:#fff;overflow:hidden;padding:60px 20px;position:relative;text-align:center}.hero-section:before{background-image:url(/static/media/dark_blue_hex_grid_background.2a649c10928e94f6a623.png);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0;z-index:-1}.hero-section h1{font-size:2.5em;margin-bottom:20px}.hero-section p{font-size:1.2em}.hero-section h2{font-size:1.5em;margin:0}.hero-section h3{font-size:1em;margin:0}.stats{display:flex;justify-content:space-around;margin-top:40px}.roomRosterPic{height:50%;object-fit:cover;width:50%}@media (max-width:768px){.hero-section h1{font-size:2em}.hero-section p{font-size:1em}.hero-section h2{font-size:1.2em}.hero-section h3{font-size:.9em}.stats{flex-direction:column;margin-top:20px}.roomRosterPic{height:auto;width:80%}}.contact-form{border-radius:8px;justify-content:center}.contact-form,.contact-form form{display:flex;margin:20px;padding:20px}.contact-form form{background-color:#f3f3f3;flex-direction:column;width:50%}.contact-form label{font-weight:700;margin-bottom:10px}.contact-form input[type=email],.contact-form input[type=text],.contact-form textarea{border:1px solid #ddd;border-radius:4px;margin-top:5px;padding:8px;width:100%}.contact-form button{background-color:#555;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 20px}.contact-form button:hover{background-color:#666}@media (max-width:768px){.contact-form{border-radius:8px;display:flex;justify-content:center;margin:0;padding:0}.contact-form form{width:100%}}.footer{background-color:#222;bottom:0;color:#fff;padding:20px;position:relative;text-align:center;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer p{margin:5px 0}@media (max-width:768px){.footer{background-color:#222;bottom:0;color:#fff;padding:0 0 10px;position:relative;text-align:center;width:100%}.footer p{font-size:.7em}}.mainContent{background-color:#282c345a;color:#fff;padding:60px 20px;text-align:center;width:100%}.sectionOne{display:flex;justify-content:space-around;margin-top:40px;width:100%}.sectionOne img{height:50%;object-fit:cover;width:50%}.sectionOne div{padding:4rem;width:50%}.sectionOne p{font-size:1.2em;width:-webkit-fit-content/2;width:-moz-fit-content/2;width:fit-content/2}.sectionTwo{display:flex;justify-content:space-around;margin-top:40px}.sectionTwo p{font-size:1.2em;width:-webkit-fit-content/2;width:-moz-fit-content/2;width:fit-content/2}@media (max-width:768px){.mainContent{align-items:center;background-color:#282c345a;color:#fff;display:flex;justify-content:center;padding:1px 0;text-align:center}.mainContent,.sectionOne{flex-direction:column;width:100%}.sectionOne{margin:20px 0 0;padding:0}.sectionOne img{height:auto;object-fit:cover;width:100%}.sectionOne div{align-content:center;align-items:center;justify-content:center;padding:0;width:100%}.sectionOne p{font-size:1.2em;justify-self:center;width:100%}.sectionTwo{flex-direction:column-reverse;margin-top:0;width:100%}.sectionTwo img{height:auto;object-fit:cover;width:100%}.sectionTwo div{align-content:center;align-items:center;justify-content:center;padding:0;width:100%}.sectionTwo p{font-size:1.2em;justify-self:center;width:100%}.stats{flex-direction:column;margin-top:20px}}.App{max-width:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.App{max-width:100%;overflow:hidden}.App-header{font-size:calc(8px + 2vmin)}.App-logo{height:30vmin}}
/*# sourceMappingURL=main.f2c36b69.css.map*/