.navbar-wrapper {
  display: contents;
}
 
.navbar-navbar {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar-desktop {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-main {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-branding {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-navlink1 {
  display: contents;
}
 
.navbar-finbest {
  width: 148px;
  height: 37px;
  text-decoration: none;
}
 
.navbar-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: none;
  align-items: flex-start;
  padding-top: 12px;
  border-radius: 6px;
  flex-direction: row;
  padding-bottom: 12px;
  justify-content: center;
}
 
.navbar-quick-actions {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-sign-up-btn {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius8);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  text-decoration: none;
  background-color: #ADE2DF;
}
 
.navbar-sign-up-btn:hover {
  background-color: rgba(173, 226, 223, 0.5);
}
 
.navbar-sign-up {
  font-style: normal;
  font-weight: 500;
}
 
.navbar-hamburger-menu {
  width: 20px;
  height: 12px;
  display: none;
}
 
.navbar-mobile {
  gap: var(--dl-layout-space-fourunits);
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  z-index: 200;
  position: fixed;
  transform: translateX(100%);
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--artekia-sectionbg);
}
 
.navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-image {
  width: 150px;
  object-fit: cover;
}
 
.navbar-icon1 {
  width: 28px;
  height: 28px;
}
 
.navbar-links2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.navbar-navlink3 {
  text-decoration: none;
}
 
.navbar-navlink4 {
  text-decoration: none;
}
 
.navbar-navlink5 {
  text-decoration: none;
}
 
.navbar-navlink6 {
  text-decoration: none;
}
 
.navbar-buttons {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
}
 
.navbar-navlink7 {
  display: contents;
}
 
.navbar-btn1 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #ADE2DF;
}
 
.navbar-text1 {
  font-style: normal;
  font-weight: 500;
}
 
.navbar-navlink8 {
  display: contents;
}
 
.navbar-btn2 {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #ADE2DF;
}
 
.navbar-text2 {
  font-style: normal;
  font-weight: 500;
}
 
.navbar-container2 {
  display: contents;
}
 
.navbarroot-class-name {
  display: none;
}
 
@media(max-width: 991px) {
  .navbar-navbar {
    align-items: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .navbar-links1 {
    display: none;
  }
  .navbar-log-in {
    display: none;
  }
  .navbar-sign-up-btn {
    display: none;
  }
  .navbar-hamburger-menu {
    display: flex;
  }
}
 
@media(max-width: 767px) {
  .navbar-navbar {
    align-items: center;
  }
  .navbar-mobile {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
}

.sign-up101-wrapper {
  display: contents;
}

.sign-up101-container1 {
    width: 100%;
    height: 1080px;
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.4)), url("public/entreprise2000.jpg");
    background-size: cover;
}
 
.sign-up101-sign-up-image1 {
  top: 0px;
  left: 600px;
  width: 602px;
  bottom: 0px;
  height: 100%;
  display: none;
  position: absolute;
  margin-bottom: var(--dl-layout-space-unit);
}

.sign-up101-form-root {
    height: 750px;
    width: 30%;
    display: flex;
    padding: var(--dl-layout-space-unit);
    z-index: 100;
    overflow: hidden;
    max-height: 890px;
    align-items: center;
    flex-shrink: 0;
    padding-top: 36px;
    padding-left: 0px;
    margin-bottom: 36px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: var(--dl-layout-radius-buttonradius);
    justify-content: center;
    background-color: var(--artekia-sectionbg);
}

.sign-up101-form1 {
    width: auto;
    display: flex;
    align-self: center;
    margin-top: 0px;
    align-items: center;
    border-radius: var(--dl-layout-radius-radius4);
    margin-bottom: var(--dl-layout-space-fiveunits);
    flex-direction: column;
    justify-content: flex-end;
    background-color: var(--artekia-sectionbg);
}

.sign-up101-text1 {
    padding-top: var(--dl-layout-space-fiveunits);
    fill: var(--dl-color-theme-primary1);
    color: var(--artekia-primary);
    font-style: normal;
    font-family: "Poppins";
    font-weight: 700;
}
 
.sign-up101-container2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  margin-bottom:16px;
}

.sign-up101-text2 {
    font-size: 16px;
    align-self: flex-start;
    font-family: "Poppins";
    color: var(--artekia-basetext);
}
 
.sign-up101-navlink1 {
  display: contents;
}

.sign-up101-text3 {
    color: var(--artekia-basetext);
    font-size: 16px;
    font-style: normal;
    font-family: "Poppins";
    font-weight: 600;
}
 
.sign-up101-form2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

@media(max-width: 590px) {
  .sign-up101-form2 {
    gap: 8px;
  }
}
.sign-up101-button1 {
    width: 100%;
    border-color: var(--artekia-primary);
    background-color: var(--artekia-primary);
}
 
.sign-up101-text4 {
  text-align: center;
  font-family: "Poppins";
}
 
.sign-up101-divider1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sign-up101-divider2 {
    flex: 1;
    width: var(--dl-layout-size-medium);
    height: 1px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: var(--artekia-primary);
}

.sign-up101-text5 {
    color: var(--artekia-basetext);
    font-style: normal;
    font-family: "Poppins";
    font-weight: 500;
}

.sign-up101-divider3 {
    flex: 1;
    width: var(--dl-layout-size-medium);
    height: 1px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: var(--artekia-primary);
}
 
.sign-up101-container4 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.sign-up101-button2 {
  gap: var(--dl-layout-space-halfunit);
  color: var(--artekia-primary);
  width: auto;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--artekia-primary);
  border-style: solid;
  border-width: 1px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.sign-up101-icon1 {
  fill: var(--artekia-primary);
  width: 24px;
  height: 24px;
}
 
.sign-up101-button3 {
  gap: var(--dl-layout-space-halfunit);
  color: var(--artekia-primary);
  width: auto;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--artekia-primary);
  border-style: solid;
  border-width: 1px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.sign-up101-icon3 {
  fill: var(--artekia-primary);
  width: 24px;
  height: 24px;
}
 
.sign-up101-button4 {
  gap: var(--dl-layout-space-halfunit);
  color: var(--artekia-primary);
  width: auto;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--artekia-primary);
  border-style: solid;
  border-width: 1px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.sign-up101-icon5 {
  fill: var(--artekia-primary);
  width: 24px;
  height: 24px;
}
 
.sign-up101-container5 {
  gap: 0;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  margin: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  flex-direction: column;
  align-content: center;
}

.sign-up101-text6 {
    align-self: flex-start;
    font-size: 16px;
    color: var(--artekia-basetext);
    font-family: "Poppins";
}
 
.sign-up101-navlink2 {
  display: contents;
}

.sign-up101-text7 {
    color: var(--artekia-primary);
    font-style: normal;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    align-self: center;
}
 
.sign-up101-container6 {
  width: 793px;
}
 
.sign-up101-container7 {
  width: 50%;
  height: 890px;
  display: flex;
  overflow: hidden;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.sign-up101-sign-up-image2 {
  top: -60px;
  width: 100%;
  height: 1270px;
  position: relative;
  max-width: auto;
}
 
.inscription-fragment1 {
  display: contents;
}
 
.inscription-text1 {
  display: inline-block;
}
 
.inscription-fragment2 {
  display: contents;
}
 
.inscription-text2 {
  display: inline-block;
}
 
.sign-up101root-class-name {
  max-height: 900px;
}
 
@media(max-width: 1700px) {
    .sign-up101-form-root {
        width: 60%;
    }
}
 
@media(max-width: 991px) {
  .sign-up101-form-root {
    width: 100%;
  }
  .sign-up101-container7 {
    width: 100%;
    height: var(--dl-layout-size-xxlarge);
    display: none;
  }
}
 
@media(max-width: 767px) {
  .sign-up101-form-root {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .sign-up101-form-root {
    width: 100%;
  }
  .sign-up101-form1 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .sign-up101-text1 {
    text-align: center;
  }
  .sign-up101-text2 {
    text-align: center;
  }
  .sign-up101-text3 {
    text-align: center;
  }
  .sign-up101-button1 {
    width: 100%;
  }
  .sign-up101-button2 {
    width: 100%;
  }
  .sign-up101-button3 {
    width: 100%;
  }
  .sign-up101-button4 {
    width: 100%;
  }
  .sign-up101-text6 {
    text-align: center;
  }
  .sign-up101-text7 {
    text-align: center;
  }
}

.social-wrapper {
  display: contents;
}
 
.social-social {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  transition: 0.3s;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(236, 233, 234, 0.2);
}
 
.social-social:hover {
  background-color: rgba(236, 233, 234, 0.6);
}
 
.social-insider {
  width: 18px;
  height: 18px;
}
 

 

 

 
@media(max-width: 767px) {
  .social-social {
    padding: 12px;
  }
}

.social-wrapper-5xea {
  display: contents;
}
 

 
.social-insider1 {
  width: 18px;
  height: 18px;
}
 

 

 

 
@media(max-width: 767px) {
  .social-social1 {
    padding: 12px;
  }
}

.social-wrapper-scij {
  display: contents;
}
 

 
 
.social-insider2 {
  width: 18px;
  height: 18px;
}
 

 

 

 
@media(max-width: 767px) {
  .social-social2 {
    padding: 12px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  gap: var(--dl-layout-space-threeunits);
  color: var(--artekia-sectionbg);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
  background-color: #000000;
}
 
.footer-content {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.footer-information {
  gap: var(--dl-layout-space-unit);
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-heading {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 265px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer-pasted-image {
  width: 150px;
}
 
.footer-text1 {
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
 
.footer-socials {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 265px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-links {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  z-index: 15;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.footer-column1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.footer-header1 {
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 30px;
}
 
.footer-link10 {
  color: #C4C4C4;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link10:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link11 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link11:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link12 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link12:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link13 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link13:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link14 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link14:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-column2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.footer-header2 {
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 30px;
}
 
.footer-link15 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link15:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link16 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link16:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link17 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link17:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link18 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link18:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link19 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link19:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-link20 {
  color: rgb(196, 196, 196);
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  line-height: 21px;
}
 
.footer-link20:hover {
  color: rgba(196, 196, 196, 0.5);
}
 
.footer-text2 {
  color: rgb(196, 196, 196);
  width: 100%;
  font-size: 14px;
  max-width: 1200px;
  line-height: 21px;
}
 

 

 
@media(max-width: 991px) {
  .footer-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    gap: var(--dl-layout-space-twounits);
  }
  .footer-content {
    gap: var(--dl-layout-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-information {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer-heading {
    gap: var(--dl-layout-space-halfunit);
  }
  .footer-pasted-image {
    width: 100px;
  }
  .footer-text1 {
    font-size: 12px;
    line-height: 18px;
  }
  .footer-socials {
    gap: var(--dl-layout-space-halfunit);
  }
  .footer-links {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 100%;
    flex-direction: column;
  }
  .footer-header1 {
    font-size: 16px;
    line-height: 24px;
  }
  .footer-header2 {
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 479px) {
  .footer-links {
    width: 100%;
    flex-direction: column;
  }
}

.inscription-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.inscription-fragment1 {
  display: contents;
}
 
.inscription-text1 {
  display: inline-block;
  color: var(--artekia-sectionbg);
}
 
.inscription-fragment2 {
  display: contents;
}
 
.inscription-text2 {
  display: inline-block;
}
