.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-navigation-toggle-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container {
  display: flex;
}
 
.footer-footer-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-container2 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.footer-footer-bottom-content {
  width: 100%;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-disclaimer {
  width: 100%;
}
 
.footer-footer-disclaimer-text {
  width: 100%;
}
 
.footer-footer-copyright {
  width: 100%;
}
 
.footer-footer-copyright-text {
  width: 100%;
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container2 {
  display: none;
}
 
.home-container3 {
  display: contents;
}
 
.home-container4 {
  display: none;
}
 
.home-container5 {
  display: contents;
}
 
.home-text32 {
  font-weight: 700;
}
