.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-navigationtoggle-icon1 {
  color: var(--color-on-surface);
  display: flex;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  justify-content: center;
}
 
.navigation-navigationtoggle-icon2 {
  color: var(--color-on-surface);
  display: flex;
  opacity: 0;
  position: absolute;
  transform: rotate(90deg) scale(0.8);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  justify-content: center;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 
.footer-container6 {
  display: none;
}
 
.footer-container7 {
  display: contents;
}

.home-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container11 {
  display: none;
}
 
.home-container12 {
  display: contents;
}
 
.home-container13 {
  display: none;
}
 
.home-container14 {
  display: contents;
}
 
.home-container15 {
  display: none;
}
 
.home-container16 {
  display: contents;
}
 
.home-text156 {
  font-weight: 700;
}
 
.home-identity-row1 {
  gap: 4px;
  display: flex;
  flex-direction: column;
}
 
.home-identity-row2 {
  gap: 4px;
  display: flex;
  flex-direction: column;
}
 
.home-identity-row3 {
  gap: 4px;
  display: flex;
  flex-direction: column;
}
 
.home-text162 {
  font-weight: 700;
}
 
.home-text165 {
  font-weight: 700;
}
 
.home-text168 {
  font-weight: 700;
}
 
.home-form-success {
  display: none;
}
 
.home-text194 {
  font-weight: 700;
}
