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;background-color:#f5f7fb}.app{height:100vh}.with-blobs{background:url(/blob1.png) right -20vh top -20vh no-repeat,url(/blob2.png) left -20vh bottom -10vh no-repeat,url(/blob3.png) right -15vh bottom -10vh no-repeat}.start-page{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}.title{font-family:Karla;font-style:normal;font-weight:700;font-size:31.25px;line-height:37px;color:#293264;margin:0}.desc{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#293264}.start-game{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:19px;text-align:center;align-self:center;color:#f5f7fb;background:#4D5B9E;border-radius:15px;width:150px;height:50px;border:0;cursor:pointer;margin:20px}.questions-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.all-questions-comp{text-align:left;padding:0 40px 40px}.single-question-component{margin-bottom:15px}.question-text{font-family:Karla,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:19px;color:#293264}.ans-btn{min-width:100px;min-height:30px;border:1px solid #4D5B9E;border-radius:8px;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:12px;text-align:center;color:#293264;margin:5px 15px 5px 0;padding:10px;cursor:pointer}.ans-counter{margin-top:0;padding:0}.check-btn{border:0;min-width:120px;min-height:35px;background:#4D5B9E;border-radius:10px;align-self:center;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:12px;color:#f5f7fb;cursor:pointer;margin-bottom:5%;padding:15px}.line{height:0px;border:1px solid #DBDEF0}.form{display:flex;flex-direction:column;margin:10px}select{margin:1.1em 0;border:0;border-radius:.25em;box-shadow:0 0 .6em #0003;color:#293264;cursor:pointer;font:inherit;height:3em;padding:0 1em;width:100%}option{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px}@media screen and (max-width: 811px){.start-page{text-align:center;padding:0 15px}.all-questions-comp{width:75vw;text-align:center}.ans-btn{min-width:25vh;min-height:35px}.check-btn{min-width:180px;min-height:50px;font-size:15px}}@media screen and (max-width: 625px){.start-page{text-align:center;padding:0 15px}.ans-btn{min-width:25vh;min-height:35px}.check-btn{min-width:180px;min-height:50px;font-size:15px}}
