#root,.App,body,html{min-height:100%;height:100%;min-width:100%;margin:0}.container-play{position:absolute;width:760px}.cannon-play{position:relative;left:38%;width:465px;height:359px}.rotate-play{-webkit-animation:spin 3s linear 3s;animation:spin 3s linear 3s}.shake-play{-webkit-animation:shake 4s infinite;animation:shake 4s infinite;-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}.hide-play{display:none}.feliz-play{position:relative;left:14%;top:-460px;width:250px;-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-animation:slide 9s infinite;animation:slide 9s infinite}.btn{position:absolute;font-size:16px;font-weight:700;top:450px;left:50%;background-color:#fff;color:#cc0005;border-radius:4px;border:3px solid #cc0005;width:100px;height:40px}.btn:hover{background-color:#cc0005;color:#fff;cursor:pointer}.fire-play{position:absolute;top:10%;left:86%;width:50px;height:50px;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-name:flicker;animation-name:flicker;-webkit-animation-duration:3ms;animation-duration:3ms;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.flame-play{position:absolute;bottom:0;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border-top-left-radius:50%;-webkit-transform:rotate(-45deg) scale(1.3);transform:rotate(-45deg) scale(1.3)}.yellow-play{left:15px;width:30px;height:30px;background:gold;box-shadow:0 0 9px 4px gold}.orange-play{left:10px;width:40px;height:40px;background:orange;box-shadow:0 0 9px 4px orange}.red-play{left:5px;width:50px;height:50px;background:#ff4500;box-shadow:0 0 5px 4px #ff4500}.white-play{left:15px;bottom:-4px;width:30px;height:30px;background:#fff;box-shadow:0 0 9px 4px #fff}.container{position:absolute;width:760px}.cannon{position:relative;left:40%;width:465px;height:359px}.rotate{-webkit-animation:spin 3s linear 3s;animation:spin 3s linear 3s}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}10%,70%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}20%,40%,60%{-webkit-transform:translate3d(-6px,0,0);transform:translate3d(-6px,0,0)}30%,50%{-webkit-transform:translate3d(6px,0,0);transform:translate3d(6px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}10%,70%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}20%,40%,60%{-webkit-transform:translate3d(-6px,0,0);transform:translate3d(-6px,0,0)}30%,50%{-webkit-transform:translate3d(6px,0,0);transform:translate3d(6px,0,0)}}.hide{display:none}.smoke{position:relative;left:15%;top:-470px;width:160px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@-webkit-keyframes slide{90%{-webkit-transform:translate3d(-8px,-50px,0);transform:translate3d(-8px,-50px,0)}}@keyframes slide{90%{-webkit-transform:translate3d(-8px,-50px,0);transform:translate3d(-8px,-50px,0)}}.fire{top:10%;left:88%;width:50px;height:50px;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-name:flicker;animation-name:flicker;-webkit-animation-duration:3ms;animation-duration:3ms;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.fire,.flame{position:absolute}.flame{bottom:0;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border-top-left-radius:50%;-webkit-transform:rotate(-45deg) scale(1.3);transform:rotate(-45deg) scale(1.3)}.yellow{left:15px;width:30px;height:30px;background:gold;box-shadow:0 0 9px 4px gold}.orange{left:10px;width:40px;height:40px;background:orange;box-shadow:0 0 9px 4px orange}.red{left:5px;width:50px;height:50px;background:#ff4500;box-shadow:0 0 5px 4px #ff4500}.white{left:15px;bottom:-4px;width:30px;height:30px;background:#fff;box-shadow:0 0 9px 4px #fff}@-webkit-keyframes flicker{0%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}20%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}40%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}60%{-webkit-transform:rotate(1deg) scaleY(1.04);transform:rotate(1deg) scaleY(1.04)}80%{-webkit-transform:rotate(-2deg) scaleY(.92);transform:rotate(-2deg) scaleY(.92)}to{-webkit-transform:rotate(1deg);transform:rotate(1deg)}}@keyframes flicker{0%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}20%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}40%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}60%{-webkit-transform:rotate(1deg) scaleY(1.04);transform:rotate(1deg) scaleY(1.04)}80%{-webkit-transform:rotate(-2deg) scaleY(.92);transform:rotate(-2deg) scaleY(.92)}to{-webkit-transform:rotate(1deg);transform:rotate(1deg)}}@-webkit-keyframes pulse{0%,50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}5%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}7.5%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}16.5%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}22.5%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}5%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}7.5%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}16.5%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}22.5%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1.1);transform:scale(1.1)}}.winnerAnimation{-webkit-animation:pulse 8s cubic-bezier(.32,0,.67,0) 0ms infinite normal none;animation:pulse 8s cubic-bezier(.32,0,.67,0) 0ms infinite normal none}.btn-login-wrap{text-align:center;width:100%;margin:0 auto}.btn-login{background-color:initial;display:block;width:100%;cursor:pointer;background-image:none;padding:8px 50px;margin-bottom:20px;border-radius:0;border:2px solid #60bdc7;transition:all .5s;transition-timing-function:cubic-bezier(.5,1.65,.37,.66);box-shadow:inset 0 0 0 0 #60bdc7}.btn-login:active,.btn-login:focus,.btn-login:hover{background-color:initial;color:#fff;box-shadow:inset 14rem 0 0 0 #60bdc7}.login-btn1:active,.login-btn1:focus,.login-btn1:hover{background-color:initial;color:#fff}.btn-login:after{vertical-align:middle;margin-left:20px;transition:all .5s ease}.btn-login:active:after,.btn-login:after,.btn-login:focus:after,.btn-login:hover:after{content:"\0279E";font-family:"Material Icons";color:#fff}
/*# sourceMappingURL=main.a8daae19.chunk.css.map */