@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://use.typekit.net/jmz7opl.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*
 * Copyright (c) 2023 AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 0;
  width: 100%; }
  .footer-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
  .footer .languangeSelector .react-select__single-value {
    font-size: 14px;
    font-weight: 400;
    color: white; }
  .footer .languangeSelector .react-select__dropdown-indicator i {
    color: white !important; }
  .footer .languangeSelector .react-select-container .react-select__control {
    background-color: unset !important;
    border-color: unset !important; }
  .footer .languangeSelector .react-select-container .react-select__menu {
    background-color: white;
    border-radius: unset; }
  .footer .languangeSelector .react-select-container .react-select__option {
    font-size: 14px;
    font-weight: 400;
    color: #E31D3B; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*
 * Copyright (c) 2020. AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
/*
 * Copyright (c) 2021 AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
.languangeSelector {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #b5b5b5;
  margin: 32px 8px 8px;
  position: absolute;
  top: 0;
  right: 0;
  margin: unset !important;
  position: unset !important;
  top: unset !important;
  right: unset !important; }
  .languangeSelector .languageIcon {
    margin-bottom: unset !important; }
  .languangeSelector .Select_selectContainer__2xVw8 {
    margin-bottom: unset !important; }
  .languangeSelector .languageIcon {
    height: 36px;
    margin-bottom: 20px;
    display: flex;
    align-items: center; }
  .languangeSelector .react-select-container {
    min-width: 120px; }
    .languangeSelector .react-select-container .react-select__control {
      border: none;
      background-color: transparent !important; }
      .languangeSelector .react-select-container .react-select__control .react-select__value-container {
        min-width: 64px; }
      .languangeSelector .react-select-container .react-select__control .react-select__value-container--has-value .react-select__single-value {
        color: #b5b5b5 !important; }
      .languangeSelector .react-select-container .react-select__control .react-select__value-container--has-value .react-select__input {
        color: #b5b5b5 !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-selected {
      background-color: #0b6cff !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-focused {
      background-color: #3a3a3a !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-focused.react-select__option--is-selected {
      background-color: #3a3a3a !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-selected {
      background-color: #E31D3B !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-focused {
      background-color: #E31D3B !important; }
    .languangeSelector .react-select-container .react-select__menu .react-select__option.react-select__option--is-focused.react-select__option--is-selected {
      background-color: #E31D3B !important; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*
 * Copyright (c) 2021 AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
.InputLabel_inputLabelContainer__1595i {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-family: "din-1451-lt-pro-engschrift", "Roboto", "sans-serif";
  margin-bottom: -4px;
  text-transform: uppercase;
  font-weight: 400; }
  @media (min-device-width: 0) and (max-device-width: 767px) {
    .InputLabel_inputLabelContainer__1595i {
      font-size: 16px;
      line-height: 24px; } }
  .InputLabel_inputLabelContainer__1595i.InputLabel_error__24UdH {
    color: #fff; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*
 * Copyright (c) 2021 AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
.Select_selectContainer__2xVw8 {
  margin-bottom: 20px;
  font-family: "din-2014-narrow", "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff; }
  .Select_selectContainer__2xVw8.Select_error__zdHU- .react-select-container .react-select__control {
    border-color: #de2f2a; }
  .Select_selectContainer__2xVw8 .react-select-container .react-select__control {
    min-height: 36px;
    height: 36px;
    background-color: #252525;
    border-color: #252525;
    border-radius: 0; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__value-container--has-value .react-select__single-value {
      color: #fff; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__value-container--has-value .react-select__input {
      color: #fff; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__placeholder {
      color: #555555; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__indicators .react-select__indicator-separator {
      display: none; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__indicators .react-select__dropdown-indicator {
      padding: 0 16px;
      padding: 0 12px; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__indicators .react-select__dropdown-indicator i {
        margin-bottom: 0;
        font-size: 24px; }
        .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__indicators .react-select__dropdown-indicator i:before {
          color: #fff; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control:hover {
      border-color: #3a3a3a; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__control:hover .react-select__placeholder {
        color: #fff; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control.react-select__control--is-focused {
      border-color: #555555;
      box-shadow: none; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__control.react-select__control--is-focused .react-select__dropdown-indicator i:before {
        color: #555555; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__control.react-select__control--is-focused.react-select__control--menu-is-open .react-select__value-container .react-select__input {
        color: #fff; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control.react-select__control--is-disabled {
      cursor: not-allowed;
      background-color: #f4f4f4; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__control .react-select__value-container {
      padding: 0 16px;
      padding: 0 12px; }
  .Select_selectContainer__2xVw8 .react-select-container .react-select__menu {
    background-color: #252525;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.36);
    margin: 0; }
    .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list {
      padding: 8px 0; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list::-webkit-scrollbar {
        width: 4px; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list::-webkit-scrollbar-track {
        background: #f4f4f4;
        border-radius: 2px; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list::-webkit-scrollbar-thumb {
        background: #9e9e9e;
        border-radius: 2px; }
      .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list .react-select__option {
        padding: 10px 16px;
        padding: 10px 12px; }
        .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-focused {
          background-color: #0b6cff;
          color: #fff; }
        .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-selected {
          color: #fff;
          background-color: #555555; }
        .Select_selectContainer__2xVw8 .react-select-container .react-select__menu .react-select__menu-list .react-select__option.react-select__option--is-disabled {
          color: #757575;
          background-color: #252525; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
.InputErrorMessage_errorMessage__v39j8 {
  color: #de2f2a;
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
  position: relative; }
  .InputErrorMessage_errorMessage__v39j8 .icon-ab-warning-circle-filled {
    font-size: 16px;
    margin-right: 8px; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
.Loading_loadingContainer__K5QeW {
  width: 100vw;
  height: 100vh;
  min-height: 160px;
  z-index: 100;
  display: block;
  background-color: #f9f9f9; }
  .Loading_loadingContainer__K5QeW .Loading_loadingFlag__RFcqa {
    width: 148px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .Loading_loadingContainer__K5QeW .Loading_loadingFlag__RFcqa .Loading_loadingIcon__szS_s {
      display: block;
      width: 88px;
      height: 88px;
      margin: 0 auto;
      border: 6px solid transparent;
      border-top-color: #757575;
      border-radius: 44px;
      animation: Loading_spin__2rV1U 1s linear infinite; }
    .Loading_loadingContainer__K5QeW .Loading_loadingFlag__RFcqa .Loading_loadingInfo__u6qxV {
      display: block;
      color: #757575;
      font-size: 24px;
      margin-top: 30px;
      text-align: center; }

@keyframes Loading_spin__2rV1U {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
@font-face {
  font-family: "accelicons";
  src: url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/accelicons.e4ea016e.eot);
  src: url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/accelicons.e4ea016e.eot#iefix) format("embedded-opentype"), url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/accelicons.e830813c.ttf) format("truetype"), url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/accelicons.aa709edb.woff) format("woff"), url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/accelicons.c747797c.svg#accelicons) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-ab-"],
[class*=" icon-ab-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "accelicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ab-check-circle-filled:before {
  content: "\AB912"; }

.icon-ab-check-circle:before {
  content: "\AB913"; }

.icon-ab-warning-circle:before {
  content: "\AB914"; }

.icon-ab-warning:before {
  content: "\AB915"; }

.icon-ab-x-circle-filled:before {
  content: "\AB916"; }

.icon-ab-warning-circle-filled:before {
  content: "\AB917"; }

.icon-ab-question-mark-filled:before {
  content: "\AB918"; }

.icon-ab-info-filled:before {
  content: "\AB919"; }

.icon-ab-question-mark:before {
  content: "\AB920"; }

.icon-ab-warning-filled:before {
  content: "\AB921"; }

.icon-ab-x-circle:before {
  content: "\AB922"; }

.icon-ab-up:before {
  content: "\AB911";
  color: #06f; }

.icon-ab-down:before {
  content: "\AB910";
  color: #06f; }

.icon-ab-info:before {
  content: "\AB900"; }

.icon-ab-eye-on:before {
  content: "\AB901";
  color: #06f; }

.icon-ab-eye-off:before {
  content: "\AB902";
  color: #06f; }

.icon-ab-caps-lock:before {
  content: "\AB903"; }

.icon-ab-minus:before {
  content: "\AB904";
  color: #06f; }

.icon-ab-check:before {
  content: "\AB905";
  color: #06f; }

.icon-ab-chevron-left:before {
  content: "\AB923"; }

.icon-ab-chevron-right:before {
  content: "\AB924"; }

.icon-ab-x:before {
  content: "\AB925"; }

/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/*!
 *
 *  * Copyright (c) 2018-2019 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
 */
/* New styling for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*!
 *
 *  * Copyright (c) 2021 AccelByte Inc. All Rights Reserved.
 *  * This is licensed software from AccelByte Inc, for limitations
 *  * and restrictions contact your company contract manager.
 *
*/
/* Create media query for Mobile Reactivity [https://accelbyte.atlassian.net/browse/SB-622] */
/*
 * Copyright (c) 2021 AccelByte Inc. All Rights Reserved
 * This is licensed software from AccelByte Inc, for limitations
 * and restrictions contact your company contract manager.
 */
html,
body,
#root,
.App {
  height: 100%;
  overflow-y: hidden; }

html,
body,
#root,
.App {
  height: unset;
  min-height: 100vh;
  overflow-y: auto;
  position: relative; }

body {
  margin: 0;
  padding: 0;
  font-family: "din-2014-narrow", "Roboto", sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url(https://cdn.development.starbreeze.accelbyte.io/auth/static/media/background-compressed.3c1d23a5.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

a {
  color: #E31D3B;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer; }
  a.anchor-blue {
    text-decoration: underline;
    color: #85b5ff;
    font-size: 18px; }

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; }

.hiddenInput {
  position: absolute;
  height: 0;
  width: 1px;
  z-index: -100;
  overflow: hidden; }

button {
  padding: 8px 16px; }

.word-break {
  word-break: break-word; }

@media only screen and (min-width: 767px) {
  .mobile-only {
    display: none; } }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none; } }

.passwordField .item {
  position: relative;
  padding-left: 24px; }
  .passwordField .item::before {
    display: block;
    content: "";
    background: #fff;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    position: absolute;
    left: 12px;
    top: 8px; }
  .passwordField .item._2, .passwordField .item._3, .passwordField .item._4, .passwordField .item._5 {
    margin-left: 20px; }

iframe#launcher {
  width: auto !important; }

@media only screen and (min-width: 767px) {
  .mobile-only {
    display: none; } }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none; } }


/*# sourceMappingURL=main.bca29d1d.chunk.css.map?v=1774508194*/