:root {
  --yellow: #fffb00;
  --silverold: #bdbdbd;
  --sand: #b1ada5;
  --hot-pink: #fc4cb6;
  --white: white;
  --black: black;
  --gelbgruen: #dffa10;
}

body {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 100px;
  font-weight: 800;
  line-height: 140px;
}

p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 300;
  line-height: 65px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: var(--yellow);
}

strong {
  font-weight: 500;
}

.hero {
  color: var(--silverold);
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.div-block {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 107px;
  display: flex;
}

.div-block-2 {
  background-color: var(--yellow);
  width: 5px;
  height: 9%;
  margin-bottom: 36px;
  margin-left: 4px;
  margin-right: 4px;
}

.div-block-2._2 {
  height: 76%;
  margin-top: 150px;
  margin-bottom: 0;
}

.div-block-2._3 {
  height: 27%;
  margin-bottom: 114px;
}

.div-block-2._4 {
  height: 39%;
  margin-bottom: 114px;
}

.div-block-2._5 {
  height: 28%;
  margin-bottom: 112px;
}

.div-block-2._6 {
  height: 56%;
  margin-bottom: 117px;
}

.div-block-2._7 {
  height: 39%;
}

.div-block-2._8 {
  height: 222px;
  margin-bottom: 50px;
}

.div-block-2._9 {
  height: 82px;
  margin-bottom: 53px;
}

.div-block-2._10 {
  background-color: #ffed00;
  height: 457px;
}

.div-block-2._11 {
  height: 776px;
  margin-bottom: -143px;
}

.div-block-2._12 {
  height: 547px;
  margin-bottom: -89px;
}

.div-block-2._13 {
  height: 626px;
  margin-bottom: -89px;
}

.div-block-2._14 {
  height: 719px;
  margin-bottom: 69px;
}

.div-block-2._15 {
  height: 235px;
  margin-bottom: 15px;
}

.div-block-2._16 {
  height: 637px;
  margin-bottom: -75px;
}

.div-block-2._17 {
  height: 346px;
  margin-bottom: -27px;
}

.div-block-2._18 {
  height: 160px;
  margin-bottom: -31px;
}

.div-block-2._19 {
  height: 480px;
  margin-bottom: -32px;
}

.div-block-2._20 {
  height: 600px;
  margin-bottom: -32px;
}

.div-block-2._21 {
  height: 318px;
  margin-bottom: -59px;
}

.div-block-2._22 {
  height: 244px;
  margin-bottom: -67px;
}

.div-block-2._23 {
  height: 472px;
  margin-bottom: -33px;
}

.div-block-2._24 {
  height: 829px;
  margin-bottom: -31px;
}

.div-block-2._25 {
  height: 345px;
  margin-bottom: -32px;
}

.div-block-2._26 {
  height: 554px;
  margin-bottom: -7px;
}

.div-block-2._27 {
  height: 109px;
  margin-bottom: 76px;
}

.div-block-2._28 {
  height: 239px;
  margin-bottom: 135px;
}

.div-block-2._29 {
  height: 326px;
  margin-bottom: 142px;
}

.div-block-2._30 {
  height: 200px;
}

.div1 {
  align-items: center;
  display: flex;
}

.abstand {
  background-color: var(--silverold);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  transform: scale(.4);
}

.heading {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 100px;
  line-height: 120px;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.titel {
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
  min-width: 600px;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.heading-2 {
  font-weight: 700;
}

.heading-3 {
  letter-spacing: 6px;
  font-family: Work Sans, sans-serif;
  font-size: 90px;
  font-weight: 700;
}

.body {
  background-color: var(--silverold);
  perspective: 1000px;
}

.paragraph-2 {
  font-family: Work Sans, sans-serif;
  font-size: 54px;
  font-weight: 300;
}

.section1 {
  align-items: center;
  height: 100vh;
  display: flex;
}

.section1.desk {
  justify-content: space-around;
  width: 100vw;
  overflow: hidden;
}

.section1.phone {
  display: none;
}

.div-block-li {
  transform-style: preserve-3d;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  transform: scale3d(1, .4, 1);
}

.div-block-3-copy {
  background-color: var(--silverold);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.section2 {
  background-color: var(--sand);
  flex-direction: row;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.section2.impressum {
  justify-content: center;
}

.div-block-re {
  z-index: 10;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-text {
  font-family: Work Sans, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 70px;
  display: inline-block;
}

.paragraph-flietext {
  text-align: left;
  width: 75%;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 24px;
  line-height: 35px;
}

.paragraph-flietext.impressum {
  width: 100%;
  font-weight: 300;
}

.paragraph-flietext.mail {
  text-align: center;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}

.columns {
  padding-top: 38px;
  padding-bottom: 40px;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 3%;
}

.strich {
  background-color: var(--hot-pink);
  transform-origin: 100% 0;
  width: 10%;
  height: 8px;
}

.strich.mitte {
  transform-origin: 50%;
  width: 39%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menue {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.menue.impressum {
  background-color: var(--sand);
  justify-content: flex-start;
  align-items: flex-end;
}

.div-block-li-main {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-li-main.li {
  justify-content: flex-end;
  width: 500px;
  overflow: hidden;
}

.div-block-li-main.re {
  justify-content: flex-start;
  width: 500px;
  overflow: hidden;
}

.link-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.link-block-2.w--current {
  color: var(--yellow);
}

.menuetext {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.strich-menue {
  background-color: var(--hot-pink);
  transform-origin: 100% 0;
  width: 50px;
  height: 8px;
}

.navbar-2 {
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section3 {
  background-color: var(--sand);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.oben {
  z-index: 100;
  background-color: var(--sand);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-blockmitte {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-flietext-mitte {
  text-align: left;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 24px;
  line-height: 35px;
}

.bold-text {
  color: #fff;
  font-weight: 300;
}

.heading-text-copy {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 70px;
}

.div-block-li-copy {
  transform-style: preserve-3d;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  transform: scale3d(1, .4, 1);
}

.div-block-litraining {
  transform-style: preserve-3d;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  transform: scale3d(1, .1, 1);
}

.abstan {
  width: 100vw;
  height: 60px;
}

.unten {
  z-index: 10000;
  justify-content: center;
  align-items: flex-start;
  height: 600px;
  padding-top: 100px;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-2 {
  background-color: var(--sand);
}

.section {
  height: 80px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-7 {
  background-color: var(--sand);
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 100%;
  display: flex;
}

.textspan {
  color: var(--yellow);
}

.logotext {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.div-block-8 {
  align-items: center;
  display: flex;
}

.link-block-2-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.link-block-2-copy.w--current {
  color: var(--yellow);
}

.wave {
  display: none;
}

.div-block-2-copy {
  background-color: var(--yellow);
  width: .5%;
  min-width: 5px;
  height: 9%;
  margin-bottom: 36px;
}

.div-block-2-copy._2 {
  height: 76%;
  margin-top: 150px;
  margin-bottom: 0;
}

.div-block-2-copy._3 {
  height: 27%;
  margin-bottom: 114px;
}

.div-block-2-copy._4 {
  height: 39%;
  margin-bottom: 114px;
}

.div-block-2-copy._5 {
  height: 28%;
  margin-bottom: 112px;
}

.div-block-2-copy._6 {
  height: 56%;
  margin-bottom: 117px;
}

.div-block-2-copy._7 {
  height: 39%;
}

.div-block-2-copy._8 {
  height: 222px;
  margin-bottom: 50px;
}

.div-block-2-copy._9 {
  height: 82px;
  margin-bottom: 53px;
}

.div-block-2-copy._10 {
  height: 457px;
}

.div-block-2-copy._11 {
  height: 776px;
  margin-bottom: -143px;
}

.div-block-2-copy._12 {
  height: 547px;
  margin-bottom: -89px;
}

.div-block-2-copy._13 {
  height: 626px;
  margin-bottom: -89px;
}

.div-block-2-copy._14 {
  height: 719px;
  margin-bottom: 69px;
}

.div-block-2-copy._15 {
  height: 235px;
  margin-bottom: 15px;
}

.div-block-2-copy._16 {
  height: 637px;
  margin-bottom: -75px;
}

.div-block-2-copy._17 {
  height: 346px;
  margin-bottom: -27px;
}

.div-block-2-copy._18 {
  height: 160px;
  margin-bottom: -31px;
}

.div-block-2-copy._19 {
  height: 480px;
  margin-bottom: -32px;
}

.div-block-2-copy._20 {
  height: 600px;
  margin-bottom: -32px;
}

.div-block-2-copy._21 {
  height: 318px;
  margin-bottom: -59px;
}

.div-block-2-copy._22 {
  height: 244px;
  margin-bottom: -67px;
}

.div-block-2-copy._23 {
  height: 472px;
  margin-bottom: -33px;
}

.div-block-2-copy._24 {
  height: 829px;
  margin-bottom: -31px;
}

.div-block-2-copy._25 {
  height: 345px;
  margin-bottom: -32px;
}

.div-block-2-copy._26 {
  height: 554px;
  margin-bottom: -7px;
}

.div-block-2-copy._27 {
  height: 109px;
  margin-bottom: 76px;
}

.div-block-2-copy._28 {
  height: 239px;
  margin-bottom: 135px;
}

.div-block-2-copy._29 {
  height: 326px;
  margin-bottom: 142px;
}

.div-block-2-copy._30 {
  height: 200px;
}

.menue-impressum {
  background-color: var(--sand);
}

.boldtext, .bold-text-2 {
  font-weight: 500;
}

.berschrift {
  letter-spacing: .3px;
  font-size: 26px;
  font-weight: 700;
}

.link-raus {
  text-decoration: underline;
}

.betont {
  font-weight: 300;
}

.bold-text-3, .text-span, .text-span-2, .text-span-3 {
  text-decoration: underline;
}

.unterstrichen {
  font-size: 24px;
  line-height: 35px;
  text-decoration: underline;
}

.titel-copy {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.head {
  flex-direction: column;
  align-items: center;
  width: 30%;
  min-width: 300px;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.div-block-9 {
  align-items: flex-start;
}

.strich-copy {
  background-color: var(--hot-pink);
  transform-origin: 100% 0;
  width: 30%;
  height: 8px;
}

.strich-copy.mitte {
  transform-origin: 50%;
  width: 39%;
  margin-left: auto;
  margin-right: auto;
}

.titel-copy-copy {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.kontakt {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 24px;
  line-height: 20px;
  display: flex;
}

.kontakt.impressum {
  width: 100%;
  font-weight: 300;
}

.kontakt.mail {
  margin-top: 0;
  padding-top: 0;
}

.paragraph-flietext-copy {
  text-align: left;
  width: 75%;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 24px;
  line-height: 35px;
}

.paragraph-flietext-copy.impressum {
  width: 100%;
  font-weight: 300;
}

.paragraph-flietext-copy.mail {
  margin-top: 0;
  padding-top: 0;
}

.kapitelstrich {
  color: var(--hot-pink);
  font-weight: 500;
}

.link-2 {
  margin-top: 10px;
}

html.w-mod-js [data-ix="strich-menue"], html.w-mod-js [data-ix="scroll-strich"] {
  transform: scale(.01, 1);
}

html.w-mod-js [data-ix="scale-up"], html.w-mod-js [data-ix="scale-up-2"], html.w-mod-js [data-ix="scale-up-3"], html.w-mod-js [data-ix="scale-up-4"], html.w-mod-js [data-ix="scale-up-5"], html.w-mod-js [data-ix="scale-up-6"], html.w-mod-js [data-ix="scale-up-7"], html.w-mod-js [data-ix="scale-up-8"], html.w-mod-js [data-ix="scale-up-9"], html.w-mod-js [data-ix="scale-up-10"], html.w-mod-js [data-ix="scale-up-11"], html.w-mod-js [data-ix="scale-up-12"], html.w-mod-js [data-ix="scale-up-13"], html.w-mod-js [data-ix="scale-up-14"] {
  transform: scale(1, .01);
}

html.w-mod-js [data-ix="scale-up-15"] {
  transform: translate(0, 60px)scale(1, .01);
}

html.w-mod-js [data-ix="scale-up-16"], html.w-mod-js [data-ix="scale-up-17"], html.w-mod-js [data-ix="scale-up-18"], html.w-mod-js [data-ix="scale-up-19"], html.w-mod-js [data-ix="scale-up-20"], html.w-mod-js [data-ix="scale-up-21"], html.w-mod-js [data-ix="scale-up-22"], html.w-mod-js [data-ix="scale-up-23"], html.w-mod-js [data-ix="scale-up-24"], html.w-mod-js [data-ix="scale-up-25"], html.w-mod-js [data-ix="scale-up-26"], html.w-mod-js [data-ix="scale-up-27"], html.w-mod-js [data-ix="scale-up-28"], html.w-mod-js [data-ix="scale-up-29"], html.w-mod-js [data-ix="scale-up-30"], html.w-mod-js [data-ix="scale-up-31"], html.w-mod-js [data-ix="scale-up-32"], html.w-mod-js [data-ix="scale-up-33"] {
  transform: scale(1, .01);
}

html.w-mod-js [data-ix="reindrehen"] {
  transform: scale(1, .5)skewX(34deg)skewY(19deg);
}

html.w-mod-js [data-ix="fade-in"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .div-block-2._8 {
    height: 30%;
  }

  .div-block-2._9 {
    height: 11%;
  }

  .div-block-2._10 {
    height: 62%;
  }

  .div-block-2._11 {
    height: 105%;
  }

  .div-block-2._12 {
    height: 74%;
  }

  .div-block-2._13 {
    height: 85%;
  }

  .div-block-2._14 {
    height: 98%;
  }

  .div-block-2._15 {
    height: 32%;
  }

  .div-block-2._16 {
    height: 86%;
  }

  .div-block-2._17 {
    height: 47%;
  }

  .div-block-2._18 {
    height: 22%;
  }

  .div-block-2._19 {
    height: 65%;
  }

  .div-block-2._20 {
    height: 81%;
  }

  .div-block-2._21 {
    height: 43%;
  }

  .div-block-2._22 {
    height: 33%;
  }

  .div-block-2._23 {
    height: 64%;
  }

  .div-block-2._24 {
    height: 112%;
  }

  .div-block-2._25 {
    height: 63%;
  }

  .div-block-2._26 {
    height: 101%;
  }

  .div-block-2._27 {
    height: 23%;
  }

  .titel {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-3 {
    margin-bottom: 5px;
  }

  .section1 {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 75px;
  }

  .section1.desk {
    display: none;
  }

  .section1.phone {
    display: flex;
  }

  .div-block-li {
    width: 100%;
    margin-top: -110px;
    display: flex;
  }

  .section2 {
    flex-direction: column;
    height: auto;
    padding-top: 75px;
  }

  .div-block-re {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-text.impressum {
    font-size: 45px;
    line-height: 55px;
  }

  .paragraph-flietext {
    text-align: left;
    width: 100%;
  }

  .paragraph-flietext.mail {
    text-align: center;
  }

  .div-block-li-main {
    display: none;
  }

  .div-block-li-main.li {
    z-index: 1;
    width: auto;
    display: flex;
  }

  .section3 {
    overflow: hidden;
  }

  .oben {
    background-color: var(--sand);
  }

  .div-blockmitte {
    width: 75%;
  }

  .div-block-li-copy {
    display: none;
  }

  .wave {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div-block-2-copy {
    width: 5px;
    margin-left: 4px;
    margin-right: 4px;
  }

  .div-block-2-copy._8 {
    height: 30%;
  }

  .div-block-2-copy._9 {
    height: 11%;
  }

  .div-block-2-copy._10 {
    height: 62%;
  }

  .div-block-2-copy._11 {
    height: 105%;
  }

  .div-block-2-copy._12 {
    height: 74%;
  }

  .div-block-2-copy._13 {
    height: 85%;
  }

  .div-block-2-copy._14 {
    height: 98%;
  }

  .div-block-2-copy._15 {
    height: 32%;
  }

  .div-block-2-copy._16 {
    height: 86%;
  }

  .div-block-2-copy._17 {
    height: 47%;
  }

  .div-block-2-copy._18 {
    height: 22%;
  }

  .div-block-2-copy._19 {
    height: 65%;
  }

  .div-block-2-copy._20 {
    height: 81%;
  }

  .div-block-2-copy._21 {
    height: 43%;
  }

  .div-block-2-copy._22 {
    height: 33%;
  }

  .div-block-2-copy._23 {
    height: 64%;
  }

  .div-block-2-copy._24 {
    height: 112%;
  }

  .div-block-2-copy._25 {
    height: 63%;
  }

  .div-block-2-copy._26 {
    height: 101%;
  }

  .div-block-2-copy._27 {
    height: 23%;
  }

  .betont {
    display: inline-block;
  }

  .titel-copy {
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .head, .titel-copy-copy {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link {
    display: inline-block;
  }

  .kontakt {
    text-align: left;
  }

  .kontakt.mail {
    text-align: center;
  }

  .paragraph-flietext-copy {
    text-align: left;
    width: 100%;
  }

  .paragraph-flietext-copy.mail {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    width: 4px;
    height: 6%;
    margin-left: 3px;
    margin-right: 3px;
  }

  .div-block-2._2 {
    height: 53%;
    margin-top: -16px;
  }

  .div-block-2._3 {
    height: 12%;
    margin-bottom: 72px;
  }

  .div-block-2._4 {
    height: 19%;
  }

  .div-block-2._5 {
    height: 8%;
  }

  .div-block-2._6 {
    height: 36%;
  }

  .div-block-2._7 {
    height: 19%;
  }

  .div-block-2._8 {
    height: 32%;
  }

  .div-block-2._20 {
    height: 120%;
  }

  .div-block-2._21 {
    height: 64%;
  }

  .titel {
    min-width: auto;
    margin-top: 0;
  }

  .heading-3 {
    font-size: 74px;
    line-height: 85px;
  }

  .paragraph-2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
  }

  .section1 {
    height: 600px;
    margin-bottom: 0;
  }

  .section1.phone {
    overflow: hidden;
  }

  .div-block-li {
    margin-bottom: 0;
  }

  .heading-text {
    font-size: 54px;
    line-height: 60px;
  }

  .heading-text.impressum {
    font-size: 35px;
  }

  .paragraph-flietext {
    letter-spacing: .4px;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }

  .menue {
    background-color: var(--silverold);
    height: 75px;
  }

  .section3 {
    padding-top: 70px;
  }

  .div-blockmitte {
    width: 75%;
  }

  .paragraph-flietext-mitte {
    letter-spacing: .3px;
    font-size: 18px;
    line-height: 25px;
  }

  .heading-text-copy {
    font-size: 54px;
  }

  .container {
    height: 60px;
  }

  .div-block-7 {
    align-items: flex-end;
    padding-bottom: 10px;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .wave {
    justify-content: center;
  }

  .div-block-2-copy {
    height: 6%;
  }

  .div-block-2-copy._2 {
    height: 53%;
    margin-top: -16px;
  }

  .div-block-2-copy._3 {
    height: 12%;
    margin-bottom: 72px;
  }

  .div-block-2-copy._4 {
    height: 19%;
  }

  .div-block-2-copy._5 {
    height: 8%;
  }

  .div-block-2-copy._6 {
    height: 36%;
  }

  .div-block-2-copy._7 {
    height: 19%;
  }

  .div-block-2-copy._8 {
    height: 32%;
  }

  .div-block-2-copy._20 {
    height: 120%;
  }

  .div-block-2-copy._21 {
    height: 64%;
  }

  .unterstrichen {
    font-size: 18px;
    line-height: 25px;
  }

  .titel-copy, .head, .titel-copy-copy {
    margin-top: 0;
  }

  .kontakt {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
  }

  .paragraph-flietext-copy {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    height: 32%;
  }

  .div-block-2._3 {
    height: 40%;
    margin-bottom: 0;
  }

  .div-block-2._4, .div-block-2._5, .div-block-2._6, .div-block-2._7, .div-block-2._8, .div-block-2._9, .div-block-2._10 {
    margin-bottom: 0;
  }

  .titel {
    margin-bottom: 20px;
  }

  .heading-3 {
    font-size: 47px;
    line-height: 75px;
  }

  .paragraph-2 {
    font-size: 28px;
    line-height: 35px;
  }

  .div-block-li {
    justify-content: space-between;
    width: 100%;
    margin-top: -100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section2 {
    padding-top: 75px;
  }

  .section2.impressum {
    padding-bottom: 40px;
  }

  .div-block-re {
    width: 100%;
  }

  .heading-text {
    font-size: 34px;
    line-height: 45px;
  }

  .heading-text.impressum {
    font-size: 24px;
    line-height: 35px;
  }

  .menue {
    background-color: var(--silverold);
    height: 75px;
  }

  .menue.impressum {
    background-color: var(--sand);
  }

  .link-block-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menuetext {
    font-size: 12px;
  }

  .div-blockmitte {
    width: 100%;
  }

  .bold-text {
    letter-spacing: .3px;
  }

  .unten {
    padding-top: 40px;
  }

  .container {
    align-items: flex-end;
    height: 60px;
  }

  .div-block-7 {
    align-items: flex-end;
    padding-bottom: 10px;
  }

  .wave {
    justify-content: center;
  }

  .div-block-2-copy {
    width: 2px;
    height: 32%;
    margin-left: 2px;
    margin-right: 2px;
  }

  .div-block-2-copy._3 {
    height: 40%;
    margin-bottom: 0;
  }

  .div-block-2-copy._4, .div-block-2-copy._5, .div-block-2-copy._6, .div-block-2-copy._7, .div-block-2-copy._8, .div-block-2-copy._9, .div-block-2-copy._10 {
    margin-bottom: 0;
  }

  .head, .titel-copy-copy {
    margin-bottom: 20px;
  }

  .kontakt {
    padding-top: 0;
  }
}


