@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-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-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.otf') format("opentype");
  font-weight: 600;
  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 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-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-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 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-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 .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 .heading {
  color: #000;
  text-align: center;
  width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 28px;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
}.tp-landingpage .viel {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .div-block {
  background-color: #3e4243;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .text-block-2 {
  color: #fff;
  text-align: center;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 16px;
}.tp-landingpage .image {
  width: 50%;
}.tp-landingpage .text-block-3 {
  text-align: center;
  background-color: #00b0f0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  margin-top: 10%;
  margin-left: 15%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Uni Sans, Arial, sans-serif;
  display: block;
  transform: rotate(-20deg);
}.tp-landingpage .text-block-3.l-nger {
  width: 50%;
  margin-top: 5%;
}.tp-landingpage .text-block-4 {
  color: #000;
  text-align: left;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 16px;
}.tp-landingpage .div-block-2 {
  background-color: #7a7a7a;
}.tp-landingpage .mittel {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .button-5 {
  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-size: 18px;
  font-weight: 600;
  display: flex;
}.tp-landingpage .button-5:hover {
  color: #000;
  background-color: #faf435;
}.tp-landingpage .button-5.lang {
  width: 45%;
}.tp-landingpage .button-5.video {
  display: none;
}.tp-landingpage .div-block-3,.tp-landingpage .div-block-4,.tp-landingpage .div-block-5,.tp-landingpage .div-block-6 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}.tp-landingpage .div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}.tp-landingpage .div-block-8,.tp-landingpage .div-block-9 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}.tp-landingpage .grid {
  grid-template-columns: 1fr 1fr;
  margin-top: 2%;
}.tp-landingpage .grid-2 {
  grid-template-rows: auto auto auto auto;
  width: 80%;
}.tp-landingpage .grid-3 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .nurmobile,.tp-landingpage .nurdesktopnew {
  display: none;
}.tp-landingpage .text-block-5 {
  color: #fff;
  text-align: center;
  background-color: #7a7a7a;
  width: 50%;
  margin-top: 15%;
  margin-left: 0%;
  font-family: Uni Sans, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
  transform: rotate(-15deg);
}.tp-landingpage .mobile {
  display: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block-3,.tp-landingpage .text-block-3.l-nger {
    font-size: 12px;
    line-height: 16px;
  }.tp-landingpage .text-block-4 {
    width: 80%;
  }.tp-landingpage .button-5 {
    font-size: 14px;
  }.tp-landingpage .text-block-5 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .viel,.tp-landingpage .mittel {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .button-5 {
    font-size: 15px;
  }.tp-landingpage .button-5.video,.tp-landingpage .grid-3.nurdesktop {
    display: none;
  }.tp-landingpage .nurmobile {
    display: block;
  }.tp-landingpage .nurdesktopnew {
    display: none;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    line-height: 28px;
  }.tp-landingpage .viel {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }.tp-landingpage .mittel {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  }.tp-landingpage .button-5.lang {
    width: 80%;
  }.tp-landingpage .text-block-5 {
    margin-top: 15%;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .desktop {
    display: none;
  }
}.tp-landingpage #w-node-_7c2ff699-e009-1c98-5837-b476babe4591-0ba11005,.tp-landingpage #w-node-_40991b08-2baf-2daf-bd39-1de095cc74ee-0ba11005 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}.tp-landingpage #w-node-_5dcf9c9e-b996-afd4-6a03-31ec88eef444-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_47091e8e-7a7b-8d6f-5304-e8ae30deb334-0ba11005 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_2bb44f69-a131-c307-1031-a6b5514d660d-0ba11005 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-d1ba7957-c17a-f217-f859-885ac10955f2-0ba11005 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}.tp-landingpage #w-node-_5d64cfdf-b961-fad3-0de9-45bc9ee0e7e3-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-c9b54401-c7de-8715-f326-f34384f16e99-0ba11005 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_320c612d-f8bd-80ab-0c29-53a08735ac74-0ba11005 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_3f6e4f4c-ee87-44bc-eaee-66068c2dda88-0ba11005 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_080b0fd7-23f7-747e-4312-8d69aaf338a3-0ba11005 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_721d12a0-80a2-b1a5-b63f-4ae593d940d8-0ba11005 {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-ae5aff98-85b8-8bf2-0041-961a596bb451-0ba11005 {
  grid-area: 4 / 1 / 5 / 2;
}.tp-landingpage #w-node-_4b1f4e35-51e8-e544-2541-6bb2f4428c0a-0ba11005 {
  grid-area: 4 / 2 / 5 / 3;
}.tp-landingpage #w-node-_85c3c4b9-2d70-7091-830a-17967d6f3dbd-0ba11005 {
  grid-area: 5 / 3 / 6 / 4;
}.tp-landingpage #w-node-a26e087d-bee8-b62a-26e7-0fe8ee9eeb9e-0ba11005 {
  grid-area: 4 / 3 / 5 / 4;
}.tp-landingpage #w-node-_63d64d89-68ad-8ea3-8684-c62ce2400735-0ba11005 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-effae5e9-9bab-c08f-c47f-e6d1428c5201-0ba11005 {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-_9d291e81-8f5f-f805-8b01-c17095f06614-0ba11005 {
  grid-area: 3 / 3 / 4 / 4;
}.tp-landingpage #w-node-_5be42da5-095c-93e1-43e5-f10a51721c88-0ba11005,.tp-landingpage #w-node-aae28da5-a6a1-9c1f-f721-62679d4abe10-0ba11005,.tp-landingpage #w-node-b5a5593a-372d-a87f-c04a-0e8810e416f0-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_70573de8-0248-c955-d151-4e27778ebf76-0ba11005 {
  grid-area: 5 / 1 / 6 / 2;
}.tp-landingpage #w-node-_0432f082-da4a-f067-1b77-3c499ac89504-0ba11005 {
  grid-area: 5 / 2 / 6 / 3;
}.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b51-0ba11005 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b54-0ba11005 {
  grid-area: 4 / 3 / 5 / 4;
}.tp-landingpage #w-node-cc76c6d6-5db8-d160-eb84-94e2e9ab0f61-0ba11005 {
  grid-area: 3 / 3 / 4 / 4;
}.tp-landingpage #w-node-_2183f460-d5f9-d1a1-be19-a9e0b7f0aabe-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-c262b398-4efb-c37a-2752-b35074f23e46-0ba11005 {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-_577ee7eb-59cd-2c56-cfe5-2dc960a4039e-0ba11005 {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-_2fd7f109-0387-23a0-cc03-c980181b18ad-0ba11005 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_5c2d00fd-85df-0db8-2007-dffb4463af82-0ba11005 {
  grid-area: 4 / 1 / 5 / 2;
}.tp-landingpage #w-node-_73b9be0a-af01-2ff1-0404-9a6c3c6b8869-0ba11005 {
  grid-area: 4 / 2 / 5 / 3;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0d7-0ba11005 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0d8-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0dc-0ba11005 {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0e0-0ba11005 {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0e4-0ba11005 {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0ea-0ba11005 {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-f9dc60f7-af8f-f153-b36e-80f6c6aff0f0-0ba11005 {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-a367e9f8-be0a-3a86-1c7d-a85c97d6db36-0ba11005,.tp-landingpage #w-node-_85a5ced8-0bf8-f83e-eabe-5ec15a39cfc7-0ba11005,.tp-landingpage #w-node-_9d993500-b5cf-bc32-5d06-61f0ad96ffc3-0ba11005 {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-e3a34aad-d190-cae7-85ca-4893d11d094a-0ba11005 {
  grid-area: 5 / 1 / 6 / 2;
}.tp-landingpage #w-node-da8f1257-8dd0-b2a3-40fc-fe9f43ea8e8c-0ba11005 {
  grid-area: 5 / 2 / 6 / 3;
}.tp-landingpage #w-node-_898c4d0d-5725-ff65-6550-948c9c105133-0ba11005 {
  grid-area: 5 / 3 / 6 / 4;
}.tp-landingpage #w-node-_6f959de4-43b9-a01b-e6a9-11438572a3b2-0ba11005 {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_5bc1c402-382b-7ca8-f303-49f3b9ca717d-0ba11005 {
  grid-area: 1 / 2 / 3 / 3;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_2bb44f69-a131-c307-1031-a6b5514d660d-0ba11005 {
    grid-area: 5 / 1 / 6 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-a26e087d-bee8-b62a-26e7-0fe8ee9eeb9e-0ba11005 {
    grid-area: 8 / 1 / 9 / 2;
  }.tp-landingpage #w-node-_9d291e81-8f5f-f805-8b01-c17095f06614-0ba11005 {
    grid-area: 7 / 1 / 8 / 2;
  }.tp-landingpage #w-node-_5be42da5-095c-93e1-43e5-f10a51721c88-0ba11005 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-aae28da5-a6a1-9c1f-f721-62679d4abe10-0ba11005 {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-b5a5593a-372d-a87f-c04a-0e8810e416f0-0ba11005 {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b51-0ba11005 {
    grid-area: 5 / 1 / 6 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b54-0ba11005 {
    grid-area: 8 / 1 / 9 / 2;
  }.tp-landingpage #w-node-cc76c6d6-5db8-d160-eb84-94e2e9ab0f61-0ba11005 {
    grid-area: 7 / 1 / 8 / 2;
  }.tp-landingpage #w-node-_2183f460-d5f9-d1a1-be19-a9e0b7f0aabe-0ba11005 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-c262b398-4efb-c37a-2752-b35074f23e46-0ba11005 {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_577ee7eb-59cd-2c56-cfe5-2dc960a4039e-0ba11005 {
    grid-area: 3 / 2 / 4 / 3;
  }.tp-landingpage #w-node-_2fd7f109-0387-23a0-cc03-c980181b18ad-0ba11005 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_5c2d00fd-85df-0db8-2007-dffb4463af82-0ba11005 {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_73b9be0a-af01-2ff1-0404-9a6c3c6b8869-0ba11005 {
    grid-area: 4 / 2 / 5 / 3;
  }.tp-landingpage #w-node-a367e9f8-be0a-3a86-1c7d-a85c97d6db36-0ba11005 {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_85a5ced8-0bf8-f83e-eabe-5ec15a39cfc7-0ba11005 {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_9d993500-b5cf-bc32-5d06-61f0ad96ffc3-0ba11005 {
    grid-area: 6 / 1 / 7 / 2;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_5dcf9c9e-b996-afd4-6a03-31ec88eef444-0ba11005 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_47091e8e-7a7b-8d6f-5304-e8ae30deb334-0ba11005 {
    grid-area: 6 / 1 / 7 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_2bb44f69-a131-c307-1031-a6b5514d660d-0ba11005 {
    grid-area: 10 / 1 / 11 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-ae5aff98-85b8-8bf2-0041-961a596bb451-0ba11005 {
    grid-area: 5 / 1 / 6 / 3;
  }.tp-landingpage #w-node-_4b1f4e35-51e8-e544-2541-6bb2f4428c0a-0ba11005 {
    grid-area: 9 / 1 / 10 / 3;
  }.tp-landingpage #w-node-a26e087d-bee8-b62a-26e7-0fe8ee9eeb9e-0ba11005 {
    grid-area: 13 / 1 / 14 / 3;
  }.tp-landingpage #w-node-_63d64d89-68ad-8ea3-8684-c62ce2400735-0ba11005 {
    grid-area: 4 / 1 / 5 / 3;
  }.tp-landingpage #w-node-effae5e9-9bab-c08f-c47f-e6d1428c5201-0ba11005 {
    grid-area: 8 / 1 / 9 / 3;
  }.tp-landingpage #w-node-_9d291e81-8f5f-f805-8b01-c17095f06614-0ba11005 {
    grid-area: 12 / 1 / 13 / 3;
  }.tp-landingpage #w-node-_5be42da5-095c-93e1-43e5-f10a51721c88-0ba11005 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-aae28da5-a6a1-9c1f-f721-62679d4abe10-0ba11005 {
    grid-area: 7 / 1 / 8 / 3;
  }.tp-landingpage #w-node-b5a5593a-372d-a87f-c04a-0e8810e416f0-0ba11005 {
    grid-area: 11 / 1 / 12 / 3;
  }.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b51-0ba11005 {
    grid-area: 9 / 1 / 10 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_0635d7db-454d-df11-af26-0fe15d3a7b54-0ba11005 {
    grid-area: 12 / 1 / 13 / 3;
  }.tp-landingpage #w-node-cc76c6d6-5db8-d160-eb84-94e2e9ab0f61-0ba11005 {
    grid-area: 11 / 1 / 12 / 3;
  }.tp-landingpage #w-node-_2183f460-d5f9-d1a1-be19-a9e0b7f0aabe-0ba11005 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-c262b398-4efb-c37a-2752-b35074f23e46-0ba11005 {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_577ee7eb-59cd-2c56-cfe5-2dc960a4039e-0ba11005 {
    grid-area: 7 / 1 / 8 / 3;
  }.tp-landingpage #w-node-_2fd7f109-0387-23a0-cc03-c980181b18ad-0ba11005 {
    grid-area: 5 / 1 / 6 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_5c2d00fd-85df-0db8-2007-dffb4463af82-0ba11005 {
    grid-area: 4 / 1 / 5 / 3;
  }.tp-landingpage #w-node-_73b9be0a-af01-2ff1-0404-9a6c3c6b8869-0ba11005 {
    grid-area: 8 / 1 / 9 / 3;
  }.tp-landingpage #w-node-a367e9f8-be0a-3a86-1c7d-a85c97d6db36-0ba11005 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_85a5ced8-0bf8-f83e-eabe-5ec15a39cfc7-0ba11005 {
    grid-row: 6 / 7;
    grid-column-start: 1;
  }.tp-landingpage #w-node-_9d993500-b5cf-bc32-5d06-61f0ad96ffc3-0ba11005 {
    grid-area: 10 / 1 / 11 / 3;
  }.tp-landingpage #w-node-_6f959de4-43b9-a01b-e6a9-11438572a3b2-0ba11005 {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_5bc1c402-382b-7ca8-f303-49f3b9ca717d-0ba11005 {
    grid-area: 1 / 1 / 2 / 3;
  }
}


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