.FirebaseAuth_login__container__e2f4t {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 300px;
}

.FirebaseAuth_footer__n1bkf {
  text-align: center;
}
.UnauthClube_login_page__container__3ctlx {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.UnauthClube_left__container__OS_oC {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.UnauthClube_right__container__dDM_R {
  min-width: 600px;
  height: 100vh;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.UnauthClube_banner__container__kolDj {
  display: flex;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: rgb(50, 50, 50, 0.5);
}

.UnauthClube_banner__container__kolDj img {
  position: relative;
  z-index: -1;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.UnauthClube_banner__content__QnLJ1 {
  position: absolute;
  color: white;
  top: 40%;
  width: 100%;
  padding: 32px 0px;
  background: rgba(90, 90, 90, 0.9);
}

.UnauthClube_banner__content__QnLJ1 h3 {
  font-weight: bold;
}

.UnauthClube_banner__content__QnLJ1 h3,
.UnauthClube_banner__content__QnLJ1 h5 {
  text-align: center;
}

.UnauthClube_logo__container__QiZC_ {
  height: 150px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.UnauthClube_logo__container__QiZC_ img {
  height: 100% auto;
  max-width: 200px;
  margin-bottom: 32px;
}
