.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 {
  max-width: 1250px;
}.tp-landingpage .image {
  margin-top: 40px;
}.tp-landingpage .heading {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ufonts, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block {
  width: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}.tp-landingpage .text-block.grid {
  margin-top: 0px;
}.tp-landingpage .text-block.unten {
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
  font-weight: 400;
  text-align: center;
}.tp-landingpage .text-block.tp {
  margin-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .text-span {
  display: block;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 700;
}.tp-landingpage .grid {
  margin-top: 40px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}.tp-landingpage .text-span-2 {
  font-size: 30px;
}.tp-landingpage .text-block-2 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}.tp-landingpage .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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-size: 20px;
  line-height: 25px;
}.tp-landingpage .grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0px;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}.tp-landingpage .unten {
  margin-left: 40px;
}.tp-landingpage .oben {
  margin-right: 40px;
}.tp-landingpage .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 45px;
  margin: 40px auto 60px;
  -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: #feed00;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button:hover {
  background-color: #000;
  color: #feed00;
}.tp-landingpage .grid-3 {
  width: 90%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 20px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}.tp-landingpage .link {
  color: #e3001b;
  font-weight: 700;
  text-decoration: none;
}.tp-landingpage .grid-4 {
  width: 90%;
  margin: 100px auto 40px;
}.tp-landingpage .list {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .list-item {
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
  line-height: 27px;
}.tp-landingpage .list-item-2 {
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
  line-height: 27px;
}.tp-landingpage .list-item-3 {
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
  line-height: 27px;
}.tp-landingpage .list-item-4 {
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
  line-height: 27px;
}.tp-landingpage .list-item-5 {
  color: #000;
  font-size: 22px;
  line-height: 27px;
}.tp-landingpage .image-2 {
  display: block;
  max-width: 50%;
  margin: 20px auto;
}.tp-landingpage .image-2.tp {
  max-width: 30%;
}.tp-landingpage .image-3 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .div-block {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .grid-5 {
  display: -ms-grid;
  display: grid;
  margin-top: 100px;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .div-block-2 {
  height: 300px;
  background-image: url('../images/93706102_Weil_nicht_nur_jeder_Meter_zaehlt.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .div-block-3 {
  height: 300px;
  background-image: url('../images/33086748_Warmduschen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}.tp-landingpage .div-block-4 {
  height: 300px;
  background-image: url('../images/88405368_Spitzensportlerin.Spitzenstudentin.Spitzenfoerderung.jpg');
  background-position: 100% 50%;
  background-size: cover;
}.tp-landingpage .div-block-5 {
  height: 370px;
  background-color: #424240;
  background-image: url('../images/3981-Konvertiert-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}.tp-landingpage .grid-6 {
  width: 90%;
  margin: 100px auto 40px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: 1fr 0.5fr;
  grid-template-rows: 1fr 0.5fr;
}.tp-landingpage .grid-7 {
  width: 75%;
  margin: 100px auto;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading {
    font-size: 45px;
    line-height: 45px;
  }.tp-landingpage .text-block.unten {
    margin-left: 0px;
  }.tp-landingpage .text-span {
    font-size: 20px;
  }.tp-landingpage .div-block-2 {
    height: 250px;
  }.tp-landingpage .div-block-3 {
    height: 250px;
    background-position: 50% 50%;
  }.tp-landingpage .div-block-4 {
    height: 250px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    font-size: 45px;
    line-height: 40px;
  }.tp-landingpage .text-block {
    margin-top: 10px;
    text-align: justify;
  }.tp-landingpage .text-block.unten {
    color: #000;
    text-align: justify;
  }.tp-landingpage .text-span {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }.tp-landingpage .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }.tp-landingpage .list-item {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .list-item-2 {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .list-item-3 {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .list-item-4 {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .list-item-5 {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .div-block-2 {
    height: 300px;
  }.tp-landingpage .div-block-3 {
    height: 300px;
  }.tp-landingpage .div-block-4 {
    height: 300px;
    background-position: 50% 0%;
  }.tp-landingpage .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .grid-7 {
    width: 90%;
  }.tp-landingpage .image-4 {
    margin-top: 60px;
  }.tp-landingpage .image-5 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .image {
    margin-top: 20px;
  }.tp-landingpage .heading {
    font-size: 40px;
    line-height: 35px;
  }.tp-landingpage .text-block {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
  }.tp-landingpage .text-block.unten {
    text-align: justify;
  }.tp-landingpage .text-span {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }.tp-landingpage .button {
    width: 100%;
  }.tp-landingpage .grid-3 {
    margin-top: 60px;
  }.tp-landingpage .grid-4 {
    margin-top: 60px;
  }.tp-landingpage .list-item {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-2 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-3 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-4 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .list-item-5 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .image-2 {
    max-width: 80%;
  }.tp-landingpage .image-2.tp {
    max-width: 50%;
  }.tp-landingpage .grid-5 {
    margin-top: 60px;
  }.tp-landingpage .div-block-2 {
    height: 200px;
  }.tp-landingpage .div-block-3 {
    height: 200px;
  }.tp-landingpage .div-block-4 {
    height: 200px;
  }.tp-landingpage .grid-6 {
    margin-top: 60px;
  }.tp-landingpage .grid-7 {
    width: 90%;
  }
}.tp-landingpage #w-node-b98996982f2a-be982d62 {
  -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;
}.tp-landingpage #w-node-4996cae57f86-be982d62 {
  -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;
}.tp-landingpage #w-node-8f947e4718be-be982d62 {
  -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: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-2089c32eb670-be982d62 {
  -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: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}.tp-landingpage #w-node-aa039061580a-be982d62 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 2.9791667461395264;
  -ms-grid-column: 1.9895833730697632;
  grid-column-start: 1.9895833730697632;
  -ms-grid-row-span: 0.9895833730697632;
  grid-row-end: 2.9791667461395264;
  -ms-grid-row: 1.9895833730697632;
  grid-row-start: 1.9895833730697632;
}.tp-landingpage #w-node-9f2ae3a2431f-be982d62 {
  -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: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-88270403db6e-be982d62 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9895833730697632;
  grid-row-end: 2.9791667461395264;
  -ms-grid-row: 1.9895833730697632;
  grid-row-start: 1.9895833730697632;
}.tp-landingpage #w-node-6f85e9fa161d-be982d62 {
  -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;
}.tp-landingpage #w-node-69985173f5bf-be982d62 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-3b2c9144a193-be982d62 {
  -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: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-52ff5d800a26-be982d62 {
  -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: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-69985173f5bf-be982d62 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-4996cae57f86-be982d62 {
    -ms-grid-column-span: 2;
    grid-column-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-aa039061580a-be982d62 {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-9f2ae3a2431f-be982d62 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-671aa525e451-be982d62 {
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: 1.9895833730697632;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 0.9895833730697632;
    grid-row-end: 1.9895833730697632;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-3ff16d25af63-be982d62 {
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: 2.9791667461395264;
    -ms-grid-column: 1.9895833730697632;
    grid-column-start: 1.9895833730697632;
    -ms-grid-row-span: 0.9895833730697632;
    grid-row-end: 1.9895833730697632;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-8e6a5c5cf2ef-be982d62 {
    -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-6f85e9fa161d-be982d62 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-69985173f5bf-be982d62 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }.tp-landingpage #w-node-3b2c9144a193-be982d62 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-52ff5d800a26-be982d62 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
}

@font-face {
  font-family: 'Ufonts';
  src: url('../fonts/ufonts.com_gazole_normal.ttf') format('truetype'), url('../fonts/ufonts.com_gazole-bold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}