html{height:100%}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;min-height:100%;position:relative}footer{bottom:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:left}.form-group{margin-bottom:16px}.form-group #checkbox{margin-right:8px}.answerOptions{display:flex;justify-content:space-between;flex-wrap:wrap;list-style:none;padding:0;margin:0}.answerOption{margin:10px;width:45%;border:none;padding:1rem;box-sizing:border-box;border-radius:1rem;display:flex;justify-content:center;align-items:center}.answerOption:first-child{background:#f3b186}.answerOption:nth-child(2){background:#fed86f}.answerOption:nth-child(3){background:#94ce58}.answerOption:nth-child(4){background:#bed7ed}.questions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.timer-holder{font-size:22px;display:flex;align-items:center;gap:8px}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-to-top{margin-bottom:3px;right:-25px}.center-footer>div{margin-right:8px}@media(max-width:960px){.center-footer>div{margin-right:10px}}@media(max-width:830px){.navigation{position:absolute;width:100%;background:#ffc107;flex-wrap:wrap;z-index:100;height:auto;top:95px;display:none}.navigation.open{display:flex}.navigation .MuiGrid-root.MuiGrid-item{display:inline-block;width:100%;padding:10px 0;text-align:center;color:#fff;border-bottom:3px solid #f9bb07}}.burger{width:35px;height:30px;cursor:pointer;position:absolute;right:0;top:25px;display:none}.burger span{background-color:#ffc107;position:absolute;border-radius:2px;transition:.3s cubic-bezier(.8,.5,.2,1.4);width:100%;height:4px;transition-duration:.5s}.burger span:nth-child(1){top:0;left:0}.burger span:nth-child(2){top:13px;left:0}.burger span:nth-child(3){bottom:0;left:0}@media(max-width:830px){.burger{display:inline-block}}.burger:not(.clickburger):hover span:nth-child(1){transform:rotate(-3deg) scaleY(1.1)}.burger:not(.clickburger):hover span:nth-child(2){transform:rotate(3deg) scaleY(1.1)}.burger:not(.clickburger):hover span:nth-child(3){transform:rotate(-4deg) scaleY(1.1)}.clickburger span{background-color:#ffc107}.clickburger span:nth-child(1){transform:rotate(45deg);top:13px}.clickburger span:nth-child(2){transform:scale(.1)}.clickburger span:nth-child(3){transform:rotate(-45deg);top:13px}@media(max-width:768px){.loginInput .MuiFormControl-root{width:100%!important}}.loader-holder{display:none;justify-content:center;align-items:center;position:absolute;top:0;left:0;background:#00000080;width:100%;height:100%;z-index:1}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}footer{background-color:#333333d9!important;margin-top:10px}.form-group{display:flex;align-items:center}.form-group #checkbox{margin:0 10px 0 0;width:20px;height:20px}.privacy{font-size:16px;cursor:pointer}.privacy-policy-holder{position:absolute;width:100%;height:100vh;z-index:10;display:none;justify-content:center;align-items:center}.privacy-policy-holder.open{display:flex}.privacy-policy{width:90%;max-width:900px;background:#fafafa;color:#333;font-size:15px;text-align:justify;padding:20px;overflow-y:auto;max-height:90%;border-radius:15px;box-shadow:2px 2px 18px 3px #00000080}main{min-height:74vh}.overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.error{display:inline-block;width:100%;min-height:16px}.schollHolder{position:relative}.schollOver{position:absolute;width:100%;height:100%;left:0;top:0}.header-holder{display:flex;justify-content:space-between;align-items:center;width:100%}.header-holder .profile-header{display:flex;justify-content:space-between}.header-holder .profile-header:last-child{justify-content:flex-end}.header-holder .profile-header:first-child{justify-content:flex-start;position:relative}@media(max-width:768px){.header-holder{flex-wrap:wrap}.header-holder .profile-header{width:100%}.header-holder .profile-header:last-child,.header-holder .profile-header:first-child{margin:20px;justify-content:center}}.buttonOverlay{position:relative}@media(max-width:430px){.prof-header{padding:0!important}.header-holder .profile-header:last-child,.header-holder .profile-header:first-child{margin:10px;justify-content:space-between}}@media(max-width:410px){.prof-header{padding:0!important}.profile-menu-text{display:none}}.pass-div{display:flex;justify-content:space-between}.password-holder{width:48%}@media(max-width:450px){.pass-div{flex-wrap:wrap}.password-holder{width:100%}}.quiz-holder{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.question{padding:2rem;border-radius:1rem;background:#72ac4d;border:none;color:#fff;margin:10px;box-sizing:border-box}.answerOptions{display:flex;justify-content:space-between;flex-wrap:wrap}li.answerOption{margin:10px;width:45%;border:none;padding:1rem;box-sizing:border-box;border-radius:1rem}li.answerOption:first-child{background:#f3b186}li.answerOption:nth-child(2){background:#fed86f}li.answerOption:nth-child(3){background:#94ce58}li.answerOption:nth-child(4){background:#bed7ed}.questionCount{font-size:22px;padding:10px}.radioCustomLabel{font-size:25px;text-align:center;padding:0;line-height:auto;color:#fff}.radioCustomButton~.radioCustomLabel:before{display:none}.questions-header{display:flex;justify-content:space-between;align-items:center}.timer-holder{font-size:22px}.answerOption{display:flex;justify-content:center;align-items:center}.minutes.danger{color:red}
