.Play_container__mbbcf{width:100%;height:60vh;display:grid;place-items:center;position:relative}.Play_playbuttons__ZwG0s{position:absolute;top:0;left:0;display:grid;place-items:center;height:100%;width:100%}.Play_threegrid__salVy{height:100%;width:360px;display:grid;grid-template-rows:repeat(3,1fr);grid-template-areas:"sci sci" "spock paper" "liz rock"}.Play_twogrid__iaurx{height:360px;width:380px;display:grid;grid-template-rows:repeat(2,1fr);grid-template-areas:"rock paper" "sci sci"}.Play_lizard__sexuG,.Play_paper2__Ia_1H,.Play_paper__le5vl,.Play_rock2__tR1ZM,.Play_rock__bYdzm,.Play_sci2__JEI1W,.Play_scissor__nZ15V,.Play_spock__M9Eti{border-radius:50%;width:100px;height:100px;position:relative;visibility:visible!important;box-shadow:inset 0 -5px rgba(0,0,0,.15)}.Play_sci2__JEI1W,.Play_scissor__nZ15V{grid-area:sci;justify-self:center;align-self:end;background-image:linear-gradient(hsl(39,89%,49%),hsl(40,84%,53%))}.Play_rock2__tR1ZM,.Play_rock__bYdzm{grid-area:rock;justify-self:center;background-image:linear-gradient(hsl(349,71%,52%),hsl(349,70%,56%))}.Play_paper__le5vl{justify-self:end}.Play_paper2__Ia_1H,.Play_paper__le5vl{grid-area:paper;background-image:linear-gradient(hsl(230,89%,62%),hsl(230,89%,65%))}.Play_paper2__Ia_1H{justify-self:center}.Play_lizard__sexuG{grid-area:liz;justify-self:center;background-image:linear-gradient(hsl(261,73%,60%),hsl(261,72%,63%))}.Play_spock__M9Eti{grid-area:spock;background-image:linear-gradient(hsl(189,59%,53%),hsl(189,58%,57%))}.Play_inside__N6Xye{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:white;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 7px rgba(0,0,0,.15);transition:.5s}.Play_inside__N6Xye img{transition:.5s}.Play_inside__N6Xye:hover img{transform:scale(1.1)}@media screen and (min-width:500px){.Play_container__mbbcf{width:50%;margin-left:auto;margin-right:auto;padding:15px}.Play_playbuttons__ZwG0s{left:50%;transform:translateX(-50%)}}@media screen and (max-height:600px){.Play_threegrid__salVy{width:320px}.Play_twogrid__iaurx{width:100%;height:300px}}@media screen and (min-width:700px){.Play_threegrid__salVy{max-width:360px;min-width:360px;margin-left:auto;margin-right:auto}.Play_inside__N6Xye{width:70%;height:70%;box-shadow:inset 0 10px rgba(0,0,0,.15)}.Play_lizard__sexuG,.Play_paper2__Ia_1H,.Play_paper__le5vl,.Play_rock2__tR1ZM,.Play_rock__bYdzm,.Play_sci2__JEI1W,.Play_scissor__nZ15V,.Play_spock__M9Eti{border-radius:50%;width:120px;height:120px;position:relative;visibility:visible!important;box-shadow:inset 0 -8px rgba(0,0,0,.15)}}.Rules_rules__C250k{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:white;height:65%;width:40%;padding:30px;max-height:650px;box-shadow:2px 12px 24px rgba(0,0,0,.3)}.Rules_title__VGBOy{display:flex;justify-content:space-between;align-items:center;color:hsl(229,25%,31%);text-transform:uppercase}.Rules_title__VGBOy img{width:6%;height:6%}.Rules_image__jZGdu{width:100%;height:100%;display:grid;place-items:center}@media screen and (max-width:1023px){.Rules_rules__C250k{top:0;left:0;transform:none;width:100%;height:100vh;min-height:100vh;padding:20px}}.Results_pending__MYFWa,.Results_results___ApNn{margin-top:15%;color:white;width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);text-align:center;align-items:center;max-height:560px;height:60vh;text-transform:uppercase}.Results_pick__5htxM{display:flex;flex-direction:column-reverse;justify-content:space-evenly;margin:0 15px;align-items:center;height:100%;padding:5px;width:100%}.Results_pick__5htxM h3{padding:10px;margin-top:15px}.Results_house__TN94T{border-radius:50%;background:rgba(0,0,0,.226);width:100px;height:100px}.Results_result__XMWUt{grid-column:1/span 2}.Results_result__XMWUt div{display:grid;place-items:center;text-transform:uppercase;gap:10px}.Results_result__XMWUt h2{font-size:33px}.Results_win__Y5uji{position:relative;border-radius:50%;transition:.5s}.Results_win__Y5uji:after,.Results_win__Y5uji:before{content:"";background:hsl(229,25%,31%);position:absolute;width:100%;top:0;left:0;height:100%;border-radius:50%}.Results_win__Y5uji:before{z-index:-1;animation:Results_anim__h17sg 1.5s infinite}.Results_win__Y5uji:after{z-index:-2;animation:Results_anim2__Q1ya_ 1.5s infinite}.Results_playBtn__OJP_m{background:white;color:hsl(229,25%,31%);padding:15px;font-size:13px;width:35%;min-width:60px;border-radius:8px}.Results_btn__4Wyjh{position:relative}@keyframes Results_anim__h17sg{0%{transform:scale(0);opacity:0}50%{transform:scale(1.5);opacity:.7}to{transform:scale(1);opacity:.1}}@keyframes Results_anim2__Q1ya_{0%{transform:scale(0);opacity:0}50%{transform:scale(1.9);opacity:.4}to{transform:scale(1);opacity:.3}}@media screen and (min-width:769px){.Results_pending__MYFWa,.Results_results___ApNn{margin-top:5%;grid-template-columns:repeat(3,1fr);width:70%;margin-left:auto;margin-right:auto}.Results_result__XMWUt{grid-row:1;grid-column:2}.Results_pending__MYFWa{width:50%;gap:20px}.Results_pick__5htxM{flex-direction:column}.Results_pick__5htxM h3{margin-bottom:35px}.Results_btn__4Wyjh,.Results_house__TN94T{height:200px;width:200px}.Results_btn__4Wyjh img{transform:scale(1.3)}.Results_win__Y5uji{height:200px;width:200px}}@media screen and (max-height:600px){.Results_results___ApNn{height:50vh;max-height:500px}}@media screen and (min-height:1300px){.Results_results___ApNn{height:80vh;max-height:800px}}@media screen and (min-width:1300px){.Results_results___ApNn{width:60%}.Results_pending__MYFWa{width:40%;gap:0}}