@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400&display=swap);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}#root,body,html{background-color:#000;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:400;height:100%;margin:0;padding:0;width:100%}a:link{color:#000;text-decoration:none}a:visited{color:#000;-webkit-text-decoration:strong;text-decoration:strong}a:hover{color:darkred;font-weight:700}a:active{color:grey}.spacer{height:20px}.container{background-color:#b1b1ba;border-radius:30px;margin:auto;width:95%}.title{padding:10px;text-align:center}.content{align-items:center;padding:10px 20px 10px 10px}.intro{font-size:1rem;margin:auto;max-width:1000px}.continueButton{background-color:grey;border-radius:15px;margin:15px;padding:5px;text-align:center}.continueButton:hover{background-color:#d3d3d3;cursor:pointer}.imageRound{border-radius:30px;padding:5px}.instructions{display:flex;font-size:1rem;max-width:90%}.instructionsText{padding:10px}.subTitle{font-size:1.2rem;font-weight:300;margin-bottom:5px;margin-top:20px;text-align:center}.footer{font-size:.8rem;font-weight:300;margin-top:25px}.mobileWarning{display:none}@media screen and (max-width:1000px){.imageRound{width:210px}}@media screen and (max-width:500px){.content{display:none}.titleImg{width:100%}.mobileWarning{display:block;padding:10px;text-align:center}}
/*# sourceMappingURL=main.11b24135.css.map*/