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

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Thin-Italic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Heavy-Italic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-SemiBold-Italic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Light-Italic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Bold-Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Regular-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans Book;
  src: url('../fonts/Uni-Sans-Book-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Uni Sans;
  src: url('../fonts/Uni-Sans-Bold.otf') format("opentype");
  font-weight: 700;
  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 .w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage .w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}.tp-landingpage .hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}.tp-landingpage .container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.tp-landingpage .margin-bottom-24px {
  margin-bottom: 24px;
}.tp-landingpage .button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}.tp-landingpage .button-primary:hover {
  color: #fff;
  background-color: #32343a;
}.tp-landingpage .button-primary:active {
  background-color: #43464d;
}.tp-landingpage {
  max-width: 1250px;
  padding-bottom: 40px;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  max-width: 80%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}.tp-landingpage .text-block.zwei {
  margin-top: 5%;
}.tp-landingpage .text-block.zwei.beckerzitat {
  margin-top: 20%;
  margin-left: 35%;
  font-size: 22px;
  line-height: 25px;
}.tp-landingpage .grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .div-block {
  background-color: #faf415;
  height: 300px;
}.tp-landingpage .youtube {
  margin-top: 5%;
  margin-left: 25%;
}.tp-landingpage .div-block-2 {
  padding-left: 25%;
}.tp-landingpage .div-block-2.zwei {
  padding-left: 0%;
  padding-right: 25%;
}.tp-landingpage .text-block-2 {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}.tp-landingpage .button-4 {
  text-align: center;
  text-transform: none;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 40px;
  margin-top: 10px;
  margin-left: 7%;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}.tp-landingpage .button-4:hover {
  color: #000;
  background-color: #faf435;
}.tp-landingpage .button-4.nebenbecker {
  text-transform: none;
  width: 40%;
  margin-left: 45%;
}.tp-landingpage .button-4.smaller {
  width: 20%;
}.tp-landingpage .button-4.smaller.ctaschmaler {
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-4.breit {
  text-transform: none;
  width: 80%;
}.tp-landingpage .mask {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-60 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .image-60._2 {
  width: 40%;
}.tp-landingpage .slide {
  width: 25%;
}.tp-landingpage .slide-nav {
  position: relative;
  inset: auto 0% 0%;
}.tp-landingpage .link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button-5 {
  text-align: center;
  text-transform: none;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 40px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}.tp-landingpage .button-5:hover {
  color: #000;
  background-color: #faf435;
}.tp-landingpage .slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .slider.dyslider1 {
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
}.tp-landingpage .icon {
  color: #000;
  display: block;
}.tp-landingpage .grid2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 5%;
}.tp-landingpage .grid2.bekleidung {
  display: none;
}.tp-landingpage .youtube-2 {
  margin-top: 5%;
  margin-left: -25%;
  margin-right: 0%;
  padding-right: 0%;
}.tp-landingpage .youtube-2.ohne {
  margin-top: 0%;
  margin-left: 0%;
}.tp-landingpage .div-block-3 {
  justify-content: flex-start;
  align-items: center;
  padding-right: 25%;
  display: flex;
}.tp-landingpage .grid-2 {
  color: #f8f424;
  background-color: #f8f424;
  grid-template-columns: 1fr .5fr 1fr 1fr;
  margin-top: 5%;
  margin-bottom: 5%;
}.tp-landingpage .image-61 {
  margin-left: -10%;
}.tp-landingpage .grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .bold-text,.tp-landingpage .bold-text-2,.tp-landingpage .bold-text-3 {
  font-size: 30px;
}

@media screen and (max-width: 991px) {.tp-landingpage .container {
    max-width: 728px;
  }.tp-landingpage .button-4 {
    height: 30px;
    font-size: 14px;
  }.tp-landingpage .button-4.breit {
    width: 95%;
  }.tp-landingpage .slide {
    width: 33%;
  }.tp-landingpage .slide-nav {
    margin-top: 10px;
  }.tp-landingpage .button-5 {
    height: 30px;
    font-size: 14px;
  }.tp-landingpage .icon {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .hero-without-image {
    padding: 60px 15px;
  }.tp-landingpage .text-block {
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .text-block.zwei.beckerzitat {
    margin-left: 5%;
  }.tp-landingpage .text-block-2 {
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .button-4 {
    width: 80%;
    height: 30px;
    font-size: 15px;
  }.tp-landingpage .button-4.nebenbecker {
    height: 30px;
  }.tp-landingpage .button-4.smaller.ctaschmaler {
    width: 30%;
    height: 30px;
  }.tp-landingpage .button-4.breit {
    font-size: 12px;
    line-height: 12px;
  }.tp-landingpage .button-4.breit.w--current {
    width: 90%;
    font-size: 12px;
    line-height: 12px;
  }.tp-landingpage .slide-nav {
    margin-top: 20px;
  }.tp-landingpage .button-5 {
    height: 30px;
    font-size: 15px;
  }.tp-landingpage .bold-text,.tp-landingpage .bold-text-2,.tp-landingpage .bold-text-3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .container {
    max-width: none;
  }.tp-landingpage .heading {
    font-size: 30px;
    line-height: 32px;
  }.tp-landingpage .text-block {
    max-width: 90%;
    font-size: 20px;
    line-height: 22px;
  }.tp-landingpage .text-block.zwei.beckerzitat {
    max-width: 90%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .grid {
    grid-template-rows: 40% auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block {
    height: 250px;
  }.tp-landingpage .youtube {
    margin-left: 0%;
  }.tp-landingpage .div-block-2 {
    padding-left: 0%;
  }.tp-landingpage .div-block-2.zwei {
    padding-right: 0%;
  }.tp-landingpage .text-block-2 {
    font-size: 20px;
    line-height: 24px;
  }.tp-landingpage .button-4 {
    height: 30px;
  }.tp-landingpage .button-4.nebenbecker {
    width: 50%;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .button-4.nebenbecker:hover {
    border: 1px solid #000;
  }.tp-landingpage .button-4.smaller.ctaschmaler {
    width: 50%;
    height: 30px;
  }.tp-landingpage .button-4.breit {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }.tp-landingpage .button-4.breit.w--current {
    font-size: 12px;
    line-height: 12px;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .button-5 {
    height: 30px;
  }.tp-landingpage .slider {
    margin-top: 40px;
  }.tp-landingpage .grid2 {
    grid-template-rows: 40% auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .youtube-2 {
    margin-left: 0%;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .image-61 {
    max-width: 60%;
    margin-left: 0%;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }.tp-landingpage .bold-text {
    font-size: 25px;
  }.tp-landingpage .bold-text-2,.tp-landingpage .bold-text-3 {
    font-size: 24px;
  }
}.tp-landingpage #w-node-c5036026-6485-d2d2-bfff-2314ffa8211c-94c5c2c6 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: end;
}.tp-landingpage #w-node-_76a9d6e0-f24e-9667-164f-09798c70f961-94c5c2c6 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-_38f8b6c0-00d1-11d8-3191-d201dac16eff-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_6ce1f65f-7497-6917-1255-cb2024fe4df4-94c5c2c6 {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_8af2d9cd-1a45-d5e3-1c5d-636bf28138fb-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_0c507ab9-4a85-d276-16ff-b4c1cbbdf2e4-94c5c2c6 {
  grid-area: 2 / 6 / 3 / 8;
}.tp-landingpage #w-node-_15376c06-c1ff-054f-4650-b2df602e1bae-94c5c2c6 {
  grid-area: 2 / 2 / 3 / 4;
}.tp-landingpage #w-node-_49282db3-f3ab-1e2a-236f-c894202bb792-94c5c2c6 {
  grid-area: 2 / 4 / 3 / 6;
}.tp-landingpage #w-node-_4a21ab77-66d3-2b7b-ff81-44f99ad4891d-94c5c2c6 {
  grid-area: 1 / 3 / 2 / 5;
}.tp-landingpage #w-node-_56b26d74-ba09-0aca-e061-18b25f9d8d7e-94c5c2c6 {
  grid-area: 1 / 7 / 2 / 9;
}.tp-landingpage #w-node-_57fd4de6-b208-8caf-89b6-018dd7d85bf9-94c5c2c6 {
  grid-area: 1 / 5 / 2 / 7;
}.tp-landingpage #w-node-fb565bfc-ed9f-6a02-ceb1-4d263a467783-94c5c2c6 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-a7d04c62-069d-4032-2a29-269e30084127-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-bf085bc7-7eb0-9e88-4c71-9e431469e04f-94c5c2c6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}.tp-landingpage #w-node-_0cf11f51-483b-3d52-21db-58dbb895aeec-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-cbbac4df-0106-8e7a-6ced-3b00d0ea0871-94c5c2c6 {
  grid-area: 1 / 3 / 2 / 5;
}.tp-landingpage #w-node-_5c19877c-b7b9-6b7d-afdd-1cd01496ec88-94c5c2c6 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-c3af6b8f-3729-6072-8207-4425519c4d89-94c5c2c6 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-c3af6b8f-3729-6072-8207-4425519c4d8a-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-c3af6b8f-3729-6072-8207-4425519c4d8b-94c5c2c6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}.tp-landingpage #w-node-_5bdc320d-cb48-b8f6-2e1c-a771bdabdcf1-94c5c2c6 {
  grid-area: 1 / 1 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-_5bdc320d-cb48-b8f6-2e1c-a771bdabdcfa-94c5c2c6 {
  grid-area: 1 / 3 / 2 / 5;
}.tp-landingpage #w-node-_5bdc320d-cb48-b8f6-2e1c-a771bdabdcfb-94c5c2c6 {
  grid-area: 1 / 3 / 3 / 5;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-c5036026-6485-d2d2-bfff-2314ffa8211c-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: end;
  }.tp-landingpage #w-node-_76a9d6e0-f24e-9667-164f-09798c70f961-94c5c2c6 {
    grid-area: 2 / 1 / 3 / 5;
  }.tp-landingpage #w-node-_38f8b6c0-00d1-11d8-3191-d201dac16eff-94c5c2c6 {
    grid-area: 1 / 2 / 2 / 5;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-c5036026-6485-d2d2-bfff-2314ffa8211c-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_76a9d6e0-f24e-9667-164f-09798c70f961-94c5c2c6 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_38f8b6c0-00d1-11d8-3191-d201dac16eff-94c5c2c6 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_0c507ab9-4a85-d276-16ff-b4c1cbbdf2e4-94c5c2c6 {
    grid-area: 4 / 2 / 5 / 4;
  }.tp-landingpage #w-node-_15376c06-c1ff-054f-4650-b2df602e1bae-94c5c2c6 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_49282db3-f3ab-1e2a-236f-c894202bb792-94c5c2c6 {
    grid-area: 3 / 3 / 4 / 5;
  }.tp-landingpage #w-node-_56b26d74-ba09-0aca-e061-18b25f9d8d7e-94c5c2c6 {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-_57fd4de6-b208-8caf-89b6-018dd7d85bf9-94c5c2c6 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-fb565bfc-ed9f-6a02-ceb1-4d263a467783-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-a7d04c62-069d-4032-2a29-269e30084127-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-bf085bc7-7eb0-9e88-4c71-9e431469e04f-94c5c2c6,.tp-landingpage #w-node-_0cf11f51-483b-3d52-21db-58dbb895aeec-94c5c2c6 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-cbbac4df-0106-8e7a-6ced-3b00d0ea0871-94c5c2c6 {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-_5c19877c-b7b9-6b7d-afdd-1cd01496ec88-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-c3af6b8f-3729-6072-8207-4425519c4d89-94c5c2c6 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-c3af6b8f-3729-6072-8207-4425519c4d8a-94c5c2c6 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}