/*<![CDATA[*/
<!-- 
/* Font-COLORS */
/* Hausfarbe */
/* Hintergrundfarben */
/* Greys, alt */
/* usage: mixed */
/* usage: hintergund, borders etc.. */
/* Grau Slider Progress / Trenner */
/*max-width */
/* custom breakpoints */
/* FONT-FACES AND SIZES */
@media (max-width: 991px) {
  html {
    overflow-x: hidden;
  }
}
body {
  font-family: 'Neue Helvetica W01', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  background: #f0f1f3;
}
@media (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}
a,
a:link,
a:hover,
a:visited,
a:focus {
  color: #e1121a;
  font-weight: bold;
  text-decoration: underline;
}
.link--black,
.link--black:link,
.link--black:hover,
.link--black:visited,
.link--black:focus {
  color: #231f20;
  text-decoration: underline;
}
.pageWrapper {
  background: #fff;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.img-inline {
  display: inline-block;
}
.content .container-fluid {
  max-width: 1120px;
}
.content--full {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.content--full .container-fluid {
  max-width: 1440px;
}
@media (min-width: 768px) {
  .content--full {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .content--full {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1270px) {
  .content--full {
    margin-left: 0;
    margin-right: 0;
  }
}
.container-fluid .row--noGutter > [class^="col"] {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.container-fluid .row--smallGutter > [class^="col"] {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 10px;
}
.container-fluid .row--mediumGutter {
  margin-left: -20px;
  margin-right: -20px;
}
.container-fluid .row--mediumGutter > [class^="col"] {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
}
.hidden-hamburger {
  display: none;
}
@media (min-width: 1270px) {
  .hidden-hamburger {
    display: block;
  }
}
body.st-menuOpen,
body.st-searchOpen {
  height: 100vh;
  overflow: hidden;
}
.pageWrapper {
  padding-top: 88px;
}
@media (min-width: 540px) {
  .pageWrapper {
    padding-top: 96px;
  }
}
@media (min-width: 1270px) {
  .pageWrapper {
    padding-top: 0;
  }
}
.pageHeader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: white;
  height: 88px;
}
@media (min-width: 540px) {
  .pageHeader {
    height: 96px;
  }
}
@media (min-width: 768px) {
  .pageHeader {
    left: 15px;
    right: 15px;
  }
}
@media (min-width: 1270px) {
  .pageHeader {
    position: relative;
    z-index: 5;
    margin-bottom: 0;
    left: 0;
    right: 0;
    height: 128px;
  }
}
.logoWrapper {
  color: #e1121a;
  margin-left: 0px;
  margin-right: 0;
  padding: 0;
  height: 51px;
  position: relative;
}
@media (min-width: 1270px) {
  .logoWrapper {
    background: transparent;
    height: auto;
    position: absolute;
    overflow: hidden;
    left: 0;
  }
}
@media (min-width: 1270px) {
  .hamburger {
    display: none;
  }
}
.header__logo {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
}
.header__logo .logo__image {
  height: 40px;
  margin: 24px 0 0 -32px;
}
@media (min-width: 540px) {
  .header__logo .logo__image {
    height: 48px;
    margin: 25px 0 0 -30px;
  }
}
@media (min-width: 768px) {
  .header__logo .logo__image {
    margin-left: -30px;
  }
}
@media (min-width: 992px) {
  .header__logo .logo__image {
    margin-left: -16px;
  }
}
@media (min-width: 1270px) {
  .header__logo .logo__image {
    margin-left: 0;
  }
}
.header__logo .logo__byline {
  display: none;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  position: relative;
  z-index: 2;
  color: #fff;
}
@media (min-width: 1270px) {
  .header__logo .logo__byline {
    display: block;
    color: #231f20;
    margin-left: 60px;
    margin-top: 9px;
  }
}
.buttonwrapper {
  float: right;
  margin-top: 33px;
  margin-right: 16px;
}
@media (min-width: 540px) {
  .buttonwrapper {
    margin-right: 32px;
  }
}
@media (min-width: 992px) {
  .buttonwrapper {
    margin-right: 42px;
  }
}
@media (min-width: 1270px) {
  .buttonwrapper {
    display: none;
  }
}
.buttonwrapper button {
  display: inline-block;
  outline: 0 none;
  border: 0 none;
  background: white;
  color: #e1121a;
}
.buttonwrapper > div {
  height: 24px;
  width: 24px;
  float: left;
}
.buttonwrapper > div button {
  width: 24px;
  height: 24px;
  padding: 0;
}
.buttonwrapper .searchbutton {
  margin-right: 20px;
}
@media (min-width: 540px) {
  .buttonwrapper .searchbutton {
    margin-right: 32px;
  }
}
.buttonwrapper .searchbutton svg * {
  stroke: #e1121a;
  fill: transparent;
}
.buttonwrapper .hamburger svg.open * {
  fill: #e1121a;
  stroke: transparent;
}
.buttonwrapper .hamburger svg.close * {
  fill: transparent;
  stroke: #e1121a;
}
.buttonwrapper .hamburger .close {
  opacity: 1;
  display: none;
}
.buttonwrapper .hamburger.isOpen .open {
  display: none;
}
.buttonwrapper .hamburger.isOpen .close {
  display: block;
}
.searchform__button {
  height: 48px;
  width: 48px;
  border: none;
  color: white;
  background: #e1121a;
}
.searchform__button svg {
  margin-top: 7px;
}
@media (min-width: 1270px) {
  .searchform__button svg {
    width: 24px;
    height: 24px;
  }
}
.searchform__button svg * {
  stroke: white;
  fill: transparent;
}
.searchform--mobile {
  margin: 0;
  position: relative;
  display: none;
}
@media (min-width: 1270px) {
  .searchform--mobile {
    display: none;
  }
}
.searchform--mobile .form-control {
  display: block;
  width: calc(100% - 40px);
  float: left;
  height: 48px;
}
.searchform--mobile form {
  margin: 96px auto;
  position: relative;
  width: calc(100% - 48px);
}
@media (min-width: 540px) {
  .searchform--mobile form {
    width: 80%;
  }
}
.searchform--mobile .searchform__button svg {
  margin-top: 10px;
}
.searchform--mobile .icon-search,
.searchform--mobile .icon-search svg {
  width: 24px;
  height: 24px;
  color: #e1121a;
}
.searchform--mobile .afterclear {
  display: none;
}
.searchform--mobile .close {
  top: 20px;
  right: 20px;
  position: absolute;
  opacity: 1;
  height: 20px;
  width: 20px;
}
.searchform--mobile .close svg * {
  fill: transparent;
  stroke: #e1121a;
}
.searchform--mobile.isOpen {
  position: absolute;
  top: 0;
  width: 100%;
  background: white;
  height: 100%;
  display: block;
  z-index: 999;
}
@media (min-width: 1270px) {
  .searchform--mobile.isOpen {
    display: none;
  }
}
/***
Fester Autocomplete Style Start
 */
.tx-solr-autosuggest {
  border: 1px solid #CCC;
  background: #FFF;
  overflow: auto;
}
.tx-solr-autosuggest strong {
  font-weight: bolder;
  color: #f18f0b;
}
.tx-solr-autosuggest .autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.tx-solr-autosuggest .autocomplete-selected {
  background: white;
}
.tx-solr-autosuggest .autocomplete-group {
  padding: 10px 5px;
}
.tx-solr-autosuggest .autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #999;
}
/***
Fester Autocomplete Style END
 */
.autocomplete-suggestions.tx-solr-autosuggest {
  width: 100vw;
  margin-left: 0px;
  padding-top: 20px;
  border: 0 none;
}
@media (min-width: 1270px) {
  .autocomplete-suggestions.tx-solr-autosuggest {
    min-width: 224px;
    margin-left: 0;
    border: 0 none;
    padding-top: 0;
    overflow: visible;
  }
  .autocomplete-suggestions.tx-solr-autosuggest:before,
  .autocomplete-suggestions.tx-solr-autosuggest:after {
    content: "";
    display: block;
  }
  .autocomplete-suggestions.tx-solr-autosuggest:before {
    background-image: linear-gradient(to bottom, #231F20, transparent);
    height: 16px;
    position: absolute;
    top: 100%;
    transform: skew(45deg, 0deg);
    transform-origin: 0 0;
    width: 100%;
    opacity: 0.1;
    transition: height 0.5s ease;
  }
  .autocomplete-suggestions.tx-solr-autosuggest:after {
    background-image: linear-gradient(to right, #231F20, transparent);
    height: calc(100% + 40px);
    position: absolute;
    left: 100%;
    transform: skew(0deg, 45deg);
    transform-origin: 0 0;
    width: 32px;
    opacity: 0.1;
    top: -40px;
    transition: width 0.5s ease;
  }
}
.tx-solr-autosuggest .autocomplete-suggestion {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  padding: 12px 17px;
  position: relative;
  color: #231f20;
  border-bottom: 2px solid #ebe6e6;
}
@media (min-width: 1270px) {
  .tx-solr-autosuggest .autocomplete-suggestion {
    border: 0 none;
  }
  .tx-solr-autosuggest .autocomplete-suggestion:after {
    content: '';
    display: block;
    height: 1px;
    background: #ebe6e6;
    width: 85%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
.tx-solr-autosuggest .autocomplete-suggestion strong {
  font-weight: 700;
  color: #231f20;
}
.tx-solr-autosuggest .autocomplete-suggestion.autocomplete-selected {
  background: white;
  cursor: pointer;
}
.tx-solr-autosuggest .autocomplete-suggestion:last-child {
  border-bottom: 0 none;
}
.tx-solr-autosuggest .autocomplete-suggestion:last-child:after {
  display: none;
}
.page-86 .autocomplete-suggestions {
  margin-left: 0;
}
.navigation {
  list-style: none;
  padding: 0;
  text-align: right;
}
.navigation li {
  display: inline-block;
}
.navigation li > a,
.navigation li > a:link,
.navigation li > a:hover,
.navigation li > a:visited,
.navigation li > a:focus {
  color: #231f20;
  text-decoration: none;
}
.navigation--one li > a {
  font-size: 1.8rem;
  font-weight: 700;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  position: relative;
}
.navigation--one > .sub > a:after {
  content: '';
  display: block;
  margin: 0 -6px 0 0;
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #e1121a transparent;
  opacity: 0;
}
.navigation--one > .sub.hasHover > a::after {
  opacity: 1;
}
.navigation--one li.last {
  margin-right: -21px;
}
.navigation--meta {
  margin: 5px 0;
}
.navigation--meta li > a {
  margin-left: 7px;
  padding-left: 7px;
  font-weight: normal;
}
.navigation--meta li > a,
.navigation--meta li > a:link,
.navigation--meta li > a:hover,
.navigation--meta li > a:visited,
.navigation--meta li > a:focus {
  font-size: 1.4rem;
  font-weight: normal;
}
.navigation--meta > li.sub > a:after {
  font-family: 'fontello';
  font-size: 1.3rem;
  display: inline-block;
  vertical-align: middle;
  content: '\e807';
  color: #e1121a;
  margin-left: 5px;
}
@media (min-width: 1270px) {
  .navigation--meta {
    margin: 16px 0 24px;
  }
}
@media (min-width: 1270px) {
  .navigation--meta .form-group {
    margin-bottom: 0;
  }
}
.navigation--lang {
  position: absolute;
  right: 0;
  text-align: right;
}
.navigation--lang .icon-globe {
  font-size: 2.1rem;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
}
@media (min-width: 1270px) {
  .navigation--lang {
    position: relative;
    text-align: left;
    margin-right: 15px;
  }
}
.navigation--breadcrumb {
  text-align: left;
  margin-left: 15px;
  margin-top: 15px;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navigation--breadcrumb {
    margin-left: 40px;
  }
}
@media (min-width: 992px) {
  .navigation--breadcrumb {
    margin-left: 60px;
  }
}
@media (min-width: 1270px) {
  .navigation--breadcrumb {
    margin-left: 60px;
  }
}
.navigation--breadcrumb li {
  display: none;
}
@media (min-width: 768px) {
  .navigation--breadcrumb li {
    display: inline-block;
  }
}
.navigation--breadcrumb li.mobile-visible {
  display: inline-block;
  position: relative;
  padding-left: 28px;
}
.navigation--breadcrumb li.mobile-visible:before {
  font-family: 'fontello';
  content: '\f104';
  color: #5c5758;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 5px;
}
@media (min-width: 540px) {
  .navigation--breadcrumb li.mobile-visible {
    padding-left: 45px;
  }
  .navigation--breadcrumb li.mobile-visible:before {
    left: 20px;
  }
}
@media (min-width: 768px) {
  .navigation--breadcrumb li.mobile-visible {
    padding-left: 0;
  }
  .navigation--breadcrumb li.mobile-visible:before {
    display: none;
  }
}
.navigation--breadcrumb > li > a {
  font-weight: normal;
  line-height: 1.43;
  display: block;
  font-size: 14px;
  color: #5c5758;
}
.navigation--breadcrumb > li > a:link,
.navigation--breadcrumb > li > a:hover,
.navigation--breadcrumb > li > a:visited,
.navigation--breadcrumb > li > a:focus {
  color: #5c5758;
}
.navigation--breadcrumb > li > a:first-child {
  padding-left: 0;
}
.navigation--breadcrumb .divider {
  font-weight: bold;
  color: #5c5758;
  padding: 0 4px;
}
.navigation--breadcrumb .sub {
  display: inline-block;
  background: #e1121a;
  font-weight: 700;
  font-size: 1.6rem;
  position: relative;
}
.navigation--breadcrumb .sub:hover {
  background: #cc141b;
}
.navigation--breadcrumb .sub > a {
  padding: 12px 15px;
  display: inline-block;
}
.navigation--breadcrumb .sub > a:link,
.navigation--breadcrumb .sub > a:hover,
.navigation--breadcrumb .sub > a:visited,
.navigation--breadcrumb .sub > a:focus {
  color: #fff;
}
.navigation--breadcrumb .sub > a:after {
  font-family: 'fontello';
  content: '\e802';
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
  margin-right: 0;
  margin-top: -3px;
  font-size: 12px;
}
.navigation--breadcrumb .sub .current a,
.navigation--breadcrumb .sub .current a:link,
.navigation--breadcrumb .sub .current a:hover,
.navigation--breadcrumb .sub .current a:visited,
.navigation--breadcrumb .sub .current a:focus {
  color: #5c5758;
}
.navigation--breadcrumb #bread--37,
.navigation--breadcrumb #bread--37 + .divider {
  display: none;
}
.navigation--tile {
  text-align: left;
}
.navigation--tile a {
  font-weight: 700;
}
.navigation--tile .product__imageWrapper {
  padding-bottom: 0;
}
@media (min-width: 480px) {
  .navigation--tile .product__imageWrapper {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .navigation--tile .product__imageWrapper {
    padding-bottom: 60%;
  }
}
.navigation--tile .product__image {
  top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .navigation--tile .product__image {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.navigation--tile .product__additional {
  font-weight: 500;
}
.navigation--tile .product__additional p:last-child {
  margin-bottom: 0;
}
.navigation--tile .navigation__linktext {
  min-height: 45px;
}
.navigation--tile .navigation__linktext:after {
  display: block;
  content: '\f105';
  color: #e1121a;
  float: right;
  font-family: 'fontello';
}
.navigation--tile.navigation--tileCustom {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  /* 2021 Rebrush */
}
@media (min-width: 540px) {
  .navigation--tile.navigation--tileCustom {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 992px) {
  .navigation--tile.navigation--tileCustom {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.navigation--tile.navigation--tileCustom .productList__item {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
}
.navigation--tile.navigation--tileCustom .productList__item > a {
  padding: 0;
  border: 0;
  box-shadow: none;
  height: 100%;
}
.navigation--tile.navigation--tileCustom .product__imageWrapper {
  overflow: hidden;
  padding: 66.6667% 0 0 0;
  display: flex;
  background: #ebe6e6;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 0;
}
.navigation--tile.navigation--tileCustom .product__imageWrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: auto;
  transform: translate(0%, 0);
}
.navigation--tile.navigation--tileCustom .navigation__linktext {
  min-height: auto;
}
.navigation--tile.navigation--tileCustom .navigation__linktext:after {
  display: none;
}
.navigation--tile.navigation--tileCustom .product__additional {
  margin-top: 0;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.navigation--tile.navigation--tileCustom .textWrapper {
  overflow: hidden;
  padding: 24px 24px 32px;
  flex: 1;
}
.navigation--tile.navigation--tileLarge .productList__item {
  width: 100%;
}
@media (min-width: 480px) {
  .navigation--tile.navigation--tileLarge .productList__item {
    width: 50%;
    float: left;
  }
}
@media (min-width: 768px) {
  .navigation--tile.navigation--tileLarge .productList__item {
    width: calc(100% / 2);
  }
}
@media (min-width: 992px) {
  .navigation--tile.navigation--tileLarge .productList__item {
    width: calc(100% / 3);
  }
}
.navigation--tile.navigation--tileLarge .product__imageWrapper {
  position: static;
  padding-bottom: 0;
  height: auto;
}
.navigation--tile.navigation--tileLarge .product__image {
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.navigation--tile.navigation--tileLarge .product__contentWrapper {
  padding: 0;
  border: none;
  margin-left: 1px;
}
.navigation--tile.navigation--tileLarge .productList__item.hasHover {
  overflow: visible;
}
.navigation--tile.navigation--tileLarge .productList__item.hasHover .product__contentWrapper {
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  position: relative;
}
.navigation--tile.navigation--tileLarge .productList__item.hasHover .product__contentWrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 5px solid #e1121a;
}
.navigation--tile.navigation--tileLarge .productList__item.hasHover .product__additional {
  display: none;
}
.navigation--tile.navigation--tileLarge .navigation__linktext {
  padding: 0 20px;
}
.dropdownMenu {
  display: none;
  z-index: 50;
}
.dropdownMenu--small {
  position: absolute;
  left: 0;
}
.dropdownMenu--small li {
  display: block;
  background: #fff;
}
.dropdownMenu--small li > a {
  display: block;
  padding: 15px 30px;
  margin: 0 0 -1px 0;
  position: relative;
  text-align: left;
}
.dropdownMenu--small li > a.active {
  color: #e1121a;
}
.dropdownMenu--small li > a:hover {
  background: #b3abad;
}
.dropdownMenu--small li > a:after {
  content: '';
  display: block;
  height: 1px;
  background: #b3abad;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.dropdownMenu--small li:last-child a:after {
  display: none;
}
.dropdownMenu--lang {
  padding-top: 10px;
  left: 5px;
  min-width: 130px;
}
.dropdownMenu--search {
  left: auto;
  right: 0;
  min-width: 320px;
  text-align: left;
}
.dropdownMenu--search li > a,
.dropdownMenu--search li > a:link,
.dropdownMenu--search li > a:hover,
.dropdownMenu--search li > a:visited,
.dropdownMenu--search li > a:focus {
  font-weight: 700;
}
.dropdownMenu--search li > a:after,
.dropdownMenu--search li > a:link:after,
.dropdownMenu--search li > a:hover:after,
.dropdownMenu--search li > a:visited:after,
.dropdownMenu--search li > a:focus:after {
  width: auto;
  margin: 0 15px;
}
.dropdownMenu--search em {
  font-weight: 300;
  font-style: normal;
}
.dropdownMenu--breadcrumb {
  min-width: 100%;
}
.dropdownMenu--breadcrumb li > a {
  padding: 12px 15px;
  font-weight: 300;
  white-space: nowrap;
}
.dropdownMenu--breadcrumb li > a:after {
  width: 100%;
}
.dropdownMenu--main {
  position: absolute;
  z-index: 14;
  right: 0;
  text-align: right;
}
.flyout {
  padding: 30px 0;
  background: #fff;
  display: inline-block;
  text-align: left;
  margin-top: 10px;
  border-top: 4px solid #e1121a;
  box-shadow: 0 10px 13px -2px rgba(0, 0, 0, 0.2);
  min-width: 800px;
}
.flyout__column {
  width: 450px;
  margin-right: 10px;
  float: left;
}
.flyout__column:last-child {
  margin-right: 40px;
}
.flyout__column:only-child {
  width: 100%;
}
@media (min-width: 992px) {
  .flyout__column:nth-last-child(n + 3),
  .flyout__column:nth-last-child(n + 3) ~ .flyout__column {
    max-width: calc(33% - 20px);
  }
}
@media (min-width: 992px) {
  .flyout__column:nth-last-child(n + 4),
  .flyout__column:nth-last-child(n + 4) ~ .flyout__column {
    max-width: calc(25% - 20px);
  }
}
.flyout__header {
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  display: block;
  padding: 0 30px;
  margin-bottom: 10px;
  text-decoration: none;
}
.flyout__header:link,
.flyout__header:hover,
.flyout__header:visited,
.flyout__header:focus {
  color: #231f20;
  text-decoration: none;
}
.flyout__header + .flyout__list li:first-child a {
  border-top-width: 1px;
}
.flyout__list {
  margin: 0;
  padding: 0;
}
.flyout__list li {
  display: block;
  padding: 0 30px;
}
.flyout__list li > a {
  display: block;
  padding: 15px 70px 15px 0;
  margin: 0 0 -1px;
  border-top: 1px solid #b3abad;
  font-weight: 300;
  font-size: 1.4rem;
  position: relative;
  letter-spacing: 0.04em;
}
.flyout__list li:hover {
  background: #ebe6e6;
}
.flyout__list li:first-child a {
  border-top-width: 0;
}
.flyout__list li:last-child a {
  border-bottom: 1px solid #b3abad;
}
.flyout__list .menuImage {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mobileNavWrapper {
  position: fixed;
  z-index: 500;
  top: 88px;
  height: calc(100vh - 96px);
  width: 100%;
  padding-top: 20px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* open Menu */
}
.mobileNavWrapper.isOpen {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (min-width: 540px) {
  .mobileNavWrapper {
    top: 96px;
  }
}
@media (min-width: 1270px) {
  .mobileNavWrapper {
    display: none;
  }
}
.mobileNavWrapper .navigation {
  text-align: left;
}
.mobileNavWrapper .navigation--meta:before,
.mobileNavWrapper .navigation--meta:after {
  display: table;
  content: " ";
}
.mobileNavWrapper .navigation--meta:after {
  clear: both;
}
.mobileNavWrapper .navigation--meta li {
  margin-bottom: 15px;
}
.mobileNavWrapper .navigation--meta [class^="icon"]:before {
  margin-left: 0;
}
.mobileNavWrapper .navigation--lang {
  float: none;
  clear: both;
  display: block;
  position: relative;
  width: 150px;
  text-align: left;
  margin-right: 15px;
  z-index: 2;
}
.mobileNavWrapper .navigation--lang.isOpen {
  background: #fff;
  color: #231f20;
}
.mobileNavWrapper .navigation--lang .dropdownMenu {
  position: absolute;
  right: auto;
  left: 0;
}
.mobileNavWrapper .navigation--lang li {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mobileNavWrapper .navigation--lang {
    float: right;
    clear: none;
    width: auto;
  }
  .mobileNavWrapper .navigation--lang .dropdownMenu {
    position: absolute;
    right: 0;
    left: auto;
  }
}
.mobileNavWrapper .navigation--one > li {
  display: block;
  text-align: left;
  border-bottom: 1px solid #e3e3e3;
}
.mobileNavWrapper .navigation--one > li a {
  display: block;
  padding: 15px;
  margin: 0;
}
.mobileNavWrapper .navigation--one > li a:before {
  font-family: 'fontello';
  display: inline-block;
  content: '\f105';
  color: #e1121a;
  margin-right: 15px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mobileNavWrapper .navigation--one > li a:after {
  content: none;
}
.mobileNavWrapper .flyout {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.mobileNavWrapper .flyout__header.flyout__header {
  padding-left: 0;
}
.mobileNavWrapper .flyout__header.flyout__header:before {
  visibility: hidden;
}
.mobileNavWrapper .flyout__column {
  max-width: 100%;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .mobileNavWrapper .flyout__column {
    max-width: calc(50% - 30px);
  }
}
.mobileNavWrapper .flyout__column:nth-child(2n + 1) {
  clear: left;
}
.mobileNavWrapper .flyout__list {
  margin-bottom: 15px;
}
.mobileNavWrapper .flyout__list li {
  border-top: 1px solid #fff;
  padding: 0;
}
.mobileNavWrapper .flyout__list li a {
  padding-left: 36px;
}
.mobileNavWrapper .flyout__list li a:before {
  display: none;
}
.mobileNavWrapper .menuImage {
  display: none;
}
.mobileNavWrapper .isOpen,
.mobileNavWrapper .isActive {
  background: #e6e9eb;
}
.mobileNavWrapper .isOpen > a,
.mobileNavWrapper .isActive > a,
.mobileNavWrapper .isOpen > a:link,
.mobileNavWrapper .isActive > a:link,
.mobileNavWrapper .isOpen > a:hover,
.mobileNavWrapper .isActive > a:hover,
.mobileNavWrapper .isOpen > a:visited,
.mobileNavWrapper .isActive > a:visited,
.mobileNavWrapper .isOpen > a:focus,
.mobileNavWrapper .isActive > a:focus {
  color: #e1121a;
}
.mobileNavWrapper .isOpen > a:before,
.mobileNavWrapper .isActive > a:before,
.mobileNavWrapper .isOpen > a:link:before,
.mobileNavWrapper .isActive > a:link:before,
.mobileNavWrapper .isOpen > a:hover:before,
.mobileNavWrapper .isActive > a:hover:before,
.mobileNavWrapper .isOpen > a:visited:before,
.mobileNavWrapper .isActive > a:visited:before,
.mobileNavWrapper .isOpen > a:focus:before,
.mobileNavWrapper .isActive > a:focus:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobileNavWrapper .isOpen .dropdownMenu,
.mobileNavWrapper .isActive .dropdownMenu {
  display: block;
}
.mobileNavWrapper .dropdownMenu {
  position: static;
}
.page-38 .navigation--tile {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-38 .navigation--tile li {
  flex: 1;
}
/* normalize headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
.header--lvl1,
.header--lvl2,
.header--lvl3,
.header--lvl4,
.header--lvl5,
.header--lvl6 {
  margin-bottom: 0.5em;
}
.header--lvlHero {
  font-size: 2.625em;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 1.14;
}
h1,
.header--lvl1 {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  h1,
  .header--lvl1 {
    font-size: 36px;
    line-height: 1.22;
  }
}
@media (min-width: 992px) {
  h1,
  .header--lvl1 {
    font-size: 42px;
    letter-spacing: 0.8px;
    line-height: 1.14;
  }
}
h2,
.header--lvl2 {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  h2,
  .header--lvl2 {
    font-size: 32px;
    line-height: 1.25;
  }
}
@media (min-width: 992px) {
  h2,
  .header--lvl2 {
    font-size: 36px;
    line-height: 1.25;
  }
}
h3,
.header--lvl3 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  margin-bottom: 0.5em;
}
h4,
.header--lvl4 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.2px;
  margin-bottom: 0.5em;
}
h5,
.header--lvl5 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  margin-bottom: 0.5em;
}
h6,
.header--lvl6 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  margin-bottom: 0.5em;
}
.plugin_header {
  margin-bottom: 32px;
}
.hero {
  margin: 0 auto;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .hero {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .hero {
    padding-bottom: 20px;
  }
}
.hero__background {
  max-width: 100%;
  height: auto;
}
.hero__backgroundWrapper {
  position: relative;
  z-index: 1;
}
.hero__backgroundWrapper .is-loading {
  min-height: 350px;
}
.content--normal .hero__backgroundWrapper {
  margin-left: -23px;
  margin-right: -23px;
}
@media (min-width: 540px) {
  .content--normal .hero__backgroundWrapper {
    margin-left: -39px;
    margin-right: -39px;
  }
}
@media (min-width: 768px) {
  .content--normal .hero__backgroundWrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .content--normal .hero__backgroundWrapper {
    margin-left: calc(((100vw - 1120px) / 2 - 44px) * -1);
    margin-right: calc(((100vw - 1120px) / 2 - 44px) * -1);
  }
}
@media (min-width: 1440px) {
  .content--normal .hero__backgroundWrapper {
    margin-left: -118px;
    margin-right: -118px;
  }
}
.hero__content {
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 40px 0 0;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 540px) {
  .hero__content {
    margin-left: -2px;
    margin-right: -2px;
  }
}
@media (min-width: 768px) {
  .hero__content {
    padding: 40px 64px;
    width: 50%;
    margin: -190px auto auto;
  }
}
@media (min-width: 992px) {
  .hero__content {
    padding: 40px 65px;
    width: 50%;
    margin: -190px auto auto;
  }
}
.hero__product {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  margin-top: 30px;
  width: auto !important;
  max-width: 50%;
  height: auto;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
@media (min-width: 768px) {
  .hero__product {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .hero__product {
    max-width: 90%;
  }
}
.hero__title {
  font-weight: 100;
  font-size: 3rem;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .hero__title {
    font-size: 3.6rem;
  }
}
@media (min-width: 992px) {
  .hero__title {
    font-size: 3.6rem;
  }
}
.hero__body {
  display: none;
}
@media (min-width: 992px) {
  .hero__body {
    display: block;
  }
}
.hero__button {
  margin-top: 20px;
}
.hero--pullTop {
  margin-top: 0;
}
@media (min-width: 1270px) {
  .hero--pullTop {
    margin-top: -120px;
  }
}
/* carouse styles*/
.hero .owl-nav {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  bottom: -5px;
  margin-top: 0;
  display: none;
}
@media (min-width: 768px) {
  .hero .owl-nav {
    display: block;
  }
}
@media (min-width: 992px) {
  .hero .owl-nav {
    display: block;
  }
}
.hero .owl-prev,
.hero .owl-next {
  border-width: 0 1px 1px 0;
  position: relative;
  left: auto;
  right: auto;
}
.hero .owl-counter {
  background: #fff;
  display: inline-block;
  border-right: 1px solid #b3abad;
  width: 65px;
  height: 48px;
  line-height: 51px;
  text-align: center;
  vertical-align: top;
  font-size: 1.4rem;
  font-weight: 700;
  color: #bbb;
}
.hero .owl-counter .active {
  color: #231f20;
}
@media (min-width: 992px) {
  .hero .slick-dots {
    display: none !important;
  }
}
.hero .carousel--nojs {
  display: block;
}
.hero .carousel--nojs .slide:not(:first-child) {
  display: none;
}
.hero .carousel--nojs .hero__content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hero--sub .hero__subtitle {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
}
.hero--sub .hero__title {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: 0.4px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .hero--sub .hero__title {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .hero--sub .hero__title {
    margin-bottom: 20px;
  }
}
.hero--sub .hero__content-wrap {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .hero--sub .hero__content {
    margin-top: -100px;
    width: calc(100% - 128px);
  }
}
@media (min-width: 992px) {
  .hero--sub .hero__content {
    width: 83.33333%;
  }
}
.hero--sub .no_media .hero__content {
  margin-top: 0;
}
.hero--sub .hero__body {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: #231f20;
  display: block;
}
.hero--sub .carousel--nojs .singleImg:not(:first-child) {
  display: none;
}
.hero--sub + .anchor {
  position: absolute;
  overflow: hidden;
  display: none;
}
.hero--sub ~ .content__section {
  margin-top: 80px;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.hero--sub ~ .content__section.row-addMarginBottom {
  margin-bottom: 120px;
}
.content__section ~ .content__section {
  margin-top: 80px;
}
.hero--inside {
  padding: 150px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero--inside .hero__backgroundWrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero--inside .hero__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero--inside .hero__body {
  display: block;
}
@media (min-width: 992px) {
  .hero--inside .hero__body {
    display: block;
  }
}
.hero--inside .hero__content {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 30px 20px;
  margin-top: 0;
  text-align: center;
  max-width: calc(100% - 30px);
}
@media (min-width: 768px) {
  .hero--inside .hero__content {
    max-width: calc(100% - 160px);
  }
}
.hero--inside .hero__imgWrapper {
  height: 55px;
  display: none;
}
.hero--inside .hero__img {
  border: 1px solid #b3abad;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  display: inline-block;
  margin-bottom: 55px;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.hero--inside .owl-nav {
  top: 50%;
  left: 15px;
  right: 15px;
  bottom: auto;
  z-index: 2;
  margin: -24px auto 0;
  max-width: 1120px;
  width: 100%;
  display: none;
}
@media (min-width: 768px) {
  .hero--inside .owl-nav {
    display: block;
  }
}
@media (min-width: 1200px) {
  .hero--inside .owl-nav {
    right: 0;
    left: 0;
    width: 100%;
  }
}
.hero--inside .owl-nav .owl-prev,
.hero--inside .owl-nav .owl-next {
  position: absolute;
  left: 0;
  right: auto;
  border: 1px solid #b3abad;
}
.hero--inside .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.hero--inside .owl-nav .owl-counter {
  display: none;
}
.hero--inside .slick-dots {
  display: block;
}
/**
 * Anpassungen Hero 2018
 */
.hero.hero--version2018 {
  overflow: hidden;
}
.hero.hero--version2018 .slide {
  position: relative;
}
.hero.hero--version2018 .hero__content {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 15px;
  text-align: left;
  width: calc(100% / 3);
  padding: 50px 25px;
  display: none;
}
@media (min-width: 992px) {
  .hero.hero--version2018 .hero__content {
    display: block;
  }
}
.hero.hero--version2018 .hero__slideNavigation {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #939ea5;
  display: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero.hero--version2018 .hero__slideNavigation li {
  position: relative;
  color: #fff;
  height: 60px;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  width: calc(100% / 5);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  cursor: pointer;
  padding: 0 20px;
}
.hero.hero--version2018 .hero__slideNavigation li.is-current {
  background: #fff;
  color: #231f20;
}
.hero.hero--version2018 .hero__slideNavigation li.is-current:hover {
  background: #fff;
}
.hero.hero--version2018 .hero__slideNavigation li.is-current .indicator {
  display: block;
}
.hero.hero--version2018 .hero__slideNavigation li:hover {
  background: #acb9c1;
}
.hero.hero--version2018 .hero__slideNavigation li span {
  width: 100%;
}
.hero.hero--version2018 .hero__slideNavigation li .indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #e1121a;
  display: none;
}
@media (min-width: 992px) {
  .hero.hero--version2018 .hero__slideNavigation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.hero.hero--version2018 .owl-nav,
.hero.hero--version2018 .slick-dots {
  display: none !important;
}
.hero.hero--version2018 .slick-list {
  overflow: unset;
}
@media (min-width: 992px) {
  .hero.hero--version2018 .slick-list {
    overflow: hidden;
  }
}
.hero.hero--version2018 .hero__mobileHeader {
  background: #939ea5;
  height: 60px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  display: block;
  border-bottom: 4px solid transparent;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 992px) {
  .hero.hero--version2018 .hero__mobileHeader {
    display: none;
  }
}
.hero.hero--version2018 .slick-current .hero__mobileHeader {
  background: #fff;
  color: #231f20;
  border-bottom-color: #e1121a;
}
.hero.hero--version2018 .owl-carousel {
  padding: 0 10%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .hero.hero--version2018 .owl-carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero.hero--version2018 .hero__backgroundWrapper {
  overflow: hidden;
}
.hero .videowrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
}
.hero .videowrapper .hero__backgroundVideo {
  height: 100%;
  width: 100%;
}
.hero--sub .hero__content {
  text-align: left;
}
@media (min-width: 768px) {
  .hero--sub .hero__content {
    padding: 64px 40px 0;
  }
}
@media (min-width: 992px) {
  .hero--sub .hero__content {
    padding: 64px 64px 0;
  }
}
.hero--sub .hero__subtitle {
  text-transform: none;
}
.hero--sub {
  padding-bottom: 0;
}
.hero--articlegroup .hero__content-wrap {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 768px) {
  .hero--articlegroup .hero__content-wrap {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 992px) {
  .hero--articlegroup .hero__content-wrap {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.hero--articlegroup .hero__content-wrap,
.hero--articlegroup .hero__content {
  width: 100%;
}
.hero--articlegroup .hero__content {
  padding: 64px 0;
}
.hero--video.hero .videowrapper {
  display: block;
}
.hero--video .hero__backgroundWrapper .video-text-left {
  z-index: 9998;
  position: absolute;
  left: 24px;
  top: 16px;
  padding-right: 24px;
  height: 32px;
  width: auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #ffffff;
}
@media (min-width: 540px) {
  .hero--video .hero__backgroundWrapper .video-text-left {
    left: 32px;
    top: 24px;
    padding-right: 32px;
  }
}
.hero--video .hero__backgroundWrapper .video-text-right {
  z-index: 9998;
  position: absolute;
  right: 24px;
  top: 16px;
  padding-left: 24px;
  text-align: right;
  height: 32px;
  width: auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #ffffff;
}
@media (min-width: 540px) {
  .hero--video .hero__backgroundWrapper .video-text-right {
    right: 32px;
    top: 24px;
    padding-left: 32px;
  }
}
.hightlighttopic {
  width: 100%;
  position: relative;
}
.hightlighttopic picture,
.hightlighttopic .video-wrapper {
  width: calc(100% - 24px);
  display: inline-block;
}
@media (min-width: 540px) {
  .hightlighttopic picture,
  .hightlighttopic .video-wrapper {
    width: calc(100% - 40px);
  }
}
@media (min-width: 992px) {
  .hightlighttopic picture,
  .hightlighttopic .video-wrapper {
    width: calc(100% - 60px);
  }
}
.hightlighttopic picture img,
.hightlighttopic .video-wrapper img {
  display: inline-block;
}
.hightlighttopic .video-wrapper video {
  aspect-ratio: 16/9;
  width: 100%;
}
.hightlighttopic .headerwrapper {
  position: relative;
  width: calc(100% - 24px);
  top: -24px;
  left: auto;
  right: 0;
  bottom: auto;
  padding: 24px 24px 32px 24px;
  background: #cc141b;
  color: white;
}
@media (min-width: 540px) {
  .hightlighttopic .headerwrapper {
    padding: 32px 40px 40px;
    width: calc(100% - 40px);
  }
}
@media (min-width: 768px) {
  .hightlighttopic .headerwrapper {
    position: absolute;
    width: calc(334px + (544 - 334) * ((100vw - 768px) / (991 - 768)));
    max-width: 544px;
    bottom: calc(32px + (112 - 32) * ((100vw - 768px) / (991 - 768)));
    top: auto;
    left: 0;
    right: auto;
  }
}
@media (min-width: 992px) {
  .hightlighttopic .headerwrapper {
    padding: 40px 60px 48px;
    top: auto;
    width: calc(480px + (544 - 480) * ((100vw - 992px) / (1440 - 992)));
    bottom: calc(40px + (112 - 40) * ((100vw - 992px) / (1269 - 992)));
  }
}
@media (min-width: 1270px) {
  .hightlighttopic .headerwrapper {
    bottom: 112px;
    top: auto;
  }
}
.hightlighttopic .headerwrapper .lead {
  color: white;
  font-size: 18px;
  line-height: 24px;
}
.hightlighttopic .headerwrapper .btn-wrap {
  margin-top: 24px;
}
.hightlighttopic .headerwrapper a {
  display: inline-block;
  background: white;
  color: #e1121a;
  padding: 13px 32px 15px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
}
.hightlighttopic .go-right {
  left: auto;
  right: 0;
}
.btn {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.btn,
.btn:link,
.btn:hover,
.btn:visited,
.btn:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.btn:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.btn:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.btn span {
  z-index: 40;
}
.btn-primary,
.searchform__button {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.btn-primary,
.searchform__button,
.btn-primary:link,
.searchform__button:link {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.btn-primary:hover,
.searchform__button:hover {
  background: #e1121a;
  border-color: #e1121a;
}
.btn-primary:visited,
.searchform__button:visited,
.btn-primary:focus,
.searchform__button:focus {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.btn-white {
  background: #fff;
  border-color: #fff;
}
.btn-white,
.btn-white:link,
.btn-white:hover,
.btn-white:visited,
.btn-white:focus {
  background: #fff;
  color: #231f20;
}
.btn-white.btn-cookies {
  color: #67AEE6;
  font-weight: 500;
}
.btn-white.btn-cookies:link,
.btn-white.btn-cookies:hover,
.btn-white.btn-cookies:visited,
.btn-white.btn-cookies:focus {
  background: #fff;
  color: #67AEE6;
}
.btn-lg {
  padding: 16px 32px;
}
.btn-md {
  padding: 14px 30px;
}
.btn-sm {
  font-size: 1.2rem;
  padding: 12px 12px;
}
.btn-square {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 40px;
  padding: 0;
}
@media (min-width: 1270px) {
  .btn-square {
    height: 40px;
    width: 40px;
  }
}
.input-group-btn .btn {
  min-height: 50px;
  white-space: nowrap;
  border-left: 0;
}
.input-group-btn > .btn {
  z-index: 2;
}
/*rte buttons*/
.button-large {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 16px 32px;
}
.button-large,
.button-large:link,
.button-large:hover,
.button-large:visited,
.button-large:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-large:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-large:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-large span {
  z-index: 40;
}
.button-large-red {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 16px 32px;
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-large-red,
.button-large-red:link,
.button-large-red:hover,
.button-large-red:visited,
.button-large-red:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-large-red:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-large-red:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-large-red span {
  z-index: 40;
}
.button-large-red,
.button-large-red:link {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-large-red:hover {
  background: #e1121a;
  border-color: #e1121a;
}
.button-large-red:visited,
.button-large-red:focus {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-large-red,
.button-large-red:link,
.button-large-red:hover,
.button-large-red:visited,
.button-large-red:focus {
  color: #fff;
  background: #e1121a;
  border: 1px solid #e1121a;
  text-decoration: none;
}
.button-large-white-red {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 16px 32px;
  background: #e1121a;
  border: 1px solid #e1121a;
  background: #fff;
  border: 1px solid #cc141b;
  color: #cc141b;
}
.button-large-white-red,
.button-large-white-red:link,
.button-large-white-red:hover,
.button-large-white-red:visited,
.button-large-white-red:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-large-white-red:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-large-white-red:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-large-white-red span {
  z-index: 40;
}
.button-large-white-red,
.button-large-white-red:link {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-large-white-red:hover {
  background: #e1121a;
  border-color: #e1121a;
}
.button-large-white-red:visited,
.button-large-white-red:focus {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-large-white-red,
.button-large-white-red:link,
.button-large-white-red:hover,
.button-large-white-red:visited,
.button-large-white-red:focus {
  background: #fff;
  border: 1px solid #cc141b;
  color: #cc141b;
  text-decoration: none;
}
.pageFooter .button-large-red {
  padding: 16px 20px;
}
.button-large-white {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 16px 32px;
  background: #fff;
  border-color: #fff;
}
.button-large-white,
.button-large-white:link,
.button-large-white:hover,
.button-large-white:visited,
.button-large-white:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-large-white:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-large-white:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-large-white span {
  z-index: 40;
}
.button-large-white,
.button-large-white:link,
.button-large-white:hover,
.button-large-white:visited,
.button-large-white:focus {
  background: #fff;
  color: #231f20;
}
.button-large-white.btn-cookies {
  color: #67AEE6;
  font-weight: 500;
}
.button-large-white.btn-cookies:link,
.button-large-white.btn-cookies:hover,
.button-large-white.btn-cookies:visited,
.button-large-white.btn-cookies:focus {
  background: #fff;
  color: #67AEE6;
}
.button-small {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  padding: 12px 12px;
}
.button-small,
.button-small:link,
.button-small:hover,
.button-small:visited,
.button-small:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-small:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-small:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-small span {
  z-index: 40;
}
.button-small-red {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  padding: 12px 12px;
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-small-red,
.button-small-red:link,
.button-small-red:hover,
.button-small-red:visited,
.button-small-red:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-small-red:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-small-red:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-small-red span {
  z-index: 40;
}
.button-small-red,
.button-small-red:link {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-small-red:hover {
  background: #e1121a;
  border-color: #e1121a;
}
.button-small-red:visited,
.button-small-red:focus {
  background: #e1121a;
  border: 1px solid #e1121a;
}
.button-small-white {
  display: inline-block;
  border-radius: 0px;
  white-space: normal;
  position: relative;
  overflow: hidden;
  background: #5c5758;
  border-color: #5c5758;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  padding: 12px 12px;
  background: #fff;
  border-color: #fff;
}
.button-small-white,
.button-small-white:link,
.button-small-white:hover,
.button-small-white:visited,
.button-small-white:focus {
  color: #fff;
  background: #5c5758;
  border-color: #5c5758;
  text-decoration: none;
}
.button-small-white:after {
  background: #000;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.1;
  position: absolute;
  top: -50px;
  width: 50px;
  transition: all 500ms ease;
  transform: rotate(35deg);
  z-index: 20;
}
.button-small-white:hover:after {
  left: 120%;
  transition: all 500ms ease;
}
.button-small-white span {
  z-index: 40;
}
.button-small-white,
.button-small-white:link,
.button-small-white:hover,
.button-small-white:visited,
.button-small-white:focus {
  background: #fff;
  color: #231f20;
}
.button-small-white.btn-cookies {
  color: #67AEE6;
  font-weight: 500;
}
.button-small-white.btn-cookies:link,
.button-small-white.btn-cookies:hover,
.button-small-white.btn-cookies:visited,
.button-small-white.btn-cookies:focus {
  background: #fff;
  color: #67AEE6;
}
.btn--fileupload {
  position: relative;
  overflow: hidden;
}
.btn--fileupload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
p + p > a.button-large-red {
  margin-top: 16px;
}
.margin-top-space07 {
  margin-top: 80px;
}
@media (min-width: 540px) {
  .margin-top-space07 {
    margin-top: 96px;
  }
}
@media (min-width: 992px) {
  .margin-top-space07 {
    margin-top: 112px;
  }
}
.margin-top-space06 {
  margin-top: 64px;
}
@media (min-width: 540px) {
  .margin-top-space06 {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .margin-top-space06 {
    margin-top: 96px;
  }
}
.margin-top-space05 {
  margin-top: 48px;
}
.margin-top-space04 {
  margin-top: 32px;
}
.margin-top-space03 {
  margin-top: 24px;
}
.margin-top-space02 {
  margin-top: 16px;
}
.margin-top-space01 {
  margin-top: 8px;
}
.margin-bottom-space07 {
  margin-bottom: 80px;
}
@media (min-width: 540px) {
  .margin-bottom-space07 {
    margin-bottom: 96px;
  }
}
@media (min-width: 992px) {
  .margin-bottom-space07 {
    margin-bottom: 112px;
  }
}
.margin-bottom-space06 {
  margin-bottom: 64px;
}
@media (min-width: 540px) {
  .margin-bottom-space06 {
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .margin-bottom-space06 {
    margin-bottom: 96px;
  }
}
.margin-bottom-space05 {
  margin-bottom: 48px;
}
.margin-bottom-space04 {
  margin-bottom: 32px;
}
.margin-bottom-space03 {
  margin-bottom: 24px;
}
.margin-bottom-space02 {
  margin-bottom: 16px;
}
.margin-bottom-space01 {
  margin-bottom: 8px;
}
.blockquote,
blockquote {
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.33;
  letter-spacing: 0.4px;
  border-top: 1px solid #b3abad;
  border-bottom: 1px solid #b3abad;
  border-left: none;
  margin: 35px 0 !important;
  padding: 25px 0;
  text-align: center;
}
.blockquote--center-small {
  padding: 20px 0;
  margin: 0 24px;
  width: calc(100% - 48px);
  border-top: 2px solid #ebe6e6;
  border-bottom: 2px solid #ebe6e6;
  margin-top: 64px;
  margin-bottom: 80px;
}
@media (min-width: 540px) {
  .blockquote--center-small {
    margin: 0 auto;
    width: calc(100% - 80px);
  }
}
@media (min-width: 768px) {
  .blockquote--center-small {
    width: calc(100% - 290px);
  }
}
@media (min-width: 992px) {
  .blockquote--center-small {
    width: calc(((100% - 60px - 24px - 32px) * 0.83333) - 128px);
  }
}
@media (min-width: 1200px) {
  .blockquote--center-small {
    width: calc(1120px * 0.69);
  }
}
@media (min-width: 540px) {
  .blockquote--center-small {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .blockquote--center-small {
    margin-top: 96px;
  }
}
@media (min-width: 540px) {
  .blockquote--center-small {
    margin-bottom: 96px;
  }
}
@media (min-width: 992px) {
  .blockquote--center-small {
    margin-bottom: 112px;
  }
}
.blockquote--center-small .text__subheader {
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  text-align: left;
}
.blockquote--center-small blockquote {
  border: 0 none;
  padding: 0;
  margin: 0 !important;
  text-align: left;
}
.blockquote--center-small blockquote ul {
  padding-top: 0;
  list-style: none;
  padding-bottom: 0;
  margin-top: -4px;
  margin-bottom: -4px;
}
.blockquote--center-small .text__bodytext ul li {
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  margin: 8px 0;
}
.blockquote--center-small .text__bodytext ul li:before {
  content: "»";
  color: red;
  display: inline-block;
  margin-right: 9px;
  font-size: 24px;
}
.blockquote--center-medium blockquote {
  max-width: 735px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 991px) {
  .blockquote--center-medium blockquote {
    margin: 30px 0 !important;
  }
}
@media (max-width: 991px) {
  .blockquote--center-medium blockquote {
    padding: 20px 0;
  }
  .blockquote--center-medium blockquote ul {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.text__bodytext blockquote {
  border: 0px none;
  text-align: left;
  position: relative;
  padding: 0;
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.33;
  letter-spacing: 0.4px;
  z-index: 0;
}
.text__bodytext blockquote p {
  font-size: 24px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.33;
  letter-spacing: 0.4px;
}
.text__bodytext blockquote:before {
  display: block;
  content: ' ';
  background-image: url('/typo3conf/ext/fconnection_project/Resources/Public/img/icons/Quote.svg');
  position: absolute;
  z-index: -1;
  background-size: 100%;
  height: 36px;
  width: 48px;
  top: 0;
  left: -16px;
}
@media (min-width: 540px) {
  .text__bodytext blockquote:before {
    left: -24px;
  }
}
.text__bodytext blockquote footer,
.text__bodytext blockquote footer p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #5b5b5b;
}
.text__bodytext blockquote footer:before,
.text__bodytext blockquote footer p:before {
  display: none;
}
.blockquote--center-small .text__bodytext blockquote:before {
  display: none;
}
-->
/*]]>*/
