.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.cta.cta-header.eng {
  width: 60px;
  padding-top: 22px;
  border-color: #5ac7f2;
  background-color: #5ac7f2;
}
.cta {
  display: block;
  width: 208px;
  height: 60px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.cta.cta-header.eng:hover {
  border-color: #36a9e1;
  background-color: #36a9e1;
}
.cta.cta-header {
  display: block;
  width: 220px;
  height: 60px;
  padding-top: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #ae35b7;
  background-color: #ae35b7;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}

.cta.cta-header:hover {
  border-color: #7b217e;
  background-color: #7b217e;
  color: #fff;
}

.cta.cta-header.cta-mobile {
  width: 100%;
  font-size: 23px;
}

.cta.cta-header.eng {
  width: 60px;
  padding-top: 22px;
  border-color: #5ac7f2;
  background-color: #5ac7f2;
}

.cta.cta-header.eng:hover {
  border-color: #36a9e1;
  background-color: #36a9e1;
}
.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}



.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

body {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}

h1 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 86px;
  line-height: 96px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 76px;
  line-height: 86px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 54px;
  line-height: 66px;
  font-weight: 700;
  letter-spacing: -0.2px;
}

h4 {
  margin-top: 0px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #585858;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  font-family: Josefinsans;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

a {
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 14px;
  line-height: 24px;
  list-style-type: none;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 50px;
  background-image: url('../images/check-blue.svg');
  background-position: 0% 3%;
  background-size: 20px;
  background-repeat: no-repeat;
}

img {
  display: block;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #404cff;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 300;
}

.paragraph-small {
  padding-bottom: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.paragraph-small.blue-paragraph {
  display: none;
  margin-bottom: 40px;
  color: #fff;
}

.paragraph-small.grey-text.for-text {
  display: none;
  margin-bottom: 30px;
}

.paragraph-small.footer-paragraph {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph-small._2 {
  display: none;
  width: 800px;
  margin-top: 8px;
  text-align: center;
}

.paragraph-small.imr {
  padding-top: 27px;
  font-weight: 400;
}

.underline-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.underline-link:hover {
  padding-bottom: 5px;
  border-bottom-color: #fff;
  letter-spacing: 1px;
}

.underline-link.blue-link {
  display: none;
  padding-bottom: 5px;
  border-bottom-color: #404cff;
  color: #404cff;
  font-size: 14px;
  line-height: 24px;
}

.underline-link.blue-link:hover {
  display: inline;
  padding-bottom: 0px;
  border-bottom-color: transparent;
}

.big-container {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.big-container.faq {
  display: block;
}

.banner-wrap {
  max-width: 1563px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
}

.banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('https://www.livus.de/wp-content/themes/Astra-Child-theme-for-Livus/2022-design-assets/images/Header_BG_BubbleDubble.png');
    background-position: 0% 100%;
    background-size: 1197px;
    background-repeat: no-repeat;
}

/*.banner.siegen {
  margin-top: -118px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}*/

.banner.siegen.neu {
  margin-top: -47px;
}

.banner.siegen.faq {
  display: none;
}

.banner.siegen.imr {
  display: none;
}

.banner-blue {
  position: relative;
  z-index: 11;
  display: -ms-grid;
  display: grid;
  width: 60%;
  max-width: 764px;
  padding: 206px 100px 240px 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/Shape-3-bubble-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

/*.banner-blue.faq {
  width: 35%;
  padding: 242px 102px 229px;
  background-size: 70%;
}*/

.hero-heading {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
}

.hero-heading.siegen {
  padding-top: 0px;
  font-size: 66px;
  line-height: 84px;
}

.hero-heading.siegen.neu {
  display: block;
  text-align: center;
}

.banner-paragraph {
  display: block;
  max-height: none;
  min-height: 20px;
  margin-right: 10%;
  margin-bottom: 35px;
  margin-left: 10%;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.banner-cta-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner-cta-holder.list {
  display: none;
}

.banner-yellow {
  position: relative;
  z-index: 10;
  width: 70%;
  max-width: 1140px;
  margin-bottom: -15%;
  margin-left: -25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/*.banner-yellow.faq {
  width: 50%;
  margin-bottom: -3%;
  margin-left: -15%;
}*/

.sub-banner-section {
  padding-top: 97px;
  padding-right: 20px;
  padding-left: 20px;
}

.sub-banner-section.landingpage {
  padding-top: 0px;
}

.sub-banner-section.faq {
  padding-top: 49px;
}

.sub-banner-content {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 20px;
}

.sub-banner-content.landingpage {
  padding-top: 9px;
}

.sub-banner-content.faq {
  margin-top: -58px;
  padding-top: 0px;
}

.sub-banner-content.faq.imr {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub-banner-holder {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-banner-holder.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-banner-holder.faq.ipr {
  margin-top: 20px;
}

.sub-banner-left {
  display: block;
  width: 30%;
}

.sub-banner-left.faq {
  display: none;
}

.sub-banner-right {
  width: 65%;
}

.sub-banner-right.faq {
  width: 75%;
  margin-top: 0px;
}

.sub-banner-right.faq.ipr {
  width: 85%;
}

.sub-banner-right-box {
  position: relative;
  padding-left: 60px;
}

.sub-banner-right-box.middle {
  margin-top: 40px;
  margin-bottom: 40px;
}

.sub-banner-right-box.middle.faq {
  display: none;
}

.sub-banner-right-box.faq {
  display: block;
}

.paragraph {
  margin-bottom: 30px;
}

.video-link {
  position: relative;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #404cff;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.sub-banner-right-box-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.sub-banner-right-box-icon.imr {
  padding-top: 8px;
}

.sub-banner-right-box-icon.imr.mobile.haft {
  padding-top: 1119px;
}

.sub-banner-right-box-icon.imr.mobile.daten {
  padding-top: 2107px;
}

.standorte-section {
  padding-right: 21px;
  padding-left: 21px;
}

.standorte-section.faq {
  display: none;
}

.slider-content {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 21px;
  padding-bottom: 20px;
}

.slider-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-bottom: 19px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Yellow_Shape-4-copy.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 344px;
  min-height: 774px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.slide-nav {
  display: block;
}
.cta {
  display: block;
  width: 208px;
  height: 60px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.slider-mask {
  overflow: visible;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.slider-image {
  width: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #942c99;
}

.slider-image.essen {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-image.siegen {
  background-color: #623192;
}

.slider-image.magdeburg {
  background-color: #36a9e1;
}

.slider-image.bonn {
  background-color: #8d8d8d;
}

.slider-image.berlin-nord {
  background-color: #ffde00;
}

.slider-image.berlin-mitte {
  background-color: #ff9a00;
}

.slider-image.berlin-kreuz {
  background-color: #e6007e;
}

.slider-left-arrow {
  width: 55px;
  height: 54px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  background-image: url('../images/blue_slider-left-btn2x.png');
  background-position: 50% 50%;
  background-size: 55px;
  background-repeat: no-repeat;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-right-arrow {
  width: 56px;
  height: 55px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  background-image: url('../images/blue_slider-right-btn2x.png');
  background-position: 50% 50%;
  background-size: 55px;
  background-repeat: no-repeat;
}

.slider-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-text-wrap {
  width: auto;
  max-width: 1034px;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
}

.no-margin-bottom {
  display: none;
  margin-bottom: 0px;
}

.vorteil-section {
  position: static;
  z-index: 9999;
  display: block;
  width: 1920px;
  height: 1200px;
  max-height: none;
  margin-top: -69px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/Bild_white-4-blue.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(174, 53, 183, 0.96)), color-stop(86%, transparent)), url('../images/IMG_20211004_131451.jpg');
  background-image: url('../images/Bild_white-4-blue.svg'), linear-gradient(180deg, rgba(174, 53, 183, 0.96), transparent 86%), url('../images/IMG_20211004_131451.jpg');
  background-position: 50% 0%, 0px 0px, 35% 0%;
  background-size: cover, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  background-attachment: scroll, scroll, fixed;
}

.vorteil-section.mobile.faq {
  display: none;
  margin-top: 76px;
}

.content-4 {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 180px;
  padding-bottom: 370px;
}

.white-text {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.white-paragraph {
  display: none;
  width: 36%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.blue-holder {
  position: relative;
  margin-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blue-heading {
  display: none;
  margin-bottom: 25px;
  color: #fff;
}

.white-big-bubble {
  position: relative;
  display: block;
  margin-top: -27%;
  margin-bottom: 0px;
  padding: 14% 10% 2%;
  background-image: url('../images/white-bg.png');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.cta.cta-header.eng {
  width: 60px;
  padding-top: 22px;
  border-color: #5ac7f2;
  background-color: #5ac7f2;
}

.cta.cta-header.eng:hover {
  border-color: #36a9e1;
  background-color: #36a9e1;
}

.grey-text {
  color: #585858;
  text-align: center;
}

.grey-text.small-width {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.small-white-bubble {
  position: absolute;
  left: auto;
  top: 1%;
  right: 7%;
  bottom: auto;
  display: none;
  padding: 50px 70px 100px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Untitled-1.png');
  background-position: 50% 0%;
  background-size: 197px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.banner-blue-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.kontakt-section {
  margin-top: 66px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.kontakt-section.landingpage {
  margin-top: 271px;
}

.kontakt-section.landingpage.unten {
  margin-top: 163px;
}

.kontakt-section.landingpage.unten.mobile {
  margin-top: 344px;
}

.kontakt-section.landingpage.unten.mobile._2 {
  margin-top: 261px;
}

.kontakt-section.landingpage.faq {
  margin-top: 20px;
}

.kontakt-section.faq {
  margin-top: 200px;
}

.price-content {
  max-width: 1050px;
  margin-top: -55px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
}

.price-content.faq {
  display: none;
}

.heading-3 {
  margin-bottom: 0px;
}

.heading-3.for-heading {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.border-box {
  display: none;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 9% 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/border-colors.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cta-termin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 70px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  background-color: #ae35b7;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.cta-termin.purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 60px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #7b217e;
  font-size: 14px;
}

.cta-termin.purple:hover {
  background-color: #5ac7f2;
  color: #fff;
}

.cta-termin.blue {
  background-color: #404cff;
  box-shadow: 0 6px 20px 4px rgba(64, 76, 255, 0.41);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cta-termin.blue:hover {
  box-shadow: none;
}

.cta-termin.blue.center {
  background-color: #404cff;
  box-shadow: 0 15px 20px 0 rgba(64, 76, 255, 0.2);
  color: #fff;
  font-size: 14px;
}

.cta-termin.blue.center:hover {
  box-shadow: none;
}

.cta-termin.blue.protected-page {
  width: 386px;
  background-color: #404cff;
  box-shadow: 0 15px 20px 0 rgba(64, 76, 255, 0.2);
  color: #fff;
  font-size: 14px;
}

.cta-termin.blue.protected-page:hover {
  box-shadow: none;
}

.cta-termin.cta-header {
  display: block;
  width: 220px;
  height: 60px;
  padding-top: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #ae35b7;
  background-color: #ae35b7;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}

.cta-termin.cta-header:hover {
  border-color: #7b217e;
  background-color: #7b217e;
  color: #fff;
}

.cta-termin.cta-header.cta-mobile {
  width: 100%;
  font-size: 23px;
}

.cta-termin.cta-header.eng {
  display: block;
  width: 60px;
  padding-top: 22px;
  border-color: #5ac7f2;
  background-color: #5ac7f2;
}

.cta-termin.cta-header.eng:hover {
  border-color: #36a9e1;
  background-color: #36a9e1;
}

.cta-termin.cta-header.eng.lp {
  display: none;
}

.cta-termin.cta-header.eng.lp.faq {
  display: none;
}

.cta-termin.cta-header.siegen {
  width: 260px;
}

.cta-termin.cta-header.siegen.mobile {
  display: none;
}

.cta-termin.cta-form {
  width: 166px;
  height: 48px;
  background-color: #404cff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 14px;
  line-height: 51px;
}

.cta-termin.cta-form:hover {
  background-color: #2d38d2;
}

.cta-termin.cta-form.center {
  margin-right: auto;
  margin-left: auto;
}

.footer-section {
  position: relative;
  z-index: 100;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/Shape-4-footer.svg');
  background-position: 50% 0%;
  background-size: 1919px;
  background-repeat: no-repeat;
}

.footer-section.landingpage {
  margin-top: 0px;
}

.footer-section.landingpage.new {
  margin-top: 34px;
}

.footer-section.landingpage.new.mobile {
  margin-top: 58px;
}

.footer-content {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.footer-brand {
  display: inline-block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-brand.w--current {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: padding-bottom 300ms ease;
  transition: padding-bottom 300ms ease;
  text-align: center;
}

.social-link:hover {
  padding-bottom: 10px;
  line-height: 40px;
}

.social-link.green {
  background-color: #ae35b7;
}

.social-link.pink {
  background-color: #5ac7f2;
}

.social-link.yellow {
  display: none;
  background-color: #fcba5b;
}

.social-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3%;
  margin-left: 3%;
}

.footer-link-block.margins {
  margin-right: 1%;
  margin-left: 4%;
}

.footer-links-wrap {
  display: none;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: none;
}

.yellow-link {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fcba5b;
  text-decoration: none;
}

.yellow-link:hover {
  color: rgba(252, 186, 91, 0.7);
}

.green-link {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #76e0d5;
  text-decoration: none;
}

.green-link:hover {
  color: rgba(118, 224, 213, 0.7);
}

.banner-section {
  position: static;
  display: block;
}

.blue-column-1 {
  width: 30%;
}

.blue-column-2 {
  width: 45%;
  margin-top: -1px;
  margin-bottom: 392px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.blue-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.price-for-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-for-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 123px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.price-for-holder.faq {
  display: none;
}

.price-for-box {
  display: block;
  width: 30%;
  text-align: center;
}

.price-for-box.margin-mobile {
  display: block;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar_objekt_siegen {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: inline-block;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  text-decoration: none;
}

.nav-link:hover {
  padding-bottom: 5px;
  border-bottom-color: #000;
}

.nav-link.smaller {
  position: static;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 26px;
}

.hotline {
  display: block;
  margin-left: 45px;
}

.hotline.siegen-landingpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hamburger-button {
  display: none;
  width: 40px;
  height: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hamburger-button.close {
  position: fixed;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  z-index: 9002;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top-line {
  width: 100%;
  height: 3px;
  background-color: #f11f73;
}

.middle-line {
  width: 100%;
  height: 3px;
  background-color: #f98a23;
}

.bottom-line {
  width: 100%;
  height: 3px;
  background-color: #55d2c3;
}

.nav-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9004;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.nav-mobile-link {
  color: #000;
  font-size: 50px;
  line-height: 60px;
  text-decoration: none;
}

.eng-header {
  display: none;
  margin-bottom: 40px;
}

.small-red-bubble {
  position: absolute;
  left: 2%;
  top: 11%;
  display: none;
}

.green-top-bubble {
  position: absolute;
  top: -2.5%;
  right: 0%;
  z-index: 5;
  display: none;
}

.small-blue-bubble {
  position: absolute;
  top: 4%;
  right: 5%;
}

.small-blue-bubble.faq {
  margin-top: 60px;
}

.red-bubble {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 12;
  margin-top: 366px;
  margin-right: -28px;
}

.small-green-bubble {
  position: absolute;
  top: 17%;
  right: 3%;
}

.small-green-bubble.faq {
  margin-top: 18px;
}

.bubbles-colors {
  position: absolute;
  top: 37%;
  right: 17%;
  display: none;
}

.video-paragraph {
  display: inline-block;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-video-span {
  color: #000;
}

.text-video-span-blue {
  display: block;
  color: #404cff;
}

.green-top-left-bubble {
  position: absolute;
  top: 15%;
  z-index: -1;
  margin-top: 677px;
}

.yellow-top-right-bubble {
  position: absolute;
  top: 30%;
  right: 0%;
  z-index: -1;
  margin-top: 1145px;
  margin-right: -31px;
}

.yellow-top-right-bubble.faq {
  top: 91%;
}

.yellow-top-right-bubble.faq.impr {
  margin-top: 3500px;
}

.green-bottom-left-bubble {
  position: absolute;
  bottom: 10%;
  z-index: -1;
  display: none;
}

.yellow-bottom-right-bubble {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  margin-top: 0px;
  padding-top: 0px;
}

.play-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 30px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/Shape-8.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  box-shadow: 0 20px 30px 0 rgba(64, 76, 255, 0.1);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.video-arrow-right {
  display: inline-block;
  margin-bottom: -30px;
}

.form-holder {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 5% 17% 5% 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/form-bg.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-style: normal;
}

.form-heading {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #404cff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.form-input {
  width: 375px;
  height: 60px;
  margin-bottom: 20px;
  padding: 0px;
  border-radius: 28px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 60px;
  font-weight: 400;
  text-indent: 40px;
}

.close-button {
  position: absolute;
  left: auto;
  top: 40px;
  right: 40px;
  bottom: auto;
  width: 40px;
  height: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.style-guide-licensing-holder {
  padding: 5%;
}

.title-holder {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.title-holder.top {
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-color-1 {
  width: 22%;
  height: 50px;
  background-color: #404cff;
}

.main-color-2 {
  width: 22%;
  height: 50px;
  background-color: #f856aa;
}

.main-color-3 {
  width: 22%;
  height: 50px;
  background-color: #fcba5b;
}

.colors-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main-color-4 {
  width: 22%;
  height: 50px;
  background-color: #76e0d5;
}

.button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-color-5 {
  width: 22%;
  height: 50px;
  background-color: #585858;
}

.main-color-6 {
  width: 22%;
  height: 50px;
  background-color: #f98820;
}

.main-color-7 {
  width: 22%;
  height: 50px;
  background-color: #fdd996;
}

.main-color-8 {
  width: 22%;
  height: 50px;
  background-color: #f1fcfb;
}

.blue {
  color: #404cff;
}

.small-bubble-holder {
  width: 80%;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-holder {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.content-holder.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcba5b;
}

.content-holder.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fcba5b;
}

.content-holder.left-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.links-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-holder {
  position: relative;
  margin-top: 60px;
  margin-bottom: 100px;
}

.block-holder.top {
  margin-top: 0px;
}

.underline {
  text-decoration: underline;
}

.half {
  width: 48%;
}

.slide-1 {
  width: 344px;
  margin-right: 20px;
  border: 1px none #000;
  border-radius: 0px;
}

.center {
  display: block;
  color: #000;
  text-align: center;
}

.center.home {
  color: #000;
}

.center.lp {
  color: #000;
}

.imput {
  width: 386px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0px;
  border-radius: 28px;
  line-height: 60px;
  font-weight: 400;
  text-indent: 40px;
}

.lock {
  width: 100px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.not-found {
  width: 100px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

._404-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._404-page-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.form-success-message {
  margin-top: 20%;
  margin-bottom: 20%;
  padding-right: 20%;
  padding-bottom: 10px;
  padding-left: 20%;
  background-color: transparent;
}

.form-error-message {
  padding-top: 20px;
  padding-left: 20px;
  background-color: transparent;
  color: #404cff;
}

.white-list-item {
  margin-bottom: 35px;
  background-image: url('../images/check.svg');
  color: #fff;
}

.asset-style-guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-links-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-link-wrap {
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d9dbff;
}

.image-style-guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-7 {
  margin: 0px 0px 20px -100px;
  padding-right: 0px;
  padding-left: 0px;
}

.stadt {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 38px;
  padding-bottom: 0px;
  padding-left: 26px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
}

.stadt.strasse {
  display: block;
  padding-top: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.stadt.strasse.lp {
  display: none;
}

.stadt.lp {
  display: none;
}

.image {
  display: block;
  overflow: visible;
  border-radius: 16px;
}

.slider-text {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.image-2 {
  margin-top: 80px;
}

.heading-8 {
  margin-top: 10px;
}

.text-block {
  margin-top: 11px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.list {
  font-size: 22px;
}

.slide-2 {
  width: 344px;
  margin-right: 20px;
}

.slide-3 {
  width: 344px;
  margin-right: 20px;
}

.slide-4 {
  width: 344px;
  margin-right: 20px;
}

.slide-5 {
  width: 344px;
  margin-right: 20px;
}

.slide-6 {
  width: 344px;
  margin-right: 20px;
}

.slide-7 {
  width: 344px;
  margin-right: 20px;
}

.card-slider-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 344px;
  max-width: 92.5vw;
  min-height: 744px;
  padding-left: 0px;
  background-color: transparent;
}

.card-slider-mask {
  overflow: visible;
  width: 1500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.card-slider-slide-1 {
  width: 344px;
  height: 600px;
  margin-right: 20px;
  padding-top: 0px;
}

.card-slider-slide-1.lp {
  width: 600px;
}

.slide-9 {
  width: 344px;
}

.left-slider {
  width: 55px;
  height: 54px;
  margin-bottom: 467px;
  margin-left: -102px;
  background-image: url('../images/blue_slider-left-btn2x.png');
  background-position: 55px 54px;
  background-size: cover;
}

.right-slider {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: hidden;
  width: 55px;
  height: 54px;
  margin-right: -924px;
  margin-bottom: 467px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/blue_slider-right-btn2x.png');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-nav-2 {
  display: block;
  background-color: transparent;
}

.icon-3 {
  display: none;
  overflow: visible;
}

.icon-4 {
  display: none;
}

.standorte.w--open {
  margin-top: -17px;
  padding-bottom: 10px;
  background-color: #fff;
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link:hover {
  color: #ae35b7;
}

.dropdown-link-2 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-2:hover {
  color: #ae35b7;
}

.dropdown-link-3 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-3:hover {
  color: #ae35b7;
}

.dropdown-link-4 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-4:hover {
  color: #ae35b7;
}

.dropdown-link-5 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-5:hover {
  color: #ae35b7;
}

.dropdown-link-6 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-6:hover {
  color: #ae35b7;
}

.dropdown-link-7 {
  font-size: 13px;
  line-height: 12px;
}

.dropdown-link-7:hover {
  color: #ae35b7;
}

.button {
  display: none;
}

.image-3.faq {
  display: block;
}

.cta.warteliste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 30px;
  background-color: #8d8d8d;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.cta.warteliste:hover {
  background-color: #000;
}

.cta.warteliste._2 {
  width: 330px;
  height: 55px;
  margin-top: 32px;
  font-weight: 400;
}

.cta-holder-warteliste._2 {
  display: none;
}

.termin-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #ae35b7;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.termin-button:hover {
  background-color: #7b217e;
  mix-blend-mode: normal;
}

.termin-button.purple {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 20px;
}

.termin-button.purple:hover {
  background-color: #e6007e;
}

.termin-button.purple.short {
  width: 250px;
  margin-top: 40px;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-weight: 500;
}

.standorte-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 70px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  background-color: #ae35b7;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.standorte-button.purple {
  display: none;
  width: 240px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #7b217e;
  font-size: 14px;
}

.standorte-button.purple:hover {
  background-color: #5ac7f2;
  color: #fff;
}

.standorte-button.blue {
  background-color: #404cff;
  box-shadow: 0 6px 20px 4px rgba(64, 76, 255, 0.41);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.standorte-button.blue:hover {
  box-shadow: none;
}

.standorte-button.blue.center {
  background-color: #404cff;
  box-shadow: 0 15px 20px 0 rgba(64, 76, 255, 0.2);
  color: #fff;
  font-size: 14px;
}

.standorte-button.blue.center:hover {
  box-shadow: none;
}

.standorte-button.blue.protected-page {
  width: 386px;
  background-color: #404cff;
  box-shadow: 0 15px 20px 0 rgba(64, 76, 255, 0.2);
  color: #fff;
  font-size: 14px;
}

.standorte-button.blue.protected-page:hover {
  box-shadow: none;
}

.standorte-button.cta-header {
  display: block;
  width: 220px;
  height: 60px;
  padding-top: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #ae35b7;
  background-color: #ae35b7;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}

.standorte-button.cta-header:hover {
  border-color: #7b217e;
  background-color: #7b217e;
  color: #fff;
}

.standorte-button.cta-header.cta-mobile {
  width: 100%;
  font-size: 23px;
}

.standorte-button.cta-header.eng {
  width: 60px;
  padding-top: 22px;
  border-color: #5ac7f2;
  background-color: #5ac7f2;
}

.standorte-button.cta-header.eng:hover {
  border-color: #36a9e1;
  background-color: #36a9e1;
}

.standorte-button.cta-form {
  width: 166px;
  height: 48px;
  background-color: #404cff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 14px;
  line-height: 51px;
}

.standorte-button.cta-form:hover {
  background-color: #2d38d2;
}

.standorte-button.cta-form.center {
  margin-right: auto;
  margin-left: auto;
}

.untertitel-landingpage {
  display: block;
  overflow: visible;
  max-height: none;
  min-height: 20px;
  margin-right: 10%;
  margin-bottom: 1px;
  margin-left: 10%;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.untertitel-landingpage.neu {
  display: none;
}

.untertitel-landingpage.faq {
  display: none;
}

.telefon {
  display: block;
  width: 30%;
  text-align: center;
}

.telefon.margin-mobile {
  display: none;
}

.kontakt-gray-text {
  color: #585858;
  text-align: center;
}

.kontakt-gray-text.small-width {
  display: none;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.mietpreise-siegen {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}

.mietpreise-siegen.blue-paragraph {
  display: none;
  margin-bottom: 40px;
  color: #fff;
}

.mietpreise-siegen.grey-text.for-text {
  display: none;
  margin-bottom: 30px;
}

.mietpreise-siegen.footer-paragraph {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
}

.mietpreise-siegen.no-margin {
  display: none;
}

.grid {
  margin-top: 15px;
  grid-auto-flow: column;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 0.75fr 15px 2fr 15px 0.75fr;
  grid-template-columns: 0.75fr 2fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 0px none transparent;
}

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

.bold-text {
  font-size: 22px;
}

.text-block-4 {
  font-size: 12px;
}

.text-block-5 {
  padding-top: 20px;
  border-top: 2px solid #36a9e1;
  border-bottom: 2px solid #36a9e1;
  font-size: 16px;
}

.text-block-6 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #36a9e1;
  border-bottom: 2px solid #36a9e1;
  font-size: 16px;
}

.text-block-7 {
  border-bottom: 2px solid #36a9e1;
}

.text-block-8 {
  padding-top: 10px;
  border-bottom: 2px solid #36a9e1;
}

.text-block-9 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #36a9e1;
}

.text-block-10 {
  padding-top: 20px;
  border-top: 2px solid #36a9e1;
  border-bottom: 2px solid #36a9e1;
  border-radius: 2px;
  font-size: 16px;
}

.bildergallerie-siegen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 344px;
  max-width: 92.5vw;
  min-height: 744px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navbar_objekt_siegen-copy {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-siegen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-siegen-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-siegen-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar_objekt_siegen-copy-copy {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar_objekt_siegen-copy-copy.navbar-siegen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.banner-section-copy {
  position: static;
  display: block;
  overflow: visible;
}

.hotline-copy {
  display: block;
  margin-left: 45px;
}

.hotline-copy.siegen-landingpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.grid-2 {
  grid-column-gap: 39px;
  -ms-grid-columns: 16fr 1fr;
  grid-template-columns: 16fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-3 {
  display: none;
}

.grid-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.text-span {
  font-size: 10px;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
}

.heading-9 {
  font-size: 50px;
}

.heading-10 {
  font-size: 48px;
}

.heading-10.siegen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-left: 0px;
  font-size: 26px;
  line-height: 64px;
}

.footer-landingpage.faq {
  margin-top: 84px;
}

.image-4 {
  display: block;
}

.image-4.logo-mobile {
  display: none;
}

.heading-11 {
  margin-top: 27px;
  padding-top: 0px;
  font-style: normal;
}

.heading-11.imr {
  padding-top: 27px;
}

.heading-11.imr.large {
  font-size: 26px;
}

.bold-text-2 {
  display: block;
  margin-top: auto;
  padding-top: 0px;
}

.bold-text-2.neu {
  display: none;
}

.bold-text-2.t2 {
  display: block;
}

.bold-text-2.t2.warteliste {
  display: block;
  margin-top: 79px;
}

.field-label {
  display: none;
}

.text-field {
  width: 500px;
  height: 50px;
}

.field-label-2 {
  display: block;
  margin-top: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.field-label-2.neu {
  margin-top: 30px;
}

.text-field-2 {
  display: block;
  width: 500px;
  height: 55px;
  padding-left: 29px;
  border-radius: 40px;
  font-size: 16px;
}

.text-field-2.neu {
  display: none;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-2._1 {
  margin-top: 57px;
}

.submit-button {
  position: static;
  display: block;
  width: 200px;
  height: 55px;
  margin-top: 30px;
  padding-top: 9px;
  border-radius: 40px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}

.submit-button.neu {
  display: none;
}

.submit-button.neu.warteliste {
  display: none;
}

.submit-button.neu.warteliste._2 {
  display: none;
}

.form-block {
  display: block;
}

.abmeldung {
  display: -ms-grid;
  display: grid;
  margin-top: 138px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.abmeldung.t2 {
  margin-top: -119px;
}

.checkbox-label {
  font-size: 16px;
  text-transform: uppercase;
}

.checkbox-label-2 {
  width: 400px;
  margin-left: 18px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}

.checkbox {
  margin-top: 5px;
  margin-left: 0px;
  font-size: 20px;
}

.image-5 {
  display: none;
}

.italic-text {
  font-size: 26px;
  font-style: normal;
}

.bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 500;
}

.bold-text-7 {
  font-weight: 500;
}

.bold-text-8 {
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 500;
}

.bold-text-10 {
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.bold-text-12 {
  font-weight: 500;
}

.bold-text-13 {
  font-weight: 500;
}

.bold-text-14 {
  font-weight: 500;
}

.bold-text-15 {
  font-weight: 500;
}

.bold-text-16 {
  font-weight: 500;
}

.bold-text-17 {
  font-weight: 500;
}

.bold-text-18 {
  font-weight: 500;
}

.bold-text-19 {
  font-weight: 500;
}

.bold-text-20 {
  font-weight: 500;
}

.bold-text-21 {
  font-weight: 500;
}

.bold-text-22 {
  font-weight: 500;
}

.bold-text-23 {
  font-weight: 500;
}

.bold-text-24 {
  font-weight: 500;
}

.bold-text-25 {
  font-weight: 500;
}

.bold-text-26 {
  font-weight: 500;
}

.bold-text-27 {
  font-weight: 500;
}

.bold-text-28 {
  font-weight: 500;
}

.bold-text-29 {
  font-weight: 500;
}

.bold-text-30 {
  font-weight: 500;
}

.bold-text-31 {
  font-weight: 500;
}

.bold-text-32 {
  font-weight: 500;
}

.bold-text-33 {
  font-weight: 500;
}

.bold-text-34 {
  font-weight: 500;
}

.bold-text-35 {
  font-weight: 500;
}

.bold-text-36 {
  font-weight: 500;
}

.bold-text-37 {
  font-weight: 500;
}

.bold-text-38 {
  font-weight: 500;
}

.bold-text-39 {
  font-weight: 500;
}

.bold-text-40 {
  font-weight: 500;
}

.bold-text-41 {
  font-weight: 500;
}

.bold-text-42 {
  font-weight: 500;
}

.bold-text-43 {
  font-weight: 500;
}

.bold-text-44 {
  font-weight: 500;
}

.bold-text-45 {
  font-weight: 500;
}

.bold-text-46 {
  font-weight: 500;
}

.bold-text-47 {
  font-weight: 500;
}

.bold-text-48 {
  font-weight: 500;
}

.bold-text-49 {
  font-weight: 500;
}

.bold-text-50 {
  font-weight: 500;
}

.bold-text-51 {
  font-weight: 500;
}

.bold-text-52 {
  font-weight: 500;
}

.bold-text-53 {
  font-weight: 500;
}

.bold-text-54 {
  font-weight: 500;
}

.bold-text-55 {
  font-weight: 500;
}

.bold-text-56 {
  font-weight: 500;
}

.bold-text-57 {
  font-weight: 500;
}

.bold-text-58 {
  font-weight: 500;
}

.bold-text-59 {
  font-weight: 500;
}

.bold-text-60 {
  font-weight: 500;
}

.bold-text-61 {
  font-weight: 500;
}

.bold-text-62 {
  font-weight: 500;
}

.bold-text-63 {
  font-weight: 500;
}

.bold-text-64 {
  font-weight: 500;
}

.bold-text-65 {
  font-weight: 500;
}

.bold-text-66 {
  font-weight: 500;
}

.bold-text-67 {
  font-weight: 500;
}

.bold-text-68 {
  font-weight: 500;
}

.bold-text-69 {
  font-weight: 500;
}

.bold-text-70 {
  font-weight: 500;
}

.bold-text-71 {
  font-weight: 500;
}

.bold-text-72 {
  font-weight: 500;
}

.bold-text-73 {
  font-weight: 500;
}

.bold-text-74 {
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 70px;
    line-height: 80px;
  }

  h2 {
    font-size: 60px;
    line-height: 70px;
  }

  h3 {
    font-size: 45px;
    line-height: 55px;
  }

  .paragraph-small.blue-paragraph {
    margin-bottom: 30px;
  }

  .paragraph-small._2 {
    width: 600px;
  }

  .banner {
    margin-top: -26px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: 0% 100%;
    background-size: 80%;
  }

  .banner.siegen {
    margin-top: 0px;
  }

  .banner.siegen.neu.t2 {
    margin-top: -3px;
  }

  .banner-blue {
    width: 68%;
    max-width: 550px;
    /*padding: 15% 60px 15% 40px;*/
    background-image: url('../images/Shape-3-bubble-1.svg');
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .hero-heading {
    font-size: 60px;
    line-height: 70px;
    text-align: center;
  }

  .hero-heading.siegen {
    font-size: 45px;
    line-height: 50px;
  }

  .banner-paragraph {
    width: auto;
    min-height: auto;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }

  .banner-cta-holder {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .banner-yellow {
    width: 70%;
    margin-bottom: -18%;
    margin-left: -36%;
  }

  .sub-banner-section.landingpage {
    margin-top: -18px;
  }

  .sub-banner-section.faq {
    padding-left: 0px;
  }

  .sub-banner-content {
    padding-top: 89px;
    padding-bottom: 51px;
  }

  .sub-banner-holder {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sub-banner-right-box.middle {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .video-link {
    padding-bottom: 8%;
    background-image: none;
  }

  .sub-banner-right-box-icon.imr.mobile.haft {
    padding-top: 1285px;
  }

  .sub-banner-right-box-icon.imr.mobile.daten {
    padding-top: 2690px;
  }

  .standorte-section {
    margin-top: 24px;
  }

  .slider-content {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .slider-holder {
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-position: 50% 100%;
  }

  .slider-left-arrow {
    margin-top: auto;
    margin-bottom: auto;
  }

  .slider-right-arrow {
    margin-top: auto;
    margin-right: -170px;
    margin-bottom: auto;
  }

  .slider-inner {
    height: 550px;
    margin-top: 79px;
    margin-right: 195px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .slider-text-wrap {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0%;
    text-align: center;
  }

  .vorteil-section {
    width: 100%;
    height: 21%;
    margin-top: -46px;
    background-image: url('../images/Bild_white-4-blue.svg'), -webkit-gradient(linear, left top, left bottom, from(#ae35b7), to(transparent)), url('../images/IMG_20211004_131451.jpg');
    background-image: url('../images/Bild_white-4-blue.svg'), linear-gradient(180deg, #ae35b7, transparent), url('../images/IMG_20211004_131451.jpg');
    background-position: 50% 0%, 0px 0px, 43% 50%;
    background-size: cover, auto, 1600px;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .content-4 {
    height: 800px;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .white-text {
    font-size: 45px;
    line-height: 55px;
  }

  .white-paragraph {
    width: 60%;
    margin-bottom: 60px;
  }

  .blue-holder {
    margin-bottom: 25px;
  }

  .white-big-bubble {
    margin-top: 4%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .grey-text.small-width {
    width: 90%;
  }

  .small-white-bubble {
    top: -19%;
    right: -4%;
    padding: 52px 0px 100px;
  }

  .kontakt-section {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .kontakt-section.landingpage {
    margin-top: 116px;
  }

  .kontakt-section.landingpage.unten.mobile {
    margin-top: 97px;
  }

  .kontakt-section.landingpage.unten.mobile._2 {
    margin-top: 110px;
  }

  .kontakt-section.faq {
    margin-top: 0px;
  }

  .price-content {
    margin-top: -23px;
    padding-bottom: 0px;
  }

  .border-box {
    padding-right: 15%;
    padding-left: 15%;
  }

  .cta-termin.blue.protected-page {
    width: 90%;
  }

  .cta-termin.cta-header.cta-mobile {
    width: 100%;
    padding-top: 23px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-color: #5ac7f2;
    background-color: #5ac7f2;
    font-size: 16px;
  }

  .cta-termin.cta-header.cta-mobile:hover {
    border-color: #36a9e1;
    background-color: #36a9e1;
  }

  .cta-termin.cta-header.siegen.mobile {
    display: none;
  }

  .footer-section.landingpage.new.mobile {
    margin-top: 12px;
  }

  .footer-content {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .social-wrap {
    margin-left: 23px;
  }

  .blue-column-1 {
    width: 46%;
  }

  .blue-column-2 {
    width: 70%;
    margin-top: 0px;
  }

  .price-for-holder {
    display: -ms-grid;
    display: grid;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: minmax(205px, 0.5fr) minmax(205px, 0.5fr);
    grid-template-columns: minmax(205px, 0.5fr) minmax(205px, 0.5fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .price-for-box {
    width: 40%;
  }

  .navbar_objekt_siegen {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hotline {
    position: relative;
    left: -1px;
    margin-left: 0px;
  }

  .hamburger-button {
    position: relative;
    z-index: 100;
    display: -ms-grid;
    display: grid;
    width: 30px;
    height: 23px;
    grid-auto-columns: 1fr;
    grid-column-gap: 4px;
    grid-row-gap: 2px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hamburger-button.close {
    top: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .hamburger-button.close:hover {
    height: 22px;
  }

  .hamburger-button.impressum {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .top-line {
    background-color: #000;
  }

  .top-line.mobile {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .middle-line {
    background-color: #000;
  }

  .middle-line.mobile {
    display: none;
  }

  .bottom-line {
    background-color: #000;
  }

  .bottom-line.mobile {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .nav-menu {
    z-index: 9004;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-mobile-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 40px;
    line-height: 40px;
  }

  .nav-mobile-link:hover {
    padding-bottom: 5px;
    border-bottom-color: #000;
  }

  .nav-mobile-link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
    line-height: 40px;
  }

  .nav-mobile-link.w--open {
    padding-top: 0px;
    padding-bottom: 0px;
  }

   .eng-header {
    position: relative;
    right: 51px;
    display: block;
    width: 60px;
    height: 50px;
    margin-top: -11px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
    border-radius: 0px;
  }

  .small-red-bubble {
    display: none;
  }

  .green-top-bubble {
    top: -3%;
    right: 10%;
    display: none;
  }

  .small-blue-bubble {
    display: none;
  }

  .red-bubble {
    display: none;
  }

  .small-green-bubble {
    display: none;
  }

  .bubbles-colors {
    display: none;
  }

  .nav-mobile-holder {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
  }

  .green-top-left-bubble {
    display: none;
  }

  .yellow-top-right-bubble {
    display: none;
  }

  .green-bottom-left-bubble {
    display: none;
  }

  .yellow-bottom-right-bubble {
    display: none;
  }

  .video-arrow-right {
    display: none;
  }

  .form {
    width: 100%;
    padding-top: 20%;
    padding-bottom: 20%;
    background-size: 100%;
  }

  .form-input {
    width: 100%;
  }

  .close-button {
    top: 30px;
    right: 20px;
    width: 30px;
    height: 30px;
  }

  .style-guide-licensing-holder {
    padding: 10% 20px;
  }

  .button-holder {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .content-holder.buttons {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .links-align {
    width: 30%;
  }

  .center {
    margin-top: 0px;
  }

  .center.lp.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 55px;
    line-height: 65px;
    text-align: center;
  }

  .imput {
    width: 90%;
  }

  .heading-7 {
    margin-top: 0px;
    margin-left: -269px;
  }

  .card-slider-slide {
    margin-left: -25px;
  }

  .left-slider {
    margin-top: 200px;
  }

  .right-slider {
    margin-top: 200px;
    margin-right: -292px;
  }

  .dropdown {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-2 {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .icon-5 {
    position: absolute;
    display: block;
    width: 10%;
    margin: 0px;
    padding-top: 8px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 30px;
  }

  .dropdown-toggle {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .dropdown-toggle.w--open {
    position: relative;
    display: block;
    width: 245px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dropdown-link-8 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-8:hover {
    color: #ae35b7;
  }

  .dropdown-link-9 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-9:hover {
    color: #ae35b7;
  }

  .dropdown-list {
    margin-top: 10px;
  }

  .dropdown-list.w--open {
    position: relative;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }

  .dropdown-link-10 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-10:hover {
    color: #ae35b7;
  }

  .dropdown-link-11 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-11:hover {
    color: #ae35b7;
  }

  .dropdown-link-12 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-12:hover {
    color: #ae35b7;
  }

  .dropdown-link-13 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-13:hover {
    color: #ae35b7;
  }

  .dropdown-link-14 {
    color: #8d8d8d;
    font-size: 35px;
    text-align: center;
  }

  .dropdown-link-14:hover {
    color: #ae35b7;
  }

  .dropdown-list-2 {
    position: absolute;
    display: block;
    margin-top: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #fff;
  }

  .div-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dropdown-toggle-2 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .button {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0px none #000;
    border-radius: 40px;
    background-color: #ae35b7;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.5px;
  }

  .button:hover {
    background-color: #7b217e;
  }

  .cta.warteliste {
    width: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }

  .cta.warteliste.t2 {
    display: none;
    width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cta.warteliste._2 {
    margin-top: 25px;
    font-size: 14px;
  }

  .cta-holder-warteliste {
    margin-right: 0px;
    margin-left: 0px;
  }

  .cta-holder-warteliste._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .termin-button.purple {
    width: 300px;
  }

  .standorte-button.blue.protected-page {
    width: 90%;
  }

  .standorte-button.cta-header.cta-mobile {
    width: 100%;
    padding-top: 23px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-color: #5ac7f2;
    background-color: #5ac7f2;
    font-size: 16px;
  }

  .standorte-button.cta-header.cta-mobile:hover {
    border-color: #36a9e1;
    background-color: #36a9e1;
  }

  .untertitel-landingpage {
    width: auto;
    min-height: auto;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }

  .telefon {
    width: 40%;
  }

  .kontakt-gray-text.small-width {
    width: 90%;
  }

  .mietpreise-siegen.blue-paragraph {
    margin-bottom: 30px;
  }

  .bildergallerie-siegen {
    margin-left: -25px;
  }

  .bildergallerie-siegen.landingpage {
    min-height: 600px;
    margin-left: 0px;
  }

  .navbar_objekt_siegen-copy {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .header-siegen-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar_objekt_siegen-copy-copy {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .navbar_objekt_siegen-copy-copy.navbar-siegen {
    display: none;
  }

  .hotline-copy {
    position: relative;
    left: -1px;
    margin-left: 0px;
  }

  .heading-10.siegen {
    font-size: 38px;
    line-height: 50px;
  }

  .bold-text-2.t2 {
    margin-top: 76px;
  }

  .field-label-2.t2 {
    font-size: 14px;
  }

  .text-field-2 {
    width: 350px;
  }

  .form-2._1 {
    padding-left: 17px;
  }

  .submit-button.m1 {
    margin-top: 20px;
  }

  .abmeldung {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .abmeldung.t2 {
    margin-top: 90px;
  }

  .checkbox-label-2 {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
  }

  .checkbox-field {
    padding-left: 46px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }

  h2 {
    font-size: 50px;
    line-height: 60px;
  }

  h3 {
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-small.grey-text.for-text {
    margin-bottom: 20px;
  }

  .paragraph-small.footer-paragraph {
    margin-bottom: 15px;
  }

  .paragraph-small._2 {
    width: 500px;
  }

  .underline-link {
    font-size: 14px;
    line-height: 24px;
  }

  .banner {
    margin-top: 0px;
    padding-bottom: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .banner.siegen.neu.t2 {
    margin-top: -20px;
  }

  .banner-blue {
    /*width: 90%; */
    margin-top: 17px;
    /* margin-right: -5px; */
    margin-left: 15px;
    padding: 27% 25px 20% 14px;
  }

  .banner-blue.neu.t2.warteliste-antwort {
    width: 460px;
    max-width: 700px;
  }

  .hero-heading {
    width: 100%;
    margin-bottom: 10px;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
  }

  .banner-paragraph {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
  }

  .banner-yellow {
    display: block;
    width: 75%;
    margin-top: -115px;
    margin-bottom: 0%;
    margin-left: -49%;
  }

  .sub-banner-section.faq {
    padding-left: 20px;
  }

  .sub-banner-content {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .sub-banner-content.faq.imr {
    padding-bottom: 0px;
  }

  .sub-banner-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .sub-banner-left {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }

  .sub-banner-right {
    width: 100%;
  }

  .sub-banner-right.faq.ipr {
    width: 100%;
  }

  .sub-banner-right-box {
    margin-top: 30px;
  }

  .sub-banner-right-box.faq {
    padding-left: 50px;
  }

  .paragraph {
    text-align: center;
  }

  .video-link {
    padding-bottom: 0%;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent);
  }

  .sub-banner-right-box-icon.imr {
    padding-top: 0px;
  }

  .sub-banner-right-box-icon.imr.mobile.daten {
    padding-top: 2914px;
  }

  .slider-content {
    margin-top: -42px;
    padding-top: 1px;
    padding-bottom: 60px;
  }

  .slider-holder {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 4%;
    background-position: 50% 100%;
    background-size: contain;
  }

  .slider {
    width: 300px;
    min-height: 602px;
  }

  .slider-mask {
    width: 260px;
  }

  .slider-image {
    max-width: 100%;
    margin-top: 30px;
  }

  .slider-right-arrow {
    margin-right: -100px;
    margin-bottom: auto;
  }

  .slider-inner {
    height: 755px;
  }

  .slider-inner.mobile {
    height: 400px;
  }

  .vorteil-section {
    width: auto;
    height: auto;
    margin-top: -26px;
    background-position: 50% 0%, 0px 0px, 38% 20%;
    background-size: cover, auto, cover;
  }

  .vorteil-section.mobile {
    margin-top: 27px;
  }

  .content-4 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .white-text {
    font-size: 40px;
    line-height: 50px;
  }

  .white-paragraph {
    width: 100%;
  }

  .blue-holder {
    margin-bottom: 0px;
  }

  .white-big-bubble {
    margin-top: 0%;
    padding-top: 10%;
    background-size: cover;
  }

  .grey-text.small-width {
    width: 100%;
  }

  .small-white-bubble {
    position: static;
    margin-bottom: 20px;
    padding: 0px;
    background-image: none;
  }

  .banner-blue-holder {
    width: 100%;
    padding-left: 0px;
  }

  .kontakt-section.landingpage.unten.mobile._2 {
    margin-top: 133px;
  }

  .kontakt-section.faq {
    margin-top: 0px;
  }

  .price-content {
    margin-top: 0px;
    padding-bottom: 40px;
  }

  .heading-3.for-heading {
    margin-bottom: 20px;
  }

  .border-box {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .cta-termin.blue.protected-page {
    width: 352px;
  }

  .cta-termin.cta-header.siegen {
    margin-top: 17px;
  }

  .footer-section {
    background-position: 50% 0%;
  }

  .footer-section.landingpage.new.mobile {
    margin-top: -34px;
  }

  .footer-content {
    padding-bottom: 40px;
  }

  .footer-brand {
    margin-bottom: 40px;
  }

  .social-wrap {
    margin-left: 32px;
  }

  .blue-column-2 {
    width: 90%;
  }

  .price-for-image {
    width: 120px;
  }

  .price-for-holder {
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
  }

  .navbar_objekt_siegen {
    display: none;
  }

  .hamburger-button.close {
    top: 35px;
  }

  .nav-menu {
    display: none;
    overflow: visible;
  }

  .nav-mobile-link {
    font-size: 30px;
    line-height: 40px;
  }

  .eng-header {
    right: 4px;
    margin-top: 6px;
    margin-bottom: 15px;
  }

  .green-top-bubble {
    display: none;
  }

  .form-holder {
    padding: 20px;
  }

  .form {
    padding-top: 8%;
    padding-right: 8%;
    padding-bottom: 8%;
    border-radius: 30px;
    background-image: linear-gradient(115deg, #fdd996 20%, #f98820 90%);
    background-position: 0px 0px;
  }

  .utility-page-content {
    width: 90%;
  }

  .content-holder.left-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .links-align {
    width: 50%;
  }

  .half {
    width: 100%;
  }

  .imput {
    width: 352px;
  }

  .white-list-item {
    margin-bottom: 25px;
  }

  .asset-style-guide {
    width: 250px;
  }

  .video-link-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-style-guide {
    width: 250px;
  }

  .card-slider-slide-1.lp.mobile.pos2 {
    width: 540px;
  }

  .left-slider {
    margin-left: -83px;
  }

  .left-slider.mobile-2 {
    margin-left: -9px;
  }

  .right-slider {
    margin-right: -199px;
  }

  .right-slider.mobile-2 {
    margin-right: -204px;
  }

  .button {
    width: 100%;
  }

  .div-block-2 {
    width: 190px;
    font-size: 12px;
  }

  .image-3 {
    display: block;
    width: 100%;
  }

  .cta.warteliste {
    width: 250px;
    margin-left: 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .cta.warteliste._2 {
    margin-top: 13px;
  }

  .cta-holder-warteliste {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .termin-button.purple {
    width: 250px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .standorte-button.blue.protected-page {
    width: 352px;
  }

  .untertitel-landingpage {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 23px;
    text-align: center;
  }

  .kontakt-gray-text.small-width {
    width: 100%;
  }

  .mietpreise-siegen.grey-text.for-text {
    margin-bottom: 20px;
  }

  .mietpreise-siegen.footer-paragraph {
    margin-bottom: 15px;
  }

  .navbar_objekt_siegen-copy {
    display: none;
  }

  .navbar_objekt_siegen-copy-copy {
    display: none;
  }

  .grid-3 {
    margin-top: -19px;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .footer-landingpage.faq {
    margin-top: 0px;
  }

  .bold-text-2 {
    font-size: 35px;
    line-height: 40px;
  }

  .field-label-2.t2 {
    width: 350px;
  }

  .abmeldung.t2 {
    margin-top: 41px;
  }

  .checkbox-label-2 {
    width: 300px;
    margin-bottom: 0px;
    margin-left: 18px;
  }

  .checkbox-field {
    margin-top: 24px;
    padding-left: 4px;
  }
}

@media screen and (max-width: 479px) {
  .banner-blue.faq {
    width: 90%;
    padding: 242px 102px 229px;
    background-size: 95%;
}
.banner-yellow.faq {
    width: 80%;
    margin-bottom: -112%;
    margin-left: -71%;
    margin-top: -660px;
}
  .paragraph-small {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
  }

  .paragraph-small._2 {
    width: 300px;
    margin-top: -4px;
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph-small.imr {
    font-size: 14px;
  }

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

  .big-container {
    margin-left: auto;
  }

  .banner-wrap {
    display: block;
    padding-top: 0px;
  }

  .banner {
    width: 100%;
    height: 350px;
    margin-top: 74px;
  }

  .banner.siegen {
    margin-top: 77px;
  }

  .banner.siegen.neu.m1 {
    margin-top: -39px;
  }

  .banner-blue {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 30% 20px 28%;
    background-image: url('../images/Shape-3-bubble-1.svg');
    background-position: 50% 50%;
    background-size: 111%;
    background-repeat: no-repeat;
  }

  .banner-blue.neu.t2 {
    margin-top: 6px;
  }

  .banner-blue.neu.t2.warteliste-antwort {
    width: auto;
  }

  .banner-blue.m1 {
    width: 110%;
    background-size: 125%;
  }

  .hero-heading {
    margin-right: auto;
    margin-left: auto;
    font-size: 33px;
    line-height: 35px;
  }

  .hero-heading.siegen {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-paragraph {
    width: 90%;
    font-size: 12px;
    line-height: 20px;
  }

  .banner-yellow {
    width: 80%;
    margin-top: -50px;
    margin-bottom: -112%;
    margin-left: -71%;
  }

  .sub-banner-section.landingpage {
    display: block;
    margin-top: 69px;
  }

  .sub-banner-section.faq {
    padding-top: 0px;
  }

  .sub-banner-content {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .sub-banner-content.landingpage {
    margin-top: -21px;
  }

  .sub-banner-holder {
    margin-top: 24px;
  }

  .sub-banner-right {
    margin-top: -26px;
  }

  .sub-banner-right-box {
    display: block;
    padding-left: 1px;
  }

  .sub-banner-right-box.faq {
    padding-left: 0px;
  }

  .video-link {
    padding-bottom: 0%;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent);
  }

  .sub-banner-right-box-icon {
    display: block;
    width: 11%;
  }

  .sub-banner-right-box-icon.mobile {
    display: none;
  }

  .standorte-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: -23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .slider-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -182px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .slider-holder {
    height: 550px;
    padding-bottom: 0%;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .slider {
    width: 220px;
    min-height: 441px;
    background-size: contain;
    -webkit-transform: scale3d(1none, 1none, 1none);
    transform: scale3d(1none, 1none, 1none);
  }

  .slider-mask {
    width: 190px;
  }

  .slider-image {
    display: inline-block;
    margin-top: 20px;
  }

  .slider-image.essen {
    width: auto;
  }

  .slider-image.siegen {
    width: auto;
  }

  .slider-image.magdeburg {
    width: auto;
  }

  .slider-image.bonn {
    width: auto;
  }

  .slider-image.berlin-nord {
    width: auto;
  }

  .slider-image.berlin-mitte {
    width: auto;
  }

  .slider-image.berlin-kreuz {
    width: auto;
  }

  .slider-left-arrow {
    width: 34px;
    height: 34px;
    margin-left: -45px;
    background-size: cover;
  }

  .slider-right-arrow {
    width: 34px;
    height: 34px;
    margin-right: -45px;
    background-size: cover;
  }

  .slider-inner {
    width: 100%;
    height: 550px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider-inner.mobile {
    margin-top: 0px;
    margin-right: 1px;
  }

  .vorteil-section {
    height: auto;
    margin-top: 40px;
    background-image: url('../images/Bild_white-4-blue.svg'), -webkit-gradient(linear, left top, left bottom, from(#ae35b7), color-stop(74%, transparent)), url('../images/IMG_20211004_131451.jpg');
    background-image: url('../images/Bild_white-4-blue.svg'), linear-gradient(180deg, #ae35b7, transparent 74%), url('../images/IMG_20211004_131451.jpg');
    background-position: 50% 0%, 0px 0px, 35% 0%;
    background-size: cover, auto, cover;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .vorteil-section.mobile {
    margin-top: -104px;
  }

  .content-4 {
    padding-top: 54px;
    padding-bottom: 100px;
    padding-left: 11px;
  }

  .white-text {
    margin-bottom: 7px;
    font-size: 35px;
    line-height: 45px;
  }

  .white-big-bubble {
    margin-top: 0%;
    margin-bottom: 40px;
    padding: 0%;
    background-image: none;
  }

  .kontakt-section {
    margin-top: 51px;
    margin-bottom: -55px;
    padding-bottom: 0px;
  }

  .kontakt-section.landingpage {
    margin-top: 71px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .kontakt-section.landingpage.unten.mobile {
    margin-top: 26px;
  }

  .kontakt-section.landingpage.unten.mobile._2 {
    margin-top: 1px;
  }

  .kontakt-section.landingpage.unten.mobile.m1 {
    margin-top: 85px;
  }

  .kontakt-section.faq {
    margin-top: 18px;
    margin-bottom: 0px;
  }

  .price-content {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .border-box {
    padding: 15% 0%;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .cta-termin.purple {
    width: 170px;
    height: 50px;
    line-height: 56px;
  }

  .cta-termin.blue.protected-page {
    width: 100%;
  }

  .cta-termin.cta-header.cta-mobile {
    width: 60%;
    border-radius: 0px;
  }

  .cta-termin.cta-header.eng {
    display: block;
  }

  .cta-termin.cta-header.siegen {
    display: block;
  }

  .cta-termin.cta-header.siegen.mobile {
    width: 60%;
    height: 40%;
    margin-top: 13px;
    margin-left: 12px;
    padding-top: 5px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 11px;
  }

  .cta-termin.cta-header.siegen.mobile.on {
    display: block;
  }

  .cta-termin.cta-form {
    width: 100%;
  }

  .cta-termin.cta-form {
    width: 166px;
  }

  .footer-section {
    background-position: 50% 100%;
  }

  .footer-section.landingpage.new.mobile {
    margin-top: 80px;
  }

  .footer-content {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .footer-brand.w--current {
    width: 50%;
  }

  .social-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 49px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-link-block {
    overflow: visible;
    margin-right: 10%;
    margin-left: 6%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-links-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .yellow-link {
    display: block;
  }

  .green-link {
    display: block;
  }

  .blue-column-1 {
    width: 100%;
    margin-bottom: 40px;
  }

  .blue-column-2 {
    width: 100%;
    margin-bottom: 105px;
  }

  .blue-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .price-for-image {
    margin-bottom: 20px;
  }

  .heading-6 {
    display: block;
    padding-left: 40px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-6.mobile {
    font-size: 22px;
  }

  .heading-6.mietpreis {
    display: none;
  }

  .price-for-holder {
    margin-top: -15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: row;
    grid-row-gap: 0px;
    -ms-grid-columns: minmax(205px, 0.5fr);
    grid-template-columns: minmax(205px, 0.5fr);
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .price-for-box {
    width: 100%;
  }

  .price-for-box.margin-mobile {
    margin-bottom: 40px;
  }

  .header.tablet {
    margin-top: 7px;
  }

  .hamburger-button {
    width: 40px;
    margin-right: 10px;
  }

  .nav-menu {
    display: none;
  }

  .eng-header {
    /* display: none; */
    width: auto;
    height: auto;
    margin-bottom: 0px;
    /* border-radius: 20px; */
    /* background-color: #5ac7f2; */
  }

  .form {
    padding: 10% 20px;
    border-radius: 20px;
    background-image: linear-gradient(115deg, #fdd996, #f98820);
  }

  .style-guide-licensing-holder {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .utility-page-content {
    width: 90%;
  }

  .content-holder.links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .links-align {
    width: 100%;
    height: 150px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .center {
    font-size: 35px;
    line-height: 40px;
  }

  .center.lp {
    margin-right: 5px;
    margin-left: 5px;
  }

  .center.lp.mobile {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
  }

  .imput {
    width: 100%;
  }

  .white-list-item {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .soft.w--current {
    width: 55%;
  }

  .asset-style-guide {
    width: 150px;
  }

  .footer-links-holder {
    margin-top: -19px;
    margin-bottom: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10px;
  }

  .image-style-guide {
    width: 150px;
  }

  .heading-7 {
    margin-left: -10px;
  }

  .image {
    width: 100%;
  }

  .list {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .card-slider-slide {
    width: 100%;
    min-height: 550px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .card-slider-mask {
    overflow: hidden;
    width: 100%;
  }

  .card-slider-slide-1 {
    width: auto;
    margin-right: 2px;
    margin-left: 2px;
  }

  .card-slider-slide-1.lp.mobile {
    width: 276px;
    height: 276px;
  }

  .left-slider {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: -14px;
  }

  .right-slider {
    margin-top: 80px;
    margin-right: -14px;
    margin-bottom: 0px;
  }

  .button {
    overflow: visible;
  }

  .div-block-2 {
    display: none;
    overflow: visible;
  }

  .image-3.m3 {
    display: none;
  }

  .image-3.t2 {
    display: none;
  }

  .cta.warteliste {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px;
    text-align: center;
  }

  .cta.warteliste.t2 {
    width: 300px;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cta.warteliste._2 {
    width: 180px;
    font-size: 12px;
  }

  .cta-holder-warteliste {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }

  .cta-holder-warteliste._2 {
    margin-left: auto;
  }

  .termin-button.purple {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }

  .standorte-button.purple {
    width: 170px;
    height: 50px;
    line-height: 56px;
  }

  .standorte-button.blue.protected-page {
    width: 100%;
  }

  .standorte-button.cta-header.cta-mobile {
    width: 60%;
    border-radius: 0px;
  }

  .standorte-button.cta-form {
    width: 100%;
  }

  .standorte-button.cta-form {
    width: 166px;
  }

  .untertitel-landingpage {
    width: 90%;
    font-size: 10px;
    line-height: 15px;
  }

  .telefon {
    width: 100%;
  }

  .telefon.margin-mobile {
    margin-bottom: 40px;
  }

  .grid {
    display: none;
  }

  .bildergallerie-siegen {
    width: 100%;
    min-height: 550px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bildergallerie-siegen.landingpage {
    min-height: 300px;
  }

  .header-siegen.tablet {
    margin-top: 7px;
  }

  .header-siegen-copy.tablet {
    margin-top: 7px;
  }

  .header-siegen-copy-copy {
    margin-bottom: 18px;
    padding-right: 10px;
  }

  .header-siegen-copy-copy.tablet {
    margin-top: 7px;
  }

  .header-siegen-copy-copy.mobile-impressum {
    display: none;
  }

  .banner-section-copy {
    margin-top: 11px;
  }

  .grid-2 {
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .grid-3 {
    margin-top: -16px;
    margin-bottom: 30px;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .heading-10.siegen {
    font-size: 26px;
    line-height: 40px;
  }

  .footer-landingpage.faq {
    margin-top: auto;
  }

  .image-4 {
    min-width: 120px;
  }

  .image-4.logo-mobile.on {
    display: block;
    max-width: 150px;
    min-width: 80px;
    margin-top: 12px;
  }

  .heading-11 {
    margin-bottom: 5px;
    padding-left: 0px;
    line-height: 28px;
  }

  .bold-text-2 {
    line-height: 40px;
  }

  .bold-text-2.t2 {
    margin-top: 41px;
    font-size: 33px;
  }

  .field-label-2.neu.m1 {
    font-size: 14px;
    line-height: 22px;
  }

  .field-label-2.t2 {
    width: 300px;
    font-size: 12px;
    line-height: 22px;
  }

  .text-field-2.m1 {
    width: 250px;
    height: 45px;
    margin-bottom: -2px;
    font-size: 14px;
  }

  .form-2._1 {
    padding-left: 0px;
  }

  .submit-button.m1 {
    width: 150px;
    height: 45px;
    margin-top: 19px;
    font-size: 14px;
  }

  .checkbox-label-2 {
    width: 250px;
  }

  .checkbox-field {
    margin-top: 23px;
    margin-bottom: 0px;
  }

  .italic-text {
    font-size: 20px;
  }

  .link {
    margin-right: auto;
    margin-left: auto;
  }

  .bold-text-3 {
    display: inline;
    margin-right: auto;
    margin-left: auto;
  }

  .bold-text-4 {
    display: inline;
    margin-right: auto;
    margin-left: auto;
  }

  .bold-text-5 {
    display: block;
  }

  .bold-text-6 {
    display: inline;
  }

  .bold-text-7 {
    display: inline;
  }

  .bold-text-8 {
    display: inline;
  }

  .bold-text-9 {
    display: inline;
  }

  .bold-text-10 {
    display: block;
    margin-bottom: auto;
  }

  .bold-text-11 {
    display: block;
  }

  .bold-text-12 {
    display: block;
  }

  .bold-text-13 {
    display: block;
  }

  .bold-text-14 {
    display: inline;
  }

  .bold-text-15 {
    display: block;
  }

  .bold-text-16 {
    display: inline;
  }
}

#w-node-ae469775-fcb6-c2db-9303-536c99b2a5ca-7daebbdd {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_559f9954-a044-aec9-dd99-c3119a1d1035-7daebbdd {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827ea-71c9be8b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827f2-71c9be8b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827ea-6be84424 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827f2-6be84424 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827ea-1e682a00 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827f2-1e682a00 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827ea-330ff26f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_861edfd6-252e-4e01-39ed-9a3e8ec827f2-330ff26f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae469775-fcb6-c2db-9303-536c99b2a5ca-426f7dbf {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ae469775-fcb6-c2db-9303-536c99b2a5ca-73e0cea0 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23b-7daebbdd {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23e-7daebbdd {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23b-426f7dbf {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23e-426f7dbf {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23b-73e0cea0 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7a3d44f8-e4ff-7b38-7ba3-f423812fd23e-73e0cea0 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

