*{box-sizing:border-box;user-select:none;-webkit-user-select:none}body,html{margin:0;padding:0;width:100%;height:100%}body{overflow:hidden;min-height:100%}.backbtn{position:absolute;z-index:200;bottom:10px;left:10px;background:#e20613;color:#fff;font-size:20px;padding:10px 20px;border-radius:10px;text-decoration:none}.orientation{position:fixed;width:100%;height:100%;display:none;justify-content:center;align-items:center;background:#000;color:#fff;font-size:30px}@media screen and (orientation: landscape){.orientation{display:flex}}#catchit_game_area{position:relative;width:100%;height:100%;background:url("../assets/img/game_bg.jpg");background-size:cover;background-position:bottom center}@media screen and (orientation: landscape){#catchit_game_area{display:none}}#catchit_game_area .catchit_cont{display:none}#catchit_game_area .catchit_cont .logo{position:absolute;top:20px;right:20px;z-index:5;width:120px}#catchit_game_area .catchit_cont .logo img{width:100%}#catchit_game_area .start_content{position:relative;z-index:10;width:100%;height:100%;font-size:40px;display:none;overflow:auto}#catchit_game_area .start_content .start_inner{text-align:center;width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}#catchit_game_area .start_content .start_inner .infotext{font-size:50px;padding:50px 20px;font-weight:900;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;text-shadow:0 0 10px #08ffeb;color:#fff;width:100%}@media(max-width: 768px){#catchit_game_area .start_content .start_inner .infotext{font-size:25px;padding:20px 5px}}@media(max-width: 370px){#catchit_game_area .start_content .start_inner .infotext{font-size:20px;padding:20px 5px}}#catchit_game_area .start_content .start_btn,#catchit_game_area .start_content .rules_btn{font-size:50px;color:#fff;background:#db0928;border:2px solid #ff061f;box-shadow:0 0 20px #db0928;font-weight:bold;cursor:pointer;padding:10px 30px;text-align:center;border-radius:50px;max-width:300px;margin:0 auto}@media(max-width: 768px){#catchit_game_area .start_content .start_btn,#catchit_game_area .start_content .rules_btn{font-size:30px}}@media(max-width: 370px){#catchit_game_area .start_content .start_btn,#catchit_game_area .start_content .rules_btn{font-size:20px}}#catchit_game_area .result_cont,#catchit_game_area .wait_cont,#catchit_game_area .cdown_cont,#catchit_game_area .reconnect_cont,#catchit_game_area .prize_cont,#catchit_game_area .rules_cont{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.7);background-image:url("../assets/img/redstarbg.png");background-repeat:no-repeat;background-position:center;text-align:center}#catchit_game_area .result_cont .win,#catchit_game_area .result_cont .lose,#catchit_game_area .result_cont .waittext,#catchit_game_area .result_cont .cdowntext,#catchit_game_area .result_cont .tie,#catchit_game_area .result_cont .errortext,#catchit_game_area .wait_cont .win,#catchit_game_area .wait_cont .lose,#catchit_game_area .wait_cont .waittext,#catchit_game_area .wait_cont .cdowntext,#catchit_game_area .wait_cont .tie,#catchit_game_area .wait_cont .errortext,#catchit_game_area .cdown_cont .win,#catchit_game_area .cdown_cont .lose,#catchit_game_area .cdown_cont .waittext,#catchit_game_area .cdown_cont .cdowntext,#catchit_game_area .cdown_cont .tie,#catchit_game_area .cdown_cont .errortext,#catchit_game_area .reconnect_cont .win,#catchit_game_area .reconnect_cont .lose,#catchit_game_area .reconnect_cont .waittext,#catchit_game_area .reconnect_cont .cdowntext,#catchit_game_area .reconnect_cont .tie,#catchit_game_area .reconnect_cont .errortext,#catchit_game_area .prize_cont .win,#catchit_game_area .prize_cont .lose,#catchit_game_area .prize_cont .waittext,#catchit_game_area .prize_cont .cdowntext,#catchit_game_area .prize_cont .tie,#catchit_game_area .prize_cont .errortext,#catchit_game_area .rules_cont .win,#catchit_game_area .rules_cont .lose,#catchit_game_area .rules_cont .waittext,#catchit_game_area .rules_cont .cdowntext,#catchit_game_area .rules_cont .tie,#catchit_game_area .rules_cont .errortext{position:absolute;top:50%;left:50%;color:#fff;font-size:80px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:900;transform:translate(-50%, -50%)}#catchit_game_area .result_cont .waittext,#catchit_game_area .result_cont .errortext,#catchit_game_area .wait_cont .waittext,#catchit_game_area .wait_cont .errortext,#catchit_game_area .cdown_cont .waittext,#catchit_game_area .cdown_cont .errortext,#catchit_game_area .reconnect_cont .waittext,#catchit_game_area .reconnect_cont .errortext,#catchit_game_area .prize_cont .waittext,#catchit_game_area .prize_cont .errortext,#catchit_game_area .rules_cont .waittext,#catchit_game_area .rules_cont .errortext{font-size:30px}#catchit_game_area .result_cont .prize_title,#catchit_game_area .wait_cont .prize_title,#catchit_game_area .cdown_cont .prize_title,#catchit_game_area .reconnect_cont .prize_title,#catchit_game_area .prize_cont .prize_title,#catchit_game_area .rules_cont .prize_title{font-size:50px;padding:50px 20px 20px 20px;font-weight:900;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;text-shadow:0 0 10px #08ffeb;color:#fff;width:100%}#catchit_game_area .reconnect_cont{z-index:2000;display:none;position:absolute;top:0;left:0;background:rgba(0,0,0,.7) !important;width:100% !important}#catchit_game_area .prize_cont{background-image:none}#catchit_game_area .prize_cont .prize{font-size:80px;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;text-shadow:0 0 20px #08ffeb;color:#fff;font-weight:900}#catchit_game_area .prize_cont .prize_back{background-image:url("../assets/img/gloria_big.png");width:100%;height:560px;margin-bottom:20px;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}#catchit_game_area .prize_cont .prize_back .prize_img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:480px}#catchit_game_area .prize_cont .next_btn{font-size:50px;color:#fff;background:#db0928;border:2px solid #ff061f;box-shadow:0 0 20px #db0928;font-weight:bold;cursor:pointer;padding:10px 30px;text-align:center;border-radius:50px;max-width:300px;margin:0 auto}#catchit_game_area .wheel_cont{display:none;width:100%;height:100%}#catchit_game_area .wheel_cont #wof{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#catchit_game_area .final_content{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;padding:20px 40px;border-radius:5px}#catchit_game_area .final_content .final_text{font-weight:bold;font-size:35px;text-align:center;background-color:rgba(0,0,0,0) !important}#catchit_game_area .title{color:#2cb570;font-size:47px;text-transform:uppercase;font-weight:bold;padding:15px 0}#catchit_game_area .text{padding-top:20px;color:#2795ca;font-size:35px}#catchit_game_area .points_legend{position:absolute;bottom:0;right:5px}#catchit_game_area .points_legend span{font-size:30px;font-weight:bold}#catchit_game_area .points_legend img{vertical-align:middle;width:60px;max-height:70px;transform-origin:bottom center}#catchit_game_area .points_legend img.mentol{width:40px;position:relative;top:-5px;transform:scale(1)}#catchit_game_area .points_legend img.meteor{width:40px;position:relative;top:-10px;transform:scale(1)}#catchit_game_area .bottom_ground{position:absolute;bottom:0;height:80px;width:100%;z-index:4;display:none}#catchit_game_area .bottom_line{position:absolute;bottom:30px;left:0;width:100%;height:100px}#catchit_game_area .catcher{display:none;position:absolute;bottom:0;left:0;width:20%;max-width:200px;height:122px;z-index:15;filter:drop-shadow(0 0 10px #08ffeb)}#catchit_game_area .catcher .catcher_inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:120%;height:80px}#catchit_game_area .catcher_image{display:none;width:20%;max-width:200px;position:absolute;bottom:34px;left:0;z-index:1;filter:drop-shadow(0 0 10px #08ffeb)}#catchit_game_area .catcher_image.catched{filter:drop-shadow(0 0 10px #08ffeb) drop-shadow(0 0 15px #00ff00)}#catchit_game_area .controls_cont{color:#fff;padding:5px 30px;flex:1 1 100%}#catchit_game_area .controls_cont div{cursor:pointer;position:relative;text-align:center;margin:0 10px;font-size:30px;max-width:100px;border-radius:5pt}#catchit_game_area .timer{font-weight:bold;color:#fff;position:absolute;top:0;right:20px;font-size:20px;background:rgba(0,0,0,.3);padding:20px 20px 30px 20px;text-align:center;border-bottom-left-radius:50px;border-bottom-right-radius:50px;z-index:1;width:110px}#catchit_game_area .timer.hidden{display:none}#catchit_game_area .timer .ptext{font-size:16px}#catchit_game_area .timer .time_cont{color:#08ffeb;padding-bottom:20px;border-bottom:1px solid #08ffeb}#catchit_game_area .timer .time_cont .time_display{font-size:20px}#catchit_game_area .timer .points_cont{padding-top:20px;text-shadow:2px 2px 0 #000}#catchit_game_area .timer .points_cont .points{font-size:22px}#catchit_game_area .collect{z-index:4;position:relative;color:#fff;font-size:40px;font-weight:bold;text-align:center;padding:5px 30px}#catchit_game_area .collect span.p_cont{height:100%}#catchit_game_area .collect span.p_cont span{margin:0 5pt;flex:0 0 auto}#catchit_game_area .game_rules{width:100%;height:650px;background:rgba(255,255,255,.7);border-radius:5px;padding:20px 85px;margin-bottom:20px}#catchit_game_area .clickable{width:70px;max-width:70px;position:absolute;z-index:10}#catchit_game_area .clickable img{width:100%}#catchit_game_area .game_content{display:none;margin:0 auto;width:920px;padding-top:180px}#catchit_game_area .game_area{position:relative;margin:0 auto;width:920px;height:350px;background:rgba(255,255,255,.7);border-radius:5px}#catchit_game_area .info_text{display:none;position:absolute;background:rgba(255,255,255,.9);padding:20px;border-radius:5px;z-index:10;top:50%;left:50%;transform:translate(-50%, -50%);width:920px;height:350px}#catchit_game_area .box{position:absolute;top:20px;width:188px;height:300px}#catchit_game_area .box img{width:100%;position:absolute;bottom:0}#catchit_game_area .box1{left:94px}#catchit_game_area .box2{left:370px}#catchit_game_area .box3{left:645px}#catchit_game_area .fall_container{position:absolute;width:100%;padding-top:0;height:100%;overflow:hidden}