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

.button {
  position: relative;
  display: inline-block;
  margin-top: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-link {
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.nav-link.w--current {
  color: #000;
}

.nav-link.hochdosis {
  display: block;
}

.heading {
  position: relative;
  right: 22px;
  bottom: 12px;
  display: inline-block;
  border: 1px solid transparent;
  background-color: transparent;
  color: #fff;
}

.nav-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.body {
  display: block;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.topsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 100px 160px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #548dff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 23, 77, 0.65)), to(rgba(0, 23, 77, 0.65))), url('../images/geert-pieters-AfgJpWQH4lw-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 23, 77, 0.65), rgba(0, 23, 77, 0.65)), url('../images/geert-pieters-AfgJpWQH4lw-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #686565;
}

.contactbutton {
  width: 200px;
  height: auto;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  background-color: #006eff;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.contactbutton.navbar {
  position: relative;
  height: auto;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  clear: none;
  border-width: 0px;
  background-color: #0089f1;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  text-align: center;
}

.contactbutton.ende {
  background-color: #005eff;
  text-align: center;
}

.contactbutton._2 {
  margin-top: 36px;
}

.contactbutton.oben {
  width: 300px;
}

.contactbutton.oben.header {
  margin-top: 20px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.paragraph {
  margin-bottom: 40px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.navb {
  position: fixed;
  left: 0px;
  top: 0%;
  right: 0%;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.italic-text {
  font-style: normal;
  font-weight: 300;
}

.column {
  padding-left: 40px;
}

.columns {
  cursor: auto;
}

.column-2 {
  height: 150%;
}

.video {
  box-shadow: 7px 6px 20px 0 #000;
}

.heading-3 {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}

.bekanntaus {
  padding: 40px 5% 20px;
  background-color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.logoplatzhalter {
  width: 250px;
}

.examplevideo1 {
  position: relative;
  bottom: auto;
  display: block;
  width: 100%;
  border-radius: 5px;
}

.horizontal-logo {
  margin-bottom: 25px;
}

.author-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #151c34;
  font-size: 16px;
  font-weight: 500;
}

.testimonial-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, 0.18), 11px 0 20px -9px rgba(79, 94, 120, 0.1);
}

.play-button {
  position: absolute;
}

.horizontal-angle {
  position: absolute;
  left: auto;
  top: 0%;
  right: -2%;
  bottom: 0%;
  z-index: 99;
  height: 101%;
  -o-object-fit: cover;
  object-fit: cover;
}

.right-arrow {
  top: 17px;
  right: -17px;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-color: #007bfc;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
}

.right-arrow:hover {
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}

.testimonial-section {
  display: block;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6c8eff;
}

.author-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-quote-h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lexend, sans-serif;
  color: #151c34;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
}

.slider-horizontal {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.testimonial-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.left-arrow {
  left: -17px;
  top: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #007bfc;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
}

.left-arrow:hover {
  -webkit-transform: translate(-2px, 0px);
  -ms-transform: translate(-2px, 0px);
  transform: translate(-2px, 0px);
}

.play-icon {
  width: 60px;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.slide-nav {
  top: 575.901px;
  display: none;
  max-width: 150px;
  border-radius: 500px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.horizontal-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding: 20px 75px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mask-horizontal {
  overflow: visible;
}

.horizontal-fixed-height {
  min-height: 100px;
}

.author-job {
  color: rgba(21, 28, 52, 0.5);
}

.testimonial-image-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40%;
  height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.author-image {
  width: 50px;
  margin-right: 14px;
  border-radius: 100px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.14);
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.kundenmeinungen {
  display: none;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.testi_title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 140px;
  padding-bottom: 20px;
  padding-left: 140px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.transparent-text {
  margin-bottom: 24px;
  font-family: Lexend, sans-serif;
  color: rgba(24, 24, 24, 0.7);
  text-align: center;
}

.jb-inner-left {
  width: 40%;
  padding-right: 30px;
  font-family: Lexend, sans-serif;
}

.container-1140 {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.why {
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}

.why.jb-content {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
}

.jb-content-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 29px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.jb-inner-right {
  width: 40%;
}

.jb-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.check-item {
  padding-left: 26px;
  background-image: url('../images/Icon.svg');
  background-position: 0px 7px;
  background-size: auto;
  background-repeat: no-repeat;
  line-height: 26px;
}

.jb-content-img {
  border-radius: 8px;
}

.heading-4 {
  font-family: Lexend, sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.accordion-3-open-close-icon-wrapper---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: #f7f7fb;
}

.faq {
  display: none;
  min-height: 624px;
  padding: 100px 140px;
  background-color: #6c8eff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.column---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column---brix.right---brix {
  margin-left: 12px;
}

.column---brix.left---brix {
  margin-right: 12px;
}

.accordion-item-title---brix {
  color: #170f49;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

.accordion-item---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 14px;
  background-color: #fff;
  cursor: pointer;
}

.accordion-item---brix.accordion-3---brix {
  margin-bottom: 24px;
  padding-right: 32px;
  padding-left: 32px;
  border: 2px solid transparent;
  box-shadow: 0 2px 6px 0 rgba(19, 18, 66, 0.07);
  -webkit-transition: border-color 200ms ease, box-shadow 200ms ease;
  transition: border-color 200ms ease, box-shadow 200ms ease;
}

.accordion-item---brix.accordion-3---brix:hover {
  box-shadow: none;
}

.accordion-item---brix.accordion-3---brix.last-accordion-item---brix {
  margin-bottom: 0px;
}

.accordion-content---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accordion-paragraph---brix {
  width: 100%;
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 0px;
  font-family: Lexend, sans-serif;
}

.accordion-trigger---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lexend, sans-serif;
}

.large-open-close-line---brix {
  position: absolute;
  width: 100%;
  height: 2.6px;
  min-height: 2.6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 500px;
  background-color: #514f6e;
}

.large-open-close-line---brix.second-line---brix {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-columns-wrapper---brix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.open-close-icon-wrapper---brix {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  min-height: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.open-close-icon-wrapper---brix.large-icon---brix {
  width: 18px;
  min-height: 18px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-right: 220px;
  padding-bottom: 40px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cname {
  position: static;
  margin-bottom: 40px;
  font-family: Lexend, sans-serif;
  font-size: 28px;
  line-height: 28px;
}

.cname.experte {
  font-weight: 200;
}

.cabout {
  position: static;
  margin-bottom: 60px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}

.cabouttext {
  display: block;
  width: 700px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 22px;
}

.footerlistitem {
  margin-right: 10px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-weight: 300;
  text-decoration: none;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  list-style-type: none;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-bottom: 100px;
  padding-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 14%;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  text-align: left;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.19)), to(rgba(0, 0, 0, 0.19))), url('../images/henrik-donnestad-t2Sai-AqIpI-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.19), rgba(0, 0, 0, 0.19)), url('../images/henrik-donnestad-t2Sai-AqIpI-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-5 {
  margin-top: 0px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.untertitel {
  padding-right: 100px;
  padding-left: 100px;
  font-family: Lexend, sans-serif;
  color: #e6e6e6;
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
}

.quotename {
  font-size: 18px;
  font-weight: 300;
  text-align: right;
}

.text-block {
  font-family: Lexend, sans-serif;
  font-weight: 300;
  text-align: left;
}

.julius {
  font-size: 13px;
}

.image-3 {
  position: relative;
  display: inline-block;
}

.section-2 {
  padding: 100px 220px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/clark-tibbs-oqStl2L5oxI-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/clark-tibbs-oqStl2L5oxI-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.argument {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 0.25px solid #6c8eff;
  border-radius: 13px;
}

.quote {
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}

.heading-6 {
  margin-bottom: 40px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.argtext {
  display: block;
  overflow: visible;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.apelltext {
  margin-bottom: 20px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.js-clock {
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.clock-number {
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  line-height: 70px;
}

.clock-label {
  margin-top: 10px;
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.why2 {
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}

.why2.jb-content {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #6c8eff;
}

.why2.jb-content._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.why2.jb-content._2._3 {
  padding-bottom: 40px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 11px;
  background-color: #6c8eff;
}

.heading-7 {
  color: #fff;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
}

.columns-2 {
  margin-bottom: 40px;
  padding-right: 60px;
  padding-left: 60px;
}

.why2heading {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.why2heading._2 {
  color: #000;
}

.why2text {
  font-family: Lexend, sans-serif;
  color: #fff;
}

.why2text._2 {
  color: #000;
}

.why2text._2._3 {
  padding-right: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.why2text._5 {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.why3 {
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}

.why3.jb-content {
  display: none;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/chris-ralston-09HGdZzkP-Q-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/chris-ralston-09HGdZzkP-Q-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.warum {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.list-item {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.warumlist {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

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

.video-2 {
  width: 100%;
}

.html-embed {
  display: none;
  margin-top: 30px;
  float: right;
  clear: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-3 {
  position: static;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-3 {
  padding-right: 0px;
}

.italic-text-2 {
  font-family: Lexend, sans-serif;
  font-weight: 400;
}

.headerherolist {
  margin-bottom: 0px;
  padding-top: 20px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  list-style-type: square;
}

.jb-content-wrapper-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.jb-inner-right-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.jb-inner-right-copy._2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.frau_k_text {
  display: block;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.frau_k_text.links_text {
  margin-bottom: 40px;
}

.container-1140-copy {
  position: relative;
  width: 100%;
}

.html-embed-2 {
  width: 800px;
}

.wasdicherwartet {
  display: block;
  padding: 40px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hintergrund.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.wasdicherwartettext {
  margin-top: 0px;
  margin-right: 220px;
  margin-left: 220px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.erwartungtitle {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.erwartungtext {
  font-family: Lexend, sans-serif;
  color: #74aed3;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

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

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.columns-4 {
  padding-top: 60px;
}

.video-4 {
  display: block;
}

.image-4 {
  display: none;
}

.video-6 {
  display: block;
}

.fixedvideosize {
  overflow: visible;
  max-width: 1000px;
}

.fixedvideosize.uebermedia {
  max-width: 500px;
  color: transparent;
}

.fixedvideosize._2 {
  overflow: visible;
}

.fixedsmallervideo {
  max-width: 600px;
}

.container-1142 {
  margin-top: 140px;
}

.heading-8 {
  font-family: Lexend, sans-serif;
  font-weight: 300;
}

.text-block-3 {
  font-family: Lexend, sans-serif;
  font-weight: 300;
}

.list-2 {
  padding-bottom: 20px;
}

.datum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.workshopdatum {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
}

.workshop {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.workshop.experte {
  margin-bottom: 40px;
  color: #fff;
  font-weight: 500;
}

.wsvideo {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.wsvideo2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.rich-text-block {
  font-family: Lexend, sans-serif;
  font-weight: 300;
}

.inputemailfield {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
}

.inputemailfield:hover {
  border: 2px solid #005eff;
}

.inputemailfield:active {
  border: 2px solid #005eff;
}

.inputemailfield:focus {
  border: 2px solid #005eff;
}

.section-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.77);
}

.link {
  color: #aaa;
}

.column-9 {
  font-size: 14px;
  line-height: 20px;
}

.richtext {
  padding-right: 25px;
  font-weight: 400;
  text-align: left;
}

.richtext._2 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 300;
}

.richtext.white {
  color: #fff;
}

.image-5._2 {
  margin-left: 40px;
}

.image-6 {
  border-radius: 9px;
}

.column-10 {
  border-right: 1px solid #000;
}

.text-block-4 {
  display: block;
  margin-right: 5px;
  margin-bottom: 15px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.text-block-4.her_s {
  font-weight: 500;
  text-decoration: underline;
}

.text-block-4.frau_k {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}

.text-block-4.herr_s {
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  text-decoration: underline;
}

.text-block-4.g {
  color: #fff;
}

.frau_k {
  margin-bottom: 15px;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  text-decoration: underline;
}

.text-block-4-frau_k {
  margin-bottom: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.text-block-4-frau_k.her_s {
  font-weight: 500;
  text-decoration: underline;
}

.text-block-4-frau_k.frau_k {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}

.frau_m {
  margin-bottom: 15px;
  color: #000;
  font-size: 25px;
  line-height: 28px;
  text-decoration: underline;
}

.text-block-5 {
  margin-bottom: 15px;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  text-decoration: underline;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  padding-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 22px;
}

.rich-text-block-2 {
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 22px;
}

.herr_s_links {
  display: none;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.herr_s_links.links_text {
  margin-bottom: 40px;
}

.frau_k_text-copy {
  display: none;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.frau_k_text-copy.links_text {
  margin-bottom: 40px;
}

.frau_m_text {
  display: none;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.frau_m_text.links_text {
  margin-bottom: 40px;
}

.frau_g_text {
  display: none;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.frau_g_text.links_text {
  margin-bottom: 40px;
}

.why2-copy {
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}

.why2-copy.jb-content {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #6c8eff;
}

.why2-copy.jb-content._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6c8eff;
}

.why2-copy.jb-content._2._3 {
  padding-bottom: 20px;
}

.branding {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.branding.experte {
  margin-bottom: 40px;
  font-weight: 500;
}

.medienreferenzliste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.medienlogo {
  width: 40%;
}

.medienreferenztitle {
  padding-right: 5%;
  padding-bottom: 20px;
  padding-left: 5%;
  background-color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 25px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

.medienreferenztitle.uebervideo {
  margin-bottom: 20px;
}

.wsvideo3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.wsvideo3.black {
  margin-bottom: 10px;
  color: #000;
}

.video2 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-bermedia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 200vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-7 {
  border-radius: 20px;
}

.div-block-4 {
  width: 35vw;
}

.ethno_healt {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 15% 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tim-swaan-eOpewngf68w-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tim-swaan-eOpewngf68w-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.ethno_healt.jb-content {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #6c8eff;
}

.ethno_healt.jb-content._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.ethno_healt.jb-content._2._3 {
  padding-bottom: 40px;
}

.ethohealthtext {
  display: block;
  width: 70%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lexend, sans-serif;
}

.ethohealthtext.links_text {
  margin-bottom: 40px;
}

.heading-9 {
  margin-bottom: 20px;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #000;
  text-align: center;
}

.heading-9.black {
  color: #000;
  font-size: 20px;
}

.heading-9._999 {
  color: #fff;
}

.link-2 {
  color: #5c5c5c;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.ethno_list {
  padding-bottom: 5px;
  font-family: Lexend, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.button-2 {
  margin-top: 40px;
  border-radius: 5px;
  background-color: #31a500;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 18px;
}

.navb_zweiteseite {
  position: fixed;
  left: 0px;
  top: 0%;
  right: 0%;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.workshoptag1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg_blue.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.videodescription {
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.videotitle {
  margin-bottom: 0px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 40px;
  font-weight: 100;
}

.videosubtitle {
  margin-top: 0px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
}

.ethno_healt-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 15% 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ethno_healt-copy.jb-content {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #6c8eff;
}

.ethno_healt-copy.jb-content._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.ethno_healt-copy.jb-content._2._3 {
  padding-bottom: 40px;
}

.link-3 {
  color: #87abff;
}

.workshoptag2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.videotitleblack {
  margin-bottom: 20px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 38px;
  line-height: 40px;
  font-weight: 100;
}

.videosubtitleblack {
  margin-top: 0px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.workshoptag3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.workshoptag4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.workshoptag5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hochdosis {
  display: block;
  background-color: transparent;
  font-family: Lexend, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.hochdosis.w--current {
  display: none;
  color: #000;
}

.workshoptag1_1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.videotitle_1 {
  margin-bottom: 20px;
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 40px;
  font-weight: 100;
}

.html-embed-5 {
  width: 100%;
}

.html-embed-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.button-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 210px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #1456ff;
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.56);
  -webkit-transition: border-radius 450ms cubic-bezier(0, -.935, 1, 2.141);
  transition: border-radius 450ms cubic-bezier(0, -.935, 1, 2.141);
  color: #fff;
  text-decoration: none;
}

.button-wrapper:hover {
  border-radius: 40px;
}

.button-text {
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.button-arrow {
  position: absolute;
  width: 20px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pricebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 500px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 10px;
  padding-left: 10px;
  justify-content: space-between !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 20px;
  background-image: linear-gradient(150deg, #d79999, #a84646);
}

.goldprogramm {
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Lexend, sans-serif;
  color: #a87446;
}

.progr_name {
  font-family: Lexend, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 200;
  text-align: center;
}

.prog_button {
  width: 80%;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Lexend, sans-serif;
  color: #000;
  text-align: center;
}

.platinprogramm {
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #414141;
  font-family: Lexend, sans-serif;
  color: #e5e4e2;
}

.pricebox_platin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 500px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between !important;
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cb5c5c), to(#791919));
  background-image: linear-gradient(180deg, #cb5c5c, #791919);
}

.platin_addon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d53636), to(#8d0b0b)) !important;
  background-image: linear-gradient(180deg, #d53636, #8d0b0b) !important;
}

.section-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.pille_titel {
  margin-top: 180px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-weight: 400;
}

.pille_titel._2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.redpill {
  position: absolute;
  left: auto;
  top: auto;
  right: 35%;
  bottom: 20%;
  display: block;
  width: 180px;
}

.redpillshadowed {
  position: absolute;
  left: auto;
  top: auto;
  right: 35%;
  bottom: 20%;
  z-index: 99;
  display: block;
  width: 180px;
}

.redpilllink {
  position: relative;
  left: -100px;
  top: 450px;
  display: block;
}

.bluepilllink {
  position: relative;
  top: 450px;
  right: -100px;
  display: block;
}

.bluepillshadowed {
  position: absolute;
  left: 35%;
  top: auto;
  right: auto;
  bottom: 20%;
  z-index: 99;
  display: block;
  width: 180px;
}

.bluepill {
  position: absolute;
  left: 35%;
  top: auto;
  right: auto;
  bottom: 20%;
  display: block;
  width: 180px;
}

.section-6-copy {
  position: relative;
  display: block;
  height: 700px;
  margin-bottom: 100px;
  margin-left: 0px;
  padding-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-6-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  padding: 100px 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.pille_titel-copy {
  margin-top: 0px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-weight: 400;
}

.pille_titel-copy._2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.pille_titel-copy._3 {
  margin-top: 0px;
  text-align: center;
  text-transform: none;
}

.pille_titel-copy._3._88 {
  font-size: 30px;
  line-height: 35px;
}

.pille_titel-copy {
  margin-top: 180px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-weight: 400;
}

.pille_titel-copy._2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.workshoptag_preise {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 220px;
  padding-left: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5 {
  width: 100%;
}

.mobile {
  margin-top: 180px;
  font-family: Lexend, sans-serif;
  color: #000;
  font-weight: 400;
}

.mobile._2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.texthobert {
  font-family: Lexend, sans-serif;
  color: #000;
}

.texthobert._2 {
  color: #000;
}

.texthobert._2._3 {
  padding-right: 40px;
  color: #fff;
}

.texthobert._5 {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.not_available {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Lexend, sans-serif;
  color: #a38971;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

.not_available._2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.not_available._3 {
  margin-top: 0px;
  text-align: center;
  text-transform: none;
}

.not_available._3._88 {
  font-size: 30px;
  line-height: 35px;
}

.not_available.wenige_verf-gbar {
  margin-bottom: 40px;
  color: #414141;
  font-weight: 500;
  text-align: center;
}

.bold-text-2 {
  text-align: left;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  flex-wrap: wrap;
}

.image-9 {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    background-color: #fff;
    color: #000;
  }

  .nav-menu {
    background-color: #fff;
  }

  .topsection {
    padding-right: 30px;
    padding-left: 30px;
  }

  .contactbutton.navbar {
    left: 0px;
    bottom: 0px;
  }

  .navb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

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

  .testimonial-image {
    position: relative;
  }

  .container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .horizontal-content-block {
    padding-right: 40px;
    padding-left: 25px;
  }

  .column-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .jb-inner-left {
    width: 100%;
    padding-right: 0px;
  }

  .jb-content-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .jb-inner-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .check-item {
    font-size: 16px;
  }

  .accordion-3-open-close-icon-wrapper---brix {
    width: 40px;
    min-height: 40px;
  }

  .accordion-item-title---brix {
    max-width: 88%;
  }

  .accordion-item-title---brix.accordion-3---brix {
    max-width: 75%;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .open-close-icon-wrapper---brix.large-icon---brix {
    width: 14px;
    min-height: 14px;
  }

  .cabout {
    margin-bottom: 40px;
  }

  .column-3 {
    border-right-style: none;
  }

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

  .heading-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-3 {
    display: none;
  }

  .section-2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 30px;
  }

  .html-embed {
    display: none;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .jb-content-wrapper-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .jb-inner-right-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .frau_k_text {
    width: 100%;
  }

  .html-embed-2 {
    display: none;
  }

  .wasdicherwartet {
    height: auto;
  }

  .video-4 {
    display: block;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    border-radius: 20px;
    background-color: #fff;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .html-embed-3 {
    display: none;
  }

  .video-5 {
    margin-top: 30px;
  }

  .html-embed-4 {
    display: none;
  }

  .icon {
    background-color: transparent;
    color: #000;
  }

  .image-4 {
    display: block;
  }

  .video-6 {
    display: block;
  }

  .section-5 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .herr_s_links {
    width: 100%;
  }

  .frau_k_text-copy {
    width: 100%;
  }

  .frau_m_text {
    width: 100%;
  }

  .frau_g_text {
    width: 100%;
  }

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

  .div-block-4 {
    width: 70vw;
  }

  .ethohealthtext {
    width: 100%;
  }

  .navb_zweiteseite {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .workshoptag1 {
    padding-top: 60px;
    background-position: 50% 0%;
  }

  .hochdosis {
    background-color: #fff;
  }

  .redpilllink {
    left: 100px;
  }

  .bluepilllink {
    left: -100px;
    right: 0px;
  }

  .section-6-copy {
    height: 100%;
  }

  .workshoptag_preise {
    padding-top: 60px;
    padding-right: 100px;
    padding-left: 100px;
    background-image: none;
  }
}

@media screen and (max-width: 767px) {
  .topsection {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column {
    padding-left: 0px;
  }

  .testimonial-card {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .horizontal-angle {
    display: none;
  }

  .testimonial-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .slider-horizontal {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .horizontal-content-block {
    width: 100%;
    padding: 45px;
  }

  .testimonial-image-wrap {
    width: 100%;
    height: 280px;
  }

  .kundenmeinungen {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .jb-inner-left {
    width: 100%;
  }

  .why.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .jb-inner-right {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .jb-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .check-item {
    font-size: 16px;
    line-height: 24px;
  }

  .faq {
    padding: 80px 24px;
  }

  .column---brix {
    max-width: 100%;
  }

  .column---brix.right---brix {
    margin-left: 0px;
  }

  .column---brix.left---brix {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .accordion-item-title---brix {
    max-width: 80%;
    font-size: 18px;
  }

  .accordion-item-title---brix.accordion-3---brix {
    max-width: 82%;
  }

  .accordion-item---brix.accordion-3---brix {
    margin-bottom: 16px;
    padding: 32px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .accordion-columns-wrapper---brix {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .cabouttext {
    width: 100%;
  }

  .list {
    height: auto;
  }

  .column-3 {
    border-left-style: none;
  }

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

  .div-block {
    height: 500px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 30px;
  }

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

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

  .quote {
    text-align: right;
  }

  .why2.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .div-block-2 {
    margin-bottom: 20px;
  }

  .columns-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .why2text._2._3 {
    padding-right: 0px;
  }

  .why3.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .columns-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .jb-content-wrapper-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .jb-inner-right-copy {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .frau_k_text {
    width: 100%;
  }

  .wasdicherwartettext {
    margin-right: 20px;
    margin-left: 20px;
  }

  .html-embed-4 {
    display: none;
  }

  .workshop {
    margin-top: 0px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-5._2 {
    margin-left: 0px;
  }

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

  .herr_s_links {
    width: 100%;
  }

  .frau_k_text-copy {
    width: 100%;
  }

  .frau_m_text {
    width: 100%;
  }

  .frau_g_text {
    width: 100%;
  }

  .why2-copy.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .ethno_healt.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .ethohealthtext {
    width: 100%;
  }

  .ethno_healt-copy.jb-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .workshoptag1_1 {
    padding-top: 40px;
  }

  .div-block-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .pricebox, .pricebox_platin {
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }

  .section-6 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .pille_titel {
    font-size: 30px;
  }

  .pille_titel._2 {
    position: static;
    text-align: left;
  }

  .section-6-copy {
    height: 100%;
  }

  .workshoptag_preise {
    padding-right: 60px;
    padding-left: 60px;
  }

  .mobile {
    font-size: 30px;
  }

  .mobile._2 {
    position: relative;
    text-align: center;
  }

  .not_available {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background-color: transparent;
  }

  .navb {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 25px;
  }

  .right-arrow {
    left: auto;
    top: auto;
    right: 20%;
    bottom: -3%;
    display: none;
  }

  .author-block {
    margin-top: 15px;
  }

  .left-arrow {
    left: 20%;
    top: auto;
    right: auto;
    bottom: -3%;
    display: none;
  }

  .horizontal-content-block {
    padding-right: 15px;
    padding-bottom: 70px;
    padding-left: 15px;
  }

  .mask-horizontal {
    overflow: visible;
  }

  .testimonial-image-wrap {
    height: 260px;
  }

  .kundenmeinungen {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .testi_title {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
  }

  .transparent-text {
    margin-top: 24px;
  }

  .jb-inner-left {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0px;
  }

  .why.jb-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .jb-content-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .jb-inner-right {
    width: 100%;
  }

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

  .check-item {
    line-height: 20px;
  }

  .accordion-3-open-close-icon-wrapper---brix {
    width: 40px;
    min-height: 40px;
  }

  .faq {
    padding: 64px 16px;
  }

  .column---brix.left---brix {
    margin-bottom: 16px;
  }

  .accordion-item-title---brix {
    max-width: 70%;
    font-size: 20px;
  }

  .accordion-item-title---brix.accordion-3---brix {
    max-width: 75%;
  }

  .accordion-item---brix.accordion-3---brix {
    margin-bottom: 16px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .open-close-icon-wrapper---brix {
    margin-right: 16px;
  }

  .open-close-icon-wrapper---brix.large-icon---brix {
    width: 16px;
    min-height: 16px;
    margin-right: 0px;
  }

  .footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cabout {
    margin-bottom: 30px;
  }

  .js-clock {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box {
    margin-bottom: 10px;
  }

  .why2.jb-content {
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .why2.jb-content._2 {
    padding-top: 0px;
  }

  .div-block-2 {
    height: 70vh;
  }

  .heading-7 {
    font-size: 25px;
    line-height: 25px;
  }

  .why3.jb-content {
    padding-top: 80px;
    padding-bottom: 20px;
  }

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

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

  .jb-content-wrapper-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .jb-inner-right-copy {
    width: 100%;
  }

  .frau_k_text {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .image-4 {
    max-width: 65%;
  }

  .workshop {
    font-size: 22px;
    line-height: 25px;
  }

  .image-5._2 {
    margin-left: 0px;
  }

  .herr_s_links {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .frau_k_text-copy {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .frau_m_text {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .frau_g_text {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .why2-copy.jb-content {
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .medienreferenztitle {
    line-height: 30px;
  }

  .div-block-4 {
    width: 80vw;
  }

  .ethno_healt {
    padding-right: 5%;
    padding-left: 5%;
  }

  .ethno_healt.jb-content {
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .ethno_healt.jb-content._2 {
    padding-top: 0px;
  }

  .ethohealthtext {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .button-2 {
    text-align: center;
  }

  .navb_zweiteseite {
    padding-right: 0px;
    padding-left: 0px;
  }

  .workshoptag1 {
    margin-top: 40px;
    padding-top: 40px;
    background-position: 50% 0%;
    background-size: 960px;
  }

  .ethno_healt-copy {
    padding-top: 40px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .ethno_healt-copy.jb-content {
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .ethno_healt-copy.jb-content._2 {
    padding-top: 0px;
  }

  .workshoptag2 {
    padding-top: 0px;
  }

  .workshoptag5 {
    padding-top: 20px;
  }

  .hochdosis {
    background-color: #fff;
  }

  .videotitle_1 {
    width: 80vw;
    color: #fff;
  }

  .html-embed-6 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-6 {
    height: 50vh;
    padding-right: 10px;
    padding-left: 10px;
  }

  .pille_titel {
    margin-top: 100px;
    font-size: 20px;
  }

  .redpill {
    width: 100px;
  }

  .redpillshadowed {
    width: 100px;
  }

  .redpilllink {
    top: 220px;
  }

  .bluepilllink {
    top: 220px;
  }

  .bluepillshadowed {
    width: 100px;
  }

  .bluepill {
    width: 100px;
  }

  .section-6-copy {
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .workshoptag_preise {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .image-8 {
    max-width: 80%;
  }

  .not_available {
    font-size: 1rem;
    font-weight: 700;
  }

  .not_available.wenige_verf-gbar {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
  }
}

