.c-heroSimple--overlayBrand .c-heroSimple__background::after {
  opacity: 0.85;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(176, 202, 51, 0.6);
}
.c-heroSimple--overlayBrand .c-heroSimple__background::after {
  background: rgba(176, 202, 51, 0.6);
}
body {
  hyphens: auto;
  }
  
.is-scrolled-delta .m-header__logo .o-logo__image {
  width: 100%;
}

.o-trigger {
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.0625rem;
  border-radius: 49%;
  color: #fff;
  background: var(--color-header-trgr-bg);
  box-shadow: var(--color-header-trgr-shadow);
  transition: .6s ease;
}

/*
.o-button-primary {
  color: #333;
  background: #111 center/110% 110%;
}
*/

.abstand {
  position: 80px;
}

.m-header {
  margin-top: 80px !important;
}