.tp-landingpage :root {
  --white: white;
  --black: black;
}.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 .mobile {
  display: none;
}.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  margin-top: 5%;
  font-family: Uni Sans, sans-serif;
  font-weight: 300;
}.tp-landingpage .bold-text {
  text-transform: uppercase;
}.tp-landingpage .grid {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .image-2 {
  max-width: 120%;
  margin-left: 25%;
}.tp-landingpage .div-block {
  opacity: .77;
  background-color: #000;
  background-image: url('../images/radical.png');
  background-position: 50%;
  background-size: cover;
  width: 80%;
  height: 80%;
}.tp-landingpage .div-block-2 {
  background-color: #000;
  background-image: url('../images/radical.png'), url('../images/Radical_Background.png');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  height: 80%;
}.tp-landingpage .div-block-2.untengelb {
  background-image: linear-gradient(45deg, #000, #dcff14 62%);
}.tp-landingpage .div-block-2.blau {
  background-image: linear-gradient(260deg, #4489c8, #fff 52%);
}.tp-landingpage .div-block-3 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 70%;
  margin-top: -15px;
  margin-left: 0;
  margin-right: 0;
  padding: 2% 5%;
  display: flex;
}.tp-landingpage .div-block-3.switch {
  background-color: #000;
}.tp-landingpage .text-block {
  color: #000;
  text-transform: uppercase;
  margin-left: -10%;
  font-family: Uni Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}.tp-landingpage .text-block.unten {
  color: #000;
  margin-left: -5%;
}.tp-landingpage .grid-2 {
  grid-template-rows: 100%;
  grid-template-columns: .75fr .5fr;
}.tp-landingpage .image-3 {
  width: 80%;
}.tp-landingpage .text-block-2 {
  color: #000;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
}.tp-landingpage .text-block-2.oben {
  width: 80%;
  margin-top: 1%;
}.tp-landingpage .link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 50px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block.swicth {
  color: #000;
  background-color: #fff;
}.tp-landingpage .link-block.lang {
  margin-top: 2%;
}.tp-landingpage .text-block-3 {
  font-size: 20px;
}.tp-landingpage .grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .grid-3.blau {
  margin-top: 5%;
}.tp-landingpage .image-4 {
  max-width: 120%;
  margin-left: -25%;
  margin-right: 0%;
}.tp-landingpage .italic-text,.tp-landingpage .italic-text-2,.tp-landingpage .italic-text-3 {
  font-size: 14px;
}

@media screen and (max-width: 991px) {.tp-landingpage .div-block-3 {
    height: 100%;
  }.tp-landingpage .text-block-2 {
    margin-top: 3%;
    font-size: 16px;
  }.tp-landingpage .link-block {
    height: 40px;
    margin-top: 3%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    margin-left: 5%;
    margin-right: 5%;
  }.tp-landingpage .grid.links {
    grid-template-rows: auto auto auto;
    grid-template-columns: .75fr 1.75fr .75fr;
  }.tp-landingpage .image-2 {
    margin-left: 0%;
  }.tp-landingpage .div-block-3 {
    height: auto;
    margin-top: 0;
  }.tp-landingpage .text-block-2.oben {
    width: 90%;
  }.tp-landingpage .link-block.lang.unten {
    margin-top: 5%;
  }.tp-landingpage .text-block-3 {
    font-size: 18px;
  }.tp-landingpage .grid-3.blau {
    grid-template-rows: auto auto auto;
    grid-template-columns: .75fr 1.5fr .75fr;
  }.tp-landingpage .image-4 {
    margin-left: 0%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .image {
    display: none;
  }.tp-landingpage .heading {
    font-size: 32px;
    line-height: 34px;
  }.tp-landingpage .grid.links {
    grid-template-columns: .25fr 1.75fr .25fr;
  }.tp-landingpage .div-block-3 {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }.tp-landingpage .link-block {
    width: 100%;
    height: 40px;
  }.tp-landingpage .link-block.lang {
    width: 80%;
    height: 40px;
  }.tp-landingpage .text-block-3 {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .grid-3.blau {
    grid-template-columns: .25fr 1.5fr .25fr;
  }
}.tp-landingpage #w-node-_22b1ab5e-3998-a09e-368b-eac0769b2bbb-d842bef9,.tp-landingpage #w-node-_0badc51f-21d9-8b94-6f7d-18051f070192-d842bef9 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_614b3ab5-19ef-80de-54f4-4d2f366dbb85-d842bef9 {
  grid-area: 1 / 1 / 3 / 4;
  align-self: center;
}.tp-landingpage #w-node-_04b5618f-215d-e399-b69e-23605386fb4e-d842bef9 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_04b5618f-215d-e399-b69e-23605386fb4f-d842bef9 {
  grid-area: 1 / 2 / 4 / 4;
  place-self: center;
}.tp-landingpage #w-node-_85385dd6-7512-6196-3a34-0618e2752157-d842bef9 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_85385dd6-7512-6196-3a34-0618e2752159-d842bef9 {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-_2dedde0f-c66a-df0a-7e79-7aee9f83762d-d842bef9 {
  grid-area: 1 / 1 / 3 / 4;
  align-self: center;
}.tp-landingpage #w-node-ece82734-630e-57c1-775b-9e55e132614d-d842bef9 {
  grid-area: 1 / 3 / 3 / 4;
}.tp-landingpage #w-node-_248da5b3-9053-523a-d834-8d284c7490ee-d842bef9 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_248da5b3-9053-523a-d834-8d284c7490f0-d842bef9 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_248da5b3-9053-523a-d834-8d284c7490f2-d842bef9 {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083a-d842bef9 {
  grid-area: 1 / 1 / 3 / 4;
  align-self: center;
}.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083b-d842bef9 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083c-d842bef9 {
  grid-area: 1 / 2 / 4 / 4;
  place-self: center;
}.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083e-d842bef9 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e0840-d842bef9 {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_04b5618f-215d-e399-b69e-23605386fb4e-d842bef9 {
    grid-area: 1 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_04b5618f-215d-e399-b69e-23605386fb4f-d842bef9 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: center;
  }.tp-landingpage #w-node-ece82734-630e-57c1-775b-9e55e132614d-d842bef9 {
    grid-area: 1 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_248da5b3-9053-523a-d834-8d284c7490ee-d842bef9 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: center;
  }.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083b-d842bef9 {
    grid-area: 1 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_1a928d4a-1dae-4a18-c608-b603083e083c-d842bef9 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_22b1ab5e-3998-a09e-368b-eac0769b2bbb-d842bef9 {
    grid-area: 1 / 1 / 3 / 3;
  }
}


@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}