:root {
  --text\<deleted\|variable-3885c95e-9024-7501-2fe0-363d5235b84d\>: var(--hl\<deleted\|variable-b12cdb97-c3db-f2ab-74b6-c99e79a08032\>);
  --hl\<deleted\|variable-b12cdb97-c3db-f2ab-74b6-c99e79a08032\>: #ee46bc;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.breakpoint-desktop {
  grid-row-gap: 64px;
  background-color: #1b0b3b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
}

.hero-desktop-v-1-1 {
  object-fit: cover;
}

.column {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.error-4323c851-5a2c-4c85-74d9-e26e9fef3525 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.landingpage-v2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(90deg, #ff00b3 0%, #50f 100%);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 64px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.button {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.medium-length-hero-headline-goes-here-0 {
  color: #ee46bc;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.medium-length-hero-headline-goes-here-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.body {
  background-color: #1b0b3b;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section {
  background-color: #fb00ff;
}

.navbar {
  background-image: linear-gradient(90deg, #410373 0%, #8c0184 100%);
  border: 0 solid #000;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 3895px;
  height: 123px;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.isotype-slogan-1 {
  object-fit: cover;
}

.column-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta {
  grid-column-gap: 8px;
  background-color: #ee46bc;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.button-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.navbar_header {
  margin-top: -2px;
  margin-bottom: -43px;
  font-family: Roboto, sans-serif;
}

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

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.splitter {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  filter: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #ee46bc00;
  border: 1px solid #ee46bc;
  border-radius: 50px;
  width: auto;
  height: auto;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #ee46bc;
  border: 1px solid #ee46bc;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  background-image: url('../images/isotype-slogan-1.svg');
  background-position: 0 0;
  background-size: auto;
}

.section-hero-copy {
  background-color: #1b0b3b;
  border-bottom: 0 solid #e4ebf3;
  padding: 79px 30px 0;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  position: relative;
}

.section-hero-copy:hover {
  mix-blend-mode: normal;
}

.section-cta-brands-desktop {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subline-hero {
  color: #fff;
  text-align: center;
  max-width: 1312px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  margin-bottom: -63px;
  box-shadow: 0 0 #96a3b514;
}

.heading {
  color: #fff;
  overflow-wrap: normal;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 56px;
  line-height: 50px;
}

.button-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.buhl-button {
  text-align: center;
  background-image: linear-gradient(63deg, #ff00b3, #50f);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 64px;
  margin-top: 44px;
  margin-bottom: 44px;
  font-weight: 700;
  display: flex;
}

.buhl-button:hover {
  background-image: linear-gradient(63deg, #50f, #ff00b3);
}

.buhl-button.buhl-btn {
  width: 300px;
  height: 64px;
  margin-top: 34px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.buhl-button.buhl-btn.rosa {
  background-color: #ee46bc;
  background-image: none;
}

.picture-hero-mobile {
  display: none;
}

.section-hero-3 {
  background-color: #1b0b3b;
  border-bottom: 0 solid #e4ebf3;
  margin-top: 120px;
  margin-bottom: 120px;
  padding: 0 64px;
  font-family: Roboto, sans-serif;
  position: relative;
}

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

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  max-width: 46%;
  display: flex;
}

.text-section-heros {
  color: #fff7f7;
  width: 500px;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.text-section-heros.black {
  color: #4c008a;
  text-align: justify;
  flex-flow: wrap-reverse;
  justify-content: center;
  align-items: center;
  width: 334px;
  height: 112px;
  margin-bottom: 0;
  font-size: 16px;
  display: inline-flex;
}

.text-section-heros.black.steps {
  text-align: left;
  padding-top: 0;
  font-weight: 400;
}

.text-section-heros.header-subline {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 12px;
  margin-bottom: 0;
  display: flex;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.headings-hero {
  color: #fff;
  margin-top: 9px;
  font-size: 48px;
  line-height: 50px;
}

.tagline {
  color: #2e90fa;
  margin-bottom: 0;
  font-size: 21px;
}

.so_gehts_desktop {
  background-color: #f9ebff;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -3px;
  padding: 80px 30px 40px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  display: flex;
}

.centered-heading {
  color: #000;
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  color: #000;
  text-align: center;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  overflow: visible;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  mix-blend-mode: normal;
  background-color: #b300ff00;
  border: 5px solid #bb00c2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 27px 25px 25px;
  display: flex;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.team-member-name-two {
  color: #9747ff;
  max-width: 500px;
  margin-bottom: 12px;
  font-size: 17.3px;
  font-weight: 700;
}

.team-member-text {
  max-width: 333px;
  margin-bottom: 20px;
  font-size: 17px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.pricing-comparison_desktop {
  border-bottom: 0 solid #e4ebf3;
  margin-top: 0;
  padding: 80px 30px;
  display: none;
  position: relative;
}

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

.pricing-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 80px;
  font-family: Roboto, sans-serif;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
  box-shadow: none;
  z-index: 2;
  box-shadow: none;
  background-image: linear-gradient(#310059 71%, #cc269b);
  border: 1px solid #2e90fa;
  border-radius: 40px;
  padding: 10px 14px 0;
}

.pricing-image {
  object-fit: cover;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-bottom: -3px;
}

.pricing-title {
  color: #ee46bc;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.pricing-subtitle {
  color: #ee46bc;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  color: #ee46bc;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 16px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.column-3 {
  grid-row-gap: 32px;
  border-style: undefined;
  background-image: linear-gradient(#310059 11%, #cc269b);
  border-width: 220px;
  border-color: #2e90fa;
  border-radius: 46px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 335px;
  padding: 32px 24px 28px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 287px;
  text-decoration: none;
  display: flex;
}

.finance {
  object-fit: cover;
}

.price {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-2608960 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  color: #ee46bc;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.content-3 {
  grid-row-gap: 87px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 0;
  text-decoration: none;
  display: flex;
}

.list-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.landingpage-v2-2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(90deg, #ff00b3 0%, #50f 100%);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 64px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.button-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.price-0 {
  color: #ee46bc;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.price-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-0 {
  color: #ee46bc;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 800;
  line-height: 150%;
  text-decoration: none;
}

.text-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-2 {
  color: #ee46bc;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.pricing-title-2 {
  color: #ee46bc;
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
}

.pricing-subtitle-2 {
  color: #fff0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price-2 {
  color: var(--text\<deleted\|variable-3885c95e-9024-7501-2fe0-363d5235b84d\>);
  -webkit-text-stroke-color: var(--text\<deleted\|variable-3885c95e-9024-7501-2fe0-363d5235b84d\>);
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}

.pricing-overview {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-card-text {
  margin-bottom: 20px;
}

.zahlung_emp_desktop {
  background-color: #1b0b3b;
  border-bottom: 0 solid #e4ebf3;
  margin: 43px auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.centered-heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
}

.centered-subheading-2 {
  color: #fff;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 50px;
  margin-bottom: 64px;
  display: flex;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1b0b3b;
  border: 2px solid #ee46bc;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

.team-block-info-2 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  text-align: center;
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 600;
}

.team-member-text-2 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  display: flex;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  display: block;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  display: none;
  position: static;
  bottom: -60px;
}

.text-block {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 38px;
  font-family: Roboto, sans-serif;
}

.text-span {
  color: #ee46bc;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}

.text-block-2 {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 13.5px;
  font-weight: 300;
}

.headline_pricing {
  color: #ee46bc;
  font-weight: 600;
}

.div-block {
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(90deg, #1b0b3b 12%, #00d1ff 52%, #1b0b3b 88%);
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-3 {
  overflow: visible;
}

.image-5, .image-6, .image-7 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer-light {
  border-bottom: 0 solid #e4ebf3;
  margin-top: -2px;
  padding: 80px 30px 40px;
  position: relative;
}

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

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: center;
  align-items: center;
  padding-top: 54px;
  padding-bottom: 10px;
  display: flex;
}

.footer-copyright {
  color: #ee46bc;
  text-decoration: underline;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.header-hero {
  color: #ee46bc;
  letter-spacing: 0;
  column-count: 0;
  font-size: 49px;
  font-weight: 500;
}

.mask {
  padding-bottom: 20px;
}

.faqs {
  background-color: #1b0b3b;
  border-bottom: 0 solid #e4ebf300;
  margin-top: 86px;
  margin-bottom: 43px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Roboto, sans-serif;
  position: relative;
}

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

.hero-wrapper-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-left: 0;
  display: flex;
}

.margin-bottom-24px-3 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 17px;
}

.button-primary-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ee46bc;
  border-radius: 50px;
  width: 270px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a00;
  border: 1px solid #ee46bc;
}

.button-primary-4:active {
  background-color: #ee46bc;
  border-width: 0;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-5, .dropdown-toggle {
  color: #fff;
}

.icon {
  color: #ee46bc;
}

.corner-cut-top-right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.corner-cut-top-right.small {
  height: 1.5rem;
}

.faq-answer {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: hidden;
}

.faq-question {
  -webkit-text-stroke-color: #fff;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2.25rem 2rem 2.5rem;
  display: flex;
}

.heading-6.large {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1;
}

.heading-6.regular {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.corner-cut-top-left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.corner-cut-top-left.small {
  height: 1.5rem;
}

.corner-cut-bottom-right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.corner-cut-bottom-right.small {
  height: 1.5rem;
}

.spacer-40 {
  background-color: #0000;
  border-radius: .375rem;
  width: 2.5rem;
  height: 2.5rem;
}

.faq-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: block;
}

.faq-accordion {
  color: #fff;
  background-color: #1b0b3b;
  border-top: 1px solid #ee46bc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  position: relative;
}

.faq-icon {
  color: #bf1546;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  margin-left: 1rem;
  display: flex;
  position: relative;
}

.corner-cuts-wrapper {
  pointer-events: none;
  position: absolute;
  inset: -1px;
}

.corner-cut-bottom-left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.corner-cut-bottom-left.small {
  height: 1.5rem;
}

.faq-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: start center;
  display: grid;
}

.paragraph, .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5 {
  font-weight: 300;
}

.so_gehts_mobile {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

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

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description-2 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-3 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-3 {
  margin-left: 2px;
  display: flex;
}

.pricing-overview-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

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

.centered-heading-5 {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description-3 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image-3 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text-3 {
  margin-bottom: 20px;
}

.text-link-arrow-4 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-4 {
  margin-left: 2px;
  display: flex;
}

.zahlung_emp_mobile {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.pricing-image-4 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-11 {
  color: #fff;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.centered-heading-6 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-3 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-3 {
  width: 30%;
  margin-right: 5%;
}

.team-block-3 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-3 {
  margin-bottom: 18px;
}

.team-block-info-3 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-3 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-3 {
  margin-bottom: 20px;
}

.text-link-arrow-5 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-5 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-3 {
  display: none;
}

.team-slider-nav-3 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.mask-2 {
  flex: 0 auto;
}

.pricing-overview-mobile {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.pricing-description-4 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-4 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image-5 {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-bottom: 16px;
}

.pricing-card-text-4 {
  margin-bottom: 20px;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.features-metrics {
  color: #fff;
  background-color: #1b0b3b;
  border-bottom: 0 solid #e4ebf3;
  justify-content: space-between;
  align-items: center;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

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

.features-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  border: 1px solid #ee46bc;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.text-block-4, .text-block-5, .text-block-6 {
  text-align: left;
}

.team-slider-2 {
  color: #fff;
  background-color: #1b0b3b;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.centered-heading-7 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-4 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-4 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-4 {
  width: 30%;
  margin-right: 5%;
}

.team-block-4 {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 24px;
  display: flex;
}

.team-member-image-two-4 {
  margin-bottom: 18px;
}

.team-block-info-4 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-4 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-4 {
  margin-bottom: 20px;
}

.text-link-arrow-6 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-6 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-4 {
  display: none;
}

.team-slider-nav-4 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.layout {
  grid-row-gap: 42px;
  background-color: #1b0b3b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  text-decoration: none;
  display: flex;
}

.layout._228 {
  margin-bottom: 43px;
  padding: 0;
}

.column-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.section-title {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-5 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 43px;
  margin-bottom: 43px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-6 {
  grid-column-gap: 36px;
  grid-row-gap: 34px;
  border-radius: 23px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: inline-grid;
}

.column-zahlungen-empf {
  grid-row-gap: 32px;
  border: 1px solid #ee46bc;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 350px;
  padding: 50px 23px;
  text-decoration: none;
  display: flex;
}

.user {
  object-fit: cover;
}

.h3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.column-6 {
  grid-row-gap: 32px;
  border: 1px solid #ee46bc;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 350px;
  padding: 50px;
  display: flex;
}

.landingpage-v2-3 {
  grid-column-gap: 8px;
  background-image: linear-gradient(90deg, #ff00b3 0%, #50f 100%);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 64px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.button-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.image-9 {
  width: 1510px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.section-stores {
  justify-content: center;
  align-items: center;
  margin-top: 33px;
  margin-bottom: 33px;
  display: flex;
}

.flex-block {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: inline-flex;
}

.nav-header {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: center;
}

.nav-header-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #ff00ddbf;
}

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

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

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.menu-button-3:hover {
  color: #ff07f3;
}

.section-hero-2 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.hero-mobile, .section-hero-2-mobile {
  display: none;
}

.section-hero-1 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.nav-bar-cta {
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #ee46bc;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 15px 25px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.nav-bar-cta:hover {
  background-color: #ee46bc;
  border-style: none;
  border-color: #fff;
}

.navbar-no-shadow-container-3 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-3 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-4 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-4 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-4:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-4:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown-icon-4 {
  margin-right: 10px;
}

.nav-dropdown-list-4 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-4.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-4 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-button-wrapper-3 {
  margin-left: 120px;
}

.button-primary-7 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-7:active {
  background-color: #43464d;
}

.section-cta {
  justify-content: center;
  align-items: center;
  margin-top: 43px;
  margin-bottom: 43px;
  display: flex;
}

.hero-stack-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
}

.flex-block-3 {
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  background-color: #f9ebff;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center;
  margin-bottom: 24px;
  display: grid;
}

.step {
  border: 5px solid #e603ff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  display: flex;
}

.heading-steps {
  color: #6524b9;
  text-align: center;
}

.text-steps {
  color: #4c008a;
  font-size: 17px;
}

.section-steps-main {
  background-color: #f9ebff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 43px;
  padding-bottom: 24px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.section-steps-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 43px;
  margin-bottom: 43px;
  display: flex;
}

.section-2 {
  background-color: #1b0b3b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 38px;
  font-weight: 700;
}

.h2.black {
  color: #4c008a;
  margin-bottom: 20px;
}

.subline-sections {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.subline-sections.black {
  color: #4c008a;
  font-weight: 400;
}

.block-steps {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 3px solid #ee02ff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

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

.step-block {
  border: 2px solid #f700ff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 24px;
  display: flex;
}

.picture-number {
  padding-top: 0;
  padding-bottom: 14px;
}

.header-hero.white {
  color: #fff;
  margin-top: 43px;
  margin-bottom: 15px;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}

.header-hero.white.title {
  font-size: 56px;
  line-height: 58px;
}

.body-2 {
  background-color: #1b0b3b;
}

.navbar-2 {
  background-image: linear-gradient(90deg, #410373 0%, #8c0184 100%);
  border: 0 solid #000;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 123px;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
}

.container-14 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.isotype-slogan-2 {
  object-fit: cover;
}

.column-7 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta-2 {
  grid-column-gap: 8px;
  border: 1px solid #ee46bc;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.button-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.h1-desktop {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 70px;
}

.text-span-2, .links-footer {
  color: #ee46bc;
}

.links-footer:hover {
  color: #fff;
}

.links-footer:active {
  color: #880060;
}

.section-cta-brands-mobile {
  display: none;
}

.section-5 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-5 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-5 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-5:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-5:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-5 {
  margin-right: 10px;
}

.nav-dropdown-list-5 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-5.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-5 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-8 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-8:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-8:active {
  background-color: #43464d;
}

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

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

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

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-6 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-6:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-6 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-6 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-6:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-6:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-6[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-6 {
  margin-right: 10px;
}

.nav-dropdown-list-6 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-6.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-6 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-6:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-link-accent-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-3:hover {
  color: #1a1b1fbf;
}

.button-primary-9 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-9:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-9:active {
  background-color: #43464d;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 38px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.pricing-image-6 {
  object-fit: cover;
  width: 60px;
  height: 60px;
  margin-bottom: -3px;
}

.pricing-card-three-5 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.buhl-button-2 {
  text-align: center;
  background-image: linear-gradient(63deg, #ff00b3, #50f);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 64px;
  margin-top: 44px;
  margin-bottom: 44px;
  font-weight: 700;
  display: flex;
}

.buhl-button-2:hover {
  background-image: linear-gradient(63deg, #50f, #ff00b3);
}

.buhl-button-2.buhl-btn {
  margin-bottom: 36px;
}

.headline_pricing-2 {
  color: #ee46bc;
  font-weight: 700;
}

.pricing-title-3 {
  color: #ee46bc;
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

.div-block-4 {
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(90deg, #1b0b3b 12%, #00d1ff 52%, #1b0b3b 88%);
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.pricing-subtitle-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.pricing-description-5 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-8 {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.pricing-comparison_desktop-2 {
  border-bottom: 0 solid #e4ebf3;
  margin-top: 0;
  padding: 80px 30px;
  position: relative;
}

.pricing-overview-4 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.flex-block-4, .flex-block-5 {
  display: none;
}

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

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

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

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .buhl-button {
    width: 500px;
  }

  .buhl-button.buhl-btn {
    width: 500px;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    margin-bottom: 0;
  }

  .text-section-heros.header-subline {
    text-align: center;
  }

  .so_gehts_desktop {
    display: none;
  }

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

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

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

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .zahlung_emp_desktop {
    display: none;
  }

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

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .image-3, .image-4 {
    display: none;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .faq-answer {
    padding-right: 2.5rem;
  }

  .heading-6.large {
    font-size: 2.5rem;
  }

  .faq-wrapper {
    grid-column-gap: 3rem;
    grid-auto-flow: row;
    min-height: auto;
  }

  .so_gehts_mobile {
    color: #fff;
    display: block;
  }

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

  .pricing-grid-2 {
    grid-column-gap: 30px;
  }

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

  .pricing-grid-3 {
    grid-column-gap: 30px;
  }

  .zahlung_emp_mobile {
    color: #fff;
  }

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

  .team-slide-wrapper-3 {
    width: 47%;
    margin-right: 6%;
  }

  .pricing-overview-mobile {
    border-bottom-width: 0;
    display: block;
  }

  .pricing-grid-4 {
    grid-column-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .pricing-card-three-4 {
    border: 1px solid #ee46bc;
    border-radius: 20px;
    padding: 20px 10px;
    font-family: Roboto, sans-serif;
  }

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

  .features-wrapper {
    justify-content: space-between;
  }

  .team-slide-wrapper-4 {
    width: 47%;
    margin-right: 6%;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

  .flex-block {
    margin-top: 0;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

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

  .icon-2 {
    color: #ee46bc;
  }

  .section-hero-2 {
    display: none;
  }

  .hero-mobile {
    display: block;
  }

  .nav-menu-wrapper-4 {
    background-color: #0000;
  }

  .nav-menu-3 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .nav-dropdown-list-4.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-3 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-4 {
    padding: 12px;
  }

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

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

  .section-steps-header {
    padding-left: 42px;
    padding-right: 43px;
  }

  .h2, .subline-sections {
    font-family: Roboto, sans-serif;
  }

  .grid {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    flex-flow: column;
    display: flex;
  }

  .section-cta-brands-mobile {
    display: none;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list-5.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-5 {
    padding: 12px;
  }

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

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list-6.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-6 {
    padding: 12px;
  }

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

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

  .buhl-button-2.buhl-btn {
    width: 300px;
    margin-bottom: 23px;
  }

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

  .flex-block-6 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

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

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

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .section-hero-copy {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding: 60px 15px 0;
    display: flex;
  }

  .section-cta-brands-desktop {
    border-radius: 0;
    margin-top: 0;
  }

  .subline-hero {
    text-align: left;
  }

  .hero-image.shadow-two {
    display: none;
  }

  .heading {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 101px;
    display: flex;
  }

  .picture-hero-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    vertical-align: middle;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .section-hero-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px 15px 0;
  }

  .hero-wrapper {
    margin-bottom: 0;
    display: flex;
  }

  .hero-split {
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-section-heros.header-subline {
    text-align: center;
  }

  .so_gehts_desktop {
    padding: 60px 15px;
    display: block;
  }

  .pricing-comparison_desktop {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title, .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-overview {
    padding: 60px 15px;
  }

  .zahlung_emp_desktop {
    padding: 60px 15px;
    display: none;
  }

  .image-3, .image-4 {
    display: none;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .faqs {
    padding: 60px 15px;
  }

  .heading-6.large {
    font-size: 2.5rem;
  }

  .spacer-40 {
    height: 2.5rem;
  }

  .faq-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .so_gehts_mobile {
    padding: 60px 15px;
    display: none;
  }

  .pricing-overview-3 {
    padding: 60px 15px;
  }

  .zahlung_emp_mobile {
    color: #fff;
    padding: 60px 15px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .pricing-overview-mobile {
    padding: 60px 15px;
    display: block;
  }

  .pricing-description-4 {
    text-align: center;
  }

  .pricing-grid-4 {
    grid-template-columns: 1fr;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .team-slider-2 {
    padding: 60px 15px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-2 {
    -webkit-text-fill-color: inherit;
    background-color: #1b0b3b;
    background-clip: border-box;
    border: 0 #000;
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .menu-button-3.w--open {
    background-color: #a6b1bf00;
  }

  .icon-2 {
    color: #ee46bc;
  }

  .section-hero-2 {
    display: none;
  }

  .hero-mobile {
    display: block;
  }

  .nav-bar-cta {
    width: 137px;
    height: 36px;
    font-size: 12px;
    font-weight: 700;
  }

  .navbar-brand-4 {
    padding-left: 0;
  }

  .nav-menu-3 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .nav-dropdown-4 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-4.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-4.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-13 {
    margin-top: 10px;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .image-10 {
    vertical-align: baseline;
    display: none;
  }

  .header-hero.white {
    margin-top: 94px;
  }

  .section-cta-brands-mobile {
    display: none;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

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

  .nav-dropdown-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-5 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-5.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-5.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-5.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-14 {
    margin-top: 10px;
  }

  .navbar-brand-three-2 {
    padding-left: 0;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block-2 {
    flex-direction: column;
  }

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

  .nav-dropdown-6 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-6 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-6.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-6.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-6.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-15 {
    margin-top: 10px;
  }

  .buhl-button-2.buhl-btn {
    margin-top: 51px;
  }

  .pricing-title-3 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-comparison_desktop-2, .pricing-overview-4 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .splitter {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .button-primary {
    justify-content: center;
    align-items: center;
    width: 137px;
    height: 36px;
    padding: 5px;
    display: flex;
  }

  .section-hero-copy {
    padding: 10px 16px;
  }

  .section-cta-brands-desktop {
    margin-top: 42px;
    display: none;
  }

  .subline-hero {
    color: #fff;
    text-align: left;
  }

  .heading {
    color: #fff;
    text-align: left;
    margin-top: 115px;
  }

  .buhl-button {
    text-align: center;
    mix-blend-mode: normal;
    width: 330px;
    margin-top: 44px;
    margin-left: 0;
  }

  .buhl-button.buhl-btn {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
  }

  .buhl-button.buhl-btn.desktop {
    display: none;
  }

  .section-hero-3 {
    padding-top: 0;
  }

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

  .hero-wrapper {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .hero-split {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
  }

  .text-section-heros {
    width: auto;
    font-size: 16px;
  }

  .text-section-heros.black {
    text-align: left;
  }

  .text-section-heros.header-subline {
    text-align: left;
    font-size: 16px;
  }

  .headings-hero {
    font-size: 36px;
    line-height: 43px;
  }

  .so_gehts_desktop {
    display: none;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .team-block {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .team-member-name-two {
    text-align: center;
    font-size: 23px;
    font-weight: 700;
  }

  .team-member-text {
    font-weight: 500;
  }

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

  .pricing-card.featured-pricing {
    box-shadow: none;
    box-shadow: none;
    background-color: #fff0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .pricing-subtitle-2 {
    font-size: 16px;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .zahlung_emp_desktop {
    display: none;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .team-block-2 {
    display: none;
  }

  .team-member-name-two-2 {
    text-align: center;
  }

  .team-slider-nav-2 {
    color: #fff;
  }

  .image-3, .image-4 {
    display: none;
  }

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

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

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .header-hero {
    font-size: 40px;
    font-weight: 700;
  }

  .faqs {
    margin-top: 0;
  }

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

  .hero-split-2 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .button-primary-4 {
    width: 300px;
  }

  .button-primary-4:hover {
    background-color: #32343a00;
    border: 1px solid #ee46bc;
  }

  .button-primary-4:active {
    color: #ee46bc;
    background-color: #fff;
  }

  .button-primary-4.buhl-btn {
    justify-content: center;
    align-items: center;
    width: 330px;
    height: 64px;
    display: flex;
  }

  .faq-answer {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .faq-question {
    padding: 1.5rem 1.75rem 1.5rem 2rem;
  }

  .heading-6.large {
    font-size: 2.125rem;
  }

  .heading-6.regular {
    font-size: 1.25rem;
  }

  .faq-accordion {
    border-radius: 0;
  }

  .faq-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .so_gehts_mobile {
    background-color: #f9ebff;
    display: block;
  }

  .container-9 {
    max-width: none;
    font-family: Montserrat, sans-serif;
  }

  .centered-heading-4 {
    color: #000;
    margin-bottom: 24px;
  }

  .pricing-description-2 {
    color: #000;
    text-align: left;
    font-weight: 500;
  }

  .pricing-grid-2 {
    grid-template-columns: 1fr;
  }

  .pricing-card-three-2 {
    border: 2px solid #ee46bc;
    border-radius: 20px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-image-2 {
    margin-bottom: 0;
  }

  .pricing-card-text-2 {
    color: #000;
    text-align: left;
    font-weight: 500;
  }

  .heading-7 {
    color: #9747ff;
    display: block;
  }

  .image-8 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-overview-3 {
    color: #fff;
  }

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

  .centered-heading-5 {
    margin-bottom: 24px;
  }

  .pricing-grid-3 {
    grid-template-columns: 1fr;
  }

  .pricing-image-3 {
    width: auto;
    height: auto;
  }

  .zahlung_emp_mobile {
    color: #fff;
  }

  .pricing-image-4 {
    width: auto;
    height: auto;
  }

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

  .centered-heading-6 {
    text-align: left;
    margin-bottom: 24px;
  }

  .team-slide-wrapper-3 {
    width: 100%;
    margin-right: 0%;
  }

  .pricing-overview-mobile {
    font-family: Roboto, sans-serif;
    display: block;
  }

  .pricing-description-4 {
    text-align: left;
  }

  .pricing-grid-4 {
    grid-template-columns: 1fr;
  }

  .pricing-card-three-4 {
    border: 2px solid #ee46bc;
    border-radius: 20px;
    padding: 20px;
    font-family: Roboto, sans-serif;
  }

  .pricing-card-text-4 {
    text-align: left;
    font-size: 16px;
  }

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

  .centered-heading-7 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper-4 {
    width: 100%;
    margin-right: 0%;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .flex-block {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    margin-top: 0;
  }

  .nav-menu-2 {
    background-color: #1b0b3b;
    border: 1px #000;
    border-bottom-color: #ee46bc;
    flex-direction: column;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .menu-button-3 {
    color: #000;
    mix-blend-mode: normal;
    order: 0;
    font-family: Montserrat, sans-serif;
  }

  .menu-button-3:hover {
    color: #fff;
  }

  .menu-button-3.w--open {
    background-color: #a6b1bf00;
  }

  .icon-2 {
    color: #ee46bc;
    background-color: #ebebeb00;
    font-family: Montserrat, sans-serif;
  }

  .section-hero-2 {
    display: none;
  }

  .hero-mobile, .section-hero-2-mobile {
    display: block;
  }

  .nav-bar-cta {
    padding: 5px 10px;
  }

  .nav-menu-3 {
    flex-direction: column;
  }

  .nav-button-wrapper-3 {
    width: auto;
  }

  .section-cta {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .section-steps-header {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .image-10 {
    display: none;
  }

  .h2 {
    font-size: 24px;
  }

  .subline-sections {
    font-size: 17px;
    line-height: 26px;
  }

  .subline-sections.black {
    font-size: 16px;
    line-height: 26px;
  }

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

  .step-block {
    padding: 9px;
  }

  .header-hero.white {
    text-align: left;
  }

  .header-hero.white.title {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
  }

  .body-2 {
    background-color: #1b0b3b;
  }

  .h1-desktop.rosa {
    text-align: left;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 43px;
  }

  .section-3 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .section-cta-brands-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 34px;
    display: flex;
  }

  .section-4 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: center;
    margin-top: 19px;
    display: flex;
  }

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

  .nav-menu-three {
    flex-direction: column;
  }

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

  .nav-menu-three-2 {
    flex-direction: column;
  }

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

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

  .buhl-button-2 {
    text-align: center;
    mix-blend-mode: normal;
    width: 330px;
    margin-top: 44px;
    margin-left: 0;
  }

  .buhl-button-2.buhl-btn {
    margin-bottom: 16px;
  }

  .pricing-subtitle-3, .text-block-8 {
    font-size: 16px;
  }

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

  .pricing-overview-4 {
    color: #fff;
  }

  .flex-block-4, .flex-block-5, .flex-block-6 {
    display: flex;
  }
}

#w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276fed7-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff0a-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff14-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff1e-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff33-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff39-8f89c48b, #w-node-_0bd9a9c1-ed71-5162-c4d3-1c5be276ff3f-8f89c48b, #w-node-_1718395e-491f-9525-01e1-cb485416779e-8f89c48b, #w-node-b86a4601-1f2b-aae5-5475-f58959f85237-8f89c48b, #w-node-b86a4601-1f2b-aae5-5475-f58959f85241-8f89c48b, #w-node-b86a4601-1f2b-aae5-5475-f58959f8524b-8f89c48b, #w-node-_910ab653-57e8-dad2-39d4-c2044e102e55-8f89c48b, #w-node-_910ab653-57e8-dad2-39d4-c2044e102e5f-8f89c48b, #w-node-_910ab653-57e8-dad2-39d4-c2044e102e69-8f89c48b, #w-node-_63ac962f-790c-1da4-e680-9fc82055daea-8f89c48b, #w-node-_63ac962f-790c-1da4-e680-9fc82055daf4-8f89c48b, #w-node-_63ac962f-790c-1da4-e680-9fc82055dafe-8f89c48b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'License';
  src: url('../fonts/LICENSE.txt') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}