/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/auth/provider/login/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__ikyB3 {
  height: 100vh;
  margin-top: -90px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
  padding-bottom: 100px;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_innerDiv__d0_0O {
  display: flex;
  flex-direction: column;
  width: 75%;
  justify-content: center;
  align-items: center;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_mainDiv__gPao4 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_left__iVfIg {
  flex: 1 1;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM {
  flex: 1 1;
  position: -webkit-sticky;
  position: sticky;
}
.styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM .styles_authBanner__Cm7qz {
  height: 700px;
  width: 700px;
}

@media (max-width: 1600px) {
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM {
    display: flex;
    justify-content: right;
    align-items: center;
  }
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM img {
    transform: scale(0.8);
  }
}
@media (max-width: 1450px) {
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_left__iVfIg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM {
    display: none;
  }
}
@media (max-width: 768px) {
  .styles_container__ikyB3 {
    justify-content: start;
    margin-top: -60px;
  }
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_innerDiv__d0_0O {
    width: 90%;
  }
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_left__iVfIg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .styles_container__ikyB3 .styles_maxWidthContainer__9OGpN .styles_right__34pBM {
    display: none;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/AuthNav/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_main__qtnOU {
  height: 160px;
  display: flex;
  align-items: center;
  width: 100%;
}
.styles_main__qtnOU .styles_stepper__URBzv {
  width: 50%;
  margin: auto;
}
.styles_main__qtnOU .styles_functionality__JCrEJ {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #707070;
}
.styles_main__qtnOU .styles_logoContainer__eC2pD {
  cursor: pointer;
}

.styles_spaceBetween__7D9zd {
  justify-content: space-between;
}

@media (max-width: 768px) {
  .styles_main__qtnOU {
    height: 100px;
  }
  .styles_main__qtnOU .styles_stepper__URBzv {
    width: 100%;
    margin: auto;
  }
  .styles_main__qtnOU .styles_functionality__JCrEJ {
    display: none;
  }
}
@media (max-width: 600px) {
  .styles_main__qtnOU {
    height: 100px;
  }
  .styles_main__qtnOU .styles_stepper__URBzv {
    display: none;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Button/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_button__bLzLU {
  transition: all 0.2s;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: none;
}
.styles_button__bLzLU .styles_icon__zd5FV {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.styles_button__bLzLU .styles_icon2__8GkBF {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.styles_primary__ArBkN {
  background-color: #ffd912;
  border: 1px solid #ffd912;
  color: #222;
  border-radius: 10px;
}
.styles_primary__ArBkN:hover {
  background-color: #fff196;
}

.styles_primaryDisabled__46_Rd {
  background-color: #c2c2c2;
  color: #ffffff;
}

.styles_secondary__b8phM {
  background-color: #e6f2ff;
  color: #4384e6;
}

.styles_outline__5lmFA {
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  color: #222222;
}
.styles_outline__5lmFA:hover {
  background-color: #fcfcfc;
}

.styles_big____X5G {
  font-size: 16px;
  padding: 16px;
}

.styles_fullWidth__CsYDO {
  width: 100%;
}

.styles_disabled__vNWch {
  pointer-events: none !important;
  background-color: #c2c2c2 !important;
  color: #ffffff !important;
}
.styles_disabled__vNWch svg {
  color: #ffffff !important;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Input/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes styles_fadeIn__YmNUU {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.styles_container__uuj6f {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.styles_container__uuj6f label {
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 8px;
  display: flex;
  gap: 4px;
  align-items: center;
  position: relative;
}
.styles_container__uuj6f label div {
  display: inline;
  color: #f26865;
  font-size: 16px;
  font-weight: 500;
}
.styles_container__uuj6f label div span {
  width: 256px;
  color: #fff;
  font-feature-settings: "liga" off, "clig" off;
  border-radius: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  position: absolute;
  bottom: 150%;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  padding: 8px;
  z-index: 1;
  animation: styles_fadeIn__YmNUU 0.3s ease-in-out;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy {
  width: 100%;
  position: relative;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input {
  width: 100%;
  padding: 16px;
  border-radius: 8px;
  border: 0.5px solid #bdbdbd;
  background: #fafafa;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input::placeholder {
  color: #a2a2a2;
  font-size: 16px;
  font-weight: 400;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input:focus {
  border: 1px solid #aaa;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy span {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.styles_container__uuj6f .styles_errorMessage__TjDPQ {
  margin-top: 4px;
  color: #ef4a3c;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
}

.styles_error__vGQXq input {
  background-color: #fdecea;
  border: 1px solid #ef4a3c !important;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/auth/provider/login/LoginForm/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__HiDZt {
  width: 450px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}
.styles_container__HiDZt .styles_heading__EcvsA {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.56px;
  margin-bottom: 16px;
}
.styles_container__HiDZt .styles_heading__EcvsA span {
  display: inline-block;
  animation: styles_wave-animation__92oDN 2.5s infinite;
}
.styles_container__HiDZt .styles_subHeading__XtLAs {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 40px;
}
.styles_container__HiDZt .styles_emailInput__pYjxJ {
  margin-bottom: 24px;
}
.styles_container__HiDZt .styles_loginButton__Q_b_j {
  margin-top: 32px;
}
.styles_container__HiDZt .styles_footer__iFiGz {
  display: none;
}
.styles_container__HiDZt .styles_consent__lAmvm {
  margin-top: 32px;
  color: #707070;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
.styles_container__HiDZt .styles_consent__lAmvm a {
  color: #222;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}
.styles_container__HiDZt .styles_signup__MPreV {
  color: #707070;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 32px;
}
.styles_container__HiDZt .styles_signup__MPreV a {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.styles_container__HiDZt .styles_forgotPassword__Gocdg {
  background-color: transparent;
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.styles_container__HiDZt .styles_forgotPassword__Gocdg button {
  color: #707070;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  background-color: transparent;
}

@media (max-width: 1450px) {
  .styles_container__HiDZt .styles_subHeading__XtLAs {
    color: #707070;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .styles_container__HiDZt .styles_heading__EcvsA {
    color: #1d1d1f;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.6px;
  }
  .styles_container__HiDZt .styles_subHeading__XtLAs {
    color: #707070;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .styles_container__HiDZt .styles_emailInput__pYjxJ {
    margin-top: 16px;
  }
  .styles_container__HiDZt .styles_signup__MPreV {
    display: none;
  }
  .styles_container__HiDZt .styles_footer__iFiGz {
    padding-top: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .styles_container__HiDZt .styles_footer__iFiGz .styles_subHeading__XtLAs {
    margin: 0 !important;
  }
  .styles_container__HiDZt .styles_footer__iFiGz span {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Spinner/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__PDTVW {
  border-top: 0.3125rem solid #ffffff;
  border-right: 0.3125rem solid #ffffff;
  border-bottom: 0.3125rem solid #ffffff;
  border-left: 0.3125rem solid #000000;
  transform: translateZ(0);
  animation: styles_spin__jl2WX 1.1s infinite linear;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  color: #000000;
}

.styles_invert__G_RcA {
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #ffffff;
}

.styles_buttonLoader__ejPEJ {
  width: 1.2rem !important;
  height: 1.2rem !important;
  border-left-color: transparent !important;
  border-width: 0.25rem !important;
}

@keyframes styles_spin__jl2WX {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/auth/provider/signup/ProfileSetup/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__w6ThO {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
  width: 500px;
}
.styles_container__w6ThO .styles_profileBanner__ecKiU {
  height: 700px;
  width: 700px;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O {
  display: flex;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O button:nth-of-type(1) {
  border-radius: 10px 0 0 10px;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O button:nth-of-type(2) {
  border-radius: 0 10px 10px 0;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O .styles_org__D2RZG {
  background-color: #ffffff;
  border-color: #e7e7e7;
  color: #707070;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O .styles_individual__6k1oK {
  background-color: #ffffff;
  border-color: #e7e7e7;
  color: #707070;
}
.styles_container__w6ThO .styles_accountSelection__HXN3O .styles_selected__6bAUU {
  background-color: #fafafa;
  border-color: #4384e6;
  color: #4384e6;
}
.styles_container__w6ThO .styles_dp__jvIby:hover {
  cursor: pointer;
}
.styles_container__w6ThO .styles_dp__jvIby img {
  border-radius: 16px;
  object-fit: cover;
}
.styles_container__w6ThO .styles_dp__jvIby svg {
  margin-left: -32px;
  margin-bottom: -12px;
  background-color: #fff;
  border-radius: 100%;
}
.styles_container__w6ThO .styles_innerContainer__HUIyE {
  display: flex;
  gap: 10px;
}
.styles_container__w6ThO .styles_heading__zGpiy {
  color: #222;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 4px;
}
.styles_container__w6ThO .styles_info__ZkPZr {
  display: flex;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  margin-top: -24px;
  margin-bottom: 8px;
}
.styles_container__w6ThO .styles_resendContainer__kTiWp {
  display: flex;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
}
.styles_container__w6ThO .styles_resendContainer__kTiWp .styles_resend__4L9bv {
  cursor: pointer;
  color: #4384e6;
  font-size: 16px;
  font-weight: 400;
  margin-left: 8px;
}
.styles_container__w6ThO .styles_verifyButton__pC2Bn {
  background-color: #ffd912;
  border: none;
  color: #222222;
}

@media (max-width: 768px) {
  .styles_container__w6ThO {
    width: 95%;
    gap: 16px;
  }
  .styles_container__w6ThO .styles_info__ZkPZr {
    margin-top: 8px;
  }
  .styles_container__w6ThO .styles_dp__jvIby {
    transform: scale(0.6);
  }
}
@media (max-width: 375px) {
  .styles_container__w6ThO .styles_innerContainer__HUIyE {
    flex-direction: column;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Select/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__7Pbps {
  width: 100%;
}
.styles_container__7Pbps label {
  display: block;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 20px;
}
.styles_container__7Pbps label div {
  display: inline;
  color: #f26865;
  font-size: 16px;
  font-weight: 500;
}
.styles_container__7Pbps .styles_select__dwS3U {
  width: 100% !important;
}

.styles_errorMessage__pJ4kM {
  color: #ef4a3c;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
}
