.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;
  padding-bottom: 40px;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 24px;
}.tp-landingpage .text-block.no {
  margin-top: 5%;
  font-size: 25px;
  font-weight: 700;
}.tp-landingpage .text-block.aktion {
  margin-top: 2%;
  margin-bottom: 1%;
}.tp-landingpage .grid {
  grid-template-columns: 1fr .75fr 1fr;
  margin-top: 5%;
}.tp-landingpage .div-block {
  background-color: #1f4d4d82;
  width: 80%;
  max-width: 90%;
  height: 80%;
}.tp-landingpage .div-block.zwei {
  background-color: #aec8e5;
}.tp-landingpage .div-block.zwei.pro {
  background-color: #306e7ab5;
}.tp-landingpage .div-block.rf {
  background-color: #4a490fa1;
}.tp-landingpage .div-block.ultra {
  background-color: #20bae67d;
}.tp-landingpage .grid-2 {
  grid-template-columns: .5fr 1fr .5fr;
  height: 100%;
}.tp-landingpage .image {
  width: 60%;
}.tp-landingpage .div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.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-size: 18px;
  font-weight: 400;
  display: flex;
}.tp-landingpage .button-4:hover {
  color: #000;
  background-color: #faf415;
}.tp-landingpage .button-4.small {
  width: 50%;
}.tp-landingpage .button-4.small.mehr-abstand {
  margin-top: 5%;
}.tp-landingpage .button-4._1 {
  margin-top: 0;
}.tp-landingpage .text-block-2 {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}.tp-landingpage .text-block-2.kleiner {
  font-size: 16px;
  line-height: 18px;
}.tp-landingpage .text-block-2.kleiner.abstand {
  margin-top: 10px;
}.tp-landingpage .text-block-2.kleiner.abstand.head {
  font-weight: 700;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: center;
  line-height: 24px;
}.tp-landingpage .image-2 {
  margin-left: 5%;
}.tp-landingpage .grid-3 {
  grid-template-columns: 1fr .75fr 1fr;
  margin-top: 5%;
}.tp-landingpage .grid-4 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-span {
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
}.tp-landingpage .code-embed {
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tp-landingpage .slide-nav {
  position: relative;
  inset: auto 0% 0%;
}.tp-landingpage .icon {
  color: #000;
  display: block;
}.tp-landingpage .slide {
  width: 33%;
}.tp-landingpage .mask {
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
}.tp-landingpage .link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.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-size: 18px;
  font-weight: 600;
  display: flex;
}.tp-landingpage .button-5:hover {
  color: #000;
  background-color: #faf435;
}.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 auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {.tp-landingpage .div-block {
    padding-bottom: 60px;
  }.tp-landingpage .div-block.zwei {
    padding-bottom: 40px;
  }.tp-landingpage .button-4 {
    height: 30px;
    font-size: 14px;
  }.tp-landingpage .button-4._1 {
    width: 95%;
    font-size: 10px;
    line-height: 14px;
  }.tp-landingpage .text-block-2 {
    font-size: 14px;
  }.tp-landingpage .text-block-2.kleiner {
    font-size: 12px;
  }.tp-landingpage .image-2._2 {
    margin-left: -5%;
  }.tp-landingpage .slide-nav {
    margin-top: 10px;
  }.tp-landingpage .icon {
    margin-top: 93px;
    font-size: 30px;
  }.tp-landingpage .slide {
    width: 33%;
  }.tp-landingpage .button-5 {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .5fr 1.5fr .5fr;
  }.tp-landingpage .div-block-2 {
    margin-top: 25%;
  }.tp-landingpage .div-block-2.kinabstand {
    margin-top: 0%;
  }.tp-landingpage .button-4 {
    height: 30px;
    font-size: 12px;
    line-height: 14px;
  }.tp-landingpage .button-4.small.mehr-abstand {
    margin-top: 15%;
  }.tp-landingpage .text-block-2 {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .text-block-2.kleiner {
    font-size: 10px;
    line-height: 12px;
  }.tp-landingpage .heading-2 {
    font-size: 22px;
  }.tp-landingpage .grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .slide-nav {
    margin-top: 20px;
  }.tp-landingpage .button-5 {
    font-size: 15px;
  }.tp-landingpage .grid-5 {
    grid-template-columns: 1.25fr 1fr 1.25fr 1fr;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    font-size: 32px;
    line-height: 32px;
  }.tp-landingpage .text-block {
    font-size: 16px;
    line-height: 20px;
  }.tp-landingpage .text-block.no {
    line-height: 24px;
  }.tp-landingpage .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .div-block {
    height: 115%;
    margin-top: -15%;
    padding-bottom: 20px;
  }.tp-landingpage .div-block.zwei,.tp-landingpage .div-block.rf {
    padding-bottom: 20px;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .image {
    width: 40%;
  }.tp-landingpage .div-block-2 {
    justify-content: center;
    align-items: center;
    margin-top: 0%;
  }.tp-landingpage .div-block-2.kinabstand {
    margin-top: 0%;
  }.tp-landingpage .heading-2 {
    margin-top: 25%;
  }.tp-landingpage .image-2 {
    margin-left: 0%;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .icon {
    margin-top: 40px;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .slider {
    margin-top: 40px;
  }.tp-landingpage .grid-5 {
    grid-template-columns: 1fr 1fr;
    width: 95%;
  }
}.tp-landingpage #w-node-c97f139a-c100-9847-ffd6-63bd51ae10f3-02bd3064 {
  grid-area: 1 / 1 / 3 / 4;
  place-self: end;
}.tp-landingpage #w-node-_1f407094-645e-28ff-2e02-aba76a444499-02bd3064 {
  grid-area: 1 / 3 / 3 / 4;
  place-self: center;
}.tp-landingpage #w-node-_1c720ee0-68c7-d7e1-647c-3c6e228019e2-02bd3064 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
}.tp-landingpage #w-node-c92e46a8-cedd-58c5-279e-e982d5996b93-02bd3064 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba8b-02bd3064 {
  grid-area: 1 / 1 / 3 / 4;
  place-self: end start;
}.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba8d-02bd3064 {
  grid-area: 1 / 1 / 3 / 2;
  place-self: center;
}.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba95-02bd3064 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
}.tp-landingpage #w-node-_7ea6458f-b9f7-880a-0105-0ff1ddb4e7b7-02bd3064 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033957-02bd3064 {
  grid-area: 1 / 1 / 3 / 4;
  place-self: end;
}.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033959-02bd3064 {
  grid-area: 1 / 3 / 3 / 4;
  place-self: center;
}.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033961-02bd3064 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
}.tp-landingpage #w-node-_2843a15f-5696-bb27-036b-27f7765ea107-02bd3064 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394eace-02bd3064 {
  grid-area: 1 / 1 / 3 / 4;
  place-self: end start;
}.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394ead0-02bd3064 {
  grid-area: 1 / 1 / 3 / 2;
  place-self: center;
}.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394ead8-02bd3064 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: center;
}.tp-landingpage #w-node-_6f85d69b-f767-542b-2628-65bb238d528a-02bd3064 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_0f554cbe-3b3a-de32-2018-8dee9e63d0df-02bd3064 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}.tp-landingpage #w-node-_2868019a-7a28-04b2-e331-92a1f85e010d-02bd3064 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-_383c1e67-4a16-a128-9b32-08faf294e4f4-02bd3064 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}.tp-landingpage #w-node-a35e2ce4-dcc0-45ba-5b29-9ccdddad6761-02bd3064 {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-f9519cee-597a-0474-cfcf-b5055dc5cc5c-02bd3064 {
  grid-area: 2 / 3 / 3 / 4;
  place-self: center;
}.tp-landingpage #w-node-_29e8faef-2f2a-15b8-7787-f9357ae2100d-02bd3064 {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_763b0a72-226d-26c0-a273-719ed75042c9-02bd3064 {
  grid-area: 3 / 1 / 4 / 3;
}.tp-landingpage #w-node-fe8b957d-1eb4-5b69-927a-95e5a4424fce-02bd3064 {
  grid-area: 4 / 1 / 5 / 3;
}.tp-landingpage #w-node-_30b7949a-77cd-bc9d-9c41-4b01e5313c93-02bd3064 {
  grid-area: 4 / 3 / 5 / 5;
}.tp-landingpage #w-node-_23255a64-2d79-eb54-3634-473372a7649f-02bd3064 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-_307cd29d-1cd6-9352-88ac-6390b52ed963-02bd3064 {
  grid-area: 3 / 3 / 4 / 5;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_29e8faef-2f2a-15b8-7787-f9357ae2100d-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-c97f139a-c100-9847-ffd6-63bd51ae10f3-02bd3064 {
    grid-area: 2 / 1 / 4 / 4;
    place-self: start center;
  }.tp-landingpage #w-node-_1f407094-645e-28ff-2e02-aba76a444499-02bd3064 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_1c720ee0-68c7-d7e1-647c-3c6e228019e2-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-c92e46a8-cedd-58c5-279e-e982d5996b93-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba8b-02bd3064 {
    grid-area: 2 / 1 / 4 / 4;
    place-self: start center;
  }.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba8d-02bd3064 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_3f51ed23-7f94-1787-b8ea-49da70c6ba95-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_7ea6458f-b9f7-880a-0105-0ff1ddb4e7b7-02bd3064 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: center;
  }.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033957-02bd3064 {
    grid-area: 2 / 1 / 4 / 4;
    place-self: start center;
  }.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033959-02bd3064 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_52aa7153-ea69-4fd9-a7dd-ee150a033961-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_2843a15f-5696-bb27-036b-27f7765ea107-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394eace-02bd3064 {
    grid-area: 2 / 1 / 4 / 4;
    place-self: start center;
  }.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394ead0-02bd3064 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-f9448d92-5ffe-a8b9-bea4-74fe7394ead8-02bd3064 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_6f85d69b-f767-542b-2628-65bb238d528a-02bd3064 {
    grid-area: 1 / 2 / 2 / 4;
    justify-self: center;
  }.tp-landingpage #w-node-_763b0a72-226d-26c0-a273-719ed75042c9-02bd3064 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-fe8b957d-1eb4-5b69-927a-95e5a4424fce-02bd3064 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_30b7949a-77cd-bc9d-9c41-4b01e5313c93-02bd3064 {
    grid-area: 6 / 1 / 7 / 3;
  }.tp-landingpage #w-node-_23255a64-2d79-eb54-3634-473372a7649f-02bd3064 {
    grid-area: 4 / 1 / 5 / 3;
  }.tp-landingpage #w-node-_307cd29d-1cd6-9352-88ac-6390b52ed963-02bd3064 {
    grid-area: 5 / 1 / 6 / 3;
  }
}
