@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Cabin:ital@1&family=Inknut+Antiqua:wght@300&family=Open+Sans:ital,wght@0,400;1,300&family=Oswald:wght@200&family=Poppins:ital,wght@0,200;0,400;1,500&family=Roboto+Condensed&family=Roboto:wght@100;300&family=ZCOOL+QingKe+HuangYou&display=swap);body{font-family:"Roboto Slab",serif;background:linear-gradient(74deg,#24132f,#1b0f23)}.Machine{display:flex;align-items:center;justify-content:center;flex:1 1;flex-direction:column;width:300px;border-top-right-radius:8px;margin:20vh auto 5vh;position:relative}.Machine,.Machine:before{height:330px;background-color:#37b4b5;border-top-left-radius:8px}.Machine:before{content:"";position:absolute;width:27px;left:-20px;z-index:-20}.Machine-bottom{width:320px;margin:-31px auto 30px;border-radius:5px;bottom:-30px;right:-15px}.Machine-bottom,.Machine-bottom:before{background-color:#f8edb0;height:30px;position:absolute}.Machine-bottom:before{content:"";left:-40px;bottom:0;width:60px;border-top-left-radius:5px;border-bottom-left-radius:5px;z-index:-10}.Lights{position:absolute;top:0}.Light-bulb{display:inline-block;height:20px;width:20px;border-radius:50%;background-color:#fff;margin:20px 5px;box-shadow:0 1px 5px #eaeaea;-webkit-animation:toYellow 1s infinite;animation:toYellow 1s infinite}.Light-bulb:nth-child(2n){background-color:#f7b647;box-shadow:0 1px 5px #f7b647;-webkit-animation:toWhite 1s infinite;animation:toWhite 1s infinite}.Reels{background-color:#f7b647;width:290px;padding:20px 30px;border-radius:8px;position:relative}.Reels:before{content:"";position:absolute;width:27px;height:100%;background-color:#f9a02a;left:-20px;border-top-left-radius:8px;border-bottom-left-radius:8px;z-index:-2;margin-top:-20px}.Reel{display:inline-block;font-size:58px;background-color:#eaeaea;border:.5rem solid #e3ed5a;border-radius:5px;max-width:80px;height:80px;text-align:center;box-shadow:inset 0 1px 2px 1px rgba(51,51,51,.4);overflow:hidden}.Reel-plate .span{display:block}.Reel-plate-1{-webkit-animation:slideDown 3s;animation:slideDown 3s}.Reel-plate-1.spin{-webkit-animation:spin .1s linear infinite;animation:spin .1s linear infinite}.Reel-plate-2{-webkit-animation:slideDown 3s;animation:slideDown 3s}.Reel-plate-2.spin{-webkit-animation:spin .1s linear infinite;animation:spin .1s linear infinite}.Reel-plate-3{-webkit-animation:slideDown 3s;animation:slideDown 3s}.Reel-plate-3.spin{-webkit-animation:spin .1s linear infinite;animation:spin .1s linear infinite}.Slot{position:absolute;bottom:45px;left:15px;background-color:#eaf2ff;border-radius:8px;padding:15px 13px}.Slot-inner{background-color:#175dc6;height:40px;width:15px;border-radius:8px}.c_logo img{max-width:250px;width:100%}button{margin-top:10px;padding:10px 20px;background-color:#d5339a;margin-right:1rem;border-radius:5px;color:#fff;font-size:25px;font-family:"Bebas Neue",cursive;box-shadow:-5px 1px 0 1px #d5339a,-2px 2px #d5339a,-2px 2px #d5339a;border:1px solid #d5339a;text-shadow:#000 1px 1px 2px;transition:all .3s ease-in-out;outline:none}@media screen and (max-width:480px){button{font-size:20px;padding:5px 10px;margin-right:0}.c_logo img{max-width:190px;width:100%}}button:focus,button:hover{cursor:pointer;box-shadow:-2px 1px 0 1px #67f1ee,-2px 2px #67f1ee,-2px 2px #67f1ee;outline:none}button:focus{border:1px solid #af200a}button:disabled,button[disabled]{border:1px solid #d3867b;background-color:#fba092;box-shadow:-2px 1px 0 1px #d3867b,-2px 2px #d3867b,-2px 2px #d3867b;cursor:not-allowed;outline:none}.Message{text-align:center;font-weight:700;font-size:24px;color:#333}.Alarm-container{position:absolute;top:-75px}.Alarm{width:80px;border-top-right-radius:20px;position:relative}.Alarm,.Alarm:before{background-color:#fd48e3;height:76px;border-top-left-radius:20px}.Alarm:before{width:35px;left:-15px;z-index:-5}.Alarm:after,.Alarm:before{position:absolute;content:"";bottom:0}.Alarm:after{background-color:#175dc6;height:20px;width:120px;border-top-left-radius:5px;border-top-right-radius:5px;z-index:1;left:-27px}.Alarm-bulb{height:30px;width:30px;border-radius:50%;background-color:#ffeba6;position:absolute;bottom:10px;left:15px}.Alarm.alert{-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite}.Alarm.alert .Alarm-bulb{-webkit-animation:toYellow 1s infinite;animation:toYellow 1s infinite}.Message{position:absolute;bottom:-120px;font-size:26px;opacity:0;width:350px}.Message-visible{opacity:1;transition:opacity 4s ease-in}@-webkit-keyframes toYellow{0%{background-color:#fff;box-shadow:0 1px 5px #eaeaea}to{background-color:#f7b647;box-shadow:0 1px 5px #f7b647}}@keyframes toYellow{0%{background-color:#fff;box-shadow:0 1px 5px #eaeaea}to{background-color:#f7b647;box-shadow:0 1px 5px #f7b647}}@-webkit-keyframes toWhite{0%{background-color:#ff08fd;box-shadow:0 1px 5px #53f2f4}to{background-color:#281841;box-shadow:0 1px 5px #ffeba6}}@keyframes toWhite{0%{background-color:#ff08fd;box-shadow:0 1px 5px #53f2f4}to{background-color:#281841;box-shadow:0 1px 5px #ffeba6}}@-webkit-keyframes pulse{0%{background-color:#f84f35}to{background-color:#ea2f12}}@keyframes pulse{0%{background-color:#f84f35}to{background-color:#ea2f12}}@-webkit-keyframes slideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes slideDown{0%{margin-top:-150px}to{margin-top:0}}@-webkit-keyframes spin{0%{margin-top:-240px}30%{margin-top:-200px}50%{margin-top:-160px}70%{margin-top:-80px}90%{margin-top:0}to{margin-top:-80px}}@keyframes spin{0%{margin-top:-240px}30%{margin-top:-200px}50%{margin-top:-160px}70%{margin-top:-80px}90%{margin-top:0}to{margin-top:-80px}}@-webkit-keyframes pulsePrize{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsePrize{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.85);transform:scale(.85)}to{-webkit-transform:scale(1);transform:scale(1)}}::-webkit-scrollbar{width:5px;border-radius:50%}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d7329a}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.bd744fca.chunk.css.map */