﻿@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

@font-face {
  font-family: "DmgMoriIcon";
  font-weight: normal;
  font-style: normal;
  src: url(374aaec4d52171f1253a12bab7acd394.eot);
  src: url(374aaec4d52171f1253a12bab7acd394.eot?#iefix) format("embedded-opentype"), url(6a8234ab4d8d39727eda1f350466dee4.woff) format("woff"), url(ea72198ff511d06030d2dbc59986fce2.ttf) format("truetype"); }

.ci-icon-ic-arrow-back:after, .ci-icon-ic-arrow-down:after, .ci-icon-ic-arrow-forward:after, .ci-icon-ic-arrow-long-back:after, .ci-icon-ic-arrow-long-forward:after, .ci-icon-ic-arrow-up-large:after, .ci-icon-ic-arrow-up:after, .ci-icon-ic-back-to-top:after, .ci-icon-ic-booking:after, .ci-icon-ic-bulletin:after, .ci-icon-ic-burger:after, .ci-icon-ic-calendar-small:after, .ci-icon-ic-calendar:after, .ci-icon-ic-canteen:after, .ci-icon-ic-check:after, .ci-icon-ic-close:after, .ci-icon-ic-cnc-scout:after, .ci-icon-ic-comment:after, .ci-icon-ic-contact:after, .ci-icon-ic-contacts-active:after, .ci-icon-ic-contacts:after, .ci-icon-ic-doc:after, .ci-icon-ic-download:after, .ci-icon-ic-ecatalogue:after, .ci-icon-ic-elearning:after, .ci-icon-ic-epaper-small:after, .ci-icon-ic-epaper:after, .ci-icon-ic-facebook:after, .ci-icon-ic-favorite-active:after, .ci-icon-ic-favorite:after, .ci-icon-ic-financing:after, .ci-icon-ic-image-gallery:after, .ci-icon-ic-industry-arena:after, .ci-icon-ic-instagram:after, .ci-icon-ic-language:after, .ci-icon-ic-like-active:after, .ci-icon-ic-like:after, .ci-icon-ic-linkedin:after, .ci-icon-ic-list:after, .ci-icon-ic-location-info:after, .ci-icon-ic-machine-selector:after, .ci-icon-ic-media-center:after, .ci-icon-ic-messages:after, .ci-icon-ic-move2left:after, .ci-icon-ic-move2right:after, .ci-icon-ic-multiconversion:after, .ci-icon-ic-new-page:after, .ci-icon-ic-note:after, .ci-icon-ic-play:after, .ci-icon-ic-ppt:after, .ci-icon-ic-quicklinks-active:after, .ci-icon-ic-quicklinks:after, .ci-icon-ic-quote:after, .ci-icon-ic-readlater-active:after, .ci-icon-ic-readlater:after, .ci-icon-ic-reception:after, .ci-icon-ic-search:after, .ci-icon-ic-service:after, .ci-icon-ic-setup:after, .ci-icon-ic-share:after, .ci-icon-ic-software:after, .ci-icon-ic-stream-enlarge:after, .ci-icon-ic-stream-reduce:after, .ci-icon-ic-subscribe-active:after, .ci-icon-ic-subscribe:after, .ci-icon-ic-technicalsupport:after, .ci-icon-ic-templates:after, .ci-icon-ic-trash:after, .ci-icon-ic-twitter:after, .ci-icon-ic-video:after, .ci-icon-ic-warning:after, .ci-icon-ic-wechat:after, .ci-icon-ic-xing:after, .ci-icon-ic-xls:after, .ci-icon-ic-youku:after, .ci-icon-ic-youtube:after, .ci-icon-ic-zoom:after, .ci-icon-test:after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ci-icon-ic-arrow-back:after {
  content: "\F101"; }

.ci-icon-ic-arrow-down:after {
  content: "\F102"; }

.ci-icon-ic-arrow-forward:after {
  content: "\F103"; }

.ci-icon-ic-arrow-long-back:after {
  content: "\F104"; }

.ci-icon-ic-arrow-long-forward:after {
  content: "\F105"; }

.ci-icon-ic-arrow-up-large:after {
  content: "\F106"; }

.ci-icon-ic-arrow-up:after {
  content: "\F107"; }

.ci-icon-ic-back-to-top:after {
  content: "\F108"; }

.ci-icon-ic-booking:after {
  content: "\F109"; }

.ci-icon-ic-bulletin:after {
  content: "\F10A"; }

.ci-icon-ic-burger:after {
  content: "\F10B"; }

.ci-icon-ic-calendar-small:after {
  content: "\F10C"; }

.ci-icon-ic-calendar:after {
  content: "\F10D"; }

.ci-icon-ic-canteen:after {
  content: "\F10E"; }

.ci-icon-ic-check:after {
  content: "\F10F"; }

.ci-icon-ic-close:after {
  content: "\F110"; }

.ci-icon-ic-cnc-scout:after {
  content: "\F111"; }

.ci-icon-ic-comment:after {
  content: "\F112"; }

.ci-icon-ic-contact:after {
  content: "\F113"; }

.ci-icon-ic-contacts-active:after {
  content: "\F114"; }

.ci-icon-ic-contacts:after {
  content: "\F115"; }

.ci-icon-ic-doc:after {
  content: "\F116"; }

.ci-icon-ic-download:after {
  content: "\F117"; }

.ci-icon-ic-ecatalogue:after {
  content: "\F118"; }

.ci-icon-ic-elearning:after {
  content: "\F119"; }

.ci-icon-ic-epaper-small:after {
  content: "\F11A"; }

.ci-icon-ic-epaper:after {
  content: "\F11B"; }

.ci-icon-ic-facebook:after {
  content: "\F11C"; }

.ci-icon-ic-favorite-active:after {
  content: "\F11D"; }

.ci-icon-ic-favorite:after {
  content: "\F11E"; }

.ci-icon-ic-financing:after {
  content: "\F11F"; }

.ci-icon-ic-image-gallery:after {
  content: "\F120"; }

.ci-icon-ic-industry-arena:after {
  content: "\F121"; }

.ci-icon-ic-instagram:after {
  content: "\F122"; }

.ci-icon-ic-language:after {
  content: "\F123"; }

.ci-icon-ic-like-active:after {
  content: "\F124"; }

.ci-icon-ic-like:after {
  content: "\F125"; }

.ci-icon-ic-linkedin:after {
  content: "\F126"; }

.ci-icon-ic-list:after {
  content: "\F127"; }

.ci-icon-ic-location-info:after {
  content: "\F128"; }

.ci-icon-ic-machine-selector:after {
  content: "\F129"; }

.ci-icon-ic-media-center:after {
  content: "\F12A"; }

.ci-icon-ic-messages:after {
  content: "\F12B"; }

.ci-icon-ic-move2left:after {
  content: "\F12C"; }

.ci-icon-ic-move2right:after {
  content: "\F12D"; }

.ci-icon-ic-multiconversion:after {
  content: "\F12E"; }

.ci-icon-ic-new-page:after {
  content: "\F12F"; }

.ci-icon-ic-note:after {
  content: "\F130"; }

.ci-icon-ic-play:after {
  content: "\F131"; }

.ci-icon-ic-ppt:after {
  content: "\F132"; }

.ci-icon-ic-quicklinks-active:after {
  content: "\F133"; }

.ci-icon-ic-quicklinks:after {
  content: "\F134"; }

.ci-icon-ic-quote:after {
  content: "\F135"; }

.ci-icon-ic-readlater-active:after {
  content: "\F136"; }

.ci-icon-ic-readlater:after {
  content: "\F137"; }

.ci-icon-ic-reception:after {
  content: "\F138"; }

.ci-icon-ic-search:after {
  content: "\F139"; }

.ci-icon-ic-service:after {
  content: "\F13A"; }

.ci-icon-ic-setup:after {
  content: "\F13B"; }

.ci-icon-ic-share:after {
  content: "\F13C"; }

.ci-icon-ic-software:after {
  content: "\F13D"; }

.ci-icon-ic-stream-enlarge:after {
  content: "\F13E"; }

.ci-icon-ic-stream-reduce:after {
  content: "\F13F"; }

.ci-icon-ic-subscribe-active:after {
  content: "\F140"; }

.ci-icon-ic-subscribe:after {
  content: "\F141"; }

.ci-icon-ic-technicalsupport:after {
  content: "\F142"; }

.ci-icon-ic-templates:after {
  content: "\F143"; }

.ci-icon-ic-trash:after {
  content: "\F144"; }

.ci-icon-ic-twitter:after {
  content: "\F145"; }

.ci-icon-ic-video:after {
  content: "\F146"; }

.ci-icon-ic-warning:after {
  content: "\F147"; }

.ci-icon-ic-wechat:after {
  content: "\F148"; }

.ci-icon-ic-xing:after {
  content: "\F149"; }

.ci-icon-ic-xls:after {
  content: "\F14A"; }

.ci-icon-ic-youku:after {
  content: "\F14B"; }

.ci-icon-ic-youtube:after {
  content: "\F14C"; }

.ci-icon-ic-zoom:after {
  content: "\F14D"; }

.ci-icon-test:after {
  content: "\F14E"; }

.ci-image-GLOBAL {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-cz {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqxJREFUeNrsmr1PU1EYh4+XRsGoAx8DQwckaDoVjTKY1EVWCDgZEgZcxD/Gzf4FTE6yqIkGYTCQUBLCZyFQRBKuYGNaKGi1TeAkJ7m5VuPE+56T8/5+C2xtnjzp7fOmwdCzl/nt8AwjXtOl1ruv3uSUUn3pLoWRLTB/shPTw+PZjcJXECFaU0f3Q/Pf99LJ25mVK5cT6VQSXAhB6/2u1T8tbM8vfe5L37xxrRl0qECbhYflyfeLUJscdKR2vnCQudejiQPThT0M/7mPs/n+0RdTs3lgojI6rva7mRWoTWt0g9r6IQleVEbH1Z78sHh8Uu1NJaE2ldHRJl7PDT/PQm1Co6NVTqtG7cz9HuCjMvoPtZHspEZH08mOaxS50dHMNWr/sAyUVEbH1Uayc4BWuEaxgTYz16j21uup7k6QJQRt1NYZiWS/+Ifhf5Id1yhCo+Nq4xpFbnRcbSQ7rdF/J7vwa1TA8zK4RpEb3aC22GQPmF9P7A9I+IyOJ7vAa5QF0Ga55V1RyW4NtBL2AxKboJWka1TgwpvQHyOPx7N+J7tlo+Uke+DUu/H4GuWK0Q1q7x+U9Zc/n9QO3HxbuiE9S3Z3lfn1JdzJjNQqZYAm3KO9rcHC+tV6DUZTra36Y2w1d7tU9Oxh6Bbo3mKoKfsksnOgW+q1sbXcnW+hr8GSgMgiQGuRn2wuPQh3le+zCfpWqfh0baHt56kSsIQtkfW3t/69LSVmFkAnK0f6uZesyPoBKjfogZ117bKStwRE9gq0Tmr97UIJHjloX5PaLdD+3YacA+19UjsBWkJSWwYNkTlAi0pqO6AFJrUF0BCZA7TYpOYDLTypmUBDZHLQSGoO0EhqctAQmQM0kpocNJKaAzREJgeNpOYAjaQmBw2ROUAjqTlAI6nJQUNknp0LMACoQids2N1MKQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-cs-cz {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqxJREFUeNrsmr1PU1EYh4+XRsGoAx8DQwckaDoVjTKY1EVWCDgZEgZcxD/Gzf4FTE6yqIkGYTCQUBLCZyFQRBKuYGNaKGi1TeAkJ7m5VuPE+56T8/5+C2xtnjzp7fOmwdCzl/nt8AwjXtOl1ruv3uSUUn3pLoWRLTB/shPTw+PZjcJXECFaU0f3Q/Pf99LJ25mVK5cT6VQSXAhB6/2u1T8tbM8vfe5L37xxrRl0qECbhYflyfeLUJscdKR2vnCQudejiQPThT0M/7mPs/n+0RdTs3lgojI6rva7mRWoTWt0g9r6IQleVEbH1Z78sHh8Uu1NJaE2ldHRJl7PDT/PQm1Co6NVTqtG7cz9HuCjMvoPtZHspEZH08mOaxS50dHMNWr/sAyUVEbH1Uayc4BWuEaxgTYz16j21uup7k6QJQRt1NYZiWS/+Ifhf5Id1yhCo+Nq4xpFbnRcbSQ7rdF/J7vwa1TA8zK4RpEb3aC22GQPmF9P7A9I+IyOJ7vAa5QF0Ga55V1RyW4NtBL2AxKboJWka1TgwpvQHyOPx7N+J7tlo+Uke+DUu/H4GuWK0Q1q7x+U9Zc/n9QO3HxbuiE9S3Z3lfn1JdzJjNQqZYAm3KO9rcHC+tV6DUZTra36Y2w1d7tU9Oxh6Bbo3mKoKfsksnOgW+q1sbXcnW+hr8GSgMgiQGuRn2wuPQh3le+zCfpWqfh0baHt56kSsIQtkfW3t/69LSVmFkAnK0f6uZesyPoBKjfogZ117bKStwRE9gq0Tmr97UIJHjloX5PaLdD+3YacA+19UjsBWkJSWwYNkTlAi0pqO6AFJrUF0BCZA7TYpOYDLTypmUBDZHLQSGoO0EhqctAQmQM0kpocNJKaAzREJgeNpOYAjaQmBw2ROUAjqTlAI6nJQUNknp0LMACoQids2N1MKQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-en-cz {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqxJREFUeNrsmr1PU1EYh4+XRsGoAx8DQwckaDoVjTKY1EVWCDgZEgZcxD/Gzf4FTE6yqIkGYTCQUBLCZyFQRBKuYGNaKGi1TeAkJ7m5VuPE+56T8/5+C2xtnjzp7fOmwdCzl/nt8AwjXtOl1ruv3uSUUn3pLoWRLTB/shPTw+PZjcJXECFaU0f3Q/Pf99LJ25mVK5cT6VQSXAhB6/2u1T8tbM8vfe5L37xxrRl0qECbhYflyfeLUJscdKR2vnCQudejiQPThT0M/7mPs/n+0RdTs3lgojI6rva7mRWoTWt0g9r6IQleVEbH1Z78sHh8Uu1NJaE2ldHRJl7PDT/PQm1Co6NVTqtG7cz9HuCjMvoPtZHspEZH08mOaxS50dHMNWr/sAyUVEbH1Uayc4BWuEaxgTYz16j21uup7k6QJQRt1NYZiWS/+Ifhf5Id1yhCo+Nq4xpFbnRcbSQ7rdF/J7vwa1TA8zK4RpEb3aC22GQPmF9P7A9I+IyOJ7vAa5QF0Ga55V1RyW4NtBL2AxKboJWka1TgwpvQHyOPx7N+J7tlo+Uke+DUu/H4GuWK0Q1q7x+U9Zc/n9QO3HxbuiE9S3Z3lfn1JdzJjNQqZYAm3KO9rcHC+tV6DUZTra36Y2w1d7tU9Oxh6Bbo3mKoKfsksnOgW+q1sbXcnW+hr8GSgMgiQGuRn2wuPQh3le+zCfpWqfh0baHt56kSsIQtkfW3t/69LSVmFkAnK0f6uZesyPoBKjfogZ117bKStwRE9gq0Tmr97UIJHjloX5PaLdD+3YacA+19UjsBWkJSWwYNkTlAi0pqO6AFJrUF0BCZA7TYpOYDLTypmUBDZHLQSGoO0EhqctAQmQM0kpocNJKaAzREJgeNpOYAjaQmBw2ROUAjqTlAI6nJQUNknp0LMACoQids2N1MKQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-at {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJtJREFUeNrs3DERwCAQRFEuQ42E6EiJCiRHQfwcGlKEYTLvS3jFlht3OYu+70AAGrRAgwYt0KAFGjRogQYt0KBBCzRogQYNWqB/U239orCgyEwKpgO0QIMGLdCgBRo0aIEGLdCgQQs0aIEGDVqgQQv0fsXTB4UV0I5RTAdogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAg9a7pgADAKEdB0SQuDGMAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-de-at {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJtJREFUeNrs3DERwCAQRFEuQ42E6EiJCiRHQfwcGlKEYTLvS3jFlht3OYu+70AAGrRAgwYt0KAFGjRogQYt0KBBCzRogQYNWqB/U239orCgyEwKpgO0QIMGLdCgBRo0aIEGLdCgQQs0aIEGDVqgQQv0fsXTB4UV0I5RTAdogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAg9a7pgADAKEdB0SQuDGMAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-ch {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUeNrs3LGOAVEUgGGDQiJWZSvZ6KdR6tZDEK1H0woPMZqNUqNXqKiMSDQSjzB3NrHuTr6/PpnwFac4MZKf2ldNr6+OADRogQYNWqBBCzRo0AJdoZqRf77efNoa9AvH7ofjebEC/fs+55OP71HhWL7ZRg5tdYAGLdCgQSMADVqgQYMWaNACHWtvOJOm2TJ8uD1MA8dKPXY/nlUfOuS+XLZGt/OKx1oddrRAgwYt0KAFGjRogf5vveHWkW+24cPtYdrodgrHHpfrbbePGTqJ/BXlNFsG/sjx7w9yVgdo0AINWqBBgxZo0AINGrRAV6LY3wU/LdZ5Vny/vh+OkX+RxF9mWh2gBRo0aIEGLdCgQQs0aJXtKcAAVxIrtoefwhAAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-de-ch {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUeNrs3LGOAVEUgGGDQiJWZSvZ6KdR6tZDEK1H0woPMZqNUqNXqKiMSDQSjzB3NrHuTr6/PpnwFac4MZKf2ldNr6+OADRogQYNWqBBCzRo0AJdoZqRf77efNoa9AvH7ofjebEC/fs+55OP71HhWL7ZRg5tdYAGLdCgQSMADVqgQYMWaNACHWtvOJOm2TJ8uD1MA8dKPXY/nlUfOuS+XLZGt/OKx1oddrRAgwYt0KAFGjRogf5vveHWkW+24cPtYdrodgrHHpfrbbePGTqJ/BXlNFsG/sjx7w9yVgdo0AINWqBBgxZo0AINGrRAV6LY3wU/LdZ5Vny/vh+OkX+RxF9mWh2gBRo0aIEGLdCgQQs0aJXtKcAAVxIrtoefwhAAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-de {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNrs0jENACAMAMFCWBDAjH9JHXGCBhbS4U7C5yMAAAAAAAAAAKiondgqfNAlEFpohBZaaIQWGqGFFhqhhUZooYVGaKERWmihEVpo3oyVUwVHC43QQguN0EIjtNBCI7TQCC200AgtNEILLTRCC43Q9VwBBgC1HwJZns08BQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-de-de {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNrs0jENACAMAMFCWBDAjH9JHXGCBhbS4U7C5yMAAAAAAAAAAKiondgqfNAlEFpohBZaaIQWGqGFFhqhhUZooYVGaKERWmihEVpo3oyVUwVHC43QQguN0EIjtNBCI7TQCC200AgtNEILLTRCC43Q9VwBBgC1HwJZns08BQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-ca {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAdJREFUeNrsmz1M20AUx52QpKVAcL8mkGCFAdjarbAwRypDmQoMrKRSGUspHanUsDI0ZIKhSHTpQAdSqUM7VAqqRMemUliqqk2T8hXy0b9zQENCSJzYvvP5PUWWbdnnu9/9/fze3cX1Q+lVjLbbhW+KbW33y2ffwJjhxboVMkuMQBNoAk1GoAk0gSYEBJpAc7VsbOdoY9N21fbYrsZ/gwv5eOJKYJQUbaIdRz8ev/+U+757uPKaQJtoe/MhtrN/ukOgzZIz27edqN12lLMdRW0b0NDvmZztKGq3sF4C0UUhmbpcv2UnIfmD0CsK7/RUa6g/OTKe2dhsC83hEDvQb+VlOJmeeOwrhnp7wQUcqlurYrbIJewMy091oPAnrfeuW7+3Xaq/mec6boYFotatms6OJik78WPYAOgGbiHQSktvN4EWVNEN9A2BJtdhWj6CwPncl0314+PWDGiUuSdM9igKaGQoB0vhskxPl0LLQo5sbCc9OYtiHQoamRto5uKJsvNsLB+iBqDGQJdejPKTww+0/juftcOQbeJZZW+PhJkhOB5G1rUPV0+Xd/gufgAE+iw3wTYVmL4ee8u02RhooEQhZ8kOUsfW4BSeC3Vjm93+ipPee3ckBw2yDDTS5Vxkne2XZdUQI1jrjSLOLgZZRvPEU1/0FFRDctdRzxQUMAGWXhxM0bjx6M27mhf7qpd8w5uTQdHwCZ7BvlLFXRyERNYBTlc+nSl6hkrxVnuxqhJxSeE6WCNrgtY+jI+e6yp2/9lSvRWw3EHzCe+s948iVIADaB9v0D6HgIbnRWxHirYiCcyXzFFxqYDkoJGwIZVIjow3MHVioKECqEZldipPwoLm1RNvWGCItQGapUUSKhoNu/rwvgigUQ0rKXPw0R0rL649neFLuXVmEtWQ/2PYNh/sCC/qHWs2rKfDi+3FJQzyg9be3IkxNbpmMWs8Tt1axaO5NJnbwL9nqB9e0jPYZx3l6Fo9EXS2IBdopTiwqTXe/JEHdOfN+Ic6R7d/HbfIBppliWBtaiiCjtTcFO+FNULMGSIGaH/5xKQwTgTKijiTs63BKcNDEXSe9WGcEJlhzVAE2/TkrFHBMjpPnNaJtYDGwHE1oSgLBzpv3EBP3toxI5uBzhg3gJkRZumMcD5aKa7s/x9l93S5e7vdqr+lGP+yaRHED6nAdD6Z6txYPskvYjs4hH5z8YS2Pf1jgPZvgfkggb7YfIHR9tCcNlNePbnQ6Jd480q3DvSFZIoUfZkZokHWSdyngIX20RIbgSbQBJqvVa7EJdBkBJpA12Ol/wog0CYa3/U3jgBd4LqWzEGg7eg0REzBa5pL9XNZRu440J6hfjW6Rq6DjEATaAJNRqAJNFk1+yfAAILdnp9cjNSCAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-en-ca {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAdJREFUeNrsmz1M20AUx52QpKVAcL8mkGCFAdjarbAwRypDmQoMrKRSGUspHanUsDI0ZIKhSHTpQAdSqUM7VAqqRMemUliqqk2T8hXy0b9zQENCSJzYvvP5PUWWbdnnu9/9/fze3cX1Q+lVjLbbhW+KbW33y2ffwJjhxboVMkuMQBNoAk1GoAk0gSYEBJpAc7VsbOdoY9N21fbYrsZ/gwv5eOJKYJQUbaIdRz8ev/+U+757uPKaQJtoe/MhtrN/ukOgzZIz27edqN12lLMdRW0b0NDvmZztKGq3sF4C0UUhmbpcv2UnIfmD0CsK7/RUa6g/OTKe2dhsC83hEDvQb+VlOJmeeOwrhnp7wQUcqlurYrbIJewMy091oPAnrfeuW7+3Xaq/mec6boYFotatms6OJik78WPYAOgGbiHQSktvN4EWVNEN9A2BJtdhWj6CwPncl0314+PWDGiUuSdM9igKaGQoB0vhskxPl0LLQo5sbCc9OYtiHQoamRto5uKJsvNsLB+iBqDGQJdejPKTww+0/juftcOQbeJZZW+PhJkhOB5G1rUPV0+Xd/gufgAE+iw3wTYVmL4ee8u02RhooEQhZ8kOUsfW4BSeC3Vjm93+ipPee3ckBw2yDDTS5Vxkne2XZdUQI1jrjSLOLgZZRvPEU1/0FFRDctdRzxQUMAGWXhxM0bjx6M27mhf7qpd8w5uTQdHwCZ7BvlLFXRyERNYBTlc+nSl6hkrxVnuxqhJxSeE6WCNrgtY+jI+e6yp2/9lSvRWw3EHzCe+s948iVIADaB9v0D6HgIbnRWxHirYiCcyXzFFxqYDkoJGwIZVIjow3MHVioKECqEZldipPwoLm1RNvWGCItQGapUUSKhoNu/rwvgigUQ0rKXPw0R0rL649neFLuXVmEtWQ/2PYNh/sCC/qHWs2rKfDi+3FJQzyg9be3IkxNbpmMWs8Tt1axaO5NJnbwL9nqB9e0jPYZx3l6Fo9EXS2IBdopTiwqTXe/JEHdOfN+Ic6R7d/HbfIBppliWBtaiiCjtTcFO+FNULMGSIGaH/5xKQwTgTKijiTs63BKcNDEXSe9WGcEJlhzVAE2/TkrFHBMjpPnNaJtYDGwHE1oSgLBzpv3EBP3toxI5uBzhg3gJkRZumMcD5aKa7s/x9l93S5e7vdqr+lGP+yaRHED6nAdD6Z6txYPskvYjs4hH5z8YS2Pf1jgPZvgfkggb7YfIHR9tCcNlNePbnQ6Jd480q3DvSFZIoUfZkZokHWSdyngIX20RIbgSbQBJqvVa7EJdBkBJpA12Ol/wog0CYa3/U3jgBd4LqWzEGg7eg0REzBa5pL9XNZRu440J6hfjW6Rq6DjEATaAJNRqAJNFk1+yfAAILdnp9cjNSCAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-ru {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAA0UlEQVR4Xu3QMZEDARADwUNiAkbwhJ+R8di58p2oVZ0onedryYSOJnQ0oaMJHU3oaEJHEzqa0NGEjiZ0NKGjCR1N6GhCRxM6mtDRhI4mdDShowkdTehoQkcTOtrz/P1T2M+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkc/7RUDoiNARoSNCR4SOCB0ROiJ0ROiI0BGhI0JHhI4IHRE6InRE6IjQEaEjQkeEjggdETrxfv0AS9H/ugiobngAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-ru-ru {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAA0UlEQVR4Xu3QMZEDARADwUNiAkbwhJ+R8di58p2oVZ0onedryYSOJnQ0oaMJHU3oaEJHEzqa0NGEjiZ0NKGjCR1N6GhCRxM6mtDRhI4mdDShowkdTehoQkcTOtrz/P1T2M+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkf0c2c+R/RzZz5H9HNnPkc/7RUDoiNARoSNCR4SOCB0ROiJ0ROiI0BGhI0JHhI4IHRE6InRE6IjQEaEjQkeEjggdETrxfv0AS9H/ugiobngAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-uk {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-en-uk {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-en-gb {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-en {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-us {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB6RJREFUeNrsmn9olHUcx28/THbuRtiiPEuJaM5QqpOJkjFzuT8ymCmE8+cgDX/goOHIDCYNtI0ywaFIGqXDNohsQv2zsjSswGuLzOBWiFh4+2f7I3edt6mz1+2z++y75+5mkWv67PvleHjueT/f7z3P+/l839/P531PxuNFFZ47vh0Jfum5y1umxzZLtCXatv9G9NQp+UVzClOet/SFBT6fNx2UbvSS4kA6aG15acrjI1zDXd2yzTsvChTCZjAQOtrc2tMT1TuHSvm0fHaGj0mKHJ87p/BsW8iEoLiwYBoQ25On20O//m5CHIdNX67XAW3ZsJTz+TCUeQ2+4nm364ZjlzrHmOiTp9pfe7WcncamoTukXe7s6olE/VPu4xnAi9lZIZ7QW+9+ZEJn20Nrykull0mlQr7cnGSI8TdvKJMd8xpmnPrYPdJxJRINd3YH2zvY0YBV9KvTP3LnxJp81R2B2AovcCe95KtAji5AfFJCtI7f/uDjPunI0DxaJBgKYIpQZb/h7cqt1fsEEuIEYtvwTuWyVTUK6QnIwlR//tGmVvNkHQ01CLaFkqHdO9czIcxxdEfaL2c/uNuJzrp/6pOy19d3jU+c60gUAeXmF8yfNbNg+sVLneEBOgRCRrdXrXxk+oN5vklnvv9ZusgWaP26JU/MehSufzp/oav7T+nCli4lCwPPzJ/NUAwoB9lC6J5dmxbMn/3cwkBv37Vz5y/oxZhXychuS+8krom7+ASPXEVDRUZVRvYfapEJrnqtEAFLdz6q8pqoMIgcQaAdE0jlWNfSdOmNS6TDMfEJauiWrcxuVktIEVqZ8ia0/70WkQLR+rxcr2rCjjcP62icIAsgogwk4sM+R3Q0roHYl17avtn8/O264auXwmNMNLN7zYrF8XBu70CazfQORZ7x2MPs1+9tksdwS4gEjgFJLVhgGc3MLkaA0PFFxU/JKrqj9rBeg6u8jrpEflY3sC6ZOZwwiJJ8amTKAhHLoiQmy6IDEqGNza2OHG4ECHJTXoOrKkPCs7K6oWJTvWquFm/c8/LVO7n5uYFCDX/tWFpWjapooqbVICTS60qCLxY0U7LppZD+kF6D+2Q6I6VNCl/c6u6a9YRYONx1OZF1iNpCNxUHs14C04RgOc/nJfB19VPo9aqVUj2aUcyv8FtATAhdeF1pk2anPAqzDVWV1HVrV5TqdJYG7yVVARSW6AsmdRSVJ8AdE39mwTSknJq7cbjCcBrPBoh4r9hYl+4qXVWCy8z1+/MHc7ue6IFDJ7RwYAWTPEzqRiBVGPFARBAQa7ZaW0KiZIFQzGpp2k/Ihcg6mTWjkWnIvGFYsUfMC3NBCT4kHUOmUlvcVJIUTdgU54ivxKMkwlJAQighDxRsDxHFCjEI8iKmEs9AnpDJo5hKjAYUN0wS5ahcQ7Kp5ILKMNM0lUitigIzRF6FF7bqHHH/UCnBPugoxYuaQVPJhNjyFSrVVFKVZwcoXtckTCUdLV7OtIW4Bno5TCVXZR2EJxPf9HpUHJj4Jz7/ljme0lQCgu6UplJj8xfmeqi6LL3SmUok8m7OOhzO0e0ylRRKNpUUGg+mUur0Dq0Ub5oixZHGQUrZkqcl9IRrbR8e3I7yCLR12z4zKTx+rFYKSNY9cUt00tALrUiGzHZ80l9uI9qMskXFAdYruXkNcyGUya4PwIQIPZ7N8lU1csRMWsSBW1y2zfFDTALKH86X9E7NJpfl0cPcO+75xUQGxjKlpMTruleWSskHraQEQDMTwgokugz7b9S+D1+qsJQ8OsKy1TXUlqLUbI8c3G5Cat3xK2YvF2q0qQnrNtaZptInx2pJEmRxqzP+shoBIoR31bws4gP1DlMpHaQK47gGV0W0OpPsOEwlYRBe6ob/MahQuLPbARGhksAcONSSbCqlg9YlikMk3uWm0vLVO3Xim6ZSaVk1oqwpGuFvQo3NrcmmElXMvJIt6hwhxJovwq8J6R8onFCxqX4cmUr6sgDRR31hZh2QQgJnrpMmJG6U1JZmSAIxGvxSiaR8YUHeO2gZbsO6Kb1L/aaS1nUQ57Do4CLOZm5OstMGWVJbSpU4zDxK1JbJLyywBeLROn7IZS31m0pqKvUk7CGCTv+pYsrX723Sck6tIrpQ1Jkln4qPmErQmpfrlRxuSJci8dG0TDfFx53SMRqm0pryUnGObmkqSVrNNSwaUC0g15pKYugw8eXOTVMJUZaJLx6QaSoJBDuDHpNhKpUsHLCt/fnJphIHFdIucTTcxQUAyWhuiuhsUy7JXrnV5DsUOfYP/Ift6UwByTNwOPoojGkq/ROIa0B8OMExWsezL7kz67jTmn3j3zZLtCXaEm3baC6GN2/etCzYiLZE22aJtkSP78Xw3J6GMflh/+QH0kGx3kisN9rff2OS995MWtaEaCwW82TnRLpzvNm9V29kZHrumZjV29cfzZnsuXZ9YnaWd0J/3/XrsVgkg/MzMvN8+ekGH7MX0YOeh2y4WemwRNtmibZEj++s48rX31kW/g+irddhpcMSbZsl2pbg/6IEH9VmS3ArHbZZoi3RtlmibQluS3DbrHRYom2zRI+RRl9s+8GW4LYEt9JhmyXaEm2Jtm30298CDABlxQxOW2rm5AAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-en-us {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-es {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-es-es {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-mx {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-es-mx {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-fr {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNrs0EEVgCAURFEkkgHcm4IGtLEKASAAQUzgjhT4N/cVmDP3OK8nRdRb+X/0G/O9a8jfnAQatECDBi3QoAUaNGiBBi3QoEELNGiBBg1aoEELNGjQAg1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoEELNGiBBg1aoEELNGjQAg1aoEGD1qaWAAMAnAwHma6FOBAAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-fr-fr {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNrs0EEVgCAURFEkkgHcm4IGtLEKASAAQUzgjhT4N/cVmDP3OK8nRdRb+X/0G/O9a8jfnAQatECDBi3QoAUaNGiBBi3QoEELNGiBBg1aoEELNGjQAg1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoEELNGiBBg1aoEELNGjQAg1aoEGD1qaWAAMAnAwHma6FOBAAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-benelux {
  background: url(2372b73529f1be4deb5b1eb7fb35a122.png) no-repeat left center;
  background-size: contain; }

.ci-image-be {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAMAAAAKwMFNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTRFMzNFQ0U4NDE1MTFFN0EyMjBDMEQxOEFBRkVCN0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTRFMzNFQ0Y4NDE1MTFFN0EyMjBDMEQxOEFBRkVCN0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NEUzM0VDQzg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NEUzM0VDRDg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuzGnWgAAAAMUExURcYEAMYAAP/WAAAAABMFYhMAAABASURBVHja7M0xAQAwDAOgrPXveRZy9AQDZFtTyqtELBaLxWKxWCwWi8VisVgsFovFYrFYLBaLxWKxWHwZfwEGAEa3Q8lN272yAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-en-be {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAMAAAAKwMFNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTRFMzNFQ0U4NDE1MTFFN0EyMjBDMEQxOEFBRkVCN0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTRFMzNFQ0Y4NDE1MTFFN0EyMjBDMEQxOEFBRkVCN0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NEUzM0VDQzg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NEUzM0VDRDg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuzGnWgAAAAMUExURcYEAMYAAP/WAAAAABMFYhMAAABASURBVHja7M0xAQAwDAOgrPXveRZy9AQDZFtTyqtELBaLxWKxWCwWi8VisVgsFovFYrFYLBaLxWKxWHwZfwEGAEa3Q8lN272yAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-nl {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAMAAAAKwMFNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTAwRUE4QTE4NDI2MTFFN0EyMjBDMEQxOEFBRkVCN0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTAwRUE4QTI4NDI2MTFFN0EyMjBDMEQxOEFBRkVCN0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NEUzM0VEMDg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDBFQThBMDg0MjYxMUU3QTIyMEMwRDE4QUFGRUI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvDirZUAAAAJUExURf///8YAAAgAtQz4Qk8AAAA5SURBVHja7M1BDQAACAQgtX9oQ/hwu0EBqp+UWCwWi8VisVgcFAMAAHfzRCwWi8VisVgsDopXgAEA5SohweFbNlIAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-en-nl {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAMAAAAKwMFNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTAwRUE4QTE4NDI2MTFFN0EyMjBDMEQxOEFBRkVCN0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTAwRUE4QTI4NDI2MTFFN0EyMjBDMEQxOEFBRkVCN0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NEUzM0VEMDg0MTUxMUU3QTIyMEMwRDE4QUFGRUI3QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDBFQThBMDg0MjYxMUU3QTIyMEMwRDE4QUFGRUI3QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvDirZUAAAAJUExURf///8YAAAgAtQz4Qk8AAAA5SURBVHja7M1BDQAACAQgtX9oQ/hwu0EBqp+UWCwWi8VisVgcFAMAAHfzRCwWi8VisVgsDopXgAEA5SohweFbNlIAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-it {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAI1JREFUeNrs0DENACAMAEFgxlJ3bKAJG+wYQggqSJd7A59cjTVKRmfulO/tkfJtRaBBCzRo0AINWqBBgxZo0AINGrRAgxZo0KAFGrRAgwYt0KAFGjRogQYt0KBBCzRogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAgxZo0KAFGrRAgwYt0KAFGjRofeoJMADJoQSZyyANpgAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-it-it {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAI1JREFUeNrs0DENACAMAEFgxlJ3bKAJG+wYQggqSJd7A59cjTVKRmfulO/tkfJtRaBBCzRo0AINWqBBgxZo0AINGrRAgxZo0KAFGrRAgwYt0KAFGjRogQYt0KBBCzRogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAgxZo0KAFGrRAgwYt0KAFGjRofeoJMADJoQSZyyANpgAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-kr {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-ko {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-ko-kr {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-pl {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIRJREFUeNrs0kERACAMBDHKoAj/RlBzVdEXWQmZrSRL820EoEELNGjQAg1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoP/tvLoUHA1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoEELNGiBBg1ak7UAAwD1DASbwAZaqAAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-pl-pl {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIRJREFUeNrs0kERACAMBDHKoAj/RlBzVdEXWQmZrSRL820EoEELNGjQAg1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoP/tvLoUHA1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoEELNGiBBg1ak7UAAwD1DASbwAZaqAAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-br {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-en-br {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-pt-br {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACX9JREFUeNrsnA9UU9cdxwMhgZAQIPwJfyYFEkT+TcWVjCF0gN3AIXWKEzbtDlbr2FRW2/qv6unUoaviKYr2cE4HPfvjQNlZ29kWu6mjgIoioIAIAYJAEAIE8oeEJJDsp+nJQUxe/icv9f1ODueSd9+9933e9/ze7977e3FaeSYNh5n1zRlDgIHGQGOGgcZAY6Axw0BjoO1pYSQFfBxu2C6ONdy8AGFugBAKlSPUf4xQHWjk+JDMMIcYaCxF9kfmGMtzRvNvOm2aIyXy5C4YaMsYGa/8dZCgYNEUGa969ntVOk1CwSu7JESFygkDba6Q32eMx1NluipEkuXJ3hL0Sxu9oHUJWVtNB5A2SkHrFbLDSRt1oA0XsmNJG12gf+gpLWKOg5zNaQSknek7zZW5DMkIGGgtQn43lA8xMsFZZX5r0EiytzScpGgWuaFE2k5o2GEBIReGTLrjlVqP9nCoNdeD2RyPex20BYeWxvAjwkQZqVxmmFDruZI555IB71sC0osOGoQMiFmeUq1Ha64FV1QxR8f0Y6L7SfM39mSkcbUebRSQAPf0nPMLChpByPWN9LPlSwxBvAD3/p1ty2L5KJS2fXy0P3H2QNjEerpIq0cuLY8qrVgyLTH6UQangJMRTxMSlo9r9dpxFFm72NUu0rYD6Gw/MTz3gt1mnz8EjAr2JTbc9jen/QfdXi3ttGQWj0hUPneD51bRJPB4hPjvuwxaLeQM32mtQgbKhYcSevs9zO8IfE5Ht1emNpcNXcdTZ2wvbduBRhCy2k6Xxdxp9bVUd8B6hEdayeLpuOW2lrYtQCMLWW3Vl0Mv/Cvcsv329FOZoaKQ703rirVtKW2rd5AXICyJ5CFP9sBpVFQyrdH78bNx0DjyogoMLy9A6MCKDiMp3meMw7Ne72QPnEYn28saY1AonOGRqDXgmy9twA2xZpfEdWoW72BxtGbPSa/NKEM/u/0WFLwicE4kJV8+TsK704g+bVOti6lRrs6u7FYeWeXZ1MAWCaQP27lGz4ncZ6vKailkg7YZrbdDZnlFa4RsYP1eQf5ktMzlpelO2f2r3Ct+fp5i/CTeY65H3J0Us6K46eQPWIvf/EXOo6CmkFTiJ+cOxyYGB4Z6SwXycZ5I3ULyquiBvjEEUdO85dGLpwwZjPWk7WIvIWuMGpwaSOqnuFICqQERvgz4C2X4jIhGBqeGUhhJ8A1UeywaTQlPggKb2FLt+pcPKoruDbQHDceNjwrzd6VnrDjyeFCnf6hr9M/J6jdcKB9Gjlpc2hYDDVrYGjxlbCIAPKl6uQLuoIrTzZ4YEz11Ds2ao0tinTw83Xtx3f1JquigJPyoFy4KB/egPLfsq84rN/pvFabEzkwK4MT01d//rLIRTtfay/OrUXoN5MLylH7M9YKYBC2uQ7NU701QmjCL27OH39TQc+l/e29cf3jrm+75R8E5DA/y4QMVbtSwv77U9tHJGmkfYYbvtIQRlhi1QqlSXrr3TzrNZ9D7fumRvTiSsqd9RC7TEqovi+EH+EuNGhtcjgW3EcwFbcKe0zPrc9eDW5/KjR7o1dzYN8Kd1HuKmvuVC+2tVx4TxJRNGa/NEmRVLdWT8olvZr48emCbO4Hc0TS04CxmmMhAN73ALLVDZjpoc/acNAaU1aBrv+4whPJ8Ewml9+/2Z2Wzait71yZk+tApg4IhHF7VRmz43ZvrREPK4XleGygjB3mIV2qBHTJnk4UMT4w1fmJrx/mBi/S41zAmfU6pfGfDher93ev9Nj+aHIzwY0RFhjJ2SAr2ZFpwJHCxcMkmb7OhOvcO4rYvGg8i10mLPVRVXg+FOw09gFt6MeTHAa+C42aP9f58+7LTl3ODFtHQcC0mug5wWNf4ZKKzClyYOd1rXIeOEHgO/MPdm72GN8hh82o/7U6JTtz0szXvfL5P6SYrfm83eBh/ao/JrkNt/x6jnHrkwzV1w9fcmSHEc4UhfJPTOz+pYsJnga9AiIjBTny0WaFQHtr1d+SWX05iFn6YRqaQvnjwVTJjZV91WWr8VdMGyZESSgZo8NeeUQfMoGomKE5PvbbJgYemvGn7K6/lsnz8PDpaBnTVX57IUMhn+9ijHp4ksVCKEJz85+KDxFcXi5z5MOXxljR7kfpMGB7MXEDI5k8ULbbWYZq0YcKStTldXd5XtC5vawrCHC9j7fKi85vjg3ZD+Wr7UYiXM1f8QW8Xx87+Kjs3gV8XaRchW2tRyYQp+Bu7kwIZCXlvJB/bW/1kqv2U8vpNiTdru4afI37geE5CcsTalcfV0QiCk4EHad1/H6jLO96OyUkqNlbIlp2CWzjqgMH9votulAoy07g0Xw8VTgXUNOB+u3d14cE1z1euOH+tIK9MjRiB8pEzvyz56zYoND8+vZwVTpFVGiVkuASLr+FZcZk020+sKydGl/f41guzws9XFSSGvqu1/uHijRM80bk/faknSLj53gh3alvOOcOXSSVzzp+PUay0TGqtOBqGW9jlb8iKDCDISH1mlbmlsU/AF+uarcQnMtKzliK3CbeKwx7lDj2R/IY1/YZQhqHCgK33uobVE2hA16BuZGmDqDduf2VasnAxob77uFAgWf3yUV0nbn/7p7fr2XBjvlVx48HDuy7QAz33HFtXf60TyobIGYQMfEHLVuVg9VRiuIBbArfCkEmE+A9A7NzSeaI0bsH3G9JPBgQhbXHlvP6jxronC353hk7tL/ibRDgD0JuHT6sjE7D9O9uQKYOQSwa8bZBSbbuUML3SPnE2bn5MbaCBl3j9N6lv5f/5Ce7BU7vzyzXBBnikfTvb7CtkO6x1wCUhe+0dWx4yQkXGNutDpyakRKjLHxz+VEN5aQwfgbLaI9uMMs4uSY7ptOmtwQKt0jYwWUnXNP0utzjvJ8XdHcNJCTxdTgOE/DHX8yqfbOOrtk82KXK2bml5VPXll3Sduyp7Gc2HfLGiQafjznq0Y0un1kN2zN/F0nZfANA4LBEdPdLGYa9W2FLaphkahKwxtLyVpVA51U2590sJkWS5Obu9auPJ8WcGaBAmo+dtQ3S9ZzgkI5i/Q6bec+JIiTg0GerenAUNNovcYEIRR5EZK20QchHHt2aCgsI3wlH6LrgJm79mbp6+oKCNkjaahewAoA2UNsqF7DCg50s7nKSYn0fJkRIAMcqF7EigNdKen9egzgJwlB9Uwjncr4RBaKye5lkqCwADrdMcDrHasF9yxEBjoDHDQGOgMdAYAgz0d8r+L8AAKo0TEAzM4V4AAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-se {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOBJREFUeNrs2yEKwlAYwPE32Q2EBcPaoghrVrMHEIsXEKyCpxD0Dh7AbLWJfc2wICx5AT3CysZ8/P75gw9+PF77kun6HLqvzOvT6tpyeHtZPl6TEFejINCgBRo0aIEGLdCgQQs0aIEGDVqgQQs0aNACDVqgQYMW6EhKy7zuYU2RNR0N/0vJ5znz3HwdoAUaNGiBBi3QoEELNGiBHmLJZn/oYU2RNbvFveXw8Tav3uPIoNMBXl3/lN2CCzRogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAgwaNADRogR5sXwEGAB1MGeQbe0vrAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-en-se {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOBJREFUeNrs2yEKwlAYwPE32Q2EBcPaoghrVrMHEIsXEKyCpxD0Dh7AbLWJfc2wICx5AT3CysZ8/P75gw9+PF77kun6HLqvzOvT6tpyeHtZPl6TEFejINCgBRo0aIEGLdCgQQs0aIEGDVqgQQs0aNACDVqgQYMW6EhKy7zuYU2RNR0N/0vJ5znz3HwdoAUaNGiBBi3QoEELNGiBHmLJZn/oYU2RNbvFveXw8Tav3uPIoNMBXl3/lN2CCzRogQYNWqBBCzRo0AINWqBBgxZo0AINGrRAgwaNADRogR5sXwEGAB1MGeQbe0vrAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-tr {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABMRJREFUeNrsmn9ME2cYx68WSgttD1gZrJVfYmIbo9YZcMm2ANJF4x96/OcSAyyZUQNm1WSJxUSLf4DJ4ugy+GPLkhVi3J/UZFliYrUmmqhzCyYqaCYrYoGGRq0UkCKwhzSWCve20N5t473nm/5xeXs9Hj733vM+3+deWS+ziUGJr3WIAEEjaBSCRtAIGoWgETQKQSNoBI1C0AgahaARNIJGIWh6lCbSdeXZWparyaraqSgxqMxGOauBwfDgcNjrg8+E53bQ5Z59+Uo6oGWCv8pSV1XorPXs/pqEZwYvuQOOrpDnDoJenVRmk97RrK4sX9WvQtd/H7a2TvX2IegVKc9ar2+3JcYaM38hq8Ancjx8vG3M0YU5OoEKnedy6znSt5CLnzt7Xjh7pu71L03lrAZSjZazwE1Smk1DDSdxRidDGRCPObr9LR0JL6Io1ufbjzEyGa2sUwVtcDTrvqrj/QrSrpdrhEpjFQtpZblmz6cjtm8R9DtiOUtJD/9shVwBS9xscHy114SpnZaXO3n3PoJerJRNXnekQF6+4j2prks6pnRD/lxoMombRKczLLA38VIGPwIZI5WYZnx+mSojdiTrkx2KYoMUQcN0JqVmWM1Sn4xvRgMy5SJrpbF0w+WfpAg6t6GWVCaDAREmtLm56OH0X08zNpW+bzssOdA5BNAB4UzHfHhmabI60xg1OLHPFnglOkEv9Im2GXmzc/CSW8SFO0NRdOGbKF94qjbeuLg5cAuqbzqdocpsSmivRVLWxx+WujrnobJ827R6cfHXsXYnraCNJIciVpQFuuixNqYv+MYf8DWepbbXAY8t7/hroUFHmtpazkJqug7sObRWmtrJgFYSUodQgpL5vaMH1NU7Myu2xjnN39Kxhpqr/99XWesylVJ3hlBdiBpTeNA3cvL8oy377udUDH1hI1Uy+WeaVCI/W/8x6Bnvs38npUQa2WDoBz8/wXtC6W8/khYMmmf0cjchlMCRL9Y29/qjrdf0D/LWd56mFvRUbz/vOMtZhI5uaXgTN/98bOb6SnY93l4Li+HM0Ej2gb15xxtoBd3H284nOUZB2h0Lpnw6/PTg19EYRu0dD4uq+8o+Y+bnqa06Xrmu8I7rxGw7+Fs6l2ctGFkTb3WTBE3633IbahXFemEiU2dGjzM2Fk8/+tvf9oO0yrvIPCK1Qwud5wQIS6WcC00ues7+gYHdX0qujo5o2NrKO66uqoAKN9WwWPU7a+CNP6C4XtOg5UcYXdIlV1qONvOjbbysodZevotjhWK5mqm7Dxi6lJIF91lbSTQhgZDedcW77axG324LutwMdUq11/Gkqo70htDgaC671r3ytVFdWV70y3koLRgalSpocMnAmrRLBnKIyXu18Oe2+LjZ/TVwS/TfnRptbqd1L68wmxzl2doyT3d8twIWI+S5M/tyfMJzO+Ju0kvWq8xGuBnwc0hBCw8HvTumhdy2W2BvSq7eADMNNo+hWgJvRId5mm8/Fmdn6RI973L57d+L3XelEHQUN8tZtJyFtCkdzA6Y+KDrihQQiwg6ViqzSZ6tiVk8x6nf3M+rNLH/gDSxCl/eoRA0gkbQKASNoFEIGkEjaBSCRtAoBI2gETQKQSNo1Er0jwADAPPUuQOzKW+SAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-tr-tr {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABMRJREFUeNrsmn9ME2cYx68WSgttD1gZrJVfYmIbo9YZcMm2ANJF4x96/OcSAyyZUQNm1WSJxUSLf4DJ4ugy+GPLkhVi3J/UZFliYrUmmqhzCyYqaCYrYoGGRq0UkCKwhzSWCve20N5t473nm/5xeXs9Hj733vM+3+deWS+ziUGJr3WIAEEjaBSCRtAIGoWgETQKQSNoBI1C0AgahaARNIJGIWh6lCbSdeXZWparyaraqSgxqMxGOauBwfDgcNjrg8+E53bQ5Z59+Uo6oGWCv8pSV1XorPXs/pqEZwYvuQOOrpDnDoJenVRmk97RrK4sX9WvQtd/H7a2TvX2IegVKc9ar2+3JcYaM38hq8Ancjx8vG3M0YU5OoEKnedy6znSt5CLnzt7Xjh7pu71L03lrAZSjZazwE1Smk1DDSdxRidDGRCPObr9LR0JL6Io1ufbjzEyGa2sUwVtcDTrvqrj/QrSrpdrhEpjFQtpZblmz6cjtm8R9DtiOUtJD/9shVwBS9xscHy114SpnZaXO3n3PoJerJRNXnekQF6+4j2prks6pnRD/lxoMombRKczLLA38VIGPwIZI5WYZnx+mSojdiTrkx2KYoMUQcN0JqVmWM1Sn4xvRgMy5SJrpbF0w+WfpAg6t6GWVCaDAREmtLm56OH0X08zNpW+bzssOdA5BNAB4UzHfHhmabI60xg1OLHPFnglOkEv9Im2GXmzc/CSW8SFO0NRdOGbKF94qjbeuLg5cAuqbzqdocpsSmivRVLWxx+WujrnobJ827R6cfHXsXYnraCNJIciVpQFuuixNqYv+MYf8DWepbbXAY8t7/hroUFHmtpazkJqug7sObRWmtrJgFYSUodQgpL5vaMH1NU7Myu2xjnN39Kxhpqr/99XWesylVJ3hlBdiBpTeNA3cvL8oy377udUDH1hI1Uy+WeaVCI/W/8x6Bnvs38npUQa2WDoBz8/wXtC6W8/khYMmmf0cjchlMCRL9Y29/qjrdf0D/LWd56mFvRUbz/vOMtZhI5uaXgTN/98bOb6SnY93l4Li+HM0Ej2gb15xxtoBd3H284nOUZB2h0Lpnw6/PTg19EYRu0dD4uq+8o+Y+bnqa06Xrmu8I7rxGw7+Fs6l2ctGFkTb3WTBE3633IbahXFemEiU2dGjzM2Fk8/+tvf9oO0yrvIPCK1Qwud5wQIS6WcC00ues7+gYHdX0qujo5o2NrKO66uqoAKN9WwWPU7a+CNP6C4XtOg5UcYXdIlV1qONvOjbbysodZevotjhWK5mqm7Dxi6lJIF91lbSTQhgZDedcW77axG324LutwMdUq11/Gkqo70htDgaC671r3ytVFdWV70y3koLRgalSpocMnAmrRLBnKIyXu18Oe2+LjZ/TVwS/TfnRptbqd1L68wmxzl2doyT3d8twIWI+S5M/tyfMJzO+Ju0kvWq8xGuBnwc0hBCw8HvTumhdy2W2BvSq7eADMNNo+hWgJvRId5mm8/Fmdn6RI973L57d+L3XelEHQUN8tZtJyFtCkdzA6Y+KDrihQQiwg6ViqzSZ6tiVk8x6nf3M+rNLH/gDSxCl/eoRA0gkbQKASNoFEIGkEjaBSCRtAoBI2gETQKQSNo1Er0jwADAPPUuQOzKW+SAAAAAElFTkSuQmCC) no-repeat left center;
  background-size: contain; }

.ci-image-zh {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lJREFUeNrsmz9ME2EYxu8vIcGSGhKwQZs0/iFuuJcddBVnlRXTVXBVmVF3nMHV1B03B7qRSE0j0VCJDUS42LT3x6dcKQ2l7XcHZ0m/55natNdLfvd+z/u8313VLzduKlT00oiAoAk6rAauqQQdlYan6qcYmdXjMxpBR6XBW+rEqpl4pifmdWvDI+iotJ91zTF15KF+VN2qfoWghQUTCHCCJrLAfWd1YGhSRgMxgh6AkoQJ7Gcd51DIN1JvzHLeMxOqPqQUMnY574ocyIquN7dGi+ss91DZvF/Jz1V3VxzHUqycpJTDgPYXfiwtdGClWO9+pTXnYN1ljg6gmF/RaS1oW/uxZDe/RQ6BsciTr7Wg5Qyrrb++d66eBg+BfcOCri8Yo090gj5l0CelN5w+L2hcs+RLIz6t/V5zJE0dsIUzM1xzD4SHjBbP+A7suHPHw7JACQ9NyjWOq+22SYEj+dpoGIWIqr+874sIcF7XHY/B2yoMGtfS/30cUshU+zuQqB32o1HXyVemYOn9+ez+XLIDwUotm9WihyYJ6AiCjYginUeDGgpt9313A91552y/sIOWJCgjX/sV3d+Uu1S0iI0I2kW7FSPP/CKUHDDRYeY+2zHW3XCU/RXDgaVT3mgdFKmLAY1mZY6p7T4KPdfBOuTZNRUC3TwEWjkvP1dttovYVMiixiqJz+gErbQOgUggyCGgDNalD86xe4Ss6Fhak2ds6Z46sLrvfhxwLGV70UZXPFWS4wu1NLL5oCLe2a7OaOPPjdaAWOrrQVwTWeCwi6+PKqco+5Hj29NagQfaYNrLulgQyIWNgFjI2KV+3+7ofofF2vD2stV2n2LQALWg/RDX5u+W5zfYyo7SegllBC0ys4WY67AI9j/V+ManpQiIRk/OilBYfGvDQ45ijIa3oaeevhrBL0Qjs3p5y5PBJc41GYZWarn29AySRmJeVyRW5Naxu+Kklo1jX1atHEfwaFTOn3jF6GN9YtUcnuIDNBEIE03zVHKw7vb91nMPQCNfI06U1myYBsq5JMFN2N6ArhzfQ4E1S76h+v/inVT3U3rQDBuSmbLC/7AQNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QBE0EBE3QFEETNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QFEFfTv0TYADU3kf6Dh8jXQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-cn {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lJREFUeNrsmz9ME2EYxu8vIcGSGhKwQZs0/iFuuJcddBVnlRXTVXBVmVF3nMHV1B03B7qRSE0j0VCJDUS42LT3x6dcKQ2l7XcHZ0m/55natNdLfvd+z/u8313VLzduKlT00oiAoAk6rAauqQQdlYan6qcYmdXjMxpBR6XBW+rEqpl4pifmdWvDI+iotJ91zTF15KF+VN2qfoWghQUTCHCCJrLAfWd1YGhSRgMxgh6AkoQJ7Gcd51DIN1JvzHLeMxOqPqQUMnY574ocyIquN7dGi+ss91DZvF/Jz1V3VxzHUqycpJTDgPYXfiwtdGClWO9+pTXnYN1ljg6gmF/RaS1oW/uxZDe/RQ6BsciTr7Wg5Qyrrb++d66eBg+BfcOCri8Yo090gj5l0CelN5w+L2hcs+RLIz6t/V5zJE0dsIUzM1xzD4SHjBbP+A7suHPHw7JACQ9NyjWOq+22SYEj+dpoGIWIqr+874sIcF7XHY/B2yoMGtfS/30cUshU+zuQqB32o1HXyVemYOn9+ez+XLIDwUotm9WihyYJ6AiCjYginUeDGgpt9313A91552y/sIOWJCgjX/sV3d+Uu1S0iI0I2kW7FSPP/CKUHDDRYeY+2zHW3XCU/RXDgaVT3mgdFKmLAY1mZY6p7T4KPdfBOuTZNRUC3TwEWjkvP1dttovYVMiixiqJz+gErbQOgUggyCGgDNalD86xe4Ss6Fhak2ds6Z46sLrvfhxwLGV70UZXPFWS4wu1NLL5oCLe2a7OaOPPjdaAWOrrQVwTWeCwi6+PKqco+5Hj29NagQfaYNrLulgQyIWNgFjI2KV+3+7ofofF2vD2stV2n2LQALWg/RDX5u+W5zfYyo7SegllBC0ys4WY67AI9j/V+ManpQiIRk/OilBYfGvDQ45ijIa3oaeevhrBL0Qjs3p5y5PBJc41GYZWarn29AySRmJeVyRW5Naxu+Kklo1jX1atHEfwaFTOn3jF6GN9YtUcnuIDNBEIE03zVHKw7vb91nMPQCNfI06U1myYBsq5JMFN2N6ArhzfQ4E1S76h+v/inVT3U3rQDBuSmbLC/7AQNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QBE0EBE3QFEETNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QFEFfTv0TYADU3kf6Dh8jXQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-zh-cn {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lJREFUeNrsmz9ME2EYxu8vIcGSGhKwQZs0/iFuuJcddBVnlRXTVXBVmVF3nMHV1B03B7qRSE0j0VCJDUS42LT3x6dcKQ2l7XcHZ0m/55natNdLfvd+z/u8313VLzduKlT00oiAoAk6rAauqQQdlYan6qcYmdXjMxpBR6XBW+rEqpl4pifmdWvDI+iotJ91zTF15KF+VN2qfoWghQUTCHCCJrLAfWd1YGhSRgMxgh6AkoQJ7Gcd51DIN1JvzHLeMxOqPqQUMnY574ocyIquN7dGi+ss91DZvF/Jz1V3VxzHUqycpJTDgPYXfiwtdGClWO9+pTXnYN1ljg6gmF/RaS1oW/uxZDe/RQ6BsciTr7Wg5Qyrrb++d66eBg+BfcOCri8Yo090gj5l0CelN5w+L2hcs+RLIz6t/V5zJE0dsIUzM1xzD4SHjBbP+A7suHPHw7JACQ9NyjWOq+22SYEj+dpoGIWIqr+874sIcF7XHY/B2yoMGtfS/30cUshU+zuQqB32o1HXyVemYOn9+ez+XLIDwUotm9WihyYJ6AiCjYginUeDGgpt9313A91552y/sIOWJCgjX/sV3d+Uu1S0iI0I2kW7FSPP/CKUHDDRYeY+2zHW3XCU/RXDgaVT3mgdFKmLAY1mZY6p7T4KPdfBOuTZNRUC3TwEWjkvP1dttovYVMiixiqJz+gErbQOgUggyCGgDNalD86xe4Ss6Fhak2ds6Z46sLrvfhxwLGV70UZXPFWS4wu1NLL5oCLe2a7OaOPPjdaAWOrrQVwTWeCwi6+PKqco+5Hj29NagQfaYNrLulgQyIWNgFjI2KV+3+7ofofF2vD2stV2n2LQALWg/RDX5u+W5zfYyo7SegllBC0ys4WY67AI9j/V+ManpQiIRk/OilBYfGvDQ45ijIa3oaeevhrBL0Qjs3p5y5PBJc41GYZWarn29AySRmJeVyRW5Naxu+Kklo1jX1atHEfwaFTOn3jF6GN9YtUcnuIDNBEIE03zVHKw7vb91nMPQCNfI06U1myYBsq5JMFN2N6ArhzfQ4E1S76h+v/inVT3U3rQDBuSmbLC/7AQNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QBE0EBE3QFEETNEFTBE3QFEETNEFTBE3QFEETNEFTBE3QFEFfTv0TYADU3kf6Dh8jXQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-tw {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABA5JREFUeNrsmmtIk1EYx2cuJclJLgnau/pmNgmKyFrQh8hIKiUD7YPIBolgtcBZKAZZEbWg9INdoKwsQUjBPmjQRaEL5oUuWjgvGYibK9L5YQPFIujfDo21zNy7bvj+/xzG3uN5J/z27Hn+zzlvhJSYr/pfteqjxzbeq5oTmqeiCJqgqX8NelvqajL946AlnTbPtIVMfzPo5JV6jMAZ4/oVG1ISg5YRfbigHSPu+pqiQNZpvrxhDGBttaQbvv8yCDpkeTwTQawFYsS1uMzavbHwwM62zgFSDjdHt3X2x8YuKLeZNZoY4MZ7P25QLj9t+rqmo5+UoUiNdq3sm6Oj52fsWJewWGNIknr7HK3t/VU3WjyeSbU68tqlfVjgdLkrKptkf/6Sz1Opk2NzA7Q6JFNx/MgeRCiyQU+vAzP3mruQQI6dqnOOuBHCCGq9Tos/xcXFbM04cehghsc7Ke5FyCPSYf7svQ58GQqM6IiQ9jqAEkkZKcLrnbzb3PW41d79ashSsD0r0xi0EgvKTtX12IfTtq4BYuFG6m+3WUuqudfxayFas3LPASJYA+7AG9e0lKGvufu0SS8tlpbGC8rtnQMhUVZ6MfSzLq9sTDYsm5ayXxU289nKRqQXe59z7/5LLIahaXTM82HMc+9BV8UZsyY2ZuZq6XKNP3vx9ujJW8Ct5GIox96hpmnjF6LiSUu1s1nc+XwwO9OYrOzOZbauA5iEbRAJF8YDZXBWXkXSRkWpy0qzhdtr6xiAV8HtMgJcERGNThoD1ML5Z/gFiB0Sja+1YURPo/qGpxj+0NbpZkvc6XRPTX2CsVNmIMtpWPyuAwO4hx2jwufNvB58l+sTlGzs5BdD0bbkmVN/2eOJvqbYuqvcZiZoOZQRyHmmLVeqm2GQZ1gMrw2jjd4drwpnHRpojSam6mKBSBdO13jOnk2m/Mqfsa443/Ty9RCaQ69vx0PhrNUhUb56oQD+DDVNbCdhsqH2cGHxdbSICHBDkiRW3m/prqpuNiTpc7I3ITtbfb8DWENUUaslHWGuQNAR4TxAA3B1NUV4c7P20Y3ah/GLFop597j35mULMgaMs3FzqezP5wM030D7DlOQGWrrnkxMTCF3YxRZ0t8MvhMHKzDOkk6rosIFnZIIylm552D4nCNuxK/wc3hFxoB3VgWcbBG0TInjK0FZzCB9i+5cXArWxh/OxQk6NOl12sKSaj9lgRgBHjgD1vaASyVLLftO0SIGNYFpPzyppMyDq9+co4MEw6dM6/a3QYswJ9O/AZoiaIJWiOu4876DFBjRBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNPUn9UWAAQCLf7lb5vewTQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-zh-tw {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABA5JREFUeNrsmmtIk1EYx2cuJclJLgnau/pmNgmKyFrQh8hIKiUD7YPIBolgtcBZKAZZEbWg9INdoKwsQUjBPmjQRaEL5oUuWjgvGYibK9L5YQPFIujfDo21zNy7bvj+/xzG3uN5J/z27Hn+zzlvhJSYr/pfteqjxzbeq5oTmqeiCJqgqX8NelvqajL946AlnTbPtIVMfzPo5JV6jMAZ4/oVG1ISg5YRfbigHSPu+pqiQNZpvrxhDGBttaQbvv8yCDpkeTwTQawFYsS1uMzavbHwwM62zgFSDjdHt3X2x8YuKLeZNZoY4MZ7P25QLj9t+rqmo5+UoUiNdq3sm6Oj52fsWJewWGNIknr7HK3t/VU3WjyeSbU68tqlfVjgdLkrKptkf/6Sz1Opk2NzA7Q6JFNx/MgeRCiyQU+vAzP3mruQQI6dqnOOuBHCCGq9Tos/xcXFbM04cehghsc7Ke5FyCPSYf7svQ58GQqM6IiQ9jqAEkkZKcLrnbzb3PW41d79ashSsD0r0xi0EgvKTtX12IfTtq4BYuFG6m+3WUuqudfxayFas3LPASJYA+7AG9e0lKGvufu0SS8tlpbGC8rtnQMhUVZ6MfSzLq9sTDYsm5ayXxU289nKRqQXe59z7/5LLIahaXTM82HMc+9BV8UZsyY2ZuZq6XKNP3vx9ujJW8Ct5GIox96hpmnjF6LiSUu1s1nc+XwwO9OYrOzOZbauA5iEbRAJF8YDZXBWXkXSRkWpy0qzhdtr6xiAV8HtMgJcERGNThoD1ML5Z/gFiB0Sja+1YURPo/qGpxj+0NbpZkvc6XRPTX2CsVNmIMtpWPyuAwO4hx2jwufNvB58l+sTlGzs5BdD0bbkmVN/2eOJvqbYuqvcZiZoOZQRyHmmLVeqm2GQZ1gMrw2jjd4drwpnHRpojSam6mKBSBdO13jOnk2m/Mqfsa443/Ty9RCaQ69vx0PhrNUhUb56oQD+DDVNbCdhsqH2cGHxdbSICHBDkiRW3m/prqpuNiTpc7I3ITtbfb8DWENUUaslHWGuQNAR4TxAA3B1NUV4c7P20Y3ah/GLFop597j35mULMgaMs3FzqezP5wM030D7DlOQGWrrnkxMTCF3YxRZ0t8MvhMHKzDOkk6rosIFnZIIylm552D4nCNuxK/wc3hFxoB3VgWcbBG0TInjK0FZzCB9i+5cXArWxh/OxQk6NOl12sKSaj9lgRgBHjgD1vaASyVLLftO0SIGNYFpPzyppMyDq9+co4MEw6dM6/a3QYswJ9O/AZoiaIJWiOu4876DFBjRBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNEXQBE0RNEETNPUn9UWAAQCLf7lb5vewTQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-pt {
  background: url(fff263c3dbc409fb1527d97116f2e73e.png) no-repeat left center;
  background-size: contain; }

.ci-image-pt-pt {
  background: url(fff263c3dbc409fb1527d97116f2e73e.png) no-repeat left center;
  background-size: contain; }

.ci-image-dk {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAAyElEQVR4Xu3YoQ3AMBAEwa/Lxac1hwQFhWQkS3taavADPdcs3/6216ujCxoVNCpoVNCooFFBo4JGBY0KGhU0KmhU0KigUUGjgkYFjQoaFTQqaFTQqKBRQaOCRgWNChoVNCpoVNCoeW5qPy9otKDRgkYLGi1otKDRgkYLGi1otKDRgkYLGq3fO1TQqKBRQaOCRgWNChoVNCpoVNCooFFBo4JGBY0KGhU0KmhU0KigUUGjgkYFjQoaFTQqaFTQqKBRQaOCRgVNmnUDKxAQcV7dpMIAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-en-dk {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAAyElEQVR4Xu3YoQ3AMBAEwa/Lxac1hwQFhWQkS3taavADPdcs3/6216ujCxoVNCpoVNCooFFBo4JGBY0KGhU0KmhU0KigUUGjgkYFjQoaFTQqaFTQqKBRQaOCRgWNChoVNCpoVNCoeW5qPy9otKDRgkYLGi1otKDRgkYLGi1otKDRgkYLGq3fO1TQqKBRQaOCRgWNChoVNCpoVNCooFFBo4JGBY0KGhU0KmhU0KigUUGjgkYFjQoaFTQqaFTQqKBRQaOCRgVNmnUDKxAQcV7dpMIAAAAASUVORK5CYII=) no-repeat left center;
  background-size: contain; }

.ci-image-fi {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAAyklEQVR4Xu3ZMQqAMBBFwdzEU3g9r742VikFHwjz+HVgp82apOO8Xu954ueBjgIdBToKdBToKNBRoKNAR4GOAh0FOgp0FOgo0FGgo0BHgY4CHQU6CnQU6CjQUaCjQEeBjlrbVfbRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NJ+zUaCjQEeBjgIdBToKdBToKNBRoKNAR4GOAh0FOgp0FOgo0FGgo0BHgY4CHQU6CnQU6CjQUaCTZm5qpr0acH4ByAAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-en-fi {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTczbp9jAAAAyklEQVR4Xu3ZMQqAMBBFwdzEU3g9r742VikFHwjz+HVgp82apOO8Xu954ueBjgIdBToKdBToKNBRoKNAR4GOAh0FOgp0FOgo0FGgo0BHgY4CHQU6CnQU6CjQUaCjQEeBjlrbVfbRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NNDRQEcDHQ10NJ+zUaCjQEeBjgIdBToKdBToKNBRoKNAR4GOAh0FOgp0FOgo0FGgo0BHgY4CHQU6CnQU6CjQUaCTZm5qpr0acH4ByAAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-in {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABClJREFUeNrsmU9Ik2Ecxys82CE3L2WQNm9GQZM6mEWtQ9G6pCcTotlBpYO1IE9pDgqMPLSyDhnUvKRecl2yk86DUyJyoWJ0ca1ID4Hv9NC6uD57HxKCoNk/Xun75eXl/fM8oJ/3y/f3e55ttO4d3iD9fW0SAoEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaGlt2pjNZkXhH6hgvfyhQ9E3Y7G5mcRCKmktWZk93pJSj9tfs8tfUyFH/zHEbcGhD++sHTvd3DYHq8ZiyfdJi2MpneFha8h3uqFSoH9daSvTHhwa6E1AE75F7kIsjJ1BXO3zQL/M4+YzxEeTdQHvtbDf5S4U6F9Rre8REE+cqiAfDvrK4T6dmC/zFJtvwBncXaER0IObJBlOnHeupbNO1ZWLz7ZuuNoSeJKaW+SWC85nTz0eG5nj4NZa/GzeTk3Oc8Fgpjj233FoexePJR/cniAQWkNHLzQMTicWMC+2xbyp5CK+Jj0ojMbaPeHxO5Hayx0+pjBRffQadD88bkofQCPRepJ6j3c7KbHbW9IVikGci5aGQSKbV6Rz3C6PTGGiMjpfgWx/+a3Gi1XXw37gctsUPABQ4JpmI223d7ibC7yMo6mTeJ/BmPrl3CXyWn30z0W/zBmUONf0bW02ZbIibbccvJq2c4ML4+glO0CW7ArJdAd2e06MDlAWuQppMzBmf2SSjIYg4QDllZVsR9fxLa5C2mqaOYM7UNP3LDpLjGBqM10rw7wEPhCTBiADNwe4i6wMuM807rvXNcbz9hvHnvRN4WjGd0dqOfOWWfSChr5A52vqnu/LmomFt7OfjGGXl7+YYXaMzFMquZ1xJGLnRkeu0KUz5CyHy/Y1DzE40TH16mNn98nm4IGHd1+sLltYkRMdDCDHnz99Y2wuR/9cZiVNTXO5N9c1VPqtDDFtmC58XO5sHzYozROCgsaD0CDE43YVdWDL4VBHU9YMQVbeQ9FZWg7aO+izZgGi8TjXZR43h+nqBiKTDE7Z3ifTBTovQbP6SG4dSEyXeYp7o/W426xKeJW2ix4HX4IPQJ1kgFnOMIWJcvQahE9p4FLfdukIaypeU7CKctca8pnVComB3xnJAIbxAZhiOjyBzleAqwt4WeYBkdIHWewM7tJcXBSbcGAMGUKS8Bzvm70RHmoJvjbh0Frfo5nXC6zFAf3DbVKe3w+Pw7onPME3GIydc+yWtNM3/uk36NhWN/4xr9nuWN34748k+BhEcyRar43/3xLlrj34nM56994SV+5Hloq0vdNvQpnFOqlNVXT4f7FufgUHt9kLjY8muQW6/eNsBb2gk428/kCvdxUcurlNFP7f9k6gJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYF2rr4KMAAMs6JAZ419WQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-en-in {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABClJREFUeNrsmU9Ik2Ecxys82CE3L2WQNm9GQZM6mEWtQ9G6pCcTotlBpYO1IE9pDgqMPLSyDhnUvKRecl2yk86DUyJyoWJ0ca1ID4Hv9NC6uD57HxKCoNk/Xun75eXl/fM8oJ/3y/f3e55ttO4d3iD9fW0SAoEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaGlt2pjNZkXhH6hgvfyhQ9E3Y7G5mcRCKmktWZk93pJSj9tfs8tfUyFH/zHEbcGhD++sHTvd3DYHq8ZiyfdJi2MpneFha8h3uqFSoH9daSvTHhwa6E1AE75F7kIsjJ1BXO3zQL/M4+YzxEeTdQHvtbDf5S4U6F9Rre8REE+cqiAfDvrK4T6dmC/zFJtvwBncXaER0IObJBlOnHeupbNO1ZWLz7ZuuNoSeJKaW+SWC85nTz0eG5nj4NZa/GzeTk3Oc8Fgpjj233FoexePJR/cniAQWkNHLzQMTicWMC+2xbyp5CK+Jj0ojMbaPeHxO5Hayx0+pjBRffQadD88bkofQCPRepJ6j3c7KbHbW9IVikGci5aGQSKbV6Rz3C6PTGGiMjpfgWx/+a3Gi1XXw37gctsUPABQ4JpmI223d7ibC7yMo6mTeJ/BmPrl3CXyWn30z0W/zBmUONf0bW02ZbIibbccvJq2c4ML4+glO0CW7ArJdAd2e06MDlAWuQppMzBmf2SSjIYg4QDllZVsR9fxLa5C2mqaOYM7UNP3LDpLjGBqM10rw7wEPhCTBiADNwe4i6wMuM807rvXNcbz9hvHnvRN4WjGd0dqOfOWWfSChr5A52vqnu/LmomFt7OfjGGXl7+YYXaMzFMquZ1xJGLnRkeu0KUz5CyHy/Y1DzE40TH16mNn98nm4IGHd1+sLltYkRMdDCDHnz99Y2wuR/9cZiVNTXO5N9c1VPqtDDFtmC58XO5sHzYozROCgsaD0CDE43YVdWDL4VBHU9YMQVbeQ9FZWg7aO+izZgGi8TjXZR43h+nqBiKTDE7Z3ifTBTovQbP6SG4dSEyXeYp7o/W426xKeJW2ix4HX4IPQJ1kgFnOMIWJcvQahE9p4FLfdukIaypeU7CKctca8pnVComB3xnJAIbxAZhiOjyBzleAqwt4WeYBkdIHWewM7tJcXBSbcGAMGUKS8Bzvm70RHmoJvjbh0Frfo5nXC6zFAf3DbVKe3w+Pw7onPME3GIydc+yWtNM3/uk36NhWN/4xr9nuWN34748k+BhEcyRar43/3xLlrj34nM56994SV+5Hloq0vdNvQpnFOqlNVXT4f7FufgUHt9kLjY8muQW6/eNsBb2gk428/kCvdxUcurlNFP7f9k6gJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYEWaEmgBVqgJYF2rr4KMAAMs6JAZ419WQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-ja-jp {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrsmzFoE2EYhtNAlgq9G+qQoqRCoIQEemAVdNAODucgDQ52bJa6NmDnGvcKzarLrVlKxcEsQnRIBx0u0iMUOjS21CEF727ockP8ghhEtO3Z3H1f+r8vIUNI8vM/995733//d2O9Xi8BRa8xgAZogIYAGqABGqABGqAhgAZogAZogAZo6BKCDly/22h69o5rO4HrDT5P6Zpu5DWjQO/j09cB+v/5Hm2929t47bWcM7+szeYzpUV6pfQJgA6BeG/jFSEOPD/UD1PaRLa8nC0/FYhbHOiOVftSXguL+A/cucoqEQfofxr5c2nl25v6UP4tvWDOWVU51pYCmih/nH98njg+vyi47zU2hbAWAdqzHaJ8kbiQz5ofdBReFsg6yX6ot4ul6Cj3T5eWQ9HPPk1m0O3K+vGH7ahHoQvs0VZd3eg42T+o37gdz1hU85n7nxgDhNPRrfJafFcCz6ezR0VHx2nngR593+UyNZujWfxFK3vlHP1Wn4micD5d45lrlNQKOZpqgPgp9/Oqc0iLI4VAHzeaXKdwl2nopFKzVQ50pEvBM6sdVUAHrp/gE9cxZgDt2jsJ9ZRMQAAN0NAogNaNAkDHId7Njsn7dxSKDq7Zkq4w9TTxgGZMj8n5uwqBThdNLtBXlQJNs01pDEmtzbK1Q7KVdywtW4x9YgptZfHuz7I5mk7h7MpyzHZmrCw52w0C169P34pnq4VxE4t/CU7+umlV4xkrtoEkgiZNFc3M0pOoR8k9f8ZV1YmIjoHeGw+iux9PB5LdzlJAR9dQKqdtV8RtUgJBONIL5tC9jEb0v6tdWW+/eDmsXM5VVuVMTdzDQp7db2e+SIxQXMxZVc3Ii5qX0OcMO1aN3H3SOQxbLJOLM6VFgTMS/eRst9H8atXo/XTitLamMjFdfDjFd1NwtEH/fmPEtR3vV58CVSk/L3G0jteNgrSUGGHQl0AADdAADQE0QAM0QAM0QEMADdAADdAADdBQaP0QYAD6q5YsMFKpoQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-jp {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAIAAACyfKYoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu5JREFUeNrsmzFoE2EYhtNAlgq9G+qQoqRCoIQEemAVdNAODucgDQ52bJa6NmDnGvcKzarLrVlKxcEsQnRIBx0u0iMUOjS21CEF727ockP8ghhEtO3Z3H1f+r8vIUNI8vM/995733//d2O9Xi8BRa8xgAZogIYAGqABGqABGqAhgAZogAZogAZo6BKCDly/22h69o5rO4HrDT5P6Zpu5DWjQO/j09cB+v/5Hm2929t47bWcM7+szeYzpUV6pfQJgA6BeG/jFSEOPD/UD1PaRLa8nC0/FYhbHOiOVftSXguL+A/cucoqEQfofxr5c2nl25v6UP4tvWDOWVU51pYCmih/nH98njg+vyi47zU2hbAWAdqzHaJ8kbiQz5ofdBReFsg6yX6ot4ul6Cj3T5eWQ9HPPk1m0O3K+vGH7ahHoQvs0VZd3eg42T+o37gdz1hU85n7nxgDhNPRrfJafFcCz6ezR0VHx2nngR593+UyNZujWfxFK3vlHP1Wn4micD5d45lrlNQKOZpqgPgp9/Oqc0iLI4VAHzeaXKdwl2nopFKzVQ50pEvBM6sdVUAHrp/gE9cxZgDt2jsJ9ZRMQAAN0NAogNaNAkDHId7Njsn7dxSKDq7Zkq4w9TTxgGZMj8n5uwqBThdNLtBXlQJNs01pDEmtzbK1Q7KVdywtW4x9YgptZfHuz7I5mk7h7MpyzHZmrCw52w0C169P34pnq4VxE4t/CU7+umlV4xkrtoEkgiZNFc3M0pOoR8k9f8ZV1YmIjoHeGw+iux9PB5LdzlJAR9dQKqdtV8RtUgJBONIL5tC9jEb0v6tdWW+/eDmsXM5VVuVMTdzDQp7db2e+SIxQXMxZVc3Ii5qX0OcMO1aN3H3SOQxbLJOLM6VFgTMS/eRst9H8atXo/XTitLamMjFdfDjFd1NwtEH/fmPEtR3vV58CVSk/L3G0jteNgrSUGGHQl0AADdAADQE0QAM0QAM0QEMADdAADdAADdBQaP0QYAD6q5YsMFKpoQAAAABJRU5ErkJggg==) no-repeat left center;
  background-size: contain; }

.ci-image-twitter {
  background: url(7ec358f9d4c524b66d9144f37d1de251.png) no-repeat left center;
  background-size: contain; }

.ci-image-facebook {
  background: url(data:image/png;base64,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) no-repeat left center;
  background-size: contain; }

.ci-image-instagram {
  background: url(2fbf9aa7f3ae2924f6163550a5a106e7.png) no-repeat left center;
  background-size: contain; }

@font-face {
  font-family: "Roboto";
  src: url(b9077621ce786b55c176a61456bfc077.eot);
  src: url(b9077621ce786b55c176a61456bfc077.eot?#iefix) format("embedded-opentype"), url(0503755dadd5f464bbfc185fc24dc72c.woff2) format("woff2"), url(94dac78eee406a8c8f0406b69b85ac2b.woff) format("woff"), url(3e1af3ef546b9e6ecef9f3ba197bf7d2.ttf) format("truetype"), url(19bc8a93d2aa313f59ca660b6fe0ce06.svg#Roboto) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Roboto";
  src: url(35d85034cc6efe254752721f40dae9f4.eot);
  src: url(35d85034cc6efe254752721f40dae9f4.eot?#iefix) format("embedded-opentype"), url(3d2f2364889843573199a46ba91367c1.woff2) format("woff2"), url(10ad0f861c0c5807734017c341940649.woff) format("woff"), url(fc84e998bc29b297ea20321e4c90b6ed.ttf) format("truetype"), url(186fcf169755e720e8e8473d52e44b7d.svg#Roboto) format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Roboto";
  src: url(4a1d8c27dac2c1bdee46fcfb5c80089b.eot);
  src: url(4a1d8c27dac2c1bdee46fcfb5c80089b.eot?#iefix) format("embedded-opentype"), url(b4638f2df13298b3542abcfe912742fe.woff2) format("woff2"), url(08cb8f79715774f9a6285ee7db2919a3.woff) format("woff"), url(ee7b96fa85d8fdb8c126409326ac2d2b.ttf) format("truetype"), url(ab95f635321cb0b6e462eb63a65ed1eb.svg#Roboto) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Roboto Condensed";
  src: url(000d9ec3d6d07ac928c856db6cbf87bb.eot);
  src: url(000d9ec3d6d07ac928c856db6cbf87bb.eot?#iefix) format("embedded-opentype"), url(0baa9113397b11fa789d9de1291245e7.woff2) format("woff2"), url(e0903222d7d2424e25bf0a04124982a8.woff) format("woff"), url(36b5da0333389306669655a13f2209ad.ttf) format("truetype"), url(1f88587fefe7f8ec9c928c863d637b61.svg#RobotoCondensed) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Roboto Condensed";
  src: url(047b6283e1303d1b3d08355141f5fdb0.eot);
  src: url(047b6283e1303d1b3d08355141f5fdb0.eot?#iefix) format("embedded-opentype"), url(5486f02bbd004fdcff5ab033e10565f7.woff2) format("woff2"), url(335f3dc8bea64e9e89b551d46e2e151d.woff) format("woff"), url(a5a6b71255dc832da585d5c94fa1a115.ttf) format("truetype"), url(828c19d467a9dc09d54f04307a4a10ab.svg#RobotoCondensed) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Roboto Condensed";
  src: url(2f46131556cc60866d0e357d16a280b2.eot);
  src: url(2f46131556cc60866d0e357d16a280b2.eot?#iefix) format("embedded-opentype"), url(a9ac96415736db5179bf9a4d3d7d10d5.woff2) format("woff2"), url(690b7692f7418c4cbd46bcd03ef9cb9c.woff) format("woff"), url(117f6877039e410a8be2172143e4c8d2.ttf) format("truetype"), url(441a7f9db5b753c744f6c50fc60a0027.svg#RobotoCondensed) format("svg");
  font-weight: 300;
  font-style: normal; }

/* Navigation Main */
/* Navigation Meta */
/* Text */
/* Teaser (News) CTA */
/* White Link */
/* Footer Meta Navi */
/* CTA Text */
/* Table */
/*Table value */
/* Breadcrumb Navi */
/* Stage */
/* Caption */
/* Comments */
/* Headline Types */
/* Navigation Main */
.ci-font-navigation-main {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 19px;
  color: #000000; }

/* Navigation Meta */
.ci-font-navigation-meta {
  font-family: "Roboto" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  color: #000000; }

/* Teaser (News) Meta */
.ci-font-text {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  color: #000000; }

/* Teaser Text */
.ci-font-teaser-text {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  color: #000000; }

/* CTA Text */
.ci-font-cta-text {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff; }

/* Table */
.ci-font-table {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 23px;
  color: #000000; }

/* Headline Types */
.ci-font-h1, h1, h1 * {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 44px;
  margin: 5px 0 10px 0;
  word-break: break-word; }
  @media (max-width: 1023px) {
    .ci-font-h1, h1, h1 * {
      font-size: 36px; } }
  @media (max-width: 1023px) {
    .ci-font-h1, h1, h1 * {
      line-height: 40px; } }
  @media (max-width: 479px) {
    .ci-font-h1, h1, h1 * {
      font-size: 30px; } }
  @media (max-width: 479px) {
    .ci-font-h1, h1, h1 * {
      line-height: 34px; } }

.ci-font-h2, .ci-video-headline, h2, h2 * {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-top: 0; }
  @media (max-width: 1023px) {
    .ci-font-h2, .ci-video-headline, h2, h2 * {
      font-size: 22px; } }
  @media (max-width: 1023px) {
    .ci-font-h2, .ci-video-headline, h2, h2 * {
      line-height: 25px; } }

.ci-centered-headline {
  text-align: center; }

.ci-font-h3, .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3, h3, h3 * {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  line-height: 32px;
  color: #000000;
  text-transform: uppercase; }
  @media (max-width: 1023px) {
    .ci-font-h3, .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3, h3, h3 * {
      font-size: 24px; } }
  @media (max-width: 1023px) {
    .ci-font-h3, .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3, h3, h3 * {
      line-height: 30px; } }
  @media (max-width: 1279px) {
    .ci-font-h3, .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3, h3, h3 * {
      font-size: 26px;
      line-height: 32px; } }
  @media (max-width: 1023px) {
    .ci-font-h3, .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3, h3, h3 * {
      font-size: 24px;
      line-height: 30px; } }

.ci-font-h4, h4, h4 * {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  color: #000000; }
  @media (max-width: 1023px) {
    .ci-font-h4, h4, h4 * {
      font-size: 18px; } }
  @media (max-width: 1023px) {
    .ci-font-h4, h4, h4 * {
      line-height: 24px; } }
  @media (max-width: 479px) {
    .ci-font-h4, h4, h4 * {
      font-size: 17px; } }
  @media (max-width: 479px) {
    .ci-font-h4, h4, h4 * {
      line-height: 22px; } }

.ci-font-h5, h5 {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #000000; }
  @media (max-width: 1023px) {
    .ci-font-h5, h5 {
      font-size: 18px; } }

.ci-font-h6, h6 {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin: 0; }

.ci-red, .ci-red * {
  color: #F50506 !important;
  font-style: italic !important;
  margin-right: 0.1em; }

em, em * {
  font-style: italic !important; }

strong, strong * {
  font-weight: bolder !important; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

a {
  color: #000000; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  background: #C5C5C5;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

.ci-grid-container, .ci-page-wrapper {
  max-width: 1920px !important;
  margin: 0 auto;
  background: #ffffff; }

.ci-page-wrapper {
  transition: padding-top 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms, margin-top 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  padding-top: 75px; }
  @media (min-width: 1024px) {
    .ci-page-wrapper {
      padding-top: 110px; } }
  .ci-page-wrapper.ci-header-sticky:not(.ci-navigation-flyout-open) {
    padding-top: 75px; }
  .ci-page-wrapper.ci-language-switcher-active {
    padding-top: 726px; }

.ci-form-wrapper-fancybox {
  min-width: 60%;
  max-width: 60% !important; }
  @media (max-width: 1365px) {
    .ci-form-wrapper-fancybox {
      padding: 60px 0; } }
  @media (max-width: 1279px) {
    .ci-form-wrapper-fancybox {
      padding: 40px 0; } }
  @media (max-width: 1023px) {
    .ci-form-wrapper-fancybox {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .ci-form-wrapper-fancybox {
      padding: 24px 0; } }
  @media (max-width: 479px) {
    .ci-form-wrapper-fancybox {
      padding: 15px 0; } }
  @media (min-width: 1024px) {
    .ci-form-wrapper-fancybox .ci-form, .ci-form-wrapper-fancybox .ci-form-headline, .ci-form-wrapper-fancybox .ci-top .ci-text-media-wrapper, .ci-form-wrapper-fancybox .ci-form-text {
      width: 81.9697%; } }
  .ci-form-wrapper-fancybox .ci-text-media {
    margin-bottom: 20px; }
  .ci-form-wrapper-fancybox .ci-machine-ref {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 30px; }

.ci-content-wrapper {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 80px; }
  .ci-content-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 1365px) {
    .ci-content-wrapper {
      padding: 0 60px; } }
  @media (max-width: 1279px) {
    .ci-content-wrapper {
      padding: 0 40px; } }
  @media (max-width: 1023px) {
    .ci-content-wrapper {
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .ci-content-wrapper {
      padding: 0 24px; } }
  @media (max-width: 479px) {
    .ci-content-wrapper {
      padding: 0 15px; } }
  @media (max-width: 1023px) {
    .ci-content-wrapper.ci-grid-container, .ci-content-wrapper.ci-page-wrapper {
      top: 0 !important; } }

.ci-homepage .ci-content-wrapper {
  padding-top: 75px;
  padding-bottom: 75px; }
  .ci-homepage .ci-content-wrapper:first-child {
    padding-top: 0; }
  .ci-homepage .ci-content-wrapper:nth-of-type(even) {
    background: #F1F1F1; }
    .ci-homepage .ci-content-wrapper:nth-of-type(even) .ci-break-title {
      background: #F1F1F1 !important; }

.ci-main-content.ci-main-content-with-sidebar {
  position: relative;
  float: left;
  width: 73.63636%;
  z-index: 2; }
  @media (max-width: 1365px) {
    .ci-main-content.ci-main-content-with-sidebar {
      width: 65.30303%; } }
  @media (max-width: 1023px) {
    .ci-main-content.ci-main-content-with-sidebar {
      width: 100%; } }

.ci-sidebar {
  position: relative;
  width: 23.63636%;
  max-width: 353px;
  float: right;
  z-index: 2; }
  @media (max-width: 1365px) {
    .ci-sidebar {
      width: 31.9697%; } }
  @media (max-width: 1023px) {
    .ci-sidebar {
      width: 98.63636%;
      max-width: 320px;
      float: left;
      clear: both;
      margin: auto; } }

.ci-content-detail-header {
  width: 100%;
  margin: 0 auto;
  padding-top: 25px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .ci-content-detail-header {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-content-detail-header {
      width: 65.30303%;
      padding-top: 70px; } }
  .ci-content-detail-header .ci-press-taxonomies {
    width: 100%;
    height: 26px;
    overflow: hidden;
    margin-bottom: 26px; }
  .ci-content-detail-header .ci-press-taxonomy {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    line-height: 13px;
    background: rgba(85, 90, 95, 0.5);
    color: #ffffff;
    display: block !important;
    position: relative;
    float: left;
    height: 26px;
    line-height: 17px;
    margin-right: 2px;
    padding: 5px 39.5px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 2px; }
    .ci-content-detail-header .ci-press-taxonomy a {
      text-decoration: none;
      position: relative;
      transition: all .2s ease-out;
      color: #ffffff; }
      .ci-content-detail-header .ci-press-taxonomy a:after {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 1px; }
      .ci-content-detail-header .ci-press-taxonomy a:hover {
        transition: all .2s ease-out; }
  .ci-content-detail-header .ci-hover-enabled .ci-press-taxonomy:hover {
    background: #555A5F; }

.ci-content-detail-header-position-article {
  margin: 0 auto;
  width: inherit;
  max-width: 1150px;
  overflow-x: auto; }
  @media (min-width: 1920px) {
    .ci-content-detail-header-position-article {
      max-width: 65.30303%; } }

ul[class="rte--list"] {
  position: relative;
  list-style-type: none;
  margin-top: 20px;
  overflow: hidden; }
  ul[class="rte--list"] li > a {
    font-family: "Roboto" !important;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    position: relative;
    transition: all .2s ease-out; }
    ul[class="rte--list"] li > a:after {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 1px;
      border-width: 0 0 2px;
      border-style: solid; }
    ul[class="rte--list"] li > a:hover {
      color: #068496;
      border-color: #068496;
      transition: all .2s ease-out; }
  ul[class="rte--list"] li {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px; }
    ul[class="rte--list"] li:before {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 24px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F127";
      line-height: 24px; }
    ul[class="rte--list"] li:before {
      position: absolute;
      left: 0;
      color: #8A8E91; }

ol[class="rte--list"] {
  counter-reset: ol;
  list-style-type: none;
  padding: 20px 20px 0  22px;
  margin: 0; }
  ol[class="rte--list"] li > a {
    font-family: "Roboto" !important;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    position: relative;
    transition: all .2s ease-out; }
    ol[class="rte--list"] li > a:after {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 1px;
      border-width: 0 0 2px;
      border-style: solid; }
    ol[class="rte--list"] li > a:hover {
      color: #068496;
      border-color: #068496;
      transition: all .2s ease-out; }
  ol[class="rte--list"] li {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    margin: 0 0 30px 40px; }
    ol[class="rte--list"] li:before {
      content: counter(ol);
      counter-increment: ol;
      position: absolute;
      left: -61px;
      top: -7px;
      border: 1px solid #8A8E91;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
    ol[class="rte--list"] li:after {
      width: 100%;
      height: 1px;
      position: absolute;
      top: -18px;
      right: 0;
      content: ''; }
    ol[class="rte--list"] li:first-child:after {
      display: none; }

.ci-metaline-seperator {
  margin: 0 10px; }

table tr td:first-of-type {
  vertical-align: top;
  padding-right: 25px; }

sup {
  font-size: 50%;
  top: -1em; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 999992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 999997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 999994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 999994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 999995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 999995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 999999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 999995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 999991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.fancybox-button--close {
  width: 57px;
  height: 57px;
  padding: 10px;
  box-sizing: content-box; }
  .fancybox-button--close:after, .fancybox-button--close:before {
    width: 50px;
    top: calc(50% - 1px);
    left: calc(50% - 26px); }

.fancybox-button, .fancybox-infobar__body {
  background: transparent !important; }

.fancybox-button--fullscreen, .fancybox-button--play, .fancybox-button--thumbs {
  display: none !important; }

.fancybox-show-controls .fancybox-controls {
  background: linear-gradient(#000000, transparent);
  height: 70px; }

.fancybox-caption {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px; }

.fancybox-controls .fancybox-button--left, .fancybox-controls .fancybox-button--right {
  height: 55px; }
  .fancybox-controls .fancybox-button--left:after, .fancybox-controls .fancybox-button--right:after {
    width: 20px;
    height: 20px; }

.fancybox-infobar__body {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 18px !important;
  line-height: 55px !important; }

.fancybox-content {
  margin-top: 70px; }

.fancybox-slide {
  padding-top: 70px !important; }

.ci-zoomable {
  position: relative;
  display: block; }
  .ci-zoomable:hover .ci-icon-ic-zoom {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left; }
  .ci-zoomable:hover .ci-icon-ic-image-gallery {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left; }

.ci-icon-ic-zoom {
  overflow: hidden;
  background: linear-gradient(135deg, transparent 10px, rgba(0, 0, 0, 0.2) 0) bottom left;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff; }
  .ci-icon-ic-zoom:after {
    padding: 9px 5px 5px 12px;
    font-size: 20px; }

.ci-icon-ic-image-gallery {
  overflow: hidden;
  background: linear-gradient(135deg, transparent 10px, rgba(0, 0, 0, 0.2) 0) bottom left;
  position: absolute;
  right: 20px;
  bottom: 0;
  color: #ffffff; }
  .ci-icon-ic-image-gallery:after {
    padding: 9px 5px 5px 12px;
    font-size: 20px; }

.ci-video {
  position: relative;
  display: block; }
  .ci-video:hover .ci-icon-ic-zoom {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left; }

.ci-icon-ic-play {
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  color: #ffffff; }
  .ci-icon-ic-play:after {
    padding: 14px 12px 12px 15px;
    font-size: 28px;
    border: 2px solid #ffffff;
    border-radius: 30px; }

@media (max-width: 479px) {
  .ci-form-wrapper-fancybox {
    max-width: 80%; } }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); }
  *:active, *:focus {
    outline: none; }

body {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal; }

a, input, button {
  -ms-touch-action: none !important; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.teaser-container {
  width: 23.63636%;
  float: left;
  margin-left: 0.68182%;
  margin-right: 0.68182%; }

.ci-template-error {
  height: 100%;
  text-align: center;
  border-color: #f50506;
  border-style: solid;
  border-width: 15px;
  color: #f50506;
  padding: 20px; }

.ci-bold {
  font-weight: bold; }

.ci-hidden {
  opacity: 0; }

/* inject:component:scss */
/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/
/**
 * Button
 */
.btn {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  background: #000000;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  outline: 0;
  padding: 11.5px 33px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  height: 44px; }
  .btn:not(.ci-btn-both-top):after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F105";
    line-height: 20px; }
  .btn:not(.ci-btn-both-top):after {
    font-size: 20px !important;
    left: 15px;
    line-height: 20px !important;
    position: relative; }
  .btn:empty:after {
    margin-left: -25px; }
  .btn-grey {
    overflow: hidden;
    background: linear-gradient(45deg, transparent 10px, #E2E2E2 0) top left;
    display: block;
    width: 160px;
    /*margin: 10px 7px 0 7px;*/
    color: #000000; }

.ci-btn {
  bottom: 0;
  position: absolute;
  right: 0; }

.ci-btn-close {
  cursor: pointer; }

.ci-btn-large {
  max-height: 56px;
  padding: 17.5px 42px 17.5px 39px; }

.ci-btn-left-top {
  overflow: hidden;
  background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left; }
  .ci-disabled .ci-btn-left-top {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #C5C5C5 0) bottom left; }

.ci-btn-left-bottom {
  overflow: hidden;
  background: linear-gradient(45deg, transparent 10px, #000000 0) top left; }
  .ci-disabled .ci-btn-left-bottom {
    overflow: hidden;
    background: linear-gradient(45deg, transparent 10px, #C5C5C5 0) top left; }

.ci-btn-right-top {
  overflow: hidden;
  background: linear-gradient(225deg, transparent 10px, #000000 0) bottom right; }
  .ci-disabled .ci-btn-right-top {
    overflow: hidden;
    background: linear-gradient(225deg, transparent 10px, #C5C5C5 0) bottom right; }

.ci-btn-right-bottom {
  overflow: hidden;
  background: linear-gradient(315deg, transparent 10px, #000000 0) top right; }
  .ci-disabled .ci-btn-right-bottom {
    overflow: hidden;
    background: linear-gradient(315deg, transparent 10px, #C5C5C5 0) top right; }

.ci-btn-both-top:before, .ci-btn-both-top:after {
  content: '';
  height: 100%;
  width: 36px; }

.ci-btn-both-top:before {
  overflow: hidden;
  background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left; }

.ci-btn-both-top:after {
  overflow: hidden;
  background: linear-gradient(225deg, transparent 10px, #000000 0) bottom right; }

.ci-btn-product-nav {
  overflow: hidden;
  background: linear-gradient(45deg, #ffffff 10px, #000000 0) top left;
  border-left: 1px solid #ffffff;
  position: absolute !important;
  top: 0;
  right: 0; }
  .ci-btn-product-nav .btn {
    background: none; }

.icon-btn-search {
  background: transparent;
  border: 0;
  display: block; }

.ci-btn-hidden {
  display: none; }

.ci-btn-hover {
  position: relative;
  display: inline-block; }
  .no-touch .ci-btn-hover:not(.ci-disabled):after {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    right: 100%;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .no-touch .ci-btn-hover:not(.ci-disabled):before {
    background-color: inherit;
    height: 100%;
    left: 0;
    /*pointer-events: none;*/
    position: absolute;
    top: 0;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    width: 100%;
    z-index: -1; }

.ci-btn-loading {
  pointer-events: none; }

.no-touch .ci-btn-hover:hover:after, .ci-btn-hover.ci-active:after {
  right: 0; }

.ci-btn-hover-left-top:after {
  overflow: hidden;
  background: linear-gradient(135deg, transparent 10px, rgba(255, 255, 255, 0.4) 0) bottom left; }

.ci-btn-hover-left-bottom:after {
  overflow: hidden;
  background: linear-gradient(45deg, transparent 10px, rgba(255, 255, 255, 0.4) 0) top left; }

.ci-btn-hover-right-top:after {
  overflow: hidden;
  background: linear-gradient(225deg, transparent 10px, rgba(255, 255, 255, 0.4) 0) bottom right; }

.ci-btn-hover-right-bottom:after {
  overflow: hidden;
  background: linear-gradient(315deg, transparent 10px, rgba(255, 255, 255, 0.4) 0) top right; }

.ci-btn-hover-sidebar:after {
  background: rgba(255, 255, 255, 0.4); }

.ci-btn-hover-left-bottom-secondary:after {
  overflow: hidden;
  background: linear-gradient(45deg, transparent 10px, rgba(0, 0, 0, 0.2) 0) top left; }

.ci-btn-close {
  display: flex;
  align-items: stretch; }
  .ci-btn-close .ci-btn-close-before, .ci-btn-close .ci-btn-close-after {
    width: 36px; }
  .ci-btn-close.ci-btn-close-bottom .ci-btn-close-before {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 20px, #000000 0) bottom left; }
  .ci-btn-close.ci-btn-close-bottom .ci-btn-close-after {
    overflow: hidden;
    background: linear-gradient(225deg, transparent 20px, #000000 0) bottom right; }
  .ci-btn-close.ci-btn-close-top .ci-btn-close-before {
    overflow: hidden;
    background: linear-gradient(45deg, transparent 20px, #000000 0) top left; }
  .ci-btn-close.ci-btn-close-top .ci-btn-close-after {
    overflow: hidden;
    background: linear-gradient(315deg, transparent 20px, #000000 0) top right; }

.ci-btn-close-content {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  border-radius: 0;
  height: 34px;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #000000;
  margin: 0;
  border: 0;
  padding: 9px 0;
  cursor: pointer; }

.ci-mobile-button {
  margin-right: 12px;
  min-width: 30px;
  cursor: pointer; }
  .ci-mobile-button:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F10B";
    line-height: 28px; }
  @media (min-width: 1024px) {
    .ci-mobile-button {
      display: none; } }
  @media (max-width: 1023px) {
    .ci-mobile-button:after {
      font-size: 24px !important; } }
  .ci-mobile-button.ci-active:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F110";
    line-height: 28px; }

.loading-1,
.loading-2,
.loading-3,
.loading-4 {
  border: 2px solid #0A7562;
  border-radius: 50%;
  position: absolute; }

.loading-1 {
  animation: loading1 2s 50 linear;
  border-color: transparent #0A7562 transparent transparent;
  height: 100px;
  left: calc(50% - 50px);
  top: 0;
  width: 100px; }

.loading-2 {
  animation: loading2 2s 50 linear;
  border-color: transparent transparent transparent #F50506;
  height: 80px;
  left: calc(50% - 40px);
  top: 10px;
  width: 80px; }

.loading-3 {
  animation: loading1 2s 50 linear;
  border-color: #0A7562 transparent transparent transparent;
  height: 60px;
  left: calc(50% - 30px);
  top: 20px;
  width: 60px; }

.loading-4 {
  animation: loading2 2s 50 linear;
  border-color: transparent transparent #F50506 transparent;
  height: 40px;
  left: calc(50% - 20px);
  top: 30px;
  width: 40px; }

@keyframes loading1 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(720deg); } }

@keyframes loading2 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-720deg); } }

.letter {
  animation: paragraph 2s 50 linear;
  animation-delay: 1s;
  font-size: 19px;
  height: 40px;
  left: 44%;
  letter-spacing: 3px;
  overflow: hidden;
  padding-top: 15px;
  position: absolute;
  text-transform: uppercase;
  top: 320px; }

@keyframes paragraph {
  from {
    opacity: 1; }
  50% {
    opacity: 0; }
  to {
    opacity: 1; } }

.d {
  animation: d 2s 50 ease-in-out;
  display: inline-block;
  padding: 0 5px; }

@keyframes d {
  from {
    transform: translate(0, 0); }
  to {
    transform: translate(0, 50px); } }

.i {
  animation: i 2s 50 ease-in-out;
  display: inline-block;
  padding: 0 2px;
  transition: all 2s ease-in-out; }

@keyframes i {
  from {
    transform: translate(0, 0); }
  to {
    transform: translate(0, -50px); } }

.ci-search {
  cursor: pointer;
  min-width: 30px;
  box-sizing: content-box; }
  .ci-search:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F139";
    line-height: 28px; }
  @media (max-width: 1023px) {
    .ci-search:after {
      font-size: 24px; } }

.ui-selectmenu-menu {
  position: relative;
  z-index: 2; }
  .ui-selectmenu-menu .ui-menu .ui-state-focus, .ui-selectmenu-menu .ui-menu .ui-state-active {
    margin: 0 !important;
    border: 0;
    color: #000000;
    background: inherit;
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal; }

.ui-selectmenu-button-open {
  background: #E2E2E2 !important; }
  .ui-selectmenu-button-open:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F107";
    line-height: 20px; }

.ui-selectmenu-button.ui-button {
  overflow: hidden;
  background: linear-gradient(45deg, transparent 10px, #E2E2E2 0) top left;
  border: 0;
  padding: 8px 0 0 21px;
  width: 250px !important;
  height: 36px; }
  .ui-selectmenu-button.ui-button:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F102";
    line-height: 20px; }
  .ui-selectmenu-button.ui-button:after {
    position: absolute;
    right: 20px;
    top: 10px; }
  .ui-selectmenu-button.ui-button:active {
    color: inherit; }

#product-detail-dropdown {
  height: 36px;
  visibility: hidden; }

.ci-search-sort-by-dropdown-menu li,
#product-detail-dropdown-menu li {
  max-width: 250px;
  min-height: 36px;
  background: #E2E2E2; }
  .ci-search-sort-by-dropdown-menu li:last-of-type,
  #product-detail-dropdown-menu li:last-of-type {
    overflow: hidden;
    background: linear-gradient(45deg, transparent 10px, #E2E2E2 0) top left;
    overflow: initial; }

#product-detail-dropdown-menu li:first-of-type {
  display: none; }

.ui-selectmenu-text, .ui-menu-item-wrapper {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 19px; }

.ui-selectmenu-text {
  margin-right: 40px; }

.ui-menu-item-wrapper {
  padding: 8px 50px 0 25px !important; }

.ui-selectmenu-text, .ui-menu-item-wrapper.ci-active, .ui-menu-item-wrapper:hover {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal; }

.ui-selectmenu-icon {
  display: none; }

.ci-search-page-secondary-filter-list .ui-menu-item-count {
  position: absolute;
  right: 0;
  padding-right: 20px; }

.ci-search-page-secondary-filter-list .ui-selectmenu-container {
  position: relative; }

.ci-search-page-secondary-filter-list .ui-selectmenu-open {
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%; }
  .ci-search-page-secondary-filter-list .ui-selectmenu-open li.ui-menu-item {
    max-width: 100% !important;
    margin-top: -1px;
    padding-top: 1px; }

.ci-search-page-secondary-filter-list .ui-selectmenu-button {
  width: 100% !important; }

/*------------------------------------*\
    #LOGO
\*------------------------------------*/
.c-logo div {
  background-color: lightgrey;
  float: left;
  margin-left: 20px;
  border: 1px dotted black; }
  .c-logo div img {
    display: block;
    margin: 20px;
    border: 1px dotted black; }

/*------------------------------------*\
    #LOGO
\*------------------------------------*/
.ci-logo {
  background-color: transparent;
  display: block;
  height: 100%;
  min-height: 100%; }
  @media (min-width: 1280px) {
    .ci-logo {
      min-width: 256px; }
      .ci-logo img {
        width: 256px;
        height: 28px; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .ci-logo {
      min-width: 210px; }
      .ci-logo img {
        width: 210px;
        height: 23px; } }
  @media (max-width: 1023px) {
    .ci-logo {
      min-width: 168px; }
      .ci-logo img {
        width: 168px;
        height: 18px; } }
  .ci-logo img {
    transition: transform 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    display: block;
    transform-origin: 0 50%; }
    @media (min-width: 1024px) {
      .ci-logo img {
        transform: scale(1, 1) translate(0, -10px); }
        .ci-header-sticky .ci-logo img {
          transform: scale(0.8, 0.8); } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .ci-logo img {
        transform: translate(0, -5px); }
        .ci-header-sticky .ci-logo img {
          transform: none; } }

.ci-checkbox input, .ci-radio-button input {
  display: none; }

.ci-checkbox.ci-disabled, .ci-disabled.ci-radio-button {
  opacity: 0.5; }

.ci-checkbox label, .ci-radio-button label {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 30px;
  /*padding: 15px;*/
  display: block;
  position: relative; }
  .ci-checkbox label div, .ci-radio-button label div {
    margin-left: 50px; }

.ci-checkbox:not(.ci-disabled) label, .ci-radio-button:not(.ci-disabled) label {
  cursor: pointer; }

.ci-checkbox label:after, .ci-radio-button label:after {
  color: #ffffff;
  left: 0;
  top: 0;
  margin: 5px;
  position: absolute; }

.ci-checkbox label:before, .ci-radio-button label:before {
  content: '';
  display: block;
  float: left;
  /*margin-right: 17px;*/
  width: 30px;
  height: 30px;
  background-color: #F3F4F4;
  border: 1px solid #E2E2E2; }
  .ci-bg-grey .ci-checkbox label:before, .ci-bg-grey .ci-radio-button label:before {
    background-color: #ffffff; }

.ci-checkbox:not(.ci-disabled) label:hover:before, .ci-radio-button:not(.ci-disabled) label:hover:before {
  background-color: #C5C5C5;
  border: 1px solid #C5C5C5; }

.ci-checkbox:not(.ci-disabled) input:checked + label:after, .ci-radio-button:not(.ci-disabled) input:checked + label:after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F10F";
  line-height: 20px; }

.ci-checkbox:not(.ci-disabled) input:checked + label:before, .ci-radio-button:not(.ci-disabled) input:checked + label:before {
  background-color: #ABB618;
  border: 1px solid #ABB618; }

.ci-checkbox.ci-checkbox-error label::before, .ci-checkbox-error.ci-radio-button label::before {
  transition: border-color 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms, border-width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  border-color: #DA5806;
  border-width: 2px; }

.ci-checkbox.ci-checkbox-error label div, .ci-checkbox-error.ci-radio-button label div {
  color: #DA5806; }

.ci-checkbox.ci-checkbox-required label div::after, .ci-checkbox-required.ci-radio-button label div::after {
  content: " *";
  display: inline; }

.ci-floating-label-font, .ci-floating-label label, .ci-floating-label .ci-input-element {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
  padding: 18px 21px 18px 21px;
  background-color: transparent; }

.ci-floating-label {
  position: relative;
  padding-top: 18px;
  overflow: visible;
  background-color: #F3F4F4; }
  .ci-bg-grey .ci-floating-label {
    background-color: #ffffff; }
  .ci-floating-label.ci-disabled > * {
    /*opacity: .5;*/
    pointer-events: none; }
  .ci-floating-label > * {
    width: 100%; }
  .ci-floating-label label {
    transition: transform 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    cursor: text;
    overflow: hidden;
    white-space: nowrap;
    transform-origin: 21px -20px; }
  .ci-floating-label .ci-input-element {
    padding-top: 4px;
    padding-bottom: 14px; }
    .ci-floating-label .ci-input-element::-ms-clear {
      display: none; }
  .ci-floating-label .ci-input-element:focus ~ label, .ci-floating-label.ci-label-floating label {
    transform: scale(0.64706, 0.64706); }
  .ci-floating-label .ci-input-element:focus ~ .ci-validation-status, .ci-floating-label.ci-label-floating .ci-validation-status {
    background-color: #8A8E91;
    height: 4px; }
  .ci-floating-label .ci-select-label {
    transition: opacity 250ms, margin 250ms;
    margin-top: 10px;
    opacity: 0; }
  .ci-floating-label .ci-select-label-active {
    transition: opacity 250ms, margin 250ms;
    margin-top: 0;
    opacity: 1; }

.ci-validation-status {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-style: normal;
  transition: height 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  font-size: 11px;
  line-height: 16px;
  height: 2px;
  background-color: #C5C5C5;
  overflow: hidden;
  padding: 0 21px;
  color: #ffffff;
  position: absolute;
  bottom: 0; }
  .ci-validation-success .ci-validation-status {
    height: 4px;
    background-color: #ABB618 !important; }
  .ci-validation-error .ci-validation-status {
    height: 4px !important;
    background-color: #DA5806 !important; }
  .ci-validation-error-has-message.ci-validation-error .ci-validation-status {
    height: 16px !important; }

.ci-validation-error label {
  color: #DA5806; }

.ci-input-background-white {
  background: #ffffff; }

.ci-input {
  height: 60px; }
  .ci-input input {
    border: none; }

.ci-pagination {
  display: flex;
  justify-content: flex-end;
  margin: 60px 0 0;
  padding-left: 0;
  list-style: none; }
  .ci-pagination.ci-pagination-mobile {
    display: none; }
  @media (max-width: 767px) {
    .ci-pagination {
      display: none; }
      .ci-pagination.ci-pagination-mobile {
        display: block;
        text-align: center; } }

.ci-pagination-page, .ci-pagination-break, .ci-pagination-prev, .ci-pagination-next {
  display: inline-block;
  border: 1px solid #C5C5C5;
  margin-left: 6px; }
  .ci-pagination-page a, .ci-pagination-break a, .ci-pagination-prev a, .ci-pagination-next a {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    display: block;
    min-width: 40px;
    text-align: center;
    padding: 5px 8px;
    cursor: pointer; }
  .ci-pagination-page.ci-disabled, .ci-disabled.ci-pagination-break, .ci-disabled.ci-pagination-prev, .ci-disabled.ci-pagination-next {
    opacity: 0.35; }
    .ci-pagination-page.ci-disabled a, .ci-disabled.ci-pagination-break a, .ci-disabled.ci-pagination-prev a, .ci-disabled.ci-pagination-next a {
      cursor: default; }
  .ci-pagination-page:not(.ci-disabled):hover, .ci-pagination-break:not(.ci-disabled):hover, .ci-pagination-prev:not(.ci-disabled):hover, .ci-pagination-next:not(.ci-disabled):hover {
    background-color: #F1F1F1; }
  .ci-pagination-page:not(.ci-disabled).ci-active, .ci-pagination-break:not(.ci-disabled).ci-active, .ci-pagination-prev:not(.ci-disabled).ci-active, .ci-pagination-next:not(.ci-disabled).ci-active {
    background-color: #000000; }
    .ci-pagination-page:not(.ci-disabled).ci-active a, .ci-pagination-break:not(.ci-disabled).ci-active a, .ci-pagination-prev:not(.ci-disabled).ci-active a, .ci-pagination-next:not(.ci-disabled).ci-active a {
      color: #ffffff; }
  .ci-pagination-page:not(.ci-disabled):hover a, .ci-pagination-break:not(.ci-disabled):hover a, .ci-pagination-prev:not(.ci-disabled):hover a, .ci-pagination-next:not(.ci-disabled):hover a, .ci-pagination-page:not(.ci-disabled).ci-active a, .ci-pagination-break:not(.ci-disabled).ci-active a, .ci-pagination-prev:not(.ci-disabled).ci-active a, .ci-pagination-next:not(.ci-disabled).ci-active a {
    font-weight: bold; }

.ci-pagination-break {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  line-height: 28px;
  font-size: 24px;
  border: none;
  cursor: default; }
  .ci-pagination-break:hover {
    background-color: initial !important; }

.ci-pagination-prev {
  margin-right: 30px !important; }
  .ci-pagination-prev a:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F104";
    line-height: 15px; }

.ci-pagination-next {
  margin-left: 30px !important; }
  .ci-pagination-next a:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F105";
    line-height: 15px; }

.ci-radio-button label:after {
  margin: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.ci-radio-button label:before {
  border-radius: 50%; }

.ci-radio-button:not(.ci-disabled) input:checked + label:after {
  content: '';
  background-color: #ffffff; }

.ci-select {
  height: 60px; }
  .ci-select:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F102";
    line-height: 20px; }
  .ci-select:after {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px; }
  .ci-select.ci-disabled {
    opacity: 0.5; }
  .ci-select:not(.ci-disabled) {
    cursor: pointer !important; }
    .ci-select:not(.ci-disabled) .ci-input-element,
    .ci-select:not(.ci-disabled) input {
      cursor: pointer !important;
      overflow: hidden;
      padding-right: 50px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .ci-select .ci-input-element,
  .ci-select input {
    border: none; }
    .ci-select .ci-input-element:disabled,
    .ci-select input:disabled {
      color: #000000; }

.ci-select-background-white {
  background: #ffffff; }

.ci-select-options {
  transition: opacity 225ms cubic-bezier(0.05, 1, 0.8, 1) 0ms, transform 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  cursor: default;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  background-color: #ffffff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  padding: 13px 0;
  transform: scale(1, 0);
  transform-origin: top;
  height: 251px;
  width: 100%;
  overflow: hidden;
  pointer-events: none; }
  .ci-select-options.ci-select-options-visible {
    opacity: 1;
    transform: scaleY(1);
    pointer-events: auto; }

.ci-select-option {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  padding: 9px 21px;
  cursor: pointer;
  display: block;
  min-height: 18px; }
  .ci-select-option:hover, .ci-select-option.ci-active, .ci-select-option.ci-select-option-hover {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal; }

.ci-select-options-scroll .ci-select-option:first-child {
  padding-top: 21px; }

.ci-select-options-scroll .ci-select-option:last-child {
  padding-bottom: 21px; }

.ci-select-multiple .ci-select-option {
  line-height: 30px; }
  .ci-select-multiple .ci-select-option:after {
    position: absolute;
    left: 21px;
    color: #ffffff;
    margin: 5px; }

.ci-select-multiple .ci-select-option:before {
  content: '';
  display: block;
  float: left;
  margin-right: 17px;
  width: 30px;
  height: 30px;
  background-color: #F3F4F4;
  border: 1px solid #E2E2E2; }

.ci-select-multiple .ci-select-option:hover:before, .ci-select-multiple .ci-select-option.ci-select-option-hover:before {
  background-color: #C5C5C5;
  border: 1px solid #C5C5C5; }

.ci-select-multiple .ci-select-option.ci-active:after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F10F";
  line-height: 20px; }

.ci-select-multiple .ci-select-option.ci-active:before {
  background-color: #ABB618;
  border: 1px solid #ABB618; }

.ci-textarea {
  height: 148px; }
  .ci-textarea textarea {
    resize: none;
    border: none;
    display: block;
    height: 114px;
    padding-bottom: 0 !important; }
  .ci-textarea .ci-validation-status {
    margin-top: 14px; }

.ci-input-submit {
  display: flex;
  justify-content: flex-end; }
  .ci-input-submit .ci-input-element {
    height: 20px;
    width: 20px; }
  .ci-input-submit .btn {
    line-height: 32px; }

.ci-range-slider {
  margin: -6px 0 0 13px;
  padding: 0 0 45px;
  position: relative;
  width: calc(100% - 28px); }
  @media (max-width: 767px) {
    .ci-range-slider {
      margin: -6px 30px 0;
      width: calc(100% - 60px); } }

.ci-range-slider-label {
  margin: 0 0 45px -13px; }
  @media (max-width: 767px) {
    .ci-range-slider-label {
      margin-left: -30px; } }

.ci-range-slider-value {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  margin: -36px 0 0 -13px;
  position: absolute;
  text-align: center;
  width: 25px;
  transition: margin 350ms ease; }

.ci-range-slider-value-margin-begin {
  transition: margin 700ms ease;
  margin-left: -25px; }
  .ci-range-slider-value-margin-begin-buffer {
    margin-left: -40px; }
  .ci-range-slider-value-margin-begin-3-digits {
    margin-left: calc(-30px - 15px); }
    .ci-range-slider-value-margin-begin-3-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 7.5px - 10px); }
  .ci-range-slider-value-margin-begin-4-digits {
    margin-left: calc(-30px - 20px); }
    .ci-range-slider-value-margin-begin-4-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 10px - 10px); }
  .ci-range-slider-value-margin-begin-5-digits {
    margin-left: calc(-30px - 25px); }
    .ci-range-slider-value-margin-begin-5-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 12.5px - 10px); }
  .ci-range-slider-value-margin-begin-6-digits {
    margin-left: calc(-30px - 30px); }
    .ci-range-slider-value-margin-begin-6-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 15px - 10px); }
  .ci-range-slider-value-margin-begin-7-digits {
    margin-left: calc(-30px - 35px); }
    .ci-range-slider-value-margin-begin-7-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 17.5px - 10px); }
  .ci-range-slider-value-margin-begin-8-digits {
    margin-left: calc(-30px - 40px); }
    .ci-range-slider-value-margin-begin-8-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 20px - 10px); }
  .ci-range-slider-value-margin-begin-9-digits {
    margin-left: calc(-30px - 45px); }
    .ci-range-slider-value-margin-begin-9-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 22.5px - 10px); }
  .ci-range-slider-value-margin-begin-10-digits {
    margin-left: calc(-30px - 50px); }
    .ci-range-slider-value-margin-begin-10-digits.ci-range-slider-value-margin-begin-buffer {
      margin-left: calc(-30px - 25px - 10px); }

.ci-range-slider-value-margin-end {
  transition: margin 700ms ease;
  margin-left: 1px; }
  .ci-range-slider-value-margin-end-buffer {
    margin-left: 10px; }

.rheostat-horizontal .rheostat-background {
  background: #C5C5C5;
  border: 0;
  height: 4px; }

.rheostat-horizontal .rheostat-progress {
  background: #ABB618;
  height: 4px;
  top: 0; }

.rheostat-horizontal .rheostat-handle {
  background: transparent;
  border: 0;
  height: 25px;
  overflow: visible;
  top: -10px;
  width: 1px; }
  .rheostat-horizontal .rheostat-handle::after {
    display: none; }
  .rheostat-horizontal .rheostat-handle::before {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    border: 0;
    border-radius: 100%;
    cursor: ew-resize;
    height: 25px;
    margin-left: -16px;
    top: -2px;
    width: 25px; }

.ci-break-container {
  position: relative;
  margin-bottom: 70px; }
  .ci-break-container .ci-break {
    width: 100%;
    background: black;
    height: 1px;
    position: absolute;
    margin-top: -8px; }
  .ci-break-container .ci-break-title {
    display: inline-block;
    padding: 0 30px;
    background: white;
    z-index: 2;
    position: relative;
    text-transform: uppercase; }
    @media (max-width: 1023px) {
      .ci-break-container .ci-break-title {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .ci-break-container .ci-break-title {
        padding: 0 6px; } }
  .ci-break-container .ci-break-subtitle {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 22px; }
  .ci-break-container .ci-break-text-wrapper {
    text-align: center; }
  .ci-break-container .ci-break-btn {
    margin-top: -9px;
    float: right; }

.ci-table {
  display: flex;
  justify-content: center; }
  .ci-table-wrapper {
    width: 65.30303%; }
    @media (max-width: 1279px) {
      .ci-table-wrapper {
        width: 81.9697%; } }
    @media (max-width: 767px) {
      .ci-table-wrapper {
        width: 100%; } }
    .ci-teaser-search-specs .ci-table-wrapper {
      width: 100%; }
  .ci-table .ci-table-headline {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 26px;
    padding-bottom: 15px;
    border-bottom: 2px solid #555A5F; }
  .ci-table .ci-table-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px; }
  .ci-table .ci-table-content-child {
    position: relative;
    padding: 7px 0;
    border-bottom: 1px solid #C9CCCF;
    width: 80%; }
    @media (max-width: 767px) {
      .ci-table .ci-table-content-child {
        width: 70%; } }
    .ci-table .ci-table-content-child:nth-child(even) {
      width: 20%;
      text-align: right; }
      @media (max-width: 767px) {
        .ci-table .ci-table-content-child:nth-child(even) {
          width: 30%; } }
      .ci-table .ci-table-content-child:nth-child(even) .ci-table-content-child-span {
        font-family: "Roboto Condensed" !important;
        font-weight: 700;
        font-style: normal;
        font-size: 15px;
        line-height: 23px; }
  .ci-table .ci-table-content-child-span {
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    word-wrap: break-word; }
  .ci-table .ci-table-footer, .ci-table button {
    display: block; }
  .ci-table .ci-table-footer {
    margin-bottom: 20px; }

.ci-table-product .ci-table-wrapper {
  width: 100%; }

.ci-table-product .ci-table-headline {
  border-bottom: 0 solid #555A5F; }

.ci-table-product .ci-table-content-child {
  border-bottom: 0 solid #C9CCCF; }

.ci-map-results-list {
  margin: 90px -15px; }
  .ci-map-results-list:after {
    content: " ";
    display: block;
    clear: both; }

.ci-map-result {
  background: #F3F4F4;
  margin: 15px;
  position: relative; }
  @media (min-width: 768px) {
    .ci-map-result {
      float: left;
      width: calc((100% / 2) - 31px); } }
  @media (min-width: 1024px) {
    .ci-map-result {
      width: calc((100% / 3) - 31px); } }

.ci-map-result-count,
.ci-map-result-category {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  background: rgba(85, 90, 95, 0.5);
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  height: 25px;
  line-height: 2.5;
  margin-bottom: 25px;
  padding: 0 12px;
  text-align: center; }

.ci-map-result-count {
  margin-right: 3px;
  width: 45px; }

.ci-map-result-content {
  padding: 0 30px 15px; }

.ci-map-result-title {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  min-height: 20px;
  line-height: 20px;
  margin-bottom: 15px; }

.ci-map-result-street,
.ci-map-result-postal-code,
.ci-map-result-phone,
.ci-map-result-fax,
.ci-map-result-hotline,
.ci-map-result-email {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 15px; }

.ci-map-result-hotline + .ci-map-result-email,
.ci-map-result-street + .ci-map-result-postal-code,
.ci-map-result-phone + .ci-map-result-fax {
  margin-top: -10px; }

.ci-map-result-download-list {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  padding: 0 30px 25px;
  width: 100%; }
  .ci-map-result-download-list span {
    transition: color 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
    .ci-map-result-download-list span:hover {
      color: #068496; }

.ci-map-result-download {
  display: block;
  line-height: 40px; }
  .ci-map-result-download:after {
    content: " ";
    display: block;
    clear: both; }

.ci-map-result-download-icon {
  float: left;
  height: 40px;
  margin-right: 15px;
  width: 20px; }
  .ci-map-result-download-icon:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F117";
    line-height: 20px; }

.ci-map-result-download-desc {
  display: block;
  float: left;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 35px); }

.ci-gallery-element .ci-gallery-text {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  padding: 20px 30px;
  position: relative;
  height: 83px;
  background: #ffffff; }

.ci-gallery-element .ci-gallery-tag {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 13px;
  display: block;
  padding: 7px 15px;
  background: rgba(85, 90, 95, 0.5);
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  text-decoration: none;
  cursor: inherit; }
  .ci-gallery-element .ci-gallery-tag[href] {
    cursor: pointer; }

.ci-bg-grey .ci-gallery-element .ci-gallery-text {
  background: #ffffff; }

@keyframes easeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.ci-nav-flyout .ci-teaser-search {
  margin-bottom: 75px;
  max-width: 282px;
  animation: easeIn 0.25s ease-in 0.25s both; }

.ci-product .ci-product-img {
  padding: 0 12.5px; }

.ci-product .ci-product-title, .ci-product .ci-product-text {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center; }

.ci-product .ci-product-text {
  color: #F50506;
  font-style: italic;
  min-height: 19px; }

.ci-product .ci-product-data-table {
  transition: top 400ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: absolute;
  top: 210px; }

.ci-product .ci-product-link {
  text-decoration: none; }

.ci-teaser-newsboard-item {
  overflow: hidden; }

.ci-teaser-newsboard-title {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px; }

.ci-teaser-newsboard-text {
  left: 37px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50%;
  transform: translate(0, -50%); }
  @media (max-width: 1620px) {
    .ci-teaser-newsboard-text {
      left: 30px; } }

.ci-teaser-newsboard-cta {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 13px;
  background: rgba(85, 90, 95, 0.75);
  bottom: 0;
  color: #ffffff;
  height: 30px;
  left: 0;
  padding: 10px 39.5px 0 39.5px;
  position: absolute;
  text-transform: uppercase;
  z-index: 10;
  /* todo ab < 1100 normales Padding und Height wiederherstellen */ }
  @media (max-width: 1620px) {
    .ci-teaser-newsboard-cta {
      height: 25px;
      padding: 8px 30px 0 30px; } }
  .ci-hover-enabled .ci-teaser-newsboard-cta:hover {
    background: #555A5F; }

.ci-teaser-newsboard-teasertext {
  text-transform: none; }
  .ci-teaser-newsboard-teasertext p {
    margin: 0; }

.no-touch .ci-teaser-wrapper:hover .ci-teaser-newsboard-text,
.no-touch .ci-teaser-wrapper:hover .ci-teaser-newsboard-teasertext {
  color: #ffffff;
  z-index: 5; }

@keyframes ci-animation-bottom-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  100% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes ci-animation-bottom-right-out {
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  0% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

.ci-teaser-wrapper {
  background: #F1F1F1;
  position: relative; }
  .ci-teaser-wrapper .ci-card-teaser-image img {
    -webkit-animation: ci-animation-bottom-right-out .25s ease-in-out both;
    animation: ci-animation-bottom-right-out .25s ease-in-out both; }
  .no-touch .ci-teaser-wrapper:hover .ci-card-teaser-image img {
    /*transform: scale(1.25,1.25);
      transition-duration: 5s;*/
    -webkit-animation: ci-animation-bottom-right 1s ease-in-out both;
    animation: ci-animation-bottom-right 1s ease-in-out both; }

.ci-teaser-search-result {
  width: 98.63636%; }
  @media (min-width: 768px) {
    .ci-teaser-search-result {
      width: 98.63636%;
      float: left; } }
  @media (min-width: 1024px) {
    .ci-teaser-search-result {
      width: 81.9697%; } }
  @media (min-width: 1366px) {
    .ci-teaser-search-result {
      width: 56.9697%; } }

.ci-search-result-filter {
  width: 98.63636%; }
  @media (min-width: 1024px) {
    .ci-search-result-filter {
      width: 15.30303%;
      margin-right: 25px;
      height: 100%;
      float: left; } }

.ci-teaser-search {
  background: linear-gradient(-180deg, #ffffff 0%, #F1F1F1 99%);
  margin-bottom: 30px;
  min-height: 190px;
  padding: 30px;
  position: relative; }
  .ci-teaser-search:hover .ci-btn-hover:after {
    right: 0; }
  @media (min-width: 1024px) {
    .ci-teaser-search[type="news"] {
      max-height: 220px; }
      .ci-teaser-search[type="news"] .ci-teaser-search-metatag {
        margin-top: 2px; } }
  .ci-teaser-search[type="download"] {
    min-height: 210px; }
  .ci-teaser-search.ci-gallery[type="video"] .ci-teaser-search-image {
    margin-bottom: 15px; }
  .ci-teaser-search.ci-gallery[type="video"] .ci-teaser-search-text {
    display: none; }
  .ci-teaser-search .ci-btn {
    bottom: 0;
    position: absolute;
    right: 0; }
  .ci-teaser-search .ci-table-content {
    max-width: 600px; }
  .ci-teaser-search .ci-table {
    justify-content: left; }
  .ci-teaser-search .ci-table-headline {
    visibility: hidden; }
  .ci-teaser-search .ci-table .ci-table-content-child {
    border-bottom: 1px solid #C5C5C5;
    padding: 7px 0; }

.ci-teaser-search-image {
  margin-bottom: 25px; }
  .ci-teaser-search-image img {
    margin: 0 auto;
    /*max-height: 115px;*/ }

.ci-teaser-search-text-wrapper {
  min-height: 115px;
  /*padding-right: 50px;*/
  overflow: hidden;
  width: auto;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .ci-teaser-search-text-wrapper {
      padding-right: 0; } }
  .ci-teaser-search-text-wrapper .ci-teaser-search-tagline {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal; }
  .ci-teaser-search-text-wrapper .ci-teaser-search-title {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    margin: 15px 0 10px 0;
    position: relative; }
  .ci-teaser-search-text-wrapper .ci-teaser-search-title-ellipses {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
    margin-top: -15px;
    padding-top: 15px; }
  .ci-teaser-search-text-wrapper .ci-teaser-search-text {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    max-width: 600px;
    margin-bottom: 15px;
    /*height: 48px;*/ }
  .ci-teaser-search-text-wrapper h6 {
    max-height: 22px;
    overflow: hidden; }

.ci-teaser-search-metatag {
  display: none; }

@media (min-width: 1024px) {
  .ci-teaser-search-image {
    margin-right: 40px;
    margin-bottom: 0;
    width: 150px;
    float: left; }
    .ci-teaser-search-image img {
      margin: 0 auto; } }

@media (min-width: 1024px) {
  .ci-metatag {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 27px;
    overflow: hidden;
    padding-right: 70px; }
  .ci-teaser-search-metatag {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    line-height: 13px;
    background: rgba(85, 90, 95, 0.5);
    color: #ffffff;
    display: block;
    position: relative;
    float: left;
    height: 26px;
    line-height: 17px;
    margin-right: 2px;
    padding: 5px 39.5px;
    text-transform: uppercase;
    text-decoration: none; }
    .ci-teaser-search-metatag[href]:hover {
      background: #555A5F; } }

.ci-card {
  width: 98.63636%;
  float: left;
  margin-left: 0.68182%;
  margin-right: 0.68182%;
  min-height: 220px;
  padding: 30px; }
  @media (min-width: 1024px) {
    .ci-card {
      width: 48.63636%;
      float: left;
      margin-left: 0.68182%;
      margin-right: 0.68182%;
      float: left; }
      .ci-card:nth-child(even) {
        margin-right: 15px; } }
  @media (min-width: 768px) {
    .ci-card .ci-teaser-search-image {
      float: left;
      margin-right: 25px;
      width: 120px; } }
  .ci-card .ci-teaser-search-text-wrapper {
    margin-bottom: 15px;
    padding-right: 0; }
    .ci-card .ci-teaser-search-text-wrapper .ci-teaser-search-text {
      max-height: 50px;
      overflow: hidden; }
  .ci-card[type="download"] {
    min-height: 220px; }

.ci-gallery {
  width: 98.63636%;
  float: left;
  margin-left: 0.68182%;
  margin-right: 0.68182%;
  min-height: 350px;
  max-height: 350px;
  display: inline-block; }
  @media (min-width: 480px) {
    .ci-gallery {
      width: 48.63636%; } }
  @media (min-width: 1024px) {
    .ci-gallery {
      width: 31.9697%; } }
  .ci-gallery .ci-teaser-search-image {
    float: inherit;
    margin: 0 auto;
    /*height: 165px;*/
    margin-bottom: 5px;
    width: auto !important; }
    .ci-gallery .ci-teaser-search-image img {
      max-height: initial; }
  .ci-gallery .ci-teaser-search-metatag {
    bottom: 0;
    left: 0; }
  @media (min-width: 480px) {
    .ci-gallery[type="category"] {
      width: 31.9697%; }
      .ci-gallery[type="category"] .ci-teaser-search-title {
        margin: 25px 0 10px 0; } }
  .ci-gallery[type="category"] .ci-teaser-search-text-wrapper {
    min-height: initial; }
  .ci-gallery[type="modelseries"] {
    max-width: 380px;
    height: 440px;
    width: 100%; }
    .ci-gallery[type="modelseries"] .ci-teaser-search-text-wrapper {
      min-height: initial; }
    .ci-gallery[type="modelseries"] .ci-teaser-search-image {
      max-width: 320px;
      margin-bottom: 25px; }
    .ci-gallery[type="modelseries"] .ci-teaser-search-metatag {
      bottom: 0;
      left: 0;
      position: relative; }
  .ci-gallery .ci-teaser-search-text-wrapper {
    padding-right: 0; }

.ci-teaser-search-specs {
  margin-bottom: 45px; }
  @media (min-width: 768px) {
    .ci-teaser-search-specs {
      margin-bottom: 20px; } }
  .ci-teaser-search-specs .ci-table-content {
    flex-wrap: nowrap;
    margin-bottom: 0; }
  .ci-teaser-search-specs .ci-table-content-child:first-child {
    width: 100%;
    padding-right: 20px; }
  .ci-teaser-search-specs .ci-table-content-child:last-child {
    width: auto;
    white-space: nowrap; }

.ci-teaser-search-new-badge {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAXCAIAAABF+LJYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkQwRUNGRTlBODU1MTFFMTgwRDNGODk3RUY5RTAyNTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkQwRUNGRUFBODU1MTFFMTgwRDNGODk3RUY5RTAyNTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRDBFQ0ZFN0E4NTUxMUUxODBEM0Y4OTdFRjlFMDI1NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRDBFQ0ZFOEE4NTUxMUUxODBEM0Y4OTdFRjlFMDI1NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuVpFfsAAABOSURBVHjaNIrLDYAwDEMTR1RVD5wqsRQLsP8UlHyagjg82fIzteuE7A1SK1AKWACOALkjLFGDq75YQrktx77y+9Hf08d4EPeQ7ehTgAEAbHwp4T68J0UAAAAASUVORK5CYII=);
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  padding: 0 5px;
  position: relative;
  top: -12px;
  left: 10px; }
  .ci-teaser-search-new-badge::after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA69pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6NUJCQTY1QTJFODhDREUxMTk4MTlBNUEwRjkwQUUzOTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTkwRURDMThBMzNDMTFFMTg4NDBBNEZEMzUwMDdBOEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTkwRURDMTdBMzNDMTFFMTg4NDBBNEZEMzUwMDdBOEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNzFFMjRDQzFDMjA2ODExOERCQkE0MzQyRjNERTgwOSIgc3RSZWY6ZG9jdW1lbnRJRD0idXVpZDo1QkJBNjVBMkU4OENERTExOTgxOUE1QTBGOTBBRTM5OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PllSS8MAAAETSURBVHjanJE7TsNAEIZn1ktBlIvwkhChTE2FoKFG1PQUXIGCA0QcgJTUlBRpEoTE6yQ48WbHw79jm5gkosDSr/F6/29e5u7ZkdI/Hk9RFifmv926qOF1HuHnCmrA5QQNgKjpHfIU5qTJ6BzEq0lqowFlUmnR67QgzjKizFURCdj9BhVGLoVUAEEqQu7racw6m91qEUhDIIroQKJdmmKsvqXOioLgvU4Ma91/53D3ijf8DXtP7KvKKGfV0gKRQLCPy3z8NrA1aGtTnd7OBaA7wFkDWmtRAqqf55P34c8PaIMGH2yfALrHnJs2opRTzHmaP388tn0roMH7W32Eh/p4nL98jpY9a8Ea3ksR0Ou6+28BBgDblp8JwDMNyQAAAABJRU5ErkJggg==);
    bottom: -6px;
    content: " ";
    height: 11px;
    left: calc(50% - 7px);
    position: absolute;
    width: 14px; }

.ci-teaser-search-condition {
  position: absolute;
  top: 70px;
  right: 20px; }
  @media (max-width: 1100px) {
    .ci-teaser-search-condition {
      top: 30px; } }
  @media (max-width: 1023px) {
    .ci-teaser-search-condition {
      position: relative;
      right: auto;
      top: auto;
      bottom: 0; } }

.ci-teaser-search-condition-image, .ci-teaser-search-condition-showroom, .ci-teaser-search-condition-used {
  width: 140px;
  height: 60px; }

.ci-teaser-search-video-picture {
  position: relative;
  max-width: 220px;
  margin: 0 auto; }

.ci-teaser .ci-btn-left-top {
  width: 60px; }

.ci-teaser-wrapper {
  position: relative;
  background: #F1F1F1; }
  .ci-bg-grey .ci-teaser-wrapper, .ci-stage-teaser .ci-teaser-wrapper {
    background: #ffffff !important; }
  .ci-teaser-wrapper .ci-teaser-context-wrapper {
    height: 263px; }
  .ci-teaser-wrapper .ci-teaser-text {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    padding: 0 24px; }
    @media (min-width: 1024px) {
      .ci-teaser-wrapper .ci-teaser-text {
        padding: 0 30px; } }
  .ci-teaser-wrapper .ci-btn-left-top {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #000000 0) bottom left;
    transition: background-color 2s cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    position: relative;
    z-index: 6; }
  .ci-teaser-wrapper .ci-teaser-image {
    position: relative;
    overflow: hidden; }
    .ci-teaser-wrapper .ci-teaser-image img {
      transition: transform 1s cubic-bezier(0.05, 1, 0.8, 1) 0ms;
      transform: scale(1, 1);
      transform-origin: 25% 25%; }
  .ci-teaser-wrapper .ci-teaser-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 5;
    opacity: 0;
    transition: opacity .25s ease-in-out; }
  .no-touch .ci-teaser-wrapper:hover .ci-teaser-image img {
    transform: scale(1.1, 1.1); }
  .no-touch .ci-teaser-wrapper:hover .ci-teaser-overlay {
    opacity: 0.65; }
  .no-touch .ci-teaser-wrapper:hover .ci-btn-left-top {
    overflow: hidden;
    background: linear-gradient(135deg, transparent 10px, #ffffff 0) bottom left; }
    .no-touch .ci-teaser-wrapper:hover .ci-btn-left-top:after {
      color: #000000; }

.ci-teaser-stage-wrapper {
  position: relative;
  background: #ffffff;
  margin-bottom: 1.36364%; }
  .ci-teaser-stage-wrapper .ci-teaser-context-wrapper {
    height: 205px; }

.ci-teaser-title {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  padding: 24px 24px 10px 24px; }
  @media (max-width: 1023px) {
    .ci-teaser-title {
      font-size: 22px; } }
  @media (max-width: 1023px) {
    .ci-teaser-title {
      line-height: 25px; } }
  @media (min-width: 1024px) {
    .ci-teaser-title {
      padding: 30px 30px 10px 30px; } }

.ci-teaser-link {
  text-decoration: none;
  color: inherit; }

.ci-teaser-module-title {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ci-teaser-module-title {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-teaser-module-title {
      width: 65.30303%; } }

.ci-breadcrumb {
  transition: all 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  height: 17px; }
  @media (max-width: 1023px) {
    .ci-breadcrumb {
      display: none;
      padding-bottom: 25px;
      height: 0; } }
  .ci-breadcrumb ul {
    padding: 0;
    overflow: hidden;
    transition: all 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
    @media (max-width: 1023px) {
      .ci-breadcrumb ul {
        height: 0;
        margin: 0; } }
  .ci-breadcrumb li {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 15px;
    color: #555A5F;
    display: inline-block;
    list-style-type: none;
    white-space: nowrap; }
    .ci-breadcrumb li:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 10px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F103";
      line-height: 10px; }
    .ci-breadcrumb li > div {
      display: inline-block; }
      .ci-breadcrumb li > div:before {
        font-family: "Roboto Condensed" !important;
        font-weight: 700;
        font-style: normal;
        font-size: 13px;
        line-height: 15px;
        display: block;
        content: attr(data-text);
        overflow: hidden;
        height: 0;
        padding-right: 1px; }
      .ci-breadcrumb li > div:hover {
        font-family: "Roboto Condensed" !important;
        font-weight: 700;
        font-style: normal;
        font-size: 13px;
        line-height: 15px; }
    .ci-breadcrumb li a {
      transition: all 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
      text-decoration: none;
      transform: translateZ(0); }
    .ci-breadcrumb li:after {
      padding: 0 5px;
      margin-top: -2px; }
    .ci-breadcrumb li:last-of-type {
      font-weight: 600 !important; }
      .ci-breadcrumb li:last-of-type:after {
        display: none; }

.ci-icon-land {
  padding-right: 66px; }
  .ci-icon-land:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 18px; }
  .ci-icon-land:before {
    padding-right: 11px;
    margin-top: -2px; }

.ci-language-switch-item {
  font-family: "Roboto" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  text-decoration: none; }
  .ci-language-switch-item:not(:last-child):after {
    content: " | "; }
  .ci-language-switch-item.ci-active {
    font-family: "Roboto" !important;
    font-weight: 700;
    font-style: normal;
    font-size: 14px; }

.ci-link-list-module {
  margin: 0 auto;
  width: 98.63636%;
  margin-bottom: 80px; }
  @media (min-width: 768px) {
    .ci-link-list-module {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-link-list-module {
      width: 65.30303%; } }
  .ci-link-list-module a {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    display: block;
    color: inherit;
    text-decoration: none; }
    .ci-link-list-module a .ci-link-list-module-item:hover {
      font-weight: 700 !important;
      /*transition: font-weight .25s ease-in-out;*/
      transition: padding 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }

.ci-link-list-module-item {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  border-top: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
  padding: 11px 0 11px 40px;
  margin-top: -1px;
  transition: all .25s ease-in-out; }
  .ci-link-list-module-item:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F103";
    line-height: 15px; }
  .ci-link-list-module-item:before {
    font-size: 15px !important;
    padding-right: 25px;
    margin-left: -40px; }

.ci-icon-login:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 18px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 18px; }

.ci-icon-login:before {
  padding-right: 11px;
  margin-top: -2px; }

.ci-main-nav {
  transition: padding 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ci-main-nav ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    justify-content: center; }
    @media (max-width: 1023px) {
      .ci-main-nav ul {
        display: none; } }
    .ci-main-nav ul li {
      display: inline-block; }
  @media (max-width: 1023px) {
    .ci-main-nav {
      padding: 13px 0; }
      .ci-header-sticky .ci-main-nav {
        padding: 8px 0; } }

.ci-main-nav-entry {
  position: relative;
  margin: 0 20px; }
  .ci-main-nav-entry.ci-nav-list-item-show-triangle .ci-active + .ci-nav-flyout-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #F1F1F1 transparent; }

.ci-main-nav-actions {
  transition: transform 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  margin-right: 30px;
  display: flex;
  align-items: center; }
  .ci-main-nav-actions > :not(:last-child) {
    margin-right: 12px; }
  .ci-header-sticky .ci-main-nav-actions {
    transform: translate(30px, 0); }
  @media (max-width: 479px) {
    .ci-main-nav-actions {
      margin-right: 20px; } }

.ci-main-nav-link {
  transition: padding 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  padding: 17px 0;
  color: #000000;
  position: relative;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  cursor: pointer; }
  .ci-main-nav-link:before {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    display: block;
    content: attr(name);
    overflow: hidden;
    height: 0;
    padding-right: 1px; }
  .ci-header-sticky .ci-main-nav-link {
    padding: 26px 0; }
  .ci-main-nav-link:after {
    content: '';
    display: block;
    position: absolute;
    margin-top: 3px;
    width: 100%;
    height: 3px;
    background-color: #000000;
    transform: scale(0, 1);
    transition: transform 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
  .ci-main-nav-link.ci-active {
    color: #000000; }
  .ci-main-nav-link:hover, .ci-main-nav-link.ci-active {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal; }
    .ci-main-nav-link:hover:after, .ci-main-nav-link.ci-active:after {
      transform: scale(1, 1); }
  @media (max-width: 1279px) {
    .ci-main-nav-link {
      font-size: 16px; } }

.ci-main-nav-line {
  display: flex;
  height: 0; }
  .ci-header-sticky .ci-main-nav-line {
    padding-bottom: 0;
    opacity: 0; }
  .ci-navigation-flyout-open .ci-main-nav-line {
    display: none; }
  @media (min-width: 768px) {
    .ci-main-nav-line {
      transition: padding-bottom cubic-bezier(0.05, 1, 0.8, 1) 450ms, opacity cubic-bezier(0.05, 1, 0.8, 1) 450ms; } }
  .ci-main-nav-line line {
    stroke: #000000;
    stroke-width: 1px;
    shape-rendering: crispEdges; }
    @media (min-width: 768px) {
      .ci-main-nav-line line {
        transition: all 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; } }
    .ci-main-nav-line line.ci-main-nav-line-fading {
      stroke-dasharray: 100; }
      .ci-header-sticky .ci-main-nav-line line.ci-main-nav-line-fading {
        stroke-dashoffset: -50; }
    .ci-main-nav-line line.ci-main-nav-line-moving {
      transform: translate(0, 0); }
      .ci-header-sticky .ci-main-nav-line line.ci-main-nav-line-moving {
        transform: translate(0, -6px); }
  .ci-main-nav-line .ci-main-nav-right-lines-colored line {
    stroke: #8A8E91; }

.ci-main-nav-line-full-width {
  width: calc(100% - 100px);
  height: 1px;
  overflow: visible !important; }

.ci-main-nav-right-lines {
  width: 100px;
  height: 1px;
  overflow: visible !important; }

.ci-mobile-nav-flyout {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  height: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  max-height: calc(100vh - 114px);
  box-shadow: 0 36px 30px -30px rgba(0, 0, 0, 0.15); }
  @media (min-width: 1024px) {
    .ci-mobile-nav-flyout {
      display: none; } }

.ci-mobile-nav-flyout-wrapper {
  padding-top: 34px;
  overflow: hidden;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.ci-mobile-nav-level {
  list-style: none;
  padding: 0 20px 64px 20px;
  margin: 0; }
  .swiper-slide:not(:first-child) .ci-mobile-nav-level {
    padding-top: 82px; }

.ci-mobile-nav-level.ci-mobile-meta-nav {
  padding-top: 60px; }

.ci-mobile-nav-level-item {
  border-top: 1px solid #E2E2E2; }
  .ci-mobile-nav-level-item:last-child {
    border-bottom: 1px solid #E2E2E2; }

.ci-mobile-nav-level-link {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.14);
  display: block;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase; }
  .ci-mobile-nav-level-link:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F103";
    line-height: 15px; }
  .ci-mobile-nav-level-link:after {
    float: right;
    color: #8A8E91; }
  .no-touch .ci-mobile-nav-level-link:hover, .ci-mobile-nav-level-language .ci-mobile-nav-level-link {
    background-color: #F1F1F1; }
  .ci-mobile-nav-level-link-action .ci-mobile-nav-level-link:after {
    display: none; }
  .no-touch .ci-mobile-nav-level-link-action .ci-mobile-nav-level-link:hover {
    background-color: #000000;
    color: #ffffff; }
    .no-touch .ci-mobile-nav-level-link-action .ci-mobile-nav-level-link:hover:after {
      display: initial;
      color: #ffffff; }
  .ci-mobile-nav-level-link-text .ci-mobile-nav-level-link:after {
    display: none; }

.ci-mobile-nav-level.ci-mobile-meta-nav {
  padding-top: 0; }
  .ci-mobile-nav-level.ci-mobile-meta-nav .ci-mobile-nav-level-link {
    font-family: "Roboto" !important;
    font-weight: 300;
    font-style: normal;
    text-transform: none; }
    .ci-mobile-nav-level.ci-mobile-meta-nav .ci-mobile-nav-level-link:before {
      margin-right: 10px; }

.ci-mobile-meta-nav-customer-service:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F13A";
  line-height: 20px; }

.ci-mobile-meta-nav-language-switch:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F123";
  line-height: 20px; }

.ci-mobile-nav-level-language.ci-mobile-nav-level-language-items {
  background-color: #F1F1F1; }

.ci-mobile-nav-level-language i {
  height: 17px;
  width: 36px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle; }

.ci-mobile-nav-back-button-wrapper {
  height: 0;
  overflow: visible; }

.ci-mobile-nav-back-button {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  z-index: 1010;
  padding: 10px 21px;
  background-color: #E2E2E2;
  cursor: pointer; }
  .ci-mobile-nav-back-button:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F104";
    line-height: 28px; }
  .ci-mobile-nav-back-button:before {
    margin-right: 22px;
    font-size: 20px;
    line-height: 18px; }

.ci-nav-flyout-close, .ci-product-viewer-expander {
  z-index: 2500;
  /*background: linear-gradient(to bottom, rgba($ci-white, 0) 0%, rgba($ci-white, .75) 50%, rgba($ci-white, 1) 100%);*/ }

@keyframes slide-right {
  0% {
    transform: translateX(-100px); }
  100% {
    transform: translateX(0px); } }

.ci-nav-flyout-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 990; }

.ci-nav-flyout-close, .ci-product-viewer-expander {
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  opacity: 1; }

.ci-nav-flyout {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: fixed;
  height: 0;
  overflow: hidden;
  z-index: 2000;
  width: 100%;
  background-color: #F1F1F1;
  max-height: calc(100vh - 71px); }
  .ci-nav-flyout ul a {
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    text-decoration: none; }
    .ci-nav-flyout ul a:hover, .ci-nav-flyout ul a.ci-active {
      font-family: "Roboto Condensed" !important;
      font-weight: 700;
      font-style: normal;
      background-color: #F1F1F1; }
  .ci-nav-flyout.ci-nav-flyout-content-open .ci-nav-flyout-level-0 li a {
    padding-bottom: 25px; }

.ci-navigation-flyout-close .ci-nav-flyout-close, .ci-navigation-flyout-close .ci-product-viewer-expander {
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  opacity: 0; }

.ci-nav-flyout-triangle {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px; }

.ci-nav-flyout-level-0 {
  transition: padding-bottom 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  display: flex;
  width: 100%;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }
  .ci-nav-flyout-level-0 li {
    position: relative; }
    .ci-nav-flyout-level-0 li.ci-nav-list-item-show-triangle .ci-active + .ci-nav-flyout-triangle {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 12px 12px 12px;
      border-color: transparent transparent #ffffff transparent; }
    .ci-nav-flyout-level-0 li a {
      transition: padding-bottom 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
      display: block;
      padding: 25px 19px 82px 19px;
      cursor: pointer; }
      .ci-nav-flyout-level-0 li a:after {
        font-family: "Roboto Condensed" !important;
        font-weight: 700;
        font-style: normal;
        display: block;
        content: attr(name);
        overflow: hidden;
        height: 0;
        padding-right: 1px; }
    .ci-nav-flyout-level-0 li:after {
      font-family: "Roboto Condensed" !important;
      font-weight: 700;
      font-style: normal;
      display: block;
      content: attr(name);
      visibility: hidden;
      overflow: hidden;
      height: 0; }

.ci-nav-flyout-content {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  overflow-y: auto;
  max-height: calc(100vh - 71px); }
  .ci-nav-flyout-content:after {
    content: " ";
    display: block;
    clear: both; }
  .ci-nav-flyout-has-horizontal-nav .ci-nav-flyout-content {
    max-height: calc(100vh - 139px); }
  .ci-nav-flyout-content .ci-nav-flyout-container-scroll-wrapper {
    display: flex;
    justify-content: space-between; }
  .ci-nav-flyout-content .ci-nav-flyout-content-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #ffffff transparent;
    content: '';
    position: absolute;
    top: -12px;
    left: 444px; }

.ci-nav-flyout-machine-selector {
  padding-top: 30px;
  padding-bottom: 73px;
  display: block;
  text-decoration: none; }

.ci-nav-flyout-machine-selector-wrapper {
  margin: auto;
  max-width: 500px; }

.ci-nav-flyout-machine-selector-title {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px; }
  .ci-nav-flyout-machine-selector-title:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F105";
    line-height: 28px; }
  .ci-nav-flyout-machine-selector-title:after {
    margin-left: 23px;
    font-size: 21px;
    line-height: 21px; }

.ci-nav-flyout-machine-selector-text {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 24px; }

.ci-nav-flyout-col {
  min-width: 22%;
  max-width: 22%;
  overflow: hidden;
  position: relative; }
  .ci-nav-flyout-col.ci-slide-right {
    -webkit-animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .ci-nav-flyout-col .ci-btn {
    display: flex;
    justify-content: flex-end; }

.ci-nav-flyout-list {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 40px 0 75px 0;
  transition: all .5s ease-in-out 0s; }
  .ci-nav-flyout-list li {
    position: relative;
    border-bottom: 1px solid #E2E2E2; }
    .ci-nav-flyout-list li:first-child {
      border-top: 1px solid #E2E2E2; }

.ci-nav-flyout-link {
  padding: 11px 40px 11px 10px;
  display: block;
  cursor: pointer;
  word-wrap: break-word; }
  .ci-nav-flyout-link:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 10px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F103";
    line-height: 10px; }
  .ci-nav-flyout-link:after {
    position: absolute;
    line-height: 40px;
    right: 10px;
    top: 0;
    height: 100%; }
  .ci-nav-flyout-link .ci-nav-flyout-list-level:after {
    color: #8A8E91; }
  .ci-nav-flyout-link-action .ci-nav-flyout-link:after {
    color: transparent;
    right: 100px;
    opacity: 0; }
  .ci-nav-flyout-link:hover:after, .ci-nav-flyout-link.ci-active:after {
    color: #000000;
    transition: all .3s ease-in-out 0s; }
  .ci-nav-flyout-link-action .ci-nav-flyout-link:hover, .ci-nav-flyout-link-action .ci-nav-flyout-link.ci-active {
    background-color: #000000;
    color: #ffffff;
    font-weight: normal; }
    .ci-nav-flyout-link-action .ci-nav-flyout-link:hover:after, .ci-nav-flyout-link-action .ci-nav-flyout-link.ci-active:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 15px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F105";
      line-height: 15px; }
    .ci-nav-flyout-link-action .ci-nav-flyout-link:hover:after, .ci-nav-flyout-link-action .ci-nav-flyout-link.ci-active:after {
      color: #ffffff;
      transition: all .3s ease-in-out 0s;
      right: 10px;
      opacity: 1;
      line-height: 42px; }

.ci-product-nav {
  height: 50px;
  overflow: visible;
  position: relative;
  z-index: 1050; }
  .ci-mobile-menu-nav-active .ci-product-nav {
    z-index: 1150; }
  .ci-product-nav .ci-content-wrapper {
    background: #555A5F;
    padding: 0;
    transform: translateZ(0); }
  .ci-product-nav.ci-product-nav-sticky .ci-content-wrapper {
    border-bottom: 1px solid #ffffff;
    position: fixed;
    top: 0;
    width: 100%;
    transition: top 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
    @media (min-width: 1024px) {
      .ci-product-nav.ci-product-nav-sticky .ci-content-wrapper {
        top: 0px; } }
  .ci-product-nav.ci-product-nav-sticky .ci-btn-product-nav {
    position: absolute !important;
    right: 0;
    top: 0;
    z-index: 1102; }
  .ci-product-nav.ci-product-nav-sticky .ci-product-nav-mobile {
    position: fixed;
    top: 50px; }
  .ci-product-nav.ci-product-nav-sticky #ci-product-site-title {
    display: block;
    max-width: 1920px; }
  .ci-product-nav .ci-product-nav-wrapper {
    position: relative;
    z-index: 11;
    display: flex;
    height: 50px;
    justify-content: space-between;
    padding-left: 80px;
    padding-right: 23px; }
    @media (max-width: 1365px) {
      .ci-product-nav .ci-product-nav-wrapper {
        padding-left: 60px; } }
    @media (max-width: 1279px) {
      .ci-product-nav .ci-product-nav-wrapper {
        padding-left: 40px; } }
    @media (max-width: 1023px) {
      .ci-product-nav .ci-product-nav-wrapper {
        padding-right: 0;
        padding-left: 0; } }
  .ci-product-nav .js-product-nav-contact, .ci-product-nav .ci-btn-product-nav {
    z-index: 11; }
  .ci-product-nav .ci-product-nav-contact {
    background: #000000;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0; }
  .ci-product-nav #ci-product-site-title {
    position: fixed;
    top: 0;
    height: 50px;
    width: 100%;
    background-color: #ffffff;
    display: none; }
    .ci-product-nav #ci-product-site-title div {
      font-family: "Roboto Condensed" !important;
      font-weight: 300;
      font-style: normal;
      font-size: 22px;
      line-height: 30px;
      margin-top: 10px;
      text-align: center; }
      @media (max-width: 1023px) {
        .ci-product-nav #ci-product-site-title div {
          font-size: 18px; } }
      @media (max-width: 1023px) {
        .ci-product-nav #ci-product-site-title div {
          line-height: 24px; } }
      @media (max-width: 479px) {
        .ci-product-nav #ci-product-site-title div {
          font-size: 17px; } }
      @media (max-width: 479px) {
        .ci-product-nav #ci-product-site-title div {
          line-height: 22px; } }
    @media (max-width: 1023px) {
      .ci-product-nav #ci-product-site-title {
        display: none !important; } }
  .ci-product-nav:not(.ci-product-nav-sticky) .ci-content-wrapper {
    top: 0 !important; }

.ci-product-nav-link {
  display: block;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-tap-highlight-color: transparent; }

.ci-product-nav-label {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  font-size: 16px; }
  @media (min-width: 1023px) {
    .ci-product-nav-label {
      font-size: 14px !important; } }

.ci-product-nav-container, .ci-product-nav-headline {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: center;
  flex: 1 0 auto; }
  @media (max-width: 1023px) {
    .ci-product-nav-container, .ci-product-nav-headline {
      display: none; } }
  .no-touch .ci-product-nav-container:hover, .no-touch .ci-product-nav-headline:hover {
    background: rgba(255, 255, 255, 0.4); }

.ci-product-nav-headline {
  display: none;
  text-transform: uppercase;
  position: relative; }
  .ci-product-nav-headline:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F102";
    line-height: 28px; }
  @media (max-width: 767px) {
    .ci-product-nav-headline.ci-product-nav-open {
      position: static; } }
  @media (max-width: 1023px) {
    .ci-product-nav-headline {
      display: inherit;
      width: 100%;
      padding: 0 73px 0 23px; } }
  .ci-product-nav-headline:hover {
    background: none; }
  .ci-product-nav-headline.ci-product-nav-open:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F107";
    line-height: 28px; }
  .ci-product-nav-headline:after {
    position: absolute;
    top: 0;
    padding: 10px;
    line-height: 30px;
    right: 13px;
    color: #ffffff; }
  .ci-product-nav-headline .ci-product-nav-link {
    text-transform: none; }

.ci-btn-product-nav {
  height: 50px; }
  .ci-btn-product-nav.ci-product-nav-mobile-btn-active {
    display: none; }
    @media (min-width: 768px) {
      .ci-btn-product-nav.ci-product-nav-mobile-btn-active {
        display: inherit; } }

.ci-product-nav-mobile {
  background: #555A5F;
  height: 0;
  padding-top: 5px;
  margin-top: -0.3px;
  transition: height 450ms, visibility 0s;
  visibility: hidden;
  padding-right: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .ci-product-nav-mobile {
      padding-right: 23px;
      width: calc(100% - 164px); } }
  @media (min-width: 1024px) {
    .ci-product-nav-mobile {
      display: none; } }
  .ci-product-nav-mobile-active {
    height: auto;
    visibility: inherit; }
  .ci-product-nav-mobile a {
    color: #ffffff;
    text-decoration: none; }
    .ci-product-nav-mobile a:last-of-type .ci-product-nav-mobile-link {
      border-bottom: 0; }
  .ci-product-nav-mobile .ci-product-nav-mobile-link {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    border-bottom: 1px solid #8A8E91;
    border-top: 1px solid #8A8E91;
    font-size: 16px;
    line-height: 19px;
    margin: 0 20px;
    margin-top: -1px;
    padding: 17px 0 17px 10px;
    text-transform: uppercase; }

.ci-active-status-bar {
  transition: width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  display: none; }
  @media (min-width: 1024px) {
    .ci-active-status-bar {
      max-width: 1920px;
      display: block;
      height: 50px;
      position: absolute;
      background: rgba(255, 255, 255, 0.4);
      z-index: 10; } }

.ci-search-flyout {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  height: 0;
  overflow: hidden;
  background-color: #F1F1F1;
  position: fixed;
  width: 100%; }
  .ci-search-flyout .btn {
    flex-shrink: 0; }

.ci-search-flyout-wrapper {
  margin: auto; }

.ci-search-flyout-close {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  opacity: 1; }

.ci-navigation-flyout-close .ci-search-flyout-close {
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  opacity: 0; }

.ui-accordion-header {
  margin-top: 0 !important;
  padding: 12px 0; }

.ci-link-accordion .ui-accordion-header-active:before, .ci-accordion-module .ui-accordion-header-active:before {
  transform: rotate(0deg) scale(-1, 1) !important; }

.ci-link-accordion.ui-accordion .ui-corner-top, .ci-accordion-module .ci-accordion.ui-accordion .ui-corner-top {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-content {
  padding: 0 !important; }

.ui-widget-content {
  background: inherit !important;
  color: inherit !important;
  border: 0 !important; }
  .ui-widget-content p {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px; }
  .ui-widget-content a {
    color: #000000; }
    .ui-widget-content a.ci-btn-left-bottom {
      color: #ffffff; }

.ui-corner-all, .ui-corner-top, .ui-corner-bottom {
  border-radius: 0 !important; }

.ui-state-default {
  background: none !important;
  border: 0 !important;
  margin-top: -1px !important;
  border-bottom: 1px solid #C5C5C5 !important;
  border-top: 1px solid #C5C5C5 !important; }
  .ui-state-default .ci-accordion-title {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #000000 !important;
    display: block; }
  .ci-link-accordion .ui-state-default {
    color: #ffffff !important;
    border-bottom: 1px solid #555A5F !important;
    border-top: 1px solid #555A5F !important; }
  .ui-state-default:first-of-type {
    margin-top: 0 !important; }

.ui-state-hover {
  background: none !important; }

.ci-product-detail-text-wrapper .ui-accordion-content {
  margin-top: -1px !important; }

.ci-product-detail-text-wrapper .ui-accordion-header-active {
  border-bottom: 0 !important; }
  .ci-product-detail-text-wrapper .ui-accordion-header-active:before {
    transform: rotate(0deg) scale(-1, 1) !important; }

.ci-link-accordion .ui-accordion-content {
  border-bottom: 1px solid #555A5F !important; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  display: none; }

.ci-accordion .ui-accordion-icons {
  color: #000000;
  padding-left: 0 !important;
  position: relative !important; }
  .ci-accordion .ui-accordion-icons:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 35px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F106";
    line-height: 35px; }
  .ci-accordion-module .ci-accordion .ui-accordion-icons {
    padding: 17px 17px 17px 0; }
    .ci-accordion-module .ci-accordion .ui-accordion-icons:before {
      top: 10px; }
  .ci-accordion .ui-accordion-icons:before {
    position: absolute;
    right: 14px;
    top: 0;
    transform: rotate(180deg) scale(1, 1); }
    @media (min-width: 1024px) {
      .ci-accordion .ui-accordion-icons:before {
        transition: transform 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; } }

.ci-fullWidth .ci-model-series .ci-product-detail-text-wrapper {
  max-width: 100% !important;
  width: 100% !important; }
  .ci-fullWidth .ci-model-series .ci-product-detail-text-wrapper .ci-accordion {
    width: 98.63636% !important; }
    @media (min-width: 768px) {
      .ci-fullWidth .ci-model-series .ci-product-detail-text-wrapper .ci-accordion {
        width: 81.9697%; } }
    @media (min-width: 1024px) {
      .ci-fullWidth .ci-model-series .ci-product-detail-text-wrapper .ci-accordion {
        width: 65.30303%; } }

.ci-accordion-module {
  margin-bottom: 80px; }

.ci-cnc-scout {
  margin: 0 auto;
  max-width: 1210px;
  width: 100%; }
  .ci-cnc-scout .ci-product-detail-gradient-bottom {
    left: 0;
    top: 0;
    box-sizing: content-box;
    padding-bottom: 30px; }

.ci-cnc-scout-heading {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  margin: 43px 0 15px; }

.ci-cnc-scout-description {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  margin-bottom: 30px; }

.ci-cnc-scout-search-loader {
  background: rgba(255, 255, 255, 0.8);
  display: none;
  height: 1180px;
  left: 0;
  top: 0;
  position: fixed;
  width: 100vw;
  z-index: 20; }
  .ci-cnc-scout-search-loader .loading-1,
  .ci-cnc-scout-search-loader .loading-2,
  .ci-cnc-scout-search-loader .loading-3,
  .ci-cnc-scout-search-loader .loading-4 {
    margin-top: calc(50vh - 50px); }

.ci-cnc-scout-search-loader-active {
  display: block; }

.ci-cnc-scout-search-container {
  position: relative;
  z-index: 10; }
  .ci-cnc-scout-search-container:after {
    content: " ";
    display: block;
    clear: both; }

.ci-cnc-scout-results-container {
  margin-top: 55px;
  opacity: 1;
  padding: 60px 0;
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }

.ci-cnc-scout-results-container-loading {
  opacity: .5; }

@media (min-width: 768px) {
  .ci-cnc-scout-row,
  .ci-cnc-scout-technology {
    margin: 0 -2.04545%; } }

@media (min-width: 1024px) {
  .ci-cnc-scout-row:after,
  .ci-cnc-scout-technology:after {
    content: " ";
    display: block;
    clear: both; }
  .ci-cnc-scout-row:not(:last-child),
  .ci-cnc-scout-technology:not(:last-child) {
    margin-bottom: 50px; } }

.ci-cnc-scout-row-has-range-slide {
  margin-bottom: 33px; }

.ci-cnc-scout-technology-step-1,
.ci-cnc-scout-technology-step-2,
.ci-cnc-scout-technology-step-3,
.ci-cnc-scout-location,
.ci-cnc-scout-build-year,
.ci-cnc-scout-text-search,
.ci-cnc-scout-control,
.ci-cnc-scout-condition {
  width: 100%;
  float: left;
  margin-bottom: 50px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .ci-cnc-scout-technology-step-1,
    .ci-cnc-scout-technology-step-2,
    .ci-cnc-scout-technology-step-3,
    .ci-cnc-scout-location,
    .ci-cnc-scout-build-year,
    .ci-cnc-scout-text-search,
    .ci-cnc-scout-control,
    .ci-cnc-scout-condition {
      width: 50%;
      float: left;
      padding: 0 2.04545%; } }
  @media (min-width: 1024px) {
    .ci-cnc-scout-technology-step-1,
    .ci-cnc-scout-technology-step-2,
    .ci-cnc-scout-technology-step-3,
    .ci-cnc-scout-location,
    .ci-cnc-scout-build-year,
    .ci-cnc-scout-text-search,
    .ci-cnc-scout-control,
    .ci-cnc-scout-condition {
      width: 33.33333%;
      float: left;
      padding: 0 2.04545%;
      margin-bottom: 0; } }

@media (max-width: 1023px) {
  .ci-cnc-scout-text-search {
    margin-top: 15px; } }

.ci-cnc-scout-build-year {
  margin-top: 6px;
  margin-bottom: 25px; }
  @media (min-width: 1024px) {
    .ci-cnc-scout-build-year {
      margin-top: 0;
      margin-bottom: 0; } }
  .ci-cnc-scout-build-year .ci-range-slider {
    padding: 0; }

@media (min-width: 768px) {
  .ci-cnc-scout-reset {
    padding-left: 2.04545%; } }

.ci-cnc-scout-reset,
.ci-cnc-scout-submit {
  text-align: right;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .ci-cnc-scout-reset,
    .ci-cnc-scout-submit {
      width: 45.54455%;
      float: left;
      margin-right: 8.91089%;
      text-align: left; } }

.ci-cnc-scout-submit {
  margin-right: 0;
  text-align: right; }
  @media (min-width: 768px) {
    .ci-cnc-scout-submit {
      padding-right: 2.04545%; } }

.ci-cnc-scout-submit-count {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  background: #ABB618;
  color: #fff;
  float: right;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  min-width: 44px;
  padding: 0 8px;
  text-align: center; }

.ci-cnc-search-results-top-bar {
  margin-bottom: 80px;
  position: relative; }
  .ci-cnc-search-results-top-bar:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .ci-cnc-search-results-top-bar {
      margin-bottom: 40px; } }

.ci-cnc-search-results-heading {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 26px; }
  @media (min-width: 768px) {
    .ci-cnc-search-results-heading {
      width: 45.54455%;
      float: left;
      margin-right: 8.91089%; } }

.ci-cnc-search-results-sort-by {
  margin: 15px 0 0;
  position: absolute;
  right: 0;
  text-align: right; }
  @media (min-width: 768px) {
    .ci-cnc-search-results-sort-by {
      width: 45.54455%;
      float: left;
      margin-right: 8.91089%;
      margin: 0; } }

.ci-cnc-search-sort {
  float: right;
  text-align: left;
  width: 250px; }

.ci-cnc-scout-reset .ci-cnc-scout-reset-button::after,
.ci-cnc-scout-submit .ci-cnc-scout-submit-button::after {
  display: none; }

.ci-cnc-scout-reset-button {
  background: linear-gradient(45deg, transparent 10px, #555A5F 0) top left; }

.js-machine-selector {
  overflow: hidden;
  opacity: 0;
  min-height: 660px; }

.ci-machine-selector-configure-section,
.ci-machine-selector-find {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  min-height: 50px;
  position: relative;
  z-index: 20; }

.ci-machine-selector-find {
  z-index: 40; }

.ci-machine-selector-results,
.ci-machine-selector {
  margin: 0 auto;
  max-width: 1210px;
  position: relative;
  width: 100%; }

.ci-machine-selector {
  padding-bottom: 50px; }
  .ci-machine-selector .ci-product-detail-gradient-bottom {
    left: -50%;
    top: 0;
    width: 200vw; }

.ci-maschine-selector-heading {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  margin: 43px 0 15px; }

.ci-maschine-selector-description {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  margin-bottom: 30px; }

.ci-machine-selector-step-1,
.ci-machine-selector-step-2,
.ci-machine-selector-step-3 {
  max-width: calc(100% - 3.06818%);
  width: 100%;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .ci-machine-selector-step-1,
    .ci-machine-selector-step-2,
    .ci-machine-selector-step-3 {
      max-width: calc(100% / 2 - 3.06818%);
      width: 50%; } }
  @media (min-width: 1024px) {
    .ci-machine-selector-step-1,
    .ci-machine-selector-step-2,
    .ci-machine-selector-step-3 {
      max-width: calc(100% / 3 - 3.06818%);
      width: 33%; } }

.ci-machine-selector-configure:after {
  content: " ";
  display: block;
  clear: both; }

.ci-machine-selector-configure-section {
  width: 100%; }
  .ci-machine-selector-configure-section .ci-range-slider {
    margin: 0 0 35px;
    max-width: calc(100% - 3.06818%);
    padding: 0 30px 0 13px;
    position: relative;
    width: 100%; }
    @media (max-width: 767px) {
      .ci-machine-selector-configure-section .ci-range-slider {
        margin: 0 0 35px 15px; } }
    @media (min-width: 768px) {
      .ci-machine-selector-configure-section .ci-range-slider {
        max-width: calc(100% / 2 - 3.06818%);
        width: 50%; } }
    @media (min-width: 1024px) {
      .ci-machine-selector-configure-section .ci-range-slider {
        max-width: calc(100% / 3 - 3.06818%);
        width: 33%; } }

.ci-machine-selector-actions {
  position: relative;
  z-index: 20; }
  .ci-machine-selector-actions:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .ci-machine-selector-actions {
      margin: 0 -2.04545%; } }

.ci-machine-selector-reset {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .ci-machine-selector-reset {
      padding-left: 2.04545%; } }

.ci-machine-selector-reset,
.ci-machine-selector-submit {
  text-align: right; }
  @media (min-width: 768px) {
    .ci-machine-selector-reset,
    .ci-machine-selector-submit {
      width: 45.54455%;
      float: left;
      margin-right: 8.91089%;
      text-align: left; } }

.ci-machine-selector-submit {
  margin-right: 0;
  text-align: right; }
  @media (min-width: 768px) {
    .ci-machine-selector-submit {
      padding-right: 2.04545%; } }

.ci-machine-selector-submit-count {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  background: #ABB618;
  color: #fff;
  float: right;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  min-width: 44px;
  padding: 0 8px;
  text-align: center; }

.ci-machine-selector-reset .ci-machine-selector-reset-button::after,
.ci-machine-selector-submit .ci-machine-selector-submit-button::after {
  display: none; }

.ci-machine-selector-reset-button {
  background: linear-gradient(45deg, transparent 10px, #555A5F 0) top left; }

.ci-machine-selector-results-heading {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  margin-bottom: 45px;
  text-transform: none; }

.ci-machine-selector-results {
  margin-top: 55px; }

.ci-machine-selector-loading {
  display: none; }
  .ci-machine-selector-loading-active {
    background: rgba(255, 255, 255, 0.8);
    display: block;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 100; }
    .ci-machine-selector-loading-active .loading-1,
    .ci-machine-selector-loading-active .loading-2,
    .ci-machine-selector-loading-active .loading-3,
    .ci-machine-selector-loading-active .loading-4 {
      margin-top: calc(50vh - 50px); }

@keyframes ciFadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.ci-map-loading {
  position: absolute;
  z-index: 100;
  background: rgba(255, 255, 255, 0.7);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  .ci-map-loading > div {
    margin-top: 180px; }

.ci-map-container {
  width: 100%; }
  @media (min-width: 768px) {
    .ci-map-container {
      width: 81.9697%;
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .ci-map-container {
      width: 65.30303%;
      margin: 0 auto; } }

.ci-dynamic-map-container {
  width: 100%; }
  @media (min-width: 1280px) {
    .ci-dynamic-map-container {
      width: 81.9697%;
      margin: 0 auto; } }

.ci-map-filter.ci-content-detail-header {
  margin-top: 0;
  padding-top: 0; }

.ci-map-filter .ci-select {
  margin-bottom: 30px; }

.ci-map-dynamic,
.ci-map-static {
  min-height: 600px; }
  @media (max-width: 767px) {
    .ci-map-dynamic,
    .ci-map-static {
      min-height: 400px; } }

.ci-map-google {
  height: 600px;
  margin-bottom: 50px;
  width: 100%; }
  @media (max-width: 767px) {
    .ci-map-google {
      height: 400px; } }

.ci-map-pin {
  height: 50px;
  position: absolute;
  width: 35px; }

.ci-map-pin-active {
  z-index: 1; }

.ci-map-pin-icon {
  height: 50px;
  left: 50%;
  margin-left: -17.5px;
  position: absolute;
  top: -50px;
  width: 35px;
  cursor: pointer; }
  .ci-map-pin-icon:hover {
    color: green; }
  .ci-map-pin-icon:before, .ci-map-pin-icon:after {
    content: " ";
    display: block;
    height: 35px;
    position: absolute;
    top: 0;
    width: 35px;
    z-index: -1; }
  .ci-map-pin-icon:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a7a65+0,0a7a65+31,aa0404+53,075538+100,f70505+100&0+0,0+29,1+100 */
    background: #A4A7AA; }
  .ci-map-pin-icon:after {
    background: #A4A7AA;
    z-index: -5; }

.ci-map-pin-icon-desc {
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  line-height: 2em;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  width: 35px; }

.ci-map-pin-callout {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  background: white;
  bottom: 105px;
  display: none;
  /*max-height: $ci-map-pin-callout-height * 1.2;*/
  max-height: 260px;
  min-height: 70px;
  opacity: 0;
  overflow-y: auto;
  padding: 30px 10px 10px 20px;
  position: absolute;
  width: 360px; }
  .ci-map-pin-callout-active {
    animation: ciFadeIn .5s ease forwards;
    display: block !important;
    opacity: 1; }
  .ci-map-pin-callout[data-scrollbar] {
    display: none;
    position: inherit; }
  @media (min-width: 768px) {
    .ci-map-pin-callout {
      padding: 30px 10px 10px 30px; } }
  @media (max-width: 1279px) {
    .ci-map-pin-callout {
      left: -180px; } }
  @media (max-width: 1023px) {
    .ci-map-pin-callout {
      width: 360px;
      left: -180px;
      position: relative;
      z-index: 10; } }
  @media (max-width: 479px) {
    .ci-map-pin-callout {
      width: 260px;
      left: -130px; } }

.ci-map-pin-callout-close {
  color: #000000;
  cursor: pointer;
  float: right;
  height: 20px;
  margin-top: -20px;
  overflow: hidden;
  text-align: right;
  width: 20px; }
  .ci-map-pin-callout-close:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F110";
    line-height: 28px; }
  .ci-map-pin-callout-close::after {
    font-size: 20px;
    line-height: 1em; }
  .ci-map-pin-callout-close-active {
    animation: ciFadeIn .5s ease forwards;
    display: block;
    opacity: 1; }

.ci-map-pin-callout-title {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 15px; }

.ci-map-pin-callout-street,
.ci-map-pin-callout-postal-code,
.ci-map-pin-callout-phone,
.ci-map-pin-callout-fax,
.ci-map-pin-callout-hotline,
.ci-map-pin-callout-email {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 15px;
  min-height: 1px; }

.ci-map-pin-callout-street + .ci-map-pin-callout-postal-code,
.ci-map-pin-callout-hotline + .ci-map-pin-callout-email,
.ci-map-pin-callout-phone + .ci-map-pin-callout-fax {
  margin-top: -15px; }

.gm-style-pbc {
  pointer-events: none;
  z-index: 5 !important; }

.ci-tab-navigation {
  margin-bottom: 50px; }
  .ci-tab-navigation .ci-teaser-wrapper {
    background: #ffffff !important; }

.ci-tab-navigation-indicator {
  margin-bottom: 4px;
  height: 50px;
  background-color: #F1F1F1; }
  .ci-tab-navigation-indicator .swiper-container .swiper-wrapper {
    display: block;
    white-space: nowrap; }
  .ci-tab-navigation-indicator .swiper-container .ci-tab-navigation-indicator-button {
    height: 50px;
    top: 0;
    margin-top: 0;
    width: 86px; }
    @media (max-width: 767px) {
      .ci-tab-navigation-indicator .swiper-container .ci-tab-navigation-indicator-button {
        width: 66px; } }
    .ci-tab-navigation-indicator .swiper-container .ci-tab-navigation-indicator-button:after {
      font-size: 16px !important;
      line-height: 16px !important;
      position: absolute;
      top: 17px; }
    .ci-tab-navigation-indicator .swiper-container .ci-tab-navigation-indicator-button.ci-tab-navigation-indicator-button-disabled {
      display: none; }
    .ci-tab-navigation-indicator .swiper-container .ci-tab-navigation-indicator-button.swiper-button-disabled {
      opacity: 1;
      cursor: pointer;
      pointer-events: auto; }
  .ci-tab-navigation-indicator .swiper-container .swiper-button-prev {
    background: linear-gradient(to left, rgba(241, 241, 241, 0) 0px, #F1F1F1 30px);
    left: 0; }
    @media (max-width: 767px) {
      .ci-tab-navigation-indicator .swiper-container .swiper-button-prev {
        background: linear-gradient(to left, rgba(241, 241, 241, 0) 0px, #F1F1F1 20px); } }
    .ci-tab-navigation-indicator .swiper-container .swiper-button-prev:after {
      left: 23px; }
      @media (max-width: 767px) {
        .ci-tab-navigation-indicator .swiper-container .swiper-button-prev:after {
          left: 18px; } }
  .ci-tab-navigation-indicator .swiper-container .swiper-button-next {
    background: linear-gradient(to right, rgba(241, 241, 241, 0) 0px, #F1F1F1 30px);
    right: 0; }
    @media (max-width: 767px) {
      .ci-tab-navigation-indicator .swiper-container .swiper-button-next {
        background: linear-gradient(to right, rgba(241, 241, 241, 0) 0px, #F1F1F1 20px); } }
    .ci-tab-navigation-indicator .swiper-container .swiper-button-next:after {
      right: 23px; }
      @media (max-width: 767px) {
        .ci-tab-navigation-indicator .swiper-container .swiper-button-next:after {
          right: 18px; } }

.swiper-slide.ci-tab-navigation-indicator-title {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  background-color: #F1F1F1;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 13px;
  padding: 16px 13px;
  width: auto; }
  .swiper-slide.ci-tab-navigation-indicator-title:before {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    display: block;
    content: attr(data-content);
    overflow: hidden;
    height: 0;
    padding-right: 1px; }
  .swiper-slide.ci-tab-navigation-indicator-title:first-child {
    padding-left: 36px; }
  .swiper-slide.ci-tab-navigation-indicator-title:last-child {
    padding-right: 36px;
    margin-right: 40px; }
  .swiper-slide.ci-tab-navigation-indicator-title.ci-active, .swiper-slide.ci-tab-navigation-indicator-title:hover {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal; }
  .swiper-slide.ci-tab-navigation-indicator-title.ci-active:after {
    content: '';
    width: 100%;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #000000;
    position: absolute;
    bottom: -4px;
    left: 0; }

.ci-tab-navigation-content {
  padding-top: 50px;
  background: #F1F1F1; }
  .ci-tab-navigation-content .ci-tab-navigation-content-button-next {
    background: #ffffff;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    right: -37px;
    box-shadow: -7px 0 20px -2px #ccc;
    top: 44%; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-next:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 22px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F103";
      line-height: 22px; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-next:after {
      margin-top: 26px;
      margin-left: 12px; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-next.swiper-button-disabled {
      display: none; }
  .ci-tab-navigation-content .ci-tab-navigation-content-button-prev {
    background: #ffffff;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    left: -37px;
    box-shadow: 7px 0 20px -2px #ccc;
    top: 44%; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-prev:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 22px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F101";
      line-height: 22px; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-prev:after {
      margin-top: 26px;
      margin-left: 40px; }
    .ci-tab-navigation-content .ci-tab-navigation-content-button-prev.swiper-button-disabled {
      display: none; }
  .ci-tab-navigation-content .ci-tab-navigation-item {
    padding: 0 50px; }

.ci-bg-grey .ci-tab-navigation-indicator {
  background: #ffffff; }
  .ci-bg-grey .ci-tab-navigation-indicator .ci-tab-navigation-indicator-title {
    background: #ffffff; }

.ci-bg-grey .ci-tab-navigation-content {
  background: #ffffff; }

.ci-bg-grey .swiper-button-prev {
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0px, #ffffff 30px) !important; }
  @media (max-width: 767px) {
    .ci-bg-grey .swiper-button-prev {
      background: linear-gradient(to left, rgba(255, 255, 255, 0) 0px, #ffffff 20px) !important; } }

.ci-bg-grey .swiper-button-next {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #ffffff 30px) !important; }
  @media (max-width: 767px) {
    .ci-bg-grey .swiper-button-next {
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #ffffff 20px) !important; } }

.ci-footer {
  background: #000000;
  background: linear-gradient(315deg, transparent 122px, #000000 0) bottom right !important;
  color: #ffffff;
  padding: 30px 0;
  margin-top: 80px; }
  @media (max-width: 767px) {
    .ci-footer {
      background: linear-gradient(315deg, transparent 23px, #000000 0) bottom right !important; } }
  .ci-footer a {
    color: #ffffff;
    text-decoration: none; }
  .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3 {
    color: #ffffff;
    margin-bottom: 36px; }
    @media (max-width: 1023px) {
      .ci-footer .ci-link-list-common h3, .ci-footer .ci-link-list h3, .ci-footer .ci-link-accordion h3 {
        font-size: 18px;
        line-height: 22px; } }
  .ci-footer .ci-link-list-common ul, .ci-footer .ci-link-list ul, .ci-footer .ci-link-accordion ul {
    padding: 0; }
    .ci-footer .ci-link-list-common ul li, .ci-footer .ci-link-list ul li, .ci-footer .ci-link-accordion ul li {
      font-family: "Roboto" !important;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      list-style: none;
      margin-bottom: 15px; }
      @media (max-width: 1365px) {
        .ci-footer .ci-link-list-common ul li, .ci-footer .ci-link-list ul li, .ci-footer .ci-link-accordion ul li {
          font-size: 14px;
          line-height: 16px; } }
  .ci-footer .ci-link-list {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .ci-footer .ci-link-list {
        display: none; } }
    @media (min-width: 1100px) {
      .ci-footer .ci-link-list {
        display: flex;
        justify-content: center; } }
    .ci-footer .ci-link-list:after {
      content: " ";
      display: block;
      clear: both; }
    .ci-footer .ci-link-list .ci-link-list-column {
      width: 31.9697%;
      float: left;
      margin-left: 0.68182%;
      margin-right: 0.68182%; }
      @media (min-width: 1100px) {
        .ci-footer .ci-link-list .ci-link-list-column {
          width: 23.63636%;
          margin: 0 0.68182%; } }
      @media (max-width: 660px) {
        .ci-footer .ci-link-list .ci-link-list-column {
          width: 98.63636%;
          float: left;
          margin-left: 0.68182%;
          margin-right: 0.68182%; } }
      .ci-footer .ci-link-list .ci-link-list-column .ci-font-h2, .ci-footer .ci-link-list .ci-link-list-column .ci-video-headline {
        color: #ffffff; }
    @media (max-width: 660px) {
      .ci-footer .ci-link-list ul li {
        display: none; } }
  .ci-footer .ci-link-accordion {
    margin-bottom: 59px;
    background-color: #000000; }
    @media (min-width: 768px) {
      .ci-footer .ci-link-accordion {
        display: none; } }
    .ci-footer .ci-link-accordion .ci-link-accordion-title {
      font-family: "Roboto Condensed" !important;
      font-weight: 700;
      font-style: normal;
      font-size: 18px;
      color: #ffffff; }
    .ci-footer .ci-link-accordion .ui-widget-content ul {
      margin-top: 10px;
      margin-bottom: 40px; }
  .ci-footer .ci-footer-container {
    margin-bottom: 10px; }
    .ci-footer .ci-footer-container:after {
      content: " ";
      display: block;
      clear: both; }
    .ci-footer .ci-footer-container .ci-footer-top-item {
      width: 50%;
      float: left; }
      @media (max-width: 1023px) {
        .ci-footer .ci-footer-container .ci-footer-top-item {
          width: 58.3%; }
          .ci-footer .ci-footer-container .ci-footer-top-item:first-of-type {
            width: 41.7%; } }
      @media (max-width: 767px) {
        .ci-footer .ci-footer-container .ci-footer-top-item {
          width: 100%; }
          .ci-footer .ci-footer-container .ci-footer-top-item:first-of-type {
            width: 100%;
            margin: 0; } }
    .ci-footer .ci-footer-container .ci-footer-bottom-item {
      width: 98.63636%;
      float: left;
      margin-left: 0.68182%;
      margin-right: 0.68182%; }
  .ci-footer .ci-footer-headline {
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .ci-footer .ci-footer-headline {
        font-size: 18px; } }
    @media (max-width: 1365px) {
      .ci-footer .ci-footer-headline {
        font-size: 20px;
        line-height: 22px; } }
  .ci-footer .ci-footer-social {
    /*position: relative;*/
    display: flex;
    justify-content: flex-end;
    /* special behaviour for youku icon */ }
    .ci-footer .ci-footer-social .ci-social-item-wrapper {
      /*position: absolute;*/
      /*right: 0;*/ }
      @media (max-width: 767px) {
        .ci-footer .ci-footer-social .ci-social-item-wrapper {
          position: relative;
          margin-bottom: 20px; } }
    .ci-footer .ci-footer-social a {
      padding: 10px;
      display: inline-flex; }
      .ci-footer .ci-footer-social a:hover {
        transition: all .25s ease-out;
        background: #8A8E91; }
      .ci-footer .ci-footer-social a i:after {
        /*height: 35px;*/
        /*margin-bottom: 15px;*/
        font-size: 24px;
        transition: all .25s ease-out; }
    .ci-footer .ci-footer-social a[href*="youku"] {
      padding: 5px !important; }
    .ci-footer .ci-footer-social .ci-icon-ic-youku:after {
      font-size: 34px !important; }
  .ci-footer .ci-footer-bottom-navi ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .ci-footer .ci-footer-bottom-navi ul li {
      font-family: "Roboto" !important;
      font-weight: 400;
      font-style: normal;
      font-size: 14px;
      float: left;
      padding-right: 30px; }
      .ci-footer .ci-footer-bottom-navi ul li:after {
        font-family: "Roboto" !important;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        display: block;
        content: attr(data-text);
        overflow: hidden;
        height: 0;
        padding-right: 1px; }
      @media (max-width: 1365px) {
        .ci-footer .ci-footer-bottom-navi ul li {
          font-size: 13px;
          margin-bottom: 20px; } }
  .ci-footer .ci-footer-bottom-navi a {
    transform: translateZ(0);
    color: #ffffff;
    position: relative;
    text-decoration: none;
    display: inline-block;
    cursor: pointer; }
    .ci-footer .ci-footer-bottom-navi a:after {
      content: '';
      display: block;
      position: absolute;
      margin-top: 3px;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      transform: scale(0, 1);
      transition: transform 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
    .ci-footer .ci-footer-bottom-navi a:hover {
      font-weight: bold;
      transition: all .25s ease-in-out; }
      .ci-footer .ci-footer-bottom-navi a:hover:after {
        transform: scale(1, 1); }
  .ci-footer .ci-footer-copyright {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    margin-top: 25px; }
    @media (max-width: 1365px) {
      .ci-footer .ci-footer-copyright {
        font-size: 13px; } }
  .ci-footer .ci-link-list-item a {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    display: inline-block;
    cursor: pointer; }
    .ci-footer .ci-link-list-item a:after {
      content: '';
      display: block;
      position: absolute;
      margin-top: 3px;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      transform: scale(0, 1);
      transition: transform 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
    .ci-footer .ci-link-list-item a:hover {
      font-weight: bold;
      transition: font-weight .25s ease-in-out; }
      .ci-footer .ci-link-list-item a:hover:after {
        transform: scale(1, 1); }

.ci-footer-line-container {
  margin-top: 7px;
  padding-bottom: 15px; }
  .ci-footer-line-container-mobile {
    display: none; }
  .ci-footer-line-container-desktop {
    display: block; }
  @media (max-width: 767px) {
    .ci-footer-line-container-mobile {
      display: block; }
    .ci-footer-line-container-desktop {
      display: none; } }

.ci-footer-line {
  display: flex;
  height: 1px; }
  .ci-footer-line line {
    stroke: #0A7562;
    stroke-width: 1px;
    shape-rendering: crispEdges; }
    .ci-footer-line line.ci-footer-line-fading {
      stroke-dasharray: 250; }
      .ci-footer-line-container-mobile .ci-footer-line line.ci-footer-line-fading {
        stroke-dasharray: 100; }
  .ci-footer-line .ci-footer-right-lines-colored line {
    stroke: #F50506; }

.ci-footer-line-full-width {
  width: calc(100% - 240px);
  height: 1px;
  overflow: visible !important; }
  .ci-footer-line-container-mobile .ci-footer-line-full-width {
    width: calc(100% - 100px); }

.ci-footer-line-full-width-2 {
  width: calc(100% - 240px);
  height: 1px;
  overflow: visible !important; }
  .ci-footer-line-container-mobile .ci-footer-line-full-width-2 {
    width: calc(100% - 100px); }

.ci-footer-right-lines {
  width: 240px;
  height: 1px;
  overflow: visible !important; }
  .ci-footer-line-container-mobile .ci-footer-right-lines {
    width: 100px; }

.ci-footer-line-2 {
  stroke: #F50506 !important;
  stroke-width: 1px;
  shape-rendering: crispEdges; }

.ci-header {
  position: fixed;
  background-color: #fff;
  top: 0;
  z-index: 1000;
  width: 100%; }
  @media (min-width: 768px) {
    .ci-header {
      transition: box-shadow 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; } }
  .ci-header-sticky .ci-header {
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2); }
  .ci-header-no-sticky-shadow .ci-header {
    box-shadow: none !important; }
  .ci-language-switcher-active .ci-header {
    top: 500px; }
  @media (min-width: 768px) {
    .ci-header.ci-transition-top {
      transition: top 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; } }
  @media (max-width: 1023px) {
    .ci-header {
      margin-bottom: 0; } }

.ci-top-header {
  margin-bottom: 25px; }

.ci-meta-navigation {
  display: flex;
  flex-direction: row-reverse;
  white-space: nowrap;
  height: 53px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .ci-meta-navigation {
      transition: transform cubic-bezier(0.05, 1, 0.8, 1) 450ms, height cubic-bezier(0.05, 1, 0.8, 1) 450ms; } }
  .ci-header-sticky .ci-meta-navigation {
    height: 0;
    transform: translateY(-53px); }
  @media (max-width: 1023px) {
    .ci-meta-navigation {
      height: 0;
      opacity: 0; } }
  .ci-meta-navigation li {
    font-family: "Roboto" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    list-style-type: none;
    margin-left: 65px;
    cursor: pointer;
    white-space: nowrap; }
    .ci-meta-navigation li:before {
      margin-right: 12px; }
    .ci-meta-navigation li > .ci-meta-navigation-customer-service-item {
      display: inline-block; }
      .ci-meta-navigation li > .ci-meta-navigation-customer-service-item:hover {
        color: #068496; }

.ci-meta-navigation-language:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F123";
  line-height: 20px; }

.ci-meta-navigation-customer-service:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F13A";
  line-height: 20px; }

.ci-language-switcher {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: relative;
  height: 0;
  background: #E2E2E2;
  width: 100%;
  overflow: hidden; }
  .ci-language-switcher .ci-language-eu {
    width: 48.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; }
    .ci-language-switcher .ci-language-eu .ci-language-item {
      width: 50%; }
  .ci-language-switcher .ci-language-as, .ci-language-switcher .ci-language-am {
    width: 23.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; }
    .ci-language-switcher .ci-language-as .ci-language-item, .ci-language-switcher .ci-language-am .ci-language-item {
      width: 100%; }
  .ci-language-switcher .ci-language-global {
    width: 98.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; }
    .ci-language-switcher .ci-language-global .ci-title {
      padding: 10px; }
    .ci-language-switcher .ci-language-global .ci-language-item {
      width: 25%; }
  .ci-language-switcher .ci-title {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 25px;
    padding-top: 35px;
    padding-bottom: 17px;
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 20px; }
  .ci-language-switcher .ci-language-item-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 388px; }
  .ci-language-switcher .ci-language-item {
    transition: all 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 0 15px 15px; }
    .ci-language-switcher .ci-language-item:hover {
      background: rgba(85, 90, 95, 0.15);
      font-weight: bold; }
    .ci-language-switcher .ci-language-item i {
      height: 17px;
      width: 47px;
      display: inline-block;
      vertical-align: middle; }
  .ci-language-switcher img {
    float: left;
    padding-right: 20px; }

.ci-language-switcher-active .ci-language-switcher {
  height: 620px; }
  .ci-language-switcher-active .ci-language-switcher .ci-nav-flyout-close, .ci-language-switcher-active .ci-language-switcher .ci-product-viewer-expander {
    opacity: 1; }

.ci-gallery-slider-container {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 1170px; }

.ci-gallery-slider-background {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 20px); }

@media (min-width: 1024px) {
  .ci-gallery-slider {
    margin-left: -0.68182%;
    margin-right: -0.68182%; } }

.ci-gallery-slider .swiper-wrapper {
  display: flex;
  align-items: center; }

.ci-gallery-slider .swiper-slide {
  margin: 0 0.68182%;
  width: 279px !important; }

.ci-media-gallery {
  height: 100%;
  margin: 0 auto;
  width: 100%; }
  .ci-media-gallery:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .ci-media-gallery {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-media-gallery {
      width: 65.30303%; } }
  .ci-media-gallery:after {
    margin-bottom: 80px; }

.ci-media-gallery-main {
  margin-bottom: 28px; }
  .ci-media-gallery-main .swiper-wrapper .swiper-slide {
    justify-content: center;
    display: flex;
    width: 100%;
    padding-bottom: 35px; }
    .ci-media-gallery-main .swiper-wrapper .swiper-slide .ci-zoomable {
      display: flex; }
    .ci-media-gallery-main .swiper-wrapper .swiper-slide img, .ci-media-gallery-main .swiper-wrapper .swiper-slide picture {
      max-height: 500px;
      width: auto;
      display: block; }

.ci-swiper-thumb-container {
  float: left;
  width: 100%;
  user-select: none; }
  .ci-swiper-thumb-container .swiper-button-prev,
  .ci-swiper-thumb-container .swiper-button-next {
    float: left;
    position: relative;
    top: 50px;
    width: 10%; }
  .ci-swiper-thumb-container .swiper-button-prev {
    background-position: left center; }
  .ci-swiper-thumb-container .swiper-button-next {
    background-position: right center; }

.ci-media-gallery-thumbs {
  float: left;
  overflow: hidden;
  width: 80%; }
  .ci-media-gallery-thumbs .swiper-wrapper {
    height: 90px;
    margin: 0 auto;
    max-width: 800px; }
    .ci-media-gallery-thumbs .swiper-wrapper .swiper-slide {
      align-items: center;
      display: flex;
      -webkit-filter: brightness(60%);
      filter: brightness(40%);
      justify-content: center;
      margin: 0 0.68182%;
      overflow: hidden;
      position: relative;
      width: auto;
      transition: all .25s ease-in-out; }
      .ci-media-gallery-thumbs .swiper-wrapper .swiper-slide:hover {
        filter: brightness(100%);
        transition: all .25s ease-in-out; }
      .ci-media-gallery-thumbs .swiper-wrapper .swiper-slide img {
        height: 100%; }
    .ci-media-gallery-thumbs .swiper-wrapper .swiper-slide-active {
      filter: none; }

.ci-media-gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  background: #ffffff;
  width: 100%;
  text-align: center; }
  .ci-media-gallery-caption div {
    font-family: "Roboto" !important;
    font-weight: 300;
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    color: #555A5F;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }

.ci-model-series .ci-font-h4 {
  margin-bottom: 23px; }

.ci-model-series .ci-product-detail-text-wrapper {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .ci-model-series .ci-product-detail-text-wrapper {
      padding-left: 0;
      max-width: inherit; } }

.ci-model-series .ci-product-detail-image .ci-model-series-blur img {
  transition: filter 400ms, transform 1000ms, opacity 1000ms;
  opacity: 1;
  filter: blur(0px);
  transform: scale(1, 1); }
  .browser-ie .ci-model-series .ci-product-detail-image .ci-model-series-blur img {
    transition: none;
    transform: none; }

.ci-model-series .blur .ci-model-series-blur img {
  opacity: 0.5;
  filter: blur(3px);
  transform: scale(0.75, 0.75); }
  .browser-ie .ci-model-series .blur .ci-model-series-blur img {
    filter: none;
    opacity: 0;
    transform: none; }

.ci-model-series .ci-accordion-picture, .ci-model-series .ci-accordion-picture-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2; }

.ci-model-series .ci-accordion-picture-wrapper {
  transform: translate(-200px, 0px);
  opacity: 0; }
  .ci-model-series .ci-accordion-picture-wrapper-active {
    transition: opacity 1000ms, transform 1000ms;
    transform: translate(0px, 0px);
    opacity: 1; }
  .browser-ie .ci-model-series .ci-accordion-picture-wrapper {
    transition: none;
    transform: none; }
    .browser-ie .ci-model-series .ci-accordion-picture-wrapper .blur .ci-model-series-blur {
      opacity: 1;
      transform: translate(0, 0); }

.ci-model-series .ci-table-content {
  padding-right: 50px; }

@media (max-width: 1279px) {
  .ci-model-series {
    padding-bottom: 30px; } }

@media (max-width: 1099px) {
  .ci-model-series {
    padding-bottom: 50px; } }

.ci-product-detail, .ci-model-series, .ci-sectionable-channel, .ci-cnc-scout-detail {
  position: relative;
  margin-top: 70px; }
  @media (max-width: 767px) {
    .ci-product-detail, .ci-model-series, .ci-sectionable-channel, .ci-cnc-scout-detail {
      margin-top: 20px; } }
  .ci-product-detail .ci-product-detail-image, .ci-product-detail .ci-product-detail-text-wrapper, .ci-model-series .ci-product-detail-image, .ci-model-series .ci-product-detail-text-wrapper, .ci-sectionable-channel .ci-product-detail-image, .ci-sectionable-channel .ci-product-detail-text-wrapper, .ci-cnc-scout-detail .ci-product-detail-image, .ci-cnc-scout-detail .ci-product-detail-text-wrapper {
    width: 48.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%;
    margin: 0; }
    @media (max-width: 767px) {
      .ci-product-detail .ci-product-detail-image, .ci-product-detail .ci-product-detail-text-wrapper, .ci-model-series .ci-product-detail-image, .ci-model-series .ci-product-detail-text-wrapper, .ci-sectionable-channel .ci-product-detail-image, .ci-sectionable-channel .ci-product-detail-text-wrapper, .ci-cnc-scout-detail .ci-product-detail-image, .ci-cnc-scout-detail .ci-product-detail-text-wrapper {
        width: 100%; } }
  .ci-product-detail .ci-product-detail-text-wrapper .ci-table .ci-table-content, .ci-model-series .ci-product-detail-text-wrapper .ci-table .ci-table-content, .ci-sectionable-channel .ci-product-detail-text-wrapper .ci-table .ci-table-content, .ci-cnc-scout-detail .ci-product-detail-text-wrapper .ci-table .ci-table-content {
    margin-bottom: 40px; }
  .ci-product-detail .ci-product-detail-image, .ci-model-series .ci-product-detail-image, .ci-sectionable-channel .ci-product-detail-image, .ci-cnc-scout-detail .ci-product-detail-image {
    animation: slide-in-elliptic-right-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
    .ci-product-detail .ci-product-detail-image img, .ci-model-series .ci-product-detail-image img, .ci-sectionable-channel .ci-product-detail-image img, .ci-cnc-scout-detail .ci-product-detail-image img {
      padding: 0 20px; }
    .ci-product-detail .ci-product-detail-image .btn, .ci-model-series .ci-product-detail-image .btn, .ci-sectionable-channel .ci-product-detail-image .btn, .ci-cnc-scout-detail .ci-product-detail-image .btn {
      overflow: hidden;
      background: linear-gradient(45deg, transparent 10px, #E2E2E2 0) top left;
      padding: 11.5px 33px;
      color: #000000; }
      .ci-product-detail .ci-product-detail-image .btn:after, .ci-model-series .ci-product-detail-image .btn:after, .ci-sectionable-channel .ci-product-detail-image .btn:after, .ci-cnc-scout-detail .ci-product-detail-image .btn:after {
        font-family: "DmgMoriIcon";
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        font-size: #000000;
        text-decoration: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\F107";
        line-height: #000000; }
      .ci-product-detail .ci-product-detail-image .btn:after, .ci-model-series .ci-product-detail-image .btn:after, .ci-sectionable-channel .ci-product-detail-image .btn:after, .ci-cnc-scout-detail .ci-product-detail-image .btn:after {
        margin-left: 40px;
        transform: rotate(180deg); }
  .ci-product-detail .ci-product-detail-text-wrapper, .ci-model-series .ci-product-detail-text-wrapper, .ci-sectionable-channel .ci-product-detail-text-wrapper, .ci-cnc-scout-detail .ci-product-detail-text-wrapper {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    max-width: 650px;
    position: relative;
    z-index: 1;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .ci-product-detail .ci-product-detail-text-wrapper, .ci-model-series .ci-product-detail-text-wrapper, .ci-sectionable-channel .ci-product-detail-text-wrapper, .ci-cnc-scout-detail .ci-product-detail-text-wrapper {
        padding-left: 0;
        max-width: inherit; } }
  .ci-product-detail:after, .ci-model-series:after, .ci-sectionable-channel:after, .ci-cnc-scout-detail:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  @media (min-width: 1024px) {
    .ci-product-detail .ci-table-content-child-span, .ci-model-series .ci-table-content-child-span, .ci-sectionable-channel .ci-table-content-child-span, .ci-cnc-scout-detail .ci-table-content-child-span {
      font-size: 16px !important; } }

.ci-product-detail {
  padding-bottom: 30px; }

.ci-product-detail-appl-examples,
.ci-product-detail-control,
.ci-product-detail-techn-spec {
  background: #F1F1F1; }
  .ci-product-detail-appl-examples .ci-break-title,
  .ci-product-detail-control .ci-break-title,
  .ci-product-detail-techn-spec .ci-break-title {
    background: #F1F1F1 !important; }

.ci-product-detail-section, .ci-product-detail-section-sg {
  padding: 75px 0 25px 0; }

.ci-product-detail-control .ci-teaser-wrapper,
.ci-product-detail-automation .ci-teaser-wrapper,
.ci-product-detail-highlight .ci-teaser-wrapper {
  background: #ffffff; }

.ci-product-detail-gradient-bottom {
  background: linear-gradient(to top, #f0f0f0 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  height: 100%;
  position: absolute;
  width: 100%; }

.ci-product-detail-section:nth-of-type(odd) {
  background: #F1F1F1; }
  .ci-product-detail-section:nth-of-type(odd) .ci-break-title {
    background: #F1F1F1 !important; }

.ci-product-detail-control {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  color: #000000;
  background: #E2E2E2;
  margin-right: 2px; }
  .ci-product-detail-control:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F13D";
    line-height: 20px; }
  .ci-product-detail-control:before {
    padding-right: 10px;
    padding-left: 5px; }

.ci-product-detail-control-title {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px; }

.ci-product-detail-section .ci-table-content-child {
  padding: 10.5px 0; }

.ci-product-detail-section .ci-content-wrapper {
  transition: opacity 300ms ease-in 0ms;
  opacity: 0; }

.ci-product-detail-section.ci-product-section-visible .ci-content-wrapper {
  opacity: 1; }

.ci-product-detail-campaign {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  height: 120px; }
  @media (min-width: 1024px) {
    .ci-product-detail-campaign {
      right: 50px;
      bottom: 25px; } }
  @media (min-width: 1280px) {
    .ci-product-detail-campaign {
      right: 100px;
      bottom: 50px; } }
  .ci-product-detail-campaign img {
    padding: 0 !important;
    width: 120px;
    height: 120px; }

.ci-product-viewer-container {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .ci-product-viewer-container {
      margin-bottom: 80px; } }

.ci-product-viewer {
  transition: height 600ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  height: 210px;
  background: #F1F1F1;
  overflow: hidden;
  position: relative; }
  .ci-product-viewer .swiper-wrapper {
    position: absolute;
    top: 0; }
    @media (min-width: 1024px) {
      .ci-product-viewer .swiper-wrapper {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .ci-product-viewer .swiper-slide {
    transition: width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    width: 200px !important; }
  .ci-product-viewer .ci-product-data-table {
    width: 100%; }
    .ci-product-viewer .ci-product-data-table div {
      font-size: 15px;
      text-align: center; }
  .ci-product-viewer .ci-product-data-table-value {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    border-bottom: 1px solid #C5C5C5;
    padding: 18px 0; }
    .ci-product-viewer .ci-product-data-table-value:first-of-type {
      border-top: 2px solid #000000; }
  .ci-product-viewer .ci-product-img img {
    margin: 0 auto; }

.ci-product-viewer-active .swiper-slide {
  width: 175px !important; }

.ci-product-viewer-expander {
  margin-top: -35px;
  text-align: center;
  position: relative;
  z-index: 2;
  background: none;
  opacity: 1 !important; }
  .ci-product-viewer-expander .btn:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 35px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F106";
    line-height: 35px; }
  .ci-product-viewer-expander .btn:after {
    transition: transform 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    transform: rotateX(0deg) rotate(90deg); }
  .ci-product-viewer-expander .ci-btn-active:after {
    transform: rotateX(180deg) rotate(90deg); }
  .ci-product-viewer-expander .ci-btn-close-active {
    display: none; }

.ci-product-label {
  transition: padding-top 400ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  width: 175px;
  position: relative;
  float: left;
  padding-top: 210px;
  padding-bottom: 60px; }
  .ci-product-label-active {
    background: #F1F1F1;
    padding-top: 170px;
    z-index: 10; }
  .ci-product-label-shadow {
    box-shadow: 4px -5px 9px rgba(0, 0, 0, 0.15); }
  .ci-product-label .ci-product-data-table-value {
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 23px; }

.ci-stage {
  background: #F1F1F1;
  position: relative; }
  .ci-stage .ci-content-wrapper {
    position: absolute;
    z-index: 35;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .ci-stage .ci-content-wrapper {
        position: static;
        display: block; }
        .ci-stage .ci-content-wrapper .ci-stage-context-container {
          max-width: 384px !important;
          margin: 0 auto; } }

.ci-stage-context-container {
  max-width: 384px;
  position: relative;
  z-index: 25;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  overflow: hidden; }
  .ci-stage-context-container .swiper-slide {
    padding: 25px 30px 44px 30px; }
  .ci-stage-context-container .swiper-pagination-bullets {
    top: 65px; }
  .ci-stage-context-container .ci-stage-context-text {
    margin-top: 50px; }
  .ci-stage-context-container .ci-stage-context-button {
    top: 25px; }
    .ci-stage-context-container .ci-stage-context-button.swiper-button-prev {
      left: 30px; }
    .ci-stage-context-container .ci-stage-context-button.swiper-button-next {
      right: 30px; }
  @media (max-width: 1365px) {
    .ci-stage-context-container {
      max-width: 300px; }
      .ci-stage-context-container .swiper-slide {
        padding: 21px 30px 44px 30px; }
      .ci-stage-context-container .swiper-pagination-bullets {
        top: 61px; }
      .ci-stage-context-container .ci-stage-context-text {
        margin-top: 50px; }
      .ci-stage-context-container .ci-stage-context-button {
        top: 21px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-prev {
          left: 30px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-next {
          right: 30px; } }
  @media (max-width: 1023px) {
    .ci-stage-context-container {
      max-width: 270px; }
      .ci-stage-context-container .swiper-slide {
        padding: 21px 30px 44px 30px; }
      .ci-stage-context-container .swiper-pagination-bullets {
        top: 61px; }
      .ci-stage-context-container .ci-stage-context-text {
        margin-top: 50px; }
      .ci-stage-context-container .ci-stage-context-button {
        top: 21px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-prev {
          left: 30px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-next {
          right: 30px; } }
  @media (max-width: 767px) {
    .ci-stage-context-container {
      max-width: 100%; }
      .ci-stage-context-container .swiper-slide {
        padding: 21px 20px 44px 20px; }
      .ci-stage-context-container .swiper-pagination-bullets {
        top: 61px; }
      .ci-stage-context-container .ci-stage-context-text {
        margin-top: 50px; }
      .ci-stage-context-container .ci-stage-context-button {
        top: 21px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-prev {
          left: 20px; }
        .ci-stage-context-container .ci-stage-context-button.swiper-button-next {
          right: 20px; } }
  .ci-stage-context-container .ci-stage-context-text, .ci-stage-context-container .ci-stage-context-title {
    color: #ffffff;
    cursor: default; }
  .ci-stage-context-container .ci-stage-context-title {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 14px;
    line-height: 24px; }
  .ci-stage-context-container .ci-stage-context-text {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    height: 96px; }
    @media (max-width: 1365px) {
      .ci-stage-context-container .ci-stage-context-text {
        font-size: 20px; } }
    @media (max-width: 1365px) {
      .ci-stage-context-container .ci-stage-context-text {
        line-height: 26px; } }
    @media (max-width: 1023px) {
      .ci-stage-context-container .ci-stage-context-text {
        font-size: 18px; } }
    @media (max-width: 1023px) {
      .ci-stage-context-container .ci-stage-context-text {
        line-height: 24px; } }
    @media (max-width: 767px) {
      .ci-stage-context-container .ci-stage-context-text {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .ci-stage-context-container .ci-stage-context-text {
        line-height: 24px; } }
    @media (max-width: 479px) {
      .ci-stage-context-container .ci-stage-context-text {
        font-size: 18px; } }
    @media (max-width: 479px) {
      .ci-stage-context-container .ci-stage-context-text {
        line-height: 24px; } }
    @media (max-width: 1365px) {
      .ci-stage-context-container .ci-stage-context-text {
        height: 78px; } }
    @media (max-width: 1023px) {
      .ci-stage-context-container .ci-stage-context-text {
        height: 72px; } }
    @media (max-width: 767px) {
      .ci-stage-context-container .ci-stage-context-text {
        height: 72px; } }
    @media (max-width: 479px) {
      .ci-stage-context-container .ci-stage-context-text {
        height: 72px; } }
  .ci-stage-context-container .ci-stage-context-button {
    color: #ffffff;
    margin-top: 0;
    background: none;
    height: 24px;
    width: 20px; }
    .ci-stage-context-container .ci-stage-context-button:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 20px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F103";
      line-height: 20px; }
    .ci-stage-context-container .ci-stage-context-button.swiper-button-prev:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 20px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F101";
      line-height: 20px; }
  .ci-stage-context-container .swiper-pagination.swiper-pagination-bullets {
    bottom: auto;
    display: flex;
    padding: 0 40px;
    justify-content: center;
    transition: none; }
    .ci-stage-context-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      border-radius: 0;
      background-color: rgba(255, 255, 255, 0.25);
      width: 40px;
      height: 4px;
      margin: 0 3px; }
      .ci-stage-context-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: white; }

.ci-stage-gradient-top {
  height: 20%;
  position: absolute;
  z-index: 30;
  top: 0;
  width: 100%;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%); }
  @media (max-width: 767px) {
    .ci-stage-gradient-top {
      height: 50px; } }

.ci-stage-gradient-bottom {
  height: 15%;
  position: absolute;
  z-index: 30;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, #f1f1f1 0%, rgba(241, 241, 241, 0) 100%); }
  @media (max-width: 767px) {
    .ci-stage-gradient-bottom {
      display: none; } }

.ci-stage-context-gradient-top {
  height: 50px;
  position: absolute;
  top: -50px;
  left: -50%;
  width: 200%;
  background: linear-gradient(to top, #f1f1f1 0%, rgba(241, 241, 241, 0) 100%); }
  @media (min-width: 768px) {
    .ci-stage-context-gradient-top {
      display: none; } }

.ci-stage-single {
  max-height: 360px;
  margin-top: 30px;
  overflow: hidden;
  /*.ci-stage-gradient-top {
    height: 100%;
  }*/ }
  .ci-stage-single .ci-stage-context-container, .ci-stage-single .ci-stage-gradient-bottom {
    display: none; }
  .ci-stage-single img {
    width: 100%; }

.ci-stage-multiple {
  max-height: 650px; }
  @media (max-width: 767px) {
    .ci-stage-multiple {
      max-height: 700px;
      padding-bottom: 50px; } }

@media (max-width: 767px) {
  .ci-stage-media .swiper-slide {
    max-height: 400px !important;
    height: auto !important;
    overflow: hidden; } }

.ci-teaser-newsboard {
  margin-bottom: 40px; }
  .ci-teaser-newsboard:after {
    content: " ";
    display: block;
    clear: both; }
  .ci-teaser-newsboard .ci-teaser-newsboard-item {
    position: relative;
    float: left;
    width: 33.33333%; }
    .ci-teaser-newsboard .ci-teaser-newsboard-item:nth-of-type(1) {
      width: 66.66667%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item:nth-of-type(1) .ci-teaser-newsboard-text {
        max-width: 50%;
        /* todo  max -breite definieren*/ }
    .ci-teaser-newsboard .ci-teaser-newsboard-item:nth-of-type(4) {
      clear: both; }
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text {
      max-width: 50%; }
      @media (max-width: 1620px) {
        .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
          font-size: 24px;
          line-height: 30px; }
        .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
          font-size: 14px;
          line-height: 20px; } }
      @media (max-width: 1619px) {
        .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
          font-size: 20px;
          line-height: 24px; }
        .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
          font-size: 13px;
          line-height: 19px; } }
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text-plain {
      max-width: 100% !important;
      padding-right: 37px; }
  @media (max-width: 1365px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item {
      width: 50%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item:nth-of-type(1) {
        width: 100%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text {
        font-size: 24px;
        line-height: 30px;
        max-width: 50%; }
        .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
          font-size: 14px;
          line-height: 20px;
          font-family: "Roboto" !important;
          font-weight: 400;
          font-style: normal;
          font-size: 15px;
          line-height: 24px; } }
  @media (max-width: 1279px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
      font-size: 22px;
      line-height: 28px; }
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
      font-size: 14px;
      line-height: 20px; } }
  @media (max-width: 1099px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
      font-size: 20px;
      line-height: 26px; }
    .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
      font-size: 13px;
      line-height: 19px; } }
  @media (max-width: 1023px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item {
      width: 100%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
        font-size: 24px;
        line-height: 30px; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
        font-size: 14px;
        line-height: 20px; } }
  @media (max-width: 767px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item {
      width: 100%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
        font-size: 20px;
        line-height: 26px; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
        font-size: 13px;
        line-height: 19px; } }
  @media (max-width: 479px) {
    .ci-teaser-newsboard .ci-teaser-newsboard-item {
      width: 100%; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-teasertext {
        font-size: 16px;
        line-height: 22px; }
      .ci-teaser-newsboard .ci-teaser-newsboard-item .ci-teaser-newsboard-text .ci-teaser-newsboard-title {
        font-size: 11px;
        line-height: 17px; } }

.ci-teaser-slider-background {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 20px); }

@media (min-width: 1024px) {
  .ci-teaser-slider {
    margin-left: -0.68182%;
    margin-right: -0.68182%; } }

.ci-teaser-slider-3 {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .ci-teaser-slider-3 {
      max-width: 950px; } }
  @media (min-width: 1366px) {
    .ci-teaser-slider-3 {
      max-width: 1210px; } }
  .ci-teaser-slider-3 .ci-btn-left-top {
    width: 60px; }
  @media (min-width: 1024px) {
    .ci-teaser-slider-3 .swiper-wrapper {
      display: flex;
      align-items: center; } }
  .ci-teaser-slider-3 .swiper-slide {
    margin: 0 0.68182%;
    width: 382px !important; }
    @media (min-width: 1024px) {
      .ci-teaser-slider-3 .swiper-slide {
        margin: 0 0.85%; } }
    @media (max-width: 1365px) {
      .ci-teaser-slider-3 .swiper-slide {
        width: 300px !important; } }

.ci-teaser-slider, .ci-teaser-slider-machine, .ci-nav-flyout {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .ci-teaser-slider, .ci-teaser-slider-machine, .ci-nav-flyout {
      max-width: 960px; } }
  @media (min-width: 1366px) {
    .ci-teaser-slider, .ci-teaser-slider-machine, .ci-nav-flyout {
      max-width: 1210px; } }
  .ci-teaser-slider .ci-btn-left-top, .ci-teaser-slider-machine .ci-btn-left-top, .ci-nav-flyout .ci-btn-left-top {
    width: 60px; }
  @media (min-width: 1024px) {
    .ci-teaser-slider .swiper-wrapper, .ci-teaser-slider-machine .swiper-wrapper, .ci-nav-flyout .swiper-wrapper {
      display: flex;
      align-items: center; } }
  .ci-teaser-slider .swiper-slide, .ci-teaser-slider-machine .swiper-slide, .ci-nav-flyout .swiper-slide {
    margin: 0 0.68182%;
    width: 282px !important; }
    @media (min-width: 1024px) {
      .ci-teaser-slider .swiper-slide, .ci-teaser-slider-machine .swiper-slide, .ci-nav-flyout .swiper-slide {
        margin: 0 0.85%; } }
    @media (max-width: 1365px) {
      .ci-teaser-slider .swiper-slide, .ci-teaser-slider-machine .swiper-slide, .ci-nav-flyout .swiper-slide {
        width: 222px !important; } }

.ci-teaser-slider .ci-teaser-slider-button-prev, .ci-teaser-slider .ci-teaser-slider-button-next,
.ci-teaser-slider-3 .ci-teaser-slider-button-prev,
.ci-teaser-slider-3 .ci-teaser-slider-button-next,
.ci-gallery-slider-container .ci-teaser-slider-button-prev,
.ci-gallery-slider-container .ci-teaser-slider-button-next,
.ci-teaser-slider-machine .ci-teaser-slider-button-prev,
.ci-nav-flyout .ci-teaser-slider-button-prev,
.ci-teaser-slider-machine .ci-teaser-slider-button-next,
.ci-nav-flyout .ci-teaser-slider-button-next,
.ci-stage-teaser .ci-teaser-slider-button-prev,
.ci-stage-teaser .ci-teaser-slider-button-next,
.ci-contact-collection .ci-teaser-slider-button-prev,
.ci-contact-collection .ci-teaser-slider-button-next {
  position: absolute;
  top: 75%;
  width: 74px;
  height: 74px;
  background: #ffffff;
  color: #000000;
  margin-top: -20px;
  z-index: 10;
  border-radius: 50%; }

.ci-teaser-slider .ci-teaser-slider-button-prev,
.ci-teaser-slider-3 .ci-teaser-slider-button-prev,
.ci-gallery-slider-container .ci-teaser-slider-button-prev,
.ci-teaser-slider-machine .ci-teaser-slider-button-prev,
.ci-nav-flyout .ci-teaser-slider-button-prev,
.ci-stage-teaser .ci-teaser-slider-button-prev,
.ci-contact-collection .ci-teaser-slider-button-prev {
  left: -32px;
  box-shadow: 7px 0 20px -2px #ccc; }
  .ci-teaser-slider .ci-teaser-slider-button-prev:after,
  .ci-teaser-slider-3 .ci-teaser-slider-button-prev:after,
  .ci-gallery-slider-container .ci-teaser-slider-button-prev:after,
  .ci-teaser-slider-machine .ci-teaser-slider-button-prev:after,
  .ci-nav-flyout .ci-teaser-slider-button-prev:after,
  .ci-stage-teaser .ci-teaser-slider-button-prev:after,
  .ci-contact-collection .ci-teaser-slider-button-prev:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 22px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F101";
    line-height: 22px; }
  .ci-teaser-slider .ci-teaser-slider-button-prev:after,
  .ci-teaser-slider-3 .ci-teaser-slider-button-prev:after,
  .ci-gallery-slider-container .ci-teaser-slider-button-prev:after,
  .ci-teaser-slider-machine .ci-teaser-slider-button-prev:after,
  .ci-nav-flyout .ci-teaser-slider-button-prev:after,
  .ci-stage-teaser .ci-teaser-slider-button-prev:after,
  .ci-contact-collection .ci-teaser-slider-button-prev:after {
    margin-top: 26px;
    margin-left: 30px; }

.ci-teaser-slider .ci-teaser-slider-button-next,
.ci-teaser-slider-3 .ci-teaser-slider-button-next,
.ci-gallery-slider-container .ci-teaser-slider-button-next,
.ci-teaser-slider-machine .ci-teaser-slider-button-next,
.ci-nav-flyout .ci-teaser-slider-button-next,
.ci-stage-teaser .ci-teaser-slider-button-next,
.ci-contact-collection .ci-teaser-slider-button-next {
  right: -32px;
  box-shadow: -7px 0 20px -2px #ccc; }
  .ci-teaser-slider .ci-teaser-slider-button-next:after,
  .ci-teaser-slider-3 .ci-teaser-slider-button-next:after,
  .ci-gallery-slider-container .ci-teaser-slider-button-next:after,
  .ci-teaser-slider-machine .ci-teaser-slider-button-next:after,
  .ci-nav-flyout .ci-teaser-slider-button-next:after,
  .ci-stage-teaser .ci-teaser-slider-button-next:after,
  .ci-contact-collection .ci-teaser-slider-button-next:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 22px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F103";
    line-height: 22px; }
  .ci-teaser-slider .ci-teaser-slider-button-next:after,
  .ci-teaser-slider-3 .ci-teaser-slider-button-next:after,
  .ci-gallery-slider-container .ci-teaser-slider-button-next:after,
  .ci-teaser-slider-machine .ci-teaser-slider-button-next:after,
  .ci-nav-flyout .ci-teaser-slider-button-next:after,
  .ci-stage-teaser .ci-teaser-slider-button-next:after,
  .ci-contact-collection .ci-teaser-slider-button-next:after {
    margin-top: 26px;
    margin-left: 22px; }

.ci-teaser-slider .swiper-button-disabled,
.ci-teaser-slider-3 .swiper-button-disabled,
.ci-gallery-slider-container .swiper-button-disabled,
.ci-teaser-slider-machine .swiper-button-disabled,
.ci-nav-flyout .swiper-button-disabled,
.ci-stage-teaser .swiper-button-disabled,
.ci-contact-collection .swiper-button-disabled {
  display: none; }

/* individual position of arrow indicators */

.ci-teaser-slider-machine .ci-teaser-slider-button-prev,
.ci-nav-flyout .ci-teaser-slider-button-prev,
.ci-teaser-slider-machine .ci-teaser-slider-button-next,
.ci-nav-flyout .ci-teaser-slider-button-next, .ci-stage-teaser .ci-teaser-slider-button-prev, .ci-stage-teaser .ci-teaser-slider-button-next {
  top: 65%; }

.ci-gallery-slider-container .ci-teaser-slider-button-prev, .ci-gallery-slider-container .ci-teaser-slider-button-next {
  top: 50%; }

.ci-teaser-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px; }
  .ci-teaser-container .ci-teaser-container-background {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F1F1F1;
    height: 340px; }
  @media (max-width: 767px) {
    .ci-teaser-container.ci-homepage-teaser {
      margin-bottom: 0; } }

.ci-stage-teaser {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  height: 430px; }
  @media (min-width: 1024px) {
    .ci-stage-teaser {
      max-width: 940px; } }
  @media (min-width: 1366px) {
    .ci-stage-teaser {
      max-width: 1120px; } }
  .ci-stage-teaser .ci-btn-left-top {
    width: 60px; }
  .ci-stage-teaser .swiper-slide {
    transition: margin-top 800ms, opacity 1500ms;
    transition-delay: 1s;
    margin: 0 0.68182%;
    width: 264px !important;
    opacity: 0;
    margin-top: 10px; }
    .ci-stage-teaser .swiper-slide-dom-ready {
      opacity: 1;
      margin-top: 0; }
    @media (max-width: 1365px) {
      .ci-stage-teaser .swiper-slide {
        width: 222px !important; } }
  .ci-stage-teaser .ci-teaser-context-wrapper {
    height: 220px !important; }

.ci-stage-teaser-iframe #ag-chart {
  background-color: #ffffff;
  padding: 0 30px; }

.ci-stage-teaser-iframe iframe {
  width: 100%;
  height: 290px;
  vertical-align: bottom; }
  @media (min-width: 1366px) {
    .ci-stage-teaser-iframe iframe {
      height: 317px; } }

.ci-teaser {
  display: flex;
  justify-content: center; }
  @media (max-width: 767px) {
    .ci-teaser {
      display: block; } }
  .ci-teaser a {
    width: 48.63636%;
    max-width: 485px;
    margin: 0 0.68182%; }
    @media (max-width: 1365px) {
      .ci-teaser a {
        max-width: 408px; } }
    @media (max-width: 767px) {
      .ci-teaser a {
        max-width: 485px;
        width: 98.63636%;
        margin: 0 auto; }
        .ci-teaser a:first-of-type .ci-teaser-wrapper {
          margin-bottom: 50px; } }
  .ci-teaser .ci-teaser-link {
    float: left; }
    @media (max-width: 767px) {
      .ci-teaser .ci-teaser-link {
        float: inherit; } }
  .ci-teaser .ci-teaser-wrapper {
    background: #F1F1F1;
    max-width: 485px; }
    @media (max-width: 767px) {
      .ci-teaser .ci-teaser-wrapper {
        max-width: 485px;
        margin: 0 auto; } }
  .ci-teaser .ci-teaser-context-wrapper {
    height: 200px; }

.ci-text-media {
  margin-bottom: 50px; }
  .ci-text-media .ci-text-media-wrapper {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 1150px;
    overflow-x: auto; }
    .ci-text-media .ci-text-media-wrapper p:first-of-type {
      margin-top: 0; }
    .ci-text-media .ci-text-media-wrapper p a {
      font-family: "Roboto" !important;
      font-weight: 700;
      font-style: normal;
      color: #000000;
      border-bottom: 2px solid #000000;
      text-decoration: none;
      position: relative;
      transition: all .2s ease-out; }
      .ci-text-media .ci-text-media-wrapper p a:after {
        content: '';
        width: 100%;
        position: absolute;
        left: 0; }
      .ci-text-media .ci-text-media-wrapper p a:hover {
        color: #068496;
        border-color: #068496;
        transition: all .2s ease-out; }
    .ci-text-media .ci-text-media-wrapper em {
      margin-right: 0.2em; }
  .ci-text-media:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }
  .ci-text-media .ci-richtext {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px; }
  .ci-text-media .ci-cta {
    height: 1px;
    display: block;
    margin-bottom: 25px; }
  .ci-text-media button {
    margin-top: 20px;
    display: block; }
  @media (min-width: 767px) {
    .ci-text-media.ci-left .ci-image + h3, .ci-right .ci-text-media.ci-image .ci-image + h3, .ci-text-media.ci-left .ci-image + h4, .ci-right .ci-text-media.ci-image .ci-image + h4, .ci-text-media.ci-left .ci-image + h5, .ci-right .ci-text-media.ci-image .ci-image + h5, .ci-text-media.ci-right .ci-image + h3, .ci-text-media.ci-right .ci-image + h4, .ci-text-media.ci-right .ci-image + h5 {
      margin-top: 0px; } }

.ci-left .ci-image, .ci-right .ci-image .ci-image {
  float: left;
  padding: 4px 35px 30px 0; }
  @media (max-width: 767px) {
    .ci-left .ci-image, .ci-right .ci-image .ci-image {
      float: inherit;
      width: 100%;
      padding: 0 0 30px 0; } }
  @media (max-width: 767px) {
    .ci-left .ci-image img, .ci-right .ci-image .ci-image img {
      padding-right: 0; } }

.ci-right .ci-image {
  float: right;
  padding: 4px 0px 30px 35px; }
  @media (max-width: 767px) {
    .ci-right .ci-image {
      float: inherit;
      width: 100%;
      padding: 0 0 30px 0; } }
  @media (max-width: 767px) {
    .ci-right .ci-image img {
      padding-left: 0; } }

.ci-top .ci-text-media-wrapper {
  width: 100%; }
  @media (min-width: 768px) {
    .ci-top .ci-text-media-wrapper {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-top .ci-text-media-wrapper {
      width: 65.30303%; } }

.ci-top .ci-image {
  padding-bottom: 30px; }
  .ci-top .ci-image img {
    margin: 0 auto; }

.ci-text-media-caption {
  font-family: "Roboto" !important;
  font-weight: 300;
  font-style: italic;
  font-size: 13px;
  line-height: 15px;
  color: #555A5F;
  padding-top: 10px; }

.ci-image[data-type="article_portrait"] {
  max-width: 350px; }
  @media (max-width: 767px) {
    .ci-image[data-type="article_portrait"] {
      max-width: 320px; } }
  @media (max-width: 1023px) {
    .ci-image[data-type="article_portrait"] {
      max-width: 250px; } }

.ci-image[data-type="article"] {
  max-width: 560px; }
  @media (max-width: 479px) {
    .ci-image[data-type="article"] {
      max-width: 449px; } }
  @media (max-width: 767px) {
    .ci-image[data-type="article"] {
      max-width: 719px; } }
  @media (max-width: 1023px) {
    .ci-image[data-type="article"] {
      max-width: 400px; } }

.ci-video-container {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px; }
  .ci-video-container .ci-icon-ic-play {
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    transform: scale(1);
    transition: all 0.3s ease-in-out; }
    .ci-video-container .ci-icon-ic-play:after {
      padding: 22px 20px 20px 22px;
      border-radius: 70px; }
  .no-touch .ci-video-container:hover .ci-icon-ic-play {
    transform: scale(1.2); }
  @media (min-width: 768px) {
    .ci-video-container {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-video-container {
      width: 65.30303%; } }

.ci-video-headline {
  margin-bottom: 20px; }

.ci-video-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

/* endinject */
@keyframes ciFadeIn {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.ci-map-loading {
  position: absolute;
  z-index: 100;
  background: rgba(255, 255, 255, 0.7);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  .ci-map-loading > div {
    margin-top: 180px; }

.ci-map-container {
  width: 100%; }
  @media (min-width: 768px) {
    .ci-map-container {
      width: 81.9697%;
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .ci-map-container {
      width: 65.30303%;
      margin: 0 auto; } }

.ci-dynamic-map-container {
  width: 100%; }
  @media (min-width: 1280px) {
    .ci-dynamic-map-container {
      width: 81.9697%;
      margin: 0 auto; } }

.ci-map-filter.ci-content-detail-header {
  margin-top: 0;
  padding-top: 0; }

.ci-map-filter .ci-select {
  margin-bottom: 30px; }

.ci-map-dynamic,
.ci-map-static {
  min-height: 600px; }
  @media (max-width: 767px) {
    .ci-map-dynamic,
    .ci-map-static {
      min-height: 400px; } }

.ci-map-google {
  height: 600px;
  margin-bottom: 50px;
  width: 100%; }
  @media (max-width: 767px) {
    .ci-map-google {
      height: 400px; } }

.ci-map-pin {
  height: 50px;
  position: absolute;
  width: 35px; }

.ci-map-pin-active {
  z-index: 1; }

.ci-map-pin-icon {
  height: 50px;
  left: 50%;
  margin-left: -17.5px;
  position: absolute;
  top: -50px;
  width: 35px;
  cursor: pointer; }
  .ci-map-pin-icon:hover {
    color: green; }
  .ci-map-pin-icon:before, .ci-map-pin-icon:after {
    content: " ";
    display: block;
    height: 35px;
    position: absolute;
    top: 0;
    width: 35px;
    z-index: -1; }
  .ci-map-pin-icon:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a7a65+0,0a7a65+31,aa0404+53,075538+100,f70505+100&0+0,0+29,1+100 */
    background: #A4A7AA; }
  .ci-map-pin-icon:after {
    background: #A4A7AA;
    z-index: -5; }

.ci-map-pin-icon-desc {
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  line-height: 2em;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  width: 35px; }

.ci-map-pin-callout {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  background: white;
  bottom: 105px;
  display: none;
  /*max-height: $ci-map-pin-callout-height * 1.2;*/
  max-height: 260px;
  min-height: 70px;
  opacity: 0;
  overflow-y: auto;
  padding: 30px 10px 10px 20px;
  position: absolute;
  width: 360px; }
  .ci-map-pin-callout-active {
    animation: ciFadeIn .5s ease forwards;
    display: block !important;
    opacity: 1; }
  .ci-map-pin-callout[data-scrollbar] {
    display: none;
    position: inherit; }
  @media (min-width: 768px) {
    .ci-map-pin-callout {
      padding: 30px 10px 10px 30px; } }
  @media (max-width: 1279px) {
    .ci-map-pin-callout {
      left: -180px; } }
  @media (max-width: 1023px) {
    .ci-map-pin-callout {
      width: 360px;
      left: -180px;
      position: relative;
      z-index: 10; } }
  @media (max-width: 479px) {
    .ci-map-pin-callout {
      width: 260px;
      left: -130px; } }

.ci-map-pin-callout-close {
  color: #000000;
  cursor: pointer;
  float: right;
  height: 20px;
  margin-top: -20px;
  overflow: hidden;
  text-align: right;
  width: 20px; }
  .ci-map-pin-callout-close:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F110";
    line-height: 28px; }
  .ci-map-pin-callout-close::after {
    font-size: 20px;
    line-height: 1em; }
  .ci-map-pin-callout-close-active {
    animation: ciFadeIn .5s ease forwards;
    display: block;
    opacity: 1; }

.ci-map-pin-callout-title {
  font-family: "Roboto" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 15px; }

.ci-map-pin-callout-street,
.ci-map-pin-callout-postal-code,
.ci-map-pin-callout-phone,
.ci-map-pin-callout-fax,
.ci-map-pin-callout-hotline,
.ci-map-pin-callout-email {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 15px;
  min-height: 1px; }

.ci-map-pin-callout-street + .ci-map-pin-callout-postal-code,
.ci-map-pin-callout-hotline + .ci-map-pin-callout-email,
.ci-map-pin-callout-phone + .ci-map-pin-callout-fax {
  margin-top: -15px; }

.gm-style-pbc {
  pointer-events: none;
  z-index: 5 !important; }

.ci-search-input-container {
  padding-top: 54px;
  padding-bottom: 54px;
  background: linear-gradient(to bottom, rgba(241, 241, 241, 0) 54px, #f1f1f1 114px); }

.ci-search-input-wrapper {
  display: flex;
  width: 100%;
  max-width: 700px;
  margin: auto; }
  .ci-search-input-wrapper .ci-btn-hover {
    height: 60px; }
  .ci-search-input-wrapper .ci-search-input-suggest-wrapper {
    width: 100%; }
  .ci-search-input-wrapper .btn.ci-btn-large {
    flex-shrink: 0;
    height: 60px;
    max-height: 60px;
    padding-top: 19.5px;
    padding-bottom: 19.5px; }
    .ci-search-input-wrapper .btn.ci-btn-large:after {
      content: none; }
    @media (max-width: 479px) {
      .ci-search-input-wrapper .btn.ci-btn-large {
        padding: 19.5px 33px;
        max-width: 66px; }
        .ci-search-input-wrapper .btn.ci-btn-large:after {
          font-family: "DmgMoriIcon";
          display: inline-block;
          vertical-align: middle;
          line-height: normal;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          font-size: 28px;
          text-decoration: none;
          speak: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\F139";
          line-height: 28px; }
        .ci-search-input-wrapper .btn.ci-btn-large:after {
          margin-left: -28px; }
        .ci-search-input-wrapper .btn.ci-btn-large span {
          display: none; } }

.ci-search-suggest {
  margin: 0;
  padding: 0;
  list-style: none; }
  .ci-search-page-container .ci-search-suggest {
    transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
  .ci-search-suggest li {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    transition: background-color 337.5ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    font-size: 15px;
    line-height: 22px;
    padding: 11px 22px;
    border-bottom: 1px solid #E2E2E2;
    cursor: pointer; }
    .ci-search-suggest li:hover, .ci-search-suggest li.ci-active {
      background-color: #E2E2E2; }

.ci-search-page {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding-top: 63px;
  max-width: 1370px;
  margin: 0 auto; }
  .ci-search-page:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .ci-search-page h1 {
      width: 65.30303%;
      float: left;
      margin-left: 0.68182%;
      margin-right: 0.68182%;
      margin-left: 34.01515%;
      padding-left: 0.68182%; } }
  @media (min-width: 1024px) {
    .ci-search-page h1 {
      width: 73.63636%;
      float: left;
      margin-left: 0.68182%;
      margin-right: 0.68182%;
      margin-left: 25.68182%; } }

@media (min-width: 768px) {
  .ci-search-page-filter {
    width: 31.9697%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%;
    padding-right: 0.68182%; } }

@media (min-width: 1024px) {
  .ci-search-page-filter {
    width: 23.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; } }

.ci-search-page-filter h4 {
  display: none; }

.ci-search-page-filter .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ci-search-page-filter .ui-accordion-content {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  overflow: hidden;
  margin-bottom: 50px; }

@media (min-width: 768px) {
  .ci-search-page-filter h4 {
    display: block;
    margin-bottom: 46px;
    margin-top: 0; }
  .ci-search-page-filter .ui-accordion-header {
    display: none; }
  .ci-search-page-filter .ui-accordion-content {
    height: auto !important;
    overflow: visible !important; }
  .ci-search-page-filter .ci-search-page-filter-wrapper {
    padding: 0; } }

.ci-search-page-filter-wrapper {
  padding-top: 20px; }

.ci-search-page-filter-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 50px; }
  .ci-search-page-filter-list li {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 55px 10px 20px;
    cursor: pointer;
    border-bottom: 1px solid #E2E2E2; }
    .ci-search-page-filter-list li:first-child {
      border-top: 1px solid #E2E2E2; }
    .ci-search-page-filter-list li:hover, .ci-search-page-filter-list li.ci-active {
      font-family: "Roboto" !important;
      font-weight: 700;
      font-style: normal;
      background-color: #F1F1F1; }
    .ci-search-page-filter-list li:after {
      content: attr(data-count);
      position: absolute;
      right: 20px;
      top: 0;
      line-height: 42px; }

.ci-search-page-secondary-filter-list {
  margin-bottom: 50px; }
  .ci-search-page-secondary-filter-list .ui-selectmenu-container:not(:last-child) {
    margin-bottom: 20px; }

.ci-search-page-secondary-filter:not(:last-child) {
  margin-bottom: 20px; }

.ci-search-page-filter-reset-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 50px; }

.ci-search-page-filter-reset {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  overflow: hidden;
  background: linear-gradient(45deg, transparent 10px, #555A5F 0) top left;
  font-size: 16px;
  line-height: 19px;
  padding: 9px 20px 9px 23px;
  cursor: pointer; }
  .ci-search-page-filter-reset:after {
    content: none !important; }

@media (min-width: 768px) {
  .ci-search-page-results {
    width: 65.30303%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%;
    padding-left: 0.68182%; } }

@media (min-width: 1024px) {
  .ci-search-page-results {
    width: 73.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; } }

.ci-search-page-results:before {
  clear: both; }

.ci-search-page-results .ci-pagination {
  margin-top: 30px; }

.ci-search-page-result-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .ci-search-page-result-header > * {
    margin-bottom: 37px; }

.ci-search-page-result-info {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  margin-right: 10px; }

.ci-search-page-loading-wrapper {
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5); }

.ci-search-page-loading {
  position: fixed;
  z-index: 110;
  top: 50%;
  left: 50%;
  height: 100px; }

.ci-search-page-result-header-right {
  position: relative;
  margin-left: auto; }
  .ci-search-page-result-header-right .ui-selectmenu-menu {
    position: absolute;
    top: 36px;
    width: 100%; }

.ci-search-page-result-list {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .ci-search-page-result-list:after {
    content: " ";
    display: block;
    clear: both; }

#scroll {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 46px;
  height: 46px;
  color: #ffffff;
  background: #555A5F;
  z-index: 7000;
  padding: 10px; }
  #scroll .ci-icon-ic-back-to-top:after {
    font-size: 24px;
    padding: 1px; }

#scrollable {
  position: fixed;
  bottom: -70px;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.15);
  left: 50%;
  margin-left: -35px;
  z-index: 1100;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background-color: #ffffff;
  cursor: pointer;
  transition: bottom 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
  @media (max-width: 767px) {
    #scrollable {
      display: none !important; } }
  #scrollable span:after {
    margin-left: 21px;
    margin-top: 21px; }
  #scrollable.active {
    animation: move_indicator 1.5s ease-in-out 0s 1 forwards; }
  #scrollable.bounce_again {
    bottom: 100px;
    animation: move_again_indicator 3s ease-in-out 0s infinite forwards; }

@keyframes move_indicator {
  0% {
    bottom: -70px; }
  40% {
    bottom: 150px; }
  52% {
    bottom: 100px; }
  62% {
    bottom: 125px; }
  72% {
    bottom: 100px; }
  80% {
    bottom: 110px; }
  88% {
    bottom: 100px; }
  94% {
    bottom: 104px; }
  100% {
    bottom: 100px; } }

@keyframes move_again_indicator {
  0% {
    bottom: 100px; }
  20% {
    bottom: 150px; }
  26% {
    bottom: 100px; }
  31% {
    bottom: 125px; }
  36% {
    bottom: 100px; }
  40% {
    bottom: 110px; }
  44% {
    bottom: 100px; }
  47% {
    bottom: 104px; }
  50% {
    bottom: 100px; }
  100% {
    bottom: 100px; } }

.ci-teaser-slider-machine .ci-teaser-search-image, .ci-nav-flyout .ci-teaser-search-image {
  width: 100%;
  float: inherit !important; }
  .ci-teaser-slider-machine .ci-teaser-search-image img, .ci-nav-flyout .ci-teaser-search-image img {
    max-height: inherit; }

.ci-teaser-slider-machine .ci-teaser-search-text-wrapper, .ci-nav-flyout .ci-teaser-search-text-wrapper {
  min-height: 130px; }
  .ci-teaser-slider-machine .ci-teaser-search-text-wrapper .ci-teaser-search-title, .ci-nav-flyout .ci-teaser-search-text-wrapper .ci-teaser-search-title {
    margin-top: 26px; }

.ci-privacyhint {
  background-color: #000000;
  bottom: -400px;
  color: #ffffff;
  opacity: 0.8;
  padding: 25px 50px;
  position: fixed;
  width: 100%;
  z-index: 25000; }
  .ci-privacyhint .ci-icon-ic-close {
    cursor: pointer;
    color: #ffffff;
    position: absolute;
    right: 25px;
    background: #555A5F;
    padding: 11px 24px;
    z-index: 9999;
    top: calc(50% - 23px); }
    .ci-privacyhint .ci-icon-ic-close:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 20px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F10F";
      line-height: 20px; }
    .ci-privacyhint .ci-icon-ic-close:after {
      cursor: pointer; }
    .ci-privacyhint .ci-icon-ic-close:hover {
      color: #000000;
      background: #ffffff; }
  @media (max-width: 767px) {
    .ci-privacyhint {
      padding: 25px 50px 25px 25px; } }

.ci-privacyhint-text {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px; }
  @media (max-width: 767px) {
    .ci-privacyhint-text {
      font-size: 12px;
      padding-right: 50px; } }
  @media (min-width: 1100px) {
    .ci-privacyhint-text {
      max-width: 73.63636%; } }
  .ci-privacyhint-text a {
    color: #ffffff;
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .ci-privacyhint-text a:hover {
      color: #068496;
      transition: font-weight .25s ease-in-out; }
      .ci-privacyhint-text a:hover:after {
        transform: scale(1, 1); }

.ci-cnc-scout-detail .ci-table-content-child, .ci-cnc-scout-detail .ci-cnc-table {
  position: relative;
  flex-grow: 1;
  padding: 7px 0;
  width: calc(100% * (5 / 10) - 10px - 1px); }
  .ci-cnc-scout-detail .ci-table-content-child:nth-child(even), .ci-cnc-scout-detail .ci-cnc-table:nth-child(even) {
    width: calc(100% * (5 / 10) - 10px - 1px);
    text-align: right; }
    .ci-cnc-scout-detail .ci-table-content-child:nth-child(even) .ci-table-content-child-span, .ci-cnc-scout-detail .ci-cnc-table:nth-child(even) .ci-table-content-child-span {
      font-family: "Roboto Condensed" !important;
      font-weight: 700;
      font-style: normal;
      font-size: 15px;
      line-height: 23px; }

.ci-cnc-scout-detail .ci-price-approvement {
  position: relative;
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 40px;
  min-height: 95px;
  display: flex;
  justify-content: space-between;
  width: calc(100% + 15px); }
  .ci-cnc-scout-detail .ci-price-approvement .ci-price-approvement-image {
    flex-shrink: 0; }

.ci-cnc-scout-detail .ci-contact {
  display: flex;
  margin-bottom: 40px; }
  .ci-cnc-scout-detail .ci-contact:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 1023px) {
    .ci-cnc-scout-detail .ci-contact {
      flex-direction: column; } }
  .ci-cnc-scout-detail .ci-contact .ci-contact-information, .ci-cnc-scout-detail .ci-contact .ci-contact-button {
    width: 50%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
    @media (max-width: 1023px) {
      .ci-cnc-scout-detail .ci-contact .ci-contact-information, .ci-cnc-scout-detail .ci-contact .ci-contact-button {
        width: 98.63636%; } }
  .ci-cnc-scout-detail .ci-contact .ci-contact-information {
    margin-bottom: 15px; }
    .ci-cnc-scout-detail .ci-contact .ci-contact-information p {
      margin: 0; }
  .ci-cnc-scout-detail .ci-contact .ci-contact-button {
    justify-content: flex-end;
    /*a {
        position: absolute;
        right: 0;

        @media(max-width: $screen-md-max) {
          position: relative;
        }
      }*/ }

.ci-cnc-scout-detail .ci-cnc-scout-detail-heading {
  margin-bottom: 30px; }

.ci-cnc-scout-detail .ci-cnc-scout-image-gallery {
  max-width: 630px;
  max-height: 472px; }

.ci-cnc-scout-detail .ci-product-detail-gradient-bottom {
  background: #ffffff; }

.cnc-scout-gallery-image {
  position: relative; }

.cnc-scout-table-section .ci-product-detail-section:nth-of-type(even) {
  background: #ffffff; }
  .cnc-scout-table-section .ci-product-detail-section:nth-of-type(even) .ci-break-title {
    background: #ffffff !important; }

.cnc-scout-table-section .ci-product-detail-section:nth-of-type(odd) {
  background: #F1F1F1; }
  .cnc-scout-table-section .ci-product-detail-section:nth-of-type(odd) .ci-break-title {
    background: #F1F1F1 !important; }

.cnc-scout-table-section .ci-table-content-child {
  /*width: calc(100% * (4 / 10) - 10px - 1px);*/
  width: 48.63636%; }
  .cnc-scout-table-section .ci-table-content-child:nth-child(even) {
    /*width: calc(100% * (6 / 10) - 10px - 1px);*/
    width: 48.63636%; }

.cnc-scout-table-section .ci-content-wrapper {
  opacity: 1; }

.ci-cnc-scout-btn {
  text-decoration: none; }
  .ci-cnc-scout-btn div {
    font-family: "Roboto Condensed" !important;
    font-weight: 700;
    font-style: normal;
    background: linear-gradient(45deg, transparent 10px, #555A5F 0) top left;
    border: 0;
    color: #ffffff;
    font-size: 16px;
    height: 36px;
    margin: 5px 0 25px 20px;
    overflow: hidden;
    padding: 10px 30px 0 40px;
    position: relative;
    text-align: right;
    width: 250px !important; }
    .ci-cnc-scout-btn div:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 20px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F101";
      line-height: 20px; }
    .ci-cnc-scout-btn div:after {
      position: absolute;
      left: 25px; }

.ci-sticky-sidebar {
  position: fixed;
  top: 300px;
  right: 0;
  z-index: 1100;
  display: flex;
  flex-direction: column; }
  .ci-navigation-flyout-open .ci-sticky-sidebar {
    display: none; }
  @media (max-width: 767px) {
    .ci-sticky-sidebar {
      top: auto;
      bottom: 46px; } }
  .ci-sticky-sidebar .ci-sticky-sidebar-item {
    transition: width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms, visibility 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    position: relative;
    width: 46px;
    height: 46px;
    color: #ffffff;
    background: #555A5F;
    margin-bottom: 1px;
    overflow: hidden; }
    .ci-sticky-sidebar .ci-sticky-sidebar-item span:after {
      font-size: 24px;
      padding: 10px; }
    .ci-sticky-sidebar .ci-sticky-sidebar-item .ci-sticky-sidebar-item-text {
      position: absolute;
      padding: 14px 46px 14px 14px;
      white-space: nowrap;
      width: 170px;
      overflow: hidden;
      visibility: hidden;
      color: #ffffff; }
      .ci-sticky-sidebar .ci-sticky-sidebar-item .ci-sticky-sidebar-item-text:after {
        font-family: "DmgMoriIcon";
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        font-size: 28px;
        text-decoration: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 28px; }
  .ci-sticky-sidebar .ci-sidebar-item-active {
    transition: width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms, visibility 2000ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
    width: 220px; }
    .ci-sticky-sidebar .ci-sidebar-item-active .ci-sticky-sidebar-item-text {
      visibility: visible; }
  .ci-sticky-sidebar .ci-sticky-sidebar-icon {
    background: #555A5F;
    height: 100%;
    position: absolute;
    right: 0;
    /*z-index: 1;*/ }
  .ci-sticky-sidebar .ci-sticky-sidebar-link:after {
    content: " ";
    display: block;
    clear: both; }

.ci-form, .ci-form-headline, .ci-form-text {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ci-form, .ci-form-headline, .ci-form-text {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-form, .ci-form-headline, .ci-form-text {
      width: 65.30303%; } }
  .ci-form .ci-form-submit, .ci-form-headline .ci-form-submit, .ci-form-text .ci-form-submit {
    float: right; }
  .ci-form .submit-btn, .ci-form-headline .submit-btn, .ci-form-text .submit-btn {
    display: flex !important;
    justify-content: flex-end !important; }

.ci-form-width-50, .ci-form-width-100, .ci-form-width-80, .ci-form-width-20 {
  margin-bottom: 30px;
  width: 50%; }
  .ci-form-width-50.right, .right.ci-form-width-100, .right.ci-form-width-80, .right.ci-form-width-20 {
    padding-left: 15px; }
  .ci-form-width-50.left, .left.ci-form-width-100, .left.ci-form-width-80, .left.ci-form-width-20 {
    padding-right: 15px; }
  .ci-form-width-50.float, .float.ci-form-width-100, .float.ci-form-width-80, .float.ci-form-width-20 {
    display: inline-block;
    float: right; }
  .ci-form-width-50.inline, .inline.ci-form-width-100, .inline.ci-form-width-80, .inline.ci-form-width-20 {
    display: inline-block; }
  @media (max-width: 600px) {
    .ci-form-width-50, .ci-form-width-100, .ci-form-width-80, .ci-form-width-20 {
      width: 100% !important;
      display: block !important;
      float: inherit !important;
      margin-bottom: 15px !important; }
      .ci-form-width-50.left, .left.ci-form-width-100, .left.ci-form-width-80, .left.ci-form-width-20, .ci-form-width-50.right, .right.ci-form-width-100, .right.ci-form-width-80, .right.ci-form-width-20 {
        padding: 0 !important; } }

.ci-form-width-100 {
  width: 100%; }

.ci-form-width-80 {
  width: 80%; }

.ci-form-width-20 {
  width: 20%; }

.ci-form-textarea {
  margin: 30px 0; }

.ci-form-sucess-message {
  min-height: 150px; }
  .ci-form-sucess-message button {
    display: none; }

.ci-form-wrapper {
  position: relative; }

.ci-form-loading {
  position: absolute;
  z-index: 50;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%; }

.ci-form-loading-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.ci-epaper:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F11A";
  line-height: 28px; }

.ci-download:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F117";
  line-height: 28px; }

.ci-external-link:before {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F12F";
  line-height: 28px; }

.ci-epaper-after:not(.ci-btn-both-top):after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F11A";
  line-height: 28px; }

.ci-download-after:not(.ci-btn-both-top):after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F117";
  line-height: 28px; }

.ci-external-link-after:not(.ci-btn-both-top):after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F12F";
  line-height: 28px; }

.ci-video-after:not(.ci-btn-both-top):after {
  font-family: "DmgMoriIcon";
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  text-decoration: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F146";
  line-height: 28px; }

.ci-customer-service {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: relative;
  height: 0;
  background: #E2E2E2;
  width: 100%;
  overflow: hidden; }
  .ci-customer-service .ci-customer-service-main-text {
    width: 400px;
    margin: 0 auto;
    margin-bottom: 20px; }
    .ci-customer-service .ci-customer-service-main-text .ci-title {
      font-family: "Roboto Condensed" !important;
      font-weight: 700;
      font-style: normal;
      font-size: 22px;
      line-height: 25px;
      padding-top: 35px;
      padding-bottom: 8px; }
  .ci-customer-service .ci-border {
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 20px; }
  .ci-customer-service .ci-customer-service-item {
    width: 23.63636%;
    float: left;
    margin-left: 0.68182%;
    margin-right: 0.68182%; }
  .ci-customer-service .ci-text {
    font-family: "Roboto" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px; }
  .ci-customer-service > .ci-content-wrapper {
    padding-bottom: 70px; }

.ci-customer-service-active .ci-customer-service .ci-nav-flyout-close, .ci-customer-service-active .ci-customer-service .ci-product-viewer-expander {
  opacity: 1; }

/* overwrites product viewer (table) */
.ci-styled-table {
  opacity: 0;
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms; }
  .ci-styled-table .ci-product-viewer {
    height: 100%;
    background: none; }
  .ci-styled-table .ci-product-label {
    padding-top: inherit; }
    .ci-styled-table .ci-product-label-active {
      background: none; }
    .ci-styled-table .ci-product-label .ci-product-data-table-value {
      text-align: left; }
  .ci-styled-table .ci-product-data-table {
    position: relative;
    top: inherit; }
  .ci-styled-table .ci-product-data-table-value {
    padding: 18px 25px; }
    .ci-styled-table .ci-product-data-table-value p {
      margin: 0; }
  .ci-styled-table .ci-product-label-shadow {
    background: #fff; }
  .ci-styled-table .ci-product-title, .ci-styled-table .ci-product .ci-product-text, .ci-product .ci-styled-table .ci-product-text {
    padding: 0 15px; }

.ci-news-room-container {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1370px; }
  .ci-news-room-container:after {
    content: " ";
    display: block;
    clear: both; }

.ci-news-room-wrapper, .ci-news-room .ci-break-container, .ci-news-room-hp, .ci-news-room-tabs .swiper-wrapper, .ci-news-room-result-list-wrapper .ci-news-room-filter-selected-wrapper, .ci-news-room-filter-preview, .ci-news-room-load-more {
  max-width: 1944px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1210px; }
  .ci-news-room-wrapper:after, .ci-news-room .ci-break-container:after, .ci-news-room-hp:after, .ci-news-room-tabs .swiper-wrapper:after, .ci-news-room-result-list-wrapper .ci-news-room-filter-selected-wrapper:after, .ci-news-room-filter-preview:after, .ci-news-room-load-more:after {
    content: " ";
    display: block;
    clear: both; }

.ci-news-room {
  margin-top: 75px; }
  @media (max-width: 767px) {
    .ci-news-room {
      margin-top: 25px; } }
  .ci-news-room .ci-h1 {
    margin-bottom: 25px; }
  .ci-news-room .ci-break-title {
    text-transform: unset;
    background: #F1F1F1 !important; }
  .ci-news-room .ci-break-container {
    margin-bottom: 30px; }

.ci-news-room-result-list {
  width: 100%; }

.ci-news-room-result-list-wrapper {
  background: #F1F1F1; }

.ci-news-room-hp-cta {
  display: flex;
  justify-content: center;
  margin-top: 15px; }

.ci-news-room-tabs {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  padding: 0 80px;
  border-bottom: 1px solid #ffffff;
  background: #8A8E91;
  color: #ffffff; }
  .ci-news-room-tabs .swiper-button-disabled {
    display: none; }

.ci-news-room-tabs-arrow, .ci-news-room-tabs-arrow-next, .ci-news-room-tabs-arrow-prev {
  position: absolute;
  top: 0;
  height: 100%;
  width: 90px;
  z-index: 8; }
  .ci-news-room-tabs-arrow-next {
    background: linear-gradient(to left, #8a8e91 40px, rgba(138, 142, 145, 0) 100%);
    right: 0;
    text-align: right; }
    .ci-news-room-tabs-arrow-next:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 28px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F103";
      line-height: 28px; }
  .ci-news-room-tabs-arrow-prev {
    background: linear-gradient(to right, #8a8e91 40px, rgba(138, 142, 145, 0) 100%);
    left: 0;
    text-align: left; }
    .ci-news-room-tabs-arrow-prev:after {
      font-family: "DmgMoriIcon";
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      font-size: 28px;
      text-decoration: none;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F101";
      line-height: 28px; }
  .ci-news-room-tabs-arrow:after, .ci-news-room-tabs-arrow-next:after, .ci-news-room-tabs-arrow-prev:after {
    font-size: 20px;
    line-height: 20px;
    margin: 15px 15px 0; }

.ci-news-room-tab-item {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  height: 50px;
  text-transform: uppercase;
  cursor: pointer;
  border-left: 1px solid #ffffff;
  width: auto;
  padding: 0 30px;
  max-width: 400px; }
  .ci-news-room-tab-item:last-child {
    border-right: 1px solid #ffffff; }
  .no-touch .ci-news-room-tab-item:hover, .ci-news-room-tab-item.ci-active {
    background: #555A5F; }

.ci-news-room-filter {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: fixed;
  z-index: 2100;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #F1F1F1;
  max-height: 90vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2); }

.ci-news-room-filter-content {
  overflow-y: auto;
  padding: 50px;
  background: #ffffff; }
  @media (max-width: 767px) {
    .ci-news-room-filter-content {
      padding: 15px; } }
  .ci-news-room-filter-content .ci-h2, .ci-news-room-filter-content .ci-h3 {
    margin-bottom: 25px; }
    @media (max-width: 1023px) {
      .ci-news-room-filter-content .ci-h2, .ci-news-room-filter-content .ci-h3 {
        margin-bottom: 15px; } }

.ci-news-room-dropdowns .ui-selectmenu-container {
  display: inline-block;
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .ci-news-room-dropdowns .ui-selectmenu-container {
      margin-right: 15px;
      margin-bottom: 15px; } }

.ci-news-room-dropdowns .ui-selectmenu-open {
  position: absolute;
  top: 36px;
  width: 100%;
  padding-bottom: 25px; }

.ci-news-room-filter-selected {
  position: relative;
  background-color: #F1F1F1;
  padding: 50px;
  flex-shrink: 0; }
  @media (max-width: 767px) {
    .ci-news-room-filter-selected {
      padding: 15px 15px 50px; } }
  .ci-news-room-filter-selected h4 {
    margin-top: 0; }
    @media (max-width: 767px) {
      .ci-news-room-filter-selected h4 {
        display: none; } }

.ci-news-room-filter-container {
  display: flex; }
  @media (max-width: 767px) {
    .ci-news-room-filter-container {
      display: block; } }

.ci-news-room-filter-btn {
  flex-grow: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 767px) {
    .ci-news-room-filter-btn {
      justify-content: flex-start; } }

.ci-news-room-filter-list {
  flex-grow: 1;
  min-height: 50px; }
  @media (max-width: 767px) {
    .ci-news-room-filter-list {
      display: none; } }

.ci-news-room-filter-close {
  transition: opacity 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: calc(100% - (2 * 50px)); }
  @media (max-width: 767px) {
    .ci-news-room-filter-close {
      width: calc(100% - (2 * 15px)); } }

.ci-news-room-filter-background-shadow {
  content: '';
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 2090;
  background-color: rgba(0, 0, 0, 0.2); }

.ci-news-room-filter-item {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 36px;
  background-color: #E2E2E2;
  display: inline-block;
  padding: 0 19px;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 25px; }
  @media (max-width: 1023px) {
    .ci-news-room-filter-item {
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .ci-news-room-filter-item {
      margin-bottom: 5px; } }
  .ci-news-room-filter-item > .ci-count {
    margin-left: 25px; }
  .ci-news-room-filter-item.ci-active, .no-touch .ci-news-room-filter-item:not(.ci-disabled):hover {
    background-color: #8A8E91;
    color: #ffffff; }
  .ci-news-room-filter-item.ci-active:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F110";
    line-height: 28px; }
  .ci-news-room-filter-item.ci-active:after {
    font-size: 14px;
    line-height: 14px;
    margin-left: 25px; }
  .ci-news-room-filter-item.ci-disabled {
    opacity: .5; }
  .ci-news-room-filter-item.ci-disabled:not(.ci-active) {
    cursor: default; }

.ci-news-room-result-list-wrapper .ci-news-room-filter-selected-wrapper {
  margin-bottom: 25px; }
  @media (max-width: 1023px) {
    .ci-news-room-result-list-wrapper .ci-news-room-filter-selected-wrapper {
      margin-bottom: 15px; } }

.ci-news-room-filter-selected-wrapper .ci-news-room-filter-item {
  font-size: 11px;
  line-height: 15px;
  background-color: transparent;
  border: 1px solid #8A8E91;
  text-transform: uppercase;
  padding: 4px 14px; }
  .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item > .ci-count {
    display: none; }
  .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item.ci-news-room-filter-item-reset {
    line-height: 15px;
    background-color: #C5C5C5;
    border-color: #C5C5C5; }
  .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item.ci-active, .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item :hover {
    background-color: transparent;
    color: #000000; }
  .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item.ci-active:after {
    font-size: 12px;
    line-height: 12px;
    margin-left: 20px; }
  .ci-news-room-filter-selected-wrapper .ci-news-room-filter-item.ci-disabled {
    opacity: 1; }

.ci-news-room-filter-preview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0 25px; }
  .ci-news-room-filter-preview > * {
    margin-bottom: 15px; }
  .ci-news-room-filter-preview .ui-selectmenu-open {
    position: absolute;
    z-index: 5;
    top: 34px;
    width: 100%; }
  .ci-news-room-filter-preview .ui-selectmenu-container {
    position: relative; }
    .ci-news-room-filter-preview .ui-selectmenu-container .ui-selectmenu-text {
      margin-right: 70px; }
  .ci-news-room-filter-preview:after {
    content: none; }

.ci-news-room-filter-preview-button .ui-selectmenu-button.ui-button {
  width: auto !important; }
  .ci-news-room-filter-preview-button .ui-selectmenu-button.ui-button:after {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 28px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F129";
    line-height: 28px; }
  .ci-news-room-filter-preview-button .ui-selectmenu-button.ui-button:after {
    top: 8px;
    font-size: 22px;
    line-height: 22px; }

.ci-news-room-load-more {
  padding-bottom: 50px; }

.ci-news-room-load-more-container {
  transition: height 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  position: relative;
  overflow: hidden; }
  .ci-news-room-load-more-container:after {
    content: '';
    background-image: linear-gradient(-180deg, rgba(241, 241, 241, 0) 0%, #F1F1F1 99%);
    height: 44px;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .ci-news-room-load-more-container.ci-news-room-load-more-container-fullsize:after {
    content: none; }

.ci-news-room-load-more-button-area {
  background: #F1F1F1;
  display: flex;
  justify-content: center;
  border-top: 1px solid #C5C5C5; }

.ci-news-room-load-more-counter {
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 23px;
  color: #8A8E91;
  text-align: center;
  margin: 50px 0 5px 0; }

.ci-news-room-load-more-progress {
  width: 240px;
  height: 3px;
  background: #E2E2E2;
  margin: 0 auto 25px;
  overflow: hidden; }

.ci-news-room-load-more-progress-status {
  transition: width 450ms cubic-bezier(0.05, 1, 0.8, 1) 0ms;
  height: 100%;
  width: 0;
  background-image: linear-gradient(90deg, #0A7562 0%, #F50506 100%); }

.ci-product-detail-image-nr, .ci-product-detail-text-wrapper-nr {
  width: 48.63636%;
  float: left;
  margin-left: 0.68182%;
  margin-right: 0.68182%;
  margin: 0; }
  @media (max-width: 767px) {
    .ci-product-detail-image-nr, .ci-product-detail-text-wrapper-nr {
      width: 100%; } }

.ci-product-detail-text-wrapper-nr {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  max-width: 650px;
  position: relative;
  z-index: 1;
  padding-left: 20px; }
  .ci-product-detail-text-wrapper-nr .ci-table-content {
    margin-bottom: 0; }
  .ci-product-detail-text-wrapper-nr .ci-accordion {
    margin-bottom: 30px; }
  .ci-product-detail-text-wrapper-nr .ci-btn-hover {
    margin-bottom: 20px; }

.ci-teaser-newsroom, .grid-sizer {
  width: 23.46591%; float:left;margin-left:5px;}
  @media (max-width: 1023px) {
    .ci-teaser-newsroom, .grid-sizer {
      width: 31.9697%; } }
  @media (max-width: 767px) {
    .ci-teaser-newsroom, .grid-sizer {
      width: 48.97727%; } }
  @media (max-width: 479px) {
    .ci-teaser-newsroom, .grid-sizer {
      width: 100%; } }

.ci-teaser-newsroom {
  margin-bottom: 2.04545%; }

.ci-teaser-newsroom-content {
  padding: 25px 25px 50px;
  background: #ffffff; }

.gutter-sizer {
  width: 2.04545%; }

.ci-teaser-newsroom-image {
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
  display: block;
  cursor: pointer; }
  .ci-teaser-newsroom-image img {
    margin: auto;
    max-height: 222px; }
  .ci-teaser-newsroom-image .ci-teaser-newsroom-image-spacer {
    height: 25px; }
  .ci-teaser-newsroom-image .ci-teaser-newsroom-image-network {
    position: relative;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    margin: -27px auto 0;
    box-sizing: content-box; }

.ci-teaser-newsroom-title {
  font-family: "Roboto Condensed" !important;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  padding: 15px 0 10px 0;
  position: relative;
  text-decoration: none;
  display: block; }

.ci-teaser-newsroom-metaline {
  margin-bottom: 10px; }

.ci-teaser-newsroom-text {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block; }

.ci-teaser-newsroom-tags {
  position: absolute;
  left: 0;
  bottom: 0; }

.ci-teaser-newsroom-tag {
  font-family: "Roboto" !important;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  line-height: 14px;
  background: rgba(85, 90, 95, 0.5);
  padding: 6px 14px;
  margin-right: 2px;
  display: inline-block;
  cursor: pointer;
  text-decoration: none; }
  .ci-teaser-newsroom-tag:hover {
    background: #555A5F; }

.ci-teaser-newsroom-tag-plusone {
  padding: 6px 10px;
  text-decoration: none;
  cursor: default; }
  .ci-teaser-newsroom-tag-plusone:hover {
    background: rgba(85, 90, 95, 0.5); }

.ci-bg-grey .ci-contact-collection .ci-text-media {
  background: #ffffff; }

.ci-contact-collection {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px; }
  .ci-contact-collection .swiper-slide {
    width: 50%;
    min-width: 550px;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .ci-contact-collection .swiper-slide {
        width: 50%;
        min-width: 320px; } }
    @media (max-width: 479px) {
      .ci-contact-collection .swiper-slide {
        width: 100%;
        min-width: auto; } }
  .ci-contact-collection .ci-text-media {
    margin-bottom: 0;
    padding: 30px;
    background-color: #F1F1F1;
    word-break: break-word; }
    .ci-customer-service .ci-contact-collection .ci-text-media {
      background-color: #ffffff; }
  .ci-contact-collection .ci-image {
    padding: 0 30px 0 0; }
    @media (max-width: 767px) {
      .ci-contact-collection .ci-image {
        margin-bottom: 30px; } }
  .ci-contact-collection .ci-teaser-slider-button-prev, .ci-contact-collection .ci-teaser-slider-button-next {
    top: calc(50% - 22px); }
  .ci-contact-collection .ci-contact-collection-text-wrapper {
    display: inline-block;
    max-width: calc(100% - 170px); }
    @media (max-width: 767px) {
      .ci-contact-collection .ci-contact-collection-text-wrapper {
        max-width: 100%; } }

.ci-picture {
  margin: 0 auto;
  max-width: 1150px;
  overflow-x: auto;
  margin-bottom: 25px; }
  @media (min-width: 1920px) {
    .ci-picture {
      max-width: 65.30303%; } }
  .ci-picture img {
    margin: 0 auto; }
  .ci-picture .ci-text-media-caption {
    text-align: center; }

.ci-text-media-finance {
  width: 100%;
  padding-top: 25px;
  margin: 0 auto 25px auto; }
  @media (min-width: 768px) {
    .ci-text-media-finance {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-text-media-finance {
      width: 65.30303%;
      padding-top: 70px; } }
  .ci-text-media-finance .ci-image {
    margin-right: 0;
    padding-bottom: 100px; }
    @media (min-width: 768px) {
      .ci-text-media-finance .ci-image {
        margin-right: 50px; } }
    @media (min-width: 1024px) {
      .ci-text-media-finance .ci-image {
        margin-right: 125px; } }
    .ci-text-media-finance .ci-image img {
      -webkit-box-reflect: below 0 linear-gradient(to top, rgba(255, 255, 255, 0.5) 0px, rgba(255, 255, 255, 0) 50px); }
  .ci-tab-navigation .ci-text-media-finance .ci-image {
    margin-right: 0;
    max-width: 180px; }
  .ci-text-media-finance .ci-text-media-wrapper {
    max-width: initial; }

.ci-link-list-finance-report {
  display: inline-block;
  width: 100%;
  margin-top: 25px; }
  @media (min-width: 768px) {
    .ci-link-list-finance-report {
      width: calc(100% - 335px); } }
  @media (min-width: 1024px) {
    .ci-link-list-finance-report {
      width: calc(100% - 515px); } }
  @media (min-width: 768px) {
    .ci-tab-navigation .ci-link-list-finance-report {
      width: calc(100% - 285px); } }
  @media (min-width: 1024px) {
    .ci-tab-navigation .ci-link-list-finance-report {
      width: calc(100% - 385px); } }
  .ci-link-list-finance-report a {
    text-decoration: none; }

.ci-finance-teaser-collection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.ci-finance-report-teaser {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .ci-finance-report-teaser {
      width: 47.27273%; } }
  @media (min-width: 1280px) {
    .ci-finance-report-teaser {
      width: 30.60606%; } }
  .ci-finance-report-teaser .ci-teaser-search {
    margin-bottom: 0;
    background: linear-gradient(-180deg, #ffffff 0%, #ffffff 90%); }
  .ci-finance-report-teaser .ci-teaser-search-image {
    float: none;
    margin: 0 auto; }

.ci-finance-teaser-collection-1, .ci-finance-teaser-collection-2 {
  justify-content: flex-start;
  width: 100%; }
  @media (min-width: 768px) {
    .ci-finance-teaser-collection-1 .ci-finance-report-teaser, .ci-finance-teaser-collection-2 .ci-finance-report-teaser {
      max-width: 293px; }
    .ci-finance-teaser-collection-1 .ci-finance-report-teaser:nth-child(2), .ci-finance-teaser-collection-2 .ci-finance-report-teaser:nth-child(2) {
      margin-left: 2.72727%; } }

.ci-teaser-container[data-collection-type="financeReports"] {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ci-teaser-container[data-collection-type="financeReports"] {
      width: 81.9697%; } }
  @media (min-width: 1024px) {
    .ci-teaser-container[data-collection-type="financeReports"] {
      width: 65.30303%; } }

.ci-bg-grey .ci-quote {
  background: #ffffff; }

.ci-quote {
  background: #F0F0F0;
  margin: 0 auto 50px;
  max-width: 717px;
  padding: 30px 40px; }
  @media (max-width: 767px) {
    .ci-quote {
      padding: 15px; } }

.ci-quote-content {
  font-family: "Roboto Condensed" !important;
  font-weight: 300;
  font-style: normal;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  line-height: 30px;
  max-width: 95%; }
  .ci-quote-content:before {
    font-family: "DmgMoriIcon";
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 35px;
    text-decoration: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F135";
    line-height: 35px; }
  .ci-quote-content::before {
    color: #C5C5C5;
    float: left; }
  @media (max-width: 479px) {
    .ci-quote-content {
      min-width: 95%; }
      .ci-quote-content::before {
        font-size: 28px; } }
  .ci-quote-content p {
    margin: -35px 0 5px 0;
    padding-left: 60px;
    /*&:first-child {
      margin: -40px 0 $ci-spacer-xs 0;
    }*/ }
    @media (max-width: 479px) {
      .ci-quote-content p {
        margin-top: 0;
        padding-left: 40px; }
        .ci-quote-content p:first-child {
          margin-top: -36px; } }
  .ci-quote-content .ci-quote-name {
    font-family: "Roboto Condensed" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 0.88rem;
    margin-top: 5px;
    padding-left: 60px; }
    @media (max-width: 479px) {
      .ci-quote-content .ci-quote-name {
        padding-left: 40px; } }
  .ci-quote-content .ci-btn-left-bottom {
    margin-left: 50px; }
    @media (max-width: 479px) {
      .ci-quote-content .ci-btn-left-bottom {
        margin-left: 0;
        font-size: 14px; } }

.ci-modal-text {
  margin-bottom: 30px; }

.ci-modal-buttons {
  text-align: right; }


/*# sourceMappingURL=1552938078320.common.css.map*/
.fl{float:left;}
.ci-top-zh ul li{width:1920px;display:inline-block;width:80px;float:left;}