:root {
  --jh-yellow-1: #ba8800;
  --jh-grey-5: #eaeff1;
  --jh-grey-3: #b1b5b7;
  --jh-grey-4: #d8dadb;
  --jh-grey-1: #3c464b;
  --jh-grey-2: #626b6e;
  --jh-yellow-5: #fcedcf;
  --jh-black: black;
  --jh-yellow-2: #fab900;
  --jh-yellow-4: #ffdd96;
  --jh-white: white;
  --jh-yellow-6: #fab901;
  --jh-yellow-3: #ffcb5f;
  --white: white;
  --black: black;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.c-sec-content.cc-intro {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10.42em;
  display: flex;
  position: relative;
}

.c-sec-content.cc-sec-badge {
  height: 2.92em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4.23em;
  display: flex;
  position: relative;
}

.c-sec-content.cc-numbers_grid {
  height: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5.21em;
  display: grid;
  position: relative;
}

.c-sec-content.cc-ceo_grid {
  height: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 3.13em;
  display: grid;
  position: relative;
}

.c-sec-content.cc-vorstand_head {
  height: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 3.13em;
  position: relative;
}

.c-sec-content.cc-vorstand-grid {
  height: 100%;
  grid-column-gap: 2.92em;
  grid-row-gap: 2.92em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5.21em;
  display: grid;
  position: relative;
}

.c-sec-content.cc-fokus_grid {
  height: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10.42em;
  display: grid;
  position: relative;
}

.c-sec-content.cc-downloads {
  height: 100%;
  grid-column-gap: 9.58em;
  grid-row-gap: 0em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5.21em;
  display: grid;
  position: relative;
}

.c-sec-content.cc-hero_badge {
  height: 4.5em;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.c-sec-content.cc-sustainability_intro {
  position: relative;
}

.c-sec-content.cc-footer {
  justify-content: space-between;
  display: flex;
}

.c-sec-container.cc-def-container.cc-intro {
  height: 100%;
}

.c-sec-container.cc-full-width.cc-hero_badge {
  position: absolute;
  top: 31%;
}

.c-sec-intro {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-section.cc-intro {
  height: 100vh;
  background-color: var(--jh-yellow-1);
}

.c-section.cc-home_hero {
  height: 100vh;
}

.c-section.cc-main {
  background-image: url('../images/main-background-min-1.webp');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 5.21em;
  padding-bottom: 5.21em;
}

.c-section.cc-footer {
  height: 7.5em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-section.cc-hero_jubilee {
  height: 90vh;
  background-image: url('../images/jubilee-background-min.webp');
  background-position: 100% 0;
  background-size: cover;
  margin-top: 5.6em;
}

.c-section.cc-jubilee {
  background-color: var(--jh-grey-3);
  padding-top: 5.21em;
  padding-bottom: 10.42em;
}

.c-section.cc-sustainability_hero {
  height: 100vh;
  background-image: url('../images/nachhaltigkeit-2.webp');
  background-size: cover;
}

.c-section.cc-sustainability_intro {
  background-color: var(--jh-grey-5);
  padding-top: 5.21em;
  padding-bottom: 10.42em;
}

.c-section.cc-hero_automation {
  height: 100vh;
  background-image: url('../images/automation-hero-min.webp');
  background-position: 100% 0;
  background-size: cover;
}

.c-section.cc-automation {
  background-color: var(--jh-grey-4);
  padding-top: 5.21em;
  padding-bottom: 10.42em;
}

.c-text-1 {
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSlab 700", sans-serif;
  font-size: 2.08em;
  font-weight: 700;
  line-height: 1.2;
}

.cc-jh-grey-1 {
  background-color: var(--jh-grey-1);
}

.c-color-text {
  font-size: .81em;
}

.c-stg-section {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.cc-jh-grey-2 {
  background-color: var(--jh-grey-2);
}

.c-stg-intro-wrap {
  margin-bottom: 1rem;
  display: flex;
}

.cc-jh-yellow-5 {
  background-color: var(--jh-yellow-5);
}

.cc-jh-yellow-1 {
  background-color: var(--jh-yellow-1);
}

.cc-jh-grey-3 {
  background-color: var(--jh-grey-3);
}

.cc-jh-black {
  background-color: var(--jh-black);
}

.c-stg-color-wrap {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.c-stg-content {
  height: 100%;
}

.c-section-intro-badge {
  color: #fff6f2;
  background-color: #000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  line-height: 1;
  display: flex;
}

.cc-jh-yellow-3 {
  background-color: #ffcb5f;
}

.cc-jh-yellow-2 {
  background-color: var(--jh-yellow-2);
}

.cc-jh-yellow-4 {
  background-color: var(--jh-yellow-4);
}

.c-stg-container {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.c-stg-item {
  justify-content: flex-start;
  margin-bottom: 2rem;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.c-section-align {
  justify-content: center;
  align-items: center;
}

.c-stg-color {
  width: 5em;
  height: 5.56em;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-right: 1.85em;
  display: flex;
}

.c-stg-color.cc-color-text {
  height: 50px;
  justify-content: flex-start;
  align-items: flex-start;
}

.cc-jh-txt-black {
  color: var(--jh-black);
}

.cc-cca-txt-white {
  color: #fff;
}

.c-p-default {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 500", sans-serif;
  font-size: 1.46em;
  font-weight: 500;
  line-height: 1.2;
}

.c-p-default.cc-small {
  font-size: 1.25em;
  line-height: 1.25;
  text-decoration: none;
}

.c-p-default.cc-small.cc-700 {
  min-height: 0;
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-p-default.cc-small.cc-height_5 {
  height: 5em;
}

.c-p-default.cc-700 {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-p-default.cc-jh-txt-black.cc-w-86 {
  width: 86.2%;
}

.c-p-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 300", sans-serif;
  font-size: 2.08em;
  font-weight: 300;
  line-height: 1.2;
}

.c-p-medium.cc-badge {
  color: var(--jh-white);
  font-family: "MuseoSlab 700", sans-serif;
  font-weight: 700;
}

.c-p-medium.cc-grid {
  font-family: "MuseoSans 900", sans-serif;
  font-weight: 900;
}

.c-p-medium.cc-700 {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-p-medium.cc-700.cc-mb_0-4 {
  margin-bottom: .4em;
}

.c-p-medium.cc-700.cc-mr_1 {
  margin-right: 1em;
}

.c-p-medium.cc-hero_badge {
  color: var(--jh-white);
  font-family: "MuseoSlab 700", sans-serif;
  font-size: 2.6em;
  font-weight: 700;
}

.c-p-medium.cc-medium {
  font-family: "MuseoSans 500", sans-serif;
  font-weight: 500;
}

.c-stg-table_item {
  width: 11%;
}

.c-stg-table_item.cc-sample {
  flex: 1;
}

.c-stg_table-row {
  justify-content: space-between;
  margin-bottom: 1rem;
  display: flex;
}

.c-stg-part {
  margin-bottom: 4rem;
}

.cc-black {
  color: #000;
}

.cc-black.cc-bold {
  font-weight: 600;
}

.c-p-xsmall {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 300", sans-serif;
  font-size: 1.04em;
  font-weight: 300;
  line-height: 1.45;
}

.c-p-xsmall.cc-700 {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.cc-right {
  text-align: right;
}

.cc-lower-case {
  text-transform: lowercase;
}

.cc-italic {
  font-style: italic;
}

.cc-all-caps {
  text-transform: uppercase;
}

.cc-left {
  text-align: left;
}

.c-stg-helper-format {
  justify-content: space-between;
  line-height: 1.3;
  display: flex;
}

.c-font-align-wrap.x {
  padding-left: 2rem;
  padding-right: 2rem;
}

.cc-center {
  text-align: center;
}

.cc-center.cc-black {
  margin-bottom: 0;
}

.c-button_yellow {
  width: auto;
  height: 2.03em;
  background-color: var(--jh-yellow-6);
  color: var(--jh-black);
  border-radius: .94em;
  justify-content: center;
  align-items: center;
  padding-left: .52em;
  padding-right: .52em;
  font-family: "MuseoSans 500", sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.c-button_yellow:hover {
  background-color: var(--jh-white);
}

.c-button_yellow.cc-mob_mt_1.cc-vorstand-pdf {
  padding-left: .75em;
  padding-right: .75em;
}

.c-button_yellow.cc-mr_1 {
  margin-right: 1em;
}

.c-stg-button-wrap {
  align-items: flex-start;
  margin-right: 1em;
  display: flex;
}

.cc-nav-width, .cc-def-container {
  width: 85.625%;
  margin-left: auto;
  margin-right: auto;
}

.cc-full-width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.c-container-helper {
  width: 100%;
  height: 50px;
  background-color: var(--jh-yellow-5);
  justify-content: center;
  align-items: center;
  font-size: 1.1rem;
  font-weight: 400;
  display: flex;
}

.cc-jh-grey-4 {
  background-color: var(--jh-grey-4);
}

.cc-jh-grey-5 {
  background-color: var(--jh-grey-5);
}

.cc-jh-white {
  background-color: var(--jh-white);
}

.cc-jh-txt-white {
  color: var(--jh-white);
}

.cc-jh-txt-grey-2 {
  color: var(--jh-grey-2);
}

.c-p-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 300", sans-serif;
  font-size: 1.56em;
  font-weight: 300;
  line-height: 1.2;
}

.c-p-large {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 300", sans-serif;
  font-size: 3.13em;
  font-weight: 300;
  line-height: 1.2;
}

.c-p-large.cc-jh-txt-white {
  font-size: 3.13em;
}

.c-p-large.cc-500 {
  font-family: "MuseoSans 500", sans-serif;
  font-weight: 500;
}

.c-p-large.cc-900 {
  font-family: "MuseoSans 900", sans-serif;
  font-weight: 900;
}

.c-p-large.cc-900.cc-mb_0-4 {
  margin-bottom: .48em;
}

.c-p-xlarge {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 700", sans-serif;
  font-size: 5.21em;
  font-weight: 700;
  line-height: 1.2;
}

.c-p-xlarge.cc-number {
  margin-right: .1em;
}

.c-navigation {
  width: 100%;
  background-color: var(--jh-white);
  justify-content: center;
  align-items: center;
  padding-top: .95em;
  padding-bottom: 1.55em;
  display: flex;
  position: fixed;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.c-nav-container.cc-nav-width {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.c-brand-wrap {
  width: 9.01em;
}

.c-img_brand {
  width: 100%;
}

.c-nav_left {
  grid-column-gap: 1em;
  grid-row-gap: 0em;
  align-items: center;
  display: flex;
}

.c-nav_link {
  height: 1.88em;
  border-radius: .94em;
  justify-content: center;
  align-items: center;
  margin-top: .85em;
  padding-left: .52em;
  padding-right: .52em;
  font-family: "MuseoSans 500", sans-serif;
  font-size: 1.04em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.c-nav_link:hover {
  background-color: var(--jh-yellow-6);
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-nav_link.cc-lang {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.c-nav_link.cc-lang:hover {
  background-color: var(--jh-white);
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-nav_link.cc-gbr {
  margin-top: .8em;
}

.c-nav_link.cc-gbr.w--current {
  margin-top: .7em;
}

.c-nav_link.cc-focus:hover {
  background-color: var(--jh-yellow-6);
}

.c-nav_menu {
  grid-column-gap: 4.95em;
  grid-row-gap: 0em;
  align-items: flex-start;
  display: flex;
}

.c-nav_link-toggle {
  padding: 0;
}

.c-nav_link-list {
  position: fixed;
  top: 6.6%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.c-nav_link-list.w--open {
  width: 100vw;
  height: 3.13em;
  background-color: var(--jh-yellow-6);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 42.21em;
  display: flex;
  top: 5em;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.c-nav_link-list_inner {
  grid-column-gap: 4.53em;
  grid-row-gap: 0em;
  justify-content: space-between;
  display: flex;
}

.c-nav_dropdown-link {
  color: var(--jh-black);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: .94em;
  display: flex;
}

.c-nav_dropdown-link:hover {
  color: var(--jh-white);
}

.c-number_container {
  opacity: .6;
  color: var(--jh-yellow-6);
  font-family: "MuseoSlab 900", sans-serif;
  font-size: 31.25em;
  font-weight: 900;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.c-number_container.cc-white_75 {
  opacity: .75;
  color: var(--jh-white);
}

.c-text-23_fixed {
  position: fixed;
  top: 17%;
  bottom: auto;
  left: -10%;
  right: auto;
}

.c-text-23_fixed.cc-jubilee {
  color: var(--jh-grey-4);
  top: 6%;
  left: -1%;
}

.c-share {
  width: 20%;
  height: 2.71em;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-share.cc-bottom {
  width: 100%;
}

.c-share.cc-1 {
  cursor: pointer;
}

.c-share_container {
  z-index: 5;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.c-share_icon {
  width: 45%;
}

.c-share_wrap {
  width: 17.5em;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, .2);
  border-top-left-radius: .52em;
  border-bottom-left-radius: .52em;
  display: flex;
  position: fixed;
  top: 30em;
}

.c-share_wrap.cc-2 {
  width: 3.5em;
  top: 33.5em;
}

.c-share_close {
  width: 40%;
  color: #fff;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-background_video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.body {
  color: var(--jh-black);
}

.c-sec-badge {
  background-color: var(--jh-grey-1);
  border-radius: .42em;
  justify-content: center;
  align-items: center;
  padding: 1.67em 1.04em;
  display: flex;
}

.c-sec-badge.cc-transparent {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
}

.c-sec-badge_wrap {
  z-index: 1;
  width: 85.62%;
  align-items: flex-start;
  margin-top: -1.25em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: -8%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-sec-badge_wrap.cc-hero {
  margin-top: -.8em;
}

.c-line_l {
  z-index: 0;
  width: 40em;
  height: .21em;
  background-color: var(--jh-yellow-6);
  position: relative;
}

.c-line_l.cc-ceo {
  width: 64em;
}

.c-line_l.cc-downloads {
  width: 47em;
}

.c-line_l.cc-hide {
  display: none;
}

.c-line_l.cc-hero {
  width: 42em;
}

.c-line_m {
  z-index: 0;
  width: 39em;
  height: .21em;
  background-color: var(--jh-yellow-6);
  position: relative;
}

.c-line_m.cc-ceo {
  width: 63em;
}

.c-line_m.cc-downloads {
  width: 46em;
}

.c-line_m.cc-hide {
  display: none;
}

.c-line_m.cc-hero {
  width: 41em;
}

.c-line_s {
  z-index: 0;
  width: 38em;
  height: .21em;
  background-color: var(--jh-yellow-6);
  position: relative;
}

.c-line_s.cc-ceo {
  width: 62em;
}

.c-line_s.cc-downloads {
  width: 45em;
}

.c-line_s.cc-hide {
  display: none;
}

.c-line_s.cc-hero {
  width: 40em;
}

.c-numbers_grid-item {
  flex-direction: column;
  align-items: flex-start;
  padding: 3.39em 2.6em;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .16);
}

.c-numbers_grid-item.cc-jh-grey-4 {
  padding-left: 2.4em;
}

.c-numbers_grid-item_inner {
  grid-column-gap: 0em;
  grid-row-gap: 1.25em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-number_wrap {
  width: 100%;
  align-items: flex-end;
  margin-bottom: .5em;
  display: flex;
}

.c-number_wrap.cc-align_right {
  justify-content: flex-end;
}

.c-button_wrap {
  align-items: flex-start;
  display: flex;
}

.c-button_wrap.cc-mt_0-5 {
  margin-top: .5em;
}

.c-button_wrap.cc-gap_1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.c-button_wrap.cc-gap_1.cc-mob_center {
  position: relative;
}

.c-increase_wrap {
  height: 3.7em;
}

.c-ceo_wrap {
  height: 31.51em;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-img_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-ceo_statement {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.c-ceo_statement-top {
  width: 100%;
  grid-column-gap: 2.86em;
  grid-row-gap: 2.86em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-img_download {
  width: .62em;
  height: .92em;
  order: 1;
  align-self: center;
  margin-left: .5em;
}

.c-vorstand_grid-item {
  height: 25em;
  text-decoration: none;
  position: relative;
}

.c-img_vorstand {
  width: 100%;
  height: 19.11em;
  object-fit: cover;
}

.c-vorstand_info {
  height: 5.89em;
  background-color: var(--jh-grey-3);
  align-items: center;
  padding-left: 1.3em;
  padding-right: 1.3em;
  display: flex;
}

.c-vorstand_info-inner {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.c-link_btn {
  width: 1.93em;
  height: 1.41em;
  background-color: var(--jh-yellow-6);
  border-radius: .94em;
  justify-content: center;
  align-items: center;
  padding: .25em .21em .1em;
  display: flex;
}

.c-link_btn.cc-sustainability {
  margin-bottom: 1.35em;
  margin-right: 1.35em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.c-vorstand_hover {
  width: 100%;
  height: 19.7em;
  background-color: var(--jh-grey-3);
  opacity: 0;
  padding-top: 2.92em;
  padding-left: 1.3em;
  padding-right: 1.3em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.c-p-quote {
  font-family: "MuseoSans 300", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3;
  display: block;
}

.cc-letter-spacing_neg {
  letter-spacing: -.055em;
}

.cc-letter-spacing_neg.cc-300 {
  font-family: "MuseoSans 300", sans-serif;
  font-weight: 300;
}

.c-fokus_grid-item {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.08em 1.04em 1.35em;
  display: flex;
  box-shadow: 0 2px 7px rgba(0, 0, 0, .16);
}

.c-h-focus {
  font-family: "MuseoSans 700", sans-serif;
  font-size: 1.82em;
  font-weight: 700;
  line-height: 1;
}

.c-h-focus.cc-all-caps {
  min-height: 60px;
}

.c-img_fokus {
  width: 100%;
  height: 19.22em;
  object-fit: cover;
  margin-top: 1.5em;
}

.c-footer_links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  display: flex;
}

.c-footer_links.cc-claim {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

.c-back-to-top {
  width: 1.56em;
  justify-content: center;
  align-items: center;
  margin-right: 2.71em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.c-arrow_grey {
  position: absolute;
}

.c-download_column {
  grid-column-gap: 0em;
  grid-row-gap: 2.19em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-download_item {
  width: 100%;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.c-download_links {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  display: flex;
}

.c-download_link {
  align-items: center;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.c-download_link:hover {
  opacity: .4;
}

.c-hero-lottie {
  width: 96em;
  height: auto;
  position: absolute;
  top: 10%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.c-hero-lottie.cc-inner {
  height: 100%;
  position: static;
}

.c-hero-lottie.cc-desktop {
  top: 18%;
}

.c-img_arrow {
  width: .87em;
}

.c-jubilee_heading {
  grid-column-gap: 0em;
  grid-row-gap: 2.08em;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 13.02em;
  display: flex;
  position: relative;
}

.c-p-medium-large {
  font-family: "MuseoSlab 700", sans-serif;
  font-size: 3.65em;
  font-weight: 700;
  line-height: 1;
}

.cc-jh-txt-grey-1 {
  color: var(--jh-grey-1);
}

.cc-jubilee_steps {
  width: 100%;
  grid-column-gap: 0em;
  grid-row-gap: 10.42em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.c-jubilee_item {
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.c-video_wrap {
  width: 33.85em;
  height: 33.85em;
  cursor: auto;
  position: relative;
  overflow: hidden;
}

.c-video_wrap.cc-sustainability {
  width: 41.82em;
  height: 24.64em;
}

.c-video_wrap.cc-ceo {
  width: auto;
  height: 31.51em;
}

.c-embed_video {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.c-img_play {
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  object-fit: cover;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-img_play.curser {
  cursor: default;
}

.c-p-xxlarge {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 900", sans-serif;
  font-size: 7.81em;
  font-weight: 900;
  line-height: 1.3;
}

.c-jubilee_text {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 9em;
}

.c-jubilee_text.cc-right {
  align-items: flex-end;
  padding-left: 8.5em;
  padding-right: 0;
}

.c-image_container {
  opacity: 1;
  color: var(--jh-yellow-6);
  font-family: "MuseoSlab 900", sans-serif;
  font-size: 31.25em;
  font-weight: 900;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.c-img_sustainability {
  width: .8em;
  position: fixed;
  top: 19%;
  left: -7%;
}

.c-goals {
  grid-column-gap: 3.91em;
  grid-row-gap: 3.91em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5.21em;
  margin-bottom: 9.27em;
  display: flex;
}

.c-p-medium-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 700", sans-serif;
  font-size: 2.6em;
  line-height: 1;
}

.c-goals_item {
  width: 100%;
  align-items: flex-start;
  padding-right: 8.54em;
  display: flex;
}

.c-img_goals {
  height: 7.4em;
}

.c-img_goals-arrow {
  width: 2.66em;
}

.c-goals-result {
  width: 59.17em;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-sustainability_grid {
  width: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10.42em;
  display: grid;
}

.c-img_automation {
  width: .65em;
  position: fixed;
  top: 17%;
  left: -4%;
}

.c-automation_heading {
  grid-column-gap: 0em;
  grid-row-gap: 8.59em;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10.42em;
  display: flex;
  position: relative;
}

.c-automation_item {
  grid-column-gap: 4.27em;
  grid-row-gap: 4.27em;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.c-img_automation-grid {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
}

.c-automation-grid-image_wrap {
  width: 29.58em;
  height: 19.79em;
  position: relative;
  overflow: hidden;
}

.c-automation_text {
  height: 100%;
  grid-column-gap: 2.08em;
  grid-row-gap: 2.08em;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 9em;
  display: flex;
}

.c-automation_text.cc-right {
  align-items: flex-end;
  padding-left: 8.5em;
  padding-right: 0;
}

.c-automation_steps {
  width: 100%;
  grid-column-gap: 0em;
  grid-row-gap: 10.42em;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-bottom: 10.42em;
  display: flex;
}

.c-product-highlights {
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10.42em;
  display: flex;
  position: relative;
}

.c-product-highlights_grid {
  width: 100%;
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.c-product-highlights_grid-item {
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-product-grid-item_head {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-img_product-highlights {
  width: 100%;
  height: 21.67em;
  object-fit: cover;
}

.cc-bold {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-video-quote {
  width: 100%;
  grid-column-gap: 3.02em;
  grid-row-gap: 3.02em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10.42em;
  margin-bottom: 10.42em;
  display: grid;
}

.c-video-description {
  width: 100%;
  grid-column-gap: 2.86em;
  grid-row-gap: 2.86em;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 11em;
  display: flex;
}

.c-p-mlarge {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSlab 700", sans-serif;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1.5;
}

.c-p-mlarge.cc-jh-txt-grey-1.cc-mb_1 {
  margin-bottom: 1em;
}

.c-p-mlarge.cc-jh-txt-grey-1.cc-mb_1.cc-sans {
  font-family: "MuseoSans 700", sans-serif;
}

.c-p-smedium {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "MuseoSans 700", sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.2;
}

.c-p-smedium.cc-500 {
  font-family: "MuseoSans 500", sans-serif;
  font-weight: 500;
}

.c-p-smedium.cc-500.cc-jh-txt-black.cc-mb_0-5 {
  margin-bottom: .5em;
}

.c-p-smedium.cc-500.cc-jh-txt-black.cc-mb_0-5.cc-mob_16 {
  margin-bottom: 0;
}

.c-goals-icons {
  grid-column-gap: 2.81em;
  grid-row-gap: 2.81em;
  align-items: center;
  margin-right: 1.88em;
  display: flex;
}

.c-sustainability-grit_item {
  width: 100%;
  height: 26.46em;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.c-sustainability-grid_hover {
  width: 100%;
  height: 100%;
  padding-top: 5.36em;
  padding-left: 1.98em;
  padding-right: 1.98em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cc-jh-yellow-6 {
  background-color: var(--jh-yellow-6);
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-color: var(--jh-grey-5);
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-field {
  height: 2.3em;
  border-radius: .94em;
  font-family: "MuseoSans 300", sans-serif;
  font-size: 1.25em;
  line-height: 1;
}

.image-2 {
  margin-bottom: 1em;
}

.cc-700bold {
  font-family: "MuseoSans 700", sans-serif;
  font-weight: 700;
}

.c-cross, .c-lottie_wrap {
  display: none;
}

.image-3 {
  width: 100%;
  object-fit: cover;
  display: none;
}

.c-jubilee_bg_top {
  z-index: -1;
  width: 100%;
  height: 10em;
  background-color: #181711;
  background-image: linear-gradient(to right, #090907, #11100c);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.c-box-shadow {
  width: 100%;
  height: 3.1em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, .2);
}

.c-text-wrap {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.c-video-thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-img_play-button {
  width: 5.73em;
}

.c-play {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span {
  font-style: italic;
}

.c-anchor_kennzahlen, .c-anchor_ceo-statement, .c-anchor_downloads {
  margin-top: -5em;
  padding-top: 5em;
}

.c-mobile_trigger {
  display: none;
}

.c-bg_video-wrap {
  width: 100%;
  height: 1px;
}

.c-background_video-emebd {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bold-text {
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .c-sec-content.cc-numbers_grid, .c-sec-content.cc-ceo_grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .c-sec-content.cc-hero_badge {
    width: 100%;
  }

  .c-section.cc-home_hero {
    height: 80vh;
  }

  .c-section.cc-hero_automation {
    background-image: url('../images/AUT_Tablet_BG.webp');
    background-position: 5% 0;
    background-size: cover;
  }

  .c-stg-color {
    width: 100px;
    height: 50px;
  }

  .c-button_yellow {
    text-align: center;
    font-size: 1.4em;
  }

  .c-button_yellow:hover {
    background-color: var(--jh-yellow-6);
    font-weight: 500;
  }

  .c-button_yellow.cc-mob_mt_1.cc-vorstand-pdf {
    height: 3.5em;
    border-radius: 2em;
  }

  .c-button_yellow.cc-mob_mt_1.cc-vorstand-pdf:hover {
    font-size: 1.4em;
  }

  .c-p-large.cc-500.cc-jh-txt-grey-2.cc-statement {
    font-size: 3.5em;
  }

  .c-brand-wrap {
    width: 12em;
    padding: 0;
  }

  .c-nav_link {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    margin: 1.55em auto 1em;
    padding-left: 0;
    font-size: 1.7em;
    display: flex;
    position: static;
  }

  .c-nav_link:hover {
    background-color: rgba(0, 0, 0, 0);
    align-items: flex-start;
  }

  .c-nav_link.cc-lang:hover {
    background-color: var(--jh-yellow-6);
  }

  .c-nav_link.cc-gbr {
    margin-top: .7em;
    margin-bottom: 0;
  }

  .c-nav_link.cc-gbr.w--current {
    margin-top: .5em;
  }

  .c-nav_menu {
    height: 100vh;
    background-color: var(--jh-yellow-6);
    padding: 2em 7.19% 3.55em;
  }

  .c-nav_link-toggle {
    width: 100%;
  }

  .c-nav_link-toggle.w--open {
    width: 100%;
    justify-content: flex-start;
    display: flex;
    position: static;
  }

  .c-nav_link-list {
    position: static;
  }

  .c-nav_link-list.w--open {
    height: auto;
    box-shadow: none;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 1em;
    padding-left: 0;
    position: static;
  }

  .c-nav_link-list_inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .c-nav_dropdown-link.cc-all-caps {
    justify-content: flex-start;
    margin-bottom: 1em;
    margin-left: 1em;
    font-size: .85em;
  }

  .c-nav_dropdown-link.cc-all-caps:hover {
    color: var(--jh-black);
  }

  .c-mobile-menu-button {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .c-mobile-menu-button.w--open {
    color: var(--jh-black);
    background-color: rgba(0, 0, 0, 0);
  }

  .c-sec-badge_wrap.cc-hero {
    margin-top: -.7em;
  }

  .c-link_btn.cc-sustainability {
    width: 3em;
    height: 2em;
  }

  .c-vorstand_hover {
    opacity: 1;
  }

  .c-p-quote {
    font-size: 1.3em;
  }

  .c-arrow_grey {
    display: none;
  }

  .c-download_item {
    font-size: 1.3em;
  }

  .c-img_arrow {
    width: 1.2em;
  }

  .c-sustainability-grid_hover.cc-jh-grey-4 {
    display: block;
  }

  .c-cross {
    z-index: 3;
    width: 1.56em;
    margin-top: 1.98em;
    margin-right: 1.98em;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .c-box-shadow {
    display: none;
  }

  .text-block {
    font-size: 1em;
  }

  .c-mobile_trigger {
    z-index: 999;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .c-sec-content.cc-numbers_grid, .c-sec-content.cc-ceo_grid, .c-sec-content.cc-vorstand-grid, .c-sec-content.cc-fokus_grid {
    grid-template-columns: 1fr 1fr;
  }

  .c-sec-content.cc-downloads {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
  }

  .c-sec-content.cc-footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .c-sec-intro {
    width: 100%;
  }

  .c-section.cc-footer {
    height: 9em;
  }

  .c-section.cc-jubilee, .c-section.cc-automation {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .c-text-1 {
    font-size: 3em;
  }

  .c-section-intro-badge {
    font-size: 12px;
  }

  .c-stg-item {
    flex-direction: column;
  }

  .c-p-default {
    letter-spacing: -.64px;
    font-size: 16px;
  }

  .c-p-medium {
    font-size: 16px;
  }

  .c-p-xsmall {
    letter-spacing: -.64px;
    font-size: 16px;
  }

  .c-p-xsmall.cc-700 {
    font-size: 1.35em;
  }

  .c-button_yellow.cc-mob_mt_1 {
    margin-top: 1em;
  }

  .c-button_yellow.cc-mob_mt_1.cc-vorstand-pdf {
    height: 2.03em;
  }

  .c-stg-button-wrap {
    width: 100%;
    margin-bottom: 1rem;
  }

  .cc-nav-width, .cc-def-container {
    width: 90%;
  }

  .c-p-small, .c-p-large {
    letter-spacing: -.64px;
    font-size: 16px;
  }

  .c-p-large.cc-900.cc-mb_0-4.cc-jh-txt-white, .c-p-large.cc-900.cc-mb_0-4.cc-jh-txt-grey-1 {
    margin-bottom: .78em;
  }

  .c-p-xlarge {
    letter-spacing: -.64px;
  }

  .c-nav_menu {
    padding-left: 5%;
  }

  .c-nav_link-toggle.w--open {
    justify-content: flex-start;
  }

  .c-nav_link-list_inner {
    width: 100%;
  }

  .c-sec-badge_wrap {
    width: 90%;
  }

  .c-line_l.cc-ceo, .c-line_l.cc-downloads {
    width: 40em;
  }

  .c-line_m.cc-ceo, .c-line_m.cc-downloads {
    width: 39em;
  }

  .c-line_s.cc-ceo, .c-line_s.cc-downloads {
    width: 38em;
  }

  .c-vorstand_grid-item {
    height: 32em;
  }

  .c-img_vorstand {
    height: 25em;
  }

  .c-vorstand_info {
    height: 7em;
  }

  .c-vorstand_hover {
    height: 25em;
  }

  .c-footer_links.cc-claim {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-direction: column;
    align-items: center;
    margin-bottom: .5em;
  }

  .c-download_column {
    grid-row-gap: 2.5em;
  }

  .c-img_arrow {
    width: 1em;
  }

  .c-jubilee_heading {
    grid-row-gap: 1em;
  }

  .c-video_wrap {
    width: 28em;
    height: 28em;
  }

  .c-p-xxlarge {
    letter-spacing: -.64px;
  }

  .c-p-xxlarge.cc-jh-txt-white, .c-p-xxlarge.cc-jh-txt-grey-1 {
    font-size: 6em;
  }

  .c-jubilee_text {
    padding-right: 0;
  }

  .c-jubilee_text.cc-right {
    padding-left: 0;
  }

  .c-goals_item {
    padding-right: 0;
  }

  .c-img_goals {
    height: 6em;
  }

  .c-img_goals-arrow {
    width: 2em;
  }

  .c-goals-result {
    width: 100%;
    flex: 1;
  }

  .c-automation_heading {
    grid-row-gap: 1em;
  }

  .c-automation-grid-image_wrap {
    width: 28em;
    height: 28em;
  }

  .c-automation_text {
    padding-right: 0;
  }

  .c-automation_text.cc-right {
    padding-left: 0;
  }

  .c-p-mlarge {
    letter-spacing: -.64px;
    font-size: 16px;
  }

  .c-p-smedium {
    font-size: 16px;
  }

  .c-goals-icons {
    margin-right: 1em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .c-sec-content.cc-sec-badge {
    height: 4em;
  }

  .c-sec-content.cc-numbers_grid, .c-sec-content.cc-ceo_grid, .c-sec-content.cc-vorstand-grid, .c-sec-content.cc-fokus_grid {
    grid-template-columns: 1fr;
  }

  .c-sec-content.cc-hero_badge {
    height: 4em;
  }

  .c-sec-content.cc-footer {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    align-items: center;
  }

  .c-section.cc-home_hero {
    height: 60vh;
    overflow: hidden;
  }

  .c-section.cc-main {
    background-color: var(--jh-grey-5);
    background-image: none;
    background-size: auto;
  }

  .c-section.cc-footer {
    height: auto;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .c-section.cc-hero_jubilee {
    background-position: 65% 0;
    margin-top: 0;
  }

  .c-section.cc-sustainability_hero {
    height: 90vh;
    background-image: url('../images/JH_SUS_FED_10558_bearb5-min-1-1-min.png');
    background-position: 50% 0;
    background-size: cover;
  }

  .c-section.cc-sustainability_intro {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .c-section.cc-hero_automation {
    height: 90vh;
    background-image: url('../images/AUT_Mobile_BG-1.png');
    background-position: 5% 0;
    background-size: cover;
  }

  .c-stg-color-wrap {
    flex-direction: column;
  }

  .c-stg-color {
    width: 100%;
    margin-bottom: 1rem;
  }

  .c-p-default.cc-small {
    font-size: 16px;
  }

  .c-p-default.cc-small.cc-mob_hidden {
    display: none;
  }

  .c-p-default.cc-small.cc-700, .c-p-default.cc-small.cc-footer {
    font-size: 14px;
  }

  .c-p-default.cc-small.cc-height_5 {
    height: auto;
  }

  .c-p-default.cc-jh-txt-black.cc-w-86 {
    width: 100%;
  }

  .c-p-medium.cc-badge {
    font-size: 2.2em;
  }

  .c-p-medium.cc-grid {
    font-size: 2em;
  }

  .c-p-medium.cc-700.cc-mb_0-4 {
    margin-bottom: .6em;
  }

  .c-p-medium.cc-700.cc-mb_0-4.cc-jh-txt-white.cc-0-4 {
    margin-bottom: 0;
  }

  .c-p-medium.cc-700.cc-mr_1 {
    font-size: 2em;
  }

  .c-p-medium.cc-700.cc-jh-txt-white {
    font-size: 2.5em;
  }

  .c-p-medium.cc-hero_badge {
    font-size: 2.2em;
  }

  .c-p-xsmall.cc-700 {
    font-size: 16px;
  }

  .c-stg-helper-format {
    flex-direction: column;
  }

  .c-button_yellow {
    width: 100%;
    font-size: 16px;
  }

  .c-button_yellow:hover, .c-button_yellow.cc-mob_mt_1.cc-vorstand-pdf:hover {
    font-size: 16px;
  }

  .c-button_yellow.cc-mr_1 {
    margin-right: 0;
  }

  .c-p-large {
    font-size: 3em;
  }

  .c-p-large.cc-500.cc-jh-txt-grey-2.cc-statement {
    font-size: 3.13em;
  }

  .c-p-large.cc-900.cc-mb_0-4.cc-jh-txt-white, .c-p-large.cc-900.cc-mb_0-4.cc-jh-txt-grey-1 {
    margin-bottom: .38em;
  }

  .c-p-xlarge {
    font-size: 6em;
  }

  .c-nav-container.cc-nav-width {
    align-items: center;
  }

  .c-nav_left {
    flex-direction: column;
    align-items: flex-start;
  }

  .c-nav_link {
    margin-bottom: 0;
  }

  .c-nav_link.cc-gbr {
    padding-left: 0;
    padding-right: 0;
  }

  .c-nav_link-toggle.w--open {
    justify-content: flex-start;
  }

  .c-nav_link-list.w--open {
    align-items: flex-start;
  }

  .c-nav_dropdown-link.cc-all-caps {
    margin-bottom: 1.5em;
  }

  .c-nav_dropdown-link.cc-all-caps.cc-last {
    margin-bottom: 0;
  }

  .c-text-23_fixed {
    font-size: 200px;
    left: -14%;
  }

  .c-text-23_fixed.cc-jubilee {
    top: 10%;
  }

  .c-sec-badge {
    padding-top: 1.4em;
    padding-bottom: 1.4em;
  }

  .c-sec-badge_wrap, .c-sec-badge_wrap.cc-hero {
    margin-top: -.5em;
  }

  .c-line_l, .c-line_l.cc-ceo, .c-line_l.cc-downloads {
    width: 30em;
  }

  .c-line_m, .c-line_m.cc-ceo, .c-line_m.cc-downloads {
    width: 29em;
  }

  .c-line_s, .c-line_s.cc-ceo, .c-line_s.cc-downloads {
    width: 28em;
  }

  .c-numbers_grid-item {
    padding: 3.5em 2.5em;
  }

  .c-number_wrap.cc-align_right {
    justify-content: flex-start;
  }

  .c-button_wrap.cc-mt_0-5 {
    width: 100%;
  }

  .c-button_wrap.cc-gap_1 {
    flex-direction: column;
  }

  .c-button_wrap.cc-gap_1.cc-mob_center {
    align-items: center;
  }

  .c-ceo_statement-top {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .c-vorstand_grid-item {
    height: 42em;
  }

  .c-img_vorstand {
    height: 35em;
    object-position: 50% 0%;
  }

  .c-vorstand_info {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .c-link_btn {
    width: 2.93em;
    height: 2.41em;
  }

  .c-link_btn.cc-sustainability {
    width: 5em;
    height: 3.5em;
    border-radius: 2em;
  }

  .c-vorstand_hover {
    height: 36em;
  }

  .c-p-quote {
    font-size: 22px;
  }

  .cc-letter-spacing_neg {
    letter-spacing: normal;
  }

  .c-fokus_grid-item {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    padding: 3.5em 2.5em;
  }

  .c-fokus_grid-item.cc-jh-grey-3 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .c-h-focus {
    font-size: 20px;
  }

  .c-footer_links {
    flex-flow: column;
    align-items: center;
  }

  .c-footer_links.cc-claim {
    flex-direction: column;
  }

  .c-back-to-top {
    width: 2.5em;
    margin-bottom: 3.5em;
    margin-right: 2.5em;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .c-hero-lottie {
    z-index: 0;
    width: 80em;
    top: -28%;
    overflow: hidden;
  }

  .c-hero-lottie.cc-mobile {
    z-index: 999;
    width: 80em;
    position: static;
  }

  .c-hero-lottie.cc-desktop {
    display: none;
  }

  .c-img_arrow {
    width: 1.8em;
  }

  .c-p-medium-large.cc-jh-txt-grey-1 {
    font-size: 3em;
  }

  .cc-jubilee_steps {
    grid-row-gap: 5em;
  }

  .c-jubilee_item {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-direction: column;
    align-items: stretch;
  }

  .c-jubilee_item.cc-mobile_reverse {
    flex-direction: column-reverse;
  }

  .c-video_wrap {
    width: 100%;
    height: 34em;
  }

  .c-video_wrap.cc-sustainability, .c-video_wrap.cc-ceo {
    width: 100%;
  }

  .c-p-xxlarge {
    font-size: 6em;
  }

  .c-jubilee_text.cc-right {
    text-align: left;
  }

  .c-goals {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    margin-bottom: 2.5em;
  }

  .c-goals_item {
    height: auto;
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
    padding: 2em 0 3.5em;
  }

  .c-img_goals {
    height: 10em;
  }

  .c-img_goals-arrow {
    margin-right: 0;
    display: none;
    transform: rotate(90deg);
  }

  .c-goals-result {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: center;
  }

  .c-sustainability_grid {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
    margin-bottom: 5em;
  }

  .c-automation_heading {
    margin-bottom: 2.5em;
  }

  .c-automation_item {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-direction: column;
    align-items: stretch;
  }

  .c-automation_item.cc-mobile_reverse {
    flex-direction: column-reverse;
  }

  .c-automation-grid-image_wrap {
    width: 100%;
    height: 34em;
  }

  .c-automation_text.cc-right {
    text-align: left;
    align-items: flex-start;
  }

  .c-automation_steps {
    grid-row-gap: 5em;
    margin-bottom: 2.5em;
  }

  .c-product-highlights {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    margin-bottom: 3.5em;
  }

  .c-product-highlights_grid {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
  }

  .c-product-grid-item_head {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .c-video-quote {
    grid-template-columns: 1fr;
    margin-top: 2.5em;
    margin-bottom: 3.5em;
  }

  .c-video-description {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-right: 0;
  }

  .c-p-mlarge {
    font-size: 3em;
  }

  .c-p-mlarge.cc-jh-txt-grey-1.cc-mb_1 {
    margin-bottom: .5em;
  }

  .c-p-smedium {
    font-size: 2.6em;
  }

  .c-p-smedium.cc-jh-txt-black.cc-mob_small {
    font-size: 2.2em;
  }

  .c-p-smedium.cc-500.cc-jh-txt-black.cc-mob_16 {
    font-size: 16px;
  }

  .c-goals-icons {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .c-sustainability-grit_item {
    height: auto;
  }

  .c-cross {
    width: 16px;
    height: 16px;
    margin-top: 1.93em;
    margin-right: 1.98em;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .c-lottie_wrap {
    margin-top: -305px;
    display: block;
    overflow: hidden;
  }

  .c-jubilee_bg_top {
    display: none;
  }

  .c-text-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

#w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f8e6-18408079, #w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f8f6-18408079, #w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f906-18408079, #w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f916-18408079, #w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f924-18408079, #w-node-ef6cbb6a-7d32-b4c4-60ff-1063d950f932-18408079 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ee2c084-2b03-04ba-c1e2-e8c00eda7885-18408079 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-afab05fa-62b2-2e9c-9d27-53179602ea26-18408079, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf25-18408079, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf2e-18408079, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf37-18408079, #w-node-_30539a37-34b5-e1a2-ffd0-9827c46cb81a-18408079, #w-node-_34779dd0-ffc3-230f-4293-12b4e7fc4807-18408079 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dab5dd98-a335-547a-4ce5-8ee730085fcb-442955e0, #w-node-b83aeb74-290b-1cbc-87ef-674d3f2cf1a6-442955e0, #w-node-_2d891f60-e836-1b2e-87eb-b0d5c57548f2-442955e0, #w-node-_4521f067-e6bb-d746-76ce-f468b5f481e8-442955e0, #w-node-_571628ce-c4b5-3a07-5ac3-284c153f2992-442955e0, #w-node-_581a09bc-23bc-e46c-93e4-f0e38b217dad-442955e0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_854c8ba5-b06b-3e71-eb5c-51d2cf46c9ce-442955e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04ade6c1-48b4-a856-2e13-540a665ce6c3-442955e0, #w-node-_61318b94-0fd4-3348-85fe-016ec3e169a8-442955e0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_568d818b-f3d6-e044-57f5-73470117b586-08288a21, #w-node-_46fecc15-4d18-df7a-8289-8b334cc511e2-08288a21, #w-node-df4798a9-80df-7a56-10ca-8c8ccf9eb07a-08288a21, #w-node-_7b290cab-c284-400c-bba8-b690ccc2fa65-08288a21, #w-node-_7ed55293-873f-d064-8562-b2dfb6a1bd34-08288a21, #w-node-dbe3115a-241c-04c9-b940-4cdc1a38536d-08288a21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76d658a1-f4c8-45e0-62aa-03b40b577312-7ca32e86, #w-node-b83aeb74-290b-1cbc-87ef-674d3f2cf1a6-7ca32e86, #w-node-dab5dd98-a335-547a-4ce5-8ee730085fcb-7ca32e86 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_42f952aa-890e-aa71-ef94-fdd00232b765-7ca32e86, #w-node-_6942925a-a7bc-2d75-7a41-a2f071e52654-7ca32e86, #w-node-_56aeea1f-c90e-1226-0ebe-3fb4f248bdda-7ca32e86, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b805d-938b853c, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b806d-938b853c, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b807d-938b853c, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b808d-938b853c, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b809b-938b853c, #w-node-_6a1c5b48-0848-d99e-11de-7eea834b80a9-938b853c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f590479-2c2f-1fd4-3441-bd00bdcadcbd-938b853c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6f590479-2c2f-1fd4-3441-bd00bdcadcc0-938b853c, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf25-938b853c, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf2e-938b853c, #w-node-a82efab5-4e13-9d87-bcb5-1f66620fcf37-938b853c, #w-node-_884b5711-4c3d-488f-e0a0-cfa41b7b0a0e-938b853c, #w-node-_884b5711-4c3d-488f-e0a0-cfa41b7b0a3f-938b853c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76d658a1-f4c8-45e0-62aa-03b40b577312-defb7e9b, #w-node-b83aeb74-290b-1cbc-87ef-674d3f2cf1a6-defb7e9b, #w-node-dab5dd98-a335-547a-4ce5-8ee730085fcb-defb7e9b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b604eef3-929f-cac8-cd92-ba1ce9aa3d72-defb7e9b, #w-node-b604eef3-929f-cac8-cd92-ba1ce9aa3d7c-defb7e9b, #w-node-b604eef3-929f-cac8-cd92-ba1ce9aa3d83-defb7e9b, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e4618f-4a0256e2, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e46196-4a0256e2, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e4619d-4a0256e2, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e461a4-4a0256e2, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e461ab-4a0256e2, #w-node-_2ff27476-0dcd-d297-9a66-3ea792e461b2-4a0256e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dab5dd98-a335-547a-4ce5-8ee730085fcb-1fe733d5, #w-node-b83aeb74-290b-1cbc-87ef-674d3f2cf1a6-1fe733d5, #w-node-_2d891f60-e836-1b2e-87eb-b0d5c57548f2-1fe733d5, #w-node-_4521f067-e6bb-d746-76ce-f468b5f481e8-1fe733d5, #w-node-_571628ce-c4b5-3a07-5ac3-284c153f2992-1fe733d5, #w-node-_581a09bc-23bc-e46c-93e4-f0e38b217dad-1fe733d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_854c8ba5-b06b-3e71-eb5c-51d2cf46c9ce-1fe733d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_04ade6c1-48b4-a856-2e13-540a665ce6c3-1fe733d5, #w-node-_61318b94-0fd4-3348-85fe-016ec3e169a8-1fe733d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-afab05fa-62b2-2e9c-9d27-53179602ea26-18408079, #w-node-_6f590479-2c2f-1fd4-3441-bd00bdcadcc0-938b853c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'MuseoSans 700';
  src: url('../fonts/MuseoSansW05-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSlab 300';
  src: url('../fonts/MuseoSlabW05-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSlab 500';
  src: url('../fonts/MuseoSlabW05-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSlab 900';
  src: url('../fonts/MuseoSlabW05-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans 900';
  src: url('../fonts/MuseoSansW05-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans 500';
  src: url('../fonts/MuseoSansW05-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSans 300';
  src: url('../fonts/MuseoSansW05-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSlab 700';
  src: url('../fonts/MuseoSlabW05-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@media screen and (max-width: 767px) {
.c-vorstand_info {
    height: 9em !important;
}
	}

.c-share_close {
	width: 22% !important;
}