.home-page{height:100%;width:70%;margin-left:15%;display:flex;flex-direction:column;align-items:center;justify-content:center}.game-selection{font-size:24px;width:60%}.all-games{margin-top:15px;width:60%}.game-item{display:flex;padding:20px;border:4px solid #3350c8;border-radius:36px;align-items:center;justify-content:space-between}.game-name{font-size:22px}.game-description{font-size:14px;display:block}.game-page{height:100%;width:100%}.game-page,.question-box{display:flex;align-items:center}.question-box{flex:3 1;flex-direction:column}.question-form{margin-top:-10px;width:95%}.question-text{font-size:32px;padding:30px;text-align:center;border:4px solid #3350c8;margin-bottom:20px;border-radius:36px;background-color:#031323}.question-answers{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px}.answer-button{flex:0 1 47%;font-size:20px;padding:10px;border:4px solid #3350c8;border-radius:36px;background-color:#031323;margin-bottom:12px;cursor:pointer;text-align:left}.answer-button.--correct{animation:blink-success 1s steps(1) infinite;-webkit-animation:blink-success 1s steps(1) infinite}.answer-button.--incorrect{animation:blink-error 1s steps(1) infinite;-webkit-animation:blink-error 1s steps(1) infinite}.answer-button.--ignored{cursor:not-allowed;color:#031323}.answer-button:hover:not(.--correct):not(.--incorrect):not(.--ignored){background-color:#ebac00;color:#000}.answer-index{color:#ebac00;margin:0 10px}.answer-button:hover:not(.--correct):not(.--incorrect):not(.--ignored) .answer-index{color:#000}.answer-button.--correct .answer-index,.answer-button.--incorrect .answer-index{color:#fff}.answer-button.--ignored .answer-index{color:#031323}.question-tree{flex:1 1;border:2px solid #3350c8;border-radius:30px;margin:20px 20px 20px 0;padding:15px 0;display:flex;flex-direction:column;justify-content:flex-end;height:95%}.question-tree-entry{font-size:30px;padding:5px 25px;margin:0 10px;border-radius:18px;color:#ebac00}.question-tree-entry.--active{color:#fff;background:#ebac00}.question-tree-entry.--sure{color:#fff}.question-tree-entry-index{text-align:right;display:inline-block;width:30px;margin-right:10px}.cover-image{width:45%}.game-finished-page{height:100%;width:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:15%}.final-message{font-size:32px;padding:30px;text-align:center;border:4px solid #3350c8;margin-bottom:20px;border-radius:36px;background-color:#031323;width:100%}.game-finished-buttons{display:flex;justify-content:space-around;width:100%}.give-up-button{width:60%;margin-top:20px;margin-left:20%;text-align:center}.help-buttons{display:flex;justify-content:space-around;align-items:center;height:100%;padding:0 10px;margin-bottom:10px}.help-button{width:100px;height:100px;padding:15px!important;border-radius:50px!important;text-align:center}.help-button.--used{opacity:.7;-webkit-filter:blur(2px);filter:blur(2px);cursor:not-allowed}.help-button.--used:hover{background-color:#031323!important;color:#fff!important}.help-button:last-child{margin-right:0}.help-dialog{background-color:#031323!important;color:#fff;padding:20px;border:2px solid #3350c8!important;border-radius:30px!important;width:60%!important}.help-response{font-size:24px;margin-top:20px;margin-bottom:40px;text-align:center}.help-response-button{width:50%;margin-left:25%;text-align:center}@keyframes blink-success{0%,to{background-color:#10f616}50%{background-color:#031323}}@-webkit-keyframes blink-success{0%,to{background-color:#10f616}50%{background-color:#031323}}@keyframes blink-error{0%,to{background-color:#db0000}50%{background-color:#031323}}@-webkit-keyframes blink-error{0%,to{background-color:#db0000}50%{background-color:#031323}}.not-found-page{height:100%;width:70%;display:flex;margin-left:15%;flex-direction:column;align-items:center;justify-content:center}.not-found-message{font-size:32px;padding:30px;text-align:center;border:4px solid #3350c8;margin-bottom:20px;border-radius:36px;background-color:#031323;width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body{background:#020024;background:-webkit-gradient(linear,left top,right top,from(#020024),color-stop(50%,#251464),to(#03132d));background:linear-gradient(90deg,#020024,#251464 50%,#03132d)}.main-wrapper{color:#fff;height:100vh}.default-button{font-size:20px;padding:10px 60px;border:4px solid #3350c8;border-radius:36px;background-color:#031323;cursor:pointer;color:#fff}.default-button:hover{background-color:#ebac00;color:#000}
/*# sourceMappingURL=main.855b067a.chunk.css.map */