@charset "UTF-8";
/** General **/
.back section, .back address, .download.card-container .back section, .download.card-container .back address {
  padding-left: 20px; }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1, .h1-like-headline {
  font-size: 2em;
  margin: 0.67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
button[disabled],
html input[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
legend {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.glyphicon-asterisk:before {
  content: "\002a"; }
.glyphicon-plus:before {
  content: "\002b"; }
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }
.glyphicon-minus:before {
  content: "\2212"; }
.glyphicon-cloud:before {
  content: "\2601"; }
.glyphicon-envelope:before {
  content: "\2709"; }
.glyphicon-pencil:before {
  content: "\270f"; }
.glyphicon-glass:before {
  content: "\e001"; }
.glyphicon-music:before {
  content: "\e002"; }
.glyphicon-search:before {
  content: "\e003"; }
.glyphicon-heart:before {
  content: "\e005"; }
.glyphicon-star:before {
  content: "\e006"; }
.glyphicon-star-empty:before {
  content: "\e007"; }
.glyphicon-user:before {
  content: "\e008"; }
.glyphicon-film:before {
  content: "\e009"; }
.glyphicon-th-large:before {
  content: "\e010"; }
.glyphicon-th:before {
  content: "\e011"; }
.glyphicon-th-list:before {
  content: "\e012"; }
.glyphicon-ok:before {
  content: "\e013"; }
.glyphicon-remove:before {
  content: "\e014"; }
.glyphicon-zoom-in:before {
  content: "\e015"; }
.glyphicon-zoom-out:before {
  content: "\e016"; }
.glyphicon-off:before {
  content: "\e017"; }
.glyphicon-signal:before {
  content: "\e018"; }
.glyphicon-cog:before {
  content: "\e019"; }
.glyphicon-trash:before {
  content: "\e020"; }
.glyphicon-home:before {
  content: "\e021"; }
.glyphicon-file:before {
  content: "\e022"; }
.glyphicon-time:before {
  content: "\e023"; }
.glyphicon-road:before {
  content: "\e024"; }
.glyphicon-download-alt:before {
  content: "\e025"; }
.glyphicon-download:before {
  content: "\e026"; }
.glyphicon-upload:before {
  content: "\e027"; }
.glyphicon-inbox:before {
  content: "\e028"; }
.glyphicon-play-circle:before {
  content: "\e029"; }
.glyphicon-repeat:before {
  content: "\e030"; }
.glyphicon-refresh:before {
  content: "\e031"; }
.glyphicon-list-alt:before {
  content: "\e032"; }
.glyphicon-lock:before {
  content: "\e033"; }
.glyphicon-flag:before {
  content: "\e034"; }
.glyphicon-headphones:before {
  content: "\e035"; }
.glyphicon-volume-off:before {
  content: "\e036"; }
.glyphicon-volume-down:before {
  content: "\e037"; }
.glyphicon-volume-up:before {
  content: "\e038"; }
.glyphicon-qrcode:before {
  content: "\e039"; }
.glyphicon-barcode:before {
  content: "\e040"; }
.glyphicon-tag:before {
  content: "\e041"; }
.glyphicon-tags:before {
  content: "\e042"; }
.glyphicon-book:before {
  content: "\e043"; }
.glyphicon-bookmark:before {
  content: "\e044"; }
.glyphicon-print:before {
  content: "\e045"; }
.glyphicon-camera:before {
  content: "\e046"; }
.glyphicon-font:before {
  content: "\e047"; }
.glyphicon-bold:before {
  content: "\e048"; }
.glyphicon-italic:before {
  content: "\e049"; }
.glyphicon-text-height:before {
  content: "\e050"; }
.glyphicon-text-width:before {
  content: "\e051"; }
.glyphicon-align-left:before {
  content: "\e052"; }
.glyphicon-align-center:before {
  content: "\e053"; }
.glyphicon-align-right:before {
  content: "\e054"; }
.glyphicon-align-justify:before {
  content: "\e055"; }
.glyphicon-list:before {
  content: "\e056"; }
.glyphicon-indent-left:before {
  content: "\e057"; }
.glyphicon-indent-right:before {
  content: "\e058"; }
.glyphicon-facetime-video:before {
  content: "\e059"; }
.glyphicon-picture:before {
  content: "\e060"; }
.glyphicon-map-marker:before {
  content: "\e062"; }
.glyphicon-adjust:before {
  content: "\e063"; }
.glyphicon-tint:before {
  content: "\e064"; }
.glyphicon-edit:before {
  content: "\e065"; }
.glyphicon-share:before {
  content: "\e066"; }
.glyphicon-check:before {
  content: "\e067"; }
.glyphicon-move:before {
  content: "\e068"; }
.glyphicon-step-backward:before {
  content: "\e069"; }
.glyphicon-fast-backward:before {
  content: "\e070"; }
.glyphicon-backward:before {
  content: "\e071"; }
.glyphicon-play:before {
  content: "\e072"; }
.glyphicon-pause:before {
  content: "\e073"; }
.glyphicon-stop:before {
  content: "\e074"; }
.glyphicon-forward:before {
  content: "\e075"; }
.glyphicon-fast-forward:before {
  content: "\e076"; }
.glyphicon-step-forward:before {
  content: "\e077"; }
.glyphicon-eject:before {
  content: "\e078"; }
.glyphicon-chevron-left:before {
  content: "\e079"; }
.glyphicon-chevron-right:before {
  content: "\e080"; }
.glyphicon-plus-sign:before {
  content: "\e081"; }
.glyphicon-minus-sign:before {
  content: "\e082"; }
.glyphicon-remove-sign:before {
  content: "\e083"; }
.glyphicon-ok-sign:before {
  content: "\e084"; }
.glyphicon-question-sign:before {
  content: "\e085"; }
.glyphicon-info-sign:before {
  content: "\e086"; }
.glyphicon-screenshot:before {
  content: "\e087"; }
.glyphicon-remove-circle:before {
  content: "\e088"; }
.glyphicon-ok-circle:before {
  content: "\e089"; }
.glyphicon-ban-circle:before {
  content: "\e090"; }
.glyphicon-arrow-left:before {
  content: "\e091"; }
.glyphicon-arrow-right:before {
  content: "\e092"; }
.glyphicon-arrow-up:before {
  content: "\e093"; }
.glyphicon-arrow-down:before {
  content: "\e094"; }
.glyphicon-share-alt:before {
  content: "\e095"; }
.glyphicon-resize-full:before {
  content: "\e096"; }
.glyphicon-resize-small:before {
  content: "\e097"; }
.glyphicon-exclamation-sign:before {
  content: "\e101"; }
.glyphicon-gift:before {
  content: "\e102"; }
.glyphicon-leaf:before {
  content: "\e103"; }
.glyphicon-fire:before {
  content: "\e104"; }
.glyphicon-eye-open:before {
  content: "\e105"; }
.glyphicon-eye-close:before {
  content: "\e106"; }
.glyphicon-warning-sign:before {
  content: "\e107"; }
.glyphicon-plane:before {
  content: "\e108"; }
.glyphicon-calendar:before {
  content: "\e109"; }
.glyphicon-random:before {
  content: "\e110"; }
.glyphicon-comment:before {
  content: "\e111"; }
.glyphicon-magnet:before {
  content: "\e112"; }
.glyphicon-chevron-up:before {
  content: "\e113"; }
.glyphicon-chevron-down:before {
  content: "\e114"; }
.glyphicon-retweet:before {
  content: "\e115"; }
.glyphicon-shopping-cart:before {
  content: "\e116"; }
.glyphicon-folder-close:before {
  content: "\e117"; }
.glyphicon-folder-open:before {
  content: "\e118"; }
.glyphicon-resize-vertical:before {
  content: "\e119"; }
.glyphicon-resize-horizontal:before {
  content: "\e120"; }
.glyphicon-hdd:before {
  content: "\e121"; }
.glyphicon-bullhorn:before {
  content: "\e122"; }
.glyphicon-bell:before {
  content: "\e123"; }
.glyphicon-certificate:before {
  content: "\e124"; }
.glyphicon-thumbs-up:before {
  content: "\e125"; }
.glyphicon-thumbs-down:before {
  content: "\e126"; }
.glyphicon-hand-right:before {
  content: "\e127"; }
.glyphicon-hand-left:before {
  content: "\e128"; }
.glyphicon-hand-up:before {
  content: "\e129"; }
.glyphicon-hand-down:before {
  content: "\e130"; }
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }
.glyphicon-globe:before {
  content: "\e135"; }
.glyphicon-wrench:before {
  content: "\e136"; }
.glyphicon-tasks:before {
  content: "\e137"; }
.glyphicon-filter:before {
  content: "\e138"; }
.glyphicon-briefcase:before {
  content: "\e139"; }
.glyphicon-fullscreen:before {
  content: "\e140"; }
.glyphicon-dashboard:before {
  content: "\e141"; }
.glyphicon-paperclip:before {
  content: "\e142"; }
.glyphicon-heart-empty:before {
  content: "\e143"; }
.glyphicon-link:before {
  content: "\e144"; }
.glyphicon-phone:before {
  content: "\e145"; }
.glyphicon-pushpin:before {
  content: "\e146"; }
.glyphicon-usd:before {
  content: "\e148"; }
.glyphicon-gbp:before {
  content: "\e149"; }
.glyphicon-sort:before {
  content: "\e150"; }
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }
.glyphicon-sort-by-order:before {
  content: "\e153"; }
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }
.glyphicon-unchecked:before {
  content: "\e157"; }
.glyphicon-expand:before {
  content: "\e158"; }
.glyphicon-collapse-down:before {
  content: "\e159"; }
.glyphicon-collapse-up:before {
  content: "\e160"; }
.glyphicon-log-in:before {
  content: "\e161"; }
.glyphicon-flash:before {
  content: "\e162"; }
.glyphicon-log-out:before {
  content: "\e163"; }
.glyphicon-new-window:before {
  content: "\e164"; }
.glyphicon-record:before {
  content: "\e165"; }
.glyphicon-save:before {
  content: "\e166"; }
.glyphicon-open:before {
  content: "\e167"; }
.glyphicon-saved:before {
  content: "\e168"; }
.glyphicon-import:before {
  content: "\e169"; }
.glyphicon-export:before {
  content: "\e170"; }
.glyphicon-send:before {
  content: "\e171"; }
.glyphicon-floppy-disk:before {
  content: "\e172"; }
.glyphicon-floppy-saved:before {
  content: "\e173"; }
.glyphicon-floppy-remove:before {
  content: "\e174"; }
.glyphicon-floppy-save:before {
  content: "\e175"; }
.glyphicon-floppy-open:before {
  content: "\e176"; }
.glyphicon-credit-card:before {
  content: "\e177"; }
.glyphicon-transfer:before {
  content: "\e178"; }
.glyphicon-cutlery:before {
  content: "\e179"; }
.glyphicon-header:before {
  content: "\e180"; }
.glyphicon-compressed:before {
  content: "\e181"; }
.glyphicon-earphone:before {
  content: "\e182"; }
.glyphicon-phone-alt:before {
  content: "\e183"; }
.glyphicon-tower:before {
  content: "\e184"; }
.glyphicon-stats:before {
  content: "\e185"; }
.glyphicon-sd-video:before {
  content: "\e186"; }
.glyphicon-hd-video:before {
  content: "\e187"; }
.glyphicon-subtitles:before {
  content: "\e188"; }
.glyphicon-sound-stereo:before {
  content: "\e189"; }
.glyphicon-sound-dolby:before {
  content: "\e190"; }
.glyphicon-sound-5-1:before {
  content: "\e191"; }
.glyphicon-sound-6-1:before {
  content: "\e192"; }
.glyphicon-sound-7-1:before {
  content: "\e193"; }
.glyphicon-copyright-mark:before {
  content: "\e194"; }
.glyphicon-registration-mark:before {
  content: "\e195"; }
.glyphicon-cloud-download:before {
  content: "\e197"; }
.glyphicon-cloud-upload:before {
  content: "\e198"; }
.glyphicon-tree-conifer:before {
  content: "\e199"; }
.glyphicon-tree-deciduous:before {
  content: "\e200"; }
.glyphicon-cd:before {
  content: "\e201"; }
.glyphicon-save-file:before {
  content: "\e202"; }
.glyphicon-open-file:before {
  content: "\e203"; }
.glyphicon-level-up:before {
  content: "\e204"; }
.glyphicon-copy:before {
  content: "\e205"; }
.glyphicon-paste:before {
  content: "\e206"; }
.glyphicon-alert:before {
  content: "\e209"; }
.glyphicon-equalizer:before {
  content: "\e210"; }
.glyphicon-king:before {
  content: "\e211"; }
.glyphicon-queen:before {
  content: "\e212"; }
.glyphicon-pawn:before {
  content: "\e213"; }
.glyphicon-bishop:before {
  content: "\e214"; }
.glyphicon-knight:before {
  content: "\e215"; }
.glyphicon-baby-formula:before {
  content: "\e216"; }
.glyphicon-tent:before {
  content: "\26fa"; }
.glyphicon-blackboard:before {
  content: "\e218"; }
.glyphicon-bed:before {
  content: "\e219"; }
.glyphicon-apple:before {
  content: "\f8ff"; }
.glyphicon-erase:before {
  content: "\e221"; }
.glyphicon-hourglass:before {
  content: "\231b"; }
.glyphicon-lamp:before {
  content: "\e223"; }
.glyphicon-duplicate:before {
  content: "\e224"; }
.glyphicon-piggy-bank:before {
  content: "\e225"; }
.glyphicon-scissors:before {
  content: "\e226"; }
.glyphicon-bitcoin:before {
  content: "\e227"; }
.glyphicon-btc:before {
  content: "\e227"; }
.glyphicon-xbt:before {
  content: "\e227"; }
.glyphicon-yen:before {
  content: "\00a5"; }
.glyphicon-jpy:before {
  content: "\00a5"; }
.glyphicon-ruble:before {
  content: "\20bd"; }
.glyphicon-rub:before {
  content: "\20bd"; }
.glyphicon-scale:before {
  content: "\e230"; }
.glyphicon-ice-lolly:before {
  content: "\e231"; }
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }
.glyphicon-education:before {
  content: "\e233"; }
.glyphicon-option-horizontal:before {
  content: "\e234"; }
.glyphicon-option-vertical:before {
  content: "\e235"; }
.glyphicon-menu-hamburger:before {
  content: "\e236"; }
.glyphicon-modal-window:before {
  content: "\e237"; }
.glyphicon-oil:before {
  content: "\e238"; }
.glyphicon-grain:before {
  content: "\e239"; }
.glyphicon-sunglasses:before {
  content: "\e240"; }
.glyphicon-text-size:before {
  content: "\e241"; }
.glyphicon-text-color:before {
  content: "\e242"; }
.glyphicon-text-background:before {
  content: "\e243"; }
.glyphicon-object-align-top:before {
  content: "\e244"; }
.glyphicon-object-align-bottom:before {
  content: "\e245"; }
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }
.glyphicon-object-align-left:before {
  content: "\e247"; }
.glyphicon-object-align-vertical:before {
  content: "\e248"; }
.glyphicon-object-align-right:before {
  content: "\e249"; }
.glyphicon-triangle-right:before {
  content: "\e250"; }
.glyphicon-triangle-left:before {
  content: "\e251"; }
.glyphicon-triangle-bottom:before {
  content: "\e252"; }
.glyphicon-triangle-top:before {
  content: "\e253"; }
.glyphicon-console:before {
  content: "\e254"; }
.glyphicon-superscript:before {
  content: "\e255"; }
.glyphicon-subscript:before {
  content: "\e256"; }
.glyphicon-menu-left:before {
  content: "\e257"; }
.glyphicon-menu-right:before {
  content: "\e258"; }
.glyphicon-menu-down:before {
  content: "\e259"; }
.glyphicon-menu-up:before {
  content: "\e260"; }
* {
  box-sizing: border-box; }
*:before,
*:after {
  box-sizing: border-box; }
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.42857;
  color: #222222;
  background-color: #fff; }
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
figure {
  margin: 0; }
img {
  vertical-align: middle; }
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
.img-rounded {
  border-radius: 6px; }
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }
.img-circle {
  border-radius: 50%; }
hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #eeeeee; }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
[role="button"] {
  cursor: pointer; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .h1-like-headline {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small, .h1-like-headline small,
  .h1-like-headline .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }
h1, .h1,
h2, .h2,
h3, .h3, .h1-like-headline {
  margin-top: 14px;
  margin-bottom: 7px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small, .h1-like-headline small,
  .h1-like-headline .small {
    font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 7px;
  margin-bottom: 7px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }
h1, .h1, .h1-like-headline {
  font-size: 6.4rem; }
h2, .h2 {
  font-size: 2.4rem; }
h3, .h3 {
  font-size: 2.4rem; }
h4, .h4 {
  font-size: 13px; }
h5, .h5 {
  font-size: 10px; }
h6, .h6 {
  font-size: 9px; }
p {
  margin: 0 0 7px; }
.lead {
  margin-bottom: 14px;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 730px) {
    .lead {
      font-size: 15px; } }
small,
.small {
  font-size: 90%; }
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }
.is-searchPage mark,
.is-searchPage .mark {
  background-color: transparent;
  padding: .2em;
  font-weight: 800;
  color: inherit; }
.text-left {
  text-align: left; }
.text-right {
  text-align: right; }
.text-center {
  text-align: center; }
.text-justify {
  text-align: justify; }
.text-nowrap {
  white-space: nowrap; }
.text-lowercase {
  text-transform: lowercase; }
.text-uppercase, .initialism {
  text-transform: uppercase; }
.text-capitalize {
  text-transform: capitalize; }
.text-muted {
  color: #777777; }
.text-primary {
  color: #337ab7; }
a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }
.text-success {
  color: #3c763d; }
a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }
.text-info {
  color: #31708f; }
a.text-info:hover,
a.text-info:focus {
  color: #245269; }
.text-warning {
  color: #8a6d3b; }
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }
.text-danger {
  color: #a94442; }
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }
.bg-primary {
  color: #fff; }
.bg-primary {
  background-color: #337ab7; }
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }
.bg-success {
  background-color: #dff0d8; }
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }
.bg-info {
  background-color: #d9edf7; }
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }
.bg-warning {
  background-color: #fcf8e3; }
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }
.bg-danger {
  background-color: #f2dede; }
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }
.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #eeeeee; }
ul,
ol {
  margin-top: 0;
  margin-bottom: 7px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }
.list-unstyled {
  padding-left: 0;
  list-style: none; }
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
dl {
  margin-top: 0;
  margin-bottom: 14px; }
dt,
dd {
  line-height: 1.42857; }
dt {
  font-weight: bold; }
dd {
  margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 730px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }
.initialism {
  font-size: 90%; }
blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 12.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }
address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.42857; }
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }
pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 9px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 730px) {
    .container {
      width: 728px; } }
  @media (min-width: 980px) {
    .container {
      width: 948px; } }
  @media (min-width: 1250px) {
    .container {
      width: 1148px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
.row {
  margin-left: -4px;
  margin-right: -4px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
.col-tn-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-tn-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-tn-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-tn-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-tn-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-tn-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-tn-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-tn-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-tn-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-tn-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-tn-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-tn-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px; }
.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
  float: left; }
.col-tn-1 {
  width: 8.33333%; }
.col-tn-2 {
  width: 16.66667%; }
.col-tn-3 {
  width: 25%; }
.col-tn-4 {
  width: 33.33333%; }
.col-tn-5 {
  width: 41.66667%; }
.col-tn-6 {
  width: 50%; }
.col-tn-7 {
  width: 58.33333%; }
.col-tn-8 {
  width: 66.66667%; }
.col-tn-9 {
  width: 75%; }
.col-tn-10 {
  width: 83.33333%; }
.col-tn-11 {
  width: 91.66667%; }
.col-tn-12 {
  width: 100%; }
.col-tn-pull-0 {
  right: auto; }
.col-tn-pull-1 {
  right: 8.33333%; }
.col-tn-pull-2 {
  right: 16.66667%; }
.col-tn-pull-3 {
  right: 25%; }
.col-tn-pull-4 {
  right: 33.33333%; }
.col-tn-pull-5 {
  right: 41.66667%; }
.col-tn-pull-6 {
  right: 50%; }
.col-tn-pull-7 {
  right: 58.33333%; }
.col-tn-pull-8 {
  right: 66.66667%; }
.col-tn-pull-9 {
  right: 75%; }
.col-tn-pull-10 {
  right: 83.33333%; }
.col-tn-pull-11 {
  right: 91.66667%; }
.col-tn-pull-12 {
  right: 100%; }
.col-tn-push-0 {
  left: auto; }
.col-tn-push-1 {
  left: 8.33333%; }
.col-tn-push-2 {
  left: 16.66667%; }
.col-tn-push-3 {
  left: 25%; }
.col-tn-push-4 {
  left: 33.33333%; }
.col-tn-push-5 {
  left: 41.66667%; }
.col-tn-push-6 {
  left: 50%; }
.col-tn-push-7 {
  left: 58.33333%; }
.col-tn-push-8 {
  left: 66.66667%; }
.col-tn-push-9 {
  left: 75%; }
.col-tn-push-10 {
  left: 83.33333%; }
.col-tn-push-11 {
  left: 91.66667%; }
.col-tn-push-12 {
  left: 100%; }
.col-tn-offset-0 {
  margin-left: 0%; }
.col-tn-offset-1 {
  margin-left: 8.33333%; }
.col-tn-offset-2 {
  margin-left: 16.66667%; }
.col-tn-offset-3 {
  margin-left: 25%; }
.col-tn-offset-4 {
  margin-left: 33.33333%; }
.col-tn-offset-5 {
  margin-left: 41.66667%; }
.col-tn-offset-6 {
  margin-left: 50%; }
.col-tn-offset-7 {
  margin-left: 58.33333%; }
.col-tn-offset-8 {
  margin-left: 66.66667%; }
.col-tn-offset-9 {
  margin-left: 75%; }
.col-tn-offset-10 {
  margin-left: 83.33333%; }
.col-tn-offset-11 {
  margin-left: 91.66667%; }
.col-tn-offset-12 {
  margin-left: 100%; }
@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }
@media (min-width: 730px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 980px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1250px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }
th {
  text-align: left; }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }
.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 729px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 10.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }
input[type="search"] {
  box-sizing: border-box; }
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
input[type="file"] {
  display: block; }
input[type="range"] {
  display: block;
  width: 100%; }
select[multiple],
select[size] {
  height: auto; }
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
output {
  display: block;
  padding-top: 7px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555; }
.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }
textarea.form-control {
  height: auto; }
input[type="search"] {
  -webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 28px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 25px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 40px; } }
.form-group {
  margin-bottom: 15px; }
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 14px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 24px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px; }
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }
.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 23px;
  padding: 6px 10px;
  font-size: 9px;
  line-height: 1.5; }
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 40px;
  line-height: 40px; }
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 27px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333; }
.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 35px; }
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px; }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }
.has-feedback label ~ .form-control-feedback {
  top: 19px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262; }
@media (min-width: 730px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px; }
.form-horizontal .form-group {
  margin-left: -4px;
  margin-right: -4px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 730px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 4px; }
@media (min-width: 730px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px; } }
@media (min-width: 730px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 9px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.btn-block {
  display: block;
  width: 100%; }
.btn-block + .btn-block {
  margin-top: 5px; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }
.collapse {
  display: none; }
  .collapse.in {
    display: block; }
tr.collapse.in {
  display: table-row; }
tbody.collapse.in {
  display: table-row-group; }
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
.dropup,
.dropdown,
.multiLang,
.select {
  position: relative; }
.dropdown-toggle:focus {
  outline: 0; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }
.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }
.dropdown-menu-right {
  left: auto;
  right: 0; }
.dropdown-menu-left {
  left: 0;
  right: auto; }
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 9px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .multiLang .caret,
.navbar-fixed-bottom .select .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .multiLang .dropdown-menu,
.navbar-fixed-bottom .select .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }
@media (min-width: 730px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }
.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }
.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.btn-group > .btn-group {
  float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }
.btn .caret {
  margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }
.input-group-addon {
  padding: 6px 12px;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 9px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 13px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.input-group-addon:first-child {
  border-right: 0; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.input-group-addon:last-child {
  border-left: 0; }
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }
.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .multiLang .dropdown-menu, .nav-justified > .select .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 730px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 730px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 14px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 730px) {
    .navbar {
      border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 730px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  overflow-x: visible;
  padding-right: 4px;
  padding-left: 4px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 730px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -4px;
  margin-left: -4px; }
  @media (min-width: 730px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 730px) {
    .navbar-static-top {
      border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 730px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }
.navbar-brand {
  float: left;
  padding: 18px 4px;
  font-size: 13px;
  line-height: 14px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 730px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -4px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 4px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 730px) {
    .navbar-toggle {
      display: none; } }
.navbar-nav {
  margin: 9px -4px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 14px; }
  @media (max-width: 729px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 14px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 730px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 18px;
          padding-bottom: 18px; } }
.navbar-form {
  margin-left: -4px;
  margin-right: -4px;
  padding: 10px 4px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11px;
  margin-bottom: 11px; }
  @media (min-width: 730px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 729px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 730px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 12.5px;
    margin-bottom: 12.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px; }
  @media (min-width: 730px) {
    .navbar-text {
      float: left;
      margin-left: 4px;
      margin-right: 4px; } }
@media (min-width: 730px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -4px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 729px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 729px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 14px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 14px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
.pager {
  padding-left: 0;
  margin: 14px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }
.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }
.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }
.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }
.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }
.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1, .jumbotron .h1-like-headline {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 4px;
    padding-right: 4px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 730px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1, .jumbotron .h1-like-headline {
        font-size: 45px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 14px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #222222; }
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }
.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 9px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }
.media,
.media-body {
  zoom: 1;
  overflow: hidden; }
.media-body {
  width: 10000px; }
.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }
.media-right,
.media > .pull-right {
  padding-left: 10px; }
.media-left,
.media > .pull-left {
  padding-right: 10px; }
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }
.media-middle {
  vertical-align: middle; }
.media-bottom {
  vertical-align: bottom; }
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.media-list {
  padding-left: 0;
  list-style: none; }
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }
button.list-group-item {
  width: 100%;
  text-align: left; }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }
.panel {
  margin-bottom: 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle, .panel-heading > .multiLang .dropdown-toggle, .panel-heading > .select .dropdown-toggle {
    color: inherit; }
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }
.list-group + .panel-footer {
  border-top-width: 0; }
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }
.panel-group {
  margin-bottom: 14px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }
.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }
.embed-responsive-4by3 {
  padding-bottom: 75%; }
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
  padding: 24px;
  border-radius: 6px; }
.well-sm {
  padding: 9px;
  border-radius: 3px; }
.close {
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
.modal-open {
  overflow: hidden; }
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }
.modal-header .close {
  margin-top: -2px; }
.modal-title {
  margin: 0;
  line-height: 1.42857; }
.modal-body {
  position: relative;
  padding: 15px; }
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 730px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }
@media (min-width: 980px) {
  .modal-lg {
    width: 900px; } }
.tooltip, body.standalone-layout .search-box.mobile-only {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 9px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in, body.standalone-layout .in.search-box.mobile-only {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top, body.standalone-layout .top.search-box.mobile-only {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right, body.standalone-layout .right.search-box.mobile-only {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom, body.standalone-layout .bottom.search-box.mobile-only {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left, body.standalone-layout .left.search-box.mobile-only {
    margin-left: -3px;
    padding: 0 5px; }
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.tooltip.top .tooltip-arrow, body.standalone-layout .top.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow, body.standalone-layout .top-left.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow, body.standalone-layout .top-right.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow, body.standalone-layout .right.search-box.mobile-only .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow, body.standalone-layout .left.search-box.mobile-only .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow, body.standalone-layout .bottom.search-box.mobile-only .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow, body.standalone-layout .bottom-left.search-box.mobile-only .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow, body.standalone-layout .bottom-right.search-box.mobile-only .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }
.popover-content {
  padding: 9px 14px; }
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.popover > .arrow {
  border-width: 11px; }
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }
.carousel {
  position: relative; }
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }
@media screen and (min-width: 730px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.pull-right {
  float: right !important; }
.pull-left {
  float: left !important; }
.hide {
  display: none !important; }
.show {
  display: block !important; }
.invisible {
  visibility: hidden; }
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.hidden {
  display: none !important; }
.affix {
  position: fixed; }
@-ms-viewport {
  width: device-width; }
.visible-tn {
  display: none !important; }
.visible-xs {
  display: none !important; }
.visible-sm {
  display: none !important; }
.visible-md {
  display: none !important; }
.visible-lg {
  display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }
@media (max-width: 479px) {
  .visible-tn {
    display: block !important; }
  table.visible-tn {
    display: table !important; }
  tr.visible-tn {
    display: table-row !important; }
  th.visible-tn,
  td.visible-tn {
    display: table-cell !important; } }
@media (max-width: 479px) {
  .visible-tn-block {
    display: block !important; } }
@media (max-width: 479px) {
  .visible-tn-inline {
    display: inline !important; } }
@media (max-width: 479px) {
  .visible-tn-inline-block {
    display: inline-block !important; } }
@media (min-width: 480px) and (max-width: 729px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 729px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 729px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 729px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1250px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1250px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1250px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1250px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 479px) {
  .hidden-tn {
    display: none !important; } }
@media (min-width: 480px) and (max-width: 729px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1250px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }
@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'MiloProExtraLight';
  src: url(/resource/blob/827734/90fc1da87aac7c3580a3a2d1848acec4/data/ffmiloextralight-ttf.ttf) format("truetype"), url(/resource/blob/827736/a3ac850ced054a54f3cc5b6d973ba91b/data/ffmiloextralight-woff.woff) format("woff"), url(/resource/blob/827738/b86dc4f9d2e0d8492d8f068574c9eaa5/data/ffmiloextralight-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MiloPro';
  src: url(/resource/blob/827740/4e362e05a19c11d9fba41b4592dffd6c/data/milowebpro-ttf.ttf) format("truetype"), url(/resource/blob/827742/a1dc9631accdcd5c3d27e7607ee590fe/data/milowebpro-woff.woff) format("woff"), url(/resource/blob/827744/5bab1fb40352950853f502fd58a088cd/data/milowebpro-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MiloProBold';
  src: url(/resource/blob/827746/627f95c09572e272180ebfc019292ad7/data/milowebpro-bold-ttf.ttf) format("truetype"), url(/resource/blob/827748/e46a572d510d8bece9eccc0d6ac7755f/data/milowebpro-bold-woff.woff) format("woff"), url(/resource/blob/827750/442c0c6b2f33bce64fba5f405b4b9d86/data/milowebpro-bold-eot.eot) format("eot");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'MiloProMedium';
  src: url(/resource/blob/827752/405f95cd9562ff74393c8eb55ad3ace0/data/milowebpro-medium-ttf.ttf) format("truetype"), url(/resource/blob/827754/e58d6a3eaa3a9a957365a24367d25b81/data/milowebpro-medium-woff.woff) format("woff"), url(/resource/blob/827756/69b3d593475b48a8fcc26ef24be17d73/data/milowebpro-medium-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MiloProMediumItalic';
  src: url(/resource/blob/827758/4d5ff846637593cd1440dd8c3e64e17c/data/milowebpro-mediumita-ttf.ttf) format("truetype"), url(/resource/blob/827760/a7588f912db328205e5e27e0d0f9b4d1/data/milowebpro-mediumita-woff.woff) format("woff"), url(/resource/blob/827762/294a4e78da39a56265340b411779f96e/data/milowebpro-mediumita-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "henkel-icon";
  src: url(/resource/blob/920358/5f6b2bb7ca69970678cad7d6c3bfa6fb/data/henkel-iconfont-20170112-ttf.ttf) format("truetype"), url(/resource/blob/827766/6fa7fe1a1285c6b83d48d335327cbdb6/data/henkel-iconfont-20170112-woff.woff) format("woff"), url(/resource/blob/827768/03aec54e0ab6d0326d4eb905407a17d2/data/henkel-iconfont-20170112-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
h1, .h1-like-headline {
  font-size: 4.8rem;
  font-family: "MiloProExtraLight", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #e1000f; }
  @media (min-width: 980px) {
    h1, .h1-like-headline {
      font-size: 6.4rem; } }
h2 {
  font-size: 2.4rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
h3 {
  font-size: 2.4rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #e1000f; }
p {
  font-size: 1.6rem; }
/* RAHMEN CSS
 * Diese CSS regelt das grundlegende Verhalten des Rahmens
 * bei verschiedenen Displaygrößen. Die Position der Navi
 * und des Inhalts, sowie dessen Breite werden je nach
 * Größe des Screens angepasst.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.col-max-730, .col-download-simple {
  max-width: 738px; }
.col-no-padding, .col-download-simple {
  padding: 0; }
  .col-no-padding > .mycontent-action-message, .col-download-simple > .mycontent-action-message {
    width: 100% !important; }
.left {
  float: left !important; }
.right {
  float: right; }
#contentWrap {
  box-sizing: border-box;
  min-height: 20em;
  padding: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  margin-top: 70px; }
  html:not(.henkel-life-page) body:not(.standalone-layout) #contentWrap {
    position: absolute; }
  @media screen and (max-width: 1249px) {
    #contentWrap > .row:first-of-type {
      position: fixed;
      background: #ffffff;
      width: calc(100% - 20px);
      margin: 0;
      z-index: 1500;
      top: 0; }
      #contentWrap > .row:first-of-type > :last-child {
        margin-bottom: 0; }
      #contentWrap > .row:first-of-type + * {
        margin-top: 110px;
        margin-left: 10px;
        margin-right: 10px; }
      #contentWrap > .row:first-of-type > [class*=col-],
      #contentWrap > .row:first-of-type > [class^=col-] {
        width: 100%; } }
  #contentWrap main {
    margin: 0; }
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  #contentWrap {
    margin-left: 280px;
    padding: 0 10px 0 30px;
    margin-top: 120px; }
  .navi-switch {
    left: 228px; }
  #contentWrap {
    max-width: 1020px; } }
/* Nachfolgend bekommt der ContentWrap die richtige Größe für jede einzelne
 * Auflösung, sodass er beim Öffnen der Navi nicht aus dem Bild geschoben wird
 */
/* screen == 1250px */
@media screen and (min-width: 1250px) and (max-width: 1250px) {
  #contentWrap {
    max-width: 950px; } }
/* screen == 1251px */
@media screen and (min-width: 1251px) and (max-width: 1251px) {
  #contentWrap {
    max-width: 951px; } }
/* screen == 1252px */
@media screen and (min-width: 1252px) and (max-width: 1252px) {
  #contentWrap {
    max-width: 952px; } }
/* screen == 1253px */
@media screen and (min-width: 1253px) and (max-width: 1253px) {
  #contentWrap {
    max-width: 953px; } }
/* screen == 1254px */
@media screen and (min-width: 1254px) and (max-width: 1254px) {
  #contentWrap {
    max-width: 954px; } }
/* screen == 1255px */
@media screen and (min-width: 1255px) and (max-width: 1255px) {
  #contentWrap {
    max-width: 955px; } }
/* screen == 1256px */
@media screen and (min-width: 1256px) and (max-width: 1256px) {
  #contentWrap {
    max-width: 956px; } }
/* screen == 1257px */
@media screen and (min-width: 1257px) and (max-width: 1257px) {
  #contentWrap {
    max-width: 957px; } }
/* screen == 1258px */
@media screen and (min-width: 1258px) and (max-width: 1258px) {
  #contentWrap {
    max-width: 958px; } }
/* screen == 1259px */
@media screen and (min-width: 1259px) and (max-width: 1259px) {
  #contentWrap {
    max-width: 959px; } }
/* screen == 1260px */
@media screen and (min-width: 1260px) and (max-width: 1260px) {
  #contentWrap {
    max-width: 960px; } }
/* screen == 1261px */
@media screen and (min-width: 1261px) and (max-width: 1261px) {
  #contentWrap {
    max-width: 961px; } }
/* screen == 1262px */
@media screen and (min-width: 1262px) and (max-width: 1262px) {
  #contentWrap {
    max-width: 962px; } }
/* screen == 1263px */
@media screen and (min-width: 1263px) and (max-width: 1263px) {
  #contentWrap {
    max-width: 963px; } }
/* screen == 1264px */
@media screen and (min-width: 1264px) and (max-width: 1264px) {
  #contentWrap {
    max-width: 964px; } }
/* screen == 1265px */
@media screen and (min-width: 1265px) and (max-width: 1265px) {
  #contentWrap {
    max-width: 965px; } }
/* screen == 1266px */
@media screen and (min-width: 1266px) and (max-width: 1266px) {
  #contentWrap {
    max-width: 966px; } }
/* screen == 1267px */
@media screen and (min-width: 1267px) and (max-width: 1267px) {
  #contentWrap {
    max-width: 967px; } }
/* screen == 1268px */
@media screen and (min-width: 1268px) and (max-width: 1268px) {
  #contentWrap {
    max-width: 968px; } }
/* screen == 1269px */
@media screen and (min-width: 1269px) and (max-width: 1269px) {
  #contentWrap {
    max-width: 969px; } }
/* screen == 1270px */
@media screen and (min-width: 1270px) and (max-width: 1270px) {
  #contentWrap {
    max-width: 970px; } }
/* screen == 1271px */
@media screen and (min-width: 1271px) and (max-width: 1271px) {
  #contentWrap {
    max-width: 971px; } }
/* screen == 1272px */
@media screen and (min-width: 1272px) and (max-width: 1272px) {
  #contentWrap {
    max-width: 972px; } }
/* screen == 1273px */
@media screen and (min-width: 1273px) and (max-width: 1273px) {
  #contentWrap {
    max-width: 973px; } }
/* screen == 1274px */
@media screen and (min-width: 1274px) and (max-width: 1274px) {
  #contentWrap {
    max-width: 974px; } }
/* screen == 1275px */
@media screen and (min-width: 1275px) and (max-width: 1275px) {
  #contentWrap {
    max-width: 975px; } }
/* screen == 1276px */
@media screen and (min-width: 1276px) and (max-width: 1276px) {
  #contentWrap {
    max-width: 976px; } }
/* screen == 1277px */
@media screen and (min-width: 1277px) and (max-width: 1277px) {
  #contentWrap {
    max-width: 977px; } }
/* screen == 1278px */
@media screen and (min-width: 1278px) and (max-width: 1278px) {
  #contentWrap {
    max-width: 978px; } }
/* screen == 1279px */
@media screen and (min-width: 1279px) and (max-width: 1279px) {
  #contentWrap {
    max-width: 979px; } }
/* screen == 1280px */
@media screen and (min-width: 1280px) and (max-width: 1280px) {
  #contentWrap {
    max-width: 980px; } }
/* screen == 1281px */
@media screen and (min-width: 1281px) and (max-width: 1281px) {
  #contentWrap {
    max-width: 981px; } }
/* screen == 1282px */
@media screen and (min-width: 1282px) and (max-width: 1282px) {
  #contentWrap {
    max-width: 982px; } }
/* screen == 1283px */
@media screen and (min-width: 1283px) and (max-width: 1283px) {
  #contentWrap {
    max-width: 983px; } }
/* screen == 1284px */
@media screen and (min-width: 1284px) and (max-width: 1284px) {
  #contentWrap {
    max-width: 984px; } }
/* screen == 1285px */
@media screen and (min-width: 1285px) and (max-width: 1285px) {
  #contentWrap {
    max-width: 985px; } }
/* screen == 1286px */
@media screen and (min-width: 1286px) and (max-width: 1286px) {
  #contentWrap {
    max-width: 986px; } }
/* screen == 1287px */
@media screen and (min-width: 1287px) and (max-width: 1287px) {
  #contentWrap {
    max-width: 987px; } }
/* screen == 1288px */
@media screen and (min-width: 1288px) and (max-width: 1288px) {
  #contentWrap {
    max-width: 988px; } }
/* screen == 1289px */
@media screen and (min-width: 1289px) and (max-width: 1289px) {
  #contentWrap {
    max-width: 989px; } }
/* screen == 1290px */
@media screen and (min-width: 1290px) and (max-width: 1290px) {
  #contentWrap {
    max-width: 990px; } }
/* screen == 1291px */
@media screen and (min-width: 1291px) and (max-width: 1291px) {
  #contentWrap {
    max-width: 991px; } }
/* screen == 1292px */
@media screen and (min-width: 1292px) and (max-width: 1292px) {
  #contentWrap {
    max-width: 992px; } }
/* screen == 1293px */
@media screen and (min-width: 1293px) and (max-width: 1293px) {
  #contentWrap {
    max-width: 993px; } }
/* screen == 1294px */
@media screen and (min-width: 1294px) and (max-width: 1294px) {
  #contentWrap {
    max-width: 994px; } }
/* screen == 1295px */
@media screen and (min-width: 1295px) and (max-width: 1295px) {
  #contentWrap {
    max-width: 995px; } }
/* screen == 1296px */
@media screen and (min-width: 1296px) and (max-width: 1296px) {
  #contentWrap {
    max-width: 996px; } }
/* screen == 1297px */
@media screen and (min-width: 1297px) and (max-width: 1297px) {
  #contentWrap {
    max-width: 997px; } }
/* screen == 1298px */
@media screen and (min-width: 1298px) and (max-width: 1298px) {
  #contentWrap {
    max-width: 998px; } }
/* screen == 1299px */
@media screen and (min-width: 1299px) and (max-width: 1299px) {
  #contentWrap {
    max-width: 999px; } }
/* screen == 1300px */
@media screen and (min-width: 1300px) and (max-width: 1300px) {
  #contentWrap {
    max-width: 1000px; } }
/* screen == 1301px */
@media screen and (min-width: 1301px) and (max-width: 1301px) {
  #contentWrap {
    max-width: 1001px; } }
/* screen == 1302px */
@media screen and (min-width: 1302px) and (max-width: 1302px) {
  #contentWrap {
    max-width: 1002px; } }
/* screen == 1303px */
@media screen and (min-width: 1303px) and (max-width: 1303px) {
  #contentWrap {
    max-width: 1003px; } }
/* screen == 1304px */
@media screen and (min-width: 1304px) and (max-width: 1304px) {
  #contentWrap {
    max-width: 1004px; } }
/* screen == 1305px */
@media screen and (min-width: 1305px) and (max-width: 1305px) {
  #contentWrap {
    max-width: 1005px; } }
/* screen == 1306px */
@media screen and (min-width: 1306px) and (max-width: 1306px) {
  #contentWrap {
    max-width: 1006px; } }
/* screen == 1307px */
@media screen and (min-width: 1307px) and (max-width: 1307px) {
  #contentWrap {
    max-width: 1007px; } }
/* screen == 1308px */
@media screen and (min-width: 1308px) and (max-width: 1308px) {
  #contentWrap {
    max-width: 1008px; } }
/* screen == 1309px */
@media screen and (min-width: 1309px) and (max-width: 1309px) {
  #contentWrap {
    max-width: 1009px; } }
/* screen == 1310px */
@media screen and (min-width: 1310px) and (max-width: 1310px) {
  #contentWrap {
    max-width: 1010px; } }
/* screen == 1311px */
@media screen and (min-width: 1311px) and (max-width: 1311px) {
  #contentWrap {
    max-width: 1011px; } }
/* screen == 1312px */
@media screen and (min-width: 1312px) and (max-width: 1312px) {
  #contentWrap {
    max-width: 1012px; } }
/* screen == 1313px */
@media screen and (min-width: 1313px) and (max-width: 1313px) {
  #contentWrap {
    max-width: 1013px; } }
/* screen == 1314px */
@media screen and (min-width: 1314px) and (max-width: 1314px) {
  #contentWrap {
    max-width: 1014px; } }
/* screen == 1315px */
@media screen and (min-width: 1315px) and (max-width: 1315px) {
  #contentWrap {
    max-width: 1015px; } }
/* screen == 1316px */
@media screen and (min-width: 1316px) and (max-width: 1316px) {
  #contentWrap {
    max-width: 1016px; } }
/* screen == 1317px */
@media screen and (min-width: 1317px) and (max-width: 1317px) {
  #contentWrap {
    max-width: 1017px; } }
/* screen == 1318px */
@media screen and (min-width: 1318px) and (max-width: 1318px) {
  #contentWrap {
    max-width: 1018px; } }
/* screen == 1319px */
@media screen and (min-width: 1319px) and (max-width: 1319px) {
  #contentWrap {
    max-width: 1019px; } }
/* screen == 1320px */
@media screen and (min-width: 1320px) and (max-width: 1320px) {
  #contentWrap {
    max-width: 1020px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* RAHMEN CSS
 * Diese CSS regelt das grundlegende Verhalten des Rahmens
 * bei verschiedenen Displaygrößen. Die Position der Navi
 * und des Inhalts, sowie dessen Breite werden je nach
 * Größe des Screens angepasst.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/** General **/
body.standalone-layout {
  /* screen >= 0px */
  background: url(/resource/blob/827770/d42621502da6a558ba696811cffffb20/data/pagebg-png.png) #fff;
  /* Regeln von normalem Layout zurücksetzen */
  /* screen >= 320px */
  /* screen >= 480px */
  /* screen >= 730px */
  /* screen >= 980px */
  /* screen >= 1250px */
  /* EXKLUSIVE REGELN:
   * Folgende Regeln gelten jeweils nur für den Breakpoint
   */
  /* screen 0 - 319 */
  /* screen 320 - 479 */
  /* screen 480 - 729 */
  /* screen 730 - 979 */
  /* screen 980 - 1249 */
  /* screen >= 1250 */
  /* Alternative Darstellung fÃ¼r Einzellinks im MenÃ¼ */
  /* // Alternative Darstellung fÃ¼r Einzellinks im MenÃ¼ */
  /* Second Level */
  /* Retina Overrite */
  /* Breakpoint 3-column */
  /*@media screen and (max-width: 1249px) {*/
  /*@media screen and (max-width: 768px)*/
  /* Breakpoint 2-column**/
  /*** Breakpoint 1-column ***/ }
  body.standalone-layout .related-articles-layer {
    background-color: #f0f1f5;
    position: absolute;
    width: 100%;
    min-height: 100px;
    left: 0; }
  body.standalone-layout header[class*="col-"] > div,
  body.standalone-layout nav[class*="col-"] > div,
  body.standalone-layout main[class*="col-"] > div {
    width: auto;
    width: initial; }
  body.standalone-layout #cookieLayer .wrapper {
    padding: 12px 20px 0px 18px !important;
    margin: auto auto !important;
    max-width: 1000px !important; }
  body.standalone-layout .container-fluid > .row,
  body.standalone-layout .container-fluid > * > .row {
    border-bottom: 1px solid #d8dee4;
    /* Header Row */
    /* Navigation Row */
    /* Content Row */
    /* Footer Row */ }
    body.standalone-layout .container-fluid > .row#headerWrap,
    body.standalone-layout .container-fluid > * > .row#headerWrap {
      background: #ffffff; }
    body.standalone-layout .container-fluid > .row#footerWrap,
    body.standalone-layout .container-fluid > * > .row#footerWrap {
      border-bottom: none;
      background: #ffffff; }
    body.standalone-layout .container-fluid > .row > header,
    body.standalone-layout .container-fluid > .row > nav,
    body.standalone-layout .container-fluid > .row > main,
    body.standalone-layout .container-fluid > .row > footer,
    body.standalone-layout .container-fluid > * > .row > header,
    body.standalone-layout .container-fluid > * > .row > nav,
    body.standalone-layout .container-fluid > * > .row > main,
    body.standalone-layout .container-fluid > * > .row > footer {
      max-width: 1000px;
      float: none;
      margin: 0 auto;
      padding: 8px;
      height: auto; }
    body.standalone-layout .container-fluid > .row > header,
    body.standalone-layout .container-fluid > * > .row > header {
      height: 111px; }
  body.standalone-layout #navigation {
    display: block;
    float: none;
    width: calc(100% + 20px);
    width: initial;
    position: static;
    position: initial;
    z-index: initial;
    background: #ffffff;
    font-size: 10px;
    border-right: none;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
    body.standalone-layout #navigation.fixed + #contentWrap {
      margin-top: 46px; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover {
      padding-left: 0; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out),
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out) {
      float: left; }
      body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
      body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover {
        padding-left: 0; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a.fold-out,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a.fold-out {
      float: right;
      background: transparent; }
    body.standalone-layout #navigation button:after {
      content: "";
      display: none !important; }
  body.standalone-layout #contentWrap {
    float: none;
    padding: 0;
    margin-left: -4px;
    margin-right: -4px;
    min-height: 0;
    width: initial;
    max-width: none; }
    body.standalone-layout #contentWrap main {
      margin: 0 auto;
      position: static; }
  body.standalone-layout .search-box.mobile-only {
    display: none; }
  body.standalone-layout header[class*="col-"] {
    margin: 0 auto 0 auto;
    padding-top: 20px;
    border-bottom: none; }
    body.standalone-layout header[class*="col-"].fixed .service, body.standalone-layout header[class*="col-"].fixed .languageSwitcher {
      position: fixed;
      top: 6px;
      z-index: 1501;
      margin-top: 7px; }
    body.standalone-layout header[class*="col-"] .logo {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: auto;
      max-width: 100%;
      margin-top: 8px;
      border-bottom: none; }
      body.standalone-layout header[class*="col-"] .logo img {
        width: auto;
        max-width: 100%;
        height: 100%;
        max-height: 80px; }
        @media screen and (min-width: 730px) {
          body.standalone-layout header[class*="col-"] .logo img {
            max-height: inherit;
            height: auto; } }
    body.standalone-layout header[class*="col-"] .languageSwitcher .select,
    body.standalone-layout header[class*="col-"] .languageSwitcher .select li {
      width: 70px; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      position: absolute;
      top: 127px;
      right: 20px;
      margin-top: -2px;
      border-bottom: none;
      width: auto; }
    body.standalone-layout header[class*="col-"] .languageSwitcher + .service, body.standalone-layout header[class*="col-"] .languageSwitcher + .languageSwitcher {
      right: 103px; }
    body.standalone-layout header[class*="col-"] .service ul, body.standalone-layout header[class*="col-"] .languageSwitcher ul {
      display: inline-block; }
      body.standalone-layout header[class*="col-"] .service ul.lang, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang {
        float: right;
        font-size: 1.4em;
        margin: 0 0 0 10px;
        display: block; }
        body.standalone-layout header[class*="col-"] .service ul.lang a, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang a {
          width: auto;
          height: auto; }
        body.standalone-layout header[class*="col-"] .service ul.lang li, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang li {
          float: left;
          border-left: 1px solid #d9d9d9;
          padding: 3px 5px;
          margin: 0; }
          body.standalone-layout header[class*="col-"] .service ul.lang li:first-child, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang li:first-child {
            border-left: none;
            padding-left: 0; }
      body.standalone-layout header[class*="col-"] .service ul li a.contactLink, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.contactLink {
        background-image: url(../images/layout/service_iconContact.png); }
      body.standalone-layout header[class*="col-"] .service ul li a.share, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.share {
        background-image: url(../images/layout/service_iconShare.png); }
      body.standalone-layout header[class*="col-"] .service ul li a.print, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.print {
        background-image: url(../images/layout/service_iconPrint.png); }
      body.standalone-layout header[class*="col-"] .service ul li strong, body.standalone-layout header[class*="col-"] .languageSwitcher ul li strong {
        color: #e1000f;
        font-weight: normal; }
  body.standalone-layout #navigation {
    height: 46px;
    z-index: 1010; }
    body.standalone-layout #navigation.fixed {
      position: fixed;
      top: 0;
      left: 10px;
      width: 100%; }
    body.standalone-layout #navigation .main-navi-wrapper {
      position: relative;
      border-bottom: none; }
      @media (min-width: 980px) {
        body.standalone-layout #navigation .main-navi-wrapper {
          top: -10px; } }
    body.standalone-layout #navigation ul li:hover {
      border-bottom: none !important; }
      body.standalone-layout #navigation ul li:hover a.fold-out {
        border-top: none !important; }
    body.standalone-layout #navigation ul li a span {
      display: block; }
    body.standalone-layout #navigation ul.main-navi {
      position: relative; }
      body.standalone-layout #navigation ul.main-navi li a.fold-out {
        display: none; }
      @media screen and (max-width: 729px) {
        body.standalone-layout #navigation ul.main-navi li.home a,
        body.standalone-layout #navigation ul.main-navi li.home strong {
          position: relative; }
          body.standalone-layout #navigation ul.main-navi li.home a:after,
          body.standalone-layout #navigation ul.main-navi li.home strong:after {
            content: "\e84a";
            font-family: "henkel-icon";
            display: block !important;
            float: right;
            font-size: 18px;
            position: absolute;
            top: 12px;
            right: 0;
            color: #d9d9d9; }
        body.standalone-layout #navigation ul.main-navi li.home.active a:after,
        body.standalone-layout #navigation ul.main-navi li.home.active strong:after {
          color: #e1000f; }
        body.standalone-layout #navigation ul.main-navi li a.fold-out {
          color: #d9d9d9 !important;
          display: block; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out:after {
            content: "\e810" !important;
            font-family: "henkel-icon";
            position: absolute;
            right: 0;
            font-size: 14px; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out:focus, body.standalone-layout #navigation ul.main-navi li a.fold-out:hover {
            color: #d9d9d9 !important; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out.active {
            color: #d9d9d9 !important; }
            body.standalone-layout #navigation ul.main-navi li a.fold-out.active:focus, body.standalone-layout #navigation ul.main-navi li a.fold-out.active:hover {
              color: #d9d9d9 !important; }
            body.standalone-layout #navigation ul.main-navi li a.fold-out.active:after {
              content: "\e811" !important; } }
      body.standalone-layout #navigation ul.main-navi .sub-navi.row {
        margin: -1px 0 0 -15px;
        width: calc(100% + 30px) !important;
        float: left; }
        body.standalone-layout #navigation ul.main-navi .sub-navi.row div[class*="col-"] {
          margin-top: 0 !important;
          margin-bottom: 0 !important;
          padding: 0; }
          body.standalone-layout #navigation ul.main-navi .sub-navi.row div[class*="col-"] ul li {
            padding: 0 20px; }
  body.standalone-layout footer {
    margin: 0;
    background: #ffffff; }
    body.standalone-layout footer a, body.standalone-layout footer p {
      color: #313a3d !important; }
      body.standalone-layout footer a.copyright, body.standalone-layout footer p.copyright {
        float: left;
        width: auto;
        clear: none;
        border: none;
        margin-left: 45px; }
    body.standalone-layout footer .footerLogo {
      width: 65px !important;
      float: left; }
  body.standalone-layout .service ul li .icon-addcontent:before, body.standalone-layout .languageSwitcher ul li .icon-addcontent:before {
    font-size: 19px; }
  body.standalone-layout .service ul li .icon-mail:before, body.standalone-layout .languageSwitcher ul li .icon-mail:before {
    font-size: 13px;
    top: 6px; }
  body.standalone-layout .service ul li .icon-share:before, body.standalone-layout .languageSwitcher ul li .icon-share:before {
    font-size: 16px; }
  body.standalone-layout .service ul li .icon-print:before, body.standalone-layout .languageSwitcher ul li .icon-print:before {
    font-size: 16px; }
  body.standalone-layout .service.visible-tn-block.visible-xs-block.visible-sm-block, body.standalone-layout .visible-tn-block.visible-xs-block.visible-sm-block.languageSwitcher {
    display: none !important; }
  body.standalone-layout .service li .topNavi, body.standalone-layout .languageSwitcher li .topNavi {
    float: none;
    color: #d9d9d9;
    font-size: 14px;
    padding: 3px 0;
    display: inline-block;
    line-height: 29px;
    height: 29px;
    position: relative;
    top: -10px; }
    body.standalone-layout .service li .topNavi.headline, body.standalone-layout .languageSwitcher li .topNavi.headline {
      color: #e1000f; }
    body.standalone-layout .service li .topNavi.label, body.standalone-layout .languageSwitcher li .topNavi.label {
      font-size: 14px;
      font-weight: normal;
      height: auto;
      width: auto;
      border-radius: 0;
      margin-left: 2px; }
      body.standalone-layout .service li .topNavi.label:before, body.standalone-layout .languageSwitcher li .topNavi.label:before {
        content: "|";
        margin-right: 2px; }
      body.standalone-layout .service li .topNavi.label:hover, body.standalone-layout .languageSwitcher li .topNavi.label:hover {
        color: #e1000f; }
    @media screen and (max-width: 729px) {
      body.standalone-layout .service li .topNavi.headline, body.standalone-layout .languageSwitcher li .topNavi.headline, body.standalone-layout .service li .topNavi.label, body.standalone-layout .languageSwitcher li .topNavi.label {
        display: none; } }
    body.standalone-layout .service li .topNavi.global-link, body.standalone-layout .languageSwitcher li .topNavi.global-link {
      display: inline-block;
      width: 37px;
      height: 29px;
      top: -2px;
      margin-left: 5px; }
  body.standalone-layout #tooltipSocial, body.standalone-layout #tooltipContact {
    width: 230px;
    position: absolute;
    top: 162px;
    right: 0; }
  body.standalone-layout .fixed #tooltipSocial, body.standalone-layout .fixed #tooltipContact {
    position: fixed;
    top: 50px; }
  @media screen and (min-width: 480px) {
    body.standalone-layout header[class*="col-"] .logo {
      width: 320px;
      left: 0;
      transform: none; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      top: 125px; } }
  @media screen and (min-width: 730px) {
    body.standalone-layout header[class*="col-"].fixed .service, body.standalone-layout header[class*="col-"].fixed .languageSwitcher {
      display: none; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      top: 32px; }
      body.standalone-layout header[class*="col-"] .service ul.lang, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang {
        margin: 4px 0 0 28px; }
    body.standalone-layout .main-navi-wrapper li.search:after {
      content: "\e801";
      font-family: "henkel-icon";
      display: block;
      font-size: 16px;
      position: absolute;
      top: 5px;
      right: 11px; }
    body.standalone-layout .main-navi-wrapper > ul > li:not(.home) > a:not(.fold-out):hover,
    body.standalone-layout .main-navi-wrapper > ul > li:not(.home) > div > a:not(.fold-out):hover {
      padding-left: 1.4em !important; }
    body.standalone-layout .main-navi-wrapper a:not(.fold-out):hover {
      border-left: none !important; }
    body.standalone-layout #navigation .search input.input {
      width: 106px;
      float: right; }
    body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
      margin: -1px 0 0 -20px;
      width: calc(100% + 40px) !important; }
    body.standalone-layout #tooltipSocial, body.standalone-layout #tooltipContact {
      top: 62px;
      right: 20px; }
    body.standalone-layout .fixed #tooltipSocial, body.standalone-layout .fixed #tooltipContact {
      display: none !important; } }
  @media screen and (min-width: 980px) {
    body.standalone-layout #navigation #topNavi {
      margin-top: 10px; } }
  body.standalone-layout .search-box.mobile-only {
    background-color: #ffffff; }
  body.standalone-layout #navigation:after {
    content: none; }
  body.standalone-layout #navigation ul.main-navi li.search {
    float: right;
    position: relative;
    top: 0.6em;
    width: 106px; }
  body.standalone-layout #navigation ul.main-navi li.search form {
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.active > span > div:not(.sub-navi) a:not(.fold-out) {
    color: #e1000f; }
  body.standalone-layout #navigation .search input.input {
    margin: 0;
    background-color: #f0f1f5;
    width: 15.333em; }
  body.standalone-layout #navigation .search input.submit {
    position: absolute;
    top: 0.15em;
    right: 0.3em;
    left: auto;
    width: auto;
    padding: 0; }
  body.standalone-layout #navigation ul.main-navi {
    background: transparent;
    border: none;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 5000; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger {
    display: none;
    float: left;
    height: 4.6em;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger a:link, body.standalone-layout #navigation ul.main-navi li.menu-trigger a:visited {
    float: left;
    background: url(/resource/blob/827772/dd941de44f99daae2bfb0a598ec593ab/data/icon-navi-burger-png.png) no-repeat left center transparent;
    font-size: 1.8em;
    padding: 0.7em 0 0.6em 2em;
    display: block;
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
  body.standalone-layout #navigation ul.main-navi .link-elements,
  body.standalone-layout #navigation ul.main-navi .stripe {
    float: left;
    width: 50%; }
  body.standalone-layout #navigation ul.main-navi .stripe .col {
    margin: 0 0 0 8em; }
  body.standalone-layout #navigation ul.main-navi li,
  body.standalone-layout #navigation ul.main-navi li.home,
  body.standalone-layout #navigation ul.main-navi li.no-sub {
    background-color: transparent;
    float: left;
    border: none;
    clear: none;
    margin: 0;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger,
  body.standalone-layout #navigation ul.main-navi li.search {
    background-color: transparent !important; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative:hover {
    background: #e3000f; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:link, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:visited, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:hover, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:focus, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:active {
    position: relative;
    color: #fff;
    background: #e3000f;
    width: 100%;
    height: 100%;
    border-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:after {
    content: ">";
    font-size: 2em;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 1em;
    height: 1em;
    right: .2em;
    top: .15em; }
  body.standalone-layout #navigation ul.main-navi li a.fold-out:link,
  body.standalone-layout #navigation ul.main-navi li a.fold-out:visited {
    background-color: transparent !important; }
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation ul.main-navi li.home a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link,
  body.standalone-layout #navigation ul.main-navi li a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li a:visited span,
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li strong,
  body.standalone-layout #navigation ul.main-navi li > div,
  body.standalone-layout #navigation ul.main-navi li.active div,
  body.standalone-layout #navigation ul.main-navi li.no-sub a:link,
  body.standalone-layout #navigation ul.main-navi li.no-sub a:visited,
  body.standalone-layout #navigation ul.main-navi li.no-sub strong {
    background-image: none;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li a:hover, body.standalone-layout #navigation ul.main-navi li a:focus {
    color: #e3000f; }
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation .main-navi-wrapper > ul > li.home > a:not(.fold-out) {
    background-image: none !important;
    color: #313a3d !important; }
  body.standalone-layout #navigation ul.main-navi li.active a:link,
  body.standalone-layout #navigation ul.main-navi li.active a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link,
  body.standalone-layout #navigation ul.main-navi li a:visited,
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation ul.main-navi li.home a:visited {
    border: none;
    font-size: 1.6em;
    margin: 0;
    padding: 0 1.4em !important; }
  @media screen and (min-width: 730px) {
    body.standalone-layout #navigation ul.main-navi li.home a:link,
    body.standalone-layout #navigation ul.main-navi li.home a:visited {
      padding-left: 0 !important; } }
  body.standalone-layout #navigation ul.main-navi > li:hover > div a,
  body.standalone-layout #navigation ul.main-navi > li > div a:hover,
  body.standalone-layout #navigation ul.main-navi > li > div a:focus {
    border-left: none;
    border-top: 1px solid #dedede;
    margin-top: -1px; }
  body.standalone-layout #navigation ul.main-navi li.home a:hover,
  body.standalone-layout #navigation ul.main-navi li.home a:focus {
    border-left: none; }
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li a:visited span,
  body.standalone-layout #navigation ul.main-navi li strong {
    padding: 0.7em 0; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger a {
    padding-left: 1.9em !important; }
  body.standalone-layout #navigation ul.main-navi li div.sub-navi {
    background: url(/resource/blob/827774/5355327e9685020e8c8b10cc13d2dbd2/data/subnavi-shadow-top-png.png) top repeat-x #fff !important;
    box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    display: none;
    padding: 3em 6em;
    position: absolute;
    top: 4.2em;
    top: 4.5em;
    left: 0;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
    display: block; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi .link-elements {
    float: left;
    width: 50%; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul {
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi > li:hover > div a:link {
    background: #fff;
    box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
    position: relative; }
  body.standalone-layout #navigation ul.main-navi > li:hover > div.sub-navi a:link {
    box-shadow: none;
    border: none;
    background: url(/resource/blob/827776/63d0b0c00d3da975cefe757de8af7aff/data/navi-line-lvl2-png.png) top repeat-x #fff;
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.no-sub > div a:link {
    box-shadow: none;
    position: static; }
  body.standalone-layout #navigation ul.main-navi .link-elements li {
    float: left;
    background: none;
    clear: both;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements li div {
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li:last-child {
    border-bottom: 1px solid #EFEFEF; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:link,
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:visited {
    padding: 0;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:hover,
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:focus {
    color: #e3000f; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li div {
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.active li div,
  body.standalone-layout #navigation ul.main-navi li.active li.active div {
    background-image: none; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body.standalone-layout #navigation ul.main-navi li div {
      background-image: none !important; } }
  @media screen and (max-width: 729px) {
    body.standalone-layout .main-navi > li > div > span > a.fold-out {
      float: right !important; }
    body.standalone-layout .main-navi > li > div > span > a:not(.fold-out) {
      float: left !important; }
    body.standalone-layout #navigation .main-navi-wrapper .main-navi > li:not(.search):hover {
      border-bottom: 1px solid #d8dee4 !important; }
    body.standalone-layout #navigation .main-navi-wrapper .main-navi > li.search:hover {
      border-bottom: none !important; } }
  @media screen and (max-width: 979px) {
    body.standalone-layout #navigation .search input.input {
      width: 7.6em; }
    body.standalone-layout #navigation ul.main-navi .stripe {
      display: none; }
    body.standalone-layout #navigation ul.main-navi .link-elements {
      width: 100%; }
    body.standalone-layout #navigation {
      background: #fff; } }
  @media screen and (max-width: 729px) {
    body.standalone-layout {
      /* Fixed MenÃ¼ */
      /* //Fixed MenÃ¼ */
      /* Suche */ }
      body.standalone-layout #navigation #topNavi {
        width: auto;
        padding: 0; }
      body.standalone-layout #navigation ul.main-navi li.menu-trigger {
        display: block; }
      body.standalone-layout #navigation ul.main-navi > li:hover > div a,
      body.standalone-layout #navigation ul.main-navi > li > div a:hover,
      body.standalone-layout #navigation ul.main-navi > li > div a:focus {
        border-top: none;
        margin: 0; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
        background: none repeat scroll 0 0 #fff;
        box-shadow: none;
        box-sizing: border-box;
        display: none;
        height: auto;
        left: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li a.fold-out:link,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:visited,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:hover,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:focus,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:active,
      body.standalone-layout #navigation ul.main-navi > li:hover > div a.fold-out:link {
        display: block;
        float: right;
        background-repeat: no-repeat;
        background-position: right;
        width: 15%;
        padding: 0 !important;
        height: 3em;
        position: relative; }
      body.standalone-layout #navigation ul.main-navi li.no-sub a.fold-out {
        display: none !important; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi {
        background: #fff !important; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul, body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi .link-elements {
        float: left;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li, body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li {
        float: left;
        width: 100%;
        clear: both;
        background: url(/resource/blob/827776/63d0b0c00d3da975cefe757de8af7aff/data/navi-line-lvl2-png.png) top repeat-x #fff;
        padding: 0 1em; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li a,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li div,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li a,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li div,
      body.standalone-layout #navigation ul.main-navi > li:hover > div.sub-navi a:link {
        float: left;
        width: 100%;
        background: none; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li strong {
        line-height: normal; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li {
        min-height: 1em; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li strong {
        padding: 0.5em 0; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li a.fold-out,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li a.fold-out {
        display: none; }
      body.standalone-layout .header .service ul li a.search:link, body.standalone-layout .header .languageSwitcher ul li a.search:link, body.standalone-layout .header .service ul li a.search:visited, body.standalone-layout .header .languageSwitcher ul li a.search:visited {
        background: url(/resource/blob/827778/1107fbf069a8fd60801bc51345e0ff2d/data/icon-service-lupe-png.png) 0 0 no-repeat transparent;
        background-size: 16px 18px;
        display: block;
        float: left;
        height: 2em;
        width: 2em;
        top: -2px;
        position: relative; }
      body.standalone-layout .search-box.mobile-only {
        display: none;
        position: absolute;
        padding: 4em 1.6em 1.6em;
        top: 4em;
        right: 0;
        border: 1px solid #f0f1f5;
        background: #fff;
        box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
        z-index: 6000; }
      body.standalone-layout .search-box.mobile-only input {
        float: left;
        border: none;
        font-size: 1.2em;
        height: 2.3em;
        width: 100%;
        padding: 0.5em 3em 0.5em 0.5em;
        box-sizing: border-box;
        background: #ffffff; }
      body.standalone-layout .search-box.mobile-only input.submit {
        position: absolute;
        top: 1.2em;
        right: 1.5em;
        background: url(/resource/blob/827778/1107fbf069a8fd60801bc51345e0ff2d/data/icon-service-lupe-png.png) center no-repeat transparent;
        background-size: 16px 18px;
        width: 2.3em;
        height: 2.3em; }
      body.standalone-layout .search-box.mobile-only a.close {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff; }
      body.standalone-layout .search-box.mobile-only a.close:before {
        content: '\e842';
        font-family: "henkel-icon";
        right: 0;
        position: absolute;
        top: 0;
        font-size: 1.4em;
        color: #e3000f; }
      body.standalone-layout .search-box.mobile-only.active {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li,
      body.standalone-layout #navigation ul.main-navi li.home,
      body.standalone-layout #navigation ul.main-navi li.no-sub {
        background-color: #fff;
        display: none;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #d8dee4;
        padding: 0 1.5em; }
      body.standalone-layout #navigation ul.main-navi li li,
      body.standalone-layout #navigation ul.main-navi li.home li,
      body.standalone-layout #navigation ul.main-navi li.no-sub li,
      body.standalone-layout #navigation ul.main-navi li li.no-sub {
        padding: 0;
        border-bottom: none;
        background: url(/resource/blob/827776/63d0b0c00d3da975cefe757de8af7aff/data/navi-line-lvl2-png.png) bottom repeat-x #fff; }
      body.standalone-layout #navigation ul.main-navi li.active a:link,
      body.standalone-layout #navigation ul.main-navi li.active a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited,
      body.standalone-layout #navigation ul.main-navi li.home a:link,
      body.standalone-layout #navigation ul.main-navi li.home a:visited {
        padding: 0; }
      body.standalone-layout #navigation ul.main-navi.active li,
      body.standalone-layout #navigation ul.main-navi.active li.home,
      body.standalone-layout #navigation ul.main-navi.active li.no-sub {
        display: block; }
      body.standalone-layout #navigation ul.main-navi.active li.menu-trigger a:link, body.standalone-layout #navigation ul.main-navi.active li.menu-trigger a:visited {
        color: #e3000f; }
      body.standalone-layout #navigation ul.main-navi li.search {
        display: block;
        height: 2em;
        padding: 0;
        position: absolute;
        right: 20px;
        top: .95em;
        width: 3em;
        z-index: 50000000;
        border-bottom: none; }
      body.standalone-layout #navigation ul.main-navi li.search a.search {
        float: left;
        height: 2em;
        width: 2em;
        background: url(/resource/blob/827778/1107fbf069a8fd60801bc51345e0ff2d/data/icon-service-lupe-png.png) 0.5em 0.5em no-repeat;
        background-size: 16px 18px; }
      body.standalone-layout #navigation ul.main-navi li.search form {
        display: none; }
      body.standalone-layout #navigation ul.main-navi li.home a:link,
      body.standalone-layout #navigation ul.main-navi li.home a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li strong,
      body.standalone-layout #navigation ul.main-navi li > div,
      body.standalone-layout #navigation ul.main-navi li.active div,
      body.standalone-layout #navigation ul.main-navi li.no-sub a:link,
      body.standalone-layout #navigation ul.main-navi li.no-sub a:visited,
      body.standalone-layout #navigation ul.main-navi li.no-sub strong {
        box-sizing: border-box;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited {
        width: 85%; }
      body.standalone-layout #navigation ul.main-navi li.active ul {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li ul {
        position: static;
        padding: 0 0; }
      body.standalone-layout #navigation ul.main-navi > li:hover > div a:link {
        background: transparent;
        border: none;
        box-shadow: none;
        margin: 0; }
      body.standalone-layout #navigation ul.main-navi li.active .link-elements {
        background: none; }
      body.standalone-layout #navigation ul.main-navi .link-elements > li,
      body.standalone-layout #navigation ul.main-navi .link-elements > li:last-child {
        border: none; }
      body.standalone-layout #navigation ul.main-navi li li a:link span,
      body.standalone-layout #navigation ul.main-navi li li a:visited span #navigation ul.main-navi li.active li a:link span,
      body.standalone-layout #navigation ul.main-navi li.active li a:visited span {
        padding: 0.5em 0;
        font-family: "MiloPro", Helvetica, Arial, sans-serif; }
      body.standalone-layout #navigation ul.main-navi li.active li a:link,
      body.standalone-layout #navigation ul.main-navi li.active li a:visited,
      body.standalone-layout #navigation ul.main-navi li.active li a:hover,
      body.standalone-layout #navigation ul.main-navi li.active li a:focus {
        border: 0;
        padding-left: 0; }
      body.standalone-layout #navigation ul.main-navi li.active:link div.subnavi, body.standalone-layout #navigation ul.main-navi li.active:hover div.sub-navi {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li.active div.sub-navi, body.standalone-layout #navigation ul.main-navi li.active:hover div.sub-navi {
        display: block; }
      body.standalone-layout #navigation li.search {
        margin: 1em 0;
        position: relative;
        height: 3.2em;
        width: 100%; }
      body.standalone-layout .search input.input {
        width: 100%; } }
  @media screen and (max-width: 479px) {
    body.standalone-layout #navigation ul.main-navi li,
    body.standalone-layout #navigation ul.main-navi li.home,
    body.standalone-layout #navigation ul.main-navi li.no-sub {
      padding: 0 1.5em; } }
@media screen and (-ms-high-contrast: active) and (min-width: 730px), screen and (-ms-high-contrast: none) and (min-width: 730px) {
  body.standalone-layout header[class*="col-"] .logo img {
    max-height: 122px; } }
.topNavi {
  width: 100%;
  height: 100%;
  position: relative; }
  .topNavi__logo {
    width: 9rem;
    float: left;
    margin-top: 6px;
    margin-left: 8px; }
  .topNavi__tools {
    float: right;
    padding-top: 9px; }
  .topNavi__nav {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: absolute;
    bottom: 0;
    margin-bottom: -11px; }
    .topNavi__nav > li {
      font-size: 1.6rem;
      line-height: 1.9rem;
      display: block;
      padding: 7px;
      border: 1px solid transparent; }
      .topNavi__nav > li a {
        text-decoration: none; }
      .topNavi__nav > li.current-page.active {
        border-left: 1px solid #d8dee4;
        border-right: 1px solid #d8dee4;
        border-bottom: 1px solid #ffffff; }
      .topNavi__nav > li.active {
        border-left: 1px solid #d8dee4;
        border-right: 1px solid #d8dee4;
        border-bottom: 1px solid #ffffff; }
        .topNavi__nav > li.active .bab-flyout-nav-sub {
          visibility: visible;
          opacity: 1;
          pointer-events: all; }
    .topNavi__nav li.current-page > div > a {
      color: #e1000f; }
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .bab-header {
    height: 120px; } }
.bab-flyout-nav-sub {
  position: absolute;
  left: -20px;
  right: -20px;
  background-color: #ffffff;
  border: 1px solid #d8dee4;
  border-top: 0;
  padding: 20px 28px;
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  box-shadow: 0px 3px 4px 0px rgba(120, 135, 145, 0.2);
  -webkit-box-shadow: 0px 3px 4px 0px rgba(120, 135, 145, 0.2);
  -moz-box-shadow: 0px 3px 4px 0px rgba(120, 135, 145, 0.2);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out; }
.settingsNavi .bab-flyout-nav-column > ul,
.automatedNavi .bab-flyout-nav-sub > ul {
  list-style: none;
  font-size: 1.6rem; }
  .settingsNavi .bab-flyout-nav-column > ul > li,
  .automatedNavi .bab-flyout-nav-sub > ul > li {
    margin-bottom: 4rem; }
  .settingsNavi .bab-flyout-nav-column > ul a,
  .automatedNavi .bab-flyout-nav-sub > ul a {
    display: block;
    font-weight: bold;
    margin-bottom: 1.4rem; }
  .settingsNavi .bab-flyout-nav-column > ul ul,
  .automatedNavi .bab-flyout-nav-sub > ul ul {
    list-style: none; }
    .settingsNavi .bab-flyout-nav-column > ul ul li,
    .automatedNavi .bab-flyout-nav-sub > ul ul li {
      margin-bottom: 1.4rem; }
      .settingsNavi .bab-flyout-nav-column > ul ul li a,
      .automatedNavi .bab-flyout-nav-sub > ul ul li a {
        font-weight: normal;
        padding-left: 1rem; }
.settingsNavi .bab-flyout-nav-column > ul > li:last-child {
  margin-bottom: 0; }
  .settingsNavi .bab-flyout-nav-column > ul > li:last-child > div:last-child > a {
    margin-bottom: 0; }
.settingsNavi .bab-flyout-nav-column > ul ul li:last-child {
  margin-bottom: 0; }
.automatedNavi .bab-flyout-nav-sub > ul {
  column-count: 4; }
.automatedNavi .bab-flyout-nav-sub--teaser > ul {
  column-count: 3; }
  .automatedNavi .bab-flyout-nav-sub--teaser > ul li {
    break-inside: avoid; }
#contentWrap {
  z-index: 1;
  left: 0; }
:not(.search) > header .search input, :not(.search) > header .search button,
#navigation .search input,
#navigation .search button {
  font-size: 14px;
  border: none; }
:not(.search) > header .search input,
#navigation .search input {
  padding: 7px 30px 7px 7px; }
:not(.search) > header .search button,
#navigation .search button {
  position: absolute;
  top: 0;
  right: 10px;
  width: 20px;
  background: transparent;
  color: #222222;
  font-size: 18px; }
  :not(.search) > header .search button:after,
  #navigation .search button:after {
    font-family: "henkel-icon";
    display: block;
    content: "\e801";
    margin-bottom: 3px; }
:not(.search) > header.mini .search.open {
  top: 57px; }
:not(.search) > header .search {
  float: left;
  height: 31px;
  border: 1px solid #d9d9d9; }
  :not(.search) > header .search.open {
    max-height: 100%;
    overflow: visible;
    opacity: 1;
    top: 100px; }
  :not(.search) > header .search input[type=text] {
    border: none; }
  :not(.search) > header .search button {
    top: 1px;
    right: 5px;
    width: 20px; }
  :not(.search) > header .search > form,
  :not(.search) > header .search > form > input {
    height: 100%; }
#navigation {
  height: 100%;
  position: fixed; }
#navigation .global-link,
#myContent .global-link {
  background: #f0f1f5;
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
  padding: 7px 10px 7px 20px; }
  #navigation .global-link span,
  #myContent .global-link span {
    display: block;
    padding-right: 37px;
    padding-top: 2px;
    position: relative; }
html:not(.henkel-life-page) body:not(.standalone-layout) #navigation .main-navi-wrapper, html:not(.henkel-life-page) body:not(.standalone-layout)
#myContent .main-navi-wrapper {
  padding-top: 6px; }
#navigation .main-navi-wrapper ul,
#myContent .main-navi-wrapper ul {
  list-style-type: none; }
  #navigation .main-navi-wrapper ul li.home,
  #myContent .main-navi-wrapper ul li.home {
    margin-bottom: 12px;
    border-bottom: 1px solid #d9d9d9; }
  #navigation .main-navi-wrapper ul li.active > div > span > a.fold-out:hover,
  #navigation .main-navi-wrapper ul li.active > span > div > a.fold-out:hover,
  #navigation .main-navi-wrapper ul li.active > div > a.fold-out:hover,
  #navigation .main-navi-wrapper ul li.active > span > a.fold-out:hover,
  #navigation .main-navi-wrapper ul li.active > a.fold-out:hover,
  #myContent .main-navi-wrapper ul li.active > div > span > a.fold-out:hover,
  #myContent .main-navi-wrapper ul li.active > span > div > a.fold-out:hover,
  #myContent .main-navi-wrapper ul li.active > div > a.fold-out:hover,
  #myContent .main-navi-wrapper ul li.active > span > a.fold-out:hover,
  #myContent .main-navi-wrapper ul li.active > a.fold-out:hover {
    color: #e1000f; }
  #navigation .main-navi-wrapper ul li.active > div > span > a.fold-out:after,
  #navigation .main-navi-wrapper ul li.active > span > div > a.fold-out:after,
  #navigation .main-navi-wrapper ul li.active > div > a.fold-out:after,
  #navigation .main-navi-wrapper ul li.active > span > a.fold-out:after,
  #navigation .main-navi-wrapper ul li.active > a.fold-out:after,
  #myContent .main-navi-wrapper ul li.active > div > span > a.fold-out:after,
  #myContent .main-navi-wrapper ul li.active > span > div > a.fold-out:after,
  #myContent .main-navi-wrapper ul li.active > div > a.fold-out:after,
  #myContent .main-navi-wrapper ul li.active > span > a.fold-out:after,
  #myContent .main-navi-wrapper ul li.active > a.fold-out:after {
    content: "\e811"; }
  #navigation .main-navi-wrapper ul li strong,
  #myContent .main-navi-wrapper ul li strong {
    color: #e1000f; }
  #navigation .main-navi-wrapper ul li a, #navigation .main-navi-wrapper ul li strong,
  #myContent .main-navi-wrapper ul li a,
  #myContent .main-navi-wrapper ul li strong {
    display: block;
    padding: 11px 49px 9px 20px; }
  #navigation .main-navi-wrapper ul li div,
  #myContent .main-navi-wrapper ul li div {
    position: relative; }
    #navigation .main-navi-wrapper ul li div a.fold-out,
    #myContent .main-navi-wrapper ul li div a.fold-out {
      width: auto;
      position: absolute;
      top: 0;
      right: 0;
      background: #ffffff;
      height: 100%;
      padding: 0 12px 0 13px;
      color: #d9d9d9; }
      #navigation .main-navi-wrapper ul li div a.fold-out:after,
      #myContent .main-navi-wrapper ul li div a.fold-out:after {
        padding: 0;
        display: block;
        position: relative;
        content: "\e810";
        font-family: "henkel-icon";
        top: 50%;
        transform: translateY(-50%); }
#navigation .main-navi-wrapper ul.target-group-navigation > li > div > span > a,
#navigation .main-navi-wrapper ul.target-group-navigation > li > div > a,
#navigation .main-navi-wrapper ul.target-group-navigation > li > a,
#myContent .main-navi-wrapper ul.target-group-navigation > li > div > span > a,
#myContent .main-navi-wrapper ul.target-group-navigation > li > div > a,
#myContent .main-navi-wrapper ul.target-group-navigation > li > a {
  background: #f0f1f5; }
#navigation .main-navi-wrapper ul.target-group-navigation a.fold-out,
#myContent .main-navi-wrapper ul.target-group-navigation a.fold-out {
  background: #ffffff; }
#navigation .main-navi-wrapper > ul,
#myContent .main-navi-wrapper > ul {
  margin-bottom: 12px; }
  #navigation .main-navi-wrapper > ul > li,
  #myContent .main-navi-wrapper > ul > li {
    border-top: 1px solid #d9d9d9; }
    #navigation .main-navi-wrapper > ul > li:last-child,
    #myContent .main-navi-wrapper > ul > li:last-child {
      border-bottom: 1px solid #d9d9d9; }
    #navigation .main-navi-wrapper > ul > li.active > a, #navigation .main-navi-wrapper > ul > li.active > strong,
    #navigation .main-navi-wrapper > ul > li.active > div > a, #navigation .main-navi-wrapper > ul > li.active > div > strong,
    #navigation .main-navi-wrapper > ul > li.active > div > span > a, #navigation .main-navi-wrapper > ul > li.active > div > span > strong,
    #myContent .main-navi-wrapper > ul > li.active > a,
    #myContent .main-navi-wrapper > ul > li.active > strong,
    #myContent .main-navi-wrapper > ul > li.active > div > a,
    #myContent .main-navi-wrapper > ul > li.active > div > strong,
    #myContent .main-navi-wrapper > ul > li.active > div > span > a,
    #myContent .main-navi-wrapper > ul > li.active > div > span > strong {
      color: #e1000f; }
      #navigation .main-navi-wrapper > ul > li.active > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > strong:not(.fold-out),
      #navigation .main-navi-wrapper > ul > li.active > div > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > div > strong:not(.fold-out),
      #navigation .main-navi-wrapper > ul > li.active > div > span > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > div > span > strong:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > a:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > strong:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > div > a:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > div > strong:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > div > span > a:not(.fold-out),
      #myContent .main-navi-wrapper > ul > li.active > div > span > strong:not(.fold-out) {
        border-left: 4px solid #e1000f;
        padding-left: 16px;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    #navigation .main-navi-wrapper > ul > li > a.fold-out,
    #navigation .main-navi-wrapper > ul > li > div > a.fold-out,
    #navigation .main-navi-wrapper > ul > li > div > span > a.fold-out,
    #myContent .main-navi-wrapper > ul > li > a.fold-out,
    #myContent .main-navi-wrapper > ul > li > div > a.fold-out,
    #myContent .main-navi-wrapper > ul > li > div > span > a.fold-out {
      background: #f0f1f5; }
    #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
    #navigation .main-navi-wrapper > ul > li > div > span > a:not(.fold-out):hover,
    #myContent .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    #myContent .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
    #myContent .main-navi-wrapper > ul > li > div > span > a:not(.fold-out):hover {
      border-left: 4px solid #e1000f;
      padding-left: 16px; }
    #navigation .main-navi-wrapper > ul > li > ul > li,
    #myContent .main-navi-wrapper > ul > li > ul > li {
      border-top: 1px dashed #d9d9d9; }
      #navigation .main-navi-wrapper > ul > li > ul > li:first-child,
      #myContent .main-navi-wrapper > ul > li > ul > li:first-child {
        border-top-style: solid; }
      #navigation .main-navi-wrapper > ul > li > ul > li a, #navigation .main-navi-wrapper > ul > li > ul > li strong,
      #myContent .main-navi-wrapper > ul > li > ul > li a,
      #myContent .main-navi-wrapper > ul > li > ul > li strong {
        padding-left: 40px; }
      #navigation .main-navi-wrapper > ul > li > ul > li.active > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > strong,
      #navigation .main-navi-wrapper > ul > li > ul > li.active > div > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > div > strong,
      #navigation .main-navi-wrapper > ul > li > ul > li.active > div > span > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > div > span > strong,
      #navigation .main-navi-wrapper > ul > li > ul > li.active > span > div > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > span > div > strong,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > a,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > strong,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > div > a,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > div > strong,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > div > span > a,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > div > span > strong,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > span > div > a,
      #myContent .main-navi-wrapper > ul > li > ul > li.active > span > div > strong {
        color: #e1000f;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
      #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active,
      #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active {
        color: #e1000f;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
        #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active a, #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active strong,
        #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active a,
        #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active strong {
          color: #e1000f; }
      #navigation .main-navi-wrapper > ul > li > ul > li > ul > li a, #navigation .main-navi-wrapper > ul > li > ul > li > ul > li strong,
      #myContent .main-navi-wrapper > ul > li > ul > li > ul > li a,
      #myContent .main-navi-wrapper > ul > li > ul > li > ul > li strong {
        padding-top: 6px;
        padding-left: 60px;
        padding-bottom: 6px; }
#navigation .service, #navigation .languageSwitcher,
#myContent .service,
#myContent .languageSwitcher {
  margin-top: 12px;
  margin-bottom: 12px;
  float: none;
  padding: 0 12px 0 20px; }
  #navigation .service ul, #navigation .languageSwitcher ul,
  #myContent .service ul,
  #myContent .languageSwitcher ul {
    margin-bottom: 0; }
  #navigation .service [class^="icon-"]:before, #navigation .languageSwitcher [class^="icon-"]:before,
  #myContent .service [class^="icon-"]:before,
  #myContent .languageSwitcher [class^="icon-"]:before {
    font-size: 16px; }
  #navigation .service .icon-mail:before, #navigation .languageSwitcher .icon-mail:before,
  #myContent .service .icon-mail:before,
  #myContent .languageSwitcher .icon-mail:before {
    font-size: 14px;
    margin-top: -1px; }
  #navigation .service .icon-addcontent:before, #navigation .languageSwitcher .icon-addcontent:before,
  #myContent .service .icon-addcontent:before,
  #myContent .languageSwitcher .icon-addcontent:before {
    font-size: 18px; }
@media screen and (max-width: 1249px) {
  #navigation, #myContent {
    border-right: none; }
  :not(#navigation-wrapper) > #navigation.mini {
    margin-top: 57px !important; } }
.header-clone {
  padding: 0 10px;
  margin: 0;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background: #ffffff; }
  .header-clone header {
    border-bottom: none; }
  .header-clone > [class*=col-],
  .header-clone > [class^=col-] {
    width: 100%;
    margin-bottom: 0; }
#navigation-wrapper {
  position: fixed;
  top: 99px;
  height: calc(100% - 99px);
  left: 0;
  width: 100%;
  overflow-y: scroll;
  z-index: 2000;
  pointer-events: none; }
  @media screen and (min-width: 1250px) {
    #navigation-wrapper {
      width: 280px;
      top: 0;
      height: 100%; } }
  #navigation-wrapper.open {
    pointer-events: auto; }
  #navigation-wrapper #navigation {
    position: relative;
    margin-top: 0 !important;
    height: auto !important;
    min-height: 100%;
    padding-bottom: 90px; }
.contentwrap-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s linear;
  pointer-events: none; }
.open > .contentwrap-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: auto; }
.search > .contentwrap-overlay {
  top: 153px; }
.mini > .search > .contentwrap-overlay {
  top: 110px; }
#mycontent-wrapper #myContent {
  z-index: 2001 !important; }
#navigation ~ #contentWrap:not(.row):after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #222222;
  opacity: 0;
  z-index: 1000;
  pointer-events: none;
  transition: opacity 0.3s linear; }
  @media screen and (min-width: 1250px) {
    #navigation ~ #contentWrap:not(.row):after {
      content: normal;
      display: none; } }
#navigation.open ~ #contentWrap:after {
  opacity: 0.4;
  pointer-events: all; }
header.bab-header #tooltipSocial-desktop,
header.bab-header #tooltipMyContent-desktop,
header.bab-header .bab-tooltip-my-content,
header.bab-header .bab-tooltip-social {
  top: 5em;
  right: 0;
  left: auto; }
header.bab-header #tooltipMyContent-desktop .link-list li:nth-of-type(2) a {
  padding-left: 1rem; }
  header.bab-header #tooltipMyContent-desktop .link-list li:nth-of-type(2) a .icon-arrow_link2 {
    left: 164px;
    top: 50%;
    height: 0; }
    header.bab-header #tooltipMyContent-desktop .link-list li:nth-of-type(2) a .icon-arrow_link2::before {
      color: #222222 !important; }
  header.bab-header #tooltipMyContent-desktop .link-list li:nth-of-type(2) a:hover i::before {
    color: white !important; }
.topNaviMobile__navWrapper,
.topNaviMobile__searchWrapper {
  position: absolute;
  float: left;
  width: 100%;
  height: calc(100vh - 70px);
  top: 70px;
  background: rgba(0, 0, 0, 0.25);
  overflow: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none; }
  .topNaviMobile__navWrapper.active,
  .topNaviMobile__searchWrapper.active {
    opacity: 1;
    pointer-events: all; }
    .topNaviMobile__navWrapper.active .topNaviMobile__nav,
    .topNaviMobile__searchWrapper.active .topNaviMobile__nav {
      transition: transform 0.3s ease-in-out;
      transform: translate3d(0, 0, 0); }
    .topNaviMobile__navWrapper.active .topNaviMobile__search,
    .topNaviMobile__searchWrapper.active .topNaviMobile__search {
      margin-top: 0; }
.topNaviMobile__search {
  margin-top: -70px;
  transition: margin-top 0.3s ease-in-out;
  padding: 1.5rem;
  background: #ffffff; }
  .topNaviMobile__search form {
    position: relative; }
    .topNaviMobile__search form input {
      font-size: 1.4rem;
      padding: 8px;
      padding-right: 40px;
      border: 1px solid #d9d9d9; }
    .topNaviMobile__search form .submit {
      position: absolute;
      right: 4px;
      top: 6px;
      border: none;
      width: 24px; }
.topNaviMobile__nav {
  width: 33rem;
  background-color: #ffffff;
  margin-bottom: 0;
  min-height: 100%;
  transition: transform 0.3s ease-in-out;
  transform: translate3d(-33rem, 0, 0); }
  .topNaviMobile__nav .bab-button {
    width: 100%;
    margin-top: 15px; }
  .topNaviMobile__nav .languageSwitcher {
    margin-top: 8px;
    width: 100%; }
  .topNaviMobile__nav > li:last-child {
    height: 120px; }
  .topNaviMobile__nav > li {
    padding: 0 1.5rem; }
    .topNaviMobile__nav > li:last-child div:not(.languageSwitcher) {
      border-bottom-width: 0; }
    .topNaviMobile__nav > li.active > div:not(.languageSwitcher) {
      border-color: #e1000f;
      border-bottom-width: 2px; }
      .topNaviMobile__nav > li.active > div:not(.languageSwitcher) a:first-child {
        color: #e1000f; }
      .topNaviMobile__nav > li.active > div:not(.languageSwitcher) .fold-out {
        transform: rotate(180deg); }
    .topNaviMobile__nav > li.active > .bab-flyout-nav-sidebar {
      display: block;
      border-bottom: 2px solid #222222; }
      .topNaviMobile__nav > li.active > .bab-flyout-nav-sidebar li:last-child div:not(.languageSwitcher) {
        border-bottom-width: 0; }
    .topNaviMobile__nav > li div:not(.languageSwitcher) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      border-bottom: 1px solid #222222;
      padding: 2rem 0;
      font-size: 1.6rem;
      font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
      .topNaviMobile__nav > li div:not(.languageSwitcher) a:first-child {
        width: 100%;
        display: inline-block; }
      .topNaviMobile__nav > li div:not(.languageSwitcher) .fold-out {
        padding: 0 13px;
        position: relative;
        width: 40px; }
        .topNaviMobile__nav > li div:not(.languageSwitcher) .fold-out i {
          position: absolute;
          top: 50%;
          transform: translate(-50%, -50%);
          left: 50%; }
          .topNaviMobile__nav > li div:not(.languageSwitcher) .fold-out i::before {
            position: initial; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .topNaviMobile__nav > li div:not(.languageSwitcher) .fold-out i::before {
                position: static; } }
    .topNaviMobile__nav > li > ul > li.active > div:not(.languageSwitcher) {
      border-color: #e1000f;
      border-bottom-width: 2px; }
      .topNaviMobile__nav > li > ul > li.active > div:not(.languageSwitcher) a:first-child {
        color: #e1000f; }
      .topNaviMobile__nav > li > ul > li.active > div:not(.languageSwitcher) .fold-out {
        transform: rotate(180deg); }
    .topNaviMobile__nav > li > ul > li.active > .bab-flyout-nav-sidebar {
      display: block;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem; }
    .topNaviMobile__nav > li > ul > li div:not(.languageSwitcher) {
      padding: 1rem 0;
      margin-left: 2rem;
      font-family: "MiloPro", Helvetica, Arial, sans-serif; }
    .topNaviMobile__nav > li > ul > li > ul > li.active > div:not(.languageSwitcher) {
      padding: 1rem 0 1rem 5.5rem;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      background-color: #e1000f; }
      .topNaviMobile__nav > li > ul > li > ul > li.active > div:not(.languageSwitcher) a {
        color: #ffffff; }
    .topNaviMobile__nav > li > ul > li > ul > li.active > .bab-flyout-nav-sidebar {
      display: block; }
    .topNaviMobile__nav > li > ul > li > ul > li div:not(.languageSwitcher) {
      padding: 1rem 0;
      margin-left: 4rem;
      border: 0;
      font-family: "MiloPro", Helvetica, Arial, sans-serif; }
.topNaviMobile__link--direct {
  padding-right: 40px;
  position: relative; }
  .topNaviMobile__link--direct::after {
    content: "\e809";
    font-family: "henkel-icon";
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg) translateY(10%); }
.topNaviMobile {
  width: 100%;
  height: 100%; }
  .topNaviMobile__logo {
    width: 80px;
    margin: auto;
    position: relative;
    z-index: 1100; }
  .topNaviMobile__tools {
    position: absolute;
    bottom: -1px;
    left: 0.5rem;
    right: 0.5rem;
    font-size: 1.6rem; }
    .topNaviMobile__tools--left {
      cursor: pointer;
      float: left;
      padding: 5px calc(1rem - 1px) 20px;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent; }
      .topNaviMobile__tools--left i {
        margin-right: 0.5rem;
        float: left;
        font-size: 1rem;
        color: #e1000f;
        width: 2rem; }
        .topNaviMobile__tools--left i:before {
          position: initial;
          font-size: 1.6rem; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .topNaviMobile__tools--left i:before {
              position: static; } }
      .topNaviMobile__tools--left.active {
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #ffffff; }
        .topNaviMobile__tools--left.active i::before {
          content: "\e831";
          margin-left: -0.1em; }
    .topNaviMobile__tools--right {
      cursor: pointer;
      float: right;
      padding: 5px calc(1rem - 1px) 20px;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent; }
      .topNaviMobile__tools--right i {
        margin-left: 0.5rem;
        float: right;
        font-size: 1rem;
        width: 2rem; }
        .topNaviMobile__tools--right i:before {
          position: initial;
          font-size: 1.6rem;
          float: right; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .topNaviMobile__tools--right i:before {
              position: static; } }
      .topNaviMobile__tools--right.active {
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #ffffff; }
        .topNaviMobile__tools--right.active i::before {
          content: "\e831";
          margin-right: -0.1em; }
.bab-flyout-nav-sidebar {
  display: none;
  list-style: none; }
/* HEADER CSS
 * Diese Datei regelt das Verhalten des Headers.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.service, .languageSwitcher {
  text-align: right;
  float: right;
  margin-top: 7px; }
  .service__search {
    border: 0;
    height: 29px;
    font-size: 1.4rem;
    float: left;
    padding: 5px; }
  .service ul li, .languageSwitcher ul li {
    display: inline-block;
    margin: 0 2px 0 0;
    list-style: none;
    position: relative;
    float: left; }
    .service ul li.noBorder, .languageSwitcher ul li.noBorder {
      border: 0; }
    .service ul li.smallMargin, .languageSwitcher ul li.smallMargin {
      margin-right: 1px; }
    .service ul li.largeMargin, .languageSwitcher ul li.largeMargin {
      margin-right: 8px; }
    .service ul li a, .languageSwitcher ul li a {
      height: 29px;
      float: left;
      display: block; }
      .service ul li a:not(.bab-button), .languageSwitcher ul li a:not(.bab-button) {
        padding: 7px 16px; }
      .service ul li a.bab-button--link, .languageSwitcher ul li a.bab-button--link, .service ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .languageSwitcher ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'] {
        height: 31px;
        font-size: 1.4rem;
        line-height: 1.5; }
      .service ul li a.bab-button--icon-only, .languageSwitcher ul li a.bab-button--icon-only {
        height: 31px;
        width: 31px; }
        .service ul li a.bab-button--icon-only [class^="icon-"], .languageSwitcher ul li a.bab-button--icon-only [class^="icon-"], .service ul li a.bab-button--icon-only [class*=" icon-"], .languageSwitcher ul li a.bab-button--icon-only [class*=" icon-"] {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
  .service ul .search input, .languageSwitcher ul .search input {
    width: 155px;
    padding-top: 8px;
    padding-right: 28px; }
  .service ul .search button, .languageSwitcher ul .search button {
    right: 4px;
    top: 5px;
    font-size: 1.6rem; }
.bab-header {
  height: 70px;
  border-bottom: 1px solid #d8dee4;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1050;
  box-shadow: 0px 1px 2px 0px rgba(120, 135, 145, 0.15);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(120, 135, 145, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(120, 135, 145, 0.15); }
  .bab-header .container {
    height: 100%;
    padding: 10px 0; }
  .bab-header .desktopOnly {
    display: none; }
  .bab-header .mobileOnly {
    display: block;
    padding: 10px 0; }
  .bab-header.mini {
    height: 47px;
    margin-top: 0; }
    .bab-header.mini .logo img {
      max-height: 40px; }
  .bab-header .logo {
    float: left; }
    .bab-header .logo img {
      transition: all 0.3s ease-in-out;
      width: 85px;
      height: 55px; }
  .bab-header--hidden {
    transform: translate(0, -100%); }
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .bab-header {
    height: 120px; }
    .bab-header .desktopOnly {
      display: block; }
    .bab-header .mobileOnly {
      display: none; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* FOOTER CSS
 * Diese Datei regelt das Verhalten des Footer.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
footer {
  border-top: 1px solid #d8dee4; }
  footer [class*="col-"], footer [class^="col-"] {
    margin-top: 0;
    margin-bottom: 0; }
  footer .service, footer .languageSwitcher {
    line-height: 2em;
    list-style: none;
    text-align: center;
    float: none; }
    footer .service li, footer .languageSwitcher li {
      float: none;
      margin-right: 24px;
      display: inline-block; }
      footer .service li a:link, footer .languageSwitcher li a:link,
      footer .service li a:visited,
      footer .languageSwitcher li a:visited {
        font-size: 1.6rem;
        color: #222222;
        font-family: "MiloPro", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-decoration: none; }
      footer .service li a:hover, footer .languageSwitcher li a:hover, footer .service li a:focus, footer .languageSwitcher li a:focus, footer .service li a:active, footer .languageSwitcher li a:active {
        color: #e1000f; }
    @media (min-width: 730px) {
      footer .service li, footer .languageSwitcher li {
        float: left;
        margin-right: 24px; } }
  @media (min-width: 730px) {
    footer .service, footer .languageSwitcher {
      text-align: left; }
    footer [class*="col-"], footer [class^="col-"] {
      margin-top: 0;
      margin-bottom: 0; }
    footer .copyright {
      text-align: center; }
    footer .service, footer .languageSwitcher {
      line-height: 2em;
      list-style: none;
      text-align: center;
      float: none; }
      footer .service li, footer .languageSwitcher li {
        float: none;
        margin-right: 24px;
        display: inline-block; }
        footer .service li a:link, footer .languageSwitcher li a:link,
        footer .service li a:visited,
        footer .languageSwitcher li a:visited {
          font-size: 1.6rem;
          color: #222222;
          font-family: "MiloPro", Helvetica, Arial, sans-serif;
          font-weight: normal;
          text-decoration: none; }
        footer .service li a:hover, footer .languageSwitcher li a:hover, footer .service li a:focus, footer .languageSwitcher li a:focus, footer .service li a:active, footer .languageSwitcher li a:active {
          color: #e1000f; } }
  footer .container-box.container-box--no-margin-bottom .service, footer .container-box.container-box--no-margin-bottom .languageSwitcher {
    margin-top: 0; }
  footer .container-box {
    padding: 35px 0; }
  footer .social {
    text-align: center;
    float: none;
    list-style: none;
    margin: 8px auto 0 auto; }
    footer .social li {
      margin-left: 24px;
      float: none;
      display: inline-block; }
      footer .social li:first-child {
        margin-left: 0; }
      footer .social li a:link,
      footer .social li a:visited {
        display: inline-block;
        width: 24px;
        height: 24px;
        overflow: hidden; }
      footer .social li a:link img,
      footer .social li a:visited img {
        margin-left: -24px; }
      footer .social li a:hover img,
      footer .social li a:focus img,
      footer .social li a:active img {
        margin-left: 0; }
  @media (min-width: 480px) {
    footer .social {
      list-style: none;
      margin: 8px 0 0 0; } }
  footer .copyright {
    font-size: 1.4em;
    margin-top: 8px;
    text-align: center; }
  @media (min-width: 730px) {
    footer .copyright {
      text-align: left; } }
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  footer .social {
    margin: 8px 0 0 0; }
  footer .service, footer .languageSwitcher {
    line-height: 2em;
    list-style: none;
    text-align: center;
    float: none;
    width: 50%;
    margin: 0 auto; }
    footer .service li, footer .languageSwitcher li {
      float: none;
      margin-right: 24px;
      display: inline-block; }
      footer .service li a:link, footer .languageSwitcher li a:link,
      footer .service li a:visited,
      footer .languageSwitcher li a:visited {
        font-size: 1.6rem;
        color: #222222;
        font-family: "MiloPro", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-decoration: none; }
      footer .service li a:hover, footer .languageSwitcher li a:hover, footer .service li a:focus, footer .languageSwitcher li a:focus, footer .service li a:active, footer .languageSwitcher li a:active {
        color: #e1000f; }
  footer [class*="col-"] {
    margin: 0 auto;
    text-align: center;
    float: left; }
  footer .copyright {
    text-align: center; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  footer .copyright {
    text-align: left; }
  footer .service, footer .languageSwitcher {
    line-height: 2em;
    list-style: none;
    text-align: left;
    float: none;
    width: auto;
    margin: 0 auto; }
  footer .social {
    text-align: right; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* White with Border */
.white, .light-gray {
  background-color: #ffffff;
  /*border: 1px solid $color-border-for-white;*/ }
  .white.event .text, .event.light-gray .text {
    border-color: #d8dee4; }
  .white.collection, .collection.light-gray {
    padding: 19px 19px 33px 19px; }
  .white.load-more, .load-more.light-gray {
    background: #ffffff;
    border: 2px solid #f0f1f5; }
  .white .loading-animation, .light-gray .loading-animation {
    background-image: url(/resource/blob/827782/72b2f2fd85b5453f485090a494bfc2a2/data/loader-white-gif.gif); }
  .white.newsroom-detail .wrapper, .newsroom-detail.light-gray .wrapper {
    background: rgba(255, 255, 255, 0.8); }
.dark-gray .white, .dark-gray .light-gray,
.dark-gray .white a:link,
.dark-gray .light-gray a:link, .dark-gray .white a:visited, .dark-gray .light-gray a:visited,
.dark-gray .white .link-title,
.dark-gray .light-gray .link-title,
.red .white,
.red .light-gray,
.red .white a:link,
.red .light-gray a:link,
.red .white a:visited,
.red .light-gray a:visited,
.red .white .link-title,
.red .light-gray .link-title {
  color: #222222; }
.white.card-container, .card-container.light-gray {
  background-color: transparent;
  background-image: none;
  border: none; }
.white.card-container .front, .card-container.light-gray .front {
  background-color: #ffffff;
  border: 1px solid #d9d9d9; }
  .white.card-container .front i.icon-share-1, .card-container.light-gray .front i.icon-share-1 {
    position: absolute;
    right: 12px;
    bottom: -5px;
    transform: rotate(135deg) scaleX(-1);
    z-index: 1; }
  .white.card-container .front:after, .card-container.light-gray .front:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    right: 0;
    border-left: 20px solid transparent;
    border-right: 40px solid #f0f1f5;
    border-top: 40px solid transparent; }
.event.countdown.card-container .front i.icon-share-1 {
  position: absolute;
  right: 12px;
  bottom: -5px;
  transform: rotate(135deg) scaleX(-1);
  z-index: 1; }
.event.countdown.card-container .front:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  bottom: 0;
  right: 0;
  border-left: 20px solid transparent;
  border-right: 40px solid #ffffff;
  border-top: 40px solid transparent; }
.white.card-container .back, .card-container.light-gray .back {
  border: 1px solid #d9d9d9;
  background-color: #ffffff; }
  .white.card-container .back i.icon-share-1, .card-container.light-gray .back i.icon-share-1 {
    position: absolute;
    left: 12px;
    bottom: -5px;
    transform: rotate(225deg);
    z-index: 1; }
  .white.card-container .back:after, .card-container.light-gray .back:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    left: 0;
    border-left: 40px solid #f0f1f5;
    border-right: 40px solid transparent;
    border-top: 40px solid transparent; }
.event.countdown.card-container .back i.icon-share-1 {
  position: absolute;
  left: 12px;
  bottom: -5px;
  transform: rotate(225deg);
  z-index: 1; }
.event.countdown.card-container .back:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  bottom: 0;
  left: 0;
  border-left: 40px solid #ffffff;
  border-right: 40px solid transparent;
  border-top: 40px solid transparent; }
/* // White with Border */
/* Dark Gray */
.dark-gray {
  background-color: #222222;
  color: #ffffff;
  /*&.image-item.download .image {
    border-color: $color-dark-gray;
  }*/ }
  .dark-gray h3 {
    color: #ffffff; }
  .dark-gray .dropdown-dark .btn:hover {
    background: #222222; }
  .dark-gray .dropdown-menu a {
    color: #222222; }
  .dark-gray.event .text {
    border-color: #d8dee4; }
  .dark-gray.load-more {
    background: #d9d9d9; }
  .dark-gray .loading-animation {
    background-image: url(/resource/blob/827784/85134f0537b7e65adf7a71cc550f0119/data/loader-darkgray-gif.gif); }
  .dark-gray.newsroom-detail .wrapper {
    background: rgba(217, 217, 217, 0.8); }
.dark-gray.card-container {
  background-color: transparent;
  background-image: none; }
.dark-gray.card-container .front {
  background-color: #222222; }
.dark-gray.card-container .back {
  background-color: #222222;
  /* // Dark Gray */
  /* Black */ }
  .dark-gray.card-container .back .dark-gray {
    background-color: #222222;
    color: #ffffff;
    /*&.image-item.download .image {
      border-color: $color-dark-gray;
    }*/ }
    .dark-gray.card-container .back .dark-gray h3 {
      color: #ffffff; }
    .dark-gray.card-container .back .dark-gray [class^="icon-"]:before {
      color: #ffffff; }
    .dark-gray.card-container .back .dark-gray .link-list [class^="icon-"]:before, .dark-gray.card-container .back .dark-gray .vcard [class^="icon-"]:before {
      color: #222222; }
    .dark-gray.card-container .back .dark-gray .dropdown-dark .btn:hover {
      background: #222222; }
    .dark-gray.card-container .back .dark-gray .dropdown-menu a {
      color: #222222; }
    .dark-gray.card-container .back .dark-gray.event .text {
      border-color: #d8dee4; }
    .dark-gray.card-container .back .dark-gray.load-more {
      background: #d9d9d9; }
    .dark-gray.card-container .back .dark-gray .loading-animation {
      background-image: url(/resource/blob/827784/85134f0537b7e65adf7a71cc550f0119/data/loader-darkgray-gif.gif); }
    .dark-gray.card-container .back .dark-gray.newsroom-detail .wrapper {
      background: rgba(217, 217, 217, 0.8); }
/* Red */
.red {
  background: #e1000f;
  color: #ffffff;
  /*&.image-item.download .image {
    border-color: $color-red;
  }*/ }
  .red h3 {
    color: #ffffff; }
  .red.event .text {
    border-color: #ffffff; }
  .red.event .date-wrap .day {
    color: #ffffff; }
  .red.link-element:hover h2 {
    color: #ffffff; }
  .red.load-more {
    background: #e1000f; }
    .red.load-more .link i:before {
      color: #ffffff !important; }
  .red.collection .collection-link:before {
    background: #e1000f;
    color: #ffffff; }
  .red .loading-animation {
    background-image: url(/resource/blob/827790/a08524d738b0ee26186adb8330eb4d08/data/loader-red-gif.gif); }
  .red.newsroom-detail .wrapper {
    background: rgba(225, 0, 15, 0.8); }
  .red .dropdown-menu a {
    color: #222222; }
  .red .filter-wrap .filter-links {
    background: #222222; }
  .red .bab-button--icon:hover .icon-arrow_link2:before, .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) .icon-arrow_link2:before, ul.link-list:not(.multiLang) li .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) .icon-arrow_link2:before {
    color: #ffffff !important; }
.red.card-container {
  background-color: transparent;
  background-image: none; }
.red.card-container .front {
  background-color: #e1000f;
  color: #ffffff; }
  .red.card-container .front i.icon-share-1 {
    position: absolute;
    right: 12px;
    bottom: -5px;
    transform: rotate(135deg) scaleX(-1);
    z-index: 1;
    color: #ffffff; }
  .red.card-container .front:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    right: 0;
    border-left: 20px solid transparent;
    border-right: 40px solid rgba(240, 241, 245, 0.4);
    border-top: 40px solid transparent; }
.red.card-container .back {
  background-color: #e1000f;
  color: #ffffff; }
  .red.card-container .back i.icon-share-1 {
    position: absolute;
    left: 12px;
    bottom: -5px;
    transform: rotate(225deg);
    z-index: 1;
    color: #ffffff; }
  .red.card-container .back:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    left: 0;
    border-left: 40px solid rgba(240, 241, 245, 0.4);
    border-right: 40px solid transparent;
    border-top: 40px solid transparent; }
.dark-gray.card-container .front {
  background-color: #222222;
  color: #ffffff; }
  .dark-gray.card-container .front i.icon-share-1 {
    position: absolute;
    right: 12px;
    bottom: -5px;
    transform: rotate(135deg) scaleX(-1);
    z-index: 1;
    color: #ffffff; }
  .dark-gray.card-container .front:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    right: 0;
    border-left: 20px solid transparent;
    border-right: 40px solid rgba(240, 241, 245, 0.4);
    border-top: 40px solid transparent; }
.dark-gray.card-container .back {
  background-color: #222222;
  color: #ffffff; }
  .dark-gray.card-container .back i.icon-share-1 {
    position: absolute;
    left: 12px;
    bottom: -5px;
    transform: rotate(225deg);
    z-index: 1;
    color: #ffffff; }
  .dark-gray.card-container .back:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    left: 0;
    border-left: 40px solid rgba(240, 241, 245, 0.4);
    border-right: 40px solid transparent;
    border-top: 40px solid transparent; }
/** Henkel General Elements **/
html,
body {
  width: 100% !important;
  height: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative; }
body {
  font-size: 62.5%;
  font-size: 10px;
  color: #222222;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  background-color: #ffffff; }
* {
  margin: 0;
  padding: 0; }
a {
  border: none;
  color: #222222;
  -webkit-tap-highlight-color: transparent; }
  a:hover, a:focus {
    color: #e1000f;
    text-decoration: none; }
input {
  -webkit-user-modify: read-write-plaintext-only; }
h1, h2, h3, h4, h5, h6, .h1-like-headline {
  margin-top: 0; }
h1, .h1-like-headline {
  color: #e1000f;
  margin: 0;
  width: 100%; }
.h1-like-headline {
  font-family: "MiloProExtraLight", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  display: block; }
strong {
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  font-weight: normal; }
[class^="col-"],
[class*=" col-"] {
  margin: 4px 0; }
  [class^="col-"] > div:not(.row):not([class*=col-]),
  [class*=" col-"] > div:not(.row):not([class*=col-]) {
    width: 100%; }
.video-play {
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 7em;
  position: absolute;
  border: none;
  left: 50%;
  top: 50%;
  margin-left: -3.5em;
  margin-top: -3.5em;
  width: 7em;
  height: 7em; }
  .video-play:before {
    content: '\E848';
    font-family: "henkel-icon";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 0.15em;
    transform: translate(-50%, -50%);
    font-size: 29px;
    color: #fff; }
.row-headline {
  font-size: 2.4rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  margin-top: 1rem;
  margin-bottom: 2rem; }
  .row-headline--with-border {
    padding-bottom: 1.3rem;
    border-bottom: 2px solid #222222; }
  .row-headline--red {
    color: #e1000f; }
.row-sub-headline {
  margin-top: 10px;
  float: left;
  width: 100%; }
.placeholder {
  padding: 20px; }
  .placeholder p {
    margin: 0; }
/* ICON-FONT  */
[class^="icon-"],
[class*=" icon-"] {
  display: inherit;
  font-size: 1.6rem;
  position: relative; }
  [class^="icon-"]:before,
  [class*=" icon-"]:before {
    content: '';
    /*color: $text-color;*/
    font-family: "henkel-icon";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1em; }
footer i[class^="icon-"],
footer i[class*=" icon-"], #cookieLayer .service i[class^="icon-"], #cookieLayer .languageSwitcher i[class^="icon-"],
#cookieLayer .service i[class*=" icon-"],
#cookieLayer .languageSwitcher i[class*=" icon-"] {
  display: none; }
.icon-home-1:before {
  content: '\e800'; }
/* '' */
.icon-search:before {
  content: '\e801'; }
/* '' */
.icon-email:before, .icon-mail:before {
  content: '\e802'; }
/* '' */
.icon-share:before {
  content: '\e803'; }
/* '' */
.icon-print:before {
  content: '\e804'; }
/* '' */
.icon-play:before {
  content: '\e805'; }
/* '' */
.icon-galerie:before {
  content: '\e806'; }
/* '' */
.icon-open:before {
  content: '\e807'; }
/* '' */
.icon-open1:before {
  content: '\e808'; }
/* '' */
.icon-closed:before {
  content: '\e809'; }
/* '' */
.icon-closed1:before {
  content: '\e80a'; }
/* '' */
.icon-collaps-menu:before {
  content: '\e80b'; }
/* '' */
.icon-arrow_right:before {
  content: '\e80c'; }
/* '' */
.icon-removecontent:before {
  content: '\e80d'; }
/* '' */
.icon-addcontent:before {
  content: '\e80e'; }
/* '' */
.icon-download_pdf:before {
  content: '\e80f'; }
/* '' */
.icon-plus:before {
  content: '\e810'; }
/* '' */
.icon-minus:before {
  content: '\e811'; }
/* '' */
.icon-clock:before {
  content: '\e812'; }
/* '' */
.icon-twitter:before {
  content: '\e813'; }
/* '' */
.icon-linkedin:before {
  content: '\e814'; }
/* '' */
.icon-facebook:before {
  content: '\e815'; }
/* '' */
.icon-youtube:before {
  content: '\e816'; }
/* '' */
.icon-angle-left:before {
  content: '\e817'; }
/* '' */
.icon-arrow_link:before {
  content: '\e818'; }
/* '' */
.icon-arrow_back:before {
  content: '\e819'; }
/* '' */
.icon-daypicker:before {
  content: '\e81a'; }
/* '' */
.icon-maps:before {
  content: '\e81b'; }
/* '' */
.icon-calender:before {
  content: '\e81c'; }
/* '' */
.icon-customer:before {
  content: '\e81d'; }
/* '' */
.icon-professional:before {
  content: '\e81e'; }
/* '' */
.icon-industries:before {
  content: '\e81f'; }
/* '' */
.icon-adhesivetech:before {
  content: '\e820'; }
/* '' */
.icon-beauty:before {
  content: '\e821'; }
/* '' */
.icon-laundry:before {
  content: '\e822'; }
/* '' */
.icon-prodcat1:before {
  content: '\e823'; }
/* '' */
.icon-prodcat2:before {
  content: '\e824'; }
/* '' */
.icon-prodcat3:before {
  content: '\e825'; }
/* '' */
.icon-prodcat4:before {
  content: '\e826'; }
/* '' */
.icon-prodcat5:before {
  content: '\e827'; }
/* '' */
.icon-reset:before {
  content: '\e828'; }
/* '' */
.icon-phone:before {
  content: '\e829'; }
/* '' */
.icon-vcard:before {
  content: '\e82a'; }
/* '' */
.icon-ratingstar:before {
  content: '\e82b'; }
/* '' */
.icon-info:before {
  content: '\e82c'; }
/* '' */
.icon-embedcode:before {
  content: '\e82d'; }
/* '' */
.icon-album:before {
  content: '\e82e'; }
/* '' */
.icon-download:before {
  content: '\e82f'; }
/* '' */
.icon-glossary:before {
  content: '\e830'; }
/* '' */
.icon-delete:before {
  content: '\e831'; }
/* '' */
.icon-loader:before {
  content: '\e832'; }
/* '' */
.icon-slideshow:before {
  content: '\e833'; }
/* '' */
.icon-timeline_arrow:before {
  content: '\e834'; }
/* '' */
.icon-bubble:before {
  content: '\e835'; }
/* '' */
.icon-bulletpoint:before {
  content: '\e836'; }
/* '' */
.icon-switchon:before {
  content: '\e837'; }
/* '' */
.icon-switchoff:before {
  content: '\e838'; }
/* '' */
.icon-clock2:before {
  content: '\e839'; }
/* '' */
.icon-embedcode2:before {
  content: '\e83a'; }
/* '' */
.icon-plus1:before {
  content: '\e83b'; }
/* '' */
.icon-minus1:before {
  content: '\e83c'; }
/* '' */
.icon-arrow_down:before {
  content: '\e83d'; }
/* '' */
.icon-arrow_up:before {
  content: '\e83e'; }
/* '' */
.icon-pointnavi:before {
  content: '\e83f'; }
/* '' */
.icon-arrow_back2:before {
  content: '\e840'; }
/* '' */
.icon-arrow_link2:before {
  content: '\e841'; }
/* '' */
.icon-reset1:before {
  content: '\e842'; }
/* '' */
.icon-draganddrop:before {
  content: '\e843'; }
/* '' */
.icon-facebook1:before {
  content: '\e844'; }
/* '' */
.icon-linkedin1:before {
  content: '\e845'; }
/* '' */
.icon-twitter1:before {
  content: '\e846'; }
/* '' */
.icon-youtube1:before {
  content: '\e847'; }
/* '' */
.icon-play1:before {
  content: '\e848'; }
/* '' */
.icon-favoritenstar:before {
  content: '\e849'; }
/* '' */
.icon-home:before {
  content: '\e84a'; }
/* '' */
.icon-swiper_arrow_up:before {
  content: '\e84b'; }
/* '' */
.icon-swiper_arrow_down:before {
  content: '\e84c'; }
/* '' */
.icon-swiper_arrow_right:before {
  content: '\e84d'; }
/* '' */
.icon-swiper_arrow_left:before {
  content: '\e84e'; }
/* '' */
.icon-slide_arrow_right:before {
  content: '\e84f'; }
/* '' */
.icon-slide_arrow_left:before {
  content: '\e850'; }
/* '' */
.icon-slide_arrow_down:before {
  content: '\e851'; }
/* '' */
.icon-slide_arrow_up:before {
  content: '\e852'; }
/* '' */
.icon-closed1-1:before {
  content: '\e853'; }
/* '' */
.icon-open1-1:before {
  content: '\e854'; }
/* '' */
.icon-checkbox:before, .icon-close:before {
  content: '\e855'; }
/* '' */
.icon-info_bold:before {
  content: '\e856'; }
/* '' */
.icon-arrow_applynow:before {
  content: '\e857'; }
/* '' */
.icon-share-1:before {
  content: '\e858'; }
/* '' */
.icon-cog:before {
  content: '\e859'; }
/* '' */
.icon-edit:before {
  content: '\e85a'; }
/* '' */
.icon-italic:before {
  content: '\e85b'; }
/* '' */
.icon-bold:before {
  content: '\e85c'; }
/* '' */
.icon-download_video:before {
  content: '\e85d'; }
/* '' */
.icon-quote:before {
  content: '\e85e'; }
/* '' */
.icon-home1-1:before {
  content: '\e85f'; }
/* '' */
.icon-minus-1:before {
  content: '\e860'; }
/* '' */
.icon-tag:before {
  content: '\e861'; }
/* '' */
.icon-tags:before {
  content: '\e862'; }
/* '' */
.icon-thumbs-up:before {
  content: '\e863'; }
/* '' */
.icon-comment:before {
  content: '\e864'; }
/* '' */
.icon-heart:before {
  content: '\e865'; }
/* '' */
.icon-retweet:before {
  content: '\e866'; }
/* '' */
.icon-attach:before {
  content: '\e867'; }
/* '' */
.icon-minus-2:before {
  content: '\e868'; }
/* '' */
.icon-plus-1:before {
  content: '\e869'; }
/* '' */
.icon-pause:before {
  content: '\e86a'; }
/* '' */
.icon-lock:before {
  content: '\e86b'; }
/* '' */
.icon-audio:before {
  content: '\e86e'; }
/* '' */
.icon-doc:before {
  content: '\e86f'; }
/* '' */
.icon-gif:before {
  content: '\e870'; }
/* '' */
.icon-jpg:before {
  content: '\e871'; }
/* '' */
.icon-png:before {
  content: '\e872'; }
/* '' */
.icon-ppt:before {
  content: '\e873'; }
/* '' */
.icon-rtf:before {
  content: '\e874'; }
/* '' */
.icon-tiff:before {
  content: '\e875'; }
/* '' */
.icon-xls:before {
  content: '\e876'; }
/* '' */
.icon-zip:before {
  content: '\e877'; }
/* '' */
.icon-card-flip-back:before {
  content: '\e878'; }
/* '' */
.icon-card-flip:before {
  content: '\e879'; }
/* '' */
.icon-map:before {
  content: '\e87a'; }
/* '' */
.icon-expand-menu:before {
  content: '\e87b'; }
/* '' */
.icon-filter:before {
  content: '\e87e'; }
/* '' */
.icon-reset-1:before {
  content: '\e87f'; }
/* '' */
.icon-globe:before {
  content: '\e885'; }
/* '' */
.icon-fax:before {
  content: '\e886'; }
/* '' */
.icon-success:before {
  content: '\e8b1'; }
/* '' */
.icon-duplicate:before {
  content: '\e8b2'; }
/* '' */
.icon-error:before {
  content: '\e8b8'; }
/* '' */
.icon-add-comment:before {
  content: '\e8c1'; }
/* '' */
.icon-twitter-1:before {
  content: '\f099'; }
/* '' */
.icon-facebook-1:before {
  content: '\f09a'; }
/* '' */
.icon-menu:before {
  content: '\f0c9'; }
/* '' */
.icon-underline:before {
  content: '\f0cd'; }
/* '' */
.icon-linkedin-1:before {
  content: '\f0e1'; }
/* '' */
.icon-comment-empty:before {
  content: '\f0e5'; }
/* '' */
.icon-angle-right:before {
  content: '\f105'; }
/* '' */
.icon-doc-inv:before {
  content: '\f15b'; }
/* '' */
.icon-thumbs-up-alt:before {
  content: '\f164'; }
/* '' */
.icon-xing:before {
  content: '\f168'; }
/* '' */
.icon-instagram:before {
  content: '\f16d'; }
/* '' */
.icon-tumblr:before {
  content: '\f173'; }
/* '' */
.icon-vkontakte:before {
  content: '\f189'; }
/* '' */
.icon-weibo:before {
  content: '\f18a'; }
/* '' */
.icon-reddit:before {
  content: '\f1a1'; }
/* '' */
.icon-tencent-weibo:before {
  content: '\f1d5'; }
/* '' */
.icon-qq:before {
  content: '\f1d6'; }
/* '' */
.icon-pinterest:before {
  content: '\f231'; }
/* '' */
.icon-whatsapp:before {
  content: '\f232'; }
/* '' */
.icon-telegram:before {
  content: '\f2c6'; }
/* '' */
.icon-gplus:before {
  content: '\f30f'; }
/* '' */
.icon-flattr:before {
  content: '\f336'; }
/* '' */
.fa {
  font-family: "henkel-icon";
  display: inline-block; }
  .fa-twitter:before {
    content: '\f099'; }
  .fa-facebook:before {
    content: '\f09a'; }
  .fa-google-plus:before {
    content: '\f30f'; }
  .fa-linkedin:before {
    content: '\f0e1'; }
  .fa-weibo:before {
    content: '\f18a'; }
  .fa-lock:before {
    content: '\e86b'; }
  .fa-whatsapp:before {
    content: '\f232'; }
  .fa-qq:before {
    content: '\f1d6'; }
  .fa-weibo:before {
    content: '\f18a'; }
  .fa-tencent-weibo:before {
    content: '\f1d5'; }
  .fa-telegram:before {
    content: '\f2c6'; }
  .fa-instagram:before {
    content: '\f16d'; }
  .fa-youtube:before {
    content: '\e816'; }
  .fa-vk:before {
    content: '\f189'; }
  .fa-info:before {
    content: '\e82c'; }
.icon-arrow_applynow:before {
  color: #ffffff;
  left: -32px;
  top: -4px; }
.icon-arrow_link:before {
  color: #e1000f !important;
  left: -14px;
  top: -6px;
  font-weight: bold; }
  .link-list .icon-arrow_link:before {
    left: -22px;
    top: 0; }
.icon-arrow_link2:before {
  color: #e1000f !important;
  left: -26px;
  top: 0; }
.icon-clock:before {
  left: -28px;
  top: 3px; }
.icon-calender:before {
  left: -27px;
  top: -3px; }
.icon-delete:before {
  left: 1px;
  top: -4px; }
.icon-facebook:before {
  left: -28px;
  top: -10px;
  color: #3A5897 !important;
  background: #fff;
  height: 0.99em;
  line-height: 1em;
  border-radius: 3px; }
.icon-fax:before {
  left: -27px;
  top: 1px; }
.icon-linkedin:before {
  font-family: "henkel-icon";
  left: -28px;
  position: absolute;
  top: -10px;
  color: #0177B5 !important; }
.icon-mail:before {
  left: -26px;
  top: 0; }
.icon-maps:before {
  left: -23px;
  top: 1px; }
.icon-menu:before {
  left: -23px;
  top: 1px; }
.icon-close:before {
  left: -23px;
  top: 1px; }
.icon-phone:before {
  left: -23px;
  top: 0; }
.icon-reset1:before {
  left: -28px;
  top: -4px;
  color: #e1000f; }
.icon-share:before {
  left: -24px;
  top: 1px; }
.icon-slide_arrow_left:before {
  left: 0;
  top: 0; }
.icon-slide_arrow_right {
  position: static; }
.icon-slide_arrow_right:before {
  left: inherit;
  right: 0;
  top: 0; }
.icon-twitter:before {
  left: -28px;
  top: -10px;
  color: #4FA9ED !important;
  background: #fff;
  height: 0.99em;
  line-height: 1em;
  border-radius: 3px; }
.icon-vcard:before {
  left: -26px;
  top: 0; }
.icon-addcontent:before {
  left: -26px;
  top: 0; }
.icon-youtube:before {
  font-family: "henkel-icon";
  left: -28px;
  position: absolute;
  top: -10px;
  color: #cd201f !important; }
.icon-globe:before {
  content: "\e885";
  font-family: "henkel-icon";
  position: absolute;
  left: -1.4em; }
.xing {
  background-image: url(../images/layout/icon_xing_small.png);
  background-repeat: no-repeat;
  background-position: 6px 4px; }
/* // ICON-FONT  */
/** Card View (General) **/
.card-container {
  perspective: 1000px;
  position: relative;
  min-height: 23em;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  z-index: 1000; }
.card {
  transform-style: preserve-3d;
  position: relative; }
.front, .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.6s;
  transform-style: preserve-3d;
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 23em; }
.front {
  transform: rotateY(0deg);
  /*-webkit-transform: translate3d(0, 0, 0);*/
  z-index: 2; }
.back {
  position: absolute;
  transform: rotateY(-180deg); }
.backFlip {
  bottom: -1em;
  display: block;
  height: 6em;
  left: -1em;
  position: absolute;
  width: 6em; }
.front .backFlip {
  right: -1em;
  left: auto; }
.hover .back {
  transform: rotateY(0deg);
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  cursor: pointer; }
.hover .front {
  transform: rotateY(180deg);
  visibility: hidden; }
/** // Card View (General) **/
/** Collection **/
/** // Collection **/
/** Swiper **/
.swiper-container,
.swiper-content {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block; }
.swiper-navigation .arrow-navigation {
  position: relative;
  z-index: 100; }
  .swiper-navigation .arrow-navigation .arrow-right, .swiper-navigation .arrow-navigation .arrow-left {
    display: block;
    position: absolute;
    top: 0;
    width: 2.4em;
    height: 4em; }
  .swiper-navigation .arrow-navigation .arrow-left {
    left: 0; }
  .swiper-navigation .arrow-navigation .arrow-right {
    right: 0; }
  .swiper-navigation .arrow-navigation .icon-slide_arrow_left:before {
    left: 5px;
    top: 6px;
    font-size: 2rem; }
  .swiper-navigation .arrow-navigation .icon-slide_arrow_right:before {
    right: 5px;
    top: 6px;
    font-size: 2rem; }
/** Swiper **/
/** Load More **/
.load-more {
  float: left;
  width: 100%;
  margin: 0.3em 0 0 0;
  height: 4.2em;
  line-height: 4.2em;
  vertical-align: middle;
  background: #f0f1f5;
  text-align: center; }
  .load-more .link, .load-more span {
    font-size: 1.6em;
    padding-left: 2em;
    position: relative; }
    .load-more .link i:before, .load-more span i:before {
      top: -17px; }
  .load-more span {
    padding-left: 1.5em; }
  .load-more span:before {
    content: '\E841';
    font-family: "henkel-icon";
    left: 0;
    position: absolute;
    top: -12px;
    color: #e1000f; }
.loading-animation {
  background: url(/resource/blob/827782/72b2f2fd85b5453f485090a494bfc2a2/data/loader-white-gif.gif) center center no-repeat transparent;
  background-size: contain;
  width: 100%;
  margin: 2em 0 2em -1em;
  float: left;
  display: none;
  height: 2em; }
/* module: img-wrap */
.img-wrap {
  display: block; }
  .img-wrap img {
    width: 100%; }
/** module: link-list **/
.link-list {
  margin: 0;
  width: 100%; }
  .link-list li {
    list-style-type: none; }
  .link-list .tel, .link-list .fax {
    display: block;
    font-size: 1.6rem;
    margin: 0 0 8px 0;
    width: 100%;
    word-wrap: break-word;
    float: none;
    padding: 6px 16px 6px 32px; }
  .link-list a:link, .link-list a:visited {
    display: block;
    font-size: 1.6rem;
    margin: 0 0 8px 0;
    width: 100%;
    word-wrap: break-word;
    float: none;
    padding: 6px 16px; }
    .link-list a:link:before, .link-list a:visited:before {
      font-family: "henkel-icon";
      position: relative;
      left: 0;
      top: 0;
      font-size: 1em; }
  .link-list a:hover,
  .link-list a:focus {
    text-decoration: none; }
.location.dark-gray .link-list .tel {
  background-color: #f0f1f5;
  color: #222222; }
.location.dark-gray .link-list .fax {
  background-color: #f0f1f5;
  color: #222222; }
.location.white .link-list .tel, .location.light-gray .link-list .tel {
  background-color: #f0f1f5;
  color: #222222; }
.location.white .link-list .fax, .location.light-gray .link-list .fax {
  background-color: #f0f1f5;
  color: #222222; }
.location.red .link-list .tel {
  background-color: #f0f1f5;
  color: #222222; }
  .location.red .link-list .tel [class^="icon-"]:before {
    color: #222222; }
.location.red .link-list .fax {
  background-color: #f0f1f5;
  color: #222222; }
  .location.red .link-list .fax [class^="icon-"]:before {
    color: #222222; }
/** // Link List **/
/** Tooltip **/
.tooltip, body.standalone-layout .search-box.mobile-only {
  background: #ffffff;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
  display: none;
  height: auto;
  font-size: 10px;
  opacity: 1;
  padding: 1.4em 2.6em 1.4em 1.4em;
  position: absolute;
  width: 23em;
  z-index: 10000; }
  .tooltip .link-element, body.standalone-layout .search-box.mobile-only .link-element {
    background-color: transparent;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.3em 0 0.3em 2em;
    margin: 0; }
    .tooltip .link-element .icon-arrow_link2:before, body.standalone-layout .search-box.mobile-only .link-element .icon-arrow_link2:before {
      top: -8px; }
  .tooltip .close, body.standalone-layout .search-box.mobile-only .close {
    display: block;
    height: 1.8em;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.8em; }
    .tooltip .close:before, body.standalone-layout .search-box.mobile-only .close:before {
      content: '\e842';
      font-family: "henkel-icon";
      right: 0;
      position: absolute;
      top: 0;
      font-size: 1.4em;
      color: #e1000f;
      font-weight: 100; }
.rtlEntity {
  display: none; }
/* Social Privacy Plugin - https://github.com/patrickheck/socialshareprivacy/ */
.social_share_privacy_area {
  border-top: 1px solid #d8dee4;
  padding: 1.2em 0 0 0 !important;
  margin: 5px 0 0 0 !important;
  float: left;
  height: auto;
  width: 100%; }
  .social_share_privacy_area h3 {
    font-size: 2em; }
  .social_share_privacy_area p {
    margin: 0.6em 0 0.4em 0;
    font-size: 1.6em; }
  .social_share_privacy_area li {
    height: 3em; }
  .social_share_privacy_area .settings_info {
    display: none; }
.none {
  display: none; }
.element-border--no-border > *:first-child {
  border: 0 !important; }
.height-100 {
  height: 100%; }
.multiple-elements-in-col > .clearfix {
  clear: both;
  height: 8px; }
  .multiple-elements-in-col > .clearfix:last-child {
    display: none; }
.col-tn-12.col-xs-6.col-sm-3.col-md-3.col-lg-12 > * {
  margin-bottom: 8px; }
  .col-tn-12.col-xs-6.col-sm-3.col-md-3.col-lg-12 > *:last-child {
    margin-bottom: 0; }
.externalLink {
  position: relative; }
  .externalLink [class*=icon-] {
    display: none; }
  .externalLink .img-wrap {
    padding: 0 !important;
    height: 3rem !important;
    width: 3rem !important;
    position: absolute;
    left: 0.25rem;
    top: 0; }
.no-results {
  display: block;
  text-align: center;
  font-size: 1.4rem; }
.teaser-link {
  cursor: pointer; }
.addToContent:before {
  content: '\e80e';
  font-family: "henkel-icon";
  position: absolute !important;
  left: 0.3rem !important;
  top: 0.6rem !important;
  font-size: 1.6rem !important; }
.addToContent:hover:before {
  color: #222222 !important; }
.link-list .addToContent:before {
  position: relative !important;
  float: left;
  left: -2.7rem !important;
  top: 0rem !important;
  width: 0; }
.container-box {
  margin: 0 auto 8rem auto;
  padding: 0 2rem;
  position: relative; }
  .container-box--transparency-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25); }
  main > .container-box:first-child {
    padding-top: 4rem; }
  .container-box--no-margin-bottom {
    margin-bottom: 0; }
  .container-box--bg-img {
    padding: 5rem 2rem;
    background-size: cover;
    padding-top: calc(100% - 5rem); }
    .container-box--bg-img .container-box__inner {
      margin-top: calc(-100% + 5rem); }
    @media (min-width: 730px) {
      .container-box--bg-img {
        padding-top: calc(75% - 5rem); }
        .container-box--bg-img .container-box__inner {
          margin-top: calc(-75% + 5rem); } }
    @media (min-width: 980px) {
      .container-box--bg-img {
        padding: 5rem 4rem;
        padding-top: calc(56.25% - 5rem); }
        .container-box--bg-img .container-box__inner {
          margin-top: calc(-56.25% + 5rem); } }
    @media (min-width: 1250px) {
      .container-box--bg-img {
        padding-top: calc(42.85714% - 5rem); }
        .container-box--bg-img .container-box__inner {
          margin-top: calc(-42.85714% + 5rem); } }
    main > .container-box--bg-img:first-child {
      padding-top: calc(100% - 4rem); }
      main > .container-box--bg-img:first-child .container-box__inner {
        margin-top: calc(-100% + 4rem); }
      @media (min-width: 730px) {
        main > .container-box--bg-img:first-child {
          padding-top: calc(75% - 4rem); }
          main > .container-box--bg-img:first-child .container-box__inner {
            margin-top: calc(-75% + 4rem); } }
      @media (min-width: 980px) {
        main > .container-box--bg-img:first-child {
          padding-top: calc(56.25% - 4rem); }
          main > .container-box--bg-img:first-child .container-box__inner {
            margin-top: calc(-56.25% + 4rem); } }
      @media (min-width: 1250px) {
        main > .container-box--bg-img:first-child {
          padding-top: calc(42.85714% - 4rem); }
          main > .container-box--bg-img:first-child .container-box__inner {
            margin-top: calc(-42.85714% + 4rem); } }
  .container-box--no-rl-padding {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .container-box--sticky-fullscreen {
    overflow: hidden;
    margin-bottom: 0 !important; }
    .container-box--sticky-fullscreen .container-box__inner {
      position: relative;
      z-index: 10;
      margin-top: 0;
      background: #ffffff; }
    .container-box--sticky-fullscreen .container-box__bg-img img,
    .container-box--sticky-fullscreen .container-box__bg-img video {
      height: 100%;
      width: 100%;
      position: inherit;
      -o-object-fit: cover;
         object-fit: cover;
      margin-top: 0 !important;
      margin-left: 0 !important;
      font-family: "object-fit: cover;"; }
  .container-box--plus-top-right, .container-box--plus-bottom-right, .container-box--plus-top-left, .container-box--plus-bottom-left, .container-box--no-border {
    padding-left: 1rem; }
    @media (min-width: 980px) {
      .container-box--plus-top-right:not(.container-box--bg-img), .container-box--plus-bottom-right:not(.container-box--bg-img), .container-box--plus-top-left:not(.container-box--bg-img), .container-box--plus-bottom-left:not(.container-box--bg-img), .container-box--no-border:not(.container-box--bg-img) {
        padding: 0 4rem; }
      .container-box--plus-top-right.container-box--bg-img, .container-box--plus-bottom-right.container-box--bg-img, .container-box--plus-top-left.container-box--bg-img, .container-box--plus-bottom-left.container-box--bg-img, .container-box--no-border.container-box--bg-img {
        padding-left: 4rem; } }
  .container-box--no-border:not(.stage-full) {
    margin-bottom: 2rem; }
.container-box__inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px;
  max-width: 100%;
  padding: 12px 16px; }
  .container-box__inner:before, .container-box__inner:after {
    content: " ";
    display: table; }
  .container-box__inner:after {
    clear: both; }
  .container-box--plus-top-right .container-box__inner,
  .container-box--plus-top-left .container-box__inner {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 18px; }
    .container-box--plus-top-right .container-box__inner:after,
    .container-box--plus-top-left .container-box__inner:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 26 26'%3E%3Cline x1='13' y1='0' x2='13' y2='26' style='stroke: %23e1000f; stroke-width: 2' /%3E%3Cline x1='0' y1='13' x2='26' y2='13' style='stroke: %23e1000f; stroke-width: 2' /%3E%3C/svg%3E");
      width: 26px;
      height: 26px;
      position: absolute;
      top: -14px;
      right: -14px; }
    .container-box--plus-top-right .container-box__inner:before,
    .container-box--plus-top-left .container-box__inner:before {
      content: " ";
      width: 18px;
      height: 18px;
      background-color: transparent;
      position: absolute;
      top: -2px;
      right: -2px;
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      border-left: none;
      border-bottom: none; }
  .container-box--plus-bottom-right .container-box__inner,
  .container-box--plus-bottom-left .container-box__inner {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 18px; }
    .container-box--plus-bottom-right .container-box__inner:after,
    .container-box--plus-bottom-left .container-box__inner:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 26 26'%3E%3Cline x1='13' y1='0' x2='13' y2='26' style='stroke: %23e1000f; stroke-width: 2' /%3E%3Cline x1='0' y1='13' x2='26' y2='13' style='stroke: %23e1000f; stroke-width: 2' /%3E%3C/svg%3E");
      width: 26px;
      height: 26px;
      position: absolute;
      bottom: -14px;
      right: -14px; }
    .container-box--plus-bottom-right .container-box__inner:before,
    .container-box--plus-bottom-left .container-box__inner:before {
      content: " ";
      width: 18px;
      height: 18px;
      background-color: transparent;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-bottom: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      border-left: none;
      border-top: none; }
  .container-box--no-border .container-box__inner {
    border: 0;
    border: 2px solid transparent;
    padding-top: 0;
    padding-bottom: 0; }
    .container-box--no-border .container-box__inner:after {
      display: none; }
    .container-box--no-border .container-box__inner:before {
      display: none; }
  .container-box__inner--white {
    background-color: #ffffff; }
.container-box--red {
  background-color: #e1000f; }
  .container-box--red.row-headline {
    color: #ffffff; }
.container-box--white {
  background-color: #ffffff; }
  .container-box--white.row-headline {
    color: #222222; }
.container-box--light-gray {
  background-color: #d9d9d9; }
  .container-box--light-gray.row-headline {
    color: #222222; }
.container-box--dark-gray {
  background-color: #222222; }
  .container-box--dark-gray.row-headline {
    color: #ffffff; }
.container-box--lavender-gray {
  background-color: #f9f6f7; }
  .container-box--lavender-gray.row-headline {
    color: #222222; }
.container-box__bg-img {
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  padding-top: 100%; }
  .container-box--bg-load-anim .container-box__bg-img {
    opacity: 0; }
  @media (min-width: 730px) {
    .container-box__bg-img {
      padding-top: 75%; } }
  @media (min-width: 980px) {
    .container-box__bg-img {
      padding-top: 56.25%; } }
  @media (min-width: 1250px) {
    .container-box__bg-img {
      padding-top: 42.85714%; } }
  .container-box__bg-img img, .container-box__bg-img video {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*IE11*/
    /*EDGE 12+*/ }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .container-box__bg-img img, .container-box__bg-img video {
        top: 0 !important;
        left: 0 !important;
        transform: translate(0, 0) !important; } }
    @supports (-ms-ime-align: auto) {
      .container-box__bg-img img, .container-box__bg-img video {
        transform: translate(0, 0) !important; } }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .container-box__bg-img img, .container-box__bg-img video {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }
  @supports (-ms-ime-align: auto) {
    .container-box__bg-img img {
      top: 0 !important;
      left: 0 !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .container-box__bg-img img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover;"; } }
.container-box__parallax-item {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 130%;
  transform: translateY(-50%); }
.container-box__parallax-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1; }
.img-responsive-sticky {
  top: 0 !important;
  left: 0 !important;
  z-index: -1;
  transform: none !important; }
  .img-responsive-sticky--bottom {
    transform: none !important;
    top: auto !important;
    left: 0 !important;
    bottom: 0 !important; }
.container-box__sticky-item {
  right: 0;
  left: 0;
  height: 100%;
  z-index: 1; }
  .container-box__sticky-item--stick-top {
    position: absolute;
    transform: none; }
  .container-box__sticky-item--stick-middle {
    position: fixed; }
  .container-box__sticky-item--stick-bottom {
    position: absolute; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.bab-button--reset, .bab-button--primary, .bab-button--primary-chevron, .bab-button--primary-small, .bab-button--dark-light-gray, .bab-button--red-light-gray, .bab-button--secondary, .bab-button--secondary-chevron, .bab-button--link, ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover, .bab-button--red-hover, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--icon-only, .bab-button--tag {
  display: inline-block;
  border: none;
  font-size: 1.6rem;
  text-align: left;
  text-decoration: none; }
  .bab-button--reset:hover, .bab-button--primary:hover, .bab-button--primary-chevron:hover, .bab-button--primary-small:hover, .bab-button--dark-light-gray:hover, .bab-button--red-light-gray:hover, .bab-button--secondary:hover, .bab-button--secondary-chevron:hover, .bab-button--link:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:hover, .bab-button--red-hover:hover, .bab-button--icon:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--icon-only:hover, .bab-button--tag:hover, .bab-button--reset:focus, .bab-button--primary:focus, .bab-button--primary-chevron:focus, .bab-button--primary-small:focus, .bab-button--dark-light-gray:focus, .bab-button--red-light-gray:focus, .bab-button--secondary:focus, .bab-button--secondary-chevron:focus, .bab-button--link:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:focus, .bab-button--red-hover:focus, .bab-button--icon:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--icon-only:focus, .bab-button--tag:focus, .bab-button--reset:active, .bab-button--primary:active, .bab-button--primary-chevron:active, .bab-button--primary-small:active, .bab-button--dark-light-gray:active, .bab-button--red-light-gray:active, .bab-button--secondary:active, .bab-button--secondary-chevron:active, .bab-button--link:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:active, .bab-button--red-hover:active, .bab-button--icon:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--icon-only:active, .bab-button--tag:active {
    text-decoration: none; }
.bab-button--padding-big, .bab-button--primary, .bab-button--primary-chevron, .bab-button--secondary, .bab-button--secondary-chevron {
  padding: 10px 16px; }
.bab-button--padding-small, .bab-button--primary-small, .bab-button--dark-light-gray, .bab-button--red-light-gray, .bab-button--link, ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover, .bab-button--red-hover, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--tag {
  padding: 6px 16px; }
.bab-button--padding-all-small, .bab-button--icon-only {
  padding: 8px; }
.bab-button--padding-left-icon, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--tag.active {
  padding-left: 32px; }
.bab-button--bg-red, .bab-button--primary, .dark-gray .bab-button--primary,
.red .dark-gray .bab-button--primary,
.white .dark-gray .bab-button--primary,
.light-gray .dark-gray .bab-button--primary, .white .bab-button--primary, .light-gray .bab-button--primary,
.red .white .bab-button--primary,
.red .light-gray .bab-button--primary,
.dark-gray .white .bab-button--primary,
.dark-gray .light-gray .bab-button--primary, .bab-button--primary-chevron, .dark-gray .bab-button--primary-chevron,
.red .dark-gray .bab-button--primary-chevron,
.white .dark-gray .bab-button--primary-chevron,
.light-gray .dark-gray .bab-button--primary-chevron, .white .bab-button--primary-chevron, .light-gray .bab-button--primary-chevron,
.red .white .bab-button--primary-chevron,
.red .light-gray .bab-button--primary-chevron,
.dark-gray .white .bab-button--primary-chevron,
.dark-gray .light-gray .bab-button--primary-chevron, .bab-button--primary-small, .dark-gray .bab-button--primary-small,
.red .dark-gray .bab-button--primary-small,
.white .dark-gray .bab-button--primary-small,
.light-gray .dark-gray .bab-button--primary-small, .white .bab-button--primary-small, .light-gray .bab-button--primary-small,
.red .white .bab-button--primary-small,
.red .light-gray .bab-button--primary-small,
.dark-gray .white .bab-button--primary-small,
.dark-gray .light-gray .bab-button--primary-small, .bab-button--red-light-gray {
  background-color: #e1000f; }
.bab-button--bg-gray, .bab-button--secondary, .dark-gray .bab-button--secondary,
.white .dark-gray .bab-button--secondary,
.light-gray .dark-gray .bab-button--secondary,
.red .dark-gray .bab-button--secondary, .red .bab-button--secondary,
.white .red .bab-button--secondary,
.light-gray .red .bab-button--secondary,
.dark-gray .red .bab-button--secondary,
.white .bab-button--secondary,
.light-gray .bab-button--secondary,
.red .white .bab-button--secondary,
.red .light-gray .bab-button--secondary,
.dark-gray .white .bab-button--secondary,
.dark-gray .light-gray .bab-button--secondary, .bab-button--secondary-chevron, .dark-gray .bab-button--secondary-chevron,
.white .dark-gray .bab-button--secondary-chevron,
.light-gray .dark-gray .bab-button--secondary-chevron,
.red .dark-gray .bab-button--secondary-chevron, .red .bab-button--secondary-chevron,
.white .red .bab-button--secondary-chevron,
.light-gray .red .bab-button--secondary-chevron,
.dark-gray .red .bab-button--secondary-chevron,
.white .bab-button--secondary-chevron,
.light-gray .bab-button--secondary-chevron,
.red .white .bab-button--secondary-chevron,
.red .light-gray .bab-button--secondary-chevron,
.dark-gray .white .bab-button--secondary-chevron,
.dark-gray .light-gray .bab-button--secondary-chevron, .bab-button--link, ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .bab-button--link, .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .bab-button--link,
.light-gray .dark-gray .bab-button--link, .white .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .bab-button--link, .red .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link, .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link,
.light-gray .red .bab-button--link, .white .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link, .dark-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link,
.light-gray .bab-button--link, .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link,
.red .light-gray .bab-button--link, .red .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link,
.dark-gray .light-gray .bab-button--link, .dark-gray .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover, .bab-button--red-hover, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .bab-button--icon, .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .bab-button--icon,
.light-gray .dark-gray .bab-button--icon, .white .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .bab-button--icon, .red .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon, .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon,
.light-gray .red .bab-button--icon, .white .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon, .dark-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon,
.light-gray .bab-button--icon, .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon,
.red .light-gray .bab-button--icon, .red .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon,
.dark-gray .light-gray .bab-button--icon, .dark-gray .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--tag {
  background-color: #f0f1f5; }
.bab-button--bg-dark, .red .bab-button--primary,
.dark-gray .red .bab-button--primary,
.white .red .bab-button--primary,
.light-gray .red .bab-button--primary, .red .bab-button--primary-chevron,
.dark-gray .red .bab-button--primary-chevron,
.white .red .bab-button--primary-chevron,
.light-gray .red .bab-button--primary-chevron, .red .bab-button--primary-small,
.dark-gray .red .bab-button--primary-small,
.white .red .bab-button--primary-small,
.light-gray .red .bab-button--primary-small {
  background-color: #222222; }
.bab-button--bg-black, .bab-button--dark-light-gray {
  background-color: #222222; }
.bab-button--bg-white, .bab-button--icon-only {
  background-color: #ffffff; }
.bab-button--border-gray, .bab-button--icon-only {
  border: 1px solid #d9d9d9; }
.bab-button--border-red, .bab-button--hover-border-red:hover, .bab-button--icon-only:hover, .bab-button--hover-border-red:focus, .bab-button--icon-only:focus, .bab-button--hover-border-red:active, .bab-button--icon-only:active, .bab-button--hover-border-red.hover, .hover.bab-button--icon-only {
  border: 1px solid #e1000f; }
.bab-button--margin-right {
  margin-right: 24px; }
  .bab-button--margin-right:last-child {
    margin-right: 0; }
.bab-button--color-white, .bab-button--primary, .red .bab-button--primary,
.dark-gray .red .bab-button--primary,
.white .red .bab-button--primary,
.light-gray .red .bab-button--primary, .dark-gray .bab-button--primary,
.red .dark-gray .bab-button--primary,
.white .dark-gray .bab-button--primary,
.light-gray .dark-gray .bab-button--primary, .white .bab-button--primary, .light-gray .bab-button--primary,
.red .white .bab-button--primary,
.red .light-gray .bab-button--primary,
.dark-gray .white .bab-button--primary,
.dark-gray .light-gray .bab-button--primary, .bab-button--primary-chevron, .red .bab-button--primary-chevron,
.dark-gray .red .bab-button--primary-chevron,
.white .red .bab-button--primary-chevron,
.light-gray .red .bab-button--primary-chevron, .dark-gray .bab-button--primary-chevron,
.red .dark-gray .bab-button--primary-chevron,
.white .dark-gray .bab-button--primary-chevron,
.light-gray .dark-gray .bab-button--primary-chevron, .white .bab-button--primary-chevron, .light-gray .bab-button--primary-chevron,
.red .white .bab-button--primary-chevron,
.red .light-gray .bab-button--primary-chevron,
.dark-gray .white .bab-button--primary-chevron,
.dark-gray .light-gray .bab-button--primary-chevron, .bab-button--primary-small, .red .bab-button--primary-small,
.dark-gray .red .bab-button--primary-small,
.white .red .bab-button--primary-small,
.light-gray .red .bab-button--primary-small, .dark-gray .bab-button--primary-small,
.red .dark-gray .bab-button--primary-small,
.white .dark-gray .bab-button--primary-small,
.light-gray .dark-gray .bab-button--primary-small, .white .bab-button--primary-small, .light-gray .bab-button--primary-small,
.red .white .bab-button--primary-small,
.red .light-gray .bab-button--primary-small,
.dark-gray .white .bab-button--primary-small,
.dark-gray .light-gray .bab-button--primary-small, .bab-button--dark-light-gray, .bab-button--red-light-gray {
  color: #ffffff; }
.bab-button--color-dark, .bab-button--secondary, .dark-gray .bab-button--secondary,
.white .dark-gray .bab-button--secondary,
.light-gray .dark-gray .bab-button--secondary,
.red .dark-gray .bab-button--secondary, .red .bab-button--secondary,
.white .red .bab-button--secondary,
.light-gray .red .bab-button--secondary,
.dark-gray .red .bab-button--secondary,
.white .bab-button--secondary,
.light-gray .bab-button--secondary,
.red .white .bab-button--secondary,
.red .light-gray .bab-button--secondary,
.dark-gray .white .bab-button--secondary,
.dark-gray .light-gray .bab-button--secondary, .bab-button--secondary-chevron, .dark-gray .bab-button--secondary-chevron,
.white .dark-gray .bab-button--secondary-chevron,
.light-gray .dark-gray .bab-button--secondary-chevron,
.red .dark-gray .bab-button--secondary-chevron, .red .bab-button--secondary-chevron,
.white .red .bab-button--secondary-chevron,
.light-gray .red .bab-button--secondary-chevron,
.dark-gray .red .bab-button--secondary-chevron,
.white .bab-button--secondary-chevron,
.light-gray .bab-button--secondary-chevron,
.red .white .bab-button--secondary-chevron,
.red .light-gray .bab-button--secondary-chevron,
.dark-gray .white .bab-button--secondary-chevron,
.dark-gray .light-gray .bab-button--secondary-chevron, .bab-button--link, ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .bab-button--link, .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .bab-button--link,
.light-gray .dark-gray .bab-button--link, .white .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .bab-button--link, .red .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link, .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link,
.light-gray .red .bab-button--link, .white .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link, .dark-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link,
.light-gray .bab-button--link, .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link,
.red .light-gray .bab-button--link, .red .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link,
.dark-gray .light-gray .bab-button--link, .dark-gray .white ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover, .bab-button--red-hover, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .bab-button--icon, .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .bab-button--icon,
.light-gray .dark-gray .bab-button--icon, .white .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .bab-button--icon, .red .dark-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon, .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon,
.light-gray .red .bab-button--icon, .white .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon, .dark-gray .red ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon,
.light-gray .bab-button--icon, .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon,
.red .light-gray .bab-button--icon, .red .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon,
.dark-gray .light-gray .bab-button--icon, .dark-gray .white ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--icon-only, .bab-button--tag {
  color: #222222; }
.bab-button--color-red {
  color: #e1000f; }
.bab-button--font-bold, .bab-button--primary, .bab-button--primary-chevron {
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
.bab-button--min-width-205, .bab-button--primary, .bab-button--primary-chevron, .bab-button--primary-small, .bab-button--dark-light-gray, .bab-button--red-light-gray, .bab-button--secondary, .bab-button--secondary-chevron {
  min-width: 205px; }
  .brand .bab-button--min-width-205, .brand .bab-button--primary, .brand .bab-button--primary-chevron, .brand .bab-button--primary-small, .brand .bab-button--dark-light-gray, .brand .bab-button--red-light-gray, .brand .bab-button--secondary, .brand .bab-button--secondary-chevron {
    min-width: 0; }
.bab-button--min-width-163, .bab-button--black-hover, .bab-button--red-hover {
  min-width: 163px; }
  .brand .bab-button--min-width-163, .brand .bab-button--black-hover, .brand .bab-button--red-hover {
    min-width: 0; }
.bab-button--min-width-136 {
  min-width: 136px; }
  .brand .bab-button--min-width-136 {
    min-width: 0; }
.bab-button--full-width {
  width: 100%; }
.bab-button--text-align-center, .bab-button--primary, .bab-button--secondary {
  text-align: center; }
.bab-button--hover-bg-red:hover, .dark-gray .bab-button--secondary:hover, .dark-gray .bab-button--secondary-chevron:hover, .dark-gray .bab-button--link:hover, .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--red-hover:hover, .dark-gray .bab-button--icon:hover, .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-red:focus, .dark-gray .bab-button--secondary:focus, .dark-gray .bab-button--secondary-chevron:focus, .dark-gray .bab-button--link:focus, .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--red-hover:focus, .dark-gray .bab-button--icon:focus, .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-red:active, .dark-gray .bab-button--secondary:active, .dark-gray .bab-button--secondary-chevron:active, .dark-gray .bab-button--link:active, .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--red-hover:active, .dark-gray .bab-button--icon:active, .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-red.hover, .dark-gray .hover.bab-button--secondary, .dark-gray .hover.bab-button--secondary-chevron, .dark-gray .hover.bab-button--link, .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .hover.bab-button--red-hover, .dark-gray .hover.bab-button--icon, .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) {
  background-color: #e1000f; }
.bab-button--hover-bg-black:hover, .bab-button--black-hover:hover, .bab-button--hover-bg-black:focus, .bab-button--black-hover:focus, .bab-button--hover-bg-black:active, .bab-button--black-hover:active, .bab-button--hover-bg-black.hover, .hover.bab-button--black-hover {
  background-color: #222222; }
.bab-button--hover-bg-dark:hover, .bab-button--primary:hover, .white .bab-button--primary:hover, .light-gray .bab-button--primary:hover,
.red .white .bab-button--primary:hover,
.red .light-gray .bab-button--primary:hover,
.dark-gray .white .bab-button--primary:hover,
.dark-gray .light-gray .bab-button--primary:hover, .bab-button--primary-chevron:hover, .white .bab-button--primary-chevron:hover, .light-gray .bab-button--primary-chevron:hover,
.red .white .bab-button--primary-chevron:hover,
.red .light-gray .bab-button--primary-chevron:hover,
.dark-gray .white .bab-button--primary-chevron:hover,
.dark-gray .light-gray .bab-button--primary-chevron:hover, .bab-button--primary-small:hover, .white .bab-button--primary-small:hover, .light-gray .bab-button--primary-small:hover,
.red .white .bab-button--primary-small:hover,
.red .light-gray .bab-button--primary-small:hover,
.dark-gray .white .bab-button--primary-small:hover,
.dark-gray .light-gray .bab-button--primary-small:hover, .bab-button--secondary:hover, .red .bab-button--secondary:hover,
.white .red .bab-button--secondary:hover,
.light-gray .red .bab-button--secondary:hover,
.dark-gray .red .bab-button--secondary:hover,
.white .bab-button--secondary:hover,
.light-gray .bab-button--secondary:hover,
.red .white .bab-button--secondary:hover,
.red .light-gray .bab-button--secondary:hover,
.dark-gray .white .bab-button--secondary:hover,
.dark-gray .light-gray .bab-button--secondary:hover, .bab-button--secondary-chevron:hover, .red .bab-button--secondary-chevron:hover,
.white .red .bab-button--secondary-chevron:hover,
.light-gray .red .bab-button--secondary-chevron:hover,
.dark-gray .red .bab-button--secondary-chevron:hover,
.white .bab-button--secondary-chevron:hover,
.light-gray .bab-button--secondary-chevron:hover,
.red .white .bab-button--secondary-chevron:hover,
.red .light-gray .bab-button--secondary-chevron:hover,
.dark-gray .white .bab-button--secondary-chevron:hover,
.dark-gray .light-gray .bab-button--secondary-chevron:hover, .bab-button--link:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:hover, .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:hover,
.light-gray .red .bab-button--link:hover, .white .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:hover, .dark-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:hover,
.light-gray .bab-button--link:hover, .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:hover,
.red .light-gray .bab-button--link:hover, .red .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:hover,
.dark-gray .light-gray .bab-button--link:hover, .dark-gray .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--icon:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:hover, .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:hover,
.light-gray .red .bab-button--icon:hover, .white .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:hover, .dark-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:hover,
.light-gray .bab-button--icon:hover, .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:hover,
.red .light-gray .bab-button--icon:hover, .red .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:hover,
.dark-gray .light-gray .bab-button--icon:hover, .dark-gray .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-dark:focus, .bab-button--primary:focus, .white .bab-button--primary:focus, .light-gray .bab-button--primary:focus,
.red .white .bab-button--primary:focus,
.red .light-gray .bab-button--primary:focus,
.dark-gray .white .bab-button--primary:focus,
.dark-gray .light-gray .bab-button--primary:focus, .bab-button--primary-chevron:focus, .white .bab-button--primary-chevron:focus, .light-gray .bab-button--primary-chevron:focus,
.red .white .bab-button--primary-chevron:focus,
.red .light-gray .bab-button--primary-chevron:focus,
.dark-gray .white .bab-button--primary-chevron:focus,
.dark-gray .light-gray .bab-button--primary-chevron:focus, .bab-button--primary-small:focus, .white .bab-button--primary-small:focus, .light-gray .bab-button--primary-small:focus,
.red .white .bab-button--primary-small:focus,
.red .light-gray .bab-button--primary-small:focus,
.dark-gray .white .bab-button--primary-small:focus,
.dark-gray .light-gray .bab-button--primary-small:focus, .bab-button--secondary:focus, .red .bab-button--secondary:focus,
.white .red .bab-button--secondary:focus,
.light-gray .red .bab-button--secondary:focus,
.dark-gray .red .bab-button--secondary:focus,
.white .bab-button--secondary:focus,
.light-gray .bab-button--secondary:focus,
.red .white .bab-button--secondary:focus,
.red .light-gray .bab-button--secondary:focus,
.dark-gray .white .bab-button--secondary:focus,
.dark-gray .light-gray .bab-button--secondary:focus, .bab-button--secondary-chevron:focus, .red .bab-button--secondary-chevron:focus,
.white .red .bab-button--secondary-chevron:focus,
.light-gray .red .bab-button--secondary-chevron:focus,
.dark-gray .red .bab-button--secondary-chevron:focus,
.white .bab-button--secondary-chevron:focus,
.light-gray .bab-button--secondary-chevron:focus,
.red .white .bab-button--secondary-chevron:focus,
.red .light-gray .bab-button--secondary-chevron:focus,
.dark-gray .white .bab-button--secondary-chevron:focus,
.dark-gray .light-gray .bab-button--secondary-chevron:focus, .bab-button--link:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:focus, .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:focus,
.light-gray .red .bab-button--link:focus, .white .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:focus, .dark-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:focus,
.light-gray .bab-button--link:focus, .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:focus,
.red .light-gray .bab-button--link:focus, .red .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:focus,
.dark-gray .light-gray .bab-button--link:focus, .dark-gray .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--icon:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:focus, .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:focus,
.light-gray .red .bab-button--icon:focus, .white .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:focus, .dark-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:focus,
.light-gray .bab-button--icon:focus, .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:focus,
.red .light-gray .bab-button--icon:focus, .red .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:focus,
.dark-gray .light-gray .bab-button--icon:focus, .dark-gray .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-dark:active, .bab-button--primary:active, .white .bab-button--primary:active, .light-gray .bab-button--primary:active,
.red .white .bab-button--primary:active,
.red .light-gray .bab-button--primary:active,
.dark-gray .white .bab-button--primary:active,
.dark-gray .light-gray .bab-button--primary:active, .bab-button--primary-chevron:active, .white .bab-button--primary-chevron:active, .light-gray .bab-button--primary-chevron:active,
.red .white .bab-button--primary-chevron:active,
.red .light-gray .bab-button--primary-chevron:active,
.dark-gray .white .bab-button--primary-chevron:active,
.dark-gray .light-gray .bab-button--primary-chevron:active, .bab-button--primary-small:active, .white .bab-button--primary-small:active, .light-gray .bab-button--primary-small:active,
.red .white .bab-button--primary-small:active,
.red .light-gray .bab-button--primary-small:active,
.dark-gray .white .bab-button--primary-small:active,
.dark-gray .light-gray .bab-button--primary-small:active, .bab-button--secondary:active, .red .bab-button--secondary:active,
.white .red .bab-button--secondary:active,
.light-gray .red .bab-button--secondary:active,
.dark-gray .red .bab-button--secondary:active,
.white .bab-button--secondary:active,
.light-gray .bab-button--secondary:active,
.red .white .bab-button--secondary:active,
.red .light-gray .bab-button--secondary:active,
.dark-gray .white .bab-button--secondary:active,
.dark-gray .light-gray .bab-button--secondary:active, .bab-button--secondary-chevron:active, .red .bab-button--secondary-chevron:active,
.white .red .bab-button--secondary-chevron:active,
.light-gray .red .bab-button--secondary-chevron:active,
.dark-gray .red .bab-button--secondary-chevron:active,
.white .bab-button--secondary-chevron:active,
.light-gray .bab-button--secondary-chevron:active,
.red .white .bab-button--secondary-chevron:active,
.red .light-gray .bab-button--secondary-chevron:active,
.dark-gray .white .bab-button--secondary-chevron:active,
.dark-gray .light-gray .bab-button--secondary-chevron:active, .bab-button--link:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:active, .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:active,
.light-gray .red .bab-button--link:active, .white .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:active, .dark-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:active,
.light-gray .bab-button--link:active, .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:active,
.red .light-gray .bab-button--link:active, .red .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:active,
.dark-gray .light-gray .bab-button--link:active, .dark-gray .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--icon:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:active, .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:active,
.light-gray .red .bab-button--icon:active, .white .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:active, .dark-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:active,
.light-gray .bab-button--icon:active, .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:active,
.red .light-gray .bab-button--icon:active, .red .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:active,
.dark-gray .light-gray .bab-button--icon:active, .dark-gray .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-bg-dark.hover, .hover.bab-button--primary, .white .hover.bab-button--primary, .light-gray .hover.bab-button--primary,
.red .white .hover.bab-button--primary,
.red .light-gray .hover.bab-button--primary,
.dark-gray .white .hover.bab-button--primary,
.dark-gray .light-gray .hover.bab-button--primary, .hover.bab-button--primary-chevron, .white .hover.bab-button--primary-chevron, .light-gray .hover.bab-button--primary-chevron,
.red .white .hover.bab-button--primary-chevron,
.red .light-gray .hover.bab-button--primary-chevron,
.dark-gray .white .hover.bab-button--primary-chevron,
.dark-gray .light-gray .hover.bab-button--primary-chevron, .hover.bab-button--primary-small, .white .hover.bab-button--primary-small, .light-gray .hover.bab-button--primary-small,
.red .white .hover.bab-button--primary-small,
.red .light-gray .hover.bab-button--primary-small,
.dark-gray .white .hover.bab-button--primary-small,
.dark-gray .light-gray .hover.bab-button--primary-small, .hover.bab-button--secondary, .red .hover.bab-button--secondary,
.white .red .hover.bab-button--secondary,
.light-gray .red .hover.bab-button--secondary,
.dark-gray .red .hover.bab-button--secondary,
.white .hover.bab-button--secondary,
.light-gray .hover.bab-button--secondary,
.red .white .hover.bab-button--secondary,
.red .light-gray .hover.bab-button--secondary,
.dark-gray .white .hover.bab-button--secondary,
.dark-gray .light-gray .hover.bab-button--secondary, .hover.bab-button--secondary-chevron, .red .hover.bab-button--secondary-chevron,
.white .red .hover.bab-button--secondary-chevron,
.light-gray .red .hover.bab-button--secondary-chevron,
.dark-gray .red .hover.bab-button--secondary-chevron,
.white .hover.bab-button--secondary-chevron,
.light-gray .hover.bab-button--secondary-chevron,
.red .white .hover.bab-button--secondary-chevron,
.red .light-gray .hover.bab-button--secondary-chevron,
.dark-gray .white .hover.bab-button--secondary-chevron,
.dark-gray .light-gray .hover.bab-button--secondary-chevron, .hover.bab-button--link, ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .hover.bab-button--link, .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .hover.bab-button--link,
.light-gray .red .hover.bab-button--link, .white .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .hover.bab-button--link, .dark-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .hover.bab-button--link,
.light-gray .hover.bab-button--link, .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .hover.bab-button--link,
.red .light-gray .hover.bab-button--link, .red .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .hover.bab-button--link,
.dark-gray .light-gray .hover.bab-button--link, .dark-gray .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .hover.bab-button--icon, ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .hover.bab-button--icon, .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .hover.bab-button--icon,
.light-gray .red .hover.bab-button--icon, .white .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .hover.bab-button--icon, .dark-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .hover.bab-button--icon,
.light-gray .hover.bab-button--icon, .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .hover.bab-button--icon,
.red .light-gray .hover.bab-button--icon, .red .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .hover.bab-button--icon,
.dark-gray .light-gray .hover.bab-button--icon, .dark-gray .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) {
  background-color: #222222; }
.bab-button--hover-bg-white:hover, .bab-button--hover-bg-white:focus, .bab-button--hover-bg-white:active, .bab-button--hover-bg-white.hover {
  background-color: #ffffff; }
.bab-button--hover-bg-gray:hover, .red .bab-button--primary:hover, .dark-gray .bab-button--primary:hover, .red .bab-button--primary-chevron:hover, .dark-gray .bab-button--primary-chevron:hover, .red .bab-button--primary-small:hover, .dark-gray .bab-button--primary-small:hover, .bab-button--dark-light-gray:hover, .bab-button--red-light-gray:hover, .bab-button--hover-bg-gray:focus, .red .bab-button--primary:focus, .dark-gray .bab-button--primary:focus, .red .bab-button--primary-chevron:focus, .dark-gray .bab-button--primary-chevron:focus, .red .bab-button--primary-small:focus, .dark-gray .bab-button--primary-small:focus, .bab-button--dark-light-gray:focus, .bab-button--red-light-gray:focus, .bab-button--hover-bg-gray:active, .red .bab-button--primary:active, .dark-gray .bab-button--primary:active, .red .bab-button--primary-chevron:active, .dark-gray .bab-button--primary-chevron:active, .red .bab-button--primary-small:active, .dark-gray .bab-button--primary-small:active, .bab-button--dark-light-gray:active, .bab-button--red-light-gray:active, .bab-button--hover-bg-gray.hover, .red .hover.bab-button--primary, .dark-gray .hover.bab-button--primary, .red .hover.bab-button--primary-chevron, .dark-gray .hover.bab-button--primary-chevron, .red .hover.bab-button--primary-small, .dark-gray .hover.bab-button--primary-small, .hover.bab-button--dark-light-gray, .hover.bab-button--red-light-gray {
  background-color: #f0f1f5; }
.bab-button--hover-color-white:hover, .bab-button--primary:hover, .white .bab-button--primary:hover, .light-gray .bab-button--primary:hover,
.red .white .bab-button--primary:hover,
.red .light-gray .bab-button--primary:hover,
.dark-gray .white .bab-button--primary:hover,
.dark-gray .light-gray .bab-button--primary:hover, .bab-button--primary-chevron:hover, .white .bab-button--primary-chevron:hover, .light-gray .bab-button--primary-chevron:hover,
.red .white .bab-button--primary-chevron:hover,
.red .light-gray .bab-button--primary-chevron:hover,
.dark-gray .white .bab-button--primary-chevron:hover,
.dark-gray .light-gray .bab-button--primary-chevron:hover, .bab-button--primary-small:hover, .white .bab-button--primary-small:hover, .light-gray .bab-button--primary-small:hover,
.red .white .bab-button--primary-small:hover,
.red .light-gray .bab-button--primary-small:hover,
.dark-gray .white .bab-button--primary-small:hover,
.dark-gray .light-gray .bab-button--primary-small:hover, .bab-button--secondary:hover, .dark-gray .bab-button--secondary:hover,
.white .dark-gray .bab-button--secondary:hover,
.light-gray .dark-gray .bab-button--secondary:hover,
.red .dark-gray .bab-button--secondary:hover, .red .bab-button--secondary:hover,
.white .red .bab-button--secondary:hover,
.light-gray .red .bab-button--secondary:hover,
.dark-gray .red .bab-button--secondary:hover,
.white .bab-button--secondary:hover,
.light-gray .bab-button--secondary:hover,
.red .white .bab-button--secondary:hover,
.red .light-gray .bab-button--secondary:hover,
.dark-gray .white .bab-button--secondary:hover,
.dark-gray .light-gray .bab-button--secondary:hover, .bab-button--secondary-chevron:hover, .dark-gray .bab-button--secondary-chevron:hover,
.white .dark-gray .bab-button--secondary-chevron:hover,
.light-gray .dark-gray .bab-button--secondary-chevron:hover,
.red .dark-gray .bab-button--secondary-chevron:hover, .red .bab-button--secondary-chevron:hover,
.white .red .bab-button--secondary-chevron:hover,
.light-gray .red .bab-button--secondary-chevron:hover,
.dark-gray .red .bab-button--secondary-chevron:hover,
.white .bab-button--secondary-chevron:hover,
.light-gray .bab-button--secondary-chevron:hover,
.red .white .bab-button--secondary-chevron:hover,
.red .light-gray .bab-button--secondary-chevron:hover,
.dark-gray .white .bab-button--secondary-chevron:hover,
.dark-gray .light-gray .bab-button--secondary-chevron:hover, .bab-button--link:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .bab-button--link:hover, .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .bab-button--link:hover,
.light-gray .dark-gray .bab-button--link:hover, .white .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .bab-button--link:hover, .red .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:hover, .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:hover,
.light-gray .red .bab-button--link:hover, .white .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:hover, .dark-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:hover,
.light-gray .bab-button--link:hover, .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:hover,
.red .light-gray .bab-button--link:hover, .red .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:hover,
.dark-gray .light-gray .bab-button--link:hover, .dark-gray .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:hover, .bab-button--red-hover:hover, .bab-button--icon:hover, ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .bab-button--icon:hover, .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .bab-button--icon:hover,
.light-gray .dark-gray .bab-button--icon:hover, .white .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .bab-button--icon:hover, .red .dark-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:hover, .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:hover,
.light-gray .red .bab-button--icon:hover, .white .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:hover, .dark-gray .red ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:hover,
.light-gray .bab-button--icon:hover, .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:hover,
.red .light-gray .bab-button--icon:hover, .red .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:hover,
.dark-gray .light-gray .bab-button--icon:hover, .dark-gray .white ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-color-white:focus, .bab-button--primary:focus, .white .bab-button--primary:focus, .light-gray .bab-button--primary:focus,
.red .white .bab-button--primary:focus,
.red .light-gray .bab-button--primary:focus,
.dark-gray .white .bab-button--primary:focus,
.dark-gray .light-gray .bab-button--primary:focus, .bab-button--primary-chevron:focus, .white .bab-button--primary-chevron:focus, .light-gray .bab-button--primary-chevron:focus,
.red .white .bab-button--primary-chevron:focus,
.red .light-gray .bab-button--primary-chevron:focus,
.dark-gray .white .bab-button--primary-chevron:focus,
.dark-gray .light-gray .bab-button--primary-chevron:focus, .bab-button--primary-small:focus, .white .bab-button--primary-small:focus, .light-gray .bab-button--primary-small:focus,
.red .white .bab-button--primary-small:focus,
.red .light-gray .bab-button--primary-small:focus,
.dark-gray .white .bab-button--primary-small:focus,
.dark-gray .light-gray .bab-button--primary-small:focus, .bab-button--secondary:focus, .dark-gray .bab-button--secondary:focus,
.white .dark-gray .bab-button--secondary:focus,
.light-gray .dark-gray .bab-button--secondary:focus,
.red .dark-gray .bab-button--secondary:focus, .red .bab-button--secondary:focus,
.white .red .bab-button--secondary:focus,
.light-gray .red .bab-button--secondary:focus,
.dark-gray .red .bab-button--secondary:focus,
.white .bab-button--secondary:focus,
.light-gray .bab-button--secondary:focus,
.red .white .bab-button--secondary:focus,
.red .light-gray .bab-button--secondary:focus,
.dark-gray .white .bab-button--secondary:focus,
.dark-gray .light-gray .bab-button--secondary:focus, .bab-button--secondary-chevron:focus, .dark-gray .bab-button--secondary-chevron:focus,
.white .dark-gray .bab-button--secondary-chevron:focus,
.light-gray .dark-gray .bab-button--secondary-chevron:focus,
.red .dark-gray .bab-button--secondary-chevron:focus, .red .bab-button--secondary-chevron:focus,
.white .red .bab-button--secondary-chevron:focus,
.light-gray .red .bab-button--secondary-chevron:focus,
.dark-gray .red .bab-button--secondary-chevron:focus,
.white .bab-button--secondary-chevron:focus,
.light-gray .bab-button--secondary-chevron:focus,
.red .white .bab-button--secondary-chevron:focus,
.red .light-gray .bab-button--secondary-chevron:focus,
.dark-gray .white .bab-button--secondary-chevron:focus,
.dark-gray .light-gray .bab-button--secondary-chevron:focus, .bab-button--link:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .bab-button--link:focus, .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .bab-button--link:focus,
.light-gray .dark-gray .bab-button--link:focus, .white .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .bab-button--link:focus, .red .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:focus, .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:focus,
.light-gray .red .bab-button--link:focus, .white .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:focus, .dark-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:focus,
.light-gray .bab-button--link:focus, .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:focus,
.red .light-gray .bab-button--link:focus, .red .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:focus,
.dark-gray .light-gray .bab-button--link:focus, .dark-gray .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:focus:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:focus, .bab-button--red-hover:focus, .bab-button--icon:focus, ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .bab-button--icon:focus, .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .bab-button--icon:focus,
.light-gray .dark-gray .bab-button--icon:focus, .white .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .bab-button--icon:focus, .red .dark-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:focus, .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:focus,
.light-gray .red .bab-button--icon:focus, .white .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:focus, .dark-gray .red ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:focus,
.light-gray .bab-button--icon:focus, .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:focus,
.red .light-gray .bab-button--icon:focus, .red .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:focus,
.dark-gray .light-gray .bab-button--icon:focus, .dark-gray .white ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:focus:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-color-white:active, .bab-button--primary:active, .white .bab-button--primary:active, .light-gray .bab-button--primary:active,
.red .white .bab-button--primary:active,
.red .light-gray .bab-button--primary:active,
.dark-gray .white .bab-button--primary:active,
.dark-gray .light-gray .bab-button--primary:active, .bab-button--primary-chevron:active, .white .bab-button--primary-chevron:active, .light-gray .bab-button--primary-chevron:active,
.red .white .bab-button--primary-chevron:active,
.red .light-gray .bab-button--primary-chevron:active,
.dark-gray .white .bab-button--primary-chevron:active,
.dark-gray .light-gray .bab-button--primary-chevron:active, .bab-button--primary-small:active, .white .bab-button--primary-small:active, .light-gray .bab-button--primary-small:active,
.red .white .bab-button--primary-small:active,
.red .light-gray .bab-button--primary-small:active,
.dark-gray .white .bab-button--primary-small:active,
.dark-gray .light-gray .bab-button--primary-small:active, .bab-button--secondary:active, .dark-gray .bab-button--secondary:active,
.white .dark-gray .bab-button--secondary:active,
.light-gray .dark-gray .bab-button--secondary:active,
.red .dark-gray .bab-button--secondary:active, .red .bab-button--secondary:active,
.white .red .bab-button--secondary:active,
.light-gray .red .bab-button--secondary:active,
.dark-gray .red .bab-button--secondary:active,
.white .bab-button--secondary:active,
.light-gray .bab-button--secondary:active,
.red .white .bab-button--secondary:active,
.red .light-gray .bab-button--secondary:active,
.dark-gray .white .bab-button--secondary:active,
.dark-gray .light-gray .bab-button--secondary:active, .bab-button--secondary-chevron:active, .dark-gray .bab-button--secondary-chevron:active,
.white .dark-gray .bab-button--secondary-chevron:active,
.light-gray .dark-gray .bab-button--secondary-chevron:active,
.red .dark-gray .bab-button--secondary-chevron:active, .red .bab-button--secondary-chevron:active,
.white .red .bab-button--secondary-chevron:active,
.light-gray .red .bab-button--secondary-chevron:active,
.dark-gray .red .bab-button--secondary-chevron:active,
.white .bab-button--secondary-chevron:active,
.light-gray .bab-button--secondary-chevron:active,
.red .white .bab-button--secondary-chevron:active,
.red .light-gray .bab-button--secondary-chevron:active,
.dark-gray .white .bab-button--secondary-chevron:active,
.dark-gray .light-gray .bab-button--secondary-chevron:active, .bab-button--link:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .bab-button--link:active, .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .bab-button--link:active,
.light-gray .dark-gray .bab-button--link:active, .white .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .bab-button--link:active, .red .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .bab-button--link:active, .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .bab-button--link:active,
.light-gray .red .bab-button--link:active, .white .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .bab-button--link:active, .dark-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .bab-button--link:active,
.light-gray .bab-button--link:active, .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .bab-button--link:active,
.red .light-gray .bab-button--link:active, .red .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .bab-button--link:active,
.dark-gray .light-gray .bab-button--link:active, .dark-gray .white ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a:active:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover:active, .bab-button--red-hover:active, .bab-button--icon:active, ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .bab-button--icon:active, .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .bab-button--icon:active,
.light-gray .dark-gray .bab-button--icon:active, .white .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .bab-button--icon:active, .red .dark-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .bab-button--icon:active, .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .bab-button--icon:active,
.light-gray .red .bab-button--icon:active, .white .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .bab-button--icon:active, .dark-gray .red ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .bab-button--icon:active,
.light-gray .bab-button--icon:active, .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .bab-button--icon:active,
.red .light-gray .bab-button--icon:active, .red .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .bab-button--icon:active,
.dark-gray .light-gray .bab-button--icon:active, .dark-gray .white ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a:active:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--hover-color-white.hover, .hover.bab-button--primary, .white .hover.bab-button--primary, .light-gray .hover.bab-button--primary,
.red .white .hover.bab-button--primary,
.red .light-gray .hover.bab-button--primary,
.dark-gray .white .hover.bab-button--primary,
.dark-gray .light-gray .hover.bab-button--primary, .hover.bab-button--primary-chevron, .white .hover.bab-button--primary-chevron, .light-gray .hover.bab-button--primary-chevron,
.red .white .hover.bab-button--primary-chevron,
.red .light-gray .hover.bab-button--primary-chevron,
.dark-gray .white .hover.bab-button--primary-chevron,
.dark-gray .light-gray .hover.bab-button--primary-chevron, .hover.bab-button--primary-small, .white .hover.bab-button--primary-small, .light-gray .hover.bab-button--primary-small,
.red .white .hover.bab-button--primary-small,
.red .light-gray .hover.bab-button--primary-small,
.dark-gray .white .hover.bab-button--primary-small,
.dark-gray .light-gray .hover.bab-button--primary-small, .hover.bab-button--secondary, .dark-gray .hover.bab-button--secondary,
.white .dark-gray .hover.bab-button--secondary,
.light-gray .dark-gray .hover.bab-button--secondary,
.red .dark-gray .hover.bab-button--secondary, .red .hover.bab-button--secondary,
.white .red .hover.bab-button--secondary,
.light-gray .red .hover.bab-button--secondary,
.dark-gray .red .hover.bab-button--secondary,
.white .hover.bab-button--secondary,
.light-gray .hover.bab-button--secondary,
.red .white .hover.bab-button--secondary,
.red .light-gray .hover.bab-button--secondary,
.dark-gray .white .hover.bab-button--secondary,
.dark-gray .light-gray .hover.bab-button--secondary, .hover.bab-button--secondary-chevron, .dark-gray .hover.bab-button--secondary-chevron,
.white .dark-gray .hover.bab-button--secondary-chevron,
.light-gray .dark-gray .hover.bab-button--secondary-chevron,
.red .dark-gray .hover.bab-button--secondary-chevron, .red .hover.bab-button--secondary-chevron,
.white .red .hover.bab-button--secondary-chevron,
.light-gray .red .hover.bab-button--secondary-chevron,
.dark-gray .red .hover.bab-button--secondary-chevron,
.white .hover.bab-button--secondary-chevron,
.light-gray .hover.bab-button--secondary-chevron,
.red .white .hover.bab-button--secondary-chevron,
.red .light-gray .hover.bab-button--secondary-chevron,
.dark-gray .white .hover.bab-button--secondary-chevron,
.dark-gray .light-gray .hover.bab-button--secondary-chevron, .hover.bab-button--link, ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .hover.bab-button--link, .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .dark-gray .hover.bab-button--link,
.light-gray .dark-gray .hover.bab-button--link, .white .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .dark-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .dark-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .dark-gray .hover.bab-button--link, .red .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .dark-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .hover.bab-button--link, .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .red .hover.bab-button--link,
.light-gray .red .hover.bab-button--link, .white .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .red .hover.bab-button--link, .dark-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .red a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.white .hover.bab-button--link,
.light-gray .hover.bab-button--link, .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.red .white .hover.bab-button--link,
.red .light-gray .hover.bab-button--link, .red .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .red .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .red .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'],
.dark-gray .white .hover.bab-button--link,
.dark-gray .light-gray .hover.bab-button--link, .dark-gray .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .white a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .dark-gray .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], ul.link-list:not(.multiLang) li .dark-gray .light-gray a.hover:not(.bab-button)[data-webtrekkactionname='externalLinks'], .hover.bab-button--black-hover, .hover.bab-button--red-hover, .hover.bab-button--icon, ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .hover.bab-button--icon, .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .dark-gray .hover.bab-button--icon,
.light-gray .dark-gray .hover.bab-button--icon, .white .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .dark-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .dark-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .dark-gray .hover.bab-button--icon, .red .dark-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .dark-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .hover.bab-button--icon, .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .red .hover.bab-button--icon,
.light-gray .red .hover.bab-button--icon, .white .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .red .hover.bab-button--icon, .dark-gray .red ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .red a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.white .hover.bab-button--icon,
.light-gray .hover.bab-button--icon, .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.red .white .hover.bab-button--icon,
.red .light-gray .hover.bab-button--icon, .red .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .red .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .red .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']),
.dark-gray .white .hover.bab-button--icon,
.dark-gray .light-gray .hover.bab-button--icon, .dark-gray .white ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .white a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .dark-gray .light-gray ul.link-list:not(.multiLang) li a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .dark-gray .light-gray a.hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) {
  color: #ffffff; }
.bab-button--hover-color-dark:hover, .red .bab-button--primary:hover, .dark-gray .bab-button--primary:hover, .red .bab-button--primary-chevron:hover, .dark-gray .bab-button--primary-chevron:hover, .red .bab-button--primary-small:hover, .dark-gray .bab-button--primary-small:hover, .bab-button--dark-light-gray:hover, .bab-button--red-light-gray:hover, .bab-button--hover-color-dark:focus, .red .bab-button--primary:focus, .dark-gray .bab-button--primary:focus, .red .bab-button--primary-chevron:focus, .dark-gray .bab-button--primary-chevron:focus, .red .bab-button--primary-small:focus, .dark-gray .bab-button--primary-small:focus, .bab-button--dark-light-gray:focus, .bab-button--red-light-gray:focus, .bab-button--hover-color-dark:active, .red .bab-button--primary:active, .dark-gray .bab-button--primary:active, .red .bab-button--primary-chevron:active, .dark-gray .bab-button--primary-chevron:active, .red .bab-button--primary-small:active, .dark-gray .bab-button--primary-small:active, .bab-button--dark-light-gray:active, .bab-button--red-light-gray:active, .bab-button--hover-color-dark.hover, .red .hover.bab-button--primary, .dark-gray .hover.bab-button--primary, .red .hover.bab-button--primary-chevron, .dark-gray .hover.bab-button--primary-chevron, .red .hover.bab-button--primary-small, .dark-gray .hover.bab-button--primary-small, .hover.bab-button--dark-light-gray, .hover.bab-button--red-light-gray {
  color: #222222; }
.bab-button--hover-color-red:hover, .bab-button--icon-only:hover, .bab-button--hover-color-red:focus, .bab-button--icon-only:focus, .bab-button--hover-color-red:active, .bab-button--icon-only:active, .bab-button--hover-color-red.hover, .hover.bab-button--icon-only {
  color: #e1000f; }
.bab-button--chevron, .bab-button--primary-chevron, .bab-button--primary-small, .bab-button--dark-light-gray, .bab-button--red-light-gray, .bab-button--secondary-chevron, .bab-button--link, ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'], .bab-button--black-hover, .bab-button--red-hover {
  position: relative;
  padding-right: 30px; }
  .bab-button--chevron::after, .bab-button--primary-chevron::after, .bab-button--primary-small::after, .bab-button--dark-light-gray::after, .bab-button--red-light-gray::after, .bab-button--secondary-chevron::after, .bab-button--link::after, ul.link-list:not(.multiLang) li a[data-webtrekkactionname='externalLinks']:not(.bab-button)::after, .bab-button--black-hover::after, .bab-button--red-hover::after {
    position: absolute;
    content: "\e809";
    font-family: "henkel-icon";
    right: 10px;
    float: right;
    top: 50%;
    line-height: 0;
    transform: rotate(-90deg) translateY(17%); }
.bab-button--icon-left, .bab-button--icon, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']), .bab-button--tag.active {
  position: relative; }
  .bab-button--icon-left [class^="icon-"], .bab-button--icon [class^="icon-"], ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']) [class^="icon-"], .bab-button--tag.active [class^="icon-"], .bab-button--icon-left [class*=" icon-"], .bab-button--icon [class*=" icon-"], ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']) [class*=" icon-"], .bab-button--tag.active [class*=" icon-"] {
    display: block;
    font-size: 1.6rem;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 9px;
    left: 8px; }
    .bab-button--icon-left [class^="icon-"]::before, .bab-button--icon [class^="icon-"]::before, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']) [class^="icon-"]::before, .bab-button--tag.active [class^="icon-"]::before, .bab-button--icon-left [class*=" icon-"]::before, .bab-button--icon [class*=" icon-"]::before, ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']) [class*=" icon-"]::before, .bab-button--tag.active [class*=" icon-"]::before {
      color: inherit;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
.bab-button--icon-center, .bab-button--icon-only {
  overflow: hidden;
  position: relative; }
  .bab-button--icon-center [class^="icon-"], .bab-button--icon-only [class^="icon-"], .bab-button--icon-center [class*=" icon-"], .bab-button--icon-only [class*=" icon-"] {
    display: block;
    position: absolute;
    font-size: 1em;
    height: 16px;
    width: 16px;
    top: 7px;
    left: 7px; }
    .bab-button--icon-center [class^="icon-"]::before, .bab-button--icon-only [class^="icon-"]::before, .bab-button--icon-center [class*=" icon-"]::before, .bab-button--icon-only [class*=" icon-"]::before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      color: inherit; }
.bab-button--primary [class*=icon-] {
  display: none; }
.bab-button--primary-chevron [class*=icon-] {
  display: none; }
.bab-button--primary-small [class*=icon-] {
  display: none; }
.bab-button--secondary [class*=icon-] {
  display: none; }
.bab-button--secondary-chevron [class*=icon-] {
  display: none; }
.bab-button--link [class*=icon-], ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'] [class*=icon-] {
  display: none; }
.bab-button--icon-only {
  width: 32px;
  height: 32px; }
.bab-button--tag {
  outline: none; }
  .bab-button--tag > .icon-success::before {
    position: relative;
    visibility: hidden; }
  .bab-button--tag.active {
    border-top: 1px #e1000f solid;
    color: #e1000f; }
    .bab-button--tag.active > .icon-success::before {
      visibility: visible; }
ul.link-list:not(.multiLang) li a:not(.bab-button):not([data-webtrekkactionname='externalLinks']) {
  padding-left: 30px; }
ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'] i {
  display: none; }
ul.link-list:not(.multiLang) li a:not(.bab-button)[data-webtrekkactionname='externalLinks'] .img-wrap {
  position: static;
  float: left;
  margin-left: -13px;
  margin-top: -5.75px; }
.element-border--plus-top-right, .element-border--plus-top-left, .element-border--plus-bottom-right, .element-border--plus-bottom-left {
  border: 2px solid #d9d9d9;
  position: relative;
  min-height: 18px;
  margin: 13px 13px 0 0;
  width: auto !important;
  padding: 16px; }
  .element-border--plus-top-right:after, .element-border--plus-top-left:after, .element-border--plus-bottom-right:after, .element-border--plus-bottom-left:after {
    content: " ";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 26 26'%3E%3Cline x1='13' y1='0' x2='13' y2='26' style='stroke: %23e1000f; stroke-width: 2' /%3E%3Cline x1='0' y1='13' x2='26' y2='13' style='stroke: %23e1000f; stroke-width: 2' /%3E%3C/svg%3E");
    width: 26px;
    height: 26px;
    position: absolute;
    top: -14px;
    right: -14px; }
  .element-border--plus-top-right:before, .element-border--plus-top-left:before, .element-border--plus-bottom-right:before, .element-border--plus-bottom-left:before {
    content: " ";
    width: 18px;
    height: 18px;
    background-color: transparent;
    position: absolute;
    top: -2px;
    right: -2px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-left: none;
    border-bottom: none; }
  .multiple-elements-in-col > .element-border--plus-top-right:not(:last-child), .multiple-elements-in-col > .element-border--plus-top-left:not(:last-child), .multiple-elements-in-col > .element-border--plus-bottom-right:not(:last-child), .multiple-elements-in-col > .element-border--plus-bottom-left:not(:last-child) {
    margin-bottom: 21px; }
  @media (max-width: 479px) {
    .col-tn-12 > div > .element-border--plus-top-right,
    .col-tn-12 > .element-border--plus-top-right, .col-tn-12 > div > .element-border--plus-top-left,
    .col-tn-12 > .element-border--plus-top-left, .col-tn-12 > div > .element-border--plus-bottom-right,
    .col-tn-12 > .element-border--plus-bottom-right, .col-tn-12 > div > .element-border--plus-bottom-left,
    .col-tn-12 > .element-border--plus-bottom-left {
      margin-left: -18px;
      margin-right: -18px; } }
  @media (min-width: 480px) and (max-width: 729px) {
    .col-xs-12 > div > .element-border--plus-top-right,
    .col-xs-12 > .element-border--plus-top-right, .col-xs-12 > div > .element-border--plus-top-left,
    .col-xs-12 > .element-border--plus-top-left, .col-xs-12 > div > .element-border--plus-bottom-right,
    .col-xs-12 > .element-border--plus-bottom-right, .col-xs-12 > div > .element-border--plus-bottom-left,
    .col-xs-12 > .element-border--plus-bottom-left {
      margin-left: -18px;
      margin-right: -18px; } }
  @media (min-width: 730px) and (max-width: 979px) {
    .col-sm-12 > div > .element-border--plus-top-right,
    .col-sm-12 > .element-border--plus-top-right, .col-sm-12 > div > .element-border--plus-top-left,
    .col-sm-12 > .element-border--plus-top-left, .col-sm-12 > div > .element-border--plus-bottom-right,
    .col-sm-12 > .element-border--plus-bottom-right, .col-sm-12 > div > .element-border--plus-bottom-left,
    .col-sm-12 > .element-border--plus-bottom-left {
      margin-left: -18px;
      margin-right: -18px; } }
@media (min-width: 980px) {
  .element-border--plus-top-right, .element-border--plus-top-left, .element-border--plus-bottom-right, .element-border--plus-bottom-left {
    margin: 26px;
    padding: 33px; }
    .multiple-elements-in-col > .element-border--plus-top-right:not(:last-child), .multiple-elements-in-col > .element-border--plus-top-left:not(:last-child), .multiple-elements-in-col > .element-border--plus-bottom-right:not(:last-child), .multiple-elements-in-col > .element-border--plus-bottom-left:not(:last-child) {
      margin-bottom: 34px; }
  .element-border--plus-top-right {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 35px;
    margin-left: 0;
    margin-bottom: 0; }
    .element-border--plus-top-right:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
      width: 52px;
      height: 52px;
      position: absolute;
      top: -27px;
      right: -27px; }
    .element-border--plus-top-right:before {
      content: " ";
      width: 35px;
      height: 35px;
      background-color: transparent;
      position: absolute;
      top: -2px;
      right: -2px;
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      border-left: none;
      border-bottom: none; }
  .element-border--plus-top-left {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 35px;
    margin-right: 0;
    margin-bottom: 0; }
    .element-border--plus-top-left:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
      width: 52px;
      height: 52px;
      position: absolute;
      top: -27px;
      left: -27px; }
    .element-border--plus-top-left:before {
      content: " ";
      width: 35px;
      height: 35px;
      background-color: transparent;
      position: absolute;
      top: -2px;
      left: -2px;
      border-top: 2px solid #ffffff;
      border-left: 2px solid #ffffff;
      border-right: none;
      border-bottom: none; }
  .element-border--plus-bottom-right {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 35px;
    margin-left: 0;
    margin-top: 0; }
    .element-border--plus-bottom-right:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
      width: 52px;
      height: 52px;
      position: absolute;
      bottom: -27px;
      right: -27px; }
    .element-border--plus-bottom-right:before {
      content: " ";
      width: 35px;
      height: 35px;
      background-color: transparent;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-bottom: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      border-left: none;
      border-top: none; }
  .element-border--plus-bottom-left {
    border: 2px solid #d9d9d9;
    position: relative;
    min-height: 35px;
    margin-right: 0;
    margin-top: 0; }
    .element-border--plus-bottom-left:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
      width: 52px;
      height: 52px;
      position: absolute;
      bottom: -27px;
      left: -27px; }
    .element-border--plus-bottom-left:before {
      content: " ";
      width: 35px;
      height: 35px;
      background-color: transparent;
      position: absolute;
      bottom: -2px;
      left: -2px;
      border-bottom: 2px solid #ffffff;
      border-left: 2px solid #ffffff;
      border-right: none;
      border-top: none; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .col-md-12 > div > .element-border--plus-top-right,
  .col-md-12 > .element-border--plus-top-right, .col-md-12 > div > .element-border--plus-top-left,
  .col-md-12 > .element-border--plus-top-left, .col-md-12 > div > .element-border--plus-bottom-right,
  .col-md-12 > .element-border--plus-bottom-right, .col-md-12 > div > .element-border--plus-bottom-left,
  .col-md-12 > .element-border--plus-bottom-left {
    margin-left: -34px;
    margin-right: -34px; } }
@media (min-width: 1250px) {
  .col-lg-12 > div > .element-border--plus-top-right,
  .col-lg-12 > .element-border--plus-top-right, .col-lg-12 > div > .element-border--plus-top-left,
  .col-lg-12 > .element-border--plus-top-left, .col-lg-12 > div > .element-border--plus-bottom-right,
  .col-lg-12 > .element-border--plus-bottom-right, .col-lg-12 > div > .element-border--plus-bottom-left,
  .col-lg-12 > .element-border--plus-bottom-left {
    margin-left: -34px;
    margin-right: -34px; } }
.bab-spotlight-feed .spotlight-header-img {
  margin-top: 2rem; }
.bab-spotlight-feed .container-box--plus-top-right .container-box__inner:before,
.bab-spotlight-feed .container-box--plus-top-right .container-box__inner:after {
  display: none; }
.bab-spotlight-feed .container-box--no-border:not(.stage-full) {
  margin-bottom: 4rem; }
.bab-spotlight-feed .container-box--no-border {
  padding-left: 1rem;
  padding-right: 1rem; }
.bab-spotlight-feed .container-box--plus-top-right .container-box__inner:before,
.bab-spotlight-feed .container-box--plus-top-right .container-box__inner:after,
.bab-spotlight-feed .container-box--plus-bottom-right .container-box__inner:before,
.bab-spotlight-feed .container-box--plus-bottom-right .container-box__inner:after,
.bab-spotlight-feed .container-box--plus-top-left .container-box__inner:before,
.bab-spotlight-feed .container-box--plus-top-left .container-box__inner:after,
.bab-spotlight-feed .container-box--plus-bottom-left .container-box__inner:before,
.bab-spotlight-feed .container-box--plus-bottom-left .container-box__inner:after {
  display: none; }
.bab-spotlight-feed .container-box--plus-top-right .container-box__inner {
  border: 1px solid #d9d9d9; }
  .bab-spotlight-feed .container-box--plus-top-right .container-box__inner:before {
    width: 0;
    height: 0; }
.bab-spotlight-feed .container-box__inner--grey-border {
  border: 1px solid #d9d9d9;
  margin: 0; }
.bab-spotlight-feed .bab-filter-element {
  border: 1px #d9d9d9 solid;
  padding: 2.4rem 2.4rem 0.9rem; }
  .bab-spotlight-feed .bab-filter-element .searchfield input {
    float: none;
    height: 3.5rem;
    width: 100%;
    padding-top: 0.8rem;
    padding-right: 3rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-filter-element .searchfield input {
        width: 26.4rem; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-filter-element .searchfield input {
        width: 23.4rem; } }
  .bab-spotlight-feed .bab-filter-element__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bab-spotlight-feed .bab-filter-element__container--item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding-bottom: 1.5rem; }
      .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag {
        width: 100%;
        margin-bottom: -1px; }
        .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:not(.active) {
          position: relative;
          padding-left: 30px;
          padding-right: 15px; }
          .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:not(.active) .icon-success {
            display: none; }
          .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:not(.active):before {
            font-family: "henkel-icon";
            content: '\e842';
            background-color: #ffffff;
            border: 1px solid #d9d9d9;
            color: transparent;
            font-size: 10px;
            top: 50%;
            left: 10px;
            position: absolute;
            transform: translateY(-50%);
            height: 14px;
            width: 14px; }
        .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:hover, .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:focus, .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag.active {
          color: #ffffff; }
        .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:hover, .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag:focus {
          background-color: #222222; }
        .bab-spotlight-feed .bab-filter-element__container--item .bab-button--tag.active {
          background-color: #e1000f; }
      @media screen and (min-width: 730px) {
        .bab-spotlight-feed .bab-filter-element__container--item {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
          .bab-spotlight-feed .bab-filter-element__container--item:nth-of-type(even) {
            padding-left: 0.5rem; }
          .bab-spotlight-feed .bab-filter-element__container--item:nth-of-type(odd) {
            padding-right: 0.1rem; } }
      @media screen and (min-width: 980px) {
        .bab-spotlight-feed .bab-filter-element__container--item {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
          .bab-spotlight-feed .bab-filter-element__container--item:nth-of-type(even) {
            padding-left: 0; }
          .bab-spotlight-feed .bab-filter-element__container--item:nth-of-type(odd) {
            padding-right: 0; } }
      @media screen and (min-width: 1250px) {
        .bab-spotlight-feed .bab-filter-element__container--item {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
.bab-spotlight-feed .resp-tabs-list .resp-tab-item {
  border-left: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9; }
  .bab-spotlight-feed .resp-tabs-list .resp-tab-item:last-child {
    border-right: 2px solid #d9d9d9; }
  .bab-spotlight-feed .resp-tabs-list .resp-tab-item div[class^="bab-newsroom-item-social-"] {
    background-size: cover;
    width: 33px;
    height: 33px;
    margin-right: 1rem;
    margin-left: 0.6rem;
    margin-top: -0.4rem;
    display: inline-block; }
  .bab-spotlight-feed .resp-tabs-list .resp-tab-item span {
    vertical-align: 1.1rem;
    margin-right: 0.4rem; }
  .bab-spotlight-feed .resp-tabs-list .resp-tab-item:last-of-type div {
    margin-left: 0.2rem; }
  .bab-spotlight-feed .resp-tabs-list .resp-tab-item div.bab-newsroom-item-social-presse {
    width: 58px; }
.bab-spotlight-feed .resp-tabs-container .resp-accordion {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 1250px) {
    .bab-spotlight-feed .resp-tabs-container .resp-accordion {
      display: none; } }
  .bab-spotlight-feed .resp-tabs-container .resp-accordion div.bab-newsroom-item-social-presse {
    width: 58px;
    margin-bottom: -0.5rem; }
  .bab-spotlight-feed .resp-tabs-container .resp-accordion span {
    padding-top: 0.5rem;
    margin-left: 0.5rem; }
.bab-spotlight-feed .bab-newsroom-item-social-all {
  background-image: url(/resource/blob/989402/f17190164777507e8af2a5161c653ba9/data/all-icon-svg.svg);
  width: 33px;
  height: 33px; }
.bab-spotlight-feed .bab-newsroom-item-social-facebook {
  background-image: url(/resource/blob/989404/c6964f380d46423cf2e46b0d04a30a2b/data/facebook-logo-svg.svg);
  width: 33px;
  height: 33px; }
.bab-spotlight-feed .bab-newsroom-item-social-twitter {
  background-image: url(/resource/blob/989406/5cf41d39ab60d209dd2ca2093656fd9b/data/twitter-logo-svg.svg);
  width: 33px;
  height: 33px; }
.bab-spotlight-feed .bab-newsroom-item-social-linkedin {
  background-image: url(/resource/blob/989408/0d72747535eb4757336d7778c8a361d6/data/linked-in-logo-svg.svg);
  width: 33px;
  height: 33px; }
.bab-spotlight-feed .bab-newsroom-item-social-presse {
  background-image: url(/resource/blob/989410/bac446e0eef6d99e33d9308b66315edd/data/henkel-logo-standalone-svg.svg); }
.bab-spotlight-feed .bab-newsroom-item-social-instagram {
  background-image: url(/resource/blob/989412/e0de16cc7838382825e427014ca640ee/data/instagram-logo-svg.svg);
  width: 33px;
  height: 33px; }
.bab-spotlight-feed div[class^="bab-newsroom-item-social-"] {
  background-size: cover; }
.bab-spotlight-feed .bab-featured-story {
  color: #ffffff;
  font-family: "MiloPro";
  padding: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 12%; }
  @media screen and (min-width: 730px) {
    .bab-spotlight-feed .bab-featured-story {
      margin-top: 11%; } }
  @media screen and (min-width: 980px) {
    .bab-spotlight-feed .bab-featured-story {
      margin-top: 4%; } }
  @media screen and (min-width: 1250px) {
    .bab-spotlight-feed .bab-featured-story {
      margin-top: 12%; } }
  .bab-spotlight-feed .bab-featured-story__title {
    width: 100%;
    font-size: 4.7rem;
    line-height: 5rem;
    font-weight: bolder; }
    .bab-spotlight-feed .bab-featured-story__title a {
      color: white; }
      .bab-spotlight-feed .bab-featured-story__title a:hover {
        color: white;
        text-decoration: underline; }
    @media screen and (min-width: 730px) {
      .bab-spotlight-feed .bab-featured-story__title {
        font-size: 6.5rem;
        line-height: 7.5rem; } }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-featured-story__title {
        font-size: 8.2rem;
        line-height: 9.2rem; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-featured-story__title {
        font-size: 10.7rem;
        line-height: 12rem; } }
  .bab-spotlight-feed .bab-featured-story__description {
    width: 100%;
    font-size: 1.8rem;
    padding-top: 2rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-featured-story__description {
        font-size: 2.1rem; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-featured-story__description {
        font-size: 2.4rem; } }
  .bab-spotlight-feed .bab-featured-story__meta {
    padding-top: 3rem;
    padding-bottom: 2rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-featured-story__meta {
        font-size: 2.1rem; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-featured-story__meta {
        font-size: 2.4rem; } }
    .bab-spotlight-feed .bab-featured-story__meta--date {
      font-size: 1.8rem; }
      @media screen and (min-width: 980px) {
        .bab-spotlight-feed .bab-featured-story__meta--date {
          font-size: 2.1rem; } }
      @media screen and (min-width: 1250px) {
        .bab-spotlight-feed .bab-featured-story__meta--date {
          font-size: 2.4rem; } }
    .bab-spotlight-feed .bab-featured-story__meta--date + .bab-featured-story__meta--type:before {
      content: " \2500  ";
      white-space: pre-wrap; }
    .bab-spotlight-feed .bab-featured-story__meta--tag {
      font-size: 1.8rem;
      font-weight: normal;
      margin-bottom: 0;
      font-family: "MiloPro"; }
      @media screen and (min-width: 980px) {
        .bab-spotlight-feed .bab-featured-story__meta--tag {
          font-size: 2.1rem; } }
      @media screen and (min-width: 1250px) {
        .bab-spotlight-feed .bab-featured-story__meta--tag {
          font-size: 2.4rem; } }
  .bab-spotlight-feed .bab-featured-story__featured {
    background-color: #e1000f;
    padding: 0.5rem 1.3rem;
    font-size: 1.8rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-featured-story__featured {
        padding: 0.55rem 1.4rem;
        font-size: 2.1rem; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-featured-story__featured {
        padding: 0.6rem 1.5rem;
        font-size: 2.4rem; } }
  .bab-spotlight-feed .bab-featured-story__readMore {
    margin-top: 15px; }
    @media screen and (min-width: 730px) {
      .bab-spotlight-feed .bab-featured-story__readMore {
        margin-top: 30px; } }
.bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img {
  max-width: 45px;
  min-width: 45px; }
  @media screen and (min-width: 480px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img {
      max-width: 24px;
      min-width: 24px; } }
  @media screen and (min-width: 980px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img {
      max-width: 34px;
      min-width: 34px; } }
  @media screen and (min-width: 1250px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img {
      max-width: 45px;
      min-width: 45px; } }
  .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img div[class^="bab-newsroom-item-social-"] {
    width: 33px;
    height: 33px; }
    @media screen and (min-width: 480px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img div[class^="bab-newsroom-item-social-"] {
        width: 20px;
        height: 20px; } }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img div[class^="bab-newsroom-item-social-"] {
        width: 28px;
        height: 28px; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-img div[class^="bab-newsroom-item-social-"] {
        width: 33px;
        height: 33px; } }
.bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info {
  width: 77%;
  max-width: 77%; }
  @media screen and (min-width: 730px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info {
      max-width: 79%;
      width: 79%; } }
  @media screen and (min-width: 980px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info {
      max-width: 77%;
      width: 77%; } }
  .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
    font-size: 16px;
    margin-top: 4px; }
    @media screen and (min-width: 480px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
        font-size: 12px;
        margin-top: 0; } }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
        font-size: 14px;
        margin-top: 4px; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
        font-size: 16px;
        margin-top: 4px; } }
  .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
    font-size: 16px;
    margin-top: 8px; }
    @media screen and (min-width: 480px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
        font-size: 12px;
        margin-top: 4px; } }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
        font-size: 14px;
        margin-top: 8px; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-3 .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
        font-size: 16px;
        margin-top: 8px; } }
.bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-4 .bab-newsroom-item-social-chanel-info {
  margin-top: 0.4rem;
  margin-right: 0;
  max-width: 77%;
  width: 77%; }
  @media screen and (min-width: 480px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-4 .bab-newsroom-item-social-chanel-info {
      margin-right: 0;
      max-width: 74%;
      width: 74%; } }
  @media screen and (min-width: 980px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-4 .bab-newsroom-item-social-chanel-info {
      max-width: 80%;
      width: 80%; } }
  @media screen and (min-width: 1250px) {
    .bab-spotlight-feed .bab-newsroom-item-social-chanel-head--responsive-width-lg-4 .bab-newsroom-item-social-chanel-info {
      margin-right: 1rem;
      max-width: 82%;
      width: 82%; } }
.bab-spotlight-feed .get-in-touch {
  padding-top: 2rem;
  font-size: 1.7rem; }
  .bab-spotlight-feed .get-in-touch div[class*="social-"] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 2rem;
    padding-bottom: 1rem;
    width: 13rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .get-in-touch div[class*="social-"] {
        width: auto; } }
    @media screen and (min-width: 1250px) {
      .bab-spotlight-feed .get-in-touch div[class*="social-"] {
        padding-bottom: 0; } }
    .bab-spotlight-feed .get-in-touch div[class*="social-"] .icon {
      position: relative;
      display: inline-block;
      transform: translateY(0.6rem);
      width: 2.4rem;
      height: 2.4rem;
      margin-right: 0.4rem;
      background-size: 2.4rem 2.4rem; }
  .bab-spotlight-feed .get-in-touch .social-twitter .icon {
    background-image: url(/resource/blob/989406/5cf41d39ab60d209dd2ca2093656fd9b/data/twitter-logo-svg.svg);
    border-radius: 1.5rem; }
  .bab-spotlight-feed .get-in-touch .social-facebook .icon {
    background-image: url(/resource/blob/989404/c6964f380d46423cf2e46b0d04a30a2b/data/facebook-logo-svg.svg); }
  .bab-spotlight-feed .get-in-touch .social-linkedin .icon {
    background-image: url(/resource/blob/989408/0d72747535eb4757336d7778c8a361d6/data/linked-in-logo-svg.svg); }
  .bab-spotlight-feed .get-in-touch .social-instagram .icon {
    background-image: url(/resource/blob/989412/e0de16cc7838382825e427014ca640ee/data/instagram-logo-svg.svg); }
  .bab-spotlight-feed .get-in-touch .social-youtube .icon {
    background-image: url(/resource/blob/989414/d9e24bfd1922e6307afbbdb3a35e85ff/data/icon-youtube-small-2-png.png); }
  .bab-spotlight-feed .get-in-touch .email-field {
    transform: translateY(0.6rem);
    margin-bottom: 1rem; }
    @media screen and (min-width: 980px) {
      .bab-spotlight-feed .get-in-touch .email-field {
        margin-bottom: 0; } }
    .bab-spotlight-feed .get-in-touch .email-field .icon-email {
      font-size: 2.4rem;
      transform: translateY(-0.4rem); }
    .bab-spotlight-feed .get-in-touch .email-field span {
      margin-left: 3.4rem; }
    .bab-spotlight-feed .get-in-touch .email-field a {
      padding-left: 3.3rem; }
  @media screen and (min-width: 730px) {
    .bab-spotlight-feed .get-in-touch .row > .col-sm-4 {
      transform: translateY(-3.1rem); } }
.bab-spotlight-feed .row-headline--underline {
  margin: 3rem 0 2rem 0;
  border-top: 1px solid #d8dee4; }
  .bab-spotlight-feed .row-headline--underline span {
    float: left;
    padding: 0 1rem 0 0;
    margin: -0.9rem 0 0 0;
    background-color: #fff; }
.useCookies .storeMsg {
  font-size: 1.6rem;
  padding-top: .5rem;
  display: none; }
.rte--red, .rte--red-shadow {
  color: #e1000f; }
.rte--white, .rte--white-shadow {
  color: #ffffff; }
.rte--black, .rte--black-shadow {
  color: #222222; }
.rte--shadow, .rte--red-shadow, .rte--white-shadow, .rte--black-shadow {
  text-shadow: #222222 0.1em 0.1em 0.2em; }
@media only screen and (max-width: 1249px) {
  .loadingLayer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2002;
    background: rgba(255, 255, 255, 0.8) no-repeat center; } }
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .container-box__inner {
    padding: 28px 32px; }
    .container-box--plus-top-right .container-box__inner {
      border: 2px solid #d9d9d9;
      position: relative;
      min-height: 35px; }
      .container-box--plus-top-right .container-box__inner:after {
        content: " ";
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
        width: 52px;
        height: 52px;
        position: absolute;
        top: -27px;
        right: -27px; }
      .container-box--plus-top-right .container-box__inner:before {
        content: " ";
        width: 35px;
        height: 35px;
        background-color: transparent;
        position: absolute;
        top: -2px;
        right: -2px;
        border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-left: none;
        border-bottom: none; }
    .container-box--plus-top-left .container-box__inner {
      border: 2px solid #d9d9d9;
      position: relative;
      min-height: 35px; }
      .container-box--plus-top-left .container-box__inner:after {
        content: " ";
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
        width: 52px;
        height: 52px;
        position: absolute;
        top: -27px;
        left: -27px; }
      .container-box--plus-top-left .container-box__inner:before {
        content: " ";
        width: 35px;
        height: 35px;
        background-color: transparent;
        position: absolute;
        top: -2px;
        left: -2px;
        border-top: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
        border-right: none;
        border-bottom: none; }
    .container-box--plus-bottom-left .container-box__inner {
      border: 2px solid #d9d9d9;
      position: relative;
      min-height: 35px; }
      .container-box--plus-bottom-left .container-box__inner:after {
        content: " ";
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
        width: 52px;
        height: 52px;
        position: absolute;
        bottom: -27px;
        left: -27px; }
      .container-box--plus-bottom-left .container-box__inner:before {
        content: " ";
        width: 35px;
        height: 35px;
        background-color: transparent;
        position: absolute;
        bottom: -2px;
        left: -2px;
        border-bottom: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
        border-right: none;
        border-top: none; }
    .container-box--plus-bottom-right .container-box__inner {
      border: 2px solid #d9d9d9;
      position: relative;
      min-height: 35px; }
      .container-box--plus-bottom-right .container-box__inner:after {
        content: " ";
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
        width: 52px;
        height: 52px;
        position: absolute;
        bottom: -27px;
        right: -27px; }
      .container-box--plus-bottom-right .container-box__inner:before {
        content: " ";
        width: 35px;
        height: 35px;
        background-color: transparent;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-bottom: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        border-left: none;
        border-top: none; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .container-box {
    max-width: 1920px; }
  .container-box__inner {
    max-width: calc(1250px - 5rem); } }
.e-dropdown {
  position: relative; }
  .e-dropdown__trigger {
    display: block;
    border: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    text-align: left;
    padding: 0.6rem 4.1rem 0.6rem 1.6rem;
    color: #222222;
    background: #f0f1f5;
    font-size: 1.4rem;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.42857;
    position: relative;
    max-width: 100%;
    width: 100%; }
    .e-dropdown__trigger:focus {
      outline: none; }
    .e-dropdown__trigger::after {
      font-family: "henkel-icon";
      content: "\e809";
      position: absolute;
      top: 0.5rem;
      right: 1.1rem;
      pointer-events: none;
      color: #222222; }
  .e-dropdown__content {
    display: none;
    border: 1px solid #d8dee4;
    position: absolute;
    width: 100%;
    left: 0;
    background: #ffffff;
    z-index: 1040;
    max-height: 356px;
    overflow: auto; }
  .e-dropdown.open .e-dropdown__content {
    display: block; }
.e-multiselect__option {
  position: relative; }
.e-multiselect__checkbox {
  position: absolute;
  visibility: hidden;
  height: 0;
  width: 0;
  z-index: -1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent; }
  .e-multiselect__checkbox:checked + .e-multiselect__name::before {
    color: #e1000f; }
.e-multiselect__label {
  display: block;
  font-weight: normal;
  margin: 0; }
.e-multiselect__name {
  display: block;
  padding: 0.5rem 1.1rem 0.5rem 3.9rem;
  width: 100%;
  cursor: pointer;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857;
  position: relative; }
  .e-multiselect__name:hover {
    background: #f0f1f5;
    color: #e1000f; }
  .e-multiselect__name::before {
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    content: '\e842';
    font-family: "henkel-icon";
    font-size: 0.9rem;
    color: transparent;
    text-align: center;
    font-weight: bold;
    padding-top: 0.1rem;
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    left: 1.1rem;
    top: 0.7rem; }
.e-quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  @media screen and (min-width: 730px) {
    .e-quote {
      -ms-flex-flow: row;
          flex-flow: row; } }
  .e-quote__content-image {
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 730px) {
      .e-quote__content-image {
        min-width: 22.5rem;
        max-width: 30rem;
        margin-right: 1.5rem;
        margin-bottom: 0; } }
    .e-quote__content-image .img-wrap img {
      max-width: 100%;
      height: auto; }
  .e-quote__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex: 1;
        flex: 1;
    font-family: MiloProMedium; }
    @media screen and (min-width: 730px) {
      .e-quote__content {
        -ms-flex-flow: row;
            flex-flow: row; } }
    .e-quote__content p {
      margin: 0; }
  .e-quote__content-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%; }
  .e-quote__content-quote {
    position: relative;
    padding-top: 3.5rem; }
    .e-quote__content-quote:before {
      content: '\201C';
      height: .25em;
      position: absolute;
      top: 0;
      left: -.2rem;
      font-size: 12rem;
      line-height: .8;
      color: #e1000f; }
  .e-quote__content-subline {
    margin-top: 2rem; }
    .e-quote__content-subline p {
      font-size: 1.4rem; }
  .e-quote__share-icons {
    margin: 1.5rem 0 0 0; }
    @media screen and (min-width: 730px) {
      .e-quote__share-icons {
        margin: 0 0 0 1.5rem; } }
    .e-quote__share-icons ul {
      margin: 0;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media screen and (min-width: 730px) {
        .e-quote__share-icons ul {
          -ms-flex-flow: column;
              flex-flow: column;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
      .e-quote__share-icons ul li {
        margin: 0;
        padding: .35rem;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        overflow: hidden;
        border-radius: .35rem; }
        .e-quote__share-icons ul li.share-icon--facebook {
          background-color: #3b5998; }
        .e-quote__share-icons ul li.share-icon--twitter {
          background-color: #55acee; }
        .e-quote__share-icons ul li.share-icon--linkedin {
          background-color: #0077b5; }
        .e-quote__share-icons ul li.share-icon--vk {
          background-color: #4c75a3; }
        .e-quote__share-icons ul li.share-icon--telegram {
          background-color: #0088cc; }
        .e-quote__share-icons ul li.share-icon--qzone {
          background-color: #000; }
        .e-quote__share-icons ul li.share-icon--weibo {
          background-color: #df2029; }
        .e-quote__share-icons ul li.share-icon--tencent-weibo {
          background-color: #26ace0; }
        .e-quote__share-icons ul li:not(:last-child) {
          margin-right: .75rem; }
          @media screen and (min-width: 730px) {
            .e-quote__share-icons ul li:not(:last-child) {
              margin-bottom: 1.5rem;
              margin-right: 0; } }
        .e-quote__share-icons ul li .fa {
          margin-top: 0.2rem;
          font-size: 1.8rem;
          line-height: 1;
          color: #ffffff;
          text-align: center;
          width: 100%;
          max-width: 2rem; }
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Brand General/Teaser **/
.brand {
  float: left;
  min-height: 23em;
  width: 100%; }
  .brand .logo-wrap {
    float: left;
    margin-bottom: 1.4em;
    position: relative;
    width: 100%; }
  .brand .top-brand {
    position: absolute;
    right: 20px;
    top: 0;
    padding: 1em;
    text-align: center;
    background-color: #ffffff;
    z-index: 10;
    display: none; }
    .brand .top-brand span {
      font-size: 1.3em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
      color: #e1000f;
      text-transform: uppercase; }
  .brand.teaser.white, .brand.teaser.light-gray {
    border: 1px solid #d9d9d9; }
  .brand img {
    width: 100%; }
  .brand h2 {
    margin-bottom: 0.6em;
    font-family: Helvetica, Arial, sans-serif;
    color: #e1000f; }
  .brand section {
    padding: 2em; }
  .brand ul li a {
    min-width: 100% !important; }
  .brand a.bab-button.bab-button--red-hover.button-brand {
    min-width: 100%; }
.swiper-container.white, .swiper-container.light-gray {
  border: 1px solid #d9d9d9; }
.brand.white .top-brand, .brand.light-gray .top-brand {
  background-color: #f0f1f5; }
ul .list-style {
  list-style: none; }
.button-brand {
  width: 100%;
  margin-bottom: 10px; }
.bab-color-red {
  color: #e1000f; }
/** Brand Card **/
.brand.card-container h2 {
  margin-top: 0; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .brand .logo-wrap, .col-xs-12 > div > .brand section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .brand .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .brand .top-brand {
    right: 30px; }
  .col-xs-12 > div > .brand section {
    padding-left: 10px; }
  .col-xs-12 > div > .brand h2 {
    margin-top: 0; }
  .col-xs-12 > div > .brand.card-container section {
    padding-left: 20px; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-3 > div > .brand .logo-wrap, .col-sm-3 > div > .brand section,
  .col-sm-4 > div > .brand .logo-wrap,
  .col-sm-4 > div > .brand section,
  .col-sm-3 > .brand.card-container .logo-wrap,
  .col-sm-3 > .brand.card-container section,
  .col-sm-4 > .brand.card-container .logo-wrap,
  .col-sm-4 > .brand.card-container section {
    width: 100%; }
  .col-sm-3 > div > .brand .img-wrap,
  .col-sm-4 > div > .brand .img-wrap,
  .col-sm-3 > .brand.card-container .img-wrap,
  .col-sm-4 > .brand.card-container .img-wrap {
    padding-right: 0; }
  .col-sm-3 > div > .brand .top-brand,
  .col-sm-4 > div > .brand .top-brand,
  .col-sm-3 > .brand.card-container .top-brand,
  .col-sm-4 > .brand.card-container .top-brand {
    right: 20px; }
  .col-sm-3 > div > .brand section,
  .col-sm-4 > div > .brand section,
  .col-sm-3 > .brand.card-container section,
  .col-sm-4 > .brand.card-container section {
    float: none;
    padding-left: 20px; }
  /** // one-column element in 3-1-row + 1-1-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .brand .logo-wrap, .col-sm-12 > div > .brand section,
  .col-sm-9 > div > .brand .logo-wrap,
  .col-sm-9 > div > .brand section,
  .col-sm-8 > div > .brand .logo-wrap,
  .col-sm-8 > div > .brand section,
  .col-sm-6 > div > .brand .logo-wrap,
  .col-sm-6 > div > .brand section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .brand .img-wrap,
  .col-sm-9 > div > .brand .img-wrap,
  .col-sm-8 > div > .brand .img-wrap,
  .col-sm-6 > div > .brand .img-wrap {
    padding-right: 0px; }
  .col-sm-12 > div > .brand .top-brand,
  .col-sm-9 > div > .brand .top-brand,
  .col-sm-8 > div > .brand .top-brand,
  .col-sm-6 > div > .brand .top-brand {
    right: 30px; }
  .col-sm-12 > div > .brand section,
  .col-sm-9 > div > .brand section,
  .col-sm-8 > div > .brand section,
  .col-sm-6 > div > .brand section {
    padding-left: 10px; }
  .col-sm-12 > div > .brand h2,
  .col-sm-9 > div > .brand h2,
  .col-sm-8 > div > .brand h2,
  .col-sm-6 > div > .brand h2 {
    margin-top: 0; }
  /** // two-column element 2-1-row and 2-2-row **/ }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .brand.teaser .logo-wrap, .col-md-3 > div > .brand.teaser section,
  .col-md-4 > div > .brand.teaser .logo-wrap,
  .col-md-4 > div > .brand.teaser section,
  .col-md-3 > div > .brand.card-container .logo-wrap,
  .col-md-3 > div > .brand.card-container section,
  .col-md-4 > div > .brand.card-container .logo-wrap,
  .col-md-4 > div > .brand.card-container section {
    width: 100%; }
  .col-md-3 > div > .brand.teaser .img-wrap,
  .col-md-4 > div > .brand.teaser .img-wrap,
  .col-md-3 > div > .brand.card-container .img-wrap,
  .col-md-4 > div > .brand.card-container .img-wrap {
    padding-right: 0; }
  .col-md-3 > div > .brand.teaser .top-brand,
  .col-md-4 > div > .brand.teaser .top-brand,
  .col-md-3 > div > .brand.card-container .top-brand,
  .col-md-4 > div > .brand.card-container .top-brand {
    right: 20px; }
  .col-md-3 > div > .brand.teaser section,
  .col-md-4 > div > .brand.teaser section,
  .col-md-3 > div > .brand.card-container section,
  .col-md-4 > div > .brand.card-container section {
    float: none;
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 1-1-1-row **/
  .col-lg-4 > div > .brand .logo-wrap, .col-lg-4 > div > .brand section {
    width: 100%; }
  .col-lg-4 > div > .brand .img-wrap {
    padding-right: 0; }
  .col-lg-4 > div > .brand .top-brand {
    right: 20px; }
  .col-lg-4 > div > .brand section {
    float: none;
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/
  .col-lg-3 > div > .brand.card-container {
    margin-top: 0; }
  .col-lg-8 > div > .brand.card-container section, .col-lg-10 > div > .brand.card-container section, .col-lg-12 > div > .brand.card-container section {
    padding-left: 20px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
@media screen and (min-width: 320px) and (max-width: 479px) {
  .col-tn-12 > div > .brand section {
    clear: both; } }
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Brands, Detail View ***/
.standard-content.brand {
  background-color: transparent;
  padding: 0;
  float: none; }
.standard-content.brand p {
  float: none;
  width: auto; }
.brand-detail-content p {
  margin-bottom: 1.5em;
  font-size: 1.5em; }
.brand-detail-content a {
  display: inline; }
  .brand-detail-content a:before {
    content: '\e818';
    font-family: "henkel-icon";
    color: #e1000f;
    font-size: 9px;
    font-weight: bold;
    position: relative;
    top: -1px;
    margin-right: 0.4em; }
.brand-detail-content ul.rte--list, .brand-detail-content ol.rte--list {
  padding-left: 1.5em; }
.brand-detail-content ol {
  padding-bottom: 0; }
.brand-tags {
  display: none;
  float: left;
  padding: 1.5em;
  width: 100%;
  background-color: #f0f1f5; }
  .brand-tags dl {
    float: left;
    font-size: 1.3em;
    width: 100%; }
  .brand-tags dt,
  .brand-tags dd {
    float: left;
    line-height: 1.54em; }
  .brand-tags dt {
    clear: both;
    display: block;
    width: 114px;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .brand-tags dd {
    width: 58%; }
.brand-context {
  width: 100%;
  border: 1px solid #d8dee4;
  position: relative; }
  .brand-context .img-wrap,
  .brand-context .image-rwd img {
    width: 100%; }
  .brand-context .top-brand {
    display: none; }
a.brand-related:link,
a.brand-related:visited {
  position: relative;
  clear: both;
  display: block;
  font-size: 1.4em;
  line-height: 2em;
  padding: 0.25em 0 0.2em 2em; }
a.brand-related:link:before,
a.brand-related:visited:before {
  content: '\E841';
  font-family: "henkel-icon";
  left: 0;
  position: absolute;
  top: 3px;
  font-size: 1.25em;
  color: #e1000f; }
.brand-detail a.brand-related:link:before,
.brand-detail a.brand-related:visited:before {
  content: "";
  display: none; }
.brand-detail .right a {
  margin-top: 8px; }
a.brand-related:hover,
a.brand-related:focus,
a.brand-related:active {
  color: #e1000f; }
/** // Brands, Detail View **/
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** Span-size-2 **/
  .brand-detail.span-2 .logo-wrap, .brand-detail.span-2 .download {
    float: left;
    width: 50%; }
  .brand-detail.span-2 h2 {
    margin-top: 0; }
  /** // Span-size-2 **/ }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.brand-selector-wrap {
  float: left;
  width: 100%; }
.brand-selector {
  float: left;
  width: 100%;
  min-height: 23em;
  padding: 2em;
  border: 1px solid #d9d9d9;
  background-color: #ffffff; }
  .brand-selector .filter-group {
    float: left;
    width: 100%;
    height: 9em;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    margin: 0 0 1em 0; }
  .brand-selector .group-wrap {
    float: left;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative; }
  .brand-selector h3 {
    font-size: 2.0em;
    text-align: left;
    height: 1.5em;
    line-height: 0.8em;
    vertical-align: middle;
    padding: 0;
    float: left;
    display: block;
    margin: 0;
    color: #ffffff;
    width: 100%;
    background-color: #222222; }
  .brand-selector .select {
    color: #222222;
    max-height: 228.5px; }
.brand-selector .swiper-wrapper {
  float: left;
  padding: 0 3em !important;
  margin: 0;
  width: 100%;
  height: 100%; }
  .brand-selector .swiper-wrapper .swiper-slide {
    float: left;
    width: 219px;
    height: 100%;
    line-height: 5em;
    vertical-align: middle;
    list-style: none; }
    .brand-selector .swiper-wrapper .swiper-slide.swiper-slide-active {
      color: inherit; }
    .brand-selector .swiper-wrapper .swiper-slide.active {
      color: #e1000f; }
    .brand-selector .swiper-wrapper .swiper-slide a:link,
    .brand-selector .swiper-wrapper .swiper-slide a.visited,
    .brand-selector .swiper-wrapper .swiper-slide strong,
    .brand-selector .swiper-wrapper .swiper-slide span {
      float: left;
      width: 100%; }
    .brand-selector .swiper-wrapper .swiper-slide .name {
      font-size: 1.6em;
      width: auto; }
    .brand-selector .swiper-wrapper .swiper-slide span > .name, .brand-selector .swiper-wrapper .swiper-slide span > .image {
      opacity: 0.5; }
    .brand-selector .swiper-wrapper .swiper-slide .image {
      float: left;
      padding: 0;
      margin: 0 6px 0 0;
      padding-top: 7px;
      opacity: 1;
      overflow: hidden;
      width: 34px; }
    .brand-selector .swiper-wrapper .swiper-slide img {
      width: 69px;
      max-width: 69px; }
    .brand-selector .swiper-wrapper .swiper-slide a:hover .name, .brand-selector .swiper-wrapper .swiper-slide a:focus .name, .brand-selector .swiper-wrapper .swiper-slide a:active .name, .brand-selector .swiper-wrapper .swiper-slide strong .name {
      font-weight: normal;
      color: #e1000f; }
    .brand-selector .swiper-wrapper .swiper-slide a:hover img, .brand-selector .swiper-wrapper .swiper-slide a:focus img, .brand-selector .swiper-wrapper .swiper-slide a:active img, .brand-selector .swiper-wrapper .swiper-slide strong img {
      margin-left: -35.599px;
      width: 69px;
      max-width: 69px;
      height: 34px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .brand-selector .swiper-wrapper .swiper-slide a:hover img, .brand-selector .swiper-wrapper .swiper-slide a:focus img, .brand-selector .swiper-wrapper .swiper-slide a:active img, .brand-selector .swiper-wrapper .swiper-slide strong img {
          height: 35px;
          margin-left: -34.99px;
          width: 69px; } }
      @supports (-ms-ime-align: auto) {
        .brand-selector .swiper-wrapper .swiper-slide a:hover img, .brand-selector .swiper-wrapper .swiper-slide a:focus img, .brand-selector .swiper-wrapper .swiper-slide a:active img, .brand-selector .swiper-wrapper .swiper-slide strong img {
          height: 35px;
          margin-left: -34.99px;
          width: 69px; } }
      @media all and (min--moz-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
        .brand-selector .swiper-wrapper .swiper-slide a:hover img, .brand-selector .swiper-wrapper .swiper-slide a:focus img, .brand-selector .swiper-wrapper .swiper-slide a:active img, .brand-selector .swiper-wrapper .swiper-slide strong img {
          height: 35px;
          margin-left: -34.99px;
          width: 69px; } }
/** Navigation **/
.brand-selector .group-navi {
  float: left;
  position: absolute;
  height: 0;
  width: 100%; }
  .brand-selector .group-navi .group-navi-left,
  .brand-selector .group-navi .group-navi-right {
    width: 3em;
    height: 5em;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1; }
    .brand-selector .group-navi .group-navi-left:before,
    .brand-selector .group-navi .group-navi-right:before {
      content: '';
      position: absolute;
      top: 0;
      width: 30px;
      height: 50px; }
  .brand-selector .group-navi .group-navi-left {
    left: 0; }
    .brand-selector .group-navi .group-navi-left:before {
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); }
  .brand-selector .group-navi .group-navi-right {
    right: 0; }
    .brand-selector .group-navi .group-navi-right:before {
      right: 0;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); }
  .brand-selector .group-navi .icon-slide_arrow_left:before {
    font-size: 3.2rem;
    left: 8px;
    top: 5px; }
  .brand-selector .group-navi .icon-slide_arrow_right:before {
    font-size: 3.2rem;
    right: 8px;
    top: 5px; }
.brand-selector .location {
  height: auto; }
  .brand-selector .location label {
    font-size: 1.6em; }
  .brand-selector .location .form-box {
    float: left;
    padding: 10px;
    width: 100%;
    height: 100%; }
  .brand-selector .location .dropdown, .brand-selector .location .multiLang, .brand-selector .location .select {
    float: left;
    margin-bottom: 10px; }
.brand-selector .search {
  float: left;
  display: block;
  width: 100%;
  color: #ffffff;
  background-color: #222222;
  margin-bottom: 0;
  padding: 0 10px 10px 10px;
  height: auto;
  position: relative;
  max-width: 480px; }
  .brand-selector .search .search_filter {
    background-color: #ffffff;
    border: none;
    float: right;
    font-size: 1.5em;
    height: 2.135em;
    width: 100%;
    padding: 0 2em 0 0.6em; }
  .brand-selector .search .submit {
    position: absolute;
    top: 64px;
    right: 16px;
    background: transparent;
    color: #222222;
    font-size: 18px;
    border: none; }
    .brand-selector .search .submit:after {
      font-family: "henkel-icon";
      display: block;
      content: "\e801"; }
.brand-selector-wrap .tabs {
  height: 4em !important;
  margin-bottom: 10px; }
  .brand-selector-wrap .tabs .swiper-wrapper {
    padding: 0 !important; }
    .brand-selector-wrap .tabs .swiper-wrapper > *:last-child {
      margin-right: 1em; }
  .brand-selector-wrap .tabs .swiper-navigation {
    background-color: #ffffff;
    border-bottom: 1px solid #d9d9d9; }
    .brand-selector-wrap .tabs .swiper-navigation .top-brands {
      background: url(/resource/blob/827796/80ac6c31752c18438ab90110f057e84f/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
      text-transform: uppercase;
      width: 7.2em; }
      .brand-selector-wrap .tabs .swiper-navigation .top-brands.active {
        color: #e1000f; }
    .brand-selector-wrap .tabs .swiper-navigation .all {
      background: url(/resource/blob/827796/80ac6c31752c18438ab90110f057e84f/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
      text-transform: uppercase;
      width: 3.4em; }
/** Footer Filter Results **/
.brand-selector-wrap .fancy-footer {
  float: left;
  width: 100%;
  margin: 2em 0 0 0; }
  .brand-selector-wrap .fancy-footer ul {
    float: left;
    width: 100%; }
  .brand-selector-wrap .fancy-footer li {
    float: left;
    display: block; }
  .brand-selector-wrap .fancy-footer .result, .brand-selector-wrap .fancy-footer a {
    background-color: #e1000f;
    color: #ffffff;
    float: left;
    display: block;
    font-size: 1.4em;
    text-align: center;
    vertical-align: middle;
    padding: 0.7em 1em; }
  .brand-selector-wrap .fancy-footer a {
    padding-left: 1.94em;
    position: relative;
    color: #222222;
    background: #f0f1f5; }
    .brand-selector-wrap .fancy-footer a:before {
      content: '\e828';
      font-family: "henkel-icon";
      left: 10px;
      position: absolute;
      top: 13px;
      font-size: 0.65em;
      color: #e1000f; }
    .brand-selector-wrap .fancy-footer a:hover, .brand-selector-wrap .fancy-footer a:focus, .brand-selector-wrap .fancy-footer a:active {
      color: #e1000f;
      background-color: #ffffff; }
.load-wrap[class*="brandSelector"] {
  width: 100%; }
.fancyResults {
  margin-left: -4px;
  margin-right: -4px;
  display: inline-block;
  width: 100%; }
  .fancyResults:before, .fancyResults:after {
    content: " ";
    display: table; }
  .fancyResults:after {
    clear: both; }
  .fancyResults .job-grouping {
    display: inline-block; }
/* screen >= 320px */
@media screen and (min-width: 320px) {
  .brand-selector h3 {
    padding: 1rem 1rem; }
  .brand-selector .search h3 {
    padding: 1rem 0em;
    line-height: 1.0em; }
  .brand-selector .search .submit {
    top: 3.5rem; } }
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .brand-selector .group-wrap, .brand-selector .dropdown, .brand-selector .multiLang, .brand-selector .select {
    width: 75%; }
  .brand-selector .filter-group {
    height: 7em; }
  .brand-selector .group-navi .group-navi-left,
  .brand-selector .group-navi .group-navi-right {
    height: 7em; }
    .brand-selector .group-navi .group-navi-left:before,
    .brand-selector .group-navi .group-navi-right:before {
      height: 7em; }
  .brand-selector .group-navi .icon-slide_arrow_left:before,
  .brand-selector .group-navi .icon-slide_arrow_right:before {
    top: 15px; }
  .brand-selector h3 {
    line-height: 1.2em;
    height: 100%;
    padding: 1.2em 0.5em;
    width: 25%; }
  .brand-selector .search h3 {
    padding: 0.8em 0.5em;
    line-height: 1.0em; }
  .brand-selector .swiper-wrapper .swiper-slide {
    height: 7em; }
    .brand-selector .swiper-wrapper .swiper-slide .image, .brand-selector .swiper-wrapper .swiper-slide .name {
      padding: 10px 0; }
  .brand-selector .location {
    background: url(/resource/blob/827798/d2d8f998ab02dc9e0113a664a7a17bfa/data/worldmap-bg-png.png) 21em 0.5em no-repeat #ffffff;
    height: 10em; }
    .brand-selector .location label {
      float: left;
      line-height: 1.8em;
      width: 25%; }
    .brand-selector .location .form-line {
      width: 100%; }
    .brand-selector .location .form-box {
      float: right;
      width: 75%; }
  .brand-selector .search {
    height: auto;
    padding: 0; }
    .brand-selector .search .search_filter {
      margin: 10px;
      width: 68%; }
    .brand-selector .search .submit {
      top: 14px; } }
/* // screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .brand-selector .location {
    height: 7em; }
    .brand-selector .location .form-box {
      padding-top: 20px; }
    .brand-selector .location .form-line {
      float: left;
      margin: 0;
      width: 50%; }
    .brand-selector .location label {
      width: 28%; }
    .brand-selector .location .dropdown, .brand-selector .location .multiLang, .brand-selector .location .select {
      width: 66%; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .brand-selector h3 {
    width: 18%; }
  .brand-selector .group-wrap {
    width: 82%; }
  .brand-selector .location .form-box {
    width: 60%; } }
.chapter {
  position: relative; }
  .chapter__nav-wrapper {
    display: none;
    right: 2.6rem;
    width: 22.2rem;
    position: absolute;
    z-index: 1040;
    transition: all 0.3s ease-in-out;
    pointer-events: none; }
    .chapter__nav-wrapper--top {
      top: 2.6rem; }
    .chapter__nav-wrapper--fix {
      position: fixed; }
    .chapter__nav-wrapper--bottom {
      position: fixed; }
    @media (min-width: 980px) {
      .chapter__nav-wrapper {
        display: block; } }
  .chapter__nav-list {
    margin: 0;
    list-style: none;
    padding: 0; }
  .chapter__nav-entry {
    display: block;
    padding: .5rem .75rem;
    pointer-events: all;
    width: 3.5rem;
    height: 3.5rem;
    margin-left: auto;
    background-color: #f0f1f5;
    transition: width .25s ease-in-out;
    overflow: hidden; }
    .chapter__nav-entry--active {
      font-weight: bold;
      background-color: #e1000f; }
      .chapter__nav-entry--active,
      .chapter__nav-entry--active a {
        color: #ffffff; }
    .chapter__nav-entry--showing, .chapter__nav-entry:hover, .chapter__nav-entry:focus {
      width: 100%; }
      .chapter__nav-entry--showing .chapter__nav-link, .chapter__nav-entry:hover .chapter__nav-link, .chapter__nav-entry:focus .chapter__nav-link {
        opacity: 1; }
    .chapter__nav-entry:not(:last-child) {
      margin-bottom: .2rem; }
  .chapter__nav-entry .chapter__nav-link:hover,
  .chapter__nav-entry .chapter__nav-link:focus {
    color: inherit; }
  .chapter__nav-link {
    display: block;
    font-size: 1.6rem;
    line-height: 2.5rem;
    white-space: nowrap;
    opacity: 0;
    transition: opacity .25s ease-in-out; }
  .chapter__sticky-wrapper {
    position: fixed;
    right: 0;
    bottom: 2rem;
    transform: translateX(100%);
    padding-right: 2rem;
    width: 58rem;
    max-width: calc(50vw - 10rem);
    z-index: 1040;
    transition: transform 0.6s ease-in-out;
    display: none; }
    @media (min-width: 980px) {
      .chapter__sticky-wrapper {
        display: block; } }
  .chapter__sticky {
    background: #e1000f;
    padding: 2rem; }
  .chapter__sticky-desc {
    color: #ffffff;
    margin-bottom: 2rem; }
.chartTool .highCharts {
  float: left;
  width: 100%;
  border: 1px solid #d8dee4;
  min-height: 400px;
  height: 100%;
  text-align: center;
  overflow: hidden; }
.chartTool .typeFilter {
  float: left;
  width: 100%;
  margin-right: 2em; }
  .chartTool .typeFilter ul, .chartTool .typeFilter li {
    float: left;
    margin: 0;
    width: auto; }
  .chartTool .typeFilter .multiLang .none {
    display: block; }
  .chartTool .typeFilter .multiLang .first {
    display: none; }
  .chartTool .typeFilter .multiLang a:link, .chartTool .typeFilter .multiLang a:visited {
    background: #d9d9d9;
    color: #222222;
    float: left;
    font-size: 1.4em;
    text-align: center;
    padding: 0.8em 1em;
    margin: 0 1px 1px 0; }
  .chartTool .typeFilter .multiLang li:last-child a:link,
  .chartTool .typeFilter .multiLang li:last-child a:visited {
    margin-right: 0; }
  .chartTool .typeFilter .multiLang a:hover, .chartTool .typeFilter .multiLang a:focus {
    color: #e1000f; }
  .chartTool .typeFilter .multiLang a.twoRows {
    padding: 0.22em 0.8em;
    max-width: 8em; }
  .chartTool .typeFilter .multiLang li.tabactive a:link,
  .chartTool .typeFilter .multiLang li.tabactive a:visited {
    background: url(../images/layout/download_lang_bg.png) bottom repeat-x #e1000f;
    color: #ffffff; }
.chartTool .formBox {
  border-left: 1px solid #f0f1f5;
  float: left;
  margin: 0 0 2em 0; }
  .chartTool .formBox fieldset {
    border-right: 1px solid #f0f1f5;
    border-bottom: 1px solid #f0f1f5;
    float: left;
    margin: 0;
    height: 17em;
    width: 24.3em; }
  .chartTool .formBox .formLine,
  .chartTool .formBox #datepickerwrapper {
    padding: 1.6em 1.2em 0 1.2em; }
  .chartTool .formBox #datepickerwrapper .select_date {
    margin: 0;
    width: 13.2em; }
  .chartTool .formBox #datepickerwrapper img {
    margin: 0 0 0 0.8em; }
  .chartTool .formBox legend {
    border: none;
    background: #d9d9d9;
    color: #ffffff;
    padding: 0.4em 0.8em;
    text-transform: none; }
    .chartTool .formBox legend span {
      background: none;
      margin: 0; }
  .chartTool .formBox .radio.text input[type=text],
  .chartTool .formBox .checkbox.text input[type=text] {
    float: left;
    margin: -0.5em 0 -0.5em 0.8em;
    width: 3em; }
.chartTool table {
  float: left; }
  .chartTool table br.clear {
    display: none; }
  .chartTool table .percent.positive {
    color: #19af0e; }
  .chartTool table .percent.negative {
    color: #e1000f; }
  .chartTool table .size1 {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.8em; }
  .chartTool table tr:last-child td:first-child {
    display: none; }
/* Content Type COLLECTIONS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.collection {
  position: relative;
  width: 100%;
  padding: 2em 2em 3.3em 2em; }
  .collection.white, .collection.light-gray {
    border: 2px solid #d9d9d9; }
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .collection.white, .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .collection.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .collection.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .collection.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .query > .collection.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .query > .collection.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .query > .collection.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .query > .collection.light-gray,
    .element-border:not(.element-border--no-border) > .collection.white,
    .element-border:not(.element-border--no-border) > .collection.light-gray,
    .element-border:not(.element-border--no-border) > .query > .collection.white,
    .element-border:not(.element-border--no-border) > .query > .collection.light-gray {
      border: none;
      padding: 0; }
  .collection .results {
    margin-left: -4px;
    margin-right: -4px; }
    .collection .results:before, .collection .results:after {
      content: " ";
      display: table; }
    .collection .results:after {
      clear: both; }
  .collection .fixedFilter {
    float: left;
    width: 100%; }
    @media (min-width: 980px) {
      .collection .fixedFilter .result:nth-of-type(3n) {
        margin-right: 25%; } }
  .collection h2 {
    margin-top: 0; }
  .collection .collection-link {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3.3em;
    height: 3.3em;
    overflow: hidden; }
    .collection .collection-link:before {
      content: '\E841';
      font-family: "henkel-icon";
      right: -2px;
      position: absolute;
      top: -7px;
      font-size: 3.5rem;
      color: #e1000f;
      background-color: #fff; }
  .collection .expandableItems {
    display: none; }
  .collection .collection-link,
  .collection .collection-link.text {
    width: auto; }
  .collection .collection-link {
    background-position: right;
    padding-right: 4.5em; }
    .collection .collection-link:hover, .collection .collection-link:focus, .collection .collection-link:active {
      color: #e1000f; }
    .collection .collection-link span {
      font-size: 1.6em;
      line-height: 2em;
      vertical-align: middle; }
  .collection .expand {
    position: relative;
    right: 50%;
    transform: translateX(50%); }
    .collection .expand.active {
      display: none; }
/** Expandable Collection **/
.expandableFooter {
  text-align: right;
  margin-top: 4px; }
/** Expandable Collection **/
/** Collection Swiper **/
.swiper-container {
  padding: 16px 6px; }
  .swiper-container.albumSwiper {
    width: 780px;
    height: auto;
    padding: 0; }
  .swiper-container.simpleSwiper {
    padding-left: 0;
    padding-right: 0; }
  .swiper-container h2:empty {
    margin: 0; }
  .swiper-container .arrow-left,
  .swiper-container .arrow-right {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 80px;
    z-index: 10; }
    .swiper-container .arrow-left::before,
    .swiper-container .arrow-right::before {
      font-family: "henkel-icon";
      font-size: 3.2rem;
      color: #222222;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .swiper-container .arrow-left {
    left: 0; }
    .swiper-container .arrow-left::before {
      content: '\E84E'; }
  .swiper-container .arrow-right {
    right: 0; }
    .swiper-container .arrow-right:before {
      content: '\E84D'; }
  .swiper-container .arrow-left,
  .swiper-container .arrow-right {
    display: none; }
.collection .image-item .subtitle,
.swiper-wrapper .image-item .subtitle {
  margin-top: 4px;
  font-weight: bold; }
.lightbox .swiper-wrapper .subtitle {
  margin-top: 0;
  text-align: center; }
.pp_content .pagination {
  padding: 0 1em 1em; }
.pp_content .lightbox h2 {
  cursor: text;
  float: left;
  padding: 0 1em; }
  .pp_content .lightbox h2:empty {
    margin: 0; }
.pp_content .albumSwiper .collection {
  padding: 10px 0 23px 20px; }
  .pp_content .albumSwiper .collection .col {
    margin: 10px 20px 10px 0; }
.collectionSwiper > h2 {
  padding-left: 11px; }
.collectionSwiper .collection {
  padding: 0;
  overflow: hidden; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .collectionSwiper .collection .pagination {
      margin-bottom: 20px; } }
.collectionSwiper .swiper-wrapper {
  height: calc(100% - 20px); }
.collectionSwiper .swiper-slide {
  margin: 0;
  max-height: 100%; }
  .collectionSwiper .swiper-slide > div {
    height: 100%; }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-1 {
      position: relative;
      float: left;
      width: 8.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-1 {
      position: relative;
      float: left;
      width: 8.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-1 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-1 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-1 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-2 {
      position: relative;
      float: left;
      width: 16.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-2 {
      position: relative;
      float: left;
      width: 16.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-2 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-2 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-2 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-3 {
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-3 {
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-3 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-3 {
      float: left;
      width: 25%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-3 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-3 {
      float: left;
      width: 25%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-3 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-3 {
      float: left;
      width: 25%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-4 {
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-4 {
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-4 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-4 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-4 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-5 {
      position: relative;
      float: left;
      width: 41.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-5 {
      position: relative;
      float: left;
      width: 41.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-5 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-5 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-5 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-6 {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-6 {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-6 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-6 {
      float: left;
      width: 50%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-6 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-6 {
      float: left;
      width: 50%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-6 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-6 {
      float: left;
      width: 50%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-7 {
      position: relative;
      float: left;
      width: 58.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-7 {
      position: relative;
      float: left;
      width: 58.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-7 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-7 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-7 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-8 {
      position: relative;
      float: left;
      width: 66.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-8 {
      position: relative;
      float: left;
      width: 66.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-8 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-8 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-8 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-9 {
      position: relative;
      float: left;
      width: 75%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-9 {
      position: relative;
      float: left;
      width: 75%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-9 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-9 {
      float: left;
      width: 75%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-9 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-9 {
      float: left;
      width: 75%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-9 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-9 {
      float: left;
      width: 75%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-10 {
      position: relative;
      float: left;
      width: 83.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-10 {
      position: relative;
      float: left;
      width: 83.33333%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-10 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-10 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-10 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-11 {
      position: relative;
      float: left;
      width: 91.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-11 {
      position: relative;
      float: left;
      width: 91.66667%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-11 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-11 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-11 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-12 {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-12 {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-12 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-12 {
      float: left;
      width: 100%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-12 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-12 {
      float: left;
      width: 100%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-12 {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-12 {
      float: left;
      width: 100%; } }
/** // Collection Swiper **/
.pagination {
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
  width: 100%; }
.swiper-pagination-switch {
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  margin: 0 2px;
  padding: 2px; }
  .swiper-pagination-switch:hover::before, .swiper-pagination-switch:focus::before, .swiper-pagination-switch:active::before, .swiper-pagination-switch.swiper-active-switch::before {
    background: #222222; }
  .swiper-pagination-switch::before {
    content: " ";
    position: static;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #d9d9d9; }
/** Pagination **/
.customPagination {
  max-width: 130px;
  height: 36px;
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }
  .customPagination .customPaginationCount {
    font-size: 1.6rem;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 31px;
    width: calc(100% - 65px);
    margin: 0 32px; }
  .customPagination .customPaginationLeft {
    float: left;
    width: 36px;
    height: 36px;
    clear: none;
    position: relative; }
  .customPagination .customPaginationLeft:before {
    content: '\E850';
    font-family: "henkel-icon";
    font-size: 2.2em;
    color: #313a3d;
    position: absolute;
    left: 4px;
    top: 1px; }
  .customPagination .customPaginationRight {
    float: right;
    width: 36px;
    height: 36px;
    clear: none;
    position: relative; }
  .customPagination .customPaginationRight:before {
    content: '\E84F';
    font-family: "henkel-icon";
    font-size: 2.2em;
    color: #313a3d;
    position: absolute;
    right: 4px;
    top: 1px; }
  .customPagination .customPaginationLeft.inactive {
    background-image: url(../images/layout/icon_glossaryNavigation_white_leftArrow_inactive.png);
    cursor: inherit; }
  .customPagination .customPaginationRight.inactive {
    background-image: url(../images/layout/icon_glossaryNavigation_white_rightArrow_inactive.png);
    cursor: inherit; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .swiper-container:hover .arrow-left, .swiper-container:hover .arrow-right {
    display: block; } }
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type CONTACT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.contact {
  float: left;
  width: 100%;
  height: auto;
  padding: 0; }
  .contact.teaser, .contact.white:not(.card-container), .contact.light-gray:not(.card-container), .contact.light-gray:not(.card-container) {
    border: 1px solid #d9d9d9; }
  .contact.card-container.white a:hover, .contact.card-container.light-gray a:hover {
    background-color: #222222;
    color: #ffffff; }
    .contact.card-container.white a:hover [class^="icon-"]:before, .contact.card-container.light-gray a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.card-container.white .fax:hover, .contact.card-container.light-gray .fax:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.card-container.white .tel:hover, .contact.card-container.light-gray .tel:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.card-container.red a:hover {
    background-color: #222222;
    color: #ffffff; }
    .contact.card-container.red a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.card-container.red .fax:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.card-container.red .tel:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.card-container.dark-gray a:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.card-container.dark-gray a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.card-container.dark-gray .fax:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.card-container.dark-gray .fax:hover [class^="icon-"]:before {
      color: #ffffff; }
  .contact.card-container.dark-gray .tel:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.card-container.dark-gray .tel:hover [class^="icon-"]:before {
      color: #ffffff; }
  .contact.teaser.white a:hover, .contact.teaser.light-gray a:hover {
    background-color: #222222;
    color: #ffffff; }
    .contact.teaser.white a:hover [class^="icon-"]:before, .contact.teaser.light-gray a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.teaser.white .fax:hover, .contact.teaser.light-gray .fax:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.teaser.white .tel:hover, .contact.teaser.light-gray .tel:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.teaser.red a:hover {
    background-color: #222222;
    color: #ffffff; }
    .contact.teaser.red a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.teaser.red .fax:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.teaser.red .tel:hover {
    background-color: #222222;
    color: #ffffff; }
  .contact.teaser.dark-gray a:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.teaser.dark-gray a:hover [class^="icon-"]:before {
      color: #ffffff !important; }
  .contact.teaser.dark-gray .fax:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.teaser.dark-gray .fax:hover [class^="icon-"]:before {
      color: #ffffff; }
  .contact.teaser.dark-gray .tel:hover {
    background-color: #e1000f;
    color: #ffffff; }
    .contact.teaser.dark-gray .tel:hover [class^="icon-"]:before {
      color: #ffffff; }
  .contact .vcard {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.3em;
    padding: 20px;
    height: auto; }
    .contact .vcard > span {
      display: block;
      width: 100%; }
    .contact .vcard > a, .contact .vcard .tel, .contact .vcard .fax {
      display: block;
      position: relative;
      line-height: 1.3em;
      background-color: #ffffff;
      margin: 0 0 1px 0;
      padding: 0.4286em 0.4286em 0.4286em 2.4286em;
      word-wrap: break-word; }
    .contact .vcard .tel, .contact .vcard .fax {
      color: #222222; }
    .contact .vcard .fn {
      font-size: 20px;
      margin-bottom: 1rem; }
      .contact .vcard .fn span {
        font-size: 1em; }
    .contact .vcard .adr .type,
    .contact .vcard .country-name {
      margin-bottom: 0.75rem; }
    .contact .vcard .title {
      margin-bottom: 2rem; }
    .contact .vcard .country-name {
      display: block; }
    .contact .vcard .adr {
      margin-bottom: 1em; }
    .contact .vcard .text {
      background: none;
      padding: 0;
      margin-top: 1em; }
      .contact .vcard .text p {
        font-size: 1em; }
        .contact .vcard .text p:last-child {
          margin-bottom: 0; }
/* Icons */
.vcard > a:link, .vcard a:visited, .vcard > div:not(.text) {
  color: #222222; }
.vcard > a:hover, .vcard > a:focus {
  color: #e1000f; }
/** // Icons **/
.contact.white .vcard > a, .contact.light-gray .vcard > a, .contact.white .vcard .tel, .contact.light-gray .vcard .tel, .contact.white .vcard .fax, .contact.light-gray .vcard .fax {
  background-color: #f0f1f5; }
.contact.dark-gray .vcard .fax a {
  color: #222222; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element**/
  .col-xs-12 > div > .contact .img-wrap, .col-xs-12 > div > .contact .vcard {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .contact .img-wrap {
    padding: 20px 10px 0 20px; }
  .col-xs-12 > div > .contact .vcard {
    padding-left: 10px; }
  /** // two-column element**/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-6.col-md-3 > div > .contact .img-wrap, .col-sm-6.col-md-3 > div > .contact .vcard,
  .col-sm-4 > div > .contact .img-wrap,
  .col-sm-4 > div > .contact .vcard {
    width: 100%; }
  .col-sm-6.col-md-3 > div > .contact .img-wrap,
  .col-sm-4 > div > .contact .img-wrap {
    padding: 0; }
  .col-sm-6.col-md-3 > div > .contact .vcard,
  .col-sm-4 > div > .contact .vcard {
    padding-left: 20px; }
  /** // one-column element in 3-1-row **/
  /** two-column element in 2-1-row + 2-2-row **/
  .col-sm-12 > div > .contact .img-wrap, .col-sm-12 > div > .contact .vcard,
  .col-sm-9 > div > .contact .img-wrap,
  .col-sm-9 > div > .contact .vcard,
  .col-sm-8 > div > .contact .img-wrap,
  .col-sm-8 > div > .contact .vcard,
  .col-sm-6 > div > .contact .img-wrap,
  .col-sm-6 > div > .contact .vcard {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .contact .img-wrap,
  .col-sm-9 > div > .contact .img-wrap,
  .col-sm-8 > div > .contact .img-wrap,
  .col-sm-6 > div > .contact .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .contact .vcard,
  .col-sm-9 > div > .contact .vcard,
  .col-sm-8 > div > .contact .vcard,
  .col-sm-6 > div > .contact .vcard {
    padding-left: 10px; }
  .col-sm-12 > div > .contact .back .vcard,
  .col-sm-9 > div > .contact .back .vcard,
  .col-sm-8 > div > .contact .back .vcard,
  .col-sm-6 > div > .contact .back .vcard {
    padding-left: 20px; }
  /** // two-column element in 2-1-row + 2-2-row **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 3-1-row **/
  .col-lg-3 > div > .contact .img-wrap, .col-lg-3 > div > .contact .vcard,
  .col-lg-3 > .contact .img-wrap,
  .col-lg-3 > .contact .vcard,
  .col-lg-3 > .col-lg-12 > div > .contact .img-wrap,
  .col-lg-3 > .col-lg-12 > div > .contact .vcard,
  .col-lg-3 > .col-lg-12 > .contact .img-wrap,
  .col-lg-3 > .col-lg-12 > .contact .vcard {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .contact .img-wrap,
  .col-lg-3 > .contact .img-wrap,
  .col-lg-3 > .col-lg-12 > div > .contact .img-wrap,
  .col-lg-3 > .col-lg-12 > .contact .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .contact .vcard,
  .col-lg-3 > .contact .vcard,
  .col-lg-3 > .col-lg-12 > div > .contact .vcard,
  .col-lg-3 > .col-lg-12 > .contact .vcard {
    padding-left: 20px; }
  /** one-column element in 3-1-row **/ }
/* Content Type DOWNLOAD
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Download Icons - kein Iconfont wegen Mehrfarbigkeit **/
.download-file {
  background-image: url(/resource/blob/827800/f1c7e506d365e39adc072a58d29672b9/data/icon-download-general-png.png);
  background-repeat: no-repeat; }
.download-file.pdf {
  background-image: url(/resource/blob/827802/8f488cca3f1d144ef11e24ab564cee08/data/icon-download-pdf-png.png);
  padding-right: 32px !important; }
.download-file.jpg {
  background-image: url(/resource/blob/827804/10ebd87195d921bf8de0e8b39abea066/data/icon-download-jpg-png.png); }
.download-file.doc {
  background-image: url(/resource/blob/827806/ebe9ece584f72ea79690798a030bc00a/data/icon-download-doc-png.png); }
.download-file.docx {
  background-image: url(/resource/blob/827806/ebe9ece584f72ea79690798a030bc00a/data/icon-download-doc-png.png); }
.download-file.rtf {
  background-image: url(/resource/blob/827808/ef52032c773ccaed396edfcd39b3fd7a/data/icon-download-rtf-png.png); }
.download-file.ppt {
  background-image: url(/resource/blob/827810/397caf799b1bd33c7cebf3010de7523b/data/icon-download-ppt-png.png); }
.download-file.pptx {
  background-image: url(/resource/blob/827812/6de56ff4dd0cd575b8bdbc2899f422c2/data/icon-download-pptx-png.png); }
.download-file.xls {
  background-image: url(/resource/blob/827814/e9e0fa28cee5e0ef445997798783480f/data/icon-download-xls-png.png); }
.download-file.xlsx {
  background-image: url(/resource/blob/827816/ffe80c597ac46ff6a8ede45e5608fcbf/data/icon-download-xlsx-png.png); }
.download-file.png {
  background-image: url(/resource/blob/827818/cc462106cf301b04bd3f753ace76c686/data/icon-download-png-png.png); }
.download-file.gif {
  background-image: url(/resource/blob/827820/ef6a6e111c2678f41488d3f906a745ea/data/icon-download-gif-png.png); }
.download-file.tiff {
  background-image: url(/resource/blob/827822/8da6d1f30f9452f48de583900839cf0a/data/icon-download-tiff-png.png); }
.download-file.flv {
  background-image: url(/resource/blob/827824/4a338c2b5a9007bdf018dfd322346437/data/icon-download-flv-png.png); }
.download-file.mp4 {
  background-image: url(/resource/blob/827826/719b1b256dfcd1badc2535e9a283a9c7/data/icon-download-mp4-png.png); }
.download-file.mp3 {
  background-image: url(/resource/blob/827828/71ea3b00c03dde8b7523a656f27c95cc/data/icon-download-mp3-png.png); }
.download-file._3gp {
  background-image: url(/resource/blob/827830/bc847009bd19ff5864f0c13c0c3ced32/data/icon-download-3gp-png.png); }
.download-file.wmv {
  background-image: url(/resource/blob/827832/b09890e2409f29b98e2b44fbb181f087/data/icon-download-wmv-png.png); }
.download-file.mov {
  background-image: url(/resource/blob/827834/87572cd138509a9b72a53ee9179c782f/data/icon-download-mov-png.png); }
.download-file.avi {
  background-image: url(/resource/blob/827836/6419f0d9250eb17a0ddfc425ae306e5d/data/icon-download-avi-png.png); }
.download-file.zip {
  background-image: url(/resource/blob/827838/67fe6e87351c51e8f6665307ce3e4829/data/icon-download-zip-png.png); }
.download-file.rar {
  background-image: url(/resource/blob/827840/b118e877b45f559ea0f64b75d0a52ceb/data/icon-download-rar-png.png); }
.download-file.video {
  background-image: url(/resource/blob/827842/abffd083cd714c38ee89cc2047783f7a/data/icon-video-png.png);
  background-color: transparent; }
.download-file.slideshow {
  background-image: url(/resource/blob/827844/8cabfc000c6d2e285724997995f9ce7c/data/icon-slideshow-png.png);
  background-color: transparent; }
/** // Download Icons - kein Iconfont wegen Mehrfarbigkeit **/
.download.teaser .icon-addcontent:before, .download.download-multiple .icon-addcontent:before, .download.card-container .icon-addcontent:before {
  top: 10px;
  left: 10px;
  font-size: 1em; }
.download.simple {
  position: relative;
  width: 100%;
  background: none;
  display: -ms-flexbox;
  display: flex; }
  .download.simple .add-to-content.bab-button.bab-button--icon-only i {
    left: 5px;
    top: 8px; }
  .download.simple.white .download-file, .download.simple.light-gray .download-file {
    border: 1px solid #d9d9d9;
    padding: 0.9rem 0 0.9rem 2.45em; }
  .download.simple.dark-gray .download-file {
    background-color: #d9d9d9; }
  .download.simple.dark-gray [class^="icon-"]:before {
    color: #222222; }
  .download.simple.dark-gray .add-to-content:hover [class^="icon-"]:before {
    color: #e1000f; }
  .download.simple.red .download-file {
    background-color: #e1000f;
    color: #ffffff; }
  .download.simple.red [class^="icon-"]:before {
    color: #222222; }
  .download.simple.red .add-to-content:hover [class^="icon-"]:before {
    color: #e1000f; }
  .download.simple.darker .download-file {
    background-color: #222222;
    color: #ffffff; }
    .download.simple.darker .download-file:hover {
      background-color: #f0f1f5;
      color: #222222; }
  .download.simple.darker [class^="icon-"]:before {
    color: #222222; }
  .download.simple.darker .add-to-content:hover [class^="icon-"]:before {
    color: #e1000f; }
  .download.simple .download-file {
    font-size: 1.6rem;
    line-height: normal;
    padding: 1rem 0 1rem 2.45em;
    display: block;
    margin-right: 4.3rem;
    width: 100%; }
    .download.simple .download-file:hover, .download.simple .download-file:focus {
      background-color: #222222;
      color: #ffffff;
      text-decoration: none; }
  .download.simple .add-to-content.addToContent,
  .download.simple .add-to-content,
  .download.simple .addToContent {
    padding: 0;
    margin: 0;
    width: 3.5rem;
    height: 100%;
    right: 0;
    top: 0;
    border: 1px solid #d9d9d9;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .download.simple .add-to-content.addToContent i,
    .download.simple .add-to-content i,
    .download.simple .addToContent i {
      left: -3px;
      top: -20px; }
    .download.simple .add-to-content.addToContent:before,
    .download.simple .add-to-content:before,
    .download.simple .addToContent:before {
      top: 50% !important;
      left: 50% !important;
      transform: translate(-55%, -50%); }
    .download.simple .add-to-content.addToContent:hover,
    .download.simple .add-to-content:hover,
    .download.simple .addToContent:hover {
      border: 1px solid #e1000f; }
  .download.simple .icon-addcontent:before {
    top: 10px;
    left: 10px; }
.search .download.simple {
  margin: 1.6rem 0; }
  .search .download.simple .download-file {
    margin: 0; }
/** Simple List **/
.download.simple-list {
  border: none;
  float: left;
  display: block;
  width: 100%; }
  .download.simple-list > [class*="col-"] {
    margin: 0;
    padding: 0; }
    .download.simple-list > [class*="col-"]:first-child .download.simple {
      border-top: 1px solid transparent !important; }
  .download.simple-list .download.simple {
    border-bottom: 1px solid transparent !important; }
    .download.simple-list .download.simple.white, .download.simple-list .download.simple.light-gray {
      border: none; }
/** // Download Simple View **/
/** Download Teaser **/
.download {
  float: left;
  width: 100%; }
  .download section {
    padding: 20px; }
  .download .text {
    padding-bottom: 10px; }
  .download .link-list li {
    position: relative; }
    .download .link-list li .download-file {
      padding-right: 3em; }
  .download .inlineaddToContent {
    float: right;
    position: absolute;
    background-color: transparent !important;
    top: 1px;
    right: 0;
    width: auto !important;
    border: none; }
  .download.teaser.white, .download.teaser.light-gray {
    border: 1px solid #d9d9d9; }
.col-sm-8 > div > .download .img-wrap, .col-lg-6 > div > .download .img-wrap, .col-xs-12.col-lg-6 > div > .download .img-wrap {
  border-bottom: none; }
.height-100 > .download {
  height: 100%; }
.pdfDownloadBackground .img-wrap img {
  position: relative;
  background: url(/resource/blob/827846/c115cd50812f08d23bd13d0a22af3bae/data/pdf-download-bgnd-700x700-png.png) 50% 0%;
  background-repeat: no-repeat;
  background-size: contain; }
.download.red .pdfDownloadBackground .img-wrap img {
  position: relative;
  background: url(/resource/blob/827848/4c9b010ede6b32f78b606a9526c75b5d/data/pdf-download-bgnd-red-700x700-png.png) 50% 0%;
  background-repeat: no-repeat;
  background-size: contain; }
.pdfDownloadBackground.shadowPadding .img-wrap img {
  padding-bottom: 10px !important; }
/** // Download Teaser **/
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element + one-column element in 1-1-1-row**/
  .col-xs-12 > div:not([class*=col-]) > .download .img-wrap, .col-xs-12 > div:not([class*=col-]) > .download section,
  .col-xs-12 > .download .img-wrap,
  .col-xs-12 > .download section {
    float: left;
    width: 50%; }
  .col-xs-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-xs-12 > .download .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div:not([class*=col-]) > .download section,
  .col-xs-12 > .download section {
    padding-left: 20px; }
  /** // two-column element + one-column element in 1-1-1-row**/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div:not([class*=col-]) > .download.noImg section,
  .col-sm-9 > div:not([class*=col-]) > .download.noImg section,
  .col-sm-8 > div:not([class*=col-]) > .download.noImg section,
  .col-sm-6 > div:not([class*=col-]) > .download.noImg section,
  .col-sm-12 > .download.noImg section,
  .col-sm-9 > .download.noImg section,
  .col-sm-8 > .download.noImg section,
  .col-sm-6 > .download.noImg section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section {
    width: 100%;
    padding-left: 20px; }
  .col-sm-12 > div:not([class*=col-]) > .download .img-wrap, .col-sm-12 > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > .download section,
  .col-sm-12 > .download .img-wrap,
  .col-sm-12 > .download section,
  .col-sm-9 > .download .img-wrap,
  .col-sm-9 > .download section,
  .col-sm-8 > .download .img-wrap,
  .col-sm-8 > .download section,
  .col-sm-6 > .download .img-wrap,
  .col-sm-6 > .download section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section {
    float: left;
    width: 50%; }
  .col-sm-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-12 > .download .img-wrap,
  .col-sm-9 > .download .img-wrap,
  .col-sm-8 > .download .img-wrap,
  .col-sm-6 > .download .img-wrap,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > .download section,
  .col-sm-12 > .download section,
  .col-sm-9 > .download section,
  .col-sm-8 > .download section,
  .col-sm-6 > .download section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section {
    padding-left: 20px; }
  /** // two-column element 2-1-row and 2-2-row **/
  /** one-column element in 3-1-row **/
  .col-sm-3 > div:not([class*=col-]) > .download .img-wrap, .col-sm-3 > div:not([class*=col-]) > .download section,
  .col-sm-3 > .download .img-wrap,
  .col-sm-3 > .download section {
    float: none;
    width: 100%; }
  .col-sm-3 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-3 > .download .img-wrap {
    padding: 0; }
  .col-sm-3 > div:not([class*=col-]) > .download section,
  .col-sm-3 > .download section {
    padding-left: 20px; }
  /** one-column element in 3-1-row **/
  .col-sm-6 > div > .download.card-container .back section,
  .col-sm-6 > .download.card-container .back section {
    width: 100%; } }
.add-to-content.inlineaddToContent:hover .icon-addcontent {
  color: #e1000f !important; }
.download.card-container.white h2, .download.card-container.light-gray h2 {
  color: #e1000f;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
.download.teaser .link-list a:link, .download.teaser a:visited {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  width: 100%;
  word-wrap: break-word;
  float: none;
  padding: 6px 16px 6px 32px; }
.download li:hover .add-to-content.inlineaddToContent {
  color: #ffffff !important; }
.download.card-container .link-list a:link, .download.card-container a:visited {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  width: 100%;
  word-wrap: break-word;
  float: none;
  padding: 6px 16px 6px 32px; }
.download.download-multiple .link-list:not(.multiLang) a:link, .download.download-multiple a:visited {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  width: 100%;
  word-wrap: break-word;
  float: none;
  padding: 6px 16px 6px 32px; }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div:not([class*=col-]) > .download .img-wrap, .col-md-3 > div:not([class*=col-]) > .download section,
  .col-md-4 > div:not([class*=col-]) > .download .img-wrap,
  .col-md-4 > div:not([class*=col-]) > .download section,
  .col-md-3 > .download .img-wrap,
  .col-md-3 > .download section,
  .col-md-4 > .download .img-wrap,
  .col-md-4 > .download section {
    float: none;
    width: 100%; }
  .col-md-3 > div:not([class*=col-]) > .download .img-wrap,
  .col-md-4 > div:not([class*=col-]) > .download .img-wrap,
  .col-md-3 > .download .img-wrap,
  .col-md-4 > .download .img-wrap {
    padding: 0; }
  .col-md-3 > div:not([class*=col-]) > .download section,
  .col-md-4 > div:not([class*=col-]) > .download section,
  .col-md-3 > .download section,
  .col-md-4 > .download section {
    padding-left: 20px; }
  .col-md-6 > div > .download.card-container .back section,
  .col-md-6 > .download.card-container .back section {
    float: none;
    width: 100%;
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** three-column element**/
  .col-lg-9 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-9 > .download .img-wrap,
  .col-lg-12 > .download .img-wrap {
    width: 33.33333%;
    border: none; }
  .col-lg-9 > div:not([class*=col-]) > .download section,
  .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-9 > .download section,
  .col-lg-12 > .download section {
    width: 66.66667%; }
  .col-lg-9 > div:not([class*=col-]) > .download .text, .col-lg-9 > div:not([class*=col-]) > .download .dropdown, .col-lg-9 > div:not([class*=col-]) > .download .multiLang, .col-lg-9 > div:not([class*=col-]) > .download .select, .col-lg-9 > div:not([class*=col-]) > .download .link-list, .col-lg-9 > div:not([class*=col-]) > .download .multi-lang-wrap,
  .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-12 > div:not([class*=col-]) > .download .dropdown,
  .col-lg-12 > div:not([class*=col-]) > .download .multiLang,
  .col-lg-12 > div:not([class*=col-]) > .download .select,
  .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-12 > div:not([class*=col-]) > .download .multi-lang-wrap,
  .col-lg-9 > .download .text,
  .col-lg-9 > .download .dropdown,
  .col-lg-9 > .download .multiLang,
  .col-lg-9 > .download .select,
  .col-lg-9 > .download .link-list,
  .col-lg-9 > .download .multi-lang-wrap,
  .col-lg-12 > .download .text,
  .col-lg-12 > .download .dropdown,
  .col-lg-12 > .download .multiLang,
  .col-lg-12 > .download .select,
  .col-lg-12 > .download .link-list,
  .col-lg-12 > .download .multi-lang-wrap {
    float: left;
    width: 50%; }
  .col-lg-9 > div:not([class*=col-]) > .download .link-list, .col-lg-9 > div:not([class*=col-]) > .download .multi-lang-wrap,
  .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-12 > div:not([class*=col-]) > .download .multi-lang-wrap,
  .col-lg-9 > .download .link-list,
  .col-lg-9 > .download .multi-lang-wrap,
  .col-lg-12 > .download .link-list,
  .col-lg-12 > .download .multi-lang-wrap {
    padding-left: 20px; }
  .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .img-wrap, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download section, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .text, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .dropdown, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .multiLang, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .select, .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .dropdown,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .multiLang,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .select,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-1 > .row > .col-lg-9 > .download .img-wrap,
  .col-lg-1 > .row > .col-lg-9 > .download section,
  .col-lg-1 > .row > .col-lg-9 > .download .text,
  .col-lg-1 > .row > .col-lg-9 > .download .dropdown,
  .col-lg-1 > .row > .col-lg-9 > .download .multiLang,
  .col-lg-1 > .row > .col-lg-9 > .download .select,
  .col-lg-1 > .row > .col-lg-9 > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > .download .img-wrap,
  .col-lg-1 > .row > .col-lg-12 > .download section,
  .col-lg-1 > .row > .col-lg-12 > .download .text,
  .col-lg-1 > .row > .col-lg-12 > .download .dropdown,
  .col-lg-1 > .row > .col-lg-12 > .download .multiLang,
  .col-lg-1 > .row > .col-lg-12 > .download .select,
  .col-lg-1 > .row > .col-lg-12 > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .img-wrap,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download section,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .text,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .dropdown,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .multiLang,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .select,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .img-wrap, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download section, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .text, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .dropdown, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .multiLang, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .select, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .dropdown,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .multiLang,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .select,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-2 > .row > .col-lg-9 > .download .img-wrap,
  .col-lg-2 > .row > .col-lg-9 > .download section,
  .col-lg-2 > .row > .col-lg-9 > .download .text,
  .col-lg-2 > .row > .col-lg-9 > .download .dropdown,
  .col-lg-2 > .row > .col-lg-9 > .download .multiLang,
  .col-lg-2 > .row > .col-lg-9 > .download .select,
  .col-lg-2 > .row > .col-lg-9 > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > .download .img-wrap,
  .col-lg-2 > .row > .col-lg-12 > .download section,
  .col-lg-2 > .row > .col-lg-12 > .download .text,
  .col-lg-2 > .row > .col-lg-12 > .download .dropdown,
  .col-lg-2 > .row > .col-lg-12 > .download .multiLang,
  .col-lg-2 > .row > .col-lg-12 > .download .select,
  .col-lg-2 > .row > .col-lg-12 > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .img-wrap,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download section,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .text,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .dropdown,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .multiLang,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .select,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .img-wrap, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download section, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .text, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .dropdown, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .multiLang, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .select, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .dropdown,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .multiLang,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .select,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .row > .col-lg-9 > .download .img-wrap,
  .col-lg-3 > .row > .col-lg-9 > .download section,
  .col-lg-3 > .row > .col-lg-9 > .download .text,
  .col-lg-3 > .row > .col-lg-9 > .download .dropdown,
  .col-lg-3 > .row > .col-lg-9 > .download .multiLang,
  .col-lg-3 > .row > .col-lg-9 > .download .select,
  .col-lg-3 > .row > .col-lg-9 > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > .download .img-wrap,
  .col-lg-3 > .row > .col-lg-12 > .download section,
  .col-lg-3 > .row > .col-lg-12 > .download .text,
  .col-lg-3 > .row > .col-lg-12 > .download .dropdown,
  .col-lg-3 > .row > .col-lg-12 > .download .multiLang,
  .col-lg-3 > .row > .col-lg-12 > .download .select,
  .col-lg-3 > .row > .col-lg-12 > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .img-wrap,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download section,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .text,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .dropdown,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .multiLang,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .select,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .img-wrap, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download section, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .text, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .dropdown, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .multiLang, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .select, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .dropdown,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .multiLang,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .select,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .row > .col-lg-9 > .download .img-wrap,
  .col-lg-4 > .row > .col-lg-9 > .download section,
  .col-lg-4 > .row > .col-lg-9 > .download .text,
  .col-lg-4 > .row > .col-lg-9 > .download .dropdown,
  .col-lg-4 > .row > .col-lg-9 > .download .multiLang,
  .col-lg-4 > .row > .col-lg-9 > .download .select,
  .col-lg-4 > .row > .col-lg-9 > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > .download .img-wrap,
  .col-lg-4 > .row > .col-lg-12 > .download section,
  .col-lg-4 > .row > .col-lg-12 > .download .text,
  .col-lg-4 > .row > .col-lg-12 > .download .dropdown,
  .col-lg-4 > .row > .col-lg-12 > .download .multiLang,
  .col-lg-4 > .row > .col-lg-12 > .download .select,
  .col-lg-4 > .row > .col-lg-12 > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .img-wrap,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download section,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .text,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .dropdown,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .multiLang,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .select,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list {
    width: 100%;
    float: none; }
  .col-lg-1 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-1 > .row > .col-lg-9 > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-2 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-2 > .row > .col-lg-9 > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-3 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .row > .col-lg-9 > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list, .col-lg-4 > .row > .col-lg-9 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .row > .col-lg-9 > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide > .download .link-list {
    padding-left: 0; }
  /** // three-column element **/
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div:not([class*=col-]) > .download .img-wrap, .col-lg-3 > div:not([class*=col-]) > .download section, .col-lg-3 > div:not([class*=col-]) > .download .text, .col-lg-3 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-4 > div:not([class*=col-]) > .download section,
  .col-lg-4 > div:not([class*=col-]) > .download .text,
  .col-lg-4 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .download .img-wrap,
  .col-lg-3 > .download section,
  .col-lg-3 > .download .text,
  .col-lg-3 > .download .link-list,
  .col-lg-4 > .download .img-wrap,
  .col-lg-4 > .download section,
  .col-lg-4 > .download .text,
  .col-lg-4 > .download .link-list,
  .col-lg-3 > .col-lg-12 > .download .img-wrap,
  .col-lg-3 > .col-lg-12 > .download section,
  .col-lg-3 > .col-lg-12 > .download .text,
  .col-lg-3 > .col-lg-12 > .download .link-list,
  .col-lg-4 > .col-lg-12 > .download .img-wrap,
  .col-lg-4 > .col-lg-12 > .download section,
  .col-lg-4 > .col-lg-12 > .download .text,
  .col-lg-4 > .col-lg-12 > .download .link-list,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .link-list {
    float: none;
    width: 100%;
    clear: both; }
  .col-lg-3 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-4 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-3 > .download .img-wrap,
  .col-lg-4 > .download .img-wrap,
  .col-lg-3 > .col-lg-12 > .download .img-wrap,
  .col-lg-4 > .col-lg-12 > .download .img-wrap,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .img-wrap {
    padding: 0; }
  .col-lg-3 > div:not([class*=col-]) > .download section,
  .col-lg-4 > div:not([class*=col-]) > .download section,
  .col-lg-3 > .download section,
  .col-lg-4 > .download section,
  .col-lg-3 > .col-lg-12 > .download section,
  .col-lg-4 > .col-lg-12 > .download section,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download section,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download section {
    padding-left: 20px; }
  .col-lg-3 > div:not([class*=col-]) > .download .text, .col-lg-3 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > div:not([class*=col-]) > .download .text,
  .col-lg-4 > div:not([class*=col-]) > .download .link-list,
  .col-lg-3 > .download .text,
  .col-lg-3 > .download .link-list,
  .col-lg-4 > .download .text,
  .col-lg-4 > .download .link-list,
  .col-lg-3 > .col-lg-12 > .download .text,
  .col-lg-3 > .col-lg-12 > .download .link-list,
  .col-lg-4 > .col-lg-12 > .download .text,
  .col-lg-4 > .col-lg-12 > .download .link-list,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-3 > .col-lg-12 > div:not([class*=col-]) > .download .link-list,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .text,
  .col-lg-4 > .col-lg-12 > div:not([class*=col-]) > .download .link-list {
    padding-left: 0;
    padding-right: 0; }
  /** one-column element in 1-1-1-row **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 979px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div:not([class*=col-]) > .download .img-wrap, .col-sm-4 > div:not([class*=col-]) > .download section,
  .col-sm-4 > .download .img-wrap,
  .col-sm-4 > .download section {
    float: none;
    width: 100%; }
  .col-sm-4 > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-4 > .download .img-wrap {
    padding: 0; }
  .col-sm-4 > div:not([class*=col-]) > .download section,
  .col-sm-4 > .download section {
    padding-left: 20px; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type LINK MULTIPLE
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.download.download-multiple.white h2, .download.download-multiple.light-gray h2 {
  color: #e1000f; }
.download.download-multiple.white.card-container, .download.download-multiple.card-container.light-gray {
  border: none; }
.download.download-multiple h2 {
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
.download.download-multiple.white, .download.download-multiple.light-gray {
  border: 1px solid #d9d9d9; }
.download.download-multiple.white h2, .download.download-multiple.light-gray h2 {
  color: #e1000f; }
.download.download-multiple.red h2 {
  color: #ffffff; }
.download.download-multiple.dark-gray h2 {
  color: #ffffff; }
/** // Download Multiple Teaser **/
.download-multiple .multiLang.link-list a:link, .download-multiple a:visited,
.download-multiple .tel, .download-multiple .fax {
  margin: 0;
  padding-left: 16px; }
  .download-multiple .multiLang.link-list a:link.white .multiLang li.first:after, .download-multiple .multiLang.link-list a.light-gray:link .multiLang li.first:after, .download-multiple a:visited.white .multiLang li.first:after, .download-multiple a.light-gray:visited .multiLang li.first:after,
  .download-multiple .tel.white .multiLang li.first:after,
  .download-multiple .tel.light-gray .multiLang li.first:after, .download-multiple .fax.white .multiLang li.first:after, .download-multiple .fax.light-gray .multiLang li.first:after {
    color: #222222; }
  .download-multiple .multiLang.link-list a:link .multi-lang-wrap .link-list, .download-multiple a:visited .multi-lang-wrap .link-list,
  .download-multiple .tel .multi-lang-wrap .link-list, .download-multiple .fax .multi-lang-wrap .link-list {
    width: 100%; }
  .download-multiple .multiLang.link-list a:link section, .download-multiple a:visited section,
  .download-multiple .tel section, .download-multiple .fax section {
    padding: 20px; }
  .download-multiple .multiLang.link-list a:link .text h2:only-child, .download-multiple a:visited .text h2:only-child,
  .download-multiple .tel .text h2:only-child, .download-multiple .fax .text h2:only-child {
    padding-bottom: 5rem; }
.multi-lang-wrap {
  z-index: 1040;
  height: 4em;
  width: 100%;
  position: relative;
  margin-bottom: 4px; }
.multiLang, .select {
  width: 100%;
  list-style-type: none;
  font-size: 1.4em;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  word-break: break-word;
  color: #ffffff; }
  .multiLang li:nth-child(n + 2), .select li:nth-child(n + 2) {
    border-left: 1px solid #d8dee4;
    border-right: 1px solid #d8dee4; }
  .multiLang li:nth-child(2), .select li:nth-child(2) {
    border-top: 1px solid #d8dee4; }
  .multiLang li:last-child, .select li:last-child {
    border-bottom: 1px solid #d8dee4; }
  .multiLang li.none, .select li.none {
    display: none;
    float: left; }
  .multiLang li.inactive, .select li.inactive {
    padding: 0.4826em 1.6em 0.4826em 0.8em;
    background: #d9d9d9;
    color: #ffffff; }
  .multiLang li.selectbox_inactive, .select li.selectbox_inactive {
    display: none; }
  .multiLang li.first:focus a,
  .multiLang li.first a:focus,
  .multiLang li.first:hover a,
  .multiLang li.first a:hover,
  .multiLang li.first a, .select li.first:focus a,
  .select li.first a:focus,
  .select li.first:hover a,
  .select li.first a:hover,
  .select li.first a {
    color: #222222;
    background-color: #f0f1f5; }
  .multiLang li.first:after, .select li.first:after {
    font-family: "henkel-icon";
    content: "\e809";
    position: absolute;
    top: 0.5em;
    right: 0.8em;
    pointer-events: none;
    color: #222222; }
  .multiLang li.first.selectactive:after, .select li.first.selectactive:after {
    content: "\e854"; }
  .multiLang a, .select a {
    display: block;
    padding: 6px 16px;
    color: #222222;
    background: #ffffff; }
    .multiLang a:hover, .select a:hover {
      color: #e1000f;
      background: #f0f1f5; }
/** // Download Multiple Teaser **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .download-multiple.card-container .back section {
    padding-left: 20px;
    width: 100%; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-2-row + 2-1-row **/
  .col-sm-12 > div > .download-multiple.card-container .back section,
  .col-sm-9 > div > .download-multiple.card-container .back section,
  .col-sm-6 > div > .download-multiple.card-container .back section,
  .col-sm-8 > div > .download-multiple.card-container .back section {
    padding-left: 20px;
    width: 100%; }
  .col-sm-6 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a {
    color: #222222;
    background-color: #f0f1f5; }
    .col-sm-6 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:focus,
    .col-sm-8 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:hover,
    .col-sm-8 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:focus,
    .col-sm-9 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:hover,
    .col-sm-9 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:focus,
    .col-sm-12 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:hover,
    .col-sm-12 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a:focus {
      background-color: #e1000f;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first).tabactive a {
    background-color: #e1000f;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a {
    background-color: #f0f1f5;
    color: #222222; }
    .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus {
      background-color: #222222;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a {
    background-color: #222222;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container.white .multiLang li:not(.first) a, .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.white .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.white .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.white .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a {
    color: #222222;
    background-color: #f0f1f5; }
    .col-sm-6 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:focus, .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
    .col-sm-8 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:hover,
    .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
    .col-sm-8 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:focus,
    .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
    .col-sm-9 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:hover,
    .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
    .col-sm-9 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:focus,
    .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
    .col-sm-12 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:hover,
    .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
    .col-sm-12 > div > .download-multiple.card-container.white .multiLang li:not(.first) a:focus,
    .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus {
      background-color: #222222;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a, .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a {
    background-color: #222222;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple.card-container .multiLang li,
  .col-sm-8 > div > .download-multiple.card-container .multiLang li,
  .col-sm-9 > div > .download-multiple.card-container .multiLang li,
  .col-sm-12 > div > .download-multiple.card-container .multiLang li {
    display: list-item;
    margin-right: 1px;
    border: 1px solid #d8dee4; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li.first {
      display: none; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li.tabactive a {
      background: #e1000f; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li a {
      padding-right: 0.8em;
      height: 2.25em; }
  /** // two-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-9 > div > .download .dropdown, .col-lg-9 > div > .download .multiLang, .col-lg-9 > div > .download .select,
  .col-lg-9 > div > .download .multi-lang-wrap .link-list,
  .col-lg-12 > div > .download .dropdown,
  .col-lg-12 > div > .download .multiLang,
  .col-lg-12 > div > .download .select,
  .col-lg-12 > div > .download .multi-lang-wrap .link-list {
    width: 100%; } }
@media screen and (min-width: 730px) and (max-width: 979px) {
  .col-sm-6 > div > .download-multiple:not(.card-container).dark-gray .multiLang li:not(.first) a {
    color: #222222;
    background-color: #f0f1f5; }
    .col-sm-6 > div > .download-multiple:not(.card-container).dark-gray .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple:not(.card-container).dark-gray .multiLang li:not(.first) a:focus {
      background-color: #e1000f;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).dark-gray .multiLang li:not(.first).tabactive a {
    background-color: #e1000f;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a {
    background-color: #f0f1f5;
    color: #222222; }
    .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a:focus {
      background-color: #222222;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first).tabactive a {
    background-color: #222222;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).white .multiLang li:not(.first) a, .col-sm-6 > div > .download-multiple.light-gray:not(.card-container) .multiLang li:not(.first) a {
    color: #222222;
    background-color: #f0f1f5; }
    .col-sm-6 > div > .download-multiple:not(.card-container).white .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.light-gray:not(.card-container) .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple:not(.card-container).white .multiLang li:not(.first) a:focus, .col-sm-6 > div > .download-multiple.light-gray:not(.card-container) .multiLang li:not(.first) a:focus {
      background-color: #222222;
      color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).white .multiLang li:not(.first).tabactive a, .col-sm-6 > div > .download-multiple.light-gray:not(.card-container) .multiLang li:not(.first).tabactive a {
    background-color: #222222;
    color: #ffffff; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li {
    display: list-item;
    margin-right: 1px;
    border: 1px solid #d8dee4; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li.first {
      display: none; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li.tabactive a {
      background: #e1000f; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li a {
      padding-right: 0.8em;
      height: 2.25em; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .multi-lang-wrap {
    left: calc(-100% - 20px);
    width: calc(200% + 20px);
    margin-top: 73px; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .link-list {
    position: relative;
    left: calc(-100% - 20px);
    width: calc(200% + 20px); } }
/* Content Type EVENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.event {
  float: left;
  width: 100%; }
  .event.teaser .date-wrap {
    float: left; }
  .event .event-content {
    height: 100%; }
    .event .event-content::after {
      content: "";
      display: table;
      clear: both; }
  .event .single-event {
    float: left;
    padding: 20px;
    width: 100%;
    height: 100%; }
  .event .img-wrap {
    margin: 0 -20px; }
  .event section {
    padding: 20px 0 0 0; }
  .event .text {
    float: left;
    padding: 10px 0;
    width: 100%; }
  .event .calendar {
    float: right;
    width: 100%; }
  .event .location {
    width: 100%; }
  .event h2 {
    margin-bottom: 0;
    padding-bottom: 10px; }
  .event .link-list {
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .event .link-list li {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      @media screen and (min-width: 480px) {
        .event .link-list li {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
    .event .link-list a, .event .link-list span {
      width: 100%;
      height: calc(100% - 8px); }
.event.card-container .link-list a:link, .event.card-container a:visited {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  width: 100%;
  word-wrap: break-word;
  float: none;
  padding: 6px 16px 6px 32px; }
.event.teaser.white .date-wrap, .event.teaser.light-gray .date-wrap {
  border-bottom: 1px solid #d9d9d9; }
.event.teaser.white .single-event, .event.teaser.light-gray .single-event {
  border: 1px solid #d9d9d9; }
.event.teaser.white h3, .event.teaser.light-gray h3 {
  color: #e1000f; }
.event.teaser.bab-calendar {
  border: 1px solid #d9d9d9; }
  @media (min-width: 480px) {
    .event.teaser.bab-calendar .date-wrap, .event.teaser.bab-calendar .date-wrap.period, .event.teaser.bab-calendar .date-wrap.day {
      height: 317px;
      padding-bottom: 0; } }
.event.teaser .icon-addcontent:before {
  left: -22px;
  top: 0; }
.event.teaser .link-list a:link, .event.teaser a:visited {
  display: block;
  font-size: 1.6rem;
  margin: 0 0 8px 0;
  width: 100%;
  word-wrap: break-word;
  float: none;
  padding: 6px 16px 6px 32px; }
  .event.teaser .link-list a:link.bab-button--primary-small:not(.add-to-content), .event.teaser a:visited.bab-button--primary-small:not(.add-to-content) {
    padding: 6px 16px; }
.event.teaser .date-wrap.period, .event.teaser .date-wrap.day {
  margin: -20px -20px 20px -20px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  min-height: 270px;
  float: none; }
  @media all and (-ms-high-contrast: none) {
    .event.teaser .date-wrap.period, .event.teaser .date-wrap.day {
      height: 1px;
      /* Flexbox Bugfix IE11 */ } }
  .event.teaser .date-wrap.period .month,
  .event.teaser .date-wrap.period .day,
  .event.teaser .date-wrap.period .time, .event.teaser .date-wrap.day .month,
  .event.teaser .date-wrap.day .day,
  .event.teaser .date-wrap.day .time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-top: 0; }
  .event.teaser .date-wrap.period .time, .event.teaser .date-wrap.day .time {
    display: none; }
  .event.teaser .date-wrap.period .day, .event.teaser .date-wrap.day .day {
    font-size: 100px;
    font-family: "MiloProExtraLight", Helvetica, Arial, sans-serif; }
  .event.teaser .date-wrap.period .month, .event.teaser .date-wrap.day .month {
    margin-top: -0.8em;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 2.4rem; }
  .event.teaser .date-wrap.period .period-wrap, .event.teaser .date-wrap.day .period-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    .event.teaser .date-wrap.period .period-wrap .start .day::after, .event.teaser .date-wrap.day .period-wrap .start .day::after {
      content: "-"; }
  .event.teaser .date-wrap.period span, .event.teaser .date-wrap.day span {
    float: none; }
.event.teaser .date-wrap.period {
  height: 1px; }
  @media (min-width: 730px) {
    .event.teaser .date-wrap.period {
      height: auto; } }
.event .date-wrap {
  float: left;
  padding: 0 0 20px 0; }
  .event .date-wrap span {
    float: left;
    display: block;
    text-transform: uppercase; }
  .event .date-wrap .month {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em; }
  .event .date-wrap .day {
    color: #e1000f;
    font-size: 7.6em;
    letter-spacing: -5px;
    position: relative;
    top: -0.20em;
    line-height: 0.79em;
    text-align: center; }
  .event .date-wrap .time {
    clear: both;
    font-size: 1.16em;
    font-family: "MiloProBold", Helvetica, Arial, sans-serif;
    text-align: center; }
.event .date-wrap.period .day {
  clear: both;
  font-size: 5.6em;
  letter-spacing: -1px;
  float: left;
  margin-top: 0.2em; }
.event .date-wrap.period .day.end {
  clear: none; }
.event .date-wrap.period .time {
  clear: both;
  margin: 0; }
.event .date-wrap.period .month.end {
  margin-left: 3.6em; }
.event .date-wrap.period .separator {
  float: none;
  clear: none;
  display: inline; }
/** Event Card **/
.event.card-container h2 {
  margin-top: 0;
  padding: 0; }
.event.card-container .text {
  border: none;
  padding: 10px 0; }
.event.card-container .front, .event.card-container .back {
  padding: 20px; }
.event.card-container .front section {
  padding-bottom: 20px; }
.event.card-container .back section {
  padding: 0; }
/** Event Countdown **/
.event.countdown {
  float: left;
  width: 100%; }
  .event.countdown h2 {
    margin-bottom: 20px; }
  .event.countdown .img-wrap {
    float: left;
    display: none; }
  .event.countdown .location {
    display: block; }
  .event.countdown .counter {
    float: left;
    clear: both;
    text-transform: uppercase; }
    .event.countdown .counter .number {
      font-size: 10em;
      color: #e1000f;
      letter-spacing: -10px;
      -moz-font-feature-setting: "smcp=1";
      font-feature-setting: "smcp=1";
      font-variant-numeric: oldstyle-nums;
      /* Medieval Numbers */ }
    .event.countdown .counter .days {
      font-size: 1.4em;
      color: #222222;
      position: relative;
      top: -2.2em;
      left: 1em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .event.countdown .front {
    background-image: url(/resource/blob/827850/4ab2887aa7762570919bc80733478eb8/data/clock-bg-png.png), url(/resource/blob/827660/dbf5ccba0d52bf89066ac5ac0b6f3166/data/icon-cardflipfront-white-png.png);
    background-size: 178px 138px, 46px 24px;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, bottom right;
    background-color: #f0f1f5;
    background-attachment: scroll, scroll;
    padding: 0; }
    .event.countdown .front section {
      float: left;
      padding: 20px;
      width: 100%; }
  .event.countdown .back {
    background-image: url(/resource/blob/827850/4ab2887aa7762570919bc80733478eb8/data/clock-bg-png.png), url(/resource/blob/827662/25100d2f06c0d8cc128b7982f7b01137/data/icon-cardflipback-white-png.png);
    background-size: 178px 138px, 46px 24px;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, bottom left;
    background-color: #f0f1f5;
    background-attachment: scroll, scroll;
    padding: 0; }
    .event.countdown .back section {
      padding: 20px;
      float: left;
      width: 100%; }
    .event.countdown .back .link-list a:link, .event.countdown .back .link-list a:visited {
      background-color: #ffffff; }
.remind {
  color: #222222;
  padding: 20px;
  top: 0;
  width: 100%; }
  .remind legend {
    margin-bottom: 4px; }
.tooltip.remind, body.standalone-layout .remind.search-box.mobile-only {
  width: 23em; }
/** Date-/Time-Picker **/
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }
.ui-datepicker .ui-widget {
  font-size: 1.1em;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; }
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }
.ui-datepicker .ui-datepicker-next {
  right: 2px; }
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
  display: table !important; }
.ui-datepicker th {
  padding: 0.7em 0;
  text-align: center;
  font-weight: bold;
  border: 0; }
.ui-datepicker td {
  border: 0;
  padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }
.ui-datepicker {
  background: #ffffff;
  border: 1px solid #f0f1f5;
  border-radius: 0;
  padding: 0.6em;
  width: 100% !important;
  display: none; }
  .ui-datepicker table {
    margin: 0; }
  .ui-datepicker tr:last-child td {
    border: none !important; }
  .ui-datepicker .ui-widget-header {
    background: none;
    border: none; }
  .ui-datepicker .ui-datepicker-title {
    color: #222222;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em; }
  .ui-datepicker th {
    border-bottom-width: 1px !important;
    cursor: default; }
  .ui-datepicker th span {
    color: #222222;
    font-size: 1.4em;
    font-weight: bold; }
  .ui-datepicker td {
    padding: 0; }
  .ui-datepicker .ui-datepicker-week-end a {
    background: #f0f1f5; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: relative;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-prev {
    float: left; }
  .ui-datepicker .ui-datepicker-next {
    float: right; }
  .ui-datepicker .ui-datepicker-prev:before {
    font-family: "henkel-icon";
    content: '\e850';
    position: absolute;
    left: 4px;
    top: -1px;
    font-size: 1.6em; }
  .ui-datepicker .ui-datepicker-next:before {
    font-family: "henkel-icon";
    content: '\e84f';
    position: absolute;
    right: 4px;
    top: -1px;
    font-size: 1.6em; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 2px;
    left: 2px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
    right: 2px; }
  .ui-datepicker .ui-state-default,
  .ui-datepicker .ui-widget-content .default,
  .ui-datepicker .ui-widget-header .default {
    border: none;
    font-size: 1.8em;
    font-weight: normal;
    text-align: center;
    opacity: 1; }
  .ui-datepicker .ui-datepicker-other-month {
    opacity: 0.2 !important; }
  .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable {
    color: #222222;
    cursor: default;
    opacity: 0.7; }
  .ui-datepicker .ui-state-other-month span,
  .ui-datepicker .ui-widget-content .ui-state-other-month span,
  .ui-datepicker .ui-widget-header .ui-state-other-month span {
    color: #d9d9d9; }
  .ui-datepicker .ui-widget-header .ui-state-highlight,
  .ui-datepicker .ui-widget-header .ui-state-hover,
  .ui-datepicker .ui-widget-header .ui-state-focus {
    background: none;
    border: none; }
  .ui-datepicker .ui-widget-header .ui-state-hover {
    border: none !important; }
  .ui-datepicker .ui-datepicker-prev-hover,
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px; }
  .ui-datepicker .ui-datepicker-today {
    color: #e1000f !important;
    background: #ffffff !important;
    opacity: 1 !important; }
    .ui-datepicker .ui-datepicker-today .ui-state-default {
      color: #e1000f !important; }
  .ui-datepicker .ui-datepicker-current-day {
    color: #e1000f; }
    .ui-datepicker .ui-datepicker-current-day.ui-datepicker-days-cell-over {
      background: #e1000f;
      color: #ffffff; }
      .ui-datepicker .ui-datepicker-current-day.ui-datepicker-days-cell-over .ui-state-default {
        color: #ffffff; }
  .ui-datepicker td span,
  .ui-datepicker td a {
    padding: 0.4em 0 !important; }
  .ui-datepicker tbody tr:hover {
    background: none; }
  .ui-datepicker td.active {
    background: #f0f1f5; }
    .ui-datepicker td.active a:hover,
    .ui-datepicker td.active a:focus,
    .ui-datepicker td.active a:active {
      color: #222222; }
  .ui-datepicker .ui-datepicker-days-cell-over {
    background: #e1000f;
    color: #ffffff; }
    .ui-datepicker .ui-datepicker-days-cell-over .ui-state-default {
      color: #ffffff; }
td.active.ui-datepicker-current-day:hover {
  padding: 0;
  margin: 0; }
td.ui-datepicker-unselectable.ui-state-disabled.default:hover {
  padding: 0;
  margin: 0; }
td.active:hover {
  padding: 0;
  margin: 0; }
table.ui-datepicker-calendar tbody td {
  border-bottom: 2px solid transparent !important; }
.datepickerwrapper {
  position: relative;
  float: left; }
.datepickerContainer {
  float: left;
  border: none;
  position: absolute;
  left: 0;
  bottom: -10px;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 1px; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column elements **/
  .col-xs-12 > div > .event.teaser .single-event,
  .col-xs-12 > .event.teaser .single-event {
    float: left; }
  .col-xs-12 > div > .event.teaser .calendar, .col-xs-12 > div > .event.teaser .img-wrap, .col-xs-12 > div > .event.teaser section,
  .col-xs-12 > .event.teaser .calendar,
  .col-xs-12 > .event.teaser .img-wrap,
  .col-xs-12 > .event.teaser section {
    width: 50%; }
  .col-xs-12 > div > .event.teaser .calendar, .col-xs-12 > div > .event.teaser .img-wrap,
  .col-xs-12 > .event.teaser .calendar,
  .col-xs-12 > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-xs-12 > div > .event.teaser section,
  .col-xs-12 > .event.teaser section {
    float: right;
    padding-top: 0;
    padding-right: 10px; }
  .col-xs-12 > div > .event.teaser .text,
  .col-xs-12 > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-xs-12 > div > .event.teaser .link-list li,
  .col-xs-12 > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-xs-12 > div > .event.teaser .date-wrap,
  .col-xs-12 > .event.teaser .date-wrap {
    float: left;
    min-height: 0; }
  .col-xs-12 > div > .event.teaser.white .date-wrap, .col-xs-12 > div > .event.teaser.light-gray .date-wrap,
  .col-xs-12 > .event.teaser.white .date-wrap,
  .col-xs-12 > .event.teaser.light-gray .date-wrap {
    border: none; }
  .col-xs-12 > div > .event.card-container .img-wrap,
  .col-xs-12 > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-xs-12 > div > .event.card-container .front section,
  .col-xs-12 > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 50%; }
  .col-xs-12 > div > .event.card-container .link-list li,
  .col-xs-12 > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-xs-12 div > .event.countdown .img-wrap,
  .col-xs-12 .event.countdown .img-wrap {
    float: left;
    display: block;
    padding: 20px 10px 20px 20px; }
  .col-xs-12 div > .event.countdown .front section,
  .col-xs-12 .event.countdown .front section {
    float: right;
    padding-top: 20px;
    padding-left: 10px;
    width: 50%; }
  .col-xs-12 div > .event.countdown .image,
  .col-xs-12 .event.countdown .image {
    float: left;
    margin: 2em 0 0 2em;
    width: 21em; }
  .col-xs-12 div > .event.countdown .image img,
  .col-xs-12 .event.countdown .image img {
    width: 100%; }
  .col-xs-12 div > .event.countdown .counter,
  .col-xs-12 .event.countdown .counter {
    clear: none; }
  /** // two-column elements **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-12 > div > .event.teaser .calendar, .col-sm-12 > div > .event.teaser .img-wrap, .col-sm-12 > div > .event.teaser section,
  .col-sm-9 > div > .event.teaser .calendar,
  .col-sm-9 > div > .event.teaser .img-wrap,
  .col-sm-9 > div > .event.teaser section,
  .col-sm-8 > div > .event.teaser .calendar,
  .col-sm-8 > div > .event.teaser .img-wrap,
  .col-sm-8 > div > .event.teaser section,
  .col-sm-6 > div > .event.teaser .calendar,
  .col-sm-6 > div > .event.teaser .img-wrap,
  .col-sm-6 > div > .event.teaser section,
  .col-sm-12 > .event.teaser .calendar,
  .col-sm-12 > .event.teaser .img-wrap,
  .col-sm-12 > .event.teaser section,
  .col-sm-9 > .event.teaser .calendar,
  .col-sm-9 > .event.teaser .img-wrap,
  .col-sm-9 > .event.teaser section,
  .col-sm-8 > .event.teaser .calendar,
  .col-sm-8 > .event.teaser .img-wrap,
  .col-sm-8 > .event.teaser section,
  .col-sm-6 > .event.teaser .calendar,
  .col-sm-6 > .event.teaser .img-wrap,
  .col-sm-6 > .event.teaser section {
    width: 50%; }
  .col-sm-12 > div > .event.teaser .calendar, .col-sm-12 > div > .event.teaser .img-wrap,
  .col-sm-9 > div > .event.teaser .calendar,
  .col-sm-9 > div > .event.teaser .img-wrap,
  .col-sm-8 > div > .event.teaser .calendar,
  .col-sm-8 > div > .event.teaser .img-wrap,
  .col-sm-6 > div > .event.teaser .calendar,
  .col-sm-6 > div > .event.teaser .img-wrap,
  .col-sm-12 > .event.teaser .calendar,
  .col-sm-12 > .event.teaser .img-wrap,
  .col-sm-9 > .event.teaser .calendar,
  .col-sm-9 > .event.teaser .img-wrap,
  .col-sm-8 > .event.teaser .calendar,
  .col-sm-8 > .event.teaser .img-wrap,
  .col-sm-6 > .event.teaser .calendar,
  .col-sm-6 > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-sm-12 > div > .event.teaser section,
  .col-sm-9 > div > .event.teaser section,
  .col-sm-8 > div > .event.teaser section,
  .col-sm-6 > div > .event.teaser section,
  .col-sm-12 > .event.teaser section,
  .col-sm-9 > .event.teaser section,
  .col-sm-8 > .event.teaser section,
  .col-sm-6 > .event.teaser section {
    float: left;
    padding-top: 0;
    padding-right: 10px; }
  .col-sm-12 > div > .event.teaser .text,
  .col-sm-9 > div > .event.teaser .text,
  .col-sm-8 > div > .event.teaser .text,
  .col-sm-6 > div > .event.teaser .text,
  .col-sm-12 > .event.teaser .text,
  .col-sm-9 > .event.teaser .text,
  .col-sm-8 > .event.teaser .text,
  .col-sm-6 > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-sm-12 > div > .event.teaser .link-list li,
  .col-sm-9 > div > .event.teaser .link-list li,
  .col-sm-8 > div > .event.teaser .link-list li,
  .col-sm-6 > div > .event.teaser .link-list li,
  .col-sm-12 > .event.teaser .link-list li,
  .col-sm-9 > .event.teaser .link-list li,
  .col-sm-8 > .event.teaser .link-list li,
  .col-sm-6 > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-sm-12 > div > .event.teaser .date-wrap,
  .col-sm-9 > div > .event.teaser .date-wrap,
  .col-sm-8 > div > .event.teaser .date-wrap,
  .col-sm-6 > div > .event.teaser .date-wrap,
  .col-sm-12 > .event.teaser .date-wrap,
  .col-sm-9 > .event.teaser .date-wrap,
  .col-sm-8 > .event.teaser .date-wrap,
  .col-sm-6 > .event.teaser .date-wrap {
    float: left;
    min-height: 0; }
  .col-sm-12 > div > .event.teaser.white .date-wrap, .col-sm-12 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-9 > div > .event.teaser.white .date-wrap,
  .col-sm-9 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-8 > div > .event.teaser.white .date-wrap,
  .col-sm-8 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-6 > div > .event.teaser.white .date-wrap,
  .col-sm-6 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-12 > .event.teaser.white .date-wrap,
  .col-sm-12 > .event.teaser.light-gray .date-wrap,
  .col-sm-9 > .event.teaser.white .date-wrap,
  .col-sm-9 > .event.teaser.light-gray .date-wrap,
  .col-sm-8 > .event.teaser.white .date-wrap,
  .col-sm-8 > .event.teaser.light-gray .date-wrap,
  .col-sm-6 > .event.teaser.white .date-wrap,
  .col-sm-6 > .event.teaser.light-gray .date-wrap {
    border: none; }
  .col-sm-12 > div > .event.card-container .img-wrap,
  .col-sm-12 > .event.card-container .img-wrap {
    padding-bottom: 20px; }
  .col-sm-12 > div > .event.card-container .img-wrap,
  .col-sm-9 > div > .event.card-container .img-wrap,
  .col-sm-8 > div > .event.card-container .img-wrap,
  .col-sm-6 > div > .event.card-container .img-wrap,
  .col-sm-12 > .event.card-container .img-wrap,
  .col-sm-9 > .event.card-container .img-wrap,
  .col-sm-8 > .event.card-container .img-wrap,
  .col-sm-6 > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-sm-12 > div > .event.card-container .front section,
  .col-sm-9 > div > .event.card-container .front section,
  .col-sm-8 > div > .event.card-container .front section,
  .col-sm-6 > div > .event.card-container .front section,
  .col-sm-12 > .event.card-container .front section,
  .col-sm-9 > .event.card-container .front section,
  .col-sm-8 > .event.card-container .front section,
  .col-sm-6 > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 50%; }
  .col-sm-12 > div > .event.card-container .link-list li,
  .col-sm-9 > div > .event.card-container .link-list li,
  .col-sm-8 > div > .event.card-container .link-list li,
  .col-sm-6 > div > .event.card-container .link-list li,
  .col-sm-12 > .event.card-container .link-list li,
  .col-sm-9 > .event.card-container .link-list li,
  .col-sm-8 > .event.card-container .link-list li,
  .col-sm-6 > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-sm-6 .event.countdown .img-wrap,
  .col-sm-8 .event.countdown .img-wrap {
    float: left;
    display: block;
    padding: 20px 10px 20px 20px; }
  .col-sm-6 .event.countdown .front section,
  .col-sm-8 .event.countdown .front section {
    padding-left: 10px;
    padding-top: 20px; }
  .col-sm-3 > div > .event.teaser section,
  .col-sm-4 > div > .event.teaser section,
  .col-sm-3 > .event.teaser section,
  .col-sm-4 > .event.teaser section {
    padding-top: 20px;
    width: 100%; }
  .col-sm-3 > div > .event.teaser .calendar, .col-sm-3 > div > .event.teaser .img-wrap,
  .col-sm-4 > div > .event.teaser .calendar,
  .col-sm-4 > div > .event.teaser .img-wrap,
  .col-sm-3 > .event.teaser .calendar,
  .col-sm-3 > .event.teaser .img-wrap,
  .col-sm-4 > .event.teaser .calendar,
  .col-sm-4 > .event.teaser .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-sm-3 > div > .event.teaser .link-list li,
  .col-sm-4 > div > .event.teaser .link-list li,
  .col-sm-3 > .event.teaser .link-list li,
  .col-sm-4 > .event.teaser .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-sm-3 > div > .event.teaser .date-wrap,
  .col-sm-4 > div > .event.teaser .date-wrap,
  .col-sm-3 > .event.teaser .date-wrap,
  .col-sm-4 > .event.teaser .date-wrap {
    float: none;
    min-height: 164px; }
  .col-sm-3 > div > .event.teaser.white .date-wrap, .col-sm-3 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-4 > div > .event.teaser.white .date-wrap,
  .col-sm-4 > div > .event.teaser.light-gray .date-wrap,
  .col-sm-3 > .event.teaser.white .date-wrap,
  .col-sm-3 > .event.teaser.light-gray .date-wrap,
  .col-sm-4 > .event.teaser.white .date-wrap,
  .col-sm-4 > .event.teaser.light-gray .date-wrap {
    border-bottom: 1px solid #d9d9d9; }
  .col-sm-3 > div > .event.card-container section,
  .col-sm-4 > div > .event.card-container section,
  .col-sm-3 > .event.card-container section,
  .col-sm-4 > .event.card-container section {
    width: 100%; }
  .col-sm-3 > div > .event.card-container .front section,
  .col-sm-4 > div > .event.card-container .front section,
  .col-sm-3 > .event.card-container .front section,
  .col-sm-4 > .event.card-container .front section {
    width: 100%;
    padding-top: 20px; }
  .col-sm-3 > div > .event.card-container .img-wrap,
  .col-sm-4 > div > .event.card-container .img-wrap,
  .col-sm-3 > .event.card-container .img-wrap,
  .col-sm-4 > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-sm-3 > div > .event.card-container .link-list li,
  .col-sm-4 > div > .event.card-container .link-list li,
  .col-sm-3 > .event.card-container .link-list li,
  .col-sm-4 > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-sm-3 > div > .event.countdown .img-wrap,
  .col-sm-4 > div > .event.countdown .img-wrap,
  .col-sm-3 > .event.countdown .img-wrap,
  .col-sm-4 > .event.countdown .img-wrap {
    margin: 0; }
  .col-sm-3 > div > .event.countdown .front section,
  .col-sm-4 > div > .event.countdown .front section,
  .col-sm-3 > .event.countdown .front section,
  .col-sm-4 > .event.countdown .front section {
    padding-left: 20px;
    width: 100%; } }
@media screen and (min-width: 980px) {
  .col-md-6 > div > .event.teaser .calendar, .col-md-6 > div > .event.teaser .img-wrap, .col-md-6 > div > .event.teaser section,
  .col-md-6 > .event.teaser .calendar,
  .col-md-6 > .event.teaser .img-wrap,
  .col-md-6 > .event.teaser section {
    width: 50%; }
  .col-md-6 > div > .event.teaser .calendar, .col-md-6 > div > .event.teaser .img-wrap,
  .col-md-6 > .event.teaser .calendar,
  .col-md-6 > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-md-6 > div > .event.teaser section,
  .col-md-6 > .event.teaser section {
    float: left;
    padding-top: 0;
    padding-right: 10px; }
  .col-md-6 > div > .event.teaser .text,
  .col-md-6 > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-md-6 > div > .event.teaser .link-list li,
  .col-md-6 > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-md-3 > div > .event.teaser .date-wrap,
  .col-md-4 > div > .event.teaser .date-wrap,
  .col-md-3 > .event.teaser .date-wrap,
  .col-md-4 > .event.teaser .date-wrap {
    float: none;
    min-height: 164px; }
  .col-md-3 > div > .event.teaser.white .date-wrap, .col-md-3 > div > .event.teaser.light-gray .date-wrap,
  .col-md-4 > div > .event.teaser.white .date-wrap,
  .col-md-4 > div > .event.teaser.light-gray .date-wrap,
  .col-md-3 > .event.teaser.white .date-wrap,
  .col-md-3 > .event.teaser.light-gray .date-wrap,
  .col-md-4 > .event.teaser.white .date-wrap,
  .col-md-4 > .event.teaser.light-gray .date-wrap {
    border-bottom: 1px solid #d9d9d9; }
  .col-md-6 > div > .event.teaser .date-wrap,
  .col-md-8 > div > .event.teaser .date-wrap,
  .col-md-9 > div > .event.teaser .date-wrap,
  .col-md-12 > div > .event.teaser .date-wrap,
  .col-md-6 > .event.teaser .date-wrap,
  .col-md-8 > .event.teaser .date-wrap,
  .col-md-9 > .event.teaser .date-wrap,
  .col-md-12 > .event.teaser .date-wrap {
    float: left;
    min-height: 0; }
  .col-md-6 > div > .event.teaser.white .date-wrap, .col-md-6 > div > .event.teaser.light-gray .date-wrap,
  .col-md-8 > div > .event.teaser.white .date-wrap,
  .col-md-8 > div > .event.teaser.light-gray .date-wrap,
  .col-md-9 > div > .event.teaser.white .date-wrap,
  .col-md-9 > div > .event.teaser.light-gray .date-wrap,
  .col-md-12 > div > .event.teaser.white .date-wrap,
  .col-md-12 > div > .event.teaser.light-gray .date-wrap,
  .col-md-6 > .event.teaser.white .date-wrap,
  .col-md-6 > .event.teaser.light-gray .date-wrap,
  .col-md-8 > .event.teaser.white .date-wrap,
  .col-md-8 > .event.teaser.light-gray .date-wrap,
  .col-md-9 > .event.teaser.white .date-wrap,
  .col-md-9 > .event.teaser.light-gray .date-wrap,
  .col-md-12 > .event.teaser.white .date-wrap,
  .col-md-12 > .event.teaser.light-gray .date-wrap {
    border: none; }
  .col-md-3 > div > .event.teaser section,
  .col-md-3 > .event.teaser section,
  .col-md-3 > div > .event.card-container section,
  .col-md-3 > .event.card-container section {
    padding-top: 20px;
    width: 100%; }
  .col-md-3 > div > .event.teaser .back section,
  .col-md-3 > .event.teaser .back section,
  .col-md-3 > div > .event.card-container .back section,
  .col-md-3 > .event.card-container .back section {
    padding-top: 0; }
  .col-md-3 > div > .event.teaser .calendar, .col-md-3 > div > .event.teaser .img-wrap,
  .col-md-3 > .event.teaser .calendar,
  .col-md-3 > .event.teaser .img-wrap,
  .col-md-3 > div > .event.card-container .calendar,
  .col-md-3 > div > .event.card-container .img-wrap,
  .col-md-3 > .event.card-container .calendar,
  .col-md-3 > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-md-3 > div > .event.teaser .link-list li,
  .col-md-3 > .event.teaser .link-list li,
  .col-md-3 > div > .event.card-container .link-list li,
  .col-md-3 > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-md-6 > div > .event.card-container .img-wrap,
  .col-md-6 > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-md-6 > div > .event.card-container .front section,
  .col-md-6 > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 100%; }
  .col-md-6 > div > .event.card-container .link-list li,
  .col-md-6 > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-9 > div > .event.teaser.bab-calendar .date-wrap,
  .col-lg-12 > div > .event.teaser.bab-calendar .date-wrap,
  .col-lg-9 > .event.teaser.bab-calendar .date-wrap,
  .col-lg-12 > .event.teaser.bab-calendar .date-wrap {
    width: auto; }
  .col-lg-9 > div > .event.teaser .date-wrap,
  .col-lg-12 > div > .event.teaser .date-wrap,
  .col-lg-9 > .event.teaser .date-wrap,
  .col-lg-12 > .event.teaser .date-wrap {
    width: 33.3333%; }
  .col-lg-9 > div > .event.teaser .calendar, .col-lg-9 > div > .event.teaser .img-wrap,
  .col-lg-12 > div > .event.teaser .calendar,
  .col-lg-12 > div > .event.teaser .img-wrap,
  .col-lg-9 > .event.teaser .calendar,
  .col-lg-9 > .event.teaser .img-wrap,
  .col-lg-12 > .event.teaser .calendar,
  .col-lg-12 > .event.teaser .img-wrap {
    padding-left: 20px;
    width: 50%; }
  .col-lg-9 > div > .event.teaser section,
  .col-lg-12 > div > .event.teaser section,
  .col-lg-9 > .event.teaser section,
  .col-lg-12 > .event.teaser section {
    width: 50%; }
  .col-lg-9 > div > .event.teaser .text,
  .col-lg-12 > div > .event.teaser .text,
  .col-lg-9 > .event.teaser .text,
  .col-lg-12 > .event.teaser .text {
    padding-right: 10px;
    width: 66.66667%; }
  .col-lg-9 > div > .event.teaser .link-list li,
  .col-lg-12 > div > .event.teaser .link-list li,
  .col-lg-9 > .event.teaser .link-list li,
  .col-lg-12 > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  /** one-column elements in 3-1-row **/
  /*** event teaser ***/
  .col-lg-3 > div > .event.teaser section,
  .col-lg-3 > .event.teaser section {
    padding-top: 20px;
    width: 100%; }
  .col-lg-3 > div > .event.teaser .calendar, .col-lg-3 > div > .event.teaser .img-wrap,
  .col-lg-3 > .event.teaser .calendar,
  .col-lg-3 > .event.teaser .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-lg-3 > div > .event.teaser .link-list li,
  .col-lg-3 > .event.teaser .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  /*** event card ***/
  .col-lg-3 > div > .event.card-container section,
  .col-lg-3 > .event.card-container section {
    width: 100%; }
  .col-lg-3 > div > .event.card-container .front section,
  .col-lg-3 > .event.card-container .front section {
    padding-top: 20px; }
  .col-lg-3 > div > .event.card-container .img-wrap,
  .col-lg-3 > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-lg-3 > div > .event.card-container .link-list li,
  .col-lg-3 > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  /** one-column elements in 3-1-row **/
  .col-lg-3 > div > .event.countdown .img-wrap,
  .col-lg-4 > div > .event.countdown .img-wrap,
  .col-lg-3 > .event.countdown .img-wrap,
  .col-lg-4 > .event.countdown .img-wrap {
    display: block;
    margin: 0; } }
div[class^="col-"] .event.teaser section {
  padding-top: 0;
  clear: both; }
div[class^="col-"] .event.teaser .img-wrap + section {
  padding-top: 20px; }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Roter Filter (Collection + Job Grouping) **/
.filter-wrap {
  position: relative;
  margin-bottom: 20px;
  /*.select .first:after {
    color: $color-darker-gray;
  }*/ }
  @media screen and (min-width: 480px) {
    .filter-wrap {
      position: absolute;
      top: 0;
      right: 0;
      width: 215px;
      z-index: 100; } }
  .filter-wrap.jobFilter {
    position: static !important;
    width: calc(100% + 40px) !important;
    padding: 20px; }
    .filter-wrap.jobFilter .filter-content {
      padding: 0;
      width: calc(100% + 20px);
      margin-left: -4px;
      margin-right: -4px; }
      .filter-wrap.jobFilter .filter-content:before, .filter-wrap.jobFilter .filter-content:after {
        content: " ";
        display: table; }
      .filter-wrap.jobFilter .filter-content:after {
        clear: both; }
      .filter-wrap.jobFilter .filter-content [class*="col-"],
      .filter-wrap.jobFilter .filter-content [class^="col-"] {
        margin: 0; }
      .filter-wrap.jobFilter .filter-content h2 {
        min-height: 22px; }
    .filter-wrap.jobFilter .form-box .dropdown, .filter-wrap.jobFilter .form-box .multiLang, .filter-wrap.jobFilter .form-box .select {
      margin-bottom: 0; }
    .filter-wrap.jobFilter div.select {
      border: 1px solid #d9d9d9; }
    .filter-wrap.jobFilter .select {
      max-height: 350px;
      overflow: auto;
      color: #222222; }
      .filter-wrap.jobFilter .select li {
        color: #222222; }
  .filter-wrap input[type=submit] {
    background-color: transparent;
    background-image: url(/resource/blob/827852/a9ae73f602c03d7ee5c0b34b41fb1ea4/data/icon-relatedlink-png.png);
    background-repeat: no-repeat;
    background-position: 0.65rem 0.65rem;
    background-size: 1.8rem 1.8rem;
    width: auto;
    float: right;
    margin-top: 1rem;
    padding-left: 3rem; }
  .filter-wrap.active .filter-links::after {
    content: "\e80c"; }
  .filter-wrap .filter-links {
    padding: 8px;
    background-color: #f0f1f5;
    color: #222222;
    font-size: 1.4rem; }
    .filter-wrap .filter-links:hover {
      cursor: pointer; }
    .filter-wrap .filter-links::after {
      content: "\e809";
      font-family: "henkel-icon";
      font-size: 1.6rem;
      display: inline-block;
      float: right;
      margin-left: 8px; }
    .filter-wrap .filter-links a:hover, .filter-wrap .filter-links a:focus, .filter-wrap .filter-links a:active {
      color: #222222; }
    .filter-wrap .filter-links + .filter-content {
      background: #ffffff;
      float: left;
      display: none;
      position: absolute;
      top: 33px;
      padding: 10px;
      width: 100%;
      z-index: 10;
      border: 1px solid #d9d9d9; }
      .filter-wrap .filter-links + .filter-content input[type=text] {
        border: 1px solid #d9d9d9; }
      .filter-wrap .filter-links + .filter-content input[type=submit] {
        padding: 0;
        margin-top: -32px;
        margin-right: 0; }
    .filter-wrap .filter-links .switch {
      background: none;
      border: none;
      display: inline-block;
      margin-right: 8px; }
      .filter-wrap .filter-links .switch:before {
        content: '\e810';
        font-family: "henkel-icon";
        font-size: 0.8em; }
  .filter-wrap .filter-content {
    float: none;
    display: block;
    padding: 10px;
    width: 100%;
    z-index: 10; }
  .filter-wrap .load-more {
    margin-top: 0.4em; }
  .filter-wrap .form-box .submit {
    background: url(/resource/blob/827854/c5d598747fa98112eb0944a48d0f2485/data/icon-search-png.png) no-repeat 0.4em center transparent;
    float: right;
    width: 2em;
    height: 2em;
    margin: -31px 4px 0 0;
    position: relative; }
  .filter-wrap .form-box .form-line {
    margin: 0; }
  .filter-wrap .form-box .dropdown, .filter-wrap .form-box .multiLang, .filter-wrap .form-box .select {
    margin-bottom: 10px; }
    .filter-wrap .form-box .dropdown .dropdown-menu, .filter-wrap .form-box .multiLang .dropdown-menu, .filter-wrap .form-box .select .dropdown-menu {
      min-width: 0; }
.filter-wrap.active {
  top: 0;
  right: 0;
  z-index: 1001;
  height: auto !important; }
  .filter-wrap.active .filter-links .close:after {
    content: '\e83c'; }
  .filter-wrap.active .filter-content {
    display: block; }
  .filter-wrap.active .filter-links {
    position: relative; }
/** Multiselect Filter **/
.multiselectFeeeder {
  background: #e1000f;
  color: #ffffff;
  font-size: 1.4em;
  float: right;
  padding: 0.4em 1em;
  margin: -1em 0 0 0; }
.filter-wrap.multiselect {
  padding: 24px;
  position: static !important;
  height: auto;
  overflow: visible;
  width: 100% !important;
  border: 1px solid #d9d9d9; }
  .filter-wrap.multiselect .filterresult:before {
    content: " "; }
  .filter-wrap.multiselect .filter-content {
    background: none;
    display: block;
    padding: 0;
    position: static; }
  .filter-wrap.multiselect .form-line {
    padding: 0;
    margin-top: 0; }
    .filter-wrap.multiselect .form-line .select {
      margin-bottom: 0.75em;
      position: relative;
      overflow: visible;
      max-height: 344px; }
      .filter-wrap.multiselect .form-line .select li {
        width: 100%;
        margin-left: 0; }
        .filter-wrap.multiselect .form-line .select li:not(.first) {
          left: 0; }
  .filter-wrap.multiselect h2 {
    display: none; }
  .filter-wrap.multiselect .filter-group h2 {
    background: #d9d9d9;
    cursor: pointer;
    color: #ffffff;
    display: block;
    line-height: 1.42857;
    font-size: 1.4em;
    position: relative;
    padding: 6px 12px;
    margin: 0 0 1px 0; }
    .filter-wrap.multiselect .filter-group h2:hover {
      background: #d9d9d9; }
    .filter-wrap.multiselect .filter-group h2:before {
      content: '\E851';
      font-family: "henkel-icon";
      font-size: 0.55em;
      position: absolute;
      right: 12px;
      top: 12px; }
  .filter-wrap.multiselect .checkbox {
    display: none; }
    .filter-wrap.multiselect .checkbox:hover, .filter-wrap.multiselect .checkbox.form-line:hover {
      background: #f0f1f5;
      color: #e1000f; }
    .filter-wrap.multiselect .checkbox label {
      padding: 0.4em 0.8em 0.4em 2.8em;
      width: 100%; }
      .filter-wrap.multiselect .checkbox label:before {
        margin-top: 0.12em; }
  .filter-wrap.multiselect .checkbox.inactive label {
    cursor: default; }
  .filter-wrap.multiselect .checkbox.inactive:hover {
    background: #d9d9d9; }
  .filter-wrap.multiselect .checkbox.inactive span {
    color: #d8dee4; }
  .filter-wrap.multiselect .select .checkbox label {
    font-size: 1em; }
  .filter-wrap.multiselect .dropdown, .filter-wrap.multiselect .multiLang, .filter-wrap.multiselect .select {
    margin: 0;
    position: relative; }
    .filter-wrap.multiselect .dropdown .form-line, .filter-wrap.multiselect .multiLang .form-line, .filter-wrap.multiselect .select .form-line {
      background: #ffffff; }
  .filter-wrap.multiselect .search {
    margin: 2.4em 0 1em 0; }
  .filter-wrap.multiselect .submit {
    margin-top: 0.45em; }
  .filter-wrap.multiselect .search + .submit {
    margin: 0;
    top: 3.4em; }
  .filter-wrap.multiselect .submit {
    background: url(/resource/blob/827854/c5d598747fa98112eb0944a48d0f2485/data/icon-search-png.png) no-repeat center center transparent;
    font-size: 1em;
    padding: 0;
    width: 3.1em;
    height: 3.1em;
    filter: none;
    position: absolute;
    float: right;
    right: 0;
    top: 3.6em; }
@media screen and (max-width: 729px) {
  .filterJobGroup {
    margin-bottom: 0; }
    .filterJobGroup h2.multiSelect {
      display: block;
      padding: 6px 16px;
      color: #222222;
      background: #f0f1f5;
      font-size: 1.4rem;
      font-family: "MiloPro", Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      line-height: 1.42857; }
      .filterJobGroup h2.multiSelect:after {
        font-family: "henkel-icon";
        content: "\e809";
        position: absolute;
        top: 0.5em;
        right: 1.1em;
        pointer-events: none;
        color: #222222; }
      .filterJobGroup h2.multiSelect.tabactive:after {
        content: \e80c; }
      .filterJobGroup h2.multiSelect + div.select {
        border-color: transparent; } }
/* Scrollbar */
.jspContainer {
  overflow: inherit; }
.scrollable, .scrollableInput {
  max-height: 350px !important;
  height: 100%; }
.jspHorizontalBar,
.jspVerticalBar {
  background: #e5e7ee;
  background: linear-gradient(to bottom, #e5e7ee 0%, #f0f1f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top', endColorstr='$bottom', GradientType=0); }
.jspHorizontalBar {
  height: 2em; }
.jspCap {
  display: block !important; }
.jspCapLeft,
.jspCapRight {
  height: 1.9em;
  width: 2.3em; }
.jspCapTop,
.jspCapBottom {
  width: 1.9em;
  height: 2.3em; }
.jspCapLeft {
  background: url(/resource/blob/827856/f8ff76031bb68bb841e9ab9be30a235f/data/jspcapleft-png.png) no-repeat 0.7em center transparent; }
.jspCapRight {
  background: url(/resource/blob/827858/3ff2dbfdd76dd45f41a1348c78f31686/data/jspcapright-png.png) no-repeat 0.9em center transparent; }
.jspCapTop {
  background: url(/resource/blob/827860/36f207db7636e6c05cdcf7e98b3f28af/data/jspcaptop-png.png) no-repeat 0.4em center transparent; }
.jspCapBottom {
  background: url(/resource/blob/827862/ad12f7e208e8f927be69b78332be64d6/data/jspcapbottom-png.png) no-repeat 0.4em center transparent; }
.jspTrack {
  background: transparent !important; }
.jspVerticalBar .jspDrag {
  background: url(/resource/blob/827864/947ee933d57d0cb0458821358220a166/data/jspdraggrab-vertical-png.png) no-repeat center center, url(/resource/blob/827866/23767224ef2cd66748f99ab0c87f617f/data/jspdrag-vertical-png.png) repeat-y center top;
  position: relative;
  margin-top: 0.2em; }
.jspHorizontalBar .jspDrag {
  background: url(/resource/blob/827868/6a3d523cf3175125f535507c70ad0b5c/data/jspdraggrab-png.png) no-repeat center center, url(/resource/blob/827870/a8ddc90e309ed6d6b23af88669251a70/data/jspdrag-png.png) repeat-x left center;
  position: relative;
  margin-top: 0.2em;
  height: 1.5em !important; }
.jspDragLeft {
  background: url(/resource/blob/827872/7b56dfce0d2c8eee9222c8426a7069cb/data/jspdragleft-png.png) no-repeat center center transparent;
  position: absolute;
  left: -0.3em;
  top: 0;
  height: 1.5em;
  width: 0.3em; }
.jspDragRight {
  background: url(/resource/blob/827874/2bd1809226916656ee4a84217b721611/data/jspdragright-png.png) no-repeat center center transparent;
  position: absolute;
  right: -0.3em;
  top: 0;
  height: 1.5em;
  width: 0.3em; }
.jspDragTop {
  background: url(/resource/blob/827876/bf682b9ba602e0b9da8df668876a5264/data/jspdragtop-png.png) no-repeat center center transparent;
  position: absolute;
  left: 0.1em;
  top: -0.3em;
  width: 1.5em;
  height: 0.3em; }
.jspDragBottom {
  background: url(/resource/blob/827878/40b9219fcc62f08c63496958fffdac95/data/jspdragbottom-png.png) no-repeat center center transparent;
  position: absolute;
  left: 0.1em;
  bottom: -0.3em;
  width: 1.5em;
  height: 0.3em; }
/** // Scrollbar **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .collection .filter-wrap,
  .col-xs-12 > div > .job-grouping .filter-wrap,
  .col-xs-12 .query > .job-grouping .filter-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 12rem;
    z-index: 1000; }
  .col-xs-12 > div > .job-grouping .filter-wrap.active,
  .col-xs-12 > div > .collection .filter-wrap.active,
  .col-xs-12 > div > div > .job-grouping .filter-wrap.active,
  .col-xs-12 > div > div > .collection .filter-wrap.active {
    width: 20em; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .filter-wrap.multiselect h2, .filter-wrap.multiselect .filter-group h2 {
    background: none;
    color: #222222;
    display: block;
    font-size: 2em;
    line-height: 1.1;
    padding: 0;
    margin: 0 0 0.8em 0; }
    .filter-wrap.multiselect h2:before, .filter-wrap.multiselect .filter-group h2:before {
      content: ""; }
    .filter-wrap.multiselect h2:hover, .filter-wrap.multiselect .filter-group h2:hover {
      background: none; }
  .filter-wrap.multiselect .checkbox {
    display: block; } }
/* screen >= 980px */
/* screen >= 1250px */
.bab-module-media-query.collection {
  display: inline-block; }
  @media screen and (min-width: 0px) and (max-width: 480px) {
    .bab-module-media-query.collection .filter-wrap {
      margin-bottom: 0;
      top: 4px; } }
  @media screen and (min-width: 480px) {
    .bab-module-media-query.collection .filter-wrap {
      top: -24px; } }
/* EXAMPLE CSS
 * Diese Datei kann als Grundgerüst genommen werden.
 * Diese Beschreibung ist dabei anzupassen und die Datei
 * muss in styles.scss an der richtigen Stelle eingebunden
 * werden.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
input[type=text],
input[type=email] {
  background: #ffffff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  color: #222222;
  line-height: 1em;
  font-size: 1.4rem;
  padding: 0.7em 0.5em 0.5em 0.5em;
  width: 100%;
  -webkit-appearance: none; }
input[type=submit],
input[type=button] {
  background: #e1000f;
  border: none;
  border-radius: 0;
  color: #ffffff;
  font-size: 1.6rem;
  padding: 0.5em;
  width: 100%; }
label {
  font-family: "MiloProBold", Helvetica, Arial, sans-serif;
  font-size: 1.6rem; }
textarea {
  border: 1px solid #e6e7e7;
  border-radius: 0;
  font-size: 1.4rem;
  margin: 0.4em 0 0 0;
  padding: 0.4em 0.5em;
  resize: vertical;
  min-height: 4.6em;
  width: 100%;
  -webkit-appearance: none; }
.form-box legend {
  border: none;
  float: left;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 2.4em;
  width: 100%; }
.form-box label a:link, .form-box label a:visited {
  display: inline; }
.form-box label a:hover, .form-box label a:focus, .form-box label a:active {
  color: #e1000f; }
.form-box label .icon-arrow_link:before {
  top: -3px; }
.fieldwrapper.es-triplet input {
  margin-bottom: 20px; }
.form-line {
  margin-bottom: 2em;
  position: relative; }
  .form-line:after, .form-line:before {
    clear: both; }
  .form-line.upload:after {
    content: "";
    display: table;
    clear: both; }
  .form-line .info {
    position: relative; }
  .form-line .info:before {
    content: '\e82c';
    font-family: "henkel-icon";
    left: 6px;
    position: absolute;
    color: #222222; }
  .form-line .info.active:before {
    color: #e1000f; }
  .form-line input[type="submit"] {
    margin-bottom: 10px; }
input[type="file"] {
  font-size: 1.4em;
  margin: 0.6em 0 0 0;
  padding: 0.5em;
  width: 100%;
  opacity: 0;
  margin-top: 0;
  cursor: pointer;
  display: none; }
input[type=password] {
  background: #ffffff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  font-size: 2.1em;
  color: #d9d9d9;
  letter-spacing: 1px;
  padding: 0 0.22em;
  height: 32px;
  width: 100%;
  -webkit-appearance: none; }
input[type=reset] {
  background: #f0f1f5;
  background: linear-gradient(to bottom, #f0f1f5 0%, #e4e6ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top', endColorstr='$bottom', GradientType=0);
  border: none;
  border-radius: 0;
  color: #222222;
  font-size: 1.6rem;
  padding: 0.5em;
  width: 100%; }
/** Upload **/
.upload-wrapper {
  background: #f0f1f5;
  float: left;
  display: block;
  position: relative;
  height: 3.3em;
  width: 100%;
  overflow: hidden; }
  .upload-wrapper label {
    cursor: pointer;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-top: 0.6em;
    text-align: center;
    width: 100%; }
.uploaded-files {
  margin-top: 0.6em;
  float: left;
  width: 100%; }
  .uploaded-files .file {
    margin-top: 0.6em;
    float: left;
    width: 100%; }
  .uploaded-files img, .uploaded-files p {
    float: left; }
  .uploaded-files p {
    margin: 0 0 0 0.4em;
    word-wrap: break-word;
    width: auto; }
  .uploaded-files .uploaded p {
    margin: 0 0.4em 0 0;
    width: 100%; }
  .uploaded-files .file-name {
    float: left;
    font-size: 1.4em;
    margin: 0.4em 0;
    word-wrap: break-word; }
  .uploaded-files .delete-file {
    margin: 0.5em 0 0 0.4em;
    height: 1.5em;
    padding: 0 0.5em; }
    .uploaded-files .delete-file .icon-delete:before {
      top: 2px; }
  .uploaded-files .icon-delete:before {
    left: 0;
    top: -5px; }
.userdetailseditBox .upload-wrapper {
  float: none; }
/* Radio Buttons und Checkboxen */
input[type="radio"],
input[type="checkbox"] {
  display: none; }
.radio label,
.checkbox label {
  cursor: pointer;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  padding: 0 0 0 2em; }
.radio label:before,
.checkbox label:before {
  content: "";
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 0 0 -2em;
  background-color: #e6e7e7;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.tooltip .radio label:before, body.standalone-layout .search-box.mobile-only .radio label:before,
.tooltip .checkbox label:before,
body.standalone-layout .search-box.mobile-only .checkbox label:before {
  background-color: #e6e7e7; }
.tooltip input[type=radio]:checked + label:before, body.standalone-layout .search-box.mobile-only input[type=radio]:checked + label:before {
  border-color: #e6e7e7; }
.checkbox label:before {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  content: '\e842';
  font-family: "henkel-icon";
  font-size: 9px;
  color: transparent;
  margin-left: -28px;
  text-align: center;
  font-weight: bold;
  padding-top: 1.5px; }
.radio label:before {
  border-radius: 1em; }
input[type=radio]:checked + label:before {
  content: "";
  display: inline-block;
  float: left;
  border: 3px #f0f1f5 solid;
  margin: 0 0 0 -2em;
  background-color: #e1000f;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
input[type=checkbox]:checked + label:before {
  color: #e1000f;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/** Error **/
.radio.error label,
.checkbox.error label {
  color: #e1000f; }
.error label:before {
  border: 1px solid #e1000f; }
.error input,
.error textarea,
.error ul {
  border: 1px solid #e1000f; }
.error > p {
  color: #e1000f;
  float: left;
  width: 100%; }
.mandatory {
  color: #e1000f; }
/* module: dropdown */
.dropdown,
.multiLang,
.select {
  margin-bottom: 20px;
  width: 100%; }
  .dropdown .btn, .multiLang .btn, .select .btn {
    background: #f0f1f5;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #222222;
    font-size: 1.6rem;
    text-align: left;
    position: relative;
    width: 100%; }
    .dropdown .btn:hover, .multiLang .btn:hover, .select .btn:hover, .dropdown .btn:focus, .multiLang .btn:focus, .select .btn:focus {
      background-color: #d9d9d9;
      outline: none; }
    .dropdown .btn:before, .multiLang .btn:before, .select .btn:before {
      content: '\E851';
      font-family: "henkel-icon";
      font-size: 0.55em;
      position: absolute;
      right: 12px;
      top: 12px; }
.dropdown.open .btn, .open.multiLang .btn, .open.select .btn,
.dropdown.open > .btn-default.dropdown-toggle:hover,
.open.multiLang > .btn-default.dropdown-toggle:hover,
.open.select > .btn-default.dropdown-toggle:hover,
.dropdown.open > .btn-default.dropdown-toggle:focus,
.open.multiLang > .btn-default.dropdown-toggle:focus,
.open.select > .btn-default.dropdown-toggle:focus {
  background-color: #d9d9d9; }
  .dropdown.open .btn:before, .open.multiLang .btn:before, .open.select .btn:before,
  .dropdown.open > .btn-default.dropdown-toggle:hover:before,
  .open.multiLang > .btn-default.dropdown-toggle:hover:before,
  .open.select > .btn-default.dropdown-toggle:hover:before,
  .dropdown.open > .btn-default.dropdown-toggle:focus:before,
  .open.multiLang > .btn-default.dropdown-toggle:focus:before,
  .open.select > .btn-default.dropdown-toggle:focus:before {
    content: '\E852'; }
.dropdown-menu {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: 100%; }
  .dropdown-menu li {
    background: #f0f1f5; }
    .dropdown-menu li:first-child {
      padding-top: 4px; }
    .dropdown-menu li:last-child {
      padding-bottom: 4px; }
    .dropdown-menu li a {
      color: #222222;
      font-size: 1.6rem;
      padding: 6px 12px; }
      .dropdown-menu li a:hover, .dropdown-menu li a:focus {
        background-color: #d9d9d9; }
/* Dropdown Dark Theme */
.dropdown-dark .btn {
  background-color: #222222;
  color: #ffffff; }
  .dropdown-dark .btn:hover {
    background: #d9d9d9;
    color: #ffffff; }
.dropdown-dark .dropdown-menu li {
  background: #222222; }
  .dropdown-dark .dropdown-menu li a {
    color: #ffffff; }
    .dropdown-dark .dropdown-menu li a:hover, .dropdown-dark .dropdown-menu li a:focus {
      background-color: #d9d9d9; }
.dropdown-dark.open .btn,
.dropdown-dark.open > .btn-default.dropdown-toggle:hover,
.dropdown-dark.open > .btn-default.dropdown-toggle:focus {
  background-color: #d9d9d9; }
.dropdown-dark.open > .btn-default.dropdown-toggle,
.dropdown-dark.open .btn:hover, .dropdown-dark.open .btn:focus {
  color: #ffffff; }
.dropdown-gray .btn {
  background-color: #d9d9d9;
  color: #ffffff; }
  .dropdown-gray .btn:hover {
    background: #d9d9d9;
    color: #ffffff; }
.dropdown-gray .dropdown-menu li {
  background: #d9d9d9; }
  .dropdown-gray .dropdown-menu li a {
    color: #ffffff; }
    .dropdown-gray .dropdown-menu li a:hover, .dropdown-gray .dropdown-menu li a:focus {
      background-color: #e1000f; }
.dropdown-gray.open .btn,
.dropdown-gray.open > .btn-default.dropdown-toggle:hover,
.dropdown-gray.open > .btn-default.dropdown-toggle:focus {
  background-color: #e1000f; }
.dropdown-gray.open > .btn-default.dropdown-toggle,
.dropdown-gray.open .btn:hover, .dropdown-gray.open .btn:focus {
  color: #ffffff; }
.dropdown.error .btn, .error.multiLang .btn, .error.select .btn,
.dropdown.error .btn-default.dropdown-toggle:focus,
.error.multiLang .btn-default.dropdown-toggle:focus,
.error.select .btn-default.dropdown-toggle:focus,
.dropdown.error .open > .btn-default.dropdown-toggle:hover,
.error.multiLang .open > .btn-default.dropdown-toggle:hover,
.error.select .open > .btn-default.dropdown-toggle:hover,
.dropdown.error .open > .btn-default.dropdown-toggle.focus,
.error.multiLang .open > .btn-default.dropdown-toggle.focus,
.error.select .open > .btn-default.dropdown-toggle.focus {
  border: 1px solid #e1000f; }
.dropdown.error .dropdown-menu, .error.multiLang .dropdown-menu, .error.select .dropdown-menu {
  border-top: none; }
.companyContactMobile label[for=form_checkbox_terms] a {
  text-decoration: underline; }
.bab-e-form-container .tooltip-handler {
  margin-left: 0.2rem;
  line-height: 0.2rem; }
  .bab-e-form-container .tooltip-handler .icon-info {
    z-index: 1; }
.bab-e-formErrorMsg {
  font-size: 1.6rem; }
/* module: dropdown */
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Glossar-Link in Standard-Content **/
.glossary-link {
  padding-left: 1.2em;
  position: relative;
  text-decoration: underline; }
  .glossary-link:before {
    content: '\e830';
    font-family: "henkel-icon";
    font-weight: normal;
    color: #222222;
    left: 0;
    text-decoration: none;
    position: absolute;
    top: 0;
    margin-top: 0em;
    font-size: 1.1rem; }
.standard-content .text > p a.glossary-link, .standard-content .text > ul a.glossary-link, .standard-content .text > ol a.glossary-link {
  padding-left: 1.2em;
  position: relative;
  text-decoration: underline; }
  .standard-content .text > p a.glossary-link:before, .standard-content .text > ul a.glossary-link:before, .standard-content .text > ol a.glossary-link:before {
    content: '\e830';
    font-family: "henkel-icon";
    font-weight: normal;
    color: #222222;
    left: 0;
    text-decoration: none;
    position: absolute;
    top: 0;
    margin-top: 0;
    font-size: 1.1rem; }
.standard-content .text .rte--list li a.glossary-link:before {
  top: -3px; }
/** // Glossar-Link in Standard-Content **/
.footnote {
  margin-bottom: 0.2em !important; }
.tabs {
  width: 100%; }
.tabs .swiper-navigation {
  background: #f0f1f5;
  border-bottom: 1px solid #313a3d;
  margin-bottom: 1.6em;
  float: left;
  height: 4em;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .tabs .swiper-navigation .swiper-slide {
    float: left;
    font-size: 1.6em;
    text-align: center;
    line-height: 2.5em;
    height: 2.5em;
    width: 2.25em; }
  .tabs .swiper-navigation span {
    color: #d9d9d9; }
  .tabs .swiper-navigation .swiper-slide-active {
    color: #e1000f; }
  .tabs .swiper-navigation .all {
    background: url(/resource/blob/827796/80ac6c31752c18438ab90110f057e84f/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
    width: 3em; }
.tabs .allActive {
  height: auto !important; }
  .tabs .allActive .swiper-slide {
    height: auto !important;
    margin-bottom: 2em; }
  .tabs .allActive .swiper-wrapper {
    width: 100% !important;
    -ms-flex-direction: column;
        flex-direction: column; }
  .tabs .allActive .swiper-slide-active {
    margin: 0;
    height: 0 !important; }
.glossary {
  float: left;
  width: 100%; }
  .glossary .navigation-letter {
    display: none;
    position: absolute;
    float: left;
    top: 1em;
    left: 9em; }
    .glossary .navigation-letter p {
      color: #e1000f;
      font-size: 8.6em;
      margin-top: -0.2em; }
  .glossary .glossary-item {
    float: left; }
    .glossary .glossary-item:only-of-type, .glossary .glossary-item:nth-child(2):last-child {
      min-height: 103px; }
    .glossary .glossary-item a.hk-internal-link {
      text-decoration: underline; }
  .glossary .text {
    float: left;
    margin-bottom: 2em; }
  .glossary h2 {
    margin-top: 0; }
.glossaryOverview .glossary-search-field + .tabs .swiper-content--error {
  color: #e1000f;
  padding-left: 2.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: none; }
.glossaryOverview .glossary-search-field + .tabs .swiper-content--short-error {
  color: #e1000f;
  padding-left: 2.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: none; }
.glossaryOverview .glossary-search-field + .tabs .swiper-content .swiper-slide:first-of-type {
  max-height: 0; }
.glossaryOverview .glossary-search-field + .tabs .swiper-navigation .swiper-wrapper {
  padding-left: 1rem !important; }
.glossaryOverview .glossary-search-field + .tabs .swiper-navigation .arrow-left {
  background-color: #f0f1f5; }
.glossaryOverview .glossary-search-field + .tabs .swiper-navigation .arrow-right {
  background-color: #f0f1f5; }
.glossaryOverview .glossary-search-field #glossary-search {
  background: #f0f1f5;
  font-size: 1.6em;
  padding: 1.1rem 2.4rem;
  margin-bottom: 0.1rem; }
  .glossaryOverview .glossary-search-field #glossary-search:focus {
    outline: #e1000f auto 1px;
    outline-offset: -2px; }
  .glossaryOverview .glossary-search-field #glossary-search:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #222222; }
  .glossaryOverview .glossary-search-field #glossary-search::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #222222; }
  .glossaryOverview .glossary-search-field #glossary-search:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #222222; }
  .glossaryOverview .glossary-search-field #glossary-search::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #222222; }
.glossaryOverview .glossary-search-field .submit {
  top: 1rem; }
  .glossaryOverview .glossary-search-field .submit:focus {
    outline: #e1000f auto 1px; }
/** // Glossary **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  .glossary .navigation-letter {
    display: block; }
  .glossary .glossary-item {
    padding-left: 23em; }
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type DOWNLOAD
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Image Item, Simple View ***/
.image-item {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%; }
  .image-item .img-functions {
    position: absolute;
    width: 100%;
    background-color: transparent; }
    .image-item .img-functions a {
      display: block;
      position: absolute;
      width: 3em;
      height: 3em;
      bottom: 0.75em;
      right: 0.75em; }
    .image-item .img-functions .info {
      background: rgba(255, 255, 255, 0.85);
      right: .7rem;
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .info:before {
      content: '\e856';
      font-family: "henkel-icon";
      left: 5px;
      position: absolute;
      top: 1px;
      font-size: 2em;
      color: #222222; }
    .image-item .img-functions .enlarge {
      background: center no-repeat rgba(255, 255, 255, 0.85);
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .enlarge:before {
      content: '\e810';
      font-family: "henkel-icon";
      left: 8px;
      position: absolute;
      top: 7px;
      font-size: 1.25em;
      color: #222222; }
    .image-item .img-functions .slideshow {
      background: rgba(255, 255, 255, 0.85);
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .slideshow:before {
      content: '\e806';
      font-family: "henkel-icon";
      left: 2px;
      position: absolute;
      top: 2px;
      font-size: 1.8em;
      color: #222222; }
    .image-item .img-functions .info:hover, .image-item .img-functions .info:focus, .image-item .img-functions .info:active,
    .image-item .img-functions .enlarge:hover, .image-item .img-functions .enlarge:focus, .image-item .img-functions .enlarge:active,
    .image-item .img-functions .slideshow:hover, .image-item .img-functions .slideshow:focus, .image-item .img-functions .slideshow:active {
      background-color: white; }
  .image-item.download a.add-to-content.bab-button.bab-button--icon, .image-item.download ul.link-list:not(.multiLang) li a.add-to-content.bab-button:not(.bab-button):not([data-webtrekkactionname='externalLinks']), ul.link-list:not(.multiLang) li .image-item.download a.add-to-content.bab-button:not(.bab-button):not([data-webtrekkactionname='externalLinks']) {
    padding-left: 32px; }
.results.forced-height .result .image-item {
  height: 100%; }
/* Infobox Tooltip */
.img-functions .info-box {
  background: #ffffff;
  color: #222222;
  display: none;
  position: absolute;
  right: 0.75em;
  bottom: 5em;
  text-align: left;
  padding: 1em 3em 1em 1em;
  max-width: 18em;
  width: 100%; }
  .img-functions .info-box .close {
    display: block;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    height: 2em;
    width: 2em; }
  .img-functions .info-box .close:before {
    content: '\e842';
    font-family: "henkel-icon";
    right: 0;
    position: absolute;
    top: 0;
    font-size: 1.8em;
    color: #e1000f; }
  .img-functions .info-box:after {
    top: 100%;
    right: 4em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px; }
/*** // Image Item, Simple View ***/
/*** Image Item, Download View ***/
.image-item.download {
  min-height: 23em; }
  .image-item.download.white, .image-item.download.light-gray, .image-item.download.light-gray {
    border: 1px solid #d9d9d9; }
  .image-item.download .image {
    /*background: $color-white;
    border: 1px solid;*/
    float: left;
    text-align: center;
    position: relative;
    width: 100%; }
  .image-item.download .img-wrap {
    float: none;
    margin: 0; }
  .image-item.download .img-wrap span[data-transformationName="Image2:3"] img,
  .image-item.download .img-wrap span[data-transformationName="Image3:4"] img,
  .image-item.download .img-wrap span[data-transformationName="Image4:5"] img {
    max-height: 17.4em; }
  .image-item.download img {
    width: auto !important;
    max-width: 100%;
    float: none;
    margin: 0 auto; }
  .image-item.download .img-functions {
    width: 100%;
    bottom: 0; }
    .image-item.download .img-functions a:link,
    .image-item.download .img-functions a:visited {
      padding: 0; }
    .image-item.download .img-functions .info-box {
      max-height: 12em; }
  .image-item.download section {
    float: left;
    padding: 20px;
    width: 100%; }
/** // Image Item **/
/** Image Swiper **/
.imageSwiper {
  padding: 0; }
/*** PrettyPhoto Lightbox ***/
.swiper-container.imageSwiper.lightbox .img-functions .slideshow {
  display: none; }
.swiper-container.imageSwiper.lightbox .img-functions .info {
  right: 0.5em; }
.swiper-container.albumSwiper.lightbox {
  min-width: 280px;
  max-width: 100%;
  background-color: #f0f1f5; }
  @media screen and (min-width: 480px) {
    .swiper-container.albumSwiper.lightbox {
      min-width: 350px; } }
  @media screen and (min-width: 730px) {
    .swiper-container.albumSwiper.lightbox {
      min-width: 600px; } }
  .swiper-container.albumSwiper.lightbox h2 {
    padding-top: 10px; }
  .swiper-container.albumSwiper.lightbox .collection {
    padding: 10px 20px; }
#pp_full_res {
  overflow: hidden;
  background: #fff; }
.pp_pic_holder {
  display: none;
  position: fixed;
  width: 100px;
  z-index: 10000;
  height: auto;
  top: 50% !important;
  transform: translateY(-50%); }
.pp_default {
  margin: 0 auto; }
  .pp_default .col {
    float: left; }
  .pp_default .pp_content {
    background: none;
    height: auto !important; }
  .pp_default .ppt {
    display: none !important; }
  .pp_default .pp_top .pp_left,
  .pp_default .pp_top .pp_middle,
  .pp_default .pp_top .pp_right,
  .pp_default .pp_bottom .pp_left,
  .pp_default .pp_bottom .pp_middle,
  .pp_default .pp_bottom .pp_right,
  .pp_default .pp_content_container .pp_left,
  .pp_default .pp_content_container .pp_right {
    background: none;
    float: left;
    padding: 0;
    margin: 0; }
  .pp_default #pp_full_res .pp_inline p {
    margin: 0; }
  .pp_default .pp_close,
  .pp_default .detail,
  .pp_default .overview {
    float: left;
    height: 33px;
    width: 33px;
    cursor: pointer;
    display: block;
    z-index: 100;
    font-size: 1.6rem;
    opacity: 1;
    text-shadow: none; }
    .pp_default .pp_close [class*=icon-],
    .pp_default .detail [class*=icon-],
    .pp_default .overview [class*=icon-] {
      width: 100%;
      height: 100%; }
      .pp_default .pp_close [class*=icon-]::before,
      .pp_default .detail [class*=icon-]::before,
      .pp_default .overview [class*=icon-]::before {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .pp_default .pp_close + .pp_close,
    .pp_default .detail + .pp_close,
    .pp_default .overview + .pp_close {
      position: static; }
  .pp_default .pp_close {
    color: #e1000f;
    position: absolute;
    right: 0;
    top: 0; }
    .pp_default .pp_close:hover, .pp_default .pp_close:focus, .pp_default .pp_close:active {
      color: #e1000f; }
    .pp_default .pp_close [class*=icon-] {
      font-size: 2.4rem; }
  .pp_default .detail,
  .pp_default .overview {
    color: #d9d9d9; }
    .pp_default .detail.active,
    .pp_default .overview.active {
      color: #222222; }
    .pp_default .detail:hover, .pp_default .detail:focus, .pp_default .detail:active,
    .pp_default .overview:hover,
    .pp_default .overview:focus,
    .pp_default .overview:active {
      color: #d9d9d9; }
      .pp_default .detail:hover.active, .pp_default .detail:focus.active, .pp_default .detail:active.active,
      .pp_default .overview:hover.active,
      .pp_default .overview:focus.active,
      .pp_default .overview:active.active {
        color: #222222; }
  .pp_default .imageItem h2 {
    color: #313a3d;
    float: left;
    padding: 0.4em;
    font-weight: normal; }
  .pp_default img {
    margin-top: -3em; }
  .pp_default .image-item img {
    margin: 0;
    width: 100%;
    max-width: none; }
  .pp_default .info-box {
    display: none; }
  .pp_default .img-functions .enlarge {
    display: none; }
  .pp_default .img-functions .info.info {
    right: 0.5em; }
.pp_overlay {
  background: none repeat scroll 0 0 #000000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
  /*Chrome fix*/
  opacity: 0.8 !important; }
/*** Image Lightbox ***/
.pp_default .pp_inline {
  position: relative; }
.pp_default .subtitle {
  background: #fff;
  padding: 1em;
  margin: 0;
  width: 100%; }
.pp_default .img-functions {
  position: absolute;
  width: 100%;
  background-color: transparent;
  top: inherit; }
.pp_default .img-functions .info {
  right: 0.5em;
  bottom: 0.5em;
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  width: 3em;
  height: 3em; }
.pp_default .albumSwiper .img-functions .info {
  right: 4em; }
.pp_default .albumSwiper .img-functions .slideshow {
  background-image: url(../images/layout/icon_imgOpen.png); }
.pp_default .info-box:after {
  border-color: #FFFFFF rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  -o-border-image: none;
     border-image: none;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 10px;
  content: " ";
  height: 0;
  left: 77.4%;
  margin-left: -10px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0; }
.pp_default .albumSwiper .info-box:after {
  margin-left: -45px; }
.pp_default .img-functions .info-box,
.pp_default .img-functions .info-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0;
  display: none;
  padding: 1.4em 2em 1.4em 1.4em;
  position: absolute;
  bottom: 5em;
  right: 0.5em;
  width: 22em;
  z-index: 100; }
.pp_default .img-functions .info-box p,
.pp_default .img-functions .info-box p {
  font-size: 1.3em; }
.pp_default .info-box:after {
  left: 93.4%; }
.pp_default .right,
.pp_default .pp_description,
.pp_default .imageItem .img-functions a.enlarge:link,
.pp_default .imageItem .img-functions a.enlarge:visited {
  display: none !important; }
/*** // PrettyPhoto Lightbox ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div:not([class*=col-]) > .image-item.download img {
    max-height: 23em; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download .image, .col-xs-12 > div:not([class*=col-]) > .image-item.download section {
    float: left;
    width: 50%; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download .image {
    padding-right: 10px; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download .img-wrap {
    padding: 0;
    width: 100%; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download section {
    padding-left: 10px; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download .enlarge {
    right: 1.75em; }
  .col-xs-12 > div:not([class*=col-]) > .image-item.download .img-functions .info-box {
    right: 1.75em; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-3 > div:not([class*=col-]) > .image-item.download .image, .col-sm-3 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-4 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-4 > div:not([class*=col-]) > .image-item.download section {
    width: 100%;
    float: left; }
  .col-sm-3 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-4 > div:not([class*=col-]) > .image-item.download .image {
    padding-right: 0; }
  .col-sm-3 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-4 > div:not([class*=col-]) > .image-item.download section {
    padding-left: 20px; }
  .col-sm-3 > div:not([class*=col-]) > .image-item.download .enlarge,
  .col-sm-4 > div:not([class*=col-]) > .image-item.download .enlarge {
    right: 0.75em; }
  .image-item .img-functions .info {
    right: 4.5em; }
  /** // one-column element in 3-1-row + 1-1-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .image, .col-sm-12 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download section {
    float: left;
    width: 50%; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download img,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download img,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download img,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download img {
    max-height: 23em; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .image,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .image {
    padding-right: 10px; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .img-wrap {
    padding: 0;
    width: 100%; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download section,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download section {
    padding-left: 10px; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .enlarge,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .enlarge,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .enlarge,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .enlarge {
    right: 1.75em; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .info,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .info,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .info,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .info {
    right: 5.5em; }
  .col-sm-12 > div:not([class*=col-]) > .image-item.download .img-functions .info-box,
  .col-sm-9 > div:not([class*=col-]) > .image-item.download .img-functions .info-box,
  .col-sm-6 > div:not([class*=col-]) > .image-item.download .img-functions .info-box,
  .col-sm-8 > div:not([class*=col-]) > .image-item.download .img-functions .info-box {
    right: 1.75em; }
  /** // two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image,
  .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image, .col-sm-12 > .row > .col-sm-6 .image-item .image,
  .col-sm-12 > .row > .col-sm-6 .image-item.download .image, .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image,
  .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image, .col-sm-12 > .col-sm-6 .image-item .image,
  .col-sm-12 > .col-sm-6 .image-item.download .image {
    width: 50%; }
    .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image .img-wrap,
    .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image .img-wrap, .col-sm-12 > .row > .col-sm-6 .image-item .image .img-wrap,
    .col-sm-12 > .row > .col-sm-6 .image-item.download .image .img-wrap, .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image .img-wrap,
    .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image .img-wrap, .col-sm-12 > .col-sm-6 .image-item .image .img-wrap,
    .col-sm-12 > .col-sm-6 .image-item.download .image .img-wrap {
      width: 100%; }
  .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item section,
  .col-sm-12 > .row > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download section, .col-sm-12 > .row > .col-sm-6 .image-item section,
  .col-sm-12 > .row > .col-sm-6 .image-item.download section, .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item section,
  .col-sm-12 > .col-sm-6 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download section, .col-sm-12 > .col-sm-6 .image-item section,
  .col-sm-12 > .col-sm-6 .image-item.download section {
    padding-left: 10px;
    width: 50%; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div:not([class*=col-]) > .image-item.download .image, .col-md-3 > div:not([class*=col-]) > .image-item.download section,
  .col-md-4 > div:not([class*=col-]) > .image-item.download .image,
  .col-md-4 > div:not([class*=col-]) > .image-item.download section {
    width: 100%;
    float: left; }
  .col-md-3 > div:not([class*=col-]) > .image-item.download .image,
  .col-md-4 > div:not([class*=col-]) > .image-item.download .image {
    padding-right: 0; }
  .col-md-3 > div:not([class*=col-]) > .image-item.download section,
  .col-md-4 > div:not([class*=col-]) > .image-item.download section {
    padding-left: 20px; }
  .col-md-3 > div:not([class*=col-]) > .image-item.download .enlarge,
  .col-md-4 > div:not([class*=col-]) > .image-item.download .enlarge {
    right: 0.75em; }
  .image-item .img-functions .info {
    right: 4.5em; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image, .col-lg-3 > .row > .col-lg-12 .image-item .image,
  .col-lg-3 > .row > .col-lg-12 .image-item.download .image, .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .image,
  .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .image, .col-lg-3 > .col-lg-12 .image-item .image,
  .col-lg-3 > .col-lg-12 .image-item.download .image {
    width: 100%;
    padding-right: 0; }
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .img-wrap,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .img-wrap, .col-lg-3 > .row > .col-lg-12 .image-item .img-wrap,
  .col-lg-3 > .row > .col-lg-12 .image-item.download .img-wrap, .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item .img-wrap,
  .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download .img-wrap, .col-lg-3 > .col-lg-12 .image-item .img-wrap,
  .col-lg-3 > .col-lg-12 .image-item.download .img-wrap {
    padding-right: 20px; }
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item section,
  .col-lg-3 > .row > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download section, .col-lg-3 > .row > .col-lg-12 .image-item section,
  .col-lg-3 > .row > .col-lg-12 .image-item.download section, .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item section,
  .col-lg-3 > .col-lg-12 > .swiper-container > .swiper-wrapper > .swiper-slide .image-item.download section, .col-lg-3 > .col-lg-12 .image-item section,
  .col-lg-3 > .col-lg-12 .image-item.download section {
    padding-left: 20px;
    width: 100%; } }
/* Content Type LINKS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.link-element.teaser {
  display: block;
  cursor: pointer; }
  .link-element.teaser:hover h2, .link-element.teaser:hover .link-title, .link-element.teaser:focus h2, .link-element.teaser:focus .link-title {
    text-decoration: underline; }
  .link-element.teaser .bab-color-red {
    color: #e1000f; }
  .link-element.teaser:hover .bab-color-red {
    color: #e1000f !important; }
  .link-element.teaser.dark-gray .link-text {
    color: #ffffff; }
  .link-element.teaser .link-title, .link-element.teaser h2 {
    display: block;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    margin-bottom: 7px;
    width: 100%;
    font-size: 2.4rem; }
  .link-element.teaser .link-text {
    color: #222222;
    display: block;
    font-size: 1.6rem; }
    .link-element.teaser .link-text p {
      font-size: 1.6rem; }
  .link-element.teaser .rte--list {
    padding-left: 1rem;
    margin-bottom: 10px; }
    .link-element.teaser .rte--list li {
      font-size: inherit; }
  .link-element.teaser .bab-button {
    margin-top: 24px; }
.link-element {
  display: block;
  cursor: pointer; }
  .link-element:hover h2, .link-element:hover .link-title, .link-element:focus h2, .link-element:focus .link-title {
    color: #ffffff;
    text-decoration: underline; }
  .link-element .bab-color-red {
    color: #e1000f; }
  .link-element:hover .bab-color-red {
    color: #e1000f; }
  .link-element.dark-gray .link-text {
    color: #ffffff; }
  .link-element .link-title, .link-element h2 {
    display: block;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.1;
    margin-bottom: 7px;
    width: 100%;
    font-size: 2.4rem; }
  .link-element .link-text {
    color: #222222;
    font-size: 1.6rem;
    display: block; }
  .link-element .rte--list {
    padding-left: 1em;
    margin-bottom: 10px; }
    .link-element .rte--list li {
      font-size: inherit; }
.link-element.card-container.white:hover h2, .link-element.card-container.light-gray:hover h2 {
  color: #e1000f; }
.link-element.teaser.dark-gray .link-text {
  color: #ffffff; }
.link-element.teaser.dark-gray:hover .link-title {
  color: #ffffff; }
.link-element.teaser.red .link-title:hover {
  color: #ffffff; }
.link-element.teaser.red:hover .link-title {
  color: #ffffff; }
.bab-button--icon:hover [class^="icon-"]:before, ul.link-list:not(.multiLang) li a:hover:not(.bab-button):not([data-webtrekkactionname='externalLinks']) [class^="icon-"]:before {
  color: #ffffff; }
[class^="icon-"]:before:hover {
  color: #ffffff; }
.icon-arrow_right:hover {
  color: #ffffff; }
.link-element.teaser.link-title:hover {
  text-decoration: underline; }
.link-element.simple {
  padding: 16px 32px 16px 16px;
  color: #222222;
  font-size: 1.6rem;
  height: 100%; }
  .link-element.simple.white, .link-element.simple.light-gray {
    border: 1px solid #d9d9d9; }
    .link-element.simple.white:hover .link-title, .link-element.simple.light-gray:hover .link-title {
      color: #222222; }
  .link-element.simple.red .link-text,
  .link-element.simple.red .link-title, .link-element.simple.red::after, .link-element.simple.dark-gray .link-text,
  .link-element.simple.dark-gray .link-title, .link-element.simple.dark-gray::after {
    color: #ffffff; }
  .link-element.simple::after {
    position: absolute;
    content: "\e809";
    font-family: "henkel-icon";
    right: 11px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg); }
  .link-element.simple .link-title {
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 2.4rem; }
div[id*="glossary_item_"] > .link-element > .icon-arrow_link2 {
  display: none; }
div[id*="glossary_item_"] > .link-element.simple {
  padding-left: 0; }
div[id*="glossary_item_"] > .link-element::after {
  position: absolute;
  content: "\e809";
  font-family: "henkel-icon";
  margin-left: 0.5rem;
  transform: rotate(-90deg);
  top: auto;
  right: auto; }
/** Link Teaser */
.link-element.teaser {
  display: block;
  float: left;
  width: 100%; }
  .link-element.teaser.white, .link-element.teaser.light-gray {
    border: 1px solid #d9d9d9; }
    .link-element.teaser.white .link-title, .link-element.teaser.light-gray .link-title {
      color: #e1000f; }
  .link-element.teaser.light-gray {
    border: 1px solid #d9d9d9; }
  .link-element.teaser.red .link-text {
    color: #ffffff; }
  .link-element.teaser.red:hover .link-title {
    color: #ffffff; }
  .link-element.teaser h2 {
    margin-top: 0; }
  .link-element.teaser section {
    padding: 20px; }
    .link-element.teaser section p:last-child {
      margin-bottom: 0; }
.link-element.link-multiple.teaser.white h2, .link-element.link-multiple.teaser.light-gray h2 {
  color: #e1000f; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement *:not(.col-sm-3) > .link-element.teaser:not(.no-picture) .img-wrap, .col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement *:not(.col-sm-3) > .link-element.teaser:not(.no-picture) section {
  float: left;
  width: 50%; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement *:not(.col-sm-3) > .link-element.teaser:not(.no-picture) .img-wrap {
  padding: 20px 10px 20px 20px; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement *:not(.col-sm-3) > .link-element.teaser:not(.no-picture) section {
  padding-left: 10px; }
/** Link Multiple Teaser */
.link-multiple {
  cursor: auto; }
  .link-multiple.teaser:hover .link-title, .link-multiple.teaser:hover h2 {
    text-decoration: none; }
  .link-multiple.white .select li.first:after, .link-multiple.light-gray .select li.first:after {
    color: #222222; }
  .link-multiple .text {
    margin-bottom: 7px; }
  .link-multiple:hover h2 {
    color: inherit; }
  .link-multiple .select li a:not(.isjs) {
    padding-left: 3.7rem; }
    .link-multiple .select li a:not(.isjs):hover .icon-arrow_link2:before,
    .link-multiple .select li a:not(.isjs):hover .icon-arrow_link:before {
      background: #e1000f;
      color: #ffffff !important; }
    .link-multiple .select li a:not(.isjs) .icon-arrow_link2:before,
    .link-multiple .select li a:not(.isjs) .icon-arrow_link:before {
      background: #ffffff;
      line-height: 18px; }
/** Link Multiple Card */
.link-multiple.card-container .front h2, .link-element.card-container .front h2, .link-multiple.card-container .front .link-title, .link-element.card-container .front .link-title {
  padding: 20px;
  margin: 0; }
.link-multiple.card-container section, .link-element.card-container section {
  padding: 20px; }
  .link-multiple.card-container section h2, .link-element.card-container section h2 {
    margin-top: 0; }
/** Link Card */
.link-element.card-container:hover h2, .link-element.card-container:hover .link-title {
  color: inherit; }
.link-element.card-container.white h2, .link-element.card-container.light-gray h2 {
  color: #e1000f; }
.rte--list {
  margin-top: 10px; }
ul.rte--list {
  list-style-type: square; }
.height-100 > .link-element {
  height: 100%; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .link-element.teaser .img-wrap, .col-xs-12 > div > .link-element.teaser section,
  .col-xs-12 > .link-element.teaser .img-wrap,
  .col-xs-12 > .link-element.teaser section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .link-element.teaser .img-wrap,
  .col-xs-12 > .link-element.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .link-element.teaser section,
  .col-xs-12 > .link-element.teaser section {
    padding-left: 10px; }
  /*.link-element.banner {
    overflow: hidden;
    img {
      width: auto;
    }
  }*/
  /** two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row **/
  .col-sm-3 > div > .link-element.teaser .img-wrap, .col-sm-3 > div > .link-element.teaser section,
  .col-sm-4 > div > .link-element.teaser .img-wrap,
  .col-sm-4 > div > .link-element.teaser section,
  .col-sm-3 > .link-element.teaser .img-wrap,
  .col-sm-3 > .link-element.teaser section,
  .col-sm-4 > .link-element.teaser .img-wrap,
  .col-sm-4 > .link-element.teaser section {
    width: 100%; }
  .col-sm-3 > div > .link-element.teaser .img-wrap,
  .col-sm-4 > div > .link-element.teaser .img-wrap,
  .col-sm-3 > .link-element.teaser .img-wrap,
  .col-sm-4 > .link-element.teaser .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .link-element.teaser section,
  .col-sm-4 > div > .link-element.teaser section,
  .col-sm-3 > .link-element.teaser section,
  .col-sm-4 > .link-element.teaser section {
    padding-left: 20px; }
  /** // one-column element in 3-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-sm-12 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-12 > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-12 > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  /** collection swipper 4 Element in 1 row **/
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 100%; }
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  .col-sm-6 > div > .link-element.card-container .front .img-wrap,
  .col-sm-6 > div > .link-element.card-container .front h2,
  .col-sm-6 > .link-element.card-container .front .img-wrap,
  .col-sm-6 > .link-element.card-container .front h2 {
    float: left;
    width: 50%; }
  .col-sm-6 > div > .link-element.card-container .img-wrap,
  .col-sm-6 > .link-element.card-container .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-6 > div > .link-element.card-container .front h2,
  .col-sm-6 > .link-element.card-container .front h2 {
    padding-left: 10px; }
  /** // two-column element 2-1-row and 2-2-row **/ }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-md-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-md-3 > div > .news.teaser:not(.no-picture) .img-wrap,
  .col-md-3 > div > .teaser.press-release:not(.no-picture) .img-wrap,
  .col-md-3 > div > .news.teaser:not(.no-picture) section,
  .col-md-3 > div > .teaser.press-release:not(.no-picture) section,
  .col-md-3 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-md-3 > .link-element.teaser:not(.no-picture) section {
    width: 100%; }
  .col-md-3 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-md-3 > div > .news.teaser:not(.no-picture) .img-wrap,
  .col-md-3 > div > .teaser.press-release:not(.no-picture) .img-wrap,
  .col-md-3 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 0; }
  .col-md-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-md-3 > div > .news.teaser:not(.no-picture) section,
  .col-md-3 > div > .teaser.press-release:not(.no-picture) section,
  .col-md-3 > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-md-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-md-6 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-md-6 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-md-6 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-md-6 > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  .col-md-3 > div > .link-element.card-container .front .img-wrap,
  .col-md-3 > div > .link-element.card-container .front h2,
  .col-md-3 > .link-element.card-container .front .img-wrap,
  .col-md-3 > .link-element.card-container .front h2 {
    width: 100%; }
  .col-md-3 > div > .link-element.card-container .img-wrap,
  .col-md-3 > .link-element.card-container .img-wrap {
    padding: 0; }
  .col-md-3 > div > .link-element.card-container .front h2,
  .col-md-3 > .link-element.card-container .front h2 {
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-lg-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-3 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-3 > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > .link-element.teaser:not(.no-picture) section {
    width: 100%; }
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-3 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-3 > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-lg-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-6 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-6 > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-6 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-6 > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  .col-lg-3 > div > .link-element.card-container .front .img-wrap,
  .col-lg-3 > div > .link-element.card-container .front h2,
  .col-lg-4 > div > .link-element.card-container .front .img-wrap,
  .col-lg-4 > div > .link-element.card-container .front h2,
  .col-lg-3 > .link-element.card-container .front .img-wrap,
  .col-lg-3 > .link-element.card-container .front h2,
  .col-lg-4 > .link-element.card-container .front .img-wrap,
  .col-lg-4 > .link-element.card-container .front h2 {
    width: 100%; }
  .col-lg-3 > div > .link-element.card-container .img-wrap,
  .col-lg-4 > div > .link-element.card-container .img-wrap,
  .col-lg-3 > .link-element.card-container .img-wrap,
  .col-lg-4 > .link-element.card-container .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .link-element.card-container .front h2,
  .col-lg-4 > div > .link-element.card-container .front h2,
  .col-lg-3 > .link-element.card-container .front h2,
  .col-lg-4 > .link-element.card-container .front h2 {
    padding-left: 20px; } }
.statement-box-teaser {
  cursor: default; }
.statement-box-teaser.link-element:hover h2,
.statement-box-teaser.link-element:hover .link-title {
  color: inherit; }
/* Content Type JOBS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Jobs Simple **/
.job-link {
  padding-left: 26px;
  margin-bottom: 1em;
  width: 100%;
  max-width: 73em; }
  .job-link .icon-arrow_link2:before {
    top: -5px; }
  .job-link .place {
    color: #222222;
    display: block; }
  .job-link span {
    font-size: 1.4em; }
  .job-link .link-title {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    margin-bottom: 0; }
  .job-link:hover .link-title, .job-link:focus .link-title {
    color: #e1000f; }
/** Job Grouping **/
.job-grouping {
  display: inline-block;
  position: relative;
  padding: 20px 20px 44px 20px;
  width: 100%; }
  .job-grouping.white, .job-grouping.light-gray {
    border: 2px solid #d9d9d9; }
    .job-grouping.white .job-grouping, .job-grouping.light-gray .job-grouping {
      border: 0 solid #d9d9d9; }
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .job-grouping.white, .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .job-grouping.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .job-grouping.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .job-grouping.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .query > .job-grouping.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > div > .element-border--no-border > .query > .job-grouping.light-gray,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .query > .job-grouping.white,
    .container-box:not(container-box--no-border) > .container-box__inner > .row > .col-lg-12 > .element-border--no-border > .query > .job-grouping.light-gray,
    .element-border:not(.element-border--no-border) > .job-grouping.white,
    .element-border:not(.element-border--no-border) > .job-grouping.light-gray,
    .element-border:not(.element-border--no-border) > .query > .job-grouping.white,
    .element-border:not(.element-border--no-border) > .query > .job-grouping.light-gray {
      border: none;
      padding: 0; }
  .job-grouping::after {
    content: " ";
    display: block;
    clear: both; }
  .job-grouping .load-more {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1;
    margin-top: 24px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
    .job-grouping .load-more span {
      padding-left: 0;
      font-size: inherit;
      position: static; }
      .job-grouping .load-more span:before {
        content: none;
        display: none; }
  .job-grouping .results {
    margin-top: -15px;
    margin-left: -4px;
    margin-right: -4px; }
    .job-grouping .results::after {
      content: " ";
      display: block;
      clear: both; }
  .job-grouping.white .load-more.white, .job-grouping.light-gray .load-more.white, .job-grouping.white .load-more.light-gray, .job-grouping.light-gray .load-more.light-gray {
    background-color: #f0f1f5; }
  .job-grouping .job-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 27px; }
  .job-grouping > h2 {
    margin-top: 0;
    margin-bottom: 32px; }
  .job-grouping > h3 {
    margin: 0 20px 21px -20px; }
  .job-grouping ul {
    margin: 0; }
  .job-grouping .collection-link {
    display: inline-block;
    position: relative;
    margin: auto;
    margin-top: 2.4rem;
    width: auto;
    max-width: 210px;
    left: 50%;
    transform: translate(-50%); }
    @media screen and (max-width: 480px) {
      .job-grouping .collection-link {
        margin-bottom: 10px; } }
    @media screen and (min-width: 480px) {
      .job-grouping .collection-link {
        max-width: 100%; } }
  .job-grouping .fixedFilter [class^="col-"], .job-grouping .fixedFilter [class*=" col-"] {
    margin-top: 8px;
    margin-bottom: 8px; }
/*** JobItem (Detail View) ***/
.job-detail {
  float: left;
  position: relative;
  width: 100%; }
  .job-detail [class^="col-"] {
    position: static; }
  .job-detail img {
    width: 100%; }
  .job-detail .job-item-header,
  .job-detail .job-item-content,
  .job-detail .job-item-context {
    padding: 0; }
  .job-detail .job-title {
    background: #e1000f;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    float: left;
    padding: 2em;
    width: 100%; }
  .job-detail .job-item-header h2 {
    margin-top: 0;
    margin-bottom: 1em; }
  .job-detail .standard-content ul {
    float: left;
    width: 100%; }
  .job-detail .job-item-content p {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .job-detail .job-item-context {
    float: left;
    margin-top: 0; }
    .job-detail .job-item-context .job-grouping {
      margin-bottom: 1em; }
    .job-detail .job-item-context .job-grouping h2 {
      margin-top: 0; }
  .job-detail .apply-now {
    background: #e1000f;
    color: #fff;
    float: left;
    padding: 1em 0;
    text-align: center;
    margin: 0 0 2em 0;
    width: 100%; }
    .job-detail .apply-now span {
      padding-left: 1.4em;
      margin-left: -0.8em;
      font-size: 2em; }
  .job-detail .img-wrap {
    float: left;
    width: 100%;
    margin-top: 2em; }
  .job-detail .job-grouping ul li a {
    font-size: 1.4em;
    padding: 0.1em 0 0.1em 1.8em; }
.jobFilter.multiselect .select {
  max-height: 356px; }
.social-bar {
  float: left;
  background: #f0f1f5;
  position: relative;
  padding: 2em;
  width: 100%; }
  .social-bar a {
    background: #fff;
    padding: 0.42em 0.8em 0.42em 2.4em;
    font-size: 1.4em;
    float: left;
    line-height: 1.3em;
    position: relative;
    width: 100%; }
  .social-bar .addToFavorites:before {
    content: '\e849';
    font-family: "henkel-icon";
    left: 7px;
    position: absolute;
    top: 6px;
    font-size: 1.1em; }
  .social-bar .print {
    margin: 1px 0 0 0; }
    .social-bar .print:before {
      content: '\e804';
      font-family: "henkel-icon";
      left: 7px;
      position: absolute;
      top: 6px;
      font-size: 1em; }
/*** JobItem (Detail View) ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .social-bar a {
    width: 50%; }
  .social-bar .print {
    margin: 0;
    border-left: 1px solid #f0f1f5; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .job-detail .apply-now-wrap {
    display: none; }
  .job-detail .img-wrap {
    margin: 0; }
  .job-detail .job-item-content {
    padding-right: 20px; }
  .job-detail .job-item-context .col-sm-12 > div section {
    width: 100% !important;
    padding-left: 20px; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .job-detail .job-item-content {
    padding-right: 0; }
  .job-detail .job-item-context {
    position: absolute;
    right: 0;
    top: 0; }
    .job-detail .job-item-context .row {
      margin: 0; } }
/* Content Type JOBS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Jobs Simple **/
/*** JobItem (Detail View) ***/
.bab-job-detail-redesign {
  font-size: 1.4rem; }
  .bab-job-detail-redesign .bab-apply-now {
    background: #e1000f;
    color: #fff;
    float: left;
    padding: 1em 0;
    text-align: center;
    margin: 0 0 2em 0;
    width: 100%; }
    .bab-job-detail-redesign .bab-apply-now.bab-apply-now-bottom {
      width: 32%;
      margin: 0 0 6em 0; }
    .bab-job-detail-redesign .bab-apply-now span {
      padding-left: 1.4em;
      margin-left: -0.8em;
      font-size: 2em; }
  .bab-job-detail-redesign .bab-apply-now-wrap > .link-element {
    margin-bottom: 2rem; }
  .bab-job-detail-redesign .bab-apply-now {
    margin-top: -4px; }
  .bab-job-detail-redesign .bab-job-benefit-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 2.3rem; }
    .bab-job-detail-redesign .bab-job-benefit-icons img {
      display: -ms-flexbox;
      display: flex;
      max-width: 100%;
      border-radius: 2.5rem;
      width: 5rem;
      height: 5rem;
      margin-right: 1rem; }
      .bab-job-detail-redesign .bab-job-benefit-icons img:hover {
        cursor: help; }
  .bab-job-detail-redesign .bab-job-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 27px; }
  .bab-job-detail-redesign .bab-job-location {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
  .bab-job-detail-redesign h4 {
    font-weight: bold;
    font-size: 1.6rem;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 3.5rem 0 1.5rem 0; }
  .bab-job-detail-redesign .bab-job-title {
    font-size: 2.8rem;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    color: #222222;
    padding: 0; }
    .bab-job-detail-redesign .bab-job-title:last-of-type {
      margin-bottom: 2rem; }
  .bab-job-detail-redesign .bab-job-claim, .bab-job-detail-redesign h5 {
    color: #e1000f;
    font-size: 1.6rem;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    margin-bottom: 2rem; }
  .bab-job-detail-redesign img {
    width: 100%; }
    .bab-job-detail-redesign img.bab-img-slideshow {
      width: 100%; }
  .bab-job-detail-redesign .bab-standard-content {
    margin-bottom: 6rem; }
    .bab-job-detail-redesign .bab-standard-content ul {
      float: left;
      width: 100%; }
  .bab-job-detail-redesign .text > ul li, .bab-job-detail-redesign .text p {
    font-size: 1.4rem; }
.bab-breadcrumb.bab-job-detail-redesign {
  margin-top: 8px;
  margin-left: 8px; }
.bab-job-application-info {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  font-size: 1.4rem;
  padding-top: 1.6rem; }
  .bab-job-application-info > * {
    padding-top: 0.7rem; }
/*** JobItem (Detail View) ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .social-bar a {
    width: 50%; }
  .social-bar .print {
    margin: 0;
    border-left: 1px solid #f0f1f5; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .bab-job-detail-redesign .bab-apply-now.bab-apply-now-bottom {
    width: 48%; }
  .bab-job-detail-redesign .bab-apply-now-wrap {
    display: none; }
  .bab-job-detail-redesign .bab-apply-now-wrap-bottom {
    display: -ms-flexbox;
    display: flex; }
  .bab-job-detail-redesign .bab-img-wrap {
    margin: 0 0 4rem 0; }
  .bab-job-detail-redesign .bab-job-item-content {
    padding-right: 20px; }
  .bab-job-detail-redesign .bab-job-item-context .col-sm-12 > div section {
    width: 100% !important;
    padding-left: 20px; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .bab-job-detail-redesign .bab-job-item-content {
    padding-right: 0; }
  .bab-job-detail-redesign .bab-job-item-context {
    position: absolute;
    right: 0;
    top: 0; }
    .bab-job-detail-redesign .bab-job-item-context .row {
      margin: 0; }
  .bab-job-detail-redesign .bab-apply-now.bab-apply-now-bottom {
    width: 32%; } }
@media screen and (max-width: 731px) {
  .bab-job-detail-redesign .bab-apply-now-wrap-bottom {
    display: none; } }
@media screen and (min-width: 1250px) {
  .bab-job-detail-redesign {
    max-width: calc(1250px - 5rem);
    margin: 0 auto; } }
@media screen and (max-width: 1250px) {
  .bab-job-detail-redesign .bab-job-item-context {
    margin-top: 2rem; } }
.job-grouping-full__hero {
  margin-top: 20px;
  background: #ffffff;
  padding: 16px;
  width: auto !important; }
  .job-grouping-full__hero--plus-top-left, .job-grouping-full__hero--plus-top-right {
    border: 1px solid #d9d9d9;
    position: relative;
    min-height: 18px;
    margin: 13px 13px 0 0; }
    .job-grouping-full__hero--plus-top-left:after, .job-grouping-full__hero--plus-top-right:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 26 26'%3E%3Cline x1='13' y1='0' x2='13' y2='26' style='stroke: %23e1000f; stroke-width: 2' /%3E%3Cline x1='0' y1='13' x2='26' y2='13' style='stroke: %23e1000f; stroke-width: 2' /%3E%3C/svg%3E");
      width: 26px;
      height: 26px;
      position: absolute;
      top: -13.5px;
      right: -13.5px; }
    .job-grouping-full__hero--plus-top-left:before, .job-grouping-full__hero--plus-top-right:before {
      content: " ";
      width: 18px;
      height: 18px;
      background-color: transparent;
      position: absolute;
      top: -1px;
      right: -1px;
      border-top: 1px solid transparent;
      border-right: 1px solid transparent;
      border-left: none;
      border-bottom: none; }
  @media (min-width: 980px) {
    .job-grouping-full__hero {
      padding: 32px;
      margin: 26px; }
      .job-grouping-full__hero--plus-top-left {
        border: 1px solid #d9d9d9;
        position: relative;
        min-height: 35px;
        margin-right: 0;
        margin-bottom: 0; }
        .job-grouping-full__hero--plus-top-left:after {
          content: " ";
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
          width: 52px;
          height: 52px;
          position: absolute;
          top: -26.5px;
          left: -26.5px; }
        .job-grouping-full__hero--plus-top-left:before {
          content: " ";
          width: 35px;
          height: 35px;
          background-color: transparent;
          position: absolute;
          top: -1px;
          left: -1px;
          border-top: 1px solid transparent;
          border-left: 1px solid transparent;
          border-right: none;
          border-bottom: none; }
      .job-grouping-full__hero--plus-top-right {
        border: 1px solid #d9d9d9;
        position: relative;
        min-height: 35px;
        margin-left: 0;
        margin-bottom: 0; }
        .job-grouping-full__hero--plus-top-right:after {
          content: " ";
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
          width: 52px;
          height: 52px;
          position: absolute;
          top: -26.5px;
          right: -26.5px; }
        .job-grouping-full__hero--plus-top-right:before {
          content: " ";
          width: 35px;
          height: 35px;
          background-color: transparent;
          position: absolute;
          top: -1px;
          right: -1px;
          border-top: 1px solid transparent;
          border-right: 1px solid transparent;
          border-left: none;
          border-bottom: none; } }
.job-grouping-full__sub-headline,
.job-grouping-full__headline,
.job-grouping-full__buttons-list,
.job-grouping-full__cta {
  margin: 0; }
.job-grouping-full__headline {
  margin-top: 8px; }
.job-grouping-full__buttons-list {
  list-style: none; }
  .job-grouping-full__buttons-list li {
    margin-top: 16px; }
    .job-grouping-full__buttons-list li:first-child {
      margin-top: 24px; }
/* Content Type LOCATION
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** World Map **/
.location.map {
  position: relative;
  margin-bottom: 3em;
  float: left; }
  .location.map *:focus {
    outline: none; }
  .location.map .map-wrap {
    overflow: hidden;
    border: 1px solid #d9d9d9;
    display: none; }
    .location.map .map-wrap img {
      padding-left: 13rem; }
      @media screen and (min-width: 980px) {
        .location.map .map-wrap img {
          padding-left: 15rem; } }
      @media screen and (min-width: 1250px) {
        .location.map .map-wrap img {
          padding-left: 3px;
          padding-top: 2px; } }
    .location.map .map-wrap .detail img {
      padding-left: 13rem; }
      @media screen and (min-width: 980px) {
        .location.map .map-wrap .detail img {
          padding-left: 15rem; } }
      @media screen and (min-width: 1250px) {
        .location.map .map-wrap .detail img {
          padding-left: 0; } }
  .location.map img {
    width: 100%; }
  .location.map .layer {
    position: absolute;
    background: #e1000f;
    padding: 8px 16px;
    text-align: center;
    width: 16.8rem; }
    .location.map .layer h3 {
      color: #ffffff;
      font-size: 2.4rem;
      font-family: "MiloPro", Helvetica, Arial, sans-serif;
      margin: 0; }
  .location.map .img-map {
    float: left;
    height: auto; }
  .location.map .detail {
    display: none;
    position: absolute; }
  .location.map .detail.current .layer {
    transition: 0.3s;
    z-index: 999; }
  .location.map .detail.current.mapactive .layer {
    z-index: 666; }
  @media screen and (min-width: 730px) {
    .location.map .map-wrap {
      display: block; }
      .location.map .map-wrap .detail {
        width: 100%;
        overflow: hidden; } }
  .location.map .select {
    margin-bottom: 8px; }
  .location.map button[type=submit] {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    border: none;
    background: none; }
    .location.map button[type=submit] i::before {
      position: absolute;
      top: calc(50% + 2px);
      left: 50%;
      transform: translate(-50%, -50%); }
  .location.map input[type=text] {
    font-size: 1.4rem;
    padding: 8px 40px 8px 8px; }
  .location.map .form-box {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 16px; }
  .location.map .form-line {
    margin-bottom: 16px; }
    .location.map .form-line:last-child {
      margin-bottom: 0; }
  .location.map #resetFilter {
    background: none;
    border: none;
    font-size: 1.4em;
    padding: 0.5em 0 0.5em 2em;
    text-align: right;
    width: 100%; }
    .location.map #resetFilter:before {
      content: "\e842";
      color: #e1000f;
      font-family: "henkel-icon";
      font-size: 18px;
      margin-right: 0.45em; }
  .location.map .results .no-results {
    font-size: 1.5em;
    width: 100%;
    float: left;
    text-align: center;
    margin: 1.4em 0; }
  .location.map .load-wrap {
    margin-top: 3em;
    width: 100%; }
  .location.map .results {
    width: 100%; }
    .location.map .results .result {
      border-bottom: 1px solid #efefef;
      padding-bottom: 2em; }
.results .location.simple .link-list a, .results .location.simple .link-list div {
  background-color: #f0f1f5; }
.location {
  float: left;
  width: 100%; }
  .location section {
    padding: 20px; }
  .location h2 {
    font-size: 1.8em;
    margin: 0;
    padding: 0 0 1em 0;
    width: 100%; }
  .location .address {
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: 0.4em; }
/** Simple View **/
.location.simple {
  float: left; }
  .location.simple.white, .location.simple.light-gray, .location.simple.light-gray {
    border: 1px solid #d9d9d9; }
  .location.simple section {
    padding-bottom: 0; }
  .location.simple .link-list {
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px; }
    .location.simple .link-list:after {
      content: " ";
      display: table;
      clear: both; }
/** // Simple View **/
.location.teaser.white, .location.teaser.light-gray, .location.teaser.light-gray {
  border: 1px solid #d9d9d9; }
.location.teaser .text {
  margin-bottom: 20px; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .location.simple .link-list li {
    float: left;
    width: 50%; }
    .col-xs-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(50% - 1px);
      margin-left: 1px; }
  .col-xs-12 > div > .location.simple .img-wrap {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
  /** two-column element **/
  .col-xs-12 > div > .location .img-wrap, .col-xs-12 > div > .location section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .location .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .location section {
    padding-left: 10px; }
  .col-xs-12 > div > .location.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .location.teaser section {
    padding-top: 20px; }
  /** two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-6.col-md-3 > div > .location.simple .img-wrap,
  .col-sm-6.col-md-6 > div > .location.simple .img-wrap,
  .col-sm-4 > div > .location.simple .img-wrap {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    width: 100%; }
  .col-sm-6.col-md-3 > div > .location.simple section,
  .col-sm-6.col-md-6 > div > .location.simple section,
  .col-sm-4 > div > .location.simple section {
    padding-left: 20px;
    width: 100%; }
  .col-sm-6.col-md-3 > div > .location.simple ul.link-list,
  .col-sm-6.col-md-6 > div > .location.simple ul.link-list,
  .col-sm-4 > div > .location.simple ul.link-list {
    width: 100%; }
    .col-sm-6.col-md-3 > div > .location.simple ul.link-list li,
    .col-sm-6.col-md-6 > div > .location.simple ul.link-list li,
    .col-sm-4 > div > .location.simple ul.link-list li {
      width: 100%;
      float: left; }
  .col-sm-3 > div > .location.simple .link-list li,
  .col-sm-4 > div > .location.simple .link-list li,
  .col-sm-6 > div > .location.simple .link-list li {
    float: none;
    width: auto; }
    .col-sm-3 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-4 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-6 > div > .location.simple .link-list li:nth-child(2n) {
      width: auto;
      margin-left: 0; }
  .col-sm-6 > div > .location.simple .img-wrap {
    width: 50%;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left; }
  .col-sm-6 > div > .location.simple section {
    width: 50%;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 20px;
    float: right; }
  .col-sm-6 > div > .location.simple .link-list li {
    float: left;
    width: 50%; }
    .col-sm-6 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(50% - 1px);
      margin-left: 1px; }
  .col-sm-8 > div > .location.simple .link-list li,
  .col-sm-9 > div > .location.simple .link-list li,
  .col-sm-12 > div > .location.simple .link-list li {
    float: left;
    width: calc(33.33333% - 1px);
    margin-left: 1px; }
    .col-sm-8 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-9 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(33.33333% - 1px);
      margin-left: 1px; }
    .col-sm-8 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-sm-9 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-sm-12 > div > .location.simple .link-list li:nth-child(3n - 2) {
      width: 33.33333%;
      margin-left: 0; }
  .col-sm-8 > div > .location.simple .img-wrap,
  .col-sm-9 > div > .location.simple .img-wrap,
  .col-sm-12 > div > .location.simple .img-wrap {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .col-sm-8 > div > .location.simple section,
  .col-sm-9 > div > .location.simple section,
  .col-sm-12 > div > .location.simple section {
    float: right;
    width: 66.66667%;
    padding-left: 10px; }
  .col-sm-12 > div > .location.teaser .img-wrap, .col-sm-12 > div > .location.teaser section,
  .col-sm-9 > div > .location.teaser .img-wrap,
  .col-sm-9 > div > .location.teaser section,
  .col-sm-8 > div > .location.teaser .img-wrap,
  .col-sm-8 > div > .location.teaser section,
  .col-sm-6 > div > .location.teaser .img-wrap,
  .col-sm-6 > div > .location.teaser section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .location.teaser .img-wrap,
  .col-sm-9 > div > .location.teaser .img-wrap,
  .col-sm-8 > div > .location.teaser .img-wrap,
  .col-sm-6 > div > .location.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .location.teaser section,
  .col-sm-9 > div > .location.teaser section,
  .col-sm-8 > div > .location.teaser section,
  .col-sm-6 > div > .location.teaser section {
    padding-left: 10px; }
  .col-sm-3 > div > .location.teaser .img-wrap, .col-sm-3 > div > .location.teaser section,
  .col-sm-3 > div > .location.card-container .img-wrap,
  .col-sm-3 > div > .location.card-container section {
    float: none;
    width: 100%; }
  .col-sm-3 > div > .location.teaser .img-wrap,
  .col-sm-3 > div > .location.card-container .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .location.teaser section,
  .col-sm-3 > div > .location.card-container section {
    padding-left: 20px; }
  .col-sm-3 > div > .location.card-container section {
    padding-top: 20px; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-8 > div > .location.simple .link-list li,
  .col-lg-9 > div > .location.simple .link-list li,
  .col-lg-12 > div > .location.simple .link-list li {
    float: left;
    width: calc(33.33333% - 1px);
    margin-left: 1px; }
    .col-lg-8 > div > .location.simple .link-list li:nth-child(2n),
    .col-lg-9 > div > .location.simple .link-list li:nth-child(2n),
    .col-lg-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(33.33333% - 1px);
      margin-left: 1px; }
    .col-lg-8 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-lg-9 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-lg-12 > div > .location.simple .link-list li:nth-child(3n - 2) {
      width: 33.33333%;
      margin-left: 0; }
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div > .location.teaser .img-wrap, .col-lg-3 > div > .location.teaser section,
  .col-lg-4 > div > .location.teaser .img-wrap,
  .col-lg-4 > div > .location.teaser section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .location.teaser .img-wrap,
  .col-lg-4 > div > .location.teaser .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .location.teaser section,
  .col-lg-4 > div > .location.teaser section {
    padding-left: 20px; }
  /** one-column element in 1-1-1-row **/
  .location.map .form-box {
    position: absolute;
    top: 2em;
    right: 2em;
    width: 25%; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div > .location .img-wrap, .col-sm-4 > div > .location section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .location .img-wrap {
    padding: 0; }
  .col-sm-4 > div > .location section {
    padding-left: 20px; }
  .col-sm-4 > div > .location.teaser .img-wrap {
    padding: 0; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Simple View ***/
.news, .press-release {
  width: 100%;
  max-width: calc(1250px - 8rem);
  margin: 0 auto; }
  .news.simple, .simple.press-release {
    border: 1px solid #d9d9d9;
    padding: 20px; }
  .news .date-wrap, .press-release .date-wrap {
    margin-bottom: 0.4em;
    float: left;
    width: 100%; }
    .news .date-wrap p, .press-release .date-wrap p, .news .date-wrap span, .press-release .date-wrap span {
      display: inline;
      font-size: 1.4em;
      width: auto; }
  .news .rte--list, .press-release .rte--list {
    padding-left: 1.5em; }
    .news .rte--list li, .press-release .rte--list li {
      font-size: 1.6rem; }
  .news .infoline, .press-release .infoline {
    font-size: 1.5em;
    margin-bottom: 0.6em;
    line-height: 1.3em;
    width: 100%; }
  .news .text p, .press-release .text p {
    font-size: 1.5em;
    line-height: 1.5em; }
  .news .link-element p, .press-release .link-element p {
    font-size: 1.4rem; }
  .news .teaser-link:hover, .press-release .teaser-link:hover, .news .teaser-link:active, .press-release .teaser-link:active, .news .teaser-link:focus, .press-release .teaser-link:focus {
    color: inherit; }
  .news.standard-content .infoline, .standard-content.press-release .infoline,
  .news .standard-content .infoline,
  .press-release .standard-content .infoline {
    font-size: 1.6rem; }
  .news.standard-content .introduction, .standard-content.press-release .introduction,
  .news .standard-content .introduction,
  .press-release .standard-content .introduction {
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
/** // Simple View **/
/** Teaser View **/
.news.teaser, .teaser.press-release {
  border: 1px solid #d9d9d9;
  display: inline-block; }
  .news.teaser section, .teaser.press-release section {
    padding: 20px; }
  .news.teaser:hover h2.headline, .teaser.press-release:hover h2.headline {
    text-decoration: underline; }
  .news.teaser .headline, .teaser.press-release .headline {
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    color: #e1000f;
    margin-top: 16px;
    margin-bottom: 16px; }
/*** Card View ***/
.news.card-container section, .card-container.press-release section, .news.card-container .back, .card-container.press-release .back {
  padding: 20px; }
.news.card-container .text, .card-container.press-release .text {
  margin-bottom: 10px; }
/*** // Card View ***/
.tags {
  margin-bottom: 0.8em;
  float: left;
  width: 100%; }
  .tags .category {
    background: #e1000f;
    color: #fff;
    float: left;
    font-size: 1.1em;
    padding: 0 0.3em;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0.4em 0.3em 0;
    width: auto; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  /*** Teaser View ***/
  .col-xs-12 > div > .news.teaser .img-wrap, .col-xs-12 > div > .teaser.press-release .img-wrap, .col-xs-12 > div > .news.teaser section, .col-xs-12 > div > .teaser.press-release section,
  .col-xs-12 > .news.teaser .img-wrap,
  .col-xs-12 > .teaser.press-release .img-wrap,
  .col-xs-12 > .news.teaser section,
  .col-xs-12 > .teaser.press-release section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .news.teaser .img-wrap, .col-xs-12 > div > .teaser.press-release .img-wrap,
  .col-xs-12 > .news.teaser .img-wrap,
  .col-xs-12 > .teaser.press-release .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .news.teaser section, .col-xs-12 > div > .teaser.press-release section,
  .col-xs-12 > .news.teaser section,
  .col-xs-12 > .teaser.press-release section {
    padding-left: 10px; }
  /*** // teaser view ***/
  /*** Card View ***/
  .col-xs-12 > div > .news.card-container .img-wrap, .col-xs-12 > div > .card-container.press-release .img-wrap, .col-xs-12 > div > .news.card-container section, .col-xs-12 > div > .card-container.press-release section, .col-xs-12 > div > .news.card-container .swiper-container, .col-xs-12 > div > .card-container.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .news.card-container .swiper-container, .col-xs-12 > div > .card-container.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-xs-12 > div > .news.card-container .swiper-container .pagination, .col-xs-12 > div > .card-container.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-xs-12 > div > .news.card-container .swiper-container .img-wrap, .col-xs-12 > div > .card-container.press-release .swiper-container .img-wrap {
      width: 100%; }
  .col-xs-12 > div > .news.card-container .img-wrap, .col-xs-12 > div > .card-container.press-release .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .news.card-container section, .col-xs-12 > div > .card-container.press-release section {
    padding-left: 10px; }
  /*** // Card View ***/
  /** // two-column element **/
  /** one-column element in 1-1-1-row **/
  .col-lg-4 > div > .news.card-container .img-wrap, .col-lg-4 > div > .card-container.press-release .img-wrap, .col-lg-4 > div > .news.card-container section, .col-lg-4 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-lg-4 > div > .news.card-container .img-wrap, .col-lg-4 > div > .card-container.press-release .img-wrap {
    padding: 0; }
  .col-lg-4 > div > .news.card-container section, .col-lg-4 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-8 > div > .news.teaser .img-wrap, .col-sm-8 > div > .teaser.press-release .img-wrap, .col-sm-8 > div > .news.teaser section, .col-sm-8 > div > .teaser.press-release section, .col-sm-8 > div > .news.teaser .swiper-container, .col-sm-8 > div > .teaser.press-release .swiper-container,
  .col-sm-6 > div > .news.teaser .img-wrap,
  .col-sm-6 > div > .teaser.press-release .img-wrap,
  .col-sm-6 > div > .news.teaser section,
  .col-sm-6 > div > .teaser.press-release section,
  .col-sm-6 > div > .news.teaser .swiper-container,
  .col-sm-6 > div > .teaser.press-release .swiper-container,
  .col-sm-8 > .news.teaser .img-wrap,
  .col-sm-8 > .teaser.press-release .img-wrap,
  .col-sm-8 > .news.teaser section,
  .col-sm-8 > .teaser.press-release section,
  .col-sm-8 > .news.teaser .swiper-container,
  .col-sm-8 > .teaser.press-release .swiper-container,
  .col-sm-6 > .news.teaser .img-wrap,
  .col-sm-6 > .teaser.press-release .img-wrap,
  .col-sm-6 > .news.teaser section,
  .col-sm-6 > .teaser.press-release section,
  .col-sm-6 > .news.teaser .swiper-container,
  .col-sm-6 > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-sm-8 > div > .news.teaser .swiper-container, .col-sm-8 > div > .teaser.press-release .swiper-container,
  .col-sm-6 > div > .news.teaser .swiper-container,
  .col-sm-6 > div > .teaser.press-release .swiper-container,
  .col-sm-8 > .news.teaser .swiper-container,
  .col-sm-8 > .teaser.press-release .swiper-container,
  .col-sm-6 > .news.teaser .swiper-container,
  .col-sm-6 > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-sm-8 > div > .news.teaser .swiper-container .pagination, .col-sm-8 > div > .teaser.press-release .swiper-container .pagination,
    .col-sm-6 > div > .news.teaser .swiper-container .pagination,
    .col-sm-6 > div > .teaser.press-release .swiper-container .pagination,
    .col-sm-8 > .news.teaser .swiper-container .pagination,
    .col-sm-8 > .teaser.press-release .swiper-container .pagination,
    .col-sm-6 > .news.teaser .swiper-container .pagination,
    .col-sm-6 > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-sm-8 > div > .news.teaser .swiper-container .img-wrap, .col-sm-8 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-sm-6 > div > .news.teaser .swiper-container .img-wrap,
    .col-sm-6 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-sm-8 > .news.teaser .swiper-container .img-wrap,
    .col-sm-8 > .teaser.press-release .swiper-container .img-wrap,
    .col-sm-6 > .news.teaser .swiper-container .img-wrap,
    .col-sm-6 > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; }
  .col-sm-8 > div > .news.teaser .img-wrap, .col-sm-8 > div > .teaser.press-release .img-wrap,
  .col-sm-6 > div > .news.teaser .img-wrap,
  .col-sm-6 > div > .teaser.press-release .img-wrap,
  .col-sm-8 > .news.teaser .img-wrap,
  .col-sm-8 > .teaser.press-release .img-wrap,
  .col-sm-6 > .news.teaser .img-wrap,
  .col-sm-6 > .teaser.press-release .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-8 > div > .news.teaser section, .col-sm-8 > div > .teaser.press-release section,
  .col-sm-6 > div > .news.teaser section,
  .col-sm-6 > div > .teaser.press-release section,
  .col-sm-8 > .news.teaser section,
  .col-sm-8 > .teaser.press-release section,
  .col-sm-6 > .news.teaser section,
  .col-sm-6 > .teaser.press-release section {
    padding-left: 10px; }
  .col-sm-3 > div > .news.teaser .img-wrap, .col-sm-3 > div > .teaser.press-release .img-wrap, .col-sm-3 > div > .news.teaser section, .col-sm-3 > div > .teaser.press-release section,
  .col-sm-4 > div > .news.teaser .img-wrap,
  .col-sm-4 > div > .teaser.press-release .img-wrap,
  .col-sm-4 > div > .news.teaser section,
  .col-sm-4 > div > .teaser.press-release section,
  .col-sm-3 > .news.teaser .img-wrap,
  .col-sm-3 > .teaser.press-release .img-wrap,
  .col-sm-3 > .news.teaser section,
  .col-sm-3 > .teaser.press-release section,
  .col-sm-4 > .news.teaser .img-wrap,
  .col-sm-4 > .teaser.press-release .img-wrap,
  .col-sm-4 > .news.teaser section,
  .col-sm-4 > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-sm-3 > div > .news.teaser .img-wrap, .col-sm-3 > div > .teaser.press-release .img-wrap,
  .col-sm-4 > div > .news.teaser .img-wrap,
  .col-sm-4 > div > .teaser.press-release .img-wrap,
  .col-sm-3 > .news.teaser .img-wrap,
  .col-sm-3 > .teaser.press-release .img-wrap,
  .col-sm-4 > .news.teaser .img-wrap,
  .col-sm-4 > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .news.teaser section, .col-sm-3 > div > .teaser.press-release section,
  .col-sm-4 > div > .news.teaser section,
  .col-sm-4 > div > .teaser.press-release section,
  .col-sm-3 > .news.teaser section,
  .col-sm-3 > .teaser.press-release section,
  .col-sm-4 > .news.teaser section,
  .col-sm-4 > .teaser.press-release section {
    padding-left: 20px; }
  .col-sm-12 > div > .news.teaser .img-wrap, .col-sm-12 > div > .teaser.press-release .img-wrap,
  .col-sm-12 > .news.teaser .img-wrap,
  .col-sm-12 > .teaser.press-release .img-wrap {
    width: 100%;
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .news.teaser section, .col-sm-12 > div > .teaser.press-release section,
  .col-sm-12 > .news.teaser section,
  .col-sm-12 > .teaser.press-release section {
    padding-left: 10px;
    width: 100%; }
  .col-sm-12 > div > .news.teaser section, .col-sm-12 > div > .teaser.press-release section, .col-sm-12 > div > .news.teaser .img-wrap, .col-sm-12 > div > .teaser.press-release .img-wrap, .col-sm-12 > div > .news.teaser .swiper-container, .col-sm-12 > div > .teaser.press-release .swiper-container,
  .col-sm-12 > .news.teaser section,
  .col-sm-12 > .teaser.press-release section,
  .col-sm-12 > .news.teaser .img-wrap,
  .col-sm-12 > .teaser.press-release .img-wrap,
  .col-sm-12 > .news.teaser .swiper-container,
  .col-sm-12 > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .news.teaser .swiper-container, .col-sm-12 > div > .teaser.press-release .swiper-container,
  .col-sm-12 > .news.teaser .swiper-container,
  .col-sm-12 > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-sm-12 > div > .news.teaser .swiper-container .pagination, .col-sm-12 > div > .teaser.press-release .swiper-container .pagination,
    .col-sm-12 > .news.teaser .swiper-container .pagination,
    .col-sm-12 > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-sm-12 > div > .news.teaser .swiper-container .img-wrap, .col-sm-12 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-sm-12 > .news.teaser .swiper-container .img-wrap,
    .col-sm-12 > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-8 > div > .news.teaser .img-wrap, .col-md-8 > div > .teaser.press-release .img-wrap, .col-md-8 > div > .news.teaser section, .col-md-8 > div > .teaser.press-release section, .col-md-8 > div > .news.teaser .swiper-container, .col-md-8 > div > .teaser.press-release .swiper-container,
  .col-md-6 > div > .news.teaser .img-wrap,
  .col-md-6 > div > .teaser.press-release .img-wrap,
  .col-md-6 > div > .news.teaser section,
  .col-md-6 > div > .teaser.press-release section,
  .col-md-6 > div > .news.teaser .swiper-container,
  .col-md-6 > div > .teaser.press-release .swiper-container,
  .col-md-8 > .news.teaser .img-wrap,
  .col-md-8 > .teaser.press-release .img-wrap,
  .col-md-8 > .news.teaser section,
  .col-md-8 > .teaser.press-release section,
  .col-md-8 > .news.teaser .swiper-container,
  .col-md-8 > .teaser.press-release .swiper-container,
  .col-md-6 > .news.teaser .img-wrap,
  .col-md-6 > .teaser.press-release .img-wrap,
  .col-md-6 > .news.teaser section,
  .col-md-6 > .teaser.press-release section,
  .col-md-6 > .news.teaser .swiper-container,
  .col-md-6 > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-md-8 > div > .news.teaser .swiper-container, .col-md-8 > div > .teaser.press-release .swiper-container,
  .col-md-6 > div > .news.teaser .swiper-container,
  .col-md-6 > div > .teaser.press-release .swiper-container,
  .col-md-8 > .news.teaser .swiper-container,
  .col-md-8 > .teaser.press-release .swiper-container,
  .col-md-6 > .news.teaser .swiper-container,
  .col-md-6 > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-md-8 > div > .news.teaser .swiper-container .pagination, .col-md-8 > div > .teaser.press-release .swiper-container .pagination,
    .col-md-6 > div > .news.teaser .swiper-container .pagination,
    .col-md-6 > div > .teaser.press-release .swiper-container .pagination,
    .col-md-8 > .news.teaser .swiper-container .pagination,
    .col-md-8 > .teaser.press-release .swiper-container .pagination,
    .col-md-6 > .news.teaser .swiper-container .pagination,
    .col-md-6 > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-md-8 > div > .news.teaser .swiper-container .img-wrap, .col-md-8 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-md-6 > div > .news.teaser .swiper-container .img-wrap,
    .col-md-6 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-md-8 > .news.teaser .swiper-container .img-wrap,
    .col-md-8 > .teaser.press-release .swiper-container .img-wrap,
    .col-md-6 > .news.teaser .swiper-container .img-wrap,
    .col-md-6 > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; }
  .col-md-8 > div > .news.teaser .img-wrap, .col-md-8 > div > .teaser.press-release .img-wrap,
  .col-md-6 > div > .news.teaser .img-wrap,
  .col-md-6 > div > .teaser.press-release .img-wrap,
  .col-md-8 > .news.teaser .img-wrap,
  .col-md-8 > .teaser.press-release .img-wrap,
  .col-md-6 > .news.teaser .img-wrap,
  .col-md-6 > .teaser.press-release .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-md-8 > div > .news.teaser section, .col-md-8 > div > .teaser.press-release section,
  .col-md-6 > div > .news.teaser section,
  .col-md-6 > div > .teaser.press-release section,
  .col-md-8 > .news.teaser section,
  .col-md-8 > .teaser.press-release section,
  .col-md-6 > .news.teaser section,
  .col-md-6 > .teaser.press-release section {
    padding-left: 10px; }
  .col-md-3 > div > .news.teaser .img-wrap, .col-md-3 > div > .teaser.press-release .img-wrap, .col-md-3 > div > .news.teaser section, .col-md-3 > div > .teaser.press-release section,
  .col-md-4 > div > .news.teaser .img-wrap,
  .col-md-4 > div > .teaser.press-release .img-wrap,
  .col-md-4 > div > .news.teaser section,
  .col-md-4 > div > .teaser.press-release section,
  .col-md-3 > .news.teaser .img-wrap,
  .col-md-3 > .teaser.press-release .img-wrap,
  .col-md-3 > .news.teaser section,
  .col-md-3 > .teaser.press-release section,
  .col-md-4 > .news.teaser .img-wrap,
  .col-md-4 > .teaser.press-release .img-wrap,
  .col-md-4 > .news.teaser section,
  .col-md-4 > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-md-3 > div > .news.teaser .img-wrap, .col-md-3 > div > .teaser.press-release .img-wrap,
  .col-md-4 > div > .news.teaser .img-wrap,
  .col-md-4 > div > .teaser.press-release .img-wrap,
  .col-md-3 > .news.teaser .img-wrap,
  .col-md-3 > .teaser.press-release .img-wrap,
  .col-md-4 > .news.teaser .img-wrap,
  .col-md-4 > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-md-3 > div > .news.teaser section, .col-md-3 > div > .teaser.press-release section,
  .col-md-4 > div > .news.teaser section,
  .col-md-4 > div > .teaser.press-release section,
  .col-md-3 > .news.teaser section,
  .col-md-3 > .teaser.press-release section,
  .col-md-4 > .news.teaser section,
  .col-md-4 > .teaser.press-release section {
    padding-left: 20px; }
  .col-md-12 > div > .news.teaser .img-wrap, .col-md-12 > div > .teaser.press-release .img-wrap,
  .col-md-12 > .news.teaser .img-wrap,
  .col-md-12 > .teaser.press-release .img-wrap {
    padding-right: 10px; }
  .col-md-12 > div > .news.teaser section, .col-md-12 > div > .teaser.press-release section,
  .col-md-12 > .news.teaser section,
  .col-md-12 > .teaser.press-release section {
    padding-left: 10px; }
  .col-md-12 > div > .news.teaser section, .col-md-12 > div > .teaser.press-release section, .col-md-12 > div > .news.teaser .img-wrap, .col-md-12 > div > .teaser.press-release .img-wrap, .col-md-12 > div > .news.teaser .swiper-container, .col-md-12 > div > .teaser.press-release .swiper-container,
  .col-md-12 > .news.teaser section,
  .col-md-12 > .teaser.press-release section,
  .col-md-12 > .news.teaser .img-wrap,
  .col-md-12 > .teaser.press-release .img-wrap,
  .col-md-12 > .news.teaser .swiper-container,
  .col-md-12 > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-md-12 > div > .news.teaser .swiper-container, .col-md-12 > div > .teaser.press-release .swiper-container,
  .col-md-12 > .news.teaser .swiper-container,
  .col-md-12 > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-md-12 > div > .news.teaser .swiper-container .pagination, .col-md-12 > div > .teaser.press-release .swiper-container .pagination,
    .col-md-12 > .news.teaser .swiper-container .pagination,
    .col-md-12 > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-md-12 > div > .news.teaser .swiper-container .img-wrap, .col-md-12 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-md-12 > .news.teaser .swiper-container .img-wrap,
    .col-md-12 > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** three-column element **/
  /** Teaser View **/
  .col-lg-9 > div > .news.teaser .img-wrap, .col-lg-9 > div > .teaser.press-release .img-wrap, .col-lg-9 > div > .news.teaser .swiper-container, .col-lg-9 > div > .teaser.press-release .swiper-container,
  .col-lg-12 > div > .news.teaser .img-wrap,
  .col-lg-12 > div > .teaser.press-release .img-wrap,
  .col-lg-12 > div > .news.teaser .swiper-container,
  .col-lg-12 > div > .teaser.press-release .swiper-container,
  .search-result .col-lg-12 > .news.teaser .img-wrap,
  .search-result .col-lg-12 > .teaser.press-release .img-wrap,
  .search-result .col-lg-12 > .news.teaser .swiper-container,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container,
  .col-lg-9 > .news.teaser .img-wrap,
  .col-lg-9 > .teaser.press-release .img-wrap,
  .col-lg-9 > .news.teaser .swiper-container,
  .col-lg-9 > .teaser.press-release .swiper-container,
  .col-lg-12 > .news.teaser .img-wrap,
  .col-lg-12 > .teaser.press-release .img-wrap,
  .col-lg-12 > .news.teaser .swiper-container,
  .col-lg-12 > .teaser.press-release .swiper-container {
    width: 33.33333%; }
  .col-lg-9 > div > .news.teaser .swiper-container .pagination, .col-lg-9 > div > .teaser.press-release .swiper-container .pagination,
  .col-lg-12 > div > .news.teaser .swiper-container .pagination,
  .col-lg-12 > div > .teaser.press-release .swiper-container .pagination,
  .search-result .col-lg-12 > .news.teaser .swiper-container .pagination,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container .pagination,
  .col-lg-9 > .news.teaser .swiper-container .pagination,
  .col-lg-9 > .teaser.press-release .swiper-container .pagination,
  .col-lg-12 > .news.teaser .swiper-container .pagination,
  .col-lg-12 > .teaser.press-release .swiper-container .pagination {
    margin-top: 5px; }
  .col-lg-9 > div > .news.teaser .swiper-container .img-wrap, .col-lg-9 > div > .teaser.press-release .swiper-container .img-wrap,
  .col-lg-12 > div > .news.teaser .swiper-container .img-wrap,
  .col-lg-12 > div > .teaser.press-release .swiper-container .img-wrap,
  .search-result .col-lg-12 > .news.teaser .swiper-container .img-wrap,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container .img-wrap,
  .col-lg-9 > .news.teaser .swiper-container .img-wrap,
  .col-lg-9 > .teaser.press-release .swiper-container .img-wrap,
  .col-lg-12 > .news.teaser .swiper-container .img-wrap,
  .col-lg-12 > .teaser.press-release .swiper-container .img-wrap {
    width: 100%; }
  .col-lg-9 > div > .news.teaser section, .col-lg-9 > div > .teaser.press-release section,
  .col-lg-12 > div > .news.teaser section,
  .col-lg-12 > div > .teaser.press-release section,
  .search-result .col-lg-12 > .news.teaser section,
  .search-result .col-lg-12 > .teaser.press-release section,
  .col-lg-9 > .news.teaser section,
  .col-lg-9 > .teaser.press-release section,
  .col-lg-12 > .news.teaser section,
  .col-lg-12 > .teaser.press-release section {
    width: 66.66667%; }
  /** // Teaser View **/
  /** // three-column element **/
  /** one-column element in 3-1-row (max-span-2) **/
  .col-lg-3 > div > .news.teaser .img-wrap, .col-lg-3 > div > .teaser.press-release .img-wrap, .col-lg-3 > div > .news.teaser section, .col-lg-3 > div > .teaser.press-release section,
  .col-lg-4 > div > .news.teaser .img-wrap,
  .col-lg-4 > div > .teaser.press-release .img-wrap,
  .col-lg-4 > div > .news.teaser section,
  .col-lg-4 > div > .teaser.press-release section,
  .col-lg-3 > .news.teaser .img-wrap,
  .col-lg-3 > .teaser.press-release .img-wrap,
  .col-lg-3 > .news.teaser section,
  .col-lg-3 > .teaser.press-release section,
  .col-lg-4 > .news.teaser .img-wrap,
  .col-lg-4 > .teaser.press-release .img-wrap,
  .col-lg-4 > .news.teaser section,
  .col-lg-4 > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .news.teaser .img-wrap, .col-lg-3 > div > .teaser.press-release .img-wrap,
  .col-lg-4 > div > .news.teaser .img-wrap,
  .col-lg-4 > div > .teaser.press-release .img-wrap,
  .col-lg-3 > .news.teaser .img-wrap,
  .col-lg-3 > .teaser.press-release .img-wrap,
  .col-lg-4 > .news.teaser .img-wrap,
  .col-lg-4 > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .news.teaser section, .col-lg-3 > div > .teaser.press-release section,
  .col-lg-4 > div > .news.teaser section,
  .col-lg-4 > div > .teaser.press-release section,
  .col-lg-3 > .news.teaser section,
  .col-lg-3 > .teaser.press-release section,
  .col-lg-4 > .news.teaser section,
  .col-lg-4 > .teaser.press-release section {
    padding-top: 20px;
    padding-left: 20px; }
  .col-lg-3 > div > .news.card-container .img-wrap, .col-lg-3 > div > .card-container.press-release .img-wrap, .col-lg-3 > div > .news.card-container section, .col-lg-3 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .news.card-container .img-wrap, .col-lg-3 > div > .card-container.press-release .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .news.card-container section, .col-lg-3 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // one-column element in 3-1-row (max-span-2) **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div > .news.teaser .img-wrap,
  .col-sm-4 > div > .teaser.press-release .img-wrap,
  .col-sm-4 > div > .news.teaser section,
  .col-sm-4 > div > .teaser.press-release section,
  .col-sm-4 > .news.teaser .img-wrap,
  .col-sm-4 > .teaser.press-release .img-wrap,
  .col-sm-4 > .news.teaser section,
  .col-sm-4 > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .news.teaser section,
  .col-sm-4 > div > .teaser.press-release section,
  .col-sm-4 > .news.teaser section,
  .col-sm-4 > .teaser.press-release section {
    padding-top: 20px; }
  .col-sm-4 > div > .news.card-container .img-wrap, .col-sm-4 > div > .card-container.press-release .img-wrap, .col-sm-4 > div > .news.card-container section, .col-sm-4 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .news.card-container .img-wrap, .col-sm-4 > div > .card-container.press-release .img-wrap {
    padding-right: 0; }
  .col-sm-4 > div > .news.card-container section, .col-sm-4 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.news-content {
  float: left;
  position: relative;
  width: 100%; }
  .news-content .infoline {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    margin-bottom: 1.5em; }
  .news-content.standard-content h1, .news-content.standard-content .h1-like-headline {
    padding: 0;
    font-size: 2.4rem;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
.news-context {
  border: 1px solid #d9d9d9;
  float: left;
  padding: 2em;
  margin-bottom: 2em;
  max-width: 100%;
  width: 100%; }
  @media screen and (min-width: 980px) {
    .news-context {
      max-width: 75%; } }
  .news-context .tags .category {
    background: #d9d9d9; }
    .news-context .tags .category.active {
      background: #e1000f; }
  .news-context .link {
    float: left;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.4em 1em 0.4em 2em; }
  .news-context .icon-arrow_link2:before {
    top: 5px; }
  .news-context .icon-arrow_news {
    font-size: 1.6rem; }
  .news-context .icon-arrow_news:before {
    left: 7px;
    font-size: 1.8rem; }
.row [class^="col-"][class$="12"]:first-child > .news > .news-context, .row [class^="col-"][class$="12"]:first-child > .press-release > .news-context {
  display: block;
  margin: 0 auto; }
  .row [class^="col-"][class$="12"]:first-child > .news > .news-context:after, .row [class^="col-"][class$="12"]:first-child > .press-release > .news-context:after {
    content: "";
    clear: both;
    display: table; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .news-context .tags {
    margin: 0;
    width: 66.66667%; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 3-1-row (max-span-2) **/
  /** // one-column element in 3-1-row (max-span-2) **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Newsroom Detail View ***/
.newsroom-detail {
  position: relative;
  height: 100%; }
  .newsroom-detail .bab-newsroom-produktneuheiten-slider .wrapper {
    padding: 0; }
  .newsroom-detail .date-wrap {
    margin-bottom: 0.4em;
    float: left;
    width: 100%; }
    .newsroom-detail .date-wrap p, .newsroom-detail .date-wrap span {
      float: left;
      font-size: 1.4em;
      width: auto; }
  .newsroom-detail h2 {
    margin-top: 0; }
  .newsroom-detail.big h2 {
    font-size: 3.2rem; }
  .newsroom-detail .wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2em 2em 1em 2em;
    width: 100%; }
  .newsroom-detail.small .wrapper {
    padding: 1.2rem 1.4rem; }
  .newsroom-detail .infoline {
    float: left;
    margin-bottom: 0.4em;
    width: 100%; }
  .newsroom-detail .video-play {
    top: 6em; }
    .newsroom-detail .video-play:before {
      left: 26px;
      top: 14px; }
  .newsroom-detail .swiper-slide img {
    width: 100%; }
  .newsroom-detail .produktneuheiten-swiper {
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    height: 100%; }
    .newsroom-detail .produktneuheiten-swiper .produktneuheiten-header-top {
      text-align: center;
      padding-top: 20px;
      padding-left: 2px;
      padding-right: 2px;
      color: #868a90; }
      .newsroom-detail .produktneuheiten-swiper .produktneuheiten-header-top:hover {
        color: #222222; }
    .newsroom-detail .produktneuheiten-swiper .bab-newsroom-item-tag:hover {
      background-color: inherit; }
    .newsroom-detail .produktneuheiten-swiper .newsroom-detail {
      padding-left: 20px;
      padding-right: 20px; }
      .newsroom-detail .produktneuheiten-swiper .newsroom-detail .wrapper {
        background-color: #ffffff;
        position: relative; }
    .newsroom-detail .produktneuheiten-swiper p {
      font-size: 1.4rem !important; }
    .newsroom-detail .produktneuheiten-swiper .pagination {
      margin-bottom: 2%; }
    .newsroom-detail .produktneuheiten-swiper .bab-newsroom-item-meta-divider {
      margin-right: 0.4rem; }
.newsroom-detail.simple .wrapper {
  height: 100%; }
/** // Newsroom Detail View **/
.newsroom {
  width: auto !important; }
  .newsroom .item-wrapper {
    overflow: hidden;
    float: left; }
  .newsroom .sidebar {
    background: #f0f1f5;
    display: none;
    float: left;
    padding: 2.5em 1em 1em 1em; }
  .newsroom .sidebar-swiper {
    float: left;
    width: 100%; }
  .newsroom .tags .category {
    background: #d9d9d9; }
    .newsroom .tags .category.active {
      background: #e1000f; }
  .newsroom .reset-text {
    float: left;
    font-size: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
    margin-right: 0.5em; }
  .newsroom .result-item:nth-child(2n) > div {
    float: right; }
  .newsroom .swiper-container {
    padding: 0; }
/* Loader */
.load-wrap {
  position: relative;
  max-width: 100%; }
  .load-wrap .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #FFF;
    z-index: 1500;
    opacity: 0.6; }
  .load-wrap .processicon {
    padding: 3em;
    background: url(/resource/blob/827890/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif.gif) no-repeat center;
    margin: -1.5em 0 0 -1.5em;
    position: absolute;
    left: 50%;
    top: 60%;
    z-index: 1500; }
.bab-newsroom .bab-newsroom-filter-open .submit {
  background: url(/resource/blob/827854/c5d598747fa98112eb0944a48d0f2485/data/icon-search-png.png) no-repeat center center transparent;
  font-size: 1rem;
  padding: 0;
  width: 3.1rem;
  height: 3.1rem;
  filter: none;
  position: absolute;
  float: right;
  right: 0;
  top: 0; }
/* //Loader */
/* Swiper */
/*.newsroom .collectionSwiper.swiper-container h2 {
  padding: 0;
  display: block;
}
.newsroomDetail.small .swiper-container,
.newsroomDetail.small .swiper-content {
  height: 230px;
}
.newsroomDetail.big .swiper-container,
.newsroomDetail.big .swiper-content {
  height: 480px;
}
.newsroom .swiper-container,
.newsroom .swiper-content {
  height: auto;
}
.newsroom .pagination {
  display: none;
}*/
.bab-newsroom-editors-pick-inner.slider .stageSwiper + .pagination {
  margin-top: 10px; }
/*** // Newsroom ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .newsroom-detail .date-wrap p {
    font-size: 1.5em;
    margin-bottom: 0.4em; }
  .col-xs-12 > div > .newsroom-detail .text p {
    font-size: 1.8em;
    margin-top: 0.4em; }
  .col-xs-12 > div > .newsroom-detail h2 {
    margin-bottom: 0; }
  .col-xs-12 > div > .newsroom-detail .video-play {
    top: 12em;
    margin-left: -6em;
    width: 12em;
    height: 12em; }
    .col-xs-12 > div > .newsroom-detail .video-play:before {
      top: 22px;
      left: 44px;
      font-size: 5.4em; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .newsroom .sidebar {
    display: block; }
  .newsroom .sidebar-swiper {
    display: none; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type MYCONTENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.mycontent-element-list {
  margin: 0; }
  .mycontent-element-list li {
    list-style-type: none; }
.mycontent-action-message {
  display: table;
  padding: 0 1em;
  position: absolute;
  top: 0;
  left: auto;
  min-width: calc(100% - 8px);
  max-width: calc(100% + 8px);
  width: auto !important;
  z-index: 15000;
  color: #fff;
  background: rgba(225, 0, 15, 0.75);
  font-size: 1.4rem; }
  .mycontent-action-message [class^="icon-"]:before {
    color: #ffffff;
    left: 5px;
    top: 5px;
    font-size: 1.35em; }
  .mycontent-action-message .icon-success:before {
    content: '\e8b1'; }
  .mycontent-action-message .icon-error:before {
    content: '\e8b8'; }
  .mycontent-action-message .icon-exists:before {
    content: '\e8b2'; }
  .mycontent-action-message .text {
    border: none;
    display: table-cell;
    margin: 0;
    line-height: 1.2em;
    padding: 0.4em 0.4em 0.4em 2.8em;
    vertical-align: middle;
    height: 40px;
    width: 100%; }
.tooltip .mycontent-action-message, body.standalone-layout .search-box.mobile-only .mycontent-action-message,
.video .mycontent-action-message {
  left: 0;
  width: 100% !important; }
.mycontent-options-links {
  background: #f0f1f5;
  box-sizing: border-box;
  float: right;
  padding: 0.8em;
  width: 100%; }
  .mycontent-options-links a {
    background: #ffffff;
    display: block;
    float: left;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    padding: 0.4em 0.7em 0.2em 2.3em;
    width: 100%; }
  .mycontent-options-links a:first-child {
    margin-right: 1px;
    margin-bottom: 1px; }
  .mycontent-options-links .icon-email:before, .mycontent-options-links .icon-mail:before {
    content: '\e802';
    left: -24px;
    top: 1px; }
  .mycontent-options-links .icon-delete:before {
    content: '\e831';
    left: -20px;
    top: 0; }
.mycontent-options-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1640; }
.mycontent-options-switch {
  height: 3.3em;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 164; }
  .mycontent-options-switch a {
    background: #e1000f;
    display: block;
    padding: 0 2em 0 1em;
    margin: 0;
    color: #fff;
    float: right;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    text-align: right;
    font-size: 1.4em;
    line-height: 2.4em;
    width: 7em; }
  .mycontent-options-switch a.active {
    width: 100%; }
  .mycontent-options-switch a:after {
    content: "+";
    font-size: 1.4em;
    position: absolute;
    right: 0.5em;
    top: -1px; }
  .mycontent-options-switch a.active:after {
    content: "-";
    font-size: 2em;
    right: 0.4em;
    top: 0; }
.mycontent-options-buttons {
  display: none;
  padding: 4em 0.8em 0.8em 0.8em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 162;
  background: #d9d9d9;
  width: 100%; }
  .mycontent-options-buttons a {
    background-color: #f0f1f5;
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.4em 0.5em 0.2em 2em;
    width: 100%; }
  .mycontent-options-buttons a:first-child {
    margin-right: 1px;
    margin-bottom: 1px; }
  .mycontent-options-buttons .icon-download:before {
    content: '\e82f';
    left: -20px;
    top: -1px; }
  .mycontent-options-buttons .icon-delete:before {
    content: '\e831';
    left: -20px;
    top: 1px; }
.myContentElement > div {
  height: auto !important; }
.myContentElement .overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1em;
  width: 100%;
  height: 100% !important;
  z-index: 1280;
  display: none; }
  .myContentElement .overlay-wrap .overlay {
    background-color: rgba(49, 58, 61, 0.8);
    width: 100%;
    height: 100% !important;
    position: relative; }
  .myContentElement .overlay-wrap ul {
    bottom: 2em;
    height: auto;
    position: absolute;
    margin: 0 5%;
    width: 90%; }
  .myContentElement .overlay-wrap .icon-draganddrop:before {
    content: '\e843';
    left: -23px;
    top: 2px; }
  .myContentElement .overlay-wrap .icon-delete:before {
    content: '\e831';
    left: -22px;
    top: 3px; }
.myContentElement {
  position: relative; }
.myContentID,
.myContentSortPosition {
  display: none; }
.myContentLoader {
  width: 100%;
  text-align: center;
  height: 5em;
  position: absolute;
  top: 45%;
  background: url(/resource/blob/827664/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif-gif.gif) 50% 0 no-repeat; }
.gdpr-adaptions {
  position: relative; }
  .gdpr-adaptions .checkbox {
    display: inline-block; }
  .gdpr-adaptions:after {
    content: "";
    display: table;
    clear: both; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .mycontent-options-box {
    width: 27.8em; }
  .mycontent-options-links,
  .mycontent-options-buttons {
    width: auto; }
    .mycontent-options-links a,
    .mycontent-options-buttons a {
      width: auto; } }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.press-release.teaser,
.press-release.card-container,
.press-release.card {
  position: relative; }
  .press-release.teaser .tags,
  .press-release.card-container .tags,
  .press-release.card .tags {
    position: absolute;
    left: 0;
    top: 0; }
  .press-release.teaser:hover h2.headline,
  .press-release.card-container:hover h2.headline,
  .press-release.card:hover h2.headline {
    text-decoration: underline; }
.standard-content.press-release h1, .standard-content.press-release h2, .standard-content.press-release .h1-like-headline {
  font-size: 2.4rem; }
.standard-content.press-release h1, .standard-content.press-release .h1-like-headline {
  font-family: "MiloPro", Helvetica, Arial, sans-serif; }
.standard-content.press-release h2 {
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 2.4rem; }
  .standard-content.press-release h2.headline {
    font-size: 2.4rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
.bab-button-center {
  text-align: center; }
  .bab-button-center button {
    margin-top: 20px; }
.bab-border {
  border: 2px solid #f0f1f5; }
  .bab-border h2.headline {
    color: #e1000f; }
.news.teaser.bab-border section, .teaser.bab-border.press-release section {
  padding-top: 20px !important; }
.socialmedia-title {
  padding: 5px 0; }
/* Content Type TABLES
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/* Tables */
.table-responsive {
  border: none !important;
  display: none;
  margin-bottom: 1.4em; }
  .table-responsive .table, .table-responsive table {
    margin: 0; }
table {
  display: none;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1em;
  width: 100%; }
  table p {
    font-size: 1em; }
  table thead {
    font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    table thead th {
      border-bottom: 2px solid #222222 !important; }
    table thead th:first-child {
      border-bottom-width: 2px !important; }
  table tbody tr:hover {
    background: #f0f1f5; }
  table tbody td:hover, table tbody td:focus {
    color: #e1000f;
    border-bottom: red solid 2px !important; }
  table th, table td {
    padding: 8px;
    text-align: left;
    border-bottom: 2px solid #f0f1f5;
    border-right: 2px solid #ffffff; }
table.table td {
  border-bottom: 2px solid #f0f1f5 !important; }
.table-box {
  max-width: 730px; }
  .table-box > [class^="col-"] {
    padding: 0;
    margin-top: 0; }
  .table-box .text {
    float: left;
    width: 100%;
    max-width: 730px; }
.table-wrapper {
  clear: both;
  position: relative;
  margin-bottom: 1.5em;
  max-width: 730px; }
  .table-wrapper:focus {
    outline: 2px solid #e1000f; }
  .table-wrapper > .pinned,
  .table-wrapper > .scrollable {
    position: absolute;
    top: 0;
    left: 0; }
    .table-wrapper > .pinned table,
    .table-wrapper > .scrollable table {
      margin-bottom: 0; }
  .table-wrapper > .pinned {
    max-width: 50%; }
  .table-wrapper > .scrollable {
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none !important; }
    .table-wrapper > .scrollable table th:first-child, .table-wrapper > .scrollable table td:first-child {
      display: none; }
.table-responsive {
  border: 1px solid #d9d9d9; }
  .table-responsive.focus {
    border-color: #e1000f;
    border-color: -webkit-focus-ring-color; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .table-responsive {
    display: block; }
  table {
    display: table; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .table-responsive {
    border-color: transparent; }
  .table-wrapper > .pinned {
    max-width: none; } }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
@media print {
  table {
    display: table !important; } }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Searchfield **/
.searchfield {
  position: relative;
  z-index: 2; }
  .searchfield input {
    float: left; }
  .searchfield .submit {
    position: absolute;
    top: 5px;
    right: 10px;
    background: transparent;
    color: #222222;
    font-size: 18px;
    border: none;
    width: 20px; }
    .searchfield .submit:after {
      font-family: "henkel-icon";
      display: block;
      content: "\e801";
      margin-bottom: 3px; }
  .searchfield .autocomplete {
    background: #f0f1f5;
    display: none;
    float: left;
    width: 100%;
    z-index: 100; }
    .searchfield .autocomplete p {
      width: auto; }
    .searchfield .autocomplete p strong {
      font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    .searchfield .autocomplete a:link,
    .searchfield .autocomplete a:visited {
      padding: 0 0.6em 0.6em 0.6em;
      float: left;
      width: 100%; }
    .searchfield .autocomplete p:first-child a:link,
    .searchfield .autocomplete p:first-child a:visited {
      padding-top: 0.6em; }
    .searchfield .autocomplete a:hover,
    .searchfield .autocomplete a:focus {
      color: #e1000f; }
/** JQUERY-UI AUTOCOMPLETE **/
#ui-id-1.ui-menu, #ui-id-2.ui-menu {
  z-index: 1;
  background: #f0f1f5; }
  #ui-id-1.ui-menu .ui-menu-item, #ui-id-2.ui-menu .ui-menu-item {
    list-style: none;
    padding: 0 0.9rem 0.9rem 0.9rem;
    font-size: 1.4rem; }
    #ui-id-1.ui-menu .ui-menu-item strong, #ui-id-2.ui-menu .ui-menu-item strong {
      font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    #ui-id-1.ui-menu .ui-menu-item:hover, #ui-id-2.ui-menu .ui-menu-item:hover {
      cursor: pointer;
      color: #e1000f; }
    #ui-id-1.ui-menu .ui-menu-item span, #ui-id-2.ui-menu .ui-menu-item span {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      word-break: break-all; }
  #ui-id-1.ui-menu .ui-menu-item:first-of-type, #ui-id-2.ui-menu .ui-menu-item:first-of-type {
    padding-top: 0.9rem; }
#ui-id-3.ui-menu {
  left: 0 !important;
  top: 0.9rem !important;
  margin-bottom: 3rem;
  background: #f0f1f5;
  z-index: 1; }
  #ui-id-3.ui-menu .ui-menu-item {
    list-style: none;
    padding: 0 0.9rem 0.9rem 0.9rem;
    font-size: 1.4rem; }
    #ui-id-3.ui-menu .ui-menu-item strong {
      font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    #ui-id-3.ui-menu .ui-menu-item:hover {
      cursor: pointer;
      color: #e1000f; }
    #ui-id-3.ui-menu .ui-menu-item span {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      word-break: break-all; }
.ui-helper-hidden-accessible {
  display: none; }
/** Searchfield **/
.search main,
.search footer {
  float: left;
  margin: 1em 0 1em 0;
  width: 100%; }
.search header {
  border: none;
  height: auto;
  margin-bottom: 2em; }
.search main {
  margin-top: 1em; }
.search .collection-link {
  display: block;
  float: right;
  font-size: 1.6em;
  height: 2.1em;
  padding: 0.4em 3em 0.4em 0;
  position: relative; }
  .search .collection-link:before {
    background: #ffffff;
    content: '\E841';
    font-family: "henkel-icon";
    right: 0;
    position: absolute;
    top: -5px;
    font-size: 2.05em;
    color: #e1000f; }
.search .tabElement .resp-tabs-container {
  border: none; }
.search .search-filter a:link,
.search .search-filter a:visited {
  background: #d8dee4;
  float: left;
  font-size: 1.4em;
  text-align: center;
  padding: 0.8em 0.8em;
  margin: 0 1px 1px 0; }
.search .search-filter a:hover,
.search .search-filter a:focus {
  color: #e1000f; }
.search .search-filter .tabactive a:link,
.search .search-filter .tabactive a:visited {
  background-color: #e1000f;
  color: #ffffff; }
.search .search-filter a.two-rows {
  padding: 0.34em 0.8em;
  max-width: 8em;
  line-height: 1.2em; }
.search footer {
  background: none;
  text-align: center; }
.search .result-navigation {
  display: inline-block; }
  .search .result-navigation .arrow {
    float: left;
    overflow: hidden;
    height: 3.2em;
    width: 4.2em; }
  .search .result-navigation .arrow img {
    width: 12.6em;
    margin-left: -4.2em; }
  .search .result-navigation .arrow a:hover img {
    margin-left: -8.4em; }
  .search .result-navigation .arrow a img {
    margin: 0; }
  .search .result-navigation .counter {
    float: left;
    margin: 0 1em; }
    .search .result-navigation .counter ul,
    .search .result-navigation .counter li {
      float: left; }
    .search .result-navigation .counter a:link,
    .search .result-navigation .counter a:visited,
    .search .result-navigation .counter li.active,
    .search .result-navigation .counter .gap {
      font-size: 1.8em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
      float: left;
      padding: 0.4em; }
    .search .result-navigation .counter a:hover,
    .search .result-navigation .counter a:focus,
    .search .result-navigation .counter .active {
      color: #e1000f; }
.search-result {
  float: left;
  border-top: 1px solid #d8dee4;
  padding-top: 1rem;
  margin: 0;
  width: 100%; }
  .search-result .link-element.simple {
    padding: 1.6rem 3.2rem 1.6rem 1.6rem; }
  .search-result .job-link {
    margin-bottom: 1.6rem;
    max-width: 116.8rem; }
    .search-result .job-link span {
      font-size: 1.6rem; }
    .search-result .job-link .link-title {
      font-size: 2rem;
      margin-bottom: 0.75rem; }
  .search-result .location .address {
    font-size: 1.44rem;
    line-height: 1.728rem;
    margin-top: 0.576rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type SITEMAP
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.sitemap {
  float: left;
  width: 100%; }
  .sitemap div,
  .sitemap div ul,
  .sitemap div ul li {
    float: left; }
  .sitemap strong {
    color: #e1000f;
    font-weight: bold; }
/** Trigger Expand/Collapse all **/
.sitemap .trigger {
  background: #fff;
  float: left;
  width: 100%; }
  .sitemap .trigger a {
    float: left;
    font-size: 1.4em;
    padding-left: 1em;
    margin-right: 2em;
    position: relative; }
  .sitemap .trigger :before {
    content: '\e810';
    font-family: "henkel-icon";
    left: 0px;
    position: absolute;
    top: 4px;
    font-size: 0.5em;
    font-weight: 900;
    color: #222222; }
  .sitemap .trigger .collapseAll:before {
    content: '\e811';
    font-family: "henkel-icon";
    left: -1px;
    position: absolute;
    font-size: 0.5em;
    font-weight: 900;
    color: #222222; }
.sitemap .no-sub .fold-out {
  display: none; }
.sitemap .no-sub div {
  margin-left: 1em; }
.sitemap ul .no-sub a:link, .sitemap ul .no-sub strong {
  margin-left: 0.9em;
  width: calc(100% - 0.9em); }
.sitemap ul ul .no-sub a:link, .sitemap ul ul .no-sub strong {
  margin-left: 1.3em; }
/*** UL first Layer ***/
.sitemap ul {
  width: 100%; }
  .sitemap ul li {
    background: url(/resource/blob/827892/858393fdcc58f775aed7673caabdfc21/data/sitemap-dots-vertical-png.png) repeat-y 0.82em top transparent;
    list-style-type: none;
    width: 100%;
    position: relative; }
  .sitemap ul div {
    background: url(/resource/blob/827894/69d91c660702faff0b637726be4ed721/data/sitemap-dots-horizontal-png.png) repeat-x left 2.9em transparent;
    position: relative;
    padding-top: 2em;
    width: 100%; }
    .sitemap ul div.placeholder {
      background: none;
      margin-bottom: -2em;
      float: left; }
  .sitemap ul a:link, .sitemap ul strong {
    background: #fff;
    float: left;
    font-family: "MiloProBold", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    margin-left: 1.5em;
    padding-left: 0.1em;
    width: calc(100% - 1.5em); }
  .sitemap ul a:hover,
  .sitemap ul a:focus {
    color: #e1000f; }
  .sitemap ul ul a:link, .sitemap ul ul strong {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    margin-left: 2em;
    padding-left: 0.2em; }
  .sitemap ul ul ul a:link, .sitemap ul ul ul strong {
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
  .sitemap ul a.fold-out {
    display: block;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    height: 1em;
    width: 1em; }
  .sitemap ul a.fold-out:after {
    content: '\e83b';
    font-family: "henkel-icon";
    left: 0px;
    position: absolute;
    top: -1px;
    font-size: 1em;
    color: #e1000f; }
  .sitemap ul a.fold-out:before {
    content: '';
    left: 2px;
    position: absolute;
    top: -1px;
    width: 1em;
    height: 1em;
    background: #fff; }
  .sitemap ul li.active .fold-out:after {
    content: '\e83c'; }
.sitemap > div > ul > li:first-of-type {
  background-position-y: center; }
  .sitemap > div > ul > li:first-of-type > div {
    padding-top: 0;
    background-position-y: 0.9em; }
/*** UL second Layer ***/
.sitemap ul ul {
  margin-left: 2.6em;
  width: calc(100% - 2.6em);
  display: none; }
.sitemap ul li.active ul {
  display: block; }
.sitemap ul li:not(.active) ul {
  display: none; }
.sitemap ul ul li {
  background: url(/resource/blob/827892/858393fdcc58f775aed7673caabdfc21/data/sitemap-dots-vertical-png.png) repeat-y 0.9em top transparent; }
.sitemap li.active:last-child:before {
  content: "";
  height: 100%;
  width: 10px;
  background-color: #ffffff;
  display: block;
  top: 2em;
  position: absolute; }
.sitemap li:last-child:after {
  content: "";
  height: 6px;
  width: 10px;
  background-color: #ffffff;
  display: block;
  bottom: 0;
  position: absolute; }
.sitemap li.no-sub:last-child:after {
  height: 6px; }
.sitemap li li.no-sub:last-child:after {
  height: 10px; }
.sitemap ul ul ul li:last-child:after {
  height: 9px; }
.sitemap ul ul div {
  background: url(/resource/blob/827894/69d91c660702faff0b637726be4ed721/data/sitemap-dots-horizontal-png.png) repeat-x left 1.7em transparent;
  position: relative;
  padding-top: 1em;
  width: 19em; }
.sitemap ul ul a.fold-out:after,
.sitemap ul li.active ul a.fold-out:after {
  content: '\e810';
  left: 6px;
  font-size: 0.5em;
  position: absolute;
  top: 2px;
  width: 1em;
  height: 1em;
  color: #222222;
  font-weight: 900; }
.sitemap ul ul a.fold-out,
.sitemap ul li.active ul a.fold-out {
  background: url(/resource/blob/827896/c617a030ed9f24b4f3f6133a2ab1e4b2/data/sitemap-icon-secondlayer-png.png) no-repeat 0.4em center #fff;
  margin: 0;
  padding: 0; }
.sitemap ul ul li.active a.fold-out:after {
  content: '\e811'; }
/*** UL third Layer ***/
.sitemap ul ul ul li a:link, .sitemap ul ul ul li strong {
  background-image: url(/resource/blob/827894/69d91c660702faff0b637726be4ed721/data/sitemap-dots-horizontal-png.png);
  background-repeat: repeat-x;
  background-position: left 0.8rem;
  background-color: transparent;
  margin-left: 0.8rem;
  padding-left: 2.2rem; }
  .sitemap ul ul ul li a:link span, .sitemap ul ul ul li strong span {
    display: block;
    background-color: #fff;
    padding-left: 0.2rem; }
.sitemap ul ul ul li.no-sub a:link, .sitemap ul ul ul li.no-sub strong {
  margin-left: 0.8rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type EVENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.link-list .icon-facebook:before,
.link-list .icon-twitter:before {
  top: 0; }
.link-list .icon-youtube:before,
.link-list .icon-linkedin:before {
  top: 2px; }
.social-container {
  float: left;
  width: 100%; }
.social-count {
  float: left;
  padding-left: 0; }
  .social-count a:link {
    float: left;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    padding-left: 5em;
    padding-bottom: 10px;
    height: auto;
    min-height: 70px;
    max-width: 100%;
    margin-right: 10px; }
  .social-count span {
    float: left; }
  .social-count #twitter_count,
  .social-count #fb_count,
  .social-count #ig_count {
    clear: both;
    font-size: 2.4em;
    margin-right: 5px;
    line-height: 1;
    margin-top: -0.2em; }
  .social-count #li_count {
    clear: both;
    font-size: 2.4em;
    margin-right: 5px;
    line-height: 1;
    margin-top: -0.2em; }
  .social-count .icon-twitter:before,
  .social-count .icon-facebook:before {
    font-size: 6rem;
    left: -70px;
    top: 0; }
  .social-count .icon-instagram:before {
    font-size: 7rem;
    left: -70px;
    top: 15px; }
  .social-count .icon-linkedin:before {
    font-size: 6rem;
    left: -70px;
    top: 0px; }
.social-box {
  background: url(/resource/blob/827898/b637c225789f36dfd94e0a7ccab8f9d7/data/social-container-bg-png.png) no-repeat right top #828c96;
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 10px 10px 4.2rem 10px; }
  .social-box .expand:before {
    background: #fff;
    content: '\E83B';
    font-family: "henkel-icon";
    right: -2px;
    position: absolute;
    top: -7px;
    font-size: 3.5em;
    color: #e3000f; }
  .social-box .expand.active {
    background-position: -33px 0; }
    .social-box .expand.active:before {
      content: '\E83C'; }
.social-item {
  float: left;
  position: relative;
  background: #ffffff;
  margin-top: 7em; }
  .social-item:after {
    bottom: 100%;
    left: 1.4em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-width: 10px; }
  .social-item .icon {
    display: block;
    left: 0;
    top: -5.6em;
    position: absolute;
    width: 3em;
    height: 3em; }
  .social-item .icon.twitter {
    background: url(/resource/blob/827900/a8da8a2c838651054628de0a1c802dc0/data/socialitem-twitter-png.png) no-repeat left top transparent; }
  .social-item .icon.facebook {
    background: url(/resource/blob/827902/b86a802085de5fd6cef29fc43dd87a67/data/socialitem-facebook-png.png) no-repeat left top transparent; }
  .social-item .icon.instagram {
    width: 3.2em;
    height: 3.2em;
    background: url(/resource/blob/827904/6920ee0d06ac197bdd72731e519cb1e8/data/socialitem-instagram-png.png) no-repeat left top transparent; }
  .social-item .icon.linkedin {
    width: 3.2em;
    height: 3.2em;
    background: url(/resource/blob/827906/a1dfee3ed1661e95846a04829a1fd049/data/socialitem-linkedin-png.png) no-repeat left top transparent; }
/*** Odd item ***/
.social-item:nth-child(2n):after {
  border-left-color: transparent;
  border-right-color: #fff;
  border-top-color: transparent;
  border-bottom-color: #fff;
  left: inherit;
  right: 1em; }
.social-item:nth-child(2n) .icon {
  left: inherit;
  right: 0; }
/*** Expand ***/
.social-box .expand {
  background: url(../images/layout/button_expand.png) 0 0 no-repeat transparent;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.3em;
  height: 3.3em;
  overflow: hidden; }
.counterOnly .social-count a:link {
  margin: 0 0 1em 0; }
/*** NO Counter ***/
.social-container.noCounter .social-count {
  display: none; }
.social-container.noCounter .social-box {
  width: 100%; }
/** // Social Container **/
.social-container .iframeWrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
.social-container iframe {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  min-width: 0 !important;
  width: 100% !important;
  max-width: 500px !important; }
iframe {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important; }
/** Facebook Post Rebuild **/
.fb_post {
  float: left;
  width: 100%; }
  .fb_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .fb_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .fb_post .header abbr[title] {
    border: none; }
  .fb_post a:link,
  .fb_post a:visited,
  .fb_post .teaserLink span.link {
    color: #e1000f; }
  .fb_post a.uiLinkSubtle,
  .fb_post .teaserLink span {
    color: #222222; }
  .fb_post .header h5,
  .fb_post .date {
    font-size: 1.6em; }
  .fb_post .logo {
    display: none; }
  .fb_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .fb_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .fb_post .teaserLink a:link,
  .fb_post .teaserLink a:visited {
    width: 100%; }
  .fb_post .teaserLink a.shareLink {
    max-width: 100%;
    display: block; }
    .fb_post .teaserLink a.shareLink > img {
      width: auto;
      max-width: 100%; }
  .fb_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .fb_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .fb_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .fb_post .article img {
    width: 100%; }
@media screen and (min-width: 1250px) {
  .col-lg-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink, .col-md-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink {
    width: 25%; } }
@media screen and (max-width: 729px) and (min-width: 480px) {
  .col-lg-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink, .col-md-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink {
    width: 25%; } }
/** // Facebook Post Rebuild **/
/** Twitter Post Rebuild **/
.twtr_post {
  position: relative; }
  .twtr_post .timelineUnitContainer {
    padding: 1.5em; }
  .twtr_post .header,
  .twtr_post .content,
  .twtr_post .footer {
    float: left;
    padding: 1.5em;
    height: auto;
    width: 100%; }
  .twtr_post .header {
    border: none;
    margin: 0 0 1.5em 0;
    padding-bottom: 0; }
  .twtr_post .header img,
  .twtr_post .header .follow-button {
    display: none; }
  .twtr_post .header a:link,
  .twtr_post .header a:visited {
    font-size: 1.4em; }
  .twtr_post .content p {
    font-size: 1.6em;
    float: left;
    margin-bottom: 0.2em;
    width: 100%;
    word-wrap: break-word; }
  .twtr_post .content p a:link,
  .twtr_post .content p a:visited {
    color: #e1000f; }
  .twtr_post a:link,
  .twtr_post a:visited,
  .twtr_post .teaserLink .link {
    color: #e1000f; }
  .twtr_post a.uiLinkSubtle,
  .twtr_post .teaserLink span {
    color: #222222; }
  .twtr_post .content p a:link b,
  .twtr_post .content p a:visited b {
    font-weight: normal; }
  .twtr_post .dateline {
    position: absolute;
    left: 1.5em;
    top: 3.5em; }
  .twtr_post .dateline a:link,
  .twtr_post .dateline a:visited {
    font-size: 1.4em; }
  .twtr_post .teaserLink {
    float: left;
    width: 100%;
    margin-bottom: 1.2em; }
  .twtr_post .teaserLink.videoLink {
    border: 1px solid #d8dee4;
    padding: 1.2em; }
  .twtr_post .teaserLink a:link,
  .twtr_post .teaserLink a:visited {
    float: left;
    width: 100%; }
  .twtr_post .teaserLink img {
    width: 100%;
    border-radius: 0; }
  .twtr_post img {
    max-width: 100%;
    border-radius: 0; }
  .twtr_post .teaserLink.videoLink .shareLink {
    width: 16em; }
  .twtr_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .twtr_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .twtr_post .article img {
    width: 100%; }
/** Instagram Post Rebuild **/
.ig_post {
  float: left;
  width: 100%; }
  .ig_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .ig_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .ig_post .header abbr[title] {
    border: none; }
  .ig_post a:link,
  .ig_post a:visited,
  .ig_post .teaserLink span.link {
    color: #e1000f; }
  .ig_post a.uiLinkSubtle,
  .ig_post .teaserLink span {
    color: #222222; }
  .ig_post .header h5,
  .ig_post .date {
    font-size: 1.6em; }
  .ig_post .logo {
    display: none; }
  .ig_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .ig_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .ig_post .teaserLink a:link,
  .ig_post .teaserLink a:visited {
    width: 100%; }
  .ig_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .ig_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .ig_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .ig_post .article img {
    width: 100%; }
  .ig_post .photoWrap img {
    max-width: 100%; }
/** // Instagram Post Rebuild **/
/** LinkedIn Post Rebuild **/
.li_post {
  float: left;
  width: 100%; }
  .li_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .li_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .li_post .header abbr[title] {
    border: none; }
  .li_post a:link,
  .li_post a:visited,
  .li_post .teaserLink span.link {
    color: #e1000f; }
  .li_post a.uiLinkSubtle,
  .li_post .teaserLink span {
    color: #222222; }
  .li_post .header h5,
  .li_post .date {
    font-size: 1.6em; }
  .li_post .logo {
    display: none; }
  .li_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .li_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .li_post .teaserLink a:link,
  .li_post .teaserLink a:visited {
    width: 100%; }
  .li_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .li_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .li_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .li_post .article img {
    width: 100%; }
  .li_post .photoWrap img {
    max-width: 100%; }
.userContent a {
  display: inline-block;
  word-break: break-all; }
/** // LinkedIn Post Rebuild **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-12 > .social-container .social-item.social-item,
  .col-sm-12 > div > .social-container .social-item.social-item {
    width: 70%; }
  .col-sm-12 > .social-container .social-item.social-iten:nth-child(2n),
  .col-sm-12 > div > .social-container .social-item.social-iten:nth-child(2n) {
    width: 70%;
    margin-left: 20%; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-12 > .social-container:not(.bab-socialbox-only),
  .col-md-12 > div > .social-container:not(.bab-socialbox-only) {
    margin-left: -4px;
    margin-right: -4px; }
    .col-md-12 > .social-container:not(.bab-socialbox-only):before, .col-md-12 > .social-container:not(.bab-socialbox-only):after,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):before,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):after {
      content: " ";
      display: table; }
    .col-md-12 > .social-container:not(.bab-socialbox-only):after,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):after {
      clear: both; }
    .col-md-12 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-count {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) {
      .col-md-12 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-count {
        float: left;
        width: 25%; } }
@media screen and (min-width: 980px) {
    .col-md-12 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-box {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) {
      .col-md-12 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-box {
        float: left;
        width: 75%; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .social-container .social-count a:first-child {
    margin: 0; }
  .col-lg-6 > div > .social-container .social-count a:first-child,
  .col-lg-8 > div > .social-container .social-count a:first-child,
  .col-lg-9 > div > .social-container .social-count a:first-child,
  .col-lg-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-lg-6 > div > .social-container .social-box .social-item.social-item,
  .col-lg-8 > div > .social-container .social-box .social-item.social-item,
  .col-lg-9 > div > .social-container .social-box .social-item.social-item,
  .col-lg-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-lg-6 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-lg-6 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-lg-6 > div > .social-container .logo img,
  .col-lg-8 > div > .social-container .logo img,
  .col-lg-9 > div > .social-container .logo img,
  .col-lg-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-lg-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-6 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-lg-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; }
  .col-lg-12 > .social-container:not(.bab-socialbox-only),
  .col-lg-12 > div > .social-container:not(.bab-socialbox-only),
  .col-lg-9 > .social-container:not(.bab-socialbox-only),
  .col-lg-9 > div > .social-container:not(.bab-socialbox-only) {
    margin-left: -4px;
    margin-right: -4px; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only):before, .col-lg-12 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):before,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):before,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):before,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):after {
      content: " ";
      display: table; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):after {
      clear: both; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-count {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) {
      .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-count {
        float: left;
        width: 25%; } }
@media screen and (min-width: 1250px) {
    .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-box {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) {
      .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-box {
        float: left;
        width: 75%; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
@media screen and (min-width: 480px) and (max-width: 729px) {
  .col-xs-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-xs-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-xs-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-xs-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-xs-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-xs-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-xs-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* screen 730 - 979 */
@media screen and (min-width: 730px) and (max-width: 979px) {
  .col-sm-8 > div > .social-container .social-count a:first-child,
  .col-sm-9 > div > .social-container .social-count a:first-child,
  .col-sm-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-sm-8 > div > .social-container .social-box .social-item.social-item,
  .col-sm-9 > div > .social-container .social-box .social-item.social-item,
  .col-sm-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-sm-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-sm-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-sm-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-sm-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-sm-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-sm-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-sm-8 > div > .social-container .logo img,
  .col-sm-9 > div > .social-container .logo img,
  .col-sm-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-sm-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-sm-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* screen 980 - 1249 */
@media screen and (min-width: 980px) and (max-width: 1249px) {
  .col-md-6 > div > .social-container .social-count a:first-child,
  .col-md-8 > div > .social-container .social-count a:first-child,
  .col-md-9 > div > .social-container .social-count a:first-child,
  .col-md-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-md-6 > div > .social-container .social-box .social-item.social-item,
  .col-md-8 > div > .social-container .social-box .social-item.social-item,
  .col-md-9 > div > .social-container .social-box .social-item.social-item,
  .col-md-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-md-6 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-md-6 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-md-6 > div > .social-container .logo img,
  .col-md-8 > div > .social-container .logo img,
  .col-md-9 > div > .social-container .logo img,
  .col-md-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-md-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-6 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-md-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.stageSwiper {
  padding: 0; }
  .stageSwiper + .pagination {
    margin-top: 5px; }
.stage {
  float: left;
  position: relative;
  width: 100%;
  overflow-y: hidden; }
  .stage .img-wrap img {
    width: 100%; }
  .stage .img-wrap {
    overflow: hidden; }
  .stage .stage-links > .link:last-child,
  .stage .stage-links > div:last-child > .link {
    margin-left: 0; }
  .stage .stage-links > .link,
  .stage .stage-links > div > .link {
    margin-left: 1px; }
  .stage .stage-links .link {
    background: url(/resource/blob/827908/d11562a42e224c07a3d5dba1c86ed500/data/stagelinks-png.png) no-repeat scroll center top #f0f1f5;
    float: right;
    height: 4.9em;
    width: calc(33.33% - 1px); }
    .stage .stage-links .link:hover, .stage .stage-links .link:focus, .stage .stage-links .link:active {
      background-color: #fff; }
  .stage .stage-links .link-videos {
    background-position: center -5em; }
  .stage .stage-links .link-slideshows {
    background-position: center -10em; }
  .stage .stage-links.charts .link-slideshows {
    background-position: center -15em; }
/*** Download PopUp ***/
.stage .link-wrap {
  position: relative; }
.stage .tooltip, .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .stage .search-box.mobile-only {
  display: none;
  bottom: 0;
  padding: 1em;
  width: 100%;
  z-index: 100; }
.stage .related-downloads h3 {
  margin-top: 0; }
.stage .related-downloads .download-file {
  min-height: 3em; }
.stage .related-downloads .download-file.slideshow {
  background-image: none;
  background-color: transparent; }
.stage .related-downloads .download-file.slideshow:before {
  content: '\e833';
  font-family: "henkel-icon";
  left: -1px;
  position: absolute;
  top: 8px;
  font-size: 1.5em;
  color: #222222; }
/*** // Download PopUp ***/
.stage .stage-content {
  color: #fff;
  line-height: 1.3; }
  .stage .stage-content .text {
    background-color: rgba(225, 0, 15, 0.9);
    float: left;
    padding: 2em;
    width: 100%; }
    .stage .stage-content .text p:last-child {
      margin-bottom: 0; }
    .stage .stage-content .text h1, .stage .stage-content .text .h1-like-headline {
      color: inherit; }
  .stage .stage-content .text h2,
  .stage .stage-content .text h3 {
    font-size: 2.8em;
    margin-top: 0; }
  .stage .stage-content .link-list [class^="icon-"], .stage .stage-content .link-list [class*=" icon-"] {
    position: absolute;
    height: 100%; }
  .stage .stage-content .link-list .link {
    background: none;
    float: left;
    font-size: 1.4em;
    color: #fff;
    padding: 0 0 0 31px;
    position: relative;
    margin: 1px 0 0 0;
    width: 100%; }
  .stage .stage-content .link-list .icon-arrow_link:before,
  .stage .stage-content .link-list .icon-arrow_link2:before {
    content: '\e818';
    left: -31px;
    top: 0px;
    font-size: 1.5em;
    font-weight: normal;
    color: #ffffff !important;
    background-color: rgba(225, 0, 15, 0.9);
    padding: 7px 7px 7px 6px;
    height: 100%; }
  .stage .stage-content .link-list .link span {
    background-color: rgba(225, 0, 15, 0.9);
    float: left;
    padding: 7px 2em 7px 0.4em;
    width: 100%; }
  .stage .stage-content .link-list .link:hover span, .stage .stage-content .link-list .link:hover .icon-arrow_link:before,
  .stage .stage-content .link-list .link:focus span,
  .stage .stage-content .link-list .link:focus .icon-arrow_link:before {
    background: #e1000f; }
/** Stage (Section View) **/
.stage.section .stage-content .text {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #f0f1f5;
  color: #222222; }
.stage.section .stage-content .text h1,
.stage.section .stage-content .text .h1-like-headline,
.stage.section .stage-content .text h2,
.stage.section .stage-content .text h3 {
  color: #e1000f; }
.stage.section .stage-content .link-list .link {
  border: 1px solid #f0f1f5;
  border-top: none;
  color: #222222;
  margin: 0; }
.stage.section .stage-content .link-list .icon-arrow_link:before {
  color: #e1000f !important;
  background-color: rgba(255, 255, 255, 0.9); }
.stage.section .stage-content .link-list .link span {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  border-left: 1px solid #f0f1f5; }
.stage.section .stage-content .link-list .link:hover span, .stage.section .stage-content .link-list .link:hover .icon-arrow_link:before,
.stage.section .stage-content .link-list .link:focus span,
.stage.section .stage-content .link-list .link:focus .icon-arrow_link:before {
  background: #ffffff; }
/** // Stage (Section View) **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
    height: 376.68721px; } }
  @media screen and (min-width: 730px) and (min-width: 730px) and (max-width: 730px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 270.34354px; } }
  @media screen and (min-width: 730px) and (min-width: 731px) and (max-width: 731px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 270.77062px; } }
  @media screen and (min-width: 730px) and (min-width: 732px) and (max-width: 732px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 271.1977px; } }
  @media screen and (min-width: 730px) and (min-width: 733px) and (max-width: 733px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 271.62479px; } }
  @media screen and (min-width: 730px) and (min-width: 734px) and (max-width: 734px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.05187px; } }
  @media screen and (min-width: 730px) and (min-width: 735px) and (max-width: 735px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.47895px; } }
  @media screen and (min-width: 730px) and (min-width: 736px) and (max-width: 736px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.90604px; } }
  @media screen and (min-width: 730px) and (min-width: 737px) and (max-width: 737px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 273.33312px; } }
  @media screen and (min-width: 730px) and (min-width: 738px) and (max-width: 738px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 273.7602px; } }
  @media screen and (min-width: 730px) and (min-width: 739px) and (max-width: 739px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 274.18729px; } }
  @media screen and (min-width: 730px) and (min-width: 740px) and (max-width: 740px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 274.61437px; } }
  @media screen and (min-width: 730px) and (min-width: 741px) and (max-width: 741px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.04145px; } }
  @media screen and (min-width: 730px) and (min-width: 742px) and (max-width: 742px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.46853px; } }
  @media screen and (min-width: 730px) and (min-width: 743px) and (max-width: 743px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.89562px; } }
  @media screen and (min-width: 730px) and (min-width: 744px) and (max-width: 744px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 276.3227px; } }
  @media screen and (min-width: 730px) and (min-width: 745px) and (max-width: 745px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 276.74978px; } }
  @media screen and (min-width: 730px) and (min-width: 746px) and (max-width: 746px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 277.17687px; } }
  @media screen and (min-width: 730px) and (min-width: 747px) and (max-width: 747px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 277.60395px; } }
  @media screen and (min-width: 730px) and (min-width: 748px) and (max-width: 748px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.03103px; } }
  @media screen and (min-width: 730px) and (min-width: 749px) and (max-width: 749px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.45812px; } }
  @media screen and (min-width: 730px) and (min-width: 750px) and (max-width: 750px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.8852px; } }
  @media screen and (min-width: 730px) and (min-width: 751px) and (max-width: 751px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 279.31228px; } }
  @media screen and (min-width: 730px) and (min-width: 752px) and (max-width: 752px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 279.73937px; } }
  @media screen and (min-width: 730px) and (min-width: 753px) and (max-width: 753px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 280.16645px; } }
  @media screen and (min-width: 730px) and (min-width: 754px) and (max-width: 754px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 280.59353px; } }
  @media screen and (min-width: 730px) and (min-width: 755px) and (max-width: 755px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.02061px; } }
  @media screen and (min-width: 730px) and (min-width: 756px) and (max-width: 756px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.4477px; } }
  @media screen and (min-width: 730px) and (min-width: 757px) and (max-width: 757px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.87478px; } }
  @media screen and (min-width: 730px) and (min-width: 758px) and (max-width: 758px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 282.30186px; } }
  @media screen and (min-width: 730px) and (min-width: 759px) and (max-width: 759px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 282.72895px; } }
  @media screen and (min-width: 730px) and (min-width: 760px) and (max-width: 760px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 283.15603px; } }
  @media screen and (min-width: 730px) and (min-width: 761px) and (max-width: 761px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 283.58311px; } }
  @media screen and (min-width: 730px) and (min-width: 762px) and (max-width: 762px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.0102px; } }
  @media screen and (min-width: 730px) and (min-width: 763px) and (max-width: 763px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.43728px; } }
  @media screen and (min-width: 730px) and (min-width: 764px) and (max-width: 764px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.86436px; } }
  @media screen and (min-width: 730px) and (min-width: 765px) and (max-width: 765px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 285.29144px; } }
  @media screen and (min-width: 730px) and (min-width: 766px) and (max-width: 766px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 285.71853px; } }
  @media screen and (min-width: 730px) and (min-width: 767px) and (max-width: 767px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.14561px; } }
  @media screen and (min-width: 730px) and (min-width: 768px) and (max-width: 768px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.57269px; } }
  @media screen and (min-width: 730px) and (min-width: 769px) and (max-width: 769px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.99978px; } }
  @media screen and (min-width: 730px) and (min-width: 770px) and (max-width: 770px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 287.42686px; } }
  @media screen and (min-width: 730px) and (min-width: 771px) and (max-width: 771px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 287.85394px; } }
  @media screen and (min-width: 730px) and (min-width: 772px) and (max-width: 772px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 288.28102px; } }
  @media screen and (min-width: 730px) and (min-width: 773px) and (max-width: 773px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 288.70811px; } }
  @media screen and (min-width: 730px) and (min-width: 774px) and (max-width: 774px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.13519px; } }
  @media screen and (min-width: 730px) and (min-width: 775px) and (max-width: 775px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.56227px; } }
  @media screen and (min-width: 730px) and (min-width: 776px) and (max-width: 776px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.98936px; } }
  @media screen and (min-width: 730px) and (min-width: 777px) and (max-width: 777px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 290.41644px; } }
  @media screen and (min-width: 730px) and (min-width: 778px) and (max-width: 778px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 290.84352px; } }
  @media screen and (min-width: 730px) and (min-width: 779px) and (max-width: 779px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 291.27061px; } }
  @media screen and (min-width: 730px) and (min-width: 780px) and (max-width: 780px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 291.69769px; } }
  @media screen and (min-width: 730px) and (min-width: 781px) and (max-width: 781px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.12477px; } }
  @media screen and (min-width: 730px) and (min-width: 782px) and (max-width: 782px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.55185px; } }
  @media screen and (min-width: 730px) and (min-width: 783px) and (max-width: 783px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.97894px; } }
  @media screen and (min-width: 730px) and (min-width: 784px) and (max-width: 784px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 293.40602px; } }
  @media screen and (min-width: 730px) and (min-width: 785px) and (max-width: 785px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 293.8331px; } }
  @media screen and (min-width: 730px) and (min-width: 786px) and (max-width: 786px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 294.26019px; } }
  @media screen and (min-width: 730px) and (min-width: 787px) and (max-width: 787px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 294.68727px; } }
  @media screen and (min-width: 730px) and (min-width: 788px) and (max-width: 788px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.11435px; } }
  @media screen and (min-width: 730px) and (min-width: 789px) and (max-width: 789px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.54144px; } }
  @media screen and (min-width: 730px) and (min-width: 790px) and (max-width: 790px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.96852px; } }
  @media screen and (min-width: 730px) and (min-width: 791px) and (max-width: 791px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 296.3956px; } }
  @media screen and (min-width: 730px) and (min-width: 792px) and (max-width: 792px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 296.82268px; } }
  @media screen and (min-width: 730px) and (min-width: 793px) and (max-width: 793px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 297.24977px; } }
  @media screen and (min-width: 730px) and (min-width: 794px) and (max-width: 794px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 297.67685px; } }
  @media screen and (min-width: 730px) and (min-width: 795px) and (max-width: 795px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.10393px; } }
  @media screen and (min-width: 730px) and (min-width: 796px) and (max-width: 796px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.53102px; } }
  @media screen and (min-width: 730px) and (min-width: 797px) and (max-width: 797px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.9581px; } }
  @media screen and (min-width: 730px) and (min-width: 798px) and (max-width: 798px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 299.38518px; } }
  @media screen and (min-width: 730px) and (min-width: 799px) and (max-width: 799px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 299.81227px; } }
  @media screen and (min-width: 730px) and (min-width: 800px) and (max-width: 800px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 300.23935px; } }
  @media screen and (min-width: 730px) and (min-width: 801px) and (max-width: 801px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 300.66643px; } }
  @media screen and (min-width: 730px) and (min-width: 802px) and (max-width: 802px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.09351px; } }
  @media screen and (min-width: 730px) and (min-width: 803px) and (max-width: 803px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.5206px; } }
  @media screen and (min-width: 730px) and (min-width: 804px) and (max-width: 804px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.94768px; } }
  @media screen and (min-width: 730px) and (min-width: 805px) and (max-width: 805px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 302.37476px; } }
  @media screen and (min-width: 730px) and (min-width: 806px) and (max-width: 806px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 302.80185px; } }
  @media screen and (min-width: 730px) and (min-width: 807px) and (max-width: 807px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 303.22893px; } }
  @media screen and (min-width: 730px) and (min-width: 808px) and (max-width: 808px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 303.65601px; } }
  @media screen and (min-width: 730px) and (min-width: 809px) and (max-width: 809px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.0831px; } }
  @media screen and (min-width: 730px) and (min-width: 810px) and (max-width: 810px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.51018px; } }
  @media screen and (min-width: 730px) and (min-width: 811px) and (max-width: 811px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.93726px; } }
  @media screen and (min-width: 730px) and (min-width: 812px) and (max-width: 812px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 305.36435px; } }
  @media screen and (min-width: 730px) and (min-width: 813px) and (max-width: 813px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 305.79143px; } }
  @media screen and (min-width: 730px) and (min-width: 814px) and (max-width: 814px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 306.21851px; } }
  @media screen and (min-width: 730px) and (min-width: 815px) and (max-width: 815px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 306.64559px; } }
  @media screen and (min-width: 730px) and (min-width: 816px) and (max-width: 816px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.07268px; } }
  @media screen and (min-width: 730px) and (min-width: 817px) and (max-width: 817px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.49976px; } }
  @media screen and (min-width: 730px) and (min-width: 818px) and (max-width: 818px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.92684px; } }
  @media screen and (min-width: 730px) and (min-width: 819px) and (max-width: 819px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 308.35393px; } }
  @media screen and (min-width: 730px) and (min-width: 820px) and (max-width: 820px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 308.78101px; } }
  @media screen and (min-width: 730px) and (min-width: 821px) and (max-width: 821px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 309.20809px; } }
  @media screen and (min-width: 730px) and (min-width: 822px) and (max-width: 822px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 309.63518px; } }
  @media screen and (min-width: 730px) and (min-width: 823px) and (max-width: 823px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.06226px; } }
  @media screen and (min-width: 730px) and (min-width: 824px) and (max-width: 824px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.48934px; } }
  @media screen and (min-width: 730px) and (min-width: 825px) and (max-width: 825px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.91642px; } }
  @media screen and (min-width: 730px) and (min-width: 826px) and (max-width: 826px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 311.34351px; } }
  @media screen and (min-width: 730px) and (min-width: 827px) and (max-width: 827px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 311.77059px; } }
  @media screen and (min-width: 730px) and (min-width: 828px) and (max-width: 828px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 312.19767px; } }
  @media screen and (min-width: 730px) and (min-width: 829px) and (max-width: 829px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 312.62476px; } }
  @media screen and (min-width: 730px) and (min-width: 830px) and (max-width: 830px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.05184px; } }
  @media screen and (min-width: 730px) and (min-width: 831px) and (max-width: 831px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.47892px; } }
  @media screen and (min-width: 730px) and (min-width: 832px) and (max-width: 832px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.906px; } }
  @media screen and (min-width: 730px) and (min-width: 833px) and (max-width: 833px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 314.33309px; } }
  @media screen and (min-width: 730px) and (min-width: 834px) and (max-width: 834px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 314.76017px; } }
  @media screen and (min-width: 730px) and (min-width: 835px) and (max-width: 835px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 315.18725px; } }
  @media screen and (min-width: 730px) and (min-width: 836px) and (max-width: 836px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 315.61434px; } }
  @media screen and (min-width: 730px) and (min-width: 837px) and (max-width: 837px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.04142px; } }
  @media screen and (min-width: 730px) and (min-width: 838px) and (max-width: 838px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.4685px; } }
  @media screen and (min-width: 730px) and (min-width: 839px) and (max-width: 839px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.89559px; } }
  @media screen and (min-width: 730px) and (min-width: 840px) and (max-width: 840px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 317.32267px; } }
  @media screen and (min-width: 730px) and (min-width: 841px) and (max-width: 841px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 317.74975px; } }
  @media screen and (min-width: 730px) and (min-width: 842px) and (max-width: 842px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 318.17683px; } }
  @media screen and (min-width: 730px) and (min-width: 843px) and (max-width: 843px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 318.60392px; } }
  @media screen and (min-width: 730px) and (min-width: 844px) and (max-width: 844px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.031px; } }
  @media screen and (min-width: 730px) and (min-width: 845px) and (max-width: 845px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.45808px; } }
  @media screen and (min-width: 730px) and (min-width: 846px) and (max-width: 846px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.88517px; } }
  @media screen and (min-width: 730px) and (min-width: 847px) and (max-width: 847px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 320.31225px; } }
  @media screen and (min-width: 730px) and (min-width: 848px) and (max-width: 848px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 320.73933px; } }
  @media screen and (min-width: 730px) and (min-width: 849px) and (max-width: 849px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 321.16642px; } }
  @media screen and (min-width: 730px) and (min-width: 850px) and (max-width: 850px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 321.5935px; } }
  @media screen and (min-width: 730px) and (min-width: 851px) and (max-width: 851px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.02058px; } }
  @media screen and (min-width: 730px) and (min-width: 852px) and (max-width: 852px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.44766px; } }
  @media screen and (min-width: 730px) and (min-width: 853px) and (max-width: 853px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.87475px; } }
  @media screen and (min-width: 730px) and (min-width: 854px) and (max-width: 854px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 323.30183px; } }
  @media screen and (min-width: 730px) and (min-width: 855px) and (max-width: 855px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 323.72891px; } }
  @media screen and (min-width: 730px) and (min-width: 856px) and (max-width: 856px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 324.156px; } }
  @media screen and (min-width: 730px) and (min-width: 857px) and (max-width: 857px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 324.58308px; } }
  @media screen and (min-width: 730px) and (min-width: 858px) and (max-width: 858px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.01016px; } }
  @media screen and (min-width: 730px) and (min-width: 859px) and (max-width: 859px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.43725px; } }
  @media screen and (min-width: 730px) and (min-width: 860px) and (max-width: 860px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.86433px; } }
  @media screen and (min-width: 730px) and (min-width: 861px) and (max-width: 861px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 326.29141px; } }
  @media screen and (min-width: 730px) and (min-width: 862px) and (max-width: 862px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 326.7185px; } }
  @media screen and (min-width: 730px) and (min-width: 863px) and (max-width: 863px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.14558px; } }
  @media screen and (min-width: 730px) and (min-width: 864px) and (max-width: 864px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.57266px; } }
  @media screen and (min-width: 730px) and (min-width: 865px) and (max-width: 865px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.99974px; } }
  @media screen and (min-width: 730px) and (min-width: 866px) and (max-width: 866px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 328.42683px; } }
  @media screen and (min-width: 730px) and (min-width: 867px) and (max-width: 867px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 328.85391px; } }
  @media screen and (min-width: 730px) and (min-width: 868px) and (max-width: 868px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 329.28099px; } }
  @media screen and (min-width: 730px) and (min-width: 869px) and (max-width: 869px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 329.70808px; } }
  @media screen and (min-width: 730px) and (min-width: 870px) and (max-width: 870px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.13516px; } }
  @media screen and (min-width: 730px) and (min-width: 871px) and (max-width: 871px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.56224px; } }
  @media screen and (min-width: 730px) and (min-width: 872px) and (max-width: 872px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.98933px; } }
  @media screen and (min-width: 730px) and (min-width: 873px) and (max-width: 873px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 331.41641px; } }
  @media screen and (min-width: 730px) and (min-width: 874px) and (max-width: 874px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 331.84349px; } }
  @media screen and (min-width: 730px) and (min-width: 875px) and (max-width: 875px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 332.27057px; } }
  @media screen and (min-width: 730px) and (min-width: 876px) and (max-width: 876px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 332.69766px; } }
  @media screen and (min-width: 730px) and (min-width: 877px) and (max-width: 877px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.12474px; } }
  @media screen and (min-width: 730px) and (min-width: 878px) and (max-width: 878px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.55182px; } }
  @media screen and (min-width: 730px) and (min-width: 879px) and (max-width: 879px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.97891px; } }
  @media screen and (min-width: 730px) and (min-width: 880px) and (max-width: 880px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 334.40599px; } }
  @media screen and (min-width: 730px) and (min-width: 881px) and (max-width: 881px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 334.83307px; } }
  @media screen and (min-width: 730px) and (min-width: 882px) and (max-width: 882px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 335.26015px; } }
  @media screen and (min-width: 730px) and (min-width: 883px) and (max-width: 883px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 335.68724px; } }
  @media screen and (min-width: 730px) and (min-width: 884px) and (max-width: 884px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.11432px; } }
  @media screen and (min-width: 730px) and (min-width: 885px) and (max-width: 885px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.5414px; } }
  @media screen and (min-width: 730px) and (min-width: 886px) and (max-width: 886px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.96849px; } }
  @media screen and (min-width: 730px) and (min-width: 887px) and (max-width: 887px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 337.39557px; } }
  @media screen and (min-width: 730px) and (min-width: 888px) and (max-width: 888px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 337.82265px; } }
  @media screen and (min-width: 730px) and (min-width: 889px) and (max-width: 889px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 338.24974px; } }
  @media screen and (min-width: 730px) and (min-width: 890px) and (max-width: 890px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 338.67682px; } }
  @media screen and (min-width: 730px) and (min-width: 891px) and (max-width: 891px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.1039px; } }
  @media screen and (min-width: 730px) and (min-width: 892px) and (max-width: 892px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.53098px; } }
  @media screen and (min-width: 730px) and (min-width: 893px) and (max-width: 893px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.95807px; } }
  @media screen and (min-width: 730px) and (min-width: 894px) and (max-width: 894px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 340.38515px; } }
  @media screen and (min-width: 730px) and (min-width: 895px) and (max-width: 895px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 340.81223px; } }
  @media screen and (min-width: 730px) and (min-width: 896px) and (max-width: 896px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 341.23932px; } }
  @media screen and (min-width: 730px) and (min-width: 897px) and (max-width: 897px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 341.6664px; } }
  @media screen and (min-width: 730px) and (min-width: 898px) and (max-width: 898px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.09348px; } }
  @media screen and (min-width: 730px) and (min-width: 899px) and (max-width: 899px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.52057px; } }
  @media screen and (min-width: 730px) and (min-width: 900px) and (max-width: 900px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.94765px; } }
  @media screen and (min-width: 730px) and (min-width: 901px) and (max-width: 901px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 343.37473px; } }
  @media screen and (min-width: 730px) and (min-width: 902px) and (max-width: 902px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 343.80181px; } }
  @media screen and (min-width: 730px) and (min-width: 903px) and (max-width: 903px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 344.2289px; } }
  @media screen and (min-width: 730px) and (min-width: 904px) and (max-width: 904px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 344.65598px; } }
  @media screen and (min-width: 730px) and (min-width: 905px) and (max-width: 905px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.08306px; } }
  @media screen and (min-width: 730px) and (min-width: 906px) and (max-width: 906px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.51015px; } }
  @media screen and (min-width: 730px) and (min-width: 907px) and (max-width: 907px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.93723px; } }
  @media screen and (min-width: 730px) and (min-width: 908px) and (max-width: 908px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 346.36431px; } }
  @media screen and (min-width: 730px) and (min-width: 909px) and (max-width: 909px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 346.7914px; } }
  @media screen and (min-width: 730px) and (min-width: 910px) and (max-width: 910px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 347.21848px; } }
  @media screen and (min-width: 730px) and (min-width: 911px) and (max-width: 911px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 347.64556px; } }
  @media screen and (min-width: 730px) and (min-width: 912px) and (max-width: 912px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.07264px; } }
  @media screen and (min-width: 730px) and (min-width: 913px) and (max-width: 913px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.49973px; } }
  @media screen and (min-width: 730px) and (min-width: 914px) and (max-width: 914px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.92681px; } }
  @media screen and (min-width: 730px) and (min-width: 915px) and (max-width: 915px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 349.35389px; } }
  @media screen and (min-width: 730px) and (min-width: 916px) and (max-width: 916px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 349.78098px; } }
  @media screen and (min-width: 730px) and (min-width: 917px) and (max-width: 917px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 350.20806px; } }
  @media screen and (min-width: 730px) and (min-width: 918px) and (max-width: 918px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 350.63514px; } }
  @media screen and (min-width: 730px) and (min-width: 919px) and (max-width: 919px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.06223px; } }
  @media screen and (min-width: 730px) and (min-width: 920px) and (max-width: 920px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.48931px; } }
  @media screen and (min-width: 730px) and (min-width: 921px) and (max-width: 921px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.91639px; } }
  @media screen and (min-width: 730px) and (min-width: 922px) and (max-width: 922px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 352.34348px; } }
  @media screen and (min-width: 730px) and (min-width: 923px) and (max-width: 923px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 352.77056px; } }
  @media screen and (min-width: 730px) and (min-width: 924px) and (max-width: 924px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 353.19764px; } }
  @media screen and (min-width: 730px) and (min-width: 925px) and (max-width: 925px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 353.62472px; } }
  @media screen and (min-width: 730px) and (min-width: 926px) and (max-width: 926px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.05181px; } }
  @media screen and (min-width: 730px) and (min-width: 927px) and (max-width: 927px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.47889px; } }
  @media screen and (min-width: 730px) and (min-width: 928px) and (max-width: 928px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.90597px; } }
  @media screen and (min-width: 730px) and (min-width: 929px) and (max-width: 929px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 355.33306px; } }
  @media screen and (min-width: 730px) and (min-width: 930px) and (max-width: 930px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 355.76014px; } }
  @media screen and (min-width: 730px) and (min-width: 931px) and (max-width: 931px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 356.18722px; } }
  @media screen and (min-width: 730px) and (min-width: 932px) and (max-width: 932px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 356.61431px; } }
  @media screen and (min-width: 730px) and (min-width: 933px) and (max-width: 933px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.04139px; } }
  @media screen and (min-width: 730px) and (min-width: 934px) and (max-width: 934px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.46847px; } }
  @media screen and (min-width: 730px) and (min-width: 935px) and (max-width: 935px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.89555px; } }
  @media screen and (min-width: 730px) and (min-width: 936px) and (max-width: 936px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 358.32264px; } }
  @media screen and (min-width: 730px) and (min-width: 937px) and (max-width: 937px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 358.74972px; } }
  @media screen and (min-width: 730px) and (min-width: 938px) and (max-width: 938px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 359.1768px; } }
  @media screen and (min-width: 730px) and (min-width: 939px) and (max-width: 939px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 359.60389px; } }
  @media screen and (min-width: 730px) and (min-width: 940px) and (max-width: 940px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.03097px; } }
  @media screen and (min-width: 730px) and (min-width: 941px) and (max-width: 941px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.45805px; } }
  @media screen and (min-width: 730px) and (min-width: 942px) and (max-width: 942px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.88513px; } }
  @media screen and (min-width: 730px) and (min-width: 943px) and (max-width: 943px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 361.31222px; } }
  @media screen and (min-width: 730px) and (min-width: 944px) and (max-width: 944px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 361.7393px; } }
  @media screen and (min-width: 730px) and (min-width: 945px) and (max-width: 945px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 362.16638px; } }
  @media screen and (min-width: 730px) and (min-width: 946px) and (max-width: 946px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 362.59347px; } }
  @media screen and (min-width: 730px) and (min-width: 947px) and (max-width: 947px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.02055px; } }
  @media screen and (min-width: 730px) and (min-width: 948px) and (max-width: 948px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.44763px; } }
  @media screen and (min-width: 730px) and (min-width: 949px) and (max-width: 949px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.87472px; } }
  @media screen and (min-width: 730px) and (min-width: 950px) and (max-width: 950px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 364.3018px; } }
  @media screen and (min-width: 730px) and (min-width: 951px) and (max-width: 951px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 364.72888px; } }
  @media screen and (min-width: 730px) and (min-width: 952px) and (max-width: 952px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 365.15596px; } }
  @media screen and (min-width: 730px) and (min-width: 953px) and (max-width: 953px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 365.58305px; } }
  @media screen and (min-width: 730px) and (min-width: 954px) and (max-width: 954px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.01013px; } }
  @media screen and (min-width: 730px) and (min-width: 955px) and (max-width: 955px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.43721px; } }
  @media screen and (min-width: 730px) and (min-width: 956px) and (max-width: 956px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.8643px; } }
  @media screen and (min-width: 730px) and (min-width: 957px) and (max-width: 957px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 367.29138px; } }
  @media screen and (min-width: 730px) and (min-width: 958px) and (max-width: 958px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 367.71846px; } }
  @media screen and (min-width: 730px) and (min-width: 959px) and (max-width: 959px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.14555px; } }
  @media screen and (min-width: 730px) and (min-width: 960px) and (max-width: 960px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.57263px; } }
  @media screen and (min-width: 730px) and (min-width: 961px) and (max-width: 961px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.99971px; } }
  @media screen and (min-width: 730px) and (min-width: 962px) and (max-width: 962px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 369.42679px; } }
  @media screen and (min-width: 730px) and (min-width: 963px) and (max-width: 963px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 369.85388px; } }
  @media screen and (min-width: 730px) and (min-width: 964px) and (max-width: 964px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 370.28096px; } }
  @media screen and (min-width: 730px) and (min-width: 965px) and (max-width: 965px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 370.70804px; } }
  @media screen and (min-width: 730px) and (min-width: 966px) and (max-width: 966px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.13513px; } }
  @media screen and (min-width: 730px) and (min-width: 967px) and (max-width: 967px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.56221px; } }
  @media screen and (min-width: 730px) and (min-width: 968px) and (max-width: 968px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.98929px; } }
  @media screen and (min-width: 730px) and (min-width: 969px) and (max-width: 969px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 372.41638px; } }
  @media screen and (min-width: 730px) and (min-width: 970px) and (max-width: 970px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 372.84346px; } }
  @media screen and (min-width: 730px) and (min-width: 971px) and (max-width: 971px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 373.27054px; } }
  @media screen and (min-width: 730px) and (min-width: 972px) and (max-width: 972px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 373.69763px; } }
  @media screen and (min-width: 730px) and (min-width: 973px) and (max-width: 973px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.12471px; } }
  @media screen and (min-width: 730px) and (min-width: 974px) and (max-width: 974px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.55179px; } }
  @media screen and (min-width: 730px) and (min-width: 975px) and (max-width: 975px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.97887px; } }
  @media screen and (min-width: 730px) and (min-width: 976px) and (max-width: 976px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 375.40596px; } }
  @media screen and (min-width: 730px) and (min-width: 977px) and (max-width: 977px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 375.83304px; } }
  @media screen and (min-width: 730px) and (min-width: 978px) and (max-width: 978px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 376.26012px; } }
  @media screen and (min-width: 730px) and (min-width: 979px) and (max-width: 979px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 376.68721px; } }
@media screen and (min-width: 730px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
      height: 314.0996px; } }
    @media screen and (min-width: 730px) and (min-width: 730px) and (max-width: 730px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 225.42523px; } }
    @media screen and (min-width: 730px) and (min-width: 731px) and (max-width: 731px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 225.78135px; } }
    @media screen and (min-width: 730px) and (min-width: 732px) and (max-width: 732px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.13747px; } }
    @media screen and (min-width: 730px) and (min-width: 733px) and (max-width: 733px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.49359px; } }
    @media screen and (min-width: 730px) and (min-width: 734px) and (max-width: 734px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.84971px; } }
    @media screen and (min-width: 730px) and (min-width: 735px) and (max-width: 735px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.20584px; } }
    @media screen and (min-width: 730px) and (min-width: 736px) and (max-width: 736px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.56196px; } }
    @media screen and (min-width: 730px) and (min-width: 737px) and (max-width: 737px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.91808px; } }
    @media screen and (min-width: 730px) and (min-width: 738px) and (max-width: 738px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.2742px; } }
    @media screen and (min-width: 730px) and (min-width: 739px) and (max-width: 739px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.63032px; } }
    @media screen and (min-width: 730px) and (min-width: 740px) and (max-width: 740px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.98645px; } }
    @media screen and (min-width: 730px) and (min-width: 741px) and (max-width: 741px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 229.34257px; } }
    @media screen and (min-width: 730px) and (min-width: 742px) and (max-width: 742px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 229.69869px; } }
    @media screen and (min-width: 730px) and (min-width: 743px) and (max-width: 743px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.05481px; } }
    @media screen and (min-width: 730px) and (min-width: 744px) and (max-width: 744px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.41093px; } }
    @media screen and (min-width: 730px) and (min-width: 745px) and (max-width: 745px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.76706px; } }
    @media screen and (min-width: 730px) and (min-width: 746px) and (max-width: 746px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.12318px; } }
    @media screen and (min-width: 730px) and (min-width: 747px) and (max-width: 747px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.4793px; } }
    @media screen and (min-width: 730px) and (min-width: 748px) and (max-width: 748px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.83542px; } }
    @media screen and (min-width: 730px) and (min-width: 749px) and (max-width: 749px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.19154px; } }
    @media screen and (min-width: 730px) and (min-width: 750px) and (max-width: 750px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.54767px; } }
    @media screen and (min-width: 730px) and (min-width: 751px) and (max-width: 751px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.90379px; } }
    @media screen and (min-width: 730px) and (min-width: 752px) and (max-width: 752px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.25991px; } }
    @media screen and (min-width: 730px) and (min-width: 753px) and (max-width: 753px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.61603px; } }
    @media screen and (min-width: 730px) and (min-width: 754px) and (max-width: 754px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.97215px; } }
    @media screen and (min-width: 730px) and (min-width: 755px) and (max-width: 755px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 234.32828px; } }
    @media screen and (min-width: 730px) and (min-width: 756px) and (max-width: 756px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 234.6844px; } }
    @media screen and (min-width: 730px) and (min-width: 757px) and (max-width: 757px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.04052px; } }
    @media screen and (min-width: 730px) and (min-width: 758px) and (max-width: 758px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.39664px; } }
    @media screen and (min-width: 730px) and (min-width: 759px) and (max-width: 759px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.75276px; } }
    @media screen and (min-width: 730px) and (min-width: 760px) and (max-width: 760px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.10889px; } }
    @media screen and (min-width: 730px) and (min-width: 761px) and (max-width: 761px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.46501px; } }
    @media screen and (min-width: 730px) and (min-width: 762px) and (max-width: 762px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.82113px; } }
    @media screen and (min-width: 730px) and (min-width: 763px) and (max-width: 763px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.17725px; } }
    @media screen and (min-width: 730px) and (min-width: 764px) and (max-width: 764px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.53337px; } }
    @media screen and (min-width: 730px) and (min-width: 765px) and (max-width: 765px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.8895px; } }
    @media screen and (min-width: 730px) and (min-width: 766px) and (max-width: 766px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.24562px; } }
    @media screen and (min-width: 730px) and (min-width: 767px) and (max-width: 767px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.60174px; } }
    @media screen and (min-width: 730px) and (min-width: 768px) and (max-width: 768px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.95786px; } }
    @media screen and (min-width: 730px) and (min-width: 769px) and (max-width: 769px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 239.31398px; } }
    @media screen and (min-width: 730px) and (min-width: 770px) and (max-width: 770px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 239.67011px; } }
    @media screen and (min-width: 730px) and (min-width: 771px) and (max-width: 771px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.02623px; } }
    @media screen and (min-width: 730px) and (min-width: 772px) and (max-width: 772px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.38235px; } }
    @media screen and (min-width: 730px) and (min-width: 773px) and (max-width: 773px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.73847px; } }
    @media screen and (min-width: 730px) and (min-width: 774px) and (max-width: 774px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.09459px; } }
    @media screen and (min-width: 730px) and (min-width: 775px) and (max-width: 775px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.45072px; } }
    @media screen and (min-width: 730px) and (min-width: 776px) and (max-width: 776px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.80684px; } }
    @media screen and (min-width: 730px) and (min-width: 777px) and (max-width: 777px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.16296px; } }
    @media screen and (min-width: 730px) and (min-width: 778px) and (max-width: 778px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.51908px; } }
    @media screen and (min-width: 730px) and (min-width: 779px) and (max-width: 779px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.8752px; } }
    @media screen and (min-width: 730px) and (min-width: 780px) and (max-width: 780px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.23133px; } }
    @media screen and (min-width: 730px) and (min-width: 781px) and (max-width: 781px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.58745px; } }
    @media screen and (min-width: 730px) and (min-width: 782px) and (max-width: 782px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.94357px; } }
    @media screen and (min-width: 730px) and (min-width: 783px) and (max-width: 783px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 244.29969px; } }
    @media screen and (min-width: 730px) and (min-width: 784px) and (max-width: 784px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 244.65581px; } }
    @media screen and (min-width: 730px) and (min-width: 785px) and (max-width: 785px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.01194px; } }
    @media screen and (min-width: 730px) and (min-width: 786px) and (max-width: 786px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.36806px; } }
    @media screen and (min-width: 730px) and (min-width: 787px) and (max-width: 787px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.72418px; } }
    @media screen and (min-width: 730px) and (min-width: 788px) and (max-width: 788px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.0803px; } }
    @media screen and (min-width: 730px) and (min-width: 789px) and (max-width: 789px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.43642px; } }
    @media screen and (min-width: 730px) and (min-width: 790px) and (max-width: 790px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.79255px; } }
    @media screen and (min-width: 730px) and (min-width: 791px) and (max-width: 791px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.14867px; } }
    @media screen and (min-width: 730px) and (min-width: 792px) and (max-width: 792px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.50479px; } }
    @media screen and (min-width: 730px) and (min-width: 793px) and (max-width: 793px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.86091px; } }
    @media screen and (min-width: 730px) and (min-width: 794px) and (max-width: 794px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.21703px; } }
    @media screen and (min-width: 730px) and (min-width: 795px) and (max-width: 795px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.57316px; } }
    @media screen and (min-width: 730px) and (min-width: 796px) and (max-width: 796px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.92928px; } }
    @media screen and (min-width: 730px) and (min-width: 797px) and (max-width: 797px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.2854px; } }
    @media screen and (min-width: 730px) and (min-width: 798px) and (max-width: 798px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.64152px; } }
    @media screen and (min-width: 730px) and (min-width: 799px) and (max-width: 799px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.99764px; } }
    @media screen and (min-width: 730px) and (min-width: 800px) and (max-width: 800px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 250.35377px; } }
    @media screen and (min-width: 730px) and (min-width: 801px) and (max-width: 801px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 250.70989px; } }
    @media screen and (min-width: 730px) and (min-width: 802px) and (max-width: 802px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.06601px; } }
    @media screen and (min-width: 730px) and (min-width: 803px) and (max-width: 803px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.42213px; } }
    @media screen and (min-width: 730px) and (min-width: 804px) and (max-width: 804px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.77825px; } }
    @media screen and (min-width: 730px) and (min-width: 805px) and (max-width: 805px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.13438px; } }
    @media screen and (min-width: 730px) and (min-width: 806px) and (max-width: 806px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.4905px; } }
    @media screen and (min-width: 730px) and (min-width: 807px) and (max-width: 807px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.84662px; } }
    @media screen and (min-width: 730px) and (min-width: 808px) and (max-width: 808px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.20274px; } }
    @media screen and (min-width: 730px) and (min-width: 809px) and (max-width: 809px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.55886px; } }
    @media screen and (min-width: 730px) and (min-width: 810px) and (max-width: 810px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.91499px; } }
    @media screen and (min-width: 730px) and (min-width: 811px) and (max-width: 811px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.27111px; } }
    @media screen and (min-width: 730px) and (min-width: 812px) and (max-width: 812px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.62723px; } }
    @media screen and (min-width: 730px) and (min-width: 813px) and (max-width: 813px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.98335px; } }
    @media screen and (min-width: 730px) and (min-width: 814px) and (max-width: 814px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 255.33947px; } }
    @media screen and (min-width: 730px) and (min-width: 815px) and (max-width: 815px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 255.6956px; } }
    @media screen and (min-width: 730px) and (min-width: 816px) and (max-width: 816px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.05172px; } }
    @media screen and (min-width: 730px) and (min-width: 817px) and (max-width: 817px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.40784px; } }
    @media screen and (min-width: 730px) and (min-width: 818px) and (max-width: 818px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.76396px; } }
    @media screen and (min-width: 730px) and (min-width: 819px) and (max-width: 819px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.12008px; } }
    @media screen and (min-width: 730px) and (min-width: 820px) and (max-width: 820px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.47621px; } }
    @media screen and (min-width: 730px) and (min-width: 821px) and (max-width: 821px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.83233px; } }
    @media screen and (min-width: 730px) and (min-width: 822px) and (max-width: 822px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.18845px; } }
    @media screen and (min-width: 730px) and (min-width: 823px) and (max-width: 823px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.54457px; } }
    @media screen and (min-width: 730px) and (min-width: 824px) and (max-width: 824px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.90069px; } }
    @media screen and (min-width: 730px) and (min-width: 825px) and (max-width: 825px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.25682px; } }
    @media screen and (min-width: 730px) and (min-width: 826px) and (max-width: 826px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.61294px; } }
    @media screen and (min-width: 730px) and (min-width: 827px) and (max-width: 827px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.96906px; } }
    @media screen and (min-width: 730px) and (min-width: 828px) and (max-width: 828px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 260.32518px; } }
    @media screen and (min-width: 730px) and (min-width: 829px) and (max-width: 829px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 260.6813px; } }
    @media screen and (min-width: 730px) and (min-width: 830px) and (max-width: 830px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.03743px; } }
    @media screen and (min-width: 730px) and (min-width: 831px) and (max-width: 831px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.39355px; } }
    @media screen and (min-width: 730px) and (min-width: 832px) and (max-width: 832px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.74967px; } }
    @media screen and (min-width: 730px) and (min-width: 833px) and (max-width: 833px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.10579px; } }
    @media screen and (min-width: 730px) and (min-width: 834px) and (max-width: 834px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.46191px; } }
    @media screen and (min-width: 730px) and (min-width: 835px) and (max-width: 835px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.81804px; } }
    @media screen and (min-width: 730px) and (min-width: 836px) and (max-width: 836px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.17416px; } }
    @media screen and (min-width: 730px) and (min-width: 837px) and (max-width: 837px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.53028px; } }
    @media screen and (min-width: 730px) and (min-width: 838px) and (max-width: 838px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.8864px; } }
    @media screen and (min-width: 730px) and (min-width: 839px) and (max-width: 839px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.24252px; } }
    @media screen and (min-width: 730px) and (min-width: 840px) and (max-width: 840px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.59865px; } }
    @media screen and (min-width: 730px) and (min-width: 841px) and (max-width: 841px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.95477px; } }
    @media screen and (min-width: 730px) and (min-width: 842px) and (max-width: 842px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 265.31089px; } }
    @media screen and (min-width: 730px) and (min-width: 843px) and (max-width: 843px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 265.66701px; } }
    @media screen and (min-width: 730px) and (min-width: 844px) and (max-width: 844px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.02313px; } }
    @media screen and (min-width: 730px) and (min-width: 845px) and (max-width: 845px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.37926px; } }
    @media screen and (min-width: 730px) and (min-width: 846px) and (max-width: 846px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.73538px; } }
    @media screen and (min-width: 730px) and (min-width: 847px) and (max-width: 847px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.0915px; } }
    @media screen and (min-width: 730px) and (min-width: 848px) and (max-width: 848px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.44762px; } }
    @media screen and (min-width: 730px) and (min-width: 849px) and (max-width: 849px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.80374px; } }
    @media screen and (min-width: 730px) and (min-width: 850px) and (max-width: 850px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.15987px; } }
    @media screen and (min-width: 730px) and (min-width: 851px) and (max-width: 851px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.51599px; } }
    @media screen and (min-width: 730px) and (min-width: 852px) and (max-width: 852px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.87211px; } }
    @media screen and (min-width: 730px) and (min-width: 853px) and (max-width: 853px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.22823px; } }
    @media screen and (min-width: 730px) and (min-width: 854px) and (max-width: 854px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.58435px; } }
    @media screen and (min-width: 730px) and (min-width: 855px) and (max-width: 855px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.94048px; } }
    @media screen and (min-width: 730px) and (min-width: 856px) and (max-width: 856px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 270.2966px; } }
    @media screen and (min-width: 730px) and (min-width: 857px) and (max-width: 857px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 270.65272px; } }
    @media screen and (min-width: 730px) and (min-width: 858px) and (max-width: 858px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.00884px; } }
    @media screen and (min-width: 730px) and (min-width: 859px) and (max-width: 859px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.36496px; } }
    @media screen and (min-width: 730px) and (min-width: 860px) and (max-width: 860px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.72109px; } }
    @media screen and (min-width: 730px) and (min-width: 861px) and (max-width: 861px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.07721px; } }
    @media screen and (min-width: 730px) and (min-width: 862px) and (max-width: 862px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.43333px; } }
    @media screen and (min-width: 730px) and (min-width: 863px) and (max-width: 863px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.78945px; } }
    @media screen and (min-width: 730px) and (min-width: 864px) and (max-width: 864px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.14557px; } }
    @media screen and (min-width: 730px) and (min-width: 865px) and (max-width: 865px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.5017px; } }
    @media screen and (min-width: 730px) and (min-width: 866px) and (max-width: 866px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.85782px; } }
    @media screen and (min-width: 730px) and (min-width: 867px) and (max-width: 867px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.21394px; } }
    @media screen and (min-width: 730px) and (min-width: 868px) and (max-width: 868px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.57006px; } }
    @media screen and (min-width: 730px) and (min-width: 869px) and (max-width: 869px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.92618px; } }
    @media screen and (min-width: 730px) and (min-width: 870px) and (max-width: 870px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.28231px; } }
    @media screen and (min-width: 730px) and (min-width: 871px) and (max-width: 871px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.63843px; } }
    @media screen and (min-width: 730px) and (min-width: 872px) and (max-width: 872px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.99455px; } }
    @media screen and (min-width: 730px) and (min-width: 873px) and (max-width: 873px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 276.35067px; } }
    @media screen and (min-width: 730px) and (min-width: 874px) and (max-width: 874px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 276.70679px; } }
    @media screen and (min-width: 730px) and (min-width: 875px) and (max-width: 875px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.06292px; } }
    @media screen and (min-width: 730px) and (min-width: 876px) and (max-width: 876px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.41904px; } }
    @media screen and (min-width: 730px) and (min-width: 877px) and (max-width: 877px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.77516px; } }
    @media screen and (min-width: 730px) and (min-width: 878px) and (max-width: 878px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.13128px; } }
    @media screen and (min-width: 730px) and (min-width: 879px) and (max-width: 879px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.4874px; } }
    @media screen and (min-width: 730px) and (min-width: 880px) and (max-width: 880px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.84353px; } }
    @media screen and (min-width: 730px) and (min-width: 881px) and (max-width: 881px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.19965px; } }
    @media screen and (min-width: 730px) and (min-width: 882px) and (max-width: 882px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.55577px; } }
    @media screen and (min-width: 730px) and (min-width: 883px) and (max-width: 883px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.91189px; } }
    @media screen and (min-width: 730px) and (min-width: 884px) and (max-width: 884px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.26801px; } }
    @media screen and (min-width: 730px) and (min-width: 885px) and (max-width: 885px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.62414px; } }
    @media screen and (min-width: 730px) and (min-width: 886px) and (max-width: 886px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.98026px; } }
    @media screen and (min-width: 730px) and (min-width: 887px) and (max-width: 887px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 281.33638px; } }
    @media screen and (min-width: 730px) and (min-width: 888px) and (max-width: 888px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 281.6925px; } }
    @media screen and (min-width: 730px) and (min-width: 889px) and (max-width: 889px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.04862px; } }
    @media screen and (min-width: 730px) and (min-width: 890px) and (max-width: 890px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.40475px; } }
    @media screen and (min-width: 730px) and (min-width: 891px) and (max-width: 891px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.76087px; } }
    @media screen and (min-width: 730px) and (min-width: 892px) and (max-width: 892px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.11699px; } }
    @media screen and (min-width: 730px) and (min-width: 893px) and (max-width: 893px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.47311px; } }
    @media screen and (min-width: 730px) and (min-width: 894px) and (max-width: 894px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.82923px; } }
    @media screen and (min-width: 730px) and (min-width: 895px) and (max-width: 895px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.18536px; } }
    @media screen and (min-width: 730px) and (min-width: 896px) and (max-width: 896px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.54148px; } }
    @media screen and (min-width: 730px) and (min-width: 897px) and (max-width: 897px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.8976px; } }
    @media screen and (min-width: 730px) and (min-width: 898px) and (max-width: 898px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.25372px; } }
    @media screen and (min-width: 730px) and (min-width: 899px) and (max-width: 899px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.60984px; } }
    @media screen and (min-width: 730px) and (min-width: 900px) and (max-width: 900px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.96597px; } }
    @media screen and (min-width: 730px) and (min-width: 901px) and (max-width: 901px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 286.32209px; } }
    @media screen and (min-width: 730px) and (min-width: 902px) and (max-width: 902px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 286.67821px; } }
    @media screen and (min-width: 730px) and (min-width: 903px) and (max-width: 903px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.03433px; } }
    @media screen and (min-width: 730px) and (min-width: 904px) and (max-width: 904px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.39045px; } }
    @media screen and (min-width: 730px) and (min-width: 905px) and (max-width: 905px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.74658px; } }
    @media screen and (min-width: 730px) and (min-width: 906px) and (max-width: 906px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.1027px; } }
    @media screen and (min-width: 730px) and (min-width: 907px) and (max-width: 907px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.45882px; } }
    @media screen and (min-width: 730px) and (min-width: 908px) and (max-width: 908px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.81494px; } }
    @media screen and (min-width: 730px) and (min-width: 909px) and (max-width: 909px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.17106px; } }
    @media screen and (min-width: 730px) and (min-width: 910px) and (max-width: 910px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.52719px; } }
    @media screen and (min-width: 730px) and (min-width: 911px) and (max-width: 911px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.88331px; } }
    @media screen and (min-width: 730px) and (min-width: 912px) and (max-width: 912px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.23943px; } }
    @media screen and (min-width: 730px) and (min-width: 913px) and (max-width: 913px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.59555px; } }
    @media screen and (min-width: 730px) and (min-width: 914px) and (max-width: 914px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.95167px; } }
    @media screen and (min-width: 730px) and (min-width: 915px) and (max-width: 915px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 291.3078px; } }
    @media screen and (min-width: 730px) and (min-width: 916px) and (max-width: 916px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 291.66392px; } }
    @media screen and (min-width: 730px) and (min-width: 917px) and (max-width: 917px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.02004px; } }
    @media screen and (min-width: 730px) and (min-width: 918px) and (max-width: 918px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.37616px; } }
    @media screen and (min-width: 730px) and (min-width: 919px) and (max-width: 919px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.73228px; } }
    @media screen and (min-width: 730px) and (min-width: 920px) and (max-width: 920px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.08841px; } }
    @media screen and (min-width: 730px) and (min-width: 921px) and (max-width: 921px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.44453px; } }
    @media screen and (min-width: 730px) and (min-width: 922px) and (max-width: 922px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.80065px; } }
    @media screen and (min-width: 730px) and (min-width: 923px) and (max-width: 923px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.15677px; } }
    @media screen and (min-width: 730px) and (min-width: 924px) and (max-width: 924px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.51289px; } }
    @media screen and (min-width: 730px) and (min-width: 925px) and (max-width: 925px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.86902px; } }
    @media screen and (min-width: 730px) and (min-width: 926px) and (max-width: 926px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.22514px; } }
    @media screen and (min-width: 730px) and (min-width: 927px) and (max-width: 927px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.58126px; } }
    @media screen and (min-width: 730px) and (min-width: 928px) and (max-width: 928px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.93738px; } }
    @media screen and (min-width: 730px) and (min-width: 929px) and (max-width: 929px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 296.2935px; } }
    @media screen and (min-width: 730px) and (min-width: 930px) and (max-width: 930px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 296.64963px; } }
    @media screen and (min-width: 730px) and (min-width: 931px) and (max-width: 931px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.00575px; } }
    @media screen and (min-width: 730px) and (min-width: 932px) and (max-width: 932px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.36187px; } }
    @media screen and (min-width: 730px) and (min-width: 933px) and (max-width: 933px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.71799px; } }
    @media screen and (min-width: 730px) and (min-width: 934px) and (max-width: 934px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.07411px; } }
    @media screen and (min-width: 730px) and (min-width: 935px) and (max-width: 935px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.43024px; } }
    @media screen and (min-width: 730px) and (min-width: 936px) and (max-width: 936px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.78636px; } }
    @media screen and (min-width: 730px) and (min-width: 937px) and (max-width: 937px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.14248px; } }
    @media screen and (min-width: 730px) and (min-width: 938px) and (max-width: 938px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.4986px; } }
    @media screen and (min-width: 730px) and (min-width: 939px) and (max-width: 939px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.85472px; } }
    @media screen and (min-width: 730px) and (min-width: 940px) and (max-width: 940px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.21085px; } }
    @media screen and (min-width: 730px) and (min-width: 941px) and (max-width: 941px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.56697px; } }
    @media screen and (min-width: 730px) and (min-width: 942px) and (max-width: 942px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.92309px; } }
    @media screen and (min-width: 730px) and (min-width: 943px) and (max-width: 943px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.27921px; } }
    @media screen and (min-width: 730px) and (min-width: 944px) and (max-width: 944px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.63533px; } }
    @media screen and (min-width: 730px) and (min-width: 945px) and (max-width: 945px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.99146px; } }
    @media screen and (min-width: 730px) and (min-width: 946px) and (max-width: 946px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 302.34758px; } }
    @media screen and (min-width: 730px) and (min-width: 947px) and (max-width: 947px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 302.7037px; } }
    @media screen and (min-width: 730px) and (min-width: 948px) and (max-width: 948px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.05982px; } }
    @media screen and (min-width: 730px) and (min-width: 949px) and (max-width: 949px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.41594px; } }
    @media screen and (min-width: 730px) and (min-width: 950px) and (max-width: 950px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.77207px; } }
    @media screen and (min-width: 730px) and (min-width: 951px) and (max-width: 951px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.12819px; } }
    @media screen and (min-width: 730px) and (min-width: 952px) and (max-width: 952px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.48431px; } }
    @media screen and (min-width: 730px) and (min-width: 953px) and (max-width: 953px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.84043px; } }
    @media screen and (min-width: 730px) and (min-width: 954px) and (max-width: 954px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.19655px; } }
    @media screen and (min-width: 730px) and (min-width: 955px) and (max-width: 955px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.55268px; } }
    @media screen and (min-width: 730px) and (min-width: 956px) and (max-width: 956px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.9088px; } }
    @media screen and (min-width: 730px) and (min-width: 957px) and (max-width: 957px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.26492px; } }
    @media screen and (min-width: 730px) and (min-width: 958px) and (max-width: 958px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.62104px; } }
    @media screen and (min-width: 730px) and (min-width: 959px) and (max-width: 959px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.97716px; } }
    @media screen and (min-width: 730px) and (min-width: 960px) and (max-width: 960px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 307.33329px; } }
    @media screen and (min-width: 730px) and (min-width: 961px) and (max-width: 961px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 307.68941px; } }
    @media screen and (min-width: 730px) and (min-width: 962px) and (max-width: 962px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.04553px; } }
    @media screen and (min-width: 730px) and (min-width: 963px) and (max-width: 963px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.40165px; } }
    @media screen and (min-width: 730px) and (min-width: 964px) and (max-width: 964px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.75777px; } }
    @media screen and (min-width: 730px) and (min-width: 965px) and (max-width: 965px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.1139px; } }
    @media screen and (min-width: 730px) and (min-width: 966px) and (max-width: 966px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.47002px; } }
    @media screen and (min-width: 730px) and (min-width: 967px) and (max-width: 967px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.82614px; } }
    @media screen and (min-width: 730px) and (min-width: 968px) and (max-width: 968px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.18226px; } }
    @media screen and (min-width: 730px) and (min-width: 969px) and (max-width: 969px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.53838px; } }
    @media screen and (min-width: 730px) and (min-width: 970px) and (max-width: 970px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.89451px; } }
    @media screen and (min-width: 730px) and (min-width: 971px) and (max-width: 971px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.25063px; } }
    @media screen and (min-width: 730px) and (min-width: 972px) and (max-width: 972px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.60675px; } }
    @media screen and (min-width: 730px) and (min-width: 973px) and (max-width: 973px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.96287px; } }
    @media screen and (min-width: 730px) and (min-width: 974px) and (max-width: 974px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 312.31899px; } }
    @media screen and (min-width: 730px) and (min-width: 975px) and (max-width: 975px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 312.67512px; } }
    @media screen and (min-width: 730px) and (min-width: 976px) and (max-width: 976px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.03124px; } }
    @media screen and (min-width: 730px) and (min-width: 977px) and (max-width: 977px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.38736px; } }
    @media screen and (min-width: 730px) and (min-width: 978px) and (max-width: 978px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.74348px; } }
    @media screen and (min-width: 730px) and (min-width: 979px) and (max-width: 979px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 314.0996px; } }
@media screen and (min-width: 730px) {
  .col-sm-12 > div > .stage .stage-links,
  .col-sm-12 > div > .stageSwiper .stage-links,
  .col-sm-12 > div > div > .stage .stage-links,
  .col-sm-12 > div > div > .stageSwiper .stage-links {
    position: absolute;
    right: 2em;
    bottom: 2em;
    width: 16.8em; }
  .col-sm-12 > div > .stage .tooltip, .col-sm-12 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-sm-12 > div > .stage .search-box.mobile-only,
  .col-sm-12 > div > .stageSwiper .tooltip,
  .col-sm-12 > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-sm-12 > div > .stageSwiper .search-box.mobile-only,
  .col-sm-12 > div > div > .stage .tooltip,
  .col-sm-12 > div > div > .stage body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-sm-12 > div > div > .stage .search-box.mobile-only,
  .col-sm-12 > div > div > .stageSwiper .tooltip,
  .col-sm-12 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-sm-12 > div > div > .stageSwiper .search-box.mobile-only {
    width: 20em;
    right: 2em;
    bottom: 7em; }
  .col-sm-12 > div > .stage .stage-content,
  .col-sm-12 > div > .stageSwiper .stage-content,
  .col-sm-12 > div > div > .stage .stage-content,
  .col-sm-12 > div > div > .stageSwiper .stage-content {
    color: #fff;
    position: absolute;
    left: 2em;
    bottom: 2em;
    width: 43em; }
  .col-sm-12 > div > .stage.section .stage-content .text,
  .col-sm-12 > .stage.section .stage-content .text,
  .col-sm-12 > div > .stageSwiper .stage-content .text,
  .col-sm-12 > div > div > .stage.section .stage-content .text,
  .col-sm-12 > div > div > .stageSwiper .stage-content .text {
    border: none; }
  .col-sm-12 > div > .stage.section .stage-content .link-list .link,
  .col-sm-12 > .stage.section .stage-content .link-list .link,
  .col-sm-12 > div > .stageSwiper .stage-content .link-list .link,
  .col-sm-12 > div > div > .stage.section .stage-content .link-list .link,
  .col-sm-12 > div > div > .stageSwiper .stage-content .link-list .link {
    border: none;
    margin-top: 1px; }
  .col-sm-12 > div > .stage.section .stage-content .link-list .link span,
  .col-sm-12 > .stage.section .stage-content .link-list .link span,
  .col-sm-12 > div > .stageSwiper .stage-content .link-list .link span,
  .col-sm-12 > div > div > .stage.section .stage-content .link-list .link span,
  .col-sm-12 > div > div > .stageSwiper .stage-content .link-list .link span {
    border: none; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
    height: 491.99962px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) and (max-width: 980px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.11429px; } }
  @media screen and (min-width: 980px) and (min-width: 981px) and (max-width: 981px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.54137px; } }
  @media screen and (min-width: 980px) and (min-width: 982px) and (max-width: 982px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.96846px; } }
  @media screen and (min-width: 980px) and (min-width: 983px) and (max-width: 983px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 378.39554px; } }
  @media screen and (min-width: 980px) and (min-width: 984px) and (max-width: 984px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 378.82262px; } }
  @media screen and (min-width: 980px) and (min-width: 985px) and (max-width: 985px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 379.2497px; } }
  @media screen and (min-width: 980px) and (min-width: 986px) and (max-width: 986px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 379.67679px; } }
  @media screen and (min-width: 980px) and (min-width: 987px) and (max-width: 987px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.10387px; } }
  @media screen and (min-width: 980px) and (min-width: 988px) and (max-width: 988px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.53095px; } }
  @media screen and (min-width: 980px) and (min-width: 989px) and (max-width: 989px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.95804px; } }
  @media screen and (min-width: 980px) and (min-width: 990px) and (max-width: 990px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 381.38512px; } }
  @media screen and (min-width: 980px) and (min-width: 991px) and (max-width: 991px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 381.8122px; } }
  @media screen and (min-width: 980px) and (min-width: 992px) and (max-width: 992px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 382.23928px; } }
  @media screen and (min-width: 980px) and (min-width: 993px) and (max-width: 993px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 382.66637px; } }
  @media screen and (min-width: 980px) and (min-width: 994px) and (max-width: 994px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.09345px; } }
  @media screen and (min-width: 980px) and (min-width: 995px) and (max-width: 995px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.52053px; } }
  @media screen and (min-width: 980px) and (min-width: 996px) and (max-width: 996px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.94762px; } }
  @media screen and (min-width: 980px) and (min-width: 997px) and (max-width: 997px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 384.3747px; } }
  @media screen and (min-width: 980px) and (min-width: 998px) and (max-width: 998px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 384.80178px; } }
  @media screen and (min-width: 980px) and (min-width: 999px) and (max-width: 999px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 385.22887px; } }
  @media screen and (min-width: 980px) and (min-width: 1000px) and (max-width: 1000px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 385.65595px; } }
  @media screen and (min-width: 980px) and (min-width: 1001px) and (max-width: 1001px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.08303px; } }
  @media screen and (min-width: 980px) and (min-width: 1002px) and (max-width: 1002px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.51011px; } }
  @media screen and (min-width: 980px) and (min-width: 1003px) and (max-width: 1003px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.9372px; } }
  @media screen and (min-width: 980px) and (min-width: 1004px) and (max-width: 1004px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 387.36428px; } }
  @media screen and (min-width: 980px) and (min-width: 1005px) and (max-width: 1005px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 387.79136px; } }
  @media screen and (min-width: 980px) and (min-width: 1006px) and (max-width: 1006px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 388.21845px; } }
  @media screen and (min-width: 980px) and (min-width: 1007px) and (max-width: 1007px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 388.64553px; } }
  @media screen and (min-width: 980px) and (min-width: 1008px) and (max-width: 1008px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.07261px; } }
  @media screen and (min-width: 980px) and (min-width: 1009px) and (max-width: 1009px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.4997px; } }
  @media screen and (min-width: 980px) and (min-width: 1010px) and (max-width: 1010px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.92678px; } }
  @media screen and (min-width: 980px) and (min-width: 1011px) and (max-width: 1011px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 390.35386px; } }
  @media screen and (min-width: 980px) and (min-width: 1012px) and (max-width: 1012px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 390.78094px; } }
  @media screen and (min-width: 980px) and (min-width: 1013px) and (max-width: 1013px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 391.20803px; } }
  @media screen and (min-width: 980px) and (min-width: 1014px) and (max-width: 1014px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 391.63511px; } }
  @media screen and (min-width: 980px) and (min-width: 1015px) and (max-width: 1015px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.06219px; } }
  @media screen and (min-width: 980px) and (min-width: 1016px) and (max-width: 1016px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.48928px; } }
  @media screen and (min-width: 980px) and (min-width: 1017px) and (max-width: 1017px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.91636px; } }
  @media screen and (min-width: 980px) and (min-width: 1018px) and (max-width: 1018px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 393.34344px; } }
  @media screen and (min-width: 980px) and (min-width: 1019px) and (max-width: 1019px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 393.77053px; } }
  @media screen and (min-width: 980px) and (min-width: 1020px) and (max-width: 1020px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 394.19761px; } }
  @media screen and (min-width: 980px) and (min-width: 1021px) and (max-width: 1021px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 394.62469px; } }
  @media screen and (min-width: 980px) and (min-width: 1022px) and (max-width: 1022px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.05177px; } }
  @media screen and (min-width: 980px) and (min-width: 1023px) and (max-width: 1023px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.47886px; } }
  @media screen and (min-width: 980px) and (min-width: 1024px) and (max-width: 1024px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.90594px; } }
  @media screen and (min-width: 980px) and (min-width: 1025px) and (max-width: 1025px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 396.33302px; } }
  @media screen and (min-width: 980px) and (min-width: 1026px) and (max-width: 1026px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 396.76011px; } }
  @media screen and (min-width: 980px) and (min-width: 1027px) and (max-width: 1027px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 397.18719px; } }
  @media screen and (min-width: 980px) and (min-width: 1028px) and (max-width: 1028px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 397.61427px; } }
  @media screen and (min-width: 980px) and (min-width: 1029px) and (max-width: 1029px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.04136px; } }
  @media screen and (min-width: 980px) and (min-width: 1030px) and (max-width: 1030px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.46844px; } }
  @media screen and (min-width: 980px) and (min-width: 1031px) and (max-width: 1031px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.89552px; } }
  @media screen and (min-width: 980px) and (min-width: 1032px) and (max-width: 1032px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 399.32261px; } }
  @media screen and (min-width: 980px) and (min-width: 1033px) and (max-width: 1033px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 399.74969px; } }
  @media screen and (min-width: 980px) and (min-width: 1034px) and (max-width: 1034px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 400.17677px; } }
  @media screen and (min-width: 980px) and (min-width: 1035px) and (max-width: 1035px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 400.60385px; } }
  @media screen and (min-width: 980px) and (min-width: 1036px) and (max-width: 1036px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.03094px; } }
  @media screen and (min-width: 980px) and (min-width: 1037px) and (max-width: 1037px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.45802px; } }
  @media screen and (min-width: 980px) and (min-width: 1038px) and (max-width: 1038px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.8851px; } }
  @media screen and (min-width: 980px) and (min-width: 1039px) and (max-width: 1039px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 402.31219px; } }
  @media screen and (min-width: 980px) and (min-width: 1040px) and (max-width: 1040px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 402.73927px; } }
  @media screen and (min-width: 980px) and (min-width: 1041px) and (max-width: 1041px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 403.16635px; } }
  @media screen and (min-width: 980px) and (min-width: 1042px) and (max-width: 1042px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 403.59343px; } }
  @media screen and (min-width: 980px) and (min-width: 1043px) and (max-width: 1043px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.02052px; } }
  @media screen and (min-width: 980px) and (min-width: 1044px) and (max-width: 1044px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.4476px; } }
  @media screen and (min-width: 980px) and (min-width: 1045px) and (max-width: 1045px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.87468px; } }
  @media screen and (min-width: 980px) and (min-width: 1046px) and (max-width: 1046px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 405.30177px; } }
  @media screen and (min-width: 980px) and (min-width: 1047px) and (max-width: 1047px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 405.72885px; } }
  @media screen and (min-width: 980px) and (min-width: 1048px) and (max-width: 1048px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 406.15593px; } }
  @media screen and (min-width: 980px) and (min-width: 1049px) and (max-width: 1049px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 406.58302px; } }
  @media screen and (min-width: 980px) and (min-width: 1050px) and (max-width: 1050px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.0101px; } }
  @media screen and (min-width: 980px) and (min-width: 1051px) and (max-width: 1051px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.43718px; } }
  @media screen and (min-width: 980px) and (min-width: 1052px) and (max-width: 1052px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.86426px; } }
  @media screen and (min-width: 980px) and (min-width: 1053px) and (max-width: 1053px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 408.29135px; } }
  @media screen and (min-width: 980px) and (min-width: 1054px) and (max-width: 1054px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 408.71843px; } }
  @media screen and (min-width: 980px) and (min-width: 1055px) and (max-width: 1055px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.14551px; } }
  @media screen and (min-width: 980px) and (min-width: 1056px) and (max-width: 1056px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.5726px; } }
  @media screen and (min-width: 980px) and (min-width: 1057px) and (max-width: 1057px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.99968px; } }
  @media screen and (min-width: 980px) and (min-width: 1058px) and (max-width: 1058px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 410.42676px; } }
  @media screen and (min-width: 980px) and (min-width: 1059px) and (max-width: 1059px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 410.85385px; } }
  @media screen and (min-width: 980px) and (min-width: 1060px) and (max-width: 1060px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 411.28093px; } }
  @media screen and (min-width: 980px) and (min-width: 1061px) and (max-width: 1061px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 411.70801px; } }
  @media screen and (min-width: 980px) and (min-width: 1062px) and (max-width: 1062px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.13509px; } }
  @media screen and (min-width: 980px) and (min-width: 1063px) and (max-width: 1063px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.56218px; } }
  @media screen and (min-width: 980px) and (min-width: 1064px) and (max-width: 1064px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.98926px; } }
  @media screen and (min-width: 980px) and (min-width: 1065px) and (max-width: 1065px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 413.41634px; } }
  @media screen and (min-width: 980px) and (min-width: 1066px) and (max-width: 1066px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 413.84343px; } }
  @media screen and (min-width: 980px) and (min-width: 1067px) and (max-width: 1067px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 414.27051px; } }
  @media screen and (min-width: 980px) and (min-width: 1068px) and (max-width: 1068px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 414.69759px; } }
  @media screen and (min-width: 980px) and (min-width: 1069px) and (max-width: 1069px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.12468px; } }
  @media screen and (min-width: 980px) and (min-width: 1070px) and (max-width: 1070px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.55176px; } }
  @media screen and (min-width: 980px) and (min-width: 1071px) and (max-width: 1071px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.97884px; } }
  @media screen and (min-width: 980px) and (min-width: 1072px) and (max-width: 1072px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 416.40592px; } }
  @media screen and (min-width: 980px) and (min-width: 1073px) and (max-width: 1073px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 416.83301px; } }
  @media screen and (min-width: 980px) and (min-width: 1074px) and (max-width: 1074px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 417.26009px; } }
  @media screen and (min-width: 980px) and (min-width: 1075px) and (max-width: 1075px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 417.68717px; } }
  @media screen and (min-width: 980px) and (min-width: 1076px) and (max-width: 1076px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.11426px; } }
  @media screen and (min-width: 980px) and (min-width: 1077px) and (max-width: 1077px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.54134px; } }
  @media screen and (min-width: 980px) and (min-width: 1078px) and (max-width: 1078px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.96842px; } }
  @media screen and (min-width: 980px) and (min-width: 1079px) and (max-width: 1079px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 419.39551px; } }
  @media screen and (min-width: 980px) and (min-width: 1080px) and (max-width: 1080px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 419.82259px; } }
  @media screen and (min-width: 980px) and (min-width: 1081px) and (max-width: 1081px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 420.24967px; } }
  @media screen and (min-width: 980px) and (min-width: 1082px) and (max-width: 1082px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 420.67676px; } }
  @media screen and (min-width: 980px) and (min-width: 1083px) and (max-width: 1083px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.10384px; } }
  @media screen and (min-width: 980px) and (min-width: 1084px) and (max-width: 1084px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.53092px; } }
  @media screen and (min-width: 980px) and (min-width: 1085px) and (max-width: 1085px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.958px; } }
  @media screen and (min-width: 980px) and (min-width: 1086px) and (max-width: 1086px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 422.38509px; } }
  @media screen and (min-width: 980px) and (min-width: 1087px) and (max-width: 1087px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 422.81217px; } }
  @media screen and (min-width: 980px) and (min-width: 1088px) and (max-width: 1088px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 423.23925px; } }
  @media screen and (min-width: 980px) and (min-width: 1089px) and (max-width: 1089px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 423.66634px; } }
  @media screen and (min-width: 980px) and (min-width: 1090px) and (max-width: 1090px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.09342px; } }
  @media screen and (min-width: 980px) and (min-width: 1091px) and (max-width: 1091px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.5205px; } }
  @media screen and (min-width: 980px) and (min-width: 1092px) and (max-width: 1092px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.94759px; } }
  @media screen and (min-width: 980px) and (min-width: 1093px) and (max-width: 1093px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 425.37467px; } }
  @media screen and (min-width: 980px) and (min-width: 1094px) and (max-width: 1094px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 425.80175px; } }
  @media screen and (min-width: 980px) and (min-width: 1095px) and (max-width: 1095px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 426.22883px; } }
  @media screen and (min-width: 980px) and (min-width: 1096px) and (max-width: 1096px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 426.65592px; } }
  @media screen and (min-width: 980px) and (min-width: 1097px) and (max-width: 1097px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.083px; } }
  @media screen and (min-width: 980px) and (min-width: 1098px) and (max-width: 1098px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.51008px; } }
  @media screen and (min-width: 980px) and (min-width: 1099px) and (max-width: 1099px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.93717px; } }
  @media screen and (min-width: 980px) and (min-width: 1100px) and (max-width: 1100px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 428.36425px; } }
  @media screen and (min-width: 980px) and (min-width: 1101px) and (max-width: 1101px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 428.79133px; } }
  @media screen and (min-width: 980px) and (min-width: 1102px) and (max-width: 1102px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 429.21841px; } }
  @media screen and (min-width: 980px) and (min-width: 1103px) and (max-width: 1103px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 429.6455px; } }
  @media screen and (min-width: 980px) and (min-width: 1104px) and (max-width: 1104px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.07258px; } }
  @media screen and (min-width: 980px) and (min-width: 1105px) and (max-width: 1105px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.49966px; } }
  @media screen and (min-width: 980px) and (min-width: 1106px) and (max-width: 1106px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.92675px; } }
  @media screen and (min-width: 980px) and (min-width: 1107px) and (max-width: 1107px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 431.35383px; } }
  @media screen and (min-width: 980px) and (min-width: 1108px) and (max-width: 1108px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 431.78091px; } }
  @media screen and (min-width: 980px) and (min-width: 1109px) and (max-width: 1109px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 432.208px; } }
  @media screen and (min-width: 980px) and (min-width: 1110px) and (max-width: 1110px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 432.63508px; } }
  @media screen and (min-width: 980px) and (min-width: 1111px) and (max-width: 1111px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.06216px; } }
  @media screen and (min-width: 980px) and (min-width: 1112px) and (max-width: 1112px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.48924px; } }
  @media screen and (min-width: 980px) and (min-width: 1113px) and (max-width: 1113px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.91633px; } }
  @media screen and (min-width: 980px) and (min-width: 1114px) and (max-width: 1114px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 434.34341px; } }
  @media screen and (min-width: 980px) and (min-width: 1115px) and (max-width: 1115px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 434.77049px; } }
  @media screen and (min-width: 980px) and (min-width: 1116px) and (max-width: 1116px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 435.19758px; } }
  @media screen and (min-width: 980px) and (min-width: 1117px) and (max-width: 1117px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 435.62466px; } }
  @media screen and (min-width: 980px) and (min-width: 1118px) and (max-width: 1118px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.05174px; } }
  @media screen and (min-width: 980px) and (min-width: 1119px) and (max-width: 1119px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.47883px; } }
  @media screen and (min-width: 980px) and (min-width: 1120px) and (max-width: 1120px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.90591px; } }
  @media screen and (min-width: 980px) and (min-width: 1121px) and (max-width: 1121px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 437.33299px; } }
  @media screen and (min-width: 980px) and (min-width: 1122px) and (max-width: 1122px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 437.76007px; } }
  @media screen and (min-width: 980px) and (min-width: 1123px) and (max-width: 1123px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 438.18716px; } }
  @media screen and (min-width: 980px) and (min-width: 1124px) and (max-width: 1124px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 438.61424px; } }
  @media screen and (min-width: 980px) and (min-width: 1125px) and (max-width: 1125px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.04132px; } }
  @media screen and (min-width: 980px) and (min-width: 1126px) and (max-width: 1126px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.46841px; } }
  @media screen and (min-width: 980px) and (min-width: 1127px) and (max-width: 1127px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.89549px; } }
  @media screen and (min-width: 980px) and (min-width: 1128px) and (max-width: 1128px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 440.32257px; } }
  @media screen and (min-width: 980px) and (min-width: 1129px) and (max-width: 1129px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 440.74966px; } }
  @media screen and (min-width: 980px) and (min-width: 1130px) and (max-width: 1130px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 441.17674px; } }
  @media screen and (min-width: 980px) and (min-width: 1131px) and (max-width: 1131px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 441.60382px; } }
  @media screen and (min-width: 980px) and (min-width: 1132px) and (max-width: 1132px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.03091px; } }
  @media screen and (min-width: 980px) and (min-width: 1133px) and (max-width: 1133px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.45799px; } }
  @media screen and (min-width: 980px) and (min-width: 1134px) and (max-width: 1134px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.88507px; } }
  @media screen and (min-width: 980px) and (min-width: 1135px) and (max-width: 1135px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 443.31215px; } }
  @media screen and (min-width: 980px) and (min-width: 1136px) and (max-width: 1136px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 443.73924px; } }
  @media screen and (min-width: 980px) and (min-width: 1137px) and (max-width: 1137px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 444.16632px; } }
  @media screen and (min-width: 980px) and (min-width: 1138px) and (max-width: 1138px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 444.5934px; } }
  @media screen and (min-width: 980px) and (min-width: 1139px) and (max-width: 1139px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.02049px; } }
  @media screen and (min-width: 980px) and (min-width: 1140px) and (max-width: 1140px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.44757px; } }
  @media screen and (min-width: 980px) and (min-width: 1141px) and (max-width: 1141px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.87465px; } }
  @media screen and (min-width: 980px) and (min-width: 1142px) and (max-width: 1142px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 446.30174px; } }
  @media screen and (min-width: 980px) and (min-width: 1143px) and (max-width: 1143px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 446.72882px; } }
  @media screen and (min-width: 980px) and (min-width: 1144px) and (max-width: 1144px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 447.1559px; } }
  @media screen and (min-width: 980px) and (min-width: 1145px) and (max-width: 1145px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 447.58298px; } }
  @media screen and (min-width: 980px) and (min-width: 1146px) and (max-width: 1146px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.01007px; } }
  @media screen and (min-width: 980px) and (min-width: 1147px) and (max-width: 1147px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.43715px; } }
  @media screen and (min-width: 980px) and (min-width: 1148px) and (max-width: 1148px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.86423px; } }
  @media screen and (min-width: 980px) and (min-width: 1149px) and (max-width: 1149px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 449.29132px; } }
  @media screen and (min-width: 980px) and (min-width: 1150px) and (max-width: 1150px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 449.7184px; } }
  @media screen and (min-width: 980px) and (min-width: 1151px) and (max-width: 1151px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.14548px; } }
  @media screen and (min-width: 980px) and (min-width: 1152px) and (max-width: 1152px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.57256px; } }
  @media screen and (min-width: 980px) and (min-width: 1153px) and (max-width: 1153px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.99965px; } }
  @media screen and (min-width: 980px) and (min-width: 1154px) and (max-width: 1154px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 451.42673px; } }
  @media screen and (min-width: 980px) and (min-width: 1155px) and (max-width: 1155px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 451.85381px; } }
  @media screen and (min-width: 980px) and (min-width: 1156px) and (max-width: 1156px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 452.2809px; } }
  @media screen and (min-width: 980px) and (min-width: 1157px) and (max-width: 1157px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 452.70798px; } }
  @media screen and (min-width: 980px) and (min-width: 1158px) and (max-width: 1158px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.13506px; } }
  @media screen and (min-width: 980px) and (min-width: 1159px) and (max-width: 1159px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.56215px; } }
  @media screen and (min-width: 980px) and (min-width: 1160px) and (max-width: 1160px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.98923px; } }
  @media screen and (min-width: 980px) and (min-width: 1161px) and (max-width: 1161px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 454.41631px; } }
  @media screen and (min-width: 980px) and (min-width: 1162px) and (max-width: 1162px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 454.84339px; } }
  @media screen and (min-width: 980px) and (min-width: 1163px) and (max-width: 1163px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 455.27048px; } }
  @media screen and (min-width: 980px) and (min-width: 1164px) and (max-width: 1164px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 455.69756px; } }
  @media screen and (min-width: 980px) and (min-width: 1165px) and (max-width: 1165px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.12464px; } }
  @media screen and (min-width: 980px) and (min-width: 1166px) and (max-width: 1166px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.55173px; } }
  @media screen and (min-width: 980px) and (min-width: 1167px) and (max-width: 1167px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.97881px; } }
  @media screen and (min-width: 980px) and (min-width: 1168px) and (max-width: 1168px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 457.40589px; } }
  @media screen and (min-width: 980px) and (min-width: 1169px) and (max-width: 1169px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 457.83298px; } }
  @media screen and (min-width: 980px) and (min-width: 1170px) and (max-width: 1170px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 458.26006px; } }
  @media screen and (min-width: 980px) and (min-width: 1171px) and (max-width: 1171px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 458.68714px; } }
  @media screen and (min-width: 980px) and (min-width: 1172px) and (max-width: 1172px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.11422px; } }
  @media screen and (min-width: 980px) and (min-width: 1173px) and (max-width: 1173px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.54131px; } }
  @media screen and (min-width: 980px) and (min-width: 1174px) and (max-width: 1174px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.96839px; } }
  @media screen and (min-width: 980px) and (min-width: 1175px) and (max-width: 1175px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 460.39547px; } }
  @media screen and (min-width: 980px) and (min-width: 1176px) and (max-width: 1176px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 460.82256px; } }
  @media screen and (min-width: 980px) and (min-width: 1177px) and (max-width: 1177px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 461.24964px; } }
  @media screen and (min-width: 980px) and (min-width: 1178px) and (max-width: 1178px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 461.67672px; } }
  @media screen and (min-width: 980px) and (min-width: 1179px) and (max-width: 1179px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.10381px; } }
  @media screen and (min-width: 980px) and (min-width: 1180px) and (max-width: 1180px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.53089px; } }
  @media screen and (min-width: 980px) and (min-width: 1181px) and (max-width: 1181px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.95797px; } }
  @media screen and (min-width: 980px) and (min-width: 1182px) and (max-width: 1182px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 463.38505px; } }
  @media screen and (min-width: 980px) and (min-width: 1183px) and (max-width: 1183px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 463.81214px; } }
  @media screen and (min-width: 980px) and (min-width: 1184px) and (max-width: 1184px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 464.23922px; } }
  @media screen and (min-width: 980px) and (min-width: 1185px) and (max-width: 1185px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 464.6663px; } }
  @media screen and (min-width: 980px) and (min-width: 1186px) and (max-width: 1186px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.09339px; } }
  @media screen and (min-width: 980px) and (min-width: 1187px) and (max-width: 1187px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.52047px; } }
  @media screen and (min-width: 980px) and (min-width: 1188px) and (max-width: 1188px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.94755px; } }
  @media screen and (min-width: 980px) and (min-width: 1189px) and (max-width: 1189px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 466.37464px; } }
  @media screen and (min-width: 980px) and (min-width: 1190px) and (max-width: 1190px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 466.80172px; } }
  @media screen and (min-width: 980px) and (min-width: 1191px) and (max-width: 1191px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 467.2288px; } }
  @media screen and (min-width: 980px) and (min-width: 1192px) and (max-width: 1192px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 467.65589px; } }
  @media screen and (min-width: 980px) and (min-width: 1193px) and (max-width: 1193px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.08297px; } }
  @media screen and (min-width: 980px) and (min-width: 1194px) and (max-width: 1194px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.51005px; } }
  @media screen and (min-width: 980px) and (min-width: 1195px) and (max-width: 1195px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.93713px; } }
  @media screen and (min-width: 980px) and (min-width: 1196px) and (max-width: 1196px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 469.36422px; } }
  @media screen and (min-width: 980px) and (min-width: 1197px) and (max-width: 1197px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 469.7913px; } }
  @media screen and (min-width: 980px) and (min-width: 1198px) and (max-width: 1198px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 470.21838px; } }
  @media screen and (min-width: 980px) and (min-width: 1199px) and (max-width: 1199px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 470.64547px; } }
  @media screen and (min-width: 980px) and (min-width: 1200px) and (max-width: 1200px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.07255px; } }
  @media screen and (min-width: 980px) and (min-width: 1201px) and (max-width: 1201px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.49963px; } }
  @media screen and (min-width: 980px) and (min-width: 1202px) and (max-width: 1202px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.92672px; } }
  @media screen and (min-width: 980px) and (min-width: 1203px) and (max-width: 1203px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 472.3538px; } }
  @media screen and (min-width: 980px) and (min-width: 1204px) and (max-width: 1204px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 472.78088px; } }
  @media screen and (min-width: 980px) and (min-width: 1205px) and (max-width: 1205px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 473.20796px; } }
  @media screen and (min-width: 980px) and (min-width: 1206px) and (max-width: 1206px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 473.63505px; } }
  @media screen and (min-width: 980px) and (min-width: 1207px) and (max-width: 1207px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.06213px; } }
  @media screen and (min-width: 980px) and (min-width: 1208px) and (max-width: 1208px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.48921px; } }
  @media screen and (min-width: 980px) and (min-width: 1209px) and (max-width: 1209px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.9163px; } }
  @media screen and (min-width: 980px) and (min-width: 1210px) and (max-width: 1210px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 475.34338px; } }
  @media screen and (min-width: 980px) and (min-width: 1211px) and (max-width: 1211px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 475.77046px; } }
  @media screen and (min-width: 980px) and (min-width: 1212px) and (max-width: 1212px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 476.19754px; } }
  @media screen and (min-width: 980px) and (min-width: 1213px) and (max-width: 1213px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 476.62463px; } }
  @media screen and (min-width: 980px) and (min-width: 1214px) and (max-width: 1214px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.05171px; } }
  @media screen and (min-width: 980px) and (min-width: 1215px) and (max-width: 1215px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.47879px; } }
  @media screen and (min-width: 980px) and (min-width: 1216px) and (max-width: 1216px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.90588px; } }
  @media screen and (min-width: 980px) and (min-width: 1217px) and (max-width: 1217px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 478.33296px; } }
  @media screen and (min-width: 980px) and (min-width: 1218px) and (max-width: 1218px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 478.76004px; } }
  @media screen and (min-width: 980px) and (min-width: 1219px) and (max-width: 1219px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 479.18713px; } }
  @media screen and (min-width: 980px) and (min-width: 1220px) and (max-width: 1220px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 479.61421px; } }
  @media screen and (min-width: 980px) and (min-width: 1221px) and (max-width: 1221px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.04129px; } }
  @media screen and (min-width: 980px) and (min-width: 1222px) and (max-width: 1222px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.46837px; } }
  @media screen and (min-width: 980px) and (min-width: 1223px) and (max-width: 1223px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.89546px; } }
  @media screen and (min-width: 980px) and (min-width: 1224px) and (max-width: 1224px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 481.32254px; } }
  @media screen and (min-width: 980px) and (min-width: 1225px) and (max-width: 1225px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 481.74962px; } }
  @media screen and (min-width: 980px) and (min-width: 1226px) and (max-width: 1226px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 482.17671px; } }
  @media screen and (min-width: 980px) and (min-width: 1227px) and (max-width: 1227px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 482.60379px; } }
  @media screen and (min-width: 980px) and (min-width: 1228px) and (max-width: 1228px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.03087px; } }
  @media screen and (min-width: 980px) and (min-width: 1229px) and (max-width: 1229px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.45796px; } }
  @media screen and (min-width: 980px) and (min-width: 1230px) and (max-width: 1230px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.88504px; } }
  @media screen and (min-width: 980px) and (min-width: 1231px) and (max-width: 1231px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 484.31212px; } }
  @media screen and (min-width: 980px) and (min-width: 1232px) and (max-width: 1232px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 484.7392px; } }
  @media screen and (min-width: 980px) and (min-width: 1233px) and (max-width: 1233px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 485.16629px; } }
  @media screen and (min-width: 980px) and (min-width: 1234px) and (max-width: 1234px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 485.59337px; } }
  @media screen and (min-width: 980px) and (min-width: 1235px) and (max-width: 1235px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.02045px; } }
  @media screen and (min-width: 980px) and (min-width: 1236px) and (max-width: 1236px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.44754px; } }
  @media screen and (min-width: 980px) and (min-width: 1237px) and (max-width: 1237px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.87462px; } }
  @media screen and (min-width: 980px) and (min-width: 1238px) and (max-width: 1238px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 487.3017px; } }
  @media screen and (min-width: 980px) and (min-width: 1239px) and (max-width: 1239px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 487.72879px; } }
  @media screen and (min-width: 980px) and (min-width: 1240px) and (max-width: 1240px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 488.15587px; } }
  @media screen and (min-width: 980px) and (min-width: 1241px) and (max-width: 1241px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 488.58295px; } }
  @media screen and (min-width: 980px) and (min-width: 1242px) and (max-width: 1242px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.01004px; } }
  @media screen and (min-width: 980px) and (min-width: 1243px) and (max-width: 1243px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.43712px; } }
  @media screen and (min-width: 980px) and (min-width: 1244px) and (max-width: 1244px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.8642px; } }
  @media screen and (min-width: 980px) and (min-width: 1245px) and (max-width: 1245px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 490.29128px; } }
  @media screen and (min-width: 980px) and (min-width: 1246px) and (max-width: 1246px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 490.71837px; } }
  @media screen and (min-width: 980px) and (min-width: 1247px) and (max-width: 1247px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.14545px; } }
  @media screen and (min-width: 980px) and (min-width: 1248px) and (max-width: 1248px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.57253px; } }
  @media screen and (min-width: 980px) and (min-width: 1249px) and (max-width: 1249px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.99962px; } }
@media screen and (min-width: 980px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
      height: 410.25254px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) and (max-width: 980px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 314.45573px; } }
    @media screen and (min-width: 980px) and (min-width: 981px) and (max-width: 981px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 314.81185px; } }
    @media screen and (min-width: 980px) and (min-width: 982px) and (max-width: 982px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.16797px; } }
    @media screen and (min-width: 980px) and (min-width: 983px) and (max-width: 983px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.52409px; } }
    @media screen and (min-width: 980px) and (min-width: 984px) and (max-width: 984px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.88021px; } }
    @media screen and (min-width: 980px) and (min-width: 985px) and (max-width: 985px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.23634px; } }
    @media screen and (min-width: 980px) and (min-width: 986px) and (max-width: 986px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.59246px; } }
    @media screen and (min-width: 980px) and (min-width: 987px) and (max-width: 987px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.94858px; } }
    @media screen and (min-width: 980px) and (min-width: 988px) and (max-width: 988px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 317.3047px; } }
    @media screen and (min-width: 980px) and (min-width: 989px) and (max-width: 989px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 317.66082px; } }
    @media screen and (min-width: 980px) and (min-width: 990px) and (max-width: 990px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.01695px; } }
    @media screen and (min-width: 980px) and (min-width: 991px) and (max-width: 991px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.37307px; } }
    @media screen and (min-width: 980px) and (min-width: 992px) and (max-width: 992px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.72919px; } }
    @media screen and (min-width: 980px) and (min-width: 993px) and (max-width: 993px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.08531px; } }
    @media screen and (min-width: 980px) and (min-width: 994px) and (max-width: 994px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.44143px; } }
    @media screen and (min-width: 980px) and (min-width: 995px) and (max-width: 995px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.79756px; } }
    @media screen and (min-width: 980px) and (min-width: 996px) and (max-width: 996px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.15368px; } }
    @media screen and (min-width: 980px) and (min-width: 997px) and (max-width: 997px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.5098px; } }
    @media screen and (min-width: 980px) and (min-width: 998px) and (max-width: 998px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.86592px; } }
    @media screen and (min-width: 980px) and (min-width: 999px) and (max-width: 999px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.22204px; } }
    @media screen and (min-width: 980px) and (min-width: 1000px) and (max-width: 1000px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.57817px; } }
    @media screen and (min-width: 980px) and (min-width: 1001px) and (max-width: 1001px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.93429px; } }
    @media screen and (min-width: 980px) and (min-width: 1002px) and (max-width: 1002px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 322.29041px; } }
    @media screen and (min-width: 980px) and (min-width: 1003px) and (max-width: 1003px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 322.64653px; } }
    @media screen and (min-width: 980px) and (min-width: 1004px) and (max-width: 1004px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.00265px; } }
    @media screen and (min-width: 980px) and (min-width: 1005px) and (max-width: 1005px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.35878px; } }
    @media screen and (min-width: 980px) and (min-width: 1006px) and (max-width: 1006px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.7149px; } }
    @media screen and (min-width: 980px) and (min-width: 1007px) and (max-width: 1007px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.07102px; } }
    @media screen and (min-width: 980px) and (min-width: 1008px) and (max-width: 1008px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.42714px; } }
    @media screen and (min-width: 980px) and (min-width: 1009px) and (max-width: 1009px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.78326px; } }
    @media screen and (min-width: 980px) and (min-width: 1010px) and (max-width: 1010px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.13939px; } }
    @media screen and (min-width: 980px) and (min-width: 1011px) and (max-width: 1011px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.49551px; } }
    @media screen and (min-width: 980px) and (min-width: 1012px) and (max-width: 1012px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.85163px; } }
    @media screen and (min-width: 980px) and (min-width: 1013px) and (max-width: 1013px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.20775px; } }
    @media screen and (min-width: 980px) and (min-width: 1014px) and (max-width: 1014px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.56387px; } }
    @media screen and (min-width: 980px) and (min-width: 1015px) and (max-width: 1015px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.92px; } }
    @media screen and (min-width: 980px) and (min-width: 1016px) and (max-width: 1016px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.27612px; } }
    @media screen and (min-width: 980px) and (min-width: 1017px) and (max-width: 1017px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.63224px; } }
    @media screen and (min-width: 980px) and (min-width: 1018px) and (max-width: 1018px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.98836px; } }
    @media screen and (min-width: 980px) and (min-width: 1019px) and (max-width: 1019px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 328.34448px; } }
    @media screen and (min-width: 980px) and (min-width: 1020px) and (max-width: 1020px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 328.70061px; } }
    @media screen and (min-width: 980px) and (min-width: 1021px) and (max-width: 1021px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.05673px; } }
    @media screen and (min-width: 980px) and (min-width: 1022px) and (max-width: 1022px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.41285px; } }
    @media screen and (min-width: 980px) and (min-width: 1023px) and (max-width: 1023px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.76897px; } }
    @media screen and (min-width: 980px) and (min-width: 1024px) and (max-width: 1024px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.12509px; } }
    @media screen and (min-width: 980px) and (min-width: 1025px) and (max-width: 1025px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.48122px; } }
    @media screen and (min-width: 980px) and (min-width: 1026px) and (max-width: 1026px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.83734px; } }
    @media screen and (min-width: 980px) and (min-width: 1027px) and (max-width: 1027px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.19346px; } }
    @media screen and (min-width: 980px) and (min-width: 1028px) and (max-width: 1028px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.54958px; } }
    @media screen and (min-width: 980px) and (min-width: 1029px) and (max-width: 1029px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.9057px; } }
    @media screen and (min-width: 980px) and (min-width: 1030px) and (max-width: 1030px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.26183px; } }
    @media screen and (min-width: 980px) and (min-width: 1031px) and (max-width: 1031px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.61795px; } }
    @media screen and (min-width: 980px) and (min-width: 1032px) and (max-width: 1032px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.97407px; } }
    @media screen and (min-width: 980px) and (min-width: 1033px) and (max-width: 1033px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 333.33019px; } }
    @media screen and (min-width: 980px) and (min-width: 1034px) and (max-width: 1034px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 333.68631px; } }
    @media screen and (min-width: 980px) and (min-width: 1035px) and (max-width: 1035px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.04244px; } }
    @media screen and (min-width: 980px) and (min-width: 1036px) and (max-width: 1036px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.39856px; } }
    @media screen and (min-width: 980px) and (min-width: 1037px) and (max-width: 1037px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.75468px; } }
    @media screen and (min-width: 980px) and (min-width: 1038px) and (max-width: 1038px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.1108px; } }
    @media screen and (min-width: 980px) and (min-width: 1039px) and (max-width: 1039px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.46692px; } }
    @media screen and (min-width: 980px) and (min-width: 1040px) and (max-width: 1040px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.82305px; } }
    @media screen and (min-width: 980px) and (min-width: 1041px) and (max-width: 1041px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.17917px; } }
    @media screen and (min-width: 980px) and (min-width: 1042px) and (max-width: 1042px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.53529px; } }
    @media screen and (min-width: 980px) and (min-width: 1043px) and (max-width: 1043px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.89141px; } }
    @media screen and (min-width: 980px) and (min-width: 1044px) and (max-width: 1044px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.24753px; } }
    @media screen and (min-width: 980px) and (min-width: 1045px) and (max-width: 1045px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.60366px; } }
    @media screen and (min-width: 980px) and (min-width: 1046px) and (max-width: 1046px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.95978px; } }
    @media screen and (min-width: 980px) and (min-width: 1047px) and (max-width: 1047px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 338.3159px; } }
    @media screen and (min-width: 980px) and (min-width: 1048px) and (max-width: 1048px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 338.67202px; } }
    @media screen and (min-width: 980px) and (min-width: 1049px) and (max-width: 1049px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.02814px; } }
    @media screen and (min-width: 980px) and (min-width: 1050px) and (max-width: 1050px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.38427px; } }
    @media screen and (min-width: 980px) and (min-width: 1051px) and (max-width: 1051px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.74039px; } }
    @media screen and (min-width: 980px) and (min-width: 1052px) and (max-width: 1052px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.09651px; } }
    @media screen and (min-width: 980px) and (min-width: 1053px) and (max-width: 1053px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.45263px; } }
    @media screen and (min-width: 980px) and (min-width: 1054px) and (max-width: 1054px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.80875px; } }
    @media screen and (min-width: 980px) and (min-width: 1055px) and (max-width: 1055px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.16488px; } }
    @media screen and (min-width: 980px) and (min-width: 1056px) and (max-width: 1056px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.521px; } }
    @media screen and (min-width: 980px) and (min-width: 1057px) and (max-width: 1057px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.87712px; } }
    @media screen and (min-width: 980px) and (min-width: 1058px) and (max-width: 1058px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.23324px; } }
    @media screen and (min-width: 980px) and (min-width: 1059px) and (max-width: 1059px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.58936px; } }
    @media screen and (min-width: 980px) and (min-width: 1060px) and (max-width: 1060px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.94549px; } }
    @media screen and (min-width: 980px) and (min-width: 1061px) and (max-width: 1061px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 343.30161px; } }
    @media screen and (min-width: 980px) and (min-width: 1062px) and (max-width: 1062px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 343.65773px; } }
    @media screen and (min-width: 980px) and (min-width: 1063px) and (max-width: 1063px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.01385px; } }
    @media screen and (min-width: 980px) and (min-width: 1064px) and (max-width: 1064px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.36997px; } }
    @media screen and (min-width: 980px) and (min-width: 1065px) and (max-width: 1065px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.7261px; } }
    @media screen and (min-width: 980px) and (min-width: 1066px) and (max-width: 1066px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.08222px; } }
    @media screen and (min-width: 980px) and (min-width: 1067px) and (max-width: 1067px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.43834px; } }
    @media screen and (min-width: 980px) and (min-width: 1068px) and (max-width: 1068px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.79446px; } }
    @media screen and (min-width: 980px) and (min-width: 1069px) and (max-width: 1069px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.15058px; } }
    @media screen and (min-width: 980px) and (min-width: 1070px) and (max-width: 1070px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.50671px; } }
    @media screen and (min-width: 980px) and (min-width: 1071px) and (max-width: 1071px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.86283px; } }
    @media screen and (min-width: 980px) and (min-width: 1072px) and (max-width: 1072px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.21895px; } }
    @media screen and (min-width: 980px) and (min-width: 1073px) and (max-width: 1073px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.57507px; } }
    @media screen and (min-width: 980px) and (min-width: 1074px) and (max-width: 1074px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.93119px; } }
    @media screen and (min-width: 980px) and (min-width: 1075px) and (max-width: 1075px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.28732px; } }
    @media screen and (min-width: 980px) and (min-width: 1076px) and (max-width: 1076px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.64344px; } }
    @media screen and (min-width: 980px) and (min-width: 1077px) and (max-width: 1077px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.99956px; } }
    @media screen and (min-width: 980px) and (min-width: 1078px) and (max-width: 1078px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 349.35568px; } }
    @media screen and (min-width: 980px) and (min-width: 1079px) and (max-width: 1079px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 349.7118px; } }
    @media screen and (min-width: 980px) and (min-width: 1080px) and (max-width: 1080px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.06793px; } }
    @media screen and (min-width: 980px) and (min-width: 1081px) and (max-width: 1081px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.42405px; } }
    @media screen and (min-width: 980px) and (min-width: 1082px) and (max-width: 1082px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.78017px; } }
    @media screen and (min-width: 980px) and (min-width: 1083px) and (max-width: 1083px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.13629px; } }
    @media screen and (min-width: 980px) and (min-width: 1084px) and (max-width: 1084px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.49241px; } }
    @media screen and (min-width: 980px) and (min-width: 1085px) and (max-width: 1085px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.84854px; } }
    @media screen and (min-width: 980px) and (min-width: 1086px) and (max-width: 1086px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.20466px; } }
    @media screen and (min-width: 980px) and (min-width: 1087px) and (max-width: 1087px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.56078px; } }
    @media screen and (min-width: 980px) and (min-width: 1088px) and (max-width: 1088px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.9169px; } }
    @media screen and (min-width: 980px) and (min-width: 1089px) and (max-width: 1089px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.27302px; } }
    @media screen and (min-width: 980px) and (min-width: 1090px) and (max-width: 1090px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.62915px; } }
    @media screen and (min-width: 980px) and (min-width: 1091px) and (max-width: 1091px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.98527px; } }
    @media screen and (min-width: 980px) and (min-width: 1092px) and (max-width: 1092px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 354.34139px; } }
    @media screen and (min-width: 980px) and (min-width: 1093px) and (max-width: 1093px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 354.69751px; } }
    @media screen and (min-width: 980px) and (min-width: 1094px) and (max-width: 1094px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.05363px; } }
    @media screen and (min-width: 980px) and (min-width: 1095px) and (max-width: 1095px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.40976px; } }
    @media screen and (min-width: 980px) and (min-width: 1096px) and (max-width: 1096px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.76588px; } }
    @media screen and (min-width: 980px) and (min-width: 1097px) and (max-width: 1097px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.122px; } }
    @media screen and (min-width: 980px) and (min-width: 1098px) and (max-width: 1098px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.47812px; } }
    @media screen and (min-width: 980px) and (min-width: 1099px) and (max-width: 1099px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.83424px; } }
    @media screen and (min-width: 980px) and (min-width: 1100px) and (max-width: 1100px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.19037px; } }
    @media screen and (min-width: 980px) and (min-width: 1101px) and (max-width: 1101px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.54649px; } }
    @media screen and (min-width: 980px) and (min-width: 1102px) and (max-width: 1102px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.90261px; } }
    @media screen and (min-width: 980px) and (min-width: 1103px) and (max-width: 1103px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.25873px; } }
    @media screen and (min-width: 980px) and (min-width: 1104px) and (max-width: 1104px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.61485px; } }
    @media screen and (min-width: 980px) and (min-width: 1105px) and (max-width: 1105px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.97098px; } }
    @media screen and (min-width: 980px) and (min-width: 1106px) and (max-width: 1106px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 359.3271px; } }
    @media screen and (min-width: 980px) and (min-width: 1107px) and (max-width: 1107px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 359.68322px; } }
    @media screen and (min-width: 980px) and (min-width: 1108px) and (max-width: 1108px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.03934px; } }
    @media screen and (min-width: 980px) and (min-width: 1109px) and (max-width: 1109px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.39546px; } }
    @media screen and (min-width: 980px) and (min-width: 1110px) and (max-width: 1110px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.75159px; } }
    @media screen and (min-width: 980px) and (min-width: 1111px) and (max-width: 1111px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.10771px; } }
    @media screen and (min-width: 980px) and (min-width: 1112px) and (max-width: 1112px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.46383px; } }
    @media screen and (min-width: 980px) and (min-width: 1113px) and (max-width: 1113px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.81995px; } }
    @media screen and (min-width: 980px) and (min-width: 1114px) and (max-width: 1114px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.17607px; } }
    @media screen and (min-width: 980px) and (min-width: 1115px) and (max-width: 1115px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.5322px; } }
    @media screen and (min-width: 980px) and (min-width: 1116px) and (max-width: 1116px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.88832px; } }
    @media screen and (min-width: 980px) and (min-width: 1117px) and (max-width: 1117px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.24444px; } }
    @media screen and (min-width: 980px) and (min-width: 1118px) and (max-width: 1118px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.60056px; } }
    @media screen and (min-width: 980px) and (min-width: 1119px) and (max-width: 1119px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.95668px; } }
    @media screen and (min-width: 980px) and (min-width: 1120px) and (max-width: 1120px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 364.31281px; } }
    @media screen and (min-width: 980px) and (min-width: 1121px) and (max-width: 1121px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 364.66893px; } }
    @media screen and (min-width: 980px) and (min-width: 1122px) and (max-width: 1122px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.02505px; } }
    @media screen and (min-width: 980px) and (min-width: 1123px) and (max-width: 1123px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.38117px; } }
    @media screen and (min-width: 980px) and (min-width: 1124px) and (max-width: 1124px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.73729px; } }
    @media screen and (min-width: 980px) and (min-width: 1125px) and (max-width: 1125px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.09342px; } }
    @media screen and (min-width: 980px) and (min-width: 1126px) and (max-width: 1126px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.44954px; } }
    @media screen and (min-width: 980px) and (min-width: 1127px) and (max-width: 1127px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.80566px; } }
    @media screen and (min-width: 980px) and (min-width: 1128px) and (max-width: 1128px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.16178px; } }
    @media screen and (min-width: 980px) and (min-width: 1129px) and (max-width: 1129px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.5179px; } }
    @media screen and (min-width: 980px) and (min-width: 1130px) and (max-width: 1130px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.87403px; } }
    @media screen and (min-width: 980px) and (min-width: 1131px) and (max-width: 1131px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.23015px; } }
    @media screen and (min-width: 980px) and (min-width: 1132px) and (max-width: 1132px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.58627px; } }
    @media screen and (min-width: 980px) and (min-width: 1133px) and (max-width: 1133px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.94239px; } }
    @media screen and (min-width: 980px) and (min-width: 1134px) and (max-width: 1134px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 369.29851px; } }
    @media screen and (min-width: 980px) and (min-width: 1135px) and (max-width: 1135px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 369.65464px; } }
    @media screen and (min-width: 980px) and (min-width: 1136px) and (max-width: 1136px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.01076px; } }
    @media screen and (min-width: 980px) and (min-width: 1137px) and (max-width: 1137px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.36688px; } }
    @media screen and (min-width: 980px) and (min-width: 1138px) and (max-width: 1138px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.723px; } }
    @media screen and (min-width: 980px) and (min-width: 1139px) and (max-width: 1139px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.07912px; } }
    @media screen and (min-width: 980px) and (min-width: 1140px) and (max-width: 1140px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.43525px; } }
    @media screen and (min-width: 980px) and (min-width: 1141px) and (max-width: 1141px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.79137px; } }
    @media screen and (min-width: 980px) and (min-width: 1142px) and (max-width: 1142px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.14749px; } }
    @media screen and (min-width: 980px) and (min-width: 1143px) and (max-width: 1143px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.50361px; } }
    @media screen and (min-width: 980px) and (min-width: 1144px) and (max-width: 1144px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.85973px; } }
    @media screen and (min-width: 980px) and (min-width: 1145px) and (max-width: 1145px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.21586px; } }
    @media screen and (min-width: 980px) and (min-width: 1146px) and (max-width: 1146px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.57198px; } }
    @media screen and (min-width: 980px) and (min-width: 1147px) and (max-width: 1147px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.9281px; } }
    @media screen and (min-width: 980px) and (min-width: 1148px) and (max-width: 1148px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.28422px; } }
    @media screen and (min-width: 980px) and (min-width: 1149px) and (max-width: 1149px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.64034px; } }
    @media screen and (min-width: 980px) and (min-width: 1150px) and (max-width: 1150px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.99647px; } }
    @media screen and (min-width: 980px) and (min-width: 1151px) and (max-width: 1151px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 375.35259px; } }
    @media screen and (min-width: 980px) and (min-width: 1152px) and (max-width: 1152px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 375.70871px; } }
    @media screen and (min-width: 980px) and (min-width: 1153px) and (max-width: 1153px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.06483px; } }
    @media screen and (min-width: 980px) and (min-width: 1154px) and (max-width: 1154px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.42095px; } }
    @media screen and (min-width: 980px) and (min-width: 1155px) and (max-width: 1155px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.77708px; } }
    @media screen and (min-width: 980px) and (min-width: 1156px) and (max-width: 1156px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.1332px; } }
    @media screen and (min-width: 980px) and (min-width: 1157px) and (max-width: 1157px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.48932px; } }
    @media screen and (min-width: 980px) and (min-width: 1158px) and (max-width: 1158px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.84544px; } }
    @media screen and (min-width: 980px) and (min-width: 1159px) and (max-width: 1159px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.20156px; } }
    @media screen and (min-width: 980px) and (min-width: 1160px) and (max-width: 1160px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.55769px; } }
    @media screen and (min-width: 980px) and (min-width: 1161px) and (max-width: 1161px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.91381px; } }
    @media screen and (min-width: 980px) and (min-width: 1162px) and (max-width: 1162px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.26993px; } }
    @media screen and (min-width: 980px) and (min-width: 1163px) and (max-width: 1163px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.62605px; } }
    @media screen and (min-width: 980px) and (min-width: 1164px) and (max-width: 1164px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.98217px; } }
    @media screen and (min-width: 980px) and (min-width: 1165px) and (max-width: 1165px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 380.3383px; } }
    @media screen and (min-width: 980px) and (min-width: 1166px) and (max-width: 1166px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 380.69442px; } }
    @media screen and (min-width: 980px) and (min-width: 1167px) and (max-width: 1167px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.05054px; } }
    @media screen and (min-width: 980px) and (min-width: 1168px) and (max-width: 1168px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.40666px; } }
    @media screen and (min-width: 980px) and (min-width: 1169px) and (max-width: 1169px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.76278px; } }
    @media screen and (min-width: 980px) and (min-width: 1170px) and (max-width: 1170px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.11891px; } }
    @media screen and (min-width: 980px) and (min-width: 1171px) and (max-width: 1171px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.47503px; } }
    @media screen and (min-width: 980px) and (min-width: 1172px) and (max-width: 1172px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.83115px; } }
    @media screen and (min-width: 980px) and (min-width: 1173px) and (max-width: 1173px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.18727px; } }
    @media screen and (min-width: 980px) and (min-width: 1174px) and (max-width: 1174px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.54339px; } }
    @media screen and (min-width: 980px) and (min-width: 1175px) and (max-width: 1175px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.89952px; } }
    @media screen and (min-width: 980px) and (min-width: 1176px) and (max-width: 1176px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.25564px; } }
    @media screen and (min-width: 980px) and (min-width: 1177px) and (max-width: 1177px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.61176px; } }
    @media screen and (min-width: 980px) and (min-width: 1178px) and (max-width: 1178px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.96788px; } }
    @media screen and (min-width: 980px) and (min-width: 1179px) and (max-width: 1179px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 385.324px; } }
    @media screen and (min-width: 980px) and (min-width: 1180px) and (max-width: 1180px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 385.68013px; } }
    @media screen and (min-width: 980px) and (min-width: 1181px) and (max-width: 1181px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.03625px; } }
    @media screen and (min-width: 980px) and (min-width: 1182px) and (max-width: 1182px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.39237px; } }
    @media screen and (min-width: 980px) and (min-width: 1183px) and (max-width: 1183px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.74849px; } }
    @media screen and (min-width: 980px) and (min-width: 1184px) and (max-width: 1184px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.10461px; } }
    @media screen and (min-width: 980px) and (min-width: 1185px) and (max-width: 1185px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.46074px; } }
    @media screen and (min-width: 980px) and (min-width: 1186px) and (max-width: 1186px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.81686px; } }
    @media screen and (min-width: 980px) and (min-width: 1187px) and (max-width: 1187px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.17298px; } }
    @media screen and (min-width: 980px) and (min-width: 1188px) and (max-width: 1188px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.5291px; } }
    @media screen and (min-width: 980px) and (min-width: 1189px) and (max-width: 1189px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.88522px; } }
    @media screen and (min-width: 980px) and (min-width: 1190px) and (max-width: 1190px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.24135px; } }
    @media screen and (min-width: 980px) and (min-width: 1191px) and (max-width: 1191px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.59747px; } }
    @media screen and (min-width: 980px) and (min-width: 1192px) and (max-width: 1192px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.95359px; } }
    @media screen and (min-width: 980px) and (min-width: 1193px) and (max-width: 1193px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 390.30971px; } }
    @media screen and (min-width: 980px) and (min-width: 1194px) and (max-width: 1194px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 390.66583px; } }
    @media screen and (min-width: 980px) and (min-width: 1195px) and (max-width: 1195px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.02196px; } }
    @media screen and (min-width: 980px) and (min-width: 1196px) and (max-width: 1196px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.37808px; } }
    @media screen and (min-width: 980px) and (min-width: 1197px) and (max-width: 1197px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.7342px; } }
    @media screen and (min-width: 980px) and (min-width: 1198px) and (max-width: 1198px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.09032px; } }
    @media screen and (min-width: 980px) and (min-width: 1199px) and (max-width: 1199px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.44644px; } }
    @media screen and (min-width: 980px) and (min-width: 1200px) and (max-width: 1200px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.80257px; } }
    @media screen and (min-width: 980px) and (min-width: 1201px) and (max-width: 1201px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.15869px; } }
    @media screen and (min-width: 980px) and (min-width: 1202px) and (max-width: 1202px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.51481px; } }
    @media screen and (min-width: 980px) and (min-width: 1203px) and (max-width: 1203px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.87093px; } }
    @media screen and (min-width: 980px) and (min-width: 1204px) and (max-width: 1204px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.22705px; } }
    @media screen and (min-width: 980px) and (min-width: 1205px) and (max-width: 1205px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.58318px; } }
    @media screen and (min-width: 980px) and (min-width: 1206px) and (max-width: 1206px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.9393px; } }
    @media screen and (min-width: 980px) and (min-width: 1207px) and (max-width: 1207px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 395.29542px; } }
    @media screen and (min-width: 980px) and (min-width: 1208px) and (max-width: 1208px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 395.65154px; } }
    @media screen and (min-width: 980px) and (min-width: 1209px) and (max-width: 1209px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.00766px; } }
    @media screen and (min-width: 980px) and (min-width: 1210px) and (max-width: 1210px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.36379px; } }
    @media screen and (min-width: 980px) and (min-width: 1211px) and (max-width: 1211px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.71991px; } }
    @media screen and (min-width: 980px) and (min-width: 1212px) and (max-width: 1212px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.07603px; } }
    @media screen and (min-width: 980px) and (min-width: 1213px) and (max-width: 1213px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.43215px; } }
    @media screen and (min-width: 980px) and (min-width: 1214px) and (max-width: 1214px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.78827px; } }
    @media screen and (min-width: 980px) and (min-width: 1215px) and (max-width: 1215px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.1444px; } }
    @media screen and (min-width: 980px) and (min-width: 1216px) and (max-width: 1216px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.50052px; } }
    @media screen and (min-width: 980px) and (min-width: 1217px) and (max-width: 1217px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.85664px; } }
    @media screen and (min-width: 980px) and (min-width: 1218px) and (max-width: 1218px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.21276px; } }
    @media screen and (min-width: 980px) and (min-width: 1219px) and (max-width: 1219px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.56888px; } }
    @media screen and (min-width: 980px) and (min-width: 1220px) and (max-width: 1220px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.92501px; } }
    @media screen and (min-width: 980px) and (min-width: 1221px) and (max-width: 1221px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.28113px; } }
    @media screen and (min-width: 980px) and (min-width: 1222px) and (max-width: 1222px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.63725px; } }
    @media screen and (min-width: 980px) and (min-width: 1223px) and (max-width: 1223px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.99337px; } }
    @media screen and (min-width: 980px) and (min-width: 1224px) and (max-width: 1224px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 401.34949px; } }
    @media screen and (min-width: 980px) and (min-width: 1225px) and (max-width: 1225px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 401.70562px; } }
    @media screen and (min-width: 980px) and (min-width: 1226px) and (max-width: 1226px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.06174px; } }
    @media screen and (min-width: 980px) and (min-width: 1227px) and (max-width: 1227px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.41786px; } }
    @media screen and (min-width: 980px) and (min-width: 1228px) and (max-width: 1228px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.77398px; } }
    @media screen and (min-width: 980px) and (min-width: 1229px) and (max-width: 1229px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.1301px; } }
    @media screen and (min-width: 980px) and (min-width: 1230px) and (max-width: 1230px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.48623px; } }
    @media screen and (min-width: 980px) and (min-width: 1231px) and (max-width: 1231px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.84235px; } }
    @media screen and (min-width: 980px) and (min-width: 1232px) and (max-width: 1232px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.19847px; } }
    @media screen and (min-width: 980px) and (min-width: 1233px) and (max-width: 1233px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.55459px; } }
    @media screen and (min-width: 980px) and (min-width: 1234px) and (max-width: 1234px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.91071px; } }
    @media screen and (min-width: 980px) and (min-width: 1235px) and (max-width: 1235px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.26684px; } }
    @media screen and (min-width: 980px) and (min-width: 1236px) and (max-width: 1236px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.62296px; } }
    @media screen and (min-width: 980px) and (min-width: 1237px) and (max-width: 1237px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.97908px; } }
    @media screen and (min-width: 980px) and (min-width: 1238px) and (max-width: 1238px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 406.3352px; } }
    @media screen and (min-width: 980px) and (min-width: 1239px) and (max-width: 1239px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 406.69132px; } }
    @media screen and (min-width: 980px) and (min-width: 1240px) and (max-width: 1240px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.04745px; } }
    @media screen and (min-width: 980px) and (min-width: 1241px) and (max-width: 1241px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.40357px; } }
    @media screen and (min-width: 980px) and (min-width: 1242px) and (max-width: 1242px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.75969px; } }
    @media screen and (min-width: 980px) and (min-width: 1243px) and (max-width: 1243px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.11581px; } }
    @media screen and (min-width: 980px) and (min-width: 1244px) and (max-width: 1244px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.47193px; } }
    @media screen and (min-width: 980px) and (min-width: 1245px) and (max-width: 1245px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.82806px; } }
    @media screen and (min-width: 980px) and (min-width: 1246px) and (max-width: 1246px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.18418px; } }
    @media screen and (min-width: 980px) and (min-width: 1247px) and (max-width: 1247px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.5403px; } }
    @media screen and (min-width: 980px) and (min-width: 1248px) and (max-width: 1248px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.89642px; } }
    @media screen and (min-width: 980px) and (min-width: 1249px) and (max-width: 1249px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 410.25254px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
    height: 418.54134px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 389.92678px; } }
  @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 390.35386px; } }
  @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 390.78094px; } }
  @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 391.20803px; } }
  @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 391.63511px; } }
  @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.06219px; } }
  @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.48928px; } }
  @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.91636px; } }
  @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 393.34344px; } }
  @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 393.77053px; } }
  @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 394.19761px; } }
  @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 394.62469px; } }
  @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.05177px; } }
  @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.47886px; } }
  @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.90594px; } }
  @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 396.33302px; } }
  @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 396.76011px; } }
  @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 397.18719px; } }
  @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 397.61427px; } }
  @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.04136px; } }
  @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.46844px; } }
  @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.89552px; } }
  @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 399.32261px; } }
  @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 399.74969px; } }
  @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 400.17677px; } }
  @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 400.60385px; } }
  @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.03094px; } }
  @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.45802px; } }
  @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.8851px; } }
  @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 402.31219px; } }
  @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 402.73927px; } }
  @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 403.16635px; } }
  @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 403.59343px; } }
  @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.02052px; } }
  @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.4476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.87468px; } }
  @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 405.30177px; } }
  @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 405.72885px; } }
  @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 406.15593px; } }
  @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 406.58302px; } }
  @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.0101px; } }
  @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.43718px; } }
  @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.86426px; } }
  @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 408.29135px; } }
  @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 408.71843px; } }
  @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.14551px; } }
  @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.5726px; } }
  @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.99968px; } }
  @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 410.42676px; } }
  @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 410.85385px; } }
  @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 411.28093px; } }
  @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 411.70801px; } }
  @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.13509px; } }
  @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.56218px; } }
  @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.98926px; } }
  @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 413.41634px; } }
  @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 413.84343px; } }
  @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 414.27051px; } }
  @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 414.69759px; } }
  @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.12468px; } }
  @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.55176px; } }
  @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.97884px; } }
  @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 416.40592px; } }
  @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 416.83301px; } }
  @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 417.26009px; } }
  @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 417.68717px; } }
  @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 418.11426px; } }
  @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 418.54134px; } }
@media screen and (min-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
      height: 348.99956px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.13939px; } }
    @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.49551px; } }
    @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.85163px; } }
    @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.20775px; } }
    @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.56387px; } }
    @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.92px; } }
    @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.27612px; } }
    @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.63224px; } }
    @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.98836px; } }
    @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 328.34448px; } }
    @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 328.70061px; } }
    @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.05673px; } }
    @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.41285px; } }
    @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.76897px; } }
    @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.12509px; } }
    @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.48122px; } }
    @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.83734px; } }
    @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.19346px; } }
    @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.54958px; } }
    @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.9057px; } }
    @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.26183px; } }
    @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.61795px; } }
    @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.97407px; } }
    @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 333.33019px; } }
    @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 333.68631px; } }
    @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.04244px; } }
    @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.39856px; } }
    @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.75468px; } }
    @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.1108px; } }
    @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.46692px; } }
    @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.82305px; } }
    @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.17917px; } }
    @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.53529px; } }
    @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.89141px; } }
    @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.24753px; } }
    @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.60366px; } }
    @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.95978px; } }
    @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 338.3159px; } }
    @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 338.67202px; } }
    @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.02814px; } }
    @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.38427px; } }
    @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.74039px; } }
    @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.09651px; } }
    @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.45263px; } }
    @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.80875px; } }
    @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.16488px; } }
    @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.521px; } }
    @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.87712px; } }
    @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.23324px; } }
    @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.58936px; } }
    @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.94549px; } }
    @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 343.30161px; } }
    @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 343.65773px; } }
    @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.01385px; } }
    @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.36997px; } }
    @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.7261px; } }
    @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.08222px; } }
    @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.43834px; } }
    @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.79446px; } }
    @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.15058px; } }
    @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.50671px; } }
    @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.86283px; } }
    @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.21895px; } }
    @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.57507px; } }
    @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.93119px; } }
    @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.28732px; } }
    @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.64344px; } }
    @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.99956px; } }
@media screen and (min-width: 1250px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
    height: 313.906px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 292.44508px; } }
  @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 292.7654px; } }
  @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.08571px; } }
  @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.40602px; } }
  @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.72633px; } }
  @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.04665px; } }
  @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.36696px; } }
  @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.68727px; } }
  @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.00758px; } }
  @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.32789px; } }
  @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.64821px; } }
  @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.96852px; } }
  @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.28883px; } }
  @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.60914px; } }
  @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.92946px; } }
  @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.24977px; } }
  @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.57008px; } }
  @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.89039px; } }
  @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.2107px; } }
  @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.53102px; } }
  @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.85133px; } }
  @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.17164px; } }
  @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.49195px; } }
  @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.81227px; } }
  @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.13258px; } }
  @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.45289px; } }
  @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.7732px; } }
  @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.09351px; } }
  @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.41383px; } }
  @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.73414px; } }
  @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.05445px; } }
  @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.37476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.69508px; } }
  @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.01539px; } }
  @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.3357px; } }
  @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.65601px; } }
  @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.97633px; } }
  @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.29664px; } }
  @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.61695px; } }
  @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.93726px; } }
  @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.25757px; } }
  @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.57789px; } }
  @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.8982px; } }
  @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.21851px; } }
  @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.53882px; } }
  @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.85914px; } }
  @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.17945px; } }
  @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.49976px; } }
  @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.82007px; } }
  @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.14038px; } }
  @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.4607px; } }
  @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.78101px; } }
  @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.10132px; } }
  @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.42163px; } }
  @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.74195px; } }
  @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.06226px; } }
  @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.38257px; } }
  @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.70288px; } }
  @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.02319px; } }
  @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.34351px; } }
  @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.66382px; } }
  @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.98413px; } }
  @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.30444px; } }
  @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.62476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.94507px; } }
  @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.26538px; } }
  @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.58569px; } }
  @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.906px; } }
@media screen and (min-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
      height: 261.74967px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 243.85454px; } }
    @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.12163px; } }
    @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.38872px; } }
    @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.65581px; } }
    @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.92291px; } }
    @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.19px; } }
    @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.45709px; } }
    @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.72418px; } }
    @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.99127px; } }
    @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.25836px; } }
    @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.52545px; } }
    @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.79255px; } }
    @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.05964px; } }
    @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.32673px; } }
    @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.59382px; } }
    @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.86091px; } }
    @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.128px; } }
    @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.39509px; } }
    @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.66219px; } }
    @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.92928px; } }
    @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.19637px; } }
    @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.46346px; } }
    @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.73055px; } }
    @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.99764px; } }
    @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.26474px; } }
    @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.53183px; } }
    @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.79892px; } }
    @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.06601px; } }
    @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.3331px; } }
    @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.60019px; } }
    @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.86728px; } }
    @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.13438px; } }
    @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.40147px; } }
    @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.66856px; } }
    @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.93565px; } }
    @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.20274px; } }
    @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.46983px; } }
    @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.73692px; } }
    @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.00402px; } }
    @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.27111px; } }
    @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.5382px; } }
    @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.80529px; } }
    @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.07238px; } }
    @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.33947px; } }
    @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.60657px; } }
    @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.87366px; } }
    @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.14075px; } }
    @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.40784px; } }
    @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.67493px; } }
    @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.94202px; } }
    @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.20911px; } }
    @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.47621px; } }
    @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.7433px; } }
    @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.01039px; } }
    @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.27748px; } }
    @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.54457px; } }
    @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.81166px; } }
    @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.07876px; } }
    @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.34585px; } }
    @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.61294px; } }
    @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.88003px; } }
    @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.14712px; } }
    @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.41421px; } }
    @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.6813px; } }
    @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.9484px; } }
    @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.21549px; } }
    @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.48258px; } }
    @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.74967px; } }
@media screen and (min-width: 1250px) {
  .col-lg-12 > div > .stage .tooltip, .col-lg-12 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-lg-12 > div > .stage .search-box.mobile-only,
  .col-lg-12 > div > .stageSwiper .tooltip,
  .col-lg-12 > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-12 > div > .stageSwiper .search-box.mobile-only,
  .col-lg-12 > div > div > .stage .tooltip,
  .col-lg-12 > div > div > .stage body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-12 > div > div > .stage .search-box.mobile-only,
  .col-lg-12 > div > div > .stageSwiper .tooltip,
  .col-lg-12 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-12 > div > div > .stageSwiper .search-box.mobile-only {
    width: 23em; }
  .col-lg-9 > div > .stage .stage-links,
  .col-lg-9 > div > .stageSwiper .stage-links,
  .col-lg-9 > div > div > .stage .stage-links,
  .col-lg-9 > div > div > .stageSwiper .stage-links {
    position: absolute;
    right: 2em;
    bottom: 2em;
    width: 16.8em; }
  .col-lg-9 > div > .stage .tooltip, .col-lg-9 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-lg-9 > div > .stage .search-box.mobile-only,
  .col-lg-9 > div > .stageSwiper .tooltip,
  .col-lg-9 > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-9 > div > .stageSwiper .search-box.mobile-only,
  .col-lg-9 > div > div > .stage .tooltip,
  .col-lg-9 > div > div > .stage body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-9 > div > div > .stage .search-box.mobile-only,
  .col-lg-9 > div > div > .stageSwiper .tooltip,
  .col-lg-9 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only,
  body.standalone-layout .col-lg-9 > div > div > .stageSwiper .search-box.mobile-only {
    width: 20em;
    right: 2em;
    bottom: 7em; }
  .col-lg-9 > div > .stage .stage-content,
  .col-lg-9 > div > .stageSwiper .stage-content,
  .col-lg-9 > div > div > .stage .stage-content,
  .col-lg-9 > div > div > .stageSwiper .stage-content {
    color: #fff;
    position: absolute;
    left: 2em;
    bottom: 2em;
    width: 43em; }
  .col-lg-9 > div > .stage.section .stage-content .text,
  .col-lg-9 > div > .stageSwiper .stage-content .text,
  .col-lg-9 > div > div > .stage.section .stage-content .text,
  .col-lg-9 > div > div > .stageSwiper .stage-content .text {
    border: none; }
  .col-lg-9 > div > .stage.section .stage-content .link-list .link,
  .col-lg-9 > div > .stageSwiper .stage-content .link-list .link,
  .col-lg-9 > div > div > .stage.section .stage-content .link-list .link,
  .col-lg-9 > div > div > .stageSwiper .stage-content .link-list .link {
    border: none;
    margin-top: 1px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
.slick-list:focus {
  outline: none; }
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
[dir='rtl'] .slick-slide {
  float: right; }
.slick-slide img {
  display: block; }
.slick-slide.slick-loading img {
  display: none; }
.slick-slide.dragging img {
  pointer-events: none; }
.slick-initialized .slick-slide {
  display: block; }
.slick-loading .slick-slide {
  visibility: hidden; }
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-prev {
  left: -25px; }
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }
.slick-prev:before {
  content: '←'; }
[dir='rtl'] .slick-prev:before {
  content: '→'; }
.slick-next {
  right: -25px; }
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }
.slick-next:before {
  content: '→'; }
[dir='rtl'] .slick-next:before {
  content: '←'; }
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }
.stage-full {
  min-height: 522px;
  padding-bottom: 0; }
  @media (min-width: 1250px) {
    .stage-full {
      min-height: 705px; } }
  .stage-full--no-teasers {
    height: 522px;
    padding-top: 4rem !important; }
    @media (min-width: 980px) {
      .stage-full--no-teasers {
        height: 705px; } }
    .stage-full--no-teasers .container-box__inner {
      margin-top: 0 !important; }
  .stage-full .container-box__bg-img {
    max-height: 522px;
    overflow: visible; }
    .stage-full .container-box__bg-img.dark-gray {
      background: #222222; }
    .stage-full .container-box__bg-img.red {
      background: #e1000f; }
    .stage-full .container-box__bg-img.white, .stage-full .container-box__bg-img.light-gray {
      background: #ffffff; }
    @media (min-width: 980px) {
      .stage-full .container-box__bg-img {
        max-height: 705px; } }
    .stage-full .container-box__bg-img .img-wrap {
      height: 522px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      overflow: hidden; }
      @media (min-width: 980px) {
        .stage-full .container-box__bg-img .img-wrap {
          height: 705px; } }
  @media (min-width: 980px) {
    .stage-full .row:first-child {
      min-height: 53.5rem; } }
  .stage-full .container-box__inner {
    padding-left: 0;
    border-left-width: 0; }
    @media (min-width: 1250px) {
      .stage-full .container-box__inner {
        padding-right: 0; } }
.stage-full__hero-teaser {
  margin-top: 168px;
  background: #ffffff;
  padding: 16px; }
  .stage-full__hero-teaser--plus-top-left, .stage-full__hero-teaser--plus-top-right {
    border: 1px solid #d9d9d9;
    position: relative;
    min-height: 27px; }
    .stage-full__hero-teaser--plus-top-left:after, .stage-full__hero-teaser--plus-top-right:after {
      content: " ";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40 40'%3E%3Cline x1='20' y1='0' x2='20' y2='40' style='stroke: %23e1000f; stroke-width: 3.5' /%3E%3Cline x1='0' y1='20' x2='40' y2='20' style='stroke: %23e1000f; stroke-width: 3.5' /%3E%3C/svg%3E");
      width: 40px;
      height: 40px;
      position: absolute;
      top: -20.5px;
      right: -20.5px; }
    .stage-full__hero-teaser--plus-top-left:before, .stage-full__hero-teaser--plus-top-right:before {
      content: " ";
      width: 27px;
      height: 27px;
      background-color: transparent;
      position: absolute;
      top: -1px;
      right: -1px;
      border-top: 1px solid transparent;
      border-right: 1px solid transparent;
      border-left: none;
      border-bottom: none; }
  @media (min-width: 730px) {
    .stage-full__hero-teaser {
      margin-top: 72px; } }
  @media (min-width: 980px) {
    .stage-full__hero-teaser {
      margin-top: 24px;
      padding: 32px; }
      .stage-full__hero-teaser--plus-top-left {
        border: 1px solid #d9d9d9;
        position: relative;
        min-height: 35px; }
        .stage-full__hero-teaser--plus-top-left:after {
          content: " ";
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
          width: 52px;
          height: 52px;
          position: absolute;
          top: -26.5px;
          left: -26.5px; }
        .stage-full__hero-teaser--plus-top-left:before {
          content: " ";
          width: 35px;
          height: 35px;
          background-color: transparent;
          position: absolute;
          top: -1px;
          left: -1px;
          border-top: 1px solid transparent;
          border-left: 1px solid transparent;
          border-right: none;
          border-bottom: none; }
      .stage-full__hero-teaser--plus-top-right {
        border: 1px solid #d9d9d9;
        position: relative;
        min-height: 35px; }
        .stage-full__hero-teaser--plus-top-right:after {
          content: " ";
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 52 52'%3E%3Cline x1='26' y1='0' x2='26' y2='52' style='stroke: %23e1000f; stroke-width: 4' /%3E%3Cline x1='0' y1='26' x2='52' y2='26' style='stroke: %23e1000f; stroke-width: 4' /%3E%3C/svg%3E");
          width: 52px;
          height: 52px;
          position: absolute;
          top: -26.5px;
          right: -26.5px; }
        .stage-full__hero-teaser--plus-top-right:before {
          content: " ";
          width: 35px;
          height: 35px;
          background-color: transparent;
          position: absolute;
          top: -1px;
          right: -1px;
          border-top: 1px solid transparent;
          border-right: 1px solid transparent;
          border-left: none;
          border-bottom: none; } }
  .stage-full__hero-teaser--noMargin {
    max-height: 70vh;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (max-width: 729px) {
      .stage-full__hero-teaser--noMargin {
        margin-top: 0; } }
  .stage-full__hero-teaser--transparent {
    background: transparent;
    border: 0; }
    .stage-full__hero-teaser--transparent::after {
      display: none; }
    .stage-full__hero-teaser--transparent h1, .stage-full__hero-teaser--transparent .h1-like-headline {
      color: #ffffff; }
.stage-full__hero-teaser-title {
  font-size: 4rem; }
  @media (min-width: 980px) {
    .stage-full__hero-teaser-title {
      font-size: 6.4rem; } }
.stage-full__hero-teaser-intro {
  margin-top: 16px;
  font-size: 2rem; }
  .stage-full__hero-teaser-intro--dynamicTextHeight {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    max-height: 500px;
    overflow: hidden; }
.stage-full__hero-teaser-ctas {
  margin: 24px 0 8px 0;
  list-style: none; }
.stage-full__teaser-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 4px; }
  @media (min-width: 980px) {
    .stage-full__teaser-row {
      margin-top: 0; } }
  .stage-full__teaser-row .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    height: 100%; }
  .stage-full__teaser-row .slick-list {
    margin-left: calc(-18px - 1rem);
    padding-left: calc(18px + 1rem);
    margin-right: calc(-18px - 2rem);
    padding-right: calc(18px + 2rem); }
  .stage-full__teaser-row--has-1 .stage-full__teaser {
    width: 100%; }
    @media (min-width: 730px) {
      .stage-full__teaser-row--has-1 .stage-full__teaser {
        width: calc(50% - 4px); } }
  @media (min-width: 730px) {
    .stage-full__teaser-row--has-2 .stage-full__teaser {
      width: calc(50% - 4px); } }
  @media (min-width: 980px) {
    .stage-full__teaser-row--has-3 .stage-full__teaser {
      width: calc(25% - 4px); }
      .stage-full__teaser-row--has-3 .stage-full__teaser:first-child {
        width: calc(50% - 4px); } }
  @media (min-width: 980px) {
    .stage-full__teaser-row--has-4 .stage-full__teaser {
      width: calc(25% - 4px); } }
.stage-full__teaser {
  margin-left: 8px;
  padding: 24px;
  border: 1px solid #d9d9d9;
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .stage-full__teaser .stage-full__teaser-category {
    display: none; }
  .stage-full__teaser:first-child {
    margin-left: 0; }
  .stage-full__teaser.slick-slide {
    display: -ms-flexbox;
    display: flex; }
  .stage-full__teaser--job .row {
    margin-top: -8px;
    margin-bottom: 0; }
    .stage-full__teaser--job .row:first-child {
      min-height: 0; }
  .stage-full__teaser--job [class*="col-"] {
    margin-top: 8px;
    margin-bottom: 8px; }
  .stage-full__teaser--job .stage-full__teaser-buttons {
    text-align: center; }
  .stage-full__teaser--job .bab-button {
    max-width: 100%; }
    @media (max-width: 479px) {
      .stage-full__teaser--job .bab-button {
        min-width: 100%; } }
.stage-full__teaser-text,
.stage-full__teaser-buttons {
  margin-top: 16px; }
.stage-full__teaser-buttons {
  list-style: none; }
.slick-dotted {
  margin-bottom: 40px; }
.slick-dots {
  bottom: -24px; }
  .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 2px; }
    .slick-dots li button {
      width: 12px;
      height: 12px;
      padding: 2px; }
      .slick-dots li button::before {
        content: " ";
        position: static;
        display: inline-block;
        width: 8px;
        height: 8px;
        background: #d9d9d9; }
    .slick-dots li.slick-active button::before {
      background: #222222; }
.stage-vertical {
  height: 100vh !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  margin-bottom: 0;
  z-index: 60;
  background: white; }
  .stage-vertical .container-box__inner {
    margin-top: 0 !important; }
  .stage-vertical .container-box__bg-img {
    padding-top: 0 !important;
    margin-left: -2rem;
    margin-right: -2rem;
    height: 100%;
    display: block;
    position: absolute; }
    @media (min-width: 980px) {
      .stage-vertical .container-box__bg-img {
        margin-left: -4rem;
        margin-right: -4rem; } }
  .stage-vertical--no-header {
    height: 100vh !important; }
  .stage-vertical__track {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .stage-vertical__slide {
    height: 100%;
    padding-top: 0;
    position: relative; }
    @media (min-width: 980px) {
      .stage-vertical__slide {
        padding-top: 120px; } }
    .stage-vertical__slide .fullscreen-video__video-fg,
    .stage-vertical__slide .stage-full__hero-teaser,
    .stage-vertical__slide .fullscreen-video__controls,
    .stage-vertical__slide .stage-full__hero-teaser-ctas {
      opacity: 0;
      transition: opacity 0.6s ease-in-out; }
    .stage-vertical__slide--active .fullscreen-video__video-fg,
    .stage-vertical__slide--active .stage-full__hero-teaser {
      opacity: 1; }
    .stage-vertical__slide--active .fullscreen-video__controls,
    .stage-vertical__slide--active .stage-full__hero-teaser-ctas {
      opacity: 1;
      transition-delay: 0.6s; }
  .stage-vertical__slide--video {
    padding-top: 0; }
    .stage-vertical__slide--video .fullscreen-video {
      width: 100%;
      height: 100%; }
/* Content Type STANDARD CONTENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.standard-content {
  float: left;
  width: 100%; }
  .standard-content.row {
    margin: 0; }
  .standard-content .headline {
    color: #e1000f;
    margin-bottom: 0.75rem; }
  .standard-content h1, .standard-content h2, .standard-content h3, .standard-content p, .standard-content ul, .standard-content ol, .standard-content .h1-like-headline {
    max-width: 829px; }
  .standard-content h1, .standard-content .h1-like-headline {
    font-size: 4.8rem;
    color: #e1000f;
    float: left;
    padding: 0 0 0.75em 0;
    width: 100%;
    word-wrap: break-word; }
  .standard-content h2 {
    font-size: 2.4rem;
    margin-top: 0;
    margin-bottom: 0.65em; }
  .standard-content h3 {
    font-size: 2.4rem;
    margin-bottom: 0.5em; }
  .standard-content .introduction {
    clear: both;
    margin: 0 0 1.5em 0;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .standard-content .introduction.no-margin,
  .standard-content .introduction.no-margin p:last-child {
    margin: 0; }
  .standard-content .introduction strong {
    font-weight: normal; }
  .standard-content span.red {
    background: none;
    color: #e1000f; }
    .standard-content span.red a {
      color: #222222; }
  .standard-content .text.rightFloatingElement .image-item {
    max-width: 829px; }
  .standard-content .text.rightFloatingElement .col-max-730, .standard-content .text.rightFloatingElement .col-download-simple {
    max-width: 829px; }
  .standard-content .text a:not(.link-element) {
    text-decoration: underline; }
  .standard-content .text .img-functions a {
    text-decoration: none; }
    .standard-content .text .img-functions a:hover {
      text-decoration: none; }
  .standard-content .text .swiper-container [class^=arrow] {
    text-decoration: none; }
    .standard-content .text .swiper-container [class^=arrow]:hover {
      text-decoration: none; }
  .standard-content .text > p:not(.h1-like-headline) {
    font-size: 1.6rem;
    margin: 0 0 1.5em 0;
    max-width: 829px; }
  .standard-content .text > p a, .standard-content .text > ul a, .standard-content .text > ol a {
    display: inline; }
  .standard-content .text > p a i:before {
    top: -3px; }
  .standard-content .text > p a:hover, .standard-content .text > p a:focus, .standard-content .text > p a:active,
  .standard-content .text > ul a:hover, .standard-content .text > ul a:focus, .standard-content .text > ul a:active,
  .standard-content .text > ol a:hover, .standard-content .text > ol a:focus, .standard-content .text > ol a:active {
    color: #e1000f; }
  .standard-content .image-item .image-rwd {
    float: none; }
  .standard-content .swiper-container.imageSwiper h2 {
    margin: 0; }
  .standard-content p.infoline {
    font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
.glossaryLink {
  text-decoration: underline;
  display: inline-block; }
  .glossaryLink:hover {
    text-decoration: underline; }
    .glossaryLink:hover:before {
      text-decoration: none; }
  .glossaryLink:before {
    content: "\e830";
    font-family: "henkel-icon";
    padding-right: 3px;
    color: #222222;
    font-size: 11px;
    display: inline-block;
    text-decoration: underline;
    text-decoration: none;
    top: 0; }
/*** Standard Content, Teaser View ***/
.standard-content.teaserView {
  min-height: 23em; }
  .standard-content.teaserView .text {
    float: left;
    margin: 2em 0 0 2em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .standard-content.teaserView p {
    width: auto; }
/*** // Standard Content, Teaser View ***/
/*** Standard Content, Card View ***/
.standard-content.card-container .text {
  float: left;
  margin: 2rem;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
.standard-content.card-container .text p {
  margin: 0;
  width: auto; }
.standard-content.card-container .card .download {
  min-height: 1em;
  margin-bottom: 2em; }
.standard-content.card-container .card .download a {
  margin-left: 1.34em; }
.standard-content.card-container .card .download ul {
  margin-left: 0; }
.standard-content.card-container .card .download li:empty {
  display: none; }
/** // Standard Content, Card View **/
.content-box {
  float: left;
  min-height: 2em;
  width: 100%;
  padding: 0;
  background: #f0f1f5; }
.leftFloatingElement [class*="col-"],
.rightFloatingElement [class*="col-"] {
  padding: 0; }
/* // Content Boxes */
/* List Definitions */
.text > ul, .text > ol {
  padding: 0 0 3em 1.5em; }
.text > ul.select {
  padding: 0; }
.rte--list {
  margin-left: 0; }
.text > ul ul,
.text > ol ol {
  padding: 0 0 0 1.5em; }
.text > ul li,
.text > ol li,
.rte--list li {
  font-size: 1.6rem;
  line-height: 1.5em;
  list-style-position: outside; }
sup, sub {
  font-size: 83%;
  line-height: 100%; }
.rte--list li,
.text > ul li {
  width: 100%; }
ul.rte--list li,
.text > ul li {
  list-style-type: square; }
.text > ul.select li {
  list-style-type: none;
  font-size: inherit;
  line-height: inherit; }
/* Sorted List */
ol {
  counter-reset: listenpunkt_level1;
  list-style-type: none;
  padding-left: 1.25em; }
ol > li:before {
  content: counter(listenpunkt_level1) ". ";
  counter-increment: listenpunkt_level1;
  font-family: "MiloProBold", Helvetica, Arial, sans-serif;
  margin-left: -1em; }
ol ol {
  counter-reset: listenpunkt_level2;
  list-style-type: none;
  padding-left: 1.7em; }
ol ol > li:before {
  content: counter(listenpunkt_level1) "." counter(listenpunkt_level2, decimal) ". ";
  counter-increment: listenpunkt_level2;
  font-family: "MiloProBold", Helvetica, Arial, sans-serif;
  margin-left: -1.7em; }
ol ol ol {
  counter-reset: listenpunkt_level3;
  list-style-type: none;
  padding-left: 2.1em; }
ol ol ol > li:before {
  content: counter(listenpunkt_level1) "." counter(listenpunkt_level2, decimal) "." counter(listenpunkt_level3, decimal) " ";
  counter-increment: listenpunkt_level3;
  font-family: "MiloProBold", Helvetica, Arial, sans-serif;
  margin-left: -2em; }
ol .text > ol, ol .text > ul, ul .text > ol, ul .text > ul {
  padding-bottom: 0em; }
.resp-tab-content .standard-content {
  padding-left: 1rem;
  padding-right: 1rem; }
/* // List Definitions */
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .standard-content .leftFloatingElement [class*="col-"].left,
  .standard-content .rightFloatingElement [class*="col-"].left {
    float: left;
    margin: 1em 2em 1em 0; }
  .standard-content .leftFloatingElement [class*="col-"].right,
  .standard-content .rightFloatingElement [class*="col-"].right {
    float: right;
    margin: 1em 0 1em 2em; }
  .standard-content .leftFloatingElement [class*="col-"] {
    float: left;
    margin: 1em 2em 1em 0; }
  .standard-content .rightFloatingElement [class*="col-"] {
    float: right;
    margin: 1em 0 1em 2em; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .standard-content h1, .standard-content .h1-like-headline {
    font-size: 6.4rem; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .standard-content h1, .standard-content .h1-like-headline {
    max-width: 100%; } }
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.statement {
  float: left;
  display: block;
  width: 100%;
  min-height: 28rem;
  height: 100%;
  padding: 32px;
  position: relative;
  font-size: 1.6rem; }
  .statement:hover a {
    text-decoration: underline; }
  .statement.teaser-link:hover {
    text-decoration: underline; }
  .statement.white, .statement.light-gray {
    color: #e1000f;
    border: 1px solid #d9d9d9; }
    .statement.white .text a, .statement.light-gray .text a {
      text-decoration: underline;
      color: currentColor; }
      .statement.white .text a:hover, .statement.light-gray .text a:hover {
        color: #e1000f; }
  .statement.light-gray {
    border: 1px solid #d9d9d9; }
    .statement.light-gray .text a {
      text-decoration: underline;
      color: currentColor; }
      .statement.light-gray .text a:hover {
        color: #e1000f; }
  .statement.dark-gray, .statement.red {
    color: #ffffff;
    border: none; }
    .statement.dark-gray .text a, .statement.red .text a {
      text-decoration: underline;
      color: currentColor; }
      .statement.dark-gray .text a:hover, .statement.red .text a:hover {
        color: #e1000f; }
  .statement .rte--list {
    margin-left: 20px; }
  .statement .text {
    margin-bottom: 0.2em;
    height: auto;
    width: 100%; }
    .statement .text.align-h-center {
      text-align: center; }
      .statement .text.align-h-center span {
        display: block; }
    .statement .text.align-v-center {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
    .statement .text p, .statement .text span {
      background: none;
      line-height: 1.2; }
  .statement .red {
    color: #e1000f; }
  .statement .white, .statement .light-gray {
    color: #ffffff; }
  .statement .dark-gray {
    color: #222222; }
  .statement .size1, .statement .size2, .statement .size3 {
    font-family: "MiloProExtraLight", Helvetica, Arial, sans-serif; }
  .statement .size1 {
    font-size: 3.2rem; }
    @media screen and (min-width: 375px) {
      .statement .size1 {
        font-size: 4.8rem; } }
  .statement .size2 {
    font-size: 2rem; }
    @media screen and (min-width: 375px) {
      .statement .size2 {
        font-size: 3.2rem; } }
  .statement .size3 {
    font-size: 2rem; }
  .statement .size4 {
    font-size: 1.6rem; }
  .statement.picture {
    position: relative;
    overflow: hidden;
    padding: 32px; }
    .statement.picture:hover img {
      transform: scale(1.2); }
    .statement.picture img {
      transform: scale(1);
      transition: transform 0.3s ease-in-out; }
    .statement.picture .img-wrap {
      position: absolute;
      left: 0;
      right: 0;
      top: 0; }
    .statement.picture .text {
      position: relative;
      margin-bottom: 0; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Newsroom Detail View ***/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*START StrategyCube*/
#strategy {
  color: #313a3d;
  margin-bottom: -12px;
  min-height: 264px;
  overflow: hidden;
  position: relative;
  width: 100%; }
#strategy.intra {
  width: 495px; }
#strategy h1,
#strategy .h1-like-headline,
#strategy h2,
#strategy h3 {
  font-size: 1em;
  margin: 0; }
#strategy a {
  text-decoration: none; }
#initial, #changed {
  font-size: 13px;
  min-height: 202px;
  left: 0;
  line-height: 19px;
  margin: 0;
  padding: 23px 10px 80px;
  top: 0;
  width: 544px; }
#initial {
  position: relative; }
#changed {
  position: absolute; }
.intra #initial, .intra #changed {
  width: 475px; }
#start p {
  margin-top: 0;
  margin-bottom: 0; }
#start strong {
  color: #e1000f;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 18px .5em 0; }
#start .centered {
  padding: 0;
  width: 100%; }
#primary {
  /*display: none;*/
  font-size: 14px;
  height: 237px;
  position: absolute;
  width: 237px; }
#title-vision {
  /*display: none;*/
  height: 153px;
  left: 42px;
  position: absolute;
  top: 42px;
  width: 153px;
  z-index: 1; }
#title-vision img {
  display: block; }
#titles > div {
  background-repeat: no-repeat;
  height: 117px;
  position: absolute;
  width: 117px;
  z-index: 2; }
#titles.activated > div:hover {
  cursor: pointer; }
#title-1 {
  background-image: url(/resource/blob/827910/a1b5009e151d078af23366a32bd5e8d6/data/dimension1-1-png.png);
  left: 0;
  top: 0; }
#title-1.soft {
  background-image: url(/resource/blob/827910/a1b5009e151d078af23366a32bd5e8d6/data/dimension1-1-png.png); }
#title-2 {
  background-image: url(/resource/blob/827912/b0cdcf5bee1aa3d86edf39d9dbc215c8/data/dimension2-1-png.png);
  right: 0;
  top: 0; }
#title-2.soft {
  background-image: url(/resource/blob/827912/b0cdcf5bee1aa3d86edf39d9dbc215c8/data/dimension2-1-png.png); }
#title-3 {
  background-image: url(/resource/blob/827914/fa1814b74bf3f2c95df2c818351fda1d/data/dimension3-1-png.png);
  bottom: 0;
  left: 0; }
#title-3.soft {
  background-image: url(/resource/blob/827914/fa1814b74bf3f2c95df2c818351fda1d/data/dimension3-1-png.png); }
#title-4 {
  background-image: url(/resource/blob/827916/029e616c752ee41aa2132286ba100f7a/data/dimension4-1-png.png);
  bottom: 0;
  right: 0; }
#title-4.soft {
  background-image: url(/resource/blob/827916/029e616c752ee41aa2132286ba100f7a/data/dimension4-1-png.png); }
#primary h2 {
  color: #e30011;
  padding: 0 .5em;
  position: absolute;
  z-index: 1; }
#title-1 h2 {
  left: 3px;
  top: 6px; }
#title-2 h2 {
  right: 3px;
  top: 6px; }
#title-3 h2 {
  bottom: 5px;
  left: 3px; }
#title-4 h2 {
  bottom: 5px;
  right: 3px; }
#titles > div > div {
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  padding: 10px;
  position: absolute;
  width: 100%;
  z-index: 0; }
#title-1 > div {
  background-image: url(/resource/blob/827918/b39ede12d3654d9d2ad93583a22dd1f2/data/dimension1-3-png.png);
  left: -10px;
  top: -10px; }
#title-2 > div {
  background-image: url(/resource/blob/827920/46abaf34ee3086a2b10e2869e451338d/data/dimension2-3-png.png);
  right: -10px;
  top: -10px; }
#title-3 > div {
  background-image: url(/resource/blob/827922/6ab39a7b15eabd772af410c3283a895a/data/dimension3-3-png.png);
  bottom: -10px;
  left: -10px; }
#title-4 > div {
  background-image: url(/resource/blob/827924/66ed6ba691d0ad4a0d1bc454f542159f/data/dimension4-3-png.png);
  bottom: -10px;
  right: -10px; }
#sensor {
  display: none;
  height: 237px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }
#sensor img {
  display: block;
  height: 100%;
  outline: 0;
  width: 100%; }
#primary .reflection {
  background: url(/resource/blob/827926/443e40de5a158040563b1bc96f83d0fd/data/spiegelung-jpg.jpg) no-repeat;
  bottom: -32px;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0; }
#secondary {
  font-size: 12px;
  height: 237px;
  position: relative;
  margin-left: 22em; }
#help {
  display: none;
  height: 100%;
  padding: 22px 12px;
  z-index: 2; }
.lt-ie8 #help {
  position: relative; }
#help div {
  display: table;
  height: 100%; }
.lt-ie8 #help div {
  position: absolute;
  top: 50%; }
#help p {
  display: table-cell;
  font-weight: bold;
  vertical-align: middle; }
.lt-ie8 #help p {
  position: relative;
  top: -50%; }
#square {
  background: #d7dbdc;
  display: none;
  height: 117px;
  left: 55px;
  opacity: 0;
  position: absolute;
  top: 60px;
  width: 117px;
  z-index: 1; }
#help p {
  font-size: 1.2em;
  margin-top: 80px; }
/*END STRATEGYCUBE*/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type TAB ELEMENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.resp-accordion {
  display: block;
  padding: 16px 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #222222;
  padding-right: 3.5rem; }
  @media screen and (min-width: 730px) {
    .resp-accordion {
      padding-right: 0; } }
  .resp-accordion:before {
    content: '\E851';
    font-family: "henkel-icon";
    font-size: 0.4em;
    position: absolute;
    right: 8px;
    top: 28px;
    color: #222222; }
  .resp-accordion.resp-tab-active {
    color: #e1000f;
    border-color: #e1000f; }
    .resp-accordion.resp-tab-active .resp-tab-content-active {
      padding: 10px 0; }
      .resp-accordion.resp-tab-active .resp-tab-content-active::after {
        content: "";
        display: table;
        clear: both; }
    .resp-accordion.resp-tab-active::before {
      content: '\e852'; }
/*** Tabs to Accordion ***/
.tabElement {
  width: 100%; }
  .tabElement .row {
    margin-left: 0;
    margin-right: 0; }
  .tabElement .resp-tabs-list {
    display: none;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 24px;
    list-style: none; }
    .tabElement .resp-tabs-list::after {
      content: " ";
      display: block;
      clear: both; }
    .tabElement .resp-tabs-list li {
      float: left;
      display: inline-block;
      width: auto;
      font-size: 1.6rem;
      cursor: pointer;
      padding: 8px 16px 8px 14px;
      border-left: 2px solid transparent;
      border-bottom: 2px solid transparent;
      margin-bottom: -2px; }
      .tabElement .resp-tabs-list li:last-child {
        padding-right: 14px;
        border-right: 2px solid transparent; }
      .tabElement .resp-tabs-list li:hover, .tabElement .resp-tabs-list li:focus, .tabElement .resp-tabs-list li:active, .tabElement .resp-tabs-list li.resp-tab-active {
        color: #e1000f;
        border-left-color: #d9d9d9;
        border-bottom-color: #ffffff; }
        .tabElement .resp-tabs-list li:hover + li, .tabElement .resp-tabs-list li:focus + li, .tabElement .resp-tabs-list li:active + li, .tabElement .resp-tabs-list li.resp-tab-active + li {
          border-left-color: #d9d9d9; }
        .tabElement .resp-tabs-list li:hover:last-child, .tabElement .resp-tabs-list li:focus:last-child, .tabElement .resp-tabs-list li:active:last-child, .tabElement .resp-tabs-list li.resp-tab-active:last-child {
          border-right-color: #d9d9d9; }
    .tabElement .resp-tabs-list .resp-tab-active {
      cursor: default; }
  .tabElement .resp-tabs-container {
    width: 100%; }
    .tabElement .resp-tabs-container h2 {
      font-size: 2rem; }
      @media screen and (min-width: 375px) {
        .tabElement .resp-tabs-container h2 {
          font-size: 2.4rem; } }
    .tabElement .resp-tabs-container h3 {
      font-size: 2rem; }
      @media screen and (min-width: 375px) {
        .tabElement .resp-tabs-container h3 {
          font-size: 2.4rem; } }
  .tabElement .resp-tab-content {
    border: none;
    display: none;
    padding: 32px 0 24px 0; }
    .tabElement .resp-tab-content > a.link-element {
      margin: 1em 0; }
    .tabElement .resp-tab-content.resp-tab-content-active::after {
      content: "";
      display: table;
      clear: both; }
.resp-tabs-container {
  width: 100%; }
  .resp-tabs-container h2 {
    font-size: 2rem; }
    @media screen and (min-width: 375px) {
      .resp-tabs-container h2 {
        font-size: 2.4rem; } }
  .resp-tabs-container h3 {
    font-size: 2rem; }
    @media screen and (min-width: 375px) {
      .resp-tabs-container h3 {
        font-size: 2.4rem; } }
/*** // Tabs to Accordion ***/
/*** Accordion ***/
.accordion .resp-tabs-list {
  display: none; }
.accordion .resp-tab-content {
  display: none;
  padding: 32px 0 24px 0;
  border-bottom: 2px solid #222222; }
  .accordion .resp-tab-content::after {
    content: " ";
    display: table;
    clear: both; }
.accordion .resp-tab-content-active {
  display: block;
  height: auto;
  width: auto; }
.accordion .resp-accordion-closed {
  display: none; }
/** // Accordion **/
.timeLine .swiper-navigation {
  background: none repeat scroll 0 0 transparent;
  border-bottom: none;
  float: left;
  height: 13em;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .timeLine .swiper-navigation .swiper-slide {
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    font-size: 1.6rem;
    line-height: 1.1em;
    margin: 0 1px 0 0;
    text-align: center;
    height: 7.188em;
    width: 7.188em; }
    .timeLine .swiper-navigation .swiper-slide.activeSlide {
      border-color: #e1000f; }
    .timeLine .swiper-navigation .swiper-slide:hover, .timeLine .swiper-navigation .swiper-slide:focus, .timeLine .swiper-navigation .swiper-slide:active, .timeLine .swiper-navigation .swiper-slide.activeSlide {
      color: #e1000f; }
      .timeLine .swiper-navigation .swiper-slide:hover span, .timeLine .swiper-navigation .swiper-slide:focus span, .timeLine .swiper-navigation .swiper-slide:active span, .timeLine .swiper-navigation .swiper-slide.activeSlide span {
        color: #e1000f; }
    .timeLine .swiper-navigation .swiper-slide span {
      font-size: 1.6rem;
      float: left;
      padding: 0.4em 0.8em;
      width: 100% !important;
      height: 100%;
      word-wrap: break-word;
      color: #222222; }
  .timeLine .swiper-navigation .img-slide:hover span,
  .timeLine .swiper-navigation .img-slide:focus span,
  .timeLine .swiper-navigation .img-slide:active span {
    color: #e1000f; }
  .timeLine .swiper-navigation .img-slide img {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }
  .timeLine .swiper-navigation .img-slide span {
    position: absolute;
    width: 100%;
    z-index: 500;
    height: auto;
    max-height: 6em;
    line-height: 1.2em;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9); }
  .timeLine .swiper-navigation .img-slide .image-rwd {
    height: auto;
    max-height: 115px;
    padding: 0;
    bottom: 0; }
  .timeLine .swiper-navigation .img-slide .image-rwd span {
    padding: 0;
    margin: 0; }
.timeLine .swiper-navigation .arrow-navigation .arrow-left {
  color: #ffffff;
  height: 11.75em;
  left: 5px;
  top: 40px;
  position: absolute;
  width: 5em !important;
  z-index: 100;
  text-decoration: none; }
  .timeLine .swiper-navigation .arrow-navigation .arrow-left:before {
    content: '\e850';
    color: #222222;
    font-family: "henkel-icon";
    left: 5px;
    position: absolute;
    top: 1px;
    font-size: 2em; }
.timeLine .swiper-navigation .arrow-navigation .arrow-right {
  color: #ffffff;
  height: 11.75em;
  right: 5px;
  top: 40px;
  position: absolute;
  width: 5em !important;
  z-index: 100;
  text-decoration: none; }
  .timeLine .swiper-navigation .arrow-navigation .arrow-right:before {
    content: '\e84f';
    color: #222222;
    font-family: "henkel-icon";
    right: 4px;
    position: absolute;
    top: 1px;
    font-size: 2em; }
.timeLine .swiper-navigation .swiper-wrapper {
  overflow: hidden;
  height: 11.2em; }
.timeLine .swiper-navigation .activeSlide {
  border: 1px solid #e1000f; }
.timeLine .swiper-slide.swiper-slide-visible.swiper-slide-active {
  margin: 0; }
.timeLine .swiper-container.collectionSwiper.accordion .pagination {
  height: 2em;
  position: relative;
  top: -5em;
  z-index: 5000; }
.timeLine .swiper-content {
  min-height: 23em !important;
  background: transparent; }
.swiper-content .collection {
  padding: 0 10px;
  min-width: 100%; }
  .swiper-content .collection h2 {
    margin-top: 20px;
    padding-left: 4px;
    padding-right: 4px; }
  .swiper-content .collection .result {
    margin-bottom: 30px; }
/* // Timeline (Accordion) */
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .tabElement .resp-tabs-list {
    display: block; }
  .tabElement .resp-tab-content {
    padding: 0; }
  .tabElement .resp-accordion {
    display: none; } }
@media print {
  .accordion .resp-tab-content {
    display: block !important; }
  .resp-accordion:before {
    display: none; } }
.commentList {
  padding-top: 2rem;
  border-top: 1px solid #f0f1f5; }
  .commentList a.createCommentLink {
    display: block;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 2rem; }
    .commentList a.createCommentLink::before {
      font-family: "henkel-icon";
      content: '\e8c1';
      color: #e1000f;
      margin-right: 1rem;
      font-size: 2.2rem;
      top: 3px;
      position: relative; }
  .commentList ol {
    padding: 0;
    margin: 0; }
    .commentList ol > li {
      max-width: 100%;
      min-width: 100%;
      float: left;
      display: block;
      padding: 1.8rem;
      list-style: none;
      border: 1px solid #d9d9d9;
      border-left: 4px solid #e1000f;
      background: #ffffff;
      position: relative; }
      .commentList ol > li:not(.reply) {
        margin-top: 20px; }
      .commentList ol > li:first-child {
        margin-top: 0; }
      .commentList ol > li::before {
        display: none; }
      .commentList ol > li .deleted-overlay {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: rgba(82, 82, 82, 0.81);
        font-size: 3rem;
        text-align: center;
        background-color: rgba(240, 241, 245, 0.81);
        z-index: 10; }
      .commentList ol > li.reply {
        background: #f0f1f5;
        border: none;
        min-width: 100%; }
      .commentList ol > li:not(.reply) + .reply {
        margin-top: -1px; }
      .commentList ol > li .list-img {
        width: 20%;
        height: 20%;
        float: left;
        margin: 0 1.8rem 1.3rem 0; }
      .commentList ol > li .list-content {
        float: left;
        max-width: 100%;
        margin-top: -0.1rem; }
        .commentList ol > li .list-content.list-content-no-img {
          min-width: 100%;
          max-width: 100%; }
          .commentList ol > li .list-content.list-content-no-img img {
            max-width: 100%; }
        .commentList ol > li .list-content h4 {
          font-size: 1.3rem;
          color: #d9d9d9;
          border-bottom: 1px solid #d9d9d9;
          padding-bottom: 1rem; }
          .commentList ol > li .list-content h4 a:link, .commentList ol > li .list-content h4 a:visited {
            color: #d9d9d9;
            display: block; }
        .commentList ol > li .list-content .list-buttons {
          display: -ms-flexbox;
          display: flex;
          float: right;
          height: 2rem;
          -ms-flex-pack: end;
              justify-content: flex-end;
          width: 5rem; }
          .commentList ol > li .list-content .list-buttons a:link, .commentList ol > li .list-content .list-buttons a:visited {
            display: block;
            margin-left: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i:before {
            color: #d9d9d9;
            position: relative; }
          .commentList ol > li .list-content .list-buttons i.icon-share-1:before {
            font-size: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i.icon-edit:before {
            font-size: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i.icon-delete:before {
            font-size: 1.3rem;
            top: 2px; }
            .commentList ol > li .list-content .list-buttons i.icon-delete:before:hover {
              cursor: hand; }
      .commentList ol > li .content {
        float: left;
        max-width: 100%;
        position: relative; }
      .commentList ol > li h5 {
        font-size: 1.6rem;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
  .commentList .rteBox {
    float: left;
    margin-top: 20px;
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #f0f1f5;
    padding: 1.5rem 2rem; }
    .commentList .rteBox .toolbar {
      float: left;
      width: 12rem; }
    .commentList .rteBox .toolbar-icons button {
      width: 1.3rem;
      height: 1.3rem;
      margin-right: 1.5rem;
      border: none;
      background: none;
      position: relative; }
      .commentList .rteBox .toolbar-icons button i {
        position: static; }
        .commentList .rteBox .toolbar-icons button i::before {
          font-size: 1.6rem;
          color: #d9d9d9; }
    .commentList .rteBox .henkel-image-upload {
      width: auto;
      float: left; }
    .commentList .rteBox .uploadButton:hover {
      cursor: pointer; }
    .commentList .rteBox .uploadButton i:before {
      font-size: 1.6rem;
      top: -0.3rem;
      color: #d9d9d9; }
    .commentList .rteBox .fieldwrapper--posBtn {
      float: right;
      margin-top: 1.5rem; }
      .commentList .rteBox .fieldwrapper--posBtn a {
        float: left;
        display: block;
        width: 2.5rem;
        height: 2.5rem; }
        .commentList .rteBox .fieldwrapper--posBtn a i::before {
          top: 4px;
          color: #d9d9d9; }
        .commentList .rteBox .fieldwrapper--posBtn a i:hover {
          cursor: pointer; }
      .commentList .rteBox .fieldwrapper--posBtn button {
        background: #e1000f;
        color: #ffffff;
        padding: 0.5rem 1.2rem;
        border: none;
        font-size: 1.2rem;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
li.item .bab-comment-single-img {
  margin-bottom: 1em;
  max-width: 100%;
  height: auto; }
li.item .rteBox .uploadButton:hover {
  cursor: pointer; }
li.item .rteBox .uploadButton i:before {
  font-size: 1.6rem;
  top: 0.3rem;
  color: #d9d9d9; }
li.item .comment-attachement {
  float: left;
  padding-top: 1em;
  margin-top: 1em;
  width: 100%;
  border-top: 1px solid #d9d9d9; }
  li.item .comment-attachement a {
    font-size: 1.4em;
    width: 100%; }
    li.item .comment-attachement a.download-file {
      padding: 0 0 0.1em 2.5em;
      background-position: left; }
    li.item .comment-attachement a.enlarge {
      float: left;
      max-height: 9.1rem;
      width: auto;
      display: block;
      margin-right: 1em; }
      li.item .comment-attachement a.enlarge img.img-responsive {
        max-height: 9.1rem; }
  li.item .comment-attachement p.subtitle {
    display: none; }
  li.item .comment-attachement .image-item.simple {
    width: auto; }
.henkel-image-upload {
  font-size: 1.4rem;
  position: relative; }
  .henkel-image-upload .commentListItemLabel {
    margin-top: 1.4rem; }
  .henkel-image-upload .group {
    position: absolute;
    top: 0; }
    .henkel-image-upload .group .commentListMessage {
      position: absolute;
      bottom: -24px;
      width: 280px;
      color: red;
      max-width: 280px; }
  .henkel-image-upload ul {
    position: relative;
    top: 0;
    margin-top: 34px;
    list-style: none; }
    .henkel-image-upload ul .commentListDelete {
      margin-left: 3px; }
      .henkel-image-upload ul .commentListDelete:after {
        content: '\e831';
        color: #828c96;
        font-family: "henkel-icon";
        font-style: normal;
        font-weight: normal;
        margin-left: 3px;
        font-size: smaller; }
      .henkel-image-upload ul .commentListDelete:hover:after {
        color: #e3000f;
        cursor: pointer; }
    .henkel-image-upload ul li:before {
      content: "";
      margin-left: 0; }
.item .henkel-image-upload .group {
  top: -5px; }
.notification.error {
  font-size: 1.4rem; }
.error {
  color: #e3000f; }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .commentList ol > li .list-img {
    width: 11%;
    height: 11%; }
  .commentList ol > li .list-content {
    min-width: 86%;
    max-width: 86%; }
    .commentList ol > li .list-content.list-content-no-img {
      min-width: 99%;
      max-width: 99%; }
    .commentList ol > li .list-content h4 a:link, .commentList ol > li .list-content h4 a:visited {
      display: inline; }
    .commentList ol > li .list-content h4 .date {
      display: inline;
      padding-left: 1rem;
      position: relative; }
      .commentList ol > li .list-content h4 .date::before {
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        position: absolute;
        content: "";
        width: 3px;
        height: 3px;
        left: 4px;
        top: 5px;
        background: #d9d9d9; }
    .commentList ol > li .list-content .list-buttons {
      width: 8.5rem; }
  .commentList ol > li.reply {
    padding-left: 10.8rem; }
    .commentList ol > li.reply .list-content {
      min-width: 83%;
      max-width: 83%; }
      .commentList ol > li.reply .list-content.list-content-no-img {
        margin-right: 3.5%;
        float: right; } }
/* // screen >= 730px */
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .commentList ol > li .list-img {
    width: 9%;
    height: 9%; }
  .commentList ol > li .list-content {
    min-width: 88%;
    max-width: 88%; }
    .commentList ol > li .list-content.list-content-no-img {
      min-width: 98.5%;
      max-width: 98.5%; }
  .commentList ol > li.reply {
    padding-left: 13.1rem; }
    .commentList ol > li.reply .list-content {
      min-width: 86%;
      max-width: 86%; }
      .commentList ol > li.reply .list-content.list-content-no-img {
        padding-right: 0;
        margin-right: 3.1%;
        float: right; } }
/* // screen >= 980px *
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .commentList ol > li .list-img {
    width: 8%;
    height: 8%; }
  .commentList ol > li .list-content.list-content-no-img {
    min-width: 98%;
    max-width: 98%; }
  .commentList ol > li.reply {
    padding-left: 13.1rem; }
    .commentList ol > li.reply .list-content.list-content-no-img {
      float: right;
      margin-right: 4%;
      max-width: 86%;
      min-width: 86%; } }
/* // screen >= 1250px */
/* Content Type TABLES
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.video {
  position: relative;
  width: 100%; }
.video img {
  width: 100%;
  height: auto; }
.firstResult .video {
  margin-bottom: 4rem;
  float: none; }
  .firstResult .video::after {
    content: " ";
    clear: both;
    display: block; }
.video.simple.light-gray, .video.simple.white, .video.simple.light-gray {
  border: 1px solid #d9d9d9; }
.video.simple section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .video.simple section .info {
    margin-top: 8px;
    -ms-flex-order: 2;
        order: 2; }
  .video.simple section .text {
    -ms-flex-order: 1;
        order: 1; }
.video.simple .videoFunctions {
  float: none; }
  .video.simple .videoFunctions li {
    float: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 8px; }
    .video.simple .videoFunctions li:last-child {
      margin-right: 0; }
.videoPlaceholder {
  width: 100%;
  position: relative; }
  .videoPlaceholder::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
    background-color: #f0f1f5; }
  .videoPlaceholder div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
/** Downloadbox **/
.video .tooltip, .video body.standalone-layout .search-box.mobile-only, body.standalone-layout .video .search-box.mobile-only {
  right: 0;
  top: 0;
  padding: 1em;
  width: auto;
  margin: 0px -15px;
  max-width: 23em; }
  .video .tooltip h3, .video body.standalone-layout .search-box.mobile-only h3, body.standalone-layout .video .search-box.mobile-only h3 {
    font-size: 2em;
    width: 100%; }
  .video .tooltip p, .video body.standalone-layout .search-box.mobile-only p, body.standalone-layout .video .search-box.mobile-only p {
    float: left;
    text-align: left;
    margin-bottom: 0.6em; }
/** Video Download Row **/
.video .downloadrow {
  background: #fff;
  float: left;
  margin-bottom: 1px;
  width: 100%; }
  .video .downloadrow div {
    float: left; }
  .video .downloadrow .icon a:link {
    width: 3.1em; }
  .video .downloadrow .desc a:link,
  .video .downloadrow .desc a:visited,
  .video .downloadrow .size {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 1.4em;
    padding: 0.6em 0.4em 0.3em 0.4em;
    height: auto;
    width: auto; }
  .video .downloadrow .size {
    float: right; }
/** Video Section Content **/
.video section {
  padding: 20px;
  width: 100%; }
.video .info {
  float: right;
  width: 100%; }
.video .date:after {
  content: "|";
  margin: 0 0.25em; }
.video footer {
  background: none;
  margin: 0;
  padding: 0;
  border: none; }
.video .info .info-text {
  float: left;
  width: 100%; }
  .video .info .info-text .date {
    margin-left: 1em; }
.video .videoFunctions {
  float: right;
  margin: 0 0 1em 0; }
  .video .videoFunctions li {
    float: left;
    list-style-type: none;
    margin-left: 1em;
    width: auto; }
    .video .videoFunctions li a:link,
    .video .videoFunctions li a:visited {
      float: left; }
    .video .videoFunctions li .embedCodeLayer {
      background: #ffffff;
      box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
      display: none;
      min-height: 5em;
      right: 0;
      top: 0;
      position: absolute;
      padding: 1em 3em 1em 1em;
      margin: 0 -15px;
      width: auto;
      max-width: 23em;
      z-index: 500; }
    .video .videoFunctions li .embedCodeLayer .close {
      position: absolute;
      display: block;
      right: 0;
      top: 0;
      opacity: 1;
      height: 1.8em;
      width: 1.8em;
      cursor: pointer; }
      .video .videoFunctions li .embedCodeLayer .close:before {
        content: '\e842';
        font-family: "henkel-icon";
        right: 0;
        position: absolute;
        top: 0;
        font-size: 1.4em;
        color: #e1000f; }
    .video .videoFunctions li .embedCodeLayer span {
      font-size: 14px;
      word-wrap: break-word;
      word-break: break-all;
      float: left; }
.rating {
  float: left;
  width: auto; }
  .rating ul {
    clear: both;
    float: left;
    margin: 0; }
  .rating li {
    float: left;
    padding: 0;
    list-style: none;
    height: 1.4em;
    width: 1.5em; }
  .rating input {
    float: left;
    display: block;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 1.4em;
    width: 1.5em; }
  .rating .button_star_inactive {
    background: url(/resource/blob/827930/058bac4cdfb27a5c91651f753c1d3d6e/data/icon-ratingstar-gray-png.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
  .rating .button_star_inactive:hover,
  .rating .button_star_inactive:focus,
  .rating .button_star_inactive:active,
  .rating .button_star_active {
    background: url(/resource/blob/827932/3fb22b8466c27b3d25468ff0125d499d/data/icon-ratingstar-red-png.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
.video .infoFunctions {
  position: relative; }
  .video .infoFunctions .infoBox {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    right: 7em;
    bottom: 4.3em;
    width: 22em; }
  .video .infoFunctions .infoBox p {
    float: left;
    font-size: 1.4em; }
.video .info p {
  float: right;
  font-size: 1.3em; }
/*** Video Teaser View ***/
.video.teaser {
  position: relative;
  z-index: 1; }
  .video.teaser:before, .video.teaser:after {
    content: " ";
    display: table; }
  .video.teaser:after {
    clear: both; }
  .video.teaser.white, .video.teaser.light-gray, .video.teaser.light-gray {
    border: 1px solid #d9d9d9; }
    .video.teaser.white .videoTeaser, .video.teaser.light-gray .videoTeaser, .video.teaser.light-gray .videoTeaser {
      position: relative;
      display: block; }
      .video.teaser.white .videoTeaser .img-wrap, .video.teaser.light-gray .videoTeaser .img-wrap, .video.teaser.light-gray .videoTeaser .img-wrap {
        padding: 1px; }
  .video.teaser .videoTeaser {
    position: relative;
    display: block; }
  .video.teaser .infoFunctions {
    float: right; }
.videoTeaser .img-wrap {
  position: relative; }
/*** // Video, Teaser View ***/
/** Video Lightbox **/
.videoLightbox {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #5f6973;
  float: left;
  height: auto;
  max-width: 73em;
  width: 100%;
  z-index: 10001;
  position: absolute; }
  .videoLightbox .info-text,
  .videoLightbox .info-text p {
    float: left;
    clear: none; }
  .videoLightbox .info-text .date:after {
    content: "|";
    margin: 0 0.25em; }
  .videoLightbox .text {
    padding-top: 0; }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  top: 0;
  left: 0; }
/** // Video Lightbox **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .video.teaser .videoTeaser, .col-xs-12 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-4 > div > .video.teaser .videoTeaser, .col-sm-4 > div > .video.teaser section,
  .col-sm-3 > div > .video.teaser .videoTeaser,
  .col-sm-3 > div > .video.teaser section {
    width: 100%; }
  .col-sm-4 > div > .video.teaser .videoTeaser,
  .col-sm-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-sm-4 > div > .video.teaser section,
  .col-sm-3 > div > .video.teaser section {
    padding-left: 20px; }
  .col-sm-12 > div > .video.teaser .videoTeaser, .col-sm-12 > div > .video.teaser section,
  .col-sm-9 > div > .video.teaser .videoTeaser,
  .col-sm-9 > div > .video.teaser section,
  .col-sm-6 > div > .video.teaser .videoTeaser,
  .col-sm-6 > div > .video.teaser section,
  .col-sm-8 > div > .video.teaser .videoTeaser,
  .col-sm-8 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .video.teaser .videoTeaser,
  .col-sm-9 > div > .video.teaser .videoTeaser,
  .col-sm-6 > div > .video.teaser .videoTeaser,
  .col-sm-8 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .video.teaser section,
  .col-sm-9 > div > .video.teaser section,
  .col-sm-6 > div > .video.teaser section,
  .col-sm-8 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-8 > div > .video.simple section,
  .col-md-9 > div > .video.simple section,
  .col-md-10 > div > .video.simple section,
  .col-md-11 > div > .video.simple section,
  .col-md-12 > div > .video.simple section {
    display: block; }
    .col-md-8 > div > .video.simple section .info,
    .col-md-9 > div > .video.simple section .info,
    .col-md-10 > div > .video.simple section .info,
    .col-md-11 > div > .video.simple section .info,
    .col-md-12 > div > .video.simple section .info {
      margin-top: 0;
      width: auto; }
    .col-md-8 > div > .video.simple section .text,
    .col-md-9 > div > .video.simple section .text,
    .col-md-10 > div > .video.simple section .text,
    .col-md-11 > div > .video.simple section .text,
    .col-md-12 > div > .video.simple section .text {
      margin-top: 8px; }
  .col-md-4 > div > .video.teaser .videoTeaser, .col-md-4 > div > .video.teaser section,
  .col-md-3 > div > .video.teaser .videoTeaser,
  .col-md-3 > div > .video.teaser section {
    width: 100%; }
  .col-md-4 > div > .video.teaser .videoTeaser,
  .col-md-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-md-4 > div > .video.teaser section,
  .col-md-3 > div > .video.teaser section {
    padding-left: 20px; }
  .col-md-6 > div > .video.teaser .videoTeaser, .col-md-6 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-md-6 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-md-6 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-6 > div > .video.simple section,
  .col-lg-7 > div > .video.simple section,
  .col-lg-8 > div > .video.simple section,
  .col-lg-9 > div > .video.simple section,
  .col-lg-10 > div > .video.simple section,
  .col-lg-11 > div > .video.simple section,
  .col-lg-12 > div > .video.simple section {
    display: block; }
    .col-lg-6 > div > .video.simple section .info,
    .col-lg-7 > div > .video.simple section .info,
    .col-lg-8 > div > .video.simple section .info,
    .col-lg-9 > div > .video.simple section .info,
    .col-lg-10 > div > .video.simple section .info,
    .col-lg-11 > div > .video.simple section .info,
    .col-lg-12 > div > .video.simple section .info {
      margin-top: 0;
      width: auto; }
    .col-lg-6 > div > .video.simple section .text,
    .col-lg-7 > div > .video.simple section .text,
    .col-lg-8 > div > .video.simple section .text,
    .col-lg-9 > div > .video.simple section .text,
    .col-lg-10 > div > .video.simple section .text,
    .col-lg-11 > div > .video.simple section .text,
    .col-lg-12 > div > .video.simple section .text {
      margin-top: 8px; }
  .col-lg-9 > div > .video.teaser .videoTeaser {
    width: 33.33333%; }
  .col-lg-9 > div > .video.teaser section {
    width: 66.66667%; }
  .col-lg-4 > div > .video.teaser .videoTeaser, .col-lg-4 > div > .video.teaser section,
  .col-lg-3 > div > .video.teaser .videoTeaser,
  .col-lg-3 > div > .video.teaser section {
    width: 100%; }
  .col-lg-4 > div > .video.teaser .videoTeaser,
  .col-lg-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-lg-4 > div > .video.teaser section,
  .col-lg-3 > div > .video.teaser section {
    padding-left: 20px; } }
.video p.views {
  display: none; }
.video p.date:after {
  display: none; }
.cookie-layer {
  background: rgba(255, 255, 255, 0.95);
  color: #222222;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  border-top: 1px solid #d9d9d9;
  padding: 16px 0; }
  .cookie-layer .container-box {
    margin-bottom: 0; }
.cookie-layer__close {
  font-size: 1.4rem;
  display: block;
  text-align: right;
  margin-top: -12px;
  margin-bottom: 3px;
  text-decoration: none; }
  @media (min-width: 980px) {
    .cookie-layer__close {
      float: right; } }
  .cookie-layer__close:hover, .cookie-layer__close:focus, .cookie-layer__close:active {
    text-decoration: none; }
  .cookie-layer__close [class^="icon-"],
  .cookie-layer__close [class*=" icon-"] {
    position: static;
    display: inline;
    right: auto;
    margin-left: 8px;
    color: #e1000f;
    font-size: 1.8rem;
    vertical-align: middle; }
    .cookie-layer__close [class^="icon-"]::before,
    .cookie-layer__close [class*=" icon-"]::before {
      position: static;
      display: inline;
      left: auto;
      top: auto;
      vertical-align: middle;
      content: '\e831'; }
.cookie-layer__text h3 {
  line-height: 1.2;
  margin-bottom: 1.2rem; }
  @media (min-width: 980px) {
    .cookie-layer__text h3 {
      margin-bottom: 2.4rem; } }
.cookie-layer__text p {
  line-height: 1.9rem; }
  .cookie-layer__text p strong {
    font-size: 2.4rem;
    color: #e1000f;
    line-height: 2.9rem;
    margin-bottom: 12px; }
  .cookie-layer__text p a {
    text-decoration: underline; }
.cookie-layer__buttons {
  margin: 21px 0; }
  @media (min-width: 980px) {
    .cookie-layer__buttons {
      margin: 48px 0; } }
  @media (min-width: 0px) and (max-width: 320px) {
    .cookie-layer__buttons .bab-button {
      width: 100%;
      max-width: 100%;
      margin-bottom: 1em; } }
  @media (min-width: 321px) and (max-width: 730px) {
    .cookie-layer__buttons .bab-button {
      min-width: 0;
      width: calc(50% - 12px - 2px);
      max-width: 153px; } }
  @media (min-width: 730px) {
    .cookie-layer__buttons .bab-button {
      min-width: 153px;
      max-width: none;
      width: auto; } }
.useCookies.standardContent {
  margin: 21px 0; }
  @media (min-width: 980px) {
    .useCookies.standardContent {
      margin: 48px 0; } }
  @media (min-width: 0px) and (max-width: 320px) {
    .useCookies.standardContent a {
      width: 100%;
      max-width: 100%;
      margin-bottom: 1em; } }
  @media (min-width: 321px) and (max-width: 730px) {
    .useCookies.standardContent a {
      min-width: 0;
      width: calc(50% - 12px - 2px);
      max-width: 153px; } }
  @media screen and (min-width: 321px) and (max-width: 480px) {
    .useCookies.standardContent a {
      margin-right: 10px; } }
  @media screen and (min-width: 481px) {
    .useCookies.standardContent a {
      margin-right: 24px; } }
  @media (min-width: 730px) {
    .useCookies.standardContent a {
      min-width: 153px;
      max-width: none;
      width: auto; } }
/* Bildschirmgröße für iPhone 4 320x480 */
@media screen and (min-width: 0px) and (max-width: 320px) and (min-height: 0px) and (max-height: 480px) {
  .cookie-layer__text h3 {
    font-size: 2.2rem; }
  .cookie-layer__buttons {
    margin: 10px 0 !important; } }
.cookie-layer__service {
  list-style: none;
  font-size: 1.6rem; }
  .cookie-layer__service li {
    display: inline-block;
    margin-right: 16px;
    margin-top: 8px; }
    @media (min-width: 730px) {
      .cookie-layer__service li {
        margin-right: 24px; } }
  .cookie-layer__service a {
    text-decoration: none; }
.languageSwitcher {
  position: relative;
  margin: 0;
  font-size: 14px; }
  .languageSwitcher .select {
    font-size: 1em;
    height: 31px;
    overflow-y: hidden;
    color: #222222;
    position: static;
    margin-bottom: 0; }
    .languageSwitcher .select li {
      width: 100%;
      height: 31px;
      margin: 0;
      z-index: 400; }
      .languageSwitcher .select li:last-child a {
        height: 30px; }
      .languageSwitcher .select li:not(.first) {
        position: absolute;
        right: 0; }
        .languageSwitcher .select li:not(.first):nth-of-type(1) {
          top: 0px; }
        .languageSwitcher .select li:not(.first):nth-of-type(2) {
          top: 31px; }
        .languageSwitcher .select li:not(.first):nth-of-type(3) {
          top: 62px; }
        .languageSwitcher .select li:not(.first):nth-of-type(4) {
          top: 93px; }
        .languageSwitcher .select li:not(.first):nth-of-type(5) {
          top: 124px; }
        .languageSwitcher .select li:not(.first):nth-of-type(6) {
          top: 155px; }
        .languageSwitcher .select li:not(.first):nth-of-type(7) {
          top: 186px; }
        .languageSwitcher .select li:not(.first):nth-of-type(8) {
          top: 217px; }
        .languageSwitcher .select li:not(.first):nth-of-type(9) {
          top: 248px; }
        .languageSwitcher .select li:not(.first):nth-of-type(10) {
          top: 279px; }
        .languageSwitcher .select li:not(.first):nth-of-type(11) {
          top: 310px; }
        .languageSwitcher .select li:not(.first):nth-of-type(12) {
          top: 341px; }
        .languageSwitcher .select li:not(.first):nth-of-type(13) {
          top: 372px; }
        .languageSwitcher .select li:not(.first):nth-of-type(14) {
          top: 403px; }
        .languageSwitcher .select li:not(.first):nth-of-type(15) {
          top: 434px; }
        .languageSwitcher .select li:not(.first):nth-of-type(16) {
          top: 465px; }
        .languageSwitcher .select li:not(.first):nth-of-type(17) {
          top: 496px; }
        .languageSwitcher .select li:not(.first):nth-of-type(18) {
          top: 527px; }
        .languageSwitcher .select li:not(.first):nth-of-type(19) {
          top: 558px; }
        .languageSwitcher .select li:not(.first):nth-of-type(20) {
          top: 589px; }
        .languageSwitcher .select li:not(.first):nth-of-type(21) {
          top: 620px; }
        .languageSwitcher .select li:not(.first):nth-of-type(22) {
          top: 651px; }
        .languageSwitcher .select li:not(.first):nth-of-type(23) {
          top: 682px; }
        .languageSwitcher .select li:not(.first):nth-of-type(24) {
          top: 713px; }
        .languageSwitcher .select li:not(.first):nth-of-type(25) {
          top: 744px; }
        .languageSwitcher .select li:not(.first):nth-of-type(26) {
          top: 775px; }
        .languageSwitcher .select li:not(.first):nth-of-type(27) {
          top: 806px; }
        .languageSwitcher .select li:not(.first):nth-of-type(28) {
          top: 837px; }
        .languageSwitcher .select li:not(.first):nth-of-type(29) {
          top: 868px; }
        .languageSwitcher .select li:not(.first):nth-of-type(30) {
          top: 899px; }
        .languageSwitcher .select li:not(.first):nth-of-type(31) {
          top: 930px; }
        .languageSwitcher .select li:not(.first):nth-of-type(32) {
          top: 961px; }
        .languageSwitcher .select li:not(.first):nth-of-type(33) {
          top: 992px; }
        .languageSwitcher .select li:not(.first):nth-of-type(34) {
          top: 1023px; }
        .languageSwitcher .select li:not(.first):nth-of-type(35) {
          top: 1054px; }
        .languageSwitcher .select li:not(.first):nth-of-type(36) {
          top: 1085px; }
        .languageSwitcher .select li:not(.first):nth-of-type(37) {
          top: 1116px; }
        .languageSwitcher .select li:not(.first):nth-of-type(38) {
          top: 1147px; }
        .languageSwitcher .select li:not(.first):nth-of-type(39) {
          top: 1178px; }
        .languageSwitcher .select li:not(.first):nth-of-type(40) {
          top: 1209px; }
        .languageSwitcher .select li:not(.first):nth-of-type(41) {
          top: 1240px; }
        .languageSwitcher .select li:not(.first):nth-of-type(42) {
          top: 1271px; }
        .languageSwitcher .select li:not(.first):nth-of-type(43) {
          top: 1302px; }
        .languageSwitcher .select li:not(.first):nth-of-type(44) {
          top: 1333px; }
        .languageSwitcher .select li:not(.first):nth-of-type(45) {
          top: 1364px; }
        .languageSwitcher .select li:not(.first):nth-of-type(46) {
          top: 1395px; }
        .languageSwitcher .select li:not(.first):nth-of-type(47) {
          top: 1426px; }
        .languageSwitcher .select li:not(.first):nth-of-type(48) {
          top: 1457px; }
        .languageSwitcher .select li:not(.first):nth-of-type(49) {
          top: 1488px; }
        .languageSwitcher .select li:not(.first):nth-of-type(50) {
          top: 1519px; }
        .languageSwitcher .select li:not(.first):nth-of-type(51) {
          top: 1550px; }
        .languageSwitcher .select li:not(.first):nth-of-type(52) {
          top: 1581px; }
        .languageSwitcher .select li:not(.first):nth-of-type(53) {
          top: 1612px; }
        .languageSwitcher .select li:not(.first):nth-of-type(54) {
          top: 1643px; }
        .languageSwitcher .select li:not(.first):nth-of-type(55) {
          top: 1674px; }
        .languageSwitcher .select li:not(.first):nth-of-type(56) {
          top: 1705px; }
        .languageSwitcher .select li:not(.first):nth-of-type(57) {
          top: 1736px; }
        .languageSwitcher .select li:not(.first):nth-of-type(58) {
          top: 1767px; }
        .languageSwitcher .select li:not(.first):nth-of-type(59) {
          top: 1798px; }
        .languageSwitcher .select li:not(.first):nth-of-type(60) {
          top: 1829px; }
        .languageSwitcher .select li:not(.first):nth-of-type(61) {
          top: 1860px; }
        .languageSwitcher .select li:not(.first):nth-of-type(62) {
          top: 1891px; }
        .languageSwitcher .select li:not(.first):nth-of-type(63) {
          top: 1922px; }
        .languageSwitcher .select li:not(.first):nth-of-type(64) {
          top: 1953px; }
        .languageSwitcher .select li:not(.first):nth-of-type(65) {
          top: 1984px; }
        .languageSwitcher .select li:not(.first):nth-of-type(66) {
          top: 2015px; }
        .languageSwitcher .select li:not(.first):nth-of-type(67) {
          top: 2046px; }
        .languageSwitcher .select li:not(.first):nth-of-type(68) {
          top: 2077px; }
        .languageSwitcher .select li:not(.first):nth-of-type(69) {
          top: 2108px; }
        .languageSwitcher .select li:not(.first):nth-of-type(70) {
          top: 2139px; }
        .languageSwitcher .select li:not(.first):nth-of-type(71) {
          top: 2170px; }
        .languageSwitcher .select li:not(.first):nth-of-type(72) {
          top: 2201px; }
        .languageSwitcher .select li:not(.first):nth-of-type(73) {
          top: 2232px; }
        .languageSwitcher .select li:not(.first):nth-of-type(74) {
          top: 2263px; }
        .languageSwitcher .select li:not(.first):nth-of-type(75) {
          top: 2294px; }
        .languageSwitcher .select li:not(.first):nth-of-type(76) {
          top: 2325px; }
        .languageSwitcher .select li:not(.first):nth-of-type(77) {
          top: 2356px; }
        .languageSwitcher .select li:not(.first):nth-of-type(78) {
          top: 2387px; }
        .languageSwitcher .select li:not(.first):nth-of-type(79) {
          top: 2418px; }
        .languageSwitcher .select li:not(.first):nth-of-type(80) {
          top: 2449px; }
        .languageSwitcher .select li:not(.first):nth-of-type(81) {
          top: 2480px; }
        .languageSwitcher .select li:not(.first):nth-of-type(82) {
          top: 2511px; }
        .languageSwitcher .select li:not(.first):nth-of-type(83) {
          top: 2542px; }
        .languageSwitcher .select li:not(.first):nth-of-type(84) {
          top: 2573px; }
        .languageSwitcher .select li:not(.first):nth-of-type(85) {
          top: 2604px; }
        .languageSwitcher .select li:not(.first):nth-of-type(86) {
          top: 2635px; }
        .languageSwitcher .select li:not(.first):nth-of-type(87) {
          top: 2666px; }
        .languageSwitcher .select li:not(.first):nth-of-type(88) {
          top: 2697px; }
        .languageSwitcher .select li:not(.first):nth-of-type(89) {
          top: 2728px; }
        .languageSwitcher .select li:not(.first):nth-of-type(90) {
          top: 2759px; }
        .languageSwitcher .select li:not(.first):nth-of-type(91) {
          top: 2790px; }
        .languageSwitcher .select li:not(.first):nth-of-type(92) {
          top: 2821px; }
        .languageSwitcher .select li:not(.first):nth-of-type(93) {
          top: 2852px; }
        .languageSwitcher .select li:not(.first):nth-of-type(94) {
          top: 2883px; }
        .languageSwitcher .select li:not(.first):nth-of-type(95) {
          top: 2914px; }
        .languageSwitcher .select li:not(.first):nth-of-type(96) {
          top: 2945px; }
        .languageSwitcher .select li:not(.first):nth-of-type(97) {
          top: 2976px; }
        .languageSwitcher .select li:not(.first):nth-of-type(98) {
          top: 3007px; }
        .languageSwitcher .select li:not(.first):nth-of-type(99) {
          top: 3038px; }
      .languageSwitcher .select li.first a {
        background-color: #f0f1f5;
        padding-right: 2.65em; }
        .languageSwitcher .select li.first a:focus {
          color: #222222; }
      .languageSwitcher .select li a {
        width: 100% !important;
        padding: 0.5em 0.7em;
        text-align: left;
        height: 31px; }
.disclaimer-message .disclaimer-button {
  background-color: #f0f1f5;
  font-size: 1.4em;
  color: #222222;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  padding: 0.5em;
  margin-right: 0.6em; }
  .disclaimer-message .disclaimer-button:before {
    font-family: "henkel-icon";
    font-size: 0.8em;
    margin-right: 0.4em;
    color: #e1000f; }
  .disclaimer-message .disclaimer-button.accept {
    background-color: #e1000f;
    color: #ffffff;
    border: none;
    padding: calc(0.5em + 1px); }
    .disclaimer-message .disclaimer-button.accept:before {
      color: #ffffff; }
.disclaimer-reveal {
  display: none; }
  .disclaimer-reveal.revealed {
    display: inherit; }
.marker, .zoomHolder img {
  display: block; }
.fullscreenToggle, .zoomIn, .zoomOut {
  background: url(/resource/blob/827934/be8c127ed2474ec38ddfaa2d9cd57211/data/pz-sheet-png.png) no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  display: block;
  cursor: pointer;
  z-index: 100;
  margin: 5px 0; }
.zoomIn {
  background-position: 0 0; }
.zoomOut {
  background-position: -30px 0; }
.fullscreenToggle {
  background-position: -60px 0;
  cursor: pointer; }
.zoomIn.on, .zoomOut.on {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  cursor: pointer; }
.zoomIn.off, .zoomOut.off {
  opacity: .5;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  cursor: auto; }
.controlHolder {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px;
  z-index: 100; }
.fullscreenDiv, .marker {
  left: 0 !important;
  top: 0 !important; }
.fullscreenToggle.on {
  background-position: -90px 0; }
.fullscreenToggle.off {
  background-position: -60px 0; }
.fullscreenDiv {
  width: auto !important;
  height: auto !important;
  right: 0 !important;
  bottom: 0 !important;
  position: absolute !important;
  background: #FFF;
  z-index: 999999;
  oveflow: hidden; }
.zoomHolder {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }
.marker {
  position: absolute !important;
  bottom: auto !important;
  right: auto !important; }
.fullscreenToggle {
  display: none; }
.zoom-map {
  position: relative;
  visibility: hidden; }
  .zoom-map.ready {
    visibility: visible; }
.zoom-map-marker, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close {
  height: 20px;
  width: 20px;
  background-color: #e1000f;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  font-size: 8px;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out; }
  .zoom-map-marker:before, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon:before, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close:before {
    content: "\e810";
    font-family: "henkel-icon";
    font-weight: bold;
    position: relative;
    top: 0.5px; }
.zoom-map-overlay {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #222222;
  font-size: 14px;
  padding: 0 !important;
  position: absolute !important;
  max-height: 100%;
  z-index: 101; }
  @media screen and (min-width: 480px) {
    .zoom-map-overlay {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 730px) and (min-width: 730px) {
    .zoom-map-overlay {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 980px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .zoom-map-overlay {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 1250px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 4px;
      padding-right: 4px;
      min-width: 200px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .zoom-map-overlay {
      float: left;
      width: 25%; } }
  .zoom-map-overlay .zoom-map-overlay-top {
    padding: 12px;
    border-bottom: 1px solid #e1000f;
    color: #e1000f;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    position: relative; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon {
      cursor: default;
      position: absolute;
      top: 12px;
      left: 12px; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-title {
      width: calc(100% - (12px + 20px));
      min-height: 20px; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close {
      background-color: transparent;
      color: #e1000f;
      border: none;
      border-radius: 0;
      font-size: 14px;
      position: absolute;
      top: 12px;
      right: 12px; }
      .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close:before {
        content: "\e855"; }
  .zoom-map-overlay .zoom-map-overlay-bottom {
    padding: 12px;
    color: #222222;
    overflow-y: auto; }
    .zoom-map-overlay .zoom-map-overlay-bottom > *:last-child {
      margin-bottom: 0; }
    .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-image {
      margin-bottom: 12px;
      width: 100%;
      height: auto; }
    .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-link {
      color: #e1000f; }
      .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-link:before {
        content: "\e857";
        font-family: "henkel-icon";
        font-size: 10px;
        margin-right: 5px; }
    .zoom-map-overlay .zoom-map-overlay-bottom p {
      font-size: 1em;
      margin-bottom: 12px; }
.zoom-map-error {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.6);
  transition: opacity 0.3s; }
  .zoom-map-error:hover {
    opacity: 0; }
  .zoom-map-error span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px; }
.pp_pic_holder .swiper-wrapper {
  max-height: 90vh; }
.bab-phenion-product {
  margin-bottom: 10px;
  margin-top: 10px; }
.bab-phenion-products-headline {
  color: #313a3d; }
.bab-phenion-produkte {
  border-bottom: 1px solid #d8dee4; }
.bab-phenion-product-header {
  margin-left: -0.35rem;
  font-size: 1.8rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media (min-width: 730px) {
    .bab-phenion-product-header {
      font-size: 2.4rem; } }
.bab-phenion-product-price, .bab-phenion-product-sub-price {
  text-align: right;
  font-size: 1.8rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media (min-width: 730px) {
    .bab-phenion-product-price, .bab-phenion-product-sub-price {
      font-size: 2.4rem; } }
.bab-phenion-products-total-price,
.bab-phenion-products-discount-price,
.bab-phenion-products-total-price-with-discount {
  text-align: right;
  font-size: 1.8rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media (min-width: 730px) {
    .bab-phenion-products-total-price,
    .bab-phenion-products-discount-price,
    .bab-phenion-products-total-price-with-discount {
      font-size: 2.4rem; } }
.bab-phenion-product-top-space {
  padding-top: calc(2em + 7px); }
input[type=number] {
  background: #fff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  color: #313a3d;
  line-height: 1em;
  font-size: 1.4em;
  padding: 0.4em;
  -webkit-appearance: none;
  width: 100%; }
  @media (min-width: 730px) {
    input[type=number] {
      padding: 0.7em 0.5em 0.5em 0.5em; } }
.bab-phenion-product-input {
  margin-top: -6px; }
html[dir="rtl"] .bab-phenion-product-price, html[dir="rtl"] .bab-phenion-product-sub-price {
  text-align: left; }
.bab-phenion-products-header-row {
  margin: 0; }
.bab-phenion-products-header {
  font-size: 1.8em;
  margin-right: 2px;
  border-bottom: 2px solid #222222;
  font-weight: bold;
  text-align: right; }
  .bab-phenion-products-header:first-child {
    text-align: left;
    font-weight: normal;
    border-bottom-width: 1px;
    padding-left: 0; }
  .bab-phenion-products-header:last-child {
    width: calc(16.66667% - 6px);
    margin-right: 0;
    padding-right: 0; }
.bab-phenion-product-groupings {
  display: inline-block; }
  @media (min-width: 730px) {
    .bab-phenion-product-groupings {
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .bab-phenion-product-groupings .bab-phenion-product-description:after {
        content: "   \7c   ";
        white-space: pre-wrap; } }
#phenionform .form-line .col-tn-12 + .col-tn-12 {
  margin-top: 2rem; }
  @media (min-width: 730px) {
    #phenionform .form-line .col-tn-12 + .col-tn-12 {
      margin-top: 4px; } }
.bab-newsroom {
  position: relative; }
.bab-newsroom-filter {
  color: #222222;
  text-transform: uppercase; }
.bab-newsroom-filter-handle {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 0;
  cursor: pointer; }
  .bab-newsroom-filter-handle .bab-newsroom-filter-area-border {
    margin-bottom: -0.85rem;
    width: 100%;
    margin-left: 0; }
  .bab-newsroom-filter-handle h3 span {
    background-color: #ffffff;
    padding: 0 1rem; }
  .bab-newsroom-filter-handle [class*=icon-] {
    display: inline; }
    .bab-newsroom-filter-handle [class*=icon-]:before {
      color: #222222; }
.bab-newsroom-filter-heading-container {
  padding-left: 0; }
.bab-newsroom-filter-heading-full-width {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 2;
  cursor: pointer; }
.bab-newsroom-filter-heading {
  width: 100%;
  color: #222222;
  font-size: 1.8rem !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  cursor: pointer; }
  .bab-newsroom-filter-heading span:before {
    color: #222222; }
.bab-newsroom-search-col {
  display: none;
  margin-bottom: 2rem; }
  .bab-newsroom-search-col input[type=text]:-ms-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]::placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]::-webkit-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]:-ms-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col .bab-newsroom-search-bar {
    padding-left: 0; }
    .bab-newsroom-search-col .bab-newsroom-search-bar .bab-newsroom-date-input {
      height: auto;
      box-shadow: none; }
.bab-newsroom-filter-grouping {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 0;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  padding-top: 1.5rem;
  display: none; }
  @media screen and (min-width: 980px) {
    .bab-newsroom-filter-grouping.col-md-9 .bab-newsroom-filter-checkbox {
      width: 33.33333% !important; }
    .bab-newsroom-filter-grouping.col-md-6 :nth-child(8) {
      page-break-before: always; } }
  .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px; }
    .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox .checkbox {
      margin-top: 0;
      margin-bottom: 5px; }
      .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox .checkbox:hover {
        background-color: inherit;
        color: inherit; }
      .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox .checkbox label {
        font-size: 1.3rem; }
.bab-newsroom-filter-area.bab-newsroom-filter-closed {
  display: none; }
.bab-newsroom-filter-area-border {
  clear: both;
  height: 1px;
  line-height: 1px;
  width: calc(100% - 8px);
  margin-left: 4px;
  background-color: #d8dee4; }
.bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .bab-newsroom-item-view .pagination {
  float: left;
  margin-top: -24px;
  margin-bottom: 0;
  text-align: center;
  width: 100%; }
.bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0px solid #d9d9d9; }
  .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-img,
  .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-content {
    width: auto; }
    .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-img .bab-newsroom-item-meta,
    .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-content .bab-newsroom-item-meta {
      font-weight: bold; }
      .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-img .bab-newsroom-item-meta .bab-newsroom-item-meta-type .bab-newsroom-item-tag,
      .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-content .bab-newsroom-item-meta .bab-newsroom-item-meta-type .bab-newsroom-item-tag {
        font-weight: bold; }
  .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-video {
    width: auto; }
  .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-img {
    margin: -25px -25px 24px -25px; }
  .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-video-content {
    width: auto; }
    .bab-newsroom-editors-pick .bab-newsroom-editors-pick-inner .swiper-wrapper .swiper-slide .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
      width: auto; }
.bab-newsroom-editors-pick-inner {
  /*padding: $grid-gutter-width;*/
  position: relative;
  /*padding-top: $grid-gutter-width + 20px;*/ }
  .bab-newsroom-editors-pick-inner:before {
    position: absolute;
    content: attr(title);
    padding: 8px;
    color: #ffffff;
    background-color: #e1000f;
    font-size: 2rem;
    z-index: 10;
    font-weight: 500;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .bab-newsroom-editors-pick-inner.webpick:before {
    bottom: auto;
    top: 60px; }
  .bab-newsroom-editors-pick-inner:after {
    display: table;
    clear: both;
    content: " "; }
.bab-newsroom-loadmore-trigger {
  clear: both;
  height: 1px; }
.bab-newsroom-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 20; }
  .bab-newsroom-loading-overlay:before {
    content: " ";
    background: url(/resource/blob/827890/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif.gif) center center no-repeat transparent;
    background-size: contain;
    position: absolute;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px; }
  .bab-newsroom-loading-overlay.bab-newsroom-loading-overlay-top:before {
    top: calc(50vh - 20px); }
  .bab-newsroom-loading-overlay.bab-newsroom-loading-overlay-bottom:before {
    bottom: calc(50vh - 20px); }
.bab-newsroom-filter-reset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: right;
  height: 1px; }
.bab-newsroom-filter-reset-button {
  font-size: 1.2rem;
  text-transform: none;
  cursor: pointer;
  border: none;
  background-color: transparent; }
  .bab-newsroom-filter-reset-button:before {
    content: "\e8b8";
    font-family: "henkel-icon";
    margin-right: 0.2rem; }
.bab-newsroom-filter-show {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: right;
  height: 1px; }
.bab-newsroom-filter-show-button {
  font-size: 1.6rem;
  text-transform: none;
  cursor: pointer;
  border: none;
  background-color: transparent;
  bottom: 0.20rem;
  position: absolute;
  right: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bab-newsroom-filter-show-button {
      bottom: 0.1rem; } }
  .bab-newsroom-filter-show-button:active, .bab-newsroom-filter-show-button:focus {
    border: 0 solid transparent !important;
    outline-color: transparent; }
  .bab-newsroom-filter-show-button.active:before {
    content: '\E83C';
    font-family: "henkel-icon"; }
  .bab-newsroom-filter-show-button:before {
    content: '\E87E';
    font-family: "henkel-icon";
    background-color: #e1000f;
    color: #ffffff;
    padding: 3px 5px;
    padding-top: 4px; }
.bab-newsroom-datepicker {
  width: 40% !important; }
.errorInput {
  border: #e1000f solid 2px !important; }
.bab-datepicker-separator.input-group-addon {
  color: #828c96;
  border: 0;
  background-color: inherit;
  font-size: 12px;
  padding-bottom: 4px; }
.bab-newsroom-item .bab-newsroom-statement.bab-newsroom-item-view {
  border-bottom: none; }
  .bab-newsroom-item .bab-newsroom-statement.bab-newsroom-item-view.white, .bab-newsroom-item .bab-newsroom-statement.bab-newsroom-item-view.light-gray {
    border-bottom: 1px solid #d8dee4; }
.bab-newsroom-item-view {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #222222;
  height: 100%; }
.swiper-slide-padding {
  padding-bottom: 20px; }
.bab-newsroom-editors-pick-inner.slider .swiper-wrapper .swiper-slide-padding {
  padding-bottom: 0; }
.bab-newsroom-item-img {
  position: relative;
  margin: -24px -24px 24px -24px; }
  .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
    margin-bottom: 21px; }
  .bab-newsroom-item-img.bab-newsroom-no-order {
    margin-bottom: 1rem; }
.bab-newsroom-links-container {
  margin-bottom: 1rem; }
  .bab-newsroom-links-container .icon-arrow_link2 {
    height: 0; }
  .bab-newsroom-links-container [class*="icon-"]:before {
    z-index: 1;
    left: 6px;
    top: 3px; }
.bab-newsroom-links-link {
  position: relative;
  width: 100%;
  font-size: 1.4rem;
  background-color: #f0f1f5; }
  .bab-newsroom-links-link:hover {
    background-color: #222222;
    color: #ffffff; }
.bab-newsroom-produktneuheiten .bab-newsroom-links-container li .icon-arrow_link2:before,
.bab-newsroom-produktneuheiten-slider .bab-newsroom-links-container li .icon-arrow_link2:before {
  content: ""; }
.bab-newsroom-produktneuheiten .bab-newsroom-links-link,
.bab-newsroom-produktneuheiten-slider .bab-newsroom-links-link {
  background-color: #f0f1f5;
  padding-left: 10px !important; }
  .bab-newsroom-produktneuheiten .bab-newsroom-links-link:after,
  .bab-newsroom-produktneuheiten-slider .bab-newsroom-links-link:after {
    right: 10px !important;
    display: inline-block;
    top: 50%; }
.bab-newsroom-item-img-first {
  margin-bottom: 4px; }
.bab-newsroom-item-img-first.bab-video-teaser {
  margin: 24px -24px; }
.bab-newsroom-item-content {
  width: 100%; }
.bab-newsroom-item-meta {
  margin-bottom: 1.6rem; }
.bab-newsroom-item-meta, .bab-newsroom-item-tags-container {
  font-size: 1.6rem;
  font-weight: normal; }
.bab-newsroom-item-tags-container {
  font-size: 1.4rem;
  z-index: 10; }
  .bab-newsroom-item-tags-container--hidden {
    visibility: hidden; }
  .bab-newsroom-item-tags-container--none {
    display: none; }
  .bab-newsroom-item-tags-container .bab-newsroom-item-tag {
    margin-right: 0.4rem;
    margin-bottom: 0.7rem;
    font-size: 1.4rem; }
    .bab-newsroom-item-tags-container .bab-newsroom-item-tag:last-child {
      margin-bottom: 2.4rem; }
    .bab-newsroom-item-tags-container .bab-newsroom-item-tag:before {
      content: "\e861";
      font-family: "henkel-icon";
      margin-right: 8px; }
  .bab-newsroom-item-tags-container .bab-newsroom-item-tags {
    margin-right: 0.4rem; }
    .bab-newsroom-item-tags-container .bab-newsroom-item-tags:before {
      content: "\e862";
      font-family: "henkel-icon";
      margin-right: 0.2rem; }
.bab-newsroom-item-tags-container-last {
  margin-top: 1rem; }
.bab-newsroom-item-file {
  margin-right: 0.4rem; }
  .bab-newsroom-item-file:before {
    content: "\f15b";
    font-family: "henkel-icon";
    margin-right: 0.2rem; }
.bab-newsroom-item-tag {
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "MiloPro";
  cursor: pointer;
  margin-bottom: 0; }
  .bab-newsroom-item-tag:hover {
    background-color: #f0f1f5; }
  .bab-newsroom-item-tag.dark:hover {
    background-color: #d9d9d9; }
.bab-newsroom-item-meta-divider {
  width: 0.8rem;
  text-align: left;
  display: inline-block;
  color: #313a3d;
  position: relative;
  left: -1px; }
  .bab-newsroom-item-meta-divider:before {
    content: '-';
    position: absolute;
    font-size: 1.5em;
    max-width: 8px;
    bottom: 50%;
    transform: translateY(50%); }
.bab-newsroom-item-meta-rating {
  float: right; }
.bab-newsroom-item-meta-date {
  display: inline-block; }
.bab-newsroom-item-meta-type {
  display: inline-block; }
.bab-newsroom-item-text {
  color: #222222; }
  .bab-newsroom-item-text:hover {
    color: #222222;
    text-decoration: none; }
    .bab-newsroom-item-text:hover h2 {
      text-decoration: underline red; }
  .bab-newsroom-item-text ul {
    padding-left: 15px; }
.bab-newsroom-produktneuheiten-slider {
  margin-bottom: 10px; }
.bab-newsroom-item-headline {
  color: #e1000f;
  font-size: 2.4rem;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  margin-bottom: 2.4rem; }
  .bab-newsroom-item-headline:hover {
    color: #e1000f; }
.bab-newsroom-item-intro {
  font-size: 1.6rem;
  line-height: 19px;
  margin-bottom: 1.5rem; }
.bab-newsroom-item-headline-linkteaser {
  color: #d9d9d9;
  font-size: 2.4rem;
  font-family: MiloProBold; }
  .bab-newsroom-item-headline-linkteaser:hover {
    color: #222222; }
.bab-newsroom-item-author {
  margin: -20px 24px 0 24px;
  width: auto;
  max-width: calc(100% - 8px); }
.bab-newsroom-item-author-img {
  width: 72px;
  height: 72px;
  border: 1px solid #ffffff;
  display: inline-block;
  vertical-align: top; }
.bab-newsroom-item-author-name {
  margin: 32px 0 0 8px;
  display: inline-block;
  max-width: calc(100% - 88px);
  font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .bab-newsroom-item-author-name {
      max-width: 100%; } }
.bab-newsroom-statement {
  position: relative;
  overflow: hidden; }
  .bab-newsroom-statement:not(.red) p > span.red {
    background: inherit; }
.bab-newsroom-statement-content {
  text-align: center;
  width: 100%;
  z-index: 2; }
.bab-newsroom-statement-text,
.bab-newsroom-statement-content {
  color: #d9d9d9; }
  .white .bab-newsroom-statement-text, .light-gray .bab-newsroom-statement-text, .white .bab-newsroom-statement-content, .light-gray .bab-newsroom-statement-content {
    color: #e1000f; }
.bab-newsroom-statement-text:hover {
  color: inherit; }
.bab-newsroom-statement-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
.bab-newsroom-item-download {
  margin-bottom: 2rem; }
  .bab-newsroom-item-download .download {
    float: none; }
    .bab-newsroom-item-download .download .download-file {
      padding-right: 0.6em;
      min-height: initial;
      margin-right: 0; }
.bab-newsroom-item-view {
  border: 1px solid #d9d9d9;
  padding: 24px; }
  .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-text,
  .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-content {
    color: #ffffff; }
    .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-text:hover,
    .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-content:hover {
      color: #ffffff; }
  .bab-newsroom-item-view.dark-gray .bab-newsroom-item-tag {
    color: #ffffff; }
    .bab-newsroom-item-view.dark-gray .bab-newsroom-item-tag:hover {
      background-color: transparent;
      color: #e1000f; }
  .bab-newsroom-item-view.red .bab-newsroom-statement-text,
  .bab-newsroom-item-view.red .bab-newsroom-statement-content {
    color: #ffffff; }
    .bab-newsroom-item-view.red .bab-newsroom-statement-text:hover,
    .bab-newsroom-item-view.red .bab-newsroom-statement-content:hover {
      color: #ffffff; }
  .bab-newsroom-item-view.red .bab-newsroom-item-tag {
    color: #ffffff; }
    .bab-newsroom-item-view.red .bab-newsroom-item-tag:hover {
      background-color: #222222; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
  background-color: #ffffff; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view-noflex {
  display: block;
  padding: 0;
  background-color: #ffffff; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view-slider {
  padding: 0; }
.bab-newsroom-item-video-content-small {
  width: 100%; }
  .bab-newsroom-item-video-content-small .bab-newsroom-item-meta {
    margin-top: 5px; }
.bab-newsroom-item-social {
  background: #ffffff;
  cursor: pointer;
  position: relative; }
  .bab-newsroom-item-social .bab-newsroom-item-img-only {
    margin: 24px -24px;
    max-width: calc(100% + 48px);
    min-height: 1px; }
    .bab-newsroom-item-social .bab-newsroom-item-img-only--red-border {
      box-shadow: 16px -16px 0px -8px #e1000f; }
  .bab-newsroom-item-social .bab-newsroom-item-img-first {
    /*max-width: 100%;
    min-width: 100%;*/
    position: relative; }
    .bab-newsroom-item-social .bab-newsroom-item-img-first--left {
      margin-left: -2.4rem;
      margin-right: 0.8rem;
      max-width: 33.5rem; }
    .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play {
      background-size: contain;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 7em;
      position: absolute;
      border: none;
      left: 50%;
      top: 50%;
      margin-left: -3.5em;
      margin-top: -3.5em;
      width: 7em;
      height: 7em; }
      .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play:before {
        content: '\E848';
        font-family: "henkel-icon";
        left: 28px;
        position: absolute;
        top: 14px;
        font-size: 29px;
        color: #fff; }
    @media screen and (min-width: 480px) {
      .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play {
        top: 50% !important;
        margin-left: -3.5em !important;
        margin-top: -3.5em !important;
        width: 7em !important;
        height: 7em !important; }
        .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play:before {
          left: 28px !important;
          top: 14px !important;
          font-size: 29px !important; } }
.bab-newsroom-item-anchor {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2; }
.bab-newsroom-social-swiper {
  padding-bottom: 10px; }
.bab-newsroom-item-text {
  width: 100%; }
.bab-newsroom-item-social-chanel-head {
  display: inline-block;
  width: 100%;
  margin-bottom: 2.7rem; }
.bab-newsroom-item-social-chanel-img {
  display: inline-block;
  float: left;
  max-width: 45px;
  min-width: 45px; }
.bab-newsroom-item-social-facebook {
  background-image: url(/resource/blob/827936/f80a0ffc2cfd4122018ce0000202f341/data/icon-facebook-small-png.png);
  background-size: cover;
  width: 24px;
  height: 24px; }
.bab-newsroom-item-social-twitter {
  background-image: url(/resource/blob/827938/6ab2ff01efd59e4356f34ae555f0920a/data/icon-twitter-small-png.png);
  background-size: cover;
  width: 24px;
  height: 24px;
  border-radius: 2px; }
.bab-newsroom-item-social-instagram {
  background-image: url(/resource/blob/827940/2075fc05920411fce1f81ff761a31e18/data/icon-instagram-png.png);
  background-size: cover;
  width: 24px;
  height: 24px; }
.bab-newsroom-item-social-linkedin {
  background-image: url(/resource/blob/827942/4ef04d999cde5ca5509b71acb1894f35/data/icon-linkedin-small-png.png);
  background-size: cover;
  width: 24px;
  height: 24px; }
.bab-newsroom-item-social-chanel-info {
  display: inline-block;
  float: left;
  max-width: 75%;
  width: 75%; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-social-info {
    font-family: MiloPro;
    margin-bottom: 0; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
    font-family: MiloPro;
    float: right;
    font-size: 16px; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
    margin-bottom: 0;
    margin-left: 0;
    font-family: MiloProBold;
    font-size: 16px;
    color: #222222;
    margin-top: 4px; }
.bab-newsroom-social-content {
  width: 100%; }
  .bab-newsroom-social-content--spacing-bottom {
    padding-bottom: 2.4rem; }
.bab-newsroom-social-text {
  font-family: MiloPro;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 19px; }
  .bab-newsroom-social-text a {
    color: #222222;
    text-decoration: underline;
    font-family: MiloPro; }
.bab-newsroom-social-likes {
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
.bab-newsroom-social-post-url {
  padding: 2px;
  border: 1px #cccccc solid;
  overflow-x: hidden;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%; }
  .bab-newsroom-social-post-url img {
    max-width: 97%;
    min-width: 97%;
    margin-right: 3%;
    display: inline-block; }
  .bab-newsroom-social-post-url a {
    display: block;
    max-width: 48%;
    width: 48%;
    float: left; }
  .bab-newsroom-social-post-url ul {
    display: inline-block;
    list-style: none;
    margin-left: 3%; }
[class^="bab-newsroom-item-social"]:before, [class*=" bab-newsroom-item-social"]:before {
  font-family: "henkel-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.bab-newsroom-item-social-like:before {
  content: '\f164'; }
.bab-newsroom-item-social-comment:before {
  content: '\e864'; }
.bab-newsroom-item-social-tw-rt:before {
  content: '\e866'; }
.bab-newsroom-item-social-tw-like:before {
  content: '\e865'; }
.bab-newsroom-item-social-in-comment:before {
  content: '\e864'; }
.bab-newsroom-item-social-in-like:before {
  content: '\e865'; }
.bab-newsroom-item-social-li-comment:before {
  content: '\f0e5'; }
.bab-newsroom-item-social-li-like:before {
  content: '\e863'; }
/*
.icon-arrow_link2{
  &:before{
    top: 16px;
  }
}
*/
@media screen and (min-width: 480px) {
  .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: auto; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: auto; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: auto; }
      .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: auto; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px -24px 24px -24px; }
      .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; }
  .col-xs-8 > .bab-newsroom-item-view,
  .col-xs-9 > .bab-newsroom-item-view,
  .col-xs-12 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: 50%; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: 50%; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: 50%; }
      .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: 100%; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px 0 -24px -24px; }
      .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-xs-8 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-xs-9 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-xs-12 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
@media screen and (min-width: 730px) {
  .col-sm-3 > .bab-newsroom-item-view,
  .col-sm-4 > .bab-newsroom-item-view,
  .col-sm-5 > .bab-newsroom-item-view,
  .col-sm-6 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: auto; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: auto; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: auto; }
      .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: auto; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px -24px 24px -24px; }
      .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-sm-3 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-sm-4 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-sm-5 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-sm-6 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; }
  .col-sm-8 > .bab-newsroom-item-view,
  .col-sm-9 > .bab-newsroom-item-view,
  .col-sm-12 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: 50%; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: 50%; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: 50%; }
      .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: 100%; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px 0 -24px -24px; }
      .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-sm-8 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-sm-9 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-sm-12 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
@media screen and (min-width: 980px) {
  .col-md-3 > .bab-newsroom-item-view,
  .col-md-4 > .bab-newsroom-item-view,
  .col-md-5 > .bab-newsroom-item-view,
  .col-md-6 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: auto; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: auto; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: auto; }
      .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: auto; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px -24px 24px -24px; }
      .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-md-3 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-4 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-5 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-6 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; }
  .col-md-8 > div > .bab-newsroom-item-view,
  .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view,
  .col-md-9 > div > .bab-newsroom-item-view,
  .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view,
  .col-md-12 > div > .bab-newsroom-item-view,
  .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: inherit;
        flex-direction: inherit; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: 50%; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: 50%; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: 50%; }
      .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: 100%; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px 0 -24px -24px; }
      .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
@media screen and (min-width: 1250px) {
  .col-lg-8 > .bab-newsroom-item-view,
  .col-lg-9 > .bab-newsroom-item-view,
  .col-lg-12 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: auto; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: auto; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: auto; }
      .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: auto; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px -24px 24px -24px; }
      .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-lg-8 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-lg-9 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-lg-12 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; }
  .col-lg-3 > .bab-newsroom-item-view,
  .col-lg-4 > .bab-newsroom-item-view,
  .col-lg-5 > .bab-newsroom-item-view,
  .col-lg-6 > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-content {
      width: auto; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: auto; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      width: auto; }
      .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: auto; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-img {
      margin: -24px -24px 24px -24px; }
      .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author,
      .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-item-img-with-author {
        margin-bottom: 21px; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-lg-3 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-lg-4 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-lg-5 > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-lg-6 > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
.bab-socialmedia-item-img {
  position: relative;
  margin: 24px -25px 24px -25px; }
.bab-newsroom-social-swiper {
  padding-bottom: 10px;
  margin: 10px -24px;
  width: auto;
  position: relative;
  overflow: hidden;
  float: left;
  display: inline-block; }
.bab-newsroom-item.col-lg-3 .swiper-slide {
  max-width: 276px; }
.bab-elastic-social-user-group {
  margin: 1rem 0; }
  .bab-elastic-social-user-group img {
    margin-bottom: 5px; }
.bab-elastic-social-input-triplet .form-line {
  margin-bottom: 0; }
.bab-elastic-social-upload .upload {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
.search-result__bab-breadcrumb-wrapper {
  margin-top: -3.8rem; }
.bab-breadcrumb {
  margin-bottom: 24px;
  font-size: 1.6rem; }
  .bab-breadcrumb__search-result {
    padding-left: 1.6rem;
    text-decoration: underline;
    margin-bottom: 3.2rem;
    padding-top: 1.6rem;
    font-size: 1.6rem; }
    .bab-breadcrumb__search-result .bab-breadcrumb__link {
      color: #222222; }
  .bab-breadcrumb__link {
    color: #e1000f;
    text-decoration: underline; }
    .bab-breadcrumb__link--search-result {
      color: #222222;
      text-decoration: underline; }
      .bab-breadcrumb__link--search-result:hover, .bab-breadcrumb__link--search-result:focus, .bab-breadcrumb__link--search-result:active {
        color: #222222;
        text-decoration: underline; }
    .bab-breadcrumb__link:hover, .bab-breadcrumb__link:focus, .bab-breadcrumb__link:active {
      text-decoration: underline; }
.scroll-snap--snapped-bottom .scroll-snap__indicator-wrapper--above,
.scroll-snap--snapped-top .scroll-snap__indicator-wrapper--below, .scroll-snap__indicator-wrapper--active {
  opacity: 1; }
.scroll-snap__indicator-wrapper {
  opacity: 0; }
.chapter .scroll-snap__indicator-wrapper {
  opacity: 0;
  transition: opacity .3s ease-in-out; }
.chapter--active .scroll-snap__indicator-wrapper {
  opacity: 1;
  transition: opacity .3s ease-in-out; }
.scroll-snap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  pointer-events: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .scroll-snap {
      bottom: auto; } }
  .scroll-snap__indicator-wrapper {
    position: absolute;
    margin-bottom: 1.5rem;
    transition: opacity .3s ease-in-out;
    pointer-events: none;
    left: 50%;
    z-index: 70; }
    .scroll-snap__indicator-wrapper--above {
      bottom: 0;
      transform: translateX(-50%); }
    .scroll-snap__indicator-wrapper--below {
      top: calc(100vh - 1.5rem);
      transform: translate(-50%, -100%); }
      @media (min-width: 1250px) {
        .scroll-snap__indicator-wrapper--below {
          top: calc(100vh - 1.5rem); } }
    .scroll-snap__indicator-wrapper--hidden {
      opacity: 0 !important; }
  .scroll-snap__indicator {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: .5rem 1.5rem;
    background-color: #ffffff;
    color: #e1000f;
    border: none; }
  .scroll-snap__indicator-text {
    font-size: 2rem;
    display: block; }
  .scroll-snap__indicator-icon {
    display: inline-block;
    font-size: 2.4rem;
    animation: bounce .5s ease-in-out infinite alternate both; }
    .scroll-snap__indicator-icon:before {
      position: relative; }
@keyframes bounce {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(2.5px); } }
.fullscreen-video {
  height: calc(100vh - 7rem);
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media (min-width: 1250px) {
    .fullscreen-video {
      height: calc(100vh - 12rem); } }
  .fullscreen-video__btn {
    position: absolute;
    border-radius: 50%;
    background: #ffffff;
    color: #e1000f;
    line-height: 1;
    border: none;
    padding: 0;
    transition: opacity 0.3s ease-in-out; }
    .fullscreen-video__btn:focus {
      outline: none; }
    .fullscreen-video__btn .icon {
      position: static;
      position: initial; }
      .fullscreen-video__btn .icon::before {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .fullscreen-video__btn--play {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: 6rem;
      width: 6rem;
      transform-origin: center;
      animation: fullscreen-video-pulse .5s ease-in-out infinite alternate both;
      opacity: 1;
      pointer-events: all; }
      .fullscreen-video__btn--play .icon {
        font-size: 2.8rem; }
        .fullscreen-video__btn--play .icon::before {
          left: 56%;
          top: 52%; }
    .fullscreen-video__btn--pause {
      left: 2rem;
      bottom: 2rem;
      transform: none;
      height: 4.2rem;
      width: 4.2rem;
      opacity: 0;
      pointer-events: none; }
      .fullscreen-video__btn--pause .icon {
        font-size: 3.1rem; }
  .fullscreen-video--playing .fullscreen-video__btn--play {
    opacity: 0;
    pointer-events: none; }
  .fullscreen-video--playing .fullscreen-video__btn--pause {
    opacity: 1;
    pointer-events: all; }
@keyframes fullscreen-video-pulse {
  0% {
    transform: translate(-50%, -50%) scale(1); }
  100% {
    transform: translate(-50%, -50%) scale(1.075); } }
  .fullscreen-video__video-item video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .fullscreen-video__img-bg {
    display: block; }
    .fullscreen-video__img-bg img {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .fullscreen-video__img-bg {
        display: none; } }
  .fullscreen-video__video-bg {
    display: none; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .fullscreen-video__video-bg {
        display: block; } }
    .fullscreen-video__video-bg video {
      height: 100%;
      width: 100%;
      filter: blur(15px); }
      @supports ((-o-object-fit: cover) or (object-fit: cover)) {
        .fullscreen-video__video-bg video {
          -o-object-fit: cover;
             object-fit: cover; } }
  .fullscreen-video__video-fg video {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%; }
.deep-dive-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .deep-dive-modal--open {
    display: -ms-flexbox;
    display: flex;
    z-index: 1; }
  .deep-dive-modal__bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 34, 34, 0.8);
    z-index: -1; }
  .deep-dive-modal__modal {
    position: relative; }
  .deep-dive-modal__close {
    position: absolute;
    top: 0;
    right: 2rem;
    width: 3.3rem;
    height: 3.3rem;
    background: transparent;
    border: 0;
    color: #e1000f;
    font-size: 2.4rem; }
    .deep-dive-modal__close::before {
      font-family: "henkel-icon";
      content: "\e87f"; }
  .deep-dive-modal__content {
    padding: 4rem 0;
    background: #ffffff;
    width: 90vw;
    max-height: 80vh;
    overflow: auto; }
    @media (min-width: 980px) {
      .deep-dive-modal__content {
        width: 80vw; } }
    @media (min-width: 1250px) {
      .deep-dive-modal__content {
        width: calc(1250px - 5rem); } }
/* RETINA CSS
 *
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* rahmen.css */
  .naviSwitchOff {
    background-image: url(/resource/blob/827944/70da81f781f46572a7128b4860495031/data/navi-switchoff-png.png);
    background-size: 20px 56px; }
  #navigation a.globalLink span,
  #navigation strong.globalLink span {
    background: url(/resource/blob/827946/b8649be2e5d3e004b6dc687c64136043/data/icon-globallink-png.png) left center no-repeat transparent;
    background-size: 37px 18px; }
  .search input.submit {
    background: url(/resource/blob/827948/9131b3ecc42ef33c3d908b4bb85f0019/data/icon-search-png.png) 0 0 no-repeat transparent;
    background-size: 18px 20px; }
  #navigation ul.mainNavi li.home a:link,
  #navigation ul.mainNavi li.home a:visited,
  #navigation ul.mainNavi li.home strong {
    background: url(/resource/blob/827950/33c446d660adae9773c5c16dd96a2902/data/navi-iconhome-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li div {
    background: url(/resource/blob/827952/b6449496169a1dd12d18e0f1492616a8/data/navi-iconclosed-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li.active div {
    background: url(/resource/blob/827954/0dc8fe5b2e88c378e2c0e2c3aea0bf71/data/navi-iconopen-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li.active li div {
    background-image: url(/resource/blob/827956/b14356858651b5dc9d1fad96bd5182d5/data/navi-iconclosed-lvl2-png.png);
    background-size: 45px 22px; }
  #navigation ul.mainNavi li.active li.active div {
    background: url(/resource/blob/827958/6974ddddf32abd6ee3da448b37673008/data/navi-iconopen-lvl2-png.png) right no-repeat transparent;
    background-size: 45px 22px; }
  #myContent a span.txt {
    background: url(../images/layout/retina/icon_myContent.png) 1em 0.5em no-repeat transparent;
    background-size: 20px 17px; }
  #myContent a span.icon {
    background: url(../images/layout/retina/myContent_arrow.png) 0 0 no-repeat transparent;
    background-size: 32px 12px; }
  /* inhalt.css */
  .back {
    background: url(/resource/blob/827960/c092de86f892322f99a8018da73a7ee0/data/icon-cardflipback-png.png) left bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .front {
    background: url(/resource/blob/827962/0f63906c7b978358e6c8a66cfa454cb9/data/icon-cardflipfront-png.png) right bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.dark-gray .front {
    background: url(/resource/blob/827962/0f63906c7b978358e6c8a66cfa454cb9/data/icon-cardflipfront-png.png) right bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.dark-gray .back {
    background: url(/resource/blob/827960/c092de86f892322f99a8018da73a7ee0/data/icon-cardflipback-png.png) left bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.red .back {
    background-image: url(/resource/blob/827960/c092de86f892322f99a8018da73a7ee0/data/icon-cardflipback-png.png); }
  .card-container.red .front {
    background-image: url(/resource/blob/827962/0f63906c7b978358e6c8a66cfa454cb9/data/icon-cardflipfront-png.png); }
  .white .front, .light-gray .front {
    background: url(/resource/blob/827964/4031ddf9aea15be212e7b3532facb0f9/data/icon-cardflipfront-white-png.png) right bottom no-repeat #FFFFFF;
    background-size: 47px 24px; }
  .white .back, .light-gray .back {
    background: url(/resource/blob/827966/8bfb97e75ac38a2bbbb2e107d756fe1a/data/icon-cardflipback-white-png.png) left bottom no-repeat #FFFFFF;
    background-size: 47px 24px; }
  /** Download **/
  .download-file {
    background-image: url(/resource/blob/827968/19126dea1449a58380215c2ade5c4f57/data/icon-download-general-png.png);
    background-size: 30px 29px !important; }
  .download-file.pdf {
    background-image: url(/resource/blob/827970/258eedd016990d53458cd1fe4f6389a6/data/icon-download-pdf-png.png); }
  .download-file.jpg {
    background-image: url(/resource/blob/827972/eb63b219d6cfb1f2f9eceb0413a1b526/data/icon-download-jpg-png.png); }
  .download-file.doc {
    background-image: url(/resource/blob/827974/daf8ff0f7e1a8133b8ed8a02abfbe416/data/icon-download-doc-png.png); }
  .download-file.rtf {
    background-image: url(/resource/blob/827976/ddafb389238cf4dc001d7f045712133f/data/icon-download-rtf-png.png); }
  .download-file.ppt {
    background-image: url(/resource/blob/827978/9bf9d6873619de8c664c584eecbd5c2a/data/icon-download-ppt-png.png); }
  .download-file.pptx {
    background-image: url(/resource/blob/827980/8e03778a7c8e1ca15c2507a5ee448f3b/data/icon-download-pptx-png.png); }
  .download-file.xls {
    background-image: url(/resource/blob/827982/a795085893ffcd921157807a15046850/data/icon-download-xls-png.png); }
  .download-file.xlsx {
    background-image: url(/resource/blob/827984/07088d5b5d06992e7374c53abb104805/data/icon-download-xlsx-png.png); }
  .download-file.png {
    background-image: url(/resource/blob/827986/76428024cfb0d913b1ee67d60829198f/data/icon-download-png-png.png); }
  .download-file.gif {
    background-image: url(/resource/blob/827988/c578645df0f2fd2501350ea3a275dabd/data/icon-download-gif-png.png); }
  .download-file.tiff {
    background-image: url(/resource/blob/827990/fafcff3f8644ca4dbf164cc5c095c4b4/data/icon-download-tiff-png.png); }
  .download-file.flv {
    background-image: url(/resource/blob/827992/83e63f07f2219a15ed9d8092eabe797c/data/icon-download-flv-png.png); }
  .download-file.mp4 {
    background-image: url(/resource/blob/827994/9c6b1a0a605c195b89b88901dc5e8ce3/data/icon-download-mp4-png.png); }
  .download-file.mp3 {
    background-image: url(/resource/blob/827996/65652aebb518235c781759a0caab2432/data/icon-download-mp3-png.png); }
  .download-file._3gp {
    background-image: url(/resource/blob/827998/cc0f405f6d5963199c6dc092bd4d9eea/data/icon-download-3gp-png.png); }
  .download-file.wmv {
    background-image: url(/resource/blob/828000/5cb1b050dec547496a4d8bece6507106/data/icon-download-wmv-png.png); }
  .download-file.mov {
    background-image: url(/resource/blob/828002/4c343a312d7803a6fefb4ef87a3e1093/data/icon-download-mov-png.png); }
  .download-file.avi {
    background-image: url(/resource/blob/828004/981175d4dbbb4fc0a365b34b1842860e/data/icon-download-avi-png.png); }
  .download-file.zip {
    background-image: url(/resource/blob/828006/f5870427bace8a344b582c717f3de4fa/data/icon-download-zip-png.png); }
  .download-file.rar {
    background-image: url(/resource/blob/828008/1cf9c2643b3ac09dd8c4c5a15ee4759f/data/icon-download-rar-png.png); }
  .download-file.video {
    background-image: url(/resource/blob/828010/86044330e4666d5384c1e3de4bb31945/data/icon-video-png.png);
    background-size: 30px 29px; }
  .download-file.slideshow {
    background-image: url(/resource/blob/828012/b7dc92182425bd663965faae02b68d73/data/icon-slideshow-png.png);
    background-size: 30px 29px; } }
/* Media Query Ende **/
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/** General **/
.bab-filters__stage {
  position: absolute;
  height: 37rem; }
  @media screen and (min-width: 730px) {
    .bab-filters__stage {
      position: relative;
      height: 39rem; } }
  .bab-filters__stage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;"; }
.bab-filters__content {
  position: relative;
  z-index: 99; }
  @media screen and (min-width: 730px) {
    .bab-filters__content {
      transform: translateY(-26.5rem);
      margin-bottom: -26.5rem;
      padding: inherit; } }
@media screen and (min-width: 730px) {
  .bab-filters--stageless .bab-filters__content {
    transform: translateY(0);
    margin-bottom: 0; } }
.bab-filters__filter-container {
  margin-top: 8rem;
  padding: 0 1.5rem;
  max-width: 65%; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-container {
      margin-top: 0;
      max-width: none; } }
.bab-filters--stageless .bab-filters__filter-container {
  margin-top: 0;
  padding: 2rem;
  margin-bottom: 4rem;
  border: 0.2rem solid #f0f1f5;
  max-width: 100%; }
.bab-filters__filter-headline {
  margin-bottom: 2rem;
  color: #ffffff; }
.bab-filters--stageless .bab-filters__filter-headline {
  color: #222222; }
/** General **/
.bab-filters__filter-fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  padding: 1.5rem;
  height: 90%;
  width: 100%;
  background-color: #ffffff;
  overflow: scroll;
  transform: translateY(1rem);
  transition: transform .15s ease-in-out; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-fields {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: end;
          align-items: flex-end;
      padding: 0;
      width: auto;
      height: auto;
      background-color: transparent;
      overflow: visible;
      transform: translateY(0); } }
  @media screen and (min-width: 980px) {
    .bab-filters__filter-fields {
      -ms-flex-pack: start;
          justify-content: flex-start; } }
/** General **/
.bab-filters__filter-overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: fixed;
  padding: 1.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1080;
  opacity: 0;
  pointer-events: none;
  transition: opacity .15s ease-in-out; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-overlay {
      position: relative;
      display: block;
      margin-bottom: 3.2rem;
      padding: 0;
      background-color: transparent;
      opacity: 1;
      pointer-events: auto; } }
  .bab-filters__filter-overlay--mfo-visible {
    opacity: 1;
    pointer-events: auto; }
    .bab-filters__filter-overlay--mfo-visible .bab-filters__filter-fields {
      transform: translateY(0); }
      .bab-filters__filter-overlay--mfo-visible .bab-filters__filter-fields--nav-header-visible {
        position: relative;
        top: 3.5rem; }
.bab-filters__filter-overlay-toggle {
  margin-bottom: 9.4rem; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-overlay-toggle {
      display: none; } }
  .bab-filters__filter-overlay-toggle-btn {
    position: relative;
    padding: 1rem 4rem 1rem 1.5rem;
    font-size: 1.6rem;
    background-color: #f0f1f5;
    border: none; }
    .bab-filters__filter-overlay-toggle-btn:hover, .bab-filters__filter-overlay-toggle-btn:focus {
      color: #ffffff;
      background-color: #222222; }
    .bab-filters__filter-overlay-toggle-btn:after {
      position: absolute;
      top: 50%;
      right: 1.5rem;
      transform: translateY(-50%);
      content: '\e87e';
      font-family: "henkel-icon";
      font-size: 1.4rem;
      font-style: normal; }
.bab-filters--stageless .bab-filters__filter-overlay-toggle {
  margin-bottom: 0; }
.bab-filters__filter-floating-toggle {
  position: fixed;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1070;
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease-in-out; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-floating-toggle {
      display: none; } }
  .bab-filters__filter-floating-toggle-input {
    padding: 1.5rem 2rem;
    min-width: 3.6rem;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    color: #222222;
    background-color: #f0f1f5;
    border: none;
    border-radius: 25rem;
    box-shadow: 0 0.8rem 1rem 0 rgba(0, 0, 0, 0.15);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .bab-filters__filter-floating-toggle-input span {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center; }
    .bab-filters__filter-floating-toggle-input .caption {
      margin-right: 1rem; }
    .bab-filters__filter-floating-toggle-input .info .filterIcon {
      position: relative;
      width: 1.4rem;
      height: 1.4rem;
      margin-right: 1rem; }
      .bab-filters__filter-floating-toggle-input .info .filterIcon:after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        content: '\e87e';
        font-family: "henkel-icon";
        font-size: 1.4rem;
        font-style: normal; }
    .bab-filters__filter-floating-toggle-input .info .count {
      position: relative;
      padding: .2rem .5rem;
      min-width: 2.5rem;
      height: 2.5rem;
      color: #ffffff;
      background-color: #e1000f;
      border-radius: 25rem;
      -ms-flex-pack: center;
          justify-content: center;
      line-height: 1; }
    .bab-filters__filter-floating-toggle-input:hover, .bab-filters__filter-floating-toggle-input:focus {
      color: #ffffff;
      background-color: #222222; }
  .bab-filters__filter-floating-toggle--visible {
    opacity: 1;
    pointer-events: all; }
.bab-filters .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #FFF;
  z-index: 1500;
  opacity: 0.6; }
/** General **/
.bab-filters__filter-overlay-item {
  position: relative; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-overlay-item {
      margin-top: 1.5rem;
      margin-right: 1.5rem;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%; } }
  @media screen and (min-width: 980px) {
    .bab-filters__filter-overlay-item {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%; } }
  .bab-filters__filter-overlay-item--controls h3, .bab-filters__filter-overlay-item--search-headline h3, .bab-filters__filter-overlay-item--filter-headline h3, .bab-filters__filter-overlay-item--submit h3 {
    color: #222222; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-overlay-item--controls, .bab-filters__filter-overlay-item--search-headline, .bab-filters__filter-overlay-item--filter-headline, .bab-filters__filter-overlay-item--submit {
      display: none; } }
  .bab-filters__filter-overlay-item--career_level, .bab-filters__filter-overlay-item--functional_area, .bab-filters__filter-overlay-item--checkbox, .bab-filters__filter-overlay-item--multiDropDown {
    margin-bottom: 3rem; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-overlay-item--career_level, .bab-filters__filter-overlay-item--functional_area, .bab-filters__filter-overlay-item--checkbox, .bab-filters__filter-overlay-item--multiDropDown {
        margin-bottom: 0; } }
  .bab-filters__filter-overlay-item--search {
    margin-bottom: 5rem; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-overlay-item--search {
        margin-bottom: 0;
        -ms-flex-order: 3;
            order: 3; } }
    @media screen and (min-width: 980px) {
      .bab-filters__filter-overlay-item--search {
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
        -ms-flex-order: 4;
            order: 4;
        margin-left: auto; } }
  .bab-filters__filter-overlay-item--filter-headline {
    margin-bottom: 3.2rem; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-overlay-item--filter-headline {
        margin-bottom: 0; } }
  .bab-filters__filter-overlay-item--controls {
    text-align: right; }
    .bab-filters__filter-overlay-item--controls a {
      display: inline-block; }
    .bab-filters__filter-overlay-item--controls .iconClose {
      display: inline-block;
      position: relative;
      width: 2.4rem;
      height: 2.4rem;
      border-radius: 50%; }
      .bab-filters__filter-overlay-item--controls .iconClose:after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        content: '\e831';
        font-family: "henkel-icon";
        font-size: 2.4rem;
        font-style: normal;
        color: #e1000f; }
  .bab-filters__filter-overlay-item--submit {
    margin-top: auto;
    -ms-flex-order: 99;
        order: 99; }
    .bab-filters__filter-overlay-item--submit button {
      position: relative;
      width: 100%;
      padding: 1rem 1.5rem;
      color: #ffffff;
      font-size: 1.6rem;
      background-color: #e1000f;
      border: none; }
      .bab-filters__filter-overlay-item--submit button:hover, .bab-filters__filter-overlay-item--submit button:focus {
        color: #ffffff;
        background-color: #222222; }
      .bab-filters__filter-overlay-item--submit button:after {
        position: absolute;
        top: 50%;
        right: 1.5rem;
        transform: translateY(-50%);
        content: '\e855';
        font-family: "henkel-icon";
        font-size: 1.4rem;
        font-style: normal; }
/** General **/
.bab-filters__filter-field {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-field {
      min-width: 10rem; } }
  @media screen and (min-width: 980px) {
    .bab-filters__filter-field {
      min-width: 19.5rem; } }
  .bab-filters__filter-field-label {
    margin-bottom: 1rem;
    color: #222222;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 400; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-field-label {
        color: #ffffff; } }
  .bab-filters__filter-field-btn, .bab-filters__filter-field-input {
    width: 100%; }
  .bab-filters__filter-field-btn {
    position: relative;
    padding: 1rem 4.5rem 1rem 1.5rem;
    color: #222222;
    background-color: #f0f1f5;
    font-size: 1.6rem;
    text-align: left;
    border: none; }
    .bab-filters__filter-field-btn--active {
      background-color: #e1000f !important;
      color: white !important; }
    .bab-filters__filter-field-btn:active, .bab-filters__filter-field-btn:focus, .bab-filters__filter-field-btn:hover {
      color: #ffffff;
      background-color: #222222; }
    .bab-filters__filter-field-btn.expanded {
      color: #ffffff;
      background-color: #e1000f; }
    .bab-filters__filter-field-btn:after {
      position: absolute;
      top: 50%;
      right: 1.5rem;
      transform: translateY(-50%);
      content: '\e87b';
      font-family: "henkel-icon";
      font-size: 1.4rem;
      font-style: normal; }
  .bab-filters__filter-field--search {
    position: relative;
    margin-left: auto; }
    .bab-filters__filter-field--search input {
      padding: 0.8rem 3.5rem 0.8rem 0.8rem; }
      @media screen and (min-width: 730px) {
        .bab-filters__filter-field--search input {
          min-height: 4.2rem; } }
      @media screen and (min-width: 980px) {
        .bab-filters__filter-field--search input {
          position: absolute;
          right: 0;
          bottom: -0.4rem;
          min-width: 17.5rem;
          transition: min-width .25s ease-in-out; }
          .bab-filters__filter-field--search input:focus {
            min-width: 28rem; } }
    .bab-filters__filter-field--search .submit {
      top: 5px; }
      @media screen and (min-width: 730px) {
        .bab-filters__filter-field--search .submit {
          top: -2.8rem; } }
  .bab-filters__filter-field .filterresult:before {
    content: " "; }
.bab-filters--stageless .bab-filters__filter-field-label {
  color: #222222; }
/** General **/
.bab-filters__filter-dropdown {
  min-width: 100%; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-dropdown {
      position: absolute;
      top: 100%;
      z-index: 1090;
      opacity: 0;
      pointer-events: none;
      transform: translateY(1rem);
      transition: opacity .15s ease-in-out, transform .25s ease-in-out; } }
  .bab-filters__filter-dropdown-headline {
    display: none;
    margin-bottom: 2rem;
    color: #222222; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-dropdown-headline {
        display: block; } }
  .bab-filters__filter-dropdown-content {
    position: relative;
    padding: 2rem 1.5rem; }
    @media screen and (min-width: 730px) {
      .bab-filters__filter-dropdown-content {
        margin-top: 2rem;
        padding: 2rem;
        background-color: #ffffff;
        box-shadow: 0.4rem 0.4rem 0.6rem 0 rgba(0, 0, 0, 0.15); }
        .bab-filters__filter-dropdown-content:before {
          content: '';
          position: absolute;
          top: -1rem;
          left: 50%;
          transform: translateX(-50%);
          width: 1rem;
          height: 1rem;
          border-bottom: 1rem solid #ffffff;
          border-left: 1rem solid transparent;
          border-right: 1rem solid transparent; } }
    .bab-filters__filter-dropdown-content .scroll-wrap {
      overflow: auto;
      height: 100%;
      max-height: 20rem; }
    .bab-filters__filter-dropdown-content .select {
      margin: 0 0 1.5rem 0;
      max-height: none;
      color: #222222; }
      .bab-filters__filter-dropdown-content .select:last-child {
        margin-bottom: 0; }
      .bab-filters__filter-dropdown-content .select .form-line {
        margin: 0 0 1.5rem 0; }
        .bab-filters__filter-dropdown-content .select .form-line:last-child {
          margin: 0; }
        .bab-filters__filter-dropdown-content .select .form-line label:before {
          margin-top: .3em; }
      .bab-filters__filter-dropdown-content .select .checkbox.inactive label {
        cursor: default; }
      .bab-filters__filter-dropdown-content .select .checkbox.inactive span {
        color: #d8dee4; }
      .bab-filters__filter-dropdown-content .select li.inactive {
        padding: 0;
        pointer-events: none; }
        .bab-filters__filter-dropdown-content .select li.inactive a {
          background-color: transparent; }
    .bab-filters__filter-dropdown-content button[type=submit] {
      display: none;
      margin: 2rem 0 0 0; }
      @media screen and (min-width: 730px) {
        .bab-filters__filter-dropdown-content button[type=submit] {
          display: block; } }
      .bab-filters__filter-dropdown-content button[type=submit]:after {
        content: '\e855'; }
    .bab-filters__filter-dropdown-content .filter-description {
      display: block;
      color: #d9d9d9; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-dropdown--career_level, .bab-filters__filter-dropdown--areaOfExpertise, .bab-filters__filter-dropdown--checkbox, .bab-filters__filter-dropdown--multiDropDown {
      min-width: 21.5rem; } }
  @media screen and (min-width: 980px) {
    .bab-filters__filter-dropdown--career_level, .bab-filters__filter-dropdown--areaOfExpertise, .bab-filters__filter-dropdown--checkbox, .bab-filters__filter-dropdown--multiDropDown {
      min-width: 23.5rem; } }
@media screen and (min-width: 730px) {
  .bab-filters__filter-field--active .bab-filters__filter-dropdown {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0); } }
/** General **/
.bab-filters__loader-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(255, 255, 255, 0.75);
  transition: opacity .25s ease-in-out;
  z-index: 1060;
  opacity: 0;
  pointer-events: none; }
  .bab-filters__loader-overlay .spinner {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border-top: 0.3rem solid rgba(34, 34, 34, 0.2);
    border-right: 0.3rem solid rgba(34, 34, 34, 0.2);
    border-bottom: 0.3rem solid rgba(34, 34, 34, 0.2);
    border-left: 0.3rem solid #e1000f;
    animation: spinner 1s infinite linear;
    z-index: 1070; }
@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .bab-filters__loader-overlay--is-loading {
    opacity: 1;
    pointer-events: all; }
/** General **/
.bab-filters__filter-current-selection {
  display: none;
  margin-bottom: 2.1rem; }
  @media screen and (min-width: 730px) {
    .bab-filters__filter-current-selection--visible {
      display: block; } }
  .bab-filters__filter-current-selection h4 {
    color: #ffffff;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 500; }
  .bab-filters__filter-current-selection ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .bab-filters__filter-current-selection ul li {
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-right: 2rem;
      font-size: 1.4rem;
      color: #ffffff; }
      .bab-filters__filter-current-selection ul li:last-child {
        margin-right: 0; }
      .bab-filters__filter-current-selection ul li a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
      .bab-filters__filter-current-selection ul li .iconDelete {
        display: inline-block;
        position: relative;
        margin-left: .5rem;
        width: 1.4rem;
        height: 1.4rem;
        background-color: #ffffff;
        border-radius: 50%; }
        .bab-filters__filter-current-selection ul li .iconDelete:after {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          content: '\e831';
          font-family: "henkel-icon";
          font-size: .9rem;
          font-style: normal; }
.bab-filters--stageless .bab-filters__filter-current-selection h4 {
  color: #222222; }
.bab-filters--stageless .bab-filters__filter-current-selection ul li {
  color: #222222; }
  .bab-filters--stageless .bab-filters__filter-current-selection ul li .iconDelete {
    background-color: #222222; }
    .bab-filters--stageless .bab-filters__filter-current-selection ul li .iconDelete:after {
      color: #ffffff; }
/** General **/
.bab-filters__results {
  position: relative;
  margin-bottom: 4rem;
  padding: 1.5rem 2rem;
  background-color: #ffffff;
  border: 0.2rem solid #f0f1f5; }
  .bab-filters__results-header {
    position: relative;
    margin-bottom: 3rem;
    z-index: 1070; }
  .bab-filters__results-headline {
    margin: 0;
    color: #222222; }
  .bab-filters__results-total {
    font-family: "MiloProBold", Helvetica, Arial, sans-serif;
    font-weight: 600; }
  .bab-filters__results-list-result {
    margin-bottom: .8rem; }
    .bab-filters__results-list-result :last-child {
      margin-bottom: 0; }
  .bab-filters__results-footer {
    margin: 4rem 0;
    text-align: center; }
  .bab-filters__results-loadMore {
    position: relative;
    padding: 1rem 5.3rem 1.2rem 1rem;
    color: #ffffff;
    background-color: #e1000f;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    border: none; }
    .bab-filters__results-loadMore:hover, .bab-filters__results-loadMore:focus {
      background-color: #222222; }
    .bab-filters__results-loadMore:disabled {
      background-color: #f0f1f5; }
    .bab-filters__results-loadMore:after {
      position: absolute;
      top: 50%;
      right: 1rem;
      transform: translateY(-50%);
      content: '\e869';
      font-family: "henkel-icon";
      font-size: 1.6rem;
      font-style: normal; }
/* always show scrollbar on IE11 */
@-ms-viewport {
  width: auto !important; }
.scroll-snap__indicator--added-padding {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: .5rem 1.5rem;
  background-color: transparent;
  color: #ffffff !important;
  border: none; }
@media (min-width: 230px) {
  .stage-full__hero-teaser--margin-top {
    margin-top: 100px !important; }
  .stage-full--no-margin-bottom {
    margin-bottom: 0;
    z-index: 100; } }
@media (min-width: 980px) {
  .stage-full__hero-teaser--no-margin-padding {
    margin-top: 0 !important;
    padding-top: 0;
    z-index: 100; } }
.chapter__nav-entry--with-shadow {
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5); }
.scroll-snap__indicator-text--with-shadow {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35); }
.scroll-snap__indicator-icon--with-shadow {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25); }
/*# sourceMappingURL=styles.css.map */
