.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;
  font-size: 16px;
  line-height: 22px;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .technical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 5%;
  padding-bottom: 10%;
}.tp-landingpage .div-block {
  background-color: #e43736;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 25%;
  display: flex;
}.tp-landingpage .div-block.green {
  background-color: #b1d141;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 32px;
  line-height: 35px;
}.tp-landingpage .heading-2.kleiner {
  font-size: 22px;
}.tp-landingpage .image {
  max-width: 30%;
  margin-top: -17%;
}.tp-landingpage .text-block-2 {
  color: #000;
  text-align: center;
}.tp-landingpage .text-block-2.white {
  color: #fff;
}.tp-landingpage .air {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 0%;
}.tp-landingpage .div-block-2 {
  background-color: #36badd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 25%;
  padding-right: 5%;
  display: flex;
}.tp-landingpage .div-block-2.ohne-abstand {
  background-color: #111e6c;
  padding-left: 5%;
}.tp-landingpage .heading-3 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 32px;
  line-height: 35px;
}.tp-landingpage .heading-3.new {
  font-size: 26px;
  line-height: 32px;
}.tp-landingpage .heading-3.new.white {
  color: #fff;
}.tp-landingpage .link {
  color: #000;
  text-transform: none;
  margin-top: 5%;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}.tp-landingpage .link:hover,.tp-landingpage .link.white {
  color: #fff;
}.tp-landingpage .counter {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 10%;
}.tp-landingpage .link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .slide-nav {
  position: relative;
  inset: auto 0% 0%;
}.tp-landingpage .slide {
  width: 25%;
}.tp-landingpage .icon {
  color: #000;
  display: block;
}.tp-landingpage .mask {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-5 {
  text-align: center;
  text-transform: none;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 30px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}.tp-landingpage .button-5:hover {
  color: #fff;
  background-color: #000;
}.tp-landingpage .button-5.new {
  width: 25%;
}.tp-landingpage .button-5.new:hover {
  color: #fff;
  background-color: #000;
}.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 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-61 {
  width: 50%;
}.tp-landingpage .youtube {
  margin-left: 0%;
}.tp-landingpage .div-block-3 {
  margin-top: 2%;
  padding-left: 25%;
  padding-right: 25%;
}.tp-landingpage .mobile {
  display: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading-2 {
    font-size: 28px;
    line-height: 30px;
  }.tp-landingpage .image {
    margin-left: 0%;
  }.tp-landingpage .image.green {
    margin-left: 0%;
    margin-right: -10%;
  }.tp-landingpage .text-block-2 {
    font-size: 12px;
    line-height: 14px;
  }.tp-landingpage .heading-3 {
    font-size: 28px;
  }.tp-landingpage .heading-3.new.white {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .link {
    font-size: 18px;
  }.tp-landingpage .slide-nav {
    margin-top: 10px;
  }.tp-landingpage .slide {
    width: 33%;
  }.tp-landingpage .icon {
    font-size: 30px;
  }.tp-landingpage .button-5 {
    font-size: 14px;
  }.tp-landingpage .grid {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .bold-text {
    font-size: 20px;
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    font-size: 28px;
    line-height: 32px;
  }.tp-landingpage .text-block {
    font-size: 12px;
    line-height: 14px;
  }.tp-landingpage .technical {
    padding-bottom: 5%;
  }.tp-landingpage .div-block {
    margin-top: 20px;
    padding-left: 15%;
    padding-right: 15%;
  }.tp-landingpage .heading-2 {
    margin-top: 5%;
  }.tp-landingpage .heading-2.kleiner {
    font-size: 16px;
    line-height: 15px;
  }.tp-landingpage .image,.tp-landingpage .air {
    margin-top: 0%;
  }.tp-landingpage .div-block-2 {
    margin-top: 20px;
    padding-left: 15%;
    padding-right: 15%;
  }.tp-landingpage .div-block-2.ohne-abstand.oben {
    margin-top: 0;
    padding-right: 5%;
  }.tp-landingpage .heading-3 {
    margin-top: 5%;
  }.tp-landingpage .link {
    margin-bottom: 5%;
  }.tp-landingpage .counter {
    margin-top: 5%;
  }.tp-landingpage .slide-nav {
    margin-top: 20px;
  }.tp-landingpage .button-5 {
    width: 80%;
    height: 30px;
    font-size: 12px;
  }.tp-landingpage .button-5.new {
    width: 40%;
  }.tp-landingpage .grid {
    grid-template-columns: 50% 50%;
    width: 90%;
  }.tp-landingpage .image-61 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    width: 95%;
    margin-top: 2%;
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .text-block {
    width: 95%;
  }.tp-landingpage .div-block {
    margin-top: 0;
  }.tp-landingpage .heading-2,.tp-landingpage .heading-2.kleiner {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .div-block-2 {
    margin-top: 0;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .button-5 {
    height: 30px;
  }.tp-landingpage .button-5.new {
    width: 50%;
  }.tp-landingpage .slider {
    margin-top: 40px;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .desktop {
    display: none;
  }.tp-landingpage .mobile {
    display: block;
  }
}.tp-landingpage #w-node-_87950e22-88b0-b47a-91f9-6685782bfeca-f370b0f0,.tp-landingpage #w-node-_97f5b36a-4e8e-f895-da6a-7fde43905057-f370b0f0 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_12a5715a-fa8a-662f-d114-8050a3419bda-f370b0f0 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_9c920fe7-395a-22b8-2fec-3d4adf46d8bc-f370b0f0 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-b1c3f28a-00c6-9e36-7a9f-2d969166ac3d-f370b0f0 {
  grid-area: 1 / 2 / 4 / 3;
  place-self: center end;
}.tp-landingpage #w-node-_7d0205a2-f65d-7fdf-769d-a895659ee652-f370b0f0 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-dbd829da-39e3-a4f8-fb5a-3247a93b5d22-f370b0f0 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_7d3b1efc-790f-10d6-ccad-f4954792ab4a-f370b0f0 {
  grid-area: 1 / 1 / 4 / 2;
  place-self: center start;
}.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bbe-f370b0f0 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bbf-f370b0f0 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bcc-f370b0f0 {
  grid-area: 1 / 2 / 4 / 3;
  place-self: center end;
}.tp-landingpage #w-node-_8df1aca4-de5b-3d3b-ba80-99b21bb9aec5-f370b0f0 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-cfa4cb1e-c3ba-76f9-33bc-c64fe9544ce8-f370b0f0 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_655d3bfa-a5d8-f4a9-5d95-e93e73d76a93-f370b0f0 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_67f3403f-4edf-a834-de2e-7df47b83e0e7-f370b0f0 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-bb86e000-a009-3597-7cf9-89b812177592-f370b0f0 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-bb86e000-a009-3597-7cf9-89b812177593-f370b0f0 {
  grid-area: 1 / 1 / 3 / 2;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_12a5715a-fa8a-662f-d114-8050a3419bda-f370b0f0 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_9c920fe7-395a-22b8-2fec-3d4adf46d8bc-f370b0f0 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-b1c3f28a-00c6-9e36-7a9f-2d969166ac3d-f370b0f0 {
    grid-area: 2 / 2 / 3 / 3;
    place-self: center end;
  }.tp-landingpage #w-node-_7d0205a2-f65d-7fdf-769d-a895659ee652-f370b0f0 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-dbd829da-39e3-a4f8-fb5a-3247a93b5d22-f370b0f0 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_7d3b1efc-790f-10d6-ccad-f4954792ab4a-f370b0f0 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center start;
  }.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bbe-f370b0f0 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bbf-f370b0f0 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bcc-f370b0f0 {
    grid-area: 2 / 2 / 3 / 3;
    place-self: center end;
  }.tp-landingpage #w-node-bb86e000-a009-3597-7cf9-89b812177592-f370b0f0 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-bb86e000-a009-3597-7cf9-89b812177593-f370b0f0 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_97f5b36a-4e8e-f895-da6a-7fde43905057-f370b0f0 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-b1c3f28a-00c6-9e36-7a9f-2d969166ac3d-f370b0f0 {
    grid-area: 2 / 2 / 3 / 3;
    place-self: end;
  }.tp-landingpage #w-node-_7d3b1efc-790f-10d6-ccad-f4954792ab4a-f370b0f0 {
    align-self: end;
  }.tp-landingpage #w-node-f18c2c29-cd9d-b72b-cb4b-86293aae3bcc-f370b0f0 {
    grid-area: 2 / 2 / 3 / 3;
    place-self: end;
  }.tp-landingpage #w-node-cfa4cb1e-c3ba-76f9-33bc-c64fe9544ce8-f370b0f0 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_67f3403f-4edf-a834-de2e-7df47b83e0e7-f370b0f0 {
    grid-area: 4 / 1 / 5 / 2;
  }
}
