.App-header{background-image:url(https://i.giphy.com/media/oZQnS19L33tLO/giphy.webp);background-repeat:round;height:100vh}.App-header,.login{align-items:center;display:flex}.login{height:100%;margin:auto}.form-login{align-items:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-name:fade;animation-name:fade;background-color:#dbdbdb;border-radius:10px;color:#000;display:flex;flex-direction:column;height:250px;justify-content:space-evenly;margin:50% auto 200px;text-align:center;width:400px}.input-login{border:#fff;border-radius:5px;height:25px;margin:5px;padding:10px;width:250px}.btn-login{background-color:#045050;border:#045050;border-radius:5px;color:#f0f8ff;height:25px;width:240px}.btn-login:hover{background-color:#033a3a;border:#033a3a;border-radius:5px}.btn-login:hover,.btn-settings{color:#f0f8ff;height:30px;width:250px}.btn-settings{background-color:#167272;border:#167272;border-radius:5px}.btn-settings:hover{background-color:#126464;border:#126464;border-radius:5px;color:#f0f8ff;height:30px;width:250px}@-webkit-keyframes fade{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fade{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.header-game{align-items:center;color:#000;display:flex;height:60px;justify-content:flex-end;width:100vw}.span-header{font-size:18px;margin-right:50px}.imagem-game{border-radius:30px;height:30px;width:30px}.answers{align-items:stretch;background-color:#8a2be2;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:16px;padding-bottom:8px;width:100vw}.answers button{background-color:#e6e4e4;border:3px solid #ccc8c8;border-radius:8px;color:#000;font-size:18px;margin-top:8px;min-height:40px;padding:4px;width:calc(50% - 20px)}.answers button:enabled:hover{background-color:#ccc8c8}.answers .red{border:3px solid red}.answers .green{border:3px solid #06f00f}.questions{align-items:center;background-color:hsla(0,0%,85.9%,.5);display:flex;flex-direction:column;font-size:20px;justify-content:space-evenly;margin-top:150px;padding-top:20px}.questions__next-question{background-color:#167272;border:#167272;border-radius:5px;color:#f0f8ff;height:30px;margin:15px auto;width:250px}.timer{font-size:40px;margin:10px}.timer.pulse{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:forward;animation-direction:forward;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:5;animation-iteration-count:5;-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes pulse{0%{color:#000;-webkit-transform:scale(1);transform:scale(1)}50%{color:red;-webkit-transform:scale(1.5);transform:scale(1.5)}to{color:#000;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{color:#000;-webkit-transform:scale(1);transform:scale(1)}50%{color:red;-webkit-transform:scale(1.5);transform:scale(1.5)}to{color:#000;-webkit-transform:scale(1);transform:scale(1)}}.game{display:flex;flex-direction:column;height:100%}.ranking{background-color:hsla(0,0%,85.9%,.5);margin-top:150px;width:100%}.container-ranking,.ranking{align-items:center;display:flex;flex-direction:column;font-size:20px;line-height:2.5}.container-ranking{background-color:hsla(0,0%,70.2%,.9);padding:20px}.container-ranking span{margin-left:5px}.ranking-jogador{align-content:center;align-items:center;background-color:hsla(0,0%,85.9%,.9);border-radius:10px;display:flex;justify-content:center;margin:10px;padding:5px;width:300px}.img-ranking{border-radius:30px;height:30px;width:30px}.button-ranking{background-color:#1b8d8d;border:#1b8d8d;border-radius:5px;height:30px}.button-ranking,.button-ranking:hover{align-items:center;color:#f0f8ff;font-size:16px;margin:15px auto;width:250px}.button-ranking:hover{background-color:#167272;border:#167272;border-radius:5px;height:35px}*{box-sizing:border-box;margin:0;padding:0}.feedback{align-items:center;background-color:hsla(0,0%,85.9%,.5);display:flex;flex-direction:column;font-size:20px;justify-content:space-evenly;line-height:1.5;margin-top:150px;padding-top:20px;width:100%}.button-feedback{background-color:#1b8d8d;border:#1b8d8d;border-radius:5px;height:30px}.button-feedback,.button-feedback:hover{align-items:center;color:#f0f8ff;margin:15px auto;width:250px}.button-feedback:hover{background-color:#167272;border:#167272;border-radius:5px;height:35px}body{margin:0;font-family:-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}
/*# sourceMappingURL=main.953d6d51.chunk.css.map */