@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-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  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;
}

@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 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-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.otf') format("opentype");
  font-weight: 900;
  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-SemiBold.otf') format("opentype");
  font-weight: 600;
  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-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-Heavy-Italic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  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;
}.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 {
  max-width: 1250px;
  padding-bottom: 40px;
}.tp-landingpage .div-block {
  background-color: #ffffffa1;
}.tp-landingpage .grid {
  grid-template-rows: 33% auto auto;
}.tp-landingpage .borisbackground {
  max-width: 25%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}.tp-landingpage .div-block-2 {
  padding-left: 10%;
  padding-right: 10%;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  padding-left: 0%;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .heading.zwischenschrift {
  text-align: left;
  margin-top: 2%;
  padding-left: 5%;
}.tp-landingpage .heading.zwischenschrift._2 {
  margin-top: 5%;
}.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.smaller {
  width: 20%;
}.tp-landingpage .button-4.smaller.ctaschmaler {
  text-transform: none;
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-4.smaller.ctaschmaler.invisi {
  display: none;
}.tp-landingpage .button-4.mittig {
  margin-left: 20%;
}.tp-landingpage .button-4.close {
  width: 80%;
  margin-left: -5%;
}.tp-landingpage .button-4.close.abstand {
  margin-left: 0%;
}.tp-landingpage .button-4.ohnehover:hover {
  color: #fff;
  background-color: #000;
}.tp-landingpage .grid-2 {
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .videolinks {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .youtube {
  margin-top: 5%;
  margin-left: 25%;
}.tp-landingpage .div-block-3 {
  background-color: #faf415;
  height: 300px;
}.tp-landingpage .div-block-4 {
  padding-left: 25%;
}.tp-landingpage .div-block-4.produkt {
  padding-left: 5%;
}.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 .text-block-2.oben {
  margin-top: 5%;
}.tp-landingpage .bold-text {
  font-size: 30px;
}.tp-landingpage .videorechts {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: auto;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .div-block-5 {
  padding-left: 25%;
}.tp-landingpage .div-block-5.zwei {
  padding-left: 0%;
  padding-right: 25%;
}.tp-landingpage .text-block-3 {
  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 .bold-text-2 {
  font-size: 24px;
  font-weight: 400;
}.tp-landingpage .gelberblock {
  background-color: #faf415;
  height: 300px;
  margin-top: 0%;
}.tp-landingpage .gelberblock.produkt {
  background-color: #686868;
  padding-top: 5%;
  padding-right: 25%;
}.tp-landingpage .youtube-2 {
  height: auto;
  margin: 0% 0% 5% -25%;
  padding-right: 0%;
}.tp-landingpage .produktempfehlung {
  grid-template-rows: auto;
  margin-top: 5%;
  margin-left: 5%;
}.tp-landingpage .image-2 {
  width: 50%;
  margin-top: 15%;
}.tp-landingpage .mehr {
  color: #000;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}.tp-landingpage .mehr.fett {
  margin-top: 2%;
  margin-bottom: 2%;
  font-family: Uni Sans, Arial, sans-serif;
  font-weight: 600;
}.tp-landingpage .mehr.weniger {
  text-align: left;
  padding-right: 0%;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-weight: 400;
}.tp-landingpage .mehr.space {
  margin-top: 2%;
}.tp-landingpage .mehr.space.invisi {
  display: none;
}.tp-landingpage .gridracket1 {
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .div-block-6 {
  color: #000;
  background-color: #faf514;
  margin-top: 5%;
  margin-left: 10%;
}.tp-landingpage .grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
  padding-left: 0%;
  padding-right: 10%;
}.tp-landingpage .image-3 {
  width: 50%;
}.tp-landingpage .image-4 {
  width: 70%;
}.tp-landingpage .image-5,.tp-landingpage .image-6 {
  width: 50%;
}.tp-landingpage .grid-4 {
  grid-template-columns: .75fr 1fr;
}.tp-landingpage .grid-5 {
  grid-template-rows: auto;
  margin-top: 0%;
}.tp-landingpage .performance {
  opacity: 0;
  color: #000;
  text-align: center;
  margin-top: 5%;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 32px;
  font-weight: 900;
  display: block;
}.tp-landingpage .kontrolle {
  opacity: 0;
  color: #000;
  text-align: left;
  margin-top: 5%;
  font-family: Merriweather, serif;
  font-size: 32px;
  font-weight: 600;
  display: block;
}.tp-landingpage .kraft {
  color: #000;
  text-align: left;
  width: 85%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: block;
}.tp-landingpage .spin {
  text-align: left;
  width: 85%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 32px;
  display: block;
}.tp-landingpage .control {
  text-align: left;
  width: 85%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: block;
}.tp-landingpage .hinweis-tp {
  color: #dedede;
  background-color: #686868;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 3%;
  padding-bottom: 3%;
}.tp-landingpage .text-block-4 {
  color: #fff;
  margin-left: 0%;
  font-family: Uni Sans Book, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}.tp-landingpage .text-block-4._3 {
  margin-left: -5%;
}.tp-landingpage .text-block-4._3.abstand {
  margin-left: 0%;
}.tp-landingpage .grid-6 {
  grid-template-columns: .25fr 1fr .5fr;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 5%;
}.tp-landingpage .grid-7 {
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .rucksack {
  background-color: #686868;
}.tp-landingpage .rucksack:hover {
  box-shadow: 3px 6px 5px #0003;
}.tp-landingpage .grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 5%;
  padding-bottom: 5%;
  padding-right: 5%;
}.tp-landingpage .grid-8._2 {
  grid-template-rows: auto;
  padding-left: 5%;
  padding-right: 0%;
}.tp-landingpage .tasche {
  background-color: #686868;
  box-shadow: 3px 2px 5px #0003;
}.tp-landingpage .tasche:hover {
  box-shadow: 3px 6px 5px #0003;
}.tp-landingpage .taschen {
  margin-top: 0%;
}.tp-landingpage .grid-29 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 2%;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .white {
  color: #fff;
}

@media screen and (max-width: 991px) {.tp-landingpage .grid {
    grid-template-rows: 20% auto auto;
  }.tp-landingpage .text-block {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .heading {
    font-size: 32px;
    line-height: 34px;
  }.tp-landingpage .heading.zwischenschrift {
    font-size: 28px;
    line-height: 30px;
  }.tp-landingpage .button-4 {
    width: 80%;
    height: 30px;
    font-size: 14px;
  }.tp-landingpage .button-4.smaller.ctaschmaler.w--current {
    width: 15%;
  }.tp-landingpage .button-4.smaller.ctaschmaler.invisi {
    display: none;
  }.tp-landingpage .button-4.mittig {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .button-4.close {
    width: 90%;
    font-size: 12px;
  }.tp-landingpage .videolinks {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }.tp-landingpage .text-block-2,.tp-landingpage .text-block-3,.tp-landingpage .bold-text-2 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .gelberblock.produkt {
    justify-content: center;
    align-items: center;
    height: 250px;
    padding-top: 0%;
    display: flex;
  }.tp-landingpage .mehr,.tp-landingpage .mehr.space {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .mehr.space.invisi {
    display: none;
  }.tp-landingpage .kraft,.tp-landingpage .spin,.tp-landingpage .control {
    font-size: 28px;
    line-height: 32px;
  }.tp-landingpage .text-block-4 {
    font-size: 18px;
    line-height: 22px;
  }.tp-landingpage .grid-6 {
    grid-template-rows: auto;
  }.tp-landingpage .grid-7 {
    margin-top: 0%;
  }.tp-landingpage .grid-8 {
    grid-template-columns: .75fr 1fr;
  }.tp-landingpage .grid-8._2 {
    grid-template-columns: 1fr .75fr;
  }.tp-landingpage .youtube-3 {
    margin-bottom: 5%;
    padding-bottom: 0%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .heading {
    font-size: 28px;
    line-height: 30px;
  }.tp-landingpage .heading.zwischenschrift {
    font-size: 24px;
  }.tp-landingpage .button-4 {
    width: 80%;
    height: 30px;
    font-size: 12px;
    line-height: 14px;
  }.tp-landingpage .button-4.smaller.ctaschmaler {
    width: 80%;
    height: 30px;
  }.tp-landingpage .button-4.smaller.ctaschmaler.w--current {
    width: 20%;
    font-size: 12px;
  }.tp-landingpage .text-block-2 {
    font-size: 16px;
    line-height: 20px;
  }.tp-landingpage .text-block-2.unsereempfhelung.white,.tp-landingpage .text-block-2.oben {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .bold-text {
    font-size: 24px;
  }.tp-landingpage .text-block-3 {
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .bold-text-2 {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .gelberblock {
    height: 200px;
  }.tp-landingpage .mehr.weniger {
    font-family: Uni Sans Book, Arial, sans-serif;
    font-weight: 400;
  }.tp-landingpage .kraft,.tp-landingpage .spin,.tp-landingpage .control {
    font-size: 24px;
    line-height: 26px;
  }.tp-landingpage .grid-7 {
    grid-template-rows: auto auto auto;
  }.tp-landingpage .grid-29 {
    margin-top: 5%;
  }.tp-landingpage .nurdesk {
    display: none;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .div-block {
    display: block;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto;
  }.tp-landingpage .borisbackground {
    max-width: 50%;
  }.tp-landingpage .text-block {
    text-align: left;
  }.tp-landingpage .div-block-2 {
    text-align: right;
    padding-left: 5%;
    padding-right: 5%;
  }.tp-landingpage .heading {
    margin-top: 0;
    font-size: 22px;
    line-height: 24px;
  }.tp-landingpage .heading.zwischenschrift._2 {
    font-size: 20px;
    line-height: 22px;
  }.tp-landingpage .button-4 {
    height: 30px;
  }.tp-landingpage .button-4.smaller.ctaschmaler {
    width: 50%;
    height: 30px;
  }.tp-landingpage .button-4.smaller.ctaschmaler.w--current {
    width: 30%;
  }.tp-landingpage .button-4.mittig {
    margin-top: 0;
  }.tp-landingpage .videolinks {
    grid-template-rows: 40% auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .youtube {
    margin-left: 0%;
  }.tp-landingpage .div-block-3 {
    height: 180px;
    margin-left: 5%;
  }.tp-landingpage .div-block-4 {
    padding-left: 0%;
  }.tp-landingpage .text-block-2 {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .text-block-2.unsereempfhelung.white {
    padding-right: 5%;
  }.tp-landingpage .bold-text {
    font-size: 25px;
  }.tp-landingpage .videorechts {
    grid-template-rows: 40% auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-5 {
    padding-left: 0%;
  }.tp-landingpage .div-block-5.zwei {
    padding-right: 0%;
  }.tp-landingpage .text-block-3 {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .bold-text-2 {
    font-size: 16px;
  }.tp-landingpage .gelberblock {
    height: 180px;
    margin-left: 5%;
  }.tp-landingpage .gelberblock.produkt {
    height: 200px;
  }.tp-landingpage .youtube-2 {
    margin-left: 0%;
  }.tp-landingpage .produktempfehlung {
    grid-template-rows: auto auto;
    margin-right: 5%;
  }.tp-landingpage .image-2 {
    margin-left: 0;
  }.tp-landingpage .mehr {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .div-block-6 {
    margin-top: 0%;
    margin-left: 0%;
  }.tp-landingpage .grid-5 {
    margin-top: 0%;
  }.tp-landingpage .hinweis-tp {
    padding-left: 10px;
    padding-right: 10px;
  }.tp-landingpage .text-block-4 {
    font-size: 16px;
  }.tp-landingpage .text-block-4._3 {
    line-height: 18px;
  }.tp-landingpage .grid-6 {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .youtube-3 {
    margin-bottom: 0%;
  }
}.tp-landingpage #w-node-d23961d8-32ab-adcf-25c2-68c060f49a30-558333b5,.tp-landingpage #w-node-_7b409aa8-94f1-03d1-78dd-3c91173894d4-558333b5 {
  grid-area: 1 / 1 / 4 / 3;
}.tp-landingpage #w-node-_6758d84d-0709-e9fd-115a-2b35e050e690-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_51569395-2394-3b9a-6e1b-d4c65090552c-558333b5 {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_9b63df42-0d69-6a17-e345-3ed94359a3d5-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-f0a44504-4b3d-ade1-c338-11970b03ea2f-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_9b988713-e227-a51d-a98e-fdf0531e091a-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-ad962535-5f5f-aa59-22ab-50892abb0624-558333b5,.tp-landingpage #w-node-_4865ef50-8544-a4b3-d32c-be1987cfbdd1-558333b5,.tp-landingpage #w-node-_543b8c0f-abef-8699-3840-7b76cf693135-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-fb51d188-9aaa-d1eb-073d-d0fe8239491d-558333b5 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_527a123d-4ec0-993a-26b0-91e78fc956af-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}.tp-landingpage #w-node-_7a8ee3f2-a4cd-0c16-7ef2-6de228bb6c42-558333b5 {
  grid-area: 1 / 4 / 2 / 5;
  justify-self: start;
}.tp-landingpage #w-node-_88fd9ebc-75f6-fe1b-bb99-bba175b72d97-558333b5 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: start;
}.tp-landingpage #w-node-_6906ae51-78cb-0f2f-6404-0ef02f4d085c-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center start;
}.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82f5-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82fb-558333b5 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82fc-558333b5 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4fa9-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4faa-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4fab-558333b5 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75e4-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75ed-558333b5 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75ee-558333b5 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-_9c953fad-4411-ac8a-9f1f-1997799c91ae-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}.tp-landingpage #w-node-a8f531bf-0553-7a72-bea7-6f9d7fb98a70-558333b5,.tp-landingpage #w-node-_53e5c69e-4d06-5c89-1f57-a9d282d440a7-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end;
}.tp-landingpage #w-node-_6ef89855-92f7-6e55-b716-715866772f97-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7c-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7d-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7e-558333b5 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c51-558333b5 {
  grid-area: 1 / 1 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c57-558333b5 {
  grid-area: 2 / 3 / 3 / 5;
  align-self: end;
}.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c58-558333b5 {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-d4898e77-0134-1afc-8d00-41ac4dbc79a4-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-dfd29462-126a-a0f1-808b-11b742fc1251-558333b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}.tp-landingpage #w-node-_9d1a217e-9488-b535-27ea-9f77bc7a1975-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}.tp-landingpage #w-node-bf862e20-7c1b-fadd-f3a5-97bc5d321796-558333b5 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_09e1d077-a7e8-6123-25a0-7f95eac5f058-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_08431488-79af-ce9d-9d8e-3054eb7d9ff8-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}.tp-landingpage #w-node-a8215c9c-e782-3da5-df1a-9a1a6650f2e4-558333b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}.tp-landingpage #w-node-_0a296136-e26d-32dd-cc5f-a13789d91d87-558333b5 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_3157fa71-275c-f725-5958-9620478c96b5-558333b5 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_3157fa71-275c-f725-5958-9620478c96b6-558333b5 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}.tp-landingpage #w-node-_3157fa71-275c-f725-5958-9620478c96c0-558333b5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}.tp-landingpage #w-node-_049b962f-16bd-cd00-f033-62fe7c28fa06-558333b5 {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_542ff396-68a9-6d85-3f85-4715d61784ca-558333b5 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_542ff396-68a9-6d85-3f85-4715d61784cb-558333b5 {
  grid-area: 1 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_9b63df42-0d69-6a17-e345-3ed94359a3d5-558333b5 {
    grid-area: 1 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_9c953fad-4411-ac8a-9f1f-1997799c91ae-558333b5 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-bf862e20-7c1b-fadd-f3a5-97bc5d321796-558333b5 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_0a296136-e26d-32dd-cc5f-a13789d91d87-558333b5 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_542ff396-68a9-6d85-3f85-4715d61784ca-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-d23961d8-32ab-adcf-25c2-68c060f49a30-558333b5,.tp-landingpage #w-node-_7b409aa8-94f1-03d1-78dd-3c91173894d4-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_6758d84d-0709-e9fd-115a-2b35e050e690-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_51569395-2394-3b9a-6e1b-d4c65090552c-558333b5 {
    grid-area: 2 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_9b63df42-0d69-6a17-e345-3ed94359a3d5-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-f0a44504-4b3d-ade1-c338-11970b03ea2f-558333b5 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_9b988713-e227-a51d-a98e-fdf0531e091a-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center;
  }.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82f5-558333b5 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82fb-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
    align-self: end;
  }.tp-landingpage #w-node-c2a89db6-b36f-1c53-2b5b-3a774d5d82fc-558333b5,.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4fa9-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4faa-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_5ac4d705-f536-9e4b-a0e2-f1e9ffed4fab-558333b5,.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75e4-558333b5 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75ed-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
    align-self: end;
  }.tp-landingpage #w-node-dbb16c44-52a3-58f9-7d73-fc4a733c75ee-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_9c953fad-4411-ac8a-9f1f-1997799c91ae-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-a8f531bf-0553-7a72-bea7-6f9d7fb98a70-558333b5,.tp-landingpage #w-node-_53e5c69e-4d06-5c89-1f57-a9d282d440a7-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: end;
  }.tp-landingpage #w-node-_6ef89855-92f7-6e55-b716-715866772f97-558333b5 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7c-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7d-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_707711ca-8933-9bbc-d8ba-46efad42be7e-558333b5,.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c51-558333b5 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c57-558333b5 {
    grid-area: 1 / 1 / 3 / 3;
    align-self: end;
  }.tp-landingpage #w-node-_97ab37e8-461f-b844-8e5f-2c97f58b2c58-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-dfd29462-126a-a0f1-808b-11b742fc1251-558333b5 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_9d1a217e-9488-b535-27ea-9f77bc7a1975-558333b5 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: end;
  }
}


@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-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  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;
}
@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 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-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.otf') format('opentype');
  font-weight: 900;
  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-SemiBold.otf') format('opentype');
  font-weight: 600;
  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-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-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  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;
}