body{margin:0;padding:0;font-family:sans-serif}@font-face{font-family:"KulimPark";font-weight:400;font-style:normal;src:url(/Classup/static/media/KulimPark-Regular.46646479.ttf) format("truetype")}.App_App__Tjxyd{color:#2b0101;font-family:"KulimPark";position:absolute;height:100%;width:80%;left:10%;box-shadow:2px 2px 4px 2px rgba(2,0,36,.5);border-radius:.5%;text-align:center;font-size:24px;background:#736fce;background:linear-gradient(90deg,#020024,rgba(12,134,196,.986899) 0,#00d4ff);overflow:hidden}@media (min-width:415px) and (max-width:767px){.App_App__Tjxyd{font-size:16px;width:100%;left:0}}@media (max-width:414px){.App_App__Tjxyd{font-size:16px;width:100%;left:0}}.Answer_answer__2-AAR{position:relative;background-color:#faebd7;color:#181414;width:65%;left:15%;background:#020024;background:#bc8f8f;border-radius:9px;box-shadow:2px 2px 4px 2px rgba(2,0,36,.5);margin:15px;padding:5px}.Answer_choosenAnswer__2OcdX{background:#dfc8af;box-shadow:2px 2px 4px 2px rgba(2,20,36,.9)}.Answer_answer__2-AAR:not(.Answer_choosenAnswer__2OcdX):hover{cursor:pointer;background:#dfafaf;box-shadow:2px 2px 4px 2px rgba(2,0,36,.9)}.Answer_answer__2-AAR:active{cursor:pointer;background:#dfc8af;box-shadow:2px 2px 4px 2px rgba(2,20,36,.9)}.Mark_checkMarkWrapper__2FUoB{position:absolute;width:50px;height:50px;top:-10px;left:-10px}.Mark_checkMark__2Pzqu{position:relative;width:100%;height:100%;opacity:0;-webkit-animation:Mark_check-animate__3ktOi .3s forwards;animation:Mark_check-animate__3ktOi .3s forwards}@-webkit-keyframes Mark_check-animate__3ktOi{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes Mark_check-animate__3ktOi{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.QuestionText_img_0__2hl8-{position:relative;display:inline-block;height:330px;width:80%;height:70%}.QuestionText_questionText__31VtL{position:relative;font-family:inherit;white-space:pre-line}.QuestionText_centeringDiv__1I0Sv{text-align:left;padding:auto}.SubmitButton_submitButton__3Koj8{position:relative;display:block;background-color:#46d846;align-self:center;color:#181414;border:none;width:30%;left:35%;font-family:inherit;font-size:inherit;border-radius:1px;box-shadow:2px 2px 4px 2px rgba(2,0,36,.2);padding:7px}.SubmitButton_submitDisabled__379qc{color:grey;box-shadow:2px 2px 4px 2px rgba(2,0,36,.1)}.SubmitButton_submitButton__3Koj8:not(.SubmitButton_submitDisabled__379qc):hover{cursor:pointer;background-color:#14e914;box-shadow:2px 2px 4px 2px rgba(2,0,36,.5)}.QuestionWrapper_questionScroller___jUk6{position:relative;width:70%;left:15%;border-radius:2px;box-shadow:2px 2px 4px 2px rgba(2,0,36,.5);margin:10px;padding:5px 5px 15px;overflow-y:auto;overflow-x:hidden;height:450px}.QuestionWrapper_questionScroller___jUk6::-webkit-scrollbar{width:10px;height:10px}.QuestionWrapper_questionScroller___jUk6::-webkit-scrollbar-thumb{background:rgba(12,134,196,.986899)}.QuestionWrapper_questionScroller___jUk6::-webkit-scrollbar-track{background:#00d4ff}.QuestionWrapper_questionScroller___jUk6{scrollbar-face-color:rgba(12,134,196,.986899);scrollbar-track-color:#00d4ff}@media (min-width:415px) and (max-width:767px){.QuestionWrapper_questionScroller___jUk6{font-size:16px;width:75%;left:10%}}@media (max-width:414px){.QuestionWrapper_questionScroller___jUk6{font-size:16px;width:85%;left:3%}}.QuestionWrapper_questionWrapper__wLyC1{position:relative;display:block}.progbar{position:relative;padding:3px;display:flex;flex-direction:row;justify-content:space-evenly;background-color:#b1e940;width:100%;height:30px}@media (min-width:415px) and (max-width:767px){.progbar{height:28px}}@media (max-width:414px){.progbar{height:16px}}.prog-line{position:absolute;left:0;z-index:1;background-color:#449967;top:35%;height:30%;width:100%;border-radius:0 10px 10px 0;transition:all .4s ease-in-out}.prog_q_icon{display:inline;width:15px;padding-left:10px;padding-right:10px;border-radius:50%;border:0 solid #000;z-index:10;transition:.4s}@media (min-width:415px) and (max-width:767px){.prog_q_icon{font-size:24px;padding-bottom:28px}}@media (max-width:414px){.prog_q_icon{padding-left:5px;padding-right:5px;padding-bottom:18px}}.unanswered{color:grey}.answered{color:#080841;background-color:#449967;cursor:pointer}.current_Q_num{transition-delay:.3s;font-weight:700;background:linear-gradient(90deg,#020024,#a8a000 0,#fff200 53%,#a8a000);box-shadow:inset 0 0 3px #000;color:#000;cursor:pointer}.next_q_num{background:linear-gradient(90deg,#e7df3e,#fff200 53%,#ece44c);color:#000;cursor:pointer}.infoNumber{border-radius:0}.SummaryTable_sumTable__2zcuF{text-align:center;font-size:21.6px;border:1px solid #000;padding:3px;border-collapse:collapse}.SummaryTable_sumTable__2zcuF td,.SummaryTable_sumTable__2zcuF th{padding:5px;border:inherit}.SummaryTable_sumTable__2zcuF td:first-child,.SummaryTable_sumTable__2zcuF th:first-child{text-align:left}.SummaryTable_sumTable__2zcuF tr{border:1px solid #000}.Toolbar_Toolbar__2ACCH{display:flex;flex-direction:row;justify-content:space-between;top:0;left:0;padding:5px 20px;border-bottom:1px solid rgba(0,0,0,.2);z-index:90;vertical-align:middle;font-size:32px}@media (min-width:415px) and (max-width:767px){.Toolbar_Toolbar__2ACCH{font-size:inherit}}@media (max-width:414px){.Toolbar_Toolbar__2ACCH{font-size:inherit}}@media (min-width:769px) and (max-width:1024px){.Toolbar_Toolbar__2ACCH{font-size:24px}}.Toolbar_mediaQuery__35lXR{visibility:hidden}.Toolbar_rightSideOftoolBar__2k8xt{position:relative;vertical-align:"middle";color:"green";margin:" auto 0 ";padding-right:"80px"}@media (max-width:414px){.Toolbar_rightSideOftoolBar__2k8xt{display:none}}.Toolbar_leftSideOftoolBar__5Ypp4{align-self:"flex-start"}@media (max-width:414px){.Toolbar_leftSideOftoolBar__5Ypp4{display:none}}.uplogo_logo__1ppol{display:inline-block;color:#0a3b6e;font-family:"LuckiestGuy";text-shadow:1px 1px #975852,2px 2px rgba(205,245,94,.836),3px 3px rgba(122,94,245,.836),4px 4px rgba(110,18,95,.836),5px 5px rgba(205,245,94,.836)}.uplogo_LogoInHeader__3_EK-{vertical-align:middle;padding-bottom:5px}@media (max-width:414px){.uplogo_LogoInHeader__3_EK-{font-size:12px}}.SoundToggle_soundToggle__3nK5d{height:36px;transition:all .5s;cursor:pointer}.SoundToggle_in_ToolBar__3cY4y{padding-top:1%;height:100%;vertical-align:"middle";margin:" auto 0 ";position:absolute;right:0}.SoundToggle_in_SideDrawer__3DnPR{position:relative;vertical-align:middle}@font-face{font-family:"LuckiestGuy";font-weight:400;font-style:normal;src:url(/Classup/static/media/LuckiestGuy-Regular.c6004be4.ttf) format("truetype")}.SubjectHeader_subjectHeader__1jxUA{margin:0;display:block;align-self:center;font-family:LuckiestGuy;color:#ff0;display:inline-block;font-weight:700;letter-spacing:2px;background:linear-gradient(90deg,#020024,#7efab5 0,#f9a5ec 21%,#f9f99f 44%,#beddff 73%,#ffff92 91%,#e8e154);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.SideDrawer_logoInDrawer__Oin5K{padding:0;font-size:inherit}.SideDrawer_SideDrawer__2G4x1{font-size:24px;text-align:left;position:fixed;width:280px;max-width:70%;height:100%;left:0;top:0;z-index:19;background:linear-gradient(90deg,#64cf3a,#45b319);padding-left:16px;padding-top:0;box-sizing:border-box;transition:transform .3s ease-out}@media (min-width:415px){.SideDrawer_SideDrawer__2G4x1{display:none}}.SideDrawer_Open__3O35v{transform:translateX(0)}.SideDrawer_Close__3qpng{transform:translateX(-100%)}.menu-button_menuButton__2W02Y{position:absolute;vertical-align:middle;top:1%;left:0;width:20px;height:20px;padding-left:5px;padding-top:2px;z-index:20}@media (min-width:415px){.menu-button_menuButton__2W02Y{display:none}}.Layout{position:absolute;height:100%;width:80%;left:10%;box-shadow:2px 2px 4px 2px rgba(2,0,36,.5);border-radius:.5%;text-align:center;font-size:26px;background:#020024;background:linear-gradient(90deg,#020024,rgba(12,134,196,.986899) 0,#00d4ff)}@media only screen and (max-width:600px){.Layout{width:100%;left:0}}.Layout-header{background-color:#222;height:150px;padding:20px;color:#fff}.Layout-title{font-size:1.5em}.Layout-intro{font-size:large}@-webkit-keyframes Layout-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Layout-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoaderAnimation_loader__3Snws{font-size:10px;margin:50px auto;text-indent:-9999em;width:11em;height:11em;border-radius:50%;background:#0a3b6e;background:linear-gradient(90deg,#0a3b6e 10%,hsla(0,0%,100%,0) 42%);position:relative;-webkit-animation:LoaderAnimation_load3__2z3sZ 1.4s linear infinite;animation:LoaderAnimation_load3__2z3sZ 1.4s linear infinite;transform:translateZ(0)}.LoaderAnimation_loader__3Snws:before{width:50%;height:50%;background:#0a3b6e;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.LoaderAnimation_loader__3Snws:after{background:#0dc5c1;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes LoaderAnimation_load3__2z3sZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoaderAnimation_load3__2z3sZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.e72f9dfe.chunk.css.map */