.bilder-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/playground_assets/grainy-1500w.png");
}
.bilder-startseite {
  width: 100%;
  height: 1125px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 212px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/grainy-1500w.png");
  background-position: center;
}
.bilder-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  margin-top: -380px;
  align-items: center;
  justify-content: space-between;
}
.bilder-text {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.bilder-desktop-menu {
  gap: var(--dl-space-space-threeunits);
  display: flex;
}
.bilder-nav {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.bilder-link {
  font-size: 20px;
  text-decoration: none;
}
.bilder-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
.bilder-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.bilder-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
.bilder-nav1 {
  display: flex;
  z-index: 20;
  align-items: flex-start;
  flex-direction: column;
}
.bilder-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.bilder-text1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.bilder-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bilder-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.bilder-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.bilder-icon-group {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  z-index: 20;
}
.bilder-container2 {
  width: 1284px;
  height: 418px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.bilder-container3 {
  flex: 0 0 auto;
  width: auto;
  height: 381px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.bilder-container4 {
  width: 502px;
  height: 381px;
  display: flex;
  align-self: flex-start;
  margin-top: 50px;
  transition: 0.3s;
  align-items: flex-end;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/o2_laden_viag_zu_o2-600w.jpeg");
  background-position: center;
}
.bilder-container4:hover {
  width: 500px;
  height: 379px;
}
.bilder-text3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  text-align: center;
  font-weight: 600;
  margin-bottom: 2px;
  background-color: #4a4a4a;
}
.bilder-container5 {
  width: 502px;
  height: 381px;
  display: flex;
  margin-top: 50px;
  transition: 0.3s;
  align-items: flex-end;
  margin-left: 100px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/o2_laden_altes_design-600w.jpeg");
  background-position: center;
}
.bilder-container5:hover {
  width: 500px;
  height: 379px;
}
.bilder-text4 {
  color: #ffffff;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 2px;
  background-color: #484848;
}
.bilder-container6 {
  flex: 0 0 auto;
  width: auto;
  height: 381px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.bilder-container7 {
  width: 502px;
  height: 381px;
  display: flex;
  margin-top: 92px;
  transition: 0.3s;
  align-items: flex-end;
  margin-right: 99px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/img_4315-600w.jpeg");
  background-position: center;
}
.bilder-container7:hover {
  width: 500px;
  height: 379px;
}
.bilder-text5 {
  color: #ffffff;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 2px;
  background-color: #4e4e4e;
}
.bilder-container8 {
  width: 502px;
  height: 381px;
  display: flex;
  margin-top: 92px;
  transition: 0.3s;
  align-items: flex-end;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/img_0384-600w.jpeg");
  background-position: center;
}
.bilder-container8:hover {
  width: 500px;
  height: 379px;
}
.bilder-text6 {
  color: #ffffff;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 2px;
  background-color: #545454;
}
@media(max-width: 767px) {
  .bilder-startseite {
    height: 60vh;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .bilder-desktop-menu {
    display: none;
  }
  .bilder-burger-menu {
    display: flex;
  }
  .bilder-icon {
    fill: white;
  }
  .bilder-nav1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .bilder-container1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .bilder-text1 {
    color: #000000;
  }
  .bilder-nav2 {
    gap: var(--dl-space-space-unit);
  }
  .bilder-text2 {
    color: #000000;
  }
  .bilder-icon-group {
    width: 100%;
    justify-content: flex-start;
  }
}
@media(max-width: 479px) {
  .bilder-startseite {
    padding-top: 483px;
  }
  .bilder-navbar {
    margin-top: -200px;
  }
  .bilder-mobile-menu {
    padding: 16px;
  }
  .bilder-text1 {
    color: rgb(0, 0, 0);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
  }
  .bilder-text2 {
    color: rgb(0, 0, 0);
  }
  .bilder-icon-group {
    justify-content: center;
  }
  .bilder-container2 {
    width: auto;
  }
  .bilder-container4 {
    width: 389px;
    height: 297px;
    align-self: flex-start;
    margin-top: 77px;
    margin-right: -390px;
  }
  .bilder-container5 {
    width: 389px;
    height: 297px;
    margin-top: 400px;
    margin-left: 0px;
  }
  .bilder-container7 {
    width: 389px;
    height: 297px;
    margin-top: 338px;
    margin-right: -389px;
  }
  .bilder-container8 {
    width: 389px;
    height: 297px;
    margin-top: 657px;
  }
}
