#quizAlertDialog{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content;min-height:100vh;min-height:100svh;margin-bottom:2em}#quizAlertDialog #card{width:60em;padding:3em 3em 2em;margin:1em 0;z-index:0}#quizAlertDialog #content{margin:0 0 5em}#quizAlertDialog #content p:nth-child(3){margin:0 0 2em;color:#ffffffaa;font-size:.9em}#quizAlertDialog #content h2{font-size:2em;font-weight:700;margin-bottom:1em}#quizAlertDialog #button{padding:1.8em}#quizPage{display:flex;flex-direction:column;align-items:center;width:60em;height:-moz-fit-content;height:fit-content;min-height:100vh;min-height:100svh;margin:auto auto 3em}#quizPage #quizDetails{margin:3em 0 0;width:100%}#quizPage #quizDetails h2{font-size:2em;font-weight:700}#quizPage #quizDetails p{font-size:.95em}#quizPage #chip2{color:#ffffffaa;margin-left:.3em;padding:.5em}#quizPage #chip1{color:#ffffffaa;margin:0;padding:0}#quizPage #topBar{gap:1em;margin:1em 0 0}#quizPage #topBar,#quizPage #topBar p{width:100%;display:flex;align-items:center;justify-content:space-between}#quizPage #topBar p{padding:2em;background-color:#18181b10;border:1px solid #ffffff10;border-radius:1em;background:url(/_next/static/media/bgGrid.3950c92d.svg),linear-gradient(#18181b10,#18181b10);background-repeat:no-repeat;background-size:cover;background-position:50%}#quizPage #questionNo{font-size:.9em;font-weight:500;line-height:1em}#quizPage #questionNo span{font-size:.8em;font-weight:200}#quizPage #image{margin-top:2em;background-color:#006fee}#quizPage #questionWrapper{width:100%;padding:3em;margin:1em 0 3em;z-index:0;background-color:#18181b10;border:1px solid #ffffff10}#quizPage #questionWrapper #question{margin-bottom:2em}#quizPage #questionWrapper #imgExpandTxt{font-size:.8em;background-color:#313131;width:-moz-fit-content;width:fit-content;border-radius:1em;padding:.4em .8em;margin-top:1em;align-self:center}#quizPage #questionWrapper #modalBody{background-color:#000}#quizPage #lowerButton,#quizPage #topButton{padding:2em;width:100%;height:100%;border-radius:1em;border:1px solid #ffffff10;background:url(/_next/static/media/bgGrid.3950c92d.svg),linear-gradient(#18181b10,#18181b10);background-repeat:no-repeat;background-size:cover;background-position:50%;transition:.5s}#quizPage #lowerButton{display:none}#quizPage #lowerButton:hover,#quizPage #topButton:hover{border:1.5px solid #006fee;z-index:2}@media only screen and (max-width:62em){#quizPage{width:100%;padding:0 2em}#quizPage #topButton{display:none}#quizPage #lowerButton{display:flex}#quizPage #questionWrapper{width:100%;margin:1em 0;padding:3em 2em}#quizAlertDialog h2,#quizPage #quizDetails h2{line-height:1.1em}#quizAlertDialog #card{width:calc(100% - 4em);padding:3em 2em 2em;z-index:0;margin:0 2em}}#timerElement{width:100%;margin-bottom:.5em;position:sticky;top:0;background-color:#00030baa;backdrop-filter:blur(10px);z-index:1;padding:1em 0}#timerElement p{font-size:.8em;margin:0 0 .4em .3em}#timerElement #progressBar{width:100%}