@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:myFont;src:url(/assets/Oswald-VariableFont_wght-BzpXE8Cv.ttf)}:root{font-family:myFont,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh;color:#fff;background-image:url(/assets/ewpc26-Dweoo1Li.png);background-repeat:repeat}h1{font-size:2rem;line-height:1.1;margin:0 0 10px;color:#fff}h2{margin:0;font-size:1.5rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1.1rem;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.stepBox{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.stepBox h1{font-size:64px}.stepBox img{width:50%;max-width:300px}.stepBox h3{margin:0;font-size:1.3rem}.buttonsdiv{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.logos{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;padding-left:40px;padding-right:40px}.logos img{width:50%;max-width:300px}.questionBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.questionBox img{width:50%;max-width:300px}.questionBox .timer{font-size:2rem}.questionBox h4{margin:20px 0 0;font-size:1.2rem;font-weight:500}.questionBox .question{padding-left:30px;padding-right:30px;font-size:3rem;font-weight:700;margin-bottom:32px}.questionBox .rowAnswers{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;margin-bottom:16px}.questionBox .answer{width:300px;border-radius:100px;background-color:transparent;border:2px solid white;color:#fff;font-size:1.3rem;outline:none;transition:.3s all}.questionBox .answer:hover{background-color:#fff;color:#000}.continueButton{background-color:transparent;border:2px solid white;color:#fff;border-radius:100px;transition:.3s all;font-size:1.1rem}.continueButton:hover{background-color:#fff;color:#000}label{font-size:1.3rem;font-weight:500;margin-bottom:10px}textarea{background-color:transparent;border-radius:15px;outline:2px solid white;border:none;width:300px;height:auto;resize:none;font-size:1.3rem;font-weight:500;font-family:myFont;padding:5px 10px}input{background-color:transparent;border-radius:100px;outline:2px solid white;border:none;width:300px;height:auto;resize:none;font-size:1.3rem;font-weight:500;font-family:myFont;padding:5px 10px;color:#fff}input::placeholder{color:#d3d3d3}.quizBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.questionsBox{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.questionInputBox{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}label{font-size:1.3rem;font-weight:500}textarea{background-color:transparent;border-radius:15px;outline:2px solid white;border:none;width:300px;height:auto;resize:none;font-size:1.1rem;font-weight:500;font-family:myFont;padding:5px 10px}.answersBox{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px}.ansButton{width:3rem;height:3rem;font-size:1.2rem;display:flex;justify-content:center;align-items:center;background-color:transparent;border-radius:50%;border:2px solid white;outline:none;color:#fff;transition:all .3s}.ansButton.selected{background-color:green}.ansButton:hover{background-color:#fff;color:#000}.xButton{background-color:transparent;border-radius:15px;border:2px solid white;padding:5px;display:flex;justify-content:center;align-items:center;transition:all .2s;font-size:1.1rem;font-weight:500;color:#fff}.xButton:hover{background-color:#fff;color:#000}.stepButtons{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.stepButton{background-color:transparent;border:2px solid white;color:#fff;border-radius:100px;transition:.3s all;font-size:1.5rem}.stepButton:hover{background-color:#fff;color:#000}.rankingBox{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:250px;border:2px solid white;padding:5px 25px;border-radius:100px;margin-bottom:6px}.rankingBox p{margin:0;font-size:1.2rem}.rankingBox .topBox{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.rankingBox .bottomBox{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.rankingBox.active{border:2px solid green}@media only screen and (max-width: 600px){body{background-image:url(/assets/ewpc26-Dweoo1Li.png);background-size:cover}.questionBox h4{font-size:1rem}.questionBox .question{font-size:1.3rem}.questionBox .rowAnswers{flex-direction:column}.questionBox .answer{font-size:1.2rem;padding:10px}.questionBox .answer:hover{background-color:transparent;color:#fff}.passwordBox input{width:200px;margin-right:10px}.adminBox{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.quizBox{padding-bottom:100px}.quizBox label{font-size:1.1rem}.quizBox textarea{font-size:1.1rem;width:250px;height:100px}}.privacyBox{display:flex;flex-direction:row;justify-content:center;align-items:center}.privacyBox label{margin:0}.privacyBox #privacyInput{width:auto;padding:0;height:auto;outline:none}.privacyText{font-size:1.5rem}.nizKvizova{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:20px}.kvizBox{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:15px;border-radius:15px;border:1px solid white}.kvizBox button{padding:5px 15px;background-color:#fff;color:#00163b}.kvizBox p{margin:0;padding:0}.kvizBox.active{background-color:green}.navigation{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;bottom:0;background-color:#00163b;width:100vw}.navigation .navItem{width:100%;padding:20px}.navigation .navItem svg{width:30px;height:30px}@font-face{font-family:myFont;src:url(/assets/Oswald-VariableFont_wght-BzpXE8Cv.ttf)}#root{width:100vw;height:100%;margin:0 auto;text-align:center}.app{width:100%;height:100%}.inputBox{display:flex;flex-direction:column}.bg-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-size:cover}.bg-img-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}
