@font-face {
  font-family: Avenir Next Condensed;
  src: url('../fonts/Avenir-Next-Condensed.ttc') format("undefined"), url('../fonts/Avenir-Next-Condensed.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir Next;
  src: url('../fonts/Avenir-Next.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}.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 .mobile {
  display: none;
}.tp-landingpage .grid {
  background-color: #d1d1d1;
}.tp-landingpage .image-2 {
  border-radius: 20px;
  max-width: 70%;
  margin-top: 5%;
  margin-bottom: 5%;
}.tp-landingpage .div-block {
  margin-top: 5%;
  margin-bottom: 5%;
  margin-right: 5%;
}.tp-landingpage .heading {
  color: #ed1621;
  text-align: left;
  font-family: Avenir Next, Arial, sans-serif;
  font-size: 38px;
  line-height: 40px;
}.tp-landingpage .text-block {
  color: #000;
  margin-top: 5%;
  font-size: 18px;
  line-height: 24px;
}.tp-landingpage .link-block-2 {
  background-color: #e51a29;
  max-width: 100%;
  margin-top: 5%;
  padding: 1% 10%;
  text-decoration: none;
}.tp-landingpage .text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Avenir Next, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  text-decoration: none;
}.tp-landingpage .icon {
  color: #000;
  display: none;
}.tp-landingpage .slide {
  width: 25%;
}.tp-landingpage .mask-2 {
  height: auto;
}.tp-landingpage .button {
  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:hover {
  box-shadow: 7px 7px 5px #32b38345;
}.tp-landingpage .button.blau {
  background-color: #246db6;
}.tp-landingpage .button.blau:hover {
  box-shadow: 7px 7px 5px #2987bc30;
}.tp-landingpage .button.blau.buttonwide {
  background-color: #246db6;
  width: 70%;
  margin-left: 15%;
  line-height: 25px;
}.tp-landingpage .slide-nav {
  color: #000;
  display: none;
}.tp-landingpage .slider {
  background-color: #ddd0;
  margin-top: 2%;
}.tp-landingpage .image-37 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .link-block-3 {
  color: #fff;
  background-color: #fff0;
  background-image: linear-gradient(245deg, #0000 8%, #da2232 9% 93%, #fff0 94%);
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 2% 5%;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block-3.werniger {
  margin-top: 5%;
  padding-top: 1%;
  padding-bottom: 1%;
}.tp-landingpage .text-block-6 {
  width: 90%;
}.tp-landingpage .div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .text-block-7 {
  font-family: Avenir Next, Arial, sans-serif;
  font-weight: 400;
}.tp-landingpage .div-block-3,.tp-landingpage .div-block-4,.tp-landingpage .div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .heading-2 {
  color: #d02738;
  font-family: Avenir Next, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}.tp-landingpage .shine {
  opacity: .55;
  background-color: #fff0;
  background-image: radial-gradient(circle, #d02738, #fff0 67%, #fff0);
  border-radius: 100%;
  width: 50%;
  height: 20%;
  transform: rotate(-34deg);
}.tp-landingpage .div-block-6 {
  background-color: #d1d1d1;
}.tp-landingpage .div-block-7 {
  background-color: #d1d1d1;
  padding-bottom: 5%;
}.tp-landingpage .slider-2 {
  border-radius: 50px;
  width: 85%;
  height: auto;
}.tp-landingpage .mask {
  border-radius: 50px;
  height: auto;
  min-height: 0;
}.tp-landingpage .image-5 {
  border-radius: 0;
  transform: translate(0);
}.tp-landingpage .icon-3,.tp-landingpage .slide-nav-2 {
  display: none;
}.tp-landingpage .grid-2 {
  grid-template-rows: auto;
  margin-top: 12%;
}.tp-landingpage .heading-3 {
  color: #ed1621;
  font-family: Avenir Next, Arial, sans-serif;
}.tp-landingpage .heading-3._3 {
  text-align: center;
  width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .div-block-8 {
  padding-left: 5%;
}.tp-landingpage .slide-2,.tp-landingpage .slide-3,.tp-landingpage .slide-4 {
  height: auto;
}.tp-landingpage .text-block-8 {
  width: 80%;
  margin-bottom: 2%;
  font-size: 14px;
  line-height: 20px;
}.tp-landingpage .grid-3 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .bold-text {
  font-weight: 400;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading {
    font-size: 24px;
    line-height: 26px;
  }.tp-landingpage .button.blau.buttonwide {
    font-size: 16px;
  }.tp-landingpage .link-block-3.werniger {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .grid-2 {
    margin-top: 25%;
  }.tp-landingpage .heading-3 {
    text-align: center;
  }.tp-landingpage .div-block-8 {
    margin-top: -11%;
  }.tp-landingpage .grid-3 {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .image-2 {
    max-width: 70%;
    margin-top: 1%;
    margin-bottom: 1%;
  }.tp-landingpage .div-block {
    margin-top: 0%;
    margin-left: 5%;
  }.tp-landingpage .heading {
    font-size: 22px;
    line-height: 26px;
  }.tp-landingpage .text-block {
    font-size: 14px;
    line-height: 18px;
  }.tp-landingpage .icon {
    display: block;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .mask-2 {
    height: auto;
  }.tp-landingpage .button {
    width: 60%;
    margin-left: 20%;
  }.tp-landingpage .button.blau {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button.blau.buttonwide {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 35px;
  }.tp-landingpage .slider {
    height: auto;
  }.tp-landingpage .slider-2 {
    display: none;
  }.tp-landingpage .grid-2 {
    margin-top: 0%;
  }.tp-landingpage .heading-3 {
    margin-top: 10%;
  }.tp-landingpage .div-block-8 {
    margin-top: 0%;
  }.tp-landingpage .grid-3 {
    width: 85%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .image {
    display: none;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .image-2 {
    max-width: 80%;
    margin-top: 5%;
    margin-bottom: 0%;
    transform: none;
  }.tp-landingpage .div-block {
    text-align: center;
  }.tp-landingpage .heading {
    text-align: center;
    margin-top: 2%;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .button {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 20px;
  }.tp-landingpage .button.blau.buttonwide {
    width: 80%;
    margin-left: 10%;
    line-height: 35px;
  }.tp-landingpage .link-block-3.werniger {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 2%;
  }.tp-landingpage .heading-3 {
    font-size: 18px;
  }.tp-landingpage .div-block-8 {
    padding-right: 5%;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto;
    width: 90%;
  }.tp-landingpage .bold-text {
    font-weight: 400;
  }
}.tp-landingpage #w-node-_91bd18b7-41bb-8b3d-8bcf-031464827f47-2e5cbc86 {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_91bd18b7-41bb-8b3d-8bcf-031464827f48-2e5cbc86 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}.tp-landingpage #w-node-_40e5b670-03b8-9949-4646-1d61ef95bc88-2e5cbc86 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-dfb5943f-7956-d938-90e4-05fb281ee59b-2e5cbc86 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_664584ab-baed-8d1b-b0ed-a92106f25653-2e5cbc86 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-_30fb0e38-78c2-9f2f-62b1-409086c9ea89-2e5cbc86 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_3c6dacb3-3962-4dec-37eb-c4a557dc37d8-2e5cbc86 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_278990f4-3f10-a7c6-5931-c9b9d57caff9-2e5cbc86 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_1e75e0f2-fc39-9971-45bc-85d3bfd641e0-2e5cbc86 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_91bd18b7-41bb-8b3d-8bcf-031464827f47-2e5cbc86 {
    align-self: center;
  }.tp-landingpage #w-node-dfb5943f-7956-d938-90e4-05fb281ee59b-2e5cbc86 {
    grid-row-end: 2;
    grid-column-end: 3;
  }.tp-landingpage #w-node-_664584ab-baed-8d1b-b0ed-a92106f25653-2e5cbc86 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_91bd18b7-41bb-8b3d-8bcf-031464827f47-2e5cbc86 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_91bd18b7-41bb-8b3d-8bcf-031464827f48-2e5cbc86 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_664584ab-baed-8d1b-b0ed-a92106f25653-2e5cbc86 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_664584ab-baed-8d1b-b0ed-a92106f25653-2e5cbc86,.tp-landingpage #w-node-_30fb0e38-78c2-9f2f-62b1-409086c9ea89-2e5cbc86 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_3c6dacb3-3962-4dec-37eb-c4a557dc37d8-2e5cbc86 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_278990f4-3f10-a7c6-5931-c9b9d57caff9-2e5cbc86 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_1e75e0f2-fc39-9971-45bc-85d3bfd641e0-2e5cbc86 {
    grid-area: 4 / 1 / 5 / 3;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Avenir Next Condensed';
  src: url('../fonts/Avenir-Next-Condensed.ttc') format('undefined'), url('../fonts/Avenir-Next-Condensed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next';
  src: url('../fonts/Avenir-Next.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}