:root {
  --wu-text-grey: rgba(51, 51, 51, .8);
  --white: white;
  --wu-grey-full: #e8e8e8;
  --wu-magenta: #e0428e;
  --wu-yellow: #facd1a;
  --wu-light-white: rgba(255, 255, 255, .7);
  --wu-light-magenta: rgba(224, 66, 142, .8);
  --wu-light-blue: rgba(26, 176, 231, .7);
  --wu-grey: rgba(51, 51, 51, .12);
  --wu-light-grey: rgba(51, 51, 51, .08);
  --wu-blue: #1ab0e7;
  --black: black;
}

body {
  color: rgba(51, 51, 51, .8);
  background-color: #333;
  font-family: Roboto, sans-serif;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.65rem;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

p {
  color: var(--wu-text-grey);
  letter-spacing: .02rem;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.65rem;
}

a {
  color: var(--wu-text-grey);
  font-size: 1.05rem;
  font-weight: 400;
  line-height: 1.45rem;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

a.w--current {
  font-weight: 700;
}

.accordion-item-trigger {
  cursor: pointer;
  border-top: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  margin-top: .25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.divider1dark {
  background-color: var(--white);
  width: 100%;
  height: 1px;
}

.div-mhm-partner {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  display: flex;
}

.div-inner-10-left {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: .5rem;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.wrapper-quote {
  background-color: #fff;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 30px 50px 10px;
  display: flex;
}

.slider-case-studies {
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0 3.5rem;
  display: flex;
  position: relative;
}

.icon-5 {
  margin-right: 0;
  font-size: 30px;
  line-height: 30px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.h3-standard {
  clear: both;
  color: var(--wu-text-grey);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.1rem;
  display: block;
}

.h3-standard.nomargin {
  text-align: left;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 22px;
}

.column-66 {
  clear: none;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.column-66.magenta {
  background-color: #e0428e;
}

.columns-2 {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.column-94 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.main {
  width: 100%;
  max-width: 1280px;
  height: auto;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.main.form {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.imageslider {
  border-radius: 0;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.slide-nav-2-copy {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

.slidertestimonial {
  clear: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  padding: 0 0 3.5rem;
  display: flex;
}

.right-arrow-2 {
  margin-left: 0;
  display: none;
}

.subhead_packages {
  background-color: var(--white);
  text-align: left;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
}

.subhead_packages.invisible {
  display: none;
}

.subhead_packages.transparent {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
}

.subhead_packages.outline {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
  padding-left: 0;
}

.divnumberslinks {
  width: 25%;
  padding-bottom: 20px;
  padding-right: 20px;
}

.image-feature {
  float: none;
  border-radius: 0;
  width: 6rem;
  max-width: 6rem;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
  display: inline-block;
}

.image-feature.is-circle {
  background-color: var(--white);
  border-radius: 100%;
}

.div-block-35 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 30px;
  display: flex;
}

.button-small {
  clear: none;
  color: rgba(51, 51, 51, .8);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
  padding: .5rem 1rem;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.button-small.magenta {
  color: #fff;
  background-color: rgba(224, 66, 142, .6);
}

.button-small.magenta:hover {
  background-color: rgba(224, 66, 142, .8);
}

.button-small.magenta.invisible {
  display: block;
}

.button-small.magenta.nomarginright {
  margin-right: 0;
}

.column-6-right {
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  padding-left: 50px;
  padding-right: 50px;
}

.dividerlight {
  clear: none;
  background-color: #fff;
  width: auto;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: static;
}

.slidetestimonial {
  border-radius: 10px;
  width: auto;
  height: 100%;
  max-height: none;
  padding: 0;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.column-93 {
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.slider-mastertrainer {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  border-radius: 0;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  display: inline-block;
}

.divpackagetable_list {
  float: none;
  clear: none;
  border: 0px solid var(--white);
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: auto;
  margin-top: 0;
  padding: 0;
  position: static;
  overflow: hidden;
}

.icon-4 {
  margin-left: 0;
  font-size: 30px;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.section-first-tablet {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 80px;
  padding-bottom: 20px;
  display: none;
  position: static;
}

.slide-nav-5 {
  align-self: auto;
  height: 1.75rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 10px;
  display: block;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-10 {
  aspect-ratio: auto;
  object-fit: cover;
  flex: none;
  width: auto;
  max-width: none;
  height: 40rem;
  max-height: none;
  overflow: hidden;
}

.div-master {
  width: auto;
  padding: 10px 10px 20px;
}

.column-9-right {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  align-self: stretch;
  height: auto;
  min-height: 0;
  padding: 50px;
  display: block;
}

.column-9-right.grey {
  background-color: var(--wu-grey-full);
}

.column-9-right.magenta {
  background-color: var(--wu-magenta);
  height: auto;
  display: block;
}

.column-9-right._100vhold {
  min-height: 100vh;
}

.column-9-right._100vhold.grey {
  min-height: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.column-9-right.yellow {
  background-color: var(--wu-yellow);
}

.column-9-right.yellow.center {
  background-color: var(--wu-yellow);
  flex-wrap: wrap;
  align-content: center;
  display: flex;
}

.wrapper_testimonial {
  clear: none;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 0;
  margin: 0;
  padding: 50px 30px 50px 15px;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.accordion-item.is-invisible {
  display: none;
}

.column-95 {
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.image-cover-teaser {
  float: none;
  aspect-ratio: 1.45;
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  display: inline-block;
}

.div-block-9 {
  float: none;
  clear: left;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.dividerdarkmargin {
  background-color: var(--white);
  width: 100%;
  height: 1px;
  margin-top: 30px;
}

.h4-standard {
  clear: none;
  color: var(--wu-text-grey);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8rem;
  display: block;
}

.h4-standard.is-white {
  color: var(--white);
}

.divbuttonvertical {
  align-items: stretch;
  width: 70%;
  margin-top: 0;
  display: block;
}

.divbuttonvertical.nomargin {
  margin-top: 0;
}

.divbuttonhorizontal-center {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-3-left {
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.mask-packshot {
  object-fit: fill;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.h1-standard {
  color: var(--wu-text-grey);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 3rem;
  position: static;
}

.h1-standard.white {
  color: #fff;
  display: block;
}

.h1-standard.white.nomarginbottom {
  padding-bottom: 0;
}

.h1-standard.numbers {
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  display: inline-block;
}

.h1-standard.zerodown, .h1-standard.norpadding {
  padding-bottom: 0;
}

.mask-testimonial {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  max-height: none;
  padding-bottom: 0;
  overflow: hidden;
}

.content-mastertrainer {
  cursor: pointer;
  overflow: hidden;
}

.div-block-17 {
  align-self: auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.wrapper-image-testimonial {
  float: left;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  max-width: none;
  height: 160px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  display: block;
}

.column-9-left {
  z-index: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding: 50px;
  display: block;
  position: relative;
  top: auto;
}

.column-9-left.grey {
  background-color: var(--wu-grey-full);
  align-self: auto;
}

.column-9-left.magenta {
  background-color: var(--wu-magenta);
}

.column-9-left.yellow {
  background-color: var(--wu-yellow);
}

.column-95-copy {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.divbuttonvertical-tablet {
  align-items: stretch;
  width: 70%;
  margin-top: 20px;
  display: block;
}

.colum-6-left {
  border-bottom-right-radius: 0;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.section-first {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 60px;
  padding-bottom: 20px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-first.invisible {
  display: block;
}

.divtestimonials {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 0;
  overflow: hidden;
}

.accordion-item-content {
  overflow: hidden;
}

.columns {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
}

.columns.invisible {
  display: none;
}

.contactbox {
  background-color: #fff;
  border: 0 solid #fff;
  border-radius: 10px;
  align-items: center;
  margin-top: 0;
  padding: 20px 10px;
  display: flex;
}

.slidepackshot {
  float: right;
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 2.75rem;
}

.slidepackshot.is-background {
  padding-bottom: 2rem;
}

.div-100 {
  align-self: center;
  width: 100%;
  padding-bottom: 60px;
  padding-left: 0;
  display: inline-block;
}

.slide-nav-5-copy {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  display: none;
}

.slide-nav-5-copy.products-copy {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  order: 0;
  width: 44%;
  margin-left: 56%;
  padding-left: 0;
  font-size: 10px;
  display: block;
}

.div-block-11 {
  clear: none;
  align-self: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.div-block-38 {
  margin-bottom: 30px;
}

.trigger-mastertrainier {
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
}

.button {
  clear: none;
  color: var(--wu-text-grey);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 35px;
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
  padding: .75rem 1.5rem;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.45rem;
  display: inline-block;
}

.button.w--current {
  font-weight: 500;
}

.button.white {
  background-color: var(--white);
}

.button.white:hover {
  background-color: var(--wu-light-white);
}

.button.white.w--current {
  float: none;
}

.button.magenta {
  background-color: var(--wu-magenta);
  color: #fff;
  margin-top: 0;
}

.button.magenta:hover {
  background-color: var(--wu-light-magenta);
}

.button.magenta.nomargin {
  display: inline-block;
}

.button.blueinvert {
  color: #fff;
  background-color: #1ab0e7;
}

.button.blueinvert:hover {
  background-color: var(--wu-light-blue);
}

.button.grey {
  background-color: var(--wu-grey);
}

.button.grey:hover {
  background-color: var(--wu-light-grey);
}

.divbuttonhorizontal {
  justify-content: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-13 {
  width: 100%;
  height: 0;
  display: none;
}

.left-arrow-2 {
  display: none;
}

.section-standard {
  background-color: #fff;
  width: auto;
  max-width: none;
  margin-top: 0;
  padding-bottom: 20px;
  display: block;
  position: relative;
}

.section-standard.invisible {
  display: none;
}

.section-standard.first {
  min-height: 0;
  margin-top: 0;
}

.section-standard.inside {
  min-height: 0;
  margin-top: 0;
}

.section-standard.is-invisible {
  display: none;
}

.lightbox-guide {
  object-fit: cover;
  flex: none;
  width: auto;
  height: auto;
  max-height: none;
  display: inline-block;
  overflow: visible;
}

.paragraph-small {
  z-index: 1;
  float: none;
  clear: none;
  color: var(--wu-text-grey);
  text-align: left;
  letter-spacing: .02rem;
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.45em;
  display: block;
  position: static;
  overflow: visible;
}

.paragraph-small.margin10 {
  margin-top: 10px;
}

.paragraph-small.margin10.center {
  overflow: visible;
}

.paragraph-small.accordion {
  margin-top: 0;
  margin-bottom: 10px;
}

.paragraph-small.is-bold {
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  display: inline-block;
}

.paragraph-small.is-bold.button-expand {
  background-color: var(--white);
  text-align: center;
  border-radius: 35px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.paragraph-small.is-bold.button-expand:hover {
  color: #333;
  background-color: rgba(255, 255, 255, .55);
  text-decoration: underline;
}

.paragraph-small.is-bold.button-expand.grey {
  float: none;
  clear: none;
  background-color: var(--wu-grey);
}

.paragraph-small.is-bold.button-expand.grey:hover {
  color: #333;
  background-color: rgba(51, 51, 51, .22);
  text-decoration: underline;
}

.paragraph-small.is-bold._10top {
  margin-top: 10px;
  margin-right: 0;
  display: inline-block;
}

.paragraph-small.white {
  color: #fff;
}

.paragraph-small.white.is-invisible {
  display: none;
}

.paragraph-small.center {
  text-align: center;
}

.paragraph-small._5top {
  padding-top: 5px;
}

.paragraph-small.is-normal {
  font-weight: 400;
}

.paragraph-small.is-normal.is-white {
  color: var(--white);
}

.column-96 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.image-mhm-partner {
  float: none;
  clear: none;
  background-color: #fff;
  border-radius: 10px;
  order: 0;
  width: 32%;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 10px;
  display: block;
  overflow: visible;
}

.divmastertrainer {
  height: auto;
  max-height: 1180px;
  margin-top: 20px;
}

.slide-nav-2 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.eyebrow-left {
  clear: both;
  color: var(--wu-text-grey);
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 20px 10px;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.eyebrow-left.arrow-left {
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
}

.eyebrow-left.arrow-left.yellow {
  color: #facd1a;
}

.eyebrow-left.arrow-left.blue {
  color: #1ab0e7;
}

.eyebrow-left.arrows-last {
  padding-left: 0;
  padding-right: 20px;
  font-weight: 500;
}

.eyebrow-left.arrows-last.magenta {
  color: #e0428e;
}

.wrapper-results {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.divcasestudies {
  height: auto;
  max-height: none;
  margin-top: 0;
  overflow: hidden;
}

.divproduct {
  clear: none;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  height: 100px;
  min-height: 0;
  margin: 0;
  padding: 10px 15px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.divproduct.magentalight-copy {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.divproduct.magentalight-copy.tooltip {
  justify-content: flex-start;
  display: flex;
}

.wrapper-quote-text {
  padding-top: 0;
  padding-right: 0;
}

.ina {
  z-index: 2;
  float: left;
  clear: none;
  width: auto;
  max-width: none;
  height: 160px;
  margin: 0 20px 0 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.mask-case-studies {
  object-fit: fill;
  border-radius: 10px;
  flex: 0 auto;
  width: 65%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.mask-case-studies.is-100 {
  width: auto;
}

.h2-standard {
  color: var(--wu-text-grey);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.5rem;
  position: static;
}

.h2-standard.white {
  color: #fff;
}

.h2-standard.is-minus-70 {
  margin-top: -70px;
  position: relative;
}

.h2-standard.is-minus-70.is-center {
  text-align: center;
}

.eyebrow-right {
  clear: both;
  color: var(--wu-text-grey);
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 20px 10px;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.eyebrow-right.arrow-first {
  padding-right: 0;
  font-weight: 500;
}

.eyebrow-right.arrow-first.magenta {
  color: #e0428e;
}

.eyebrow-right.arrow-right {
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
}

.eyebrow-right.arrow-right.blue {
  color: #1ab0e7;
}

.eyebrow-right.arrow-right.yellow {
  color: #facd1a;
}

.paragraph-standard {
  z-index: 1;
  float: none;
  clear: none;
  color: var(--wu-text-grey);
  text-align: left;
  letter-spacing: .02rem;
  align-self: auto;
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.65rem;
  display: block;
  position: static;
}

.paragraph-standard.is-bold {
  margin-top: 0;
  font-style: normal;
  font-weight: 500;
}

.paragraph-standard.is-bold.center {
  text-align: center;
}

.paragraph-standard.white {
  float: none;
  color: #fff;
  display: block;
}

.paragraph-standard._5top {
  padding-top: 5px;
}

.paragraph-standard.big {
  font-size: 20px;
  line-height: 32px;
}

.paragraph-standard.is-normal {
  font-weight: 400;
}

.paragraph-standard.is-medium {
  font-weight: 500;
}

.paragraph-standard.is-medium.is-white {
  color: var(--white);
}

.div-block-9-copy {
  float: none;
  clear: left;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.slide-case-studies {
  object-fit: fill;
  background-color: #fff;
  border-radius: 10px;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: 0;
  margin-left: 0%;
  margin-right: 1rem;
  padding: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.slide-case-studies.last {
  margin-left: 1%;
  margin-right: 0%;
  overflow: scroll;
}

.slide-case-studies.is-100 {
  margin-right: 0;
}

.column-39 {
  align-items: flex-start;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.right-arrow-5 {
  display: none;
}

.lightbox-packshot {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
}

.column-3-right {
  background-color: #fff;
  align-self: stretch;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.trigger-studies {
  cursor: pointer;
  padding-top: 0;
  padding-bottom: 0;
}

.content-expand {
  cursor: auto;
  overflow: hidden;
}

.div-studies {
  width: auto;
  height: auto;
  padding: 1.5rem;
}

.lightbox-master {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.slide-master {
  background-color: #fff;
  border-radius: 5px;
  width: 32%;
  height: 100%;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  overflow: visible;
}

.divnumbersrechts2 {
  width: 25%;
  padding-bottom: 20px;
}

.divpackshot {
  min-height: 20vh;
  padding-left: 0;
  padding-right: 0;
}

.slide-packshot-lightbox {
  border-radius: 10px;
}

.slide-packshot-lightbox.is-magenta {
  background-color: var(--wu-magenta);
}

.slide-packshot-lightbox.is-dark {
  background-color: var(--wu-grey);
}

.wrapper-eyebrow-left {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.wrapper-eyebrow-right {
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.div-block-49 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.div-block-51 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-52 {
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.invisible {
  display: none;
}

.image-loud {
  align-self: auto;
  width: 50%;
  max-width: none;
  height: auto;
  max-height: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.column-3-left-2 {
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slider-content {
  background-color: rgba(51, 51, 51, .32);
  margin-left: 0;
  margin-right: 0;
  padding: 1.5rem 2rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.image-check {
  clear: none;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transform-origin: 50%;
  background-color: #fff;
  flex: 0 auto;
  width: 250px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  left: auto;
}

.image-wu {
  float: none;
  clear: both;
  width: 400px;
  max-width: none;
  height: auto;
  margin-top: -8rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

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

.divnumbersrechts1 {
  width: 25%;
  padding-bottom: 20px;
  padding-right: 20px;
}

.imageofferexpect {
  max-height: 8rem;
}

.quotebig {
  color: rgba(51, 51, 51, .8);
  text-align: left;
  text-transform: none;
  white-space: normal;
  margin-bottom: -30px;
  font-family: Roboto, sans-serif;
  font-size: 66px;
  font-style: normal;
  font-weight: 700;
  line-height: 66px;
}

.section-footer-get-in-touch {
  align-self: auto;
  width: 25%;
  padding: 20px 20px 20px 0;
}

.div-footer {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding: 30px 50px;
  display: flex;
}

.div-footer.grey {
  background-color: var(--wu-grey);
}

.div-block-71 {
  width: 25%;
  padding: 20px;
}

.section-footer {
  z-index: 2;
  background-color: var(--white);
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-footer-social {
  align-self: auto;
  width: 25%;
  padding: 20px 0 20px 20px;
}

.link-block {
  color: var(--wu-text-grey);
  text-decoration: none;
  display: block;
}

.link-block.w--current {
  font-weight: 700;
}

.link-block.invisible {
  display: none;
}

.link-block.is-normal {
  letter-spacing: .02rem;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.45rem;
}

.div-block-76 {
  z-index: auto;
  order: -1;
  width: 56%;
  max-width: none;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sliderproducts-copy {
  clear: both;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sliderproduct-copy {
  background-color: rgba(255, 255, 255, .55);
  border: 1px rgba(51, 51, 51, .3);
  border-radius: 5px;
  width: 98%;
  height: 100%;
  min-height: 0;
  max-height: none;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: auto;
}

.sliderproduct-highlight-copy {
  background-color: rgba(255, 255, 255, .55);
  border: 1px solid rgba(51, 51, 51, .6);
  border-radius: 5px;
  width: 98%;
  height: 100%;
  max-height: none;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: auto;
}

.mask-sliderproduct-copy {
  order: 1;
  align-self: auto;
  width: 44%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-left: 56%;
  padding-bottom: 40px;
  padding-left: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.divblockproducts-copy {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
  overflow: visible;
}

.divblockproducts-copy.desktop {
  margin-bottom: 20px;
  display: inline-block;
}

.divblockproducts-copy.mobile {
  display: none;
}

.divproduct-copy-copy {
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  min-height: 0;
  margin: 0;
  padding: 0 0 20px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.paragraph-extrasmall {
  z-index: 1;
  float: none;
  clear: none;
  color: var(--wu-text-grey);
  text-align: left;
  letter-spacing: .02rem;
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: .95rem;
  font-weight: 300;
  line-height: 1.35rem;
  display: block;
  position: static;
  overflow: visible;
}

.paragraph-extrasmall.center {
  text-align: center;
}

.paragraph-extrasmall.center.inline {
  float: none;
  padding-left: 5px;
  display: inline-block;
}

.paragraph-extrasmall.is-white {
  color: var(--white);
}

.paragraph-extrasmall.is-normal {
  font-weight: 400;
}

.paragraph-extrasmall.is-bold {
  font-weight: 700;
}

.paragraph-extrasmall.is-orientation-right {
  text-align: right;
}

.iconmaterial {
  text-align: left;
  padding-right: .5rem;
  font-family: Material design iconic font, Verdana, sans-serif;
  font-size: 18px;
}

.iconmaterial.inline {
  float: none;
  clear: none;
  display: inline-block;
}

.iconmaterial.transparent {
  color: rgba(0, 0, 0, 0);
}

.iconmaterial.is-white {
  color: var(--white);
}

.wrapper-item {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: .5rem;
  display: flex;
}

.tooltip_circle {
  background-color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  display: flex;
  position: relative;
}

.div_tooltip {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  display: block;
  position: relative;
}

.body {
  color: rgba(51, 51, 51, .8);
  background-color: #333;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.list_packagetable {
  width: 100%;
  margin-bottom: 0;
  padding-left: 12px;
  list-style-type: disc;
}

.list_packagetable._5top {
  white-space: normal;
}

.iconmaterial-copy {
  float: left;
  text-align: left;
  padding-top: 0;
  padding-right: 10px;
  font-family: Material design iconic font, Verdana, sans-serif;
  font-size: 18px;
  line-height: 1.3rem;
  position: relative;
}

.iconmaterial-copy._5top {
  margin-top: 0;
  padding-top: 8px;
  padding-right: 10px;
}

.slidepackshot-left {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  margin: 0;
  padding-left: 0;
  padding-right: 10px;
}

.slidepackshot-right {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  margin: 0;
  padding-left: 10px;
  padding-right: 0;
}

.columns-6 {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.columns-6.invisible {
  display: block;
}

.mask-packshot-left, .mask-packshot-right {
  object-fit: fill;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.slidepackshot-center {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  width: 55%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  margin: 0 auto 20px;
  padding-left: 0;
  padding-right: 0;
}

.html-embed-2 {
  padding-bottom: 0;
}

.trigger-box {
  margin-bottom: 15px;
  display: block;
}

.trigger-box.expand {
  margin-bottom: 15px;
}

.box-expand, .box-close {
  cursor: pointer;
  display: inline-block;
}

.button-expand {
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
}

.button-expand-2 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: inline-block;
}

.button-expand-2.cases:hover {
  text-decoration: underline;
}

.button-close-2 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: inline-block;
}

.button-close-2.cases {
  float: none;
  clear: none;
}

.button-close-2.cases:hover {
  text-decoration: underline;
}

.div-packagetable-inner {
  background-color: var(--white);
  border-radius: 5px;
  padding: 10px 20px 20px;
  overflow: visible;
}

.box-expand-single, .box-close-single {
  background-color: var(--wu-grey);
  cursor: pointer;
  border-radius: 35px;
  padding: .75rem 1.5rem;
  display: inline-block;
}

.inner-100-spacer {
  background-color: #e9e9e9;
  width: 100%;
  min-height: 16rem;
}

.wrapper-capacity-teaser {
  flex-direction: row;
  justify-content: space-between;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.wrapper-capacity-teaser._3-teaser {
  width: 100%;
  margin-top: 0;
}

.teaser {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-around;
  width: 32%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.teaser._3-teaser {
  width: 32%;
}

.teaser-text {
  background-color: var(--white);
  height: auto;
  margin-bottom: 10px;
  padding: 10px 20px;
  overflow: visible;
}

.teaser-image {
  object-fit: fill;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.teaser-stretched, .teaser-stretched-1 {
  background-color: var(--white);
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  height: auto;
  display: block;
}

.teaser-stretched-2, .teaser-stretched-3 {
  background-color: var(--white);
  border-radius: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: block;
}

.link {
  text-decoration: underline;
}

.link:hover {
  background-color: var(--wu-magenta);
  color: var(--white);
  text-decoration: none;
}

.video {
  object-fit: fill;
}

.fullwidth-content {
  background-color: rgba(0, 0, 0, 0);
  padding: 5rem 0 3rem;
}

.fullwidth-content.is-grey {
  background-color: var(--wu-grey);
  padding-top: 2rem;
}

.wrapper-3rem {
  border-radius: 0;
  min-height: 0;
  margin-bottom: 0;
  padding: 3rem;
}

.wrapper-3rem.second {
  background-color: #e9e9e9;
  padding: 0 0 50px;
}

.wrapper-3rem.is-dark {
  background-color: var(--wu-grey);
  border-radius: 10px;
}

.wrapper-3rem.is-light-grey {
  background-color: var(--wu-light-grey);
  border-radius: 10px;
}

.wrapper-3rem.is-magenta {
  background-color: var(--wu-magenta);
  border-radius: 10px;
}

.wrapper-3rem.is-white {
  background-color: var(--white);
  border-radius: 10px;
}

.wrapper-3rem.is-full-grey {
  background-color: var(--wu-grey-full);
}

.wrapper-3rem.is-full-grey.is-section {
  padding-top: 5rem;
}

.image-cover {
  object-fit: fill;
  width: 100%;
  max-width: none;
  height: auto;
  display: inline-block;
  position: static;
}

.image-link-cover {
  object-fit: fill;
  width: 100%;
}

.div-block-96-copy {
  background-color: var(--wu-magenta);
  padding-top: 50px;
}

.div-block-97 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-columns {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.wrapper-columns.stretched {
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.wrapper-columns.is-hight-40rem {
  align-items: stretch;
  height: 40rem;
}

.wrapper-columns.is-navigation {
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.wrapper-columns.is-4rem-gap {
  grid-column-gap: 4rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
}

.wrapper-columns.is-2rem-gap {
  grid-column-gap: 2rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
}

.wrapper-single-column {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.wrapper-single-column.is-33 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.wrapper-single-column.is-33.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}

.wrapper-single-column.is-33.is-navigation {
  border-left: 1px solid #fff;
  border-right: 1px #fff;
  border-radius: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.wrapper-single-column.is-67 {
  width: 67%;
}

.wrapper-single-column.is-67.is-2rem-right {
  padding-right: 2rem;
}

.wrapper-single-column.is-50 {
  flex: 0 auto;
  width: 50%;
}

.wrapper-single-column.is-50.is-1rem-right {
  padding-right: 1rem;
}

.wrapper-single-column.is-50.is-flexbox {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.wrapper-single-column.is-50.is-flexbox.is-magenta {
  background-color: var(--wu-magenta);
}

.wrapper-single-column.is-50.is-flexbox.is-2rem {
  flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.wrapper-single-column.is-50.is-2rem {
  padding-left: 2rem;
  padding-right: 2rem;
}

.wrapper-single-column.is-50.is-2rem.is-magenta {
  background-color: var(--wu-magenta);
}

.wrapper-single-column.is-50.is-4rem {
  padding-left: 4rem;
  padding-right: 4rem;
}

.wrapper-single-column.is-65 {
  width: 65%;
}

.wrapper-single-column.is-40 {
  width: 40%;
}

.wrapper-single-column.is-40.is-sticky-6 {
  position: -webkit-sticky;
  position: sticky;
  top: 4rem;
}

.wrapper-single-column.is-teaser {
  background-color: #e0428e;
  border-radius: 10px;
  width: auto;
  margin-right: 2rem;
  padding: 1.5rem;
}

.wrapper-single-column.is-55 {
  flex: 0 auto;
  width: 55%;
}

.wrapper-single-column.is-45 {
  flex: 0 auto;
  width: 45%;
}

.wrapper-single-column.is-25 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.wrapper-single-column.is-60 {
  flex: 0 auto;
  width: 60%;
}

.wrapper-single-column.is-35 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container-large {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.is-small {
  padding-bottom: 1rem;
}

.margin-bottom.is-small.is-tablet {
  padding-bottom: 0;
}

.margin-bottom.is-medium {
  padding-bottom: 1.75rem;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.margin-bottom.is-medium.is-invisible {
  display: none;
}

.margin-bottom.is-medium.is-tablet {
  padding-bottom: 0;
}

.margin-bottom.is-large {
  padding-bottom: 2.5rem;
}

.margin-bottom.is-large.is-invisible {
  display: none;
}

.margin-bottom.is-xlarge {
  padding-bottom: 3.25rem;
}

.margin-bottom.is-xlarge.is-invisible {
  display: none;
}

.margin-bottom.is-tiny {
  padding-bottom: .5rem;
}

.section_productdemo {
  overflow: hidden;
}

.productdemo_arrow {
  background-color: var(--wu-magenta);
  color: var(--white);
  border: 2px rgba(0, 0, 0, 0);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 400;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.productdemo_arrow.left {
  z-index: 0;
  color: var(--white);
  mix-blend-mode: normal;
  border-width: 2px;
  font-weight: 400;
  right: 3rem;
}

.productdemo_arrow.left.is-frontpage {
  z-index: 3;
  justify-content: center;
  margin-left: 0;
  top: 0%;
  bottom: 0%;
  left: 2rem;
  right: auto;
}

.productdemo_arrow.is-small {
  width: 2.25rem;
  height: 2.25rem;
}

.productdemo_arrow.is-small.left {
  right: 2.5rem;
}

.productdemo_arrow.is-small.is-white {
  background-color: var(--wu-light-white);
}

.productdemo_arrow.is-small.is-white.left {
  right: 2.75rem;
}

.productdemo_arrow.is-frontpage {
  background-color: var(--wu-blue);
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 2rem;
}

.productdemo_arrow.is-white {
  background-color: var(--wu-light-white);
}

.productdemo_slide-nav {
  align-items: center;
  height: 2.5rem;
  padding-top: 0;
  font-size: .5rem;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.productdemo_slide-nav.is-small {
  height: 2.25rem;
  bottom: 0%;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-embed-small.is-magenta {
  color: var(--wu-magenta);
}

.icon-embed-small.is-frontpage {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: block;
}

.icon-embed-small.is-dark-grey {
  color: var(--wu-text-grey);
}

.productdemo_component {
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0 3em;
  display: flex;
  position: relative;
}

.productdemo_component.is-tablet-100 {
  padding-bottom: 3em;
}

.productdemo_mask {
  object-fit: fill;
  border-radius: 10px;
  flex: 0 auto;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.productdemo_mask.is-tablet-100 {
  width: 80%;
}

.productdemo_slide {
  background-color: var(--wu-magenta);
  object-fit: fill;
  border-radius: 10px;
  width: auto;
  max-width: none;
  min-height: 0;
  margin-left: 0;
  margin-right: 1rem;
  padding: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.productdemo_slide.is-tablet-100 {
  width: 100%;
  margin-right: 1rem;
}

.productdemo_slide.is-tablet-100.is-light-grey {
  background-color: var(--wu-light-grey);
}

.productdemo_image {
  aspect-ratio: 1.45;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.productdemo_lightbox {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: block;
  overflow: hidden;
}

.column-98 {
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.column-98.is-second {
  margin-top: 20px;
}

.margin-top {
  padding-top: 0;
}

.margin-top.is-small {
  padding-top: 1rem;
}

.margin-top.is-medium {
  padding-top: 1.75rem;
}

.margin-top.is-large {
  padding-top: 2.5rem;
}

.wrapper-image-slider {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  width: auto;
  padding: 0;
  display: block;
}

.wrapper-image-slider.is-1rem {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  width: 100%;
  padding: 0 1rem 1rem;
  position: static;
  top: 10rem;
  bottom: auto;
}

.wrapper-image-slider.is-1rem.is-magenta {
  background-color: var(--wu-magenta);
}

.product-header3_accordion-wrapper {
  border-bottom: 1px rgba(0, 0, 0, 0);
}

.product-header3_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.product-header3_accordion.is-last {
  padding-bottom: 0;
}

.product-header3_accordion.is-last.is-invisible {
  display: none;
}

.product-header3_heading {
  border-top: 1px solid var(--white);
  border-bottom: 1px none var(--white);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.product-header3_heading.is-grey {
  border-top-color: var(--black);
}

.product-header3_heading.is-magenta {
  border-top-color: var(--white);
}

.product-header3_accordion-icon {
  align-self: flex-start;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 1.5rem;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-embed-xsmall.is-grey {
  color: var(--black);
}

.icon-embed-xsmall.is-magenta {
  color: var(--white);
}

.product-header3_details {
  overflow: hidden;
}

.wrapper-list {
  padding-bottom: .5rem;
}

.h5-standard {
  color: var(--wu-text-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.65rem;
}

.wrapper-1rem {
  border-radius: 0;
  padding: 1rem;
}

.wrapper-1rem.is-magenta {
  background-color: var(--wu-magenta);
  border-radius: 10px;
}

.wrapper-1rem.is-dark {
  background-color: var(--wu-grey);
}

.wrapper-1rem.is-light-grey {
  background-color: var(--wu-light-grey);
  border-radius: 10px;
}

.wrapper-1rem.is-white {
  background-color: var(--white);
  border-radius: 10px;
}

.wrapper-1rem.is-dark {
  background-color: var(--wu-grey);
  border-radius: 10px;
}

.wrapper-80percent {
  width: 80%;
  max-width: 1080px;
  min-height: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.slider-home {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  width: auto;
  height: auto;
  min-height: 0;
  max-height: none;
  display: block;
  position: relative;
  overflow: visible;
}

.mask-home {
  width: auto;
  height: auto;
  min-height: 0;
  max-height: none;
  overflow: hidden;
}

.slider-item-home {
  clear: none;
  height: auto;
  min-height: 0;
  max-height: none;
  position: relative;
}

.wrapper-slider-home {
  height: 40rem;
  overflow: hidden;
}

.wrapper-image-hero {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.wrapper-image-hero.is-guide {
  object-fit: fill;
  justify-content: center;
  max-height: none;
  overflow: hidden;
}

.image-hero-guide {
  aspect-ratio: auto;
  object-fit: cover;
  flex: 1;
  width: auto;
  max-width: none;
  height: 40rem;
  max-height: 40rem;
  margin-left: 0;
  overflow: hidden;
}

.wrapper-image-hero-2 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.navbar3-main {
  background-color: #e8e8e8;
  width: 100%;
  max-width: 1280px;
  height: 7rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: auto;
}

.navbar3_language {
  background-color: #e0428e;
  height: 35px;
  padding-top: 5px;
  position: static;
}

.navbar3_language.is-right {
  justify-content: flex-end;
  align-items: center;
  height: 3rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.navbar3_container {
  box-shadow: 0 3px 10px 0 var(--wu-grey);
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  height: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.brand {
  z-index: 2;
  margin-top: 0;
  position: relative;
}

.brand.w--current {
  float: left;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: block;
  position: relative;
}

.nav-logo-image {
  float: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: auto;
  max-width: none;
  height: 50px;
  margin: auto;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.navbar3_menu {
  background-color: var(--wu-grey-full);
  border-bottom: 1px #000;
  height: auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.navbar3-wrapper {
  padding: 3rem 0 3rem 3rem;
}

.div-block-98 {
  display: flex;
}

.navbar3_link {
  color: var(--wu-text-grey);
  text-align: left;
  text-decoration: none;
  display: block;
}

.navbar3_link:hover {
  display: block;
}

.navbar3_link.w--current {
  font-weight: 700;
}

.menu-button {
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  padding: 0;
}

.menu-button.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.icon-6 {
  color: #000;
  font-size: 2.5rem;
}

.wg-code {
  display: none;
}

.link_paragraph-standard {
  color: var(--wu-text-grey);
  letter-spacing: .02rem;
  font-size: 1.15rem;
  line-height: 1.65rem;
  text-decoration: underline;
}

.link_paragraph-small {
  color: var(--wu-text-grey);
  letter-spacing: .02rem;
  font-size: 1.05rem;
  line-height: 1.45rem;
  text-decoration: underline;
}

.link_paragraph-extrasmall {
  color: var(--wu-text-grey);
  letter-spacing: .02rem;
  font-size: .95rem;
  line-height: 1.35rem;
  text-decoration: underline;
}

.div-block-99 {
  align-items: center;
  height: 2.5rem;
  margin-top: .5rem;
  padding-right: .5rem;
  display: flex;
  position: relative;
  right: 2rem;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.wg-element-wrapper.sw6 {
  background-color: var(--white);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex: 0 auto;
  align-items: center;
  width: 9rem;
  height: 2.5rem;
  margin-top: .5rem;
  padding-top: 0;
  display: block;
  right: 2rem;
}

.wg-dropdown-1 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-direction: row;
  flex: 1;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
  display: block;
}

.wg-dd-1-togle {
  z-index: 1;
  background-color: var(--wu-grey-full);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  padding: 0 0 0 15px;
  font-size: .95rem;
  line-height: 1.35rem;
  display: flex;
}

.wg-dd-1-togle:hover {
  background-color: var(--wu-light-magenta);
  color: #fff;
  align-items: center;
}

.wg-dd-1-togle.w--open {
  width: 100%;
  font-size: .95rem;
  line-height: 1.35rem;
}

.wg-selector-text-wrapper {
  align-items: center;
  width: auto;
  display: flex;
}

.wg-flag {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16px;
  margin-right: 10px;
  display: flex;
}

.wg-flag-ico {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.wg-dd-1-list {
  box-shadow: 0 13px 50px 3px var(--wu-grey);
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  width: auto;
  height: auto;
  position: absolute;
  overflow: hidden;
}

.wg-dropdown-1-link {
  color: #000;
  text-transform: none;
  background-color: #fff;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  padding: 0 0 0 15px;
  font-size: .95rem;
  line-height: 1.35rem;
  text-decoration: none;
  transition: background-color .1s;
  display: flex;
}

.wg-dropdown-1-link:hover {
  background-color: var(--wu-light-magenta);
  color: #fff;
}

.wg-dropdown-1-link.is-invisible {
  display: none;
}

.wrapper-image-center {
  border-radius: 10px 10px 0 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.wrapper-vertical-1rem-gap {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 2rem;
  display: flex;
}

.icon-3rem {
  float: left;
  max-width: 2rem;
  margin-right: .5rem;
}

.icon-3rem.is-invisble {
  display: none;
}

.wrapper-0rem {
  border-radius: 0;
  padding: 0;
}

.wrapper-0rem.is-light-grey {
  background-color: var(--wu-light-grey);
  border-radius: 10px;
}

.wrapper-0rem.is-invisible {
  display: none;
}

.wrapper-0rem.is-dark {
  background-color: var(--wu-grey);
  border-radius: 19px;
}

.wrapper-0rem.is-magenta {
  background-color: var(--wu-magenta);
  border-radius: 10px;
}

.wrapper-0rem.is-white {
  background-color: var(--white);
  border-radius: 10px;
}

.wrapper-1rem-left {
  padding-left: 1rem;
}

.styleguide-color {
  background-color: rgba(0, 0, 0, 0);
  width: 10rem;
  height: 8rem;
}

.styleguide-color.is-white {
  background-color: var(--white);
}

.styleguide-color.is-grey {
  background-color: var(--wu-grey);
}

.styleguide-color.is-magenta {
  background-color: var(--wu-magenta);
}

.styleguide-color.is-blue {
  background-color: var(--wu-blue);
}

.styleguide-color.is-yellow {
  background-color: var(--wu-yellow);
}

.styleguide-color.is-light-magenta {
  background-color: var(--wu-light-magenta);
}

.styleguide-color.is-black {
  background-color: var(--black);
}

.styleguide-color.is-light-grey {
  background-color: var(--wu-light-grey);
}

.styleguide-color.is-grey-fulltone {
  background-color: #e8e8e8;
}

.styleguide-color.is-text {
  background-color: rgba(51, 51, 51, .8);
}

.styleguide-color.is-light-white {
  background-color: var(--wu-light-white);
}

.styleguide-color.is-light-blue {
  background-color: var(--wu-light-blue);
}

.wrapper-2rem {
  border-radius: 0;
  padding: 2rem 1.5rem;
}

.wrapper-2rem.is-white {
  background-color: var(--white);
  border-radius: 10px;
}

.wrapper-2rem.is-white.is-flexbox-horizontal {
  align-items: center;
  display: flex;
}

.wrapper-2rem.is-white.is-flexbox-horizontal.is-hight-100 {
  height: 100%;
}

.wrapper-2rem.is-dark {
  background-color: var(--wu-grey);
  border-radius: 10px;
}

.wrapper-2rem.is-light-grey {
  background-color: var(--wu-light-grey);
  border-radius: 10px;
}

.wrapper-2rem.is-magenta {
  background-color: var(--wu-magenta);
  border-radius: 10px;
}

.video-2 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.video-3 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  position: relative;
}

.wrapper-video {
  width: auto;
  min-width: 0;
  max-width: none;
}

.wrapper-video.is-min-vw {
  width: 100%;
  min-width: 0;
}

.image-11 {
  aspect-ratio: 1.45;
  object-fit: cover;
  width: 20rem;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .div-inner-10-left {
    padding-left: 0;
  }

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

  .image-feature {
    width: 50%;
    height: auto;
  }

  .div-100 {
    padding-bottom: 60px;
  }

  .slide-nav-5-copy.products-copy {
    display: none;
  }

  .paragraph-small.is-bold.button-expand {
    background-color: var(--white);
    text-align: center;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

  .div-block-76 {
    width: 35%;
  }

  .sliderproducts-copy {
    justify-content: space-between;
  }

  .sliderproduct-copy {
    width: 31%;
    margin-left: 0;
    margin-right: 0;
  }

  .sliderproduct-highlight-copy {
    width: 35%;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 0;
  }

  .mask-sliderproduct-copy {
    flex: none;
    width: 65%;
    height: auto;
    margin-left: 35%;
    padding-bottom: 0;
  }

  .divblockproducts-copy.desktop {
    margin-bottom: 30px;
  }

  .iconmaterial {
    padding-right: .5rem;
  }

  .wrapper-item {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .list_packagetable._5top {
    margin-top: 5px;
  }

  .trigger-box {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .box-expand, .box-close {
    cursor: pointer;
    display: inline-block;
  }

  .button-expand, .button-expand-2 {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    margin-right: 0;
    padding: 0;
  }

  .button-close-2 {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0;
  }

  .box-expand-single, .box-close-single {
    cursor: pointer;
    display: inline-block;
  }

  .wrapper-single-column.is-33, .wrapper-single-column.is-25, .wrapper-single-column.is-35 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .navbar3-main {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 991px) {
  body, p {
    font-size: 1.1rem;
    line-height: 1.55rem;
  }

  a {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-mhm-partner {
    float: none;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .div-inner-10-left {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-quote {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .slider-case-studies {
    float: none;
    width: 100%;
    margin: 0;
  }

  .icon-5 {
    font-size: 30px;
  }

  .h3-standard {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .h3-standard.nomargin {
    flex: 0 auto;
  }

  .column-66.magenta {
    height: auto;
  }

  .column-94 {
    flex-wrap: wrap;
  }

  .slide-nav-2-copy {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .left-arrow-5 {
    display: none;
  }

  .slidertestimonial {
    justify-content: flex-start;
    height: auto;
    padding-bottom: 3.5rem;
  }

  .divnumberslinks {
    width: 50%;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .image-feature {
    float: none;
    margin-bottom: 10px;
  }

  .div-block-35 {
    padding-left: 0;
    padding-right: 10px;
  }

  .button-small {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .column-6-right {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slidetestimonial {
    height: 100%;
  }

  .slider-mastertrainer {
    float: none;
    margin: 20px auto 30px;
  }

  .icon-4 {
    font-size: 30px;
  }

  .section-first-tablet {
    margin-top: 105px;
    display: block;
  }

  .slide-nav-5 {
    height: auto;
    padding-top: 10px;
    font-size: 10px;
    display: block;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-10 {
    aspect-ratio: auto;
    object-fit: cover;
    flex: none;
    height: 40rem;
    max-height: none;
    overflow: hidden;
  }

  .column-9-right {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper_testimonial {
    float: none;
    flex-flow: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 20px 10px;
    display: flex;
  }

  .column-95 {
    flex-wrap: wrap;
  }

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

  .h4-standard {
    font-size: 1.3rem;
    line-height: 1.65rem;
  }

  .divbuttonvertical {
    width: 80%;
    margin-top: 20px;
  }

  .divbuttonhorizontal-center {
    float: none;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .mask-packshot {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1-standard {
    clear: right;
    align-self: auto;
    align-items: stretch;
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 2.5rem;
    display: block;
  }

  .h1-standard.numbers {
    padding-bottom: 10px;
    font-size: 44px;
    line-height: 44px;
  }

  .mask-testimonial {
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .div-block-17 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-image-testimonial {
    order: 0;
    align-self: flex-end;
    margin-right: 0;
  }

  .column-9-left {
    align-self: auto;
    padding: 50px 20px;
    display: block;
  }

  .column-95-copy {
    flex-wrap: wrap;
  }

  .divbuttonvertical-tablet {
    width: 80%;
    margin-top: 10px;
  }

  .section-first {
    display: block;
  }

  .section-first.invisible {
    display: none;
  }

  .divtestimonials {
    height: auto;
  }

  .slidepackshot {
    float: none;
    margin: 0 auto;
  }

  .div-100 {
    clear: none;
    align-self: auto;
    width: 100%;
    padding-left: 0;
  }

  .slide-nav-5-copy {
    height: auto;
    padding-top: 10px;
    display: block;
  }

  .slide-nav-5-copy.products-copy {
    width: 44%;
    margin-left: 56%;
    margin-right: 0;
    font-size: 10px;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .div-block-11 {
    clear: none;
    align-self: flex-start;
    height: auto;
    padding-top: 10px;
  }

  .button {
    text-align: left;
    width: auto;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .divbuttonhorizontal {
    float: none;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .section-standard.first.is-desktop {
    display: block;
  }

  .lightbox-guide {
    flex: none;
    height: auto;
  }

  .paragraph-small {
    clear: none;
    width: 100%;
    font-size: 1rem;
    line-height: 1.4rem;
    position: relative;
  }

  .paragraph-small.is-bold._10top {
    width: auto;
    display: inline-block;
  }

  .image-mhm-partner {
    float: left;
    width: 48%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .slide-nav-2 {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .eyebrow-left {
    font-size: 19px;
    line-height: 23px;
  }

  .wrapper-results {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
  }

  .divproduct {
    float: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    margin: 0;
    padding: 10px 15px 20px;
    display: block;
  }

  .divproduct.magentalight-copy {
    height: 100px;
    padding-bottom: 10px;
  }

  .divproduct.magentalight-copy.tooltip {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .wrapper-quote-text {
    align-self: flex-start;
    padding-top: 10px;
  }

  .ina {
    float: left;
    align-self: flex-end;
    width: auto;
    height: 140px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .mask-case-studies {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-standard {
    clear: right;
    align-self: auto;
    align-items: stretch;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 2.1rem;
    display: block;
  }

  .h2-standard.is-minus-70 {
    margin-top: -50px;
  }

  .eyebrow-right {
    font-size: 19px;
    line-height: 23px;
  }

  .paragraph-standard {
    font-size: 1.1rem;
    line-height: 1.55rem;
  }

  .div-block-9-copy {
    margin-top: 10px;
  }

  .slide-case-studies {
    width: auto;
  }

  .right-arrow-5 {
    display: none;
  }

  .lightbox-packshot {
    width: auto;
    max-width: 100%;
  }

  .div-studies {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lightbox-master {
    width: auto;
    max-width: 100%;
  }

  .slide-master {
    width: 48%;
  }

  .divnumbersrechts2 {
    width: 50%;
    padding-bottom: 20px;
  }

  .divpackshot {
    margin-top: -40px;
  }

  .image-loud {
    width: 180px;
  }

  .slider-content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    bottom: 0;
  }

  .image-check {
    width: 180px;
  }

  .image-wu {
    width: 250px;
    margin-top: -3rem;
    display: block;
    position: relative;
  }

  .divnumbersrechts1 {
    width: 50%;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .imageofferexpect {
    max-height: 6rem;
  }

  .section-footer-get-in-touch {
    width: 50%;
  }

  .div-footer {
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-71, .section-footer-social {
    width: 50%;
    padding-left: 0;
  }

  .link-block, .link-block.w--current {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-block-76 {
    width: 56%;
    max-width: none;
    margin-right: 0;
    padding-right: 10px;
  }

  .sliderproducts-copy {
    height: 100%;
    display: block;
  }

  .sliderproduct-copy {
    box-shadow: none;
    background-color: rgba(255, 255, 255, .55);
    border-style: none;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 10px;
    overflow: auto;
  }

  .sliderproduct-highlight-copy {
    background-color: rgba(255, 255, 255, .55);
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 10px;
  }

  .mask-sliderproduct-copy {
    align-self: auto;
    width: 44%;
    max-width: none;
    height: auto;
    max-height: none;
    margin-left: 56%;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .divblockproducts-copy {
    height: auto;
    margin-bottom: 30px;
    display: block;
  }

  .divblockproducts-copy.desktop {
    margin-bottom: 20px;
    display: block;
  }

  .divblockproducts-copy.mobile {
    display: none;
  }

  .divproduct-copy-copy {
    float: none;
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin: 0;
    padding: 10px 0 20px;
    display: block;
  }

  .paragraph-extrasmall {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .tooltip_circle {
    clear: none;
  }

  .slidepackshot-left {
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
    padding-right: 5px;
  }

  .slidepackshot-right {
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 5px;
  }

  .mask-packshot-left, .mask-packshot-right {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }

  .slidepackshot-center {
    float: none;
    width: 70%;
    margin: 0 auto 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-capacity-teaser {
    flex-wrap: wrap;
    align-content: flex-start;
    width: auto;
  }

  .wrapper-capacity-teaser._3-teaser {
    margin-left: 0;
    margin-right: 0;
  }

  .teaser {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: stretch;
    width: 32%;
    margin-bottom: 0;
  }

  .teaser._3-teaser {
    margin-bottom: 0;
  }

  .fullwidth-content {
    padding-left: 0;
    padding-right: 0;
  }

  .fullwidth-content.is-grey {
    padding-top: 0;
  }

  .wrapper-3rem {
    margin-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wrapper-columns.is-navigation {
    justify-content: flex-end;
  }

  .wrapper-columns.is-4rem-gap {
    grid-column-gap: 2rem;
    grid-row-gap: 0rem;
  }

  .wrapper-columns.is-4rem-gap.is-tablet-vertical {
    flex-direction: column;
  }

  .wrapper-columns.is-2rem-gap {
    grid-column-gap: 2rem;
    grid-row-gap: 0rem;
  }

  .wrapper-columns.is-2rem-gap.is-tablet-vertical {
    grid-row-gap: 0rem;
    flex-direction: column;
  }

  .wrapper-columns.is-tablet-vertical {
    flex-direction: column;
  }

  .wrapper-single-column {
    width: auto;
    margin-bottom: 0;
  }

  .wrapper-single-column.is-33 {
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    width: auto;
  }

  .wrapper-single-column.is-33.is-sticky {
    position: static;
  }

  .wrapper-single-column.is-33.is-navigation {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .wrapper-single-column.is-67, .wrapper-single-column.is-50 {
    width: auto;
  }

  .wrapper-single-column.is-50.is-flexbox.is-2rem {
    padding: 1.5rem;
  }

  .wrapper-single-column.is-50.is-4rem {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wrapper-single-column.is-50.is-hero {
    width: 50%;
  }

  .wrapper-single-column.is-65, .wrapper-single-column.is-40 {
    width: auto;
  }

  .wrapper-single-column.is-40.is-sticky-6 {
    position: static;
  }

  .wrapper-single-column.is-teaser {
    margin-right: 1rem;
  }

  .wrapper-single-column.is-55, .wrapper-single-column.is-45 {
    width: auto;
  }

  .wrapper-single-column.is-25 {
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    width: auto;
  }

  .wrapper-single-column.is-60 {
    width: auto;
  }

  .wrapper-single-column.is-35 {
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    width: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.is-small.is-tablet {
    padding-bottom: 1rem;
  }

  .margin-bottom.is-medium.is-tablet {
    padding-bottom: 1.75rem;
  }

  .section_packages {
    overflow: auto;
  }

  .productdemo_arrow.left.is-frontpage {
    left: 1rem;
  }

  .productdemo_arrow.is-frontpage {
    right: 1rem;
  }

  .productdemo_component {
    float: none;
    width: 100%;
    margin: 0;
  }

  .productdemo_mask {
    width: 85%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .productdemo_mask.is-tablet-100 {
    width: 100%;
  }

  .productdemo_slide.is-tablet-100 {
    width: 100%;
    margin-right: 0;
  }

  .productdemo_lightbox {
    width: auto;
    max-width: 100%;
  }

  .wrapper-image-slider, .wrapper-image-slider.is-1rem {
    display: block;
  }

  .h5-standard {
    font-size: 1.2rem;
  }

  .wrapper-80percent {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

  .slider-item-home {
    background-image: none;
  }

  .wrapper-slider-home {
    height: 40rem;
  }

  .wrapper-image-hero {
    justify-content: center;
    align-items: stretch;
  }

  .wrapper-image-hero.is-guide {
    flex-direction: row;
    justify-content: center;
  }

  .image-hero-guide {
    aspect-ratio: auto;
    object-fit: cover;
    flex: none;
    max-width: none;
    height: auto;
    max-height: 40rem;
    overflow: hidden;
  }

  .wrapper-image-hero-2 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .link-block-2 {
    flex: 0 auto;
    justify-content: center;
    display: block;
  }

  .brand.w--current {
    float: left;
    height: auto;
    margin-top: 0;
  }

  .nav-logo-image {
    align-self: center;
    width: auto;
    height: 50px;
    margin: 0;
  }

  .navbar3-wrapper {
    padding-top: 2rem;
    padding-left: 1.5rem;
  }

  .navbar3_link, .navbar3_link.w--current {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .link_paragraph-standard {
    font-size: 1.1rem;
    line-height: 1.55rem;
  }

  .link_paragraph-small {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .link_paragraph-extrasmall {
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .wg-element-wrapper.sw6 {
    flex: none;
  }

  .wrapper-image-center {
    width: auto;
  }

  .wrapper-vertical-1rem-gap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .wrapper-2rem {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .wrapper-2rem.is-white.is-flexbox-horizontal {
    flex-direction: row;
    justify-content: flex-start;
  }

  .wrapper-2rem.is-white.is-flexbox-horizontal.is-tablet-vertical {
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  p {
    line-height: 22px;
  }

  .div-mhm-partner {
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .div-inner-10-left {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .wrapper-quote {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .slider-case-studies {
    width: 100%;
    margin: 0;
    padding-bottom: 1.5rem;
  }

  .column-66 {
    display: block;
  }

  .column-66.magenta {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .column-94 {
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 0;
  }

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

  .left-arrow-5 {
    display: none;
  }

  .slidertestimonial {
    padding-bottom: 1.5rem;
  }

  .divnumberslinks {
    width: 50%;
    padding-right: 10px;
  }

  .image-feature {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }

  .div-block-35 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .button-small {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .column-6-right {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slidetestimonial {
    overflow: scroll;
  }

  .column-93 {
    display: block;
  }

  .slider-mastertrainer {
    width: 100%;
    margin: 0;
  }

  .section-first-tablet {
    display: none;
  }

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

  .image-10 {
    aspect-ratio: auto;
    object-fit: cover;
    flex: none;
    width: auto;
    max-width: none;
    height: 33rem;
    max-height: none;
    margin-left: 0;
    display: inline-block;
    overflow: visible;
  }

  .column-9-right {
    padding: 50px 20px;
  }

  .wrapper_testimonial {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-95 {
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 30px;
  }

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

  .divbuttonvertical {
    width: 70%;
    margin-top: 20px;
  }

  .divbuttonhorizontal-center {
    align-content: flex-start;
    width: 100%;
    display: flex;
  }

  .column-3-left {
    display: none;
  }

  .h1-standard.numbers {
    font-size: 44px;
    line-height: 44px;
  }

  .mask-testimonial {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .div-block-17 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-image-testimonial {
    order: 0;
    align-self: flex-end;
    margin-bottom: 0;
    margin-right: 0;
  }

  .column-9-left {
    padding: 50px 20px;
  }

  .column-95-copy {
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 0;
  }

  .divbuttonvertical-tablet {
    width: 70%;
    margin-top: 20px;
  }

  .section-first {
    padding-bottom: 20px;
    display: block;
  }

  .section-first.invisible {
    display: none;
  }

  .divtestimonials {
    height: auto;
  }

  .columns {
    margin-top: 30px;
    padding-top: 0;
  }

  .slidepackshot {
    width: auto;
    margin-bottom: 0;
  }

  .slide-nav-5-copy.products-copy {
    width: 40%;
    margin-left: 60%;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-11 {
    align-self: flex-start;
    height: auto;
    padding-top: 10px;
  }

  .button.white {
    padding-right: 30px;
  }

  .divbuttonhorizontal {
    align-content: flex-start;
    width: 100%;
    display: flex;
  }

  .section-standard.first.is-desktop {
    display: block;
  }

  .lightbox-guide {
    object-fit: cover;
    height: auto;
    max-height: none;
  }

  .image-mhm-partner {
    margin-left: 0;
    display: block;
  }

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

  .eyebrow-left {
    font-size: 19px;
    line-height: 23px;
  }

  .wrapper-results {
    flex-wrap: wrap;
  }

  .divproduct {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

  .wrapper-quote-text {
    margin-top: 0;
    padding-top: 10px;
  }

  .ina {
    float: left;
    height: 140px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .mask-case-studies {
    max-width: 100%;
    padding-bottom: 30px;
  }

  .h2-standard {
    margin-bottom: 0;
  }

  .h2-standard.white {
    font-size: 24px;
  }

  .eyebrow-right {
    font-size: 19px;
    line-height: 23px;
  }

  .div-block-9-copy {
    margin-top: 10px;
  }

  .slide-case-studies {
    width: auto;
  }

  .column-39 {
    display: block;
  }

  .right-arrow-5 {
    display: none;
  }

  .lightbox-packshot {
    width: auto;
    max-width: 100%;
  }

  .column-3-right {
    display: none;
  }

  .lightbox-master {
    width: auto;
    max-width: 100%;
  }

  .slide-master {
    width: 48%;
  }

  .divnumbersrechts2 {
    width: 50%;
    padding-bottom: 20px;
  }

  .image-loud {
    width: 180px;
    display: block;
  }

  .column-3-left-2 {
    display: none;
  }

  .slider-content {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-wu {
    width: 250px;
    margin-top: -3rem;
  }

  .divnumbersrechts1 {
    width: 50%;
    padding-bottom: 20px;
  }

  .section-footer-get-in-touch {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-footer {
    display: flex;
  }

  .section-footer-social {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .div-block-76 {
    width: 60%;
    max-width: none;
  }

  .sliderproducts-copy {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .sliderproduct-copy {
    border-style: none;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .sliderproduct-highlight-copy {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .mask-sliderproduct-copy {
    width: 40%;
    height: auto;
    margin-bottom: 0;
    margin-left: 60%;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .divblockproducts-copy.desktop {
    display: block;
  }

  .divblockproducts-copy.mobile {
    display: none;
  }

  .divproduct-copy-copy {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    display: block;
  }

  .slidepackshot-left {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slidepackshot-right {
    margin-bottom: 0;
    padding-right: 10px;
  }

  .mask-packshot-left, .mask-packshot-right {
    padding-top: 0;
  }

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

  .wrapper-capacity-teaser {
    justify-content: space-between;
  }

  .wrapper-capacity-teaser._3-teaser {
    flex-direction: row;
  }

  .teaser {
    width: 100%;
    padding-bottom: .75rem;
  }

  .teaser._3-teaser {
    justify-content: space-around;
    width: 100%;
  }

  .wrapper-3rem {
    margin-top: 0;
  }

  .wrapper-columns {
    flex-direction: row;
  }

  .wrapper-columns.stretched {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .wrapper-columns.is-hight-40rem {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
  }

  .wrapper-columns.is-hight-40rem.is-hero, .wrapper-columns.is-navigation {
    flex-direction: column;
  }

  .wrapper-columns.is-4rem-gap {
    grid-row-gap: 0rem;
  }

  .wrapper-columns.is-4rem-gap.is-mobile-vertical, .wrapper-columns.is-2rem-gap.is-mobile-vertical, .wrapper-columns.is-mobile-vertical {
    flex-direction: column;
  }

  .wrapper-single-column.is-33 {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    padding-right: 0;
  }

  .wrapper-single-column.is-33.is-navigation {
    border-left-style: none;
    border-right-style: none;
    padding-left: 0;
  }

  .wrapper-single-column.is-67 {
    width: auto;
  }

  .wrapper-single-column.is-67.is-2rem-right {
    width: auto;
    padding-right: 0;
  }

  .wrapper-single-column.is-50 {
    width: auto;
  }

  .wrapper-single-column.is-50.is-1rem-right {
    padding-right: 0;
  }

  .wrapper-single-column.is-50.is-hero {
    width: auto;
  }

  .wrapper-single-column.is-50.is-hero.is-flexbox.is-2rem, .wrapper-single-column.is-50.is-hero.is-flexbox.is-4rem {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .wrapper-single-column.is-65, .wrapper-single-column.is-40 {
    width: auto;
  }

  .wrapper-single-column.is-teaser {
    margin-bottom: 1.5rem;
  }

  .wrapper-single-column.is-55, .wrapper-single-column.is-45 {
    width: auto;
  }

  .wrapper-single-column.is-25 {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    padding-right: 0;
  }

  .wrapper-single-column.is-60 {
    width: auto;
  }

  .wrapper-single-column.is-35 {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .productdemo_component {
    width: 100%;
    margin: 0;
  }

  .productdemo_mask {
    max-width: 100%;
  }

  .productdemo_slide.is-tablet-100 {
    margin-right: 0;
  }

  .productdemo_lightbox {
    width: auto;
    max-width: 100%;
  }

  .column-98 {
    display: block;
  }

  .product-header3_accordion.is-last {
    padding-bottom: 1.5rem;
  }

  .product-header3_heading {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .product-header3_accordion-icon {
    width: 1.75rem;
  }

  .wrapper-80percent {
    margin-top: 0;
  }

  .slider-home {
    width: auto;
    min-height: 0;
  }

  .mask-home {
    min-height: 0;
  }

  .slider-item-home {
    background-image: none;
    min-height: 0;
  }

  .wrapper-slider-home {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 33rem;
    display: flex;
  }

  .wrapper-image-hero {
    justify-content: center;
    align-items: stretch;
    max-width: none;
    height: auto;
  }

  .image-hero-guide {
    aspect-ratio: auto;
    object-fit: cover;
    flex: 1;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
    display: inline-block;
    overflow: visible;
  }

  .wrapper-image-hero-2 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .brand {
    padding-left: 0;
  }

  .brand.w--current {
    margin-top: 0;
    padding-left: 0;
  }

  .nav-logo-image {
    align-self: center;
    width: auto;
    height: 50px;
    margin: 0;
  }

  .image-11 {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-bottom: 10px;
    line-height: 22px;
  }

  .div-mhm-partner {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-inner-10-left {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-quote {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    padding-right: 10px;
  }

  .slider-case-studies {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .icon-5 {
    color: rgba(51, 51, 51, .8);
    margin-right: 5px;
    font-size: 20px;
    line-height: 20px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .column-66 {
    display: block;
  }

  .columns-2 {
    flex-wrap: wrap;
  }

  .column-94 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .list-item-5 {
    text-align: left;
  }

  .imageslider {
    width: auto;
  }

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

  .left-arrow-5 {
    width: 30px;
    display: block;
  }

  .subhead_packages.transparent {
    color: rgba(0, 0, 0, 0);
  }

  .subhead_packages.transparent.mobile {
    color: rgba(51, 51, 51, .8);
    padding-left: 0;
  }

  .divnumberslinks {
    width: auto;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .image-feature {
    float: none;
    flex: 0 auto;
    display: block;
  }

  .div-block-35 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .button-small {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .button-small.magenta.nomarginright.mobile {
    margin-right: 10px;
  }

  .column-6-right {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 0;
    padding: 50px 20px;
    display: block;
    position: static;
  }

  .slidetestimonial {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-mastertrainer {
    width: auto;
    margin: 0;
    display: inline-block;
  }

  .icon-4 {
    color: rgba(51, 51, 51, .8);
    margin-left: 5px;
    font-size: 20px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .section-first-tablet {
    margin-top: 70px;
  }

  .div-block-44 {
    margin-top: 10px;
    padding-top: 0;
  }

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

  .image-10 {
    object-fit: cover;
    flex: none;
    max-width: none;
    max-height: none;
    overflow: visible;
  }

  .column-9-right {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wrapper_testimonial {
    flex-flow: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-95 {
    flex-wrap: wrap;
  }

  .divbuttonvertical {
    width: 100%;
    margin-top: 20px;
  }

  .divbuttonhorizontal-center {
    float: none;
    margin-top: 20px;
    display: block;
  }

  .column-3-left {
    display: none;
  }

  .mask-packshot {
    margin-top: 0;
  }

  .h1-standard {
    margin-bottom: 0;
  }

  .h1-standard.numbers {
    font-size: 44px;
    line-height: 44px;
  }

  .mask-testimonial {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .div-block-17 {
    padding: 10px 100px;
  }

  .wrapper-image-testimonial {
    flex: 0 auto;
    justify-content: center;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
  }

  .column-9-left {
    padding: 50px 20px;
  }

  .column-95-copy {
    flex-wrap: wrap;
  }

  .divbuttonvertical-tablet {
    width: 100%;
    margin-top: 20px;
  }

  .section-first {
    margin-top: 60px;
    padding-bottom: 20px;
  }

  .divtestimonials {
    height: auto;
  }

  .columns {
    margin-top: 30px;
    padding-top: 0;
  }

  .contactbox {
    flex-wrap: wrap;
    justify-content: center;
  }

  .slidepackshot {
    margin-bottom: 0;
  }

  .slide-nav-5-copy.products-copy {
    line-height: 20px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .slide-nav-5-copy.products-copy.mobile {
    width: 100%;
    margin-left: 0;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-11 {
    align-self: flex-start;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
  }

  .button.white {
    padding-right: 20px;
  }

  .button.magenta.nomargin {
    margin-right: 0;
  }

  .divbuttonhorizontal {
    float: none;
    margin-top: 10px;
    display: block;
  }

  .div-block-13 {
    width: 100%;
    max-width: 300px;
    height: auto;
  }

  .lightbox-guide {
    flex: none;
  }

  .paragraph-small {
    font-weight: 300;
  }

  .column-96 {
    align-self: auto;
  }

  .image-mhm-partner {
    float: none;
    clear: none;
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    position: static;
  }

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

  .eyebrow-left {
    font-size: 19px;
    line-height: 23px;
  }

  .divproduct {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 15px 20px;
    display: block;
  }

  .divproduct.magentalight-copy {
    height: 125px;
    padding-bottom: 0;
  }

  .divproduct.magentalight-copy.mobile {
    height: auto;
  }

  .divproduct.magentalight-copy.tooltip.mobile {
    align-items: center;
  }

  .wrapper-quote-text {
    margin-top: 0;
    padding-right: 0;
  }

  .ina {
    float: none;
    width: auto;
    height: 140px;
    margin: 0;
    display: block;
  }

  .mask-case-studies {
    width: 100%;
    padding-bottom: 30px;
  }

  .h2-standard, .h2-standard.white {
    margin-bottom: 0;
  }

  .h2-standard.is-minus-70 {
    margin-top: -30px;
  }

  .eyebrow-right {
    font-size: 19px;
    line-height: 23px;
  }

  .slide-case-studies {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .right-arrow-5 {
    align-self: auto;
    width: 30px;
    margin-left: 30px;
    display: block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .lightbox-packshot, .lightbox-master {
    width: auto;
    max-width: 100%;
  }

  .slide-master {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .divnumbersrechts2 {
    width: auto;
    padding-bottom: 20px;
  }

  .divpackshot {
    margin-top: -50px;
  }

  .image-loud {
    width: 250px;
  }

  .column-3-left-2 {
    display: none;
  }

  .slider-content {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    bottom: 0;
  }

  .image-wu {
    width: 200px;
    margin-top: -1rem;
  }

  .divnumbersrechts1 {
    width: auto;
    padding-bottom: 20px;
  }

  .section-footer-get-in-touch {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .div-footer {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-footer.grey {
    justify-content: center;
  }

  .div-block-71 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .div-block-71.invisiblefooter {
    display: none;
  }

  .section-footer {
    background-color: var(--white);
  }

  .section-footer-social {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-72 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-73 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-74, .div-block-75 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-76 {
    width: 50%;
    max-width: 60%;
  }

  .sliderproducts-copy {
    flex-flow: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .sliderproduct-copy {
    background-color: rgba(255, 255, 255, .55);
    border-style: none;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
    overflow: auto;
  }

  .sliderproduct-highlight-copy {
    background-color: rgba(255, 255, 255, .55);
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .mask-sliderproduct-copy {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0%;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .divblockproducts-copy {
    width: auto;
    height: 100%;
    display: block;
    overflow: scroll;
  }

  .divblockproducts-copy.desktop {
    display: none;
  }

  .divblockproducts-copy.mobile {
    align-items: stretch;
    height: auto;
    display: none;
  }

  .divproduct-copy-copy {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px;
    display: block;
  }

  .paragraph-extrasmall {
    font-weight: 300;
  }

  .paragraph-extrasmall.invisible {
    display: none;
  }

  .list_packagetable {
    text-align: left;
  }

  .slidepackshot-left, .slidepackshot-right {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mask-packshot-left, .mask-packshot-right {
    margin-top: 0;
    padding-top: 0;
  }

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

  .wrapper-capacity-teaser {
    flex-flow: wrap;
    align-content: flex-start;
    justify-content: space-between;
  }

  .wrapper-capacity-teaser._3-teaser {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
  }

  .teaser, .teaser._3-teaser {
    width: 100%;
  }

  .fullwidth-content {
    padding-top: 50px;
  }

  .wrapper-3rem {
    margin-top: 0;
  }

  .div-block-96-copy {
    padding-top: 50px;
  }

  .wrapper-columns {
    flex-direction: column;
  }

  .wrapper-columns.stretched {
    flex-wrap: wrap;
    align-content: flex-start;
    margin-bottom: 0;
  }

  .wrapper-columns.is-hight-40rem {
    flex-direction: column;
  }

  .wrapper-single-column {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    display: flex;
  }

  .wrapper-single-column.is-33 {
    width: auto;
    padding-right: 0;
  }

  .wrapper-single-column.is-50, .wrapper-single-column.is-55, .wrapper-single-column.is-45 {
    display: block;
  }

  .wrapper-single-column.is-25 {
    width: auto;
    padding-right: 0;
  }

  .wrapper-single-column.is-60 {
    display: block;
  }

  .wrapper-single-column.is-35 {
    width: auto;
    padding-right: 0;
  }

  .container-large {
    width: 100%;
    max-width: none;
  }

  .container-large.is-mobile {
    max-width: 100vw;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .productdemo_slide-nav.is-mobile-invisible {
    display: none;
  }

  .productdemo_component {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .productdemo_mask {
    width: 100%;
  }

  .productdemo_slide {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .productdemo_image {
    width: auto;
  }

  .productdemo_lightbox {
    width: auto;
    max-width: 100%;
  }

  .wrapper-80percent {
    margin-top: 0;
  }

  .slider-home, .mask-home {
    height: auto;
    min-height: 0;
  }

  .slider-item-home {
    min-height: 0;
  }

  .wrapper-image-hero {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .wrapper-image-hero.is-guide {
    justify-content: center;
  }

  .image-hero-guide {
    object-fit: cover;
    flex: 1;
    max-width: 100%;
    height: auto;
    max-height: none;
    overflow: visible;
  }

  .wrapper-image-hero-2 {
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .navbar3_language {
    display: none;
  }

  .navbar3_language.is-right {
    justify-content: flex-end;
  }

  .navbar3_container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brand {
    padding-left: 0;
  }

  .brand.w--current {
    margin-top: 0;
    margin-left: 0;
  }

  .nav-logo-image {
    float: left;
    clear: none;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    width: auto;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .div-block-99, .wg-element-wrapper.sw6 {
    right: 1rem;
  }

  .wrapper-vertical-1rem-gap {
    flex-direction: column;
    align-items: flex-start;
  }

  .wrapper-video.is-min-vw {
    min-width: 0;
  }
}


@font-face {
  font-family: 'Material design iconic font';
  src: url('../fonts/Material-Design-Iconic-Font.woff2') format('woff2'), url('../fonts/Material-Design-Iconic-Font.eot') format('embedded-opentype'), url('../fonts/Material-Design-Iconic-Font.woff') format('woff'), url('../fonts/Material-Design-Iconic-Font.ttf') format('truetype'), url('../fonts/Material-Design-Iconic-Font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}