.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-navigation-toggle-icon {
  width: 28px;
  height: 28px;
  display: block;
}
 
.navigation-navigation-close-icon {
  width: 28px;
  height: 28px;
  display: block;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container {
  display: contents;
}
 
.footer-footer-social-link1 {
  display: none;
}
 
.footer-footer-social-link2 {
  display: none;
}
 
.footer-footer-social-link3 {
  display: none;
}
 
.footer-footer-social-link4 {
  display: none;
}
 
.footer-footer-social-link5 {
  display: none;
}
 
.footer-footer-link3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-hero-section {
  margin-top: 20px;
  min-height: auto;
  padding-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}
 
.home-hero-title {
  color: #af0404;
}
 
.home-process-section {
  padding-top: 100px;
}
 
.home-stats-section {
  display: none;
}
 
.home-container2 {
  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-icon29 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text29 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
