.tp-landingpage :root {
  --white: white;
  --black: black;
}.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 .head {
  grid-row-gap: 16px;
  background-color: #ffec00;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}.tp-landingpage .grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}.tp-landingpage .bold-text-3 {
  line-height: 40px;
}.tp-landingpage .text-span {
  color: #000;
  padding-top: 0;
  font-size: 80px;
}.tp-landingpage .button {
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #000;
  border-radius: 20px;
  max-width: 40%;
  margin-top: 5%;
  margin-left: 0%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .button:hover {
  border-color: #ef7866;
}.tp-landingpage .button.new {
  background-image: none;
  max-width: 60%;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}.tp-landingpage .button.new.oben {
  max-width: 100%;
}.tp-landingpage .button.new.oben:hover {
  border-color: #a3c14f;
}.tp-landingpage .button.unten {
  margin-top: 0%;
}.tp-landingpage .button.unten:hover {
  border-color: #a3c14f;
}.tp-landingpage .div-block {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  padding: 5%;
  display: flex;
}.tp-landingpage .div-block.lustig {
  margin-top: 0%;
  padding: 0%;
}.tp-landingpage .div-block.cat {
  flex-direction: column;
  margin-top: 0%;
}.tp-landingpage .heading {
  color: #000;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 10px;
  font-family: Uni Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}.tp-landingpage .image-21 {
  border-radius: 500px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .8s;
  display: block;
  transform: scale(.95);
}.tp-landingpage .image-21:hover {
  border: 2px solid #ef7866;
  transform: none;
}.tp-landingpage .image-21.mitcode {
  border-radius: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}.tp-landingpage .image-21.mitcode:hover {
  border-style: none;
}.tp-landingpage .image-21.mitcode.rundung {
  border-radius: 0;
}.tp-landingpage .image-21.badge {
  border-radius: 0;
  padding: 15%;
  transform: none;
}.tp-landingpage .image-21.badge:hover {
  border-style: none;
}.tp-landingpage .bold-text-2 {
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}.tp-landingpage .buttenstyleline {
  color: #000;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #414141;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 20px;
  justify-content: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  box-shadow: 0 2px 5px rgba(239, 120, 102, .49);
}.tp-landingpage .buttenstyleline:hover {
  box-shadow: none;
  border-style: solid;
  border-color: #000;
}.tp-landingpage .image-22 {
  background-color: #ffec00;
  max-width: 70%;
}.tp-landingpage .div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 15%;
  padding-right: 10%;
  display: flex;
}.tp-landingpage .text-block {
  color: #000;
  text-align: right;
  margin-top: 5%;
  padding-left: 5%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}.tp-landingpage .menugrid {
  margin-top: 20px;
  padding-left: 40%;
  padding-right: 5%;
}.tp-landingpage .einleitung {
  color: #000;
  text-align: right;
  padding-bottom: 5%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}.tp-landingpage .einleitung.zurkategorie {
  text-align: center;
  margin-top: 10%;
  font-size: 38px;
  font-weight: 400;
  line-height: 45px;
}.tp-landingpage .einleitung.oben {
  text-align: left;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: right;
  font-family: Uni Sans, sans-serif;
  font-weight: 900;
  line-height: 60px;
}.tp-landingpage .heading-2._1 {
  text-align: left;
}.tp-landingpage .text-block-4 {
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 15%;
  padding-right: 15%;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}.tp-landingpage .bold-text {
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}.tp-landingpage .text-span-2 {
  font-size: 22px;
  font-weight: 400;
}.tp-landingpage .grid-4 {
  background-color: #ffec00;
  background-image: url('../images/png.png');
  background-position: 50% 0;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0%;
  padding-top: 5%;
}.tp-landingpage .grid-4._1 {
  background-image: none;
  grid-template-rows: auto auto auto;
}.tp-landingpage .div-block-4 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10%;
  display: flex;
}.tp-landingpage .text-block-15 {
  color: #fff;
  text-align: center;
  margin-top: 1em;
  font-size: 24px;
  font-weight: 700;
}.tp-landingpage .text-block-12 {
  color: #008ed1;
  text-align: center;
  background-color: rgba(205, 99, 48, 0);
  border: 3px solid #008ed1;
  border-radius: 0;
  width: 70%;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
}.tp-landingpage .text-block-12:hover {
  color: #fff;
  background-color: #008ed1;
  border-style: solid;
  border-color: #008ed1;
  border-radius: 5px;
  text-decoration: underline;
}.tp-landingpage .text-block-14 {
  color: #008ed1;
  text-align: center;
  background-color: rgba(208, 92, 20, 0);
  border: 3px solid #008ed1;
  width: 70%;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
}.tp-landingpage .text-block-14:hover {
  color: #fff;
  background-color: #008ed1;
  border-style: solid;
  border-color: #008ed1;
  border-radius: 5px;
  text-decoration: underline;
}.tp-landingpage .link-block-6 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}.tp-landingpage .icon {
  color: #000;
  align-items: center;
  margin-top: 75%;
  margin-left: 15px;
  margin-right: 0;
  display: block;
}.tp-landingpage .image-50 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .link-block-7 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}.tp-landingpage .slide-2 {
  width: 24%;
  margin-right: 1%;
}.tp-landingpage .slide-nav {
  display: none;
  position: relative;
}.tp-landingpage .div-block-6 {
  background-color: rgba(255, 255, 255, .81);
  padding: .025em;
}.tp-landingpage .slider-3 {
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  height: auto;
  margin: 5%;
}.tp-landingpage .slide-3 {
  width: 25%;
}.tp-landingpage .image-8,.tp-landingpage .image-9 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .right-arrow-3,.tp-landingpage .right-arrow-3.herren {
  display: block;
}.tp-landingpage .button-2 {
  color: #00b7dc;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px solid #00b7dc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
  display: flex;
}.tp-landingpage .button-2:hover {
  color: #fff;
  background-color: #000;
  background-image: url('../images/Muster.jpg');
  background-position: 50%;
  background-size: cover;
  border-color: #fff;
}.tp-landingpage .slide-nav-2 {
  margin-top: 0;
  margin-bottom: -50px;
  display: block;
}.tp-landingpage .slide-nav-2.herren,.tp-landingpage .left-arrow-3,.tp-landingpage .left-arrow-3.herren {
  display: block;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
  padding-left: 0%;
  padding-right: 0%;
}.tp-landingpage .iconnew {
  color: #000;
}.tp-landingpage .slider {
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 5%;
}.tp-landingpage .div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}.tp-landingpage .image-7,.tp-landingpage .image-10 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .text-block-3 {
  color: #000;
  text-align: center;
  border: 2px solid #000;
  border-radius: 20px;
  max-width: 80%;
  margin-top: 20px;
  margin-left: 10%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .text-block-3:hover {
  border-color: #ef7866;
}.tp-landingpage .text-block-3.cat {
  justify-content: center;
  max-width: 80%;
  margin-left: 0%;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}.tp-landingpage .text-block-3.cat:hover {
  border-color: #a3c14f;
}.tp-landingpage .link-block {
  text-decoration: none;
}.tp-landingpage .grid-3 {
  background-color: #ffec00;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-left: 5%;
  padding-right: 5%;
}.tp-landingpage .image-51 {
  border-radius: 500px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .8s;
  display: block;
  transform: scale(.95);
}.tp-landingpage .image-51:hover {
  border: 2px solid #a3c14f;
  transform: none;
}.tp-landingpage .div-block-8 {
  margin-top: 5%;
}.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}.tp-landingpage .slide-4 {
  width: 25%;
}.tp-landingpage .image-52,.tp-landingpage .image-53,.tp-landingpage .image-54 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button-3 {
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #000;
  border-radius: 20px;
  max-width: 40%;
  margin-top: 5%;
  margin-left: 0%;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}.tp-landingpage .button-3:hover {
  border-color: #ef7866;
}.tp-landingpage .button-3.new {
  background-image: none;
  max-width: 60%;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}.tp-landingpage .button-3.new.oben {
  max-width: 100%;
}.tp-landingpage .button-3.new.oben:hover {
  border-color: #a3c14f;
}.tp-landingpage .slide-nav-3 {
  margin-top: 0;
  margin-bottom: -50px;
  display: block;
}.tp-landingpage .slide-nav-3.herren {
  display: block;
}.tp-landingpage .image-55 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {.tp-landingpage .bold-text-3 {
    font-size: 30px;
    line-height: 32px;
  }.tp-landingpage .text-span {
    padding-top: 0;
    font-size: 50px;
    line-height: 45px;
  }.tp-landingpage .button {
    max-width: 70%;
  }.tp-landingpage .button.new {
    max-width: 80%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .div-block {
    margin-top: 0%;
  }.tp-landingpage .heading {
    font-size: 40px;
    line-height: 32px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .bold-text-2 {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .div-block-2 {
    margin-top: 0%;
  }.tp-landingpage .text-block {
    font-size: 14px;
    line-height: 18px;
  }.tp-landingpage .menugrid {
    padding-left: 5%;
  }.tp-landingpage .einleitung.zurkategorie {
    font-size: 28px;
    line-height: 30px;
  }.tp-landingpage .heading-2 {
    font-size: 22px;
    line-height: 32px;
  }.tp-landingpage .text-block-4 {
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .bold-text {
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
  }.tp-landingpage .text-span-2 {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .text-block-12,.tp-landingpage .text-block-14 {
    width: 100%;
  }.tp-landingpage .link-block-6 {
    width: 100.055%;
  }.tp-landingpage .link-block-7 {
    width: 290px;
  }.tp-landingpage .slide-2 {
    width: 32.5%;
  }.tp-landingpage .slide-3 {
    width: 50%;
  }.tp-landingpage .right-arrow-3 {
    display: block;
  }.tp-landingpage .button-2 {
    font-size: 18px;
  }.tp-landingpage .slide-nav-2,.tp-landingpage .left-arrow-3 {
    display: block;
  }.tp-landingpage .text-block-3.cat {
    justify-content: center;
    max-width: 200px;
    margin-left: 0%;
    padding-left: 25%;
    padding-right: 25%;
    display: flex;
  }.tp-landingpage .heartlinks {
    display: none;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .image-51 {
    width: 100%;
  }.tp-landingpage .slide-4 {
    width: 50%;
  }.tp-landingpage .button-3 {
    max-width: 70%;
  }.tp-landingpage .button-3.new {
    max-width: 80%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .slide-nav-3 {
    display: block;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-span {
    padding-top: 0;
    font-size: 30px;
    line-height: 30px;
  }.tp-landingpage .div-block-5 {
    justify-content: center;
    margin-top: 19px;
    display: flex;
  }.tp-landingpage .button {
    margin-top: -5%;
    margin-bottom: 10%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button.new {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button.new.oben {
    margin-top: 15%;
  }.tp-landingpage .heading {
    font-size: 26px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .image-21.badge {
    padding-top: 0%;
    padding-bottom: 0%;
  }.tp-landingpage .buttenstyleline {
    font-size: 12px;
  }.tp-landingpage .text-block {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .image-26 {
    margin-top: -15%;
  }.tp-landingpage .einleitung {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .heading-2 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
  }.tp-landingpage .bold-text {
    font-size: 26px;
  }.tp-landingpage .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1.75fr 1fr;
  }.tp-landingpage .div-block-4 {
    padding-right: 10%;
  }.tp-landingpage .text-block-12 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: block;
  }.tp-landingpage .text-block-14 {
    width: 100%;
  }.tp-landingpage .link-block-6 {
    width: auto;
  }.tp-landingpage .link-block-7 {
    width: auto;
    display: flex;
  }.tp-landingpage .slide-2 {
    width: 49.5%;
  }.tp-landingpage .slide-3 {
    width: 50%;
  }.tp-landingpage .slider {
    margin-top: 5%;
  }.tp-landingpage .text-block-3.cat {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .image-51 {
    width: 100%;
  }.tp-landingpage .slide-4 {
    width: 50%;
  }.tp-landingpage .button-3 {
    margin-top: -5%;
    margin-bottom: 10%;
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button-3.new {
    font-size: 16px;
    line-height: 18px;
  }.tp-landingpage .button-3.new.oben {
    margin-top: 15%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .head {
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .bold-text-3 {
    text-align: center;
  }.tp-landingpage .heading {
    text-align: left;
  }.tp-landingpage .image-22 {
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .div-block-2 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
  }.tp-landingpage .text-block {
    text-align: center;
    padding-left: 0%;
  }.tp-landingpage .menugrid {
    margin-top: -5%;
  }.tp-landingpage .einleitung.oben {
    padding-right: 20px;
  }.tp-landingpage .text-block-4 {
    font-size: 12px;
    line-height: 12px;
  }.tp-landingpage .text-span-2 {
    font-size: 10px;
    line-height: 12px;
  }.tp-landingpage .grid-4 {
    grid-template-columns: .75fr 2.75fr .75fr;
  }.tp-landingpage .grid-4._1 {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-4 {
    align-items: center;
    padding-left: 20px;
    padding-right: 0%;
  }.tp-landingpage .icon {
    margin-left: 13px;
  }.tp-landingpage .slide-2,.tp-landingpage .slide-3 {
    width: 100%;
  }.tp-landingpage .slider {
    margin-bottom: 60px;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .slide-4 {
    width: 100%;
  }
}.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10e4-3a499c9c {
  grid-area: 1 / 1 / 2 / 5;
}.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d4-3a499c9c {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d2-3a499c9c {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d7879f-3a499c9c {
  grid-area: 3 / 1 / 4 / 4;
  align-self: end;
  justify-self: center;
}.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d787a1-3a499c9c {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d787a2-3a499c9c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}.tp-landingpage #w-node-c29afc30-cd60-6f9c-32ae-97d44334ac2e-3a499c9c {
  grid-area: 2 / 1 / 3 / 4;
}.tp-landingpage #w-node-e3ddc7f6-3a64-de41-77e2-b3187a434200-3a499c9c {
  grid-area: 1 / 3 / 2 / 7;
}.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e7599-3a499c9c {
  grid-area: 2 / 2 / 3 / 4;
}.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e759e-3a499c9c {
  grid-area: 2 / 4 / 3 / 6;
}.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a3-3a499c9c {
  grid-area: 3 / 2 / 4 / 4;
}.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a8-3a499c9c {
  grid-area: 3 / 4 / 4 / 6;
}.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608c6-3a499c9c {
  grid-area: 1 / 1 / 2 / 5;
}.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608c7-3a499c9c {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608d4-3a499c9c {
  grid-area: 1 / 3 / 2 / 5;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d4-3a499c9c {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d2-3a499c9c {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e7599-3a499c9c {
    grid-area: 2 / 1 / 3 / 4;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e759e-3a499c9c {
    grid-area: 2 / 4 / 3 / 7;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a3-3a499c9c {
    grid-area: 3 / 1 / 4 / 4;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a8-3a499c9c {
    grid-area: 3 / 4 / 4 / 7;
  }.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608c7-3a499c9c {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608d4-3a499c9c {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d7879f-3a499c9c {
    grid-area: 4 / 1 / 5 / 4;
    align-self: end;
    justify-self: center;
  }.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d787a1-3a499c9c {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10e4-3a499c9c {
    grid-row-start: 2;
  }.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d4-3a499c9c {
    grid-area: 3 / 1 / 4 / 5;
  }.tp-landingpage #w-node-e0329463-9ef0-ee2b-36ff-b9257efc10d2-3a499c9c {
    grid-area: 1 / 1 / 2 / 5;
  }.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d7879f-3a499c9c {
    grid-area: 4 / 1 / 5 / 3;
    align-self: end;
    justify-self: center;
  }.tp-landingpage #w-node-a2b8f940-96b7-341a-84f8-5ca0c7d787a1-3a499c9c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-e3ddc7f6-3a64-de41-77e2-b3187a434200-3a499c9c {
    grid-area: 1 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e7599-3a499c9c {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e759e-3a499c9c {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a3-3a499c9c {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }.tp-landingpage #w-node-_3f053921-4574-5b78-f7de-e489ae2e75a8-3a499c9c {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608c6-3a499c9c {
    grid-row-start: 2;
  }.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608c7-3a499c9c {
    grid-area: 3 / 1 / 4 / 5;
  }.tp-landingpage #w-node-_4de2e97e-d6ac-c176-b074-aa780b2608d4-3a499c9c {
    grid-area: 1 / 1 / 2 / 5;
  }
}


@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 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-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  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-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-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-Thin.otf') format('opentype');
  font-weight: 100;
  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-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-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-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}