.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 .mobile {
  display: none;
}.tp-landingpage .grid {
  grid-template-rows: auto 30%;
}.tp-landingpage .grid-2 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  line-height: 30px;
}.tp-landingpage .text-span {
  font-size: 35px;
}.tp-landingpage .button {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  height: 40px;
  margin-right: 5%;
}.tp-landingpage .button-2 {
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 5px;
  margin-left: 5%;
}.tp-landingpage .grid-3 {
  background-color: #f5f5f5;
}.tp-landingpage .text-block-2 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  font-size: 35px;
  font-weight: 700;
  display: flex;
}.tp-landingpage .div-block {
  padding-left: 15%;
}.tp-landingpage .text-block-3 {
  color: #000;
  margin-top: 5%;
  font-size: 16px;
}.tp-landingpage .button-3 {
  text-align: center;
  background-color: #000;
  border-radius: 5px;
  width: 70%;
  margin-top: 5%;
  margin-left: 15%;
  margin-right: auto;
}.tp-landingpage .button-3.zwei {
  width: 50%;
  margin-left: 25%;
}.tp-landingpage .slider {
  background-color: #ddd0;
  height: auto;
}.tp-landingpage .button-4 {
  text-align: center;
  background-color: #000;
  border-radius: 25px;
  width: 50%;
  margin-top: 3%;
  margin-left: 25%;
  margin-right: 0%;
  font-size: 20px;
  line-height: 35px;
}.tp-landingpage .button-4:hover {
  box-shadow: 7px 7px 5px #32b38345;
}.tp-landingpage .button-4.blau {
  background-color: #246db6;
}.tp-landingpage .button-4.blau:hover {
  box-shadow: 7px 7px 5px #2987bc30;
}.tp-landingpage .button-4.blau.buttonwide {
  background-color: #246db6;
  width: 70%;
  margin-left: 15%;
  line-height: 25px;
}.tp-landingpage .slide-nav {
  color: #000;
  margin-top: 0%;
  padding-top: 20px;
  display: none;
}.tp-landingpage .icon {
  color: #fff;
  display: block;
}.tp-landingpage .slide {
  width: 33%;
}.tp-landingpage .image-37 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .text-block-4 {
  color: #fff;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}.tp-landingpage .div-block-2 {
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
}.tp-landingpage .text-block-5 {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
}.tp-landingpage .slider-2 {
  background-color: #ddd0;
  height: auto;
  margin-top: 5%;
}.tp-landingpage .button-5 {
  text-align: center;
  background-color: #000;
  border-radius: 25px;
  width: 50%;
  margin-top: 3%;
  margin-left: 25%;
  margin-right: 0%;
  font-size: 20px;
  line-height: 35px;
}.tp-landingpage .button-5:hover {
  box-shadow: 7px 7px 5px #32b38345;
}.tp-landingpage .button-5.blau {
  background-color: #246db6;
}.tp-landingpage .button-5.blau:hover {
  box-shadow: 7px 7px 5px #2987bc30;
}.tp-landingpage .button-5.blau.buttonwide {
  background-color: #246db6;
  width: 70%;
  margin-left: 15%;
  line-height: 25px;
}.tp-landingpage .icon-2 {
  color: #000;
  display: block;
}.tp-landingpage .slide-2 {
  width: 25%;
}.tp-landingpage .image-38 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .text-block-6 {
  color: #000;
  text-align: center;
  width: 70%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}.tp-landingpage .grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}

@media screen and (max-width: 991px) {.tp-landingpage .grid {
    grid-template-rows: auto 39%;
  }.tp-landingpage .grid-2 {
    padding-bottom: 0%;
  }.tp-landingpage .text-block {
    font-size: 20px;
  }.tp-landingpage .text-span {
    font-size: 30px;
  }.tp-landingpage .button-4.blau.buttonwide {
    font-size: 16px;
  }.tp-landingpage .slide-nav {
    margin-top: 0%;
    padding-top: 0%;
    display: none;
  }.tp-landingpage .slide {
    width: 50%;
    height: auto;
  }.tp-landingpage .button-5.blau.buttonwide {
    font-size: 16px;
  }.tp-landingpage .slide-2 {
    width: 33%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .grid {
    grid-template-rows: auto 50%;
  }.tp-landingpage .text-block-2 {
    font-size: 30px;
    line-height: 30px;
  }.tp-landingpage .slider {
    height: auto;
  }.tp-landingpage .button-4 {
    width: 60%;
    margin-left: 20%;
  }.tp-landingpage .button-4.blau {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button-4.blau.buttonwide {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 35px;
  }.tp-landingpage .icon {
    display: block;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .mask-2,.tp-landingpage .slider-2 {
    height: auto;
  }.tp-landingpage .button-5 {
    width: 60%;
    margin-left: 20%;
  }.tp-landingpage .button-5.blau {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button-5.blau.buttonwide {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 35px;
  }.tp-landingpage .icon-2 {
    display: block;
  }.tp-landingpage .slide-2 {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .desktop {
    display: none;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .button {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .button-2 {
    text-align: center;
    width: 80%;
    margin-top: -11%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .grid-3 {
    grid-template-columns: 1fr .75fr;
  }.tp-landingpage .text-block-2 {
    font-size: 25px;
    line-height: 25px;
  }.tp-landingpage .div-block {
    padding-bottom: 20px;
    padding-left: 10%;
  }.tp-landingpage .button-3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .button-4 {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button-4.blau.buttonwide {
    width: 80%;
    margin-left: 10%;
    line-height: 35px;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .button-5 {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button-5.blau.buttonwide {
    width: 80%;
    margin-left: 10%;
    line-height: 35px;
  }.tp-landingpage .slide-2 {
    width: 100%;
  }.tp-landingpage .grid-4 {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-3,.tp-landingpage .div-block-4,.tp-landingpage .div-block-5,.tp-landingpage .div-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}.tp-landingpage #w-node-_57097b7b-20ce-1217-fd4a-fcb720f019d3-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_389e5382-86e4-d568-b7b1-9eeef29e0c04-462e1dc8 {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_157d0483-20b8-6cb9-cbc4-0817f37563b2-462e1dc8 {
  justify-self: end;
}.tp-landingpage #w-node-_6777a10b-4575-b41b-58c8-6c0861202e46-462e1dc8 {
  place-self: start;
}.tp-landingpage #w-node-e89468ed-9e34-f6a4-3aae-cdebd84426bf-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-_8fa912a7-3047-fc8f-c250-094409721080-462e1dc8 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}.tp-landingpage #w-node-_557e23d6-f19a-4e8d-d416-ba287df170c0-462e1dc8 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-aea58474-f4e2-39c9-e064-bd3f7e9b9a72-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-ef0c9b8a-c38c-c115-2b1d-f3f5a8171c8a-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_8455dddf-5db7-4ac4-f857-399dd87d5300-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_8455dddf-5db7-4ac4-f857-399dd87d5301-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_46840e7c-1901-0a22-60d5-012e1452b781-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_46840e7c-1901-0a22-60d5-012e1452b782-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_855509eb-7b7f-2336-41ed-5899f9ee3d86-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_855509eb-7b7f-2336-41ed-5899f9ee3d87-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-bf84d350-01f5-84c1-849c-c48c23270e7d-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-bf84d350-01f5-84c1-849c-c48c23270e7e-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_52bf7c3d-2c48-6a8b-cc29-ed39d4f38a17-462e1dc8 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_52bf7c3d-2c48-6a8b-cc29-ed39d4f38a18-462e1dc8 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_3eb0a4a1-01f0-a5cb-5690-1276835b1696-462e1dc8 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_548dda0e-2847-2524-e838-db43a288f690-462e1dc8 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-cb2b0c8b-be33-e52d-4a1a-41ff7e7dfcd5-462e1dc8 {
  grid-area: 1 / 3 / 3 / 4;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-fc8b36a5-7318-3822-d472-354fdfcedd41-462e1dc8 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_389e5382-86e4-d568-b7b1-9eeef29e0c04-462e1dc8 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_157d0483-20b8-6cb9-cbc4-0817f37563b2-462e1dc8 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: end;
  }.tp-landingpage #w-node-_6777a10b-4575-b41b-58c8-6c0861202e46-462e1dc8 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: start;
  }.tp-landingpage #w-node-_557e23d6-f19a-4e8d-d416-ba287df170c0-462e1dc8 {
    align-self: center;
  }.tp-landingpage #w-node-_3eb0a4a1-01f0-a5cb-5690-1276835b1696-462e1dc8 {
    grid-row-end: 2;
  }.tp-landingpage #w-node-_548dda0e-2847-2524-e838-db43a288f690-462e1dc8 {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-cb2b0c8b-be33-e52d-4a1a-41ff7e7dfcd5-462e1dc8 {
    grid-area: 2 / 1 / 3 / 3;
  }
}


