@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Tac+One&display=swap);#root,.app,body,html{background-color:#092327;font-family:Roboto;height:100%;width:100%}@media only screen and (max-width:600px){font-family:sans-serif}.formContainer{align-items:center;display:flex;justify-content:center;min-height:80vh}.form{background-color:#efefef;border-radius:10px;box-shadow:0 0 5px 1px;padding:1rem}.formRow{display:grid;grid-template-columns:1fr 1fr;padding-bottom:.5rem;padding-top:.5rem}.dataInput{outline:none}.formText{font-size:1rem;font-weight:700}.button-container{display:flex;justify-content:end}.button-container button{background-color:#000;border:2px solid #000;color:#f0f8ff}.button-container button:hover{background-color:#f0f8ff;color:#000}#extraResource{display:none}#sendCode,#verifyCode{width:25rem}
/*# sourceMappingURL=main.57d0f678.css.map*/