.tp-landingpage :root {
  --white: white;
  --black: black;
}.tp-landingpage .w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}.tp-landingpage .w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}.tp-landingpage h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}.tp-landingpage h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}.tp-landingpage h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}.tp-landingpage p {
  margin-bottom: 0;
}.tp-landingpage a {
  color: #333;
  text-decoration: none;
}.tp-landingpage {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 130%;
  display: block;
}.tp-landingpage .s-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}.tp-landingpage .abstand.s {
  height: 40px;
}.tp-landingpage .abstand.xs {
  height: 20px;
}.tp-landingpage .abstand.xs._10 {
  height: 10px;
}.tp-landingpage .abstand.m {
  height: 60px;
}.tp-landingpage .abstand.xxs {
  height: 4px;
}.tp-landingpage .abstand.xl {
  display: none;
}.tp-landingpage .s-content {
  width: 95%;
}.tp-landingpage .paragraph {
  line-height: 100px;
}.tp-landingpage .arrow-embed {
  align-self: center;
  margin-left: 2px;
  display: flex;
}.tp-landingpage .hero-wrapper-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 2px;
  align-self: flex-start;
  padding: 12px 25px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}.tp-landingpage .button-primary:hover {
  color: #fff;
  background-color: #32343a;
}.tp-landingpage .button-primary:active {
  background-color: #43464d;
}.tp-landingpage .image {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .heading {
  text-align: left;
  align-self: auto;
  margin: 0 auto;
}.tp-landingpage .heading-2 {
  margin: 0 auto;
}.tp-landingpage .heading-3 {
  margin: 0 auto;
  font-size: 18px;
}.tp-landingpage .einleitung {
  font-size: 1.05em;
  font-weight: 500;
}.tp-landingpage .heading-4 {
  margin-top: 0;
  margin-bottom: 0;
}.tp-landingpage .paragraph-2 {
  margin-bottom: 0;
}.tp-landingpage .list-item {
  margin-bottom: 4px;
  list-style-type: disc;
}.tp-landingpage .image-2 {
  box-sizing: border-box;
  object-fit: cover;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}.tp-landingpage .heading-5,.tp-landingpage .heading-6,.tp-landingpage .heading-7 {
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}.tp-landingpage .header-pic {
  aspect-ratio: 3 / 2;
  vertical-align: baseline;
  object-fit: fill;
  height: 30vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}.tp-landingpage .big-image {
  object-fit: fill;
  background-image: url('../images/6601a69cc29ca138962d4cff_Bild_1.jpg');
  background-position: 50% 90%;
  background-size: cover;
  height: 32vh;
}.tp-landingpage .big-image._3 {
  background-image: url('../images/65f2f614396f28b52243b0dd_Laufen-bei-Regen_2.jpg');
  background-position: 50% 19%;
}.tp-landingpage .big-image._2 {
  background-image: url('../images/65f2f614396f28b52243b0ed_AdobeStock_101179877_LR-bearb._.jpg');
  background-position: 50% 95%;
  background-repeat: repeat;
}.tp-landingpage .heading-8 {
  text-align: center;
  text-transform: uppercase;
  font-size: 2.7em;
  line-height: 105%;
}.tp-landingpage .image-3 {
  text-align: center;
  display: block;
}.tp-landingpage .textlink {
  letter-spacing: 2px;
  font-weight: 700;
}.tp-landingpage .cell-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

@media screen and (max-width: 991px) {.tp-landingpage .s-header {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .abstand.xl {
    display: none;
  }.tp-landingpage .s-content {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .abstand.xs {
    height: 20px;
  }.tp-landingpage .abstand.xl {
    height: 80px;
  }.tp-landingpage .heading-7 {
    margin-top: 20px;
  }.tp-landingpage .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }.tp-landingpage .cell {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }.tp-landingpage .paragraph-3 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .abstand.xl {
    display: none;
  }.tp-landingpage .big-image {
    background-position: 85% 100%;
  }.tp-landingpage .heading-8 {
    font-size: 1.8em;
  }.tp-landingpage .quick-stack {
    box-sizing: border-box;
    float: none;
    clear: none;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    aspect-ratio: auto;
    object-fit: fill;
    overflow: visible;
  }.tp-landingpage .quick-stack-2 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }
}.tp-landingpage #w-node-_7f6b9204-1f2b-ed88-ca15-b96fd6943c2d-3d6ef52f,.tp-landingpage #w-node-_4102728e-9d68-0bdf-005f-b4f80fafc7eb-3d6ef52f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_7f6b9204-1f2b-ed88-ca15-b96fd6943c2d-3d6ef52f {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage #w-node-_7f6b9204-1f2b-ed88-ca15-b96fd6943c2e-3d6ef52f {
    order: 0;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_7f6b9204-1f2b-ed88-ca15-b96fd6943c2d-3d6ef52f,.tp-landingpage #w-node-_4102728e-9d68-0bdf-005f-b4f80fafc7eb-3d6ef52f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


