@font-face {
  font-family: "Inter 5";
  src: url('../fonts/Inter-Regular-5.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: Futura Medium;
  src: url('../fonts/medium-futura.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

:root {
  --black: #000c;
  --red: #002a92;
  --blau-bg: #f1faff;
  --grau: #cbcacb;
  --dodger-blue-2: #61cdfe1a;
  --baby-blau: #61cdfe;
  --dunkel-blau-bg: #0c071b;
}

.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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

body {
  color: #000;
  font-family: Futura Medium, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75em;
  font-weight: 400;
  line-height: 1.2;
}

h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2;
}

h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}

p {
  color: var(--black);
  margin-bottom: 0;
  font-family: "Inter 5", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

figure {
  margin-bottom: 0;
}

.btn {
  border: .21em solid var(--red);
  background-color: var(--red);
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: .5em;
  padding: .75em 1.25em;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.2;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
}

.btn:hover {
  color: #000;
  background-color: #0000;
}

.btn.cta {
  margin-top: 1.5625em;
}

.btn.space {
  margin-top: 3.125em;
}

.btn.garantie {
  width: 100%;
  font-size: 1.2em;
}

.btn-custom {
  border: .22em solid #e67d3a;
  justify-content: center;
  align-items: center;
  padding: .75em .75em .75em 1em;
  display: flex;
}

.btn-2-txt {
  z-index: 0;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: .2em;
  margin-right: .75em;
  font-weight: 500;
}

.container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.style {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.container.land {
  width: 80vw;
}

.container.land.relative {
  position: relative;
}

.container.cta {
  width: 55vw;
  overflow: hidden;
}

.container.preis {
  width: 75vw;
}

.container.lux {
  width: 55vw;
}

.container.benefits {
  align-items: center;
}

.container.imp {
  align-items: flex-start;
}

.container.daten {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  align-items: flex-start;
}

.container.bekannt-aus.sapce {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  margin-top: 3.125em;
}

.container.erfolg {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-direction: row;
  align-items: stretch;
  width: 80vw;
}

.container.bekannt-aus {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
}

.container.multi-form.space {
  margin-top: 3.125em;
}

.container.team {
  width: 70vw;
}

.container.faq {
  background-color: var(--blau-bg);
  padding-top: 3.3294em;
  padding-bottom: 3.3294em;
}

.container.markt {
  width: 70vw;
}

.svg-holder {
  width: 2.5em;
  height: 2.5em;
}

.btn-2-img {
  z-index: 0;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.btn-2-img.hide {
  display: none;
}

.section {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.section.main-img {
  justify-content: center;
  align-items: center;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.section.cta._2 {
  background-color: var(--blau-bg);
}

.section.step.bad {
  background-color: #39bcce1a;
  padding-top: 4em;
}

.section.blue.relative {
  position: relative;
}

.section.blue.relative.last {
  padding-bottom: 0;
}

.section.imp {
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  padding-top: 2em;
  display: flex;
}

.section.daten {
  min-height: 90vh;
}

.section.hide {
  display: none;
}

.section.less {
  padding-top: 3em;
}

.section._3em {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}

.section.danke {
  padding-top: 0;
  padding-bottom: 4em;
}

.section.erfolg {
  padding-top: 2em;
  padding-bottom: 0;
}

.section._2em {
  padding-top: 2em;
  padding-bottom: 2em;
}

.section.kontakt-home {
  padding-top: 0;
  padding-bottom: 6em;
}

.section.multi-form {
  padding-top: 1em;
  padding-bottom: 4em;
}

.section.bewertung {
  border-bottom: .1em solid #d2d2d2;
  min-height: 85vh;
}

.section.height {
  min-height: 60vh;
}

.caps {
  text-transform: uppercase;
}

.caps.blau {
  color: var(--red);
}

.hero-content-holder {
  width: 80%;
  margin-top: 2.1875em;
}

.hero-content-holder.land {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5625em;
  display: flex;
}

.preis-list {
  position: static;
}

.preis-list.w--open {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preis-img {
  aspect-ratio: 3 / 2.5;
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
}

.preis-img.middle {
  object-fit: cover;
}

.preis-img.top {
  object-position: 50% 100%;
}

.haken-txt-hodler {
  align-items: center;
  display: flex;
}

.faq-h2 {
  text-align: center;
}

.trusted-img-holder {
  justify-content: center;
  align-items: center;
  display: flex;
}

.trusted-img-holder.mobile {
  display: flex;
}

.company-holder {
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-qu {
  white-space: pre-line;
  width: 90%;
  font-size: 1.5625em;
}

.cta-p {
  text-align: center;
  margin-top: 1.25em;
}

.cta-p._100 {
  width: 100%;
  margin-top: 0;
}

.landing-cta-grid {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: var(--blau-bg);
  border-radius: 1em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  padding: 3.3294em 4.235em;
}

.landing-cta-grid.white {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: #fff;
}

.hero-img {
  object-fit: cover;
  width: 90vw;
  height: 50em;
}

.hero-img.land {
  aspect-ratio: 3 / 2;
  width: 100%;
  height: auto;
}

.haken, .haken.flagge {
  width: 1.5em;
}

.div-hide {
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.div-hide.preis {
  margin-bottom: 2em;
}

.div-hide._1-5em {
  justify-content: flex-start;
  margin-bottom: 1.5em;
}

.div-hide._5em {
  margin-bottom: 2.5em;
}

.preis-cont-holder {
  z-index: 5;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  border-style: none solid solid;
  border-width: .1em .2em .2em;
  border-color: var(--grau);
  color: #000;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 1.27201em 1.618em;
  display: flex;
  overflow: hidden;
}

.faq-container {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-direction: column;
  width: 80%;
  margin-top: 1.5em;
  display: flex;
}

.main {
  height: auto;
}

.preisa-p-holder {
  border-top: .2em solid var(--grau);
  width: 90%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.gold-haken {
  color: var(--red);
}

.land-h1 {
  text-align: center;
}

.dropdpwn-preis {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  width: 80%;
  display: flex;
}

.preis-img-drop {
  width: 4.5em;
}

.preis-img-drop.blitz {
  width: 2.5em;
  margin-left: 1em;
  margin-right: 1em;
}

.preis-img-drop.biiger {
  width: 5.5em;
}

.preis-txt-big {
  font-size: 1.5em;
  font-weight: 500;
}

.preis-h2 {
  text-align: center;
}

.preis-grid {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 2em;
}

.land-headline-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-direction: column;
  display: flex;
}

.land-headline-holder.relativ {
  position: relative;
}

.faq-symbol {
  flex: none;
  order: 0;
  align-self: auto;
  width: 2.5em;
  height: 1.5em;
  position: static;
  inset: auto 25px auto auto;
  transform: rotate(90deg);
}

.faq-symbol.preis {
  margin-left: auto;
  transform: none;
}

.landing-page.hero {
  padding-top: 3em;
  padding-bottom: 3em;
}

.faq-dropdown {
  z-index: 1;
  border: .2em solid var(--grau);
  border-radius: 1em;
  width: 100%;
  overflow: hidden;
}

.faq-drop {
  padding: 2em 2.5em;
}

.preise-h2 {
  text-align: center;
}

.cta-h2 {
  text-align: center;
  width: 100%;
  font-size: 2.1875em;
}

.cta-txt {
  text-align: center;
  font-size: 1rem;
}

.preis-img-holder {
  z-index: 1;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  width: 100%;
  overflow: hidden;
}

.preis-p {
  text-align: center;
  width: 80%;
}

.preis-frage-holder {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2em;
  display: flex;
}

.trusted-by-grid {
  grid-column-gap: 3.125em;
  grid-row-gap: 2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 40vw;
  display: none;
}

.preis-txt {
  margin-left: 1em;
  font-family: "Inter 5", Arial, sans-serif;
  font-size: 1.1em;
}

.landing-cta-txt-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preis-txt-dropdown {
  margin-left: 2em;
  font-size: 1.5em;
}

.preis-txt-dropdown.less {
  margin-left: 1.5em;
}

.preis-dropdown {
  border: .2em solid var(--grau);
  border-radius: 1em;
  width: 100%;
  overflow: hidden;
}

.land-p {
  text-align: center;
  align-self: auto;
  font-size: 1.5625em;
}

.land-p.big {
  font-size: 2em;
  font-weight: 500;
}

.land-p.kontakt {
  font-family: "Inter 5", Arial, sans-serif;
}

.faq-answer {
  width: 100%;
  line-height: 1.2;
}

.faq-toggle {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 2.5em;
  display: flex;
}

.preis-txt-dropdown-long {
  color: #000c;
  width: 95%;
  font-size: 1.1em;
  line-height: 1.4;
}

.preis-holder {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hero-img-container {
  border-radius: 1em;
  justify-content: center;
  align-items: center;
  width: 60vw;
  display: flex;
  overflow: hidden;
}

.trusted-img {
  width: 10em;
  height: auto;
}

.trusted-img._100 {
  width: 100%;
}

.trusted-img.kiki {
  width: 75%;
}

.trusted-img.rg2 {
  width: 50%;
}

.trusted-img.sparkasse {
  width: 70%;
}

.faq-dropdown-list {
  background-color: #fff;
  display: none;
  position: static;
}

.faq-dropdown-list.w--open {
  border-top: .2em solid var(--grau);
}

.phone-link {
  background-color: var(--red);
  color: #fff;
  cursor: pointer;
  border-radius: .5em;
  justify-content: flex-start;
  align-items: center;
  padding: .95em 1.25em;
  display: flex;
  position: fixed;
  inset: auto 2.5em 1.5em auto;
}

.phone-link.telefon {
  width: 4em;
  height: 4em;
  padding: .95em;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.phone-link-icon {
  width: 100%;
}

.brand {
  z-index: 300;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: .6em;
  display: flex;
}

.brand.w--current {
  justify-content: center;
  align-items: center;
  padding: .6em;
  display: flex;
}

.navbar {
  z-index: 100;
  background-color: #0000;
  padding-top: 1em;
  padding-bottom: 1em;
}

.nav-logo-img {
  cursor: default;
  width: 18vw;
  height: auto;
}

.nav-logo-img.kontakt {
  height: auto;
}

.diginauts {
  color: var(--red);
  text-transform: uppercase;
  text-decoration: none;
}

.footer {
  background-color: var(--blau-bg);
  justify-content: center;
  align-items: center;
  padding: 6em 6em 2em;
  display: flex;
  overflow: hidden;
}

.footer.kontakt {
  margin-top: auto;
}

.imp-link {
  font-size: 12px;
}

.trademark {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  font-size: 12px;
  display: block;
}

.trademark.black {
  color: #000;
  margin-top: 0;
  font-size: .8em;
}

.trademark.black.home {
  color: #000c;
  font-size: 1em;
  line-height: 1.4;
}

.link-holder {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-holder._1 {
  justify-content: flex-end;
}

.cookie {
  text-align: center;
  width: 100%;
  font-size: 12px;
}

.small-footer-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.small-footer-grid.kontakt {
  grid-template-rows: auto auto auto;
}

.nav-btn-holder {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.luxury-grid {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  width: 100%;
}

.lux-img-holder {
  z-index: 10;
  background-color: var(--blau-bg);
  border-radius: 2em;
  padding: 1.5em;
  position: relative;
  overflow: hidden;
}

.lux-content-holder {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.lux-h2 {
  font-size: 2em;
}

.lux-h2.left {
  text-align: left;
  margin-left: 0%;
}

.lux-p {
  margin-top: 1.5625em;
}

.lux-img {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: 35% 50%;
  border-radius: 2em;
  width: 100%;
  height: 100%;
}

.lux-img.middle {
  object-position: 55% 50%;
}

.background-gradient {
  z-index: 1;
  background-image: linear-gradient(99deg, #01650f00, #0252a60d 64%, var(--dodger-blue-2));
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 20em;
  display: none;
  position: absolute;
  inset: 8% auto auto 0%;
}

.background-gradient.right {
  background-image: linear-gradient(261deg, #0d557a00, #2d41d20d 64%, var(--dodger-blue-2));
  border-radius: 1em 0 0 1em;
  inset: 8% 0% auto auto;
}

.step-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.step-grid.kontakt {
  background-color: var(--dodger-blue-2);
  border-radius: 1em;
  padding: 2em;
}

.step-ben-img {
  aspect-ratio: 1;
  width: 90%;
  height: auto;
}

.step-ben-img.big {
  width: 100%;
}

.step-txt-ben {
  width: 80%;
  margin-left: 1.5625em;
  font-size: 1.1em;
  font-weight: 500;
}

.warum-h2 {
  text-align: center;
}

.value-left {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  background-color: var(--blau-bg);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5em 2.5em;
  display: flex;
}

.ben-h3 {
  font-size: 1.75em;
}

.ben-right {
  background-color: var(--blau-bg);
  justify-content: center;
  align-items: center;
  height: 102%;
  min-height: 25em;
  display: flex;
  overflow: hidden;
}

.ben-img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.value-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: sticky;
  top: 15vh;
  overflow: hidden;
}

.value-grid.last {
  border-radius: 0 0 1em 1em;
}

.value-grid._2 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.warum-grid {
  grid-column-gap: 3.125em;
  grid-row-gap: 3.125em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  width: 100%;
  display: grid;
  position: relative;
}

.warum-left-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 5em;
}

.warum-grid-right {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.warum-grid-h2 {
  font-size: 2.3em;
}

.warum-p {
  font-size: 1.25em;
}

.line {
  background-color: var(--red);
  border-radius: 50%;
  width: 4em;
  height: 4em;
  padding: .5em;
  display: flex;
}

.line.right {
  padding: .75em;
  left: -1.2em;
  right: 0;
}

.lux-h2-holder {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  align-items: center;
  display: flex;
}

.lux-h2-holder.left {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  left: auto;
}

.slide-holder {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.5625em;
  display: grid;
}

.slide-holder.second {
  margin-top: 2.25em;
}

.slide-img-holder {
  aspect-ratio: 1;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}

.slide-img-holder.bigger {
  min-height: 32.5em;
  max-height: 32.5em;
}

.privatkunden-holder {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 4em;
  display: flex;
}

.slider-img {
  object-fit: cover;
  border-radius: 1em;
  width: 100%;
  height: 100%;
}

.slider-img.right {
  object-position: 100% 50%;
}

.slider-img.top {
  object-position: 50% 40%;
}

.slider-holder {
  width: 100%;
}

.slider-holder.space {
  align-self: flex-end;
  margin-top: 3.125em;
}

.slider-h2 {
  color: var(--red);
  text-align: center;
}

.slide-txt {
  text-align: center;
  font-size: 1.875em;
}

.icon-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: #fff;
  border-radius: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 1.27201em 1.618em;
  display: flex;
  box-shadow: -8px 10px 18px 7px #0003;
}

.icon-holder-img {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  height: auto;
}

.icon-holder-img.schild {
  width: 80%;
}

.icon-holder-img.hand {
  width: 90%;
}

.icon-txt {
  margin-left: 1.5625em;
  font-size: 1.5em;
  font-weight: 500;
}

.icon-txt.more {
  margin-left: 1.5625em;
}

.icon-p {
  font-size: 1.2em;
}

.gold {
  color: var(--red);
}

.form_radio-content {
  z-index: 0;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: .2rem solid #0000;
  border-radius: .5em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 2.25em 1.5em;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
  display: flex;
  position: relative;
  box-shadow: 0 2px 20px #0003;
}

.form_radio-content:hover {
  border-width: .2em;
  border-color: var(--red);
}

.form_radio-columns {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-wrap: nowrap;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center;
  width: 60%;
  margin-top: 1.5625em;
  display: grid;
}

.form_radio-columns._2-neu {
  grid-template-rows: 1fr;
  width: 60%;
  margin-top: 1.5625em;
}

.text-field {
  background-color: #c0c0c00d;
  border: .1em solid silver;
  border-radius: .5em;
  margin-bottom: 1em;
  padding: 1em 0 1em .5em;
  font-size: 1em;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  border-color: var(--black);
}

.text-field::placeholder {
  color: #000c;
}

.text-field.neu {
  margin-top: .5em;
  margin-bottom: 1.5625em;
  font-weight: 500;
}

.text-field.neu.text {
  margin-bottom: .78125em;
}

.checkbox-label {
  color: #000;
  cursor: pointer;
  margin-bottom: 0;
  margin-left: .9375em;
}

.form_radio-content-image {
  flex: 1;
  width: 100%;
}

.form-h2 {
  color: var(--red);
  text-align: center;
}

.field-label {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.75em;
  font-weight: 500;
}

.field-label.center {
  text-align: center;
}

.field-label.small {
  text-align: left;
  font-size: 1.25em;
}

.check-box-field-style {
  cursor: pointer;
  background-color: #c0c0c00d;
  border: .1em solid silver;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: .75em .95em;
  display: flex;
}

.form_radio-content-image-wrap {
  width: 80%;
}

.form_radio-content-image-wrap.kalender {
  width: 60%;
}

.succes-hodler {
  color: #fff;
  text-align: center;
  background-color: #b50102;
  justify-content: center;
  align-items: center;
  padding: 2em 3em;
  display: flex;
}

.erfolg-txt {
  font-size: 1.25em;
}

.impressum-line {
  background-color: #000;
  width: 60%;
  height: .075em;
  margin-top: 30px;
  margin-bottom: 30px;
}

.impressum-heading {
  margin-top: 0;
  margin-bottom: 0;
}

.impressum-paragraph {
  color: #000c;
  margin-top: 0;
  margin-bottom: 3.125em;
  font-size: 1.25em;
  line-height: 1.4;
}

.datenschutz-emb {
  margin-bottom: 0;
}

.team-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.team-holder._3 {
  width: 25%;
}

.team-img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 0%;
  border-bottom-right-radius: 1.1em;
  border-bottom-left-radius: 1.1em;
  width: 100%;
  height: 100%;
}

.team-img.ben-img-2, .team-img.top {
  object-position: 50% 50%;
}

.team-img.almost-top {
  object-position: 50% 30%;
}

.team-txt {
  text-align: center;
  width: 100%;
  font-size: 1.2em;
  font-weight: 500;
}

.warum-img-holder {
  align-items: center;
  display: flex;
}

.team-img-holder {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.team-h2 {
  text-align: center;
  width: 100%;
}

.team-p {
  text-align: center;
}

.team-5-grid {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-top: 3.125em;
}

.team-5-grid.hide {
  display: none;
}

.team-txt-holder {
  border-style: none solid solid;
  border-width: .2em;
  border-color: var(--baby-blau);
  background-color: var(--blau-bg);
  border-bottom-right-radius: .9em;
  border-bottom-left-radius: .9em;
  justify-content: center;
  align-items: center;
  height: 4.5em;
  padding: 1em .5em;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.vorher-nachher {
  background-color: var(--red);
  color: #fff;
  border-radius: 2em;
  justify-content: center;
  align-items: flex-end;
  width: 10em;
  margin-left: 50%;
  padding: .75em 1.5em;
  display: flex;
  position: absolute;
  bottom: -3%;
  transform: translate(-6.5em);
}

.vorher-nachher-txt {
  font-size: 1.75em;
  font-weight: 400;
}

.schritt-txt {
  color: var(--red);
  font-size: 1.1em;
}

.testimonial {
  border: .2em solid var(--baby-blau);
  background-color: #fff;
  border-radius: 1em;
  width: 50%;
  margin-top: 3.125em;
  padding-top: 1em;
  display: none;
}

.testimonial.first {
  margin-top: 0;
}

.testimonial.less {
  width: 40%;
  margin-top: 1.5625em;
}

.testimonial.less.first {
  margin-top: 3.125em;
}

.testimonial.less.more {
  margin-top: 4em;
}

.testimonial.hide {
  display: none;
}

.testimonial-holder {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.multi-auswahl-frage {
  border: .1em solid #cbcbcb;
  border-radius: 1em;
  order: -1;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  font-family: futura-pt;
  font-size: 1.1em;
  font-weight: 500;
  transition: all .15s cubic-bezier(.55, .055, .675, .19);
  display: flex;
  position: absolute;
  inset: 0%;
}

.multi-auswahl-frage:hover {
  background-color: #399dd11a;
}

.multi-auswahl-frage:focus {
  border-color: var(--baby-blau);
}

.datenschutz {
  text-decoration: underline;
}

.unterstreichen {
  cursor: pointer;
  text-decoration: underline;
}

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

.uitlity-grid {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 80vw;
}

.utility-page-content {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

._404-img {
  color: #fff;
  background-color: #0000;
  width: 100%;
}

._404-holder {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 2vw;
  line-height: 1;
  display: flex;
}

._404-p {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  font-size: .65em;
}

._404-link {
  color: var(--red);
  transition: color .35s cubic-bezier(.755, .05, .855, .06);
}

._404-link:hover {
  color: #0024ff;
}

.danke-div {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: var(--red);
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 3em;
  padding: 1.5em;
  display: flex;
}

.danke-p {
  color: #fffc;
  text-align: center;
}

.danke-h1 {
  color: #fff;
  text-align: center;
}

.phone {
  font-size: 1.1em;
}

.phone-holder {
  justify-content: center;
  align-items: center;
}

.phone-img {
  width: 2em;
  margin-right: .5em;
}

.phone-block {
  border: .1em solid #ccc;
  border-radius: .5em;
  align-items: center;
  padding: 1em;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
  display: flex;
}

.phone-block:hover {
  background-color: #0000000d;
}

.phone-block.grey {
  background-color: #f7f7f7;
  border: .1em solid #ccc;
  border-radius: .5em;
  padding: 1em;
}

.step-erfolg-holder {
  width: 50%;
}

.erfolg-step-all-holder {
  display: flex;
}

.erfolg-step-text-holder {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-direction: column;
  margin-left: 1.5625em;
  display: flex;
}

.step-txt {
  font-size: 1.5em;
}

.step-txt.blau {
  color: var(--baby-blau);
}

.check-erfolg {
  width: 3em;
  max-width: none;
}

.check-erfolg-holder {
  flex-direction: column;
  align-items: center;
  width: 3em;
  height: 100%;
  display: flex;
}

.line-erfolg {
  background-color: var(--dodger-blue-2);
  width: 2px;
  height: 4em;
}

.line-erfolg.dark {
  background-color: var(--baby-blau);
  height: 6em;
}

.nummer-holder {
  border: .2em solid var(--baby-blau);
  border-radius: 505px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  display: flex;
}

.number-erfolg-txt {
  font-size: 1.2em;
  font-weight: 500;
}

.erfolg-erhalten-box {
  flex-direction: column;
  display: flex;
}

.erfolg-erhalten-box-top {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: var(--red);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
}

.erfolg-erhalten-box-bottom {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border-style: none solid solid;
  border-width: .3em;
  border-color: var(--red);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5em;
  display: flex;
}

.check-wei {
  width: 3.5em;
}

.danke-h2 {
  color: #fff;
  text-align: center;
  font-size: 2em;
}

.righ-erfolg-holder {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.box-nummer {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border: .3em solid var(--red);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5em;
  padding: 1.5em;
  display: flex;
}

.auftragsnummer-txt {
  color: var(--red);
  font-size: 1.5em;
  font-weight: 500;
}

.pfeil-holder {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.pfeil {
  width: 2.5em;
}

.nummer-p, .auftragsnummer-p {
  text-align: center;
}

.land-p-spacer {
  margin-top: 1.5625em;
  display: none;
}

.circle-holder-benefits {
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 27.5%;
  padding: 3%;
  display: flex;
}

.icon-holder-circle {
  aspect-ratio: 1;
  background-color: var(--blau-bg);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 5em;
  padding: 4%;
  display: flex;
}

.img-circle-holder {
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 65%;
  padding: 12%;
  display: flex;
  box-shadow: 4px 4px 11px -1px #399dd10d;
}

.mobile-holder-logos {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  display: none;
}

.arrow-lottie {
  width: 4em;
  position: absolute;
  bottom: .5em;
  right: -5em;
}

.btn-holder-neu {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 1.5625em;
  display: flex;
  position: relative;
}

.btn-holder-neu.no-space {
  margin-top: 0;
}

.btn-holder-neu.main {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: column;
  align-items: stretch;
  margin-top: 1.5625em;
}

.team-p-holder {
  margin-top: 1.5625em;
}

.yellow {
  color: #fabc05;
  margin-left: .25em;
}

.review-holder {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  cursor: default;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 1.5625em;
  display: flex;
}

.review-txt {
  align-items: center;
  font-size: 1.2em;
  font-weight: 500;
  display: flex;
}

.google-img {
  aspect-ratio: 1;
  width: 2em;
  height: auto;
  margin-right: 1em;
}

.review-span {
  font-size: 1.2em;
}

.review-span.smaller {
  font-size: 1em;
  font-weight: 400;
}

.review-span.smaller.hide {
  display: none;
}

.google-img-holder {
  display: flex;
}

.sub-head-kontakt {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 400;
}

.step-ben-holder-kontakt {
  align-items: center;
  display: flex;
}

.flex {
  flex-direction: column;
  display: flex;
}

.img-video-holder {
  width: 100%;
}

.smaller {
  font-size: .95em;
}

.kleiner {
  font-family: "Inter 5", Arial, sans-serif;
  font-size: .7em;
  font-weight: 400;
}

.left {
  text-align: center;
}

.link-block-txt {
  font-size: 1.2em;
}

.new-arrow {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: .25em;
  font-size: 1.5em;
}

.multi-radio-btn {
  z-index: 1;
  border: 0em solid var(--red);
  cursor: pointer;
  background-color: #2d41d200;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  inset: 0%;
}

.multi-radio-btn.w--redirected-checked {
  border-width: .3em;
  border-color: #0a8502;
  border-radius: 0%;
}

.multi-radio-btn.w--redirected-focus {
  box-shadow: none;
}

.multi-form-grid {
  grid-template-rows: auto;
  width: 50%;
  margin-top: 1.5625em;
  margin-bottom: 1.5625em;
}

.multi-form-grid._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.multi-step-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 70vh;
  display: flex;
}

.multi-step-form.last {
  min-height: auto;
}

.multi-step-form.home {
  background-color: var(--blau-bg);
  border-radius: 1em;
  min-height: auto;
  padding-bottom: 3.3294em;
  padding-left: 4.235em;
  padding-right: 4.235em;
}

.multi-step-form.home.impressum {
  background-color: #fff;
}

.multi-content-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-flow: column;
  margin-top: 1.5625em;
  margin-bottom: 3.125em;
  display: flex;
}

.multi-form-img {
  width: 100%;
  height: 100%;
}

.multi-h1 {
  color: var(--red);
  text-align: center;
}

.multi-form-img-holder, .multi-form-img-holder.form_radio-content-image-wrap {
  width: 70%;
}

.multi-form-img-holder.x {
  width: 50%;
}

.multi-form-img-holder.haus {
  width: 60%;
}

.multi-radio-btn-label {
  color: #000;
  margin-bottom: 1.25em;
  font-size: 1.3em;
}

.multi-step-form-block {
  width: 100%;
  margin-bottom: 0;
}

.multi-radio-btn-2 {
  z-index: 1;
  cursor: pointer;
  background-color: #05760d0d;
  border: .2em solid red;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: all .2s cubic-bezier(.55, .055, .675, .19);
  position: absolute;
  inset: 0%;
}

.multi-radio-btn-2:hover {
  border-width: .25em;
}

.multi-radio-btn-2.w--redirected-checked {
  border-width: .3em;
  border-color: #01670e;
}

.multi-radio-btn-2.w--redirected-focus {
  box-shadow: none;
}

.multi-form-holder {
  width: 80%;
}

.multi-form-holder.first {
  margin-top: 3.125em;
}

.multi-form-holder.space {
  margin-top: 1.5625em;
}

.last-step-content-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.multi-form-datenschutz {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  justify-content: space-between;
  display: flex;
}

.multi-form-datenschutz.last {
  align-items: center;
  width: 80%;
  margin-top: .5em;
  margin-bottom: 1.5625em;
}

.checkbox {
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #0000;
  border: .155em solid #000;
  border-radius: 50%;
  width: 1em;
  height: auto;
  margin-top: 0;
  margin-left: 0;
}

.checkbox.w--redirected-checked {
  background-color: var(--red);
  border-color: #000c;
}

.subhead-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-flow: column;
  margin-top: 1.5625em;
  display: flex;
}

._3-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-bild {
  width: 100%;
  height: auto;
}

.team-bild-holder {
  border: .3em solid var(--red);
  border-radius: 1em;
  width: 79.6875%;
  margin-top: 3.125em;
  overflow: hidden;
}

.bewertung-h1 {
  color: #202020;
  text-align: center;
}

.bewertung-btn {
  background-color: #407ee7;
  border-radius: 5em;
  margin-top: 3.125em;
  padding: .7em 2em;
  font-size: 1.2em;
}

.text-block {
  color: #8b8b8b;
  margin-top: 3.125em;
  font-size: 1em;
}

.sicherheit-txt--neu {
  font-size: 1.1em;
}

.titel {
  font-family: "Inter 5", Arial, sans-serif;
  font-size: .85em;
}

.small {
  font-size: .9rem;
}

.mobile {
  display: none;
}

.blue {
  color: var(--red);
}

.btn-txt-holder {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn-bullet-holder {
  grid-column-gap: .390625em;
  grid-row-gap: .390625em;
  display: flex;
}

.below-btn-txt {
  font-size: 1em;
}

.fs-consent_component {
  display: none;
}

.fs-consent_banner {
  z-index: 9999;
  background-color: #fff;
  max-width: 45rem;
  padding: 2rem;
  display: block;
  position: fixed;
  inset: auto 1% 1% auto;
  box-shadow: 0 0 20px 9px #0000001a;
}

.fs-consent_banner_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_banner_paragraph {
  margin-bottom: 0;
  font-size: 1em;
}

.fs-consent_banner_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  display: flex;
}

.fs-consent_prefs_submit {
  background-color: #000;
  padding: .5rem 1rem;
}

.fs-consent_prefs_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-consent_allow {
  color: #fff;
  background-color: #e4031f;
  padding: .5rem 1rem;
  font-size: 1em;
  text-decoration: none;
  display: block;
}

.fs-consent_prefs_popup {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  height: 100%;
  padding: 2rem;
  display: flex;
  overflow: scroll;
}

.fs-consent_prefs_header {
  border-bottom: 1px solid #0003;
  padding-bottom: 1.5rem;
}

.fs-consent_prefs_heading {
  font-size: 1.25rem;
}

.fs-consent_prefs_close {
  color: #fff;
  cursor: pointer;
  background-color: #000;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs-consent_prefs_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_prefs_form-block {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_decline {
  color: #fff;
  background-color: #e4031f;
  padding: .5rem 1rem;
  text-decoration: none;
  display: block;
}

.fs-consent_prefs_wrapper {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-consent_prefs_overlay {
  z-index: 1;
  background-color: #0000001a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-consent_prefs {
  z-index: 9997;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-consent_prefs_close-icon {
  width: 1rem;
  line-height: 0;
}

.fs-consent_prefs_form {
  background-color: #fff;
  width: 100%;
  max-width: 36.25rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_open-prefs {
  z-index: 9998;
  color: #333;
  -webkit-text-decoration: block;
  text-decoration: block;
  cursor: pointer;
  background-color: #ddd;
  display: block;
  position: fixed;
  inset: auto auto .75rem .75rem;
}

.fs-consent_prefs_link {
  color: #333;
  border-bottom: 1px solid #000;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
}

.fs-consent_prefs_option {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #0003;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-bottom: 1rem;
  display: flex;
}

.fs-consent_checkbox_field {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fs-consent_checkbox_label {
  margin-bottom: 0;
  margin-right: .75rem;
}

.fs-consent_prefs_description {
  margin-bottom: 0;
  font-size: 12px;
}

.fs-consent_checkbox_field-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fs-consent_checkbox {
  margin-top: 0;
  margin-right: .5rem;
}

.fs-consent_checkbox_field-3, .fs-consent_checkbox_field-4 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.check-hero-holder {
  grid-column-gap: 3.125em;
  grid-row-gap: 3.125em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.check-hero {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-hero {
  width: 2em;
  height: auto;
}

.hero-txt {
  font-size: 1.5em;
}

.markt-h2 {
  text-align: center;
}

.check-markt-img {
  width: 3em;
}

.markt-img {
  object-fit: cover;
  border-radius: 1em;
  width: 100%;
  height: 100%;
}

.check-img-holder {
  z-index: 500;
  background-color: #fff;
  border-radius: 50%;
  width: 3.5em;
  padding: .5em;
  position: absolute;
  inset: auto 0% -1.75em 50%;
  transform: translate(-1.75em);
}

.markt-txt-holder {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: column;
  display: flex;
}

.markt-big-txt {
  text-align: center;
  font-size: 2em;
}

.markt-p {
  text-align: center;
}

.markt-above-holder {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.markt-holder {
  grid-column-gap: 2.1875em;
  grid-row-gap: 2.1875em;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.markt-holder.below {
  grid-template-rows: auto auto;
}

.markt-txt {
  color: #000c;
  text-align: center;
  font-family: "Inter 5", Arial, sans-serif;
  font-size: 1.5em;
}

.markt-img-holder {
  aspect-ratio: 3 / 2.4;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}

.markt-grid {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 2.1875em;
}

.line-img {
  width: 100%;
  height: auto;
}

.garantie-p-second._2 {
  margin-top: .78125em;
}

.euro-holder {
  background-color: #ffde80;
  border-radius: 50%;
  padding: 1em;
}

.f-rderung-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  background-color: #fff2cf;
  border-radius: 2em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5625em;
  margin-bottom: 1.5625em;
  padding: 2em;
  display: flex;
}

.garantie-h3 {
  font-size: 2.5em;
}

.kfw-h4 {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.2;
}

.termin-holder {
  grid-column-gap: .78125em;
  grid-row-gap: .78125em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.gantie-holder-second {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3.125em;
  display: flex;
}

.garantie-style {
  background-color: var(--blau-bg);
  border-radius: 2em;
  padding: 4em;
}

.garantie-txt {
  font-size: 1.75em;
}

.garantie-p {
  font-size: 1.25em;
}

.garantie-1st-part-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.garantie-img {
  width: 3.5em;
}

.euro-img {
  width: 2em;
}

.gantie-holder {
  grid-column-gap: 1.5625em;
  grid-row-gap: 1.5625em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5625em;
  display: flex;
}

._1von5 {
  width: 100%;
  padding-bottom: 2em;
}

._1von5.home {
  padding-top: 2em;
}

.gold-haken-2 {
  color: #482f68;
}

@media screen and (min-width: 1280px) {
  .impressum-heading {
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    width: 60vw;
  }

  .container.erfolg {
    width: 70vw;
  }

  .container.garantie {
    width: 55vw;
  }

  .hero-content-holder {
    width: 65%;
  }

  .hero-content-holder.land {
    width: 60vw;
  }

  .hero-img {
    object-position: 50% 35%;
    height: 45em;
  }

  .preis-cont-holder {
    margin-bottom: -7%;
  }

  .preis-img-drop {
    width: 4em;
  }

  .preis-grid {
    grid-template-rows: 1fr 1fr;
  }

  .cta-h2.last {
    width: auto;
  }

  .cta-txt {
    font-size: 2rem;
  }

  .preis-holder {
    margin-top: 1.5625em;
  }

  .preis-holder.top {
    margin-top: 0;
  }

  .hero-img-container {
    width: 50vw;
  }

  .phone-link {
    padding: .75em 1em;
  }

  .phone-link.telefon {
    width: 3em;
    height: 3em;
    padding: .75em;
  }

  .nav-logo-img {
    width: 16vw;
  }

  .trademark.black {
    font-size: 12px;
  }

  .ben-right {
    min-height: 32em;
  }

  .value-grid {
    top: 12em;
  }

  .form_radio-columns._2-neu {
    width: 50%;
  }

  .text-field {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .text-field:focus-visible, .text-field[data-wf-focus-visible] {
    border-bottom-color: var(--baby-blau);
  }

  .form_radio-content-image-wrap.kalender {
    width: 55%;
  }

  .testimonial {
    width: 35%;
  }

  .utility-page-wrap {
    flex-direction: column;
  }

  .uitlity-grid {
    width: 60vw;
  }

  ._404-h1 {
    align-self: flex-start;
    position: static;
    top: 20px;
  }

  ._404-img {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-top: 0;
    display: block;
  }

  ._404-holder {
    align-self: flex-start;
  }

  .danke-div {
    margin-bottom: 2em;
  }

  .danke-h2 {
    font-size: 1.75em;
  }

  .link-block-txt {
    white-space: pre;
    justify-content: flex-start;
    align-items: center;
    font-size: 1em;
    display: flex;
  }

  .new-arrow {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: .25em;
  }

  .multi-form-grid._4 {
    width: 90%;
  }

  .multi-form-holder.first {
    margin-top: 2.08333em;
  }

  .checkbox.w--redirected-checked {
    background-color: #01650f;
  }

  .team-bild-holder {
    width: 70%;
  }

  .small {
    font-size: .9em;
  }

  .fs-consent_banner_paragraph {
    font-size: .75em;
  }
}

@media screen and (max-width: 991px) {
  .container {
    width: 80vw;
  }

  .container.land {
    width: 90vw;
  }

  .container.cta {
    width: 80vw;
  }

  .container.l-tab {
    align-items: center;
    width: 85vw;
  }

  .container.lux {
    width: 80vw;
  }

  .container.benefits {
    width: 85vw;
  }

  .container.slider {
    width: 90vw;
  }

  .container.erfolg {
    flex-direction: column;
    align-items: center;
  }

  .container.team {
    width: 90vw;
  }

  .container.faq {
    background-color: var(--blau-bg);
    padding: 3.125em 1.5625em;
  }

  .container.markt {
    width: 85vw;
  }

  .svg-holder {
    height: 2em;
  }

  .btn-2-img {
    width: 2em;
    height: 2em;
  }

  .hero-content-holder {
    width: 80%;
  }

  .hero-img {
    height: 45em;
  }

  .hero-img.land {
    height: 100%;
  }

  .preis-cont-holder {
    margin-bottom: -5%;
  }

  .faq-container {
    width: 100%;
    overflow: hidden;
  }

  .dropdpwn-preis {
    width: 90%;
  }

  .preis-grid {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-columns: 1fr;
  }

  .land-headline-holder {
    width: 100%;
  }

  .cta-h2 {
    width: auto;
  }

  .preis-p {
    width: 90%;
  }

  .trusted-by-grid {
    width: 100%;
  }

  .preis-dropdown {
    z-index: 0;
  }

  .hero-img-container {
    width: 80vw;
  }

  .phone-link {
    right: 1em;
  }

  .brand {
    width: auto;
    margin-right: auto;
    padding: .5em;
  }

  .nav-logo-img {
    width: 17em;
  }

  .footer {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-btn-holder {
    width: auto;
  }

  .value-left {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .ben-right {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .warum-grid-h2 {
    font-size: 2em;
  }

  .slide-img-holder.bigger {
    min-height: 30em;
    max-height: 30em;
  }

  .form_radio-columns, .form_radio-columns._2-neu {
    width: 70%;
  }

  .text-field {
    font-size: 16.05px;
  }

  .form_radio-content-image-wrap.kalender {
    width: 80%;
  }

  .succes-hodler {
    width: 100%;
  }

  .erfolg-txt {
    font-size: 1.5em;
  }

  .impressum-line {
    width: 100%;
  }

  .impressum-heading {
    font-size: 2.5em;
  }

  .team-5-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .vorher-nachher {
    bottom: -5%;
  }

  .schritt-txt {
    font-size: 1rem;
  }

  .testimonial.less {
    width: 50%;
  }

  .uitlity-grid {
    grid-row-gap: 10em;
    height: auto;
  }

  ._404-img {
    width: 95vw;
  }

  ._404-holder {
    font-size: 3.5vw;
  }

  ._404-p {
    width: 70%;
    font-size: 2.2vw;
  }

  .step-erfolg-holder {
    width: 100%;
  }

  .righ-erfolg-holder {
    width: 70%;
  }

  .multi-form-grid {
    width: 55%;
  }

  .last-step-content-holder {
    width: 100%;
  }

  .checkbox {
    width: 12px;
    height: 12px;
  }

  .markt-holder.below {
    width: 50%;
  }

  .markt-grid {
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }
}

@media screen and (max-width: 767px) {
  .btn.nav {
    display: none;
  }

  .container, .container.cta, .container.preis {
    width: 90vw;
  }

  .container.lux {
    width: 70vw;
  }

  .container.markt {
    width: 95vw;
  }

  .hero-content-holder {
    width: auto;
    margin-top: 1.25em;
  }

  .faq-h2 {
    font-size: 1.7em;
  }

  .hero-img {
    height: 35em;
  }

  .hero-img.land {
    width: 90vw;
  }

  .dropdpwn-preis, .preis-grid, .cta-h2.last, .preis-p {
    width: 100%;
  }

  .trusted-by-grid {
    grid-column-gap: 1.5625em;
  }

  .preis-txt-dropdown {
    white-space: pre-line;
    width: 80%;
    margin-left: 1em;
  }

  .preis-txt-dropdown-long {
    width: auto;
  }

  .hero-img-container {
    width: 90vw;
  }

  .nav-logo-img {
    width: 16em;
  }

  .luxury-grid {
    grid-column-gap: 1.5625em;
    grid-row-gap: 1.5625em;
    grid-template-columns: 1fr;
  }

  .lux-h2 {
    margin-top: 0;
    margin-left: 0%;
  }

  .lux-img {
    aspect-ratio: 1;
  }

  .background-gradient {
    width: 92.5%;
    height: 25em;
    top: 5%;
  }

  .background-gradient.right {
    background-image: linear-gradient(94deg, #0d557a00, #01650f0d 64%, var(--dodger-blue-2));
    border-radius: 1em;
    top: 5%;
    left: 0%;
    right: auto;
  }

  .value-grid {
    grid-template-columns: 1fr;
    top: 10vh;
  }

  .warum-grid {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
  }

  .warum-left-holder {
    position: static;
  }

  .warum-grid-h2 {
    font-size: 2.3em;
  }

  .warum-p {
    width: auto;
  }

  .line {
    inset: -1.35em auto auto 0%;
  }

  .line.right {
    left: 0;
  }

  .lux-h2-holder {
    grid-column-gap: 1.5625em;
    grid-row-gap: 1.5625em;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 1.5625em;
    left: 0%;
  }

  .lux-h2-holder.left {
    flex-direction: column;
  }

  .slide-img-holder {
    padding-left: 1em;
    padding-right: 1em;
  }

  .slide-img-holder.bigger {
    min-height: 27.5em;
    max-height: 27.5em;
  }

  .icon-holder {
    width: 100%;
  }

  .form_radio-columns, .form_radio-columns._2-neu {
    width: 80%;
  }

  .form-h2 {
    font-size: 2em;
  }

  .form_radio-content-image-wrap.kalender {
    width: 90%;
  }

  .team-holder._3 {
    width: 100%;
  }

  .team-holder._3._50 {
    width: 50%;
  }

  .team-img-holder {
    width: 80%;
  }

  .team-p {
    width: 100%;
  }

  .team-5-grid {
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }

  .testimonial {
    width: 80%;
  }

  .testimonial.less {
    width: 60%;
  }

  ._404-h1 {
    width: 90%;
  }

  ._404-p {
    font-size: 3vw;
  }

  .righ-erfolg-holder {
    width: 90%;
  }

  .circle-holder-benefits {
    width: 35%;
  }

  .review-holder {
    margin-right: 0;
  }

  .multi-form-grid {
    width: 70%;
  }

  .multi-form-grid._4 {
    grid-template-columns: 1fr 1fr;
    width: 60%;
  }

  .multi-form-holder, .multi-form-datenschutz.last {
    width: 100%;
  }

  ._3-holder {
    grid-column-gap: 1.5625em;
    grid-row-gap: 1.5625em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .team-bild-holder {
    width: 90%;
  }

  .bewertung-h1 {
    font-size: 2em;
  }

  .check-hero-holder {
    grid-column-gap: 1.5625em;
    grid-row-gap: 1.5625em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .check-hero {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .check-hero._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .check-hero.below {
    justify-content: center;
    align-items: center;
    width: 50%;
  }

  .garantie-style {
    padding: 3em;
  }
}

@media screen and (max-width: 479px) {
  .btn {
    font-size: 1.2em;
  }

  .btn.cta {
    order: -1;
  }

  .btn-2-txt {
    font-size: 1.2em;
    display: flex;
  }

  .container.l-tab, .container.benefits, .container.preis {
    width: 90vw;
  }

  .container.lux {
    width: 85vw;
  }

  .container.benefits, .container.slider, .container.erfolg {
    width: 90vw;
  }

  .container.bekannt-aus {
    align-items: center;
  }

  .container.faq {
    padding-left: .78125em;
    padding-right: .78125em;
  }

  .container.garantie {
    width: 95vw;
  }

  .section.cta._2 {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .section.step {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .hero-content-holder.land {
    margin-top: .78125em;
  }

  .faq-h2 {
    width: auto;
  }

  .trusted-img-holder.mobile-hide {
    width: 50%;
  }

  .trusted-img-holder._4 {
    width: 25%;
  }

  .company-holder {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .faq-qu {
    margin-right: .5em;
    font-size: 1.25em;
    font-weight: 500;
  }

  .cta-p {
    width: 100%;
  }

  .landing-cta-grid {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .hero-img {
    height: 25em;
  }

  .hero-img.land {
    aspect-ratio: 1;
    object-position: 25% 50%;
  }

  .div-hide._1-5em {
    width: 100%;
  }

  .preis-cont-holder {
    width: 95%;
    margin-bottom: -8%;
    padding: 1.5em;
  }

  .land-h1 {
    width: 410px;
    font-size: 2.4em;
  }

  .preis-h2 {
    font-size: 2.25em;
  }

  .preis-grid {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .land-headline-holder.relativ {
    grid-column-gap: .78125em;
    grid-row-gap: .78125em;
  }

  .landing-page.hero {
    padding-top: 2em;
  }

  .faq-drop {
    padding-left: 1em;
    padding-right: 1em;
  }

  .preise-h2 {
    text-align: left;
  }

  .cta-h2 {
    font-size: 2em;
  }

  .cta-h2.last {
    font-size: 1.75em;
  }

  .preis-p {
    text-align: left;
  }

  .preis-frage-holder {
    padding-left: 1em;
    padding-right: 1em;
  }

  .trusted-by-grid {
    grid-column-gap: .78125em;
    place-items: center;
    width: 100%;
    max-width: 320px;
  }

  .preis-txt-dropdown {
    white-space: pre-line;
    margin-left: 1em;
    margin-right: .5em;
  }

  .land-p {
    font-size: 1.4em;
  }

  .faq-toggle {
    padding: 1.5em 1em;
  }

  .faq-toggle.w--open {
    padding-left: 1em;
    padding-right: 1em;
  }

  .trusted-img.kiki {
    width: 63px;
  }

  .trusted-img.sparkasse {
    width: 60%;
  }

  .brand {
    justify-content: flex-start;
  }

  .brand.w--current {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-logo-img {
    width: 12.5em;
  }

  .footer {
    padding-left: 2em;
    padding-right: 2em;
  }

  .trademark.black.home {
    font-size: .9em;
  }

  .background-gradient {
    width: 97.5%;
    height: 20em;
  }

  .step-grid {
    grid-template-columns: 1fr;
    place-items: center stretch;
  }

  .step-ben-img.big {
    width: 100%;
  }

  .step-txt-ben {
    margin-left: 8%;
    font-size: 1.2em;
  }

  .step-txt-ben.less {
    margin-left: 5.5%;
  }

  .value-left {
    padding: 3em 1.5em;
  }

  .ben-right {
    min-height: 20em;
  }

  .slide-holder {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr;
  }

  .slide-img-holder {
    aspect-ratio: 2 / 3;
    border-left-style: none;
    border-right-style: none;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-img-holder.last {
    border-right-style: none;
  }

  .slide-img-holder.bigger {
    min-height: 20em;
    max-height: 20em;
  }

  .slider-img._1 {
    object-position: 50% 80%;
  }

  .slider-img.right {
    object-position: 80% 50%;
  }

  .slider-h2 {
    font-size: 2em;
  }

  .slide-txt {
    font-size: 1.45em;
  }

  .form_radio-content {
    height: 100%;
    padding: 1.5em .5em;
  }

  .form_radio-columns {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    width: 100%;
  }

  .form_radio-columns._2-neu {
    width: 100%;
  }

  .text-field {
    border-radius: .25em;
  }

  .checkbox-label {
    margin-left: 1.5em;
  }

  .form-h2 {
    font-size: 1.75em;
  }

  .field-label, .field-label.center {
    font-size: 1.5em;
  }

  .field-label.small {
    font-size: 1.4em;
  }

  .form_radio-content-image-wrap.kalender {
    width: 60%;
  }

  .succes-hodler {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .erfolg-txt {
    width: auto;
    font-size: 1.25em;
    line-height: 1.5;
  }

  .team-holder._3._50 {
    width: 100%;
  }

  .team-txt {
    font-size: 1.5em;
  }

  .team-img-holder {
    width: 100%;
  }

  .team-h2 {
    align-self: flex-start;
  }

  .team-5-grid {
    grid-template-columns: 1fr;
    align-items: center;
  }

  .team-txt-holder {
    height: auto;
  }

  .vorher-nachher {
    width: 7em;
    padding: .5em .75em;
    transform: translate(-50%);
  }

  .vorher-nachher-txt {
    font-size: 1.35em;
  }

  .testimonial {
    width: 100%;
  }

  .testimonial.less {
    width: 90%;
  }

  .uitlity-grid {
    grid-row-gap: 3em;
  }

  ._404-h1 {
    width: 100%;
  }

  ._404-holder {
    left: 10px;
  }

  ._404-p {
    width: 90%;
    font-size: 4vw;
  }

  .erfolg-step-text-holder {
    margin-left: 1em;
  }

  .line-erfolg {
    height: 5.5em;
  }

  .line-erfolg.dark.long {
    height: 6em;
  }

  .righ-erfolg-holder {
    width: 100%;
  }

  .land-p-spacer {
    margin-top: .78125em;
  }

  .circle-holder-benefits {
    width: 17.5%;
    padding: 2.5%;
  }

  .mobile-holder-logos {
    grid-column-gap: .78125em;
    grid-row-gap: .78125em;
    width: 65%;
    display: flex;
  }

  .arrow-lottie {
    right: -4.25em;
  }

  .btn-holder-neu {
    flex-direction: column;
    align-items: stretch;
  }

  .btn-holder-neu.main {
    margin-top: 1.5625em;
  }

  .review-span.smaller {
    font-size: .8em;
  }

  .sub-head-kontakt {
    font-size: 1.215em;
  }

  .multi-form-grid, .multi-form-grid._4 {
    width: 100%;
  }

  .multi-step-form.home {
    padding: 2em 1em;
  }

  .multi-h1 {
    font-size: 2em;
  }

  .multi-form-datenschutz {
    flex-direction: column;
  }

  .multi-form-datenschutz.last {
    align-items: flex-start;
  }

  ._3-holder {
    grid-template-columns: 1fr;
  }

  .team-bild-holder {
    width: 100%;
  }

  .bewertung-h1 {
    font-size: 1.75em;
  }

  .mobile {
    grid-column-gap: 1.5625em;
    grid-row-gap: 1.5625em;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blue {
    color: var(--baby-blau);
  }

  .btn-txt-holder {
    grid-column-gap: .78125em;
    grid-row-gap: .78125em;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .btn-bullet-holder {
    justify-content: center;
    align-items: center;
  }

  .fs-consent_banner {
    padding: 2em 1em;
    bottom: 0%;
    right: 0%;
  }

  .fs-consent_banner_buttons {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
  }

  .fs-consent_prefs_heading {
    font-size: 1rem;
  }

  .check-hero-holder {
    grid-column-gap: .25em;
    grid-row-gap: .78125em;
    grid-template-columns: 1fr 1fr;
  }

  .check-hero, .check-hero._2 {
    justify-content: center;
    align-items: center;
  }

  .check-hero.below {
    width: auto;
  }

  .hero-txt {
    font-size: 1.3em;
  }

  .markt-holder.below {
    width: 100%;
  }

  .markt-grid {
    grid-template-columns: 1fr;
    width: 90%;
  }

  .euro-holder, .f-rderung-holder {
    padding: 1em;
  }

  .garantie-h3 {
    font-size: 1.75em;
  }

  .kfw-h4 {
    font-size: 1.5em;
  }

  .grantie-h2 {
    font-size: 2em;
  }

  .gantie-holder-second {
    flex-flow: column;
  }

  .garantie-style {
    padding: 2em;
  }

  .garantie-txt {
    font-size: 1.5em;
  }

  .euro-img {
    width: 4em;
  }
}

#w-node-_50891414-2a09-6966-884d-fe9652b4757c-2f143c49, #w-node-d721d7bc-92d2-fbcd-14ea-277217d6d4d8-2f143c49, #w-node-_6e83759e-9491-3855-e601-c050c1259d18-2f143c49, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c73-2f143c49, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c8d-2f143c49, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c3f-2f143c49, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c59-2f143c49, #w-node-_7a7e8c7b-e7c5-4b05-9ee3-3ef096edfc38-2f143c49, #w-node-_7a7e8c7b-e7c5-4b05-9ee3-3ef096edfc5c-2f143c49, #w-node-_7a7e8c7b-e7c5-4b05-9ee3-3ef096edfc80-2f143c49, #w-node-_7a7e8c7b-e7c5-4b05-9ee3-3ef096edfca4-2f143c49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed5cbe52-91cf-18d7-d104-fc8da9e0f5c5-a9e0f5ba, #w-node-ed5cbe52-91cf-18d7-d104-fc8da9e0f5c6-a9e0f5ba {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#welcher-umbau-interessiert-sie.w-node-_96d62516-f766-585f-ac83-281296a72b0c-96a72afa, #w-node-_1ab2312c-80e0-bcc6-755f-1be399ae34b8-2c6bf70c, #w-node-_55374229-6916-d58c-44bc-a8552c6bf70d-2c6bf70c, #w-node-_55374229-6916-d58c-44bc-a8552c6bf70f-2c6bf70c, #w-node-_75c67044-75a3-1feb-f854-466d600209e7-2c6bf70c, #w-node-_55374229-6916-d58c-44bc-a8552c6bf711-2c6bf70c, #w-node-_1d640152-354e-eb0d-9abe-481f491128c9-2c6bf70c, #w-node-ff35d566-9e72-9e1c-dfab-91195aa26d9a-5aa26d96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff35d566-9e72-9e1c-dfab-91195aa26d9e-5aa26d96 {
  place-self: center;
}

#w-node-ae51a562-7d7b-5a24-740a-abf8d9864af2-d9864aee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae51a562-7d7b-5a24-740a-abf8d9864af6-d9864aee {
  place-self: center;
}

#w-node-_106bd1e2-9cd1-6674-9f5d-8e2e065a4bd0-065a4bc4, #w-node-_106bd1e2-9cd1-6674-9f5d-8e2e065a4bf5-065a4bc4, #w-node-_106bd1e2-9cd1-6674-9f5d-8e2e065a4c1a-065a4bc4, #w-node-_106bd1e2-9cd1-6674-9f5d-8e2e065a4c38-065a4bc4, #w-node-_3762610f-7578-0783-b295-fcc16f90c150-6f90c13a, #w-node-dfdc0058-f509-5866-0801-c18df4dab7d5-f4dab7d2, #w-node-dfdc0058-f509-5866-0801-c18df4dab7ed-f4dab7d2, #w-node-_60ca4077-bd93-fe5b-973a-3b62a3776817-a3776814, #w-node-_60ca4077-bd93-fe5b-973a-3b62a3776819-a3776814, #w-node-_4bc4c2fe-75d8-f162-7b07-7a392c769b51-2c769b4e, #w-node-_4bc4c2fe-75d8-f162-7b07-7a392c769b62-2c769b4e, #w-node-_70409cd1-d656-b95d-068e-23ed0fa4ac7c-0fa4ac78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_70409cd1-d656-b95d-068e-23ed0fa4ac83-0fa4ac78 {
  place-self: center;
}

#w-node-fc58bfac-7f47-b1aa-b954-a1c0cff29c12-cff29c0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-fc58bfac-7f47-b1aa-b954-a1c0cff29c1d-cff29c0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc58bfac-7f47-b1aa-b954-a1c0cff29c1e-cff29c0f, #w-node-fc58bfac-7f47-b1aa-b954-a1c0cff29c2a-cff29c0f, #w-node-fc58bfac-7f47-b1aa-b954-a1c0cff29c36-cff29c0f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#welcher-umbau-interessiert-sie.w-node-_7ee743c9-117f-d5e1-a474-8026fc793187-2f143c75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f92f2e4-a8c5-3152-d09a-32d249e53ff4-2f143c75, #w-node-_8f92f2e4-a8c5-3152-d09a-32d249e53ff5-2f143c75 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_22618d78-1c4a-8cfc-fd46-c49bb2d3dc02-b2d3dbe8, #w-node-_22618d78-1c4a-8cfc-fd46-c49bb2d3dc07-b2d3dbe8, #w-node-_22618d78-1c4a-8cfc-fd46-c49bb2d3dc0c-b2d3dbe8, #welcher-umbau-interessiert-sie.w-node-_1fc3e3c2-b11d-b1ed-8d9c-2d85c97fdfbb-c97fdfaa, #w-node-a6fd50ca-150e-1cbe-c433-a4f917ea547c-2f143ca2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6fd50ca-150e-1cbe-c433-a4f917ea5485-2f143ca2 {
  place-self: center;
}

#welcher-umbau-interessiert-sie.w-node-d47302fb-3b61-3c9a-c2e2-4570f00e3f6c-2f143ca3, #wann-soll-der-umbau-starten.w-node-e424ee3a-a1c4-9d7f-189e-488234add858-2f143ca4, #wie-stehen-sie-zur-wohnung.w-node-e44b44f1-731a-2b9f-3d88-12218ff53309-2f143ca5, #w-node-_50891414-2a09-6966-884d-fe9652b4757c-2f143ca8, #w-node-d721d7bc-92d2-fbcd-14ea-277217d6d4d8-2f143ca8, #w-node-_6e83759e-9491-3855-e601-c050c1259d18-2f143ca8, #w-node-_2bbc2860-89ac-b62a-814a-4acce5b1a676-2f143ca8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c51d233-e4e6-8000-57cf-a6c7b2cfc747-2f143ca8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_7af91c08-f62b-760c-8eaf-b80d4f53387e-2f143ca8, #w-node-_213bf076-8596-b23f-ca0c-7afc1e0eff6f-2f143ca8, #w-node-_0cbcc597-f9ed-3f1a-3280-f555771a29c8-2f143ca8, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c73-2f143ca8, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c8d-2f143ca8, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c3f-2f143ca8, #w-node-_9ba9a601-5107-d9c0-b66a-af51c8673c59-2f143ca8, #w-node-_47493b4b-6c1d-3c4c-1dc2-9ba6faab432a-2f143ca8, #w-node-_47493b4b-6c1d-3c4c-1dc2-9ba6faab434b-2f143ca8, #w-node-_47493b4b-6c1d-3c4c-1dc2-9ba6faab436c-2f143ca8, #w-node-_47493b4b-6c1d-3c4c-1dc2-9ba6faab438e-2f143ca8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #welcher-umbau-interessiert-sie.w-node-_96d62516-f766-585f-ac83-281296a72b0c-96a72afa {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae8d2b6e-64df-e469-5e35-149d9b1e6d46-b110ceae {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #welcher-umbau-interessiert-sie.w-node-_7ee743c9-117f-d5e1-a474-8026fc793187-2f143c75, #welcher-umbau-interessiert-sie.w-node-_1fc3e3c2-b11d-b1ed-8d9c-2d85c97fdfbb-c97fdfaa, #welcher-umbau-interessiert-sie.w-node-d47302fb-3b61-3c9a-c2e2-4570f00e3f6c-2f143ca3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3c6ee5f4-33cb-b325-eb2d-ab7fc916cbfd-2f143c49 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3c6ee5f4-33cb-b325-eb2d-ab7fc916cc05-2f143c49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1018ada2-98a0-6eaf-437a-bc19fc748fd1-2f143c49, #w-node-_3762610f-7578-0783-b295-fcc16f90c153-6f90c13a, #w-node-dfdc0058-f509-5866-0801-c18df4dab7ed-f4dab7d2, #w-node-_60ca4077-bd93-fe5b-973a-3b62a3776817-a3776814, #w-node-_4bc4c2fe-75d8-f162-7b07-7a392c769b62-2c769b4e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3d1d9ec9-c642-5972-9dee-574c3c3237db-2f143ca8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3d1d9ec9-c642-5972-9dee-574c3c3237e3-2f143ca8, #w-node-_0c51d233-e4e6-8000-57cf-a6c7b2cfc747-2f143ca8, #w-node-_0cbcc597-f9ed-3f1a-3280-f555771a29c8-2f143ca8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1018ada2-98a0-6eaf-437a-bc19fc748fd1-2f143ca8 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3c6ee5f4-33cb-b325-eb2d-ab7fc916cbfd-2f143c49 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3c6ee5f4-33cb-b325-eb2d-ab7fc916cc05-2f143c49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_140130c6-0230-62c0-8dcb-8cc4238653b4-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc4238653c2-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc4238653cd-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc4238653db-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc4238653e9-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc423865413-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc423865461-2f143c49, #w-node-_140130c6-0230-62c0-8dcb-8cc42386546f-2f143c49 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff35d566-9e72-9e1c-dfab-91195aa26dab-5aa26d96, #w-node-ae51a562-7d7b-5a24-740a-abf8d9864b03-d9864aee, #w-node-_70409cd1-d656-b95d-068e-23ed0fa4ac90-0fa4ac78 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ae8d2b6e-64df-e469-5e35-149d9b1e6d46-b110ceae, #w-node-ca2b67a2-ab1e-f486-1578-da7bcb141e2a-cb141e1c, #w-node-bc623ed9-2a8f-6a18-649f-9d1768a4940e-cb141e1c, #w-node-_60a7672d-9c8c-b62f-e874-c44491b8fe65-cb141e1c, #w-node-_127d5bdb-23be-e002-2b76-bed13f4fe70a-cb141e1c, #w-node-_127d5bdb-23be-e002-2b76-bed13f4fe715-cb141e1c, #w-node-ac4a6187-c26b-09ff-5492-386769615c56-cb141e1c, #w-node-a99fbd52-a29d-aff6-63f4-e91fd9bc1545-cb141e1c, #w-node-f8159002-9017-512d-6a80-72f5708e07c0-cb141e1c, #w-node-_9c772e8b-aca6-16ec-f143-059d59fc597a-cb141e1c, #w-node-b6fc6080-01b1-7ac9-1ddf-62da014a6926-cb141e1c, #w-node-_706a4ad5-8dad-59fe-2e58-b4de6d7cfb97-cb141e1c, #w-node-b6fd6553-812c-82ec-4930-1e9e3cfe5891-cb141e1c, #w-node-bc30a4c6-b015-e626-fd39-9dedddd18b5e-2f143ca2, #w-node-_9edc0a8a-3d99-86b8-3ec2-a01eebeb52a7-2f143ca2, #w-node-_7c222a3b-c0e7-b790-f1ff-6ed745fdaacd-2f143ca2, #w-node-_3d1d9ec9-c642-5972-9dee-574c3c3237db-2f143ca8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3d1d9ec9-c642-5972-9dee-574c3c3237e3-2f143ca8, #w-node-_9bdab541-1472-3584-ef61-0a9fb800a2eb-2f143ca8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0c51d233-e4e6-8000-57cf-a6c7b2cfc747-2f143ca8, #w-node-_0cbcc597-f9ed-3f1a-3280-f555771a29c8-2f143ca8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Inter 5';
  src: url('../fonts/Inter-Regular-5.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Futura Medium';
  src: url('../fonts/medium-futura.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}