body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 3.125rem;
  line-height: 4rem;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 2.5rem;
  line-height: 2.8125rem;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 22px;
  line-height: 28px;
  font-weight: 900;
  letter-spacing: 1.2px;
}

p {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 18px;
  line-height: 28px;
}

li {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

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

.wg-element {
  position: relative;
  display: block;
  overflow: visible;
  padding-left: 8px;
  justify-content: center;
  align-items: center;
}

.wg-element:hover {
  background-color: transparent;
}

.wg-button-2-text-lang2 {
  position: absolute;
  top: 2rem;
  display: flex;
  height: 34px;
  align-items: center;
}

.wg-button-2-text-lang2.back-link {
  margin-top: 0px;
  color: #12252e;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0em;
}

.wg-button {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 34px;
  min-width: 100px;
  padding-right: 15px;
  padding-left: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 17px;
  background-color: #f1f4f8;
  transition: box-shadow 100ms ease, background-color 100ms ease, color 100ms ease;
  color: #000;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.wg-button:hover {
  background-color: #afc2d7;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  background-color: transparent;
}

.navbar-logo-left-container.shadow-three {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 60px 0px 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
}

.navbar-logo-left-container.shadow-three.with-menu {
  display: none;
}

.img-logo {
  width: 270px;
}

.nav-menu-two {
  display: flex;
  margin-bottom: 0px;
  justify-content: space-between;
  align-items: center;
}

.wg-button-2-lang-wrapper {
  display: flex;
  justify-content: center;
}

.nav-menu-wrapper {
  display: none;
  padding-right: 0px;
}

.wg-element-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.wg-element-wrapper.sw13 {
  display: block;
}

.wg-element-wrapper.sw13:hover {
  background-color: transparent;
  color: transparent;
}

.navbar-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.nav-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link:hover {
  color: #7bc5eb;
  text-decoration: underline;
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.services-title-div {
  position: relative;
  bottom: auto;
  display: flex;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  align-self: center;
  grid-row-gap: 0px;
  text-align: center;
}

.services-title-div.mediator {
  padding-bottom: 40px;
}

.h2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 4px;
  color: #122233;
  font-size: 2.5rem;
  line-height: 3.4375rem;
  text-align: center;
}

.h2.white {
  color: #fff;
}

.h1.light {
  font-weight: 300;
}

.p-bold {
  font-family: Lato, sans-serif;
  color: #122233;
  font-weight: 900;
}

.p-bold.white {
  color: #fff;
}

.p-bold.blue {
  color: #36669a;
  letter-spacing: 1.2px;
  text-decoration: none;
}

.p-bold.blue.dark {
  color: #5397e0;
}

.p-bold.no-margin {
  margin-bottom: 0px;
}

.p-bold.accordeon {
  margin-bottom: 0.2rem;
}

.p {
  margin-bottom: 0px;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
}

.p.white {
  color: #e6e6e6;
}

.p.white.showcase {
  margin-bottom: 5%;
}

.p.accordion {
  margin-bottom: 1rem;
}

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

.h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.03rem;
}

.h3.red {
  color: #e6352d;
}

.h3.blue {
  margin-bottom: 5px;
  color: #36669a;
}

.h3.blue.dark {
  color: #5397e0;
}

.h3.white {
  color: #e6e6e6;
}

.h3.white.footer {
  margin-bottom: -6px;
}

.h3.light {
  font-weight: 300;
}

.h3.light.centtre {
  text-align: center;
}

.h3.centre {
  text-align: center;
}

.img-01 {
  max-width: 60%;
}

.section-services {
  display: flex;
  padding: 80px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
}

.image-right {
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 2%;
  justify-content: space-between;
  align-items: center;
}

.image-right-text {
  position: relative;
  display: flex;
  overflow: visible;
  max-width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: center;
  flex: 0 auto;
  grid-row-gap: 10%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-right-img {
  display: flex;
  max-height: 210vh;
  max-width: 50%;
  justify-content: flex-end;
  align-items: center;
}

.img-02 {
  max-width: 90%;
}

.img-02.graph-zvv {
  max-width: 90%;
}

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

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.button {
  border-radius: 40px;
  background-color: #36669a;
  font-family: Lato, sans-serif;
}

.button.p-bold.white {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 1.125rem;
  line-height: 2rem;
  letter-spacing: 1.2px;
}

.paragraph {
  margin-bottom: 20px;
  line-height: 30px;
}

.paragraph.gray {
  max-width: 70%;
  margin-top: 31px;
  padding-top: 0px;
  color: #666;
}

.div-services {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
}

.image-left {
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 2%;
  justify-content: space-between;
  align-items: center;
}

.image-left-img {
  display: flex;
  max-width: 50%;
  justify-content: flex-start;
  align-items: center;
}

.section-ubique {
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5% 40px 2%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #122233;
}

.ubique-content {
  display: flex;
  max-width: 1180px;
  margin-right: 10%;
  margin-left: 10%;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 8px;
  background-color: transparent;
}

.all-body {
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.all-body.white {
  color: #e6e6e6;
}

.all-body.vorteile {
  min-height: 50px;
}

.section-footer {
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #122233;
  background-color: #122233;
}

.div-block-5 {
  display: flex;
  margin-top: 36px;
  margin-right: 10%;
  margin-left: 10%;
}

.column-text {
  display: flex;
  width: auto;
  margin-top: 0px;
  flex-direction: column;
  grid-row-gap: 0rem;
}

.all-headings-3 {
  margin-right: 5%;
  margin-left: 5%;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
}

.text-mission {
  display: flex;
  min-height: 40px;
  min-width: auto;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-row-gap: 0px;
}

.img-03 {
  width: 80px;
  height: 80px;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-vorteile {
  display: flex;
  padding: 80px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.vorteile-titel {
  position: relative;
  bottom: auto;
  display: flex;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  align-self: center;
  grid-row-gap: 0px;
  text-align: center;
}

.vorteile-content {
  display: flex;
  width: 100%;
  margin-bottom: 0%;
  padding-top: 20px;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-row-gap: 5px;
}

._3-columns {
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-right: 0%;
  margin-left: 0%;
  justify-content: flex-start;
  grid-column-gap: 5%;
}

.column {
  display: flex;
  width: 100%;
  flex-direction: column;
  grid-row-gap: 20px;
}

.icon {
  display: flex;
  padding-bottom: 10px;
  justify-content: center;
}

.img-01-header2 {
  max-width: 95%;
}

.hero-rs-content {
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 5%;
  justify-content: space-between;
  align-items: center;
}

.hero-rs-text-content {
  display: block;
  max-width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.hero-rs-image {
  display: flex;
  max-width: 50%;
  justify-content: flex-end;
  align-items: center;
}

.div-features {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 10%;
}

.plus {
  position: absolute;
  width: 2px;
  height: 38%;
  border-radius: 20px;
  background-color: #fff;
}

.faq-item {
  border-style: none;
  border-width: 1px;
  border-color: #212121;
  border-radius: 25px;
  background-color: transparent;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

.faq-question-2 {
  display: flex;
  width: 100%;
  padding: 20px;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
}

.faq-answer {
  overflow: hidden;
  height: auto;
}

.faq-answer-inner {
  overflow: visible;
  padding: 0px 20px 20px;
}

.minus {
  position: absolute;
  width: 38%;
  height: 2px;
  border-radius: 20px;
  background-color: #fff;
}

.p-m-wrap {
  position: relative;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-left: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #36669a;
}

.section-rs-features {
  display: flex;
  overflow: visible;
  padding: 80px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
}

.div-accordion {
  display: flex;
  overflow: visible;
  height: auto;
  margin-top: 5%;
  margin-bottom: 0%;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 5%;
}

.accordion_item {
  position: relative;
  overflow: hidden;
  padding: 1rem 2rem;
}

.accordion_description-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.accordion_title-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-padding {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
}

.padding-vertical {
  padding-right: 0rem;
  padding-left: 0rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-right: auto;
  margin-left: auto;
}

.accordion_list-wrapper {
  padding-left: 0rem;
  list-style-type: none;
}

.accordion_arrow {
  display: flex;
  margin-left: 1rem;
  justify-content: center;
  align-items: center;
}

.accordion_title {
  font-size: 1.125rem;
  font-weight: 500;
}

.accordion_item-wrapper {
  margin-bottom: 0rem;
  border-bottom: 1px solid #e6e9ea;
  cursor: pointer;
}

.accordion_item-wrapper.w--current {
  border-bottom-style: none;
  border-radius: 5px;
  background-color: #f7f7f4;
}

.accordion_description {
  margin-top: 1rem;
}

.faq-p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 20px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.faq-answer-2 {
  margin-bottom: 24px;
  font-weight: 400;
}

.faq {
  display: flex;
  width: 100%;
  height: 80px;
  padding: 5px 30px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid transparent;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #122233;
  font-size: 22px;
  line-height: 30px;
  font-weight: 900;
  white-space: break-spaces;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
}

.faq-body {
  position: relative;
  display: block;
  width: 100%;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.faq-container {
  width: 100%;
  max-width: 600px;
  min-width: 0px;
  margin-bottom: 60px;
  color: #122233;
  font-size: 18px;
  line-height: 28px;
}

.faq-body-cont {
  padding: 10px 30px 20px;
  border-top: 1px none #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.text-block {
  margin-left: 0px;
}

.div-block-6 {
  position: relative;
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background-color: #f1f1f1;
  color: #1b73d1;
}

.faq-icon-test {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 0px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.arrow-div {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.back-div {
  margin-right: 8px;
}

.back-button {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: flex;
  width: 100px;
  height: 46px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 5px;
  background-color: transparent;
  transition: all 300ms ease;
  text-decoration: none;
}

.back-button:hover {
  background-color: transparent;
}

.div-back-button {
  width: 100%;
  max-width: 1180px;
  margin-top: 2%;
}

.contact-us {
  display: flex;
  margin-top: 0px;
  padding: 4% 40px;
  justify-content: center;
}

.contact-text {
  display: flex;
  max-width: 500px;
  flex-direction: column;
  grid-row-gap: 0rem;
}

.div-block-8 {
  -ms-grid-row-align: center;
  align-self: center;
}

.image-11 {
  width: 70px;
}

.contact-div {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 1rem;
}

.contact-logo {
  display: block;
  justify-content: center;
  align-items: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-ms-so-funktionierts {
  display: flex;
  padding: 80px 40px;
  justify-content: center;
}

.how-it-works-title {
  position: relative;
  bottom: auto;
  display: flex;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  align-self: center;
  grid-row-gap: 0px;
  text-align: center;
}

.how-it-works-content {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  grid-row-gap: 20px;
}

.showcases-title {
  position: relative;
  bottom: auto;
  display: flex;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  align-self: center;
  grid-row-gap: 0px;
  text-align: center;
}

.showcases-title-wrapper {
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 3%;
  justify-content: center;
  background-color: #122233;
}

.p-showcase-grid {
  display: flex;
  width: 100%;
  max-width: 1180px;
  padding-right: 0%;
  padding-left: 0%;
  justify-content: center;
  grid-column-gap: 40px;
}

.p-showcase-column {
  display: block;
  width: 50%;
}

.p-showcase-wrap {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
}

.image-12 {
  width: 150px;
}

.image-12.flesk {
  width: 100px;
}

.image-12.zvv {
  width: 120px;
}

.p-showcase {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 10px;
}

.teaser-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image._1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
}

.teaser-image._2 {
  position: absolute;
  z-index: 4;
  width: 70%;
  height: 70%;
  opacity: 0;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.teaser-image._3 {
  position: absolute;
  z-index: 3;
  opacity: 0;
}

.teaser-image._4 {
  position: absolute;
  z-index: 2;
  opacity: 0;
}

.teaser-image._5 {
  position: absolute;
  z-index: 1;
  opacity: 0;
}

.vorteile-wrap {
  display: flex;
  width: 70vw;
  max-width: 1000px;
  flex-direction: column;
  align-items: center;
}

.section-header {
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.back-wrap {
  display: flex;
  align-items: center;
  grid-column-gap: 5px;
}

.p-teaser-img-tablet-down {
  display: none;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
}

.p-teaser-img-tablet-down.zvv {
  display: none;
}

.p-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.p-paragraph {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 20px;
}

.section-ms-showcase {
  display: flex;
  padding: 80px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #122233;
}

.ms-image-right {
  display: flex;
  width: 100%;
  height: 60vh;
  max-height: 70vh;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 2%;
  justify-content: space-between;
  align-items: center;
}

.section-rs-showcases {
  display: flex;
  padding-top: 80px;
  padding-right: 40px;
  padding-left: 40px;
  justify-content: center;
  background-color: #122233;
}

.showcases-content {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  align-items: center;
}

.p-showcase-image-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 5vh;
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: stretch;
}

.teaser-image-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image-copy._1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
}

.teaser-image-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image-copy._2 {
  position: absolute;
  z-index: 4;
  opacity: 0;
}

.teaser-image-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image-copy._3 {
  position: absolute;
  z-index: 3;
  opacity: 0;
}

.teaser-image-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image-copy._4 {
  position: absolute;
  z-index: 2;
  opacity: 0;
}

.teaser-image-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.teaser-image-copy._5 {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-right-mediator {
  display: flex;
  width: 100%;
  height: auto;
  max-height: 70vh;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 2%;
  justify-content: space-between;
  align-items: center;
}

.spacer-25 {
  width: 100%;
  height: 25px;
}

.div-med-showcase {
  display: flex;
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  grid-row-gap: 0px;
}

.two-rows {
  display: flex;
  flex-direction: column;
  grid-row-gap: 100px;
}

@media screen and (min-width: 1440px) {
  .navbar-wrapper {
    width: 100%;
  }

  .p {
    font-size: 1.2rem;
    line-height: 2.1rem;
  }

  .section-services {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-left {
    height: auto;
  }

  .all-body.vorteile {
    font-size: 18px;
    line-height: 32px;
  }

  .section-vorteile {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  ._3-columns {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .section-rs-features {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-accordion {
    height: 90vh;
  }

  .section-ms-so-funktionierts {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .showcases-title-wrapper {
    position: static;
    top: 0px;
    padding-top: 0px;
    padding-bottom: 5%;
    background-color: #122233;
  }

  .p-showcase-column {
    margin-left: 0%;
  }

  .teaser-image {
    margin-top: 0px;
  }

  .teaser-image._1 {
    z-index: 5;
  }

  .teaser-image._2 {
    z-index: 4;
    padding-bottom: 0px;
  }

  .teaser-image._3 {
    z-index: 3;
  }

  .teaser-image._4 {
    z-index: 2;
  }

  .teaser-image._5 {
    z-index: 1;
  }

  .p-showcase-image-wrap {
    top: 18vh;
    overflow: hidden;
  }

  .teaser-image-copy {
    margin-top: 0px;
  }

  .teaser-image-copy._1 {
    z-index: 5;
  }

  .teaser-image-copy {
    margin-top: 0px;
  }

  .teaser-image-copy._2 {
    z-index: 4;
  }

  .teaser-image-copy {
    margin-top: 0px;
  }

  .teaser-image-copy._3 {
    z-index: 3;
  }

  .teaser-image-copy {
    margin-top: 0px;
  }

  .teaser-image-copy._4 {
    z-index: 2;
  }

  .teaser-image-copy {
    margin-top: 0px;
  }

  .teaser-image-copy._5 {
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-med-showcase {
    grid-row-gap: 60px;
  }
}

@media screen and (min-width: 1920px) {
  .wg-button {
    background-color: #d9e5f2;
  }

  .p-bold.blue.dark {
    color: #5397e0;
  }

  .div-features {
    height: 100%;
  }

  .div-accordion {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .faq-container {
    margin-bottom: 0px;
  }

  .showcases-title-wrapper {
    padding-top: 0px;
  }

  .section-rs-showcases {
    padding-top: 100px;
  }
}

@media screen and (max-width: 991px) {
  li {
    font-size: 16px;
    line-height: 32px;
  }

  .wg-element {
    padding-left: 0px;
    flex: 0 auto;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: row;
  }

  .img-logo {
    width: 250px;
  }

  .nav-menu-two {
    display: flex;
    margin-top: 0px;
    padding: 20px 12px 20px 20px;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
    flex: 0 auto;
    border-radius: 50px;
    background-color: transparent;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-menu-wrapper {
    flex-direction: row;
    align-items: center;
    flex: 0 auto;
    background-color: transparent;
  }

  .navbar-wrapper {
    width: 90%;
    max-width: 90%;
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: #a6b1bf;
    color: #fff;
  }

  .services-title-div {
    width: 100%;
    padding-bottom: 5%;
    justify-content: flex-start;
  }

  .h2 {
    font-size: 2.375rem;
    line-height: 2.875rem;
  }

  .h1 {
    font-size: 2.3rem;
    line-height: 3rem;
  }

  .p {
    font-size: 1rem;
    line-height: 1.8rem;
  }

  .p.white.showcase {
    font-size: 16px;
    line-height: 24px;
  }

  .h3.red {
    font-size: 18px;
    line-height: 24px;
  }

  .h3.blue {
    font-size: 18px;
    line-height: 24px;
  }

  .h3.centre {
    font-size: 18px;
    line-height: 24px;
  }

  .img-01 {
    max-width: 50%;
  }

  .section-services {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-right {
    height: auto;
    flex-direction: column-reverse;
  }

  .image-right-text {
    max-width: 100%;
    padding-bottom: 5%;
    align-items: center;
  }

  .image-right-img {
    max-height: none;
    max-width: 100%;
    justify-content: center;
  }

  .img-02 {
    max-width: 80%;
  }

  .img-02.graph-zvv {
    max-width: 70%;
  }

  .button.p-bold.white {
    font-size: 1rem;
    line-height: 1.8rem;
  }

  .paragraph {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .paragraph.gray {
    max-width: 100%;
    text-align: left;
  }

  .div-services {
    max-width: 90%;
    grid-row-gap: 30px;
  }

  .image-left {
    height: auto;
    max-height: none;
    flex-direction: column;
  }

  .image-left-img {
    max-width: 100%;
    padding-bottom: 5%;
    justify-content: center;
  }

  .section-ubique {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-text {
    grid-row-gap: 5px;
  }

  .all-headings-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .text-mission {
    min-height: 65px;
  }

  .img-03 {
    width: 80px;
  }

  .section-vorteile {
    padding-right: 20px;
    padding-left: 20px;
  }

  .vorteile-titel {
    justify-content: flex-start;
  }

  .vorteile-content {
    width: 90%;
  }

  ._3-columns {
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 15px;
  }

  .column {
    grid-row-gap: 10px;
  }

  .hero-rs-content {
    width: 90%;
    flex-direction: column;
    align-items: stretch;
    grid-row-gap: 25px;
  }

  .hero-rs-text-content {
    max-width: 100%;
  }

  .hero-rs-image {
    max-width: 100%;
    justify-content: center;
  }

  .div-features {
    width: 100%;
  }

  .section-rs-features {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .div-accordion {
    width: 100%;
    flex-direction: column;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 100%;
    min-width: 0px;
  }

  .div-back-button {
    width: 90%;
  }

  .contact-us {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-div {
    width: 100%;
  }

  .section-ms-so-funktionierts {
    padding-right: 20px;
    padding-left: 20px;
  }

  .how-it-works-title {
    width: 100%;
    justify-content: flex-start;
  }

  .how-it-works-content {
    width: 90%;
    max-width: 1180px;
  }

  .showcases-title {
    justify-content: flex-start;
  }

  .p-showcase-grid {
    flex-direction: column;
    align-items: center;
  }

  .p-showcase-column {
    width: 100%;
  }

  .p-showcase-wrap {
    display: flex;
    height: auto;
    margin-bottom: 15%;
    flex-direction: column;
  }

  .p-showcase-wrap.zvv {
    margin-bottom: auto;
  }

  .image-12 {
    width: 150px;
  }

  .image-12.flesk {
    width: 100px;
  }

  .image-12.zvv {
    width: 100px;
  }

  .p-showcase.rs {
    padding-right: 40px;
    padding-left: 40px;
  }

  .teaser-image._1 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    margin-bottom: auto;
  }

  .teaser-image._2 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 60%;
    height: auto;
    padding-bottom: 20%;
    opacity: 1;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .teaser-image._3 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
  }

  .teaser-image._4 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
  }

  .teaser-image._5 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin-top: 0%;
    opacity: 1;
  }

  .vorteile-wrap {
    width: 100%;
  }

  .section-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-teaser-img-tablet-down {
    display: flex;
    margin-top: 5%;
    margin-bottom: -20%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-teaser-img-tablet-down.zvv {
    display: flex;
    margin-bottom: -5%;
    flex-direction: column;
    align-items: center;
    align-self: auto;
  }

  .p-teaser-img-tablet-down.zvvimage {
    margin-bottom: -10%;
  }

  .section-ms-showcase {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ms-image-right {
    height: auto;
    max-height: none;
    flex-direction: column-reverse;
  }

  .section-rs-showcases {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-showcase-image-wrap {
    position: static;
    display: none;
    height: 50vh;
  }

  .teaser-image-copy._1 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    margin-bottom: auto;
  }

  .teaser-image-copy._2 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
  }

  .teaser-image-copy._3 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
  }

  .teaser-image-copy._4 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
  }

  .teaser-image-copy._5 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin-top: 0%;
    opacity: 1;
  }

  .image-right-mediator {
    height: auto;
    max-height: none;
    flex-direction: column-reverse;
  }

  .div-med-showcase {
    max-width: 90%;
  }

  .two-rows {
    grid-row-gap: 50px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0px;
  }

  .wg-element {
    width: 100%;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    z-index: 100;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }

  .nav-menu-two {
    padding-bottom: 30px;
    flex-direction: column;
    align-content: center;
    border-radius: 20px;
  }

  .nav-menu-wrapper {
    z-index: 20;
    height: 100vh;
    margin-left: 0px;
    padding-right: 150px;
    padding-left: 150px;
    border-radius: 0px;
    background-color: #12252e;
  }

  .navbar-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .h2 {
    font-size: 32px;
  }

  .h3 {
    text-align: center;
  }

  .h3.blue {
    display: flex;
    font-size: 20px;
  }

  .h3.blue.dark {
    text-align: left;
  }

  .image-right-text {
    max-width: 100%;
    padding-bottom: 10%;
  }

  .image-left-img {
    max-width: 100%;
  }

  .image-9 {
    max-width: 40%;
  }

  .column-text {
    margin-top: -13px;
    grid-row-gap: 0px;
  }

  .text-mission {
    min-height: 5px;
    margin-top: 5%;
    margin-bottom: -10px;
    padding-bottom: 0px;
  }

  ._3-columns {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    grid-column-gap: 10%;
    grid-row-gap: 50px;
  }

  .column {
    grid-row-gap: 0px;
  }

  .icon {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .hero-rs-content {
    width: 100%;
  }

  .div-accordion {
    flex-direction: column;
  }

  .accordion_item {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .accordion_title {
    font-size: 1.125rem;
  }

  .accordion_description {
    margin-left: 0rem;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .div-back-button {
    width: 100%;
  }

  .contact-us {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .image-12.flesk {
    width: 100px;
  }

  .image-12.zvv {
    width: 100px;
  }

  .p-showcase.rs {
    padding-right: 20px;
    padding-left: 20px;
  }

  .teaser-image._2 {
    padding-top: 10%;
  }

  .section-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-paragraph {
    grid-row-gap: 10px;
  }
}

@media screen and (max-width: 479px) {
  .wg-element {
    padding-bottom: 17px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }

  .img-logo {
    max-width: 80%;
  }

  .nav-menu-two {
    padding-bottom: 7px;
    padding-left: 12px;
    flex-direction: column;
  }

  .nav-menu-wrapper {
    overflow: hidden;
    height: 100vh;
    padding-right: 60px;
    padding-left: 60px;
    background-color: #12252e;
  }

  .navbar-wrapper {
    width: 100%;
  }

  .menu-button.w--open {
    transition: opacity 200ms ease;
  }

  .h3.white {
    font-size: 20px;
  }

  .section-services {
    padding-bottom: 0px;
  }

  .image-right-text {
    padding-bottom: 20%;
  }

  .ubique-content {
    width: 100%;
    max-width: 90%;
    margin-top: 25px;
  }

  .text-mission {
    margin-top: 15%;
  }

  .img-03 {
    margin-bottom: -16px;
  }

  ._3-columns {
    grid-row-gap: 30px;
  }

  .icon {
    padding-bottom: 0px;
  }

  .p-m-wrap {
    margin-left: 40px;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .faq-img {
    display: none;
  }

  .back-div {
    margin-right: 0px;
    padding-right: 0px;
    text-align: center;
  }

  .back-button {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 50px;
    margin-bottom: 0px;
    padding: 0px 40px;
  }

  .back-button.w--current {
    padding-right: 0px;
    padding-left: 0px;
    justify-content: flex-start;
  }

  .contact-div {
    width: 100%;
    max-width: 90%;
  }

  .image-12 {
    width: 110px;
  }

  .image-12.flesk {
    width: 70px;
  }

  .image-12.zvv {
    width: 100px;
  }

  .p-showcase.rs {
    padding-right: 0px;
  }

  .teaser-image._2 {
    width: 80%;
    padding-bottom: 20%;
  }

  .section-ms-showcase {
    padding-bottom: 0px;
  }

  .spacer-25 {
    height: 10px;
  }
}

