.wrapper-pritzelkante {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 2vh;
  margin-bottom: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.under-construction {
  z-index: 100000000;
  background-color: #053b2f;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: fixed;
}

.wrapper-text-construction {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.wrapper-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: 2vw;
  margin-bottom: 4px;
  display: flex;
}

.wrapper-horizontal.sterne {
  background-image: url('../images/sternkante.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 2.3vw;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
}

.wrapper-headlines {
  width: 100%;
}

.kapitel-3-copy {
  color: #d8a535;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 300;
  line-height: 22px;
  display: none;
}

.haedline {
  color: #333;
  text-align: center;
  font-size: 3.5vw;
  line-height: 5vw;
}

.haedline._1-copy-copy-copy {
  color: #d6b054;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-family: urbana, sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  position: absolute;
  inset: 0% 0% auto;
}

.haedline.blur {
  color: #d6b054;
  text-align: left;
  margin-bottom: 0;
  font-size: 4vw;
  font-style: normal;
  font-weight: 300;
  line-height: 4.4vw;
  display: none;
  position: absolute;
}

.logo-wrapper {
  align-items: center;
  height: auto;
  margin-bottom: 10px;
}

.text-span-16-copy {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: urbana, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5.5vw;
}

.logo {
  width: 200px;
}

.wrapper-blur-line {
  width: 100%;
  height: 100px;
  position: relative;
}

.menue {
  z-index: 100;
  background-color: #d6b054;
  background-image: linear-gradient(112deg, #ae884d 2%, #d6b054 48%, #d8a535);
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

@media screen and (min-width: 1440px) {
  .wrapper-horizontal.sterne {
    background-size: 2vw;
  }

  .logo {
    width: 180px;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper-horizontal {
    margin-bottom: .4vw;
  }

  .kapitel-3-copy {
    font-size: 22px;
  }

  .haedline._1-copy-copy-copy, .haedline.blur {
    font-size: 3vw;
    line-height: 3.4vw;
  }
}

@media screen and (max-width: 991px) {
  .wrapper-pritzelkante {
    inset: auto 0% 0%;
  }

  .under-construction {
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper-horizontal.sterne {
    background-size: 3.2vw;
  }

  .haedline {
    font-size: 4vw;
  }

  .haedline._1-copy-copy-copy {
    font-size: 32px;
    line-height: 32px;
  }

  .haedline.blur {
    font-size: 38px;
    line-height: 42px;
  }

  .logo-wrapper {
    width: 150px;
    margin-left: 0;
  }

  .text-span-16-copy {
    font-size: 38px;
    line-height: 34px;
  }

  .menue {
    height: 80px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-pritzelkante {
    margin-bottom: 8px;
    inset: auto 0% 0%;
  }

  .under-construction {
    padding-left: 24px;
    padding-right: 24px;
  }

  .wrapper-text-construction {
    display: block;
  }

  .wrapper-horizontal {
    align-items: flex-end;
    min-height: 24px;
    margin-top: 16px;
    margin-bottom: 0;
    margin-right: auto;
  }

  .kapitel-3-copy {
    font-size: 16px;
  }

  .haedline._1-copy-copy-copy {
    line-height: 32px;
  }

  .haedline.blur {
    font-size: 32px;
    line-height: 34px;
  }

  .logo-wrapper, .logo {
    width: 120px;
  }

  .menue {
    justify-content: space-between;
    align-items: flex-end;
    height: 70px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 479px) {
  .wrapper-pritzelkante {
    background-position: 50% 24px;
    background-size: 136px;
    margin-bottom: 8px;
  }

  .under-construction {
    padding-left: 8px;
    padding-right: 8px;
  }

  .wrapper-text-construction {
    display: flex;
  }

  .wrapper-horizontal {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .wrapper-headlines {
    max-width: 100%;
  }

  .kapitel-3-copy {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .haedline._1-copy-copy-copy, .haedline.blur {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
  }

  .logo-wrapper {
    margin-left: 0;
  }

  .text-span-16-copy {
    font-size: 32px;
    line-height: 30px;
  }

  .logo {
    width: 110px;
  }

  .menue {
    justify-content: space-between;
    align-items: flex-end;
    height: 60px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

#w-node-_12df0644-990d-78d3-1b9d-82320d631f84-1cdc8648 {
  grid-area: 3 / 1 / 4 / 4;
  align-self: center;
}


