@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-Italic.otf') format("opentype");
  font-weight: 900;
  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-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-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  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-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-Italic.otf') format("opentype");
  font-weight: 100;
  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-SemiBold.otf') format("opentype");
  font-weight: 600;
  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 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-Bold.otf') format("opentype");
  font-weight: 700;
  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;
}.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 .mobile {
  display: none;
}.tp-landingpage {
  max-width: 1250px;
  padding-bottom: 40px;
}.tp-landingpage .heading {
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .heading.white {
  color: #fff;
  text-align: left;
  max-width: 90%;
  margin-left: 5%;
}.tp-landingpage .text-block {
  text-align: center;
  max-width: 70%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 100;
}.tp-landingpage .text-block.links {
  text-align: left;
  margin-top: 2%;
  margin-left: 5%;
  font-size: 20px;
  line-height: 22px;
}.tp-landingpage .text-block.links.mitte {
  text-align: center;
}.tp-landingpage .text-block.slider {
  width: 100%;
}.tp-landingpage .text-block.big {
  margin-top: 7%;
  font-size: 24px;
  font-weight: 700;
}.tp-landingpage .text-block.wniger {
  margin-top: 1%;
}.tp-landingpage .text-block.wniger.white {
  color: #fff;
  text-align: left;
  max-width: 50%;
  margin-left: 5%;
  font-weight: 600;
}.tp-landingpage .bold-text {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}.tp-landingpage .div-block {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
}.tp-landingpage .text-block-2.black {
  color: #000;
}.tp-landingpage .link-block {
  color: #000;
  background-color: #000;
  border: 1px #000;
  border-bottom: 5px solid #fcec1a;
  width: 30%;
  max-width: 30%;
  margin-top: 2%;
  margin-left: 5%;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}.tp-landingpage .link-block.linksb-ndig {
  margin-top: 0%;
  margin-left: 5%;
}.tp-landingpage .link-block.linksb-ndig.produkt {
  width: 50%;
  max-width: 50%;
  margin-left: 0%;
}.tp-landingpage .link-block.linksb-ndig.produkt.abstand {
  margin-top: 2%;
}.tp-landingpage .link-block.linksb-ndig.abstand {
  margin-top: 1%;
}.tp-landingpage .link-block.white {
  background-color: #fff;
  width: 50%;
  max-width: 50%;
}.tp-landingpage .link-block._2 {
  margin-left: 35%;
}.tp-landingpage .heading-2 {
  text-align: center;
  width: 70%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .heading-3 {
  border-bottom: 1px #000;
  margin-top: 0%;
  margin-bottom: 0;
  margin-left: 5%;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .slider {
  background-color: #ddd0;
  width: 90%;
  height: auto;
  margin-top: 5%;
  margin-left: 5%;
}.tp-landingpage .slide {
  width: 25%;
  height: auto;
}.tp-landingpage .slide-2 {
  width: 25%;
}.tp-landingpage .mask {
  height: auto;
}.tp-landingpage .link-block-2 {
  color: #000;
  text-decoration: none;
}.tp-landingpage .slide-nav {
  margin-top: 0%;
  padding-top: 20px;
}.tp-landingpage .mask-2 {
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-60 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .slide-3 {
  width: 25%;
}.tp-landingpage .slide-nav-2 {
  display: none;
  position: relative;
  inset: auto 0% 0%;
}.tp-landingpage .link-block-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button-4 {
  text-align: center;
  text-transform: uppercase;
  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: 600;
  display: flex;
}.tp-landingpage .button-4:hover {
  color: #000;
  background-color: #faf435;
}.tp-landingpage .slider-2 {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .slider-2.dyslider1 {
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
}.tp-landingpage .icon {
  color: #fff;
  display: block;
}.tp-landingpage .text-block-3 {
  text-align: center;
  margin-top: 10px;
  font-family: Uni Sans, Arial, sans-serif;
  font-weight: 300;
}.tp-landingpage .text-block-3.s18 {
  text-align: left;
  font-size: 18px;
}.tp-landingpage .text-block-4 {
  text-align: center;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
}.tp-landingpage .text-block-4.bigger {
  font-size: 24px;
  font-weight: 600;
}.tp-landingpage .text-block-5 {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-bottom: 5px solid #f9ec27;
  width: 90%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Uni Sans, Arial, sans-serif;
}.tp-landingpage .image-61 {
  border: 1px solid #616161;
  max-width: 50%;
  margin-top: 0%;
  margin-right: -10%;
}.tp-landingpage .image-61.slider {
  border-style: none;
  max-width: 90%;
}.tp-landingpage .variante-2 {
  margin-top: 5%;
}.tp-landingpage .tabs-menu {
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding-left: 5%;
  display: flex;
}.tp-landingpage ._1links {
  background-color: #f8eb3d8a;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}.tp-landingpage ._1links.w--current {
  background-color: #f8eb3d;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}.tp-landingpage ._1rechts {
  background-color: #fbf49e;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}.tp-landingpage ._1rechts.w--current {
  background-color: #f8eb3d;
}.tp-landingpage ._1rechts.mit {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}.tp-landingpage ._1rechts.ohne {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}.tp-landingpage .tab-link-tab-3 {
  background-color: #fbf49e;
}.tp-landingpage .tab-link-tab-3.w--current {
  background-color: #f8eb3d;
}.tp-landingpage .tab-link-tab-2 {
  background-color: #fbf4a2;
}.tp-landingpage .tab-link-tab-2.w--current {
  background-color: #f8eb3d;
}.tp-landingpage .tab-link-tab-2.funfende {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}.tp-landingpage .tabs {
  margin-top: 2%;
}.tp-landingpage .text-block-6,.tp-landingpage .text-block-7,.tp-landingpage .text-block-8,.tp-landingpage .text-block-9 {
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
}.tp-landingpage .grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .div-block-2 {
  background-color: #f8eb3d;
  max-width: 60%;
  margin-top: 15%;
  margin-left: 15%;
}.tp-landingpage .div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}.tp-landingpage .div-block-3.spacinginnen {
  padding-left: 10%;
  padding-right: 10%;
}.tp-landingpage .variante-1 {
  margin-top: 5%;
  display: none;
}.tp-landingpage .div-block-4 {
  background-color: #f7ea4c;
  width: 20%;
  height: 2px;
  margin-left: 5%;
}.tp-landingpage .div-block-5 {
  background-color: #f7ea4c;
  margin-right: 0%;
  padding-top: 1%;
  padding-bottom: 1%;
}.tp-landingpage .variante-3 {
  margin-top: 5%;
  display: none;
}.tp-landingpage .grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}.tp-landingpage .image-62 {
  width: 15%;
}.tp-landingpage .blogsection {
  grid-template-columns: 1.5fr .75fr;
  width: 90%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-63 {
  max-width: 80%;
  transform: skew(0deg, -4deg);
}.tp-landingpage .grid-3 {
  grid-template-rows: auto auto auto;
}.tp-landingpage .badge {
  -webkit-text-stroke-color: #535353;
  background-color: #646464;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: -10%;
  margin-left: 25%;
  display: flex;
}.tp-landingpage .text-block-10 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading.white {
    font-size: 28px;
    line-height: 32px;
  }.tp-landingpage .text-block.wniger.white {
    font-size: 10px;
    line-height: 10px;
  }.tp-landingpage .bold-text {
    font-size: 14px;
    line-height: 14px;
  }.tp-landingpage .heading-3 {
    margin-top: 0%;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .slide-3 {
    width: 33%;
  }.tp-landingpage .slide-nav-2 {
    margin-top: 10px;
    display: block;
  }.tp-landingpage .button-4 {
    font-size: 14px;
  }.tp-landingpage .icon {
    color: #000;
    font-size: 30px;
  }.tp-landingpage .tabs-menu {
    justify-content: center;
    align-items: center;
    padding-left: 0%;
  }.tp-landingpage .div-block-3.spacinginnen {
    padding-left: 0%;
  }.tp-landingpage .image-62 {
    width: 18%;
  }.tp-landingpage .badge {
    width: 100px;
    height: 100px;
  }.tp-landingpage .text-block-10 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading.white {
    margin-top: 0;
    line-height: 28px;
  }.tp-landingpage .text-block.links {
    font-size: 16px;
  }.tp-landingpage .text-block.wniger.white {
    max-width: 70%;
  }.tp-landingpage .bold-text {
    font-size: 18px;
  }.tp-landingpage .bold-text.small {
    font-size: 14px;
  }.tp-landingpage .text-block-2 {
    font-size: 16px;
  }.tp-landingpage .text-block-2.black {
    font-size: 14px;
  }.tp-landingpage .link-block.linksb-ndig.produkt.abstand {
    width: 70%;
    max-width: 70%;
  }.tp-landingpage .link-block.linksb-ndig.abstand {
    padding-top: 6px;
    padding-bottom: 6px;
  }.tp-landingpage .link-block.white {
    border-bottom-width: 2px;
    width: 70%;
    max-width: 70%;
    padding-top: 2px;
    padding-bottom: 2px;
  }.tp-landingpage .heading-2 {
    font-size: 24px;
    line-height: 24px;
  }.tp-landingpage .slide-nav-2 {
    margin-top: 20px;
  }.tp-landingpage .button-4 {
    font-size: 15px;
  }.tp-landingpage .text-block-3.s18 {
    font-size: 16px;
  }.tp-landingpage .image-61 {
    max-width: 80%;
  }.tp-landingpage .tabs-menu {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
  }.tp-landingpage ._1links {
    border-radius: 0;
    width: 70%;
  }.tp-landingpage ._1links.w--current {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }.tp-landingpage ._1rechts {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 70%;
  }.tp-landingpage ._1rechts.mit._1 {
    border-radius: 0;
  }.tp-landingpage .tab-link-tab-3,.tp-landingpage .tab-link-tab-2 {
    width: 70%;
  }.tp-landingpage .tab-link-tab-2.funfende._1.w--current {
    border-radius: 0;
  }.tp-landingpage .div-block-2 {
    max-width: 85%;
  }.tp-landingpage .bold-text-3 {
    font-size: 24px;
    line-height: 2px;
  }.tp-landingpage .div-block-6 {
    padding-left: 5%;
  }.tp-landingpage .badge {
    width: 80px;
    height: 80px;
    margin-left: 0%;
  }.tp-landingpage .text-block-10 {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .desk {
    display: none;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .heading {
    max-width: 90%;
    font-size: 32px;
    line-height: 35px;
  }.tp-landingpage .heading.white {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .text-block {
    max-width: 90%;
  }.tp-landingpage .text-block.big {
    font-weight: 600;
    line-height: 26px;
  }.tp-landingpage .text-block.wniger.white {
    max-width: 90%;
  }.tp-landingpage .bold-text.small {
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .text-block-2 {
    font-size: 16px;
  }.tp-landingpage .link-block {
    width: 60%;
    max-width: 60%;
    margin-left: 20%;
  }.tp-landingpage .link-block.linksb-ndig.produkt.abstand {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .link-block.white {
    margin-left: 5%;
  }.tp-landingpage .link-block._2 {
    margin-left: 20%;
  }.tp-landingpage .heading-2 {
    width: 90%;
    margin-top: 5%;
  }.tp-landingpage .heading-3 {
    margin-top: 5%;
  }.tp-landingpage .slide,.tp-landingpage .slide-3 {
    width: 100%;
  }.tp-landingpage .slide-nav-2 {
    margin-top: 0;
  }.tp-landingpage .slider-2 {
    margin-top: 40px;
  }.tp-landingpage .image-61 {
    margin-bottom: 20px;
    padding-bottom: 0;
  }.tp-landingpage .tabs-menu {
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
  }.tp-landingpage ._1links,.tp-landingpage ._1rechts {
    text-align: center;
    width: 70%;
    padding: 6px 10px;
  }.tp-landingpage ._1rechts.mit._1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }.tp-landingpage .tab-link-tab-3,.tp-landingpage .tab-link-tab-2 {
    text-align: center;
    width: 70%;
    padding: 6px 10px;
  }.tp-landingpage .tab-link-tab-2.funfende._1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }.tp-landingpage .text-block-6,.tp-landingpage .text-block-7,.tp-landingpage .text-block-8,.tp-landingpage .text-block-9 {
    font-size: 16px;
  }.tp-landingpage .grid {
    grid-template-columns: 1fr;
  }.tp-landingpage .div-block-2 {
    margin-left: 0%;
  }.tp-landingpage .div-block-3.spacinginnen {
    margin-top: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }.tp-landingpage .div-block-5 {
    padding-bottom: 2%;
  }.tp-landingpage .image-62 {
    width: 35%;
    margin-right: -31%;
    padding-left: 0%;
  }.tp-landingpage .bold-text-2 {
    font-size: 28px;
    line-height: 32px;
  }.tp-landingpage .blogsection {
    margin-top: 15%;
  }.tp-landingpage .bold-text-3 {
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .div-block-6 {
    background-color: #4449;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }.tp-landingpage .badge {
    margin-top: 0%;
  }
}.tp-landingpage #w-node-_34b8ad5b-3aea-6421-afc0-c5c3be30300a-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-b6b23945-5857-2ff8-4d85-7a1bac4ee6ed-ea96ae7e {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}.tp-landingpage #w-node-c1368e62-b3d3-cd35-d4cd-22bab4c2574c-ea96ae7e {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_4ad21fdf-1825-7da4-3053-1b0d809bf57b-ea96ae7e {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_7f9f9c5a-fda1-8846-3e2d-3328599db322-ea96ae7e {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_21d263d9-76af-9bff-347e-b044dcd7b0bb-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_21d263d9-76af-9bff-347e-b044dcd7b0bc-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-a6c6fe2e-dffe-dbbf-8506-96f4e7a9ba1c-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_2f008168-f94e-265f-a229-351ccf95725a-ea96ae7e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d2-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d3-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d4-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964bd-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964be-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964bf-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3d-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3e-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3f-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3107-ea96ae7e {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3109-ea96ae7e {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae310c-ea96ae7e {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3123-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3124-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3125-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313b-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313c-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313d-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3147-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3148-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_6c0920a5-5bd4-dbeb-93a8-737184d8f954-ea96ae7e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3149-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b23d-ea96ae7e {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b23f-ea96ae7e {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b242-ea96ae7e {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b259-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b25a-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b25b-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b265-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b266-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_18ea3cf6-7007-2ea0-7976-2bc78c14cf81-ea96ae7e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b267-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c448-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c449-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c44a-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2acc-ea96ae7e {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ace-ea96ae7e {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ad1-ea96ae7e {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ae8-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ae9-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-c88712ea-e712-6389-9d70-df5d0d6b5204-ea96ae7e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2aea-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b00-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b01-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b02-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0c-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0d-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0e-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_9e962659-558c-01e4-7a33-7247ab84d0c5-ea96ae7e {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_9e962659-558c-01e4-7a33-7247ab84d0c8-ea96ae7e {
  grid-area: 2 / 1 / 3 / 3;
}.tp-landingpage #w-node-_9e962659-558c-01e4-7a33-7247ab84d0cb-ea96ae7e {
  grid-area: 1 / 2 / 3 / 3;
  place-self: center;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf1-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf2-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-b3f82fb1-a00a-7bbf-1a2b-19f1ef93f8e4-ea96ae7e {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf3-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bfd-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bfe-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bff-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c09-ea96ae7e {
  grid-area: 1 / 1 / 4 / 3;
  justify-self: auto;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c0a-ea96ae7e {
  grid-area: 1 / 1 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c0b-ea96ae7e {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_2f008168-f94e-265f-a229-351ccf95725a-ea96ae7e,.tp-landingpage #w-node-_6c0920a5-5bd4-dbeb-93a8-737184d8f954-ea96ae7e,.tp-landingpage #w-node-_18ea3cf6-7007-2ea0-7976-2bc78c14cf81-ea96ae7e,.tp-landingpage #w-node-c88712ea-e712-6389-9d70-df5d0d6b5204-ea96ae7e,.tp-landingpage #w-node-b3f82fb1-a00a-7bbf-1a2b-19f1ef93f8e4-ea96ae7e {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_66dbca94-13d1-ab88-4e1a-d8ad917c33e2-ea96ae7e,.tp-landingpage #w-node-_34b8ad5b-3aea-6421-afc0-c5c3be30300a-ea96ae7e {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-b6b23945-5857-2ff8-4d85-7a1bac4ee6ed-ea96ae7e {
    grid-area: 1 / 1 / 3 / 3;
    align-self: end;
  }.tp-landingpage #w-node-_21d263d9-76af-9bff-347e-b044dcd7b0bb-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_21d263d9-76af-9bff-347e-b044dcd7b0bc-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-a6c6fe2e-dffe-dbbf-8506-96f4e7a9ba1c-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_2f008168-f94e-265f-a229-351ccf95725a-ea96ae7e {
    place-self: start;
  }.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d2-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d3-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_7146f12e-ac95-4a48-bb4f-00cb84b185d4-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964bd-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964be-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_0e113a6e-348b-d58e-fd17-2eebde8964bf-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3d-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3e-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_60c938fe-8503-95d8-0792-857a77b78f3f-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3123-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3124-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3125-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313b-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313c-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae313d-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3147-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3148-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_6c0920a5-5bd4-dbeb-93a8-737184d8f954-ea96ae7e {
    place-self: start;
  }.tp-landingpage #w-node-cdc1feb8-3a92-57a1-d4bb-59563cae3149-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b259-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b25a-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b25b-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b265-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b266-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_18ea3cf6-7007-2ea0-7976-2bc78c14cf81-ea96ae7e {
    place-self: start;
  }.tp-landingpage #w-node-_653dbafd-2e0c-1749-9959-020714a6b267-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c448-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c449-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-d150cad3-592d-6da8-4607-edf8edc6c44a-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ae8-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2ae9-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-c88712ea-e712-6389-9d70-df5d0d6b5204-ea96ae7e {
    place-self: start;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2aea-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b00-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b01-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b02-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0c-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0d-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_38d5cf74-82d9-7cb3-e55b-a3b1efef2b0e-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf1-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf2-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-b3f82fb1-a00a-7bbf-1a2b-19f1ef93f8e4-ea96ae7e {
    place-self: start;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bf3-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bfd-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bfe-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18bff-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c09-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: auto;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c0a-ea96ae7e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1b91cc17-969a-3d27-29aa-890799e18c0b-ea96ae7e {
    grid-area: 2 / 1 / 4 / 2;
  }
}


@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-Italic.otf') format('opentype');
  font-weight: 900;
  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-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-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  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-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-Italic.otf') format('opentype');
  font-weight: 100;
  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-SemiBold.otf') format('opentype');
  font-weight: 600;
  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 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-Bold.otf') format('opentype');
  font-weight: 700;
  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;
}