.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 .w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .image {
  display: none;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  margin-top: 5%;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .heading._1 {
  margin-top: 2%;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
}.tp-landingpage .slide-nav {
  position: relative;
  inset: auto 0% 0%;
}.tp-landingpage .icon {
  color: #000;
  display: block;
}.tp-landingpage .slide {
  width: 25%;
}.tp-landingpage .mask {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button-4 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 40px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}.tp-landingpage .button-4:hover {
  color: #000;
  background-color: #faf435;
}.tp-landingpage .button-4.oben {
  width: 50%;
  margin-top: 40px;
}.tp-landingpage .image-60 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .slider.dyslider1 {
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
}.tp-landingpage .grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin: 2% auto;
}.tp-landingpage .button {
  text-align: center;
  background-color: #333;
  border-radius: 0;
  width: 35%;
  margin-left: 3%;
  display: block;
}.tp-landingpage .button:hover {
  color: #464646;
  background-color: #faf40d;
}.tp-landingpage .button.mitte {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .button.mitte.wider {
  width: 90%;
}.tp-landingpage .grid-6 {
  width: 90%;
  margin: 2% auto 0;
  padding-bottom: 20px;
}.tp-landingpage .div-block {
  background-color: #faf415;
  width: 90%;
  margin: 2% auto 20px;
  padding: 2%;
  display: none;
}.tp-landingpage .grid-7 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .text-block-2 {
  color: #000;
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 24px;
}.tp-landingpage .image-70 {
  width: 15%;
  margin-top: 0%;
  margin-bottom: -3%;
}.tp-landingpage .text-block-3 {
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .ausblenden {
  display: none;
}.tp-landingpage .button-5 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 40px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}.tp-landingpage .button-5:hover {
  color: #000;
  background-color: #faf435;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block {
    width: 85%;
  }.tp-landingpage .slide-nav {
    margin-top: 10px;
  }.tp-landingpage .icon {
    font-size: 30px;
  }.tp-landingpage .slide {
    width: 33%;
  }.tp-landingpage .button-4 {
    font-size: 14px;
  }.tp-landingpage .button {
    width: 50%;
  }.tp-landingpage .button.mitte,.tp-landingpage .button.mitte.wider,.tp-landingpage .button-5 {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading._1 {
    margin-left: 20px;
    margin-right: 20px;
  }.tp-landingpage .text-block {
    width: 95%;
  }.tp-landingpage .slide-nav {
    margin-top: 20px;
  }.tp-landingpage .button-4 {
    font-size: 15px;
  }.tp-landingpage .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 90%;
  }.tp-landingpage .button {
    width: 40%;
  }.tp-landingpage .button.mitte.wider {
    width: 100%;
    font-size: 12px;
    line-height: 14px;
  }.tp-landingpage .image-70 {
    width: 35%;
  }.tp-landingpage .button-5 {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .desktop {
    display: none;
  }.tp-landingpage .image {
    display: block;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .button-4.oben {
    width: 80%;
    margin-top: 20px;
  }.tp-landingpage .slider {
    margin-top: 40px;
  }.tp-landingpage .grid-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .button {
    width: 70%;
    margin-bottom: 5%;
  }.tp-landingpage .button.mitte.wider {
    margin-bottom: 0%;
  }.tp-landingpage .text-block-2 {
    width: 85%;
    font-size: 20px;
  }.tp-landingpage .image-70 {
    width: 50%;
  }.tp-landingpage .text-block-3 {
    font-size: 12px;
    line-height: 15px;
  }.tp-landingpage .grid-8 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}.tp-landingpage #w-node-_4b4f737b-9ebf-e135-b13e-4a3be9d823af-dfbd2894 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-fde42f98-e4a9-2e92-1ee8-8a42d91b33a9-dfbd2894 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5b-dfbd2894 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5d-dfbd2894 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5f-dfbd2894 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_817738c0-8692-8aa2-5075-2c1da6fea7c7-dfbd2894 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_053d2853-7518-3be9-17a7-d2f2504b2891-dfbd2894 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-a7f02a2f-6a06-bd13-c723-051cf24a439c-dfbd2894 {
  grid-area: 2 / 1 / 3 / 4;
}.tp-landingpage #w-node-a3294957-e4c0-62f5-4adf-6e09881748b8-dfbd2894 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}.tp-landingpage #w-node-_40bf4552-6595-1463-02c7-2eb538a724d4-dfbd2894 {
  grid-area: 3 / 3 / 4 / 4;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5b-dfbd2894 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5d-dfbd2894 {
    grid-area: 1 / 3 / 2 / 5;
    align-self: center;
  }.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5f-dfbd2894 {
    grid-area: 2 / 2 / 3 / 4;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_4b4f737b-9ebf-e135-b13e-4a3be9d823af-dfbd2894 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_392f2982-b409-6c05-9d4d-c7bce375365a-dfbd2894 {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-a8e3725c-bd28-21b8-cc3d-fdb54ee73c17-dfbd2894 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-ecf24284-1b97-5a44-2ae0-0cd0c9dd2873-dfbd2894 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_97cdcad0-cb99-3d91-ac6d-9cfa92f2f888-dfbd2894 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5d-dfbd2894 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_2b3fab08-5489-aba6-afbf-ff43890c5d5f-dfbd2894 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_817738c0-8692-8aa2-5075-2c1da6fea7c7-dfbd2894 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_053d2853-7518-3be9-17a7-d2f2504b2891-dfbd2894 {
    grid-area: 2 / 1 / 3 / 3;
  }
}


@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';
  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-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-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  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-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-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  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-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-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.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  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-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  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;
}