#GamesPage{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game{background-color:#68c1f3;position:relative;background-image:url("/images/games/mate_parfait/bg.png");padding-bottom:0}#GamesPage #Game #Wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:100%;height:100%;max-height:100%;overflow-y:auto;min-height:100vh;padding-top:100px;padding-bottom:100px}#GamesPage #Game #Wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#F5F5F5}#GamesPage #Game #Wrapper::-webkit-scrollbar{width:5px;background-color:#F5F5F5}#GamesPage #Game #Wrapper::-webkit-scrollbar-thumb{background-color:#000}#GamesPage #Game #Wrapper #SpawnArea{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;gap:64px;margin-top:100px}@media (max-width: 575px){#GamesPage #Game #Wrapper #SpawnArea{margin-top:50px;gap:16px;width:100%}}#GamesPage #Game #Wrapper #SpawnArea .sbire{width:120px;position:relative;transition:opacity .4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 575px){#GamesPage #Game #Wrapper #SpawnArea .sbire{width:80px}}#GamesPage #Game #Wrapper #SpawnArea .sbire.died{opacity:0}#GamesPage #Game #Wrapper #SpawnArea .sbire.danger{animation:danger;animation-iteration-count:infinite;animation-duration:.8s;animation-timing-function:linear}#GamesPage #Game #Wrapper #SpawnArea .sbire.danger:before{content:"";position:absolute;pointer-events:none;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:90%;aspect-ratio:1 / 1;background-image:url("/images/games/mate_parfait/target.png");background-size:cover;z-index:99}#GamesPage #Game #Wrapper #SpawnArea .sbire picture{animation:monster;animation-iteration-count:infinite;animation-duration:2s;animation-timing-function:linear}#GamesPage #Game #Wrapper #SpawnArea .sbire picture img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #Wrapper #SpawnArea .sbire .health-bar{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:100%;height:10px;background-color:white;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;margin-bottom:10px;text-align:right;padding-right:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #Wrapper #SpawnArea .sbire .health-bar>.bar{position:absolute;top:0;bottom:0;left:0;background-color:red;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:width 0.2s ease;-moz-transition:width 0.2s ease;-ms-transition:width 0.2s ease;-o-transition:width 0.2s ease;transition:width 0.2s ease}#GamesPage #Game #Wrapper #SpawnArea .sbire .health-bar>.number{z-index:10;font-size:.45rem;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #Wrapper #SpawnArea .sbire .damage_recivied{position:absolute;top:50%;left:50%;color:#f33;font-weight:800;font-size:1.2rem;-webkit-transform:translateX(-50%) translateY(-50%) scale(1.5);-moz-transform:translateX(-50%) translateY(-50%) scale(1.5);-ms-transform:translateX(-50%) translateY(-50%) scale(1.5);-o-transform:translateX(-50%) translateY(-50%) scale(1.5);transform:translateX(-50%) translateY(-50%) scale(1.5);-webkit-transition:transform 0.1s,opacity 0.05s;-moz-transition:transform 0.1s,opacity 0.05s;-ms-transition:transform 0.1s,opacity 0.05s;-o-transition:transform 0.1s,opacity 0.05s;transition:transform 0.1s,opacity 0.05s}#GamesPage #Game #Wrapper #SpawnArea .sbire .damage_recivied:not(.show){opacity:0;-webkit-transform:translateX(-50%) translateY(-40%);-moz-transform:translateX(-50%) translateY(-40%);-ms-transform:translateX(-50%) translateY(-40%);-o-transform:translateX(-50%) translateY(-40%);transform:translateX(-50%) translateY(-40%)}#GamesPage #Game #BottomWrapper{position:fixed;bottom:0;height:100px;left:0;right:0;background-color:rgba(0,0,0,0.8);display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game #BottomWrapper>.actions{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;flex-grow:1;gap:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #BottomWrapper>.actions>.action{width:100px;height:100px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}@media (max-width: 575px){#GamesPage #Game #BottomWrapper>.actions>.action{width:70px}}#GamesPage #Game #BottomWrapper>.actions>.action:not(.can_buy){opacity:.4;pointer-events:none}#GamesPage #Game #BottomWrapper>.actions>.action .value{font-size:1.1rem;color:#fdc331;font-weight:800}@media (max-width: 575px){#GamesPage #Game #BottomWrapper>.actions>.action .value{font-size:.9rem}}#GamesPage #Game #BottomWrapper>.actions>.action picture{width:50%}#GamesPage #Game #BottomWrapper>.actions>.action picture img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #BottomWrapper>.actions>.action .price{color:white}@media (max-width: 575px){#GamesPage #Game #BottomWrapper>.actions>.action .price{font-size:.75rem}}#GamesPage #Game #BottomWrapper>.actions>.action .price i{font-size:.85rem;letter-spacing:1px;margin-left:4px}#GamesPage #Game #BottomWrapper .right{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:100px;color:#fdc331}@media (max-width: 575px){#GamesPage #Game #BottomWrapper .right{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:fit-content;padding-right:16px}}#GamesPage #Game #BottomWrapper .right #Money{font-weight:800;font-size:1.2rem}@media (max-width: 575px){#GamesPage #Game #BottomWrapper .right #Money{font-size:1rem}}#GamesPage #Game #BottomWrapper .right i{font-size:1.2rem;margin-left:4px}#GamesPage #Game #GameOverIntern{padding:20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#GamesPage #Game #GameOverIntern>.top b{font-weight:800;display:block}#GamesPage #Game #GameOverIntern>.top span{display:block;font-size:.85rem}#GamesPage #Game #GameOverIntern .sam_phrase{display:block;margin-top:20px;margin-bottom:20px;font-weight:800;letter-spacing:1px}#GamesPage #Game #GameOverIntern .sam_phrase:before{content:'"'}#GamesPage #Game #GameOverIntern .sam_phrase:after{content:'"'}#GamesPage #Game #GameOverIntern .my_phrase{margin-top:30px;width:fit-content;background-color:transparent;color:black;padding:0;font-size:800;text-decoration:underline;text-underline-offset:4px;font-size:1.1rem}@keyframes monster{from{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}25%{-webkit-transform:translateX(0%) translateY(0%) rotate(-5deg);-moz-transform:translateX(0%) translateY(0%) rotate(-5deg);-ms-transform:translateX(0%) translateY(0%) rotate(-5deg);-o-transform:translateX(0%) translateY(0%) rotate(-5deg);transform:translateX(0%) translateY(0%) rotate(-5deg)}50%{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}75%{-webkit-transform:translateX(0%) translateY(0%) rotate(5deg);-moz-transform:translateX(0%) translateY(0%) rotate(5deg);-ms-transform:translateX(0%) translateY(0%) rotate(5deg);-o-transform:translateX(0%) translateY(0%) rotate(5deg);transform:translateX(0%) translateY(0%) rotate(5deg)}to{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}}@keyframes danger{from{opacity:1;picture{img{filter:drop-shadow(0 0 0 red)}}}50%{opacity:.4;picture{img{filter:drop-shadow(0 0 10px red)}}}to{opacity:1;picture{img{filter:drop-shadow(0 0 0 red)}}}}
/*# sourceMappingURL=game_mate_parfait.css.map */
