.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}.tp-landingpage {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}.tp-landingpage .image {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .content-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .container-2 {
  width: 80%;
  max-width: none;
}.tp-landingpage .text-block-10 {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #000;
  font-size: 50px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}.tp-landingpage .counter-full-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 120px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e71d73;
}.tp-landingpage .counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .counter-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 110px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .number {
  margin-bottom: 15px;
  color: #fff;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
}.tp-landingpage .counter-text {
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .js-clock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
}.tp-landingpage .clock-number {
  font-family: Roboto, sans-serif;
  color: #ffeb00;
  font-size: 150px;
  line-height: 130px;
  font-weight: 700;
}.tp-landingpage .clock-label {
  margin-top: 10px;
  margin-right: -5px;
  margin-left: 0px;
  font-family: Roboto, sans-serif;
  color: #ffeb00;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 5px;
  text-transform: uppercase;
}.tp-landingpage .youtube {
  margin-top: 100px;
}.tp-landingpage .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .ripple-container {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .ripple {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 600px;
  height: 600px;
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, 0.5);
  opacity: 0;
}.tp-landingpage ._147-hero-text {
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 1;
  font-weight: 300;
}.tp-landingpage .demo-wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}.tp-landingpage .browser-demo {
  position: relative;
  z-index: auto;
  display: none;
  overflow: hidden;
  width: 800px;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  background-color: #1a1a1a;
  background-image: none;
}.tp-landingpage .browser-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e2e2e2;
}.tp-landingpage .browser-dot {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #fc615d;
}.tp-landingpage .browser-dot.yellow {
  background-color: #fdbc40;
}.tp-landingpage .browser-dot.green {
  background-color: #35cc4b;
}.tp-landingpage .resize-text {
  display: none;
}.tp-landingpage .heading {
  margin-top: 140px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #ffeb00;
  font-size: 55px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .heading.dat {
  position: relative;
  margin-top: 200px;
  margin-bottom: -51px;
}.tp-landingpage .heading.black {
  margin-top: 10px;
}.tp-landingpage .heading-2 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .heading-2.hallen {
  margin-bottom: 0px;
  padding-bottom: 20px;
}.tp-landingpage .heading-2.oben {
  margin-bottom: 60px;
}.tp-landingpage .webflow {
  position: relative;
  top: -100px;
  margin-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 100px;
  line-height: 130px;
}.tp-landingpage .demo_section {
  padding-top: 300px;
  padding-right: 30px;
  padding-left: 30px;
}.tp-landingpage .text-block-11 {
  width: 80%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}.tp-landingpage .text-block-11.klein {
  font-size: 50px;
  text-transform: uppercase;
}.tp-landingpage .button-9 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 45px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #83dc52;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}.tp-landingpage .text-wrapper-b9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .text-button-b9 {
  position: relative;
  z-index: 1;
}.tp-landingpage .line-b9 {
  width: 0px;
  height: 2px;
  background-color: #358b09;
}.tp-landingpage .border-left-b9 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 2px;
  height: 45px;
  background-color: #83dc52;
}.tp-landingpage .border-right-b9 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 2px;
  height: 45px;
  background-color: #83dc52;
}.tp-landingpage .border-top-b9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 220px;
  height: 2px;
  background-color: #83dc52;
}.tp-landingpage .border-bottom-b9 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 220px;
  height: 2px;
  background-color: #83dc52;
}.tp-landingpage .interaction {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 50vh;
  max-height: 600px;
  max-width: 600px;
  min-width: 400px;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}.tp-landingpage .button-9-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #83dc52;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}.tp-landingpage .button-10 {
  display: block;
  width: 80%;
  margin: 20px auto;
  text-align: center;
}.tp-landingpage .button-1-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 41px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #83dc52;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}.tp-landingpage .button-1-2.d {
  width: 80%;
  margin-top: 40px;
  margin-bottom: 60px;
  color: #fff;
}.tp-landingpage .button-text-b1-2 {
  position: relative;
  z-index: 10;
  color: #000;
  text-transform: uppercase;
}.tp-landingpage .hover-out-button-b1-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0px;
  box-shadow: 1px 1px 3px 0 #e4e4e4;
  color: #83dc52;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}.tp-landingpage .hover-on-button-b1-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 0px;
  background-color: #ffeb00;
  box-shadow: 1px 1px 3px 0 #e4e4e4;
  opacity: 1;
}.tp-landingpage .button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 45px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  box-shadow: inset 14px 14px 20px 20px #000;
}.tp-landingpage .grid {
  width: 100%;
  margin: 0px auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #fff;
}.tp-landingpage .heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 120px;
  line-height: 100px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -14px 14px 20px #000, -14px 14px 20px #000, 14px 14px 20px #000, 14px 14px 20px #000;
}.tp-landingpage .heading-3.ww {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}.tp-landingpage .heading-3.zu {
  margin-bottom: 0px;
  color: #fff;
}.tp-landingpage .heading-4 {
  display: block;
  width: 68%;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffeb00;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 27px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .heading-4.hj {
  margin-bottom: 0px;
  padding-bottom: 10px;
}.tp-landingpage .heading-4.kl {
  width: 80%;
  margin-top: 10px;
  background-color: transparent;
  color: #ffeb00;
  font-size: 30px;
  font-weight: 400;
  text-shadow: -9px 5px 6px #000, -7px 0 20px #000, 4px 4px 4px #000, 4px 4px 16px #000;
}.tp-landingpage .heading-4.kl.oben {
  width: 100%;
  margin-top: 0px;
  color: #fff;
}.tp-landingpage .heading-4.gelb {
  width: 55%;
  margin-top: 10px;
}.tp-landingpage .heading-5 {
  font-family: Roboto, sans-serif;
  color: #ffeb00;
  text-align: center;
}.tp-landingpage .button-12 {
  display: block;
  width: 60%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button-12.rzt {
  margin-top: 20px;
}.tp-landingpage .button-12.oben {
  margin-top: 40px;
}.tp-landingpage .image-3 {
  display: block;
  width: 100%;
  margin: 0px auto 20px;
}.tp-landingpage .div-block {
  background-color: #000;
}.tp-landingpage .div-block-2 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #000;
}.tp-landingpage .image-4 {
  display: block;
  width: 100%;
  margin: 20px auto;
  opacity: 1;
}.tp-landingpage .grid-2 {
  width: 85%;
  margin: 0px auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}.tp-landingpage .grid-2.gro {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
}.tp-landingpage .div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .image-5 {
  display: block;
  opacity: 1;
}.tp-landingpage .image-6 {
  opacity: 1;
}.tp-landingpage .columns {
  width: 80%;
  margin: -60px auto 40px;
}.tp-landingpage .grid-3 {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .grid-4 {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .div-block-4 {
  background-color: #000;
}.tp-landingpage .container-3 {
  width: 100%;
  max-width: none;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  background-color: #ffeb00;
}.tp-landingpage .text-block-12 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .counter-full-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 120px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}.tp-landingpage .counter-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .counter-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 110px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .number-2 {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 34px;
  line-height: 1;
  font-weight: 400;
}.tp-landingpage .counter-text-2 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block-10 {
    margin-bottom: 20px;
    font-size: 40px;
  }.tp-landingpage .counter-full-wrap {
    margin-top: 20px;
  }.tp-landingpage .box {
    width: 130px;
    height: 130px;
  }.tp-landingpage .clock-number {
    font-size: 100px;
  }.tp-landingpage .demo-wrapper {
    min-height: 100vh;
    margin-top: 0px;
    margin-right: 0%;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }.tp-landingpage .browser-demo {
    width: 700px;
    height: 500px;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }.tp-landingpage .resize-text {
    width: auto;
    max-width: 480px;
    margin-bottom: 20px;
    background-color: transparent;
    color: #ce3434;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
  }.tp-landingpage .heading {
    width: 80%;
    margin: 140px auto 5px;
    font-size: 50px;
    line-height: 50px;
  }.tp-landingpage .heading.dat {
    margin-bottom: -28px;
  }.tp-landingpage .heading-2 {
    margin-top: 0px;
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .webflow {
    line-height: 107px;
  }.tp-landingpage .demo_section {
    padding-top: 180px;
  }.tp-landingpage .text-block-11 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .text-block-11.klein {
    font-size: 40px;
  }.tp-landingpage .heading-3 {
    font-size: 80px;
    line-height: 75px;
  }.tp-landingpage .heading-4 {
    font-size: 20px;
  }.tp-landingpage .heading-4.kl.oben {
    width: 100%;
    font-size: 20px;
  }.tp-landingpage .heading-4.gelb {
    font-size: 16px;
  }.tp-landingpage .button-12 {
    width: 80%;
  }.tp-landingpage .button-12.oben {
    width: 70%;
  }.tp-landingpage .image-4 {
    width: 100%;
  }.tp-landingpage .grid-2 {
    width: 85%;
  }.tp-landingpage .grid-2.gro {
    margin-bottom: 20px;
    padding-bottom: 40px;
  }.tp-landingpage .columns {
    margin-top: -20px;
  }.tp-landingpage .text-block-12 {
    margin-bottom: 20px;
    font-size: 45px;
  }.tp-landingpage .counter-full-wrap-2 {
    margin-top: 20px;
  }.tp-landingpage .counter-2 {
    width: 50%;
    height: 50%;
    min-height: auto;
  }.tp-landingpage .counter-wrap-2 {
    min-width: 100px;
  }.tp-landingpage .counter-text-2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .content-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }.tp-landingpage .container-2 {
    width: 100%;
  }.tp-landingpage .text-block-10 {
    font-size: 40px;
    line-height: 50px;
  }.tp-landingpage .counter-full-wrap {
    margin-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }.tp-landingpage .counter {
    max-height: none;
    max-width: none;
    min-height: auto;
  }.tp-landingpage .counter-wrap {
    min-width: 80px;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .box {
    width: 90px;
    height: 90px;
  }.tp-landingpage .clock-number {
    font-size: 70px;
    line-height: 90px;
  }.tp-landingpage .clock-label {
    font-size: 18px;
  }.tp-landingpage .demo-wrapper {
    min-height: 100vh;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }.tp-landingpage .browser-demo {
    width: 400px;
    height: 500px;
    margin-right: 110px;
    margin-bottom: 100px;
    margin-left: 110px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }.tp-landingpage .resize-text {
    display: none;
    font-family: Roboto, sans-serif;
    color: #333;
    line-height: 1.5;
  }.tp-landingpage .heading {
    width: 90%;
    margin-top: 100px;
    font-size: 45px;
    line-height: 45px;
  }.tp-landingpage .heading-2 {
    font-size: 22px;
  }.tp-landingpage .heading-2.hallen {
    font-size: 22px;
  }.tp-landingpage .heading-2.oben {
    margin-bottom: 40px;
  }.tp-landingpage .webflow {
    font-size: 72px;
    line-height: 83px;
  }.tp-landingpage .text-block-11 {
    width: 85%;
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .text-block-11.klein {
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .interaction {
    margin-bottom: 30px;
  }.tp-landingpage .heading-3 {
    font-size: 60px;
    line-height: 50px;
  }.tp-landingpage .heading-4 {
    width: 70%;
    font-size: 15px;
  }.tp-landingpage .heading-4.kl {
    margin-top: 0px;
    font-size: 20px;
    line-height: 20px;
  }.tp-landingpage .heading-4.gelb {
    width: 75%;
  }.tp-landingpage .button-12 {
    width: 90%;
    font-size: 16px;
  }.tp-landingpage .button-12.oben {
    width: 90%;
  }.tp-landingpage .grid-2 {
    width: 100%;
  }.tp-landingpage .grid-2.gro {
    padding-bottom: 40px;
  }.tp-landingpage .container-3 {
    width: 100%;
  }.tp-landingpage .text-block-12 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 50px;
  }.tp-landingpage .counter-full-wrap-2 {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }.tp-landingpage .counter-2 {
    width: 60%;
    max-height: none;
    max-width: none;
    min-height: auto;
  }.tp-landingpage .counter-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 40px;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .counter-text-2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .content-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }.tp-landingpage .container-2 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }.tp-landingpage .text-block-10 {
    margin-top: 25px;
    margin-bottom: -38px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
  }.tp-landingpage .counter-full-wrap {
    display: block;
    min-height: 100px;
    margin-top: 44px;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .counter-wrap {
    margin-right: 0px;
    margin-left: 0px;
  }.tp-landingpage .counter-text {
    color: #fff;
    font-size: 12px;
  }.tp-landingpage .box {
    width: 55px;
    height: 50px;
  }.tp-landingpage .clock-number {
    font-size: 50px;
    line-height: 55px;
  }.tp-landingpage .ripple {
    width: 200vw;
    height: 200vw;
  }.tp-landingpage .demo-wrapper {
    margin-top: 180px;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }.tp-landingpage .browser-demo {
    width: 300px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }.tp-landingpage .resize-text {
    margin-right: 20px;
    margin-left: 20px;
  }.tp-landingpage .heading {
    margin-top: 100px;
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .heading.dat {
    width: 90%;
    margin: 140px auto -16px;
    font-size: 35px;
    line-height: 35px;
  }.tp-landingpage .heading-2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .heading-2.hallen {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .heading-2.oben {
    font-size: 20px;
  }.tp-landingpage .webflow {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 48px;
    line-height: 64px;
  }.tp-landingpage .text-block-11 {
    margin-top: 60px;
    text-align: center;
  }.tp-landingpage .text-block-11.klein {
    width: 90%;
    margin-top: 60px;
    font-size: 18px;
  }.tp-landingpage .interaction {
    width: 80vw;
    min-width: 0px;
    margin-top: 40px;
  }.tp-landingpage .button-1-2 {
    width: 90%;
  }.tp-landingpage .button-1-2.d {
    width: 100%;
    margin-top: 20px;
  }.tp-landingpage .button-text-b1-2 {
    font-size: 18px;
  }.tp-landingpage .grid {
    margin-top: 0px;
    grid-row-gap: 0px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .heading-3 {
    margin-top: 10%;
    font-size: 45px;
    line-height: 40px;
  }.tp-landingpage .heading-3.zu {
    font-size: 45px;
    line-height: 40px;
  }.tp-landingpage .heading-4 {
    width: 288px;
    margin-top: 0px;
    font-size: 18px;
    line-height: 18px;
  }.tp-landingpage .heading-4.kl.oben {
    font-size: 16px;
    line-height: 16px;
  }.tp-landingpage .heading-4.gelb {
    width: 80%;
    margin-bottom: 20px;
    line-height: 20px;
  }.tp-landingpage .button-12 {
    width: 85%;
  }.tp-landingpage .grid-2.gro {
    padding-bottom: 40px;
  }.tp-landingpage .columns {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 20px;
  }.tp-landingpage .grid-3 {
    width: 100%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }.tp-landingpage .grid-4 {
    width: 100%;
  }.tp-landingpage .container-3 {
    display: block;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }.tp-landingpage .text-block-12 {
    margin: 0px auto -38px;
    padding-top: 20px;
    padding-left: 0px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
  }.tp-landingpage .counter-full-wrap-2 {
    display: block;
    min-height: 100px;
    margin-top: 44px;
    margin-bottom: 5px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .counter-2 {
    width: 70%;
    height: 70%;
  }.tp-landingpage .counter-wrap-2 {
    margin-right: 0px;
    margin-left: 0px;
  }.tp-landingpage .counter-text-2 {
    color: #000;
    font-size: 16px;
  }
}.tp-landingpage #w-node-d50247c92e74-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-82d1864539a5-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
}.tp-landingpage #w-node-da376851a00d-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}.tp-landingpage #w-node-af186dfd493e-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-11c385c067a1-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-2c236b5c6be1-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}.tp-landingpage #w-node-2c236b5c6be4-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}.tp-landingpage #w-node-7fc465b9a035-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-fddaea17d015-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}.tp-landingpage #w-node-0d7c9f5e56de-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-b9d7a50a63a7-7c5bb20b {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-d50247c92e74-7c5bb20b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }.tp-landingpage #w-node-82d1864539a5-7c5bb20b {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-align: auto;
    align-self: auto;
  }.tp-landingpage #w-node-da376851a00d-7c5bb20b {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

