body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background-color:#020230;color:#fff;height:100vh}.app,.main{display:flex}.main{background:url(/static/media/kbcbg.a2a26c047914c824560b.webp) 50%;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:75%}.pyramid{align-items:center;background-color:#020230;display:flex;justify-content:center;width:25%}.moneyList{list-style:none;margin-bottom:80px;padding:20px;width:100%}.moneyListItem{align-items:center;border-radius:5px;display:flex;padding:5px 5px 6px}.moneyListItem.active{background-color:#e58406}.moneyListItemNumber{font-size:18px;font-weight:100;width:30%}.moneyListItemAmount{font-size:20px;font-weight:300}.top{height:50%;position:relative}.timer{align-items:center;background:linear-gradient(#ebae33,#d08502);border:7px solid #ad7102;border-radius:50%;bottom:80px;display:flex;font-size:50px;font-weight:800;height:80px;justify-content:center;left:80px;position:absolute;width:80px}.bottom{height:50%}.trivia{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.question{background:linear-gradient(#100241,#000);border:2px solid #fff;border-radius:10px;font-size:20px;padding:20px;text-align:center;width:80%}.answers{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.answer{background:linear-gradient(#150177,#08001d);border:1px solid #fff;border-radius:15px;cursor:pointer;font-size:20px;font-weight:320;margin:0 10px 30px;padding:10px;text-align:center;width:40%}.answer.active,.answer:hover{background:#0000cd}.answer.correct{-webkit-animation:correct 3s ease forwards;animation:correct 3s ease forwards}@-webkit-keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#150177,#08001d)}62%,to{background:green}}@keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#150177,#08001d)}62%,to{background:green}}.answer.wrong{-webkit-animation:wrong 3s ease forwards;animation:wrong 3s ease forwards}@-webkit-keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#150177,#08001d)}62%,to{background:red}}@keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#150177,#08001d)}62%,to{background:red}}.endText,.start{bottom:0;left:0;margin:auto;position:relative;right:0;top:0}.start{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:space-around;width:550px}.startInput{border:none;border-radius:5px;font-size:18px;height:30%;text-align:center;text-transform:uppercase;width:70%}.startInput:focus{outline:none}.startButton{background:linear-gradient(#3ef43e,#017b2a);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:30%;letter-spacing:1px;text-transform:uppercase;width:70%}.earnText{align-items:center;color:#f3f2f2;display:flex;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:50px;font-weight:600;height:100vh;justify-content:center;line-height:1.8;margin-bottom:15%;text-align:justify;text-shadow:0 0 7px #e78607,0 0 10px #d9a003,0 0 21px #dea106,0 0 42px #bd7e08,0 0 82px #da7707,0 0 92px #fc0,0 0 102px #ffbf00,0 0 151px #ffd000}.username{text-transform:uppercase}.score,.username{font-weight:700;text-shadow:2px 2px 4px #3d6cb9}.feild{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}
/*# sourceMappingURL=main.025c330c.css.map*/