.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}.tp-landingpage .heading {
  width: 80%;
  margin: -35% auto 5%;
  padding-top: 5%;
  padding-bottom: 2%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}.tp-landingpage .heading.oben {
  width: 60%;
  margin-top: 0%;
  margin-bottom: 3%;
  padding-top: 0%;
  padding-bottom: 0%;
  color: #faf514;
  font-size: 45px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}.tp-landingpage .heading._12 {
  margin-bottom: 2%;
  padding-bottom: 0%;
  color: #faf514;
  line-height: 25px;
}.tp-landingpage .div-block {
  display: block;
  padding-top: 10%;
  background-color: #171834;
  color: #464646;
}.tp-landingpage {
  max-width: 1250px;
  background-color: transparent;
}.tp-landingpage .image {
  margin-bottom: 5%;
}.tp-landingpage .div-block-2 {
  padding-bottom: 10%;
  background-color: #faf514;
}.tp-landingpage .div-block-3 {
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #464646;
}.tp-landingpage .heading-2 {
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
  font-family: Roboto, sans-serif;
  color: #464646;
  text-transform: uppercase;
}.tp-landingpage .image-2 {
  margin-top: 5%;
  margin-right: 0%;
  margin-bottom: 5%;
  padding-right: 10%;
}.tp-landingpage .grid {
  margin-top: 2%;
  margin-bottom: 2%;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
}.tp-landingpage .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #464646;
  font-family: Roboto, sans-serif;
  color: #faf514;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-span {
  padding-left: 2px;
  font-weight: 900;
}.tp-landingpage .slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}.tp-landingpage .heading-3 {
  display: block;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #464646;
  font-size: 45px;
  font-weight: 300;
  text-transform: uppercase;
}.tp-landingpage .heading-3.gelb {
  padding-left: 0%;
  color: #faf514;
}.tp-landingpage .heading-3.grau {
  margin-right: 0px;
  margin-left: 25%;
  color: #faf514;
  text-align: left;
}.tp-landingpage .left-arrow {
  display: none;
}.tp-landingpage .right-arrow {
  display: none;
}.tp-landingpage .slide-nav {
  position: relative;
}.tp-landingpage .list-item {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-transform: uppercase;
}.tp-landingpage .list-item._1 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._2 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._3 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._4 {
  font-family: Roboto, sans-serif;
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._5 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._6 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list-item._7 {
  color: #464646;
  font-weight: 300;
}.tp-landingpage .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}.tp-landingpage .italic-text {
  color: #333;
}.tp-landingpage .text-block {
  color: #333325;
  font-size: 20px;
}.tp-landingpage .div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}.tp-landingpage .image-3 {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}.tp-landingpage .grid-2 {
  grid-column-gap: 90px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}.tp-landingpage .text-block-2 {
  width: 75%;
  margin-left: 0%;
  padding-left: 0%;
  color: #faf514;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
  letter-spacing: 0px;
  text-indent: 0px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  -webkit-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
}.tp-landingpage .text-block-2.grau {
  margin-left: auto;
  padding-left: 0%;
  color: #faf514;
}.tp-landingpage .div-block-5 {
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 5%;
  background-color: #464646;
}.tp-landingpage .grid-3 {
  grid-column-gap: 90px;
}.tp-landingpage .div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/20200428-DJI_0334.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/20200428-DJI_0334.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
}.tp-landingpage .div-block-6.mitte {
  height: 600px;
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: #171834;
  background-image: url('../images/App.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}.tp-landingpage .div-block-6.mitte.unten {
  width: 80%;
  height: 500px;
  margin-right: auto;
  margin-bottom: 10%;
  margin-left: auto;
  background-image: url('../images/ryan-searle-qjrjJnFypa0-unsplash.jpg');
  background-size: cover;
}.tp-landingpage .heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Uni sans', sans-serif;
  font-size: 7vw;
  line-height: 5.5vw;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .grid-4 {
  width: 80%;
  margin: 0% auto 10%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}.tp-landingpage .grid-4.icons2 {
  margin-top: 10%;
  margin-bottom: 4%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}.tp-landingpage .text-block-3 {
  margin-top: 2%;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-4 {
  display: block;
  width: 17%;
  margin-right: auto;
  margin-bottom: 7%;
  margin-left: auto;
}.tp-landingpage .image-4.court {
  width: 20%;
}.tp-landingpage .image-4.geld {
  width: 20%;
}.tp-landingpage .image-4.hotel {
  width: 15%;
}.tp-landingpage .div-block-7 {
  margin-top: 1%;
}.tp-landingpage .sportarten {
  margin-top: 10%;
}.tp-landingpage .text-block-4 {
  margin-top: 1%;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}.tp-landingpage .header {
  width: 60%;
  font-family: 'Uni sans', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .header.grau {
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10%;
  padding-bottom: 5%;
  color: #444;
}.tp-landingpage .supheader {
  width: 45%;
  margin-top: 1%;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}.tp-landingpage .bereich1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Wald.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Wald.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}.tp-landingpage .text-block-5 {
  width: 80%;
  margin: 0% auto 5%;
  padding-top: 10%;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
}.tp-landingpage .slider-2 {
  width: 80%;
  height: 550px;
  margin: 0px auto;
  padding-bottom: 0%;
  background-color: transparent;
}.tp-landingpage .slide {
  height: auto;
  background-image: url('../images/Club-Tennis-Point_MulticourtPadel-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .div-block-8 {
  height: auto;
}.tp-landingpage .slide-nav-2 {
  position: relative;
}.tp-landingpage .div-block-9 {
  background-color: #fff;
}.tp-landingpage .youtube {
  margin-top: 10%;
}.tp-landingpage .grid-5 {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #171834;
}.tp-landingpage .div-block-10 {
  margin-bottom: 0%;
  padding-top: 10%;
  padding-bottom: 40%;
  border: 5px none #faf514;
  background-color: #171834;
}.tp-landingpage .button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 53px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #444;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  text-align: center;
  text-transform: none;
}.tp-landingpage .button-2.unten {
  display: none;
  margin-bottom: 0%;
}.tp-landingpage .slide-2 {
  background-image: url('../images/20200428-P1055051.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-3 {
  background-image: url('../images/20200428-P1055038.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-4 {
  background-image: url('../images/Club-Tennis-Point_MulticourtPadel-18.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-5 {
  background-image: url('../images/20200428-DJI_335.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-6 {
  background-image: url('../images/20200428-DJI_0340.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-7 {
  background-image: url('../images/20200428-DJI_0344.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-8 {
  background-image: url('../images/20200428-P1055066.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .slide-9 {
  background-image: url('../images/PHOTO-2021-02-04-14-05-58-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}.tp-landingpage .slide-1 {
  background-image: url('../images/PHOTO-2021-02-04-14-05-58-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
}.tp-landingpage .slide-1-2 {
  background-image: url('../images/PHOTO-2021-02-04-14-05-58-5.jpg');
  background-position: 50% 100%;
  background-size: cover;
}.tp-landingpage .heading-5 {
  margin-top: 7%;
  margin-bottom: 1%;
  font-family: Roboto, sans-serif;
  font-size: 43px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .list-item-2 {
  margin-top: 0%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}.tp-landingpage .list-item-3 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}.tp-landingpage .list-item-4 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}.tp-landingpage .list-2 {
  width: 55%;
  margin: 2% auto 0px;
}.tp-landingpage .text-block-6 {
  margin-top: 0%;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}.tp-landingpage .image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .text-block-7 {
  width: 80%;
  margin-right: auto;
  margin-bottom: 10%;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #faf514;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}.tp-landingpage .text-block-7.unten {
  margin-bottom: 0%;
}.tp-landingpage .text-block-7.unten._2 {
  line-height: 20px;
}.tp-landingpage .text-block-7.ff {
  margin-top: 5%;
}.tp-landingpage .text-block-7.dow {
  margin-top: 5%;
  margin-bottom: 2%;
}.tp-landingpage .text-block-7.dow._56 {
  margin-bottom: 0%;
  font-size: 25px;
}.tp-landingpage .list-3 {
  width: 80%;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10%;
}.tp-landingpage .list-item-5 {
  list-style-type: decimal;
}.tp-landingpage .list-item-6 {
  padding-top: 1%;
  padding-bottom: 1%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  text-align: center;
  list-style-type: decimal;
}.tp-landingpage .list-item-7 {
  list-style-type: decimal;
}.tp-landingpage .image-6 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .bold-text {
  font-size: 30px;
  text-transform: uppercase;
}.tp-landingpage .grid-6 {
  width: 80%;
  -ms-grid-columns: 2fr 0.25fr 2fr;
  grid-template-columns: 2fr 0.25fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .heading-6 {
  color: #fff;
  font-size: 60px;
  text-align: center;
}.tp-landingpage .image-7 {
  padding-left: 5%;
}.tp-landingpage .button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 50px;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #faf514;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}.tp-landingpage .button-3._4 {
  margin-right: 0px;
  margin-left: auto;
  background-color: #faf514;
}.tp-landingpage .bold-text-2 {
  padding-right: 5px;
  padding-left: 5px;
}.tp-landingpage .bold-text-3 {
  padding-right: 5px;
  padding-left: 5px;
}.tp-landingpage .grid-7 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .link {
  color: #faf514;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .heading.oben {
    width: 80%;
    font-size: 40px;
    line-height: 35px;
  }.tp-landingpage .heading._12 {
    margin-top: -56%;
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .div-block {
    padding-top: 15%;
  }.tp-landingpage .div-block-6.mitte {
    height: 50vw;
  }.tp-landingpage .grid-4 {
    margin-bottom: 10%;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .text-block-3 {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .image-4 {
    width: 15%;
    margin-bottom: 10%;
  }.tp-landingpage .header {
    width: 80%;
    font-size: 60px;
    line-height: 50px;
  }.tp-landingpage .header.grau {
    padding-top: 10%;
    font-size: 50px;
  }.tp-landingpage .supheader {
    width: 80%;
    font-size: 15px;
    line-height: 18px;
  }.tp-landingpage .bereich1 {
    height: 55vw;
  }.tp-landingpage .text-block-5 {
    padding-top: 10%;
    font-size: 20px;
    line-height: 25px;
    text-align: justify;
  }.tp-landingpage .slider-2 {
    width: 80%;
    height: 55vw;
  }.tp-landingpage .div-block-10 {
    padding-top: 15%;
    padding-bottom: 70%;
  }.tp-landingpage .button-2 {
    width: 35vw;
    height: 4.8vw;
    font-size: 15px;
  }.tp-landingpage .icon {
    font-size: 25px;
  }.tp-landingpage .left-arrow-2 {
    width: 10%;
  }.tp-landingpage .right-arrow-2 {
    width: 10%;
  }.tp-landingpage .heading-5 {
    margin-bottom: 0%;
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .list-item-2 {
    line-height: 25px;
  }.tp-landingpage .list-item-3 {
    line-height: 25px;
  }.tp-landingpage .list-item-4 {
    line-height: 25px;
  }.tp-landingpage .list-2 {
    width: 72%;
  }.tp-landingpage .text-block-7 {
    margin-bottom: 15%;
  }.tp-landingpage .text-block-7.dow._56 {
    margin-top: 15%;
  }.tp-landingpage .button-3 {
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .button-3._4 {
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .grid-7 {
    width: 70%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    margin-top: -32%;
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .heading.oben {
    width: 80%;
    font-size: 35px;
    line-height: 30px;
  }.tp-landingpage .heading._12 {
    margin-top: -59%;
    margin-bottom: 4%;
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .div-block {
    padding-top: 15%;
  }.tp-landingpage .div-block-6.mitte {
    height: 55vw;
  }.tp-landingpage .div-block-6.mitte.unten {
    height: 300px;
  }.tp-landingpage .grid-4 {
    margin-bottom: 10%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .grid-4.icons2 {
    margin-bottom: 4%;
  }.tp-landingpage .text-block-3 {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .image-4 {
    width: 18%;
    margin-bottom: 10%;
  }.tp-landingpage .header {
    font-size: 48px;
    line-height: 45px;
  }.tp-landingpage .header.grau {
    padding-top: 10%;
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .supheader {
    font-size: 15px;
    line-height: 18px;
  }.tp-landingpage .bereich1 {
    height: 80vw;
  }.tp-landingpage .text-block-5 {
    padding-top: 10%;
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
  }.tp-landingpage .slider-2 {
    width: 80%;
  }.tp-landingpage .youtube {
    margin-top: 20%;
  }.tp-landingpage .div-block-10 {
    padding-bottom: 75vw;
  }.tp-landingpage .button-2 {
    width: 50vw;
    height: 7vw;
    font-size: 18px;
  }.tp-landingpage .heading-5 {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .list-item-2 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-3 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }.tp-landingpage .list-2 {
    width: 100%;
  }.tp-landingpage .text-block-6 {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .text-block-7 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }.tp-landingpage .text-block-7.dow._56 {
    margin-top: 15%;
    margin-bottom: 1%;
    font-size: 30px;
  }.tp-landingpage .bold-text {
    font-size: 30px;
    line-height: 25px;
  }.tp-landingpage .grid-6 {
    width: 60%;
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 40px;
  }.tp-landingpage .image-7 {
    width: 90%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0%;
  }.tp-landingpage .button-3 {
    font-size: 15px;
  }.tp-landingpage .button-3._4 {
    font-size: 15px;
  }.tp-landingpage .grid-7 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    padding-bottom: 2%;
    font-size: 24px;
    line-height: 25px;
  }.tp-landingpage .heading.oben {
    width: 80%;
    font-size: 26px;
    line-height: 35px;
  }.tp-landingpage .heading._12 {
    margin-top: -120%;
    text-align: justify;
  }.tp-landingpage .div-block {
    padding-top: 20%;
  }.tp-landingpage .div-block-6.mitte {
    height: 75vw;
  }.tp-landingpage .div-block-6.mitte.unten {
    margin-top: 10%;
  }.tp-landingpage .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .grid-4.icons2 {
    margin-top: 25%;
    margin-bottom: 7%;
  }.tp-landingpage .text-block-3 {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .image-4 {
    width: 20%;
  }.tp-landingpage .header {
    font-size: 28px;
    line-height: 25px;
  }.tp-landingpage .header.grau {
    font-size: 25px;
    line-height: 25px;
  }.tp-landingpage .supheader {
    font-size: 12px;
    line-height: 15px;
  }.tp-landingpage .bereich1 {
    height: 80vw;
  }.tp-landingpage .text-block-5 {
    padding-top: 15%;
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .slider-2 {
    height: 200px;
  }.tp-landingpage .div-block-10 {
    padding-top: 20%;
    padding-bottom: 150vw;
  }.tp-landingpage .button-2 {
    width: 60vw;
    height: 10vw;
    font-size: 13px;
  }.tp-landingpage .icon {
    font-size: 20px;
  }.tp-landingpage .left-arrow-2 {
    width: 14%;
  }.tp-landingpage .right-arrow-2 {
    width: 14%;
  }.tp-landingpage .heading-5 {
    margin-top: 0%;
    font-size: 24px;
    line-height: 26px;
  }.tp-landingpage .list-item-4 {
    line-height: 22px;
  }.tp-landingpage .list-2 {
    width: 100%;
    padding-left: 30px;
  }.tp-landingpage .text-block-6 {
    font-size: 12px;
    line-height: 15px;
  }.tp-landingpage .text-block-7 {
    margin-bottom: 20%;
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
  }.tp-landingpage .text-block-7.unten._2 {
    text-align: center;
  }.tp-landingpage .text-block-7.dow._56 {
    margin-top: 20%;
    text-align: center;
  }.tp-landingpage .bold-text {
    line-height: 25px;
    text-align: center;
  }.tp-landingpage .button-3 {
    width: 90%;
    font-size: 14px;
  }.tp-landingpage .button-3._4 {
    width: 90%;
    font-size: 14px;
  }.tp-landingpage .grid-7 {
    width: 90%;
  }
}.tp-landingpage #w-node-_915ced62-7060-38be-c5dc-26b1a395fa10-685a31c9 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-_05fbdb18-4d3b-9914-f2b3-bdd23e424ca3-685a31c9 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-_94fcceb7-5fbe-9a68-3839-bdc431977fc7-685a31c9 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-_46bd5556-4803-27c3-78ad-a71ab033f742-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-e1a5e57d-63ef-0082-2a03-14f5476c9c06-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-c24367e2-08c0-29be-dd1c-0763b8b808ed-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-c24367e2-08c0-29be-dd1c-0763b8b808ef-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-_2067f4b8-75be-fc2f-a977-0f7bafff93b2-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}.tp-landingpage #w-node-_4f879d11-ea16-9349-8a9b-642ea78d3de7-685a31c9 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}.tp-landingpage #w-node-_025de083-42a5-d39a-0631-a24318943f69-685a31c9 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-cc6c658e-1fc0-474f-79e6-1a62d2ac5c05-685a31c9 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_025de083-42a5-d39a-0631-a24318943f69-685a31c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_05fbdb18-4d3b-9914-f2b3-bdd23e424ca3-685a31c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }.tp-landingpage #w-node-_94fcceb7-5fbe-9a68-3839-bdc431977fc7-685a31c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-BoldItalic.otf') format('opentype');
  font-weight: 700;
  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-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  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-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  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-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 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-SemiBold.otf') format('opentype');
  font-weight: 600;
  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;
}
@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';
  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-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}