.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}.tp-landingpage {
  max-width: 1250px;
  font-family: Bentonsanscondensed, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .div-block {
  padding-bottom: 60px;
  background-color: #000;
}.tp-landingpage .heading {
  margin-top: -25px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #fff;
  font-size: 120px;
  line-height: 120px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}.tp-landingpage .grid {
  margin-top: 100px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}.tp-landingpage .div-block-2 {
  background-image: url('../images/20-1059_GBL_2021_Reverse_Etailer_FNL-grün.jpg');
  background-position: 20% 50%;
  background-size: auto;
}.tp-landingpage .image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .div-block-3 {
  width: 80%;
}.tp-landingpage .text-block-2 {
  margin-top: 30px;
  color: #fff;
  text-align: justify;
}.tp-landingpage .text-block-3 {
  font-family: Bentonsansextracompressed, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block-4 {
  font-family: Bentonsansextracompressed, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block-5 {
  margin-top: 20px;
  font-family: Bentonsanscondensed, sans-serif;
  color: #fff;
  text-align: justify;
}.tp-landingpage .div-block-4 {
  display: block;
  width: 80%;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .image-2 {
  width: 100%;
}.tp-landingpage .link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .image-3 {
  width: 100%;
}.tp-landingpage .link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .button-wrap-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 50px;
  margin: 60px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-4 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#007dbe), color-stop(56%, #fc2424), to(#91d549));
  background-image: linear-gradient(90deg, #007dbe, #fc2424 56%, #91d549);
}.tp-landingpage .btn-text-4 {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-2-4 {
  position: absolute;
  top: 45px;
  z-index: 3;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-link-cover-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
}.tp-landingpage .button-wrap-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin: 60px auto 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #8dd549;
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-5 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #8dd549;
}.tp-landingpage .btn-text-2-5 {
  position: absolute;
  top: 45px;
  z-index: 3;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-5 {
  position: relative;
  z-index: 1;
  color: #8dd549;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .image-4 {
  display: none;
}.tp-landingpage .button-wrap-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin: 60px auto 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fe3f2b;
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-6 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #fe3f2b;
}.tp-landingpage .btn-text-2-6 {
  position: absolute;
  top: 45px;
  z-index: 3;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-6 {
  position: relative;
  z-index: 1;
  color: #fe3f2b;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-wrap-7 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin: 60px auto 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #0080c1;
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-7 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #0080c1;
}.tp-landingpage .btn-text-2-7 {
  position: absolute;
  top: 45px;
  z-index: 3;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-7 {
  position: relative;
  z-index: 1;
  color: #0080c1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .image-6 {
  position: relative;
  z-index: 3;
  display: block;
}.tp-landingpage .image-7 {
  position: relative;
  z-index: 3;
}.tp-landingpage .image-8 {
  position: relative;
  z-index: 3;
}.tp-landingpage .image-9 {
  width: 15%;
  margin-top: 10%;
  margin-left: 10%;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading {
    margin-top: -44px;
  }.tp-landingpage .text-block-5 {
    text-align: justify;
  }.tp-landingpage .button-wrap-5 {
    margin-bottom: 0px;
  }.tp-landingpage .bold-text {
    font-size: 100px;
  }.tp-landingpage .button-wrap-6 {
    margin-bottom: 0px;
  }.tp-landingpage .button-wrap-7 {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    margin-top: -29px;
    line-height: 85px;
  }.tp-landingpage .text-block {
    margin-top: 40px;
    text-align: center;
  }.tp-landingpage .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }.tp-landingpage .div-block-3 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .div-block-4 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .button-wrap-4 {
    width: 85%;
  }.tp-landingpage .button-wrap-5 {
    margin-top: 40px;
  }.tp-landingpage .bold-text {
    font-size: 100px;
    line-height: 60px;
  }.tp-landingpage .image-4 {
    display: block;
  }.tp-landingpage .image-5 {
    display: none;
  }.tp-landingpage .button-wrap-6 {
    margin-top: 40px;
  }.tp-landingpage .button-wrap-7 {
    margin-top: 40px;
  }.tp-landingpage .grid-2 {
    margin-top: 60px;
  }.tp-landingpage .grid-3 {
    margin-top: 60px;
  }.tp-landingpage .image-9 {
    width: 10%;
    margin-top: 5%;
    margin-right: 5%;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    margin-top: -22px;
    line-height: 25px;
  }.tp-landingpage .text-block {
    margin-top: 40px;
    text-align: justify;
  }.tp-landingpage .text-block-2 {
    margin-top: 20px;
  }.tp-landingpage .text-block-3 {
    line-height: 40px;
  }.tp-landingpage .image-2 {
    margin-top: 60px;
  }.tp-landingpage .image-3 {
    margin-top: 60px;
  }.tp-landingpage .button-wrap-4 {
    width: 85%;
    margin-top: 60px;
  }.tp-landingpage .button-wrap-5 {
    margin-top: 20px;
    margin-bottom: 0px;
  }.tp-landingpage .bold-text {
    font-size: 55px;
    line-height: 40px;
  }.tp-landingpage .bold-text-2 {
    font-size: 50px;
  }.tp-landingpage .button-wrap-6 {
    margin-top: 20px;
  }.tp-landingpage .button-wrap-7 {
    margin-top: 20px;
  }.tp-landingpage .grid-2 {
    margin-top: 60px;
  }.tp-landingpage .grid-3 {
    margin-top: 60px;
  }
}.tp-landingpage #w-node-4bbfe9e3aa69-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-38f88db01559-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-45a5d3626df7-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-4c93a1fdc4a5-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-2da7b89f51e2-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-76e0be6059fd-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-f66bd3d4d33c-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-05559f2229cf-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}.tp-landingpage #w-node-e708fac39c86-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-7d5e09470313-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-27b9b18789de-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}.tp-landingpage #w-node-9b13a4a6604a-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-c7392ddc7598-66e18dfa {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-91846ae0cc80-66e18dfa {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-0cf45444b0ba-66e18dfa {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-38f88db01559-66e18dfa {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-76e0be6059fd-66e18dfa {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-f66bd3d4d33c-66e18dfa {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-05559f2229cf-66e18dfa {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }.tp-landingpage #w-node-27b9b18789de-66e18dfa {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }.tp-landingpage #w-node-91846ae0cc80-66e18dfa {
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@font-face {
  font-family: 'Bentonsanscondensed';
  src: url('../fonts/BentonSansCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}