.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 {
  font-family: 'Firasansot 0', Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

a {
  color: #e30327;
  text-decoration: underline;
}

.nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 95px;
  padding-top: 27px;
  font-family: 'Firasansot 0', Arial, sans-serif;
}

.headerslider {
  display: block;
  width: 100%;
  height: 550px;
  margin-top: 117px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e30327;
  color: #fff;
}

.logowrap {
  width: 82px;
  height: 45px;
}

.logowrap.w--current {
  width: 8%;
  height: 100%;
  text-align: right;
}

.slidercontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin: 60px auto;
  padding-right: 60px;
  padding-left: 60px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.headerphone {
  display: block;
  margin-top: 0px;
  margin-left: 112px;
  clear: none;
}

.headerphone.centered {
  margin-left: 700px;
  text-align: right;
}

.titledatenschutzimpressum {
  position: static;
  top: -22px;
  z-index: 1;
  display: inline-block;
  padding: 5px;
  border-style: solid;
  border-width: 2px 0px;
  border-color: #e30327;
  background-color: #fff;
  color: #e30327;
  font-size: 23px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.section {
  position: static;
  display: block;
  margin-top: 92px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-flow: row;
  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;
  text-align: center;
}

.section.impressum {
  margin-top: 117px;
}

.section.contactmail {
  margin-top: 0px;
}

.checkwrap {
  position: relative;
  max-width: 960px;
  margin-top: 30px;
  margin-right: 48px;
  margin-left: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.checkwrap.impressum {
  margin-bottom: 30px;
  background-color: #fff;
  color: #000;
  font-weight: 400;
}

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

.checkscreen {
  margin-top: 18px;
  margin-bottom: 14px;
}

.checktext {
  max-width: 200px;
  text-align: center;
}

.checktext.description {
  text-align: center;
}

.titleicon {
  position: absolute;
  top: -20px;
  right: -22px;
  display: block;
  width: 42px;
  height: 40px;
  background-image: url('../images/meal.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.titleicon.crown {
  right: -2px;
  width: 50px;
  height: 20px;
  background-image: url('../images/crown.svg');
  background-size: auto;
  background-repeat: no-repeat;
}

.titleicon.diamond {
  top: -13px;
  right: -25px;
  width: 50px;
  background-image: none;
}

.topics {
  position: relative;
  max-width: 1400px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.topicimage {
  width: 100%;
}

.topicimage._02 {
  display: block;
  width: 100%;
  margin-left: auto;
}

.topicsubtitle {
  margin-top: 30px;
  color: #e30327;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.topicpoint {
  position: relative;
  max-width: 300px;
  margin-bottom: 44px;
  margin-left: 34px;
}

.topicpoint._01 {
  display: block;
  min-height: 80px;
  padding-left: 110px;
  background-image: url('../images/moneyPath.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.topicpoint._02 {
  min-height: 108px;
  padding-left: 110px;
  background-image: url('../images/quality.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.topicpoint._03 {
  min-height: 83px;
  padding-left: 110px;
  background-image: url('../images/rocket.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.topicpoint._04 {
  padding-left: 110px;
  background-image: url('../images/heartBig.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.arrow {
  position: absolute;
  left: -90px;
  top: 33px;
  width: 65px;
  height: 2px;
  background-color: #e30327;
}

.arrowend {
  margin-top: -5px;
  margin-right: -3px;
  float: right;
}

.topiclinewrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100%;
  height: 1px;
  margin-top: 23px;
  margin-left: 11px;
  padding-top: 26px;
  padding-left: 0px;
}

.topiclinetext {
  width: 100px;
  -webkit-transform: rotate(90deg) translate(45px, 50px);
  -ms-transform: rotate(90deg) translate(45px, 50px);
  transform: rotate(90deg) translate(45px, 50px);
  font-size: 14px;
  text-transform: uppercase;
}

.topicline {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 90%;
  height: 1px;
  border: 1px solid #000;
  background-color: #000;
}

.topicnumber {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  font-family: 'Firasansot 0', Arial, sans-serif;
  color: #e30327;
  font-size: 200px;
  line-height: 200px;
  font-weight: 700;
  text-align: center;
}

.topicnumber._2 {
  color: #e30327;
}

.contactwrap {
  position: static;
  display: block;
  max-width: 500px;
  margin-right: 90px;
  margin-bottom: 0px;
  margin-left: 90px;
  padding: 40px 20px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  opacity: 1;
}

.footer {
  height: auto;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #e30327;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.8px;
}

.button {
  background-color: #e30327;
  color: #fff;
  font-weight: 700;
}

.contacttextarea {
  max-height: 400px;
  max-width: 100%;
  min-height: 80px;
  min-width: 100%;
  margin-bottom: 20px;
}

.contacttext {
  max-width: 300px;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 48px;
  -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;
  background-color: #fff;
  color: #fff;
}

.navlink {
  margin-right: 30px;
  margin-left: 1px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.navlink:hover {
  opacity: 0.5;
}

.navlink.w--current {
  text-transform: capitalize;
}

.navlink.hidden {
  display: none;
}

.footerlink {
  margin-left: 38px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footersocial {
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  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;
  text-align: center;
}

.footerright {
  text-align: left;
}

.footerwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 48px;
  padding-bottom: 27px;
  padding-left: 48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logowhiteswap {
  display: none;
  overflow: hidden;
}

.logoredswap {
  display: inline-block;
  padding-right: 0px;
  text-align: right;
}

.slidermaskanimation {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.checkicon {
  margin-top: 5px;
}

.sliderimage {
  display: inline-block;
  width: 50%;
  height: 100%;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.sliderbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: right;
  -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;
}

.heading {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  line-height: 45px;
  text-transform: uppercase;
}

.bold-text-3 {
  display: block;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  font-size: 105px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.heading-3 {
  display: block;
  margin-top: 25px;
  margin-bottom: 20px;
  color: #e30327;
  font-size: 14px;
  font-weight: 500;
}

.heading-3.impressum {
  font-size: 14px;
}

.heading-3.grey {
  color: #7e7e7e;
}

.div-block {
  position: static;
  width: 50%;
  margin-top: 50px;
  margin-left: 0px;
  padding-top: 45px;
  padding-bottom: 60px;
  padding-left: 128px;
  text-align: left;
}

.headerstatic {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 700px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e30327;
  background-image: url('../images/clarisse-meyer-LxeMu7V0-mQ-unsplash_edit.jpg');
  background-position: 0% 80%;
  background-size: cover;
}

.headerstatic.inline {
  display: block;
  overflow: visible;
  width: auto;
  height: 600px;
  margin-top: 0px;
  margin-bottom: 37px;
  background-color: transparent;
}

.div-block-2 {
  width: 100%;
  margin-top: 99px;
  text-align: right;
}

.text-block.description {
  width: 150%;
}

.text-block-2 {
  display: block;
  width: 100%;
  float: none;
}

.text-block-3 {
  color: #e30327;
  font-weight: 500;
}

.field-label {
  color: #89b1cc;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.heading-4 {
  color: #000;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.column {
  height: 100%;
}

.column-2 {
  height: 100%;
}

.column-3 {
  height: 100%;
}

.header-title {
  margin-right: 38px;
  margin-left: 1px;
  color: rgba(0, 0, 0, 0.66);
  text-align: center;
  text-decoration: none;
}

.header-title:hover {
  opacity: 0.5;
}

.header-title.w--current {
  text-transform: capitalize;
}

.header-title.hidden {
  display: none;
}

.heading-5 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 20px;
}

.heading-6 {
  display: inline;
  margin-right: 30px;
  margin-left: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #e30327;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.image {
  display: block;
  margin-top: 20px;
  margin-left: 700px;
}

.maillink {
  display: block;
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-left: 0px;
  padding-left: 0px;
  color: #e30327;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
}

.textblock {
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  color: #a4a4a4;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.textblock.shortinfo {
  display: inline-block;
  overflow: visible;
  height: auto;
  max-width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  clear: both;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  color: #e30327;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
}

.textblock.shortinfo.web {
  text-align: center;
}

.textblock.shortinfo.mobil {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 16px;
  font-style: normal;
}

.textblock.shortinfo.mobil.subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #e0edf5;
  font-size: 18px;
}

.textblock.shortinfo.mobil.introtextoverflow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 600px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 700;
}

.textblock.shortinfo.impressum {
  display: block;
  max-width: none;
  margin-top: 0px;
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 400;
}

.textblock.shortinfo.textoverflow {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 18px;
}

.textblock.shortinfo.textoverflow.introtextblau {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 103px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -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;
  color: #89b1cc;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
}

.textblock.shortinfo.red {
  display: inline-block;
  max-width: 500px;
  margin: 0px 0px 50px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: right;
  color: #e30327;
  text-align: left;
}

.textblock.shortinfo.red.additional {
  display: inline-block;
  max-width: 600px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.textblock.highlight {
  width: 540px;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  background-color: transparent;
  color: #89b1cc;
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}

.textblock.quoteauthor {
  display: inline-block;
  max-width: 700px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.text-block-5 {
  margin-left: 392px;
  padding-left: 0px;
  font-weight: 700;
}

.text-block-6 {
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-right: 0px;
  color: #e30327;
  font-size: 16px;
  font-style: normal;
  text-align: left;
}

.column-4 {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.column-5 {
  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;
}

.textblock2mobil {
  color: #a4a4a4;
  font-size: 20px;
}

.text-block-9 {
  text-align: left;
}

.image-2 {
  position: static;
  display: block;
  max-width: 100%;
  float: none;
  clear: none;
  -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;
  text-align: center;
}

.text-block-10 {
  color: #a4a4a4;
  font-size: 16px;
  font-weight: 500;
}

.text-block-10.mobiletext {
  margin-bottom: 20px;
  padding-top: 10px;
  color: #7e7e7e;
  font-size: 20px;
  text-align: left;
}

.section-2 {
  display: block;
  text-align: left;
}

.div-block-4 {
  display: block;
  max-width: 100%;
  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;
}

.lettericon.headerphone {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  max-width: none;
  margin-bottom: 23px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-style: normal;
  text-decoration: none;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logowhite {
  max-width: 120%;
  text-align: right;
}

.div-block-5 {
  margin-bottom: 80px;
  text-align: center;
}

.grid {
  display: -ms-grid;
  display: grid;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  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-auto-columns: 1fr;
  grid-auto-rows: auto;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-areas: ".";
  -ms-grid-columns: 0.25fr 10px 1.75fr 10px 0.25fr;
  grid-template-columns: 0.25fr 1.75fr 0.25fr;
  -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto;
  grid-template-rows: auto auto auto auto auto;
  background-color: transparent;
}

.column-6 {
  position: relative;
  display: inline-block;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.iconcolumn {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.iconcolumn.mitarbeiter {
  background-color: transparent;
}

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

.column-9 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-3 {
  max-height: none;
}

.iconsaeulen {
  display: inline-block;
  margin-top: 10px;
  clear: left;
}

.iconsaeulen.imageseries {
  display: block;
  max-height: none;
}

.iconsaeulen.phoneicon {
  margin-top: 20px;
}

.iconsaeulen.iconsaeulenmobil {
  display: inline-block;
}

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

.columns {
  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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.column-10 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: right;
}

.column-11 {
  position: static;
  display: block;
  padding-top: 16px;
  padding-right: 0px;
  padding-left: 39px;
  text-align: right;
}

.column-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.headingtitle {
  width: 100%;
  margin-top: 125px;
  margin-left: 70px;
  background-color: hsla(0, 0%, 100%, 0.75);
  color: #e30327;
  text-align: left;
}

.headingtitle.web {
  display: block;
  width: auto;
  max-width: 700px;
  min-width: 0px;
  margin: 0px;
  background-color: transparent;
  color: transparent;
  font-weight: 400;
  text-align: left;
}

.headingtitle.web.small {
  max-width: 100%;
  min-width: 0px;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.div-block-6 {
  position: relative;
  display: none;
  overflow: visible;
  width: 100%;
  margin-bottom: 20px;
  clear: both;
}

.bold-text-5.headertitlered {
  display: block;
  padding: 20px 30px 20px 35px;
  font-size: 30px;
  line-height: 1.3;
  text-align: left;
}

.bold-text-5.headertitlered.web {
  position: relative;
  display: block;
  overflow: auto;
  padding: 15px 20px;
  background-color: transparent;
  color: #e30327;
  font-size: 34px;
  text-align: left;
}

.bold-text-5.headertitlered.web.redtypo {
  color: #fff;
}

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

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

.iconseriescolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 420px;
  max-height: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  -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;
  background-color: transparent;
}

.iconseriescolumn.mitarbeitende-block {
  background-color: transparent;
}

.iconseriescolumn.coaching {
  margin-right: 220px;
  margin-left: 220px;
}

.icontitlemobile {
  display: block;
  height: 30px;
  max-width: 150vh;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 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-bottom: 2px none #e30327;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #e30327;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.icontitlemobile.inactive {
  border-bottom-color: #7e7e7e;
  color: #e30327;
}

.icontitlemobile.white {
  color: #fff;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}

.icontitlemobile.grey {
  color: #e30327;
}

.icontitlemobile.coaching {
  color: #9eb5c5;
}

.column-13 {
  padding-right: 0px;
}

.text-block-12 {
  min-width: 400px;
  color: #e30327;
  text-align: left;
}

.column-14 {
  padding-top: 0px;
  text-align: right;
}

.div-block-7 {
  position: relative;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 200%;
  max-width: none;
  clear: none;
  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;
  text-align: center;
}

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

.image-7.propicture {
  display: inline-block;
}

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

.text-block-13 {
  padding-left: 20px;
}

.image-8 {
  height: 40px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.body {
  margin-left: 0px;
  padding-left: 0px;
  text-align: center;
}

.block-quote {
  color: #fcd43e;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.block-quote.author {
  font-size: 12px;
  font-weight: 400;
}

.author {
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  text-align: center;
}

.author.quoteedda {
  margin-bottom: 15px;
  color: #ffc4bc;
  text-align: left;
}

.quotetxt {
  margin-bottom: 10px;
  clear: none;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.column-15 {
  margin-top: 0px;
  padding-left: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-9 {
  text-align: left;
}

.image-9.line {
  display: block;
  height: 5px;
  max-width: none;
  margin-top: 0px;
}

.column-16 {
  display: none;
  padding-right: 0px;
  padding-left: 0px;
}

.image-10 {
  max-height: 14%;
  max-width: none;
  margin-top: 109px;
  text-align: center;
}

.image-11 {
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  float: left;
  clear: left;
}

.image-12 {
  height: 40px;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 20px;
}

.columnquotes {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  color: #e30327;
}

.image-13 {
  height: 40px;
  margin-bottom: 0px;
}

.image-14 {
  display: block;
  height: 40px;
  max-width: none;
}

.image-14.companylogo {
  display: none;
  height: 60px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
}

.image-15 {
  display: block;
  height: 40px;
  max-width: none;
}

.image-15.companylogo {
  display: block;
  height: 90px;
  margin-left: 0px;
}

.column-17 {
  display: inline;
}

.column-18 {
  display: block;
}

.column-19 {
  display: inline;
}

.columntk {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.image-16 {
  display: block;
}

.image-16.companylogo {
  display: inline-block;
  height: 75px;
  max-width: none;
  margin-top: 20px;
}

.image-16.companylogo.avivasize {
  height: 85px;
}

.image-16.companylogo.avivasize.avivapositioin {
  height: 95px;
  margin-top: 10px;
}

.image-16.companylogo.kbposition {
  position: static;
  margin-top: 35px;
  padding-top: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-16.companylogo.bkkvbu-position {
  margin-top: 35px;
}

.bold-text-6 {
  font-style: normal;
  font-weight: 400;
}

.subtitle {
  display: inline-block;
  height: 60px;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  text-align: left;
}

.subtitle.untersttzt {
  display: none;
}

.subtitle.unternehmen-grafik {
  margin-top: 0px;
}

.div-block-8 {
  display: block;
  max-width: none;
  margin-right: 100px;
  margin-left: 180px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
}

.bold-text-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  color: #829cc2;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.bold-text-8 {
  color: #7e7e7e;
}

.bold-text-8.highlight {
  display: inline-block;
  color: #89b1cc;
  font-size: 18px;
}

.vorteileunternehmen {
  display: block;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-right: 120px;
  padding-left: 120px;
}

.column-aviva {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-18 {
  height: 40px;
  max-width: none;
}

.image-18.companylogo {
  display: block;
  height: 60px;
  margin-top: 25px;
  padding-left: 0px;
  text-align: center;
}

.companylogo {
  display: block;
  height: 75px;
  max-width: none;
  margin-top: 10px;
  margin-left: 0px;
}

.columnsupporterhorizontale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 0px;
  padding: 0px 20px 20px;
}

.columnsupporterhorizontale._3columns {
  display: none;
}

.imageseries {
  display: block;
  width: auto;
  height: 45vh;
  max-width: 45vh;
}

.image-19 {
  display: inline-block;
  overflow: visible;
  max-width: 55%;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-left: 0px;
  clear: none;
  text-align: left;
}

.column-22 {
  position: static;
  display: inline-block;
}

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

.imagecompanychecklist {
  display: inline-block;
  width: 100%;
  max-width: none;
  margin-top: 25px;
}

.text-block-14 {
  text-align: left;
}

.highlightboxyellow {
  display: block;
  max-width: none;
  margin-top: 25px;
  padding: 20px;
  background-color: rgba(252, 212, 62, 0.6);
}

.highlightboxyellow.highlightbox {
  padding: 20px;
}

.serviceslider {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 40px;
  background-color: #ffc4bc;
}

.serviceslider.old {
  display: none;
}

.serviceslider.coaching {
  display: block;
  overflow: visible;
  background-color: #9eb5c5;
}

.vorteilemitarbeiter {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-right: 120px;
  padding-left: 120px;
  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;
}

.columns-5 {
  margin-top: 10px;
  margin-right: 150px;
  margin-left: 150px;
}

.column-kb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.column-vbu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.divblock-quotes {
  display: block;
  margin-right: 220px;
  margin-bottom: 20px;
  margin-left: 220px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #ffc4bc;
}

.divblock-quotes.quotes-ausgeblendet {
  display: none;
}

.divlettericon {
  margin-top: 25px;
}

.image-unternehmensvorteile1-mobil {
  position: relative;
  display: block;
  width: auto;
  max-width: none;
  clear: both;
}

.picturedivvorteile {
  width: 100%;
  height: 40%;
}

.slider {
  display: inline-block;
  height: 100%;
  background-color: transparent;
}

.divquote1 {
  position: relative;
  display: inline-block;
  color: #e30327;
  text-align: center;
}

.icon {
  max-width: 30%;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #c92d2d;
}

.icon-2 {
  display: block;
}

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

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.mask {
  overflow: hidden;
  height: 50%;
  max-width: 500px;
  padding: 0px;
  background-color: transparent;
}

.textblockimpressum {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  color: #a4a4a4;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.textblockimpressum.shortinfo {
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}

.textblockimpressum.shortinfo.web {
  text-align: center;
}

.textblockimpressum.shortinfo.mobil {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 16px;
  font-style: normal;
}

.textblockimpressum.shortinfo.mobil.subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  background-color: #e0edf5;
  font-size: 18px;
}

.textblockimpressum.shortinfo.impressum {
  margin-top: 50px;
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 400;
}

.textblockimpressum.shortinfo.grey {
  color: #7e7e7e;
}

.textblockimpressum.highlight {
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  background-color: transparent;
  color: #7e7e7e;
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}

.gridimpressum {
  display: -ms-grid;
  display: grid;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  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-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 10px 1.75fr 10px 1fr;
  grid-template-columns: 1fr 1.75fr 1fr;
  -ms-grid-rows: auto 16px auto 16px auto;
  grid-template-rows: auto auto auto;
  background-color: transparent;
}

.div-block-untersttzer {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.iconsaeulenmobil {
  display: block;
}

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

.slidericons {
  display: none;
  background-color: transparent;
}

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

.div-block-work-food {
  display: block;
  margin-right: 180px;
  margin-left: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.introblau {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
}

.slide-3 {
  position: relative;
  overflow: hidden;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  margin-left: 156px;
}

.text-block-16 {
  position: static;
  display: inline-block;
}

.logowrap-2 {
  width: 82px;
  height: 45px;
}

.logoredswap-2 {
  max-width: 80%;
}

.imagecompanychecklist-mobil {
  display: none;
}

.text-block-17 {
  display: block;
  color: #e30327;
  font-size: 120px;
  font-weight: 700;
  text-decoration: overline;
}

.number-big-red {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  height: 8vh;
  max-width: 50%;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid solid none;
  border-width: 0px 0px 3px;
  border-color: #000 #e30327 #e30327 #000;
  border-radius: 0px;
  direction: ltr;
  color: #e30327;
  font-size: 100px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.paragraph {
  display: inline-block;
  overflow: visible;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  border-bottom: 1px none #e30327;
  color: #e30327;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.paragraph.inactive {
  border-bottom-color: #7e7e7e;
  color: #e30327;
}

.paragraph.inactive.dropdown-text {
  display: none;
}

.paragraph.white {
  border-bottom-style: none;
  color: #fff;
}

.paragraph.dropdowntext {
  display: none;
}

.paragraph.coaching {
  color: #9eb5c5;
}

.div-block-19 {
  display: block;
  height: 500px;
  max-width: 300px;
  padding: 16px;
  background-color: #fff;
}

.column-27 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-28 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: none;
  -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;
}

.columnunterstuetzung-helles-graublau {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.text-block-18 {
  display: inline-block;
  height: auto;
  max-width: none;
  margin-top: 16px;
}

.titleunterstuetzung {
  display: inline-block;
  color: #7e7e7e;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.imageunterstuetzung-icon {
  display: block;
  min-width: 160px;
  margin: 25px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.image-29 {
  max-width: 100px;
  min-width: 100px;
}

.image-30 {
  max-width: 100px;
  min-width: 100px;
}

.column-29 {
  position: static;
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #e6dfe5;
}

.column-30 {
  background-color: #e6dfe5;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 180px;
  margin-left: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.divunterstuetzung-column {
  display: inline-block;
  width: 300px;
  height: 300px;
  margin-bottom: 0px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.analogunddigital {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.langfristig {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.individuellesangebot {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.dauerhaft {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.nachhaltigeansaetze {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.gesundephilosophie {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.langfristig {
  padding-top: 100px;
  background-color: #e0edf5;
}

.divunterstuetzung-column.langfristig.mobilekachel {
  background-color: transparent;
  background-image: url('../images/Bewerbungsfoto.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.divunterstuetzung-column.langfristig.mobilekachel:hover {
  background-color: #fcd43e;
}

.divunterstuetzung-column.individuellesangebot {
  padding-top: 100px;
  background-color: #ffc4bc;
}

.divunterstuetzung-column.analogunddigital {
  padding-top: 100px;
  background-color: #e0edf5;
}

.div-block-20 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: rgba(174, 189, 210, 0.86);
}

.heading-7 {
  display: block;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 0px;
  border-top: 3px solid #89b1cc;
  border-bottom: 3px solid #89b1cc;
  color: #89b1cc;
  font-size: 24px;
  text-align: center;
}

.column-workfood {
  position: static;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.textblock-workfood {
  display: block;
  width: auto;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  color: #e30327;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.subtitle-workfood {
  margin: 0px 0px 5px;
  padding: 0px;
  border-bottom: 2px none #aebdd2;
  color: #89b1cc;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.subtitle-workfood.subtitle {
  display: block;
  height: 40px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.columnuntersteutzung-salatgruen {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.div-block-21 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: transparent;
}

.div-block-21:hover {
  background-color: #fcd43e;
}

.column-31 {
  position: static;
  display: block;
  height: 300px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.div-block-22 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: rgba(252, 212, 62, 0.69);
}

.column-32 {
  position: static;
  padding: 25px;
  background-color: transparent;
}

.columns-9 {
  display: inline-block;
}

.columns-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 100px;
  margin-bottom: 40px;
  margin-left: 100px;
  -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;
}

.div-hover-sophie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  background-image: url('../images/_W8A5228.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-24 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: rgba(54, 196, 212, 0.89);
}

.div-block-25 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  background-color: rgba(255, 196, 188, 0.8);
}

.column-unterstuetzung-pastellkoralle {
  padding: 25px;
  background-color: transparent;
}

.div-block-26 {
  position: absolute;
  display: none;
  width: 300px;
  height: 300px;
  padding: 0px;
  background-color: rgba(241, 141, 110, 0.7);
}

.text-block-19 {
  display: inline-block;
  margin: 40px 0px 10px;
  padding: 0px 0px 15px;
  border-bottom: 3px solid #fff;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-2 {
  overflow: hidden;
  margin-top: 10px;
  padding: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.paragraph-2.text-color {
  color: #e30327;
}

.paragraph-2.quote {
  font-style: italic;
}

.column-unterstuetzung-korallenrot {
  padding: 25px;
  background-color: transparent;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 200px;
  margin-left: 200px;
}

.columns-11.vision {
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-31 {
  margin-left: 0px;
}

.column-33 {
  position: relative;
  display: inline-block;
  padding-left: 76px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
}

.column-34 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.column-35 {
  position: static;
  display: block;
}

.column-36 {
  display: block;
}

.column-37 {
  display: inline-block;
  margin-top: 10px;
  padding-left: 44px;
}

.div-block-27 {
  margin-bottom: 25px;
}

.div-block-28 {
  position: relative;
  width: auto;
  max-width: 270px;
  margin-right: 5px;
  margin-left: 5px;
}

.menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.logowrap-3 {
  position: static;
  display: block;
  width: 82px;
  height: auto;
  margin-top: 10px;
  float: right;
  text-align: right;
}

.navlink-mail {
  display: block;
  margin-right: 30px;
  margin-left: 1px;
  color: #e30327;
  text-align: center;
  text-decoration: none;
}

.navlink-mail:hover {
  opacity: 0.5;
}

.navlink-mail.w--current {
  text-transform: capitalize;
}

.navlink-mail.hidden {
  display: none;
}

.logoredswap-3 {
  display: inline-block;
  max-width: 80%;
  text-align: right;
}

.nav-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  height: auto;
  padding-top: 27px;
  background-color: #fcd43e;
  font-family: 'Firasansot 0', Arial, sans-serif;
  color: #fff;
}

.left-arrow-3 {
  display: block;
}

.slide-nav-3 {
  display: block;
  color: #e30327;
}

.contactwrap-2 {
  max-width: 850px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.text-block-21 {
  color: #e30327;
  font-weight: 500;
}

.button-2 {
  margin-left: 0px;
  border: 2px solid #89b1cc;
  border-radius: 20px;
  background-color: #fff;
  color: #89b1cc;
  font-weight: 700;
  text-align: center;
}

.button-2:hover {
  background-color: #89b1cc;
  color: #fff;
}

.slide-navi {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 30px;
  display: none;
  height: 50px;
  margin-bottom: 30px;
  padding-bottom: 0px;
  border: 1px none #e30327;
  border-radius: 0px;
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: none;
  perspective: none;
  -webkit-transform: scale(0.8) skew(0deg, 0deg);
  -ms-transform: scale(0.8) skew(0deg, 0deg);
  transform: scale(0.8) skew(0deg, 0deg);
  color: #e30327;
}

.slide-navi.new {
  display: none;
}

.slide-4 {
  overflow: hidden;
  background-image: url('../images/brooke-cagle--uHVRvDr7pg-unsplash_Headermotiv-Website.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-4.additional-slide {
  overflow: hidden;
  margin-left: 0px;
  background-image: none;
}

.slide-4.additional-slide-3 {
  overflow: hidden;
  background-image: url('../images/david-calderon-1065259-unsplash.jpg');
  background-position: 0% 0%;
}

.slide-4.additional-slide-4 {
  overflow: hidden;
  background-image: url('../images/Website_Headerpicture2.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4.obstkkorb {
  background-image: url('../images/jordan-whitt-EerxztHCjM8-unsplash.jpeg');
}

.dynamic-mask {
  position: relative;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-header {
  display: none;
  height: 700px;
  background-color: transparent;
}

.icon-5 {
  border: 1px none #e30327;
}

.slide-6 {
  min-height: 800px;
  background-image: url('../images/headerPicture4.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/headerPicture3.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/headerPicture2.svg'), url('../images/headerPicture2.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, 125px;
}

.slider-3 {
  min-height: 500px;
}

.slider-4 {
  min-height: 500px;
  min-width: 500px;
}

.title {
  position: relative;
  left: 0%;
  top: 72%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: inline-block;
  margin-bottom: 23px;
  padding: 5px 20px;
  border-style: none;
  border-width: 1.66px 1.66px 1.66px 1px;
  border-color: #89b1cc #36c4d4;
  background-color: transparent;
  color: #e30327;
  font-size: 14px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.title.vision {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 2px none #e30327;
  color: #e30327;
  font-size: 14px;
}

.title.leistungen {
  display: block;
  margin-bottom: 40px;
  border: 1px none #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.title.leistungen.onhold {
  color: #000;
}

.title.unternehmen {
  display: block;
  margin-bottom: 40px;
  border-top-width: 3px;
  border-top-color: #89b1cc;
  border-bottom-width: 3px;
  border-bottom-color: #89b1cc;
  color: #e30327;
  font-size: 14px;
  letter-spacing: 1px;
}

.title.mitarbeiter {
  display: block;
  margin-bottom: 40px;
  border: 3px none #000;
  color: #e30327;
  font-size: 14px;
  letter-spacing: 1px;
}

.title.introedda {
  display: inline-block;
  max-width: 500px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-top-color: #e30327;
  border-bottom-style: none;
  border-bottom-color: #e30327;
  color: #e30327;
  text-align: left;
  text-transform: none;
}

.heading-8 {
  position: relative;
  display: inline-block;
  min-width: 420px;
  margin-top: 155px;
  margin-right: 300px;
  margin-left: 300px;
  padding: 35px;
  background-color: #fff;
  color: #7e7e7e;
  font-size: 25px;
  line-height: 30px;
}

.heading-small {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  border-top: 2px none #7e7e7e;
  border-bottom: 2px none #7e7e7e;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.heading-small.untersttzer {
  border-top-style: none;
  border-bottom-style: none;
  color: #e30327;
}

.right-arrow-3 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.left-arrow-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  float: left;
  background-color: transparent;
}

.image-32 {
  max-width: 50%;
}

.brand {
  float: right;
}

.container-2 {
  display: none;
  margin-right: 40px;
  margin-left: 40px;
  border: 1px solid transparent;
  color: transparent;
  text-align: center;
}

.nav-menu {
  float: left;
  border: 1px solid transparent;
  background-color: transparent;
  color: transparent;
  font-size: 14px;
}

.navbaredda {
  position: -webkit-sticky;
  position: sticky;
  left: 20px;
  top: 0px;
  right: 20px;
  z-index: 9999;
  display: block;
  overflow: hidden;
  height: 65px;
  margin-right: 0px;
  border: 1px solid transparent;
  background-color: #fff;
  color: transparent;
}

.container-3 {
  overflow: hidden;
}

.nav-link {
  height: 45px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px none #000;
  color: #e30327;
}

.nav-link:hover {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px 0px 10px;
  border: 1px none #000;
  border-radius: 0px;
  color: #e30327;
  font-weight: 400;
}

.nav-link:active {
  border-bottom-style: none;
  color: #e30327;
  font-weight: 400;
}

.nav-link:focus {
  font-weight: 400;
}

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

.arrowslider {
  max-width: 30%;
  color: transparent;
}

.container-4 {
  display: block;
}

.container-5 {
  position: static;
  display: block;
  overflow: hidden;
  margin-top: 409px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  text-align: center;
}

.image-33 {
  display: block;
  margin-right: 0px;
  margin-left: 10px;
}

.div-block-29 {
  margin-top: 20px;
  margin-bottom: 18px;
}

.link-block {
  margin-right: 10px;
  margin-left: 10px;
}

.link-block-2 {
  margin-right: 5px;
}

.vision {
  margin-top: 20px;
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-6 {
  display: block;
  background-color: #ffe6c1;
}

.div-block-30 {
  display: inline-block;
}

.buttongeneral {
  border: 3px solid #e30327;
  border-radius: 0px;
  background-color: #fff;
  color: #e30327;
  font-size: 12px;
  font-weight: 700;
}

.buttongeneral.w--current {
  font-size: 14px;
}

.buttongeneral.kontaktlink {
  font-weight: 500;
}

.buttongeneral.kontaktlink.w--current {
  border-radius: 0px;
}

.buttongeneral.kontaktlink.coaching {
  border-style: solid;
  border-width: 3px;
  border-color: #aebdd2;
  border-radius: 0px;
  background-color: #fff;
  color: #aebdd2;
}

.buttongeneral.kontaktlink.button-ausblenden {
  display: none;
}

.buttongeneral.kontaktlink.buttonfood {
  border: 3px solid #e30327;
  border-radius: 0px;
  background-color: #fff;
  color: #e30327;
}

.buttongeneral.inactive {
  background-color: #fff;
  color: #e30327;
}

.buttongeneral.coaching {
  border-color: #aebdd2;
  background-color: #fff;
  color: #aebdd2;
}

.button-leistungen {
  border: 2px none #e30327;
  border-radius: 20px;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.button-leistungen.inarbeit {
  color: hsla(0, 0%, 49.4%, 0.57);
  font-size: 14px;
}

.text-span {
  color: #e30327;
  font-weight: 400;
}

.paragraph-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin-bottom: 40px;
  -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;
}

.container-7 {
  position: static;
  display: block;
  clear: none;
}

.paragraph-4 {
  display: none;
  max-width: 500px;
  clear: none;
  color: #fff;
  text-align: left;
}

.titleunterstuetzung-2 {
  display: inline-block;
  overflow: hidden;
  margin-top: 0px;
  border: 1px none #000;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.titleunterstuetzung-2.extraperson {
  color: #e30327;
}

.titleunterstuetzung-2.text-color {
  color: #e30327;
}

.container-8 {
  display: block;
  padding-bottom: 20px;
  background-color: #e6dfe5;
}

.italic-text {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.button-3 {
  display: block;
  height: 5px;
  min-width: 3px;
  background-color: transparent;
  background-image: url('../images/arrow.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-39 {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.div-block-team {
  position: static;
  display: block;
  padding-right: 60px;
  padding-bottom: 25px;
  padding-left: 60px;
  background-color: #fff;
}

.link-block-3 {
  width: 300px;
  height: 300px;
  background-color: transparent;
}

.link-block-3:hover {
  background-color: transparent;
  background-image: none;
}

.container-9 {
  background-color: #e30327;
}

.div-block-32 {
  width: 300px;
  height: 300px;
}

.image-34 {
  width: 300px;
  height: 300px;
  background-image: url('../images/_W8A5228.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-33 {
  width: 300px;
  height: 300px;
  background-color: #fcd43e;
}

.div-block-34 {
  width: 300px;
  height: 300px;
  background-color: transparent;
  background-image: url('../images/_W8A5228.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-4 {
  background-image: url('../images/_W8A5228.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.face-block {
  display: none;
  width: 300px;
  height: 300px;
  background-color: #fcd43e;
}

.link-block-5 {
  background-image: url('../images/_W8A5228.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.thumbnail-block {
  position: absolute;
  width: 300px;
  height: 300px;
  background-image: url('../images/_W8A5228.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.thumbnail-block.sophie {
  display: block;
  width: 350px;
  height: 350px;
  background-image: url('../images/Sophie1.jpg');
}

.thumbnail-block.julia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 350px;
  background-image: url('../images/Julia-Elert_Website-Profilbild_800x800.jpg');
}

.thumbnail-block.you {
  display: block;
  background-color: #fff;
  background-image: none;
}

.thumbnail-block.rubrik {
  display: block;
  height: 420px;
  max-width: 350px;
  padding-right: 16px;
  padding-left: 16px;
  -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;
  background-image: none;
  color: #fff;
}

.thumbnail-block.rubrik.inarbeit {
  display: block;
}

.text-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 350px;
  height: 350px;
  max-width: 350px;
  padding: 20px;
  background-color: #e30327;
  color: #fff;
  text-align: left;
}

.text-wrapper.color-change {
  display: block;
  background-color: #ffc4bc;
  color: #e30327;
}

.text-wrapper.rubriken {
  display: block;
  width: auto;
  height: 420px;
  max-width: 350px;
  margin-right: 21px;
  margin-left: 21px;
  padding: 16px;
  background-color: #fff;
}

.text-wrapper.rubriken.inactive {
  display: block;
  background-color: #fff;
}

.text-wrapper.rubriken.coaching {
  display: block;
  height: 300px;
}

.image-35.mitarbeitende-bild {
  display: none;
}

.image-36 {
  background-image: url('../images/david-calderon-1065259-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-37.mitarbeitende-bild {
  display: none;
}

.edda-bietet {
  display: block;
  margin-right: 100px;
  margin-left: 100px;
}

.form-2 {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-block {
  margin-bottom: 0px;
}

.image-39 {
  max-width: 30%;
  margin-bottom: 20px;
}

.column-unternehmen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
}

.image-40 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-stripe {
  display: none;
  width: 80px;
  height: 3px;
  margin-bottom: 0px;
  background-color: #eb5946;
}

.div-block-stripe.teamsection {
  margin-top: 10px;
  background-color: #fff;
}

.div-block-stripe.teamsection.stripered {
  background-color: #e30327;
}

.div-block-stripe.centered {
  display: inline-block;
  margin-bottom: 20px;
  float: none;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.div-block-stripe.quotes {
  background-color: #e30327;
}

.div-block-stripe.quotes.squarebox {
  display: inline-block;
  margin-left: 0px;
}

.link-block-6 {
  display: inline-block;
}

.column-40 {
  position: static;
  display: inline-block;
  height: 20px;
}

.container-10 {
  display: block;
  background-color: rgba(230, 223, 229, 0.31);
}

.container-10.extra {
  padding: 50px 100px;
}

.div-banner {
  padding: 60px 220px;
  background-color: rgba(230, 223, 229, 0.42);
}

.div-banner.zwischenblock {
  position: relative;
  margin-bottom: 90px;
  padding-right: 200px;
  padding-left: 200px;
  background-color: #e30327;
}

.div-banner.zwischenblock.zweite-version {
  display: none;
  background-color: #e30327;
}

.quote-big {
  display: inline-block;
  max-width: 700px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 500;
}

.nav-link-2 {
  opacity: 1;
}

.nav-link-2.w--current:hover {
  height: 20px;
  max-width: 100%;
  border-bottom: 1.5px solid #e30327;
  color: #e30327;
  font-weight: 700;
}

.div-block-36 {
  height: 500px;
  max-width: 300px;
  padding: 16px;
  background-color: #fff;
}

.div-block-37 {
  height: 500px;
  max-width: 300px;
  padding: 16px;
  background-color: #fff;
}

.div-block-38 {
  background-color: #fff;
}

.div-leistungen {
  height: 420px;
  max-width: 300px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 16px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
}

.div-leistungen.inactive {
  display: block;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #fff;
}

.div-leistungen.coaching {
  height: 300px;
}

.bookinglevel {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px none #7e7e7e;
  border-bottom: 1px none #7e7e7e;
  color: #e30327;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.bookinglevel.inactive {
  color: #7e7e7e;
}

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

.text-block-22 {
  padding-left: 0px;
}

.quoteblocktext {
  margin-bottom: 20px;
  padding-right: 20px;
  border-right: 2px none #7e7e7e;
  color: #7e7e7e;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  font-weight: 500;
  text-align: left;
}

.quoteblocktext.quoteedda {
  margin-top: 15px;
  padding-right: 0px;
  border-right-style: none;
  color: #ffc4bc;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 400;
}

.quoteblocktext.red {
  margin-top: 20px;
  padding-top: 0px;
  color: #e30327;
  font-size: 18px;
  line-height: 24px;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.columns-14 {
  display: block;
}

.column-43 {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.quotecolumn {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 3px solid #89b1cc;
  border-bottom: 3px solid #89b1cc;
}

.quotecolumn.blue {
  display: none;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-color: #ffc4bc;
  border-bottom-color: #ffc4bc;
  direction: ltr;
}

.quotecolumn.red {
  height: 100%;
  border-top-color: #e30327;
  border-bottom-color: #e30327;
}

.paragraph-5 {
  color: #ff9b8d;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
}

.xingicon {
  display: inline-block;
  max-width: 80%;
  float: none;
}

.text-block-24 {
  display: inline-block;
  margin-top: 80px;
  margin-right: 60px;
  margin-left: 60px;
  padding-bottom: 20px;
  color: #e30327;
  font-size: 30px;
  line-height: 35px;
}

.div-block-39 {
  display: block;
  overflow: visible;
  height: 150px;
}

.div-block-40 {
  height: 150px;
}

.div-block-41 {
  height: 100px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.div-block-43 {
  height: 600px;
}

.columnmitarbeiter {
  display: inline-block;
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columnpraktisch {
  position: static;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.textblock-ma {
  display: block;
  overflow: auto;
  margin-top: 5px;
  color: #e30327;
  font-weight: 400;
}

.subtitle-mitarbeiter {
  position: relative;
  margin-bottom: 0px;
  color: #e30327;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.subtitle-mitarbeiter.subtitle {
  display: block;
  height: 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.paragraph-6 {
  display: none;
  height: 30px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  text-align: right;
}

.paragraph-6.grey {
  color: #7e7e7e;
}

.paragraph-6.inactive {
  display: none;
  overflow: visible;
  color: #e30327;
  font-weight: 700;
}

.column-45 {
  border-bottom: 1px none #000;
}

.column-46 {
  padding-right: 16px;
  padding-left: 16px;
  border-bottom: 1px none #e30327;
}

.columnsmittig {
  margin-bottom: 10px;
  border-bottom: 3px solid #e30327;
}

.columnsmittig.grey {
  border-bottom-color: #7e7e7e;
  color: #7e7e7e;
}

.columnsmittig.coaching {
  border-bottom-width: 3px;
  border-bottom-color: #9eb5c5;
}

.columnsunsymmetrisch {
  display: block;
  margin-bottom: 10px;
  border-bottom: 3px solid #e30327;
}

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

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -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;
}

.div-block-45.coaching {
  margin-top: 20px;
}

.div-textbox-slider {
  display: block;
  width: 420px;
  margin-right: 450px;
  margin-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  text-align: center;
}

.div-textbox-slider.blau {
  margin-right: 100px;
  margin-left: 80px;
  background-color: #c9750e;
}

.div-textbox-slider.blau.smallbox {
  width: 400px;
}

.div-textbox-slider.knallrot {
  background-color: #ee6651;
}

.div-textbox-slider.knallrot.smallbox {
  width: 400px;
  padding-bottom: 0px;
}

.div-textbox-slider.gr-n {
  overflow: visible;
  background-color: #8eb3bb;
}

.div-textbox-slider.gr-n.smallbox {
  width: 400px;
}

.div-textbox-slider.smallbox {
  width: 350px;
}

.heading-9 {
  display: none;
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  color: #e30327;
  font-size: 18px;
  line-height: 2.5vh;
  font-weight: 400;
  text-align: left;
}

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

.subtitleslider {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 18px;
  line-height: 2.5vh;
}

.columns-15 {
  padding-left: 0px;
}

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

.columns-16 {
  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;
}

.div-block-48 {
  margin-bottom: 25px;
}

.div-block-49 {
  position: relative;
  display: none;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  text-align: right;
}

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

.div-block-50 {
  display: inline-block;
  max-width: 500px;
  margin-bottom: 40px;
}

.columns-17 {
  margin-right: 80px;
  margin-left: 80px;
}

.column-48 {
  padding-right: 0px;
  padding-left: 0px;
}

.bold-text-9 {
  color: #e30327;
  font-size: 20px;
}

.bold-text-10 {
  color: #e30327;
  font-size: 20px;
}

.bold-text-11 {
  color: #e30327;
  font-size: 20px;
}

.bold-text-12 {
  font-size: 24px;
  text-align: left;
  text-transform: uppercase;
}

.bold-text-12.headline {
  color: #e30327;
  text-transform: none;
}

.bold-text-12.subline {
  color: #e30327;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-transform: none;
}

.bold-text-13 {
  display: inline;
  color: #e30327;
}

.quotetitle {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.introtitle {
  display: inline-block;
  max-width: 500px;
  margin-bottom: 20px;
  color: #e30327;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.introtitle.visiontitle {
  display: inline-block;
  margin-left: 0px;
}

.introtitle.headerline {
  display: block;
}

.bold-text-14 {
  color: #e30327;
  text-transform: none;
}

.bold-text-15 {
  color: #ffc4bc;
  text-transform: none;
}

.bold-text-16 {
  color: #e30327;
  text-transform: none;
}

.div-block-51 {
  display: block;
}

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

.div-block-53 {
  position: relative;
  display: block;
  max-width: 270px;
  margin-bottom: 40px;
}

.div-block-53.team {
  display: none;
}

.column-50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container-13 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  margin-top: 0px;
  padding-right: 149px;
  background-color: transparent;
}

.div-block-54 {
  display: inline-block;
  margin-top: 0px;
}

.image-42 {
  display: block;
  margin-top: 79px;
}

.slide-9 {
  background-image: url('../images/Sophie1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.paragraph-7 {
  font-family: 'Firasansot 0', Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.div-block-55 {
  display: inline-block;
  max-width: 700px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-56 {
  position: relative;
  max-width: 270px;
  margin-bottom: 40px;
}

.servicecoaching {
  display: none;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 40px;
  background-color: #dddbdb;
}

.div-block-57 {
  display: inline-block;
  max-width: 500px;
}

.columns-18 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-tice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-43 {
  height: 75px;
  margin-top: 35px;
}

.link-block-7 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.link-block-8 {
  position: static;
}

.column-hi {
  display: none;
  height: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.image-44 {
  height: 50px;
  margin-top: 40px;
}

.bold-text-17 {
  display: block;
  text-align: left;
}

.div-block-58 {
  display: block;
  text-align: left;
}

.bold-text-18 {
  display: block;
  text-align: left;
}

.div-block-59 {
  position: static;
  display: inline-block;
  overflow: auto;
  max-width: 500px;
  margin-right: 0px;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-60 {
  display: inline-block;
  max-width: 500px;
  text-align: center;
}

.div-block-61 {
  display: block;
  text-align: left;
}

html.w-mod-js *[data-ix="thumbnail"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 26px;
    line-height: 30px;
  }

  .headerphone {
    display: block;
    margin-left: 85px;
  }

  .headerphone.centered {
    margin-left: 463px;
  }

  .checkwrap {
    background-color: #fff;
  }

  .topicimage {
    float: none;
  }

  .topicimage._02 {
    width: 100%;
  }

  .topicpoint._03 {
    background-image: url('../images/rocket.svg');
    background-size: auto;
  }

  .topicnumber {
    color: #e30327;
  }

  .contactwrap {
    margin-right: 10px;
    margin-left: 10px;
    background-color: rgba(140, 204, 216, 0.23);
  }

  .menu {
    padding-right: 25px;
    padding-left: 25px;
  }

  .logowhiteswap {
    overflow: hidden;
  }

  .checkicon {
    margin-top: 5px;
  }

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

  .bold-text-3 {
    font-size: 80px;
  }

  .heading-2 {
    font-size: 16px;
  }

  .heading-3 {
    position: static;
    margin-bottom: 0px;
    clear: left;
    font-weight: 700;
  }

  .div-block {
    padding-left: 49px;
  }

  .headerstatic.inline {
    overflow: hidden;
    background-image: none;
  }

  .div-block-2 {
    display: block;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block.description {
    width: 100%;
  }

  .text-block-3 {
    color: #e30327;
  }

  .field-label {
    font-weight: 400;
  }

  .image {
    margin-left: 463px;
  }

  .textblock.shortinfo.mobil.introtextoverflow {
    padding-left: 5px;
  }

  .textblock.highlight {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-auto-flow: column;
    grid-template-areas: ".";
    -ms-grid-columns: 0.25fr 2.25fr 0.25fr;
    grid-template-columns: 0.25fr 2.25fr 0.25fr;
  }

  .column-6 {
    position: static;
  }

  .iconcolumn {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columnpictureslide {
    position: static;
  }

  .iconsaeulen {
    max-width: 80%;
  }

  .iconsaeulen.phoneicon {
    max-width: 50%;
  }

  .column-10 {
    padding-right: 0px;
  }

  .headingtitle.web {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .bold-text-5.headertitlered.web {
    position: relative;
    float: none;
    clear: none;
    font-size: 35px;
  }

  .iconseriescolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    margin-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .icontitlemobile {
    padding-bottom: 14px;
  }

  .column-13 {
    position: static;
  }

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

  .image-14.companylogo {
    height: 40px;
    margin-left: 0px;
  }

  .image-15.companylogo {
    height: 60px;
  }

  .columntk {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-16.companylogo {
    height: 40px;
  }

  .vorteileunternehmen {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-aviva {
    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-18.companylogo {
    height: 40px;
  }

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

  .imageseries {
    height: 32vh;
    max-width: 32vh;
  }

  .column-23 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .serviceslider {
    padding-right: 40px;
    padding-left: 40px;
  }

  .vorteilemitarbeiter {
    margin-top: 25px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .columns-5 {
    margin-right: 25px;
    margin-left: 25px;
  }

  .column-kb {
    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;
  }

  .column-vbu {
    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;
  }

  .textblockimpressum.highlight {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }

  .gridimpressum {
    grid-template-areas: ".";
    -ms-grid-columns: 0.25fr 2.25fr 0.25fr;
    grid-template-columns: 0.25fr 2.25fr 0.25fr;
  }

  .div-block-work-food {
    margin-right: 187px;
    margin-left: 327px;
  }

  .number-big-red {
    max-width: 100%;
    margin-top: 15px;
    border-bottom-width: 0px;
  }

  .column-workfood {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .textblock-workfood {
    margin-right: 0px;
  }

  .subtitle-workfood {
    width: auto;
  }

  .columnuntersteutzung-salatgruen {
    height: 350px;
  }

  .column-31 {
    height: 200px;
  }

  .columns-10 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .columns-11.vision {
    margin-right: 60px;
    margin-left: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-27 {
    margin-top: 25px;
  }

  .div-block-28 {
    margin-right: 5px;
    margin-left: 5px;
  }

  .nav-2 {
    overflow: visible;
  }

  .contactwrap-2 {
    margin-right: 10px;
    margin-left: 10px;
    background-color: transparent;
  }

  .text-block-21 {
    color: #e30327;
  }

  .slide-4 {
    background-size: cover;
  }

  .title.vision {
    display: inline-block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .menu-button {
    float: left;
  }

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

  .navbaredda {
    overflow: visible;
  }

  .menu-button-2 {
    float: left;
  }

  .container-5 {
    margin-top: 510px;
  }

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

  .paragraph-3 {
    display: block;
    max-width: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    text-align: left;
  }

  .container-7 {
    display: block;
    padding-right: 60px;
    padding-left: 60px;
  }

  .paragraph-4 {
    text-align: left;
  }

  .div-block-team {
    width: 100%;
    background-color: #e6dfe5;
  }

  .thumbnail-block.sophie {
    width: 350px;
    height: 350px;
  }

  .thumbnail-block.julia {
    width: 350px;
    height: 350px;
  }

  .thumbnail-block.you {
    width: 200px;
    height: 200px;
  }

  .text-wrapper {
    display: none;
    width: 350px;
    height: 350px;
    padding: 20px;
  }

  .edda-bietet {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-banner.zwischenblock.zweite-version {
    padding-right: 100px;
    padding-left: 100px;
  }

  .column-42 {
    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;
    -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;
  }

  .columnmitarbeiter {
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-textbox-slider {
    margin-left: 0px;
  }

  .column-hi {
    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;
  }
}

@media screen and (max-width: 767px) {
  .slidercontent {
    -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;
  }

  .headerphone.centered {
    margin-top: 20px;
    margin-left: 133px;
    padding-bottom: 50px;
  }

  .checkwrap {
    background-color: #fff;
  }

  .check {
    padding-top: 10px;
  }

  .checkscreen {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .checktext.description {
    max-width: 400px;
  }

  .titleicon {
    background-image: url('../images/meal_1.svg');
  }

  .topics {
    padding-top: 0px;
  }

  .topicimage {
    display: none;
  }

  .topicimage._02 {
    display: none;
    width: 100%;
  }

  .topicsubtitle {
    text-align: center;
  }

  .topicpoint {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .topicpoint._03 {
    background-image: url('../images/rocket.svg');
    background-size: auto;
  }

  .arrow {
    left: -135px;
    width: 105px;
  }

  .topiclinewrap {
    top: -100%;
    display: none;
  }

  .topicnumber {
    display: none;
  }

  .contactwrap {
    margin-right: 10px;
    margin-left: 10px;
    background-color: rgba(140, 204, 216, 0.23);
  }

  .footer {
    height: 227px;
  }

  .contacttext {
    display: block;
    max-width: none;
    text-align: center;
  }

  .menu {
    padding-right: 25px;
    padding-left: 25px;
  }

  .navlink {
    margin-right: 20px;
    font-size: 16px;
  }

  .footerlink {
    margin-left: 0px;
  }

  .copy {
    margin-top: 20px;
    margin-bottom: 20px;
    -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;
  }

  .footerright {
    position: absolute;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .footerwrap {
    padding-right: 48px;
    padding-left: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkicon {
    display: none;
  }

  .topicimagesecond {
    margin-top: 10px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .sliderimage {
    width: 100%;
    height: 50%;
  }

  .sliderbox {
    width: 100%;
    height: 50%;
  }

  .heading {
    position: static;
    overflow: visible;
    float: none;
    clear: none;
    text-align: center;
  }

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

  .div-block {
    width: 100%;
    margin-top: 0px;
    padding: 50px 20px 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .headerstatic.inline {
    position: static;
    display: inline-block;
    overflow: hidden;
    height: 400px;
    max-width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    clear: none;
    -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;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    clear: none;
    -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;
  }

  .text-block-3 {
    margin-bottom: 10px;
    color: #e30327;
    font-weight: 500;
    text-align: left;
  }

  .field-label {
    font-weight: 400;
  }

  .heading-6 {
    display: inline;
    margin-top: 14px;
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
  }

  .image {
    margin-left: 23px;
  }

  .textblock.shortinfo.mobil.subtitle {
    margin-right: 35px;
  }

  .textblock.shortinfo.mobil.introtextoverflow {
    max-width: 700px;
  }

  .logowhite {
    margin-right: 0px;
  }

  .grid {
    justify-items: stretch;
  }

  .iconcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }

  .columnpictureslide {
    display: inline-block;
  }

  .column-10 {
    padding-right: 0px;
  }

  .headingtitle.web {
    display: inline-block;
    margin-top: 99px;
    margin-right: 180px;
    margin-left: 180px;
  }

  .div-block-6 {
    overflow: hidden;
    padding-bottom: 0px;
  }

  .bold-text-5.headertitlered.web {
    font-size: 25px;
  }

  .icontitlemobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .image-11 {
    padding-right: 15px;
  }

  .subtitle {
    margin-top: 25px;
  }

  .div-block-8 {
    max-width: 700px;
  }

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

  .columnsupporterhorizontale {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .imageseries {
    display: inline-block;
  }

  .image-19 {
    max-width: 100%;
  }

  .highlightboxyellow {
    max-width: 100%;
  }

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

  .gridimpressum {
    justify-items: stretch;
  }

  .div-block-work-food {
    display: block;
  }

  .column-workfood {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .navlink-mail {
    margin-right: 20px;
    font-size: 16px;
  }

  .contactwrap-2 {
    margin-right: 10px;
    margin-left: 10px;
    background-color: transparent;
  }

  .text-block-21 {
    margin-bottom: 10px;
    color: #e30327;
    font-weight: 500;
    text-align: left;
  }

  .slide-navi {
    display: block;
    overflow: visible;
    width: 100%;
  }

  .slide-4 {
    background-position: 100% 50%;
    background-size: cover;
  }

  .slider-header {
    height: 400px;
  }

  .right-arrow-3 {
    position: absolute;
    display: block;
  }

  .left-arrow-4 {
    margin-left: 15px;
  }

  .nav-menu {
    display: block;
  }

  .container-3 {
    display: none;
  }

  .container-5 {
    display: inline-block;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-team {
    background-color: rgba(230, 223, 229, 0.42);
  }

  .edda-bietet {
    margin-right: 40px;
    margin-left: 40px;
  }

  .column-unternehmen {
    display: block;
    padding-left: 0px;
  }

  .div-banner.zwischenblock {
    padding-right: 60px;
    padding-left: 60px;
  }

  .columnmitarbeiter {
    display: block;
    margin-right: 60px;
    margin-left: 60px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columnpraktisch {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-textbox-slider.gr-n {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .columns-17 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .menu-button-3 {
    color: #e30327;
  }

  .container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .nav {
    display: block;
    height: 40px;
    padding-top: 6px;
    background-color: #e30327;
  }

  .logowrap.w--current {
    width: 58px;
  }

  .headerphone.centered {
    max-width: 50%;
    margin-top: 30px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }

  .titledatenschutzimpressum {
    position: static;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    font-size: 18px;
    line-height: 26px;
  }

  .section {
    position: static;
    display: block;
    width: auto;
    margin-top: 8px;
    margin-bottom: 25px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left;
  }

  .section.impressum {
    margin-top: 25px;
  }

  .section.datenschutz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .section.contactmail {
    position: static;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .checkwrap {
    margin-right: 21px;
    margin-left: 21px;
  }

  .checkwrap.impressum._2 {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .check {
    padding-top: 0px;
  }

  .checktext {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }

  .titleicon {
    background-image: url('../images/meal_1.svg');
  }

  .topicsubtitle {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
  }

  .topicpoint {
    max-width: 210px;
  }

  .topicpoint._01 {
    padding-left: 90px;
    float: none;
    background-size: 80px;
  }

  .topicpoint._02 {
    padding-left: 90px;
    background-size: 70px;
  }

  .topicpoint._03 {
    padding-left: 90px;
    background-size: 66px;
  }

  .topicpoint._04 {
    padding-left: 90px;
    background-image: url('../images/heartBig_1.svg');
    background-position: 0px 0px;
    background-size: 66px;
    background-repeat: no-repeat;
  }

  .arrow {
    left: -120px;
  }

  .contactwrap {
    max-width: 100%;
    margin-right: 20px;
    margin-bottom: 25px;
    margin-left: 20px;
    padding: 25px 0px;
    background-color: transparent;
  }

  .footer {
    padding-top: 20px;
  }

  .button {
    display: inline-block;
  }

  .menu {
    display: block;
    height: auto;
    margin-bottom: 0px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    background-color: #fff;
  }

  .navlink {
    margin-right: 7px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
  }

  .navlink.w--current {
    margin-right: 7px;
    padding-right: 0px;
    font-size: 12px;
  }

  .footersocial {
    margin-left: 20px;
  }

  .footerwrap {
    padding-right: 25px;
    padding-left: 25px;
  }

  .slidermaskanimation {
    position: static;
  }

  .topicimagesecond {
    margin-top: 10px;
  }

  .heading {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .bold-text-3 {
    font-size: 60px;
  }

  .heading-2 {
    padding-bottom: 10px;
    font-size: 14px;
  }

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

  .div-block {
    margin-top: 40px;
    padding-top: 40px;
  }

  .headerstatic {
    background-image: url('../images/clarisse-meyer-LxeMu7V0-mQ-unsplash_edit.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .headerstatic.inline {
    position: static;
    display: inline-block;
    overflow: hidden;
    width: auto;
    max-width: 170%;
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }

  .div-block-2 {
    position: relative;
    left: -28px;
    right: 36px;
    display: inline-block;
    overflow: visible;
    width: 50%;
    padding-left: 0px;
    float: none;
    clear: none;
    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;
    text-align: left;
  }

  .bold-text-4 {
    line-height: 35px;
  }

  .text-block {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
  }

  .text-block.description {
    width: 130%;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 16px;
  }

  .text-block-3 {
    margin-bottom: 10px;
    color: #e30327;
  }

  .field-label {
    color: #89b1cc;
    font-weight: 400;
  }

  .header-title {
    margin-right: 20px;
  }

  .heading-6 {
    margin-right: 7px;
    font-size: 12px;
  }

  .image {
    margin-top: 10px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .maillink {
    display: block;
    width: 240px;
    margin-left: 0px;
    color: #e30327;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
  }

  .textblock {
    display: block;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    font-size: 16px;
    text-align: left;
  }

  .textblock.shortinfo {
    display: inline-block;
    overflow: hidden;
    height: auto;
    max-width: 420px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #e30327;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
  }

  .textblock.shortinfo.mobil {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 12px;
  }

  .textblock.shortinfo.mobil.subtitle {
    position: static;
    display: inline-block;
    overflow: auto;
    width: auto;
    max-width: 320px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px;
    background-color: #e0edf5;
    font-size: 16px;
  }

  .textblock.shortinfo.mobil.introtextoverflow {
    overflow: visible;
    height: auto;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .textblock.shortinfo.impressum {
    display: block;
    margin-top: 38px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    text-align: left;
  }

  .textblock.shortinfo.textoverflow {
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    max-width: 400px;
    margin: 0px;
    float: none;
    clear: none;
    font-size: 14px;
    line-height: 1.4;
  }

  .textblock.shortinfo.textoverflow.introtextblau {
    font-size: 12px;
    line-height: 16px;
  }

  .textblock.shortinfo.red {
    max-width: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }

  .textblock.highlight {
    display: inline-block;
    width: auto;
    margin-top: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    color: #6ba6ce;
    font-size: 14px;
  }

  .textblock.quoteauthor {
    font-size: 12px;
  }

  .text-block-6 {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    color: #e30327;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
  }

  .form {
    margin-top: 5px;
    text-align: left;
  }

  .column-5 {
    padding-left: 0px;
  }

  .text-block-7 {
    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-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #e30327;
    font-weight: 500;
    text-align: center;
  }

  .textblock2mobil {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 25px;
    color: #7e7e7e;
    font-weight: 700;
    text-align: left;
  }

  .text-block-8 {
    margin-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    color: #a4a4a4;
  }

  .text-block-9 {
    letter-spacing: 0.4px;
  }

  .image-2 {
    position: static;
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }

  .div-block-3 {
    text-align: center;
  }

  .text-block-10.mobiletext {
    margin: 0px;
    padding-top: 0px;
    padding-right: 35px;
    padding-left: 35px;
    color: #7e7e7e;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.2px;
  }

  .lettericon.headerphone {
    text-align: center;
  }

  .container {
    padding-top: 0px;
  }

  .logowhite {
    display: block;
    max-width: none;
    margin-right: 0px;
    margin-left: 16px;
    padding-top: 5px;
    padding-right: 0px;
    text-align: left;
  }

  .div-block-5 {
    width: 100%;
    text-align: left;
  }

  .grid {
    display: block;
    overflow: visible;
    width: 100%;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-auto-rows: auto;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto 16px auto 16px auto 16px auto 16px minmax(auto, 0.25fr) 16px auto 16px auto 16px auto 16px auto 16px auto;
    grid-template-rows: auto auto auto auto auto auto auto auto minmax(auto, 0.25fr) auto auto auto auto auto;
    text-align: center;
  }

  .column-6 {
    position: static;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    clear: left;
    text-align: center;
  }

  .iconcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 430px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 20px 20px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .iconcolumn.mitarbeiter {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columnpictureslide {
    display: none;
    padding: 0px;
  }

  .column-9 {
    margin-bottom: 15px;
    padding-top: 0px;
  }

  .image-3 {
    max-width: none;
    text-align: center;
  }

  .image-3.imageseries {
    width: 40%;
    max-width: none;
  }

  .iconsaeulen {
    position: static;
    top: -31px;
    display: block;
    width: 100%;
    height: 100px;
    max-width: none;
    margin-top: -31px;
    margin-bottom: 10px;
    margin-left: 125px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: none;
  }

  .iconsaeulen.imageseries {
    position: relative;
    left: 0px;
    right: 0px;
    display: inline-block;
    width: 60%;
    max-width: none;
    float: none;
    clear: none;
    text-align: center;
  }

  .iconsaeulen.phoneicon {
    display: inline-block;
    width: 60px;
    margin-left: 0px;
  }

  .iconsaeulen.management {
    margin-left: 15px;
  }

  .iconsaeulen.phone {
    width: 100px;
    margin-left: 125px;
    padding-left: 0px;
  }

  .iconsaeulen.workshop {
    width: auto;
    height: 80px;
    padding-left: 115px;
  }

  .columns {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-10 {
    margin-bottom: 0px;
    padding-left: 0px;
    text-align: right;
  }

  .column-11 {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .headingtitle {
    margin-top: 36px;
    margin-left: 0px;
    padding: 10px;
    border-radius: 0px;
    background-color: hsla(0, 0%, 100%, 0.53);
    color: #e30327;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
  }

  .headingtitle.web {
    display: block;
    min-width: 0px;
    margin: 0px;
    padding: 10px 12px 13px;
    background-color: transparent;
    font-size: 12px;
    text-align: center;
  }

  .div-block-6 {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent;
  }

  .bold-text-5 {
    position: static;
    display: block;
  }

  .bold-text-5.headertitlered.web {
    position: static;
    display: block;
    margin-left: 0px;
    padding: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #e30327;
    font-size: 18px;
    text-align: center;
  }

  .iconseriescolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .iconseriescolumn.coaching {
    margin-right: 5px;
    margin-left: 20px;
  }

  .icontitlemobile {
    position: relative;
    display: block;
    margin-right: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: none;
    border: 1px none #000;
    color: #e30327;
    font-size: 18px;
  }

  .icontitlemobile.inactive {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .icontitlemobile.coaching {
    margin-bottom: 0px;
  }

  .text-block-12 {
    display: block;
    min-width: 200px;
    margin-top: 0px;
    float: none;
    font-size: 12px;
    line-height: 1.3;
  }

  .image-8 {
    height: 30px;
  }

  .author {
    font-size: 10px;
    line-height: 1.3em;
  }

  .author.quoteedda {
    margin-bottom: 0px;
    font-weight: 500;
  }

  .quotetxt {
    margin-right: 20px;
    margin-bottom: 11px;
    margin-left: 20px;
    font-size: 14px;
  }

  .image-10 {
    margin-left: -91px;
    padding-left: 0px;
  }

  .image-11 {
    float: none;
  }

  .image-12 {
    position: relative;
    height: 30px;
    margin-bottom: 10px;
  }

  .image-13 {
    display: inline-block;
    height: 30px;
  }

  .image-14.companylogo {
    display: inline-block;
    margin-top: 20px;
  }

  .image-15.companylogo {
    display: inline-block;
  }

  .columntk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding-bottom: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-16.companylogo {
    height: 75px;
    margin-top: 32px;
  }

  .subtitle {
    display: inline-block;
    width: 80%;
    height: 45px;
    margin: 15px 25px 25px;
    text-align: left;
  }

  .subtitle.mitarbeiter {
    margin-top: 0px;
  }

  .div-block-8 {
    overflow: hidden;
    max-width: 650px;
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .bold-text-7 {
    display: inline-block;
    color: #829cc2;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
  }

  .bold-text-8.highlight {
    font-size: 18px;
  }

  .vorteileunternehmen {
    display: block;
    margin-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-aviva {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 9%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .image-18.companylogo {
    display: inline-block;
    margin-top: 30px;
  }

  .companylogo {
    height: 70px;
    margin-top: 7px;
  }

  .columnsupporterhorizontale {
    display: block;
    width: auto;
    margin-top: 5px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -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-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .imageseries {
    display: none;
    width: auto;
    height: 24vh;
    max-width: 24vh;
  }

  .image-19 {
    display: inline-block;
    max-width: 320px;
    margin: 20px 0px 25px;
    padding-right: 0px;
    text-align: center;
  }

  .column-23 {
    position: static;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-20 {
    max-width: none;
  }

  .imagecompanychecklist {
    display: none;
  }

  .highlightboxyellow {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 100%;
    max-width: none;
    margin-top: 25px;
    padding: 20px;
  }

  .serviceslider {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 25px 0px;
    background-color: #ffc4bc;
  }

  .serviceslider.onholdmobile {
    margin-bottom: 40px;
    background-color: #d8d6d6;
  }

  .vorteilemitarbeiter {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-5 {
    margin-right: 25px;
    margin-left: 25px;
  }

  .column-kb {
    position: static;
    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;
    text-align: center;
  }

  .column-vbu {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .divblock-quotes {
    display: block;
    overflow: hidden;
    margin-right: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    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;
  }

  .divlettericon {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .image-unternehmensvorteile1-mobil {
    display: inline-block;
    width: 180%;
    height: 37vh;
    max-width: 720px;
  }

  .div-block-13 {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .image-22 {
    width: 303.1875px;
  }

  .picturedivvorteile {
    display: inline-block;
    width: auto;
    height: 200%;
  }

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

  .divquote1 {
    overflow: hidden;
    max-width: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon {
    display: none;
  }

  .icon-2 {
    display: none;
  }

  .slide-nav {
    position: static;
    display: none;
    max-width: 270px;
    text-align: center;
  }

  .slide {
    height: 50%;
  }

  .mask {
    position: static;
    width: 100%;
    height: 30%;
  }

  .text-block-15 {
    text-align: left;
  }

  .textblockimpressum {
    display: block;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    font-size: 16px;
    text-align: left;
  }

  .textblockimpressum.shortinfo {
    display: block;
    margin: 20px 20px 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #7e7e7e;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
  }

  .textblockimpressum.shortinfo.mobil {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 12px;
  }

  .textblockimpressum.shortinfo.mobil.subtitle {
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 10px;
    background-color: #e0edf5;
    font-size: 16px;
  }

  .textblockimpressum.shortinfo.impressum {
    display: block;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
  }

  .textblockimpressum.highlight {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 13px;
  }

  .gridimpressum {
    display: block;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-auto-rows: auto;
    grid-column-gap: 19px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)) minmax(320px, 1fr) minmax(130px, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: center;
  }

  .image-23 {
    height: 30px;
    max-width: none;
  }

  .image-24 {
    height: 50px;
  }

  .image-25 {
    height: 30px;
  }

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

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-26 {
    height: 30px;
  }

  .image-27 {
    height: 30px;
  }

  .div-block-untersttzer {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .iconsaeulenmobil {
    display: inline-block;
    max-width: 80%;
    margin-left: 14px;
  }

  .div-block-15 {
    display: inline-block;
    width: auto;
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slidericons {
    position: static;
    display: block;
    width: auto;
    margin-right: 100px;
    margin-left: 100px;
  }

  .mask-2 {
    position: static;
    overflow: hidden;
    width: 120px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    clear: none;
  }

  .icon-3 {
    display: block;
    background-color: transparent;
    color: #e30327;
  }

  .icon-4 {
    display: none;
    color: #e30327;
  }

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

  .slide-2-app {
    position: static;
  }

  .div-block-work-food {
    position: static;
    display: block;
    overflow: visible;
    margin-top: 25px;
    margin-right: 0px;
    margin-left: 0px;
    grid-auto-flow: column;
    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;
  }

  .introblau {
    position: static;
    display: block;
    overflow: auto;
    width: auto;
    height: auto;
    max-width: 320px;
    margin: 25px 25px 0px;
  }

  .right-arrow-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
    color: #e30327;
  }

  .slide-3 {
    position: static;
    overflow: hidden;
  }

  .div-block-17 {
    display: block;
    width: 280px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .slide-4-workshop {
    position: static;
    overflow: hidden;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
  }

  .div-block-18 {
    display: inline;
  }

  .slide-5-beratung {
    position: static;
  }

  .text-block-16 {
    display: inline-block;
    max-width: 140px;
    margin-top: 0px;
    margin-left: 0px;
  }

  .logowrap-2.w--current {
    width: 58px;
    height: 100%;
  }

  .imagecompanychecklist-mobil {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .number-big-red {
    height: auto;
    margin-top: 15px;
    margin-left: 0px;
    padding-left: 90px;
    color: #fff;
    font-size: 7vh;
  }

  .paragraph {
    position: relative;
    max-width: 300px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #e30327;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
  }

  .paragraph.inactive {
    margin-top: 10px;
  }

  .div-block-19 {
    max-width: none;
  }

  .columnunterstuetzung-helles-graublau {
    position: static;
    display: block;
    height: 280px;
    margin-bottom: 21px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
  }

  .titleunterstuetzung {
    color: #7e7e7e;
  }

  .columns-8 {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .divunterstuetzung-column.analogunddigital.mobilekachel {
    width: 260px;
    height: 260px;
    background-color: hsla(0, 0%, 89.4%, 0.53);
  }

  .divunterstuetzung-column.langfristig.mobilekachel {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.individuellesangebot {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.dauerhaft.mobilekachel {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.nachhaltigeansaetze.mobilekachel {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.langfristig.mobilekachel {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.individuellesangebot {
    width: 260px;
    height: 260px;
  }

  .divunterstuetzung-column.analogunddigital.mobilekachel {
    width: 260px;
    height: 260px;
    background-color: hsla(0, 0%, 89.4%, 0.53);
  }

  .heading-7 {
    display: none;
    width: 185px;
    height: 45px;
    margin-bottom: 10px;
    padding-top: 0px;
    font-size: 16px;
  }

  .column-workfood {
    position: static;
    display: block;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .textblock-workfood {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

  .subtitle-workfood {
    margin-bottom: 10px;
    text-align: center;
  }

  .subtitle-workfood.subtitle {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 22px;
    text-align: center;
  }

  .columnuntersteutzung-salatgruen {
    position: static;
    display: block;
    height: 300px;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .column-31 {
    position: static;
    display: block;
    height: 300px;
    margin-bottom: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .column-32 {
    position: relative;
    display: inline-block;
    height: auto;
  }

  .columns-10 {
    position: static;
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    clear: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-hover-sophie {
    display: block;
    width: 100%;
    height: auto;
  }

  .column-unterstuetzung-pastellkoralle {
    display: inline-block;
  }

  .paragraph-2 {
    font-size: 11px;
    line-height: 16px;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .columns-11.vision {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-31 {
    height: 50%;
    max-width: 50%;
    margin-bottom: 25px;
  }

  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-12 {
    display: inline-block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-34 {
    display: inline-block;
  }

  .column-35 {
    display: none;
  }

  .column-36 {
    display: none;
  }

  .column-37 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .column-38 {
    position: static;
    display: inline-block;
  }

  .div-block-28 {
    position: static;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .text-block-20 {
    display: none;
  }

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

  .logowrap-3 {
    margin-top: 15px;
    margin-right: 20px;
  }

  .logowrap-3.w--current {
    width: 58px;
  }

  .navlink-mail {
    margin-right: 7px;
    font-size: 12px;
  }

  .navlink-mail.w--current {
    margin-right: 7px;
    padding-right: 0px;
    font-size: 12px;
  }

  .logoredswap-3 {
    display: inline-block;
    max-width: 60%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: right;
  }

  .contactwrap-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .text-block-21 {
    margin-bottom: 10px;
    color: #e30327;
  }

  .button-2 {
    display: inline-block;
    border-color: #89b1cc;
    color: #89b1cc;
  }

  .button-2:hover {
    background-color: #89b1cc;
  }

  .slide-navi {
    position: static;
    display: none;
    width: 100%;
  }

  .slide-4 {
    position: relative;
    height: 300px;
    background-position: 100% 50%;
    background-size: cover;
  }

  .slide-4.additional-slide {
    height: 280px;
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-4.additional-slide-3 {
    height: 280px;
    background-position: 50% 0%;
  }

  .slide-4.additional-slide-4 {
    height: 280px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .dynamic-mask {
    width: 100%;
    height: 280px;
  }

  .slider-header {
    width: 100%;
    height: 280px;
  }

  .title {
    border-style: none;
    border-width: 1px;
    border-color: #89b1cc;
    color: #e30327;
    font-size: 14px;
    line-height: 26px;
  }

  .title.vision {
    color: #e30327;
  }

  .title.vision.unternehmen {
    margin-top: 10px;
    color: #e30327;
  }

  .title.leistungen {
    margin-bottom: 25px;
  }

  .title.unternehmen {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
    border: 1px none #000;
  }

  .title.mitarbeiter {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .title.introedda {
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }

  .heading-small {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 14px;
  }

  .heading-small.untersttzer {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
  }

  .right-arrow-3 {
    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;
  }

  .left-arrow-4 {
    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-32 {
    position: relative;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: inline-block;
    max-width: 20%;
    float: none;
  }

  .menu-button {
    float: left;
    color: #e30327;
  }

  .container-2 {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
  }

  .nav-menu {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .menu-button-2 {
    padding: 20px;
    background-color: transparent;
    color: #e30327;
  }

  .menu-button-2:active {
    background-color: transparent;
    color: #e30327;
  }

  .menu-button-2:focus {
    background-color: transparent;
    color: #e30327;
  }

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

  .nav-link {
    text-align: left;
  }

  .arrowslider {
    display: none;
  }

  .container-5 {
    height: 280px;
  }

  .vision {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-7 {
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .titleunterstuetzung-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #fff;
    font-size: 16px;
  }

  .column-39 {
    display: none;
  }

  .div-block-team {
    position: static;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
  }

  .thumbnail-block.sophie {
    display: block;
    width: 280px;
    height: 280px;
    max-width: Infinity%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .thumbnail-block.julia {
    display: block;
    width: 280px;
    height: 280px;
  }

  .thumbnail-block.you {
    width: 300px;
    height: 300px;
  }

  .thumbnail-block.rubrik.inarbeit {
    display: block;
    height: 430px;
  }

  .text-wrapper {
    display: inline-block;
    width: 100%;
    height: 280px;
    max-width: 28000px;
  }

  .text-wrapper.color-change {
    margin-bottom: 25px;
  }

  .text-wrapper.rubriken {
    margin-bottom: 20px;
  }

  .text-wrapper.rubriken.inactive {
    display: block;
    height: 430px;
  }

  .text-wrapper.rubriken.coaching {
    display: block;
  }

  .image-35 {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .image-36 {
    padding-bottom: 20px;
  }

  .image-37 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .image-38 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .edda-bietet {
    margin-top: 38px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .form-block {
    display: inline-block;
    color: #e30327;
  }

  .image-39 {
    display: none;
    max-width: 100%;
  }

  .column-unternehmen {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-stripe.quotes {
    background-color: #e30327;
  }

  .link-block-6 {
    display: inline-block;
    max-height: 30px;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-banner {
    display: inline-block;
  }

  .div-banner.zwischenblock {
    margin-bottom: 47px;
    padding: 30px 20px 20px;
    background-color: #e30327;
  }

  .div-banner.zwischenblock.zweite-version {
    padding: 25px 20px;
  }

  .quote-big {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-36 {
    height: 400px;
  }

  .div-block-37 {
    height: 400px;
  }

  .div-leistungen {
    height: 420px;
    background-color: #fff;
  }

  .div-leistungen.inactive {
    height: 430px;
  }

  .div-leistungen.coaching {
    height: 300px;
  }

  .quoteblocktext {
    padding-bottom: 0px;
    border-bottom: 2px none #7e7e7e;
    border-right-style: none;
    font-size: 20px;
    line-height: 25px;
  }

  .quoteblocktext.quoteedda {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-42 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .columns-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
  }

  .column-43 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .quotecolumn {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-style: solid none;
    border-width: 3px 1px;
    border-color: #89b1cc;
  }

  .quotecolumn.blue {
    padding-bottom: 10px;
  }

  .quotecolumn.red {
    padding-bottom: 0px;
  }

  .paragraph-5 {
    display: none;
  }

  .columnmitarbeiter {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .columnpraktisch {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .subtitle-mitarbeiter {
    margin-bottom: 5px;
    text-align: center;
    text-transform: none;
  }

  .subtitle-mitarbeiter.subtitle {
    font-size: 17px;
    text-align: center;
  }

  .subtitle-mitarbeiter.subtitle.more-distance {
    margin-bottom: 31px;
  }

  .paragraph-6 {
    display: none;
    padding-top: 5px;
    -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-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .paragraph-6.grey {
    display: none;
    margin-bottom: 0px;
    padding-top: 5px;
  }

  .paragraph-6.inactive {
    padding-top: 5px;
  }

  .column-45 {
    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-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .column-46 {
    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;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .columnsunsymmetrisch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-47 {
    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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
  }

  .div-block-45 {
    margin-top: 150px;
  }

  .div-textbox-slider {
    display: block;
    width: 230px;
    margin: 185px 20px 20px;
  }

  .div-textbox-slider.blau {
    display: inline-block;
    width: 250px;
    height: 100px;
    margin-top: 140px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-textbox-slider.gr-n {
    color: #fff;
  }

  .heading-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
    text-align: center;
  }

  .subtitleslider {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-47 {
    border: 1px none #000;
  }

  .div-block-49 {
    display: block;
    margin-left: 0px;
  }

  .image-41 {
    margin-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

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

  .columns-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }

  .bold-text-12.subline {
    font-size: 18px;
  }

  .bold-text-13 {
    font-size: 17px;
  }

  .introtitle {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
  }

  .introtitle.visiontitle {
    display: inline-block;
    max-width: 200px;
    margin-left: 0px;
    font-size: 20px;
  }

  .introtitle.headerline {
    text-align: left;
  }

  .bold-text-14 {
    font-size: 24px;
  }

  .bold-text-15 {
    font-size: 24px;
  }

  .menu-button-3 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    color: #e30327;
    font-size: 28px;
  }

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

  .container-12 {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-49 {
    display: block;
  }

  .icon-6 {
    background-color: #fff;
  }

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

  .div-block-52 {
    display: block;
  }

  .column-hi {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 9%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .image-44 {
    height: 40px;
  }

  .column-51 {
    margin-bottom: 27px;
  }

  .div-block-62 {
    display: inline-block;
    max-width: 500px;
  }

  .container-14 {
    display: block;
  }
}

#w-node-_0e83a13a-2f21-e94f-7333-59d3ae97b9c6-6dfed566 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_89193cd7-8ebd-72e5-8b28-155856830d36-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-fd1a6fa2-994e-e2c7-0b77-97e097bdfc27-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0;
  grid-row-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#FOOD-Leistungen.w-node-_441ce8a8-f913-645b-f15c-bd9a399cff9b-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#Unternehmen.w-node-c87ccdf4-c77e-4563-e908-69ab0699900f-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-a1338232-4b82-192c-60fc-4858993bd5c5-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
  -ms-grid-row: 6;
  grid-row-start: 6;
}

#Mitarbeiter.w-node-_77ae5e0d-fca2-83b0-e59e-218fc5dbb49d-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
  -ms-grid-row: 7;
  grid-row-start: 7;
}

#EDDAs-Vision.w-node-f2578ee0-2331-67ee-5d1b-2798b22eb167-6dfed566 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
  -ms-grid-row: 9;
  grid-row-start: 9;
}

#COACH-Leistungen.w-node-b26ddffe-cea5-e17a-24ba-c74b65e9a5c1-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 12;
  -ms-grid-row: 11;
  grid-row-start: 11;
}

#Wir.w-node-_9220b5ec-72c8-2e16-f61a-e0aaa366d270-6dfed566 {
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 13;
  -ms-grid-row: 12;
  grid-row-start: 12;
}

#ContactForm.w-node-_00f8d477-16f6-e5e7-8583-8dcd4a1a2b71-6dfed566 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 14;
  -ms-grid-row: 13;
  grid-row-start: 13;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-b50bc54c-03ee-c119-2687-0894d87e4263-6dfed566 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 15;
  -ms-grid-row: 14;
  grid-row-start: 14;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_43833062-3d97-a277-d8c2-4527aae7bbcc-99fed569 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_0e1f6dbf-0c1d-b801-436d-16f9b1791b19-99fed569 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_6879f4a0-7484-c5f5-8d0b-eecc3db26c49-99fed569 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-af0deb7e-5e94-578c-8625-48660746ce5a-99fed569 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-a7ad09d6-415e-7a98-d5e3-c5b7a29a20eb-99fed569 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #Mitarbeiter.w-node-_77ae5e0d-fca2-83b0-e59e-218fc5dbb49d-6dfed566 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #Unternehmen.w-node-c87ccdf4-c77e-4563-e908-69ab0699900f-6dfed566 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  #Mitarbeiter.w-node-_77ae5e0d-fca2-83b0-e59e-218fc5dbb49d-6dfed566 {
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }

  #w-node-b50bc54c-03ee-c119-2687-0894d87e4263-6dfed566 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 15;
    -ms-grid-row: 14;
    grid-row-start: 14;
  }

  #w-node-a7ad09d6-415e-7a98-d5e3-c5b7a29a20eb-99fed569 {
    -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;
  }
}

@font-face {
  font-family: 'Firasansot 0';
  src: url('../fonts/FiraSansOT-Medium_0.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Firasansot 0';
  src: url('../fonts/FiraSansOT-Bold_0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Firasansot 0';
  src: url('../fonts/FiraSansOT-Regular_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}