.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-navigation-logo {
  text-decoration: none;
}
 
.navigation-navigation-toggle-icon1 {
  top: 50%;
  left: 50%;
  color: var(--color-on-surface);
  width: 24px;
  height: 24px;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s var(--animation-curve-primary),
      transform 0.2s var(--animation-curve-primary);
}
 
.navigation-navigation-toggle-icon2 {
  top: 50%;
  left: 50%;
  color: var(--color-on-surface);
  width: 24px;
  height: 24px;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s var(--animation-curve-primary),
      transform 0.2s var(--animation-curve-primary);
}
 
.navigation-navigation-link1 {
  text-decoration: none;
}
 
.navigation-btn {
  text-decoration: none;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 

 


.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-footer-main {
  height: 416px;
}
 
.footer-footer-link1 {
  text-decoration: none;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 
.footer-container6 {
  display: none;
}
 
.footer-container7 {
  display: contents;
}
 

 

 


.startseite-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.startseite-container11 {
  display: none;
}
 
.startseite-container12 {
  display: contents;
}
 
.startseite-text10 {
  color: #007d24;
}
 
.startseite-container40 {
  display: none;
}
 
.startseite-container41 {
  display: contents;
}
 
.startseite-container42 {
  display: none;
}
 
.startseite-container43 {
  display: contents;
}
 
.startseite-container44 {
  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);
}
 
.startseite-icon22 {
  width: 24px;
  margin-right: 4px;
}
 
.startseite-text49 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
