body{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.p_ga_2_m h1{display:none}
.p_ga_2_m .main{background:var(--color-2);margin-top:-10px;color:var(--color-7);border-radius:0 0 10px 10px;padding-bottom: 10px;}
.p_ga_2_m .main_bg{animation:backgroundZoomEffect-NO 193s 4;position:fixed;left:0;top:0;width:100%;height:100%;background-position:center;background-size:cover;box-shadow:0 0 180px #000;z-index:-1;filter:blur(3px) grayscale(.9);min-height:500px}
.p_ga_2_m .main_bg::before{content:"";width:100%;height:100%;background:#000;display:block;position:absolute;left:0;top:0;opacity:0;max-width:500px;left:50%;transform:translateX(-50%);box-shadow:0 0 30px #000}

.p_ga_2_m .filed{position:relative;width:100%;height:395px;background:green url("/images16/game-penalty-3425.jpg") no-repeat center bottom / 1010px;display:block;overflow-x:clip;direction:ltr !important;}
.p_ga_2_m .filed::before{content:"";width:100%;height:40%;position:absolute;z-index:2;background:linear-gradient(0deg, var(--color-2) 10%, rgba(51,51,51,0) 100%);bottom:0px;left:0;}
.p_ga_2_m .filed::after{content:"";width:100%;height:20%;position:absolute;z-index:2;background:linear-gradient(180deg, #111111 10%, rgba(51,51,51,0) 100%);top:0px;left:0;}

.p_ga_2_m .topGuide{position:relative;opacity:1;color:white;z-index:3;position:relative;background: var(--mainColor);color: black;padding: 5px;background-image: linear-gradient(135deg,rgba(255,255,255, .3) , rgba(0,0,0, .3));border-bottom: 3px solid var(--mainBackground);}
.p_ga_2_m .topGuide::before{content:"";background:url('/images16/arrow_down_v1.png') no-repeat scroll center / 10px;width:30px;height:10px;position:absolute;left:50%;transform:translateX(-50%);bottom: -20px;filter:invert(.9);}

.p_ga_2_m .gate{position:absolute;top:50px;left:50%;right:0;margin:0 auto;width:400px;height:220px;background:url(/images16/game-penalty-93726.png) no-repeat top center;background-size:contain;display:table;transform:translateX(-50%);}
.p_ga_2_m .gate_ball{animation:backgroundZoomEffect 3s 3;transition:.9s;position:absolute;width:50px;height:50px;background:/*url(/images16/game-penalty-383726.png) no-repeat center, */url(/images16/game-penalty-8362.png) no-repeat center;z-index:1;opacity:.8;filter:invert(1);cursor:pointer;background-size:60%, 100%;}
.p_ga_2_m .gate_ball:hover{transform:scale(1.3);transition:.2s;}
.p_ga_2_m .gate_ball[po="1"].click{animation-delay:1.5s;}
.p_ga_2_m .gate_ball[po="2"].click{animation-delay:.2s;}
.p_ga_2_m .gate_ball[po="3"].click{animation-delay:1.2s;}
.p_ga_2_m .gate_ball[po="4"].click{animation-delay:.3s;}
.p_ga_2_m .gate_ball[po="5"].click{animation-delay:.5s;}
.p_ga_2_m .goalkeeper{position:absolute;width:50px;height:50px;background:url(/images16/game-penalty-82346.png?r=1) no-repeat top center;background-size:contain;z-index:2;}
.p_ga_2_m .ball{position:absolute;width:50px;height:50px;background:url(/images16/game-penalty-83632.png) no-repeat top center;background-size:cover;z-index:3;}

.p_ga_2_m .result{position:absolute;width:auto;top:165px;margin:0 auto;display:table;left:0;right:0;padding:5px 20px;border-radius:100px;z-index:4;box-shadow:0 0 30px #333;}
.p_ga_2_m .result.win{background:#870284;font-size:24px;color:#eee;}
.p_ga_2_m .result.lose{background:#ffffff;color:#111;}

.p_ga_2_m .cash_out{display:none;background: black;color: white;border-radius:100px;padding:10px 20px;width:auto;min-width:160px;box-shadow:0 10px 10px var(--color-2);z-index:2;margin: 30px auto 60px;background-image: linear-gradient(185deg, rgba(255, 255, 255, .3), rgba(0, 0, 0, .3));}
.p_ga_2_m .cash_out span{float:left;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.p_ga_2_m .cash_out .am-bo{float:right;}
.p_ga_2_m .co-des{position: absolute;top: 40px;width: calc(100% - 40px);display: block;color: var(--color-5);font-family: 'Aller';font-size: 10px;}

.p_ga_2_m .odds{position:relative;width:90%;height:50px;display:flex;margin:0 auto;}
.p_ga_2_m .odds::before{content:"";width:100%;height:50%;position:absolute;z-index:2;bottom:0px;left:0;display:none;}
.p_ga_2_m .odds::after{content:"";width:60px;height:120%;position:absolute;z-index:2;background:linear-gradient(90deg, var(--color-2) 35%, transparent 100%);bottom:0px;left:0;}

.p_ga_2_m .odds .odd{position:relative;}
.p_ga_2_m .odds .line{position:absolute;top:-1px;left:0;width:100%;height:3px;background:var(--color-4);}
.p_ga_2_m .odds .odd.current .line{background: var(--color-8);}
.p_ga_2_m .odds .count{position:absolute;top:-7.5px;right:0;width:15px;height:15px;background:var(--color-4);border-radius:100%;text-align:center;font-family:Aller;font-size:12px;font-weight:bold;color:var(--color-6);}
.p_ga_2_m .odds .odd.current .count{background: var(--color-8);color: var(--color-2);}
.p_ga_2_m .odds .am-bo{position:absolute;top:11px;right:-7.5px;}
.p_ga_2_m .odds .odd.current .am-bo{opacity:1;}

.p_ga_2_m .bup{position: relative;!;width:98%;margin: 20px auto 0px;border-radius:10px;padding: 40px 0 0px;text-align:center;max-width:90%;}
.p_ga_2_m .am-in-bo{}
.p_ga_2_m .am-in-bo .am-va{color:#000000;}

.p_ga_2_m .am-des{margin: 5px auto;color: var(--color-9););}
@-webkit-keyframes backgroundZoomEffect {
    0%{background-size:60%, 100%}
    50%{background-size:40%, 70%;opacity:.3;}
    100%{background-size:60%, 100%}
}