body{margin:0;padding:0;font-family:Quicksand,-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#eaeaea}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.button{padding:10px 20px;background:#7ac70c;border:none;margin:5px;text-transform:uppercase;min-width:200px;box-sizing:border-box;border-radius:500px;color:#fff;max-width:300px;font-family:inherit;font-size:1.25rem;cursor:pointer;transition:.3s}.button:focus,.button:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.button.gray{color:#000;background-color:#afafaf}.backbutton-holder{margin-top:3rem}.button.small-text{margin:0 1em;font-size:1rem;min-width:0;padding:.5rm 1em}.male{background-color:#0c89c7}.female{background-color:#c70c8c}.quiz-term{font-size:3rem}.card{width:90%;-webkit-align-items:center;align-items:center;max-width:500px;margin:1em auto;min-height:300px;background:#fff;border-radius:20px;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);padding:0 40px}.card,.cards{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.cards{max-width:1200px;margin:2rem auto}.cards .card{max-width:400px;margin:1rem}.card p{font-size:1.2rem}.cards .card h3{margin-bottom:0}.cards .card .button{display:block;margin-left:auto;margin-right:auto;margin-top:2rem}.splash-landing{padding:0 1rem}.one-s-delay{-webkit-animation-delay:.75s;animation-delay:.75s}a{color:inherit;text-decoration:none}.animate{transition:.3s}.hidden-default{opacity:0}.animate.fade-in-up{-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animate.fade-in-up,.animate.fade-out-down{-webkit-animation-duration:.5s;animation-duration:.5s}.animate.fade-out-down{-webkit-animation-name:fadeout;animation-name:fadeout;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animate.shake{-webkit-animation:shake .5s forwards;animation:shake .5s forwards}.nuyir{position:fixed;z-index:-1;width:25%;left:0}.languages{display:-webkit-flex;display:flex;max-width:400px;margin:0 auto;-webkit-justify-content:space-around;justify-content:space-around}.language{display:block;padding:20px;margin:5px;border-radius:20px;transition:.3s;color:inherit;text-decoration:none;cursor:pointer;-webkit-animation-delay:1.25s;animation-delay:1.25s}.language:focus,.language:hover{background-color:rgba(0,0,0,.1)}.welcome{font-size:5rem;margin-bottom:1rem;-webkit-animation-delay:.25s;animation-delay:.25s}.font-large{font-size:2.5rem}.language:nth-child(2){-webkit-animation-delay:1.5s;animation-delay:1.5s}.language:nth-child(3){-webkit-animation-delay:1.75s;animation-delay:1.75s}.navbar{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:0 50px;background:#fff;position:-webkit-sticky;position:sticky;top:0;margin:0 auto 2rem;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0);color:red}50%{color:red;-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0);color:red}50%{color:red;-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}}.splash-unauth{height:100vh;width:100%;margin:0;position:fixed;top:0;background:#0b3e71;background-image:linear-gradient(180deg,#0b3e71,#0d64b0);color:#fff}.color-white{color:#fff;text-align:center}.splash-landing.color-white{margin-bottom:-5%}.splash-landing.color-white .language{cursor:text}.splash-landing.color-white .language:focus,.splash-landing.color-white .language:hover{background-color:transparent}
/*# sourceMappingURL=main.c3e92209.chunk.css.map */