.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
  position: static;
}

.container {
  box-sizing: border-box;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  object-fit: fill;
  flex-flow: column;
  flex: 1;
  align-items: stretch;
  margin-left: 70px;
  display: flex;
  overflow: visible;
}

.container-2 {
  float: none;
  clear: none;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.heading {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 7vw;
  line-height: 7vw;
}

.text-block-5 {
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.project-content {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1vw;
  padding-left: .5vw;
  padding-right: .5vw;
  display: flex;
  overflow: hidden;
}

.project-images {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  min-width: 30%;
  max-width: 30%;
  margin-top: 0;
  display: flex;
}

.project-heading {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: column;
  min-width: 100vw;
  padding-left: .5vw;
  padding-right: .5vw;
  display: flex;
}

.link {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link.w--current {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-2 {
  color: #000;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.heading-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-align: left;
  text-overflow: clip;
  white-space: normal;
  cursor: pointer;
  margin-top: 2vw;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 7vw;
  line-height: 7vw;
  display: block;
  position: static;
}

.paragraph {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
  display: flex;
}

.paragraph-2, .heading-3 {
  color: #000;
}

.section-2 {
  border-color: #000;
  border-bottom-width: 4px;
  border-right-width: 2px;
  flex-flow: column;
  flex: 1;
  margin-top: 10vw;
  padding: 0 0 20px;
  display: flex;
}

.section-3 {
  justify-content: space-between;
  display: block;
}

.section-4 {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-5 {
  flex-flow: column;
  width: 100%;
  margin-top: .5vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: static;
}

.section-6 {
  flex-flow: column;
  margin-top: 10vw;
  margin-bottom: 40px;
  display: flex;
}

.text-block-2 {
  color: #000;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.text-block-6 {
  color: #000;
  text-align: right;
  margin-top: 0;
  font-size: 1.5em;
}

.text-block-7 {
  color: #000;
  text-align: right;
  margin-top: auto;
  font-size: 1.5em;
}

.paragraph-3 {
  color: #000;
}

.paragraph-4 {
  color: #000;
  font-family: Roboto, sans-serif;
}

.div-block {
  clear: none;
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: auto;
  min-width: 100%;
  min-height: 20em;
  display: block;
  position: relative;
}

.paragraph-5 {
  margin: -20px;
  padding: 22px;
}

.paragraph-6 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: -10px;
  margin-right: 22px;
  padding-top: 21px;
  padding-left: 0;
  display: block;
}

.image {
  max-width: 30%;
  padding-left: 114px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  width: 500px;
}

.paragraph-7 {
  margin-left: 68px;
  margin-right: -152px;
  padding-right: 0;
  font-weight: 700;
}

.paragraph-8 {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}

.div-block-2 {
  display: flex;
}

.bold-text {
  margin-right: 0;
  padding-left: 0;
}

.div-block-3 {
  min-width: 200px;
}

.div-block-4 {
  display: flex;
}

.section-7 {
  float: right;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #000;
  -webkit-text-stroke-width: 0px;
  border: 0 solid #000;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  min-height: 3vw;
  max-height: 4vw;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container-3 {
  flex: 1;
  order: 0;
  align-self: auto;
}

.container-4 {
  float: left;
  clear: none;
  flex-flow: column;
  max-width: none;
  display: block;
  position: relative;
}

.div-block-5 {
  clear: none;
  flex-flow: wrap;
  place-content: flex-end space-around;
  align-items: center;
  min-width: 100%;
  display: block;
}

.link-block {
  box-sizing: border-box;
  aspect-ratio: auto;
  max-height: 20px;
}

.link-block-2 {
  max-height: 20px;
}

.link-3 {
  font-family: Roboto, sans-serif;
  font-size: 2vw;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-4 {
  color: #000;
  background-color: #fff;
  padding: 1vw .5vw;
  font-family: Roboto, sans-serif;
  font-size: 2vw;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-4:hover, .link-4:active {
  color: #fff;
  background-color: #000;
}

.link-4.w--current {
  color: #fff;
  background-color: #000;
  padding: 1vw .5vw;
}

.section-8 {
  margin-top: 10vw;
  margin-bottom: 10vw;
  margin-left: 0;
  padding-bottom: 10vw;
  padding-right: 0;
}

.div-block-6 {
  clear: none;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 1vw;
  display: flex;
  position: relative;
}

.text-block-8 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  display: flex;
}

.section-9 {
  border-bottom: 4px solid #000;
  margin-bottom: 0;
  padding-bottom: 1vw;
}

.text-block-5-copy {
  aspect-ratio: auto;
  color: #000;
  text-align: right;
  margin-top: 0;
  padding-top: 0;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.text-block-5-copy-copy {
  aspect-ratio: auto;
  color: #000;
  text-align: right;
  margin-top: 0;
  padding-top: 0;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
}

.div-block-7 {
  justify-content: space-between;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-2-copy {
  border-top-color: #000;
  border-left-color: #000;
  border-right-color: #000;
  flex-flow: column;
  flex: 1;
  padding: 0 0 20px;
  display: flex;
}

.section-10, .section-11 {
  border-bottom: 4px solid #000;
  padding-bottom: 1vw;
}

.div-block-9 {
  justify-content: space-between;
  display: flex;
}

.heading-4 {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 8.1vw;
  line-height: 9vw;
}

.section-11-copy {
  border-bottom: 4px solid #000;
  padding-bottom: 1vw;
}

.image-2 {
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-block-9 {
  color: #000;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.div-block-copy {
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  height: 300px;
  display: block;
}

.filmseitecontent {
  border-color: #000;
  border-bottom-width: 4px;
  border-right-width: 2px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10vw;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  display: flex;
}

.project-content-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 1vw;
  margin-left: 5vw;
  padding-right: 5vw;
  display: flex;
  overflow: hidden;
}

.link-5 {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-10 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.div-block-copy {
  clear: none;
  clear: none;
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: auto;
  min-width: 100%;
  min-height: 20em;
  display: block;
  position: relative;
}

.list {
  padding-left: 20px;
  list-style-type: decimal;
}

.div-block-copy-copy {
  clear: none;
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: auto;
  min-width: 100%;
  height: 300px;
  min-height: 20em;
  display: block;
  position: relative;
}

.link-impressum {
  color: #fff;
  text-align: right;
  cursor: pointer;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  text-decoration: underline;
}

.list-item {
  list-style-type: disc;
}

.rich-text-block {
  color: #000;
  font-size: 1.5vw;
  line-height: 1.75vw;
}

.list-item-2, .list-2 {
  list-style-type: disc;
}

.section-12 {
  background-color: transparent;
  border-top: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
  height: auto;
  margin-top: 500px;
  padding: 1.5vw 2vw;
  display: flex;
  position: static;
}

.section-12 a,
.section-12 div,
.section-12 span {
  color: #000;
}

.section-12 .footer-separator {
  margin: 0 1vw;
  color: #000;
}

.link-block-3 {
  text-decoration: none;
}

.container-2-copy {
  float: none;
  clear: none;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
  position: relative;
}

.button {
  float: right;
  color: #fff;
  vertical-align: baseline;
  background-color: #000;
  border: 3px solid #000;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: inline-block;
  position: relative;
}

.button:hover {
  color: #000;
  background-color: #fff;
  border: 3px solid #000;
}

.project-heading-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  padding: 0 5vw;
  display: flex;
}

.div-block-copy {
  clear: none;
  clear: none;
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  order: 0;
  align-self: auto;
  min-width: 100%;
  min-height: 20em;
  display: block;
  position: relative;
}

.list-3 {
  padding-left: 60px;
  text-decoration: none;
}

.list-4, .list-5 {
  padding-left: 60px;
}

/* Festival-Liste: Fette Nummern und Trennlinien */
.list-3,
.list-4,
.list-5 {
  list-style-position: inside;
  padding-left: 0;
}

.list-3 > li,
.list-4 > li,
.list-5 > li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5vw;
  padding-top: 0.5vw;
}

.list-3 > li:last-child,
.list-4 > li:last-child,
.list-5 > li:last-child {
  border-bottom: none;
}

.list-3 > li::marker,
.list-4 > li::marker,
.list-5 > li::marker {
  font-weight: 700;
}

.project-images-copy {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  min-width: 33%;
  max-width: 33%;
  margin-top: 0;
  display: flex;
}

.div-block-10 {
  display: none;
}

.div-block-11 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

/* Between the Lines - einzeilige Darstellung */
.div-block-11-single-line {
  flex-flow: row;
  align-items: baseline;
  gap: 2vw;
}

.text-block-5-copy {
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.image-3 {
  min-width: 100%;
  max-width: 100%;
}

.image-4, .image-5, .image-6 {
  min-width: 100%;
}

.item-1-project-desc {
  justify-content: space-between;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.div-block-copy-copy {
  background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  height: 300px;
  display: block;
}

.item-project-description {
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  font-family: Roboto, sans-serif;
  display: flex;
}

.project-content-copy {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 100vw;
  max-width: 100vw;
  margin-top: 1vw;
  margin-left: 0;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
  overflow: hidden;
}

.div-block-12 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

.text-block-5-copy-copy {
  aspect-ratio: auto;
  color: #000;
  text-align: right;
  aspect-ratio: auto;
  text-align: right;
  margin-top: 0;
  padding-top: 0;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.project-content-copy-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 1vw;
  margin-left: 5vw;
  padding-right: 5vw;
  display: flex;
  overflow: hidden;
}

.heading-4-copy {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 8.1vw;
  line-height: 9vw;
}

.text-block-11-copy {
  color: #000;
  text-align: right;
  cursor: pointer;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  text-decoration: none;
}

.link-copyright {
  color: #fff;
  text-align: right;
  cursor: pointer;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-emaill {
  color: #fff;
  text-align: right;
  cursor: pointer;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  text-decoration: underline;
}

.item-project-content {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.item-project-image {
  min-width: 30%;
  max-width: 30%;
  display: block;
}

.item-project-text {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.description-left, .description-right {
  color: #000;
  font-size: 1.5vw;
  line-height: 1.5vw;
}

.image-11 {
  min-width: 100%;
}

@media screen and (max-width: 991px) {
  .container-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-5 {
    font-size: 2vw;
  }

  .project-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .project-images {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .paragraph {
    font-size: 2vw;
  }

  .section-7 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    min-height: 4vw;
    max-height: 4vw;
  }

  .link-4.w--current {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }

  .div-block-6 {
    align-items: baseline;
  }

  .text-block-8 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .section-9 {
    border-bottom-width: 3px;
  }

  .text-block-5-copy, .text-block-5-copy-copy {
    font-size: 2vw;
  }

  .section-10, .section-11-copy {
    border-bottom-width: 3px;
  }

  .text-block-9 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .div-block-copy {
    min-height: 10em;
  }

  .project-content-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-right: 5vw;
  }

  .link-impressum {
    font-size: 2vw;
    line-height: 2vw;
    text-decoration: underline;
  }

  .rich-text-block {
    color: #000;
    font-size: 2vw;
    line-height: 2vw;
  }

  .section-12 {
    height: auto;
    font-size: 2vw;
    padding: 2vw;
  }

  .container-2-copy {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
  }

  .button {
    border-width: 2px;
    font-size: 2vw;
  }

  .button:hover {
    border-width: 2px;
  }

  .project-images-copy {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .div-block-10 {
    display: none;
  }

  .text-block-5-copy {
    font-size: 2vw;
  }

  .div-block-copy-copy {
    min-height: 10em;
  }

  .project-content-copy {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .text-block-5-copy-copy {
    font-size: 2vw;
  }

  .project-content-copy-copy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: flex-start;
    margin-right: 5vw;
  }

  .text-block-11-copy, .link-copyright {
    font-size: 2vw;
    line-height: 2vw;
  }

  .link-emaill {
    font-size: 2vw;
    line-height: 2vw;
    text-decoration: underline;
  }

  .item-project-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .description-left, .description-right {
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 767px) {
  .container-2 {
    display: none;
  }

  .text-block-5 {
    font-size: 3vw;
  }

  .project-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .project-images {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .project-heading {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    min-width: 100vw;
    margin-bottom: 0;
  }

  .heading-2 {
    font-size: 7vw;
  }

  .paragraph {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .section-5 {
    padding-right: 0;
  }

  .section-7 {
    display: none;
  }

  .link-4, .link-4.w--current {
    padding-top: .125em;
    padding-bottom: .125em;
  }

  .div-block-6 {
    align-items: baseline;
  }

  .text-block-8 {
    align-items: flex-start;
  }

  .section-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom-width: 2px;
    flex-flow: column;
    display: flex;
  }

  .text-block-5-copy, .text-block-5-copy-copy {
    font-size: 3vw;
  }

  .section-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-bottom-width: 2px;
    flex-flow: column;
    display: flex;
  }

  .heading-4 {
    margin-top: 0;
    line-height: 8vw;
  }

  .section-11-copy {
    border-bottom-width: 2px;
  }

  .text-block-9 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-copy {
    background-position: 50% 0;
    align-self: auto;
  }

  .project-content-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-copy {
    min-height: 8em;
  }

  .div-block-copy-copy {
    min-height: 10em;
  }

  .link-impressum {
    font-size: 2vw;
    line-height: 3vw;
    text-decoration: underline;
  }

  .rich-text-block {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 2vw;
    line-height: 2vw;
  }

  .list-2 {
    padding-left: 20px;
  }

  .section-12 {
    height: auto;
    padding: 2vw;
  }

  .container-2-copy {
    margin-top: 0;
    display: flex;
  }

  .menu-button {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: transparent;
    padding: 12px;
    font-size: 30px;
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 1001;
  }

  .menu-button:active {
    color: #000;
    background-color: transparent;
  }

  .menu-button.w--open {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: transparent;
    padding: 12px;
    position: fixed;
    top: 16px;
    right: 16px;
  }

  .container-5 {
    background-color: #0000;
    position: relative;
  }

  .navbar {
    background-color: #ddd0;
  }

  .icon {
    color: #000;
    text-align: right;
    object-fit: fill;
    display: block;
    position: static;
  }

  .icon:active {
    color: #000;
    background-color: #0000;
  }

  .nav-link {
    color: #000;
    text-align: center;
    background-color: #fff;
    min-width: auto;
    padding: 15px 30px;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
    line-height: 1vw;
    text-decoration: none;
  }

  .nav-link:hover {
    color: #000;
    background-color: #f0f0f0;
    text-decoration: none;
  }

  .nav-link.w--current {
    color: #000;
    text-decoration: none;
  }

  .nav-menu[data-nav-menu-open] {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #000;
    background-color: #fff;
    width: 100vw;
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    position: absolute;
    right: 0;
    top: 100%;
  }

  .nav-menu[data-nav-menu-open] .nav-link {
    display: block;
    width: 100%;
    text-align: center;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    background-color: #000;
    width: 60px;
    padding: 10px 0;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
  }

  .button {
    font-size: 2.5vw;
  }

  .project-heading-copy {
    margin-bottom: 2vw;
  }

  .list-3, .list-4, .list-5 {
    margin-bottom: 0;
    padding-left: 20px;
  }

  .list-6, .list-7, .list-8, .list-9, .list-10 {
    padding-left: 1.5vw;
  }

  .paragraph-9, .paragraph-10, .paragraph-11 {
    color: #000;
  }

  .project-images-copy {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .slider {
    display: none;
  }

  .text-block-5-copy {
    font-size: 2vw;
  }

  .div-block-copy-copy {
    background-position: 50% 0;
    align-self: auto;
  }

  .project-content-copy {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 1vw;
    padding-top: 2vw;
    padding-bottom: 0;
  }

  .text-block-5-copy-copy {
    font-size: 3vw;
  }

  .project-content-copy-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .heading-4-copy {
    margin-top: 0;
    line-height: 8vw;
  }

  .text-block-11-copy {
    font-size: 2vw;
    line-height: 3vw;
    text-decoration: underline;
  }

  .body {
    display: block;
  }

  .section-13, .section-14, .section-15 {
    line-height: 2vw;
  }

  .link-copyright {
    font-size: 2vw;
    line-height: 3vw;
    text-decoration: none;
  }

  .link-emaill {
    font-size: 2vw;
    line-height: 3vw;
    text-decoration: underline;
  }

  .item-project-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .description-left, .description-right {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .project-content {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .project-images {
    flex-flow: row;
    align-self: center;
    min-width: auto;
    max-width: none;
    display: block;
  }

  .project-heading {
    padding-left: 1vw;
    padding-right: 1vw;
    margin-bottom: 0;
  }

  .link.w--current {
    font-size: 4vw;
  }

  .heading-2 {
    overflow-wrap: break-word;
    word-break: break-word;
    font-size: clamp(32px, 12vw, 16vw);
    line-height: 1.1em;
    max-width: 100%;
    hyphens: auto;
  }

  .paragraph {
    font-size: 4vw;
    line-height: 4vw;
  }

  .section-4 {
    justify-content: flex-start;
  }

  .section-5 {
    padding-right: 0;
  }

  .image {
    background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: none;
    min-height: auto;
    padding-left: 101px;
  }

  .link-4.w--current {
    display: block;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: baseline;
  }

  .text-block-8 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .section-9, .section-10 {
    border-bottom-width: 1px;
  }

  .heading-4 {
    margin-top: 0;
    font-size: clamp(32px, 12vw, 16vw);
    line-height: 1.1em;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
  }

  .section-11-copy {
    border-bottom-width: 1px;
  }

  .div-block-copy {
    background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 5em;
  }

  .project-content-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    order: 0;
    justify-content: center;
  }

  .div-block-copy {
    min-width: auto;
    height: auto;
    min-height: auto;
  }

  .link-impressum, .rich-text-block {
    font-size: 4vw;
    line-height: 5.5vw;
  }

  .rich-text-block p {
    margin-top: 0;
    margin-bottom: 2vw;
  }

  .rich-text-block h2 {
    margin-top: 3vw;
    margin-bottom: 2vw;
  }

  .list-2 {
    padding-left: 10px;
  }

  .section-12 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2vw;
    height: auto;
    min-height: auto;
    padding: 4vw 3vw;
    font-size: 4vw;
  }

  .section-12 .footer-separator {
    display: none;
  }

  .container-2-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
  }

  .menu-button {
    padding: 15px;
    position: fixed;
    top: 16px;
    right: 16px;
  }

  .menu-button.w--open {
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
    top: 16px;
    right: 16px;
  }

  .icon {
    color: #000;
  }

  .nav-link {
    text-decoration: none;
  }

  .button {
    font-size: 4vw;
    line-height: 4vw;
  }

  .project-heading-copy {
    max-width: 100%;
  }

  .list-3, .list-4, .list-5 {
    margin-bottom: 0;
    padding-left: 20px;
  }

  .list-6, .list-7, .list-8, .list-9, .list-10 {
    padding-left: 1vw;
  }

  .paragraph-9 {
    font-family: Roboto, sans-serif;
  }

  .project-images-copy {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-width: 80vw;
    min-height: auto;
    display: flex;
    position: static;
  }

  .slider, .div-block-10 {
    display: block;
  }

  .div-block-11 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    font-family: Roboto, sans-serif;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-5-copy {
    font-size: 4vw;
    line-height: 4vw;
  }

  .paragraph-12 {
    text-align: center;
  }

  .image-3, .image-4, .image-5, .image-6 {
    min-width: 90vw;
  }

  .div-block-copy-copy {
    background-image: url('../images/2025-11-09-15_44_15-Clipboard.png');
    background-repeat: no-repeat;
    background-size: contain;
    min-width: auto;
  }

  .image-7, .image-10, .image-10-copy {
    clear: none;
    order: 0;
    max-width: 100vw;
    display: block;
    position: relative;
    left: auto;
  }

  .item-project-description {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 4vw;
    line-height: 4vw;
    gap: 2vw;
  }

  .image-10-copy {
    clear: none;
    order: 0;
    max-width: 100vw;
    display: block;
    position: relative;
    left: auto;
  }

  .project-content-copy {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .item-project-text .paragraph {
    margin-bottom: 0;
  }

  .div-block-12 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .project-content-copy-copy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    order: 0;
    justify-content: center;
  }

  .heading-4-copy {
    margin-top: 0;
    font-size: clamp(32px, 12vw, 16vw);
    line-height: 1.1em;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
  }

  .text-block-11-copy {
    font-size: 4vw;
    line-height: 4vw;
    text-decoration: underline;
  }

  .link-copyright {
    font-size: 4vw;
    line-height: 4vw;
  }

  .link-emaill {
    font-size: 4vw;
    line-height: 4vw;
    text-decoration: underline;
  }

  .item-project-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 0;
  }

  .item-project-image {
    justify-content: center;
    align-self: auto;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }

  .item-project-text {
    justify-content: space-between;
    align-items: center;
    gap: 5vw;
  }

  .description-left, .description-right {
    font-size: 4vw;
    line-height: 4vw;
  }

  .image-11 {
    min-width: 100%;
  }
}

/* ========================================
   HAMBURGER MENU - MOBILE NAVIGATION
   ======================================== */

/* Hide default Webflow icon */
.menu-button .icon.w-icon-nav-menu {
  display: none;
}

/* Hamburger Button */
.menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

/* Hamburger Icon Container */
.hamburger-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}

/* Hamburger Lines */
.hamburger-icon span {
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  background-color: #000;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.hamburger-icon span:nth-child(1) {
  top: 6px;
}

.hamburger-icon span:nth-child(2) {
  top: 11px;
}

.hamburger-icon span:nth-child(3) {
  top: 16px;
}

/* Hamburger X Animation */
.menu-button.w--open .hamburger-icon span:nth-child(1) {
  top: 11px;
  transform: rotate(45deg);
}

.menu-button.w--open .hamburger-icon span:nth-child(2) {
  opacity: 0;
}

.menu-button.w--open .hamburger-icon span:nth-child(3) {
  top: 11px;
  transform: rotate(-45deg);
}

/* Navigation Menu Drawer */
@media screen and (max-width: 767px) {
  .navbar {
    position: relative;
  }

  .container-5 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
  }

  /* Keep header visible above the drawer */
  .container-4 {
    position: relative;
    z-index: 1002;
  }

  /* Only style when menu is open */
  .nav-menu[data-nav-menu-open] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 999;
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .nav-menu[data-nav-menu-open] .nav-link {
    display: block;
    width: 100%;
    padding: 12px 24px;
    color: #000;
    background-color: transparent;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #e0e0e0;
  }

  .nav-menu[data-nav-menu-open] .nav-link:last-child {
    border-bottom: none;
  }

  .nav-menu[data-nav-menu-open] .nav-link:hover {
    background-color: #f5f5f5;
  }

  .nav-menu[data-nav-menu-open] .nav-link:visited,
  .nav-menu[data-nav-menu-open] .nav-link:active,
  .nav-menu[data-nav-menu-open] .nav-link:focus,
  .nav-menu[data-nav-menu-open] .nav-link.w--current {
    color: #000;
    text-decoration: none;
  }

  .menu-button {
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 1001;
    width: 44px;
    height: 44px;
  }

  .menu-button.w--open {
    position: fixed;
    top: 16px;
    right: 16px;
    width: 44px;
    height: 44px;
  }
}

/* Fix: Prevent menu button position shift when opened */
.menu-button.w-nav-button,
.menu-button.w-nav-button.w--open,
div.menu-button[data-w-id] {
  position: fixed !important;
  top: 16px !important;
  right: 16px !important;
  transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  margin: 0 !important;
  left: auto !important;
  bottom: auto !important;
}

/* Also lock the hamburger icon inside */
.menu-button .hamburger-icon,
.menu-button.w--open .hamburger-icon {
  transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  position: relative !important;
}
