@font-face {
  font-family: "TradeGothicNextLTPro";
  src: url("../fonts/34DEDD_0_0.eot");
  src: url("../fonts/34DEDD_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34DEDD_0_0.woff2") format("woff2"), url("../fonts/34DEDD_0_0.woff") format("woff"), url("../fonts/34DEDD_0_0.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "TradeGothicNextLTPro";
  src: url("../fonts/34DEDD_1_0.eot");
  src: url("../fonts/34DEDD_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34DEDD_1_0.woff2") format("woff2"), url("../fonts/34DEDD_1_0.woff") format("woff"), url("../fonts/34DEDD_1_0.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "TradeGothicNextLTPro";
  src: url("../fonts/34DEDD_2_0.eot");
  src: url("../fonts/34DEDD_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34DEDD_2_0.woff2") format("woff2"), url("../fonts/34DEDD_2_0.woff") format("woff"), url("../fonts/34DEDD_2_0.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/noto-sans-sc-v26-latin-100.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-100.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/noto-sans-sc-v26-latin-300.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-300.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-sc-v26-latin-regular.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/noto-sans-sc-v26-latin-500.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-500.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-sc-v26-latin-700.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-700.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans SC";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/noto-sans-sc-v26-latin-900.woff2") format("woff2"), url("../fonts/noto-sans-sc-v26-latin-900.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto-v30-latin-100.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v30-latin-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v30-latin-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v30-latin-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v30-latin-900.woff2") format("woff2");
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* stylelint-disable selector-list-comma-newline-after */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  /* stylelint-enable selector-list-comma-newline-after */
  padding: 0;
  margin: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  padding: 0;
  margin: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.electro-calculator .chosen-container-single .chosen-single span {
  text-overflow: unset;
  overflow: initial;
  color: #3C4141;
  font-size: 13px;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url() no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
main .main-content-area-wrap {
  margin-top: 100px;
}
@media print {
  main .main-content-area-wrap {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  main .main-content-area-wrap {
    margin-top: 80px;
  }
}
@media print {
  main .main-content-area-wrap {
    margin: 25px 0;
  }
}

aside,
.main-content-area {
  float: right;
  width: 390px;
}
@media print {
  aside,
  .main-content-area {
    width: 100%;
  }
}
@media screen and (max-width: 1210px) {
  aside,
  .main-content-area {
    float: left;
  }
}
aside.main-content-area,
.main-content-area.main-content-area {
  float: left;
  width: 735px;
}
@media print {
  aside.main-content-area,
  .main-content-area.main-content-area {
    width: 100%;
  }
}
@media screen and (max-width: 1210px) {
  aside.main-content-area,
  .main-content-area.main-content-area {
    width: calc(100% - 390px - 30px);
    margin-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  aside.main-content-area,
  .main-content-area.main-content-area {
    width: calc(100% - 300px - 30px);
  }
}
@media screen and (max-width: 768px) {
  aside.main-content-area,
  .main-content-area.main-content-area {
    width: 100%;
    margin-right: 0;
  }
}
aside > *:first-child,
.main-content-area > *:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  aside {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  aside {
    width: 100%;
    margin-top: 60px;
  }
}

.white-popup {
  position: relative;
  background: #FFF;
  color: #000;
  width: auto;
  max-width: 70%;
  margin: 20px auto;
}
@media screen and (max-width: 768px) {
  .white-popup {
    max-width: 90%;
  }
}
.white-popup video {
  width: 100%;
}

.popup-iframe-wrapper .popup-iframe--btn,
.popup-iframe-wrapper .popup-video--btn,
.popup-video-wrapper .popup-iframe--btn,
.popup-video-wrapper .popup-video--btn {
  display: block;
  z-index: 2;
  position: relative;
}
.popup-iframe-wrapper .popup-iframe--btn::after,
.popup-iframe-wrapper .popup-video--btn::after,
.popup-video-wrapper .popup-iframe--btn::after,
.popup-video-wrapper .popup-video--btn::after {
  clear: both;
  content: "";
  display: table;
}
.popup-iframe-wrapper .popup-iframe--btn a.popup-iframe::after,
.popup-iframe-wrapper .popup-video--btn a.popup-iframe::after,
.popup-video-wrapper .popup-iframe--btn a.popup-iframe::after,
.popup-video-wrapper .popup-video--btn a.popup-iframe::after {
  content: "\f04b";
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-family: "fontawesome";
  font-size: 34px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 70px;
  border: 1px solid;
  position: absolute;
  text-indent: 7px;
  top: 50%;
  left: 50%;
  transition: all 0.25s ease;
  transform: translate3d(-50%, -50%, 0);
  z-index: 10;
  color: #000;
  background-color: transparent;
  border-color: #000;
}
.popup-iframe-wrapper:hover, .popup-iframe-wrapper:focus, .popup-iframe-wrapper:active,
.popup-video-wrapper:hover,
.popup-video-wrapper:focus,
.popup-video-wrapper:active {
  outline: none;
}
.popup-iframe-wrapper:hover .popup-iframe--btn a.popup-iframe::after,
.popup-iframe-wrapper:hover .popup-video--btn a.popup-iframe::after, .popup-iframe-wrapper:focus .popup-iframe--btn a.popup-iframe::after,
.popup-iframe-wrapper:focus .popup-video--btn a.popup-iframe::after, .popup-iframe-wrapper:active .popup-iframe--btn a.popup-iframe::after,
.popup-iframe-wrapper:active .popup-video--btn a.popup-iframe::after,
.popup-video-wrapper:hover .popup-iframe--btn a.popup-iframe::after,
.popup-video-wrapper:hover .popup-video--btn a.popup-iframe::after,
.popup-video-wrapper:focus .popup-iframe--btn a.popup-iframe::after,
.popup-video-wrapper:focus .popup-video--btn a.popup-iframe::after,
.popup-video-wrapper:active .popup-iframe--btn a.popup-iframe::after,
.popup-video-wrapper:active .popup-video--btn a.popup-iframe::after {
  color: #e20303;
  background-color: transparent;
  border-color: #e20303;
}
.popup-iframe-wrapper:hover .zoom, .popup-iframe-wrapper:focus .zoom, .popup-iframe-wrapper:active .zoom,
.popup-video-wrapper:hover .zoom,
.popup-video-wrapper:focus .zoom,
.popup-video-wrapper:active .zoom {
  position: relative;
  overflow: hidden;
}
.popup-iframe-wrapper:hover .zoom img, .popup-iframe-wrapper:focus .zoom img, .popup-iframe-wrapper:active .zoom img,
.popup-video-wrapper:hover .zoom img,
.popup-video-wrapper:focus .zoom img,
.popup-video-wrapper:active .zoom img {
  transition: all 0.25s ease;
  transition-duration: 1750ms;
  transform: scale(1.05) translateZ(0);
}
@media print {
  .popup-iframe-wrapper:hover .zoom img, .popup-iframe-wrapper:focus .zoom img, .popup-iframe-wrapper:active .zoom img,
  .popup-video-wrapper:hover .zoom img,
  .popup-video-wrapper:focus .zoom img,
  .popup-video-wrapper:active .zoom img {
    transform: none;
  }
}

.popup-iframe-wrapper .popup-iframe--btn .youtube-info {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 90%;
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  margin-bottom: 6px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .popup-iframe-wrapper .popup-iframe--btn .youtube-info {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 560px) {
  .popup-iframe-wrapper .popup-iframe--btn .youtube-info {
    position: static;
    width: 100%;
  }
}

.image-video-teaser-wrapper .popup-iframe-wrapper .youtube-info {
  position: static;
  width: 100%;
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  margin-bottom: 6px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .popup-iframe-wrapper .youtube-info {
    font-size: 0.75rem;
  }
}

.popuplang,
.timedpopup-content {
  position: relative;
  padding: 2.5rem 3.75rem;
  background: #fff;
  width: auto;
  max-width: 32.8125rem;
  margin: 1.25rem auto;
  font-size: 1.25rem;
  line-height: 2.5rem;
  text-align: center;
  font-weight: normal;
  box-shadow: 0 0 50px 5px black;
}
.popuplang::after,
.timedpopup-content::after {
  clear: both;
  content: "";
  display: table;
}
.popuplang .popuplang-text-first,
.popuplang .popuplang-text-second,
.popuplang .btn-with-bg,
.timedpopup-content .popuplang-text-first,
.timedpopup-content .popuplang-text-second,
.timedpopup-content .btn-with-bg {
  margin-top: 1.25rem;
}
.popuplang .popuplang-title,
.timedpopup-content .popuplang-title {
  font-size: 1.875rem;
  font-weight: bold;
}
.popuplang .btn-with-bg,
.timedpopup-content .btn-with-bg {
  width: 100%;
  padding: 5px;
  background-color: #e20303;
}
.popuplang .btn-with-bg:hover,
.timedpopup-content .btn-with-bg:hover {
  background-color: #4d4d4d;
}
.popuplang .popuplang-link,
.timedpopup-content .popuplang-link {
  display: block;
  font-size: 1.125rem;
  line-height: 2.0625rem;
  font-weight: lighter;
  text-decoration: underline;
}
.popuplang .mfp-close,
.timedpopup-content .mfp-close {
  display: flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #e20303;
  transform: translate(100%, -100%);
  opacity: 1;
  line-height: 1em;
  font-size: 1.5625rem;
}
.popuplang .mfp-close:hover,
.timedpopup-content .mfp-close:hover {
  background-color: #4d4d4d;
}

.timedpopup-content {
  max-width: 79.375rem;
  text-align: left;
}
.timedpopup-content *:first-child {
  margin-top: 0px;
}
.timedpopup-content > .content-wrap, .timedpopup-content > .tx-felogin-pi1, .timedpopup-content > .tx-indexedsearch-nothing-found {
  padding-right: 0;
  padding-left: 0;
}
.timedpopup-content h2,
.timedpopup-content .h2,
.timedpopup-content h3,
.timedpopup-content .h3,
.timedpopup-content h4,
.timedpopup-content .h4,
.timedpopup-content h5,
.timedpopup-content .h5,
.timedpopup-content h6,
.timedpopup-content .h6 {
  color: #e20303;
}

@media only screen and (max-width: 560px) {
  .popuplang,
  .timedpopup-content {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
  .popuplang .popuplang-title,
  .timedpopup-content .popuplang-title {
    font-size: 1.5rem;
  }
  .popuplang .popuplang-link,
  .timedpopup-content .popuplang-link {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .popuplang .mfp-close,
  .timedpopup-content .mfp-close {
    transform: none;
    font-size: 20px;
  }
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

::selection {
  background: #e20303;
  color: #fff;
  text-shadow: none;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: "TradeGothicNextLTPro", serif;
  font-size: 16px;
  font-weight: 300;
  word-wrap: break-word;
  scroll-padding-top: 130px;
}
@media screen and (max-width: 1024px) {
  html {
    scroll-padding-top: 90px;
  }
}
html.no-scroll {
  overflow: hidden;
}

body {
  font-size: 20px;
  font-size: 1.25rem;
  background: #fff;
  color: #4d4d4d;
  position: relative;
  text-rendering: optimizeLegibility;
}
body .cc_banner-wrapper {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #e8e8e8;
  animation: slideFromTop 0.75s ease;
}
@keyframes slideFromTop {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
body .cc_banner-wrapper .cc_container {
  background: rgba(232, 232, 232, 0.98);
  font-family: "TradeGothicNextLTPro", serif;
  text-align: center;
  padding: 60px 30px;
}
@media screen and (max-width: 560px) {
  body .cc_banner-wrapper .cc_container {
    padding: 30px 20px;
  }
}
body .cc_banner-wrapper .cc_container .cc_btn {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 30px;
  margin-left: 0;
  width: auto;
  max-width: none;
  background-color: #e20303;
  border-radius: 0;
  float: none;
  display: inline-block;
  padding: 10px 10px;
  color: #fff;
}
body .cc_banner-wrapper .cc_container .cc_btn:hover {
  background-color: #fff;
  color: #4d4d4d;
}
body .cc_banner-wrapper .cc_container .cc_btn + .cc_btn {
  margin-left: 30px;
}
@media screen and (max-width: 560px) {
  body .cc_banner-wrapper .cc_container .cc_btn {
    padding: 6px 10px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
  }
}
body .cc_banner-wrapper .cc_container .cc_message {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  max-width: 60%;
  color: #4d4d4d;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  body .cc_banner-wrapper .cc_container .cc_message {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3333333333;
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  body .cc_banner-wrapper .cc_container .cc_message {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
  }
}
body .cc_banner-wrapper .cc_container .cc_message a {
  color: #4d4d4d;
  text-decoration: underline;
}

.image-overlay {
  position: relative;
}
.image-overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  content: "";
  display: block;
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.image-overlay .outer-wrap,
.image-overlay .inner-wrap {
  position: relative;
  z-index: 2;
}

.content-wrap, .tx-felogin-pi1, .tx-indexedsearch-nothing-found {
  margin: auto;
  padding: 0 20px;
  max-width: 1270px;
  width: 100%;
  position: relative;
}
.content-wrap::after, .tx-felogin-pi1::after, .tx-indexedsearch-nothing-found::after {
  clear: both;
  content: "";
  display: table;
}
@media print {
  .content-wrap, .tx-felogin-pi1, .tx-indexedsearch-nothing-found {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .content-wrap, .tx-felogin-pi1, .tx-indexedsearch-nothing-found {
    padding: 0 40px;
  }
}
@media screen and (max-width: 560px) {
  .content-wrap, .tx-felogin-pi1, .tx-indexedsearch-nothing-found {
    padding: 0 25px;
  }
}
.content-wrap .content-wrap, .tx-felogin-pi1 .content-wrap, .content-wrap .tx-felogin-pi1, .tx-felogin-pi1 .tx-felogin-pi1, .tx-indexedsearch-nothing-found .content-wrap, .tx-indexedsearch-nothing-found .tx-felogin-pi1, .content-wrap .tx-indexedsearch-nothing-found, .tx-felogin-pi1 .tx-indexedsearch-nothing-found, .tx-indexedsearch-nothing-found .tx-indexedsearch-nothing-found {
  padding: 0;
  max-width: auto;
}

main {
  min-height: 80vh;
}

main > .content-wrap > .headline:first-child, main > .tx-felogin-pi1 > .headline:first-child, main > .tx-indexedsearch-nothing-found > .headline:first-child {
  margin-bottom: 33px;
}

p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
}
p + p {
  margin-top: 25px;
}
p.bodytext a {
  color: #e20303;
}

a {
  text-decoration: none;
  color: #4d4d4d;
  transition: all 0.25s ease;
}
a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #e20303;
}
a.red {
  color: #e20303;
  display: inline-block;
}
a.link {
  color: #e20303;
  display: inline-block;
  position: relative;
  padding-left: 21px;
}
a.link::before {
  width: 13px;
  height: 1px;
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  background: #e20303;
  transition: all 0.25s ease;
}
@media screen and (min-resolution: 192dpi) {
  a.link::before {
    top: calc(50% - 1px);
  }
}
a.link::after {
  width: 1px;
  height: 13px;
  content: "";
  background: #e20303;
  display: inline-block;
  position: absolute;
  left: 6px;
  top: calc(50% - 6.5px);
  transition: all 0.25s ease;
}
@media screen and (min-resolution: 192dpi) {
  a.link::after {
    top: calc(50% - 7px);
  }
}
a.link:hover:before, a.link:hover::after {
  transform: rotate(45deg);
}

b,
strong {
  padding: 0 5px 2px;
  background-color: #3c4141;
  color: #fff;
}
@media print {
  b,
  strong {
    font-weight: bold;
    background: none;
    color: #4d4d4d;
    padding: 0;
  }
}
@media screen and (max-width: 560px) {
  b,
  strong {
    padding: 2px 5px;
  }
}
@media screen and (min-resolution: 192dpi) {
  b,
  strong {
    padding: 3px 5px 1px;
  }
}

img,
embed,
object,
video {
  height: auto;
  max-width: 100%;
}

audio,
canvas,
img,
svg,
video {
  font-style: italic;
  vertical-align: middle;
}

hr {
  background: #4d4d4d;
  border: 0;
  height: 1px;
}

textarea {
  resize: vertical;
}

figure.zoom {
  position: relative;
  overflow: hidden;
}
figure.zoom img {
  transition: all 0.25s ease;
  transition-duration: 1750ms;
}
@media screen and (min-width: 1024px) {
  figure.zoom img:hover {
    transform: scale(1.05) translateZ(0);
  }
}
@media print {
  figure.zoom img:hover {
    transform: none;
  }
}

.h1,
h1 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1;
  margin-bottom: 40px;
  color: #e20303;
}
.h1 + p.bodytext,
h1 + p.bodytext {
  margin-top: -5px;
}
@media print {
  .h1,
  h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media print {
  .h1 br,
  h1 br {
    display: none;
  }
}

.h2,
h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1;
  margin-bottom: 37px;
}
@media screen and (max-width: 560px) {
  .h2,
  h2 {
    margin-bottom: 25px;
  }
}
.h2 + p.bodytext,
h2 + p.bodytext {
  margin-top: -4px;
}
@media print {
  .h2,
  h2 {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
@media print {
  .h2 br,
  h2 br {
    display: none;
  }
}

.h3,
h3 {
  font-size: 35px;
  font-size: 2.1875rem;
  margin-bottom: 25px;
}
@media print {
  .h3,
  h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media print {
  .h3 br,
  h3 br {
    display: none;
  }
}

.h4,
h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 22px;
  color: #e20303;
}
@media screen and (max-width: 560px) {
  .h4,
  h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 18px;
  }
}
@media print {
  .h4,
  h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.h4 + h2,
h4 + h2 {
  margin-top: -8px;
}
@media print {
  .h4 br,
  h4 br {
    display: none;
  }
}

.h5,
h5 {
  font-size: 20px;
  font-size: 1.25rem;
}
@media print {
  .h5,
  h5 {
    font-size: 16px;
  }
}
@media print {
  .h5 br,
  h5 br {
    display: none;
  }
}

.h6,
h6 {
  font-size: 20px;
  font-size: 1.25rem;
}
@media print {
  .h6,
  h6 {
    font-size: 16px;
  }
}
@media print {
  .h6 br,
  h6 br {
    display: none;
  }
}

.red-headline .h1,
.red-headline h1,
.red-headline .h2,
.red-headline h2,
.red-headline .h3,
.red-headline h3,
.red-headline .h4,
.red-headline h4,
.red-headline .h5 h5,
.red-headline .h6,
.red-headline h6 {
  color: #e20303;
}

.big-slider-text-column-content ul li {
  list-style-position: inside;
  list-style-type: disc;
}

.btn-with-bg {
  display: inline-block;
  background-color: #4d4d4d;
  color: #fff;
  padding: 13px 20px;
}
@media print {
  .btn-with-bg {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .btn-with-bg {
    font-size: 18px;
    padding: 9px 11px;
  }
}
@media screen and (max-width: 560px) {
  .btn-with-bg {
    font-size: 16px;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 360px) {
  .btn-with-bg {
    font-size: 14px;
    padding: 8px 10px;
  }
}
.btn-with-bg:hover {
  color: #fff;
  background-color: #e20303;
}
.btn-with-bg > .fa-angle-double-down {
  margin-right: 10px;
}

.headline .btn-discover {
  vertical-align: 8px;
}

.btn-discover {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  background: #e20303;
  padding: 11px 16px;
}
.btn-discover:hover {
  background: #545454;
}
@media screen and (max-width: 1024px) {
  .btn-discover {
    font-size: 16px;
    font-size: 1rem;
    padding: 6px 12px;
  }
}

.btn-icon-youtube {
  display: inline-block;
  vertical-align: 1px;
}
.btn-icon-youtube::before {
  font-size: 30px;
  font-size: 1.875rem;
  content: "\f166";
  font-family: "fontawesome";
}
@media screen and (max-width: 1024px) {
  .btn-icon-youtube::before {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.btn-icon-youtube span {
  display: inline-block;
  text-indent: -99999px;
}
.btn-icon-vimeo {
  display: inline-block;
  vertical-align: 1px;
}
.btn-icon-vimeo::before {
  font-size: 30px;
  font-size: 1.875rem;
  content: "\f27d";
  font-family: "fontawesome";
}
@media screen and (max-width: 1024px) {
  .btn-icon-vimeo::before {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.btn-icon-vimeo span {
  display: inline-block;
  text-indent: -99999px;
}

.btn-cta-contact {
  display: inline-block;
  background: #e20303;
  color: #fff;
  right: -31px;
  top: 28%;
  font-size: 20px;
  font-size: 1.25rem;
  position: fixed;
  z-index: 999;
  display: inline-block;
  padding: 12px 21px 44px;
  float: left;
  transform: translate3d(0, 0, 0) rotate(-90deg);
  transform-origin: right bottom 0;
}
@media print {
  .btn-cta-contact {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .btn-cta-contact {
    display: none;
  }
}
.btn-cta-contact:hover {
  right: 0;
  color: #fff;
}

.btn-to-top {
  position: absolute;
  top: -100.5px;
  right: 0;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  border: 0;
  appearance: none;
  background: url("../img/icons/Icon_footer-to-top.svg") #e20303 no-repeat;
  background-position: top 11px center;
  background-size: 24px 14px;
  border: 2px solid #fff;
  z-index: 2;
}
@media print {
  .btn-to-top {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .btn-to-top {
    top: -80px;
    right: 25px;
  }
}
.btn-to-top span {
  display: inline-block;
  text-indent: -9999px;
}
.btn-to-top:focus {
  outline: none;
}

.btn-top-icon {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #e20303;
}
@media print {
  .btn-top-icon {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .btn-top-icon {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 560px) {
  .btn-top-icon {
    font-size: 16px;
    font-size: 1rem;
  }
}
.btn-top-icon > .icon {
  display: block;
  margin: auto;
  margin-bottom: 16px;
}
.btn-top-icon > .icon.plus, .btn-top-icon > .icon.play {
  width: 35px;
  height: 35px;
  border: 1px solid #e20303;
  border-radius: 50%;
  transform: translate3d(0, 0, 0);
  transition: all 0.25s ease;
}
@media screen and (min-resolution: 192dpi) {
  .btn-top-icon > .icon.plus, .btn-top-icon > .icon.play {
    width: 34px;
    height: 34px;
  }
}
.btn-top-icon > .icon.plus {
  line-height: 29px;
}
@media screen and (min-resolution: 192dpi) {
  .btn-top-icon > .icon.plus {
    line-height: 31px;
  }
}
.btn-top-icon > .icon.plus::before {
  width: 34px;
  height: 33px;
  display: block;
  content: "";
  background-image: url("../img/icons/icon-plus.png");
  background-size: contain;
}
.btn-top-icon > .icon.play {
  line-height: 98px;
  width: 100px;
  height: 100px;
  color: #e20303;
}
@media screen and (max-width: 1024px) {
  .btn-top-icon > .icon.play {
    line-height: 74px;
    width: 80px;
    height: 80px;
  }
}
.btn-top-icon > .icon.play::before {
  font-size: 42px;
  font-size: 2.625rem;
  content: "\f04b";
  font-family: "fontawesome";
  position: relative;
  left: 5px;
  top: 1px;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .btn-top-icon > .icon.play::before {
    font-size: 36px;
    font-size: 2.25rem;
    top: 3px;
    left: 4px;
  }
}
.btn-top-icon:hover > .icon.plus, .btn-top-icon.active > .icon.plus {
  transform: translate3d(0, 0, 0) rotate(45deg);
}

.column-wrap::after {
  clear: both;
  content: "";
  display: table;
}
.column-wrap .column {
  display: block;
  float: left;
  margin-right: 30px;
}
.column-wrap .column.right {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.column-wrap .column.text {
  margin-top: -5px;
}

.six .column {
  width: calc((100% - 1px) / 6 - 5 * 30px / 6);
}
.six .column:nth-child(6n) {
  margin-right: 0;
}

.five .column {
  width: calc((100% - 1px) / 5 - 4 * 30px / 5);
}
.five .column:nth-child(5n) {
  margin-right: 0;
}

.four .column {
  width: calc((100% - 1px) / 4 - 3 * 30px / 4);
}
.four .column:nth-child(4n) {
  margin-right: 0;
}

.three .column {
  width: calc((100% - 1px) / 3 - 2 * 30px / 3);
}
.three .column:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .three .column {
    width: calc((100% - 1px) / 2 - 1 * 30px / 2);
  }
  .three .column:nth-child(3n) {
    margin-right: 30px;
  }
  .three .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .three .column {
    width: 100%;
    margin-right: 0;
  }
  .three .column:nth-child(3n) {
    margin-right: 0;
  }
}

.two .column {
  width: calc((100% - 1px) / 2 - 1 * 30px / 2);
}
.two .column:nth-child(2n) {
  margin-right: 0;
}

.one-and-two-of-three .column:nth-child(1n) {
  width: calc((100% - 1px) / 3 - 30px / 2);
}
.one-and-two-of-three .column:nth-child(2n) {
  width: calc((100% - 1px) / 3 * 2 - 30px / 2);
  margin-right: 0;
}

.header:not(.messe-app-header) {
  transform: translate3d(0, 0, 0);
  transition: all 0.25s ease;
  transition-property: height;
}
.header:not(.messe-app-header)::after {
  clear: both;
  content: "";
  display: table;
}
@media print {
  .header:not(.messe-app-header) {
    position: static;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) {
    overflow: visible;
  }
}
.header:not(.messe-app-header)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header)::before {
    height: 100%;
    background: transparent;
    box-shadow: none;
  }
}
@media print {
  .header:not(.messe-app-header)::before {
    display: none;
  }
}
.header:not(.messe-app-header).landingpage .nav-wrapper .logo {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.header:not(.messe-app-header).landingpage.sticky .nav-wrapper .logo-gray {
  display: inline-block;
}
.header:not(.messe-app-header).background {
  position: absolute;
  z-index: 100;
  width: 100%;
  color: #9f9f9f;
  background-color: #fff;
}
@media print {
  .header:not(.messe-app-header).background {
    position: static;
  }
}
.header:not(.messe-app-header).background::before {
  display: none;
}
.header:not(.messe-app-header).background + main {
  padding-top: 125px;
}
@media print {
  .header:not(.messe-app-header).background + main {
    padding-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header).background + main {
    padding-top: 90px;
  }
}
.header:not(.messe-app-header).background a {
  color: #9f9f9f;
}
.header:not(.messe-app-header).background a:hover, .header:not(.messe-app-header).background a:focus, .header:not(.messe-app-header).background a:active {
  outline: none;
  color: #e20303;
}
.header:not(.messe-app-header).background .nav-burger::after, .header:not(.messe-app-header).background .nav-burger::before,
.header:not(.messe-app-header).background .nav-burger .nav-burger-bar {
  background: #9f9f9f;
}
.header:not(.messe-app-header).background .logo-white {
  display: none;
}
@media print {
  .header:not(.messe-app-header).background .meta-nav {
    display: none;
  }
}
.header:not(.messe-app-header).background .meta-nav .imprint-wrap a,
.header:not(.messe-app-header).background .meta-nav .login-wrap a {
  border-color: #9f9f9f;
}
.header:not(.messe-app-header).background .meta-nav .imprint-wrap a:hover, .header:not(.messe-app-header).background .meta-nav .imprint-wrap a:focus, .header:not(.messe-app-header).background .meta-nav .imprint-wrap a:active,
.header:not(.messe-app-header).background .meta-nav .login-wrap a:hover,
.header:not(.messe-app-header).background .meta-nav .login-wrap a:focus,
.header:not(.messe-app-header).background .meta-nav .login-wrap a:active {
  outline: none;
  color: #e20303;
}
.header:not(.messe-app-header).transparent {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  color: #fff;
  background-color: transparent;
}
@media print {
  .header:not(.messe-app-header).transparent {
    position: static;
  }
}
.header:not(.messe-app-header).transparent a {
  color: #fff;
}
.header:not(.messe-app-header).transparent a:hover {
  color: #e20303;
}
@media print {
  .header:not(.messe-app-header).transparent .logo-white {
    display: none;
  }
}
.header:not(.messe-app-header).transparent .logo-gray {
  display: none;
}
@media print {
  .header:not(.messe-app-header).transparent .logo-gray {
    display: inline-block;
  }
}
.header:not(.messe-app-header).transparent .meta-nav .imprint-wrap a + a {
  margin-left: 20px;
}
.header:not(.messe-app-header).menu-open::before, .header:not(.messe-app-header).sticky::before {
  height: 100%;
  background: #fff;
}
.header:not(.messe-app-header).menu-open a, .header:not(.messe-app-header).sticky a {
  color: #9f9f9f;
}
.header:not(.messe-app-header).menu-open a:hover, .header:not(.messe-app-header).menu-open a:focus, .header:not(.messe-app-header).menu-open a:active, .header:not(.messe-app-header).sticky a:hover, .header:not(.messe-app-header).sticky a:focus, .header:not(.messe-app-header).sticky a:active {
  outline: none;
  color: #e20303;
}
.header:not(.messe-app-header).menu-open .logo-gray, .header:not(.messe-app-header).sticky .logo-gray {
  display: block;
}
@media print {
  .header:not(.messe-app-header).menu-open .logo-gray, .header:not(.messe-app-header).sticky .logo-gray {
    display: inline-block;
  }
}
.header:not(.messe-app-header).menu-open .logo-white, .header:not(.messe-app-header).sticky .logo-white {
  display: none;
}
.header:not(.messe-app-header).menu-open .nav-burger-bar, .header:not(.messe-app-header).menu-open .nav-burger::after, .header:not(.messe-app-header).menu-open .nav-burger::before, .header:not(.messe-app-header).sticky .nav-burger-bar, .header:not(.messe-app-header).sticky .nav-burger::after, .header:not(.messe-app-header).sticky .nav-burger::before {
  background: #9f9f9f;
}
@media print {
  .header:not(.messe-app-header).menu-open .meta-nav, .header:not(.messe-app-header).sticky .meta-nav {
    display: none;
  }
}
.header:not(.messe-app-header).menu-open .meta-nav .imprint-wrap a,
.header:not(.messe-app-header).menu-open .meta-nav .login-wrap a, .header:not(.messe-app-header).sticky .meta-nav .imprint-wrap a,
.header:not(.messe-app-header).sticky .meta-nav .login-wrap a {
  border-color: #9f9f9f;
}
.header:not(.messe-app-header).menu-open .meta-nav .imprint-wrap a:hover, .header:not(.messe-app-header).menu-open .meta-nav .imprint-wrap a:focus, .header:not(.messe-app-header).menu-open .meta-nav .imprint-wrap a:active,
.header:not(.messe-app-header).menu-open .meta-nav .login-wrap a:hover,
.header:not(.messe-app-header).menu-open .meta-nav .login-wrap a:focus,
.header:not(.messe-app-header).menu-open .meta-nav .login-wrap a:active, .header:not(.messe-app-header).sticky .meta-nav .imprint-wrap a:hover, .header:not(.messe-app-header).sticky .meta-nav .imprint-wrap a:focus, .header:not(.messe-app-header).sticky .meta-nav .imprint-wrap a:active,
.header:not(.messe-app-header).sticky .meta-nav .login-wrap a:hover,
.header:not(.messe-app-header).sticky .meta-nav .login-wrap a:focus,
.header:not(.messe-app-header).sticky .meta-nav .login-wrap a:active {
  outline: none;
  color: #e20303;
}
.header:not(.messe-app-header).menu-open .header-search button::before, .header:not(.messe-app-header).sticky .header-search button::before {
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05.svg");
}
.header:not(.messe-app-header).menu-open .lang-navigation, .header:not(.messe-app-header).sticky .lang-navigation {
  color: #9f9f9f;
}
.header:not(.messe-app-header).menu-open .cart-tiny .icon, .header:not(.messe-app-header).sticky .cart-tiny .icon {
  background-image: url("../img/icons/Icon_cart_grey.svg");
}
.header:not(.messe-app-header).menu-open .meta-nav {
  display: block;
}
.header:not(.messe-app-header).sticky {
  position: fixed;
  top: 0;
  left: 0;
}
@media print {
  .header:not(.messe-app-header).sticky {
    position: static;
  }
}
.header:not(.messe-app-header).sticky .lvl-2 {
  transition: none;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header).sticky .nav-wrapper .logo {
    width: 180px;
  }
}
@media screen and (max-width: 560px) {
  .header:not(.messe-app-header).sticky .nav-wrapper .logo {
    width: 155px;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header).sticky .nav-wrapper .main-nav--wrap {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header).sticky .main-nav {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .content-wrap, .header:not(.messe-app-header) .tx-felogin-pi1, .header:not(.messe-app-header) .tx-indexedsearch-nothing-found {
    padding: 0;
  }
  .header:not(.messe-app-header) .content-wrap .logo, .header:not(.messe-app-header) .tx-felogin-pi1 .logo, .header:not(.messe-app-header) .tx-indexedsearch-nothing-found .logo {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .header:not(.messe-app-header) .content-wrap .logo, .header:not(.messe-app-header) .tx-felogin-pi1 .logo, .header:not(.messe-app-header) .tx-indexedsearch-nothing-found .logo {
    margin-left: 25px;
  }
}
.header:not(.messe-app-header) .nav-wrapper {
  position: relative;
}
.header:not(.messe-app-header) .nav-wrapper::after {
  clear: both;
  content: "";
  display: table;
}
.header:not(.messe-app-header) .nav-wrapper .logo {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 52px 0 20px;
  line-height: 0;
  user-select: none;
  transition: all 0.25s ease;
}
@media print {
  .header:not(.messe-app-header) .nav-wrapper .logo {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .nav-wrapper .logo {
    margin: 24px 40px;
  }
}
@media screen and (max-width: 560px) {
  .header:not(.messe-app-header) .nav-wrapper .logo {
    width: 155px;
    margin: 25px;
  }
}
.header:not(.messe-app-header) .nav-wrapper .main-nav--wrap,
.header:not(.messe-app-header) .nav-wrapper .meta-nav {
  position: absolute;
  right: 20px;
  font-size: 16px;
}
@media print {
  .header:not(.messe-app-header) .nav-wrapper .main-nav--wrap,
  .header:not(.messe-app-header) .nav-wrapper .meta-nav {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .nav-wrapper .main-nav--wrap,
  .header:not(.messe-app-header) .nav-wrapper .meta-nav {
    position: relative;
    right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .nav-wrapper .main-nav--wrap {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  }
}
.header:not(.messe-app-header) .meta-nav {
  top: 20px;
}
.header:not(.messe-app-header) .meta-nav::after {
  clear: both;
  content: "";
  display: table;
}
.header:not(.messe-app-header) .meta-nav > *,
.header:not(.messe-app-header) .meta-nav .icon-wrap > * {
  float: left;
  display: block;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper {
  margin-left: 11px;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper {
    margin-right: 0;
  }
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .lang-navigation {
  position: relative;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i {
  padding-top: 2px;
  font-size: 27px;
  cursor: pointer;
  transition: all 0.25s ease;
  color: #e20303;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i:hover, .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i:focus, .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i:active {
  outline: none;
  color: #e20303;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i span {
  font-family: "TradeGothicNextLTPro", serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  vertical-align: top;
  color: #e20303;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages {
  position: absolute;
  left: 50%;
  z-index: 1;
  display: block;
  width: 220px;
  padding: 20px;
  margin-top: 40px;
  background: #fff;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.25s ease;
  transition-duration: 0.5s;
  transform: translateX(-50%);
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages {
    right: 0;
    left: auto;
    z-index: 999;
    width: 150px;
    padding: 10px;
    margin-top: 26px;
    transform: translateX(0);
  }
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages.visible {
  margin-top: 20px;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages::before {
    right: 16px;
    left: auto;
  }
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages > li {
  margin-top: 16px;
  color: #4d4d4d;
  font-weight: bold;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages > li:first-of-type {
  margin-top: 0;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages li {
  width: 100%;
  user-select: none;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages li ul > li {
  margin-top: 4px;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages li ul > li:first-of-type {
  margin-top: 8px;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages li.current a {
  color: #e20303;
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages a {
  display: inline-block;
  width: 100%;
  padding: 6px 0;
  color: #4d4d4d;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages a {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 4px;
    text-align: center;
  }
}
.header:not(.messe-app-header) .meta-nav .lang-nav-wrapper .languages a:hover {
  color: #e20303;
}
.header:not(.messe-app-header) .meta-nav .imprint-wrap,
.header:not(.messe-app-header) .meta-nav .login-wrap {
  margin-left: 20px;
}
.header:not(.messe-app-header) .meta-nav .imprint-wrap a,
.header:not(.messe-app-header) .meta-nav .login-wrap a {
  display: inline-block;
  padding: 6px 20px;
  border: 1px solid #fff;
  border-radius: 14px;
}
.header:not(.messe-app-header) .meta-nav .imprint-wrap a:hover, .header:not(.messe-app-header) .meta-nav .imprint-wrap a:focus, .header:not(.messe-app-header) .meta-nav .imprint-wrap a:active,
.header:not(.messe-app-header) .meta-nav .login-wrap a:hover,
.header:not(.messe-app-header) .meta-nav .login-wrap a:focus,
.header:not(.messe-app-header) .meta-nav .login-wrap a:active {
  outline: none;
  border: 1px solid #fff;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .meta-nav {
    top: 0;
    display: none;
    margin: 5px 0 25px;
  }
  .header:not(.messe-app-header) .meta-nav .imprint-wrap,
  .header:not(.messe-app-header) .meta-nav .login-wrap {
    float: right;
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 0;
  }
  .header:not(.messe-app-header) .meta-nav .icon-wrap {
    float: right;
    margin-right: 40px;
  }
  .header:not(.messe-app-header) .meta-nav .lang-nav-wrapper i {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .header:not(.messe-app-header) .meta-nav {
    margin: 5px 0 25px;
  }
  .header:not(.messe-app-header) .meta-nav .icon-wrap {
    margin-right: 25px;
  }
}
.header:not(.messe-app-header) .main-nav--wrap {
  top: 68px;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .main-nav--wrap {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .main-nav {
    border-top: 1px solid #9f9f9f;
  }
}
.header:not(.messe-app-header) .main-nav .lvl-1::after {
  clear: both;
  content: "";
  display: table;
}
.header:not(.messe-app-header) .main-nav .lvl-1 .main-nav--lvl-1 {
  float: left;
}
.header:not(.messe-app-header) .main-nav .lvl-1 .main-nav--lvl-1:last-child > a {
  border-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .main-nav .lvl-1 .main-nav--lvl-1 {
    position: relative;
    float: none;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .main-nav .lvl-1 .main-nav--lvl-1 > a {
    display: block;
    padding: 12px 40px;
    border-bottom: 1px solid #9f9f9f;
  }
}
@media screen and (max-width: 560px) {
  .header:not(.messe-app-header) .main-nav .lvl-1 .main-nav--lvl-1 > a {
    padding: 12px 20px;
  }
}
.header:not(.messe-app-header) .toggle-submenu {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .toggle-submenu {
    font-size: 32px;
    font-size: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 111;
    display: block;
    width: 50px;
    height: 67px;
    border: 0;
    color: #9f9f9f;
    background: none;
    appearance: none;
  }
  .header:not(.messe-app-header) .toggle-submenu::before {
    content: "+";
    position: absolute;
    top: calc(50% - 3px);
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: all 0.25s ease;
  }
  .header:not(.messe-app-header) .toggle-submenu span {
    display: inline-block;
    text-indent: -99999px;
  }
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .toggle-submenu {
    font-size: 18px;
    font-size: 1.125rem;
    width: 56px;
    height: 41px;
  }
}
@media screen and (max-width: 560px) {
  .header:not(.messe-app-header) .toggle-submenu {
    width: 28px;
  }
}
.header:not(.messe-app-header) .toggle-submenu:focus {
  outline: none;
}
@media screen and (max-width: 1024px) {
  .header:not(.messe-app-header) .toggle-submenu.active::before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
  }
}

@media (max-width: 1024px) {
  .header:not(.messe-app-header).menu-open .meta-nav {
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header:not(.messe-app-header).menu-open .meta-nav .icon-wrap {
    display: flex;
    justify-content: flex-end;
    margin-right: 0;
  }
  .header:not(.messe-app-header).menu-open .meta-nav .icon-wrap #quicksearch .header-search {
    width: 40px;
    margin-left: 0;
  }
  .header:not(.messe-app-header).menu-open .meta-nav .icon-wrap #quicksearch .header-search.expanded {
    width: 250px;
  }
  .header:not(.messe-app-header).menu-open .meta-nav .icon-wrap #quicksearch .header-search #tx-solr-search-form-pi-results {
    display: flex;
  }
}
@media (max-width: 560px) {
  .header:not(.messe-app-header).menu-open .meta-nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main-nav {
  letter-spacing: 0.025em;
}
.main-nav::after {
  clear: both;
  content: "";
  display: table;
}
@media print {
  .main-nav {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .main-nav {
    display: none;
    left: 0;
    right: 0;
    background: #fff;
    max-height: 50vh;
    overflow: hidden;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 1024px) {
  .main-nav {
    max-height: 70vh;
  }
}
@media screen and (max-width: 560px) {
  .main-nav {
    left: 25px;
    right: -25px;
    top: 65px;
  }
}
.main-nav .active a {
  color: #e20303;
}
.main-nav .main-nav--lvl-1 {
  padding: 0 20px;
}
@media screen and (max-width: 1280px) {
  .main-nav .main-nav--lvl-1 {
    padding: 0 8px;
  }
}
.main-nav .main-nav--lvl-1 a {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 4px;
}
@media screen and (max-width: 1280px) {
  .main-nav .main-nav--lvl-1 a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-nav .main-nav--lvl-1 a {
    color: #4d4d4d;
  }
}
.main-nav .main-nav--lvl-1.has-submenu:hover a {
  color: #e20303;
}
.main-nav .main-nav--lvl-1.has-submenu:hover .lvl-2 {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  transform: translate3d(0, 0, 0);
  transition-delay: 0.25s;
}
.main-nav .main-nav--lvl-1.has-submenu:hover .lvl-2 a {
  color: #9f9f9f;
}
.main-nav .main-nav--lvl-1.has-submenu:hover .lvl-2 a:hover {
  color: #e20303;
}
.main-nav .main-nav--lvl-1:first-child {
  padding-left: 0;
}
.main-nav .main-nav--lvl-1:first-child a {
  padding-left: 0;
}
.main-nav .main-nav--lvl-1:last-child {
  padding-right: 0;
}
.main-nav .main-nav--lvl-1:last-child a {
  padding-right: 0;
}

.lvl-2 {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translate3d(0, 0, 0);
  padding: 79px 0 38px;
  top: 100%;
  left: 0;
  width: 100%;
  transition: all 0.25s ease;
  transition-delay: 0s;
}
.lvl-2::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .lvl-2 {
    display: none;
    padding: 0;
    position: static;
    width: 100%;
    float: none;
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: #f2f2f2;
  }
}
@media screen and (max-width: 560px) {
  .lvl-2 {
    padding: 0;
  }
}
.lvl-2--column {
  width: calc((100% - 1px) / 4 - 22.5px);
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .lvl-2--column {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.lvl-2--column:last-of-type {
  margin-right: 0;
}
.lvl-2 .main-nav--lvl-2 {
  margin-top: 22px;
}
@media screen and (max-width: 1024px) {
  .lvl-2 .main-nav--lvl-2 {
    margin-top: 0;
  }
}
.lvl-2 .main-nav--lvl-2:first-child {
  margin-top: 0;
}
.lvl-2 .main-nav--lvl-2 a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  color: #4d4d4d;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .lvl-2 .main-nav--lvl-2 a {
    padding: 12px 50px;
    display: block;
    border-bottom: 1px solid #9f9f9f;
  }
}
@media screen and (max-width: 1024px) {
  .lvl-2 .main-nav--lvl-2 a:last-of-type {
    padding: 12px 50px;
    border-bottom: 1px solid #9f9f9f;
  }
}
@media screen and (max-width: 560px) {
  .lvl-2 .main-nav--lvl-2 a:last-of-type {
    padding: 12px 30px;
  }
}

.lvl-3 {
  display: none;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .fullsize-image .main-nav--lvl-3-wrapper {
    display: none;
  }
}

.nav-burger {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .nav-burger {
    position: absolute;
    right: 34px;
    z-index: 11;
    display: block;
    width: 48px;
    height: 30px;
    top: 31px;
  }
}
@media screen and (max-width: 560px) {
  .nav-burger {
    right: 19px;
    width: 32px;
    height: 20px;
  }
}
.nav-burger::after, .nav-burger::before {
  display: block;
  content: "";
}
.nav-burger-bar, .nav-burger::after, .nav-burger::before {
  display: block;
  height: 3px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #fff;
  transition: all 0.25s ease;
}
@media screen and (max-width: 560px) {
  .nav-burger-bar, .nav-burger::after, .nav-burger::before {
    height: 2px;
  }
}
.nav-burger-bar {
  top: 50%;
  margin-top: -1.5px;
}
.nav-burger::before {
  top: 0;
}
.nav-burger::after {
  bottom: 0;
}
.nav-burger--active::before {
  transform: rotate(45deg);
  top: 13px;
}
@media screen and (max-width: 560px) {
  .nav-burger--active::before {
    top: 7px;
  }
}
.nav-burger--active::after {
  transform: rotate(-45deg);
  bottom: 13px;
}
@media screen and (max-width: 560px) {
  .nav-burger--active::after {
    bottom: 11px;
  }
}
.nav-burger--active .nav-burger-bar {
  opacity: 0;
}

.main-nav--wrap::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .main-nav--wrap + .nav-burger {
    display: block;
  }
  .main-nav--wrap.active + .nav-burger .icon-bar-1 {
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  .main-nav--wrap.active + .nav-burger .icon-bar-2 {
    visibility: hidden;
    opacity: 0;
  }
  .main-nav--wrap.active + .nav-burger .icon-bar-3 {
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
}

.main-nav--lvl-3-wrapper {
  margin-top: 0;
}
@media screen and (max-width: 1280px) {
  .main-nav--lvl-3-wrapper {
    margin-top: 0;
  }
}
.main-nav--lvl-3-wrapper .lvl-3 {
  display: block;
  background: transparent;
}
.main-nav--lvl-3-wrapper .lvl-3::after {
  clear: both;
  content: "";
  display: table;
}
.main-nav--lvl-3-wrapper .lvl-3 .main-nav--lvl-3 {
  float: left;
  padding-right: 15px;
}
.main-nav--lvl-3-wrapper .lvl-3 .main-nav--lvl-3 a {
  color: #fff;
}
@media screen and (max-width: 1280px) {
  .main-nav--lvl-3-wrapper .lvl-3 .main-nav--lvl-3 a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.main-nav--lvl-3-wrapper .lvl-3 .main-nav--lvl-3 a:hover {
  color: #e20303;
}
.main-nav--lvl-3-wrapper .lvl-3 .main-nav--lvl-3 + .main-nav--lvl-3 {
  padding: 0 15px;
  border-left: 2px solid #fff;
}

.footer {
  position: relative;
}
@media print {
  .footer {
    margin: 50px 0;
  }
}
.footer-contact {
  background: #e8e8e8;
  padding: 79px 0;
}
@media print {
  .footer-contact {
    padding: 20px 0;
  }
}
@media screen and (max-width: 1024px) {
  .footer-contact {
    padding: 60px 0;
  }
}
.footer-contact-head::after {
  clear: both;
  content: "";
  display: table;
}
.footer-contact-meta {
  position: relative;
  padding-top: 79px;
}
.footer-contact-meta::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .footer-contact-meta {
    padding-top: 0;
    margin-top: 40px;
  }
}
@media print {
  .footer-contact-meta {
    padding-top: 0;
    margin-top: 20px;
  }
}
.footer-contact-meta-headline {
  font-size: 35px;
  font-size: 2.1875rem;
  color: #4d4d4d;
}
@media print {
  .footer-contact-meta-headline {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-contact-meta-headline {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.footer-contact-meta-headline + p {
  margin-top: 20px;
}
.footer-contact-meta-headline-subheadline {
  font-size: 42px;
  font-size: 2.625rem;
}
.footer-contact-meta-image {
  position: absolute;
  right: 20px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  max-width: calc((100% - 1px) / 3 - 30px / 3);
}
@media screen and (max-width: 1024px) {
  .footer-contact-meta-image {
    display: none;
  }
}
.footer-contact-meta p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media print {
  .footer-contact-meta p {
    font-size: 14px;
    line-height: 1.4;
  }
}
.footer-contact-meta p + p {
  margin-top: 20px;
}
.footer-contact-meta p a {
  color: #e20303;
}
.footer-contact-meta .contact-nav {
  width: calc((100% - 1px) / 4 - 3 * 30px / 4);
  margin-right: 30px;
  float: left;
}
@media print {
  .footer-contact-meta .contact-nav {
    display: none;
  }
}
.footer-contact-meta .contact-nav ul {
  margin-top: 4px;
}
.footer-contact-meta .contact-nav li {
  margin-top: 25px;
}
@media screen and (max-width: 560px) {
  .footer-contact-meta .contact-nav li {
    margin-top: 18px;
  }
}
.footer-contact-meta .contact-nav li:first-child {
  margin-top: 0;
}
.footer-contact-meta .contactlink {
  margin-top: 45px;
  display: block;
  color: #e20303;
}
.footer-contact-meta a.active {
  color: #e20303;
}
.footer-contact-meta .contact-list {
  width: calc((100% - 1px) / 4 * 3 - 30px / 4);
  float: left;
}
.footer-contact-meta .contact-list-highlighted {
  width: 100% !important;
}
.footer-contact-meta .contact-list.two {
  width: calc((100% - 1px) / 3 * 2 - 30px / 3);
}
@media screen and (max-width: 1024px) {
  .footer-contact-meta .contact-list.two {
    width: 100%;
  }
}
@media print {
  .footer-contact-meta .contact-list {
    width: calc((100% - 1px) / 2 * 2 - 30px / 3);
  }
}
.footer-contact-meta .contact-list .column {
  margin-bottom: 30px;
  position: relative;
  display: none;
  padding: 10px 0 15px;
}
.footer-contact-meta .contact-list .column-bg-red {
  padding: 10px 15px;
  background-color: #e20303;
  color: white;
}
.footer-contact-meta .contact-list .column-bg-red * {
  color: white;
}
@media print {
  .footer-contact-meta .contact-list .column {
    display: block !important;
  }
}
@media print {
  .footer-contact-meta .contact-list .column p:last-child {
    display: none;
  }
}
.footer-contact-meta.HIGHLIGHTED .column[rel~=HIGHLIGHTED] {
  display: block;
}
@media print {
  .footer-contact-meta.HIGHLIGHTED .column[rel~=HIGHLIGHTED] {
    display: block !important;
  }
}
.footer-contact-meta.ALL .column[rel~=ALL] {
  display: block;
}
@media print {
  .footer-contact-meta.ALL .column[rel~=ALL] {
    display: block !important;
  }
}
.footer-contact-meta.EU .column[rel~=EU] {
  display: block;
}
@media print {
  .footer-contact-meta.EU .column[rel~=EU] {
    display: block !important;
  }
}
.footer-contact-meta.AS .column[rel~=AS] {
  display: block;
}
@media print {
  .footer-contact-meta.AS .column[rel~=AS] {
    display: block !important;
  }
}
.footer-contact-meta.AMN .column[rel~=AMN] {
  display: block;
}
@media print {
  .footer-contact-meta.AMN .column[rel~=AMN] {
    display: block !important;
  }
}
.footer-contact-meta.AMS .column[rel~=AMS] {
  display: block;
}
@media print {
  .footer-contact-meta.AMS .column[rel~=AMS] {
    display: block !important;
  }
}
.footer-contact-meta.OC .column[rel~=OC] {
  display: block;
}
@media print {
  .footer-contact-meta.OC .column[rel~=OC] {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .footer-contact-meta .contact-list {
    margin-right: -15px;
    margin-left: -15px;
  }
  .footer-contact-meta .contact-list .column {
    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-contact-meta .contact-list,
  .footer-contact-meta .contact-nav {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  .footer-contact-meta .contact-list {
    margin-top: 50px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 490px) {
  .footer-contact-meta .contact-list .column {
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  .footer-contact {
    display: none;
  }
}
.footer .footer-contact-meta-subheadline + .footer-contact-meta {
  padding-top: 5px;
}
.footer-headline {
  font-size: 50px;
  font-size: 3.125rem;
  float: left;
}
@media screen and (max-width: 1024px) {
  .footer-headline {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 560px) {
  .footer-headline {
    float: none;
  }
}
@media print {
  .footer-headline {
    font-size: 28px;
  }
}
.footer-social-links {
  float: right;
  margin-top: 25px;
}
.footer-social-links::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .footer-social-links {
    margin-top: 18px;
  }
}
@media screen and (max-width: 560px) {
  .footer-social-links {
    float: none;
    margin-left: 2px;
    margin-top: 10px;
  }
}
@media print {
  .footer-social-links {
    display: none;
  }
}
.footer-social-links li {
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 560px) {
  .footer-social-links li {
    margin-right: 20px;
  }
}
.footer-social-links li:last-child {
  margin-right: 0;
}
.footer-social-links li a {
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .footer-social-links li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.footer-social-links li a span {
  display: none;
}
.footer-social-links li a::before {
  font-family: "fontawesome";
  font-size: 22px;
  font-size: 1.375rem;
}
.footer-social-links .linked-in::before {
  content: "\f0e1";
}
.footer-social-links .google-plus::before {
  content: "\f0d5";
}
.footer-social-links .xing::before {
  content: "\f168";
}
.footer-social-links .instagram::before {
  content: "\f16d";
}
.footer-social-links .facebook::before {
  content: "\f09a";
}
.footer-social-links .twitter::before {
  content: "\f099";
}
.footer-social-links .youtube::before {
  content: "\f167";
}
.footer-social-links .wechat::before {
  content: "\f1d7";
}
.footer-meta {
  padding: 40px 0;
}
@media screen and (max-width: 560px) {
  .footer-meta {
    text-align: center;
  }
}
.footer-meta-copyright p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
.footer-meta-copyright p + p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media print {
  .footer-meta-copyright p {
    font-size: 14px;
    line-height: 1.4;
  }
}
.footer-meta-copyright + .footer-meta-navigation {
  margin-top: 12px;
}
.footer-meta-navigation::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 560px) {
  .footer-meta-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media print {
  .footer-meta-navigation {
    display: none;
  }
}
.footer-meta-navigation li {
  float: left;
  margin-right: 60px;
}
@media screen and (max-width: 1024px) {
  .footer-meta-navigation li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 560px) {
  .footer-meta-navigation li {
    margin-right: 0;
    display: block;
    width: 100%;
  }
  .footer-meta-navigation li + li {
    margin-top: 3px;
  }
}
.footer-meta-navigation li:last-child {
  margin-right: 0;
}
.footer-meta-navigation a,
.footer-meta-navigation span {
  font-size: 16px;
  font-size: 1rem;
}

body main div.tx-wacon-cookie-management,
body header div.tx-wacon-cookie-management,
footer div.tx-wacon-cookie-management {
  display: none;
  height: 0;
}
body main div.tx-wacon-cookie-management .cookie-set,
body header div.tx-wacon-cookie-management .cookie-set,
footer div.tx-wacon-cookie-management .cookie-set {
  display: none;
  visibility: hidden;
}
body main aside .footer__contact-wrap > .tx-wacon-cookie-management,
body header aside .footer__contact-wrap > .tx-wacon-cookie-management,
footer aside .footer__contact-wrap > .tx-wacon-cookie-management {
  display: none;
  height: 0;
}
body main aside .footer__contact-wrap > .tx-wacon-cookie-management .cookie-set,
body header aside .footer__contact-wrap > .tx-wacon-cookie-management .cookie-set,
footer aside .footer__contact-wrap > .tx-wacon-cookie-management .cookie-set {
  display: none;
  visibility: hidden;
}
body main aside .footer__contact-wrap > .tx-wacon-cookie-management span:hover,
body header aside .footer__contact-wrap > .tx-wacon-cookie-management span:hover,
footer aside .footer__contact-wrap > .tx-wacon-cookie-management span:hover {
  text-decoration: underline;
}
body main .footer__meta-navigation .tx-wacon-cookie-management,
body header .footer__meta-navigation .tx-wacon-cookie-management,
footer .footer__meta-navigation .tx-wacon-cookie-management {
  display: inline-block;
  height: auto;
  color: #4d4d4d;
}
body main .footer__meta-navigation .tx-wacon-cookie-management .cookie-set,
body header .footer__meta-navigation .tx-wacon-cookie-management .cookie-set,
footer .footer__meta-navigation .tx-wacon-cookie-management .cookie-set {
  display: block;
  visibility: visible;
}
body main .footer__meta-navigation .tx-wacon-cookie-management span:hover,
body header .footer__meta-navigation .tx-wacon-cookie-management span:hover,
footer .footer__meta-navigation .tx-wacon-cookie-management span:hover {
  text-decoration: underline;
}

.waconcookiemanagement-cookiebar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 200;
  display: flex;
  width: 100%;
  align-items: center;
  color: #4d4d4d;
  font-family: "TradeGothicNextLTPro", serif;
  font-size: 18px;
  line-height: 1.3em;
  background: #fff;
}
.waconcookiemanagement-cookiebar .cookiebar_content {
  display: flex;
  width: 100%;
  max-width: 1270px;
  height: auto;
  padding: 26px 20px 20px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body.celest .waconcookiemanagement-cookiebar .cookiebar_content {
  padding: 20px;
}
.waconcookiemanagement-cookiebar .cookiebar_content .cookiebar_intro,
.waconcookiemanagement-cookiebar .cookiebar_content .cookiebar_intro p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.waconcookiemanagement-cookiebar .cookiebar_content .cookiebar_buttons {
  margin-top: 16px;
  border-radius: 4px;
}
.waconcookiemanagement-cookiebar .cookiebar_content .cookiebar_buttons > * {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 6px;
  cursor: pointer;
}
.waconcookiemanagement-cookiebar .cookiebar_content .cookie-set,
.waconcookiemanagement-cookiebar .cookiebar_content .cookie-accept,
.waconcookiemanagement-cookiebar .cookiebar_content .cookie-refuse {
  padding: 5px 10px;
  color: #fff;
  background-color: #e20303;
  text-decoration: none;
  border-radius: 4px;
}
.waconcookiemanagement-cookiebar .cookiebar_content .cookie-impressum {
  padding: 5px 0;
  color: #e20303;
  text-decoration: underline;
}
@media print {
  .waconcookiemanagement-cookiebar {
    display: none;
  }
}

.waconcookiemanagement {
  z-index: 1001;
  font-family: "TradeGothicNextLTPro", serif;
}
.waconcookiemanagement #CookieBox {
  left: 50%;
  transform: translateX(-50%);
  color: #4d4d4d;
  background: #fff;
  border-radius: 4px;
}
@media screen and (max-width: 375px) {
  .waconcookiemanagement #CookieBox {
    overflow: auto;
  }
}
.waconcookiemanagement #CookieBox .intro p {
  text-align: center;
}
.waconcookiemanagement #CookieBox .category {
  padding: 20px;
  background-color: #f2f2f2;
}
.waconcookiemanagement #CookieBox .deactivated {
  background-color: #e20303;
}
.waconcookiemanagement #CookieBox .info-show,
.waconcookiemanagement #CookieBox .info-hide {
  position: relative;
  max-width: 350px;
  padding: 10px 31px 10px 10px;
  margin: 0 auto;
  color: #fff;
  text-align: left;
  transition: background-color 0.3s ease;
}
.waconcookiemanagement #CookieBox .info-show span,
.waconcookiemanagement #CookieBox .info-hide span {
  position: absolute;
  top: 50%;
  right: 15px;
  margin: 0;
  border: 6px solid;
}
.waconcookiemanagement #CookieBox .info-show + .cookie-info,
.waconcookiemanagement #CookieBox .info-hide + .cookie-info {
  margin-top: 20px;
}
.waconcookiemanagement #CookieBox .info-show {
  background-color: #ec0303;
}
.waconcookiemanagement #CookieBox .info-show span {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transform: translateY(-50%);
}
.waconcookiemanagement #CookieBox .info-show span.down {
  margin-top: 3px;
}
.waconcookiemanagement #CookieBox .info-show:hover {
  background-color: #e20303;
}
.waconcookiemanagement #CookieBox .info-hide {
  background-color: #e20303;
}
.waconcookiemanagement #CookieBox .info-hide span {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  transform: translateY(-50%);
}
.waconcookiemanagement #CookieBox .info-hide span.up {
  margin-top: -3px;
}
.waconcookiemanagement #CookieBox .info-hide + .cookie-info {
  margin-top: 20px;
}
.waconcookiemanagement #CookieBox .cookie-accept .cookie-btn,
.waconcookiemanagement #CookieBox .cookie-save .cookie-btn {
  border: 1px solid #e20303;
  color: #fff;
  text-transform: none;
  background-color: #e20303;
}
.waconcookiemanagement #CookieBox .cookie-accept .cookie-btn:hover,
.waconcookiemanagement #CookieBox .cookie-save .cookie-btn:hover {
  color: #e20303;
  background-color: #fff;
}
.waconcookiemanagement #CookieBox .cookie-btn,
.waconcookiemanagement #CookieBox .cookie-management,
.waconcookiemanagement #CookieBox .cookie-refuse {
  border: 1px solid #545454;
  color: #fff;
  background-color: #545454;
  border-radius: 4px;
  transition: background-color 0.3s, color 0.3s;
}
.waconcookiemanagement #CookieBox .cookie-btn:hover,
.waconcookiemanagement #CookieBox .cookie-management:hover,
.waconcookiemanagement #CookieBox .cookie-refuse:hover {
  color: #545454;
  background-color: #fff;
}
.waconcookiemanagement #CookieBox .cookie-fix .cookieback,
.waconcookiemanagement #CookieBox .cookie-fix .cookie-refuse {
  border: 1px solid #545454;
  color: #fff;
  background-color: #545454;
  border-radius: 4px;
  transition: background-color 0.3s, color 0.3s;
}
.waconcookiemanagement #CookieBox .cookie-fix .cookieback:hover,
.waconcookiemanagement #CookieBox .cookie-fix .cookie-refuse:hover {
  color: #545454;
  background-color: #fff;
}
.waconcookiemanagement #CookieBox .cookieclose {
  border: 2px solid #c90303;
  color: #c90303;
  background-color: transparent;
  border-radius: 4px;
  transition: color 0.3s ease, border 0.3s ease;
}
.waconcookiemanagement #CookieBox .cookieclose:hover {
  border: 2px solid #970202;
  color: #970202;
}
.waconcookiemanagement #CookieBox .cookie-off,
.waconcookiemanagement #CookieBox .cookie-on {
  height: 28px;
}
.waconcookiemanagement #CookieBox .cookie-off div,
.waconcookiemanagement #CookieBox .cookie-on div {
  margin-top: 4px;
}
@media screen and (max-width: 1024px) {
  .waconcookiemanagement #CookieBox .cookie-off,
  .waconcookiemanagement #CookieBox .cookie-on {
    height: 26px;
  }
  .waconcookiemanagement #CookieBox .cookie-off div,
  .waconcookiemanagement #CookieBox .cookie-on div {
    margin-top: 2px;
  }
}
@media screen and (max-width: 768px) {
  .waconcookiemanagement #CookieBox .cookie-off,
  .waconcookiemanagement #CookieBox .cookie-on {
    height: 22px;
  }
  .waconcookiemanagement #CookieBox .cookie-off div,
  .waconcookiemanagement #CookieBox .cookie-on div {
    margin-top: 1px;
  }
}
.waconcookiemanagement #CookieBox .cookie-info {
  overflow: hidden;
  overflow-x: auto;
  color: #4d4d4d;
}
.waconcookiemanagement #CookieBox p,
.waconcookiemanagement #CookieBox h1,
.waconcookiemanagement #CookieBox h2,
.waconcookiemanagement #CookieBox h3,
.waconcookiemanagement #CookieBox a {
  color: inherit;
}
.waconcookiemanagement #CookieBox p,
.waconcookiemanagement #CookieBox a {
  font-size: 18px;
  line-height: 1.4;
}
.waconcookiemanagement #CookieBox .cookiecat + h3 {
  padding-left: 50px;
}
.waconcookiemanagement #CookieBox .cookie-legal a {
  margin-right: 0;
}
.waconcookiemanagement #CookieBox .cookie-legal a + a {
  margin-left: 30px;
}

.cookiebar_hide {
  display: none;
}

@media only screen and (max-width: 786px) {
  .waconcookiemanagement #CookieBox .cookie-fix .cookie-save {
    margin-left: 0;
  }
  .waconcookiemanagement #CookieBox .cookie-fix .text-back-right {
    width: 100%;
    margin-right: 0;
  }
  .waconcookiemanagement #CookieBox .cookie-fix .text-back-right > a {
    white-space: normal;
  }
  .waconcookiemanagement #CookieBox .cookie-legal {
    text-align: center;
  }
  .waconcookiemanagement #CookieBox .cookie-legal > a,
  .waconcookiemanagement #CookieBox .cookie-legal > a + a {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .waconcookiemanagement #CookieBox {
    padding: 50px 10px;
  }
  .waconcookiemanagement #CookieBox .category {
    padding: 10px;
    margin: 20px 15px;
  }
}
header.transparent + main .fullsize-image,
header.transparent + main .main-slider {
  max-height: 820px;
}
header.transparent + main .fullsize-image .swiper-container,
header.transparent + main .main-slider .swiper-container {
  max-height: 820px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 11px;
  opacity: 1;
}

.header.background + main .main-slider::before {
  background: #f2f2f2;
}

.main-slider::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4d4d4d;
  content: "";
  display: block;
  z-index: 9;
  transition: all 0.25s ease;
  transition-duration: 1000ms;
  transition-property: opacity;
}
.main-slider::after {
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 50%;
  z-index: 10;
  border-bottom-color: transparent;
  animation: spinner 1s linear infinite;
}
.main-slider.images-ready::before, .main-slider.images-ready::after {
  opacity: 0;
  pointer-events: none;
}
.main-slider.images-ready::after {
  transform: scale(0.9);
}

.fullsize-image,
.main-slider {
  max-width: 1920px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.fullsize-image .progress-bar,
.main-slider .progress-bar {
  position: absolute;
  height: 4px;
  background: #e20303;
  bottom: 0;
  left: 0;
  z-index: 10;
}
@keyframes spinner {
  0% {
    transform: translate3d(-50%, -50%, 0) scale(1) rotate(0);
  }
  100% {
    transform: translate3d(-50%, -50%, 0) scale(1) rotate(360deg);
  }
}
@media print {
  .fullsize-image,
  .main-slider {
    display: none;
  }
}
.fullsize-image .video-overlay-wrapper,
.main-slider .video-overlay-wrapper {
  position: relative;
}
.fullsize-image .video-overlay-wrapper::before,
.main-slider .video-overlay-wrapper::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  content: "";
  display: block;
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.fullsize-image .swiper-container,
.main-slider .swiper-container {
  width: 100%;
  max-width: 1920px;
}
.fullsize-image .swiper-slide,
.main-slider .swiper-slide {
  position: relative;
  max-height: 820px;
}
.fullsize-image .swiper-slide figure,
.main-slider .swiper-slide figure {
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .fullsize-image .swiper-slide figure,
  .main-slider .swiper-slide figure {
    min-height: 500px;
    position: relative;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .fullsize-image .swiper-slide figure,
  .main-slider .swiper-slide figure {
    min-height: 400px;
  }
}
@media screen and (max-width: 560px) {
  .fullsize-image .swiper-slide figure,
  .main-slider .swiper-slide figure {
    min-height: 300px;
  }
}
@media screen and (max-width: 360px) {
  .fullsize-image .swiper-slide figure,
  .main-slider .swiper-slide figure {
    min-height: 250px;
  }
}
.fullsize-image .swiper-slide img,
.main-slider .swiper-slide img {
  width: 100%;
  display: block;
  transition: all 0.25s ease;
  transition-property: transform;
  transition-duration: 2000ms;
}
@media screen and (max-width: 1024px) {
  .fullsize-image .swiper-slide img,
  .main-slider .swiper-slide img {
    transition: none;
    width: auto;
    max-width: none;
    margin: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    position: absolute;
  }
}
.fullsize-image .swiper-slide .video-wrapper,
.main-slider .swiper-slide .video-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.fullsize-image .swiper-slide video,
.main-slider .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1025px) {
  .fullsize-image:hover img,
  .main-slider:hover img {
    transform: scale(1.05);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .fullsize-image:hover img,
  .main-slider:hover img {
    transform: translate3d(-50%, -50%, 0) scale(1.05);
  }
}
.fullsize-image .slide-content,
.main-slider .slide-content {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  top: auto;
  bottom: 129px;
  left: 0;
  transform: translate3d(0, 50px, 0);
  z-index: 9;
  transition: all 0.25s ease;
  transition-duration: 2000ms;
  transition-property: opacity, transform;
}
@media screen and (max-width: 1280px) {
  .fullsize-image .slide-content,
  .main-slider .slide-content {
    margin-top: 7%;
    bottom: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .fullsize-image .slide-content,
  .main-slider .slide-content {
    width: 100%;
    bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .fullsize-image .slide-content,
  .main-slider .slide-content {
    width: 100%;
    margin-top: 13%;
  }
}
@media screen and (max-width: 560px) {
  .fullsize-image .slide-content,
  .main-slider .slide-content {
    margin-top: 22%;
  }
}
.fullsize-image .slide-content .headline,
.main-slider .slide-content .headline {
  font-size: 60px;
  font-weight: 300;
  line-height: 1.18em;
  color: #fff;
  margin-bottom: 99px;
}
@media screen and (max-width: 1024px) {
  .fullsize-image .slide-content .headline,
  .main-slider .slide-content .headline {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .fullsize-image .slide-content .headline,
  .main-slider .slide-content .headline {
    margin-bottom: 50px;
  }
}
.fullsize-image .slide-content .headline a,
.main-slider .slide-content .headline a {
  color: #fff;
}
.fullsize-image .slide-content .headline a:hover,
.main-slider .slide-content .headline a:hover {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .fullsize-image .slide-content .headline,
  .main-slider .slide-content .headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.375em;
  }
}
@media screen and (max-width: 560px) {
  .fullsize-image .slide-content .headline,
  .main-slider .slide-content .headline {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 360px) {
  .fullsize-image .slide-content .headline,
  .main-slider .slide-content .headline {
    font-size: 16px;
    font-size: 1rem;
  }
}
.fullsize-image .slide-content .headline > a,
.main-slider .slide-content .headline > a {
  cursor: pointer;
}
.fullsize-image .slide-content .headline + .btn,
.main-slider .slide-content .headline + .btn {
  margin-top: 52px;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .fullsize-image .slide-content .headline + .btn,
  .main-slider .slide-content .headline + .btn {
    margin-top: 18px;
  }
}

.fullsize-image .slide-content .headline {
  margin-bottom: 0;
}
.fullsize-image .slide-content .headline.add-margin {
  margin-bottom: 100px;
}
.fullsize-image .slide-content .headline:only-child {
  margin-bottom: 100px;
}
.fullsize-image .slide-content .headline + .main-nav--lvl-3-wrapper {
  margin-top: 73px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1280px) {
  .fullsize-image .slide-content .headline + .main-nav--lvl-3-wrapper {
    margin-top: 63px;
    margin-bottom: 20px;
  }
}

.main-slider .slide-content {
  opacity: 0;
  bottom: 82px;
}
@media screen and (max-width: 560px) {
  .main-slider .slide-content {
    bottom: 50px;
  }
}

.main-slider .swiper-slide-active .slide-content {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination-bullets {
  bottom: auto;
  top: calc(100% - 3vw);
}
@media screen and (max-width: 1024px) {
  .swiper-pagination-bullets {
    top: calc(100% - 60px);
  }
}
@media screen and (max-width: 560px) {
  .swiper-pagination-bullets {
    top: calc(100% - 40px);
  }
}

.swiper-pagination-bullet-active {
  background: #e20303;
}

.quick-teaser-tiles {
  max-width: 1920px;
  margin: 0 auto;
  background: #323232;
  overflow: hidden;
}
.quick-teaser-tiles::after {
  clear: both;
  content: "";
  display: table;
}
.quick-teaser-tiles:empty {
  min-width: 6.25rem;
  background: transparent;
}
@media print {
  .quick-teaser-tiles {
    display: none;
  }
}
.quick-teaser-tiles .quick-teaser {
  position: relative;
  display: block;
  float: left;
  width: 25%;
  min-height: 205px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 30px 20px 20px;
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  transition-property: opacity, transform;
}
.quick-teaser-tiles .quick-teaser.visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms;
}
@media screen and (max-width: 1024px) {
  .quick-teaser-tiles .quick-teaser {
    width: 50%;
    padding: 37px 20px 20px;
  }
}
@media screen and (max-width: 560px) {
  .quick-teaser-tiles .quick-teaser {
    width: 100%;
    padding: 37px 20px 20px;
  }
}
.quick-teaser-tiles .quick-teaser:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  z-index: 5;
}
.quick-teaser-tiles .quick-teaser span {
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  transform: translate3d(0, 0, 0);
  transition-duration: 750ms;
}
@media screen and (max-width: 360px) {
  .quick-teaser-tiles .quick-teaser span {
    font-size: 14px;
  }
}
.quick-teaser-tiles .quick-teaser span + span {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 360px) {
  .quick-teaser-tiles .quick-teaser span + span {
    font-size: 14px;
    margin-top: 0.8em;
  }
}
@media screen and (min-width: 1024px) {
  .quick-teaser-tiles .quick-teaser:hover:after {
    background: rgba(0, 0, 0, 0.7);
  }
  .quick-teaser-tiles .quick-teaser:hover span {
    transform: translate3d(0, 20px, 0);
  }
}

.contact-box {
  overflow-x: hidden;
}
@media print {
  .contact-box {
    text-align: left;
    background: #fff;
  }
}
.contact-box.background-image {
  position: relative;
  display: table;
  width: 100%;
  min-height: 560px;
  margin-top: 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media print {
  .contact-box.background-image {
    display: block;
    margin-top: 50px;
    min-height: 0;
    background: #9f9f9f;
    background-image: none !important;
  }
}
.contact-box.background-image .content-wrap, .contact-box.background-image .tx-felogin-pi1, .contact-box.background-image .tx-indexedsearch-nothing-found {
  position: relative;
  vertical-align: middle;
}
.contact-box.background-image .content-wrap .column, .contact-box.background-image .tx-felogin-pi1 .column, .contact-box.background-image .tx-indexedsearch-nothing-found .column {
  position: relative;
  min-height: 560px;
  z-index: 2;
  background-color: transparent;
  transition: background-color 0.5s ease;
}
.contact-box.background-image .content-wrap .column .contact-text, .contact-box.background-image .tx-felogin-pi1 .column .contact-text, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 40px);
  margin: 30px 20px;
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  transition: color 0.5s ease, border-bottom 0.5s ease, border-top 0.5s ease;
}
.contact-box.background-image .content-wrap .column .contact-text-name, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-name, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-name {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: 600;
}
.contact-box.background-image .content-wrap .column .contact-text-company, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-company, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-company, .contact-box.background-image .content-wrap .column .contact-text-department, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-department, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-department, .contact-box.background-image .content-wrap .column .contact-text-city, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-city, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-city, .contact-box.background-image .content-wrap .column .contact-text-position, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-position, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-position {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
.contact-box.background-image .content-wrap .column .contact-text-mail, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-mail, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-mail, .contact-box.background-image .content-wrap .column .contact-text-company, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-company, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-company {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
.contact-box.background-image .content-wrap .column .contact-text-mail a, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-mail a, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-mail a, .contact-box.background-image .content-wrap .column .contact-text-company a, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-company a, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-company a {
  color: #fff;
}
.contact-box.background-image .content-wrap .column .contact-text-mail a:hover, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-mail a:hover, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-mail a:hover, .contact-box.background-image .content-wrap .column .contact-text-company a:hover, .contact-box.background-image .tx-felogin-pi1 .column .contact-text-company a:hover, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text-company a:hover {
  color: #e20303;
}
.contact-box.background-image .content-wrap .column .contact-text p + p, .contact-box.background-image .tx-felogin-pi1 .column .contact-text p + p, .contact-box.background-image .tx-indexedsearch-nothing-found .column .contact-text p + p {
  margin-top: 5px;
}
@media screen and (max-width: 1024px) {
  .contact-box.background-image .content-wrap .column, .contact-box.background-image .tx-felogin-pi1 .column, .contact-box.background-image .tx-indexedsearch-nothing-found .column {
    min-height: 350px;
  }
}
@media screen and (max-width: 560px) {
  .contact-box.background-image .content-wrap .column, .contact-box.background-image .tx-felogin-pi1 .column, .contact-box.background-image .tx-indexedsearch-nothing-found .column {
    width: 100%;
    padding-top: 135.8974358974%;
    margin-right: 0;
  }
}
.contact-box.background-image::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  opacity: 1;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 561px) {
  .toggle .contact-box.background-image {
    padding: 0 40px;
  }
  .contact-box.background-image:hover::after {
    opacity: 0;
  }
  .contact-box.background-image:hover .content-wrap .column, .contact-box.background-image:hover .tx-felogin-pi1 .column, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column {
    background-color: #fff;
  }
  .contact-box.background-image:hover .content-wrap .column .contact-text, .contact-box.background-image:hover .tx-felogin-pi1 .column .contact-text, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column .contact-text {
    color: #4d4d4d;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
  }
  .contact-box.background-image:hover .content-wrap .column .contact-text-mail a, .contact-box.background-image:hover .tx-felogin-pi1 .column .contact-text-mail a, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column .contact-text-mail a, .contact-box.background-image:hover .content-wrap .column .contact-text-company a, .contact-box.background-image:hover .tx-felogin-pi1 .column .contact-text-company a, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column .contact-text-company a {
    color: #4d4d4d;
  }
  .contact-box.background-image:hover .content-wrap .column .contact-text-mail a:hover, .contact-box.background-image:hover .tx-felogin-pi1 .column .contact-text-mail a:hover, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column .contact-text-mail a:hover, .contact-box.background-image:hover .content-wrap .column .contact-text-company a:hover, .contact-box.background-image:hover .tx-felogin-pi1 .column .contact-text-company a:hover, .contact-box.background-image:hover .tx-indexedsearch-nothing-found .column .contact-text-company a:hover {
    color: #e20303;
  }
}
@media screen and (max-width: 1024px) {
  .contact-box.background-image {
    margin-top: 80px;
  }
}
.contact-box.white {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 100px;
  background-color: #e8e8e8;
}
@media print {
  .contact-box.white {
    display: block;
    min-height: 0;
    margin-top: 50px;
    background-image: none !important;
    background: #9f9f9f;
  }
}
.contact-box.white .content-wrap, .contact-box.white .tx-felogin-pi1, .contact-box.white .tx-indexedsearch-nothing-found {
  vertical-align: middle;
  padding-bottom: 40px;
}
.toggle .contact-box.white .content-wrap, .toggle .contact-box.white .tx-felogin-pi1, .toggle .contact-box.white .tx-indexedsearch-nothing-found {
  padding: 0 40px 40px;
}
.contact-box.white .content-wrap .column, .contact-box.white .tx-felogin-pi1 .column, .contact-box.white .tx-indexedsearch-nothing-found .column {
  position: relative;
  padding-top: 45.2991452991%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 40px;
}
.contact-box.white .content-wrap .column .text-wrapper, .contact-box.white .tx-felogin-pi1 .column .text-wrapper, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 30px);
  height: 100%;
  background-color: transparent;
  transition: left 0.5s ease, background-color 0.5s ease;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 70px);
  margin: 30px 20px;
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: 1;
  z-index: 2;
  transition: opacity 0.3s ease, border-bottom 0.3s ease, border-top 0.3s ease;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text-name, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-name, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-name {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: 600;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text-company, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-company, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-company, .contact-box.white .content-wrap .column .text-wrapper .contact-text-department, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-department, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-department, .contact-box.white .content-wrap .column .text-wrapper .contact-text-city, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-city, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-city, .contact-box.white .content-wrap .column .text-wrapper .contact-text-position, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-position, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-position {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text-mail, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-mail, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-mail, .contact-box.white .content-wrap .column .text-wrapper .contact-text-company, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-company, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-company {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text-mail a, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-mail a, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-mail a, .contact-box.white .content-wrap .column .text-wrapper .contact-text-company a, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text-company a, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text-company a {
  color: #fff;
}
.contact-box.white .content-wrap .column .text-wrapper .contact-text p + p, .contact-box.white .tx-felogin-pi1 .column .text-wrapper .contact-text p + p, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper .contact-text p + p {
  margin-top: 5px;
}
.contact-box.white .content-wrap .column .text-wrapper.left, .contact-box.white .tx-felogin-pi1 .column .text-wrapper.left, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper.left {
  padding-right: 30px;
}
.contact-box.white .content-wrap .column .text-wrapper.right, .contact-box.white .tx-felogin-pi1 .column .text-wrapper.right, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper.right {
  left: -30px;
  padding-left: 30px;
}
.contact-box.white .content-wrap .column .text-wrapper.right .contact-text, .contact-box.white .tx-felogin-pi1 .column .text-wrapper.right .contact-text, .contact-box.white .tx-indexedsearch-nothing-found .column .text-wrapper.right .contact-text {
  left: 30px;
}
.contact-box.white .content-wrap .column.overlay::after, .contact-box.white .tx-felogin-pi1 .column.overlay::after, .contact-box.white .tx-indexedsearch-nothing-found .column.overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  opacity: 1;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 1025px) {
  .contact-box.white .content-wrap .column:hover::after, .contact-box.white .tx-felogin-pi1 .column:hover::after, .contact-box.white .tx-indexedsearch-nothing-found .column:hover::after {
    opacity: 0;
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper {
    z-index: 5;
    background-color: #fff;
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper.left, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper.left, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper.left {
    left: calc(-100% - 30px);
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper.right, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper.right, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper.right {
    left: 100%;
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper .contact-text, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper .contact-text, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper .contact-text {
    color: #4d4d4d;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper .contact-text-mail a, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper .contact-text-mail a, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper .contact-text-mail a, .contact-box.white .content-wrap .column:hover .text-wrapper .contact-text-company a, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper .contact-text-company a, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper .contact-text-company a {
    color: #4d4d4d;
  }
  .contact-box.white .content-wrap .column:hover .text-wrapper .contact-text-mail a:hover, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper .contact-text-mail a:hover, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper .contact-text-mail a:hover, .contact-box.white .content-wrap .column:hover .text-wrapper .contact-text-company a:hover, .contact-box.white .tx-felogin-pi1 .column:hover .text-wrapper .contact-text-company a:hover, .contact-box.white .tx-indexedsearch-nothing-found .column:hover .text-wrapper .contact-text-company a:hover {
    color: #e20303;
  }
}
@media screen and (max-width: 1024px) {
  .contact-box.white .content-wrap .column, .contact-box.white .tx-felogin-pi1 .column, .contact-box.white .tx-indexedsearch-nothing-found .column {
    padding-top: 67.9487179487%;
  }
}
@media screen and (max-width: 560px) {
  .contact-box.white .content-wrap .column, .contact-box.white .tx-felogin-pi1 .column, .contact-box.white .tx-indexedsearch-nothing-found .column {
    padding-top: 135.8974358974%;
  }
}
@media screen and (max-width: 1024px) {
  .contact-box.white {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-box.background-image {
    min-height: 350px;
  }
}

.jumbo-headline {
  background: #fff;
  background: linear-gradient(#fff, #e5e5e5);
  padding: 111px 0 100px;
  text-align: center;
}
@media print {
  .jumbo-headline {
    text-align: left;
    padding: 20px 0;
    background: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-headline {
    padding: 50px 0 60px;
  }
}
.jumbo-headline.background-image {
  margin-top: 100px;
  display: table;
}
@media print {
  .jumbo-headline.background-image {
    margin-top: 50px;
    display: block;
  }
}
.jumbo-headline.background-image .content-wrap, .jumbo-headline.background-image .tx-felogin-pi1, .jumbo-headline.background-image .tx-indexedsearch-nothing-found {
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image {
    margin-top: 80px;
  }
}
.jumbo-headline.background-image.parallax {
  background-attachment: fixed;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image.parallax {
    background-attachment: scroll;
  }
}
.jumbo-headline .content-wrap, .jumbo-headline .tx-felogin-pi1, .jumbo-headline .tx-indexedsearch-nothing-found {
  max-width: 920px;
}
@media print {
  .jumbo-headline .content-wrap, .jumbo-headline .tx-felogin-pi1, .jumbo-headline .tx-indexedsearch-nothing-found {
    max-width: 100%;
  }
}
.jumbo-headline .outer-wrap {
  display: table-cell;
  vertical-align: middle;
}
.jumbo-headline .headline {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.16;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline .headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.375;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline .headline {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
  }
}
@media print {
  .jumbo-headline .headline {
    font-size: 28px;
    line-height: 1.4;
  }
}
.jumbo-headline .headline + p {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline .headline + p {
    margin-top: 32px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline .headline + p {
    margin-top: 24px;
  }
}
@media print {
  .jumbo-headline .headline + p {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 20px;
  }
}
.jumbo-headline h1 {
  color: #e20303;
}
.jumbo-headline h2, .jumbo-headline h3 {
  color: #4d4d4d;
}
.jumbo-headline h1 + p, .jumbo-headline h2 + p, .jumbo-headline h3 + p {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline h1 + p, .jumbo-headline h2 + p, .jumbo-headline h3 + p {
    margin-top: 32px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline h1 + p, .jumbo-headline h2 + p, .jumbo-headline h3 + p {
    margin-top: 24px;
  }
}
.jumbo-headline p {
  color: #4d4d4d;
  line-height: 28px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .jumbo-headline p {
    font-size: 16px;
    line-height: 1.4;
  }
}
.jumbo-headline .btn-top-icon {
  margin-top: 78px;
  color: #e20303;
}
.jumbo-headline .btn-top-icon > .icon {
  color: #e20303;
  border-color: #e20303;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline .btn-top-icon {
    margin-top: 33px;
  }
}
.jumbo-headline .btn-top-icon:hover > .icon {
  color: #e20303;
  border-color: #e20303;
}
.jumbo-headline.white {
  background: #fff;
  padding: 90px 0 80px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.white {
    padding: 50px 0 60px;
  }
}
@media print {
  .jumbo-headline.white {
    padding: 20px 0;
  }
}
.jumbo-headline.white h1 {
  color: #e20303;
}
.jumbo-headline.white h2, .jumbo-headline.white h3 {
  color: #4d4d4d;
}
.jumbo-headline.white h1 + p, .jumbo-headline.white h2 + p, .jumbo-headline.white h3 + p {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.white h1 + p, .jumbo-headline.white h2 + p, .jumbo-headline.white h3 + p {
    margin-top: 32px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.white h1 + p, .jumbo-headline.white h2 + p, .jumbo-headline.white h3 + p {
    margin-top: 24px;
  }
}
.jumbo-headline.white p {
  color: #4d4d4d;
}
.jumbo-headline.white .btn-top-icon {
  margin-top: 78px;
  color: #e20303;
}
.jumbo-headline.white .btn-top-icon > .icon {
  color: #e20303;
  border-color: #e20303;
}
.jumbo-headline.white .btn-top-icon > .icon::after {
  width: 34px;
  height: 33px;
  display: block;
  content: "";
  background-image: url("../img/icons/icon-plus.png");
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.white .btn-top-icon {
    margin-top: 33px;
  }
}
.jumbo-headline.white .btn-top-icon:hover > .icon {
  color: #e20303;
  border-color: #e20303;
}
.jumbo-headline.white .btn-with-bg {
  border: 1px solid transparent;
  color: #fff;
  background-color: #4d4d4d;
}
.jumbo-headline.white .btn-with-bg:hover {
  color: #fff;
  background-color: #e20303;
}
.jumbo-headline.background-image, .jumbo-headline.darkgray {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 560px;
  color: #fff;
  display: table;
  width: 100%;
}
@media print {
  .jumbo-headline.background-image, .jumbo-headline.darkgray {
    background-image: none !important;
    background: #9f9f9f;
    min-height: 0;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image, .jumbo-headline.darkgray {
    min-height: 350px;
  }
}
.jumbo-headline.background-image h1, .jumbo-headline.background-image h2, .jumbo-headline.background-image h3, .jumbo-headline.background-image h4, .jumbo-headline.background-image p, .jumbo-headline.background-image a, .jumbo-headline.darkgray h1, .jumbo-headline.darkgray h2, .jumbo-headline.darkgray h3, .jumbo-headline.darkgray h4, .jumbo-headline.darkgray p, .jumbo-headline.darkgray a {
  color: #fff;
}
.jumbo-headline.background-image h2, .jumbo-headline.darkgray h2 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.16;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image h2, .jumbo-headline.darkgray h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.375;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.background-image h2, .jumbo-headline.darkgray h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
  }
}
@media print {
  .jumbo-headline.background-image h2, .jumbo-headline.darkgray h2 {
    font-size: 24px;
    line-height: 1.4em;
  }
}
.jumbo-headline.background-image h2 + p, .jumbo-headline.darkgray h2 + p {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image h2 + p, .jumbo-headline.darkgray h2 + p {
    margin-top: 32px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.background-image h2 + p, .jumbo-headline.darkgray h2 + p {
    margin-top: 24px;
  }
}
.jumbo-headline.background-image h3, .jumbo-headline.darkgray h3 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.375;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image h3, .jumbo-headline.darkgray h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.background-image h3, .jumbo-headline.darkgray h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}
@media print {
  .jumbo-headline.background-image h3, .jumbo-headline.darkgray h3 {
    font-size: 21px;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.background-image h3 + h2, .jumbo-headline.darkgray h3 + h2 {
    margin-top: 10px;
  }
}
.jumbo-headline.background-image h3 + p, .jumbo-headline.darkgray h3 + p {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image h3 + p, .jumbo-headline.darkgray h3 + p {
    margin-top: 32px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-headline.background-image h3 + p, .jumbo-headline.darkgray h3 + p {
    margin-top: 24px;
  }
}
.jumbo-headline.background-image .btn:hover, .jumbo-headline.darkgray .btn:hover {
  color: #e20303;
}
.jumbo-headline.background-image .btn:hover .icon.plus::before, .jumbo-headline.darkgray .btn:hover .icon.plus::before {
  opacity: 1;
}
.jumbo-headline.background-image .btn:hover .icon.plus::after, .jumbo-headline.darkgray .btn:hover .icon.plus::after {
  opacity: 0;
}
.jumbo-headline.background-image .btn .icon.plus::after, .jumbo-headline.darkgray .btn .icon.plus::after {
  width: 34px;
  height: 33px;
  display: block;
  content: "";
  background-image: url("../img/icons/icon-plus-white.png");
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.jumbo-headline.background-image .btn-top-icon, .jumbo-headline.darkgray .btn-top-icon {
  margin-top: 78px;
  color: #fff;
}
.jumbo-headline.background-image .btn-top-icon > .icon, .jumbo-headline.darkgray .btn-top-icon > .icon {
  color: #fff;
  border-color: #fff;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.background-image .btn-top-icon, .jumbo-headline.darkgray .btn-top-icon {
    margin-top: 33px;
  }
}
.jumbo-headline.background-image .btn-top-icon:hover > .icon, .jumbo-headline.darkgray .btn-top-icon:hover > .icon {
  color: #e20303;
  border-color: #e20303;
}
.jumbo-headline.darkgray {
  padding: 90px 0 80px;
  background: #3a3a3a;
}
@media screen and (max-width: 1024px) {
  .jumbo-headline.darkgray {
    padding: 50px 0 60px;
  }
}
@media print {
  .jumbo-headline.darkgray {
    padding: 20px 0;
  }
}

.jumbo-image-video {
  position: relative;
  display: table;
  width: 100%;
  padding: 185px 0;
  margin-top: 60px;
  color: #000;
  text-align: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
}
@media screen and (max-width: 1024px) {
  .jumbo-image-video {
    height: calc(80vh - 90px);
    padding: 80px 0;
  }
}
@media print {
  .jumbo-image-video {
    display: none;
  }
}
.jumbo-image-video .content-wrap, .jumbo-image-video .tx-felogin-pi1, .jumbo-image-video .tx-indexedsearch-nothing-found {
  position: relative;
  z-index: 2;
  display: table-row;
  vertical-align: middle;
}
.jumbo-image-video .content-wrap .inner-wrap, .jumbo-image-video .tx-felogin-pi1 .inner-wrap, .jumbo-image-video .tx-indexedsearch-nothing-found .inner-wrap {
  display: inline-block;
  max-width: 900px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-video h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .jumbo-image-video:hover figure:not(.background-video).zoom img {
    transform: translate3d(-50%, -50%, 0) scale(1.05);
  }
}
@media print {
  .jumbo-image-video:hover figure:not(.background-video).zoom img {
    transform: translate3d(-50%, -50%, 0);
  }
}
.jumbo-image-video figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jumbo-image-video img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 100%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.25s ease;
  transition-duration: 1.75s;
}
.jumbo-image-video .background-video::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  content: "";
  z-index: 1;
}
.jumbo-image-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jumbo-image-video a {
  color: #000;
}
.youtube-wrap .jumbo-image-video a {
  display: block;
}
.jumbo-image-video .youtube-info {
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-video .youtube-info {
    font-size: 0.75rem;
  }
}
.jumbo-image-video.color-white {
  color: #fff;
}
.jumbo-image-video.color-white a {
  color: #fff;
}
.jumbo-image-video.color-white .btn-top-icon {
  color: #fff;
  transition: all 0.25s ease;
}
.jumbo-image-video.color-white .btn-top-icon .icon.play {
  border-color: #fff;
  background-color: transparent;
}
.jumbo-image-video.color-white .btn-top-icon .icon.play::before {
  color: #fff;
}
.jumbo-image-video.color-white .btn-top-icon:hover .icon.play {
  border-color: #e20303;
  background-color: transparent;
}
.jumbo-image-video.color-white .btn-top-icon:hover .icon.play::before {
  color: #e20303;
}
.jumbo-image-video.color-white .youtube-info {
  color: #000;
}
.jumbo-image-video.color-white .youtube-info a {
  color: #000;
}
.jumbo-image-video .headline {
  line-height: 1.13em;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-video .headline {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-video .headline {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}
.jumbo-image-video .btn-top-icon {
  display: block;
  margin-top: 18px;
  color: #000;
}
.jumbo-image-video .btn-top-icon > .icon {
  border-color: #000;
  background-color: transparent;
}
.jumbo-image-video .btn-top-icon > .icon::before {
  color: #000;
}
.jumbo-image-video .btn-top-icon:hover {
  color: #e20303;
}
.jumbo-image-video .btn-top-icon:hover > .icon {
  border-color: #e20303;
  background-color: transparent;
}
.jumbo-image-video .btn-top-icon:hover > .icon::before {
  color: #e20303;
}

.toggle .jumbo-image-video {
  padding: 160px 0;
}
.toggle .jumbo-image-video:hover img {
  transform: translate3d(-50%, -50%, 0);
}

.jumbo-teaser-box {
  margin-top: 100px;
  /* stylelint-disable-next-line selector-class-pattern */
}
@media screen and (max-width: 1024px) {
  .jumbo-teaser-box {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-teaser-box h2.headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-teaser-box h2.headline {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-teaser-box .column {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-teaser-box .column:first-child {
    margin-top: 0;
  }
}
.jumbo-teaser-box .zoom {
  transition-duration: 2s;
}
.jumbo-teaser-box .column--content {
  padding: 22px 0;
}
.jumbo-teaser-box .column--content a.red {
  display: inline;
}
.jumbo-teaser-box .column--content .desc,
.jumbo-teaser-box .column--content .link {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  margin-top: 10px;
}
@media screen and (max-width: 560px) {
  .jumbo-teaser-box .column--content .desc,
  .jumbo-teaser-box .column--content .link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
  }
}
.jumbo-teaser-box .column--content .link {
  display: block;
  width: fit-content;
}
.jumbo-teaser-box .column--content .link + .link {
  margin-top: 10px;
}
.jumbo-teaser-box .column--content .red {
  color: #e20303;
}

.jumbo-image-text-wrapper {
  position: relative;
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text-wrapper {
    margin-top: 80px;
  }
}
.jumbo-image-text-wrapper + .jumbo-image-text-wrapper {
  margin-top: 4px;
}

.jumbo-image-text,
.jumbo-image-text2 {
  text-align: center;
  padding: 100px 0;
  position: relative;
  background: #f2f2f2;
  display: table;
  width: 100%;
  min-height: 560px;
}
.jumbo-image-text::after,
.jumbo-image-text2::after {
  clear: both;
  content: "";
  display: table;
}
@media print {
  .jumbo-image-text,
  .jumbo-image-text2 {
    min-height: 0;
    padding: 20px 0 0;
    background: none;
  }
}
@media print {
  .jumbo-image-text,
  .jumbo-image-text2 {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text,
  .jumbo-image-text2 {
    padding: 80px 0;
    min-height: 500px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text,
  .jumbo-image-text2 {
    display: block;
    padding: 30px 0;
    padding-top: 0;
    min-height: auto;
  }
}
.jumbo-image-text .headline,
.jumbo-image-text2 .headline {
  color: #545454;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.16;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text .headline,
  .jumbo-image-text2 .headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text .headline,
  .jumbo-image-text2 .headline {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media print {
  .jumbo-image-text .headline,
  .jumbo-image-text2 .headline {
    font-size: 24px;
    line-height: 1.4;
  }
}
.jumbo-image-text .headline + .intro,
.jumbo-image-text2 .headline + .intro {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text .headline + .intro,
  .jumbo-image-text2 .headline + .intro {
    margin-top: 24px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text .headline + .intro,
  .jumbo-image-text2 .headline + .intro {
    margin-top: 12px;
  }
}
@media print {
  .jumbo-image-text .headline + .intro,
  .jumbo-image-text2 .headline + .intro {
    margin-top: 10px;
  }
}
.jumbo-image-text .intro,
.jumbo-image-text2 .intro {
  color: #545454;
  line-height: 28px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text .intro,
  .jumbo-image-text2 .intro {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
  .jumbo-image-text .intro *,
  .jumbo-image-text2 .intro * {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 768px) {
  .jumbo-image-text .intro,
  .jumbo-image-text2 .intro {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .jumbo-image-text .intro *,
  .jumbo-image-text2 .intro * {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .jumbo-image-text .intro,
  .jumbo-image-text2 .intro {
    font-size: 16px;
    line-height: 1.4;
  }
}
.jumbo-image-text .intro a,
.jumbo-image-text2 .intro a {
  color: #e20303;
}
.jumbo-image-text .intro p + ul,
.jumbo-image-text2 .intro p + ul {
  margin-top: 25px;
}
.jumbo-image-text .intro ul + p,
.jumbo-image-text2 .intro ul + p {
  margin-top: 25px;
}
.jumbo-image-text .intro ul + ul,
.jumbo-image-text2 .intro ul + ul {
  margin-top: 25px;
}
.jumbo-image-text .intro ul li,
.jumbo-image-text2 .intro ul li {
  margin-top: 10px;
}
.jumbo-image-text .intro ul li::before,
.jumbo-image-text2 .intro ul li::before {
  content: "+";
  display: inline-block;
  margin-right: 9px;
  vertical-align: 2px;
}
.jumbo-image-text .intro ul li:first-child,
.jumbo-image-text2 .intro ul li:first-child {
  margin-top: 0;
}
.jumbo-image-text .btn-top-icon,
.jumbo-image-text2 .btn-top-icon {
  margin-top: 42px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text .btn-top-icon,
  .jumbo-image-text2 .btn-top-icon {
    margin-top: 32px;
  }
}
.jumbo-image-text figure,
.jumbo-image-text2 figure {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 560px) {
  .jumbo-image-text figure,
  .jumbo-image-text2 figure {
    display: block;
    width: 100%;
    height: 200px;
    position: relative;
    top: auto;
    left: auto;
  }
}
@media print {
  .jumbo-image-text figure,
  .jumbo-image-text2 figure {
    display: none;
  }
}
.jumbo-image-text figure img,
.jumbo-image-text2 figure img {
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: block;
  align-self: center;
}
@media screen and (max-width: 560px) {
  .jumbo-image-text figure img,
  .jumbo-image-text2 figure img {
    top: 0;
    height: 100%;
    transform: none;
    min-height: 0;
    min-width: 0;
  }
}
.jumbo-image-text .outer-wrap,
.jumbo-image-text2 .outer-wrap {
  display: table-cell;
  vertical-align: middle;
  z-index: 1;
}
@media screen and (max-width: 560px) {
  .jumbo-image-text .outer-wrap,
  .jumbo-image-text2 .outer-wrap {
    display: block;
    width: 100%;
    padding-top: 20px;
  }
}
.jumbo-image-text .inner-wrap,
.jumbo-image-text2 .inner-wrap {
  display: block;
  max-width: 620px;
}
@media screen and (max-width: 1024px) {
  .jumbo-image-text .inner-wrap,
  .jumbo-image-text2 .inner-wrap {
    max-width: 480px;
  }
}
@media print {
  .jumbo-image-text .inner-wrap,
  .jumbo-image-text2 .inner-wrap {
    max-width: none;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text .inner-wrap,
  .jumbo-image-text2 .inner-wrap {
    max-width: none;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text.left figure img,
  .jumbo-image-text2.left figure img {
    left: auto;
    right: 0;
  }
}
.jumbo-image-text.left .inner-wrap,
.jumbo-image-text2.left .inner-wrap {
  float: left;
  padding-left: 20px;
}
@media print {
  .jumbo-image-text.left .inner-wrap,
  .jumbo-image-text2.left .inner-wrap {
    padding-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text.left .inner-wrap,
  .jumbo-image-text2.left .inner-wrap {
    float: none;
    padding-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text.right figure img,
  .jumbo-image-text2.right figure img {
    left: 0;
    right: auto;
  }
}
.jumbo-image-text.right .inner-wrap,
.jumbo-image-text2.right .inner-wrap {
  float: right;
  padding-right: 20px;
}
@media print {
  .jumbo-image-text.right .inner-wrap,
  .jumbo-image-text2.right .inner-wrap {
    float: none;
    max-width: none;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text.right .inner-wrap,
  .jumbo-image-text2.right .inner-wrap {
    float: none;
    padding-right: 0;
  }
}

.jumbo-image-text-toggle {
  display: none;
  padding-top: 100px;
  padding-bottom: 90px;
}
.jumbo-image-text-toggle.active {
  cursor: default;
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle {
    padding-top: 25px;
    padding-bottom: 40px;
  }
}
@media print {
  .jumbo-image-text-toggle {
    display: block;
    padding: 20px 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3333333333;
    margin-bottom: 20px;
  }
}
@media print {
  .jumbo-image-text-toggle h2 {
    font-size: 18px;
    line-height: 1.4;
  }
}
.jumbo-image-text-toggle--list {
  margin-top: 40px;
}
.jumbo-image-text-toggle--list::after {
  clear: both;
  content: "";
  display: table;
}
.jumbo-image-text-toggle--list + .jumbo-image-text-toggle--list {
  margin-top: 0;
}
.jumbo-image-text-toggle--list.single > li {
  margin-top: 0;
}
.jumbo-image-text-toggle--list.single > li span a {
  color: #e20303;
}
.jumbo-image-text-toggle--list > li {
  line-height: 1.5;
}
.jumbo-image-text-toggle--list > li span {
  cursor: pointer;
  display: inline-block;
  width: auto;
  color: #e20303;
  position: relative;
  padding-left: 37px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media print {
  .jumbo-image-text-toggle--list > li span {
    font-size: 16px;
    line-height: 1.4;
    padding-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle--list > li span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding-left: 25px;
  }
}
.jumbo-image-text-toggle--list > li span:before, .jumbo-image-text-toggle--list > li span:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 1px;
  left: 0;
  top: 13px;
  display: block;
  background-color: #e20303;
  transition: all 0.25s ease;
  transform: rotate(0deg);
}
@media print {
  .jumbo-image-text-toggle--list > li span:before, .jumbo-image-text-toggle--list > li span:after {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle--list > li span:before, .jumbo-image-text-toggle--list > li span:after {
    top: 11px;
  }
}
.jumbo-image-text-toggle--list > li span:after {
  transform: rotate(90deg);
}
.jumbo-image-text-toggle--list > li:hover span:before {
  transform: rotate(45deg);
}
.jumbo-image-text-toggle--list > li:hover span:after {
  transform: rotate(135deg);
}
.jumbo-image-text-toggle--list > li.active span:before {
  transform: rotate(135deg);
}
.jumbo-image-text-toggle--list > li.active span:after {
  transform: rotate(225deg);
}
.jumbo-image-text-toggle--list > li + li {
  margin-top: 12px;
}
.jumbo-image-text-toggle--list > li ul {
  display: none;
  margin: 16px 0 17px;
  padding-left: 37px;
}
@media print {
  .jumbo-image-text-toggle--list > li ul {
    display: block;
    padding-left: 15px;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle--list > li ul {
    margin: 8px 0 10px;
    padding-left: 28px;
  }
}
.jumbo-image-text-toggle--list > li ul li + li {
  margin-top: 8px;
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle--list > li ul li + li {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-toggle--list > li ul a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .jumbo-image-text-toggle--list > li ul a {
    font-size: 14px;
    line-height: 1.4;
  }
}
.jumbo-image-text-toggle .close-button {
  border: 0;
  border-radius: 0;
  appearance: none;
  background-color: transparent;
  outline: none;
  padding: 0;
  color: #e20303;
  margin-top: 34px;
}
.jumbo-image-text-toggle .close-button::before {
  content: "\f106";
  font-family: "fontawesome";
  margin-right: 20px;
  font-size: 28px;
}

.jumbo-image-text-toggle > .content-wrap > .image-text, .jumbo-image-text-toggle > .tx-felogin-pi1 > .image-text, .jumbo-image-text-toggle > .tx-indexedsearch-nothing-found > .image-text {
  margin-top: 40px;
}
.jumbo-image-text-toggle > .content-wrap > .image-text:first-child, .jumbo-image-text-toggle > .tx-felogin-pi1 > .image-text:first-child, .jumbo-image-text-toggle > .tx-indexedsearch-nothing-found > .image-text:first-child {
  margin-top: 0;
}

.jumbo-image-text-wrapper .jumbo-image-text2 {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 {
    display: block;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2 .jumbo-image-text-inner {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 .jumbo-image-text-inner {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1270px;
    padding: 0 30px;
    margin: auto;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 .jumbo-image-text-inner {
    padding: 0 25px;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2 figure {
  position: static;
  display: flex;
  width: 50%;
  padding-right: 40px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 figure {
    display: block;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 figure {
    height: auto;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2 figure img {
  position: static;
  align-self: center;
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 0;
  transform: none;
}
.jumbo-image-text-wrapper .jumbo-image-text2 .text-container {
  display: flex;
  width: 50%;
  align-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 .text-container {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2 .text-container .inner-container {
  display: flex;
  width: 100%;
  max-width: 615px;
  padding: 0 40px;
  margin-left: auto;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2 .text-container .inner-container {
    display: block;
    max-width: none;
    padding: 0;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2 .text-container .inner-container .headline {
  margin-bottom: 0;
}
.jumbo-image-text-wrapper .jumbo-image-text2.right .jumbo-image-text-inner {
  flex-direction: row;
}
.jumbo-image-text-wrapper .jumbo-image-text2.right figure {
  padding-right: 0;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2.right figure {
    padding: 0;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2.right .text-container .inner-container {
  margin-left: 0;
}
.jumbo-image-text-wrapper .jumbo-image-text2.left .jumbo-image-text-inner {
  flex-direction: row-reverse;
}
.jumbo-image-text-wrapper .jumbo-image-text2.left figure {
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .jumbo-image-text-wrapper .jumbo-image-text2.left figure {
    padding: 0;
  }
}
.jumbo-image-text-wrapper .jumbo-image-text2.left .text-container .inner-container {
  width: 100%;
  margin-left: auto;
}

.jumbo-gallery {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px; /* margin-top 100px - 6px da .column margin-top 6px */
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery {
    margin-top: 80px;
  }
}
.jumbo-gallery .column {
  position: relative;
  margin-top: 6px;
  margin-right: 6px;
  width: calc((100% - 1px) / 3 - 4px);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  border: 1px solid #eaeaea;
  overflow: hidden;
}
.jumbo-gallery .column:nth-child(-n+3) {
  margin-top: 0;
}
.jumbo-gallery .column:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column:nth-child(3n) {
    margin-top: 6px;
    margin-right: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column {
    width: calc((100% - 1px) / 2 - 3px);
    margin-top: 6px;
    min-height: 195px;
    background: #e6e6e6;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-gallery .column {
    width: 100%;
    margin-top: 6px;
    min-height: 0;
    background: #e6e6e6;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .jumbo-gallery .column:nth-child(2n) {
    margin-top: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column:nth-child(4n) {
    margin-top: 6px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column figure:after {
    content: "";
    background-image: url(../img/icons/Icon_magnifyPlus_KLS_2017-08-06_white.svg);
    width: 35px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -100%, 0);
    background-repeat: no-repeat;
  }
}
.jumbo-gallery .column span {
  position: absolute;
  display: inline-block;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate3d(-50%, -20px, 0);
  transition: all 0.25s ease;
  transition-duration: 500ms;
  z-index: 10;
  opacity: 0;
  color: #fff;
  width: 90%;
  text-align: center;
}
.jumbo-gallery .column span:after {
  content: "";
  background-image: url(../img/icons/Icon_magnifyPlus_KLS_2017-08-06_white.svg);
  width: 28px;
  height: 30px;
  position: absolute;
  top: calc(135% + 15px);
  left: 50%;
  padding-top: 15px;
  transform: translate3d(-50%, 0, 0);
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column span {
    position: relative;
    transform: translate3d(0, 0, 0);
    width: 100%;
    bottom: 0;
    left: 0;
    top: auto;
    opacity: 1;
    color: #fff;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .jumbo-gallery .column span:after {
    display: none;
  }
}
.jumbo-gallery .column:hover:after {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column:hover:after {
    opacity: 0;
  }
}
.jumbo-gallery .column:hover span {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (max-width: 1024px) {
  .jumbo-gallery .column:hover span {
    transform: translate3d(0, 0, 0);
    width: 100%;
  }
}
.jumbo-gallery .column:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  z-index: 5;
  opacity: 0;
}

.one-fourth-teaser-wrapper {
  margin-top: 95px;
}
@media screen and (max-width: 1024px) {
  .one-fourth-teaser-wrapper {
    margin-top: 80px;
  }
}
@media print {
  .one-fourth-teaser-wrapper {
    margin: 50px 0;
  }
}
.one-fourth-teaser-wrapper .column {
  background-color: #f2f2f2;
  margin-top: 5px;
  margin-right: 5px;
  width: calc((100% - 1px) / 4 - 3.75px);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  opacity: 0;
  transform: translate3d(0, 40px, 0);
}
.one-fourth-teaser-wrapper .column.visible {
  opacity: 1;
  transform: none;
}
@media print {
  .one-fourth-teaser-wrapper .column {
    transform: none;
    opacity: 1;
    width: 100%;
    background: transparent;
  }
}
@media screen and (max-width: 1024px) {
  .one-fourth-teaser-wrapper .column {
    width: calc((100% - 1px) / 2 - 2.5px);
  }
}
@media screen and (max-width: 560px) {
  .one-fourth-teaser-wrapper .column {
    width: 100%;
    margin-right: 0;
  }
}
.one-fourth-teaser-wrapper .column:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .one-fourth-teaser-wrapper .column:nth-child(2n) {
    margin-right: 0;
  }
}
.one-fourth-teaser-wrapper .column .content {
  display: block;
  padding: 25px 20px 21px;
  min-height: 195px;
}
@media print {
  .one-fourth-teaser-wrapper .column .content {
    height: auto !important;
    min-height: 0;
    padding: 0;
  }
}
@media screen and (max-width: 560px) {
  .one-fourth-teaser-wrapper .column .content {
    min-height: 0;
  }
}
.one-fourth-teaser-wrapper .column .content .headline {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.1764705882;
  margin-bottom: 15px;
}
@media print {
  .one-fourth-teaser-wrapper .column .content .headline {
    font-size: 24px;
    line-height: 1.4;
    height: auto !important;
  }
}
@media screen and (max-width: 1024px) {
  .one-fourth-teaser-wrapper .column .content .headline {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2857142857;
  }
}
@media screen and (max-width: 560px) {
  .one-fourth-teaser-wrapper .column .content .headline {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.3333333333;
    margin-bottom: 5px;
  }
}
.one-fourth-teaser-wrapper .column .content:hover {
  color: #fff;
}
@media print {
  .one-fourth-teaser-wrapper .column .content:hover {
    color: #4d4d4d;
  }
}
.one-fourth-teaser-wrapper .column .content:hover .desc {
  color: #fff;
}
@media print {
  .one-fourth-teaser-wrapper .column .content:hover .desc {
    color: #4d4d4d;
  }
}
.one-fourth-teaser-wrapper .column .desc {
  color: #909090;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .one-fourth-teaser-wrapper .column .desc {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 560px) {
  .one-fourth-teaser-wrapper .column .desc {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.one-fourth-teaser-wrapper .column:hover {
  background-color: #3c4141;
}
@media print {
  .one-fourth-teaser-wrapper .column:hover {
    background: none;
  }
}

.image-text {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .image-text {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .image-text h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 560px) {
  .image-text h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  .image-text h2 + p {
    margin-top: 24px;
  }
}
@media screen and (max-width: 560px) {
  .image-text h2 + p {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .image-text p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 560px) {
  .image-text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .image-text p {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
  }
}
.image-text p + h1,
.image-text p + h2,
.image-text p + h3,
.image-text p + h4 {
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .image-text ul {
    margin-top: 24px;
  }
}
.image-text ul li {
  position: relative;
  padding-left: 20px;
}
.image-text ul li::before {
  content: "+";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -2px;
}
@media screen and (max-width: 1024px) {
  .image-text ul li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
.image-text ul + h1,
.image-text ul + h2,
.image-text ul + h3,
.image-text ul + h4 {
  margin-top: 25px;
}
.image-text h2 + p,
.image-text h3 + p,
.image-text h4 + p,
.image-text h5 + p,
.image-text h6 + p {
  margin-top: 25px;
}
@media print {
  .image-text h2 + p,
  .image-text h3 + p,
  .image-text h4 + p,
  .image-text h5 + p,
  .image-text h6 + p {
    margin-top: 10px;
  }
}
.image-text p {
  margin-top: 0;
}
.image-text p + p {
  margin-top: 25px;
}
.image-text ul, .image-text a {
  margin-top: 25px;
}
@media print {
  .image-text ul, .image-text a {
    margin-top: 10px;
  }
}
.image-text ul + p {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .image-text .column {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .image-text .column.right {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .image-text .column.text {
    margin-top: 30px;
    width: 100%;
  }
}
.image-text:first-child .column.text {
  margin-top: 0;
}
@media screen and (max-width: 560px) {
  .image-text:first-child .column.text {
    margin-top: 30px;
  }
}
.image-text.no-float .column.image figure {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .image-text.no-float .column.image {
    float: none;
    margin: 0;
  }
}
.image-text.no-float .column.text {
  width: 100%;
  float: none;
}
@media screen and (max-width: 560px) {
  .image-text.no-float .column.text {
    margin-top: 30px;
  }
}
.image-text.no-float .column ul li::before {
  position: relative;
  margin-right: 9px;
}
.image-text .popup-video video {
  position: absolute;
  top: 0;
  left: 0;
}
.image-text .popup-video[rel=active] .popup-iframe--btn {
  position: relative;
}
.image-text .popup-video[rel=active] .popup-iframe--btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.25s ease;
}
.image-text .popup-video[rel=active] .popup-iframe--btn:after {
  content: "\f00d";
  font-family: "fontawesome";
  border: 0;
  opacity: 0;
  color: #e20303;
  transition: opacity 0.25s ease;
}
.image-text .popup-video[rel=active] .popup-iframe--btn:hover:before {
  background-color: rgba(0, 0, 0, 0.35);
}
.image-text .popup-video[rel=active] .popup-iframe--btn:hover:after {
  cursor: pointer;
  opacity: 1;
}

.main-content-area .column {
  width: 100%;
  margin-left: 0;
}
.main-content-area .column.right {
  width: 100%;
  margin-left: 0;
}
.main-content-area .image-text + .image-text {
  margin-top: 30px;
}
.main-content-area .image-text .text {
  margin-top: 25px;
}
.main-content-area .image-text .content ul li.link a::before {
  top: 13px;
}
.main-content-area .image-text .content ul li.link a::after {
  top: 7px;
  left: 6px;
}

.toggle-wrap {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .toggle-wrap {
    margin-top: 80px;
  }
}
.toggle-wrap + .toggle-wrap {
  margin-top: 0;
}

.toggle {
  border-bottom: 2px solid #cccccc;
}
.toggle > .headline {
  position: relative;
  padding: 26px 0;
  margin-bottom: 0;
  border-bottom: 1px;
  color: #545454;
  outline: none;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: all 0.25s ease;
}
@media print {
  .toggle > .headline {
    padding: 10px 0 20px;
    pointer-events: none;
    color: #4d4d4d;
  }
}
@media screen and (max-width: 1024px) {
  .toggle > .headline {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 18px 0;
  }
}
@media screen and (max-width: 560px) {
  .toggle > .headline {
    font-size: 21px;
    font-size: 1.3125rem;
    padding: 14px 0;
  }
}
.toggle > .headline:after {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  transition: all 0.25s ease;
  transition-duration: 400ms;
  right: 9px;
  top: 30px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
@media print {
  .toggle > .headline:after {
    display: none;
  }
}
.toggle > .headline.active, .toggle > .headline.ui-state-active {
  color: #e20303;
}
@media print {
  .toggle > .headline.active, .toggle > .headline.ui-state-active {
    color: #4d4d4d;
  }
}
.toggle > .headline.active:after, .toggle > .headline.ui-state-active:after {
  transform: translate3d(0, -50%, 0) rotateX(-180deg);
}
.toggle > .headline:hover {
  color: #e20303;
}
@media screen and (max-width: 1024px) {
  .toggle h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .toggle h4 + p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .toggle p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 1024px) {
  .toggle p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.toggle .toggle-content {
  display: none;
}
@media print {
  .toggle .toggle-content {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .toggle .toggle-content .jumbo-image-video {
    padding: 100px 24px;
    height: auto;
  }
}
.toggle .toggle-content > *:first-child {
  margin-top: 0;
}
.toggle .toggle-content > *:last-child {
  margin-bottom: 30px;
}
.toggle .toggle-content > * .image-text:first-child {
  margin-top: 0;
}
.toggle .toggle-content .close-button {
  border: 0;
  border-radius: 0;
  appearance: none;
  background-color: transparent;
  outline: none;
  padding: 0;
  color: #e20303;
  margin-top: 34px;
}
.toggle .toggle-content .close-button::before {
  content: "\f106";
  font-family: "fontawesome";
  margin-right: 20px;
  font-size: 28px;
}

.image-text ul, .image-text .linklist, .text ul, .text .linklist, .sidebar-box ul, .sidebar-box .linklist {
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .image-text ul li, .image-text .linklist li, .text ul li, .text .linklist li, .sidebar-box ul li, .sidebar-box .linklist li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 560px) {
  .image-text ul li, .image-text .linklist li, .text ul li, .text .linklist li, .sidebar-box ul li, .sidebar-box .linklist li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .image-text ul li, .image-text .linklist li, .text ul li, .text .linklist li, .sidebar-box ul li, .sidebar-box .linklist li {
    font-size: 16px;
  }
}
.image-text ul li.link, .image-text .linklist li.link, .text ul li.link, .text .linklist li.link, .sidebar-box ul li.link, .sidebar-box .linklist li.link {
  color: #e20303;
  padding-left: 0;
}
@media print {
  .image-text ul li.link, .image-text .linklist li.link, .text ul li.link, .text .linklist li.link, .sidebar-box ul li.link, .sidebar-box .linklist li.link {
    display: none;
  }
}
.image-text ul li.link::before, .image-text .linklist li.link::before, .text ul li.link::before, .text .linklist li.link::before, .sidebar-box ul li.link::before, .sidebar-box .linklist li.link::before {
  display: none;
}
.image-text ul li.link a, .image-text .linklist li.link a, .text ul li.link a, .text .linklist li.link a, .sidebar-box ul li.link a, .sidebar-box .linklist li.link a {
  position: relative;
  color: #e20303;
  padding-left: 20px;
}
.image-text ul li.link a::before, .image-text .linklist li.link a::before, .text ul li.link a::before, .text .linklist li.link a::before, .sidebar-box ul li.link a::before, .sidebar-box .linklist li.link a::before {
  content: "+";
  position: absolute;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  top: 1px;
  left: 0;
  transition: all 0.25s ease;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 560px) {
  .image-text ul li.link a::before, .image-text .linklist li.link a::before, .text ul li.link a::before, .text .linklist li.link a::before, .sidebar-box ul li.link a::before, .sidebar-box .linklist li.link a::before {
    top: -3px;
  }
}
@media screen and (min-resolution: 192dpi) {
  .image-text ul li.link a::before, .image-text .linklist li.link a::before, .text ul li.link a::before, .text .linklist li.link a::before, .sidebar-box ul li.link a::before, .sidebar-box .linklist li.link a::before {
    top: -5px;
  }
}
.image-text ul li.link a:hover::before, .image-text .linklist li.link a:hover::before, .text ul li.link a:hover::before, .text .linklist li.link a:hover::before, .sidebar-box ul li.link a:hover::before, .sidebar-box .linklist li.link a:hover::before {
  transform: translate3d(0, 0, 0) rotate(45deg);
  left: 2px;
}
@media screen and (max-width: 560px) {
  .image-text ul li.link a:hover::before, .image-text .linklist li.link a:hover::before, .text ul li.link a:hover::before, .text .linklist li.link a:hover::before, .sidebar-box ul li.link a:hover::before, .sidebar-box .linklist li.link a:hover::before {
    left: 1px;
  }
}
.image-text ul li.download, .image-text .linklist li.download, .text ul li.download, .text .linklist li.download, .sidebar-box ul li.download, .sidebar-box .linklist li.download {
  color: #e20303;
  padding-left: 0;
}
@media print {
  .image-text ul li.download, .image-text .linklist li.download, .text ul li.download, .text .linklist li.download, .sidebar-box ul li.download, .sidebar-box .linklist li.download {
    display: none;
  }
}
.image-text ul li.download::before, .image-text .linklist li.download::before, .text ul li.download::before, .text .linklist li.download::before, .sidebar-box ul li.download::before, .sidebar-box .linklist li.download::before {
  display: none;
}
.image-text ul li.download a, .image-text .linklist li.download a, .text ul li.download a, .text .linklist li.download a, .sidebar-box ul li.download a, .sidebar-box .linklist li.download a {
  position: relative;
  color: #e20303;
  padding-left: 20px;
}
.image-text ul li.download a::before, .image-text .linklist li.download a::before, .text ul li.download a::before, .text .linklist li.download a::before, .sidebar-box ul li.download a::before, .sidebar-box .linklist li.download a::before {
  content: "\f103";
  font-family: "fontawesome";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  transition: all 0.25s ease;
}
@media screen and (max-width: 560px) {
  .image-text ul li.download a::before, .image-text .linklist li.download a::before, .text ul li.download a::before, .text .linklist li.download a::before, .sidebar-box ul li.download a::before, .sidebar-box .linklist li.download a::before {
    top: -2px;
  }
}
@media screen and (min-resolution: 192dpi) {
  .image-text ul li.download a::before, .image-text .linklist li.download a::before, .text ul li.download a::before, .text .linklist li.download a::before, .sidebar-box ul li.download a::before, .sidebar-box .linklist li.download a::before {
    top: -5px;
  }
}
.image-text ul li.download a span, .image-text .linklist li.download a span, .text ul li.download a span, .text .linklist li.download a span, .sidebar-box ul li.download a span, .sidebar-box .linklist li.download a span {
  display: inline-block;
  color: #4d4d4d;
}
.image-text ul li.download a:hover::before, .image-text .linklist li.download a:hover::before, .text ul li.download a:hover::before, .text .linklist li.download a:hover::before, .sidebar-box ul li.download a:hover::before, .sidebar-box .linklist li.download a:hover::before {
  top: 5px;
}
@media screen and (max-width: 560px) {
  .image-text ul li.download a:hover::before, .image-text .linklist li.download a:hover::before, .text ul li.download a:hover::before, .text .linklist li.download a:hover::before, .sidebar-box ul li.download a:hover::before, .sidebar-box .linklist li.download a:hover::before {
    top: 0;
  }
}
.image-text ul li + li, .image-text .linklist li + li, .text ul li + li, .text .linklist li + li, .sidebar-box ul li + li, .sidebar-box .linklist li + li {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .image-text ul li + li, .image-text .linklist li + li, .text ul li + li, .text .linklist li + li, .sidebar-box ul li + li, .sidebar-box .linklist li + li {
    margin-top: 8px;
  }
}

.timedpopup-content .image-text ul li.link a,
.timedpopup-content .image-text .linklist li.link a,
.timedpopup-content .text ul li.link a,
.timedpopup-content .text .linklist li.link a,
.timedpopup-content .sidebar-box ul li.link a,
.timedpopup-content .sidebar-box .linklist li.link a {
  line-height: 1;
}

.extended-search {
  background: #e20303;
  color: #fff;
  text-align: center;
  padding: 100px 0 110px;
  margin-top: 100px;
  transform: translateZ(0);
}
@media screen and (max-width: 1024px) {
  .extended-search {
    padding: 80px 0 90px;
  }
}
@media print {
  .extended-search {
    display: none;
    margin-top: 50px;
  }
}
.extended-search .content-wrap > .headline, .extended-search .tx-felogin-pi1 > .headline, .extended-search .tx-indexedsearch-nothing-found > .headline {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1;
}
@media screen and (max-width: 1024px) {
  .extended-search .content-wrap > .headline, .extended-search .tx-felogin-pi1 > .headline, .extended-search .tx-indexedsearch-nothing-found > .headline {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 560px) {
  .extended-search .content-wrap > .headline, .extended-search .tx-felogin-pi1 > .headline, .extended-search .tx-indexedsearch-nothing-found > .headline {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.extended-search form {
  margin: 70px auto auto;
  max-width: 800px;
}
.extended-search form::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 1024px) {
  .extended-search form {
    margin-top: 40px;
  }
}
.extended-search form label a {
  padding: 14px 20px;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  user-select: none;
}
@media screen and (max-width: 560px) {
  .extended-search form label a {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 15px;
    padding: 12px 16px;
  }
}
.extended-search form label a:hover {
  background: #fff;
  color: #e20303;
}
.extended-search form input {
  box-sizing: border-box;
}
.extended-search form input[type=text] {
  color: #4d4d4d;
  float: left;
  width: calc(100% - 65px);
  height: 50px;
  padding: 0 25px;
  border: 0;
  appearance: none;
  border-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 1024px) {
  .extended-search form input[type=text] {
    font-size: 18px;
    font-size: 1.125rem;
    height: 45px;
    padding: 0 18px;
  }
}
.extended-search form input[type=checkbox] {
  position: absolute;
  left: -99999px;
}
.extended-search form input[type=checkbox] + label {
  margin-right: 20px;
  cursor: pointer;
  transform: translateZ(0);
}
@media screen and (max-width: 1024px) {
  .extended-search form input[type=checkbox] + label {
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 10px;
  }
}
.extended-search form input[type=checkbox] + label:last-child {
  margin-right: 0;
}
.extended-search form input[type=checkbox] + label span {
  display: inline-flex;
  align-items: center;
}
.extended-search form input[type=checkbox] + label span::before {
  font-size: 19px;
  font-size: 1.1875rem;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: transparent;
  display: inline-block;
  content: "\f111";
  font-family: "fontawesome";
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 20px;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .extended-search form input[type=checkbox] + label span::before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 10px;
  }
}
.extended-search form input[type=checkbox]:checked + label span::before {
  color: #fff;
}
.extended-search form .submit {
  display: block;
  float: left;
  width: 65px;
  height: 50px;
}
.extended-search form .submit input[type=submit] {
  font-size: 0px;
  font-size: 0rem;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background: #575756;
  position: relative;
  transition: all 0.25s ease;
  transition-property: background-color;
  cursor: pointer;
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-white.png");
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-white.svg");
  background-repeat: no-repeat;
  background-position: 50% center;
  background-size: 25px auto;
}
.extended-search form .submit input[type=submit]:hover {
  background-color: #9f9f9f;
}
@media screen and (max-width: 1024px) {
  .extended-search form .submit {
    font-size: 18px;
    font-size: 1.125rem;
    height: 45px;
    padding: 0 0;
  }
}
.extended-search form .submit::before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  margin-top: 2px;
}
.extended-search form fieldset {
  padding-top: 30px;
  display: block;
  width: 100%;
}
.extended-search label[for=search-der-grosse-rote] {
  text-align: center;
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .extended-search label[for=search-der-grosse-rote] {
    margin-top: 50px;
  }
}
.extended-search label[for=search-der-grosse-rote] p {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .extended-search label[for=search-der-grosse-rote] p {
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
  }
}
.extended-search label[for=search-der-grosse-rote] a {
  padding: 9px 9px;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .extended-search label[for=search-der-grosse-rote] a {
    font-size: 18px;
    font-size: 1.125rem;
    margin-left: 0;
    margin-top: 10px;
  }
}

.header-search {
  overflow: hidden;
  width: 250px;
}
.header-search::after {
  clear: both;
  content: "";
  display: table;
}
.header-search form::after {
  clear: both;
  content: "";
  display: table;
}
.header-search button,
.header-search .quicksearch-submit {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-top: 2px;
  border: 0;
  background-color: transparent;
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-white.png");
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-white.svg");
  text-indent: -9999px;
  float: right;
}
.header-search button:hover,
.header-search .quicksearch-submit:hover {
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-red.png");
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-red.svg");
}
.header-search label {
  display: block;
  float: right;
  width: 0;
  margin-left: 10px;
  height: 30px;
  overflow: hidden;
  transition: all 0.25s ease;
  transition-property: width;
}
.header-search label .sword {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  display: block;
  border: 0;
  padding: 0 12px;
  border: 1px solid #fff;
  color: #4d4d4d;
}
.header-search label .sword:focus {
  border-color: #e20303;
}
.header-search.expanded label {
  width: calc(100% - 40px);
}
@media screen and (max-width: 560px) {
  .header-search.expanded label {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 360px) {
  .header-search.expanded label {
    width: calc(100% - 160px);
  }
}

.header.background .header-search button,
.header.background .header-search .quicksearch-submit, .header.sticky .header-search button,
.header.sticky .header-search .quicksearch-submit, .header.menu-open .header-search button,
.header.menu-open .header-search .quicksearch-submit {
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-grey.png");
  background-image: url("../img/icons/Icon_search_KLS_2017-08-05-grey.svg");
}
.header.background .header-search label .sword, .header.sticky .header-search label .sword, .header.menu-open .header-search label .sword {
  border: 1px solid #9f9f9f;
}

main > .waypoint.transitionable {
  transition: transform 0.75s ease, opacity 1s ease;
}
main > .waypoint.animate-from-right {
  opacity: 0;
  transform: translate3d(0px, 40px, 0);
}
@media screen and (max-width: 768px) {
  main > .waypoint.animate-from-right {
    transform: translate3d(0px, 40px, 0);
  }
}
main > .waypoint.animate-from-left {
  opacity: 0;
  transform: translate3d(0px, -40px, 0px);
}
@media screen and (max-width: 768px) {
  main > .waypoint.animate-from-left {
    transform: translate3d(0px, 40px, 0);
  }
}
main > .waypoint.animate-from-bottom {
  opacity: 0;
  transform: translate3d(0px, 40px, 0);
  transform-origin: center bottom;
}
@media print {
  main > .waypoint.animate-from-bottom {
    opacity: 1;
    transform: none !important;
  }
}

.tx-indexedsearch-searchbox {
  margin-bottom: 66px;
  line-height: 1.44em;
  background: #f2f2f2;
}
.tx-indexedsearch-searchbox fieldset {
  max-width: 774px;
  margin: auto;
  padding: 40px 20px;
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-searchbox fieldset {
    padding: 40px 25px;
  }
}
.tx-indexedsearch-searchbox legend {
  display: none;
}
.tx-indexedsearch-searchbox fieldset::after {
  clear: both;
  content: "";
  display: table;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form,
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
  float: left;
  margin-top: 0;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form {
  width: calc(100% - 69px);
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form label {
  display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
  display: block;
  width: 100%;
  padding: 14px 24px;
  font-size: 22px;
  border: none;
  border-right: 0;
  transition: all 0.25s ease;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword:focus {
  outline: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  height: 55px;
  width: 69px;
  background: #575756 url("../img/icons/Icon_search_KLS_2017-08-05-white.svg") no-repeat;
  background-position: 19px center;
  background-size: 30px auto;
  color: #fff;
  border: 0;
  appearance: none;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  padding: 0px 14px;
  transition: all 0.25s ease;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  text-indent: -9999px;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button:hover {
  background-color: #9f9f9f;
}

.tx-indexedsearch-browsebox {
  margin-top: 8px;
  display: block;
}
.tx-indexedsearch-browsebox > p {
  display: none;
}
.tx-indexedsearch-browsebox:last-of-type ul.tx-indexedsearch-browsebox {
  border-top: 2px solid #4d4d4d;
  border-bottom: 0;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox {
  max-width: calc(1270px - 40px);
  padding: 30px 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #4d4d4d;
  margin-bottom: 40px;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li {
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 24px;
}
@media screen and (max-width: 768px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage {
  font-weight: bold;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage) a {
  font-size: 0;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
  vertical-align: 2px;
  font-size: 24px;
  font-size: 1.5rem;
  content: "\f0d9";
  font-family: "FontAwesome";
}
@media screen and (max-width: 768px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:first-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:last-child {
  margin-right: 0;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage) a {
  font-size: 0;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
  vertical-align: 2px;
  font-size: 24px;
  font-size: 1.5rem;
  content: "\f0da";
  font-family: "FontAwesome";
}
@media screen and (max-width: 768px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li:last-child:not(.tx-indexedsearch-browselist-currentPage) a::before {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-indexedsearch-browsebox strong {
  color: #000;
  padding: 0;
  background: none;
}

.tx-indexedsearch-res {
  margin-top: 48px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e8e8e8;
  max-width: calc(1270px - 40px);
  padding: 0;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .tx-indexedsearch-res {
    padding: 0 40px;
  }
}
.tx-indexedsearch-res:last-of-type {
  border-bottom: 0;
}
.tx-indexedsearch-res + .tx-indexedsearch-res {
  margin-top: 36px;
}
.tx-indexedsearch-res h3 {
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .tx-indexedsearch-res h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .tx-indexedsearch-res h3 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-res h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-indexedsearch-res h3 .tx-indexedsearch-icon {
  display: none;
}
.tx-indexedsearch-res h3 .tx-indexedsearch-percent {
  font-size: 14px;
  display: none;
}
.tx-indexedsearch-res h3 a {
  color: #4d4d4d;
}
.tx-indexedsearch-res h3 + p {
  margin-top: 20px;
}
.tx-indexedsearch-res p {
  padding-bottom: 24px;
}
.tx-indexedsearch-res .tx-indexedsearch-redMarkup {
  font-weight: normal;
  color: #e20303;
  background: none;
  padding: 0;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-size: 1rem;
  display: none;
}
.tx-indexedsearch-res .tx-indexedsearch-info dt,
.tx-indexedsearch-res .tx-indexedsearch-info dd {
  width: 16.6666666667%;
  margin-top: 14px;
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-res .tx-indexedsearch-info dt,
  .tx-indexedsearch-res .tx-indexedsearch-info dd {
    width: 25%;
  }
}
@media screen and (max-width: 360px) {
  .tx-indexedsearch-res .tx-indexedsearch-info dt,
  .tx-indexedsearch-res .tx-indexedsearch-info dd {
    width: 100%;
  }
}
.tx-indexedsearch-res .tx-indexedsearch-info dt {
  font-weight: bold;
  text-transform: uppercase;
}
.tx-indexedsearch-res .tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
  display: none;
}
.tx-indexedsearch-res .tx-indexedsearch-info dd.tx-indexedsearch-text-item-path {
  width: 100%;
  margin-top: 28px;
}
.tx-indexedsearch-res .tx-indexedsearch-info dd.tx-indexedsearch-text-item-path a {
  background: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: monospace;
  color: rgba(84, 84, 84, 0.5);
  padding: 6px;
  display: inline-block;
}
.tx-indexedsearch-res .tx-indexedsearch-info dd.tx-indexedsearch-text-item-path a::before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "\f0c1";
  font-family: "FontAwesome";
  margin-right: 8px;
}
.tx-indexedsearch-res p {
  line-height: 1.44em;
  color: #4d4d4d;
}
@media screen and (max-width: 1024px) {
  .tx-indexedsearch-res p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .tx-indexedsearch-res p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-indexedsearch-res p {
    font-size: 16px;
    font-size: 1rem;
  }
}

main > .tx_indexedsearch-res-container li:last-of-type {
  border-bottom: 0;
}

@media print {
  .tx-powermail {
    display: none;
  }
}
.tx-powermail h3 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
}
.tx-powermail fieldset::after {
  clear: both;
  content: "";
  display: table;
}
.tx-powermail fieldset legend {
  display: none;
}
.tx-powermail .fieldwrap,
.tx-powermail .powermail_fieldwrap {
  float: left;
  width: calc((100% - 1px) / 2 - 17.5px);
  margin-left: 35px;
  margin-top: 20px;
  position: relative;
}
.tx-powermail .fieldwrap.placeholder-halfwidth-left, .tx-powermail .fieldwrap.field-halfwidth-left,
.tx-powermail .powermail_fieldwrap.placeholder-halfwidth-left,
.tx-powermail .powermail_fieldwrap.field-halfwidth-left {
  float: left;
  margin-top: 20px;
  position: relative;
  margin-left: 0 !important;
}
@media screen and (min-width: 769px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-left, .tx-powermail .fieldwrap.field-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-left {
    width: calc((100% - 1px) / 2 - 17.5px);
  }
}
@media screen and (max-width: 768px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-left, .tx-powermail .fieldwrap.field-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-left {
    width: calc((100% - 1px) / 2 - 10px);
  }
}
@media screen and (max-width: 560px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-left, .tx-powermail .fieldwrap.field-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-left,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-left {
    width: 100%;
    margin-top: 10px;
  }
}
.tx-powermail .fieldwrap.placeholder-halfwidth-right, .tx-powermail .fieldwrap.field-halfwidth-right,
.tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right,
.tx-powermail .powermail_fieldwrap.field-halfwidth-right {
  float: left;
  margin-top: 20px;
  position: relative;
  margin-right: 0 !important;
}
@media screen and (min-width: 769px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-right, .tx-powermail .fieldwrap.field-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-right {
    width: calc((100% - 1px) / 2 - 17.5px);
    margin-left: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-right, .tx-powermail .fieldwrap.field-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-right {
    width: calc((100% - 1px) / 2 - 10px);
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 560px) {
  .tx-powermail .fieldwrap.placeholder-halfwidth-right, .tx-powermail .fieldwrap.field-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right,
  .tx-powermail .powermail_fieldwrap.field-halfwidth-right {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 10px;
  }
}
.tx-powermail .fieldwrap.placeholder-halfwidth-right,
.tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right {
  margin-left: 0 !important;
}
.tx-powermail .fieldwrap.field-halfwidth-left,
.tx-powermail .powermail_fieldwrap.field-halfwidth-left {
  margin-right: 0 !important;
}
.tx-powermail .fieldwrap.placeholder-fullwidth, .tx-powermail .fieldwrap.field-fullwidth,
.tx-powermail .powermail_fieldwrap.placeholder-fullwidth,
.tx-powermail .powermail_fieldwrap.field-fullwidth {
  width: 100%;
  margin-left: 0 !important;
}
.tx-powermail .fieldwrap.placeholder-halfwidth-left, .tx-powermail .fieldwrap.placeholder-halfwidth-right, .tx-powermail .fieldwrap.placeholder-fullwidth,
.tx-powermail .powermail_fieldwrap.placeholder-halfwidth-left,
.tx-powermail .powermail_fieldwrap.placeholder-halfwidth-right,
.tx-powermail .powermail_fieldwrap.placeholder-fullwidth {
  height: 75px;
}
@media screen and (max-width: 768px) {
  .tx-powermail .fieldwrap,
  .tx-powermail .powermail_fieldwrap {
    width: calc((100% - 1px) / 2 - 10px);
    margin-left: 20px;
  }
}
@media screen and (max-width: 560px) {
  .tx-powermail .fieldwrap,
  .tx-powermail .powermail_fieldwrap {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
.tx-powermail .fieldwrap_type_check, .tx-powermail .fieldwrap_type_textarea, .tx-powermail .fieldwrap_type_submit,
.tx-powermail .powermail_fieldwrap_type_check,
.tx-powermail .powermail_fieldwrap_type_textarea,
.tx-powermail .powermail_fieldwrap_type_submit {
  width: 100%;
  margin-left: 0;
}
.tx-powermail .fieldwrap_type_check .checkbox,
.tx-powermail .powermail_fieldwrap_type_check .checkbox {
  margin-top: 10px;
}
.tx-powermail .fieldwrap_type_select .powermail_field,
.tx-powermail .powermail_fieldwrap_type_select .powermail_field {
  position: relative;
}
.tx-powermail .fieldwrap_type_select .powermail_field::before,
.tx-powermail .powermail_fieldwrap_type_select .powermail_field::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-powermail .fieldwrap_type_submit,
.tx-powermail .powermail_fieldwrap_type_submit {
  margin-top: 40px;
}
.tx-powermail .fieldwrap_type_submit input[type=submit],
.tx-powermail .powermail_fieldwrap_type_submit input[type=submit] {
  border: 0;
  background: #e20303;
  font-weight: bold;
  color: #fff;
  padding: 12px 16px;
  transition: all 0.25s ease;
}
.tx-powermail .fieldwrap_type_submit input[type=submit]:hover,
.tx-powermail .powermail_fieldwrap_type_submit input[type=submit]:hover {
  background: #4d4d4d;
}
.tx-powermail .fieldwrap:nth-child(2n),
.tx-powermail .powermail_fieldwrap:nth-child(2n) {
  margin-left: 0;
}
.tx-powermail .fieldwrap_payment, .tx-powermail .fieldwrap_cardholder, .tx-powermail .fieldwrap_forallparticipantsoutoftheeu, .tx-powermail .fieldwrap_marker, .tx-powermail .fieldwrap_expirationdate,
.tx-powermail .powermail_fieldwrap_payment,
.tx-powermail .powermail_fieldwrap_cardholder,
.tx-powermail .powermail_fieldwrap_forallparticipantsoutoftheeu,
.tx-powermail .powermail_fieldwrap_marker,
.tx-powermail .powermail_fieldwrap_expirationdate {
  margin-left: 0 !important;
  margin-right: 35px !important;
}
.tx-powermail .fieldwrap_forallparticipantsoutoftheeu, .tx-powermail .fieldwrap_professionalstatus, .tx-powermail .fieldwrap_payment, .tx-powermail .fieldwrap_creditcard,
.tx-powermail .powermail_fieldwrap_forallparticipantsoutoftheeu,
.tx-powermail .powermail_fieldwrap_professionalstatus,
.tx-powermail .powermail_fieldwrap_payment,
.tx-powermail .powermail_fieldwrap_creditcard {
  margin-top: 60px !important;
}
.tx-powermail .fieldwrap_country,
.tx-powermail .powermail_fieldwrap_country {
  width: 100%;
  margin: 0;
  margin-top: 20px;
}
.tx-powermail .fieldwrap_country .chosen-single > div,
.tx-powermail .powermail_fieldwrap_country .chosen-single > div {
  display: none;
}
.tx-powermail .fieldwrap_country .chosen-single::before,
.tx-powermail .powermail_fieldwrap_country .chosen-single::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-powermail .fieldwrap_country .chosen-container + .chosen-container-single,
.tx-powermail .fieldwrap_country .chosen-container-active.chosen-with-drop .chosen-single,
.tx-powermail .powermail_fieldwrap_country .chosen-container + .chosen-container-single,
.tx-powermail .powermail_fieldwrap_country .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #a8a8a8;
}
.tx-powermail .fieldwrap_country .powermail_field .powermail_input,
.tx-powermail .powermail_fieldwrap_country .powermail_field .powermail_input {
  width: calc((100% - 1px) / 2 - 17.5px);
}
.tx-powermail .fieldwrap_country + .fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap {
  margin-left: 0;
  margin-right: 35px;
}
.tx-powermail .fieldwrap_country + .fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .fieldwrap + .powermail_fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap {
  margin-right: 0;
}
.tx-powermail .fieldwrap_country + .fieldwrap + .fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .fieldwrap + .fieldwrap + .powermail_fieldwrap, .tx-powermail .fieldwrap_country + .fieldwrap + .powermail_fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .fieldwrap + .powermail_fieldwrap + .powermail_fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .fieldwrap + .powermail_fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap + .fieldwrap, .tx-powermail .fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .powermail_fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .fieldwrap + .powermail_fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .fieldwrap + .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap + .fieldwrap,
.tx-powermail .powermail_fieldwrap_country + .powermail_fieldwrap + .powermail_fieldwrap + .powermail_fieldwrap {
  margin-left: 0;
  margin-right: 0;
}
.tx-powermail .fieldwrap label,
.tx-powermail .powermail_fieldwrap label {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 560px) {
  .tx-powermail .fieldwrap label,
  .tx-powermail .powermail_fieldwrap label {
    font-size: 16px;
    font-size: 1rem;
  }
}
.tx-powermail .fieldwrap label + .powermail_field,
.tx-powermail .powermail_fieldwrap label + .powermail_field {
  margin-top: 10px;
}
.tx-powermail .powermail_field {
  width: 100%;
}
.tx-powermail .powermail_field input[type=text],
.tx-powermail .powermail_field input[type=select],
.tx-powermail .powermail_field input[type=email],
.tx-powermail .powermail_field input[type=tel],
.tx-powermail .powermail_field input[type=date],
.tx-powermail .powermail_field select {
  width: 100%;
  height: 45px;
  padding: 0px 12px;
  appearance: none;
  border-radius: 0;
  border: 1px solid #a8a8a8;
}
@media screen and (max-width: 560px) {
  .tx-powermail .powermail_field input[type=text],
  .tx-powermail .powermail_field input[type=select],
  .tx-powermail .powermail_field input[type=email],
  .tx-powermail .powermail_field input[type=tel],
  .tx-powermail .powermail_field input[type=date],
  .tx-powermail .powermail_field select {
    height: 40px;
    padding: 0px 10px;
  }
}
.tx-powermail .powermail_field input[type=text]:focus, .tx-powermail .powermail_field input[type=text]:hover,
.tx-powermail .powermail_field input[type=select]:focus,
.tx-powermail .powermail_field input[type=select]:hover,
.tx-powermail .powermail_field input[type=email]:focus,
.tx-powermail .powermail_field input[type=email]:hover,
.tx-powermail .powermail_field input[type=tel]:focus,
.tx-powermail .powermail_field input[type=tel]:hover,
.tx-powermail .powermail_field input[type=date]:focus,
.tx-powermail .powermail_field input[type=date]:hover,
.tx-powermail .powermail_field select:focus,
.tx-powermail .powermail_field select:hover {
  outline: none;
}
.tx-powermail .powermail_field textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #a8a8a8;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  resize: none;
}
.tx-powermail .powermail_label {
  font-weight: bold;
}
.tx-powermail .powermail_fieldwrap_type_text {
  font-size: 18px;
  font-size: 1.125rem;
}
.tx-powermail .powermail_input.parsley-error {
  border: 1px solid #e20303;
}
.tx-powermail .parsley-errors-list li {
  font-size: 16px;
  font-size: 1rem;
  padding: 12px 0;
  position: absolute;
  text-align: right;
  width: 100%;
  bottom: 2px;
  padding-right: 16px;
  pointer-events: none;
}
.tx-powermail .parsley-errors-list li.parsley-required, .tx-powermail .parsley-errors-list li.parsley-custom-error-message {
  color: #e20303;
}
.tx-powermail .parsley-errors-list li.parsley-required::after, .tx-powermail .parsley-errors-list li.parsley-custom-error-message::after {
  content: "\f06a";
  font-family: "fontawesome";
  margin-left: 8px;
}
.tx-powermail .powermail_message_error li {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  padding: 12px 0;
  padding-right: 16px;
  color: #e20303;
  pointer-events: none;
}
.tx-powermail .powermail_message_error li::after {
  content: "\f06a";
  font-family: "fontawesome";
  margin-left: 8px;
}
.tx-powermail .powermail_fieldwrap_type_srfreecap .srfreecap-container {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}
.tx-powermail .powermail_fieldwrap_type_srfreecap img.tx-srfreecap-image {
  margin-left: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #909090;
}

.entries-selector ul {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .entries-selector ul {
    flex-wrap: wrap;
    display: none;
  }
}
.entries-selector li {
  width: 3.8461538462%;
  margin-right: 8px;
}
@media screen and (max-width: 1024px) {
  .entries-selector li {
    width: calc((100% - 1px) / 6 - 6.6666666667px);
    margin-top: 8px;
  }
}
@media screen and (max-width: 560px) {
  .entries-selector li {
    width: calc((100% - 1px) / 4 - 6px);
    margin-top: 8px;
  }
}
.entries-selector li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .entries-selector li:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .entries-selector li:nth-child(6n) {
    margin-right: 8px;
  }
}
@media screen and (max-width: 560px) {
  .entries-selector li:nth-child(4n) {
    margin-right: 0;
  }
}
.entries-selector li.all {
  min-width: 82px;
}
.entries-selector li.all a {
  pointer-events: all;
  opacity: 1;
}
.entries-selector li.active a {
  background: #e20303;
  color: #fff;
  border-top-color: #e20303;
}
.entries-selector-trigger {
  border-top: 4px solid #cccccc;
  padding: 20px;
  padding-top: 16px;
  cursor: pointer;
  transition: all 0.25s ease;
  display: none;
}
@media screen and (max-width: 1024px) {
  .entries-selector-trigger {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  .entries-selector-trigger {
    padding: 12px 12px 16px;
  }
}
.entries-selector-trigger.active {
  border-top-color: #e20303;
  background: #e20303;
  color: #fff;
}
.entries-selector a {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 14px 0 18px;
  border-top: 4px solid #cccccc;
  opacity: 0.5;
  pointer-events: none;
}
.entries-selector a.enabled {
  opacity: 1;
  pointer-events: all;
}
.entries-selector a:hover {
  background-color: #e20303;
  color: #fff;
  border-top-color: #e20303;
}

.entries {
  margin-top: 100px;
}
@media screen and (max-width: 560px) {
  .entries {
    margin-top: 50px;
  }
}
.entries .toggle-wrap {
  margin-top: 0;
}

.tx-dp-klsevents .filter::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dp-klsevents .filter.hidden {
  display: none;
}
.tx-dp-klsevents .filter .input-wrap {
  float: left;
  width: calc(20% - 4 * 1.5625rem / 5);
  margin-right: 1.5625rem;
}
.tx-dp-klsevents .filter .input-wrap:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(6n) {
    margin-right: 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(-n+3) {
    margin-top: 0.875rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .input-wrap:nth-child(-n+2) {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .input-wrap {
    width: calc(25% - 3 * 1.5625rem / 4);
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .filter .input-wrap {
    width: calc(50% - 1 * 1.5625rem / 2);
    margin-top: 1.5625rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .input-wrap {
    width: 100%;
    margin-top: 0.875rem;
  }
}
.tx-dp-klsevents .filter .input-wrap > span {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
  display: block;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .input-wrap > span {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .input-wrap > span {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.tx-dp-klsevents .filter .input-wrap input,
.tx-dp-klsevents .filter .input-wrap select {
  font-size: 20px;
  font-size: 1.25rem;
  background: #f2f2f2;
  color: #4d4d4d;
  display: block;
  margin-top: 0.25rem;
  width: 100%;
  appearance: none;
  border: 0;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 2.5rem 0 0.9375rem;
  transition: all 0.25s ease;
}
.tx-dp-klsevents .filter .input-wrap input::-ms-expand,
.tx-dp-klsevents .filter .input-wrap select::-ms-expand {
  display: none;
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .input-wrap input,
  .tx-dp-klsevents .filter .input-wrap select {
    line-height: 3.125rem;
  }
}
.tx-dp-klsevents .filter .input-wrap input:focus,
.tx-dp-klsevents .filter .input-wrap select:focus {
  outline: none;
}
.tx-dp-klsevents .filter .select-wrap {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
  background: #f2f2f2;
  position: relative;
}
.tx-dp-klsevents .filter .select-wrap::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  z-index: 1;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-dp-klsevents .filter .select-wrap select {
  font-size: 20px;
  font-size: 1.25rem;
  appearance: none;
  border: 0;
  background: none;
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 0.9375rem;
  padding-right: 2.5rem;
}
.tx-dp-klsevents .filter .select-wrap .chosen-single div b {
  background: #f2f2f2;
}
.tx-dp-klsevents .filter .submit-wrap {
  display: block;
  float: left;
  margin-top: 3.0625rem;
  width: calc(20% - 4 * 1.5625rem / 5);
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .submit-wrap {
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
  }
}
.tx-dp-klsevents .filter .submit-wrap input[type=submit] {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 3.5rem;
  background: #e20303;
  color: #fff;
  width: 100%;
  border: 0;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .filter .submit-wrap input[type=submit] {
    width: auto;
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .filter .submit-wrap input[type=submit] {
    line-height: 3.125rem;
    padding: 0 1.5rem;
  }
}
.tx-dp-klsevents .filter .submit-wrap input[type=submit]:hover {
  background: #4d4d4d;
}
.tx-dp-klsevents .filter .submit-wrap input[type=submit]:focus {
  outline: none;
}
.tx-dp-klsevents .month {
  width: 100%;
  transition: all 0.25s ease;
  transition-duration: 0.35s;
  background: #fff;
}
.tx-dp-klsevents .month::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dp-klsevents .month:first-of-type {
  margin-top: 4.4375rem;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month:first-of-type {
    margin-top: 3.125rem;
  }
}
.tx-dp-klsevents .month + .month {
  margin-top: 4.4375rem;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month + .month {
    margin-top: 3.125rem;
  }
}
.tx-dp-klsevents .month.hidden {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  margin: 0;
}
.tx-dp-klsevents .month h3 {
  font-size: 50px;
  font-size: 3.125rem;
  text-align: center;
  border-bottom: 0.125rem solid #4d4d4d;
  padding-bottom: 2.375rem;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month h3 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month h3 {
    font-size: 36px;
    font-size: 2.25rem;
    padding-bottom: 1.25rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month h3 {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: left;
  }
}
.tx-dp-klsevents .month .entry {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 1.5rem 0;
  line-height: 1.4;
  transition: all 0.25s ease;
  transition-duration: 0.35s;
  background: #fff;
}
.tx-dp-klsevents .month .entry::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dp-klsevents .month .entry.hidden {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.tx-dp-klsevents .month .entry.even {
  background: #f2f2f2;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month .entry {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .entry {
    font-size: 16px;
    font-size: 1rem;
    padding: 1.25rem 0;
  }
}
.tx-dp-klsevents .month.unfiltered .entry:nth-of-type(even) {
  background: #f2f2f2;
}
.tx-dp-klsevents .month .date,
.tx-dp-klsevents .month .title,
.tx-dp-klsevents .month .location,
.tx-dp-klsevents .month .register {
  float: left;
}
.tx-dp-klsevents .month .date {
  width: calc(20% - 1.25rem);
  padding: 0 1.25rem 0 1.25rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month .date {
    padding: 0 0.625rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .date {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.tx-dp-klsevents .month .title {
  width: calc(40% - 1.25rem);
  padding: 0 1.25rem 0 0;
  transition: all 0.25s ease;
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month .title {
    padding: 0 0.625rem 0 0;
    width: 58%;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .title {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0.9375rem;
  }
}
.tx-dp-klsevents .month .title > a {
  color: #e20303;
  max-width: 80%;
  display: inline-block;
  position: relative;
  padding-left: 1.875rem;
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .title > a {
    max-width: 100%;
  }
}
.tx-dp-klsevents .month .title > a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.5625rem;
  width: 0.8125rem;
  height: 0.625rem;
  display: inline-block;
  background: url("../img/icons/icon_arrow-right.svg") no-repeat center center;
  margin-right: 1.125rem;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month .title > a::before {
    margin-right: 0.625rem;
  }
}
.tx-dp-klsevents .month .title > a:hover::before {
  transform: translateX(8px);
}
.tx-dp-klsevents .month .register {
  display: block;
  padding: 0 1.25rem 0 0;
  float: left;
  width: 8.75rem;
  text-align: center;
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .register {
    float: right;
    padding: 0;
    margin-top: 1.1875rem;
  }
}
.tx-dp-klsevents .month .register a {
  font-size: 18px;
  font-size: 1.125rem;
  background: #e20303;
  color: #fff;
  padding: 0.3125rem 0.625rem;
  width: auto;
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month .register a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.tx-dp-klsevents .month .register a:hover {
  background: #4d4d4d;
}
.tx-dp-klsevents .month .location {
  width: calc(20% - 1.25rem);
  padding: 0 1.25rem 0 0;
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month .location {
    width: 20%;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .location {
    font-size: 16px;
    font-size: 1rem;
    max-width: none;
    width: calc(100% - 8.75rem);
    margin-top: 1.5rem;
    padding: 0 1.25rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klsevents .month .location {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.tx-dp-klsevents .month .location > a {
  font-size: 18px;
  font-size: 1.125rem;
  background: #e20303;
  color: #fff;
  padding: 0.3125rem 0.625rem;
  width: auto;
  display: inline-block;
  text-align: center;
  float: right;
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klsevents .month .location > a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month .location > a {
    float: none;
    margin-left: 0.625rem;
    margin-top: 0.625rem;
  }
}
.tx-dp-klsevents .month .location > a:hover {
  background: #4d4d4d;
}
.tx-dp-klsevents .month .add {
  text-align: right;
  margin-right: 1.25rem;
}
.tx-dp-klsevents .month .add a + a {
  margin-left: 0.625rem;
}
.tx-dp-klsevents .month .add a {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
}
.tx-dp-klsevents .month .add a.btn {
  background-color: #e20303;
  padding: 0.3125rem 0.625rem;
  color: #fff;
  margin-bottom: 0.125rem;
}
@media screen and (max-width: 768px) {
  .tx-dp-klsevents .month .add a.btn {
    margin-top: 1.25rem;
  }
}
.tx-dp-klsevents .nothing-found {
  padding: 1.25rem;
  background: #f2f2f2;
  color: #909090;
  margin-top: 3.75rem;
  transition: all 0.25s ease;
  transition-property: opacity;
  width: 100%;
}
.tx-dp-klsevents .nothing-found.hidden {
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.tx-dp-klspublications {
  margin-top: 72px;
}
.tx-dp-klspublications .filter {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .filter {
    flex-wrap: wrap;
  }
}
.tx-dp-klspublications .input-wrap {
  margin-right: 30px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .input-wrap {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .input-wrap {
    width: calc((100% - 1px) / 2 - 10px);
    margin-top: 20px;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .input-wrap {
    width: 100%;
    margin-right: 0;
  }
}
.tx-dp-klspublications .input-wrap:last-child:not(.small) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .input-wrap:nth-child(2n) {
    margin-right: 0;
  }
}
.tx-dp-klspublications .input-wrap.small {
  margin-right: 30px;
  max-width: 120px;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .input-wrap.small {
    max-width: 100px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .input-wrap.small {
    width: calc((100% - 1px) / 2 - 10px);
    max-width: none;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .input-wrap.small {
    width: 100%;
    margin-right: 0;
  }
}
.tx-dp-klspublications .input-wrap.small .chosen-single {
  padding-right: 35px;
}
.tx-dp-klspublications .input-wrap span {
  font-size: 30px;
  font-size: 1.875rem;
  display: block;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .tx-dp-klspublications .input-wrap span {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .input-wrap span {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.tx-dp-klspublications .input-wrap span + .select-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .input-wrap span + .select-wrap {
    margin-top: 10px;
  }
}
.tx-dp-klspublications .input-wrap .select-wrap {
  width: 100%;
  background: #f2f2f2;
  position: relative;
}
.tx-dp-klspublications .input-wrap .select-wrap::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  z-index: 1;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-dp-klspublications .input-wrap .select-wrap select {
  font-size: 20px;
  font-size: 1.25rem;
  appearance: none;
  border: 0;
  background: none;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding: 0 15px;
  padding-right: 40px;
}
.tx-dp-klspublications .input-wrap .select-wrap .chosen-single div b {
  background: #f2f2f2;
}
.tx-dp-klspublications .submit-wrap {
  margin-top: 50px;
}
@media screen and (max-width: 1280px) {
  .tx-dp-klspublications .submit-wrap {
    margin-top: 43px;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .submit-wrap {
    margin-top: 41px;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .submit-wrap {
    width: calc((100% - 1px) / 2 - 10px);
    margin-top: 51px;
  }
}
.tx-dp-klspublications .submit-wrap input[type=submit] {
  background: #e20303;
  border: 0;
  color: #fff;
  height: 56px;
  width: 120px;
  transition: all 0.25s ease;
  transition-property: background, color;
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .submit-wrap input[type=submit] {
    width: 100px;
  }
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .submit-wrap input[type=submit] {
    width: 100%;
  }
}
.tx-dp-klspublications .submit-wrap input[type=submit]:hover {
  background: #4d4d4d;
}
.tx-dp-klspublications .publication-results {
  margin-top: 70px;
  display: block;
  position: relative;
}
.tx-dp-klspublications .publication-results-header, .tx-dp-klspublications .publication-results-entry {
  width: 100%;
}
.tx-dp-klspublications .publication-results-header::after, .tx-dp-klspublications .publication-results-entry::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dp-klspublications .publication-results-header {
  position: relative;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-header {
    display: none;
  }
}
.tx-dp-klspublications .publication-results-header .row {
  border-collapse: collapse;
  border-top: 2px solid #4d4d4d;
}
.tx-dp-klspublications .publication-results-header .row:nth-of-type(1) {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .publication-results-header .row:nth-of-type(1) {
    width: 15%;
  }
}
.tx-dp-klspublications .publication-results-header .row:nth-of-type(2) {
  width: 30%;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-header .row:nth-of-type(2) {
    width: 90%;
  }
}
.tx-dp-klspublications .publication-results-header .row:nth-of-type(3) {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .publication-results-header .row:nth-of-type(3) {
    width: 55%;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-header .row:nth-of-type(3) {
    width: 100%;
  }
}
.tx-dp-klspublications .publication-results-entry {
  transition: all 0.25s ease;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-entry {
    display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-entry + .publication-results-entry {
    margin-top: 30px;
  }
}
.tx-dp-klspublications .publication-results-entry.hidden {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.tx-dp-klspublications .publication-results-entry a {
  color: #e20303;
}
.tx-dp-klspublications .publication-results-entry a::after {
  font-size: 16px;
  font-size: 1rem;
  content: "\f08e";
  margin-left: 0.5em;
  font-family: "fontawesome";
}
.tx-dp-klspublications .publication-results-entry a:hover::after {
  transform: translateX(10px);
}
.tx-dp-klspublications .publication-results-entry .row {
  border-bottom: 1px solid #e8e8e8;
}
.tx-dp-klspublications .publication-results-entry .row:nth-of-type(1) {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .publication-results-entry .row:nth-of-type(1) {
    width: 15%;
  }
}
.tx-dp-klspublications .publication-results-entry .row:nth-of-type(2) {
  width: 30%;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-entry .row:nth-of-type(2) {
    width: 90%;
  }
}
.tx-dp-klspublications .publication-results-entry .row:nth-of-type(3) {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .tx-dp-klspublications .publication-results-entry .row:nth-of-type(3) {
    width: 55%;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-entry .row:nth-of-type(3) {
    margin-top: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results-entry .row {
    border-bottom: 0;
  }
}
.tx-dp-klspublications .publication-results .row {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
  float: left;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results .row {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-klspublications .publication-results .row {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
.tx-dp-klspublications .publication-results .row span {
  display: block;
  padding: 20px 15px;
}
@media screen and (max-width: 560px) {
  .tx-dp-klspublications .publication-results .row span {
    padding: 0;
  }
}
.tx-dp-klspublications .publication-results + .nothing-found {
  margin-top: 24px;
}
.tx-dp-klspublications .nothing-found {
  background: #f2f2f2;
  padding: 20px 15px;
}
.tx-dp-klspublications .nothing-found.hidden {
  display: none;
}

.tx-dpklssscp > form::after,
.tx-dp-mediathek > form::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dpklssscp .list,
.tx-dp-mediathek .list {
  position: relative;
  margin-top: 70px;
}
.tx-dpklssscp .list.loading::after,
.tx-dp-mediathek .list.loading::after {
  content: "\f110";
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 5;
  width: 65px;
  height: 65px;
  color: #e20303;
  font-family: "FontAwesome";
  line-height: 65px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  animation: spinner 0.75s linear infinite;
  font-size: 32px;
  font-size: 2rem;
}
@keyframes spinner {
  0% {
    transform: translate3d(-50%, 0%, 0) rotate(0);
  }
  100% {
    transform: translate3d(-50%, 0, 0) rotate(360deg);
  }
}
.tx-dpklssscp .list.loading .pagination,
.tx-dp-mediathek .list.loading .pagination {
  opacity: 0;
}
.tx-dpklssscp .list.loading .entry,
.tx-dp-mediathek .list.loading .entry {
  opacity: 0.25;
}
.tx-dpklssscp .list.hidden,
.tx-dp-mediathek .list.hidden {
  margin-top: 0;
}
.tx-dpklssscp .list.hidden .pagination,
.tx-dp-mediathek .list.hidden .pagination {
  display: none;
}
.tx-dpklssscp .list.hidden.loading + .nothing-found,
.tx-dp-mediathek .list.hidden.loading + .nothing-found {
  opacity: 0.25;
}
.tx-dpklssscp .nothing-found,
.tx-dpklssscp .error-message,
.tx-dp-mediathek .nothing-found,
.tx-dp-mediathek .error-message {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  width: 100%;
  padding: 20px;
  margin-top: 24px;
  background: #f2f2f2;
  opacity: 1;
  transition: all 0.25s ease;
  transition-property: opacity;
}
.tx-dpklssscp .nothing-found.hidden,
.tx-dpklssscp .error-message.hidden,
.tx-dp-mediathek .nothing-found.hidden,
.tx-dp-mediathek .error-message.hidden {
  margin-top: 0;
  opacity: 0;
}
.tx-dpklssscp .error-message,
.tx-dp-mediathek .error-message {
  color: #4b0101;
  background-color: #feb3b3;
}
.tx-dpklssscp .results,
.tx-dp-mediathek .results {
  display: flex;
  flex-wrap: wrap;
}
.tx-dpklssscp .results .entry,
.tx-dp-mediathek .results .entry {
  width: calc((100% - 1px) / 3 - 20px);
  margin-top: 30px;
  margin-right: 30px;
  overflow: hidden;
  transition: all 0.25s ease;
  transition-property: opacity, transform;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry,
  .tx-dp-mediathek .results .entry {
    width: calc((100% - 1px) / 2 - 15px);
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .results .entry,
  .tx-dp-mediathek .results .entry {
    width: 100%;
    margin-right: 0;
  }
}
.tx-dpklssscp .results .entry:nth-child(-n+3),
.tx-dp-mediathek .results .entry:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry:nth-child(-n+3),
  .tx-dp-mediathek .results .entry:nth-child(-n+3) {
    margin-top: 30px;
  }
}
.tx-dpklssscp .results .entry:nth-child(3n),
.tx-dp-mediathek .results .entry:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry:nth-child(3n),
  .tx-dp-mediathek .results .entry:nth-child(3n) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .results .entry:nth-child(3n),
  .tx-dp-mediathek .results .entry:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry:nth-child(2n),
  .tx-dp-mediathek .results .entry:nth-child(2n) {
    margin-right: 0;
  }
}
.tx-dpklssscp .results .entry .image img,
.tx-dp-mediathek .results .entry .image img {
  width: 100%;
}
.tx-dpklssscp .results .entry .image + .text,
.tx-dp-mediathek .results .entry .image + .text {
  margin-top: 24px;
}
.tx-dpklssscp .results .entry .image a,
.tx-dp-mediathek .results .entry .image a {
  display: block;
  min-height: 13.75rem;
  background-color: #f2f2f2;
}
.tx-dpklssscp .results .entry .text span,
.tx-dp-mediathek .results .entry .text span {
  display: none;
}
.tx-dpklssscp .results .entry .text .title,
.tx-dp-mediathek .results .entry .text .title {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry .text .title,
  .tx-dp-mediathek .results .entry .text .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
.tx-dpklssscp .results .entry .text .title + .download,
.tx-dp-mediathek .results .entry .text .title + .download {
  margin-top: 8px;
}
.tx-dpklssscp .results .entry .text .download,
.tx-dp-mediathek .results .entry .text .download {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  display: inline-block;
  color: rgba(77, 77, 77, 0.5);
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .results .entry .text .download,
  .tx-dp-mediathek .results .entry .text .download {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.tx-dpklssscp .results .entry .text .download::before,
.tx-dp-mediathek .results .entry .text .download::before {
  content: "\f019";
  margin-right: 5px;
  font-family: "FontAwesome";
}
.tx-dpklssscp .results .entry .text .download:hover,
.tx-dp-mediathek .results .entry .text .download:hover {
  color: #e20303;
}
.tx-dpklssscp .filters,
.tx-dp-mediathek .filters {
  margin-top: 100px;
}
.tx-dpklssscp .filters::after,
.tx-dp-mediathek .filters::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters,
  .tx-dp-mediathek .filters {
    margin-top: 60px;
  }
}
.tx-dpklssscp .filters .input-wrap,
.tx-dpklssscp .filters .submit-wrap,
.tx-dp-mediathek .filters .input-wrap,
.tx-dp-mediathek .filters .submit-wrap {
  float: left;
  width: calc((100% - 1px) / 5 - 24px);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters .input-wrap,
  .tx-dpklssscp .filters .submit-wrap,
  .tx-dp-mediathek .filters .input-wrap,
  .tx-dp-mediathek .filters .submit-wrap {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .filters .input-wrap,
  .tx-dpklssscp .filters .submit-wrap,
  .tx-dp-mediathek .filters .input-wrap,
  .tx-dp-mediathek .filters .submit-wrap {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters .input-wrap:nth-of-type(2n),
  .tx-dpklssscp .filters .submit-wrap:nth-of-type(2n),
  .tx-dp-mediathek .filters .input-wrap:nth-of-type(2n),
  .tx-dp-mediathek .filters .submit-wrap:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters .input-wrap:nth-of-type(-n+2),
  .tx-dpklssscp .filters .submit-wrap:nth-of-type(-n+2),
  .tx-dp-mediathek .filters .input-wrap:nth-of-type(-n+2),
  .tx-dp-mediathek .filters .submit-wrap:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .filters .input-wrap:nth-of-type(-n+2),
  .tx-dpklssscp .filters .submit-wrap:nth-of-type(-n+2),
  .tx-dp-mediathek .filters .input-wrap:nth-of-type(-n+2),
  .tx-dp-mediathek .filters .submit-wrap:nth-of-type(-n+2) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .filters .input-wrap:nth-of-type(-n+1),
  .tx-dpklssscp .filters .submit-wrap:nth-of-type(-n+1),
  .tx-dp-mediathek .filters .input-wrap:nth-of-type(-n+1),
  .tx-dp-mediathek .filters .submit-wrap:nth-of-type(-n+1) {
    margin-top: 0;
  }
}
.tx-dpklssscp .filters .submit-wrap,
.tx-dp-mediathek .filters .submit-wrap {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters .submit-wrap,
  .tx-dp-mediathek .filters .submit-wrap {
    width: 100%;
  }
}
.tx-dpklssscp .filters .submit-wrap input[type=submit],
.tx-dp-mediathek .filters .submit-wrap input[type=submit] {
  width: 100%;
  height: 56px;
  margin-top: 45px;
  border: 0;
  color: #fff;
  background: #e20303;
  transition: all 0.25s ease;
}
@media screen and (max-width: 1024px) {
  .tx-dpklssscp .filters .submit-wrap input[type=submit],
  .tx-dp-mediathek .filters .submit-wrap input[type=submit] {
    margin-top: 39px;
  }
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .filters .submit-wrap input[type=submit],
  .tx-dp-mediathek .filters .submit-wrap input[type=submit] {
    margin-top: 0;
  }
}
.tx-dpklssscp .filters .submit-wrap input[type=submit]:hover,
.tx-dp-mediathek .filters .submit-wrap input[type=submit]:hover {
  background: #4d4d4d;
}
.tx-dpklssscp .filters .input-wrap > span,
.tx-dp-mediathek .filters .input-wrap > span {
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-width: 1024px) {
  .tx-dpklssscp .filters .input-wrap > span,
  .tx-dp-mediathek .filters .input-wrap > span {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.tx-dpklssscp .filters .input-wrap > span + .select-wrap,
.tx-dp-mediathek .filters .input-wrap > span + .select-wrap {
  margin-top: 15px;
}
.tx-dpklssscp .filters .input-wrap .select-wrap,
.tx-dp-mediathek .filters .input-wrap .select-wrap {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  width: 100%;
  background-color: #f2f2f2;
}
.tx-dpklssscp .filters .input-wrap .select-wrap::before,
.tx-dp-mediathek .filters .input-wrap .select-wrap::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 1;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  pointer-events: none;
}
.tx-dpklssscp .filters .input-wrap .select-wrap select,
.tx-dp-mediathek .filters .input-wrap .select-wrap select {
  font-size: 20px;
  font-size: 1.25rem;
  width: 100%;
  height: 56px;
  padding: 0 15px;
  padding-right: 40px;
  border: 0;
  line-height: 56px;
  background: none;
  appearance: none;
}
.tx-dpklssscp .filters .input-wrap .select-wrap .chosen-single div b,
.tx-dp-mediathek .filters .input-wrap .select-wrap .chosen-single div b {
  background-color: #f2f2f2;
}
.tx-dpklssscp .input-wrap.large,
.tx-dp-mediathek .input-wrap.large {
  position: relative;
  float: none;
  display: block;
  width: 100%;
  width: 100vw;
  padding: 40px 0;
  margin-left: calc((100vw - (1270px - 40px)) / 2 * -1);
  background: #f2f2f2;
}
@media screen and (max-width: 1280px) {
  .tx-dpklssscp .input-wrap.large,
  .tx-dp-mediathek .input-wrap.large {
    margin-left: -20px;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dpklssscp .input-wrap.large,
  .tx-dp-mediathek .input-wrap.large {
    margin-left: -40px;
  }
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .input-wrap.large,
  .tx-dp-mediathek .input-wrap.large {
    padding-right: 40px;
    padding-left: 40px;
    margin-left: -40px;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .input-wrap.large,
  .tx-dp-mediathek .input-wrap.large {
    padding-right: 25px;
    padding-left: 25px;
    margin-left: -25px;
  }
}
.tx-dpklssscp .input-wrap.large .input-wrap,
.tx-dp-mediathek .input-wrap.large .input-wrap {
  display: flex;
  width: 100%;
  max-width: 734px;
  margin: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.tx-dpklssscp .input-wrap.large .input-wrap input,
.tx-dpklssscp .input-wrap.large .input-wrap button,
.tx-dp-mediathek .input-wrap.large .input-wrap input,
.tx-dp-mediathek .input-wrap.large .input-wrap button {
  display: block;
  height: 50px;
  padding: 0 25px;
  border: none;
  line-height: 50px;
}
.tx-dpklssscp .input-wrap.large .input-wrap:not(.with-search-button) input[type=text],
.tx-dp-mediathek .input-wrap.large .input-wrap:not(.with-search-button) input[type=text] {
  width: 100%;
  border-radius: 50px;
}
.tx-dpklssscp .input-wrap.large .input-wrap.with-search-button input[type=text],
.tx-dp-mediathek .input-wrap.large .input-wrap.with-search-button input[type=text] {
  width: calc(100% - 60px);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 0;
}
.tx-dpklssscp .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit],
.tx-dpklssscp .input-wrap.large .input-wrap.with-search-button input[type=text] + button,
.tx-dp-mediathek .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit],
.tx-dp-mediathek .input-wrap.large .input-wrap.with-search-button input[type=text] + button {
  position: relative;
  width: 60px;
  padding: 0;
  padding-left: 19px;
  color: #fff;
  font-family: "FontAwesome";
  text-align: left;
  background-color: #4d4d4d;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  appearance: none;
  transition: background-color 0.25s;
}
.tx-dpklssscp .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit]:hover,
.tx-dpklssscp .input-wrap.large .input-wrap.with-search-button input[type=text] + button:hover,
.tx-dp-mediathek .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit]:hover,
.tx-dp-mediathek .input-wrap.large .input-wrap.with-search-button input[type=text] + button:hover {
  background-color: #e20303;
}
.tx-dpklssscp .pagination,
.tx-dp-mediathek .pagination {
  display: flex;
  max-width: calc(1270px - 40px);
  padding: 20px 0;
  margin: auto;
  margin-bottom: 40px;
  border-bottom: 2px solid #4d4d4d;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  transition-property: opacity;
}
.tx-dpklssscp .pagination li,
.tx-dp-mediathek .pagination li {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 10px 0;
  margin-right: 24px;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .pagination li,
  .tx-dp-mediathek .pagination li {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .pagination li,
  .tx-dp-mediathek .pagination li {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-dpklssscp .pagination li.current,
.tx-dp-mediathek .pagination li.current {
  font-weight: bold;
}
.tx-dpklssscp .pagination li:first-child:not(.current) a::before,
.tx-dp-mediathek .pagination li:first-child:not(.current) a::before {
  content: "\f0d9";
  margin-right: 20px;
  font-family: "FontAwesome";
  vertical-align: 2px;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .pagination li:first-child:not(.current) a::before,
  .tx-dp-mediathek .pagination li:first-child:not(.current) a::before {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .pagination li:first-child:not(.current) a::before,
  .tx-dp-mediathek .pagination li:first-child:not(.current) a::before {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.tx-dpklssscp .pagination li:last-child,
.tx-dp-mediathek .pagination li:last-child {
  margin-right: 0;
}
.tx-dpklssscp .pagination li:last-child:not(.current) a::after,
.tx-dp-mediathek .pagination li:last-child:not(.current) a::after {
  content: "\f0da";
  margin-left: 20px;
  font-family: "FontAwesome";
  vertical-align: 2px;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .tx-dpklssscp .pagination li:last-child:not(.current) a::after,
  .tx-dp-mediathek .pagination li:last-child:not(.current) a::after {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp .pagination li:last-child:not(.current) a::after,
  .tx-dp-mediathek .pagination li:last-child:not(.current) a::after {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@keyframes loadingSpinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.tx-dpklssscp-search > * + *,
.tx-dp-mediathek-user-manuals > * + * {
  margin-top: 30px;
}
.tx-dpklssscp-search form,
.tx-dp-mediathek-user-manuals form {
  position: relative;
}
.tx-dpklssscp-search form .fulltext-autocompletion,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion {
  position: absolute;
  top: calc(100% - 36px);
  left: 50%;
  z-index: 10;
  width: 100%;
  max-width: 684px;
  max-height: 300px;
  border: 1px solid #f2f2f2;
  border-top: none;
  overflow-y: scroll;
  transform: translateX(-50%);
  background-color: #fff;
}
.tx-dpklssscp-search form .fulltext-autocompletion li,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion li {
  padding: 12px 16px;
  border-top: 1px solid #f2f2f2;
  color: #4d4d4d;
  background-color: #fff;
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s;
}
.tx-dpklssscp-search form .fulltext-autocompletion li:hover, .tx-dpklssscp-search form .fulltext-autocompletion li:active, .tx-dpklssscp-search form .fulltext-autocompletion li:focus,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion li:hover,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion li:active,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion li:focus {
  color: #fff;
  background-color: #e20303;
}
.tx-dpklssscp-search form .fulltext-autocompletion li.hidden,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion li.hidden {
  display: none;
}
.tx-dpklssscp-search form .fulltext-autocompletion.hidden,
.tx-dp-mediathek-user-manuals form .fulltext-autocompletion.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-list-wrapper.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-list-wrapper::after,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper::after {
  content: "\f110";
  position: relative;
  z-index: 5;
  display: none;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  color: #e20303;
  font-family: "FontAwesome";
  font-size: 2rem;
  line-height: 65px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  animation: loadingSpinner 0.75s linear infinite;
  animation-play-state: paused;
}
.tx-dpklssscp-search .user-manuals-list-wrapper.loading > *,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper.loading > * {
  display: none;
}
.tx-dpklssscp-search .user-manuals-list-wrapper.loading::after,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper.loading::after {
  display: block;
  animation-play-state: running;
}
.tx-dpklssscp-search .user-manuals-list-wrapper .user-manuals-list-intro + *,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper .user-manuals-list-intro + * {
  margin-top: 30px;
}
.tx-dpklssscp-search .user-manuals-list-wrapper .user-manuals-list-intro + .user-manuals-list-product-name,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper .user-manuals-list-intro + .user-manuals-list-product-name {
  margin-top: 0;
}
.tx-dpklssscp-search .user-manuals-list-wrapper .user-manuals-list-intro + .user-manuals-list-product-name + *,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper .user-manuals-list-intro + .user-manuals-list-product-name + * {
  margin-top: 30px;
}
.tx-dpklssscp-search .user-manuals-list-wrapper .user-manuals-list-product-name,
.tx-dp-mediathek-user-manuals .user-manuals-list-wrapper .user-manuals-list-product-name {
  font-weight: bold;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list-wrapper p,
  .tx-dpklssscp-search .user-manuals-list-wrapper span,
  .tx-dpklssscp-search .user-manuals-list-wrapper select,
  .tx-dpklssscp-search .user-manuals-list-wrapper input,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper p,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper span,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper select,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper input {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-list-wrapper p,
  .tx-dpklssscp-search .user-manuals-list-wrapper span,
  .tx-dpklssscp-search .user-manuals-list-wrapper select,
  .tx-dpklssscp-search .user-manuals-list-wrapper input,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper p,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper span,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper select,
  .tx-dp-mediathek-user-manuals .user-manuals-list-wrapper input {
    font-size: 18px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper + *,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper + * {
  margin-top: 30px;
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper label,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper label {
  font-size: 1.125rem;
  font-weight: bold;
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper {
  position: relative;
  width: 100%;
  max-width: 480px;
  margin-top: 10px;
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper select,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper select {
  width: 100%;
  height: 45px;
  padding: 0 12px;
  border: 1px solid #a8a8a8;
  border-radius: 0;
  appearance: none;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper select,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper select {
    height: 40px;
  }
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper::after,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper::after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 1.25rem;
  pointer-events: none;
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper option.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper option.hidden {
  display: none;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper {
    margin-top: 5px;
  }
}
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper label,
.tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper label,
.tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper {
  display: block;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper label,
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper label,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper label,
  .tx-dpklssscp-search .user-manuals-list-language-select-wrapper .select-wrapper,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper label,
  .tx-dp-mediathek-user-manuals .user-manuals-list-language-select-wrapper .select-wrapper {
    font-size: 16px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-contact-form.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-contact-form .headline,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form .headline {
  margin-bottom: 25px;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.2;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form p,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-contact-form p,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form p {
    font-size: 16px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-contact-form .srfreecap-container,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form .srfreecap-container {
  display: flex;
  margin-top: 10px;
}
.tx-dpklssscp-search .user-manuals-contact-form .captcha-error-wrap,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form .captcha-error-wrap {
  margin-top: 10px;
  color: #e20303;
}
.tx-dpklssscp-search .user-manuals-contact-form .captcha-error-wrap.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form .captcha-error-wrap.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-contact-form form,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit),
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) {
  display: block;
  width: calc(50% - 15px - 1px);
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(2n + 1),
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(2n + 1) {
  margin-left: 30px;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(n + 2),
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(n + 2) {
  margin-top: 20px;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(n + 2),
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(n + 2) {
    margin-top: calc(13.3333333333px);
  }
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper {
  display: block;
  width: 100%;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select {
  height: 45px;
  padding: 0 12px;
  border: 1px solid #a8a8a8;
  border-radius: 0;
  appearance: none;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
    height: 40px;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) input,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) select {
    font-size: 18px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label {
  font-size: 1.125rem;
  font-weight: bold;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label + *,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label + * {
  margin-top: 10px;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label + *,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label + * {
    margin-top: 5px;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) label {
    font-size: 16px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper {
  position: relative;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper::after,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) .select-wrapper::after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 1.25rem;
  pointer-events: none;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit),
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit) {
    width: 100%;
  }
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(2n + 1),
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap:not(.input-wrap-submit):nth-of-type(2n + 1) {
    margin-left: 0;
  }
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit input,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit button,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit input,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit button {
  display: inline-block;
  width: auto;
  padding: 12px 16px;
  border: none;
  color: #fff;
  font-weight: bold;
  background-color: #e20303;
  appearance: none;
  cursor: pointer;
  transition: background-color 0.25s ease;
}
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit input:hover,
.tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit button:hover,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit input:hover,
.tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit button:hover {
  background-color: #4d4d4d;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit input,
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit button,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit input,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit button {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
    padding: 10px 14px;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit input,
  .tx-dpklssscp-search .user-manuals-contact-form form .input-wrap-submit button,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit input,
  .tx-dp-mediathek-user-manuals .user-manuals-contact-form form .input-wrap-submit button {
    font-size: 18px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-version-hint span,
.tx-dp-mediathek-user-manuals .user-manuals-version-hint span {
  font-weight: bold;
}
.tx-dpklssscp-search .user-manuals-version-hint + *,
.tx-dp-mediathek-user-manuals .user-manuals-version-hint + * {
  margin-top: 30px;
}
.tx-dpklssscp-search .user-manuals-list,
.tx-dp-mediathek-user-manuals .user-manuals-list {
  display: block;
  width: 100%;
}
.tx-dpklssscp-search .user-manuals-list.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-list.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-list[aria-label],
.tx-dp-mediathek-user-manuals .user-manuals-list[aria-label] {
  padding-top: 60px;
}
.tx-dpklssscp-search .user-manuals-list[aria-label]::before,
.tx-dp-mediathek-user-manuals .user-manuals-list[aria-label]::before {
  content: attr(aria-label);
  display: block;
  padding-bottom: 24px;
  font-weight: bold;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item > *,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item > * {
  display: block;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item-title,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-title {
  width: calc(100% - 290px);
  font-weight: bold;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item-version,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-version {
  width: 150px;
  padding-right: 20px;
  font-weight: bold;
  text-align: right;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item-download,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download {
  width: 140px;
  padding: 8px 4px;
  border: 1px solid #000;
  color: #4d4d4d;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  transition: color 0.25s, background-color 0.25s, border-color 0.25s;
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item-download::before,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download::before {
  content: "\f019";
  display: inline-block;
  margin-right: 6px;
  font-family: "FontAwesome";
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download::before,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download::before {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download::before,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download::before {
    font-size: 18px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item-download:hover,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download:hover {
  border-color: #e20303;
  color: #fff;
  background-color: #e20303;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
    width: 40px;
    padding: 4px 0;
  }
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download::before,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download::before {
    margin-right: 0;
  }
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download > span,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download > span {
    display: none;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-download,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-download {
    font-size: 18px;
    line-height: 1.4;
  }
}
.tx-dpklssscp-search .user-manuals-list .user-manuals-item + .user-manuals-item,
.tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item + .user-manuals-item {
  margin-top: 8px;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item {
    flex-wrap: wrap;
  }
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item-title,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item-title {
    width: calc(100% - 130px);
  }
  .tx-dpklssscp-search .user-manuals-list .user-manuals-item + .user-manuals-item,
  .tx-dp-mediathek-user-manuals .user-manuals-list .user-manuals-item + .user-manuals-item {
    margin-top: 12px;
  }
}
.tx-dpklssscp-search .user-manuals-message-no-results.hidden,
.tx-dp-mediathek-user-manuals .user-manuals-message-no-results.hidden {
  display: none;
}
.tx-dpklssscp-search .user-manuals-message-no-results p,
.tx-dp-mediathek-user-manuals .user-manuals-message-no-results p {
  text-align: center;
}
@media screen and (max-width: 560px) {
  .tx-dpklssscp-search .user-manuals-message-no-results p,
  .tx-dp-mediathek-user-manuals .user-manuals-message-no-results p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .tx-dpklssscp-search .user-manuals-message-no-results p,
  .tx-dp-mediathek-user-manuals .user-manuals-message-no-results p {
    font-size: 16px;
    line-height: 1.4;
  }
}

.news {
  margin-top: 60px;
}
.news .news-clear {
  border-top: 2px solid #4d4d4d;
  padding-top: 37px;
}
.news .page-navigation {
  padding-bottom: 26px;
}
.news .page-navigation ul {
  float: none;
  text-align: center;
  display: block;
}
.news .page-navigation ul li {
  font-size: 24px;
  font-size: 1.5rem;
  float: none;
  display: inline-block;
  position: relative;
  margin: 0 5px;
}
@media screen and (max-width: 560px) {
  .news .page-navigation ul li {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.news .page-navigation ul li a {
  font-size: inherit;
}
.news .page-navigation ul li.next a, .news .page-navigation ul li.previous a {
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  width: 0;
  height: 0;
  display: inline-block;
}
.news .page-navigation ul li.next a:after, .news .page-navigation ul li.previous a:after {
  font-family: "fontawesome";
  position: absolute;
  left: 0;
  top: 0;
}
.news .page-navigation ul li.current {
  font-weight: 600;
}
.news .page-navigation ul li.next {
  margin-left: 15px;
}
.news .page-navigation ul li.next a::after {
  content: "\f0da";
}
.news .page-navigation ul li.previous {
  margin-right: 15px;
}
.news .page-navigation ul li.previous a::after {
  content: "\f0d9";
}
.news .news-list-view .article {
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 37px;
  padding-bottom: 28px;
}
.news .news-list-view .article:last-child {
  margin-bottom: 0;
}
.news .news-list-view .article .news-img-wrap {
  width: calc(33.3333333333% - 30px);
  margin: 0 30px 0 0;
  float: left;
  display: flex;
  justify-content: center;
}
.news .news-list-view .article .news-img-wrap a {
  width: 100%;
  display: block;
  border: 0;
  padding: 0;
}
.news .news-list-view .article .news-img-wrap img {
  width: 100%;
}
.news .news-list-view .article .teaser-text {
  width: 66.6666666667%;
  float: left;
  display: block;
}
.news .news-list-view .article .teaser-text .header ul {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  position: relative;
}
.news .news-list-view .article .teaser-text .header ul::after {
  clear: both;
  content: "";
  display: table;
}
.news .news-list-view .article .teaser-text .header ul li {
  display: block;
  float: left;
}
.news .news-list-view .article .teaser-text .header ul li::after {
  content: "|";
  margin-right: 5px;
}
.news .news-list-view .article .teaser-text .header ul li:last-of-type::after {
  display: none;
}
.news .news-list-view .article .teaser-text .header h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: 8px;
}
.news .news-list-view .article .teaser-text .header + div[itemprop=description] {
  margin-top: 44px;
}
.news .news-list-view .article .teaser-text .link {
  margin-top: 19px;
}
@media screen and (max-width: 560px) {
  .news .news-list-view .article .news-img-wrap,
  .news .news-list-view .article .teaser-text {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .news .news-list-view .article .news-img-wrap {
    margin-bottom: 20px;
  }
}
.news .news-list-view .article .footer {
  display: none;
}
.news-single .article .header {
  color: #4d4d4d;
}
.news-single .article .header p {
  font-size: 34px;
  font-size: 2.125rem;
}
@media screen and (max-width: 768px) {
  .news-single .article .header p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.news-single .article .header + .footer {
  color: #4d4d4d;
  margin-top: 9px;
}
.news-single .article .header + .footer h3 {
  font-size: 48px;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .news-single .article .header + .footer h3 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.news-single .article .footer {
  border-top: 0;
  margin-bottom: 39px;
}
.news-single .article .news-img-wrap {
  width: 50%;
  max-width: 400px;
  margin: 9px 30px 30px 0;
  float: left;
}
@media screen and (max-width: 768px) {
  .news-single .article .news-img-wrap {
    width: 100%;
    max-width: none;
    float: none;
    margin: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .news-single .article .news-img-wrap img {
    width: 100%;
  }
}
.news-single .article .teaser-text {
  margin-top: 12px;
}
.news-single .article .teaser-text p {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 768px) {
  .news-single .article .teaser-text p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.news-single .article .teaser-text + .news-text-wrap {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .news-single .article .news-text-wrap p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.news-single .article .news-backlink-wrap {
  margin-top: 30px;
}
.news-single .article .news-backlink-wrap a {
  display: inline-block;
  padding: 12px 14px;
  background: #e20303;
  color: #fff;
}
.news-single .article .news-backlink-wrap a::before {
  content: "\f104";
  font-family: "fontawesome";
  margin-right: 5px;
}
.news-single .article .news-backlink-wrap a:hover {
  background: #4d4d4d;
}
.news-single .article .content-wrap, .news-single .article .tx-felogin-pi1, .news-single .article .tx-indexedsearch-nothing-found {
  margin-top: 24px;
}
.news .news-search-form .input-wrap.large {
  position: relative;
  float: none;
  display: block;
  width: 100%;
  width: 100vw;
  padding: 40px 0;
  margin-left: calc((100vw - (1270px - 40px)) / 2 * -1);
  background: #f2f2f2;
}
@media screen and (max-width: 1280px) {
  .news .news-search-form .input-wrap.large {
    margin-left: -20px;
  }
}
@media screen and (max-width: 1024px) {
  .news .news-search-form .input-wrap.large {
    margin-left: -40px;
  }
}
@media screen and (max-width: 768px) {
  .news .news-search-form .input-wrap.large {
    padding-right: 40px;
    padding-left: 40px;
    margin-left: -40px;
  }
}
@media screen and (max-width: 560px) {
  .news .news-search-form .input-wrap.large {
    padding-right: 25px;
    padding-left: 25px;
    margin-left: -25px;
  }
}
.news .news-search-form .input-wrap.large .input-wrap {
  display: flex;
  width: 100%;
  max-width: 734px;
  margin: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.news .news-search-form .input-wrap.large .input-wrap input,
.news .news-search-form .input-wrap.large .input-wrap button {
  display: block;
  height: 50px;
  padding: 0 25px;
  border: none;
  line-height: 50px;
}
.news .news-search-form .input-wrap.large .input-wrap:not(.with-search-button) input[type=text] {
  width: 100%;
  border-radius: 50px;
}
.news .news-search-form .input-wrap.large .input-wrap.with-search-button input[type=text] {
  width: calc(100% - 60px);
  border-top-left-radius: 50px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 0;
}
.news .news-search-form .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit],
.news .news-search-form .input-wrap.large .input-wrap.with-search-button input[type=text] + button {
  position: relative;
  width: 60px;
  padding: 0;
  padding-left: 19px;
  color: #fff;
  font-family: "FontAwesome";
  text-align: left;
  background-color: #4d4d4d;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  appearance: none;
  transition: background-color 0.25s;
}
.news .news-search-form .input-wrap.large .input-wrap.with-search-button input[type=text] + input[type=submit]:hover,
.news .news-search-form .input-wrap.large .input-wrap.with-search-button input[type=text] + button:hover {
  background-color: #e20303;
}

.chosen-container {
  height: 45px;
  font-size: 13px;
  font-weight: 300;
  transition: all 0.25s ease;
}
.chosen-container-active {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  box-shadow: none;
  background: none;
}
.chosen-container-active .chosen-single {
  box-shadow: none;
}
.chosen-container-single .chosen-search {
  position: relative;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.12);
}
.chosen-container-single .chosen-search::after {
  content: "\f002";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 16px;
  right: 12px;
}
.chosen-container-single .chosen-search input[type=text] {
  outline: none;
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  padding: 10px 30px 10px 12px;
  color: #fff;
  background: #676767;
}
.chosen-container .chosen-single {
  height: 100%;
  border-radius: 0;
  background: transparent;
  display: flex;
  align-items: center;
  padding: 0 130px 0 12px;
  margin-right: 0;
  box-shadow: none;
}
.chosen-container .chosen-single span {
  font-size: 18px;
}
.chosen-container .chosen-drop {
  background: #343434;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  padding: 0 0;
  min-width: 150px;
  box-shadow: none;
  overflow: hidden;
}
.chosen-container .chosen-drop .chosen-search,
.chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
.chosen-container .chosen-drop .chosen-results {
  font-size: 16px;
}
.chosen-container .chosen-drop .chosen-results li {
  font-size: 16px;
  line-height: 1.6;
  padding: 10px 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background: #4d4d4d;
}
.chosen-container .chosen-drop .chosen-results li:first-child {
  border-top: 0;
}
.chosen-container .chosen-drop .chosen-results li.highlighted {
  border-color: #e20303;
  background: #e20303;
}
.chosen-container .chosen-drop .chosen-results li span {
  width: auto;
  display: block;
  font-size: 16px;
  white-space: normal;
}

.tx-felogin-pi1 {
  text-align: center;
}
.tx-felogin-pi1 h3 {
  font-size: 40px;
  font-size: 2.5rem;
  color: #e20303;
}
.tx-felogin-pi1 h3 + div {
  margin-top: 20px;
}
.tx-felogin-pi1 form {
  background: #f2f2f2;
  margin-top: 68px;
  position: relative;
  padding: 80px 0;
}
.tx-felogin-pi1 form legend,
.tx-felogin-pi1 form label {
  display: none;
}
.tx-felogin-pi1 form fieldset > div {
  width: calc(33.3333333333% - 20px);
  margin-right: 30px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .tx-felogin-pi1 form fieldset > div {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .tx-felogin-pi1 form fieldset > div {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .tx-felogin-pi1 form fieldset > div + div {
    margin-top: 30px;
  }
}
.tx-felogin-pi1 form fieldset > div input {
  background-color: #fff;
  width: 100%;
  height: 56px;
  padding: 0 12px;
  transition: all 0.25s ease;
  border: 1px solid #fff;
  border-radius: 0;
}
.tx-felogin-pi1 form fieldset > div input[type=submit] {
  border: 1px solid #e20303;
  background: #e20303;
  color: #fff;
}
.tx-felogin-pi1 form fieldset > div input[type=submit]:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
}
.tx-felogin-pi1 form fieldset div:nth-of-type(3n) {
  margin-right: 0;
}
.tx-felogin-pi1 form::before, .tx-felogin-pi1 form::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  position: absolute;
  top: 0;
}
.tx-felogin-pi1 form::before {
  left: -100%;
}
.tx-felogin-pi1 form::after {
  right: -100%;
}
.tx-felogin-pi1 form + p {
  margin-top: 24px;
}

.jumbo-headline + .entrance-container {
  margin-top: 0;
}

.entrance-container {
  margin-top: 100px;
}
.entrance-container .content-wrap, .entrance-container .tx-indexedsearch-nothing-found, .entrance-container .tx-felogin-pi1 {
  max-width: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.entrance-container .columns {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.entrance-container .columns.three .column {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .entrance-container .columns.three .column {
    width: 100%;
  }
}
.entrance-container .columns.two .column {
  width: 50%;
}
@media screen and (max-width: 560px) {
  .entrance-container .columns.two .column {
    width: 100%;
  }
}
.entrance-container .column {
  margin: 0;
  background-size: cover;
  background-position: center center;
  min-height: 205px;
  text-align: center;
  padding: 30px;
  position: relative;
  color: #fff;
}
.entrance-container .column::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  content: "";
  transition: background 750ms ease;
}
.entrance-container .column .inner-content {
  transition: transform 750ms ease;
}
.entrance-container .column span {
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .entrance-container .column span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 560px) {
  .entrance-container .column span {
    font-size: 16px;
    font-size: 1rem;
  }
}
.entrance-container .column span:first-of-type {
  font-weight: 600;
}
.entrance-container .column span + span {
  margin-top: 8px;
}
.entrance-container .column img,
.entrance-container .column figure {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .entrance-container .column:hover::before {
    background: rgba(0, 0, 0, 0.5);
  }
  .entrance-container .column:hover .inner-content {
    transform: translate3d(0, 20px, 0);
  }
}

.header.transparent .cart-tiny > .icon {
  background-image: url("../img/icons/Icon_cart_white.svg");
}
.header.background .cart-tiny > .icon, .header.sticky .cart-tiny > .icon {
  background-image: url("../img/icons/Icon_cart_grey.svg");
}
.header .cart-tiny {
  position: relative;
}
.header .cart-tiny .icon {
  background-repeat: no-repeat;
  background-size: auto;
  background-position-x: center;
  background-position-y: bottom;
  height: 1.75rem;
  width: 1.75rem;
  padding-right: 0.625rem;
  text-align: right;
}
.header .cart-tiny .icon .cart-tiny-amount {
  top: -10px;
  height: 1.3125rem;
  width: 1.3125rem;
  position: absolute;
  display: inline-block;
  border-radius: 100%;
  background-color: #e20303;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  text-align: center;
  color: #fff;
}
.header .cart-tiny:hover .cart-tiny-popover-position {
  display: block;
}
.header .cart-tiny .cart-tiny-popover-position {
  display: none;
  position: absolute;
  left: -150px;
  padding-top: 0.625rem;
  width: 21.5625rem;
  z-index: 112;
}
.header .cart-tiny .cart-tiny-popover-position .cart-tiny-popover {
  padding: 1.25rem;
  background-color: #fff;
  box-shadow: -0.766px 0.643px 10px 0px rgba(1, 1, 1, 0.17);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
  color: #9f9f9f;
}
.header .cart-tiny .cart-tiny-popover-position .cart-tiny-popover .heading {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 0.9375rem;
}
.header .cart-tiny .cart-tiny-popover-position .cart-tiny-popover a {
  color: #e20303;
}

@media screen and (max-width: 1024px) {
  .tx-dpklscart-form textarea.column,
  .tx-dpklscart-form input.column {
    width: 100%;
  }
  .tx-dpklscart-cart-list tbody tr td {
    font-size: 16px;
    font-size: 1rem;
  }
  .tx-dpklscart-cart-list tbody tr td form input {
    padding: 0.3125rem;
  }
  .tx-dpklscart-cart-list tbody tr td form input[type=text] {
    max-width: 2.0625rem !important;
  }
  .header .meta-nav .cart-tiny-popover-position {
    left: -255px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .tx-dpklscart-form textarea.column,
  .tx-dpklscart-form input.column {
    width: 100%;
  }
  .tx-dpklscart-cart-list tbody tr td form input {
    padding: 0.625rem;
  }
  .tx-dpklscart-cart-list tbody tr td form input[type=text] {
    max-width: 3rem !important;
  }
}
.tx-dpklscart-widget-paginator {
  width: 100%;
}
.tx-dpklscart-widget-paginator ul {
  display: block;
  text-align: center;
}
.tx-dpklscart-widget-paginator ul li {
  display: inline;
  margin: 0.75rem;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: lighter;
}
.tx-dpklscart-widget-paginator ul li.current {
  font-weight: bold;
}
.tx-dpklscart-form-order a {
  color: #e20303;
}
.tx-dpklscart-form textarea,
.tx-dpklscart-form input {
  padding: 1.25rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #4d4d4d;
}
.tx-dpklscart-form input[type=submit] {
  background-color: #e20303;
  border-color: #e20303;
  color: #ffffff;
}
.tx-dpklscart-form textarea.column,
.tx-dpklscart-form input.column {
  margin-bottom: 1.875rem;
}
.tx-dpklscart-cart-list {
  width: 100%;
  text-align: left;
}
.tx-dpklscart-cart-list thead {
  border-top-width: 0.1875rem;
  border-top-style: solid;
  border-top-color: #4d4d4d;
}
.tx-dpklscart-cart-list thead tr th {
  padding: 1.25rem 0;
  vertical-align: middle;
}
.tx-dpklscart-cart-list thead tr th:nth-child(5), .tx-dpklscart-cart-list thead tr th:nth-child(6) {
  text-align: right;
}
.tx-dpklscart-cart-list tbody tr.product td {
  padding: 1.25rem 0;
  vertical-align: middle;
}
.tx-dpklscart-cart-list tbody tr.product td input[type=text] {
  max-width: 4.25rem;
  text-align: center;
}
.tx-dpklscart-cart-list tbody tr.product td.currency {
  text-align: right;
}
.tx-dpklscart-cart-list tbody tr.product td.total {
  font-weight: bold;
}
.tx-dpklscart-cart-list tbody tr.product td.delete {
  padding: 1.25rem 0.625rem;
}
.tx-dpklscart-cart-list tbody tr.product td.delete i {
  font-size: 22px;
}
.tx-dpklscart-cart-list tbody tr.product:last-child {
  border-bottom: none;
}
.tx-dpklscart-cart-list tbody tr.calc {
  text-align: right;
}
.tx-dpklscart-cart-list tbody tr.calc.calc-price td:last-child {
  font-weight: bold;
  color: #e20303;
}
.tx-dpklscart-cart-list tbody tr.calc.calc-first td {
  border-top-width: 0.125rem;
  border-top-style: solid;
  border-top-color: #4d4d4d;
  padding-top: 2.375rem;
  padding-bottom: 0.5rem;
}
.tx-dpklscart-cart-list tbody tr.calc.calc-last td {
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  border-bottom-color: #4d4d4d;
  padding-top: 0.5rem;
  padding-bottom: 2.375rem;
}
.tx-dpklscart-cart-list tbody tr.calc.calc-last td:last-child {
  font-weight: bold;
}
.tx-dpklscart-cart-list, .tx-dpklscart-products-list {
  width: 100%;
}
.tx-dpklscart-cart-list .products .product, .tx-dpklscart-products-list .products .product {
  border-bottom: #e8e8e8 solid 0.125rem;
}
.tx-dpklscart-cart-list .products .product:last-child, .tx-dpklscart-products-list .products .product:last-child {
  border-bottom: none;
}
.tx-dpklscart-cart-list .product, .tx-dpklscart-products-list .product {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.tx-dpklscart-cart-list .product::after, .tx-dpklscart-products-list .product::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 768px) {
  .tx-dpklscart-cart-list .product .product-text-container, .tx-dpklscart-products-list .product .product-text-container {
    width: 100%;
  }
  .tx-dpklscart-cart-list .product .product-image-container, .tx-dpklscart-products-list .product .product-image-container {
    width: 100%;
  }
  .tx-dpklscart-cart-list .product .product-image-container a, .tx-dpklscart-products-list .product .product-image-container a {
    width: calc(25% - 0.625rem);
    margin-right: 0.625rem;
  }
  .tx-dpklscart-cart-list .product .product-image-container a:nth-of-type(n+5), .tx-dpklscart-products-list .product .product-image-container a:nth-of-type(n+5) {
    margin-top: 0.625rem;
  }
}
@media screen and (min-width: 768px) {
  .tx-dpklscart-cart-list .product .product-image-container, .tx-dpklscart-products-list .product .product-image-container {
    width: calc(33.3333333333% - 0.9375rem);
    margin-right: 1.875rem;
  }
  .tx-dpklscart-cart-list .product .product-image-container a, .tx-dpklscart-products-list .product .product-image-container a {
    width: calc(33.3333333333% - 0.625rem);
    margin-top: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .tx-dpklscart-cart-list .product .product-image-container a:first-of-type, .tx-dpklscart-products-list .product .product-image-container a:first-of-type {
    width: 100%;
    margin: 0;
  }
  .tx-dpklscart-cart-list .product .product-image-container a:nth-of-type(3n+1), .tx-dpklscart-products-list .product .product-image-container a:nth-of-type(3n+1) {
    margin-right: 0;
  }
  .tx-dpklscart-cart-list .product .product-text-container, .tx-dpklscart-products-list .product .product-text-container {
    width: calc(66.6666666667% - 0.9375rem);
  }
}
.tx-dpklscart-cart-list .product .product-image-container, .tx-dpklscart-products-list .product .product-image-container {
  float: left;
  min-height: 0.0625rem;
}
.tx-dpklscart-cart-list .product .product-image-container a, .tx-dpklscart-products-list .product .product-image-container a {
  float: left;
  display: block;
}
.tx-dpklscart-cart-list .product .product-text-container, .tx-dpklscart-products-list .product .product-text-container {
  float: left;
}
.tx-dpklscart-cart-list .product .product-text-container h2, .tx-dpklscart-products-list .product .product-text-container h2 {
  font-size: 1.875rem;
  margin-bottom: 0;
}
.tx-dpklscart-cart-list .product .product-text-container .product-details, .tx-dpklscart-products-list .product .product-text-container .product-details {
  margin-top: 1.875rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-details tr td, .tx-dpklscart-products-list .product .product-text-container .product-details tr td {
  line-height: 1.75rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-details tr td:nth-child(2), .tx-dpklscart-products-list .product .product-text-container .product-details tr td:nth-child(2) {
  padding-left: 1.875rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-details tr td.product-description > * + *, .tx-dpklscart-products-list .product .product-text-container .product-details tr td.product-description > * + * {
  margin-top: 0.625rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-details tr + tr td, .tx-dpklscart-products-list .product .product-text-container .product-details tr + tr td {
  padding-top: 0.625rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order, .tx-dpklscart-products-list .product .product-text-container .product-order {
  background-color: #e8e8e8;
  padding: 0.3125rem;
  margin-top: 1.875rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order::after, .tx-dpklscart-products-list .product .product-text-container .product-order::after {
  clear: both;
  content: "";
  display: table;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order form, .tx-dpklscart-products-list .product .product-text-container .product-order form {
  float: right;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order form input[type=text], .tx-dpklscart-products-list .product .product-text-container .product-order form input[type=text] {
  width: 3.875rem;
  height: 3.5rem;
  appearance: none;
  outline: none;
  border: 0.0625rem solid #575757;
  border-radius: 0;
  text-align: center;
  padding: 0.3125rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order form input[type=submit], .tx-dpklscart-products-list .product .product-text-container .product-order form input[type=submit] {
  height: 3.5rem;
  appearance: none;
  outline: none;
  border: 0;
  border-radius: 0;
  background-color: #e20303;
  color: white;
  font-weight: 500;
  padding: 0.8125rem 1.25rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order .price, .tx-dpklscart-products-list .product .product-text-container .product-order .price {
  float: left;
  padding: 0.8125rem 0.9375rem;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order .price .sum, .tx-dpklscart-products-list .product .product-text-container .product-order .price .sum {
  font-size: 1.875rem;
  font-weight: bold;
}
.tx-dpklscart-cart-list .product .product-text-container .product-order .price .tax, .tx-dpklscart-products-list .product .product-text-container .product-order .price .tax {
  font-size: 1.25rem;
}

.btn-order {
  background-color: #e20303;
  padding: 1.25rem 1.5625rem;
  color: #fff;
  float: right;
}
.btn-order:hover {
  background-color: #000;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .tx-dpklscart-form .chosen-container,
  .tx-dpklscart-form textarea.column,
  .tx-dpklscart-form input.column {
    width: 100%;
  }
}
.tx-dp-kls-feusers-form .input-wrapper {
  margin-bottom: 1.25rem;
}
.tx-dp-kls-feusers-form .input-wrapper .checkbox-item > label {
  cursor: pointer;
  font-weight: normal;
}
.tx-dp-kls-feusers-form .input-wrapper label {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
.tx-dp-kls-feusers-form .input-wrapper textarea,
.tx-dp-kls-feusers-form .input-wrapper input[type=text],
.tx-dp-kls-feusers-form .input-wrapper input[type=password],
.tx-dp-kls-feusers-form .input-wrapper input[type=email] {
  width: 100%;
  padding: 0.5rem 0.75rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #9f9f9f;
  color: #9f9f9f;
}
.tx-dp-kls-feusers-form .input-wrapper input[type=submit] {
  width: auto;
  padding: 0.75rem 1rem;
  border: none;
  background-color: #e20303;
  color: #ffffff;
  font-weight: bold;
}
.tx-dp-kls-feusers-form .input-wrapper input[type=submit]:hover {
  background-color: #4d4d4d;
}
.tx-dp-kls-feusers-form .input-wrapper textarea.column,
.tx-dp-kls-feusers-form .input-wrapper input.column {
  margin-bottom: 1.875rem;
}
.tx-dp-kls-feusers-form .input-wrapper .chosen-container {
  width: 100% !important;
}

form.form .checkbox-item > label {
  cursor: pointer;
  font-weight: normal;
}
form.form label {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
form.form label.checkbox {
  font-weight: normal;
}
form.form textarea,
form.form input[type=text],
form.form input[type=password],
form.form input[type=email] {
  width: 100%;
  padding: 0.5rem 0.75rem;
  margin-bottom: 1.875rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #9f9f9f;
  border-radius: 0;
  box-shadow: none;
  color: #9f9f9f;
  -webkit-appearance: none;
}
form.form input[type=submit] {
  width: auto;
  padding: 0.75rem 1rem;
  border: none;
  border-radius: 0;
  background-color: #e20303;
  color: #ffffff;
  font-weight: bold;
  -webkit-appearance: none;
}
form.form input[type=submit]:hover {
  background-color: #4d4d4d;
}

.social-media-content {
  margin-top: 30px;
  display: flex;
}
@media (max-width: 860px) {
  .social-media-content {
    flex-wrap: wrap;
  }
}
.social-media-content .social-media-box {
  background-color: #f2f2f2;
  margin-right: 30px;
  margin-top: 30px;
  width: calc(33.3333333333% - 20px);
}
@media (max-width: 860px) {
  .social-media-content .social-media-box {
    margin: 0 auto;
    width: 100%;
    margin-top: 20px !important;
  }
  .social-media-content .social-media-box:nth-child(3n) {
    margin-right: auto;
    margin-left: auto;
  }
}
.social-media-content .social-media-box:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 860px) {
  .social-media-content .social-media-box:nth-child(3n) {
    margin-right: auto;
  }
}
.social-media-content .social-media-box:nth-child(-n+3) {
  margin-top: 0;
}
.social-media-content .social-media-box .box-header {
  padding: 15px 15px 15px 70px;
  position: relative;
}
.social-media-content .social-media-box .box-header .box-date {
  margin-top: 5px;
  display: block;
  font-size: 13px;
}
.social-media-content .social-media-box .box-header .box-username {
  display: block;
  font-size: 20px;
}
.social-media-content .social-media-box .box-img {
  max-width: 390px;
  width: 100%;
}
@media (max-width: 860px) {
  .social-media-content .social-media-box .box-img {
    max-width: 100%;
  }
  .social-media-content .social-media-box .box-img img {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.social-media-content .social-media-box .box-img figcaption {
  padding: 0px 20px;
}
.social-media-content .social-media-box .box-img figcaption > * {
  margin-top: 10px;
}
.social-media-content .social-media-box .discription p {
  line-height: 30px;
}
.social-media-content .social-media-box .read-more {
  cursor: pointer;
  display: block;
  color: #e20303;
  font-size: 20px;
  margin-bottom: 23px;
}
.social-media-content .social-media-box .read-more::before {
  content: "+";
  margin-right: 10px;
  font-size: 30px;
}
.social-media-content .social-media-box.instagram .box-header::before {
  content: "\f16d";
  font-family: "fontawesome";
  color: #e20303;
  font-size: 47px;
  position: absolute;
  left: 15px;
  top: 10px;
}
.social-media-content .social-media-box.instagram .like-bar {
  font-size: 14px;
}
.social-media-content .social-media-box.instagram .like-bar .counter {
  font-size: 14px;
}
.social-media-content .social-media-box.instagram .like-bar::before {
  content: "\f08a";
  font-family: "fontawesome";
  margin-right: 10px;
  font-size: 20px;
}
.social-media-content .social-media-box.facebook .box-header::before {
  content: "\f09a";
  font-family: "fontawesome";
  color: #e20303;
  font-size: 40px;
  position: absolute;
  left: 15px;
  top: 13px;
}
.social-media-content .social-media-box.facebook .like-bar {
  font-size: 14px;
}
.social-media-content .social-media-box.facebook .like-bar .counter {
  font-size: 14px;
}
.social-media-content .social-media-box.facebook .like-bar::before {
  content: "\f087";
  font-family: "fontawesome";
  margin-right: 10px;
  font-size: 20px;
}
.social-media-content .social-media-box.twitter .box-header::before {
  content: "\f099";
  font-family: "fontawesome";
  color: #e20303;
  font-size: 47px;
  position: absolute;
  left: 15px;
  top: 13px;
}
.social-media-content .social-media-box.twitter .like-bar {
  font-size: 14px;
}
.social-media-content .social-media-box.twitter .like-bar .counter {
  font-size: 14px;
}
.social-media-content .social-media-box.twitter .like-bar::before {
  content: "\f08a";
  font-family: "fontawesome";
  margin-right: 10px;
  font-size: 20px;
}

.electro-calculator, .vessel-sealing-calculator {
  line-height: 25px;
}
.electro-calculator .has-border + .has-border, .vessel-sealing-calculator .has-border + .has-border {
  padding: 30px 0;
  border-top: 1px solid rgba(77, 77, 77, 0.3);
}
.electro-calculator * + .has-large-gap, .vessel-sealing-calculator * + .has-large-gap {
  padding: 50px 0;
  border-top: 1px solid rgba(77, 77, 77, 0.3);
}
.electro-calculator .chosen-container, .vessel-sealing-calculator .chosen-container {
  max-width: 100%;
  margin-top: 5px;
  background-color: #f2f2f2;
}
.electro-calculator .chosen-container .chosen-single span, .vessel-sealing-calculator .chosen-container .chosen-single span {
  font-size: 18px;
  overflow: initial;
}
.electro-calculator .chosen-container .chosen-single div, .vessel-sealing-calculator .chosen-container .chosen-single div {
  width: 41px;
}
.electro-calculator .chosen-container .chosen-single div b, .vessel-sealing-calculator .chosen-container .chosen-single div b {
  padding: 0 16px 2px;
  background-color: #f2f2f2;
  background-image: url(../img/icons/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.electro-calculator .chart-container, .vessel-sealing-calculator .chart-container {
  position: relative;
  width: 100%;
  max-width: 710px;
  height: 100%;
  min-height: 400px;
  max-height: 600px;
}
.electro-calculator .chart-container canvas, .vessel-sealing-calculator .chart-container canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.electro-calculator .product-container, .vessel-sealing-calculator .product-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.electro-calculator .product-container > :nth-child(odd), .vessel-sealing-calculator .product-container > :nth-child(odd) {
  grid-column: span 2;
}
.electro-calculator .product-container .input-title, .vessel-sealing-calculator .product-container .input-title {
  font-size: 24px;
}
.electro-calculator .product-container .currency-wrapper, .vessel-sealing-calculator .product-container .currency-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.electro-calculator .product-container .currency-wrapper .chosen-container, .vessel-sealing-calculator .product-container .currency-wrapper .chosen-container {
  margin-top: 30px;
}
.electro-calculator .product-selection, .vessel-sealing-calculator .product-selection {
  display: flex;
  margin-top: 30px;
}
.electro-calculator .product-selection .product-item, .vessel-sealing-calculator .product-selection .product-item {
  cursor: pointer;
}
.electro-calculator .product-selection .product-item input, .vessel-sealing-calculator .product-selection .product-item input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.electro-calculator .product-selection .product-item input:focus + .product-item-wrapper, .vessel-sealing-calculator .product-selection .product-item input:focus + .product-item-wrapper {
  background-color: #f2f2f2;
}
.electro-calculator .product-selection .product-item input:checked + .product-item-wrapper, .vessel-sealing-calculator .product-selection .product-item input:checked + .product-item-wrapper {
  background-color: #f2f2f2;
}
.electro-calculator .product-selection .product-item .product-item-wrapper, .vessel-sealing-calculator .product-selection .product-item .product-item-wrapper {
  display: flex;
  padding-bottom: 26px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
}
.electro-calculator .product-selection .product-item .product-item-wrapper .headline, .vessel-sealing-calculator .product-selection .product-item .product-item-wrapper .headline {
  font-size: 20px;
}
.electro-calculator .product-selection .product-item .product-item-wrapper figure, .vessel-sealing-calculator .product-selection .product-item .product-item-wrapper figure {
  width: 100%;
  max-width: 150px;
  height: auto;
}
.electro-calculator .product-selection .product-item .product-item-wrapper figure img, .vessel-sealing-calculator .product-selection .product-item .product-item-wrapper figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.electro-calculator .product-selection .product-item:hover .product-item-wrapper, .vessel-sealing-calculator .product-selection .product-item:hover .product-item-wrapper {
  background-color: #f2f2f2;
}
.electro-calculator .electro-calculator-form label, .electro-calculator .vessel-sealing-calculator-form label, .vessel-sealing-calculator .electro-calculator-form label, .vessel-sealing-calculator .vessel-sealing-calculator-form label {
  display: flex;
  width: 100%;
  max-width: 201px;
  flex-direction: column;
  justify-content: flex-end;
}
.electro-calculator .electro-calculator-form label.disabled, .electro-calculator .vessel-sealing-calculator-form label.disabled, .vessel-sealing-calculator .electro-calculator-form label.disabled, .vessel-sealing-calculator .vessel-sealing-calculator-form label.disabled {
  flex-direction: column-reverse;
  justify-content: flex-start;
}
.electro-calculator .electro-calculator-form select, .electro-calculator .vessel-sealing-calculator-form select, .vessel-sealing-calculator .electro-calculator-form select, .vessel-sealing-calculator .vessel-sealing-calculator-form select {
  display: block;
  width: 100%;
}
.electro-calculator .electro-calculator-form input, .electro-calculator .vessel-sealing-calculator-form input, .vessel-sealing-calculator .electro-calculator-form input, .vessel-sealing-calculator .vessel-sealing-calculator-form input {
  display: block;
  width: 100%;
  max-width: 201px;
  height: 45px;
  padding: 0 15px;
  margin-top: 25px;
  border: 1px solid #4d4d4d;
}
.electro-calculator .electro-calculator-form input:read-only, .electro-calculator .vessel-sealing-calculator-form input:read-only, .vessel-sealing-calculator .electro-calculator-form input:read-only, .vessel-sealing-calculator .vessel-sealing-calculator-form input:read-only {
  border: 1px solid rgba(77, 77, 77, 0.3);
}
.electro-calculator .electro-calculator-form .input-title, .electro-calculator .vessel-sealing-calculator-form .input-title, .vessel-sealing-calculator .electro-calculator-form .input-title, .vessel-sealing-calculator .vessel-sealing-calculator-form .input-title {
  display: flex;
  align-items: center;
}
.electro-calculator .electro-calculator-form .form-group-toggle label, .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label, .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label, .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label {
  display: grid;
  max-width: 237px;
  grid-template-rows: auto auto;
  grid-template-columns: min-content auto;
  grid-template-areas: ". label" "checkbox input";
}
.electro-calculator .electro-calculator-form .form-group-toggle label input, .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label input, .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label input, .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label input {
  grid-area: input;
}
.electro-calculator .electro-calculator-form .form-group-toggle label input[type=checkbox], .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label input[type=checkbox], .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label input[type=checkbox], .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label input[type=checkbox] {
  grid-area: checkbox;
  width: auto;
  height: 20px;
  margin-right: 10px;
  opacity: 0.5;
  aspect-ratio: 1;
  place-self: center;
}
.electro-calculator .electro-calculator-form .form-group-toggle label input[type=checkbox]:checked, .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label input[type=checkbox]:checked, .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label input[type=checkbox]:checked, .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label input[type=checkbox]:checked {
  opacity: 1;
}
.electro-calculator .electro-calculator-form .form-group-toggle label span, .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label span, .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label span, .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label span {
  grid-area: label;
}
.electro-calculator .electro-calculator-form .form-group-toggle label input:disabled span, .electro-calculator .vessel-sealing-calculator-form .form-group-toggle label input:disabled span, .vessel-sealing-calculator .electro-calculator-form .form-group-toggle label input:disabled span, .vessel-sealing-calculator .vessel-sealing-calculator-form .form-group-toggle label input:disabled span {
  opacity: 0.5;
}
.electro-calculator input:disabled, .vessel-sealing-calculator input:disabled {
  opacity: 0.5;
}
.electro-calculator label input:disabled ~ .input-title, .vessel-sealing-calculator label input:disabled ~ .input-title {
  opacity: 0.5;
}
.electro-calculator .quantity-price-container, .vessel-sealing-calculator .quantity-price-container {
  padding-bottom: 30px;
  margin-top: 79px;
}
.electro-calculator .quantity-price-container label input, .vessel-sealing-calculator .quantity-price-container label input {
  margin-top: 0;
}
.electro-calculator .quantity-price-container .table-headline, .vessel-sealing-calculator .quantity-price-container .table-headline {
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
}
.electro-calculator .quantity-price-container .grid-2-cols + .grid-2-cols, .vessel-sealing-calculator .quantity-price-container .grid-2-cols + .grid-2-cols {
  margin-top: 60px;
}
.electro-calculator .grid-2-cols, .vessel-sealing-calculator .grid-2-cols {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.electro-calculator .grid-2-cols .column, .vessel-sealing-calculator .grid-2-cols .column {
  align-self: flex-start;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 20px;
}
.electro-calculator .grid-2-cols-text, .vessel-sealing-calculator .grid-2-cols-text {
  gap: 20px 80px;
}
.electro-calculator .grid-2-cols-text p + p, .vessel-sealing-calculator .grid-2-cols-text p + p {
  margin-top: 0;
}
.electro-calculator .grid-2-cols-text .hint-text p, .vessel-sealing-calculator .grid-2-cols-text .hint-text p {
  font-size: 16px;
}
.electro-calculator .grid-2-cols-text .hint-text a, .vessel-sealing-calculator .grid-2-cols-text .hint-text a {
  color: #e20303;
}
.electro-calculator .grid-2-cols-text .hint-text a:hover, .vessel-sealing-calculator .grid-2-cols-text .hint-text a:hover {
  text-decoration: underline;
}
.electro-calculator .grid-2-cols-text .column, .vessel-sealing-calculator .grid-2-cols-text .column {
  display: block;
}
.electro-calculator .grid-2-cols-marseal, .vessel-sealing-calculator .grid-2-cols-marseal {
  padding-bottom: 30px;
}
.electro-calculator .solution, .vessel-sealing-calculator .solution {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.electro-calculator .solution .solution-title, .vessel-sealing-calculator .solution .solution-title {
  display: block;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 400;
}
.electro-calculator .solution .solution-content, .vessel-sealing-calculator .solution .solution-content {
  display: flex;
  width: 100%;
  height: 45px;
  margin-top: 15px;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #e20303;
}
.electro-calculator .solution .solution-content p span, .vessel-sealing-calculator .solution .solution-content p span {
  display: inline-block;
  opacity: 0.9;
}
.electro-calculator .solution .solution-content-blue, .vessel-sealing-calculator .solution .solution-content-blue {
  background-color: #3b7cca;
}
.electro-calculator .solution .solution-content-gray, .vessel-sealing-calculator .solution .solution-content-gray {
  background-color: #707070;
}
.electro-calculator .solution .solution-content-orange, .vessel-sealing-calculator .solution .solution-content-orange {
  background-color: #f09e00;
}
.electro-calculator .solution-totalprice, .vessel-sealing-calculator .solution-totalprice {
  display: flex;
  margin-top: 0;
  flex-direction: row;
  justify-content: flex-start;
}
.electro-calculator .solution-totalprice .solution-content, .vessel-sealing-calculator .solution-totalprice .solution-content {
  max-width: 201px;
  margin-top: 0;
}
.electro-calculator .total-price-container, .vessel-sealing-calculator .total-price-container {
  padding: 30px 0;
  border-top: 1px solid rgba(77, 77, 77, 0.3);
}
.electro-calculator .total-price-container .solution-title, .vessel-sealing-calculator .total-price-container .solution-title {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: normal;
}
.electro-calculator .price-comparison-kls .grid-2-cols .column, .vessel-sealing-calculator .price-comparison-kls .grid-2-cols .column {
  gap: 25px 20px;
}
.electro-calculator .price-comparison-kls .grid-2-cols .column:last-child, .vessel-sealing-calculator .price-comparison-kls .grid-2-cols .column:last-child {
  display: flex;
  grid-template-columns: repeat(1, 1fr);
  justify-content: flex-end;
}
.electro-calculator .price-comparison-kls .grid-2-cols .column:last-child .hint-text, .vessel-sealing-calculator .price-comparison-kls .grid-2-cols .column:last-child .hint-text {
  display: flex;
  width: 100%;
  max-width: 422px;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 18px;
}
.electro-calculator .comparison p + p, .vessel-sealing-calculator .comparison p + p {
  margin-top: 0;
}
.electro-calculator .comparison .input-wrapper, .vessel-sealing-calculator .comparison .input-wrapper {
  display: flex;
  align-items: flex-end;
}
.electro-calculator .comparison .input-wrapper .form-group + .form-group, .vessel-sealing-calculator .comparison .input-wrapper .form-group + .form-group {
  margin-left: 20px;
}
.electro-calculator .comparison .input-wrapper + .grid-comparison, .vessel-sealing-calculator .comparison .input-wrapper + .grid-comparison {
  margin-top: 55px;
}
.electro-calculator .comparison-softpakage .input-wrapper label, .vessel-sealing-calculator .comparison-softpakage .input-wrapper label {
  max-width: 201px;
}
.electro-calculator .comparison-softpakage .input-wrapper label + label, .vessel-sealing-calculator .comparison-softpakage .input-wrapper label + label {
  margin-left: 20px;
}
.electro-calculator .comparison .footnote, .vessel-sealing-calculator .comparison .footnote {
  padding-top: 30px;
}
.electro-calculator .comparison .footnote p, .vessel-sealing-calculator .comparison .footnote p {
  font-size: 18px;
}
.electro-calculator .comparison-marseal .chart-container, .vessel-sealing-calculator .comparison-marseal .chart-container {
  min-height: 200px;
}
.electro-calculator .comparison-marseal label + label, .vessel-sealing-calculator .comparison-marseal label + label {
  margin-left: 20px;
}
.electro-calculator .input-column, .vessel-sealing-calculator .input-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.electro-calculator .input-column + *, .vessel-sealing-calculator .input-column + * {
  margin-top: 50px;
}
.electro-calculator .input-column .solution, .vessel-sealing-calculator .input-column .solution {
  width: 100%;
  margin-top: 0;
}
.electro-calculator .grid-comparison, .vessel-sealing-calculator .grid-comparison {
  display: grid;
  grid-template-columns: minmax(410px, 1fr) minmax(0, 2fr);
  gap: 20px;
}
.electro-calculator .grid-comparison .column:last-child, .vessel-sealing-calculator .grid-comparison .column:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.electro-calculator .form-group-title, .vessel-sealing-calculator .form-group-title {
  font-size: 24px;
}
.electro-calculator .form-group-title + .input-column, .vessel-sealing-calculator .form-group-title + .input-column {
  margin-top: 25px;
}
.electro-calculator .form-group-title-large, .vessel-sealing-calculator .form-group-title-large {
  padding-bottom: 30px;
  font-size: 30px;
}
.electro-calculator .download-button-container .form-group-title, .vessel-sealing-calculator .download-button-container .form-group-title {
  padding-bottom: 10px;
}
.electro-calculator .download-button-container .download, .vessel-sealing-calculator .download-button-container .download {
  margin-top: 10px;
  border: none;
  color: #707070;
  font-size: 18px;
  background: transparent;
  transition: color 0.2s;
}
.electro-calculator .download-button-container .download::before, .vessel-sealing-calculator .download-button-container .download::before {
  content: "\f019";
  display: inline-block;
  width: 15px;
  height: 15px;
  padding-right: 15px;
  font-family: "FontAwesome";
  transition: color 0.2s;
}
.electro-calculator .download-button-container .download:hover, .vessel-sealing-calculator .download-button-container .download:hover {
  color: #e20303;
}
.electro-calculator .download-button-container .download:hover::before, .vessel-sealing-calculator .download-button-container .download:hover::before {
  color: #e20303;
}
.electro-calculator .error-message, .vessel-sealing-calculator .error-message {
  display: none;
  color: #e20303;
  font-size: 16px;
}
.electro-calculator .download-button-container.loading::after, .vessel-sealing-calculator .download-button-container.loading::after {
  content: "\f110";
  display: inline-block;
  width: 26px;
  height: 26px;
  color: #e20303;
  font-family: "FontAwesome";
  text-align: center;
  animation: spin 1.5s infinite linear;
}
.electro-calculator .download-button-container.error .error-message, .vessel-sealing-calculator .download-button-container.error .error-message {
  display: block;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 900px) {
  .electro-calculator .chosen-container {
    height: 40px;
  }
  .electro-calculator input {
    font-size: 18px;
  }
  .electro-calculator .input-title {
    font-size: 18px;
    font-weight: 400;
  }
  .electro-calculator .grid-2-cols {
    grid-template-columns: repeat(1, 1fr);
  }
  .electro-calculator .electro-calculator-form input {
    height: 40px;
  }
  .electro-calculator .solution .solution-content {
    height: 40px;
  }
  .electro-calculator .solution .solution-content p span {
    font-size: 18px;
  }
  .electro-calculator .solution .solution-title {
    font-size: 18px;
  }
  .electro-calculator .form-group-title {
    font-size: 24px;
  }
  .electro-calculator .form-group-title-large {
    font-size: 26px;
  }
  .electro-calculator .total-price-container .solution {
    grid-column: span 2;
  }
  .electro-calculator .total-price-container .solution-title {
    font-size: 18px;
  }
  .electro-calculator .product-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .electro-calculator .product-container > :nth-child(odd) {
    grid-column: span 1;
  }
  .electro-calculator .product-container .input-title {
    font-size: 20px;
  }
  .electro-calculator .product-container .product-selection {
    margin-top: 15px;
  }
  .electro-calculator .quantity-price-container {
    margin-top: 40px;
  }
  .electro-calculator .quantity-price-container .grid-2-cols + .grid-2-cols {
    margin-top: 40px;
  }
  .electro-calculator .quantity-price-container .table-headline {
    padding-bottom: 20px;
    font-size: 18px;
  }
  .electro-calculator .quantity-price-container .input-title {
    font-size: 18px;
    font-weight: 200;
  }
  .electro-calculator .quantity-price-container .grid-2-cols {
    gap: 10px;
  }
  .electro-calculator .quantity-price-container .grid-2-cols .column:last-child .table-headline {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .electro-calculator .price-comparison-kls .grid-2-cols .column:last-child {
    justify-content: flex-start;
  }
  .electro-calculator .price-comparison-kls .grid-2-cols .column:last-child .hint-text {
    max-width: unset;
  }
  .electro-calculator .comparison .grid-comparison {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .electro-calculator .comparison .grid-comparison .column:nth-of-type(1) {
    order: 2;
  }
  .electro-calculator .comparison .grid-comparison .column:nth-of-type(2) {
    order: 1;
  }
  .electro-calculator .comparison .grid-comparison .column:last-child {
    justify-content: center;
  }
  .electro-calculator .comparison .grid-comparison .chart-container {
    padding-left: 0;
  }
  .electro-calculator .comparison .grid-comparison .chart-container canvas {
    position: relative;
  }
}
@media (max-width: 472px) {
  .electro-calculator .chosen-container .chosen-single span {
    font-size: 14px;
  }
  .electro-calculator .product-container .product-selection {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .electro-calculator .product-container .product-selection .product-item .product-item-wrapper {
    padding: 10px;
  }
  .electro-calculator .product-container .product-selection .product-item .product-item-wrapper .headline {
    font-size: 11px;
  }
  .electro-calculator .product-container .currency-wrapper .chosen-container {
    margin-top: 20px;
  }
  .electro-calculator .electro-calculator-form .input-title {
    font-size: 14px;
  }
  .electro-calculator .electro-calculator-form .input-title + input {
    margin-top: 10px;
  }
  .electro-calculator .electro-calculator-form input {
    padding: 0 15px;
    font-size: 14px;
  }
  .electro-calculator .electro-calculator-form .form-group-toggle label input {
    margin-top: 10px;
  }
  .electro-calculator .quantity-price-container .table-headline {
    padding: 0;
    font-size: 14px;
  }
  .electro-calculator .comparison .input-wrapper {
    flex-wrap: wrap;
  }
  .electro-calculator .comparison .input-wrapper .form-group + .form-group {
    margin-top: 20px;
    margin-left: 0;
  }
  .electro-calculator .comparison .input-wrapper .form-group:not(.form-group-toggle) {
    margin-left: 30px;
  }
  .electro-calculator .comparison .grid-comparison .input-column {
    margin-top: 20px;
  }
  .electro-calculator .comparison-softpakage .input-wrapper label {
    max-width: unset;
  }
  .electro-calculator .comparison-softpakage .input-wrapper label + label {
    margin-top: 20px;
    margin-left: 0;
  }
  .electro-calculator .comparison-marseal .input-wrapper {
    gap: 0 20px;
  }
  .electro-calculator .comparison-marseal label + label {
    margin-top: 20px;
    margin-left: 0;
  }
  .electro-calculator .comparison .footnote p {
    font-size: 16px;
  }
  .electro-calculator .solution .solution-title {
    font-size: 14px;
  }
  .electro-calculator .solution .solution-content {
    max-width: unset;
  }
  .electro-calculator .solution .solution-content p span {
    font-size: 14px;
  }
  .electro-calculator .price-comparison-kls .grid-2-cols .column {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .electro-calculator .price-comparison-kls .grid-2-cols .column:last-child .hint-text {
    font-size: 14px;
  }
  .electro-calculator .total-price-container .solution-title {
    font-size: 14px;
  }
  .electro-calculator .download-button-container .download {
    font-size: 16px;
  }
}
.vessel-sealing-calculator {
  max-width: 1300px;
  margin: auto;
}
.vessel-sealing-calculator .footnote {
  padding-top: 30px;
}
.vessel-sealing-calculator .container-calculator-inputs .input-wrapper {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .container-calculator-inputs .input-wrapper {
    justify-content: center;
  }
}
.vessel-sealing-calculator .content-wrap, .vessel-sealing-calculator .tx-indexedsearch-nothing-found, .vessel-sealing-calculator .tx-felogin-pi1 {
  width: 100%;
  max-width: unset;
  padding: unset;
  gap: 42px;
}
.vessel-sealing-calculator .content-wrap:after, .vessel-sealing-calculator .tx-indexedsearch-nothing-found:after, .vessel-sealing-calculator .tx-felogin-pi1:after {
  display: none;
}
.vessel-sealing-calculator .container-image-currencys {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .container-image-currencys {
    flex-wrap: wrap;
    justify-content: center;
  }
  .vessel-sealing-calculator .container-image-currencys .currency-form {
    margin: 20px auto;
  }
}
.vessel-sealing-calculator .container-image-currencys .calculator-image-selector {
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .container-image-currencys .calculator-image-selector {
    width: 100%;
  }
}
.vessel-sealing-calculator .container-image-currencys .currency-form {
  width: 20%;
}
.vessel-sealing-calculator .container-image-currencys .currency-form select {
  height: 40px;
  font-size: 18px;
  background-color: #f2f2f2;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .container-image-currencys .currency-form {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.vessel-sealing-calculator .container-image-currencys .images-selection {
  display: flex;
  flex-direction: row;
  gap: 42px;
  margin: 25px 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .vessel-sealing-calculator .container-image-currencys .images-selection {
    gap: 0;
    justify-content: center;
    padding: unset;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
  }
  .vessel-sealing-calculator .container-image-currencys .images-selection .calculator-image {
    width: 50%;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.vessel-sealing-calculator .container-image-currencys .images-selection .product-item {
  padding: 15px;
}
.vessel-sealing-calculator .container-image-currencys .images-selection .headline {
  text-align: center;
}
.vessel-sealing-calculator .container-image-currencys .images-selection .calculator-image img {
  width: 200px;
  object-fit: contain;
  aspect-ratio: 1/1;
}
.vessel-sealing-calculator .container-image-currencys .images-selection .calculator-image input[type=radio] {
  display: none;
}
.vessel-sealing-calculator .container-image-currencys .images-selection .calculator-image:has(:checked) {
  background-color: #f2f2f2;
}
.vessel-sealing-calculator .calc-result-chart-container .grid-comparison .column {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .calc-result-chart-container .grid-comparison .column {
    margin: auto 30px;
  }
  .vessel-sealing-calculator .calc-result-chart-container .grid-comparison .column .chart-container {
    margin: auto;
  }
}
@media screen and (max-width: 320px) {
  .vessel-sealing-calculator .calc-result-chart-container .grid-comparison .column {
    margin: auto 20px;
  }
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .calc-result-chart-container .grid-comparison {
    display: flex;
    flex-wrap: wrap;
  }
}
.vessel-sealing-calculator .container-calculator-inputs .input-wrapper {
  display: flex;
  gap: 42px;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .container-calculator-inputs .input-wrapper {
    flex-wrap: wrap;
  }
}
.vessel-sealing-calculator .spacer {
  width: 100%;
  border-top: solid gray 1px;
  margin: 50px 0px;
}
.vessel-sealing-calculator .chart-bar-container {
  width: 100%;
  height: 600px;
  display: flex;
  flex-direction: row;
  gap: 30px;
  max-width: 700px;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .chart-bar-container {
    height: unset;
  }
}
.vessel-sealing-calculator .chart-bar-container canvas {
  height: 100%;
}
.vessel-sealing-calculator .double-chart-header {
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .vessel-sealing-calculator .double-chart-header {
    white-space: wrap;
  }
}
.vessel-sealing-calculator .grid-comparison .column {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .grid-comparison .column {
    margin: auto 30px;
  }
  .vessel-sealing-calculator .grid-comparison .column .chart-bar-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: auto;
  }
}
@media screen and (max-width: 320px) {
  .vessel-sealing-calculator .grid-comparison .column {
    margin: auto 20px;
  }
}
@media screen and (max-width: 1024px) {
  .vessel-sealing-calculator .grid-comparison {
    display: flex;
    flex-wrap: wrap;
  }
}

* + .banner-statistics {
  padding-top: 5.625rem;
}

.banner-statistics {
  display: flex;
  gap: 2.5rem;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.banner-statistics + * {
  padding-top: 5.625rem;
}
.banner-statistics::after {
  display: none;
}
.banner-statistics .stat-item {
  width: calc(33.3333333333% - 1.25rem);
  max-width: 23.75rem;
  height: auto;
  text-align: center;
  display: grid;
  grid-template-rows: 3.125rem clamp(80px, 5.729vw, 110px) auto;
}
@media screen and (max-width: 1024px) {
  .banner-statistics .stat-item {
    width: auto;
  }
}
.banner-statistics span {
  color: #e20303;
  font-weight: 600;
  white-space: nowrap;
  display: block;
}
.banner-statistics span.label {
  grid-row: 1/2;
  align-self: flex-start;
}
.banner-statistics span.value {
  grid-row: 2/3;
  font-size: clamp(60px, 4.063vw, 78px);
}
.banner-statistics p {
  grid-row: 3/4;
}
.banner-statistics sup {
  top: -0.5rem;
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.sub-slider-video {
  width: 100%;
  height: auto;
  max-height: 30.125rem;
  position: relative;
  overflow: hidden;
}
.sub-slider-video video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.messe-app {
  padding-top: 5.625rem;
}
@media screen and (max-width: 768px) {
  .messe-app {
    padding-top: 4.375rem;
  }
}
.messe-app-back-button {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  color: #e20303;
  font-weight: normal;
}
.messe-app .jumbo-headline {
  position: relative;
}
.messe-app .tx-dpklssscp .results .entry,
.messe-app .tx-dp-mediathek .results .entry {
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.messe-app .tx-dpklssscp .results .entry.deleting,
.messe-app .tx-dp-mediathek .results .entry.deleting {
  transform: translateY(5%);
  opacity: 0;
}
.messe-app .tx-dpklssscp .results .entry .image,
.messe-app .tx-dp-mediathek .results .entry .image {
  transition: opacity 0.3s ease;
}
.messe-app .tx-dpklssscp .results .entry .image a,
.messe-app .tx-dp-mediathek .results .entry .image a {
  position: relative;
  display: block;
}
.messe-app .tx-dpklssscp .results .entry .image a::after,
.messe-app .tx-dp-mediathek .results .entry .image a::after {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 1;
  content: "\f067";
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width: 4rem;
  height: 4rem;
  border: 0.5rem solid #fff;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "fontawesome";
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.messe-app .tx-dpklssscp .results .entry.is-selected .image,
.messe-app .tx-dp-mediathek .results .entry.is-selected .image {
  opacity: 0.4;
}
.messe-app .tx-dpklssscp .results .entry.is-selected .image a::after,
.messe-app .tx-dp-mediathek .results .entry.is-selected .image a::after {
  content: "\f1f8";
}

.messe-app-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  width: 100%;
  padding-left: 1.5625rem;
  align-items: center;
  background-color: #fff;
}
.messe-app-header.fixed {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.messe-app-header .logo {
  display: block;
  width: 11.25rem;
  height: 2.625rem;
  margin: 0;
  margin-right: auto;
  line-height: 1;
  user-select: none;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 768px) {
  .messe-app-header .logo {
    width: 8.75rem;
    height: 2rem;
  }
}
.messe-app-header .logo a,
.messe-app-header .logo img {
  display: block;
}
.messe-app-header-headline {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.1333333333;
}
.messe-app-header-headline.transitioning {
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.messe-app-header-headline.hidden {
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
}
.messe-app-header-headline + .messe-app-nav {
  margin-left: 2.25rem;
}

.messe-app-nav-items {
  display: flex;
}
.messe-app-nav-item {
  width: 5.625rem;
  height: 5.625rem;
}
@media screen and (max-width: 768px) {
  .messe-app-nav-item {
    width: 4.375rem;
    height: 4.375rem;
  }
}
.messe-app-nav-lang-select {
  height: 100%;
}
.messe-app-nav-lang-select-item {
  display: none;
}
.messe-app-nav-lang-select-item.globe {
  display: flex;
  height: 100%;
  padding: 0.625rem 0;
  align-content: center;
  justify-content: center;
  background-color: #d0d0d0;
  cursor: pointer;
}
.messe-app-nav-lang-select-item.globe i {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 1;
  display: block;
  margin: auto;
  font-family: "fontawesome";
}
@media screen and (max-width: 768px) {
  .messe-app-nav-lang-select-item.globe i {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
.messe-app-nav-lang-select-item.active {
  position: relative;
  display: block;
  height: 100%;
  padding: 0;
}
.messe-app-nav-lang-select-item.active > a {
  background-color: #d0d0d0;
}
.messe-app-nav-lang-select-item.active span {
  align-self: center;
}
.messe-app-nav-lang-select-item.active span::before {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  content: "\f0ac";
  display: block;
  margin-bottom: 0.3125rem;
  font-family: "fontawesome";
}
@media screen and (max-width: 768px) {
  .messe-app-nav-lang-select-item.active span::before {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
.messe-app-nav-lang-select-item > a {
  display: flex;
  height: 100%;
  padding: 0.625rem 0;
  align-content: center;
  justify-content: center;
  background-color: #dddddd;
}
.messe-app-nav-lang-select-item > a > span {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .messe-app-nav-lang-select-item > a > span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.messe-app-nav-lang-select-item > a:hover {
  color: #4d4d4d;
}
.messe-app-nav .btn {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  opacity: 1;
  appearance: none;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}
.messe-app-nav .btn span {
  font-size: 16px;
  font-size: 1rem;
  align-self: center;
}
@media screen and (max-width: 768px) {
  .messe-app-nav .btn span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.messe-app-nav .btn span::before {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1;
  display: block;
  margin-bottom: 0.3125rem;
  font-family: "fontawesome";
  text-align: center;
  transition: color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .messe-app-nav .btn span::before {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
.messe-app-nav .btn.clickable {
  opacity: 1;
}
.messe-app-nav .btn-reset {
  background-color: #000;
}
.messe-app-nav .btn-reset span {
  color: #fff;
}
.messe-app-nav .btn-reset span::before {
  content: "\f021";
  color: #e20303;
}
.messe-app-nav .btn-leads {
  background-color: #dddddd;
}
.messe-app-nav .btn-leads span {
  color: #4d4d4d;
}
.messe-app-nav .btn-leads span::before {
  content: "\f2bb";
  color: #4d4d4d;
}
.messe-app-nav .btn-mediacenter {
  background-color: #e9e9e9;
}
.messe-app-nav .btn-mediacenter span {
  color: #4d4d4d;
}
.messe-app-nav .btn-mediacenter span::before {
  content: "\f15b";
  color: #4d4d4d;
}

.messe-app-hero {
  padding: 6.625rem 1.5625rem 2.125rem;
  background-image: url(../img/messe-mediapool-hero-01.jpg);
  background-position: 50% 50%;
  background-size: cover;
  transition: padding 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero {
    padding: 3.125rem 1.5625rem 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  .messe-app-hero .content-wrap, .messe-app-hero .tx-indexedsearch-nothing-found, .messe-app-hero .tx-felogin-pi1 {
    padding: 0;
  }
}
.messe-app-hero.is-small {
  padding: 2.125rem 1.5625rem;
}
.messe-app-hero-main {
  text-align: center;
  transition: margin-top 0.3s ease, opacity 0.3s ease;
}
.messe-app-hero-main-title {
  font-size: 80px;
  font-size: 5rem;
  color: #e20303;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero-main-title {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
.messe-app-hero-main-title + .messe-app-hero-main-text {
  margin-top: 0.625rem;
}
.messe-app-hero-main-text {
  font-size: 40px;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero-main-text {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.messe-app-hero-main + .messe-app-hero-forms {
  margin-top: 5.5625rem;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero-main + .messe-app-hero-forms {
    margin-top: 3.75rem;
  }
}
.messe-app-hero-main.transitioning {
  margin-top: -14.625rem;
  opacity: 0;
}
.messe-app-hero-main.transitioning + .messe-app-hero-forms {
  margin-top: 0;
}
.messe-app-hero .input-wrap.large {
  width: 100%;
  padding: 0;
  margin-left: 0;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero .input-wrap.large .input-wrap {
    max-width: none;
  }
}
.messe-app-hero .input-wrap.large input[type=text] {
  width: calc(100% - 3.125rem);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .messe-app-hero .input-wrap.large input[type=text] {
    padding: 0 1.25rem;
  }
}
.messe-app-hero .input-wrap.large + .filters {
  margin-top: 3.75rem;
}
@media screen and (max-width: 1024px) {
  .messe-app-hero .input-wrap.large + .filters {
    margin-top: 2.5rem;
  }
}
.messe-app-hero .filters .input-wrap > span {
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
}
.messe-app-hero .filters .input-wrap .select-wrap select {
  height: 2.8125rem;
  line-height: 2.8125rem;
}
@media screen and (max-width: 768px) {
  .messe-app-hero .filters .submit-wrap {
    margin-top: 0;
  }
}
.messe-app-hero .filters .submit-wrap input[type=submit] {
  height: 2.8125rem;
  margin-top: 2.1875rem;
}

.messe-app-footer {
  padding: 2.5rem 1.5625rem 3.75rem;
}
.messe-app-footer-nav, .messe-app-footer-nav-items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.messe-app-footer-nav-item {
  display: flex;
  align-items: center;
}
.messe-app-footer-nav-item::after {
  content: "|";
  margin-left: 0.3125rem;
}
.messe-app-footer-nav-item a {
  font-size: 16px;
  font-size: 1rem;
  display: block;
}
.messe-app-footer-nav-item:last-child::after {
  display: none;
}
.messe-app-footer-nav-item + .messe-app-footer-nav-item {
  margin-left: 0.3125rem;
}

.messe-app-cart {
  position: fixed;
  right: 0;
  bottom: 30px;
  display: flex;
  width: 5.625rem;
  height: 5.625rem;
  padding: 0.9375rem;
  margin-bottom: 0;
  border: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #e20303;
  border-radius: 0;
  appearance: none;
}
@media screen and (max-width: 1024px) {
  .messe-app-cart {
    width: 4.375rem;
    height: 4.375rem;
  }
}
.messe-app-cart:hover, .messe-app-cart:focus, .messe-app-cart:active {
  color: #fff !important;
  background-color: #4d4d4d;
}
.messe-app-cart span {
  font-size: 25px;
  font-size: 1.5625rem;
  transition: opacity 0.125s ease;
}
@media screen and (max-width: 1024px) {
  .messe-app-cart span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.messe-app-cart span.transitioning {
  opacity: 0;
}
.messe-app-cart::after {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  content: "\f07a";
  display: block;
  font-family: "fontawesome";
}
@media screen and (max-width: 1024px) {
  .messe-app-cart::after {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
  }
}
.messe-app-cart-overview {
  margin: 3.75rem 0;
}
.messe-app-cart-submit {
  width: auto;
  padding: 0.9375rem 2.1875rem 0.9375rem 4.375rem;
}
.messe-app-cart-submit::before {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1;
  content: "\f0e0";
  float: left;
  position: absolute;
  left: 2.1875rem;
  font-family: "fontawesome";
}
.messe-app-cart-submit::after {
  display: none;
}

#messe-app-cart-form .image-fields input {
  margin-bottom: 0.625rem;
}

#messe-app-cart-submit-modal {
  margin: auto;
  max-width: 700px;
}
#messe-app-cart-submit-modal .modal-body {
  float: left;
  padding: 40px;
  background-color: #ffffff;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #messe-app-cart-submit-modal .modal-body {
    padding-bottom: 30rem;
  }
}
#messe-app-cart-submit-modal label.checkbox {
  margin-bottom: 1.875rem;
}
#messe-app-cart-submit-modal .submit {
  padding: 0 4.125rem;
  line-height: 3.125rem;
  font-weight: lighter;
}
#messe-app-cart-submit-modal .popup-modal-dismiss {
  padding: 0 1.6875rem;
  line-height: 3.125rem;
  font-weight: normal;
}
#messe-app-cart-submit-modal .chosen-container {
  width: 100% !important;
  margin-bottom: 1.875rem;
}
#messe-app-cart-submit-modal form label > a {
  color: #e20303;
}
#messe-app-cart-submit-modal form .field-fullwidth {
  float: left;
  width: 100%;
}
#messe-app-cart-submit-modal form .field-halfwidth-left {
  float: left;
  width: calc(50% - 0.625rem);
  margin-right: 1.25rem;
}
#messe-app-cart-submit-modal form .field-halfwidth-right {
  float: left;
  width: calc(50% - 0.625rem);
}

.table {
  line-height: 1.5em;
  min-width: 500px;
}

.image-text-swiper-container {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container {
    margin-top: 80px;
  }
}
@media print {
  .image-text-swiper-container {
    margin-top: 0;
  }
}
.image-text-swiper-container .image-text-swiper-pagination {
  position: static;
  margin-top: 44px;
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container .image-text-swiper-pagination {
    margin-top: 30px;
  }
}
.image-text-swiper-container .swiper-slide {
  position: relative;
}
.image-text-swiper-container .main-slider .slide-content {
  opacity: 0;
  bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .content-wrap, .image-text-swiper-container .tx-indexedsearch-nothing-found, .image-text-swiper-container .tx-felogin-pi1 {
    overflow: hidden;
  }
}
.image-text-swiper-container .slide-content {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  top: auto;
  bottom: 150px;
  left: 0;
  transform: translate3d(0, 50px, 0);
  z-index: 9;
  transition: all 0.25s ease;
  transition-duration: 2000ms;
}
@media screen and (max-width: 1280px) {
  .image-text-swiper-container .slide-content {
    margin-top: 7%;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .slide-content {
    width: 100%;
    margin-top: 7%;
  }
}
@media screen and (max-width: 768px) {
  .image-text-swiper-container .slide-content {
    width: 90%;
    margin-top: 13%;
  }
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container .slide-content {
    margin-top: 22%;
  }
}
.image-text-swiper-container .slide-content .headline {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.18em;
}
.image-text-swiper-container .slide-content .headline > a {
  cursor: pointer;
}
.image-text-swiper-container .slide-content .headline + .btn {
  margin-top: 52px;
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.64;
  }
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container h3 + h2 {
    margin-top: 4px;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.25;
  }
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.1875;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container h2 + p {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .image-text-swiper-container p {
    font-size: 16px;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 768px) {
  .image-text-swiper-container .column.left, .image-text-swiper-container .column.right, .image-text-swiper-container .column.text {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .column.left, .image-text-swiper-container .column.right {
    margin-left: 0;
  }
}
@media print {
  .image-text-swiper-container .column.left, .image-text-swiper-container .column.right {
    padding-top: 30px;
    width: 200px;
    float: right;
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .column.left figure img, .image-text-swiper-container .column.right figure img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .image-text-swiper-container .column.left figure img, .image-text-swiper-container .column.right figure img {
    width: auto;
    display: block;
    margin: auto;
    max-height: 350px;
  }
}
.image-text-swiper-container .column.text {
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .column.text {
    padding-top: 16px;
  }
}
@media print {
  .image-text-swiper-container .column.text {
    float: left;
    width: calc(100% - 200px - 30px);
    padding-top: 45px;
    margin: 0;
  }
}
.image-text-swiper-container .column.text p {
  margin-top: 25px;
}
.image-text-swiper-container .column.text ul li:not(.link):not(.download) {
  display: block;
  color: #e20303;
  position: relative;
  padding-left: 21px;
}
.image-text-swiper-container .column.text ul li:not(.link):not(.download)::before {
  width: 13px;
  height: 1px;
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  background: #e20303;
  transition: all 0.25s ease;
}
@media screen and (min-resolution: 192dpi) {
  .image-text-swiper-container .column.text ul li:not(.link):not(.download)::before {
    top: calc(50% - 1px);
  }
}
.image-text-swiper-container .column.text ul li:not(.link):not(.download)::after {
  width: 1px;
  height: 13px;
  content: "";
  background: #e20303;
  display: inline-block;
  position: absolute;
  left: 6px;
  top: calc(50% - 6.5px);
  transition: all 0.25s ease;
}
@media screen and (min-resolution: 192dpi) {
  .image-text-swiper-container .column.text ul li:not(.link):not(.download)::after {
    top: calc(50% - 7px);
  }
}
@media screen and (max-width: 768px) {
  .image-text-swiper-container .column.text {
    padding-top: 10px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .image-text-swiper-container .column.text {
    margin-top: 30px;
    padding-top: 0;
  }
}
.image-text-swiper-container .swiper-slide-active .column.right {
  animation: slideFromRight 1.5s ease forwards;
  transform: none;
  opacity: 1;
}
@media print {
  .image-text-swiper-container .swiper-slide-active .column.right {
    animation: none;
  }
}
@media screen and (max-width: 1024px) {
  .image-text-swiper-container .swiper-slide-active .column.right {
    animation: none;
  }
}
@keyframes slideFromRight {
  0% {
    transform: translate3d(200px, 0px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
.image-text-swiper-container .swiper-slide-active .slide-content {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.image-text-swiper-container .swiper-pagination-bullet-active {
  background: #e20303;
}
@media print {
  .image-text-swiper-container .swiper-pagination {
    display: none;
  }
}
@media print {
  .image-text-swiper-container .swiper-wrapper {
    transform: none !important;
    display: block;
  }
}
@media print {
  .image-text-swiper-container .swiper-wrapper .swiper-slide {
    width: auto !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}
@media print {
  .image-text-swiper-container .swiper-wrapper .swiper-slide-duplicate {
    display: none;
  }
}

.image-link-teaser-wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper {
    margin-top: 80px;
  }
}
@media print {
  .image-link-teaser-wrapper {
    display: none;
    margin-top: 50px;
  }
}
.image-link-teaser-wrapper > figure {
  width: 100%;
  margin-bottom: 37px;
}
.image-link-teaser-wrapper > figure .slider-logo {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper > figure {
    margin-bottom: 25px;
  }
}
.image-link-teaser-wrapper h2 {
  text-align: center;
}
.image-link-teaser-wrapper h2.headline {
  margin-bottom: 90px;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper h2.headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .image-link-teaser-wrapper h2.headline {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.1944444444;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper h2.headline {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.1875;
    margin-bottom: 25px;
  }
}
.image-link-teaser-wrapper .image-link-teaser a {
  display: block;
}
.image-link-teaser-wrapper .image-link-teaser figure {
  position: relative;
  padding-top: 141.8764302059%;
}
.image-link-teaser-wrapper .image-link-teaser figure img {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser figure img {
    width: 100%;
  }
}
@media print {
  .image-link-teaser-wrapper .image-link-teaser figure img {
    width: 100%;
  }
}
.image-link-teaser-wrapper .image-link-teaser figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  z-index: 2;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column:nth-of-type(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .image-link-teaser.column:first-of-type {
    margin-top: 0;
  }
}
.image-link-teaser-wrapper .image-link-teaser--content {
  margin-top: 16px;
}
.image-link-teaser-wrapper .image-link-teaser--content .subtitle, .image-link-teaser-wrapper .image-link-teaser--content .desc {
  color: #4d4d4d;
  line-height: 1.25em;
}
@media print {
  .image-link-teaser-wrapper .image-link-teaser--content .subtitle, .image-link-teaser-wrapper .image-link-teaser--content .desc {
    height: auto !important;
  }
}
.image-link-teaser-wrapper .image-link-teaser--content .subtitle {
  margin-top: 11px;
  font-size: 16px;
  font-weight: 600;
}
@media print {
  .image-link-teaser-wrapper .image-link-teaser--content .subtitle {
    height: auto !important;
  }
}
.image-link-teaser-wrapper .image-link-teaser--content .desc {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 3px;
}
@media print {
  .image-link-teaser-wrapper .image-link-teaser--content .desc {
    height: auto !important;
  }
}
.image-link-teaser-wrapper .image-link-teaser--content .headline {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 0;
  color: #e20303;
}
@media print {
  .image-link-teaser-wrapper .image-link-teaser--content .headline {
    height: auto !important;
  }
}
.image-link-teaser-wrapper .image-link-teaser:hover figure:before {
  opacity: 1;
}
.image-link-teaser-wrapper .image-link-teaser:hover .headline {
  color: #4d4d4d;
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper .swiper-slide {
    padding: 0 20px;
  }
}
.image-link-teaser-wrapper .swiper-slide .image-link-teaser.column {
  width: 100%;
}
.image-link-teaser-wrapper .swiper-button-next,
.image-link-teaser-wrapper .swiper-button-prev {
  background-image: none;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.image-link-teaser-wrapper .swiper-button-next:after,
.image-link-teaser-wrapper .swiper-button-prev:after {
  background-repeat: no-repeat;
  content: "";
  width: 16px;
  height: 32px;
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper .swiper-button-next:after,
  .image-link-teaser-wrapper .swiper-button-prev:after {
    width: 10px;
    height: 20px;
  }
}
.image-link-teaser-wrapper .swiper-button-next.swiper-button-next,
.image-link-teaser-wrapper .swiper-button-prev.swiper-button-next {
  right: -39px;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .swiper-button-next.swiper-button-next,
  .image-link-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -36px;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper .swiper-button-next.swiper-button-next,
  .image-link-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -10px;
  }
}
.image-link-teaser-wrapper .swiper-button-next.swiper-button-next:after,
.image-link-teaser-wrapper .swiper-button-prev.swiper-button-next:after {
  background-image: url(../img/icons/Icon_arrowRight_KLS_2017-08-04.svg);
}
.image-link-teaser-wrapper .swiper-button-next.swiper-button-prev,
.image-link-teaser-wrapper .swiper-button-prev.swiper-button-prev {
  left: -39px;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .image-link-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -36px;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .image-link-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -10px;
  }
}
.image-link-teaser-wrapper .swiper-button-next.swiper-button-prev:after,
.image-link-teaser-wrapper .swiper-button-prev.swiper-button-prev:after {
  background-image: url(../img/icons/Icon_arrowLeft_KLS_2017-08-03.svg);
}
.image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column {
  width: calc((100% - 1px) / 4 - 22.5px);
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column {
    width: 100%;
    margin-right: 0;
  }
}
.image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column:nth-child(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .image-link-teaser-wrapper:not(.image-link-teaser-slider) .column-wrap.four .column:first-child {
    margin-top: 0;
  }
}
@media print {
  .image-link-teaser-wrapper .swiper-pagination {
    display: none;
  }
}
@media print {
  .image-link-teaser-wrapper .swiper-wrapper {
    transform: none !important;
    display: block;
  }
}
@media print {
  .image-link-teaser-wrapper .swiper-wrapper .swiper-slide {
    width: calc((100% - 1px) / 2 - 15px) !important;
    float: left;
    margin-right: 30px !important;
    margin-bottom: 30px;
  }
}
@media print {
  .image-link-teaser-wrapper .swiper-wrapper .swiper-slide:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media print {
  .image-link-teaser-wrapper .swiper-wrapper .swiper-slide-duplicate {
    display: none;
  }
}

.image-video-teaser-wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper {
    margin-top: 80px;
  }
}
@media print {
  .image-video-teaser-wrapper {
    display: none;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper h2.headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper h2.headline {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.1875;
  }
}
.image-video-teaser-wrapper .image-video-teaser a {
  display: block;
}
.image-video-teaser-wrapper .image-video-teaser figure {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser figure img {
    width: 100%;
  }
}
@media print {
  .image-video-teaser-wrapper .image-video-teaser figure img {
    width: 100%;
  }
}
.image-video-teaser-wrapper .image-video-teaser figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  z-index: 2;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column {
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column:nth-of-type(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .image-video-teaser.column:first-of-type {
    margin-top: 0;
  }
}
.image-video-teaser-wrapper .image-video-teaser:hover figure:before {
  opacity: 1;
}
.image-video-teaser-wrapper .image-video-teaser--content {
  margin-top: 16px;
}
.image-video-teaser-wrapper .image-video-teaser--content .subtitle, .image-video-teaser-wrapper .image-video-teaser--content .desc {
  color: #909090;
  font-size: 16px;
  line-height: 1.25em;
  margin-top: 11px;
}
@media print {
  .image-video-teaser-wrapper .image-video-teaser--content .subtitle, .image-video-teaser-wrapper .image-video-teaser--content .desc {
    height: auto !important;
  }
}
@media print {
  .image-video-teaser-wrapper .image-video-teaser--content .subtitle {
    height: auto !important;
  }
}
.image-video-teaser-wrapper .image-video-teaser--content .headline {
  margin-top: 3px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 14px;
}
@media print {
  .image-video-teaser-wrapper .image-video-teaser--content .headline {
    height: auto !important;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper .swiper-slide {
    padding: 0 20px;
  }
}
.image-video-teaser-wrapper .swiper-slide .image-video-teaser.column {
  width: 100%;
}
.image-video-teaser-wrapper .swiper-button-next,
.image-video-teaser-wrapper .swiper-button-prev {
  background-image: none;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.image-video-teaser-wrapper .swiper-button-next:after,
.image-video-teaser-wrapper .swiper-button-prev:after {
  background-repeat: no-repeat;
  content: "";
  width: 16px;
  height: 32px;
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper .swiper-button-next:after,
  .image-video-teaser-wrapper .swiper-button-prev:after {
    width: 10px;
    height: 20px;
  }
}
.image-video-teaser-wrapper .swiper-button-next.swiper-button-next,
.image-video-teaser-wrapper .swiper-button-prev.swiper-button-next {
  right: -39px;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .swiper-button-next.swiper-button-next,
  .image-video-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -36px;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper .swiper-button-next.swiper-button-next,
  .image-video-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -10px;
  }
}
.image-video-teaser-wrapper .swiper-button-next.swiper-button-next:after,
.image-video-teaser-wrapper .swiper-button-prev.swiper-button-next:after {
  background-image: url(../img/icons/Icon_arrowRight_KLS_2017-08-04.svg);
}
.image-video-teaser-wrapper .swiper-button-next.swiper-button-prev,
.image-video-teaser-wrapper .swiper-button-prev.swiper-button-prev {
  left: -39px;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .image-video-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -36px;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .image-video-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -10px;
  }
}
.image-video-teaser-wrapper .swiper-button-next.swiper-button-prev:after,
.image-video-teaser-wrapper .swiper-button-prev.swiper-button-prev:after {
  background-image: url(../img/icons/Icon_arrowLeft_KLS_2017-08-03.svg);
}
.image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column {
  width: calc((100% - 1px) / 4 - 22.5px);
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column {
    width: 100%;
    margin-right: 0;
  }
}
.image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column:nth-child(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .image-video-teaser-wrapper:not(.image-video-teaser-slider) .column-wrap.four .column:first-child {
    margin-top: 0;
  }
}
@media print {
  .image-video-teaser-wrapper .swiper-pagination {
    display: none;
  }
}
@media print {
  .image-video-teaser-wrapper .swiper-wrapper {
    transform: none !important;
    display: block;
  }
}
@media print {
  .image-video-teaser-wrapper .swiper-wrapper .swiper-slide {
    width: calc((100% - 1px) / 2 - 15px) !important;
    float: left;
    margin-right: 30px !important;
    margin-bottom: 30px;
  }
}
@media print {
  .image-video-teaser-wrapper .swiper-wrapper .swiper-slide:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media print {
  .image-video-teaser-wrapper .swiper-wrapper .swiper-slide-duplicate {
    display: none;
  }
}

.document-teaser-wrapper {
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper {
    margin-top: 80px;
  }
}
@media print {
  .document-teaser-wrapper {
    display: none;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper h2.headline {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper h2.headline {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .swiper-slide {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .swiper-slide .document-teaser-item.column {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .document-teaser-item.column {
    width: calc((100% - 1px) / 3 - 20px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .document-teaser-item.column {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .document-teaser-item.column:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .document-teaser-item.column:nth-of-type(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .document-teaser-item.column:nth-of-type(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .document-teaser-item.column:first-of-type {
    margin-top: 0;
  }
}
.document-teaser-wrapper .document-teaser-item a {
  display: block;
}
.document-teaser-wrapper .document-teaser-item figure {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .document-teaser-item figure img {
    width: 100%;
  }
}
.document-teaser-wrapper .document-teaser-item figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.25s ease;
  transition-duration: 750ms;
  z-index: 2;
  opacity: 0;
}
.document-teaser-wrapper .document-teaser-item figure:after {
  content: "\f0ab";
  font-family: "fontawesome";
  font-size: 45px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.25s ease;
  transition-duration: 750ms;
  transform: translate3d(-50%, -40px, 0);
  z-index: 4;
  opacity: 0;
}
.document-teaser-wrapper .document-teaser-item figure img {
  border: 1px solid #e6e6e6;
}
.document-teaser-wrapper .document-teaser-item figcaption {
  margin-top: 18px;
}
.document-teaser-wrapper .document-teaser-item:hover figure:before {
  opacity: 1;
}
.document-teaser-wrapper .document-teaser-item:hover figure:after {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0);
}
.document-teaser-wrapper .swiper-button-next,
.document-teaser-wrapper .swiper-button-prev {
  background-image: none;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.document-teaser-wrapper .swiper-button-next:after,
.document-teaser-wrapper .swiper-button-prev:after {
  content: "";
  width: 16px;
  height: 32px;
  display: inline-block;
}
.document-teaser-wrapper .swiper-button-next.swiper-button-next,
.document-teaser-wrapper .swiper-button-prev.swiper-button-next {
  right: -39px;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .swiper-button-next.swiper-button-next,
  .document-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -36px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .swiper-button-next.swiper-button-next,
  .document-teaser-wrapper .swiper-button-prev.swiper-button-next {
    right: -10px;
  }
}
.document-teaser-wrapper .swiper-button-next.swiper-button-next:after,
.document-teaser-wrapper .swiper-button-prev.swiper-button-next:after {
  background-image: url(../img/icons/Icon_arrowRight_KLS_2017-08-04.svg);
}
.document-teaser-wrapper .swiper-button-next.swiper-button-prev,
.document-teaser-wrapper .swiper-button-prev.swiper-button-prev {
  left: -39px;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .document-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -36px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper .swiper-button-next.swiper-button-prev,
  .document-teaser-wrapper .swiper-button-prev.swiper-button-prev {
    left: -10px;
  }
}
.document-teaser-wrapper .swiper-button-next.swiper-button-prev:after,
.document-teaser-wrapper .swiper-button-prev.swiper-button-prev:after {
  background-image: url(../img/icons/Icon_arrowLeft_KLS_2017-08-03.svg);
}
.document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column {
  width: calc((100% - 1px) / 6 - 25px);
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column {
    width: calc((100% - 1px) / 3 - 20px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column {
    width: calc((100% - 1px) / 2 - 15px);
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column {
    width: 100%;
    margin-right: 0;
  }
}
.document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(3n) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(-n+3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:nth-child(n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .document-teaser-wrapper:not(.document-teaser-slider) .column-wrap.six .column:first-child {
    margin-top: 0;
  }
}

aside::after {
  clear: both;
  content: "";
  display: table;
}
@media print {
  aside {
    display: none;
  }
}
aside .sidebar-box {
  background-color: #f2f2f2;
  padding: 30px 27px 21px;
}
aside .sidebar-box .linklist {
  margin-top: 0;
}
aside .sidebar-box .linklist li.link::before {
  top: 0;
}
@media screen and (max-width: 1024px) {
  aside .sidebar-box .linklist li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
aside .sidebar-box .linklist li + li {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  aside .sidebar-box .linklist li + li {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  aside .sidebar-box .linklist li + li {
    margin-top: 8px;
  }
}
aside .sidebar-box--footer {
  margin-top: 48px;
}
aside .sidebar-box--footer::after {
  clear: both;
  content: "";
  display: table;
}
aside .sidebar-box--footer ul {
  float: left;
  margin-top: 0;
}
aside .sidebar-box--footer ul li + li {
  margin-top: 0;
}
aside .sidebar-box--footer ul.social-links {
  float: right;
  margin-top: 9px;
}
aside .sidebar-box--footer ul.share li {
  margin-right: 9px;
}
aside .sidebar-box--footer ul.share li img {
  position: relative;
  bottom: 0;
  transition: all 0.25s ease;
}
aside .sidebar-box--footer ul.share li a:hover img {
  bottom: 5px;
}
aside .sidebar-box--footer ul li {
  float: left;
  margin-right: 12px;
}
aside .sidebar-box--footer ul li:last-child {
  margin-right: 0;
}
aside .sidebar-box--footer ul li a {
  display: inline-block;
}
aside .sidebar-box--footer ul li a span {
  display: none;
}
aside .sidebar-box--footer ul li a::before {
  font-family: "fontawesome";
}
aside .sidebar-box--footer ul .linked-in::before {
  content: "\f0e1";
}
aside .sidebar-box--footer ul .google-plus::before {
  content: "\f0d5";
}
aside .sidebar-box--footer ul .xing::before {
  content: "\f168";
}
aside .sidebar-box--footer ul .facebook::before {
  content: "\f09a";
}
aside .sidebar-box--footer ul .wechat::before {
  content: "\f1d7";
}
aside .sidebar-box--footer ul .twitter::before {
  content: "\f099";
}
aside .sidebar-box--footer ul .upload {
  width: 21px;
  height: auto;
}
aside .sidebar-box--footer ul .download {
  width: 21px;
  height: auto;
  margin-top: 5px;
}
aside .sidebar-box--footer ul .mail {
  width: 26px;
  height: auto;
  margin-top: 6px;
}
aside .sidebar-box-red {
  background-color: #e20303;
  padding: 26px 27px 30px;
  color: #fff;
}
aside .sidebar-box-red .headline {
  margin-bottom: 0;
}
@media screen and (max-width: 560px) {
  aside .sidebar-box-red .headline {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3333333333;
  }
}
aside .sidebar-box-red .headline + p {
  margin-top: 11px;
}
@media screen and (max-width: 560px) {
  aside .sidebar-box-red .headline + p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
aside .sidebar-box-red .searchform {
  margin-top: 34px;
  color: #4d4d4d;
}
aside .sidebar-box-red .searchform fieldset {
  position: relative;
}
aside .sidebar-box-red .searchform .text {
  width: 100%;
  border: 0;
  border-radius: 38px;
  height: 38px;
  padding: 0 60px 0 15px;
  outline: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
aside .sidebar-box-red .searchform .submit {
  position: absolute;
  display: inline-block;
  height: 38px;
  width: 48px;
  right: -1px;
  top: 0;
  border-radius: 0 38px 38px 0;
  border: 0;
  background-color: #575756;
  transition: all 0.25s ease;
}
aside .sidebar-box-red .searchform .submit:after {
  content: "\f002";
  font-family: "fontawesome";
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-60%, -50%, 0);
  pointer-events: none;
}
aside .sidebar-box-red .searchform .submit:hover {
  background-color: #9f9f9f;
}
aside .sidebar-box-red .searchform .submit input[type=submit] {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  outline: none;
}
aside div + div {
  margin-top: 10px;
}

.jumbo-headline + .jumbo-headline {
  margin-top: 0;
}
.jumbo-headline + .jumbo-image-video {
  margin-top: 5px;
}
.jumbo-headline.white + .image-video-teaser-wrapper {
  margin-top: 0;
}
.jumbo-headline.white + .jumbo-teaser-box {
  margin-top: 0;
}
.jumbo-headline.white + .document-teaser-wrapper {
  margin-top: 0;
}
.jumbo-headline.white + .one-fourth-teaser-wrapper {
  margin-top: 0;
}
.jumbo-headline.white + .image-text {
  margin-top: 0;
}
.jumbo-headline.white + .jumbo-image-text-wrapper {
  margin-top: 0;
}
.jumbo-headline.white + .jumbo-gallery {
  margin-top: 0;
}
.jumbo-headline.white + .toggle-wrap {
  margin-top: 0;
}
.jumbo-headline.white + .main-content-area-wrap {
  margin-top: 0;
}

.jumbo-image-text-wrapper + .jumbo-headline {
  margin-top: 5px;
}

.jumbo-image-video + .extended-search {
  margin-top: 5px;
}

main > div:last-child:not(.extended-search) {
  margin-bottom: 100px;
}
main > div:last-child.jumbo-headline.white {
  margin-bottom: 0;
}
main > div:last-child.jumbo-headline.jumbo-headline.background-image {
  margin-bottom: 0;
}
main > div:last-child.jumbo-image-video {
  margin-bottom: 0;
}

.quick-teaser-tiles + .jumbo-headline, .fullsize-image + .jumbo-headline, .main-slider + .jumbo-headline {
  margin-top: 0;
}

.alert {
  width: 100%;
  padding: 1.25rem 1.25rem;
  margin: 2.5rem 0;
  background-color: #d4d4d4;
  border-color: #545454;
  border-width: 0.0625rem;
  border-style: solid;
}
.alert h4.alert-title {
  margin: 0;
  padding: 0;
  color: #000000;
}
.alert.alert-danger {
  background-color: #ffe5e5;
  border-color: #e20303;
}
.alert.alert-warning {
  background-color: #ffe2cc;
  border-color: #FF6D00;
}
.alert.alert-success {
  background-color: #c8ffdf;
  border-color: #00C853;
}
.alert.alert-info {
  background-color: #e3f2fd;
  border-color: #2196f3;
}

* + .tx-dp-kls-umantis {
  margin-top: 80px;
}
.tx-dp-kls-umantis .chosen-container {
  width: 100% !important;
}
.tx-dp-kls-umantis .filter {
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter {
    grid-template-rows: repeat(4, auto);
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-kls-umantis .filter {
    display: block;
  }
}
.tx-dp-kls-umantis .filter > :not(.input-wrap, .input-submit-wrap) {
  display: none;
}
@media screen and (max-width: 560px) {
  .tx-dp-kls-umantis .filter .input-wrap,
  .tx-dp-kls-umantis .filter .input-submit-wrap {
    margin-bottom: 30px;
  }
}
.tx-dp-kls-umantis .filter .input-wrap > span,
.tx-dp-kls-umantis .filter .input-submit-wrap > span {
  font-size: 30px;
  font-size: 1.875rem;
  display: block;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .tx-dp-kls-umantis .filter .input-wrap > span,
  .tx-dp-kls-umantis .filter .input-submit-wrap > span {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .tx-dp-kls-umantis .filter .input-wrap > span,
  .tx-dp-kls-umantis .filter .input-submit-wrap > span {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.tx-dp-kls-umantis .filter .input-wrap > span + .select-wrap, .tx-dp-kls-umantis .filter .input-wrap > span + .text-wrap,
.tx-dp-kls-umantis .filter .input-submit-wrap > span + .select-wrap,
.tx-dp-kls-umantis .filter .input-submit-wrap > span + .text-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter .input-wrap > span + .select-wrap, .tx-dp-kls-umantis .filter .input-wrap > span + .text-wrap,
  .tx-dp-kls-umantis .filter .input-submit-wrap > span + .select-wrap,
  .tx-dp-kls-umantis .filter .input-submit-wrap > span + .text-wrap {
    margin-top: 10px;
  }
}
.tx-dp-kls-umantis .filter .input-wrap .select-wrap,
.tx-dp-kls-umantis .filter .input-submit-wrap .select-wrap {
  width: 100%;
  background: #f2f2f2;
  position: relative;
}
.tx-dp-kls-umantis .filter .input-wrap .select-wrap::before,
.tx-dp-kls-umantis .filter .input-submit-wrap .select-wrap::before {
  font-size: 20px;
  font-size: 1.25rem;
  content: "\f107";
  z-index: 1;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-dp-kls-umantis .filter .input-wrap .select-wrap select,
.tx-dp-kls-umantis .filter .input-submit-wrap .select-wrap select {
  font-size: 20px;
  font-size: 1.25rem;
  appearance: none;
  border: 0;
  background: none;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding: 0 15px;
  padding-right: 40px;
  border: 1px solid #aaa;
}
.tx-dp-kls-umantis .filter .input-wrap .select-wrap .chosen-single div b,
.tx-dp-kls-umantis .filter .input-submit-wrap .select-wrap .chosen-single div b {
  background: #f2f2f2;
}
.tx-dp-kls-umantis .filter .input-wrap {
  height: fit-content;
}
.tx-dp-kls-umantis .filter .input-submit-wrap {
  grid-area: 3/1/4/4;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap {
    grid-area: 4/1/5/3;
  }
}
@media screen and (max-width: 560px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap {
    grid-area: 7/1/8/2;
  }
}
.tx-dp-kls-umantis .filter .input-submit-wrap span {
  width: 100%;
}
.tx-dp-kls-umantis .filter .input-submit-wrap .text-wrap {
  padding-right: 30px;
  flex-grow: 1;
}
@media screen and (max-width: 1024px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap .text-wrap {
    width: 100%;
    padding-right: 0;
  }
}
.tx-dp-kls-umantis .filter .input-submit-wrap .text-wrap input {
  width: 100%;
  height: 45px;
  padding: 0 12px;
  border: 1px solid #aaa;
  font-size: 18px;
  font-weight: 300;
}
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap {
    width: 100%;
    margin-top: 30px;
  }
}
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap input[type=submit],
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap a.reset-button {
  padding: 10px 60px;
  border: 0;
  color: #fff;
  background: #e20303;
  transition: all 0.25s ease;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap input[type=submit],
  .tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap a.reset-button {
    width: 100%;
  }
}
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap input[type=submit]:hover,
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap a.reset-button:hover {
  background: #4d4d4d;
}
.tx-dp-kls-umantis .filter .input-submit-wrap .submit-wrap a.reset-button {
  display: inline-block;
  padding: 13px 60px;
  text-align: center;
}
.tx-dp-kls-umantis .filter .input-submit-wrap .reset-wrap {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .tx-dp-kls-umantis .filter .input-submit-wrap .reset-wrap {
    padding-left: 0;
    margin-top: 15px;
  }
}
.tx-dp-kls-umantis .joblist {
  margin-top: 30px;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li {
  padding: 10px;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li.current {
  font-weight: bold;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li.next a, .tx-dp-kls-umantis .joblist .f3-widget-paginator li.previous a {
  position: relative;
  display: inline-block;
  text-indent: -99999999px;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li.next a::after, .tx-dp-kls-umantis .joblist .f3-widget-paginator li.previous a::after {
  position: absolute;
  top: 0;
  font-family: "FontAwesome";
  text-indent: 0;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li.previous a::after {
  content: "\f0d9";
  right: 0;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator li.next a::after {
  content: "\f0da";
  left: 0;
}
.tx-dp-kls-umantis .joblist .f3-widget-paginator + .job {
  border-top: 2px solid #4d4d4d;
}
.tx-dp-kls-umantis .joblist .job {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
.tx-dp-kls-umantis .joblist .job + .f3-widget-paginator {
  margin-top: 30px;
}
.tx-dp-kls-umantis .joblist .job h3 a {
  color: #e20303;
}
.tx-dp-kls-umantis .joblist .job h3 a::after {
  font-size: 16px;
  font-size: 1rem;
  content: "\f08e";
  margin-left: 0.5em;
  font-family: "fontawesome";
}
.tx-dp-kls-umantis .joblist .job h3 a:hover::after {
  transform: translateX(10px);
}

.tab-navigation-items {
  display: flex;
  flex-wrap: wrap;
}
.tab-panel-container {
  position: relative;
  overflow: hidden;
}
.tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  min-height: 6.25rem;
  padding: 0.1px;
  transition-duration: 0.25s;
  transition-property: opacity, visibility;
}
.tab-panel.active {
  position: static;
  max-height: 100%;
  transform: none;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.tab-panel:not(.active) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.no-js .tab-panel {
  position: static;
  transform: none;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
@media (max-width: 650px) {
  .tab-navigation-items {
    width: 100%;
    flex-direction: column;
  }
}

/*# sourceMappingURL=screen.css.map */