.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  border: 1px #000;
  display: block;
}

.faq-vorschaufrage {
  margin-top: 0;
  margin-left: 10px;
  font-size: 23px;
  font-weight: 700;
}

.faq-icon {
  max-width: 2em;
  margin-right: 10px;
}

.logomain {
  width: auto;
  height: 80px;
  position: static;
  top: 0;
  left: 0;
}

.div-block-13 {
  background-color: #b44848;
  background-image: linear-gradient(90deg, #ffdbdb, #ff1d3a);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 65vh;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.div-block-14 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 50%;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-6 {
  border-radius: 100px;
  align-self: center;
  width: 200px;
  margin-top: 0;
}

.heading-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  order: -9999;
  margin-top: -50px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-span-4 {
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: auto;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.heading-7 {
  color: #fff;
  order: -9999;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.globalinfoblock {
  z-index: auto;
  box-sizing: border-box;
  float: none;
  clear: none;
  aspect-ratio: auto;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 100%;
  height: 40px;
  margin: auto 0 -15px;
  display: flex;
  position: static;
  inset: auto 0% 0% 50%;
  transform: translate(-50%);
}

.text-block-5 {
  color: #000;
  text-align: left;
  padding-top: 14px;
  padding-left: 0;
}

.div-block-16 {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.section-3 {
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 22px;
  box-shadow: 12px 0 5px #0003;
}

.tabs-menu-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.tab-link-tab-1-2 {
  background-color: #ddd0;
  border: 1px #000;
  border-radius: 20px;
}

.tab-link-tab-1-2.w--current {
  background-color: #c5c5c5;
  border: 1px #000;
  border-radius: 20px;
  box-shadow: 0 3px 5px #0003;
}

.tab-link-tab-3-2 {
  background-color: #ddd0;
  border: 1px #000;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tab-link-tab-3-2.w--current {
  background-color: #c5c5c5;
  border-radius: 20px;
  box-shadow: 0 3px 5px #0003;
}

.infoblockheading {
  text-shadow: 3px 3px 3px #0003;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-left: 0;
}

.infoblockheading.firmeninfo {
  font-size: 18px;
}

.infoblockheading.reviewheading {
  text-align: center;
}

.redtext {
  color: red;
  text-decoration: none;
}

.mask {
  width: 80%;
}

.slider {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
  display: flex;
}

.sliderdivcenter {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.sliderdivimg {
  border-radius: 20px;
}

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 69px;
  padding: 60px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.clients-wrapper-two {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-quote {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.infotext {
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 400;
}

.infotext.unterseiten {
  padding-left: 0;
}

.infotext.infotextlink {
  color: #363636;
  text-decoration: underline;
}

.container-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.greentick {
  vertical-align: middle;
  width: 30px;
  max-width: none;
}

.heading-10 {
  order: -9999;
  font-size: 30px;
}

.shortreviewtext {
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}

.grid-3 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 5fr;
  grid-auto-flow: row;
  align-content: center;
}

.infoblockw {
  background-color: #f2f0ef;
  border-radius: 30px;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  box-shadow: inset 0 2px 5px #0003;
}

.infoblockw.faq-div {
  padding-left: 0;
}

.list-item {
  list-style-type: disc;
}

.list {
  font-size: 20px;
  font-weight: 400;
  list-style-type: disc;
}

.faq-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 60px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  box-shadow: inset 1px 4px 5px 3px #0003;
}

.contactbuttondiv {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 20%;
  height: 20%;
  margin-bottom: 10px;
  margin-right: 7px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-10 {
  outline-offset: 0px;
  outline: 3px #333;
  width: 70px;
  max-width: none;
  max-height: 100px;
  margin-left: 9px;
  padding-top: 13px;
  padding-bottom: 0;
  padding-left: 0;
}

.faq-vorschaufragediv {
  align-self: center;
  height: auto;
}

.navbar-2 {
  background-color: #ddd0;
  display: block;
}

.menu-button {
  background-color: #c8c8c800;
}

.menu-button.w--open {
  filter: invert();
  background-color: #c8c8c800;
}

.nav-menu {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  mix-blend-mode: normal;
  background-color: #ffffffd9;
  border-radius: 20px;
  flex-flow: row;
  place-content: space-around flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: absolute;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.navgridheader {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.navgridlink {
  color: #646464;
  text-align: left;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.columns-3 {
  width: 100%;
}

.list-2 {
  padding-left: 0;
  list-style-type: none;
}

.navgridlistitem {
  text-align: left;
  margin-bottom: 10px;
}

.tab-link-tab-4 {
  background-color: #ddd0;
  border: 1px #000;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.tab-link-tab-4.w--current {
  background-color: #c5c5c5;
  border-radius: 20px;
  box-shadow: 0 3px 5px #0003;
}

.herobutton {
  direction: ltr;
  text-transform: none;
  background-color: #ff3e54;
  border: 1.5px solid #b4b4b4;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  margin-right: 10px;
  font-family: Varela Round, sans-serif;
  font-style: normal;
  display: flex;
  box-shadow: 1px 4px 13px 2px #0003;
}

.herobutton.herobuttonbg {
  background-color: #4ec95c;
  width: auto;
  height: 60px;
  margin-top: 10px;
  margin-right: 10px;
}

.herobutton.buttonunterseite {
  width: 50%;
}

.herobutton.herobuttonbg-home {
  background-color: #4ec95c;
  width: auto;
  height: 60px;
  margin-top: 0;
  margin-right: 10px;
}

.container-5 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.herobuttontext {
  letter-spacing: 1.5px;
  font-size: 16px;
  font-weight: 700;
}

.infoblockg {
  box-sizing: border-box;
  object-fit: fill;
  background-color: #b8b8b870;
  border-radius: 30px;
  flex: 1;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  box-shadow: inset 0 2px 5px #0003;
}

.infoblockg.induo {
  box-sizing: border-box;
  margin-right: 0;
}

.infoblockg.induol {
  height: 100%;
  margin-top: 0;
}

.section-4 {
  margin-top: 40px;
}

.tab-link-inhalt {
  background-color: #ddd0;
  border: 1px #000;
}

.tab-link-inhalt.w--current {
  background-color: #c5c5c5;
  border: 1px #000;
  border-radius: 20px;
  box-shadow: 0 3px 5px #0003;
}

.contactimg {
  max-width: 70px;
  margin-bottom: 5px;
  display: none;
}

.contactimgprev {
  cursor: pointer;
  order: 9999;
  max-width: 70px;
}

.div-block-22 {
  width: 100%;
  height: 30px;
  margin-top: 15px;
}

.impdat {
  color: #353535;
  margin-right: 29px;
  text-decoration: underline;
}

.slide-nav {
  background-color: #ff3f3f00;
}

.div-block-23 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 240px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-10 {
  font-size: 20px;
  font-weight: 700;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.columns-4 {
  width: 100%;
}

.text-block-12 {
  color: #6e6e6e82;
}

.text-span-6, .text-span-7 {
  font-weight: 400;
}

.image-12 {
  max-width: 40px;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.footer-icons {
  max-width: 30px;
}

.socialdiv {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-13 {
  color: #000;
  font-weight: 700;
}

.sociallink {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.heading-16 {
  font-size: 20px;
  overflow: clip;
}

.grid-7 {
  border-radius: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .5fr 1fr;
  place-content: space-around center;
}

.buttondivunterseiten {
  width: 100%;
  display: flex;
}

.text-block-14 {
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-15 {
  color: #7f7f7f;
  margin-top: 10px;
}

.heading-17 {
  margin-top: 0;
  margin-left: 10px;
  font-size: 18px;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.text-block-18 {
  font-size: 18px;
}

.unterseitenh1 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 20px;
  line-height: 22px;
}

.text-span-8 {
  color: #017dee;
  text-decoration: underline;
}

.unterseitenh2 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 16px;
  line-height: 22px;
}

.unterseitenh2.formheading {
  margin-left: 0;
}

.infoblockduoparent {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto minmax(auto, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: start stretch;
  display: grid;
}

.text-span-9 {
  text-decoration: underline;
}

.indenttextblock10px {
  margin-left: 10px;
}

.indenttextblock10px.bold {
  overflow-wrap: normal;
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

.underline {
  text-decoration: underline;
}

.kartenwrap {
  border-radius: 30px;
  height: 400px;
}

.karte {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.image-13 {
  box-sizing: border-box;
  float: none;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 0;
  min-width: 100%;
  max-width: none;
  position: static;
  overflow: visible;
}

.candybardiv {
  border-radius: 30px;
  height: 500px;
  overflow: hidden;
}

.faq-text {
  width: 70%;
  height: 100%;
}

.liststyle {
  font-size: 17px;
}

.code-embed {
  margin-top: 40px;
}

.reviewl {
  outline-offset: 0px;
  background-color: #0000;
  outline: 3px solid #555;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.code-embed-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.heading-18 {
  text-align: center;
}

.carousel-container {
  width: auto;
  min-width: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

.carousel-container.gad-wraooer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: auto;
}

.logo-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.logo-image {
  height: 50px;
}

.image-14 {
  height: 100px;
  margin-top: 20px;
}

.bold-text {
  white-space: nowrap;
  word-break: keep-all;
  width: 100%;
  font-size: 15px;
}

.form {
  margin-top: 15px;
  padding-right: 10px;
}

.text-span-10 {
  color: #4d4d4d;
}

.column-6 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-25 {
  display: flex;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  border-radius: 30px;
  overflow: clip;
}

.partnerheading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.text-field {
  border-radius: 5px;
  overflow: hidden;
}

.text-field-2, .text-field-3, .text-field-4, .textarea {
  border-radius: 5px;
}

.submit-button {
  background-color: #4ec95c;
  border-radius: 5px;
  width: 50%;
}

.success-message {
  margin-top: 32px;
  margin-left: -9px;
}

.select-field {
  -webkit-text-stroke-color: #000;
}

.feedbackform {
  padding-right: 10px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .globalinfoblock {
    align-items: center;
    margin-top: auto;
  }
}

@media screen and (max-width: 991px) {
  .heading-6 {
    min-width: auto;
  }

  .text-span-4 {
    width: 500px;
    min-width: 600px;
  }

  .heading-7 {
    text-align: center;
    min-width: 500px;
  }

  .container-2 {
    max-width: 728px;
  }

  .carousel-container.gad-wraooer {
    width: 40%;
  }

  .logo-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

@media screen and (max-width: 767px) {
  .heading-7 {
    text-align: center;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-10 {
    margin-left: 0;
  }

  .code-embed {
    margin-top: 40px;
  }

  .logo-container {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .bold-text {
    white-space: nowrap;
    word-break: keep-all;
    width: 90%;
  }

  .text-span-10 {
    color: #4d4d4d;
  }
}

@media screen and (max-width: 479px) {
  .body {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    max-height: 100vh;
    display: block;
    overflow: visible;
  }

  .faq-box {
    cursor: pointer;
    background-color: #e7e7e7;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 5px;
    display: flex;
  }

  .faq-vorschaufrage {
    background-color: #fff;
    border-radius: 17px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: inset 2px 4px 5px 1px #0003;
  }

  .text-block-3 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    max-width: 75%;
    padding-left: 10px;
    line-height: 15px;
    display: block;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .faq-icon {
    max-width: 50%;
    display: block;
  }

  .faq-antwort {
    cursor: pointer;
    background-color: #e7e7e7;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 5px 10px 10px;
    display: none;
  }

  .logomain {
    height: 60px;
  }

  .div-block-13 {
    height: 50vh;
    margin-bottom: 0;
    overflow: visible;
  }

  .div-block-14 {
    max-width: 100%;
    margin-bottom: -45px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-6 {
    width: 150px;
    max-width: none;
  }

  .heading-6 {
    margin-top: 30px;
    font-size: 28px;
    line-height: 30px;
  }

  .heading-7 {
    text-align: center;
    font-size: 15px;
  }

  .globalinfoblock {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    border-radius: 0;
    flex-flow: row;
    flex: none;
    order: -9999;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    margin-top: 93px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .text-block-5 {
    text-align: right;
    object-fit: fill;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .section-3 {
    margin-top: 10px;
  }

  .tabs-menu-2 {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-top: 12px;
    margin-left: 0;
    overflow: visible;
  }

  .tab-link-tab-1-2 {
    flex: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-1-2.w--current, .tab-link-tab-3-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .infoblockheading.reviewheading {
    font-size: 35px;
  }

  .sliderdivcenter {
    height: 100%;
  }

  .logos-quote-block {
    padding-bottom: 0;
  }

  .container-2 {
    max-width: none;
  }

  .clients-wrapper-two {
    display: flex;
  }

  .clients-card {
    order: 9999;
    margin-bottom: 10px;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .infotext {
    font-size: 16px;
  }

  .infotext.infotextlink {
    text-align: left;
    white-space: normal;
    word-break: normal;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    overflow: visible;
  }

  .greentick {
    width: 20px;
  }

  .heading-10 {
    text-align: center;
    align-self: auto;
    margin-top: -24px;
    font-size: 16px;
    line-height: 30px;
  }

  .shortreviewtext {
    font-size: 15px;
    line-height: 20px;
  }

  .grid-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .infoblockw {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
  }

  .contactbuttondiv {
    z-index: 1;
    clear: none;
    flex-flow: column;
    width: auto;
    height: auto;
    margin-bottom: 0;
    margin-right: 0;
    position: fixed;
    bottom: 7px;
    left: auto;
    right: 7px;
  }

  .image-10 {
    box-sizing: content-box;
    aspect-ratio: auto;
    filter: none;
    object-fit: fill;
    width: 70px;
    margin-left: 5px;
    margin-right: 0;
    padding-top: 0;
    overflow: visible;
  }

  .tab-link-tab-4 {
    white-space: nowrap;
    word-break: normal;
    padding-left: 10px;
    padding-right: 10px;
  }

  .herobutton {
    flex-flow: column;
    min-height: 60px;
    margin-right: 0;
  }

  .herobutton.herobuttonbg, .herobutton.herobuttonbg-home {
    margin-right: 0;
  }

  .herobuttontext {
    font-size: 14px;
  }

  .infoblockg {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .infoblockg.induo {
    margin-right: 10px;
  }

  .infoblockg.bg-kursbutton {
    padding-right: 10px;
  }

  .section-4 {
    margin-bottom: 40px;
  }

  .tab-link-inhalt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contactimg {
    order: 9999;
    max-width: 60px;
    margin-bottom: 10px;
    display: none;
  }

  .contactimgprev {
    order: 9999;
    max-width: 60px;
    margin-bottom: 10px;
    display: block;
  }

  .div-block-23 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-24 {
    margin-bottom: 5px;
  }

  .text-block-13 {
    font-size: 16px;
  }

  .heading-16 {
    margin-top: 0;
    padding-left: 10px;
    line-height: 20px;
    display: none;
  }

  .grid-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-flow: row;
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
  }

  .heading-17 {
    margin-left: 0;
  }

  .column-5 {
    padding-left: 0;
  }

  .unterseitenh1, .unterseitenh2 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 20px;
    line-height: 22px;
  }

  .infoblockduoparent {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-top: 10px;
    display: flex;
  }

  .container-7 {
    display: flex;
  }

  .text-block-19 {
    padding-left: 5px;
  }

  .kartenwrap {
    max-width: 100%;
    height: 400px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .karte {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
  }

  .candybardiv {
    height: 50%;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-20 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .code-embed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .carousel-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .carousel-container.gad-wraooer {
    align-self: auto;
    width: 100%;
    margin-bottom: auto;
  }

  .logo-container {
    box-sizing: content-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-color: #0000;
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    overflow: visible;
  }

  .bold-text {
    width: auto;
    margin-left: 5px;
    font-size: 16px;
  }

  .text-span-10 {
    color: #4d4d4d;
    margin-bottom: -17px;
  }

  .partnerheading {
    margin-top: 40px;
  }
}

#w-node-_9493b579-1375-d66d-bab9-5184f1352381-e7d9af69 {
  justify-self: center;
}

#w-node-db1669cb-047d-5063-003d-e737ea67b646-e7d9af69, #w-node-_6ba0ac24-8576-f529-11ca-8b9651d96981-e7d9af69, #w-node-_69851076-5ce7-190b-ce5d-cc9253f2d501-e7d9af69, #w-node-_6bc5b626-7b61-94b3-e6ef-cc6c7c36a35a-e7d9af69 {
  align-self: center;
}

#w-node-_1d418683-9c26-626a-8703-86b4d9007e19-e7d9af69 {
  place-self: center;
}

#w-node-_5eb0a721-924e-4209-74ef-9b16a91d19ac-e7d9af69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b79a7319-83da-b6f4-cf85-1ae2021e1080-e7d9af69 {
  align-self: center;
}

#w-node-_6c58e387-2f44-61c2-a33b-102a81d9e144-782e6d72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_435073c6-a3c6-0f66-0d44-7877b9acbb49-782e6d72 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-c4437911-8484-1b4d-2f41-2d386e6bb9bc-782e6d72 {
  align-self: stretch;
}

#w-node-_3439df02-2994-1860-2a8d-2794d9067959-782e6d72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-ef95d901-a529-bb8f-282f-5e9df2a3a892-782e6d72 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b3ac318a-fedf-fa40-d285-30f4eef60907-2eda95e5 {
  order: 9999;
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1b83d9e3-0179-e3de-1e5a-971960d19004-2eda95e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

#w-node-b502730b-b184-5a3a-c011-3e27bcd09cb9-b8858c13 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ab6a8ced-9061-123d-dfa7-000e8db80beb-b8858c13 {
  align-self: start;
}

#w-node-_5bd4e659-020e-e091-e5e9-a9cedaf35e41-16d7df50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

html, body {
  overflow-x: hidden !important;
}


.contactbuttondiv {
  position: fixed; 
  right: 0;
  bottom: 20px; 
  overflow: visible;
  max-width: 60px;
  transform: translateX(0) !important;
}

.contactbuttondiv * {
  max-width: 100%;
  overflow-x: hidden;
}
