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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

.image {
  max-height: 80px;
}

.navbar {
  position: static;
  top: 0px;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar.hidden-navbar {
  position: absolute;
  background-color: #e65c2d;
}

.container {
  display: block;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navi-section {
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -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;
}

.brand {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hero {
  display: block;
  margin-top: auto;
  padding-top: 130px;
  padding-bottom: 0px;
  background-color: #faff9d;
  color: #faff9d;
}

.heading {
  margin-top: auto;
  margin-bottom: auto;
}

.headline-cta-left {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  display: block;
  margin-top: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #faff9d;
  color: #03003c;
}

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

.section-3 {
  background-color: #feffe7;
}

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

.title4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.45em;
  line-height: 1.3em;
  font-weight: 400;
}

.p-sm-start {
  padding-top: 2.25em;
  color: #333;
}

.p-sm-start.distance-section-2 {
  padding-top: 0.5em;
}

.gutter-outside {
  padding-right: 40px;
  padding-left: 40px;
}

.title-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #272727;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 400;
}

.title-4.title2-centered {
  font-weight: 300;
  text-align: center;
}

.title-4.title2-centered.slideup-3 {
  color: #fff;
}

.title-4.headline-unterseite {
  margin-bottom: -38px;
  color: #e65c2d;
  font-weight: 300;
}

.title-4.headline-unterseite.datenschutz-header {
  margin-bottom: -26px;
}

.button {
  margin-top: 0px;
  padding: 1.1em 1.8em;
  border-radius: 999em;
  background-color: #e65c2d;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  background-color: rgba(227, 209, 156, 0.51);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #4d3108;
}

.button.secondary {
  border-style: solid;
  border-width: 1px;
  border-color: #e75d2c;
  background-color: transparent;
  color: #e65c2d;
  font-weight: 300;
}

.button.secondary:hover {
  border-color: rgba(102, 69, 19, 0.15);
  opacity: 1;
}

.button.secondary.secondary-violet {
  border-color: #03003c;
}

.button.small {
  padding: 1em 1.4em;
  font-size: 0.8em;
}

.button.violet {
  color: #fff;
}

.button.violet {
  background-color: #03003c;
}

.title5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #a1a1a1;
  font-size: 1.1em;
  line-height: 1.1em;
}

.title5.zitat-name {
  margin-top: 25px;
  color: #272727;
  font-weight: 300;
}

.title5.zitat-podcast {
  margin-top: 5px;
  color: #a0a0a0;
  font-size: 0.8em;
  font-weight: 300;
}

.title5.card-title {
  margin-top: 15px;
}

.styles-grid-colors {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.input-field {
  min-height: 54px;
  margin-bottom: 1.8em;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #272727;
  font-size: 1em;
}

.input-field:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #888;
}

.input-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #272727;
  background-color: #fcfcfc;
}

.p-xs-start {
  padding-top: 1em;
}

.title6 {
  margin-top: 25px;
  margin-bottom: 0px;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.infotext {
  color: #888;
  font-size: 0.7em;
  line-height: 1.3em;
}

.center-w2 {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
}

.styleguide-item {
  padding: 3.5em 0vw;
  border-bottom: 0.1em solid #bdbdbd;
  color: #6504c6;
}

.copy-small {
  width: 75%;
  margin-bottom: 0px;
  color: #686868;
  font-size: 0.85em;
  line-height: 1.48em;
  font-weight: 300;
}

.copy-small.podcast-hosts {
  width: auto;
}

.p-sm-end {
  padding-bottom: 2.25em;
}

.color-primary {
  background-color: #ff974a;
}

.copy-large {
  color: #686868;
  font-size: 1.2em;
  line-height: 1.4em;
}

.center-w3 {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.p-xl-end {
  padding-bottom: 6.5em;
}

.color-accent {
  background-color: #fff1a2;
  color: #6504c6;
}

.color-grey-light-1 {
  background-color: #d9d9d9;
}

.title3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #272727;
  font-size: 1.6em;
  line-height: 1.34;
  font-weight: 300;
}

.title3.title3-invert {
  position: absolute;
  z-index: 100;
  width: 500px;
  margin-top: 0px;
  padding-top: 0px;
  color: #e65c2d;
  font-weight: 300;
}

.title3.title3-slider-heading {
  color: #fff;
}

.title3.zitat-title3 {
  margin-left: 0px;
}

.title3.title-slide1 {
  color: #fff;
}

.title3.title-slide2 {
  color: #fff;
}

.title3.title-slide3 {
  color: #fff;
}

.title3.title-illustrations {
  text-align: center;
}

.color-grey-light-2 {
  background-color: #eaeaea;
}

.gutter-description {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: #eaeaea;
  text-align: center;
}

.input-label {
  margin-bottom: 12px;
  font-weight: 400;
}

.title1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3.5em;
  line-height: 1.05em;
  font-weight: 300;
}

.title1.hero-title {
  position: static;
  top: 25vh;
  font-family: Roboto, sans-serif;
  color: #e65c2d;
  font-size: 3.2em;
}

.title1.hero-title.narrow {
  max-width: 550px;
  color: #e65c2d;
  font-size: 3.2em;
}

.title1.zitat-title {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #e65c2d;
  font-size: 14em;
  font-weight: 900;
}

.copy-medium {
  color: #686868;
  font-size: 1em;
  line-height: 1.4em;
}

.p-xs-end {
  padding-bottom: 1em;
}

.p-xl-start {
  padding-top: 6.5em;
}

.distance-big {
  padding-top: 6.5em;
}

.p-md-start {
  padding-top: 4.5em;
  color: #e65c2d;
}

.p-md-end {
  padding-bottom: 4.5em;
}

.color-copy-dark {
  background-color: #272727;
}

.center-w1 {
  max-width: 1550px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.center-w1.hero-width {
  max-width: 1920px;
}

.center-w1.section-3-wrapper {
  margin-top: 0px;
}

.center-w1.gutter-outside {
  margin-top: 0px;
}

.body {
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-size: 3.5em;
  line-height: 1.05em;
  font-weight: 300;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 400;
}

.heading-5 {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 400;
}

.heading-6 {
  font-size: 1.45em;
  line-height: 1.3em;
  font-weight: 700;
}

.heading-7 {
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: 700;
}

.heading-8 {
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
}

.paragraph {
  font-size: 1em;
  line-height: 1.4em;
}

.body-2 {
  font-family: Roboto, sans-serif;
  color: #03003c;
  font-size: 20px;
}

.image-2 {
  width: 50vw;
  height: 100%;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.section-2-punkt-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2-punkt-wrapper.slideup-1 {
  color: #e65c2d;
}

.zitat-portrait-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 500px;
  margin-right: -1px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.zitat-portrait-wrapper.rezension-image {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.div-block-6 {
  width: 200px;
  height: 200px;
  margin-right: 25px;
  border-radius: 200px;
  background-color: #ccc;
}

.div-block-7 {
  width: 200px;
  height: 200px;
  padding-left: 25px;
  border-radius: 200px;
  background-color: #ccc;
}

.div-block-8 {
  margin-right: 25px;
  padding-right: 0px;
}

.typo-wrapper {
  margin-left: 25px;
  padding-left: 0px;
}

.typo-wrapper-sec1 {
  width: 500px;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.typo-wrapper-sec1.typo-zitat {
  width: auto;
  margin-top: 0px;
  margin-left: 30px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-9 {
  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;
  background-color: transparent;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-11 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.kunden-section {
  background-color: #feffe7;
}

.slider-section {
  background-color: #faff9d;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
}

.slide-nav.slider-1 {
  left: 170px;
  top: auto;
  right: auto;
  bottom: 15px;
  display: none;
  font-size: 16px;
}

.slider-section-2 {
  background-color: #ddd;
}

.section-4 {
  background-color: #6504c6;
  color: #6504c6;
}

.kontakt-section {
  background-color: transparent;
}

.kontakt-section.slideup-2 {
  background-color: #faff9d;
}

.footer {
  background-color: #03003c;
}

.div-block-12 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-12.gutter-outside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 70px;
}

.slider {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 400px;
  background-color: transparent;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.info-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.div-block-14 {
  width: 20px;
}

.button-spacer {
  width: 35px;
}

.div-block-15 {
  position: absolute;
  left: 300px;
  top: -20px;
  right: auto;
  bottom: auto;
  z-index: 1000;
  height: auto;
  margin-top: -175px;
}

.image-3 {
  width: 400px;
  height: 400px;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3.portrait-zitat {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.35);
  border-radius: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
}

.hero-content-wrapper.center-w1 {
  margin-top: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.contact-section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.navigation-wrapper {
  position: static;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation-desktop-wrapper {
  width: 100%;
}

.navigation-desktop-wrapper.gutter-outside {
  background-color: hsla(0, 0%, 100%, 0.09);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: transparent;
}

.headline-cta-left-combo.gutter-outside {
  margin-top: 100px;
  margin-bottom: auto;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.headline-cta-left-combo.gutter-outside.contact-cta {
  margin-top: auto;
}

.nav-link {
  margin-right: 0px;
  color: #e65c2d;
  font-weight: 300;
  text-decoration: none;
}

.nav-link.link-last-child {
  margin-right: 15px;
}

.nav-link.link-last-child.mobile-nav-link.w--current {
  color: #03003c;
}

.nav-link.footer-link {
  color: #faff9d;
}

.nav-link.mobile-nav-link:visited {
  color: #03003c;
}

.nav-link.mobile-nav-link.w--current {
  color: #6504c6;
}

.div-block-16 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid {
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -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;
  grid-auto-flow: column;
  grid-template-columns: repeat(auto-fit, minmax(201px, 200px));
  grid-template-rows: minmax(40px, 110px) repeat(auto-fit, minmax(40px, 110px));
}

.image-4 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-5 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-6 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-7 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-8 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-9 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-10 {
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-block {
  position: absolute;
  margin-top: 20px;
  text-align: left;
}

.text-block.copy-medium.copy-slider {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 500px;
  color: #e65c2d;
  font-weight: 300;
}

.icon {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  margin-top: auto;
  margin-bottom: auto;
}

.icon-2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.left-arrow {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.right-arrow {
  left: 70px;
  top: auto;
  right: auto;
  bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-17 {
  position: relative;
  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;
}

.image-11 {
  max-width: 70%;
}

.image-12 {
  max-width: 70%;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto minmax(auto, auto);
  grid-template-rows: auto auto minmax(auto, auto);
}

.grid-2.gutter-outside {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-2.center-w2.gutter-outside.slideup-2 {
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.logo-grid-last {
  height: 120px;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo-grid {
  height: 40px;
  margin-top: 35px;
  margin-bottom: 35px;
  mix-blend-mode: multiply;
}

.div-block-18 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  text-align: left;
}

.div-block-19 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  color: #03003c;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-21 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 90px;
  width: 500px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-22 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.l {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.link-div {
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-13 {
  width: 40px;
  -o-object-fit: fill;
  object-fit: fill;
}

.button.small.secondary {
  color: #e75d2c;
}

.div-block-24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.secondary-link-hero {
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #e65c2d;
  font-size: 0.9em;
  font-weight: 300;
  text-decoration: none;
}

.div-block-25 {
  margin-left: 25px;
  padding-bottom: 2px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e65c2d;
}

.div-block-26 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 90px;
  width: 500px;
}

.div-block-27 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 90px;
}

.title5 {
  color: #e65c2d;
}

.slider-2-podcasts {
  overflow: hidden;
}

.slider-2 {
  height: 100%;
  padding-top: 0px;
  padding-bottom: 85px;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
}

.card-item {
  width: 22vw;
  height: auto;
  margin-right: 2.5vw;
  -o-object-fit: fill;
  object-fit: fill;
}

.card-content-wrapper {
  width: auto;
  padding-right: 0vw;
}

.card-slider-title {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mask {
  overflow: visible;
  width: 22vw;
}

.card-image {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}

.icon-3 {
  display: none;
}

.icon-4 {
  display: none;
}

.image-14 {
  position: static;
  max-width: 70%;
}

.left-arrow-2 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.right-arrow-2 {
  left: 70px;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-15 {
  max-width: 70%;
}

.image-16 {
  max-height: 100%;
  max-width: none;
}

.image-17 {
  max-height: 100%;
  max-width: none;
}

.image-18 {
  max-height: 100%;
  max-width: none;
}

.image-19 {
  max-height: 150%;
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000000;
}

.menu-button-2 {
  width: 80px;
  height: 80px;
  padding: 5px;
  cursor: pointer;
}

.menu-button-2.w--open {
  background-color: transparent;
}

.menu-button-2.l012 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-icon {
  width: 60px;
  height: 60px;
}

.menu-icon.l012 {
  width: 70px;
  height: 70px;
}

.wrapper-header-unterseite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #faff9d;
  color: #faff9d;
}

.headline-wrapper-unterseite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -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;
}

.logo {
  mix-blend-mode: multiply;
}

@media screen and (max-width: 991px) {
  .image {
    max-height: 50px;
  }

  .nav-menu {
    padding-top: 25px;
    background-color: #6504c6;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.4);
  }

  .headline-cta-left {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .section-3 {
    min-height: auto;
  }

  .gutter-outside {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .title-4.title2-centered.slideup-3 {
    font-size: 2em;
  }

  .button:hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .button.mobile-navigation {
    margin: 20px 15px;
    font-size: 0.85em;
  }

  .title5.card-title {
    font-size: 1em;
  }

  .copy-small {
    width: 90%;
  }

  .copy-small.podcast-hosts {
    font-size: 0.8em;
  }

  .title3 {
    width: 100%;
    font-size: 1.3em;
    text-align: left;
  }

  .title3.title3-invert {
    position: relative;
    width: 60vw;
  }

  .title3.title-slide1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .title3.title-slide2 {
    text-align: center;
  }

  .title3.title-slide3 {
    text-align: center;
  }

  .title1.hero-title {
    font-size: 2.5em;
  }

  .title1.hero-title.narrow {
    max-width: 60vw;
    font-size: 2em;
  }

  .title1.hero-title.narrow.hero-mobile {
    max-width: 95%;
  }

  .image-2 {
    width: 50vw;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 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-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-3.contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .section-2-punkt-wrapper.slideup-3 {
    height: auto;
  }

  .zitat-portrait-wrapper {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .zitat-portrait-wrapper.rezension-image {
    width: auto;
    height: auto;
  }

  .typo-wrapper-sec1 {
    height: auto;
    margin-top: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .slider {
    height: auto;
  }

  .div-block-13 {
    -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;
  }

  .div-block-15 {
    height: auto;
  }

  .image-3.portrait-zitat {
    position: relative;
  }

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

  .hero-content-wrapper.center-w1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navigation-desktop-wrapper.gutter-outside {
    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;
  }

  .headline-cta-left-combo.gutter-outside {
    display: block;
    margin-top: 30px;
  }

  .headline-cta-left-combo.gutter-outside.contact-cta {
    margin-top: 40px;
  }

  .nav-link {
    font-size: 0.8em;
  }

  .nav-link.link-last-child.mobile-nav-link {
    margin-right: 0px;
    font-size: 0.85em;
  }

  .nav-link.mobile-nav-link {
    color: #faff9d;
    font-size: 0.85em;
    text-align: center;
  }

  .div-block-16 {
    display: none;
  }

  .text-block.copy-medium.copy-slider {
    bottom: 0%;
    width: 60vw;
    font-size: 0.85em;
    line-height: 1.48em;
  }

  .left-arrow {
    left: auto;
    top: -70px;
    right: 70px;
    bottom: auto;
    z-index: 9999;
  }

  .right-arrow {
    left: auto;
    top: -70px;
    right: 0%;
    bottom: auto;
    z-index: 99999;
  }

  .div-block-17 {
    -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;
  }

  .logo-grid {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-18 {
    position: relative;
    right: auto;
    z-index: 1000;
    width: auto;
    height: auto;
    max-width: 100%;
    -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;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }

  .div-block-19 {
    right: auto;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-20 {
    -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;
  }

  .div-block-21 {
    position: relative;
    left: auto;
    top: 0px;
    bottom: 0%;
    width: 60vw;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-23 {
    margin-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-13 {
    width: 30px;
  }

  .secondary-link-hero {
    padding-left: 0px;
  }

  .div-block-25 {
    margin-top: 25px;
    margin-left: 32px;
    padding-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .card-item {
    width: 28vw;
  }

  .mask {
    width: 28vw;
  }

  .image-16 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-17 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-18 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-19 {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button {
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
  }

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

  .icon-5 {
    color: #e65c2d;
    font-size: 40px;
  }

  .div-block-29 {
    margin-top: 50px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-30 {
    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;
  }

  .menu-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 200px;
    background-color: #e65c2d;
  }

  .menu-button-2.l012 {
    border-radius: 0px;
  }

  .menu-icon {
    width: 20px;
    height: 20px;
    background-color: transparent;
  }

  .menu-icon.l012 {
    border-radius: 0px;
  }
}

@media screen and (max-width: 767px) {
  .title-4.title2-centered.slideup-3 {
    font-size: 1.8em;
  }

  .title5 {
    font-size: 1.2em;
  }

  .styles-grid-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .title6 {
    font-size: 1em;
  }

  .copy-small {
    display: block;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .title3 {
    text-align: left;
  }

  .title3.title3-invert.slider-typo {
    text-align: left;
  }

  .title1 {
    font-size: 3.1em;
  }

  .title1.hero-title.narrow {
    width: 90vw;
    max-width: 100%;
    font-size: 2.1em;
  }

  .distance-big {
    padding-top: 6em;
  }

  .image-2 {
    display: none;
  }

  .section-2-punkt-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .zitat-portrait-wrapper {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .typo-wrapper-sec1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .div-block-12.gutter-outside {
    -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;
  }

  .div-block-13 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-15 {
    height: auto;
  }

  .image-3.portrait-zitat {
    position: static;
  }

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

  .text-block.copy-medium.copy-slider {
    width: 100%;
    font-size: 0.85em;
    line-height: 1.48em;
  }

  .left-arrow {
    top: -100px;
  }

  .right-arrow {
    top: -100px;
  }

  .div-block-23 {
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title5 {
    font-size: 1em;
  }

  .image-14 {
    max-width: 60%;
  }

  .image-15 {
    max-width: 60%;
  }

  .div-block-28 {
    margin-top: 10px;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    max-height: 50px;
  }

  .nav-menu {
    height: auto;
    -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;
    background-color: #6504c6;
  }

  .brand {
    margin-left: 0vw;
    padding-left: 0px;
  }

  .headline-cta-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .gutter-outside {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .title-4 {
    font-size: 2em;
  }

  .title-4.title2-centered.slideup-3 {
    font-size: 1.3em;
  }

  .title-4.headline-unterseite.datenschutz-header {
    overflow: visible;
    font-size: 1.35em;
    white-space: pre;
  }

  .button {
    font-size: 0.8em;
  }

  .button.secondary {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 0.6em;
  }

  .title5.zitat-name.name-mobile {
    font-size: 0.8em;
  }

  .title5.zitat-podcast {
    font-size: 0.6em;
  }

  .title5.card-title {
    font-size: 1em;
  }

  .copy-small {
    width: 100%;
    font-size: 0.8em;
    text-align: left;
  }

  .copy-small.podcast-hosts {
    font-size: 0.6em;
  }

  .p-xl-end {
    padding-bottom: 5em;
  }

  .title3 {
    display: block;
    overflow: hidden;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    direction: ltr;
    font-size: 1.2em;
    text-align: left;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .title3.title3-invert {
    position: relative;
    width: 100%;
    text-align: left;
  }

  .title3.quote-mobile {
    font-size: 1em;
  }

  .title1.hero-title {
    font-size: 1.7em;
  }

  .title1.hero-title.narrow {
    font-size: 1.7em;
    line-height: 1.1em;
  }

  .title1.zitat-title {
    font-size: 10em;
  }

  .p-xl-start {
    padding-top: 5em;
  }

  .distance-big {
    padding-top: 5em;
  }

  .p-md-start.sub-header-spacer-mobile {
    display: none;
  }

  .p-md-start.sub-header-spacer-mobile.datenschutz-spacer {
    display: block;
    padding-top: 2.5em;
  }

  .image-2 {
    width: 150%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-2-punkt-wrapper.slideup-2 {
    width: auto;
  }

  .zitat-portrait-wrapper {
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .zitat-portrait-wrapper.rezension-image {
    width: 250px;
    height: 250px;
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 1000px;
  }

  .typo-wrapper-sec1 {
    width: 90vw;
    white-space: normal;
  }

  .typo-wrapper-sec1.typo-zitat {
    margin-left: 0px;
  }

  .div-block-10 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-11 {
    width: 100%;
  }

  .div-block-11.patner-head-center {
    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;
  }

  .div-block-12.gutter-outside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider {
    height: auto;
  }

  .div-block-13 {
    -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;
  }

  .button-contact-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button-spacer {
    margin-top: 25px;
  }

  .div-block-15 {
    left: auto;
    top: -150px;
    right: 0%;
    bottom: auto;
    z-index: 1000;
    height: auto;
    margin-top: 0px;
  }

  .image-3.portrait-zitat {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .hero-content-wrapper {
    overflow: hidden;
    height: auto;
  }

  .navigation-desktop-wrapper.gutter-outside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 5vw;
    -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;
    -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;
  }

  .headline-cta-left-combo.gutter-outside {
    padding-left: 5vw;
  }

  .nav-link {
    font-size: 0.8em;
  }

  .nav-link.mobile-nav-link {
    color: #faff9d;
  }

  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block.copy-medium.copy-slider {
    width: auto;
    font-size: 0.8em;
  }

  .left-arrow {
    left: 0%;
    top: auto;
    right: auto;
    bottom: -2em;
  }

  .right-arrow {
    left: 1.8em;
    top: auto;
    right: auto;
    bottom: -2em;
  }

  .div-block-17 {
    position: relative;
  }

  .image-11 {
    max-width: 60%;
  }

  .image-12 {
    max-width: 60%;
  }

  .grid-2.center-w2.gutter-outside.slideup-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;
    grid-auto-columns: 1fr;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
  }

  .div-block-18 {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-19 {
    position: static;
    display: block;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .div-block-23 {
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-24 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .secondary-link-hero {
    display: inline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 0.6em;
  }

  .div-block-25 {
    margin-top: 0px;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .card-item {
    width: 55vw;
  }

  .mask {
    width: 55vw;
  }

  .image-14 {
    max-width: 60%;
  }

  .image-15 {
    max-width: 60%;
  }

  .image-16 {
    max-width: 130%;
  }

  .image-17 {
    max-width: 140%;
  }

  .image-18 {
    max-width: 110%;
  }

  .image-19 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .slide {
    position: relative;
  }

  .div-block-28 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .menu-button {
    z-index: 1000;
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .icon-5 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #e65c2d;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }

  .div-block-30 {
    -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;
  }

  .menu-button-2 {
    padding-left: 0px;
  }

  .wrapper-header-unterseite {
    height: 40vh;
  }

  .headline-wrapper-unterseite {
    margin-bottom: 35px;
    padding-bottom: 0px;
  }
}

#w-node-_345f1798-aa68-36d9-4e38-05dcb48ef564-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e6770d8d-b1fa-f279-872b-05e1b05df09e-00818384 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1b1deb1c-e2cd-07ee-4ca9-d442a64da1b3-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_2ecfe7ad-bc40-bc7b-6c22-126cbc3e1d75-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fc72e610-872a-f22e-5e6c-de6fa339238c-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b1957879-30a1-6e14-0711-95dd5e8a8f7d-00818384 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_18b810ec-f513-83f5-cc68-e40e46461393-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_974d52a6-06f9-1c75-a0af-4f8153c07906-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6c6dffe2-b02b-4d42-d894-67260c2c1225-00818384 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

