/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/waitlistbeta.com/22/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!../nodevenv/waitlistbeta.com/22/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/styles/auth/authLayout.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.authLayout_container__5_Uvq {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 100vh;
  padding: 30px 50px;
  background-image: url("/images/auth/background.svg");

  background-size: contain; /* Ensure the full image fits within the viewport */
  background-position: left bottom -300px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
}

.authLayout_background__618Al {
  background: linear-gradient(
      180.33deg,
      #010101 4.94%,
      rgba(24, 21, 19, 0.984375) 48.86%,
      #000000 85.78%,
      rgba(0, 0, 0, 0.6) 154.09%
    ),
    linear-gradient(0deg, rgba(7, 3, 0, 0.63), rgba(7, 3, 0, 0.63));
}

.authLayout_wrapper__MmAAj {
  background-image: url("/images/auth/Group.svg");

  background-size: contain; /* Ensure the full image fits within the viewport */
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

/* .container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #010101 0%, rgba(12, 12, 12, 0.9) 50%, #000000 100%);
    z-index: -5;
} */

.authLayout_logo__9_v_2 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.authLayout_icon__h125w {
  width: 90px;
  height: 90px;
  margin-right: 50px;
}

.authLayout_content__hTSuP {
  width: 55%;
  padding-right: 50px;
}

.authLayout_content__hTSuP h1 {
  font-size: 2.68rem;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 64.6px;
}

.authLayout_content__hTSuP p {
  font-size: 1.25rem;
  margin-bottom: 20px;
  text-align: justify;
  font-weight: 400;
  line-height: 30px;
}

.authLayout_form__laYr8 {
  width: 45%;
}

@media (max-width: 474px) {
  .authLayout_logo__9_v_2 {
    padding: 0px;
    max-width: 70%;
    margin: 0px auto;
  }
  .authLayout_container__5_Uvq {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
  }
  .authLayout_content__hTSuP {
    width: 100%;
    padding-right: 0px;
  }
  .authLayout_form__laYr8 {
    width: 100%;
    margin-bottom: 20px;
  }

  .authLayout_content__hTSuP h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 45px;
  }

  .authLayout_content__hTSuP p {
    font-size: 1rem;
    line-height: 24px;
  }

  .authLayout_container__5_Uvq {
    background-position: left -15px top 210px;
    background-size: contain;
  }
}

/* Custom breakpoints */
@media (min-width: 475px) and (max-width: 639) {
  /* xs */
  .authLayout_container__5_Uvq {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
  }
  .authLayout_content__hTSuP {
    width: 100%;
    padding-right: 0px;
  }
  .authLayout_form__laYr8 {
    width: 100%;
  }

  .authLayout_content__hTSuP h1 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 50px;
  }

  .authLayout_container__5_Uvq {
    background-position: left -25px top 250px;
    background-size: contain;
  }
}

@media (min-width: 640px) and (max-width: 767) {
  /* sm */
  .authLayout_container__5_Uvq {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: left -10px top 100px;
    padding: 20px 30px;
  }
  .authLayout_content__hTSuP {
    width: 100%;
    padding-right: 0px;
  }
  .authLayout_form__laYr8 {
    width: 100%;
    margin-bottom: 20px;
  }

  .authLayout_content__hTSuP h1 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 50px;
  }

  .authLayout_container__5_Uvq {
    background-position: left -28px top 200px;
    background-size: contain;
  }
}

@media (min-width: 768px) and (max-width: 1023) {
  /* md */
  .authLayout_container__5_Uvq {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: left -30px top 150px;
    padding: 10px 30px;
  }
  .authLayout_content__hTSuP {
    width: 100%;
    padding-right: 0px;
  }
  .authLayout_form__laYr8 {
    width: 100%;
  }

  .authLayout_content__hTSuP h1 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 50px;
  }
}

@media (min-width: 1024px) and (max-width: 1279) {
  /* lg */
  .authLayout_container__5_Uvq {
    background-position: left -50px bottom -350px;
  }
  .authLayout_content__hTSuP {
    width: 50%;
  }
  .authLayout_form__laYr8 {
    width: 50%;
  }
}

@media (min-width: 1280px) and (max-width: 1535) {
  /* xl */
  .authLayout_container__5_Uvq {
    background-position: left -50px bottom -400px;
  }
  .authLayout_content__hTSuP {
    width: 50%;
  }
  .authLayout_form__laYr8 {
    width: 50%;
  }
}

@media (min-width: 1536px) {
  /* 2xl */
  .authLayout_content__hTSuP {
    width: 55%;
  }
  .authLayout_form__laYr8 {
    width: 45%;
  }
}

@media (min-width: 1536px) and (max-width: 1700) {
  /* 2xl */
  .authLayout_container__5_Uvq {
    background-position: left bottom -400px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../nodevenv/waitlistbeta.com/22/lib/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!../nodevenv/waitlistbeta.com/22/lib/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/styles/auth/form.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.form_form__vZLlx {
  width: 100%;
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding: 50px 30px;
  border-radius: 36px;

  background: linear-gradient(180deg, #9d8a8a 0%, #2d0606 100%);

  background-clip: padding-box;
}

.form_form__vZLlx::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background: linear-gradient(
      180.33deg,
      #010101 4.94%,
      rgba(24, 21, 19, 0.984375) 48.86%,
      #000000 85.78%,
      rgba(0, 0, 0, 0.6) 154.09%
    ),
    linear-gradient(0deg, rgba(7, 3, 0, 0.63), rgba(7, 3, 0, 0.63));

  border-radius: 36px;
  margin: 2px;
}

.form_errorDiv__CCXH8 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form_error__6VbcB p {
  margin-left: 7px;
}
.form_error__6VbcB {
  width: 70%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background: linear-gradient(
    356.94deg,
    #0b0022 -27.83%,
    rgba(224, 123, 101, 0.78) 86.4%
  );
  background-clip: padding-box;
  border-radius: 12px;
  padding: 15px 10px;
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  color: red;
  margin-top: 40px;
  box-shadow: 2px 4px 7px 2px rgba(0, 0, 0, 0.25);

  backdrop-filter: blur(4px);
}

.form_input__bOffW::-webkit-dropdown-arrow {
  margin-right: 35px;
}

.form_input__bOffW option {
  /* background: linear-gradient(
      180.33deg,
      #010101 4.94%,
      rgba(24, 21, 19, 0.984375) 48.86%,
      #000000 85.78%,
      rgba(0, 0, 0, 0.6) 154.09%
    ),
    linear-gradient(0deg, rgba(7, 3, 0, 0.63), rgba(7, 3, 0, 0.63)); */
  background: black;
  outline: none;
  border: 0px solid black;
}

.form_validationpass__1ezIS {
  padding-top: 10px;
  padding-left: 10px;
}

.form_error__6VbcB::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background: linear-gradient(
      180.33deg,
      #010101 4.94%,
      rgba(24, 21, 19, 0.984375) 48.86%,
      #000000 85.78%,
      rgba(0, 0, 0, 0.6) 154.09%
    ),
    linear-gradient(0deg, rgba(7, 3, 0, 0.63), rgba(7, 3, 0, 0.63));

  border-radius: 12px;
  margin: 2px;
  box-shadow: 2px 4px 7px 2px rgba(0, 0, 0, 0.25);

  backdrop-filter: blur(4px);
}
.form_form__vZLlx h1 {
  font-size: 2.68rem;
  font-weight: 600;
}

.form_form__vZLlx h2 {
  font-size: 1.5rem;
  margin-bottom: 40px;
  font-weight: 400;
}

.form_form__vZLlx label {
  font-size: 1.25rem;
  font-weight: 500;
}

.form_input__bOffW {
  color: white;
  font-size: 1.25rem;
  width: 100%;
  font-weight: 300;
  padding: 15px 12px;
  background: linear-gradient(
      180.33deg,
      #010101 4.94%,
      rgba(24, 21, 19, 0.984375) 48.86%,
      #000000 85.78%,
      rgba(0, 0, 0, 0.6) 154.09%
    ),
    linear-gradient(0deg, rgba(7, 3, 0, 0.63), rgba(7, 3, 0, 0.63));

  position: relative; /* Ensure input stays above pseudo-element */
  z-index: 1;
  border-radius: 12px;
  outline: none;
}

.form_inputContainer__zU8AJ {
  position: relative;
  width: 100%;
  display: inline-block;
  z-index: 1;
  margin: 0px;
  margin-top: 10px;
  border-radius: 12px;
  padding: 0px;
  box-shadow: 4px 4px 9px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid;
}
.form_inputContainer__zU8AJ::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 12px; /* Apply rounded corners to the border */
  background: linear-gradient(
    356.94deg,
    #0b0022 -27.83%,
    rgba(224, 123, 101, 0.78) 86.4%
  );
  z-index: -1; /* Place behind the input */
  transition: all 0.3s ease;
  box-shadow: 4px 4px 9px 2px rgba(0, 0, 0, 0.25);
}

.form_input__bOffW:focus {
  outline: none;
}

.form_form__vZLlx input::-moz-placeholder {
  color: white;
  font-size: 1.25rem;
  font-weight: 300;
}

.form_form__vZLlx input::placeholder {
  color: white;
  font-size: 1.25rem;
  font-weight: 300;
}

.form_codeSpan__gPbqX {
  font-weight: 200;
}

.form_remember__k_THV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.form_forgot__OK9tj {
  color: red;
  font-size: 1.25rem;
  font-weight: 400;
}

.form_remember__k_THV input[type="checkbox"] {
  -webkit-appearance: none; /* For Safari */
  -moz-appearance: none; /* For Firefox */
  appearance: none; /* For modern browsers */
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(180deg, #8e8e88 -92.31%, #3c0332 100%);
  position: relative;
  cursor: pointer;
  margin-bottom: -8px;
  margin-right: 8px;
  display: inline;
  transition:
    background 0.3s ease,
    border-color 0.3s ease;
}
.form_checkboxContainer__diPc6 {
  display: flex;
}

.form_remember__k_THV input[type="checkbox"]:checked {
  background: linear-gradient(180deg, #8e8e88 -92.31%, #3c0332 100%);
}

.form_remember__k_THV input[type="checkbox"]::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: black; /* Checkmark color */
  border-radius: 50%;
}

/* When the checkbox is checked, create a checkmark */
.form_remember__k_THV input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background: linear-gradient(180deg, #8e8e88 -92.31%, #3c0332 100%);
  opacity: 0.7; /* Checkmark color */
  border-radius: 50%;
}

.form_login__6pCQc {
  background: linear-gradient(
    287.44deg,
    rgba(255, 137, 51, 0.44) -110%,
    rgba(255, 137, 51, 0.44) -11.93%,
    rgba(69, 7, 79, 0.44) 101.8%
  );

  color: white;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 45px;
  padding: 10px 20px;
  border-radius: 21px;
  cursor: pointer;
  margin-top: 50px;
  margin-bottom: 10px;
  box-shadow: 3px 4px 11px 4px rgba(0, 0, 0, 0.25);
}

.form_register__Kw59T {
  color: red;
}

.form_dha__BS0Z8 {
  font-weight: 400;
  font-size: 1.25rem;
  text-align: center;
}

.form_details__lBON_ {
  font-size: 1rem;
  line-height: 24px;
  font-weight: 300;
  margin-top: 40px;
  text-align: justify;
}
@media (max-width: 474px) {
  .form_form__vZLlx {
    width: 100%;
    padding: 30px 20px;
    margin-top: 0px;
  }
  .form_form__vZLlx h1 {
    font-size: 2rem;
    font-weight: 600;
  }
  .form_form__vZLlx h2 {
    font-size: 1.2rem;
    margin-bottom: 25px;
  }

  .form_form__vZLlx label {
    font-size: 1rem;
  }

  .form_form__vZLlx input {
    font-size: 1rem;
    padding: 10px 10px;
  }

  .form_form__vZLlx input::-moz-placeholder {
    font-size: 1rem;
  }

  .form_form__vZLlx input::placeholder {
    font-size: 1rem;
  }

  .form_forgot__OK9tj {
    font-size: 1rem;
    margin-top: 5px;
  }

  .form_remember__k_THV {
    flex-direction: column;
    font-size: 1rem;
    margin-top: 15px;
  }

  .form_remember__k_THV input[type="checkbox"] {
    width: 15px;
    height: 15px;
    padding: 0px;
    margin-bottom: -2px;
    margin-right: 5px;
  }

  .form_remember__k_THV input[type="checkbox"]::after,
  .form_remember__k_THV input[type="checkbox"]:checked:after {
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
  }

  .form_error__6VbcB {
    font-size: 1rem;
    width: 100%;
    padding: 10px 10px;
    margin-top: 20px;
  }

  .form_login__6pCQc {
    font-size: 1.2rem;
    padding: 3px 10px;
    margin-top: 20px;
  }

  .form_dha__BS0Z8 {
    font-size: 1rem;
  }

  .form_register__Kw59T {
    font-size: 1rem;
  }

  .form_details__lBON_ {
    font-size: 0.9rem;
    line-height: 20px;
    margin-top: 15px;
  }

  .form_inputContainer__zU8AJ {
    margin-top: 5px;
  }
}

@media (min-width: 475px) and (max-width: 639) {
  .form_error__6VbcB {
    width: 100%;
  }

  .form_remember__k_THV {
    font-size: 1rem;
    flex-direction: column;
    margin-top: 20px;
  }

  .form_forgot__OK9tj {
    margin-top: 5px;
  }

  .form_login__6pCQc {
    margin-top: 30px;
  }
  /* xs */
  /* Styles for screens ≥ 475px */
}

@media (min-width: 640px) and (max-width: 767) {
  /* sm */
  /* Styles for screens ≥ 640px */
}

@media (min-width: 768px) and (max-width: 1023) {
  /* md */
  .form_form__vZLlx {
    margin-bottom: 20px;
  }
  /* Styles for screens ≥ 768px */
}

@media (min-width: 1024px) and (max-width: 1279) {
  /* lg */

  .form_form__vZLlx h1 {
    font-size: 2.5rem;
    font-weight: 600;
  }
  .form_form__vZLlx h2 {
    font-size: 1.5rem;
  }

  .form_error__6VbcB {
    width: 100%;
  }

  .form_remember__k_THV {
    font-size: 1rem;
    flex-direction: column;
    margin-top: 20px;
  }

  .form_forgot__OK9tj {
    margin-top: 5px;
  }
}

@media (min-width: 1280px) and (max-width: 1535) {
  /* xl */
}

@media (min-width: 1536px) {
  /* 2xl */
}


.form_sendcode__T1Log {
  text-align: right;
  margin-top: 7px;
  color: red;
  padding-right: 5px;
  cursor: pointer;
}
