@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;0,700;1,400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdfdfd;font-family:Roboto,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}main{align-items:center;display:flex;flex-direction:column;justify-content:center}.image-box{max-height:50vh;width:80%}.image-box img{max-height:50vh;width:100%}.title{display:flex;font-weight:400;width:80%}.title p{color:#4fb0ae;font-size:1.8rem;padding:0 1rem}.title h1{font-weight:400;padding-top:.5rem}.title span{color:#4fb0ae;padding:0 0 0 .5rem}.reset-button{margin:.5rem 0 0 -70%}form{margin:0 auto;width:80%}input[type=text],select{width:40vw}input,label,select{color:#4fb0ae}button{background-color:#4fb0ae;border:none;border-radius:10px;color:#ededed;height:2.5rem;text-align:center;width:4rem}.submit-button{margin-top:1rem}@media only screen and (min-width:768px){.image-box,.title,form{width:60%}.reset-button{margin:.5rem 0 0 -50%}}
/*# sourceMappingURL=main.dd4a73da.css.map*/