*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#76cdec;font-family:Bungee,sans-serif;font-size:1.6rem}body>div{display:flex;flex-direction:column;min-height:100vh}body>div main{height:calc(100vh - 120px);margin:90px auto 0;text-align:center;width:100%}body>div main>section{margin:0 auto;max-width:780px;padding:0 4rem}h1,h2,h3{color:#fff;font-family:Bungee,sans-serif;text-transform:uppercase}h1{font-size:4rem;margin:3rem 0}h2{font-size:3.2rem;margin:2rem 0}a{display:inline-block;text-decoration:none}li{list-style:none}input[type=text]{border:1px solid gray;border-radius:6px;color:#333;display:inline-block;font-family:Bungee,sans-serif;font-size:1.6rem}::placeholder{color:#ccc;font-weight:400}.App_rock__GPPYf{background-color:#50ff42}.App_paper__2vAjq{background-color:#feef00}.App_scissors__tf86q{background-color:#ff8242}.Header_header__pvUzy{background-color:#089ed2;color:#fff;height:50px;left:0;position:fixed;right:0;top:0}.Header_header__pvUzy .Header_nav__jA\+Gx{align-items:center;display:flex;justify-content:center;margin:auto;max-width:780px}.Header_header__pvUzy .Header_nav__jA\+Gx .Header_logo_ctn__83WFX{position:absolute;top:1rem}.Header_header__pvUzy .Header_nav__jA\+Gx .Header_logo_ctn__83WFX a{align-items:center;display:flex;margin:0;padding:0}.Header_header__pvUzy .Header_nav__jA\+Gx .Header_logo_ctn__83WFX a img{height:30px;width:128px}.Header_header__pvUzy .Header_nav__jA\+Gx ul{display:flex;justify-content:space-between;width:100%}.Header_header__pvUzy .Header_nav__jA\+Gx ul li{list-style-type:none;margin:1rem}.Header_header__pvUzy .Header_nav__jA\+Gx ul li a{color:#fff;padding:.4rem 1rem;text-decoration:none;text-transform:uppercase}.Header_header__pvUzy .Header_nav__jA\+Gx ul li a:hover{color:#feef00}.Footer_footer__m2Ngb{color:#fff;font-size:1.2rem;height:30px;margin-top:auto}.Footer_footer__m2Ngb,.Home_home_section__y6hRw{align-items:center;display:flex;justify-content:center}.Home_home_section__y6hRw{flex-direction:column;height:100%}.Home_home_section__y6hRw .Home_new_game_btn__ixlbR,.Home_home_section__y6hRw .Home_next_round_btn__rHeRm,.Home_home_section__y6hRw .Home_play_btn__R16Q2{-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#000;background-color:#feef00;border-radius:2rem;font-family:Bungee,sans-serif;font-size:5rem;margin-bottom:25px;outline:6px solid #089ed2;padding:.6rem 2rem;transition:all .3s}.Home_home_section__y6hRw .Home_new_game_btn__ixlbR:hover,.Home_home_section__y6hRw .Home_next_round_btn__rHeRm:hover,.Home_home_section__y6hRw .Home_play_btn__R16Q2:hover{background-color:#50ff42}.Home_home_section__y6hRw .Home_new_game_btn__ixlbR,.Home_home_section__y6hRw .Home_next_round_btn__rHeRm{-webkit-text-stroke-width:1px;background-color:#105168;border-radius:1.2rem;color:#fff;font-size:2.4rem;margin:0 1.5rem;outline:4px solid #089ed2;padding:initial;width:13rem}.Home_home_section__y6hRw .Home_new_game_btn__ixlbR:hover,.Home_home_section__y6hRw .Home_next_round_btn__rHeRm:hover{background-color:#fff;color:#105168}.Home_home_section__y6hRw .Home_round_status_txt__oBKHI{font-size:3rem;margin:1.5rem auto 1rem}@media screen and (min-width:768px){.Home_home_section__y6hRw .Home_round_status_txt__oBKHI{margin:1.5rem auto 3rem}}.Home_home_section__y6hRw .Home_result_txt__otM6F{font-size:3rem;margin:.5rem auto 2rem}@media screen and (min-width:768px){.Home_home_section__y6hRw .Home_result_txt__otM6F{margin:1.5rem auto 4rem}}.Home_home_section__y6hRw .Home_choice_ctn__rrUsS{display:flex;margin-top:1rem}.Home_home_section__y6hRw .Home_choice_ctn__rrUsS>button{margin:1rem}.Home_home_section__y6hRw .Home_choice_ctn__rrUsS .Home_rock__n4r-1{background-color:#50ff42}.Home_home_section__y6hRw .Home_choice_ctn__rrUsS .Home_paper__FBg4w{background-color:#feef00}.Home_home_section__y6hRw .Home_choice_ctn__rrUsS .Home_scissors__9yJhU{background-color:#ff8242}.Home_home_section__y6hRw .Home_nav_btn_ctn__e6jbD{display:flex;justify-content:center;margin-top:3rem;width:100%}.Home_hidden__iOsSA{display:none}.NamePopup_popup_ctn__DWTeF{background-color:#00000080;bottom:0;height:100%;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:100}.NamePopup_popup_ctn__DWTeF .NamePopup_popup__7zCJD{align-items:center;background-color:#f9f9f9;border:2px solid #fff;border-radius:12px;display:flex;flex-direction:column;height:20rem;justify-content:center;left:50%;margin:auto;padding:3rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media screen and (min-width:768px){.NamePopup_popup_ctn__DWTeF .NamePopup_popup__7zCJD{height:400px;width:400px}}.NamePopup_popup_ctn__DWTeF .NamePopup_popup_form__eVcRN>label{align-items:center;display:flex;flex-direction:column}.NamePopup_popup_ctn__DWTeF .NamePopup_popup_form__eVcRN>label .NamePopup_username_txt__8g-J5{margin-top:1rem;padding:.4rem 1rem;text-align:center;width:210px}.NamePopup_popup_ctn__DWTeF .NamePopup_popup_form__eVcRN .NamePopup_err_msg__l8NfD{color:#089ed2;font-size:1.4rem;max-width:600px;white-space:break-spaces;width:100%}.NamePopup_popup_ctn__DWTeF .NamePopup_popup_form__eVcRN .NamePopup_submit_btn__M1MY4{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;background-color:#feef00;border-radius:2rem;font-family:Bungee,sans-serif;font-size:2rem;margin-top:2rem;outline:4px solid #089ed2;padding:.4rem 1rem;transition:background-color .3s}.NamePopup_popup_ctn__DWTeF .NamePopup_popup_form__eVcRN .NamePopup_submit_btn__M1MY4:hover{background-color:#50ff42}.NamePopup_popup_ctn__DWTeF .NamePopup_popup__7zCJD .NamePopup_close_popup_btn__OsQSX{align-items:center;background-color:#089ed2;border-radius:50%;color:#fff;display:flex;font-weight:800;height:2.4rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:background-color .3s;width:2.4rem}.NamePopup_popup_ctn__DWTeF .NamePopup_popup__7zCJD .NamePopup_close_popup_btn__OsQSX:hover{background-color:red}.MainBtn_button__vwktj{background-color:#089ed2;border:none;border-radius:.6rem;color:#fff;display:block;font-weight:500;letter-spacing:.1rem;margin:0 auto;padding:1rem 1.2rem .8rem;text-transform:uppercase;transition:opacity .3s;-webkit-user-select:none;user-select:none}.MainBtn_button__vwktj:hover{cursor:pointer;opacity:.7}.ChoiceBtn_button__4Tpxb{background-color:#feef00;border:6px solid #000;border-radius:50%;display:block;font-size:4rem;height:7rem;position:relative;transition:all .3s;-webkit-user-select:none;user-select:none;width:7rem}@media screen and (min-width:768px){.ChoiceBtn_button__4Tpxb{font-size:5rem;height:10rem;width:10rem}}.ChoiceBtn_button__4Tpxb:hover{border-color:#fff;cursor:pointer;opacity:.7}.ChoiceBtn_button__4Tpxb:hover .ChoiceBtn_tooltip__XQdDj{display:block}.ChoiceBtn_button__4Tpxb .ChoiceBtn_tooltip__XQdDj{bottom:-3rem;display:none;font-family:Bungee,sans-serif;font-size:1.3rem;position:absolute;text-align:center;width:100%}@media screen and (min-width:768px){.ChoiceBtn_button__4Tpxb .ChoiceBtn_tooltip__XQdDj{bottom:-4rem;font-size:2rem}}.ChoiceBtn_button__4Tpxb:last-child .ChoiceBtn_tooltip__XQdDj{left:-1rem}.Card_card_ctn__DN-j1{align-items:center;border:6px solid #000;border-radius:50%;display:flex;font-size:4rem;height:7rem;justify-content:center;margin:2rem auto;-webkit-user-select:none;user-select:none;width:7rem}@media screen and (min-width:768px){.Card_card_ctn__DN-j1{font-size:5rem;height:10rem;width:10rem}}.ChosenCardsCtn_chosen_cards_ctn__jJ9CX{align-items:flex-end;display:flex;justify-content:center;width:100%}.ChosenCardsCtn_chosen_cards_ctn__jJ9CX>div{align-items:center;display:flex;flex-direction:column;justify-content:center;width:10rem}.ChosenCardsCtn_chosen_cards_ctn__jJ9CX>p{font-size:3rem;margin:auto 2rem 3.5rem}@media screen and (min-width:768px){.ChosenCardsCtn_chosen_cards_ctn__jJ9CX>p{font-size:4.5rem;margin-bottom:4rem}}.ScoreCtn_score_ctn__Ofj9\+{background-color:#105168;color:#76cdec;display:flex;height:40px;justify-content:center;position:absolute;top:50px;width:100%}.ScoreCtn_score_ctn__Ofj9\+>p{display:inline-block;margin:auto .3rem}.ScoreCtn_score_ctn__Ofj9\+ .ScoreCtn_score_computer__CkWfz,.ScoreCtn_score_ctn__Ofj9\+ .ScoreCtn_score_player__ciDFQ{color:#fff}.ScoreCtn_score_ctn__Ofj9\+ .ScoreCtn_score_player__ciDFQ{margin:auto .3rem auto 1rem;text-align:end}.ScoreCtn_score_ctn__Ofj9\+ .ScoreCtn_score_computer__CkWfz{margin:auto 1rem auto .3rem;text-align:start}.About_about__QGVpE h1{text-shadow:0 0 4px #089ed2}.About_about__QGVpE .About_info__VCLZm{text-align:left}.About_about__QGVpE .About_info__VCLZm>p{display:flex;flex-direction:column;margin-bottom:1rem}.About_about__QGVpE .About_info__VCLZm>p>span:first-child{color:#fff;text-shadow:0 0 4px #089ed2}.About_about__QGVpE .About_info__VCLZm>p>span:last-child{text-align:right}.NotFound_not_found__XIkdi h1{font-size:5rem}
/*# sourceMappingURL=main.3f342fe1.css.map*/