body{background:#262626;color:#cecece;font-family:sans-serif;position:relative}#content{flex-direction:column;height:90vh;justify-content:center}#content,button{align-items:center;display:flex}button{appearance:none;background-color:#fff;border:none;border-radius:10px;box-shadow:0 8px 28px -6px #18274b1f,0 18px 88px -4px #18274b24;cursor:pointer;flex-wrap:nowrap;font-size:1.3rem;justify-content:space-evenly;padding:10px 20px;transition:all .1s ease-in}button.btn-simulate{background-color:#018300;color:#fff}button.show-btn{border-radius:6px;font-size:16px;padding:5px 10px}button:hover{opacity:1;transform:scale(1.05)}li{list-style:none}a{color:#009eff;padding:15px}a,a:hover{text-decoration:none}a:hover{opacity:1}a:focus{outline:none}.menu a{border-right:1px solid #ccc}.menu a:hover{background:#3b3b3b}.main{align-items:center;display:flex}.main.logo{margin-top:50px}.main.box{flex-direction:column;justify-content:space-between;margin-top:100px;width:800px}.main.box .box-row{display:flex}.main.box button{flex-direction:column;height:150px;width:300px}.menu{align-items:center;background-color:#242424;border-bottom:1px solid #ccc;display:flex;height:50px;justify-content:space-between;left:0;padding:0;position:fixed;top:0;width:100%}.page{font-weight:700}.info{align-items:center;display:flex;justify-content:space-evenly;position:absolute;right:20px;width:350px}.success-answers span,.timer span{color:#32cd32;font-weight:700}.fail-answers span{color:red;font-weight:700}.main-content{margin-top:50px}.question{margin-top:20px}.question .number{color:#ff9f00;font-weight:700;margin-right:10px}.answers{margin-left:50px}.answer{border-radius:6px}.answer input{margin-right:10px}.a_text.success{color:green;font-weight:700}.a_text.fail{color:red;font-weight:700}.answer .variant{color:#008bff;font-weight:700;margin-right:10px}.correct{align-items:center;display:flex;margin-top:10px;padding-left:50px}.correct button{margin-right:10px}.correct .c_text{color:#00be21;margin:0 10px}.category{color:#ff8c00;text-align:center}
/*# sourceMappingURL=style.css.map*/