/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/page.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.page_app__uoD_J {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .page_app__uoD_J > div:first-child {
    width: 700px;
    border-radius: 16px;
    padding: 20px 100px 20px 100px;
  }
  .page_app__uoD_J .page_cover__0c3ih {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  
  .page_form__Ou5d6 {
    display: flex;
    flex-direction: column;
    padding: 70px 100px 70px 100px;
    background-color: #ffffff;
    gap: 12px;
  }
  .page_form__Ou5d6 > div:first-child {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .page_form__Ou5d6 > div:first-child h1 {
    font-family: inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #334155;
  }
  .page_form__Ou5d6 > div:nth-child(2) > h1 {
    font-family: roboto;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #0f172a;
    margin: 0;
  }
  .page_form__Ou5d6 > div:nth-child(2) > p {
    font-family: roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #64748b;
  }
  .page_form__Ou5d6 .page_basic__Lmnsf {
    display: flex;
    flex-direction: column;
  }
  .page_form__Ou5d6 .page_basic__Lmnsf > span {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .page_basic__Lmnsf > span > span {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .page_basic__Lmnsf > span > span p {
    text-transform: uppercase;
    font-family: inter;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    color: #64748b;
    letter-spacing: 6%;
  }
  .page_input___cVLA {
    width: 100%;
    height: 36px;
    font-family: inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #94a3b8;
    background-color: #f1f5f9;
    border : 0;
  }
  
  .page_identifiant__naik4 {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    padding: 0;
  }
  .page_identifiant__naik4 > h2 {
    font-family: inter;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #0f172a;
    margin-bottom: -10px;
  }
  .page_identifiant__naik4 > span {
    display: flex;
    flex-direction: column;
  }
  .page_identifiant__naik4 > span p {
    font-family: inter;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 6%;
    color: #1e293b;
    text-transform: uppercase;
  }
  
  .page_final__wuKkK {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .page_acceptation__0Ne2Q {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 24px 0 15px 0;
  }
  .page_acceptation__0Ne2Q > span {
    font-family: roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0f172a;
  }
  .page_condition__uk16P {
    font-weight: 500;
    text-decoration: underline;
    color: #12affa;
    cursor: pointer;
  }
  .page_final__wuKkK button {
    width: 100%;
    height: 44px;
    border: 0;
    border-radius: 4px;
    background-color: #804dff;
    font-family: inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
  }
  .page_final__wuKkK > span:last-child {
    font-family: roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0f172a;
  }

  .page_connect__W9zSv{
    width: 100%;
    height: 44px;
    border: 0;
    border-radius: 4px;
    background-color: #804dff;
    font-family: inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 25px;
    cursor: pointer;
  }

  .page_ont__mTR70{
    display: flex;
    justify-content: center;
  }
  
  .page_toggle__ni725{
    width: 150px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
  }
  .page_toggle__ni725 div{
    background-color: #6537d8;
  }
  
