.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-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}
 
.navigation-navigation-toggle-icon1 {
  top: 50%;
  left: 50%;
  display: flex;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  align-items: center;
  justify-content: center;
}
 
.navigation-navigation-toggle-icon2 {
  top: 50%;
  left: 50%;
  display: flex;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  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;
}

.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-hero-grid {
  height: 995px;
}
 
.home-btn-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
 
.home-form-success {
  display: none;
}
 
.home-result-bar1 {
  width: 89%;
}
 
.home-result-bar2 {
  width: 11%;
}
 
.home-micro-success {
  display: none;
}
 
.home-cascade-card1 {
  animation-delay: 0ms;
}
 
.home-cascade-card2 {
  animation-delay: 80ms;
}
 
.home-cascade-card3 {
  animation-delay: 160ms;
}
 
.home-cascade-card4 {
  animation-delay: 240ms;
}
 
.home-text172 {
  font-weight: 700;
}
 
.home-text175 {
  font-weight: 700;
}
 
.home-text193 {
  font-weight: 700;
}
 
.home-container28 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon102 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text202 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
