.Spinner_spinner__8auMq{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:Spinner_spin__xxv3z 1s linear infinite}@keyframes Spinner_spin__xxv3z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NewGameForm_container__M53i8{display:flex;flex-direction:column;align-items:center;background-color:#282c34;border:2px solid #4b5563;border-radius:12px;padding:20px;margin:20px auto;width:80%;max-width:500px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.NewGameForm_headline__Tu0ue{font-size:24px;color:#fff;margin-bottom:20px;text-align:center}.NewGameForm_formGroup__Gaxvj{margin-bottom:15px;width:100%}.NewGameForm_formLabel__hsfhE{display:block;margin-bottom:5px;color:#adb5bd}.NewGameForm_formInput__A1uyF{width:100%;padding:10px;border-radius:4px;border:1px solid #6c757d;background-color:#495057;color:#fff;font-size:16px}.NewGameForm_formInput__A1uyF:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.NewGameForm_submitButton__E3Bq1{background-color:#4caf50;color:#fff;padding:10px 15px;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .3s}.NewGameForm_submitButton__E3Bq1:hover{background-color:#45a049}.NewGameForm_spinner__4SjAI{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:NewGameForm_spin__oos8_ 1s linear infinite}@keyframes NewGameForm_spin__oos8_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.NewGameForm_container__M53i8{width:95%;padding:15px}.NewGameForm_headline__Tu0ue{font-size:20px}}