.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 {
  max-width: 1250px;
}.tp-landingpage .image {
  display: none;
}.tp-landingpage .heading {
  text-align: center;
  margin-top: 5%;
  padding-left: 15%;
  padding-right: 15%;
  font-family: Dinpro, sans-serif;
}.tp-landingpage .button-bg-b11 {
  width: 0;
  height: 50px;
  background-color: #62f4bd;
  position: absolute;
  left: 0;
}.tp-landingpage .top-line-b11 {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}.tp-landingpage .bottom-line-b11 {
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}.tp-landingpage .right-line-b11 {
  width: 2px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}.tp-landingpage .bg-wrapper-b11 {
  z-index: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}.tp-landingpage .text-b11 {
  z-index: 1;
  position: relative;
}.tp-landingpage .button-11 {
  width: 50%;
  height: 50px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}.tp-landingpage .button-11.tesctschkl {
  display: none;
}.tp-landingpage .left-line-b11 {
  width: 2px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}.tp-landingpage .bold-text-11 {
  font-family: Din, sans-serif;
  font-weight: 500;
}.tp-landingpage .grid {
  margin-top: 40px;
}.tp-landingpage .div-block {
  background-color: #438876;
}.tp-landingpage .image-3 {
  margin-top: 20px;
}.tp-landingpage .image-3.mo {
  display: none;
}.tp-landingpage .div-block-2 {
  padding-bottom: 0;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Dinpro, sans-serif;
  font-size: 30px;
  font-weight: 400;
}.tp-landingpage .image-12 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .8s;
  display: block;
  transform: scale(.95);
}.tp-landingpage .image-12:hover {
  transform: none;
}.tp-landingpage .link-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .image-13 {
  max-width: 95%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .columns-8 {
  width: 80%;
  margin: 60px auto 10px;
}.tp-landingpage .button {
  height: 45px;
  max-width: 300px;
  color: #ae60a6;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ae60a6;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Din, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}.tp-landingpage .button:hover {
  color: #fff;
  background-color: #ae60a6;
  border-color: #ae60a6;
}.tp-landingpage .div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  padding: 20px 40px;
  display: flex;
}.tp-landingpage .text-block {
  color: #fff;
  margin-top: 20px;
  font-family: Dinpro, sans-serif;
  font-size: 18px;
  line-height: 28px;
}.tp-landingpage .div-block-4 {
  border: 2px solid #fff;
  margin-top: 5%;
  padding: 10px;
}.tp-landingpage .div-block-4.black {
  border-color: #000;
}.tp-landingpage .div-block-4.weiss {
  margin-top: 15%;
}.tp-landingpage .link-block-6 {
  width: 250px;
  max-width: none;
  color: #000;
  text-decoration: none;
}.tp-landingpage .text-block-2 {
  max-width: none;
  color: #fff;
  text-align: center;
  font-family: Din, sans-serif;
}.tp-landingpage .text-block-2.black {
  color: #000;
}.tp-landingpage .div-block-5 {
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tp-landingpage .div-block-5.oben {
  align-items: center;
}.tp-landingpage .grid-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 40px;
}.tp-landingpage .video {
  margin-top: 40px;
}

@media screen and (max-width: 991px) {.tp-landingpage .image-3 {
    margin-top: 0;
  }.tp-landingpage .div-block-2 {
    align-items: center;
    display: flex;
  }.tp-landingpage .text-span-2 {
    font-size: 15px;
  }.tp-landingpage .heading-2 {
    flex-direction: column;
    align-items: flex-start;
    font-size: 25px;
    line-height: 20px;
    display: block;
  }.tp-landingpage .image-13 {
    max-width: 100%;
  }.tp-landingpage .columns-8 {
    width: 90%;
    align-items: flex-end;
    display: flex;
  }.tp-landingpage .column-15 {
    flex-direction: column;
    justify-content: flex-end;
    display: block;
  }.tp-landingpage .link-block-6.black {
    width: 200px;
  }.tp-landingpage .link-block-6.black.oben {
    width: 300px;
  }.tp-landingpage .div-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }.tp-landingpage .grid-2 {
    margin-left: 0%;
    margin-right: 0%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .button-11 {
    width: 80%;
  }.tp-landingpage .heading-2 {
    margin-top: 20px;
  }.tp-landingpage .image-12 {
    width: 50%;
  }.tp-landingpage .column-18 {
    flex-direction: column;
    align-items: center;
    display: block;
  }.tp-landingpage .columns-8 {
    flex-direction: column;
  }.tp-landingpage .column-10 {
    margin-top: 60px;
  }.tp-landingpage .button {
    max-width: 90%;
  }.tp-landingpage .column-15 {
    margin-top: 60px;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .image {
    display: block;
  }.tp-landingpage .image-2 {
    display: none;
  }.tp-landingpage .heading {
    font-size: 24px;
    line-height: 26px;
  }.tp-landingpage .button-11 {
    width: 90%;
  }.tp-landingpage .image-3.desk {
    display: none;
  }.tp-landingpage .image-3.mo {
    display: block;
  }.tp-landingpage .columns-8 {
    flex-direction: column;
  }.tp-landingpage .div-block-3 {
    margin-left: 0;
  }.tp-landingpage .text-block {
    font-size: 14px;
  }
}.tp-landingpage #w-node-f1428ad8-63a4-5bc5-e129-22640f7938f9-b44acee1 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_1f983f2a-e3a5-1620-8645-529bd5b2f67f-b44acee1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}.tp-landingpage #w-node-b4c29246-cf28-28c2-afc9-4f79ecee4b12-b44acee1 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-_74ec95e7-8fb5-645a-141b-d250d34ac21c-b44acee1 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_6cfdd136-59d0-a180-90c2-333c1c2fb0e7-b44acee1 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_42b9359b-22ac-5b73-9eff-045a19708890-b44acee1 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_50d12d3f-51e1-7609-fb2d-712a78551ccb-b44acee1 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-e864ba9f-ed93-59d8-b550-38831343ab4a-b44acee1 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_89601a5d-9c41-da50-3a78-e66709870c9e-b44acee1 {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_5e7a759f-e57d-37a6-a54a-f427195e6da8-b44acee1 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-fb8304d8-7d5c-5d6c-5c82-66b748caa29d-b44acee1 {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-bc1ec4de-0035-6305-7a32-370831790a2b-b44acee1 {
  grid-area: 3 / 3 / 4 / 4;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f419b-b44acee1 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f419f-b44acee1 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a3-b44acee1 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a7-b44acee1 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a8-b44acee1 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a9-b44acee1 {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41aa-b44acee1 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41af-b44acee1 {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41b4-b44acee1 {
  grid-area: 3 / 3 / 4 / 4;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_1f983f2a-e3a5-1620-8645-529bd5b2f67f-b44acee1 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-b4c29246-cf28-28c2-afc9-4f79ecee4b12-b44acee1 {
    grid-row: 1 / 2;
    grid-column-start: 1;
  }.tp-landingpage #w-node-_6cfdd136-59d0-a180-90c2-333c1c2fb0e7-b44acee1 {
    grid-area: 7 / 1 / 8 / 2;
  }.tp-landingpage #w-node-_42b9359b-22ac-5b73-9eff-045a19708890-b44acee1 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-e864ba9f-ed93-59d8-b550-38831343ab4a-b44acee1 {
    grid-area: 5 / 1 / 6 / 2;
  }.tp-landingpage #w-node-_89601a5d-9c41-da50-3a78-e66709870c9e-b44acee1 {
    grid-area: 8 / 1 / 9 / 2;
  }.tp-landingpage #w-node-fb8304d8-7d5c-5d6c-5c82-66b748caa29d-b44acee1 {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-bc1ec4de-0035-6305-7a32-370831790a2b-b44acee1 {
    grid-area: 9 / 1 / 10 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f419f-b44acee1 {
    grid-area: 7 / 1 / 8 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a3-b44acee1 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a8-b44acee1 {
    grid-area: 5 / 1 / 6 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41a9-b44acee1 {
    grid-area: 8 / 1 / 9 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41af-b44acee1 {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_3b89f0b7-ea85-86f7-cf93-ac1ac95f41b4-b44acee1 {
    grid-area: 9 / 1 / 10 / 2;
  }
}


@font-face {
  font-family: 'Din';
  src: url('../fonts/DIN-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}