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}.left-column{align-items:center;background-color:#0000004d;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:1rem;padding-bottom:2rem;padding-top:2rem;width:50%}.left-column p,h1,h2,h3{color:#fff}.content-container{align-items:center;background-image:url(https://storage.googleapis.com/localsecrets-24/assets/sand-walking.jpg);background-position:50%;background-size:cover;flex-direction:row}.content-container,.waitlist-form{display:flex;justify-content:space-around}.waitlist-form{width:100%}@media screen and (max-width:800px){.content-container{flex-direction:column}.left-column{width:90vw}.right-column{padding-bottom:2rem;padding-top:2rem}}body,html,p{height:100%;margin:0;padding:0}a:hover{cursor:pointer}.App{min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-link{color:#61dafb}.header{align-items:center;background-color:#5394f5;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between}.header-logo img{height:30px;width:auto}.content-container{flex:1 1}.footer{align-items:center;background-color:#5394f5;box-shadow:0 -2px 4px #0000001a;display:flex;justify-content:center}.footer-link-container{display:flex;flex-direction:row;justify-content:space-around;width:60%}.footer-link{color:#000}.image-background{background-position:50%;background-repeat:no-repeat;background-size:contain}input[type=password],input[type=text]{background-color:#00000080;border:none;border-radius:5px;box-shadow:0 0 8px #00000080;color:#fff;padding:10px;transition:.2s ease-in-out}input[type=password]:focus,input[type=text]:focus{box-shadow:0 0 8px #ffffff80}input[type=password]:focus-visible,input[type=text]:focus-visible{box-shadow:0 0 8px #ffffff80;outline:none}input[type=password]::placeholder,input[type=text]::placeholder{color:#a9a9a9}button{background-color:#3498db;border:none;border-radius:5px;box-shadow:#00000080;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;min-height:50px;min-width:100px;outline:none;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}button:hover{background-color:#2980b9}button:focus{outline:none}.navLinks{display:flex;flex-direction:row}.navLinks p,a{padding:15px}.pie-chart{background-color:#00000080;border-radius:10px}
/*# sourceMappingURL=main.786d8315.css.map*/