.app-container{min-height:100vh;background-image:-webkit-gradient(linear,left top,right top,from(#43cbff),to(#9708cc));background-image:-o-linear-gradient(left,#43cbff,#9708cc);background-image:linear-gradient(90deg,#43cbff,#9708cc);padding:60px}.app-container,.container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.container{width:100%}.age-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:80%;background-color:#fff;border-radius:5px;padding:50px}.heading{font-size:30px;font-weight:700;color:#171f46;font-family:"Roboto";text-align:center}.user-input{width:100%;padding:15px;border-radius:5px;border:1px solid #171f46}@media screen and (min-width:768px){.user-input{width:70%}}.button{background-image:-webkit-gradient(linear,left top,right top,from(#43cbff),to(#9708cc));background-image:-o-linear-gradient(left,#43cbff,#9708cc);background-image:linear-gradient(90deg,#43cbff,#9708cc);padding:5px 12px;font-size:20px;color:#fff;font-weight:600;font-family:"Roboto";border-radius:8px;cursor:pointer;text-align:center;margin-top:50px;border-width:0;min-width:100px;max-width:300px}.image-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.image{width:80%}@media screen and (max-width:768px){.image{width:300px;height:100px;width:80%}}.result-message{font-size:18px;color:#8e1dd2;text-align:center;margin-top:50px;margin-bottom:0}.error-message,.result-message{font-weight:600;font-family:"Roboto"}.error-message{color:#ff0b37;font-size:16px;text-align:left}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.8b851a8a.chunk.css.map */