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

@font-face {
  font-family: "Gtamerica 3313178500";
  src: url('../fonts/GTAmerica-CompressedBoldItalic_3313178500.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Gtamerica 137047389";
  src: url('../fonts/GTAmerica-Regular_137047389.otf') format("opentype");
  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 .div-block {
  background-color: #e2272c;
  height: 10px;
}.tp-landingpage .div-block-2 {
  background-color: #f3b83f;
  height: 5px;
  margin-top: 1%;
}.tp-landingpage .div-block-3 {
  color: #232122;
  background-color: #2a2a2a;
  width: 100%;
  padding-top: 3%;
}.tp-landingpage .div-block-4 {
  background-color: #2a2a2a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 5%;
  display: flex;
}.tp-landingpage .text-block {
  color: #fff;
  text-align: center;
  width: 70%;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Gtamerica 137047389", Arial, sans-serif;
  font-size: 18px;
}.tp-landingpage .link-block {
  text-transform: uppercase;
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 40px;
  margin-top: 5%;
  margin-left: 0%;
  margin-right: 0;
  font-family: "Gtamerica 3790131240", Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block.artikel {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block-2 {
  color: #fff;
  text-align: center;
  text-decoration: none;
}.tp-landingpage .text-block-2.new {
  text-transform: uppercase;
  margin-top: 5%;
  font-family: "Gtamerica 3790131240", Arial, sans-serif;
  font-size: 22px;
}.tp-landingpage .grid {
  color: #2a2a2a;
  background-color: #2a2a2a;
  grid-template-columns: 1fr 1fr;
}.tp-landingpage .image {
  background-color: #2a2a2a;
}.tp-landingpage .div-block-5 {
  background-color: #2a2a2a;
  padding-top: 5%;
  padding-bottom: 5%;
}.tp-landingpage .grid-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .slider {
  background-color: #ddd0;
  width: 90%;
  height: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
}.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;
  margin-top: 0%;
  padding-top: 20px;
  display: none;
}.tp-landingpage .icon {
  color: #000;
  display: none;
}.tp-landingpage .slide {
  width: 25%;
}.tp-landingpage .image-37 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .image-37.tasche {
  width: 80%;
}.tp-landingpage .heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Gtamerica 3790131240", Arial, sans-serif;
}.tp-landingpage .image-38 {
  width: 60%;
  max-width: none;
  margin-top: 5%;
  margin-bottom: 5%;
}.tp-landingpage .div-block-6 {
  margin-left: 15%;
}

@media screen and (max-width: 991px) {.tp-landingpage .button.blau.buttonwide {
    font-size: 16px;
  }.tp-landingpage .slide-nav {
    margin-top: 0%;
    padding-top: 0%;
    display: none;
  }.tp-landingpage .icon {
    color: #fff;
    display: block;
  }.tp-landingpage .slide {
    width: 33%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .slider {
    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 .icon {
    display: block;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .mask-2 {
    height: auto;
  }.tp-landingpage .heading {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .desktop {
    display: none;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .div-block {
    height: 5px;
  }.tp-landingpage .link-block {
    width: 90%;
  }.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 .slide {
    width: 100%;
  }.tp-landingpage .heading {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 22px;
  }.tp-landingpage .div-block-6 {
    margin-left: 0%;
  }
}.tp-landingpage #w-node-_004d51fc-bb40-f774-b07f-71182f161c0a-913bc715,.tp-landingpage #w-node-_2708e53c-329f-1ba5-585f-d64d3f37b67a-913bc715 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_12bbf34a-afbc-85fe-cfc2-886e5a11e4f7-913bc715 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}.tp-landingpage #w-node-_9bba4160-dfcf-f6de-954f-9fc6edb98227-913bc715 {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-c15ac135-2280-8f01-ab88-debdb9f9d4ca-913bc715 {
  grid-area: 1 / 1 / 3 / 3;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-a9c37982-e55d-5e53-6f17-2758fe56e2e0-913bc715 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_12bbf34a-afbc-85fe-cfc2-886e5a11e4f7-913bc715 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_9bba4160-dfcf-f6de-954f-9fc6edb98227-913bc715 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center;
  }
}


@font-face {
  font-family: 'Gtamerica 2829686793';
  src: url('../fonts/GTAmerica-Bold_2829686793.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica 3313178500';
  src: url('../fonts/GTAmerica-CompressedBoldItalic_3313178500.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica 3790131240';
  src: url('../fonts/GTAmerica-CompressedBold_3790131240.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtamerica 137047389';
  src: url('../fonts/GTAmerica-Regular_137047389.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}