.tp-landingpage :root {
  --white: white;
  --black: black;
}.tp-landingpage .w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}.tp-landingpage .bold-text-3 {
  font-family: Uni Sans, sans-serif;
  line-height: 40px;
}.tp-landingpage .text-span {
  color: #000;
  padding-top: 0;
  font-size: 80px;
}.tp-landingpage .text-block {
  color: #000;
  text-align: right;
  margin-top: 5%;
  padding-left: 5%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}.tp-landingpage .bold-text-2 {
  font-family: Uni Sans, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}.tp-landingpage .head {
  grid-row-gap: 16px;
  background-color: #ffec00;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}.tp-landingpage .heading {
  color: #000;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}.tp-landingpage .menugrid {
  margin-top: 20px;
  padding-left: 40%;
  padding-right: 5%;
}.tp-landingpage .div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 15%;
  padding-right: 10%;
  display: flex;
}.tp-landingpage .button {
  color: #000;
  text-align: center;
  background-color: #fff0;
  border: 2px solid #000;
  border-radius: 20px;
  max-width: 40%;
  margin-top: 5%;
  margin-left: 0%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .button:hover {
  border-color: #ef7866;
}.tp-landingpage .button.new {
  background-image: none;
  max-width: 60%;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}.tp-landingpage .button.new.oben {
  max-width: 100%;
}.tp-landingpage .button.new.oben:hover {
  border-color: #f746b3;
}.tp-landingpage .div-block {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  padding: 5%;
  display: flex;
}.tp-landingpage .image-21 {
  border-radius: 500px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .8s;
  display: block;
  transform: scale(.95);
}.tp-landingpage .image-21:hover {
  border: 2px solid #ef7866;
  transform: none;
}.tp-landingpage .image-21.mitcode {
  border-radius: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .image-21.mitcode:hover {
  border-style: none;
}.tp-landingpage .einleitung {
  color: #000;
  text-align: right;
  padding-bottom: 5%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}.tp-landingpage .grid-3 {
  background-color: #ffec00;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  padding-left: 10%;
  padding-right: 10%;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: right;
  font-weight: 900;
  line-height: 60px;
}.tp-landingpage .text-block-3 {
  color: #000;
  text-align: center;
  border: 2px solid #000;
  border-radius: 20px;
  max-width: 80%;
  margin-top: 20px;
  margin-left: 10%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .text-block-3:hover {
  border-color: #ef7866;
}.tp-landingpage .text-block-3.cat {
  justify-content: center;
  max-width: 90%;
  margin-left: 0%;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}.tp-landingpage .text-block-3.cat:hover {
  border-color: #0936ad;
}.tp-landingpage .div-block-3 {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  padding: 5%;
  display: flex;
}.tp-landingpage .div-block-3.cat {
  flex-direction: column;
  margin-top: 0%;
}.tp-landingpage .image-51 {
  border-radius: 500px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .8s;
  display: block;
  transform: scale(.95);
}.tp-landingpage .image-51:hover {
  border: 2px solid #f746b3;
  transform: none;
}.tp-landingpage .div-block-8 {
  margin-top: 5%;
}.tp-landingpage .link-block {
  text-align: center;
  text-decoration: none;
}.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .heading-3 {
  color: #000;
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Uni Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}.tp-landingpage .link-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block-2._2 {
  width: 100%;
}

@media screen and (max-width: 991px) {.tp-landingpage .bold-text-3 {
    text-align: center;
    font-size: 30px;
    line-height: 32px;
  }.tp-landingpage .text-span {
    padding-top: 0;
    font-size: 50px;
    line-height: 45px;
  }.tp-landingpage .text-block {
    font-size: 14px;
    line-height: 18px;
  }.tp-landingpage .bold-text-2 {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .heading {
    font-size: 40px;
    line-height: 32px;
  }.tp-landingpage .menugrid {
    padding-left: 5%;
  }.tp-landingpage .div-block-2 {
    margin-top: 0%;
  }.tp-landingpage .button {
    max-width: 70%;
  }.tp-landingpage .button.new {
    max-width: 80%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .div-block {
    margin-top: 0%;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto;
  }.tp-landingpage .heading-2 {
    font-size: 22px;
    line-height: 32px;
  }.tp-landingpage .text-block-3.cat {
    border-radius: 50px;
    justify-content: center;
    max-width: 100%;
    margin-left: 0%;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 16px;
    display: flex;
  }.tp-landingpage .div-block-3 {
    margin-top: 0%;
  }.tp-landingpage .image-51 {
    width: 100%;
  }.tp-landingpage .heading-3 {
    font-size: 40px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-span {
    padding-top: 0;
    font-size: 30px;
    line-height: 30px;
  }.tp-landingpage .text-block {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .heading {
    font-size: 26px;
  }.tp-landingpage .button {
    margin-top: -5%;
    margin-bottom: 10%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button.new {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button.new.oben {
    margin-top: 15%;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .einleitung {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .heading-2 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
  }.tp-landingpage .text-block-3.cat {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .image-51 {
    width: 100%;
  }.tp-landingpage .heading-3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .bold-text-3 {
    text-align: center;
  }.tp-landingpage .text-block {
    text-align: center;
    padding-left: 0%;
  }.tp-landingpage .head {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .heading {
    text-align: left;
    justify-content: center;
    align-items: center;
  }.tp-landingpage .menugrid {
    margin-top: -5%;
  }.tp-landingpage .div-block-2 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .heading-3 {
    text-align: left;
  }
}.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749eb6-43900bc1 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749ec3-43900bc1 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_3d0408ad-1630-6d9c-c25e-e3193e35b75c-43900bc1 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_01f7c2a6-f3fb-b6a3-51a5-5f48dd8d99e2-43900bc1 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-d053759f-b77d-ca94-34fd-7d6df75dba7b-43900bc1 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-_879ae523-8704-b155-3bf3-7b6f04f8e72f-43900bc1 {
  grid-area: 3 / 2 / 4 / 3;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749eb6-43900bc1 {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749ec3-43900bc1 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_3d0408ad-1630-6d9c-c25e-e3193e35b75c-43900bc1 {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-_01f7c2a6-f3fb-b6a3-51a5-5f48dd8d99e2-43900bc1 {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-d053759f-b77d-ca94-34fd-7d6df75dba7b-43900bc1 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_879ae523-8704-b155-3bf3-7b6f04f8e72f-43900bc1 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749eb6-43900bc1 {
    grid-area: 2 / 1 / 4 / 4;
    place-self: center;
  }.tp-landingpage #w-node-b00c068c-5b61-6384-db85-edf1a6749ec3-43900bc1 {
    grid-area: 1 / 1 / 2 / 4;
  }.tp-landingpage #w-node-_3d0408ad-1630-6d9c-c25e-e3193e35b75c-43900bc1 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }.tp-landingpage #w-node-_01f7c2a6-f3fb-b6a3-51a5-5f48dd8d99e2-43900bc1 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-d053759f-b77d-ca94-34fd-7d6df75dba7b-43900bc1 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }.tp-landingpage #w-node-_879ae523-8704-b155-3bf3-7b6f04f8e72f-43900bc1 {
    grid-area: 6 / 1 / 7 / 2;
  }
}


@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}