.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;
  background-color: #151515;
}.tp-landingpage .image {
  width: 100%;
  max-width: 1250%;
  margin-top: 40px;
  margin-bottom: 40px;
}.tp-landingpage .image-42 {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .brandtext {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 37px 37px 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}.tp-landingpage .linkeins {
  display: block;
  width: 180px;
  max-height: 50px;
  max-width: 180px;
  min-width: 150px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  background-color: rgba(75, 194, 241, 0);
  -webkit-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .linkeins:hover {
  border-style: solid;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #000;
}.tp-landingpage .linkeins.racket {
  border-color: #5ee9d0;
  background-color: #5ee9d0;
  color: #000;
}.tp-landingpage .linkeins.racket:hover {
  border-color: #ff2655;
  background-color: #ff2502;
  color: #fff;
}.tp-landingpage .linkeins.racket {
  border-color: #5ee9d0;
  background-color: #5ee9d0;
  color: #000;
}.tp-landingpage .linkeins.racket:hover {
  border-color: #ff2502;
  background-color: #ff2502;
  color: #fff;
}.tp-landingpage .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 41px;
  margin-top: 40px;
  margin-right: auto;
  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;
  background-color: #c53325;
  font-size: 20px;
  text-align: center;
}.tp-landingpage .button:hover {
  background-color: #56aba5;
}.tp-landingpage .button.taschen {
  width: 300px;
}.tp-landingpage .div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}.tp-landingpage .button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 41px;
  margin-top: 40px;
  margin-right: auto;
  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;
  background-color: #56aba5;
  font-size: 20px;
  text-transform: uppercase;
}.tp-landingpage .button-2:hover {
  background-color: #c53325;
}.tp-landingpage .button-2.rackets {
  margin-top: 40px;
}.tp-landingpage .div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}.tp-landingpage .icon {
  border: 1px solid transparent;
}.tp-landingpage .image-53 {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .article_hl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}.tp-landingpage .image-54 {
  display: block;
  max-width: 100%;
  margin-left: 0px;
}.tp-landingpage .logo_small {
  display: block;
  max-width: 10%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .imagestylo {
  max-width: 100%;
  margin-left: 100px;
}.tp-landingpage .linkblock_desk_stylo {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}.tp-landingpage ._2columnbagslide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}.tp-landingpage .bagslider_desk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  background-image: url('../images/1907_-_bag_slider_bg.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}.tp-landingpage .heading-2 {
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
}.tp-landingpage .bagslide1 {
  height: auto;
}.tp-landingpage .grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}.tp-landingpage .slide {
  background-color: transparent;
}.tp-landingpage .slider {
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: transparent;
  background-image: url('../images/1907_-_bag_slider_bg.png');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
  -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;
}.tp-landingpage .column {
  display: block;
  -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;
}.tp-landingpage .columns {
  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-41 {
  display: block;
  max-width: 85%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .grid-2 {
  margin-top: 100px;
  grid-row-gap: 40px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}.tp-landingpage .link-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/mp-lite_blue.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}.tp-landingpage .link-block-2._2 {
  background-image: url('../images/tour_blue.png');
}.tp-landingpage .image-6 {
  display: block;
  max-width: 30%;
  margin: 2% auto 20px;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}.tp-landingpage .image-6:hover {
  display: block;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}.tp-landingpage .image-55 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .heading {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #fff;
  font-size: 25px;
  text-align: center;
}.tp-landingpage .racekts {
  display: block;
  height: auto;
  max-width: 83%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #fff;
  text-align: justify;
}.tp-landingpage .div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}.tp-landingpage .image-56 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}.tp-landingpage .image-57 {
  display: none;
}.tp-landingpage .slider-2 {
  width: auto;
  height: auto;
  background-color: transparent;
}.tp-landingpage .image-58 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .slide-2 {
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-59 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .icon-2 {
  display: block;
}.tp-landingpage .left-arrow {
  display: none;
}.tp-landingpage .right-arrow {
  display: none;
}.tp-landingpage .slide-nav {
  display: none;
}.tp-landingpage .text-block {
  margin-top: 100px;
  font-family: Strangertimes, sans-serif;
  color: #fff;
  font-size: 130px;
  line-height: 80px;
  text-align: center;
}.tp-landingpage .text-span {
  color: #56aba5;
}.tp-landingpage .text-span-2 {
  color: #c53325;
}.tp-landingpage .heading-3 {
  margin-bottom: 40px;
  font-family: Strangertimes, sans-serif;
  color: #fff;
  font-size: 130px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}.tp-landingpage .text-span-3 {
  color: #56aba5;
}.tp-landingpage .text-span-4 {
  color: #c53325;
}.tp-landingpage .text-span-5 {
  color: #c53325;
}.tp-landingpage .text-span-6 {
  color: #56aba5;
}.tp-landingpage .grid-3 {
  margin-top: 40px;
  margin-bottom: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .image-60 {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  background-color: #c53325;
}.tp-landingpage .image-61 {
  height: auto;
  background-color: transparent;
}.tp-landingpage .image-62 {
  display: block;
  max-width: 40%;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}.tp-landingpage .image-63 {
  display: block;
  max-width: 80%;
  margin: 0px auto 10px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}.tp-landingpage .image-63.gravity {
  max-width: 60%;
  margin-bottom: 20px;
  -webkit-filter: none;
  filter: none;
}.tp-landingpage .div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: auto;
  -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;
}.tp-landingpage .text-block-2 {
  margin-top: 0px;
  margin-bottom: 60px;
  font-family: Strangertimes, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
  text-align: center;
}.tp-landingpage .text-block-2._1 {
  line-height: 40px;
}.tp-landingpage .text-block-2._2 {
  line-height: 40px;
}.tp-landingpage .text-block-2._3 {
  line-height: 40px;
}.tp-landingpage .text-block-2._4 {
  line-height: 40px;
}.tp-landingpage .link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-color: #c53325;
}.tp-landingpage .link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-color: #56aba5;
}.tp-landingpage .slider-3 {
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-color: transparent;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
}.tp-landingpage .right-arrow-2 {
  display: none;
}.tp-landingpage .left-arrow-2 {
  display: none;
}.tp-landingpage .slide-nav-2 {
  display: none;
}.tp-landingpage .text-span-7 {
  color: #56aba5;
}.tp-landingpage .text-span-8 {
  color: #c53325;
}.tp-landingpage .text-span-9 {
  color: #56aba5;
}.tp-landingpage .text-span-10 {
  color: #fff;
}.tp-landingpage .text-span-11 {
  color: #56aba5;
}.tp-landingpage .text-span-12 {
  color: #c53325;
}.tp-landingpage .text-span-12._4 {
  color: #56aba5;
}.tp-landingpage .text-span-13 {
  color: #c53325;
}.tp-landingpage .text-span-14 {
  color: #c53325;
}.tp-landingpage .columns-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 .text-block-3 {
  margin-bottom: 40px;
  font-family: Strangertimes, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 60px;
  text-align: center;
  text-shadow: 3px 3px 4px #56aba5;
}.tp-landingpage .text-block-3.rot {
  text-shadow: 3px 3px 4px #c53325;
}.tp-landingpage .text-span-15 {
  font-style: italic;
  text-transform: uppercase;
}.tp-landingpage .text-span-16 {
  font-style: italic;
  text-transform: uppercase;
}.tp-landingpage .text-span-17 {
  color: #56aba5;
}.tp-landingpage .slider-4 {
  width: auto;
  height: auto;
  background-color: #56aba5;
}.tp-landingpage .slide-nav-3 {
  display: none;
}.tp-landingpage .right-arrow-3 {
  display: none;
}.tp-landingpage .left-arrow-3 {
  display: none;
}.tp-landingpage .image-65 {
  display: block;
  max-width: 25%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-65.kind {
  max-width: 40%;
}.tp-landingpage .image-66 {
  max-width: 50%;
}.tp-landingpage .columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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-67 {
  background-color: #56aba5;
}.tp-landingpage .div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
}

@media screen and (max-width: 991px) {.tp-landingpage .image-42 {
    padding-bottom: 10px;
  }.tp-landingpage .brandtext {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .linkeins {
    width: auto;
    max-height: 40px;
    max-width: 180px;
    min-width: 150px;
    margin-bottom: -28px;
  }.tp-landingpage .linkeins.racket {
    border-color: #5ee9d0;
    color: #000;
  }.tp-landingpage .linkeins.racket:hover {
    background-color: #d73059;
    color: #000;
  }.tp-landingpage .linkeins.racket {
    border-color: #5ee9d0;
    color: #000;
  }.tp-landingpage .linkeins.racket:hover {
    background-color: #ff2502;
    color: #fff;
  }.tp-landingpage .button {
    width: 75%;
  }.tp-landingpage .button-2 {
    width: 75%;
  }.tp-landingpage .heading-2 {
    line-height: 35px;
    -webkit-column-count: auto;
    column-count: auto;
  }.tp-landingpage .heading {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    font-size: 20px;
  }.tp-landingpage .racekts {
    height: auto;
    max-width: 95%;
  }.tp-landingpage .text-block {
    font-size: 90px;
    line-height: 60px;
  }.tp-landingpage .heading-3 {
    font-size: 90px;
    line-height: 60px;
  }.tp-landingpage .image-60 {
    height: auto;
  }.tp-landingpage .image-63 {
    margin-bottom: 20px;
  }.tp-landingpage .image-63.gravity {
    margin-bottom: 0px;
  }.tp-landingpage .div-block-6 {
    width: 100%;
    height: auto;
  }.tp-landingpage .text-block-2._1 {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 30px;
  }.tp-landingpage .text-block-2._2 {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 30px;
  }.tp-landingpage .text-block-2._3 {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 30px;
  }.tp-landingpage .text-block-2._4 {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 30px;
  }.tp-landingpage .link-block-3 {
    height: auto;
  }.tp-landingpage .link-block-4 {
    height: 500px;
  }.tp-landingpage .text-block-3 {
    font-size: 65px;
    line-height: 50px;
  }.tp-landingpage .slider-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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-64 {
    display: block;
  }.tp-landingpage .image-65 {
    max-width: 35%;
  }.tp-landingpage .image-65.kind {
    max-width: 60%;
  }.tp-landingpage .image-66 {
    max-width: 65%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .image {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
  }.tp-landingpage .brandtext {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .linkeins {
    width: 200px;
    max-height: 40px;
    max-width: 200px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 14px;
    text-align: center;
  }.tp-landingpage .linkeins.racket {
    width: 200px;
    max-width: 200px;
  }.tp-landingpage .linkeins.racket:hover {
    background-color: #ff2502;
  }.tp-landingpage .button {
    margin-top: 20px;
  }.tp-landingpage .div-block {
    margin-top: 60px;
    margin-bottom: 60px;
  }.tp-landingpage .div-block-2 {
    margin-top: 60px;
    margin-bottom: 60px;
  }.tp-landingpage .bagslide2 {
    height: auto;
  }.tp-landingpage .article_hl {
    width: 75%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }.tp-landingpage .logo_small {
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .bagslider_mask {
    height: auto;
  }.tp-landingpage .imagestylo {
    max-width: 75%;
  }.tp-landingpage .linkblock_desk_stylo {
    margin-top: 0px;
    padding-top: 0px;
  }.tp-landingpage .bagslide3 {
    height: auto;
  }.tp-landingpage ._2columnbagslide {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }.tp-landingpage .bagslide4 {
    height: auto;
  }.tp-landingpage .bagslider_desk {
    display: none;
  }.tp-landingpage .heading-2 {
    font-size: 20px;
    line-height: 22px;
  }.tp-landingpage .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .slider {
    background-position: 50% 50%;
    background-size: cover;
  }.tp-landingpage .div-block-3 {
    margin-right: 0px;
    margin-bottom: 50px;
  }.tp-landingpage .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }.tp-landingpage .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }.tp-landingpage .racekts {
    height: auto;
    margin-bottom: 20px;
  }.tp-landingpage .text-block {
    font-size: 90px;
    line-height: 60px;
  }.tp-landingpage .heading-3 {
    font-size: 90px;
    line-height: 60px;
  }.tp-landingpage .grid-3 {
    margin-top: 0px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .image-60 {
    width: 100%;
    height: auto;
    max-width: none;
    margin-top: 40px;
  }.tp-landingpage .image-63 {
    margin-top: 40px;
    margin-bottom: 0px;
  }.tp-landingpage .image-63.gravity {
    margin-top: 20px;
    margin-bottom: 40px;
  }.tp-landingpage .div-block-6 {
    height: auto;
  }.tp-landingpage .text-block-2._1 {
    font-size: 110px;
    line-height: 60px;
  }.tp-landingpage .text-block-2._2 {
    font-size: 110px;
    line-height: 60px;
  }.tp-landingpage .text-block-2._3 {
    font-size: 110px;
    line-height: 60px;
  }.tp-landingpage .text-block-2._4 {
    margin-bottom: 0px;
    font-size: 110px;
    line-height: 60px;
  }.tp-landingpage .link-block-3 {
    width: 100%;
    height: 600px;
  }.tp-landingpage .link-block-4 {
    width: 100%;
  }.tp-landingpage .slider-4 {
    margin-top: 0px;
  }.tp-landingpage .image-64 {
    margin-top: 0px;
  }.tp-landingpage .image-65.kind {
    max-width: 65%;
  }.tp-landingpage .image-67 {
    margin-top: 40px;
  }.tp-landingpage .div-block-7 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .brandtext {
    padding: 16px;
    line-height: 25px;
    text-align: center;
  }.tp-landingpage .linkeins {
    display: block;
    max-height: 50px;
    max-width: 200px;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }.tp-landingpage .grid-2 {
    margin-top: 60px;
  }.tp-landingpage .heading {
    color: #fff;
    font-size: 18px;
  }.tp-landingpage .racekts {
    width: auto;
    height: auto;
  }.tp-landingpage .text-block {
    font-size: 80px;
    line-height: 55px;
  }.tp-landingpage .heading-3 {
    margin-top: 0px;
    font-size: 80px;
    line-height: 55px;
  }.tp-landingpage .text-block-2._1 {
    font-size: 90px;
    line-height: 50px;
  }.tp-landingpage .text-block-2._2 {
    font-size: 90px;
    line-height: 50px;
  }.tp-landingpage .text-block-2._3 {
    font-size: 90px;
    line-height: 50px;
  }.tp-landingpage .text-block-2._4 {
    font-size: 90px;
    line-height: 50px;
  }.tp-landingpage .image-65 {
    max-width: 45%;
  }.tp-landingpage .image-65.kind {
    max-width: 75%;
  }.tp-landingpage .image-66 {
    max-width: 90%;
  }.tp-landingpage .div-block-7 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}.tp-landingpage #w-node-62d7502c40dc-18d22224 {
  -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-12d338cafc2a-18d22224 {
  -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;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-50ed2bda927e-18d22224 {
  -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-e599950601cf-18d22224 {
  -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;
}.tp-landingpage #w-node-0eebf73a1186-18d22224 {
  -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;
}.tp-landingpage #w-node-895046bebaa1-18d22224 {
  -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;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-a807f8d3acbb-18d22224 {
  -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-c4dcb2748181-18d22224 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -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-fd318184c8b0-18d22224 {
  -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: end;
  align-self: end;
}.tp-landingpage #w-node-eaa7a791aa88-18d22224 {
  -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: end;
  align-self: end;
}.tp-landingpage #w-node-7f1848b10e90-18d22224 {
  -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: end;
  align-self: end;
}.tp-landingpage #w-node-c521027f6601-18d22224 {
  -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;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-31dadd197841-18d22224 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-31dadd197841-18d22224 {
    -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-62d7502c40dc-18d22224 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }.tp-landingpage #w-node-12d338cafc2a-18d22224 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-e599950601cf-18d22224 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }.tp-landingpage #w-node-0eebf73a1186-18d22224 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }.tp-landingpage #w-node-895046bebaa1-18d22224 {
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-a807f8d3acbb-18d22224 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }.tp-landingpage #w-node-c4dcb2748181-18d22224 {
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }.tp-landingpage #w-node-fd318184c8b0-18d22224 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }.tp-landingpage #w-node-eaa7a791aa88-18d22224 {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }.tp-landingpage #w-node-c521027f6601-18d22224 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
}

@font-face {
  font-family: 'Stranger';
  src: url('../fonts/._StrangerTimes-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Strangertimes';
  src: url('../fonts/StrangerTimes-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}