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

body {
  background-color: #cdcdcd;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-family: 'Space Mono', sans-serif;
}

.heading {
  position: relative;
  z-index: 999;
  width: auto;
  max-width: none;
  margin: 0px auto -57px;
  padding-left: 0px;
  font-family: 'Ogg roman', sans-serif;
  color: #2471ff;
  font-size: 96px;
  line-height: 100px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  white-space: normal;
}

.sub-hl {
  position: relative;
  z-index: 88;
  max-width: none;
  margin-top: 10px;
  padding-left: 0px;
  font-family: 'Space Mono', sans-serif;
  color: #ff9362;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.body {
  overflow: visible;
  background-color: #f0f0f0;
  -o-object-fit: fill;
  object-fit: fill;
}

.intro-text {
  position: relative;
  z-index: 33;
  width: auto;
  max-width: 60%;
  margin-bottom: 40px;
  margin-left: 0px;
  padding-left: 94px;
  font-family: 'Ogg roman', sans-serif;
  color: #2471ff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  white-space: normal;
}

.intro-text.schwarz {
  position: relative;
  margin-bottom: 60px;
  padding-left: 0px;
  color: #000;
}

.intro-text.schwarz.anfabngstext {
  max-width: 55%;
}

.intro-text.doris-portrait-text {
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-size: 2.7em;
  line-height: 1.1;
  text-align: center;
}

.intro-text.doris-portrait-text.list {
  margin-top: 60px;
  margin-bottom: 0px;
  color: #ff9362;
  font-size: 2em;
}

.intro-text.doris-portrait-text.is_ds {
  margin-bottom: 80px;
  font-size: 3em;
  line-height: 1.2;
}

.intro-text.black {
  max-width: 100%;
  padding-left: 0px;
  color: #464646;
}

.intro-text.black.gro {
  display: none;
  font-size: 50px;
  line-height: 45px;
}

.intro-text.black.gro.anwendungsfelder {
  display: none;
  margin-bottom: 100px;
}

.intro-text.doris-hl-portrait {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  color: #ff9362;
  text-align: center;
}

.intro-text.doris-hl-portrait.is_ds {
  margin-bottom: 20px;
  font-size: 2em;
}

.intro-text.benefits {
  margin-bottom: 7px;
}

.intro-text.usecases {
  margin-bottom: 0px;
}

.intro-text.usecases.mobile {
  display: none;
}

.p1 {
  position: relative;
  z-index: 22;
  width: 60%;
  max-width: none;
  margin-top: 0px;
  border-radius: 0px;
  font-family: 'Space Mono', sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  white-space: break-spaces;
}

.kapitel-hl {
  position: relative;
  left: 0px;
  z-index: 99;
  display: block;
  width: auto;
  margin-top: 59px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 94px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Space Mono', sans-serif;
  color: #464646;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: underline;
  text-transform: uppercase;
}

.kapitel-hl.copyright-ende {
  margin-top: 156px;
  padding-left: 0px;
  color: #464646;
  font-size: 8px;
  text-align: center;
}

.kapitel-hl.copyright-ende.brandheads {
  margin-top: 96px;
  margin-bottom: 0px;
  padding-bottom: 29px;
  text-decoration: none;
}

.kapitel-hl.copyright-ende.ende {
  margin-top: 100px;
  margin-bottom: 40px;
  text-decoration: none;
}

.kapitel-hl.immersionen-teil {
  margin-top: 23px;
  font-size: 14px;
}

.kapitel-hl.benefits {
  position: relative;
  margin-bottom: 15px;
}

.kapitel-hl.referenzen {
  margin-top: 140px;
  margin-bottom: 15px;
}

.kapitel-hl.usecases {
  position: relative;
  top: 0px;
}

.kapitel-hl.test {
  background-color: #ff9362;
  color: #f0f0f0;
}

.kapitel-hl.zwei-fix {
  padding-left: 94px;
  color: #2471ff;
  font-size: 14px;
  text-decoration: none;
}

.kapitel-hl.subhead {
  margin-top: 72px;
  padding-right: 360px;
  padding-left: 0px;
  color: #ff9362;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.kapitel-hl.subhead.intro {
  font-size: 22px;
  line-height: 29px;
}

.s2_block {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 0% 60px;
  background-color: #cacaca;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.s2_block.s2_b2 {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  bottom: auto;
  z-index: 3;
  width: 100%;
  padding-top: 20px;
  background-color: #d4d4d4;
}

.s2_block.s2_b3 {
  position: -webkit-sticky;
  position: sticky;
  top: 300px;
  bottom: auto;
  z-index: 4;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  background-color: #e0e0e0;
}

.s2_block.s2_b3.blcok-out-block {
  top: 450px;
  display: none;
  height: 300px;
  background-color: #f0f0f0;
}

.s2_block.s2_b0 {
  background-color: transparent;
}

.s2_block.s2_b0.rahmen {
  position: relative;
}

.p2 {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}

.s3_modul {
  position: relative;
  display: block;
  width: 100%;
  max-width: none;
  margin: 20px auto 0px;
  padding: 0px;
}

.s3_modul.rechtsb-ndig {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s3_img_3_blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  overflow: auto;
  width: 400px;
  margin-left: 0px;
  padding-left: 0px;
  text-align: left;
}

.s3_img_3_blur.s3_img_1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 400px;
  margin-left: auto;
}

.grid {
  width: 100%;
  max-width: 2000px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.s5_wrapper {
  position: relative;
  z-index: 55;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  text-align: left;
}

.image-2 {
  position: relative;
  left: auto;
  display: none;
  width: 100px;
  margin: 10px auto 40px;
  text-align: left;
}

.bg_white {
  position: relative;
  z-index: 98;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  border-radius: 1px;
  background-color: #fff;
}

.footer {
  display: block;
  height: auto;
  margin-top: auto;
  margin-bottom: 20px;
  padding-top: 60px;
  background-color: transparent;
  opacity: 1;
}

.s3_imgwrapper1 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.s3_imgwrapper1.imagewrapper-s3-2 {
  left: auto;
  z-index: 33;
  height: 300px;
  margin-left: 94px;
}

.s3_imgwrapper1.s3-img-wrapper-3 {
  right: auto;
  height: 300px;
  margin-left: 94px;
}

.s3_imgwrapper1.s3-img-wrapper-1 {
  left: auto;
  z-index: 20;
  display: block;
  width: 100%;
  height: 300px;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 94px;
}

.s1_pfeil {
  position: relative;
  left: -53px;
  top: 129px;
  width: 200px;
  height: 90px;
  margin-top: -120px;
  margin-bottom: -47px;
  margin-left: 312px;
  background-image: url('../images/pfeil1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.s1_pfeil.s2 {
  top: -153px;
  height: 280px;
  margin-bottom: -128px;
}

.s1_pfeil.s2.s3 {
  left: -340px;
  top: -409px;
  display: none;
  width: 170px;
  height: 160px;
  margin-left: 457px;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.s1_pfeil.pfeil-s3 {
  position: absolute;
  display: none;
  width: 310px;
  height: 300px;
  margin-top: -80px;
  margin-left: -41px;
}

.s1_pfeil.s1-pfeil-oben {
  display: none;
  height: 90px;
  margin-left: -11px;
}

.s2_subheadding_grafik {
  position: relative;
  left: 246px;
  top: -34px;
  display: none;
  height: 130px;
  max-height: 270px;
  max-width: 300px;
  margin-bottom: -282px;
  background-image: url('../images/haeckchen.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: repeat-y;
}

.s3_doris {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 450px;
  right: 0px;
  bottom: auto;
  z-index: 11;
  display: block;
  width: 100%;
  margin: 0px auto 100px;
  padding-top: 60px;
  padding-bottom: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #f0f0f0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.button {
  position: relative;
  left: auto;
  right: auto;
  z-index: 200;
  display: block;
  width: 230px;
  max-width: none;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px 30px;
  border-style: solid;
  border-width: 0px;
  border-color: #464646;
  border-radius: 20px;
  background-color: #f6cebf;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: 'Space Mono', sans-serif;
  color: #464646;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.button:hover {
  border-color: #2471ff;
  background-color: #2471ff;
  color: #f0f0f0;
}

.button.button-footer {
  margin-top: 0px;
  margin-bottom: 20px;
  cursor: pointer;
}

.button.button-footer.bf1 {
  width: 180px;
  border-color: #464646;
  color: #464646;
}

.button.button-footer.bf2 {
  width: 300px;
  border-color: #464646;
  color: #464646;
}

.button.button-footer.bf2._3 {
  display: none;
  width: 210px;
}

.button.button-footer.bf3 {
  width: 140px;
  border-color: #464646;
  color: #464646;
}

.button.button-footer.kontakt {
  width: 120px;
  border-color: #464646;
  background-color: #ff9362;
  color: #464646;
}

.button.reviews {
  z-index: 98;
  width: 180px;
  margin-top: 10px;
}

.button.about-me {
  width: 160px;
}

.button.contact {
  width: 140px;
  margin-top: 20px;
  background-color: #ff9362;
}

.button.contact:hover {
  background-color: #2471ff;
}

.button.contact.lomg {
  width: 540px;
  margin-top: 140px;
  margin-bottom: 0px;
}

.button.contact.lomg.is_ds {
  width: 270px;
  margin-top: 10px;
}

.button.linkedin {
  width: 330px;
  margin-bottom: 140px;
}

.s3_img_2_empty {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 11;
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.s3_img_2_full {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 11;
  display: block;
  width: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.s3_img_3_full {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 400px;
  margin-left: 0px;
}

.s6_img_wrapper {
  position: relative;
  display: none;
  width: 300px;
  height: 370px;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-6 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.menu-wrapper-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  z-index: 888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-wrapper-2.mehr-info {
  display: block;
}

.menu-wrapper-2.menue-fixed-kontakt {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 6%;
  display: block;
}

.menu-trigger-2 {
  position: relative;
  left: auto;
  z-index: 98;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  cursor: default;
}

.menu-text-2 {
  position: relative;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border-style: solid;
  border-width: 0px;
  border-color: #2471ff;
  border-radius: 20px;
  background-color: #ff9362;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: 'Space Mono', sans-serif;
  color: #464646;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -o-object-fit: fill;
  object-fit: fill;
}

.menu-text-2:hover {
  border-color: #2471ff;
  background-color: #2471ff;
}

.menu-text-2.mehr-info-2 {
  width: 200px;
  border-width: 1px;
  border-color: #ff9362;
  background-color: #f0f0f0;
  box-shadow: 9px 9px 12px -7px rgba(0, 0, 0, 0.51);
  color: #464646;
  font-size: 12px;
}

.menu-text-2.menu-kontakt {
  border-color: #2471ff;
  color: #2471ff;
}

.menu-content-2 {
  position: absolute;
  z-index: 299;
  display: block;
  overflow: hidden;
  width: 400px;
  height: auto;
  margin-top: -90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  border-radius: 1%;
  background-color: rgba(36, 113, 255, 0.94);
}

.menu-content-2.mehr-info2 {
  left: 0px;
  right: 0px;
  z-index: 99;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.menu-link-2 {
  position: static;
  display: block;
  width: 100%;
  padding: 15px 10px 10px;
  background-color: transparent;
  text-decoration: none;
}

.menu-link-text-2 {
  overflow: visible;
  background-color: transparent;
  font-family: 'Ogg roman', sans-serif;
  color: #ff9362;
  font-size: 36px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: capitalize;
  -o-object-fit: fill;
  object-fit: fill;
}

.menu-link-text-2:hover {
  color: #fff;
}

.menu-link-text-2.menu-link-text-abstand {
  padding-top: 90px;
  font-family: 'Space Mono', sans-serif;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.menu-link-text-2.menu-link-text-abstand:hover {
  color: #ff9362;
}

.menu-link-text-2.menu-link-text-abstand.mehr-info2 {
  padding-top: 5px;
}

.menu-link-text-2.menu-link-text-2-abstand-unten {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Space Mono', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-link-text-2.menu-link-text-2-abstand-unten:hover {
  color: #ff9362;
}

.mehr-info-wrapper {
  position: relative;
  width: auto;
  max-width: none;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.mehr-info-trigger {
  position: relative;
  display: none;
  width: 230px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding: 2px;
  border-style: solid;
  border-width: 0px;
  border-color: #2471ff;
  border-radius: 20px;
  font-family: 'Space Mono', sans-serif;
  color: #ff9362;
  font-size: 12px;
  text-align: center;
}

.s3-m1-pfeil {
  position: absolute;
  z-index: 22;
  width: 240px;
  height: 150px;
  margin-top: -289px;
  margin-left: 443px;
  background-image: url('../images/pfeil1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.s3-m1-pfeil._2 {
  height: 120px;
  margin-left: 655px;
}

.text-block {
  width: 208px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border-style: solid;
  border-width: 0px;
  border-color: #2471ff;
  border-radius: 20px;
  background-color: transparent;
  color: #2471ff;
  text-transform: uppercase;
  cursor: pointer;
}

.text-block:hover {
  border-color: #2471ff;
}

.text-span-4 {
  display: inline-block;
  margin-bottom: -8px;
  padding-bottom: 0px;
  font-family: 'Space Mono', sans-serif;
  color: #ff9362;
  font-size: 12px;
}

.sec-over {
  position: relative;
  margin-top: auto;
  padding-top: 60px;
  padding-right: 0px;
  padding-left: 0px;
}

.sec-over.intro {
  width: auto;
  max-width: 100vw;
}

.sec-over.usecases {
  margin-top: 0px;
  padding-top: 0px;
}

.sec-over.referenzen {
  margin-top: 60px;
}

.sec-div-wrapper {
  position: relative;
  z-index: 30;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
}

.sec-div-wrapper.intro {
  z-index: 299;
}

.sec-div-wrapper.benefits {
  position: relative;
  top: 0px;
}

.hero-img-container {
  display: block;
  height: 100px;
}

.hero-img-woman-1 {
  position: relative;
  left: 0%;
  top: -630%;
  right: auto;
  bottom: auto;
  z-index: 33;
  display: none;
  height: 133vh;
  background-image: url('../images/mm1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-circle {
  position: relative;
  left: 160px;
  right: auto;
  z-index: 50;
  display: none;
  height: 460px;
  background-image: url('../images/Oval-Copy.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-circle.circle-im-rahmen {
  left: 30%;
  top: -898px;
  display: none;
  width: 460px;
  border-style: solid;
  border-width: 1px;
  border-color: #2471ff;
  border-radius: 100%;
  background-image: none;
  color: #2471ff;
}

.erfahrung-hl {
  position: relative;
  z-index: 33;
  max-width: 600px;
  margin: 10px auto 20px;
  font-family: 'Ogg roman', sans-serif;
  color: #464646;
  font-size: 1.6em;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.5px;
}

.erfahrung-hl.footer {
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 20px;
  text-decoration: none;
}

.erfahrung-hl.footer.social-media {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
}

.erfahrung-hl.blau {
  color: #2471ff;
}

.whiote-bg-doris-portarit {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.pfeil-intro {
  position: absolute;
  left: -3%;
  top: 80.455px;
  width: 80px;
  height: 180px;
  margin-top: 140px;
  margin-left: 5%;
  background-image: url('../images/pfeil1.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.berlin-circle {
  position: absolute;
  left: 0%;
  top: -6%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/group-of-people-in-front-of-building-1697306.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: fill;
  object-fit: fill;
}

.berlin-circle.circle-white {
  left: 0%;
  top: -6%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  background-image: none;
}

.accordion-item {
  margin-top: 10px;
}

.accordion-item.rahmen {
  margin-top: 70px;
}

.accordion-content {
  overflow: hidden;
  font-family: 'Ogg roman', sans-serif;
}

.menu-link-3 {
  position: relative;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-decoration: none;
}

.menu-footer {
  padding-top: 7px;
  font-family: 'Space Mono', sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.menu-footer:hover {
  color: #ff9362;
}

.menu-footer.entry {
  margin-top: 25px;
}

.menu-footer.entry:hover {
  color: #ff9362;
}

.mehr-info-2-paragraf {
  position: relative;
  z-index: 300;
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
}

.rahmen-image-div {
  overflow: visible;
  height: 2px;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-11 {
  position: relative;
  left: 45%;
  top: auto;
  z-index: 3;
  display: none;
  overflow: visible;
  width: 320px;
  height: 320px;
  max-width: none;
  border-radius: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-12 {
  position: relative;
  left: 35%;
  top: -75px;
  display: block;
  width: 300px;
  max-width: none;
}

.div-block-5 {
  display: none;
  height: 40px;
}

.kreis-wrapper {
  position: relative;
  z-index: 1;
  height: 2px;
}

.kreis-weis-gef-llt {
  position: relative;
  left: 39px;
  z-index: 1;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  background-color: #fff;
}

.doris-portrait {
  position: relative;
  left: 0px;
  z-index: 30;
  display: block;
  width: 370px;
  height: 333px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/doris-schlieper-markenstrategie-immersion.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.doris-portrait.doris-portrait-2 {
  z-index: 999;
  display: block;
  height: 40vh;
}

.pfeil-doris {
  position: absolute;
  left: 20%;
  top: 15%;
  right: auto;
  bottom: 0%;
  z-index: 199;
  display: block;
  width: 60px;
  height: 140px;
  background-image: url('../images/pfeil1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.doris-cicrle {
  position: absolute;
  left: 219.5px;
  top: 231.636px;
  display: none;
  width: 300px;
  height: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #2471ff;
  border-radius: 100%;
}

.doris-about-text-wrapper {
  position: relative;
  z-index: 95;
}

.s3_img_1_empty {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 400px;
}

.rahmen-der-w-chst {
  position: absolute;
  left: 0%;
  top: -50%;
  right: 0%;
  bottom: 0%;
  z-index: 199;
  width: 94%;
  height: 700px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9362;
  border-radius: 1px;
}

.doris-circle-2 {
  position: absolute;
  left: 0%;
  top: 200px;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 480px;
  height: 0.5px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 0px;
  border-color: #ff9362;
  border-radius: 0%;
  background-color: #ff9362;
}

.checkbox-wrapper {
  position: relative;
  left: 0%;
  top: -33px;
  right: 0px;
  width: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.checkbox-full {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url('../images/checkbox-full.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.checkbox-empty {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url('../images/checkbox-empty.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hand-m-it-spiegel-img {
  position: relative;
  left: 40%;
  top: -394px;
  z-index: 2;
  display: none;
  width: 300px;
  height: 500px;
  background-image: url('../images/person-holding-round-frame-less-mirror-2988535.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-13 {
  position: relative;
  left: -197px;
  top: -110px;
  display: none;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
}

.smily {
  position: relative;
  top: -75px;
  display: none;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/smiyl.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.smily.is_ds {
  top: 0px;
  display: block;
}

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

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

.div-block-6 {
  font-family: 'Space Mono', sans-serif;
}

.heading-3 {
  width: auto;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Ogg roman', sans-serif;
  color: #2471ff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.link-kontakt {
  color: #464646;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-kontakt:hover {
  color: #ff9362;
}

.bold-text {
  font-weight: 400;
}

.bold-text-2 {
  font-weight: 400;
}

.trend-und-themen-img {
  position: absolute;
  left: 42%;
  top: -89%;
  right: 0%;
  bottom: 0%;
  z-index: 21;
  display: none;
  width: 600px;
}

.trend-und-themn-white-kreis {
  position: relative;
  left: 208px;
  top: -356px;
  z-index: 3;
  width: 500px;
  height: 500px;
  border-radius: 100%;
  background-color: #2471ff;
}

.video-circle-wrapper {
  position: absolute;
  left: 0%;
  top: -6%;
  right: 0%;
  bottom: 0%;
  z-index: 32;
  display: none;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.zielgruppe-kreis {
  position: absolute;
  left: 50%;
  top: -111%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: none;
  width: 400px;
  height: 400px;
  max-width: none;
  border-radius: 100%;
}

.hero-woman-verdeckt-wrapper {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 33px;
  z-index: 1;
  margin-top: 33px;
}

.hero-woman-verdeckt-wrapper.mobile {
  display: none;
}

.hero-woman-verdeckt-black {
  position: absolute;
  left: 54%;
  top: -55px;
  z-index: 2;
  display: none;
  width: 420px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.hero-woman-verdeckt-black.klein {
  top: 0px;
  display: block;
  width: 240px;
}

.hero-woman-verdeckt-voll {
  position: absolute;
  left: 54%;
  top: -55px;
  display: none;
  width: 420px;
}

.hero-woman-verdeckt-voll.klein {
  top: 0px;
  display: block;
  width: 240px;
}

.circle-hero-woman {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 440px;
  height: 440px;
  margin-top: 319px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9362;
  border-radius: 100%;
}

.doris-mini-portrait {
  position: relative;
  display: inline-block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  text-align: left;
}

.doris-mini-portait-2 {
  position: relative;
  z-index: 999;
  width: 90px;
  height: 90px;
  margin: -10px auto 30px;
  border-radius: 100%;
  background-color: #dedede;
  background-image: url('../images/doris-schlieper-markenstrategie-immersion.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.doris-mini-portait-2:hover {
  background-color: #ff9362;
}

.grey-temp-color {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 44;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #f0f0f0;
}

.robots-img-1 {
  position: absolute;
  left: 53%;
  top: -104%;
  right: 0%;
  bottom: 0%;
  z-index: 33;
  display: none;
  height: 400px;
}

.image-14 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 340px;
  max-width: none;
}

.grammo-voll {
  position: absolute;
  left: 70%;
  top: -200%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 400px;
}

.grammo-leer {
  position: absolute;
  left: 70%;
  top: -200%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 400px;
  opacity: 0.09;
}

.wall-empty {
  position: absolute;
  left: auto;
  top: 75%;
  right: 0%;
  bottom: 0%;
  z-index: 22;
  display: none;
  width: 400px;
}

.wall-full {
  position: absolute;
  left: auto;
  top: 75%;
  right: 0%;
  bottom: 0%;
  z-index: 33;
  display: none;
  width: 400px;
}

.wall-2-empty {
  position: absolute;
  left: 170px;
  top: auto;
  z-index: 22;
  display: block;
  width: auto;
  height: 140px;
  margin-bottom: 12px;
}

.wall-2-full {
  position: absolute;
  left: 170px;
  z-index: 22;
  display: block;
  width: auto;
  height: 140px;
}

.spacer-div-berlin {
  display: none;
  height: 150px;
  margin-top: 15px;
}

.text-span-5 {
  color: #ff9362;
}

.text-span-6 {
  color: #ff9362;
}

.himmel-leer {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 450px;
}

.figur-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: -3%;
  bottom: 0%;
  z-index: 4;
  display: none;
  width: 400px;
}

.doris-cross {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 92;
  display: block;
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/cross.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.white-gradient {
  position: absolute;
  left: 0%;
  top: 102px;
  right: 0%;
  bottom: 0%;
  z-index: 31;
  display: none;
  width: 100%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(63%, #fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 63%);
}

.gro-kreis-wrapper {
  position: absolute;
  left: 0%;
  top: 7%;
  right: 0%;
  bottom: 0%;
  z-index: 888;
  display: none;
  overflow: hidden;
  width: 900px;
  height: 900px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 0px;
  border-color: #dedede;
  border-radius: 100%;
  background-color: transparent;
}

.gro-kreis-farbe {
  position: relative;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #ff9362;
  opacity: 0.94;
}

.link {
  text-decoration: none;
}

.link.brandheads {
  color: #464646;
  text-decoration: none;
}

.link.brandheads:hover {
  color: #ff9362;
}

.footnote-link {
  color: #464646;
  font-size: 10px;
  text-decoration: none;
}

.footnote-link:hover {
  color: #ff9362;
}

.test-div-cafrds {
  position: relative;
  z-index: 9;
  height: 300px;
  background-color: #f0f0f0;
}

.text-span-7 {
  white-space: pre;
}

.text-span-8 {
  white-space: nowrap;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.volume-bar-wrapper {
  position: relative;
}

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

.volume-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 2px;
  -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;
  border-radius: 5px;
  background-color: #575757;
  opacity: 1;
  cursor: pointer;
}

.volume-down {
  width: 15px;
  height: 40px;
  margin-right: 5px;
  cursor: pointer;
}

.track-name {
  margin-right: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.current-seconds {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  margin-top: 7px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 11px;
  line-height: 1;
}

.active-bar {
  width: 50%;
  height: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 20px;
  background-color: #0ba100;
}

.repeat {
  margin-right: 10px;
  cursor: pointer;
}

.audio-active {
  width: 15px;
  margin-right: 10px;
  cursor: pointer;
}

.audio-player-single-track-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 20px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: rgba(70, 70, 70, 0.27);
}

.track-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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-style: none;
  border-width: 1px;
  border-color: #0e0d0d;
  background-color: transparent;
}

.play-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 5px;
  cursor: pointer;
}

.play {
  cursor: pointer;
}

.audio-player-bar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
}

.audio-player-bar-wrapper.bar-wrapper {
  position: relative;
  width: 300px;
  margin-right: 20px;
  margin-left: 20px;
}

.duration {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: 7px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 11px;
  line-height: 1;
}

.control-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;
  cursor: pointer;
}

.audio-player-volume-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
}

.audio-player-volume-wrapper.bar-wrapper-volume {
  position: static;
  width: auto;
  height: auto;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #0a0a0a;
}

.audio-player-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 3px;
  -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;
  border-radius: 5px;
  background-color: #575757;
  opacity: 1;
  cursor: pointer;
}

.cover {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.pause {
  cursor: pointer;
}

.stop {
  cursor: pointer;
}

.volume-up {
  width: 15px;
  margin-left: 5px;
  cursor: pointer;
}

.mute {
  width: 15px;
  margin-right: 10px;
  cursor: pointer;
}

.volume-bar-active {
  width: 50%;
  height: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 20px;
  background-color: #fff;
}

.shuffle-active {
  margin-right: 10px;
  cursor: pointer;
}

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

.shuffle {
  margin-right: 10px;
  line-height: 1;
  cursor: pointer;
}

.options-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 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;
  background-color: #000;
}

.html-embed {
  border: 1px solid transparent;
  opacity: 1;
}

.soundfile {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-15 {
  position: relative;
  top: 69px;
  display: block;
  width: 20px;
  margin-right: auto;
  margin-left: auto;
}

.body_ds {
  overflow: visible;
  background-color: #f0f0f0;
  font-size: 1vw;
  -o-object-fit: fill;
  object-fit: fill;
}

.erfahrung-hl_ds {
  position: relative;
  z-index: 33;
  max-width: 50vw;
  margin: 10px auto 20px;
  font-family: Simple, sans-serif;
  color: #464646;
  font-size: 1.4em;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.5px;
}

.erfahrung-hl_ds.footer {
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 20px;
  text-decoration: none;
}

.erfahrung-hl_ds.footer.social-media {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
}

.erfahrung-hl_ds.blau {
  margin-bottom: 100px;
  color: #2471ff;
  line-height: 1.4;
}

.kapitel-hl-_ds {
  position: relative;
  left: 0px;
  z-index: 99;
  display: none;
  width: auto;
  margin-top: 59px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 94px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Simple, sans-serif;
  color: #464646;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: underline;
  text-transform: uppercase;
}

.kapitel-hl-_ds.copyright-ende {
  margin-top: 156px;
  padding-left: 0px;
  color: #464646;
  font-size: 8px;
  text-align: center;
}

.kapitel-hl-_ds.copyright-ende.brandheads {
  margin-top: 96px;
  margin-bottom: 0px;
  padding-bottom: 29px;
  text-decoration: none;
}

.kapitel-hl-_ds.copyright-ende.ende {
  margin-top: 100px;
  margin-bottom: 40px;
  text-decoration: none;
}

.kapitel-hl-_ds.immersionen-teil {
  margin-top: 23px;
  font-size: 14px;
}

.kapitel-hl-_ds.benefits {
  position: relative;
  margin-bottom: 15px;
}

.kapitel-hl-_ds.referenzen {
  margin-top: 140px;
  margin-bottom: 15px;
}

.kapitel-hl-_ds.usecases {
  position: relative;
  top: 0px;
}

.kapitel-hl-_ds.test {
  background-color: #ff9362;
  color: #f0f0f0;
}

.kapitel-hl-_ds.zwei-fix {
  padding-left: 94px;
  color: #2471ff;
  font-size: 14px;
  text-decoration: none;
}

.kapitel-hl-_ds.subhead {
  margin-top: 72px;
  padding-right: 360px;
  padding-left: 0px;
  color: #ff9362;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.kapitel-hl-_ds.subhead.intro {
  font-size: 22px;
  line-height: 29px;
}

@media screen and (max-width: 991px) {
  .intro-text.usecases.mobile {
    display: none;
  }

  .s3_modul {
    padding: 20px;
  }

  .grid {
    position: static;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-flow: row;
    grid-row-gap: 30px;
    grid-template-areas: ". ."
      "Area Area";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 30px auto;
    grid-template-rows: auto auto;
  }

  .s5_wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .s5_wrapper.s5_kunde2 {
    width: 50%;
  }

  .menu-wrapper-2 {
    top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .track-name {
    margin-top: 5px;
    margin-right: 0px;
    text-align: center;
  }

  .audio-player-single-track-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .track-info-wrapper {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .audio-player-volume-wrapper.bar-wrapper-volume {
    margin-left: 10px;
  }

  .cover {
    margin-right: 0px;
  }

  .options-wrapper {
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 15vw;
    line-height: 15vw;
    text-align: center;
  }

  .sub-hl {
    line-height: 20px;
  }

  .intro-text {
    width: auto;
    max-width: 80%;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 25px;
    line-height: 27px;
  }

  .intro-text.schwarz {
    max-width: 80%;
    font-size: 20px;
    line-height: 26px;
  }

  .intro-text.doris-portrait-text {
    max-width: 90%;
    font-size: 8em;
    line-height: 1.2;
  }

  .intro-text.doris-portrait-text.list {
    font-size: 5em;
  }

  .intro-text.doris-portrait-text.is_ds {
    font-size: 8em;
  }

  .intro-text.doris-hl-portrait.is_ds {
    font-size: 7em;
  }

  .intro-text.usecases {
    display: none;
    font-size: 27px;
    line-height: 30px;
    white-space: normal;
  }

  .intro-text.usecases.mobile {
    display: block;
  }

  .p1 {
    width: 100%;
  }

  .p1.s5 {
    padding-right: 5%;
    padding-left: 5%;
    text-align: center;
  }

  .kapitel-hl {
    padding-left: 0px;
    line-height: 22px;
  }

  .kapitel-hl.zwei-fix {
    padding-left: 0px;
  }

  .kapitel-hl.subhead.intro {
    padding-right: 0px;
    font-size: 18px;
    line-height: 22px;
  }

  .s2_block {
    padding-top: 30px;
  }

  .s2_block.s2_b2 {
    top: 150px;
  }

  .s2_block.s2_b3 {
    top: 290px;
  }

  .p2.s5 {
    padding-right: 5%;
    padding-left: 5%;
  }

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

  .grid {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-flow: column;
    grid-auto-columns: 0.5fr;
    grid-column-gap: 39px;
    grid-row-gap: 30px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 0px;
    grid-template-rows: 0px;
  }

  .s5_wrapper {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #fff;
  }

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

  .s3_imgwrapper1.imagewrapper-s3-2 {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 170px;
  }

  .s3_imgwrapper1.s3-img-wrapper-3 {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 170px;
  }

  .s3_imgwrapper1.s3-img-wrapper-1 {
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 170px;
  }

  .s3_doris {
    top: 430px;
    margin-bottom: 0px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .button {
    margin-right: auto;
    margin-left: auto;
  }

  .button.button-footer.bf2 {
    max-width: 80vw;
  }

  .button.contact.lomg {
    width: 180px;
    margin-top: 20px;
  }

  .button.linkedin {
    width: 160px;
    margin-bottom: 40px;
  }

  .menu-wrapper-2 {
    top: 30px;
  }

  .menu-wrapper-2.mehr-info {
    display: block;
    width: 100%;
    max-width: 80vw;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0%;
  }

  .menu-trigger-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .menu-content-2 {
    z-index: 555;
    display: block;
    width: 80vw;
  }

  .menu-content-2.mehr-info2 {
    display: block;
    width: 100%;
  }

  .menu-link-text-2 {
    font-size: 30px;
  }

  .mehr-info-trigger {
    display: none;
  }

  .sec-over.usecases {
    margin-top: -100px;
  }

  .sec-div-wrapper {
    max-width: 90vw;
  }

  .sec-div-wrapper.intro {
    max-width: 90vw;
  }

  .hero-img-container {
    display: none;
  }

  .erfahrung-hl {
    padding-right: 5%;
    padding-left: 5%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    color: #2471ff;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
  }

  .erfahrung-hl.footer {
    color: #464646;
  }

  .erfahrung-hl.blau {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 17px;
    line-height: 21px;
    text-align: left;
  }

  .mehr-info-2-paragraf {
    font-size: 12px;
    line-height: 17px;
  }

  .kreis-wrapper {
    display: none;
  }

  .kreis-weis-gef-llt {
    top: 145px;
  }

  .kreis-weis-gef-llt.k2 {
    top: 114px;
  }

  .kreis-weis-gef-llt.k3 {
    top: 49px;
  }

  .doris-portrait.doris-portrait-2 {
    left: 8px;
    width: auto;
    max-width: 300px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .doris-cicrle {
    left: 0%;
    top: 47%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: auto;
    height: auto;
    max-height: 200px;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .rahmen-der-w-chst {
    top: 179%;
    height: 500px;
  }

  .doris-circle-2 {
    width: auto;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .checkbox-wrapper {
    display: none;
  }

  .hero-woman-verdeckt-wrapper {
    position: absolute;
    top: -84px;
    display: none;
    width: 100vw;
    margin-top: -60px;
    padding-top: 0px;
    padding-bottom: 220px;
  }

  .hero-woman-verdeckt-wrapper.mobile {
    display: block;
    margin-top: -30px;
  }

  .hero-woman-verdeckt-black.klein {
    z-index: 1;
    width: 150px;
    margin-top: 300px;
  }

  .hero-woman-verdeckt-voll.klein {
    z-index: 1;
    width: 150px;
    margin-top: 300px;
  }

  .circle-hero-woman {
    width: 150px;
    height: 150px;
    margin-top: 476px;
  }

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

  .mobile-woman-black {
    position: absolute;
    left: auto;
    top: 123%;
    right: 0%;
    bottom: 0%;
    max-width: 150px;
  }

  .mobile-woman-full {
    position: absolute;
    left: auto;
    top: 123%;
    right: 0%;
    bottom: 0%;
    max-width: 150px;
  }

  .audio-player-single-track-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .audio-player-bar-wrapper.bar-wrapper {
    width: 200px;
  }

  .options-wrapper {
    margin-right: 0px;
  }

  .soundfile {
    width: 100%;
  }

  .erfahrung-hl_ds {
    max-width: 90vw;
    padding-right: 5%;
    padding-left: 5%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    color: #2471ff;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
  }

  .erfahrung-hl_ds.footer {
    color: #464646;
  }

  .erfahrung-hl_ds.blau {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
  }

  .kapitel-hl-_ds {
    display: none;
    padding-left: 0px;
    font-size: 4em;
    line-height: 22px;
  }

  .kapitel-hl-_ds.zwei-fix {
    padding-left: 0px;
  }

  .kapitel-hl-_ds.subhead.intro {
    padding-right: 0px;
    font-size: 18px;
    line-height: 22px;
  }
}

#w-node-_6cfaf2a1-fcf3-05c9-33a6-9aef7f8718a2-3f3a27d8 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-e407f358-aea7-1816-83e0-278ae47b99cb-3f3a27d8 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column: span 0.9943181276321411;
  grid-column-start: span 0.9943181276321411;
  -ms-grid-row: span 0.9943181276321411;
  grid-row-start: span 0.9943181276321411;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: span 0.9943181276321411;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: span 0.9943181276321411;
}

#w-node-f1a73edc-8a68-1413-3225-2a49489f21a1-3f3a27d8 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column: span 0.9943181276321411;
  grid-column-start: span 0.9943181276321411;
  -ms-grid-row: span 0.9943181276321411;
  grid-row-start: span 0.9943181276321411;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: span 0.9943181276321411;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: span 0.9943181276321411;
}

@media screen and (max-width: 991px) {
  #w-node-f1a73edc-8a68-1413-3225-2a49489f21a1-3f3a27d8 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    grid-area: Area;
  }
}

@media screen and (max-width: 991px) {
  #w-node-f1a73edc-8a68-1413-3225-2a49489f21a1-3f3a27d8 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}

@font-face {
  font-family: 'Ogg roman';
  src: url('../fonts/Ogg-Roman.woff') format('woff'), url('../fonts/Ogg-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Simple';
  src: url('../fonts/simple.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}