@font-face {
  font-family: Gtamerica;
  src: url('../fonts/GTAmerica-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gtamerica;
  src: url('../fonts/GTAmerica-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gtamerica;
  src: url('../fonts/GTAmerica-ExpandedBlack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}.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 .heading {
  text-align: center;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
  font-family: Gtamerica, sans-serif;
  font-size: 22px;
  line-height: 26px;
}.tp-landingpage .heading.h2 {
  background-color: #fff;
  margin-top: 2%;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 22px;
  line-height: 24px;
}.tp-landingpage .heading.h1 {
  font-size: 36px;
  line-height: 36px;
}.tp-landingpage .heading.hzwei {
  margin-top: 2%;
  margin-left: 10%;
  margin-right: 10%;
}.tp-landingpage .mobile {
  display: none;
}.tp-landingpage .desktop {
  text-align: left;
  margin-top: 0%;
}.tp-landingpage .text-block {
  text-align: justify;
  max-width: 70%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: 0;
  font-family: Gtamerica, sans-serif;
  font-size: 16px;
}.tp-landingpage .text-block._2 {
  margin-top: 0%;
  margin-left: 0;
}.tp-landingpage .text-block._2.bedingungen {
  font-size: 12px;
}.tp-landingpage .text-block._2.unten {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block.aufzahlung {
  text-align: justify;
  margin-top: 0%;
  padding-left: 0%;
}.tp-landingpage .text-block.dutypro {
  text-align: center;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block.duty {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block.unten {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 5%;
}.tp-landingpage .image {
  margin-right: 0;
}.tp-landingpage .grid-2,.tp-landingpage .grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}.tp-landingpage .div-block {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}.tp-landingpage .link-block {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 0%;
  text-decoration: none;
  display: flex;
}.tp-landingpage .text-block-2 {
  text-align: center;
  text-transform: uppercase;
  font-family: Gtamerica, sans-serif;
  font-size: 14px;
  font-weight: 900;
}.tp-landingpage {
  max-width: 1250px;
  padding-bottom: 40px;
}.tp-landingpage .einzel {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  width: 40%;
  margin-top: 20px;
  margin-left: 30%;
  margin-right: 30%;
  font-family: Gtamerica, sans-serif;
  font-weight: 900;
}.tp-landingpage .einzel.unten {
  width: 30%;
  margin-top: 0;
  margin-left: 35%;
  margin-right: 35%;
}.tp-landingpage .schuhe-unten {
  margin-top: 5%;
}.tp-landingpage .text-block-3 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: -18%;
  padding-right: 10%;
  font-family: Gtamerica, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}.tp-landingpage .bold-text {
  font-size: 16px;
  line-height: 20px;
}.tp-landingpage .bold-text-2 {
  font-weight: 400;
}.tp-landingpage .image-2 {
  max-width: 50%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-2.aufbau {
  max-width: 70%;
}.tp-landingpage .grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .grid-5 {
  display: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading.h1 {
    line-height: 40px;
  }.tp-landingpage .text-block {
    max-width: 90%;
    margin-right: auto;
  }.tp-landingpage .text-block._2 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .text-block.dutypro,.tp-landingpage .text-block.duty {
    margin-right: auto;
  }.tp-landingpage .einzel {
    width: 20%;
    font-size: 10px;
  }.tp-landingpage .einzel.unten {
    width: 40%;
  }.tp-landingpage .text-block-3 {
    font-size: 60px;
    line-height: 70px;
  }.tp-landingpage .image-2.aufbau {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .desktop {
    display: none;
  }.tp-landingpage .text-block {
    margin-top: 0%;
  }.tp-landingpage .text-block.duty {
    margin-top: 5%;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto;
  }.tp-landingpage .text-block-2 {
    line-height: 16px;
  }.tp-landingpage .einzel {
    width: 30%;
    margin-left: 35%;
  }.tp-landingpage .einzel.unten {
    margin-left: 30%;
  }.tp-landingpage .text-block-3 {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .image-2 {
    max-width: 100%;
  }.tp-landingpage .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: .75fr 1fr .75fr;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading.h2 {
    margin-left: 5%;
    margin-right: 5%;
  }.tp-landingpage .heading.h1 {
    font-size: 22px;
    line-height: 25px;
  }.tp-landingpage .heading.hzwei {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .text-block,.tp-landingpage .div-block {
    max-width: 90%;
  }.tp-landingpage .einzel {
    width: 50%;
    margin-left: 25%;
    padding-top: 5px;
    padding-bottom: 5px;
  }.tp-landingpage .einzel.unten {
    width: 80%;
    margin-left: 10%;
    font-size: 8px;
  }.tp-landingpage .text-block-3 {
    margin-top: -17%;
    font-size: 14px;
    font-weight: 900;
  }.tp-landingpage .bold-text {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .bold-text-3 {
    font-size: 16px;
    line-height: 20px;
  }.tp-landingpage .image-2 {
    max-width: 90%;
  }
}.tp-landingpage #w-node-_176fe879-7b03-de0c-fc33-b606e68c8faf-85777fb6,.tp-landingpage #w-node-e20f59f5-320c-e942-be0f-bf6fd2bf6878-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-af40ade6-a785-1d6d-ec6b-d9a8a67a3ed4-85777fb6 {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-_5df5711c-9532-083b-cc70-fd6734ff8ca1-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-db54fba5-d198-1d6d-fce7-aca7bc948161-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_20e2a98a-6619-7e64-c913-e8ceb9f4de75-85777fb6 {
  grid-area: 1 / 1 / 3 / 2;
  place-self: center end;
}.tp-landingpage #w-node-_810fb98f-72d9-93f6-67df-2ce703f3df67-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: end;
}.tp-landingpage #w-node-_463971a1-89d7-65ce-6288-642842a9a36c-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-a50de2e1-dc6d-b915-d714-b274ac7d3cca-85777fb6 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_0349bf72-f2b8-03ea-c45a-4bb70ceb1b85-85777fb6 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-_6a424001-ecf8-dd97-5f59-2e67e47e25c6-85777fb6 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_6a424001-ecf8-dd97-5f59-2e67e47e25c7-85777fb6 {
  grid-area: 1 / 2 / 2 / 4;
  align-self: center;
}.tp-landingpage #w-node-_3681225e-afba-9c15-9238-28ef86ee8c8a-85777fb6,.tp-landingpage #w-node-_3681225e-afba-9c15-9238-28ef86ee8c8b-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-f2c249a6-77f4-cd5d-d6ad-f2d42f8dd62a-85777fb6 {
  grid-area: 1 / 1 / 3 / 3;
  align-self: center;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-af40ade6-a785-1d6d-ec6b-d9a8a67a3ed4-85777fb6 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_20e2a98a-6619-7e64-c913-e8ceb9f4de75-85777fb6 {
    grid-area: 1 / 1 / 3 / 3;
    place-self: center end;
  }.tp-landingpage #w-node-_463971a1-89d7-65ce-6288-642842a9a36c-85777fb6 {
    grid-area: 1 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-a50de2e1-dc6d-b915-d714-b274ac7d3cca-85777fb6 {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-_0349bf72-f2b8-03ea-c45a-4bb70ceb1b85-85777fb6 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: center;
  }.tp-landingpage #w-node-_6a424001-ecf8-dd97-5f59-2e67e47e25c6-85777fb6 {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-_6a424001-ecf8-dd97-5f59-2e67e47e25c7-85777fb6 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-e20f59f5-320c-e942-be0f-bf6fd2bf6878-85777fb6 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-a50de2e1-dc6d-b915-d714-b274ac7d3cca-85777fb6,.tp-landingpage #w-node-_6a424001-ecf8-dd97-5f59-2e67e47e25c6-85777fb6 {
    grid-area: 1 / 1 / 2 / 4;
  }
}


@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica';
  src: url('../fonts/GTAmerica-ExpandedBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}