.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;
}.tp-landingpage .image {
  width: 100%;
}.tp-landingpage .image.man {
  width: 70%;
  margin-top: 0px;
  margin-left: 5%;
}.tp-landingpage .image.man._5 {
  display: none;
}.tp-landingpage .image.oben {
  display: none;
}.tp-landingpage .grid {
  margin-top: 100px;
  -ms-grid-columns: 1fr 0.75fr 1fr;
  grid-template-columns: 1fr 0.75fr 1fr;
}.tp-landingpage .grid.un {
  display: none;
}.tp-landingpage .text-block {
  margin-top: 0%;
  margin-right: 7%;
  margin-left: 10%;
  padding-right: 30px;
  padding-left: 0px;
  border-style: solid solid solid none;
  border-width: 0px 3px;
  border-color: #000 #7a8d77 #000 #001e62;
  font-family: 'Graphik copy', sans-serif;
  color: #7a8d77;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block._3 {
  border-left-color: #fff;
  font-family: 'Graphik copy', sans-serif;
}.tp-landingpage .text-block-2 {
  margin-top: 60px;
}.tp-landingpage .text-block-3 {
  width: 75%;
  margin: 20px auto 30px;
  font-family: Asicsfont3, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}.tp-landingpage .grid-2 {
  margin-top: 5%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-image: url('../images/Teaser.jpg');
  background-position: 50% 30%;
  background-size: cover;
}.tp-landingpage .text-block-4 {
  position: static;
  margin-top: 0%;
  margin-bottom: 3%;
  font-family: Asicsfont3, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 8px;
  text-transform: none;
}.tp-landingpage .image-2 {
  width: 100%;
  margin-top: 10%;
  margin-right: 0%;
  margin-left: 27%;
}.tp-landingpage .image-3 {
  width: 92%;
  margin-top: 0%;
  margin-left: auto;
}.tp-landingpage .image-4 {
  position: relative;
  z-index: 5;
  display: block;
  width: 35%;
  margin: 40px 5% 60px auto;
}.tp-landingpage .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 45px;
  margin: 70px auto 140px;
  -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;
  background-color: #8ca77e;
  font-family: Asicsfont3, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button.unten {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #8ca77e;
  font-size: 20px;
  font-weight: 400;
}.tp-landingpage .image-5 {
  width: 55%;
  margin: 0% -2% 2% 0%;
}.tp-landingpage .image-5.gof {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 5%;
  margin-left: 27%;
}.tp-landingpage .heading {
  margin-top: 0px;
  font-family: Asicsfont3, sans-serif;
  color: #001e62;
  font-size: 50px;
  line-height: 40px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}.tp-landingpage .heading._2 {
  color: #7a8d77;
  font-size: 50px;
  font-weight: 400;
  text-align: left;
}.tp-landingpage .heading.w {
  font-family: Asicsfont3, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 400;
}.tp-landingpage .heading.w {
  font-size: 25px;
}.tp-landingpage .heading.we {
  color: #fff;
  line-height: 55px;
}.tp-landingpage .text-block-5 {
  width: 85%;
  margin-bottom: 0px;
  font-family: 'Graphik copy', sans-serif;
  color: #001e62;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: right;
}.tp-landingpage .text-block-5._3 {
  width: 70%;
  font-family: Asicsfont3, sans-serif;
  color: #7a8d77;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}.tp-landingpage .text-block-5.w {
  font-family: Asicsfont3, sans-serif;
  color: #fff;
  font-weight: 400;
}.tp-landingpage .div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 15%;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .div-block.oben {
  margin-top: -30%;
}.tp-landingpage .div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: 40px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #8590aa;
}.tp-landingpage .div-block-2._3 {
  width: 75%;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}.tp-landingpage .button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 45px;
  margin-top: 30px;
  -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;
  background-color: #fff;
  font-family: Asicsfont3, sans-serif;
  color: #909bb5;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .grid-3 {
  margin-top: 10%;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}.tp-landingpage .grid-3.un {
  display: block;
}.tp-landingpage .hell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 45px;
  margin-top: 30px;
  -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;
  background-color: #001e62;
  font-family: 'Graphik copy', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .image-6 {
  display: none;
  width: 50%;
  margin-right: 0%;
  margin-left: auto;
}.tp-landingpage .div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .grid-4 {
  margin-top: 10%;
  background-image: url('../images/AO_Athlete_Male_GAEL_1920x1080_.jpg');
  background-position: 0px 0px;
  background-size: auto;
}.tp-landingpage .hellhoch {
  margin-right: 10%;
  margin-bottom: 60px;
  padding-left: 30px;
  border-style: none none none solid;
  border-width: 1px 1px 1px 3px;
  border-color: #000 #000 #000 #fff;
  font-family: 'Graphik copy', sans-serif;
  color: #001e62;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}.tp-landingpage .hellhoch.oben {
  margin-bottom: 20px;
}.tp-landingpage .hellhoch.oben.w {
  margin-bottom: 0px;
  color: #fff;
  text-transform: uppercase;
}.tp-landingpage .hellhoch.w {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .slide {
  width: 33%;
}.tp-landingpage .image-7 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}.tp-landingpage .button-3 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  background-color: #8f9bb4;
  font-family: Asicsfont3, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .slider {
  width: auto;
  height: auto;
  background-color: transparent;
}.tp-landingpage .slider.un {
  display: none;
}.tp-landingpage .icon {
  color: #001e62;
}.tp-landingpage .right-arrow {
  display: none;
}.tp-landingpage .left-arrow {
  display: none;
}.tp-landingpage .slide-nav {
  display: none;
}.tp-landingpage .slider-2 {
  display: block;
  width: auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-top: 3px solid #fff;
  background-color: #8ca77e;
}.tp-landingpage .slider-2.un {
  display: none;
}.tp-landingpage .slider-2._2 {
  background-color: #919ebb;
}.tp-landingpage .slider-2.schuhe {
  display: none;
}.tp-landingpage .slide-2 {
  width: 33%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-8 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .button-4 {
  display: block;
  width: 60%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background-color: #8f9bb4;
  font-family: Asicsfont3, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button-4.w {
  background-color: #fff;
  color: #919ebb;
}.tp-landingpage .right-arrow-2 {
  display: none;
}.tp-landingpage .left-arrow-2 {
  display: none;
}.tp-landingpage .slide-nav-2 {
  display: none;
}.tp-landingpage .image-9 {
  display: none;
  margin-left: -50px;
}.tp-landingpage .link-block {
  display: block;
  margin-top: 140px;
}.tp-landingpage .image-10 {
  display: block;
}.tp-landingpage .image-11 {
  display: none;
}.tp-landingpage .link-block-2 {
  display: block;
  margin-top: 40px;
}.tp-landingpage .button-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 45px;
  margin: 40px auto 60px;
  -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;
  background-color: #001e62;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-12 {
  display: none;
}.tp-landingpage .grid-5 {
  width: 90%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .heading-2 {
  margin-top: 140px;
  font-family: Asics, sans-serif;
  color: #23245c;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-14 {
  margin-left: -50px;
}.tp-landingpage .link-block-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-9 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .link-block-11 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .text-block-6 {
  margin-bottom: 22%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
  font-family: Asicsfont3, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 7px #000;
}.tp-landingpage .heading-3 {
  margin-top: 10%;
  font-family: Asicsfont3, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block-7 {
  font-family: Asicsfont3, sans-serif;
  color: #7a8d77;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
}.tp-landingpage .text-block-7.w {
  color: #fff;
}.tp-landingpage .button-6 {
  display: block;
  width: 60%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background-color: #8f9bb4;
  font-family: Asicsfont3, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block-8 {
  font-family: Asicsfont3, sans-serif;
  font-size: 35px;
  line-height: 30px;
  text-transform: uppercase;
}.tp-landingpage .slider-3 {
  display: block;
  width: auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-top: 3px solid #fff;
  background-color: #8ca77e;
}.tp-landingpage .slider-3.schuhe {
  display: block;
  margin-top: 5%;
  background-color: transparent;
}.tp-landingpage .grid-6 {
  margin-top: 0%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-image: url('../images/OhneAthleteKV_David_16-9_220630_ol.jpg');
  background-position: 50% 30%;
  background-size: cover;
}.tp-landingpage .image-15 {
  position: relative;
  z-index: 5;
  display: block;
  width: 35%;
  margin: 40px 5% 60px auto;
}.tp-landingpage .image-16 {
  width: 92%;
  margin-top: 0%;
  margin-left: 0px;
}.tp-landingpage .text-block-9 {
  position: static;
  margin-top: 0%;
  margin-bottom: -19%;
  font-family: Asicsfont3, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 8px;
  text-transform: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .image.man._5 {
    display: block;
    margin-top: -30%;
  }.tp-landingpage .image.oben {
    margin-top: -37%;
  }.tp-landingpage .grid {
    -ms-grid-columns: 1fr 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: none;
  }.tp-landingpage .text-block {
    margin-top: 10%;
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .text-block-3 {
    width: 80%;
  }.tp-landingpage .grid-2 {
    margin-top: 5%;
  }.tp-landingpage .text-block-4 {
    font-size: 35px;
    line-height: 40px;
  }.tp-landingpage .button {
    width: 90%;
    font-size: 20px;
  }.tp-landingpage .button.unten {
    width: 90%;
    font-size: 18px;
  }.tp-landingpage .image-5 {
    width: 50%;
    margin-right: 2%;
    margin-left: 0%;
  }.tp-landingpage .image-5.gof {
    width: 80%;
    margin-left: 0%;
  }.tp-landingpage .heading._2 {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .heading.we {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .div-block {
    margin-top: 10%;
  }.tp-landingpage .div-block.oben {
    margin-top: 10%;
  }.tp-landingpage .button-2 {
    width: 75%;
  }.tp-landingpage .grid-3 {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .image-6 {
    width: 100%;
  }.tp-landingpage .div-block-3.g {
    margin-bottom: -11%;
  }.tp-landingpage .div-block-3.dro {
    margin-top: 0px;
    margin-bottom: -20%;
  }.tp-landingpage .hellhoch.w {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .image-7 {
    width: 80%;
  }.tp-landingpage .button-3 {
    width: 80%;
  }.tp-landingpage .image-8 {
    width: 80%;
  }.tp-landingpage .button-4 {
    width: 80%;
  }.tp-landingpage .image-9 {
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .button-5 {
    width: 70%;
    font-size: 20px;
  }.tp-landingpage .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .image-14 {
    margin-left: 0%;
  }.tp-landingpage .text-block-6 {
    margin-bottom: 0%;
  }.tp-landingpage .heading-3 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .text-block-7 {
    font-size: 35px;
  }.tp-landingpage .button-6 {
    width: 80%;
  }.tp-landingpage .grid-6 {
    margin-top: 5%;
  }.tp-landingpage .text-block-9 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .image.oben {
    margin-top: -14%;
  }.tp-landingpage .text-block {
    margin-top: 0%;
    margin-right: 40px;
    margin-left: 10%;
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .text-block-3 {
    width: 90%;
  }.tp-landingpage .grid-2 {
    margin-top: 5%;
  }.tp-landingpage .text-block-4 {
    font-size: 25px;
  }.tp-landingpage .image-2 {
    width: 100%;
  }.tp-landingpage .image-3 {
    width: 95%;
  }.tp-landingpage .button {
    width: 90%;
  }.tp-landingpage .heading {
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .heading._2 {
    font-size: 30px;
    line-height: 25px;
  }.tp-landingpage .heading.we {
    margin-bottom: 0px;
    font-size: 25px;
  }.tp-landingpage .text-block-5._3 {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .text-block-5.w {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .div-block {
    width: 90%;
    margin-top: 10%;
  }.tp-landingpage .div-block.oben {
    width: 90%;
    margin-top: 10%;
  }.tp-landingpage .div-block-2._3 {
    width: 70%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }.tp-landingpage .div-block-3 {
    margin-top: 0%;
  }.tp-landingpage .div-block-3.g {
    margin-bottom: 0%;
  }.tp-landingpage .hellhoch {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .hellhoch.oben {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .hellhoch.w {
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .slider {
    margin-top: 0%;
    padding-bottom: 40px;
  }.tp-landingpage .right-arrow {
    display: block;
  }.tp-landingpage .left-arrow {
    display: block;
  }.tp-landingpage .slide-nav {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }.tp-landingpage .slider-2 {
    padding-bottom: 40px;
  }.tp-landingpage .slide-2 {
    width: 50%;
  }.tp-landingpage .right-arrow-2 {
    display: block;
  }.tp-landingpage .left-arrow-2 {
    display: block;
  }.tp-landingpage .slide-nav-2 {
    display: block;
  }.tp-landingpage .image-10 {
    display: none;
  }.tp-landingpage .image-11 {
    display: block;
  }.tp-landingpage .button-5 {
    width: 90%;
  }.tp-landingpage .image-12 {
    display: block;
  }.tp-landingpage .image-13 {
    display: none;
  }.tp-landingpage .link-block-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-10 {
    display: block;
  }.tp-landingpage .text-block-6 {
    margin-right: 11%;
    margin-bottom: 0%;
  }.tp-landingpage .heading-3 {
    width: 90%;
    margin-bottom: 0px;
    font-size: 45px;
  }.tp-landingpage .text-block-7 {
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .slider-3 {
    padding-bottom: 40px;
  }.tp-landingpage .grid-6 {
    margin-top: 5%;
  }.tp-landingpage .image-16 {
    width: 95%;
  }.tp-landingpage .text-block-9 {
    margin-bottom: 0%;
    margin-left: 5%;
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .image.man._5 {
    margin-top: -30%;
  }.tp-landingpage .image.oben {
    margin-top: -3%;
  }.tp-landingpage .grid {
    margin-top: 60px;
  }.tp-landingpage .text-block {
    margin-right: 0px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .text-block-3 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .grid-2 {
    margin-top: 10%;
  }.tp-landingpage .text-block-4 {
    width: 80%;
    font-size: 17px;
    line-height: 25px;
  }.tp-landingpage .image-4 {
    width: 35%;
  }.tp-landingpage .button {
    width: 80%;
    height: 55px;
  }.tp-landingpage .button.unten {
    height: 55px;
  }.tp-landingpage .heading {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .heading._2 {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .heading.we {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .text-block-5 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .text-block-5._3 {
    width: 100%;
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .text-block-5.w {
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .div-block {
    width: 100%;
  }.tp-landingpage .div-block.oben {
    width: 100%;
    margin-top: 0%;
  }.tp-landingpage .div-block-2 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }.tp-landingpage .div-block-2._3 {
    margin-right: 20px;
  }.tp-landingpage .button-2 {
    width: 80%;
  }.tp-landingpage .grid-3 {
    margin-top: 15%;
  }.tp-landingpage .hell {
    width: 80%;
  }.tp-landingpage .div-block-3.dro {
    margin-bottom: -15%;
  }.tp-landingpage .hellhoch {
    padding-left: 20px;
  }.tp-landingpage .hellhoch.oben.w {
    font-size: 10px;
    line-height: 15px;
  }.tp-landingpage .hellhoch.w {
    font-size: 6px;
    line-height: 8px;
  }.tp-landingpage .slide {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .image-7 {
    width: 100%;
  }.tp-landingpage .slider {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }.tp-landingpage .slide-nav {
    margin-bottom: 0px;
  }.tp-landingpage .slider-2 {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }.tp-landingpage .slide-2 {
    width: 100%;
  }.tp-landingpage .image-8 {
    width: 100%;
  }.tp-landingpage .slide-nav-2 {
    margin-top: 0px;
  }.tp-landingpage .link-block {
    margin-top: 100px;
  }.tp-landingpage .button-5 {
    width: 80%;
    height: 55px;
    margin-bottom: 40px;
  }.tp-landingpage .link-block-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-9 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-10 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .link-block-11 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .text-block-6 {
    margin-bottom: 0%;
    font-size: 20px;
  }.tp-landingpage .heading-3 {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .bold-text {
    display: block;
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .text-block-7 {
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .slider-3 {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
  }.tp-landingpage .grid-6 {
    margin-top: 10%;
  }.tp-landingpage .image-15 {
    width: 35%;
    margin-top: 20px;
  }.tp-landingpage .image-16 {
    width: 100%;
  }.tp-landingpage .text-block-9 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 10%;
    margin-left: auto;
    font-size: 20px;
    line-height: 25px;
  }
}.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dab-d83f3004 {
  -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;
}.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dac-d83f3004 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: auto;
  justify-self: auto;
}.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dad-d83f3004 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-e68d7b1a-e272-89ab-67b6-3ee24a0b79e0-d83f3004 {
  -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-_3ff4d309-adf2-e8c4-84e7-d2e999c577d0-d83f3004 {
  -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-d09a9e77-db23-ded2-491e-4a7121fc3135-d83f3004 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-_23010415-7d72-4d0d-6d64-76ce4bcf8f95-d83f3004 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -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-_83d7ef62-b266-2106-af08-65184d7c2742-d83f3004 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}.tp-landingpage #w-node-a3a4cd7c-4899-f18f-28cb-b61262e8fef5-d83f3004 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -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;
  -ms-grid-row-align: end;
  align-self: end;
}.tp-landingpage #w-node-b4f2c855-88d5-d42e-293b-9d7f7a0ab3da-d83f3004 {
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-e1d23756-649d-3780-bff1-09abe8a14277-d83f3004 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -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;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_3ff4d309-adf2-e8c4-84e7-d2e999c577d0-d83f3004 {
    -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-d09a9e77-db23-ded2-491e-4a7121fc3135-d83f3004 {
    -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: center;
    align-self: center;
  }.tp-landingpage #w-node-a3a4cd7c-4899-f18f-28cb-b61262e8fef5-d83f3004 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }.tp-landingpage #w-node-b4f2c855-88d5-d42e-293b-9d7f7a0ab3da-d83f3004 {
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -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;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dad-d83f3004 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-_23010415-7d72-4d0d-6d64-76ce4bcf8f95-d83f3004 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -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-b4f2c855-88d5-d42e-293b-9d7f7a0ab3da-d83f3004 {
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dac-d83f3004 {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }.tp-landingpage #w-node-_6d85b8d1-0a2d-0130-05a3-34efd78d1dad-d83f3004 {
    -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;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@font-face {
  font-family: 'Asics';
  src: url('../fonts/ASICS-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Asics copy';
  src: url('../fonts/ASICS-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik copy';
  src: url('../fonts/Graphik-Medium_copy.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik copy';
  src: url('../fonts/Graphik-Bold_copy.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Asics';
  src: url('../fonts/ASICS-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Asicsfont3';
  src: url('../fonts/ASICSFont3.0-Regular.otf') format('opentype'), url('../fonts/ASICSFont3.0-BoldItalic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}