@charset "UTF-8";
/**
 * CONTENTS
 *
 * 
 * 00-SETTINGS
 *
 * 00.00.Colors..............Globally-available color settings.
 * 00.01.Typography..........Globally-available typographic settings.
 * 00.02.Layout..............Breakpoints, Spacings, Z-Indexes.
 * 00.03.Effects.............Settings for shadows and transitions.
 * 
 * 01-UTILITIES
 *
 * 01.00.Mixins..............Useful mixins.
 * 01.01.Functions...........Useful functions.
 * 01.Helper.................Helper classes.
 * 
 * 02-BASE
 * 02.00.Base................Small browser reset. Base and container defaults.
 * 
 * 03-Elements
 * 03.Embedded...............Embedded content.
 * 03.Forms..................Forms.
 * 03.Groups.................Grouping content.
 * 03.Root...................Root (HTML).
 * 03.Sections...............Sections.
 * 03.Tables.................Tables.
 * 03.Texts..................Texts.
 *
 * 04-MOLECULES
 *
 * 05-ORGANISMS
 *
 * 06-TEMPLATES
 *
 * 07-PAGES
 *
 * 08-VENDOR
 *
 */
.teaser-links .teaser-link a, .support__navigation li a:hover, .support__navigation li a, .breadcrumb > ul li, .breadcrumb > ul a, .box-navigation a, .header__logo a:hover, .header__logo a, .links_patentlist_secondary .link__item > a, .dropdown_primary li a, .btn_link, .btn:hover, .newsletter-registration button:hover, .btn, .newsletter-registration button, .headline_tertiary a:hover, .headline_tertiary a, .ce_accordion .toggler a, .page__footer a:hover, .page__footer a {
  background-image: none;
  background-repeat: none;
  border: none;
}

.page__footer a {
  color: inherit;
  padding-bottom: 0;
  transition: none;
}
.page__footer a:hover {
  color: inherit;
}

.center-text,
.center-image {
  text-align: center;
}

.flex {
  display: flex !important;
}

.w50 {
  width: 50%;
}

.invisible, #menu-toggle, .header__navigation input, #read-more-content {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}

.error {
  color: red;
}

.spacer-bottom-secondary {
  margin-bottom: 30px !important;
}

.spacer-top-secondary {
  margin-top: 30px !important;
}

.spacer-bottom-primary, .mod_login {
  margin-bottom: 20px !important;
}

.spacer-top-primary {
  margin-top: 20px !important;
}

.spacer-bottom-tertiary {
  margin-bottom: 10px !important;
}

.spacer-top-tertiary {
  margin-top: 10px !important;
}

@media screen and (min-width: 480px) {
  .spacer-bottom-secondary {
    margin-bottom: 50px !important;
  }
  .spacer-top-secondary {
    margin-top: 50px !important;
  }
  .spacer-bottom-primary, .mod_login {
    margin-bottom: 30px !important;
  }
  .spacer-top-primary {
    margin-top: 30px !important;
  }
  .spacer-bottom-tertiary {
    margin-bottom: 15px !important;
  }
  .spacer-top-tertiary {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 640px) {
  .spacer-bottom-secondary {
    margin-bottom: 100px !important;
  }
  .spacer-top-secondary {
    margin-top: 100px !important;
  }
  .spacer-bottom-primary, .mod_login {
    margin-bottom: 60px !important;
  }
  .spacer-top-primary {
    margin-top: 60px !important;
  }
  .spacer-bottom-tertiary {
    margin-bottom: 30px !important;
  }
  .spacer-top-tertiary {
    margin-top: 30px !important;
  }
}
.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 12px;
  position: relative;
}

@media screen and (min-width: 640px) {
  .container {
    padding: 0 24px;
  }
}
.content-wrap {
  display: grid;
}

.content-item {
  margin-right: 2.4rem;
  margin-bottom: 2.4rem;
}
.content-item:last-child {
  margin-right: 0;
}

@supports (grid-gap: 2.4rem) {
  .content-wrap {
    grid-gap: 4.8rem;
  }
  .content-item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("/files/assets/fonts/roboto-condensed-v18-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("/files/assets/fonts/roboto-condensed-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("/files/assets/fonts/roboto-condensed-v18-latin-regular.woff2") format("woff2"), url("/files/assets/fonts/roboto-condensed-v18-latin-regular.woff") format("woff"), url("/files/assets/fonts/roboto-condensed-v18-latin-regular.ttf") format("truetype"), url("/files/assets/fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("/files/assets/fonts/roboto-condensed-v18-latin-italic.eot"); /* IE9 Compat Modes */
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("/files/assets/fonts/roboto-condensed-v18-latin-italic.eot?#iefix") format("embedded-opentype"), url("/files/assets/fonts/roboto-condensed-v18-latin-italic.woff2") format("woff2"), url("/files/assets/fonts/roboto-condensed-v18-latin-italic.woff") format("woff"), url("/files/assets/fonts/roboto-condensed-v18-latin-italic.ttf") format("truetype"), url("/files/assets/fonts/roboto-condensed-v18-latin-italic.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("/files/assets/fonts/roboto-condensed-v18-latin-700.eot"); /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("/files/assets/fonts/roboto-condensed-v18-latin-700.eot?#iefix") format("embedded-opentype"), url("/files/assets/fonts/roboto-condensed-v18-latin-700.woff2") format("woff2"), url("/files/assets/fonts/roboto-condensed-v18-latin-700.woff") format("woff"), url("/files/assets/fonts/roboto-condensed-v18-latin-700.ttf") format("truetype"), url("/files/assets/fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.eot"); /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.woff2") format("woff2"), url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.woff") format("woff"), url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.ttf") format("truetype"), url("/files/assets/fonts/roboto-condensed-v18-latin-700italic.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.col-md-18,
.col-md-94 {
  grid-column: 1/span 12;
}

@media screen and (min-width: 992px) {
  .col-md-18 {
    grid-column: 1/span 8;
  }
  .col-md-18_pr {
    padding-right: 4rem;
  }
  .col-md-94 {
    grid-column: 9/span 4;
  }
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * 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 in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: 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 */
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 */
::-moz-selection {
  background: #012C5D;
  color: white;
  text-shadow: none;
}
::selection {
  background: #012C5D;
  color: white;
  text-shadow: none;
}

/*
 * The elements of HTML, according to W3C.
 * https://www.w3.org/TR/2014/REC-html5-20141028/semantics.html#semantics 
 */
img, video, object {
  height: auto;
  border: 0;
  max-width: 100%;
}

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

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

canvas {
  display: block;
}

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

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct the text wrapping in Edge and IE.
 * 4. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
  display: table; /* 3 */
  box-sizing: border-box; /* 3 */
  max-width: 100%; /* 3 */
  white-space: normal; /* 3 */
  color: inherit; /* 4 */
}

label {
  display: block;
  font-weight: bold;
}

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/*
 * 1. Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet.
 * 2. Show the overflow in Edge.
 */
button,
input {
  line-height: normal; /* 1 */
  overflow: visible; /* 2 */
}

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

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

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

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

/*
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner border and padding in Firefox 4+.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 * 3. Resize only vertical.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
  resize: vertical; /* 3 */
}

input[type=email],
input[type=text],
input[type=password],
textarea {
  padding: 1.2rem;
  border: 1px solid #aeb3b9;
  min-width: 320px;
  width: 100%;
}
@media screen and (min-width: 640px) {
  input[type=email],
  input[type=text],
  input[type=password],
  textarea {
    width: auto;
  }
}

blockquote {
  text-align: center;
  font-weight: bold;
  background: #e5e6e8;
  padding: 3.6rem;
}
blockquote::before {
  width: 34px;
  height: 22px;
  content: "";
  display: block;
  margin: 0 auto 2rem auto;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 56 37' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23484d53' clip-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2'%3E%3Cpath d='M24 24L12 37V24H0V0h24v24zM56 24L44 37V24H32V0h24v24z' /%3E%3C/svg%3E");
}
blockquote p {
  max-width: 480px;
  font-size: 1.6rem;
  margin: 0 auto;
}
blockquote cite {
  font-size: 1.4rem;
  display: block;
  font-weight: normal;
  margin-top: 1.2rem;
}
blockquote cite::before {
  content: "(";
}
blockquote cite::after {
  content: ")";
}

dl, ul, ol {
  list-style: none;
}
dl svg, ul svg, ol svg {
  fill: #012C5D;
}

dd, dt, li {
  position: relative;
}

/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/*
 * Correct `block` display not defined in IE 8/9.
 */
figure,
figcaption {
  display: block;
}

/**
 * 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 */
  border: 0;
  border-top: 1px solid;
}

cite {
  letter-spacing: -0.06rem;
  line-height: 1.3;
  display: inline-block;
}

cite {
  font-size: 1.6rem;
}

p, cite {
  margin: 0 0 1.8rem 0;
}

@media screen and (min-width: 480px) {
  blockquote {
    padding: 3.8rem;
  }
  blockquote p {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 640px) {
  blockquote {
    padding: 4.8rem;
  }
  blockquote p {
    font-size: 2.2rem;
  }
  blockquote::before {
    width: 51px;
    height: 33px;
  }
}
@media screen and (min-width: 992px) {
  blockquote {
    padding: 5.9rem;
  }
  blockquote p {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  blockquote {
    padding: 6rem;
  }
  blockquote p {
    font-size: 2.5rem;
  }
  p {
    margin: 0 0 1.9rem 0;
  }
  cite {
    font-size: 1.8rem;
    margin: 0 0 2rem 0;
  }
}
@media screen and (min-width: 1820px) {
  cite {
    font-size: 2rem;
    margin: 0 0 2.2rem 0;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/**
 * 1. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 1 */
  font-size: 62.5%;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}

/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Remove the margin in all browsers.
 * 2. Same font-loading in all browsers. (see https://css-tricks.com/really-dislike-fout-font-display-optional-might-jam/)
 */
body {
  color: #484d53;
  background: #fff;
  line-height: 1.7;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  font-display: optional; /* 2 */
  margin: 0; /* 1 */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  text-rendering: optimizeLegibility;
  min-height: 100%;
  width: 100%;
}

@media screen and (min-width: 640px) {
  body {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  body {
    font-size: 1.7rem;
  }
}
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  overflow-x: auto;
}

/**
 * 1. Remove the gray background on active links in IE 10.
 */
a {
  text-decoration: none;
  background-color: transparent; /* 1 */
  outline: 0;
  padding-bottom: 0.2rem;
  transition: color 0.3s;
  color: #012C5D;
  background-image: linear-gradient(to right, #aeb3b9 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  /**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */
}
a:hover {
  color: #195096;
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
a:active, a:hover {
  outline-width: 0;
}
a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

q {
  quotes: "„" "“";
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.headline, .profile__name, .ce_accordion .toggler {
  -webkit-hyphens: none;
  hyphens: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
}
.headline_primary, .headline_secondary, .headline_tertiary, .ce_accordion .toggler, .headline_quaternary, .profile__name {
  font-weight: 700;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-style: italic;
  line-height: 1.2;
  font-size: 2.2rem;
}
.headline_primary, .headline_secondary {
  text-transform: uppercase;
}
.headline_primary small, .headline_secondary small {
  text-transform: lowercase;
  font-size: inherit;
}
.headline_primary {
  color: white;
  display: inline;
  letter-spacing: 0.02rem;
  -webkit-box-decoration-break: clone;
}
.headline_primary em, .headline_primary span {
  display: table;
  background-color: rgba(1, 44, 93, 0.6);
  padding: calc(0.1rem + 1vh) calc(1rem + 1vh);
}
.headline_secondary, .headline_tertiary, .ce_accordion .toggler, .headline_quaternary, .profile__name {
  color: #012C5D;
  margin-bottom: 1.8rem;
}
.headline_secondary a {
  font-size: 2.2rem;
  text-transform: uppercase;
}
.headline_secondary + .headline_tertiary, .ce_accordion .headline_secondary + .toggler {
  margin-top: -1rem;
}
.headline_tertiary, .ce_accordion .toggler {
  font-size: 2rem;
  line-height: 1.2;
}
.headline_quaternary, .profile__name {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1.2rem;
}
.headline_tertiary em, .ce_accordion .toggler em,
.headline_tertiary span,
.ce_accordion .toggler span {
  display: inline-block;
}
.headline_tertiary em, .ce_accordion .toggler em {
  display: block;
  margin-bottom: 4px;
}
.headline_tertiary span, .ce_accordion .toggler span {
  font-weight: 400;
}
.headline_tertiary span, .ce_accordion .toggler span,
.headline_tertiary em,
.ce_accordion .toggler em,
.headline_tertiary small,
.ce_accordion .toggler small {
  font-size: inherit;
}
.headline_tertiary small, .ce_accordion .toggler small {
  text-transform: lowercase;
}
@media screen and (min-width: 480px) {
  .headline_primary {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 640px) {
  .headline_primary {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 992px) {
  .headline_primary {
    font-size: 5.2rem;
  }
}
@media screen and (min-width: 1200px) {
  .headline_primary {
    font-size: 6.2rem;
  }
  .headline_secondary {
    font-size: 3.2rem;
    margin-bottom: 2.4rem;
  }
  .headline_secondary.grouped {
    margin-bottom: 0.4rem;
  }
  .headline_secondary.grouped ~ .headline, .headline_secondary.grouped ~ .profile__name, .ce_accordion .headline_secondary.grouped ~ .toggler {
    margin-bottom: 2.6rem;
  }
  .headline_tertiary, .ce_accordion .toggler {
    font-size: 2.4rem;
  }
}
form .widget {
  margin-bottom: 2.4rem;
}
form .widget-explanation,
form .explanation {
  font-size: 1.4rem;
}
form .widget-submit {
  overflow: hidden;
}
form .form__feedback_error {
  color: #B11E1F;
}
form .form__feedback_success {
  color: #1B9419;
}
form .checkbox_container span {
  display: flex;
}
form .checkbox_container span input[type=checkbox] {
  margin-right: 1rem;
}

.footer form input[type=email] {
  min-width: auto;
}

.table-wrap {
  overflow-x: auto;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

.pagination {
  margin-top: 80px;
  margin-bottom: 80px;
  width: 100%;
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination__bullet > a, .pagination__bullet > span {
  border-radius: 50%;
  border: 1px solid #012C5D;
  width: 12px;
  height: 12px;
  margin: 0 2px;
  display: inline-block;
  text-decoration: none;
  background: none;
}
.pagination__bullet a:hover,
.pagination__bullet .current {
  background: #012C5D;
}
.pagination__bullet i {
  display: none;
}
.pagination__text {
  margin-bottom: 16px;
}
.pagination__text a {
  margin: 0 40px;
  font-size: 20px;
}
.pagination__text a .material-icons {
  position: relative;
  top: 6px;
}

.ce_accordion .ui-accordion-header-icon {
  display: none !important;
}
.ce_accordion .toggler {
  padding: 2.4rem 12px 2.4rem 30px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  outline: none;
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.ce_accordion .toggler.ui-accordion-header-active .icon {
  transform: rotate(90deg);
}
.ce_accordion .toggler .icon {
  position: absolute;
  font-size: 1.4rem;
  left: 12px;
  margin-top: 6px;
  transition: all 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}
.ce_accordion:last-child:after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.ce_accordion .accordion_primary {
  background: #f8fafe;
  padding: 28px;
}

.btn, .newsletter-registration button {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.btn_link {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
}
.btn_link .icon {
  font-size: 1.6rem;
  line-height: 0.8;
  margin: 0 0.8rem 0 0.6rem;
  transition: all 0.3s;
  width: 14px;
}

.btn_primary, .newsletter-registration button {
  color: white;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  background-color: #012C5D;
  padding: 12px;
  display: inline-block;
  width: 100%;
  transition: background 0.2s ease-in;
}
.btn_primary:hover, .newsletter-registration button:hover {
  color: white;
  background-color: #02448f;
}

@media screen and (min-width: 640px) {
  .btn_primary, .newsletter-registration button {
    width: 50%;
    max-width: 320px;
  }
}
.btn_secondary {
  font-size: 1.8rem;
  padding: 12px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #012C5D;
}
.btn_secondary:hover {
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.btn_secondary.btn_arrowed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M4.781 7L.3905 2.39c-.5207-.5468-.5207-1.4332 0-1.98.5207-.5467 1.365-.5467 1.8856 0l5.3334 5.6c.5207.5468.5207 1.4332 0 1.98l-5.3334 5.6c-.5207.5467-1.3649.5467-1.8856 0-.5207-.5468-.5207-1.4332 0-1.98L4.781 7z' fill-rule='nonzero'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  padding: 0 0 0 2rem;
}
.btn_secondary.btn_arrowed .icon {
  transition: all 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}
.btn_secondary.btn_arrowed.is-active .icon {
  transform: rotate(90deg);
}
.btn_secondary.btn_external {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 17 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23012C5D' fill-rule='nonzero' d='M7 10l7-6v4h1.9799l.041-8H8v1.9799L12 2 6 9z'/%3E%3Cpath stroke='%23012C5D' stroke-width='2' transform='rotate(-180 6.5 9.5)' d='M6.5 15c3.0376 0 5.5-2.4624 5.5-5.5S9.5376 4 6.5 4 1 6.4624 1 9.5' /%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 20px 20px;
  padding: 0 0 0 2.6rem;
}

.btn_ghost {
  color: #012C5D;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: left;
  background-color: white;
  padding: 12px;
  display: inline-block;
  border: 1px solid;
  line-height: 1.7;
  display: flex;
  align-items: center;
}
.btn_ghost:hover {
  border: 1px solid;
}

.btn_tertiary {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 1.3rem;
  padding: 0 1.6rem;
  line-height: 42px;
  height: 42px;
  transition: all 0.6s ease-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn_tertiary .icon {
  color: #92c4fe;
  font-size: 1.5rem;
  margin-right: 0.9rem;
  transition: all 3s ease-out;
}
.btn_tertiary:after {
  content: "";
  position: absolute;
  right: -28px;
  top: 0;
  border-bottom: 42px solid transparent;
  border-left: 28px solid rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-out;
}
.btn_tertiary:hover {
  color: white;
  background-color: rgba(26, 26, 26, 0.5);
  padding-right: 15rem;
  transition: all 0.28s ease-in;
}
.btn_tertiary:hover .icon {
  color: #f2f8ff;
  transition: all 0.4s ease-in;
}
.btn_tertiary:hover:after {
  border-left: 28px solid rgba(26, 26, 26, 0.5);
  transition: all 0.28s ease-in;
}
.btn_tertiary.last {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .btn_tertiary {
    font-size: 2.6rem;
    padding: 0 1.8rem;
    margin-bottom: 1.6rem;
    line-height: 54px;
    height: 54px;
  }
  .btn_tertiary .icon {
    font-size: 2rem;
    margin-right: 1.1rem;
  }
  .btn_tertiary:after {
    border-bottom: 54px solid transparent;
    border-left: 28px solid rgba(0, 0, 0, 0.5);
  }
}
.card__toggler {
  display: flex;
  justify-content: center;
}

.card_primary {
  background-color: #e5e6e8;
  padding: 6rem 2.4rem 3rem 2.4rem;
  position: relative;
  max-height: 0;
  transition: all 0.8s;
  opacity: 0;
}
.card_primary.is-visible {
  padding: 3.2rem;
  max-height: 1000px;
  opacity: 1;
  margin: 20px 0;
}
.card_primary .btn[type=submit], .card_primary .newsletter-registration button[type=submit], .newsletter-registration .card_primary button[type=submit] {
  float: right;
  margin-top: 1.8rem;
}
.card_primary .card__close {
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.card_primary .card__close:focus {
  outline: 0;
}
.card_primary .card__close:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.card_primary .card__close:hover .icon {
  color: #60666e;
}
.card_primary .card__close .icon {
  color: #788089;
  font-size: 18px;
  display: flex;
}
.card_primary:before {
  content: "";
  position: absolute;
  left: 1%;
  top: -20px;
  border-left: 0;
  border-top: 20px solid transparent;
  border-left: 28px solid #e5e6e8;
}
.card_primary input,
.card_primary textarea {
  width: 100%;
}
.card_primary fieldset {
  max-width: 640px;
}

@media screen and (min-width: 640px) {
  .card_primary {
    padding: 3.2rem;
  }
  .card_primary fieldset > div {
    display: flex;
    justify-content: space-between;
  }
  .card_primary fieldset > div .widget {
    width: 100%;
  }
  .card_primary fieldset > div .widget:nth-child(1) {
    margin-right: 1rem;
  }
  .card_primary fieldset > div .widget:nth-child(2) {
    margin-left: 1rem;
  }
}
.dropdown {
  position: relative;
}
.dropdown input {
  display: none;
}
.dropdown_primary ul {
  position: absolute;
  opacity: 0;
  border: 1px solid #012C5D;
  border-top: none;
  width: 100%;
  transition: all 0.3s;
  margin-top: -1px;
  background-color: white;
  z-index: 100000;
}
.dropdown_primary li {
  cursor: pointer;
  color: #012C5D;
  padding: 0.8rem;
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.dropdown_primary li a {
  display: block;
}
.dropdown_primary.active ul {
  opacity: 1;
}
.dropdown_primary .btn, .dropdown_primary .newsletter-registration button, .newsletter-registration .dropdown_primary button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown_primary .icon_arrow-down {
  margin-top: -17px;
  margin-left: 6px;
}
.dropdown_primary .icon_arrow-down svg {
  width: 18px;
}
.dropdown_primary #changelanguage-dropdown-toggle:checked ~ ul {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .dropdown_primary .icon_arrow-down svg {
    width: 22px;
  }
}
.fact {
  background-color: #f2f8ff;
  color: #012C5D;
  padding: 2rem 1rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.16;
}
.fact__title, .fact__content {
  display: block;
}
.fact__content {
  text-transform: uppercase;
  font-size: 1.4rem;
}
.fact__title {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
  font-size: 2.7rem;
}

@media screen and (min-width: 992px) {
  .fact__title {
    font-size: calc(2.7 * 1.125rem);
  }
  .fact__content {
    font-size: calc(1.4 * 1rem);
  }
}
.icon_primary {
  fill: #012C5D;
}
.icon_arrow-right_primary, .news-latest_primary .btn_link_read-more svg {
  width: 6px;
  height: 11px;
}
.icon_arrow-right_secondary {
  width: 14px;
  height: 8px;
}
.icon_arrow-down {
  width: 24px;
  height: 14px;
}
.icon_download svg {
  width: 38px;
  height: 30px;
}

@media screen and (min-width: 992px) {
  .icon_arrow-right_primary, .news-latest_primary .btn_link_read-more svg {
    width: 8px;
    height: 14px;
  }
}
.caption {
  color: #fff;
  bottom: 0;
  line-height: 1.35;
}
.caption_top-align {
  top: 0.6rem;
}
.caption_bottom-align {
  bottom: 0.6rem;
}
.caption_primary {
  background-color: #012C5D;
  padding: 2rem;
  width: 100%;
  font-size: 1.4rem;
}
.caption_primary i {
  font-weight: bold;
  display: block;
}
.caption_secondary {
  position: absolute;
  font-style: italic;
  margin-top: 0.8rem;
  font-size: 1.5rem;
  left: 0.8rem;
}
.caption_secondary i,
.caption_secondary time {
  font-weight: bold;
  display: block;
  margin-bottom: 0.2rem;
  background-color: rgba(72, 77, 83, 0.4);
  padding: 0.6rem;
}
.caption_secondary span {
  display: block;
  background-color: rgba(72, 77, 83, 0.4);
  padding: 0.6rem;
}

@media screen and (min-width: 640px) {
  .caption_primary {
    background-color: rgba(1, 44, 93, 0.3);
  }
}
@media screen and (min-width: 992px) {
  .caption_primary {
    background-color: #012C5D;
    max-width: 40%;
  }
}
.image_fullwidth img {
  width: 100%;
}

.image_container {
  position: relative;
}
.image_container a {
  padding: 0;
}
.image_container_with-border {
  border: 1px solid #e5e6e8;
}

.product-teaser .image_container img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.mod_newsreader .image_container img {
  width: 100%;
}

.links-downloads .btn, .links-downloads .newsletter-registration button, .newsletter-registration .links-downloads button {
  display: block;
  margin: 2.8rem 0;
}
.links-downloads__image img {
  margin: 0 10px 20px 0;
}
.links-downloads__description .links-downloads__caption {
  font-size: 1.9rem;
  display: none;
}

@media screen and (min-width: 640px) {
  .links-downloads .btn, .links-downloads .newsletter-registration button, .newsletter-registration .links-downloads button {
    margin: 0;
  }
  .links-downloads .btn:first-child, .links-downloads .newsletter-registration button:first-child, .newsletter-registration .links-downloads button:first-child {
    margin-right: 3.2rem;
  }
  .links-downloads__content {
    display: flex;
    flex-direction: row-reverse;
  }
  .links-downloads__image {
    display: block;
    min-width: 150px;
    margin-left: 10px;
  }
  .links-downloads__image img {
    width: auto;
  }
  .links-downloads__image .links-downloads__caption {
    display: none;
  }
  .links-downloads__description .links-downloads__caption {
    display: block;
  }
  .links-downloads__actions {
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) {
  .links-downloads__content {
    flex-direction: row;
  }
  .links-downloads__image {
    margin-left: 0;
    margin-right: 20px;
    max-width: 140px;
  }
}
.links_patentlist_primary .link__item > a,
.links_patentlist_secondary .link__item > a {
  display: flex;
}
.links_patentlist_primary .link__item .link__icon svg,
.links_patentlist_secondary .link__item .link__icon svg {
  width: 18px;
  height: 18px;
}
.links_patentlist_primary .link__icon,
.links_patentlist_secondary .link__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.4rem 1.4rem 1.4rem 0;
}

.links_patentlist_primary .link__item {
  display: flex;
  margin-bottom: 3rem;
  padding-right: 1rem;
}
.links_patentlist_primary .link__content {
  font-size: 1.4rem;
}

.links_patentlist_secondary {
  margin: 40px 0;
}
.links_patentlist_secondary .link__content > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.links_patentlist_secondary .link__content > ul li:first-child {
  margin-bottom: 0.5rem;
  width: 70px;
}
.links_patentlist_secondary .link__content > ul li:nth-child(2) {
  width: 120px;
}
.links_patentlist_secondary .link__content > ul li:last-child {
  display: block;
  flex: 1;
}
.links_patentlist_secondary .link__item > a {
  color: #484d53;
  padding: 1.6rem 1rem;
  line-height: 1.4;
}
.links_patentlist_secondary .link__item:nth-child(odd) {
  background-color: #f2f8ff;
}

@media screen and (min-width: 992px) {
  .links_patentlist_primary .link__icon {
    padding: 1.5rem;
  }
  .links_patentlist_secondary {
    width: 100%;
  }
  .links_patentlist_secondary .link__content {
    font-size: 1.4rem;
  }
  .links_patentlist_secondary .link__content > ul li {
    display: inline-block;
    margin-right: 50px;
  }
  .links_patentlist_secondary .link__content > ul li:first-child {
    margin-bottom: 0;
  }
  .links_patentlist_secondary .link__icon {
    padding: 0 1.5rem;
  }
}
.list .icon {
  position: absolute;
}
.list__item {
  position: relative;
  margin-bottom: 1.6rem;
}

.list_arrowlist {
  margin-left: 1.3rem;
  margin-bottom: 2.8rem;
}
.list_arrowlist .arrow:before {
  content: "";
  display: block;
  left: -1.3rem;
  top: 0.7rem;
  position: absolute;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M4.781 7L.3905 2.39c-.5207-.5468-.5207-1.4332 0-1.98.5207-.5467 1.365-.5467 1.8856 0l5.3334 5.6c.5207.5468.5207 1.4332 0 1.98l-5.3334 5.6c-.5207.5467-1.3649.5467-1.8856 0-.5207-.5468-.5207-1.4332 0-1.98L4.781 7z' fill-rule='nonzero' fill='%23012C5D'/%3E%3C/svg%3E%0A");
}
.list_arrowlist .icon {
  left: -1.3rem;
  top: 0.6rem;
  font-size: 1.2rem;
  color: #012C5D;
}
.list_arrowlist .list__item {
  margin-bottom: 1rem;
}

.list_checklist {
  font-weight: bold;
}
.list_checklist .list__item {
  padding-left: 5rem;
}
.list_checklist .icon {
  left: 0rem;
  top: -0.8rem;
  font-size: 3.2rem;
  color: #012C5D;
}

.list_splitlist .list__item {
  margin: 0 0 0.6rem 0;
}
@media screen and (min-width: 640px) {
  .list_splitlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .list_splitlist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .list_splitlist .list__item {
    width: calc(50% - 0.3rem);
  }
}
.list_lsp li {
  border-radius: 1.2rem;
  padding: 0.7rem 2rem;
  color: white;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.list_lsp_primary li {
  background: #012C5D;
  background: linear-gradient(90deg, rgb(33, 91, 166) 36%, rgb(1, 44, 93) 100%);
}
.list_lsp_secondary li {
  background: rgb(149, 154, 159);
  background: linear-gradient(90deg, rgb(149, 154, 159) 36%, rgb(72, 77, 83) 100%);
}

.header__logo figure {
  width: 90px;
  height: 47px;
}

@media screen and (min-width: 992px) {
  .header__logo figure {
    width: 140px;
    height: 73px;
  }
}
.ce_gallery.block ul li {
  margin-bottom: 20px;
}

@media screen and (min-width: 640px) {
  .ce_gallery.block figure {
    width: 185px;
  }
  .ce_gallery.block img {
    width: auto !important;
  }
  .ce_gallery.block ul {
    display: flex;
    flex-wrap: wrap;
  }
  .ce_gallery.block ul li {
    margin-right: 20px;
  }
  .ce_gallery.block ul li:last-child {
    margin-right: 0;
  }
}
.product-teaser a {
  background-image: none;
  display: block;
}

#read-more-content:checked ~ .content-teaser {
  max-height: 900px;
}
#read-more-content:checked ~ .content-teaser .btn_link_read-more_secondary {
  padding: 0 12px;
}
#read-more-content:checked ~ .content-teaser .btn_link_read-more_secondary svg {
  transform: rotate(180deg);
}
#read-more-content:checked ~ .content-teaser .btn_link_read-more_secondary span {
  display: none;
}

.content-teaser {
  max-height: 260px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}
.content-teaser .btn_link_read-more_secondary {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  width: 100%;
  margin: 0;
  padding: 100px 12px 10px 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 37%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}
.content-teaser .btn_link_read-more_secondary svg {
  transition: all 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}

@media screen and (min-width: 640px) {
  #read-more-content ~ .content-teaser {
    max-height: 800px;
  }
  .content-teaser .btn_link_read-more_secondary {
    display: none;
  }
}
#member-registration {
  max-height: 0;
  overflow: hidden;
  transition: all 1.4s;
}

.mod_registration_download label {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
}
.mod_registration_download input[type=text],
.mod_registration_download input[type=email] {
  width: 100%;
  max-width: 340px;
}
.mod_registration_download .widget-text {
  margin-right: 2rem;
}

@media screen and (min-width: 640px) {
  .mod_registration_download .form__email-name {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .mod_registration_download input[type=text],
  .mod_registration_download input[type=email] {
    width: 220px;
  }
}
@media screen and (min-width: 992px) {
  .mod_registration_download input[type=text],
  .mod_registration_download input[type=email] {
    width: 320px;
  }
}
.box-navigation {
  font-style: italic;
  padding: 20px 0;
  color: #fff;
}
.box-navigation a {
  display: block;
  color: inherit;
  background-repeat: no-repeat;
}
.box-navigation a:hover {
  animation: none !important;
  transition: none !important;
  background-position: center 1rem;
}
.box-navigation__item {
  display: block;
  position: relative;
  text-align: center;
  padding: 2rem;
  margin: 1rem 0;
  height: 100%;
  background-size: 60px;
  background-position: center 1rem;
  background-repeat: no-repeat !important;
  border-top-left-radius: 2rem;
}
.box-navigation_secondary .box-navigation__item, .box-navigation_secondary .box-navigation a {
  background-color: white;
  border: 1px solid #c9cdd1;
  color: #012C5D;
}
.box-navigation_secondary a.active {
  background: #f2f8ff;
}

@media screen and (min-width: 992px) {
  .box-navigation {
    height: 50vw;
    max-height: 280px;
    padding: 50px 0;
    margin-bottom: 60px;
  }
  .box-navigation_secondary .box-navigation__item {
    background-position: center 0 !important;
    background-size: 200px !important;
  }
  .box-navigation_secondary .box-navigation__item:hover {
    background-position: center 0;
  }
  .box-navigation ul {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  .box-navigation li {
    height: 100%;
  }
  .box-navigation li:nth-of-type(1) {
    grid-column: 1/span 4;
    padding-right: 2rem;
  }
  .box-navigation li:nth-of-type(2) {
    grid-column: 5/span 4;
    padding-right: 2rem;
  }
  .box-navigation li:nth-of-type(3) {
    grid-column: 9/span 4;
  }
  .box-navigation__item, .box-navigation a, .box-navigation__item.active {
    background-size: 120px;
    background-position: center 2rem;
    height: 220px;
  }
  .box-navigation__item span, .box-navigation a span, .box-navigation__item.active span {
    bottom: 2rem;
    padding: 0 1rem;
    font-size: 1.6rem;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    line-height: 1.1;
  }
  .box-navigation__item:hover, .box-navigation a:hover, .box-navigation__item.active:hover {
    background-position: center 2rem;
  }
  .box-navigation__item.own-innovations, .box-navigation a.own-innovations, .box-navigation__item.active.own-innovations {
    background-image: url("/files/assets/graphics/service_box_own_innovations.png");
  }
  .box-navigation__item.our-products, .box-navigation a.our-products, .box-navigation__item.active.our-products {
    background-image: url("/files/assets/graphics/service_box_products.png");
  }
  .box-navigation__item.our-world, .box-navigation a.our-world, .box-navigation__item.active.our-world {
    background-image: url("/files/assets/graphics/service_box_our_world.png");
  }
  .box-navigation__item.ibse, .box-navigation a.ibse, .box-navigation__item.active.ibse {
    background-image: url("/files/assets/images/box_navigation_ibse.png");
  }
  .box-navigation__item.ibse-7-hp, .box-navigation a.ibse-7-hp, .box-navigation__item.active.ibse-7-hp {
    background-image: url("/files/assets/images/box_navigation_ibse_7.png");
  }
  .box-navigation__item.ibse-9, .box-navigation a.ibse-9, .box-navigation__item.active.ibse-9 {
    background-image: url("/files/assets/images/box_navigation_ibse_9.png");
  }
  .box-navigation__item.ibse-plus, .box-navigation a.ibse-plus, .box-navigation__item.active.ibse-plus {
    background-image: url("/files/assets/images/box_navigation_ibse_plus.png");
  }
  .box-navigation__item.x-boost, .box-navigation a.x-boost, .box-navigation__item.active.x-boost {
    background-image: url("/files/assets/images/box_navigation_x_boost.png");
  }
  .box-navigation__item.rvt-twin, .box-navigation a.rvt-twin, .box-navigation__item.active.rvt-twin {
    background-image: url("/files/assets/images/box_navigation_rvt_twin.png");
  }
  .box-navigation__item.rvt-twin-hd, .box-navigation a.rvt-twin-hd, .box-navigation__item.active.rvt-twin-hd {
    background-image: url("/files/assets/images/box_navigation_rvt_twin_hd.png");
  }
  .box-navigation__item.rvt-single, .box-navigation a.rvt-single, .box-navigation__item.active.rvt-single {
    background-image: url("/files/assets/images/box_navigation_rvt_single.png");
  }
  .box-navigation_4-col li:nth-of-type(1) {
    grid-column: 1/span 3;
    padding-right: 0.5rem;
  }
  .box-navigation_4-col li:nth-of-type(2) {
    grid-column: 4/span 3;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .box-navigation_4-col li:nth-of-type(3) {
    grid-column: 7/span 3;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .box-navigation_4-col li:nth-of-type(4) {
    grid-column: 10/span 3;
    padding-left: 0.5rem;
  }
}
.breadcrumb {
  display: none;
  margin: 2.4rem 0;
}
.breadcrumb__item {
  padding-right: 4px;
}
.breadcrumb__item::after {
  display: inline-block;
  position: relative;
  top: -0.15rem;
  content: "";
  border-top: 1px solid;
  border-right: 1px solid;
  width: 0.4rem;
  height: 0.4rem;
  transform: rotate(45deg);
  margin: 0 0.6rem;
}
.breadcrumb__item:last-child {
  color: #012C5D;
  font-weight: bold;
}
.breadcrumb__item:last-child::after {
  display: none;
}
.breadcrumb > ul {
  display: flex;
}
.breadcrumb > ul li, .breadcrumb > ul a {
  font-size: 1.3rem;
  color: #484d53;
}

@media screen and (min-width: 992px) {
  .breadcrumb {
    display: block;
  }
}
.header__navigation {
  background: white;
  position: fixed;
  height: 100vh;
  width: 280px;
  min-width: 215px;
  top: 0;
  bottom: 0;
  left: -280px;
  visibility: hidden;
  -ms-overflow-style: none;
  z-index: 100;
  box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.12);
  transition: all 0.3s cubic-bezier(0.54, 0.13, 0.25, 1.04);
  color: #012C5D;
}
.header__navigation::-webkit-scrollbar {
  display: none;
}
.header__navigation .navigation__arrow-box {
  display: flex;
  height: 100%;
  padding: 0 8px;
  align-items: center;
}
.header__navigation .navigation__arrow-box .icon {
  font-size: 1.4rem;
  display: flex;
  flex-direction: column;
  transition: all 0.3s cubic-bezier(0.54, 0.13, 0.25, 1.04);
}
.header__navigation .active span,
.header__navigation .is-current-target span {
  font-weight: bold;
}
.header__navigation .is-current-target {
  background-image: none;
  background-color: rgba(1, 44, 93, 0.1);
}
.header__navigation .is-current-target .navigation__arrow-box {
  background-color: #012C5D;
}
.header__navigation .is-current-target .navigation__arrow-box .icon {
  color: white;
  transform: rotate(90deg);
}
.header__navigation .active a {
  background: rgba(1, 44, 93, 0.1);
}
.header__navigation .level_1 {
  background: white;
}
.header__navigation .level_2,
.header__navigation .level_3 {
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.54, 0.13, 0.25, 1.04);
  background: #F6F7FB;
}
.header__navigation .level_2 a,
.header__navigation .level_3 a {
  text-transform: none;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  background-image: none;
}
.header__navigation .level_2.is-open-submenu,
.header__navigation .level_3.is-open-submenu {
  max-height: 1000px;
  visibility: visible;
}
.header__navigation a {
  color: #012C5D;
  display: flex;
  height: 46px;
  padding-left: 10px;
  font-size: 1.7rem;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  transition: background 0.4s cubic-bezier(0.54, 0.13, 0.25, 1.04);
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.header__navigation a + .level_2 li {
  height: 50px;
  padding-left: 16px;
}
.header__navigation a + .level_3 a {
  font-weight: normal;
  font-size: 1.4rem;
  height: 32px;
  color: #484d53;
  padding-left: 24px;
}
.header__navigation a + .level_3 a .navigation__arrow-box {
  display: none;
}
.header__navigation a span {
  margin-top: 2px;
}
.header__navigation li.first a {
  background-image: none;
}
.header__navigation .index a {
  display: block;
  height: 120px;
  background-color: white;
  width: 100%;
  text-indent: -9999px;
}
#menu-toggle:checked ~ .header__navigation {
  visibility: visible;
  transform: translateX(280px);
}

@media screen and (min-width: 1820px) {
  .header__navigation {
    width: 360px;
    transform: translate3d(-360px, 0, 0);
  }
  #menu-toggle:checked ~ .header__navigation {
    transform: translateX(0, 0, 0);
  }
}
.navigation_inline {
  margin: 20px 0;
}
.navigation_inline ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.navigation_inline ul a, .navigation_inline ul strong {
  font-size: 1.4rem;
}
.navigation_inline ul a::after, .navigation_inline ul strong::after {
  content: "|";
  padding: 0 0.4rem;
}
.navigation_inline ul li:last-child a::after {
  content: "";
}

.menu-toggle {
  position: relative;
  padding: 2rem;
  cursor: pointer;
}
.menu-toggle__bar_top {
  transform: translate3d(0, -4px, 0);
}
.menu-toggle__bar_bottom {
  transform: translate3d(0, 4px, 0);
}
.menu-toggle__bar_top, .menu-toggle__bar_middle, .menu-toggle__bar_bottom {
  width: 22px;
  height: 2px;
  transition: all 0.3s cubic-bezier(0.54, 0.13, 0.25, 1.04);
  background: #788089;
}

#menu-toggle:checked ~ label .menu-toggle__bar_top {
  transform: translate3d(0, 2px, 0) rotate(-45deg);
}
#menu-toggle:checked ~ label .menu-toggle__bar_middle {
  transform: scale(0);
}
#menu-toggle:checked ~ label .menu-toggle__bar_bottom {
  transform: translate3d(0, -2px, 0) rotate(45deg);
}

.support__navigation {
  display: none;
}
.support__navigation > ul {
  display: flex;
}
.support__navigation li a {
  text-transform: uppercase;
  margin-right: 0.8rem;
  padding: 0.4rem 1.4rem;
  font-weight: bold;
  font-size: 1.6rem;
  font-style: italic;
  letter-spacing: 0.02rem;
  position: relative;
  background-color: #e5e6e8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  line-height: 1.25;
}
.support__navigation li.active a {
  color: #195096;
}
.support__navigation li.active a::after {
  content: "";
  bottom: -1.1rem;
  border-right: 0;
  border-bottom: 1.2rem solid transparent;
  border-left: 2.4rem solid #e5e6e8;
  margin-left: -0.6rem;
  left: 50%;
  position: absolute;
}

@media screen and (min-width: 992px) {
  .support__navigation {
    display: block;
  }
  .js-support-navigation-article {
    width: 100%;
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 46%);
    padding: 10px 0 50px 0;
    margin-top: -10px;
    transform: translateY(10px);
    transition: transform 0.4s ease-out;
  }
  .js-support-navigation-article.is-fixed {
    position: fixed;
    z-index: 100000;
  }
  .js-support-navigation-article.is-fixed .breadcrumb {
    display: none;
  }
  .js-support-navigation-article.is-fixed ~ .mod_article .toggler.ui-state-active {
    padding-top: 80px;
  }
  .js-support-navigation-article-spacer {
    height: 170px;
    width: 100%;
  }
}
.mod_newsletterSubscribeNotificationCenter input[type=text],
.mod_newsletterSubscribeNotificationCenter input[type=email] {
  width: 100%;
  max-width: 340px;
}
.mod_newsletterSubscribeNotificationCenter .widget-text {
  margin-right: 2rem;
}

@media screen and (min-width: 640px) {
  .mod_newsletterSubscribeNotificationCenter .form__email-name {
    display: flex;
    justify-content: flex-start;
  }
  .mod_newsletterSubscribeNotificationCenter input[type=text],
  .mod_newsletterSubscribeNotificationCenter input[type=email] {
    width: 220px;
  }
}
@media screen and (min-width: 992px) {
  .mod_newsletterSubscribeNotificationCenter input[type=text],
  .mod_newsletterSubscribeNotificationCenter input[type=email] {
    width: 320px;
  }
}
.newsletter-registration .mailchimp-newsletter .widget {
  margin-bottom: 1rem;
}
.newsletter-registration_primary {
  border: 1px solid #012C5D;
  padding: 20px;
}
.newsletter-registration_secondary .mailchimp-newsletter label {
  display: block;
}
.newsletter-registration_secondary .mailchimp-newsletter input {
  width: 100%;
  max-width: 220px;
}
.newsletter-registration_secondary .mailchimp-newsletter .form__feedback {
  line-height: 1;
  display: block;
  padding: 10px 0;
}

@media screen and (min-width: 640px) {
  .newsletter-registration_primary {
    display: flex;
    padding: 10px;
  }
  .newsletter-registration_primary .newsletter-registration__block {
    flex: 1;
    padding: 10px;
  }
}
@media screen and (min-width: 992px) {
  .newsletter-registration_primary .form__input-group {
    display: flex;
    align-items: end;
  }
  .newsletter-registration_primary .form__input-group > div {
    flex: 1;
  }
  .newsletter-registration_primary .form__input-group .widget input,
  .newsletter-registration_primary .form__input-group .widget button {
    height: 44px;
  }
  .newsletter-registration_primary .form__input-group .widget button {
    width: 200px;
  }
  .newsletter-registration_primary .form__input-group .widget-text {
    margin-right: 12px;
  }
}
.news-latest_primary .layout_latest {
  overflow: hidden;
  margin-bottom: 2rem;
  position: relative;
}
.news-latest_primary .image_container {
  margin-bottom: 1.4rem;
}
.news-latest_primary .btn_link_read-more {
  float: right;
}
.news-latest_primary .btn_link_read-more svg {
  margin-top: -4px;
}
.news-latest_primary .ce_text {
  margin-bottom: 20px;
}

@media screen and (min-width: 640px) {
  .news-latest_primary .btn_link_read-more {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .news-latest_primary .ce_text {
    margin-bottom: 40px;
  }
}
.mod_newsreader img {
  width: auto !important;
}

@media screen and (min-width: 992px) {
  .mod_newsreader .content-wrap {
    display: flex;
  }
}
.product-info {
  width: 100%;
  font-style: italic;
  position: relative;
  color: #012C5D;
}
.product-info_desktop {
  height: 600px;
}
.product-info h4 {
  margin-bottom: 0.4rem;
}
.product-info figcaption {
  height: 100%;
  margin: 0;
  padding: 0;
}
.product-info img {
  display: block;
  width: 580px;
  margin: 30px auto;
}
.product-info ol {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: li;
  position: relative;
}
.product-info ol:nth-child(2) {
  position: absolute;
  top: 0;
}
.product-info ol:nth-child(2) ul {
  list-style: none;
}
.product-info ol:nth-child(2) li {
  text-indent: -10000px;
}
.product-info ol:nth-child(2) li:before {
  text-indent: 0;
}
.product-info ol:first-child > li {
  padding-left: 30px;
  position: relative;
}
.product-info ol:first-child > li:before {
  content: counter(li); /* Use the counter as content */
  counter-increment: li;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-top: -2px;
  margin-right: 4px;
  border: 1px solid;
  left: 0;
  top: 20px;
  background: none;
  position: absolute;
}
.product-info ol ul {
  list-style-type: disc;
  padding-left: 2.6rem;
}
.product-info_desktop {
  display: none;
}
.product-info__item {
  padding: 16px 0;
  position: relative;
}
.product-info__item h4, .product-info__item ul {
  transition: all 0.3s;
}
.product-info__item:after, .product-info__item:before {
  display: block;
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  display: none;
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

@media screen and (min-width: 1200px) {
  .product-info__item {
    position: absolute;
    bottom: 0;
  }
  .product-info__item:after, .product-info__item:before {
    position: absolute;
    display: block;
  }
  .product-info__item:hover {
    cursor: default;
  }
  .product-info__item:hover h4, .product-info__item:hover ul {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .product-info_desktop {
    display: block;
  }
  .product-info_mobile {
    display: none;
  }
  .product-info ol > li:before {
    border-radius: 0;
    border: none;
    font-size: 0;
    background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
    background-size: 4px 1px;
    background-repeat: repeat-x;
  }
  .product-info ol:nth-child(1) > li {
    padding-left: 0;
  }
  .product-info ol:nth-child(1) > li:before {
    display: none;
  }
  .product-info ol:nth-child(2) {
    display: none;
  }
  .product-info ol:nth-child(2) > li:before {
    display: none !important;
  }
  .product-info img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-bottom: 0;
    margin-top: -172px;
    margin-left: -290px;
  }
}
.product-info_ibse ol:nth-child(2) .product-info__item {
  bottom: 0;
}
.product-info_ibse ol:nth-child(2) .product-info__item:nth-child(1):before {
  margin-top: 20px;
}

@media screen and (min-width: 1200px) {
  .product-info_ibse .product-info__item {
    border: 1px solid transparent;
    display: inline-block;
  }
  .product-info_ibse .product-info__item:nth-child(1) {
    top: -34px;
    left: 208px;
  }
  .product-info_ibse .product-info__item:nth-child(1):after {
    top: 70px;
    left: 130px;
    width: 100px;
    transform: rotate(30deg);
  }
  .product-info_ibse .product-info__item:nth-child(2) {
    top: 40px;
    left: 500px;
  }
  .product-info_ibse .product-info__item:nth-child(2):after {
    top: 74px;
    left: -132px;
    width: 130px;
    transform: rotate(142deg);
  }
  .product-info_ibse .product-info__item:nth-child(3) {
    top: 240px;
    left: 470px;
    width: 200px;
  }
  .product-info_ibse .product-info__item:nth-child(3):after {
    top: 54px;
    left: -156px;
    width: 147px;
    transform: rotate(165deg);
  }
  .product-info_ibse .product-info__item:nth-child(4) {
    top: 420px;
    left: -60px;
  }
  .product-info_ibse .product-info__item:nth-child(4):after {
    top: -18px;
    left: -20px;
    width: 130px;
    transform: rotate(29deg);
  }
  .product-info_ibse .product-info__item:nth-child(5) {
    top: 300px;
    left: 80px;
  }
  .product-info_ibse .product-info__item:nth-child(5):after {
    top: -10px;
    left: 85px;
    width: 150px;
    transform: rotate(166deg);
  }
  .product-info_ibse .product-info__item:nth-child(6) {
    top: 80px;
    left: -170px;
  }
  .product-info_ibse .product-info__item:nth-child(6):after {
    top: 70px;
    left: 220px;
    width: 80px;
    transform: rotate(13deg);
  }
}
@media screen and (min-width: 1200px) {
  .product-info_ibse-7-hp.product-info_desktop .product-info__item {
    position: absolute;
  }
  .product-info_ibse-7-hp .product-info__item {
    border: 1px solid transparent;
    display: inline-block;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(1) {
    top: 34px;
    left: 208px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(1):after {
    top: 70px;
    left: 130px;
    width: 100px;
    transform: rotate(30deg);
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(2) {
    top: 50px;
    left: 700px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(2):after {
    top: 74px;
    left: -132px;
    width: 130px;
    transform: rotate(142deg);
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(3) {
    top: 240px;
    left: 920px;
    width: 200px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(3):after {
    top: 54px;
    left: -156px;
    width: 147px;
    transform: rotate(165deg);
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(4) {
    top: 510px;
    left: 610px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(4):after {
    top: -18px;
    left: -20px;
    width: 130px;
    transform: rotate(29deg);
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(5) {
    top: 480px;
    left: 48px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(5):after {
    top: -10px;
    left: 85px;
    width: 150px;
    transform: rotate(166deg);
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(6) {
    top: 280px;
    left: -20px;
  }
  .product-info_ibse-7-hp .product-info__item:nth-child(6):after {
    top: 70px;
    left: 220px;
    width: 80px;
    transform: rotate(13deg);
  }
}
@media screen and (min-width: 1200px) {
  .product-info_ibse-9 .product-info__item:nth-child(1) {
    top: 6px;
    left: 386px;
  }
  .product-info_ibse-9 .product-info__item:nth-child(1):after {
    top: 188px;
    left: 145px;
    width: 49px;
    transform: rotate(78deg);
  }
  .product-info_ibse-9 .product-info__item:nth-child(2) {
    top: -87px;
    left: 830px;
    width: 220px;
  }
  .product-info_ibse-9 .product-info__item:nth-child(2):after {
    top: 201px;
    left: -69px;
    width: 75px;
    transform: rotate(-26deg);
  }
  .product-info_ibse-9 .product-info__item:nth-child(3) {
    top: 6px;
    left: 828px;
    width: 300px;
  }
  .product-info_ibse-9 .product-info__item:nth-child(3):after {
    top: 51px;
    left: -72px;
    width: 69px;
    transform: rotate(18deg);
  }
  .product-info_ibse-9 .product-info__item:nth-child(4) {
    top: -120px;
    left: -10px;
  }
  .product-info_ibse-9 .product-info__item:nth-child(4):after {
    top: 24px;
    left: 280px;
    width: 70px;
    transform: rotate(-24deg);
  }
  .product-info_ibse-9 .product-info__item:nth-child(5) {
    top: -580px;
    left: -10px;
  }
  .product-info_ibse-9 .product-info__item:nth-child(5):after {
    top: 92px;
    left: 273px;
    width: 130px;
    transform: rotate(40deg);
  }
}
@media screen and (min-width: 1200px) {
  .product-info_ibse-plus .product-info__item:nth-child(1) {
    top: 30px;
    left: 770px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(1):after {
    top: 68px;
    left: -200px;
    width: 196px;
    transform: rotate(158deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(2) {
    top: 70px;
    left: 830px;
    width: 220px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(2):after {
    top: 14px;
    left: -170px;
    width: 155px;
    transform: rotate(6deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(3) {
    top: 100px;
    left: 800px;
    width: 300px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(3):after {
    top: -25px;
    left: -95px;
    width: 180px;
    transform: rotate(18deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(4) {
    top: 190px;
    left: 750px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(4):after {
    top: -14px;
    left: -90px;
    width: 170px;
    transform: rotate(24deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(5) {
    top: 10px;
    left: 190px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(5):after {
    top: -10px;
    left: 95px;
    width: 130px;
    transform: rotate(166deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(6) {
    top: -275px;
    left: 60px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(6):after {
    top: 50px;
    left: 195px;
    width: 160px;
    transform: rotate(6deg);
  }
  .product-info_ibse-plus .product-info__item:nth-child(7) {
    top: -500px;
    left: 180px;
  }
  .product-info_ibse-plus .product-info__item:nth-child(7):after {
    top: 104px;
    left: 130px;
    width: 140px;
    transform: rotate(23deg);
  }
}
@media screen and (min-width: 1200px) {
  .product-info_test-bench .product-info__item {
    display: inline-block;
  }
  .product-info_test-bench .product-info__item:nth-child(1) {
    top: 20px;
    left: 10px;
  }
  .product-info_test-bench .product-info__item:nth-child(1):after {
    top: 140px;
    left: 220px;
    width: 225px;
    transform: rotate(-146deg);
  }
  .product-info_test-bench .product-info__item:nth-child(2) {
    top: 20px;
    left: 360px;
    width: 480px;
  }
  .product-info_test-bench .product-info__item:nth-child(2):after {
    top: 180px;
    left: -70px;
    width: 110px;
    transform: rotate(130deg);
  }
  .product-info_test-bench .product-info__item:nth-child(3) {
    top: 249px;
    left: 170px;
  }
  .product-info_test-bench .product-info__item:nth-child(3):after {
    top: 40px;
    left: -340px;
    width: 330px;
    transform: rotate(7deg);
  }
  .product-info_test-bench .product-info__item:nth-child(4) {
    top: 288px;
    left: 780px;
  }
  .product-info_test-bench .product-info__item:nth-child(4):after {
    top: -40px;
    left: -130px;
    width: 180px;
    transform: rotate(27deg);
  }
  .product-info_test-bench .product-info__item:nth-child(5) {
    top: 220px;
    left: -410px;
    width: 400px;
  }
  .product-info_test-bench .product-info__item:nth-child(5):after {
    top: 0px;
    left: 280px;
    width: 156px;
    transform: rotate(-17deg);
  }
  .product-info_test-bench .product-info__item:nth-child(6) {
    top: 240px;
    left: -620px;
  }
  .product-info_test-bench .product-info__item:nth-child(6):after {
    top: 40px;
    left: 170px;
    width: 82px;
    transform: rotate(8deg);
  }
  .product-info_test-bench .product-info__item:nth-child(7) {
    top: 460px;
    left: -880px;
  }
  .product-info_test-bench .product-info__item:nth-child(7):after {
    top: -20px;
    left: 40px;
    width: 130px;
    transform: rotate(-24deg);
  }
  .product-info_test-bench .product-info__item:nth-child(8) {
    top: 200px;
    left: 100px;
  }
  .product-info_test-bench .product-info__item:nth-child(8):after {
    top: 50px;
    left: 40px;
    width: 166px;
    transform: rotate(19deg);
  }
}
@media screen and (min-width: 1200px) {
  .product-info_x-boost .product-info__item {
    display: inline-block;
  }
  .product-info_x-boost .product-info__item:nth-child(1) {
    top: 40px;
    left: 60px;
  }
  .product-info_x-boost .product-info__item:nth-child(1):after {
    top: 120px;
    left: 170px;
    width: 245px;
    transform: rotate(-146deg);
  }
  .product-info_x-boost .product-info__item:nth-child(2) {
    top: 40px;
    left: 460px;
  }
  .product-info_x-boost .product-info__item:nth-child(2):after {
    top: 120px;
    left: -10px;
    width: 180px;
    transform: rotate(130deg);
  }
  .product-info_x-boost .product-info__item:nth-child(3) {
    top: 438px;
    left: 290px;
  }
  .product-info_x-boost .product-info__item:nth-child(3):after {
    top: -40px;
    left: -100px;
    width: 180px;
    transform: rotate(30deg);
  }
  .product-info_x-boost .product-info__item:nth-child(4) {
    top: 538px;
    left: 50px;
  }
  .product-info_x-boost .product-info__item:nth-child(4):after {
    top: -40px;
    left: -100px;
    width: 130px;
    transform: rotate(60deg);
  }
  .product-info_x-boost .product-info__item:nth-child(5) {
    top: 510px;
    left: -300px;
  }
  .product-info_x-boost .product-info__item:nth-child(5):after {
    top: -60px;
    left: -100px;
    width: 146px;
    transform: rotate(60deg);
  }
  .product-info_x-boost .product-info__item:nth-child(6) {
    top: 240px;
    left: -620px;
  }
  .product-info_x-boost .product-info__item:nth-child(6):after {
    top: 40px;
    left: 170px;
    width: 82px;
    transform: rotate(8deg);
  }
  .product-info_x-boost .product-info__item:nth-child(7) {
    top: 460px;
    left: -880px;
  }
  .product-info_x-boost .product-info__item:nth-child(7):after {
    top: -20px;
    left: 40px;
    width: 130px;
    transform: rotate(-24deg);
  }
  .product-info_x-boost .product-info__item:nth-child(8) {
    top: 200px;
    left: 100px;
  }
  .product-info_x-boost .product-info__item:nth-child(8):after {
    top: 50px;
    left: 40px;
    width: 166px;
    transform: rotate(19deg);
  }
}
.product-ensemble {
  position: relative;
  display: none;
}
.product-ensemble li {
  position: absolute;
}
.product-ensemble li figure {
  text-align: center;
}
.product-ensemble li:nth-child(1) {
  top: 0;
  transform: translateX(100px);
  animation: productEnsembleItem1 0.35s ease-in;
}
.product-ensemble li:nth-child(2) {
  top: 160px;
  transform: translateX(0);
  animation: productEnsembleItem2 0.38s ease-in;
}
.product-ensemble li:nth-child(3) {
  top: 320px;
  transform: translateX(100px);
  animation: productEnsembleItem1 0.41s ease-in;
}

@keyframes productEnsembleItem1 {
  0% {
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    transform: translateX(100px);
    opacity: 1;
  }
}
@keyframes productEnsembleItem2 {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes productEnsembleItem3 {
  0% {
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    transform: translateX(100px);
    opacity: 1;
  }
}
@media screen and (min-width: 992px) {
  .product-ensemble {
    display: block;
  }
}
.profile .image_container {
  border: 1px solid #e5e6e8;
  text-align: center;
}
.profile__data {
  white-space: nowrap;
}
.profile__department {
  height: 60px;
  line-height: 1.5;
}

.profiles {
  position: relative;
}
.profiles .profile {
  width: 100%;
  margin-bottom: 30px;
}
.profiles .profile figure {
  margin-bottom: 1.6rem;
}
.profiles .profile__data {
  white-space: normal;
}
.profiles .profile__profile {
  transform: scaleY(0) rotateX(180deg);
  opacity: 0;
  position: absolute;
  z-index: 9999;
  left: 0;
  backface-visibility: hidden;
  transition: all 0.8s ease-out;
}
.profiles .profile__profile-trigger {
  display: inline-block;
  margin-top: 8px;
}
.profiles .profile__short {
  height: 100%;
}
.profiles .profile__short__profile-trigger {
  margin-bottom: 30px;
}
.profiles .profile input[type=checkbox] {
  display: none;
}
.profiles .profile input[type=checkbox]:checked ~ .profile__profile {
  opacity: 1;
  transform: scaleY(1) translate(0, 30px) rotateX(0deg);
  transition: all 0.4s ease-in-out;
}
.profiles .profile input[type=checkbox]:checked ~ .profile__profile .card_primary {
  opacity: 1;
  max-height: 1400px;
}

@media screen and (min-width: 480px) {
  .profiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .profiles::after {
    content: "";
    flex: none;
    width: 356px;
  }
  .profiles .profile {
    width: 48%;
  }
}
@media screen and (min-width: 992px) {
  .profiles .profile {
    width: 32%;
  }
  .profiles .profile:nth-child(3n+0) .profile__profile .card_primary:before {
    right: 16%;
    left: auto;
  }
  .profiles .profile:nth-child(3n+1) .profile__profile .card_primary:before {
    left: 16%;
  }
  .profiles .profile:nth-child(3n+2) .profile__profile .card_primary:before {
    left: 45%;
  }
}
.ce_cp_profileReader .profile__data {
  margin: 40px 0 0 0;
}

@media screen and (min-width: 640px) {
  .ce_cp_profileReader .profile {
    display: flex;
  }
  .ce_cp_profileReader .profile .image_container {
    height: 380px;
    width: 380px;
  }
  .ce_cp_profileReader .profile__data {
    margin: 0 0 0 6%;
  }
}
#patent ol {
  list-style: decimal;
  list-style-position: inside;
}
#patent dd {
  margin-bottom: 1.8rem;
}

.patent__controls .btn, .patent__controls .newsletter-registration button, .newsletter-registration .patent__controls button {
  width: 100%;
  outline: none;
}
.patent__controls.content-wrap {
  display: block;
  width: 100%;
}
.patent__controls.content-wrap > a:first-child {
  margin-bottom: 2rem;
}

@media screen and (min-width: 992px) {
  .patent__controls .btn, .patent__controls .newsletter-registration button, .newsletter-registration .patent__controls button {
    width: 320px;
  }
  .patent__controls.content-wrap {
    display: flex;
  }
}
.ce_lsp_patentDescriptionReader {
  min-height: 1000px;
}

.patent__description-container .fade-enter-active, .patent__description-container .fade-leave-active {
  transition: opacity 1s;
}
.patent__description-container .fade-enter, .patent__description-container .fade-leave-to {
  opacity: 0;
}
.patent__description-container.translated .patent__description:nth-child(1) {
  display: none;
}
.patent__description-container .table {
  display: block;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .patent__controls {
    display: flex;
    justify-content: space-between;
  }
}
.table_primary {
  width: 100%;
  table-layout: fixed;
  background-color: white;
}
.table_primary th {
  text-align: left;
  font-style: italic;
  color: #012C5D;
  background: #f8fafe;
}
.table_primary tr:nth-child(even) td {
  background: #f8fafe;
  background-image: linear-gradient(to right, #aeb3b9 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.table_primary th, .table_primary td {
  padding: 8px 16px;
  background-image: linear-gradient(to right, #aeb3b9 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

#rvt,
#rvtr,
#e-bike,
#ibse-ibse-plus,
#cpm90,
#pct,
#x-boost,
#ibs-2 {
  display: none;
}

.timeline-container {
  background-color: #012C5D;
  padding: 0;
  overflow: hidden;
}

.timeline {
  position: relative;
  margin: 0 auto;
  margin-top: 40px;
}
.timeline p {
  padding-left: 65px;
  position: relative;
}
.timeline .headline, .timeline .ce_accordion .toggler, .ce_accordion .timeline .toggler, .timeline .profile__name {
  color: white;
}
.timeline svg {
  overflow: visible;
  transform: rotate(-180deg);
}
.timeline svg g {
  opacity: 1;
  transition: all 0.3s, easeOut;
}
.timeline svg polygon {
  position: relative;
}
.timeline svg line {
  stroke-width: 1;
  shape-rendering: auto;
}
.timeline__baselines {
  display: none;
  height: 120%;
  width: 40px;
  position: absolute;
  left: 50%;
  top: -220px;
  margin-left: -10px;
  z-index: 1000;
  clip: rect(0, 420px, auto, 0);
}
.timeline__baselines span {
  margin-top: 200px;
}
.timeline__year {
  position: absolute;
  left: -65px;
  font-weight: bold;
}
.timeline__year_alt {
  font-weight: bold;
  position: absolute;
  left: 0;
}
.timeline__baseline_left {
  left: 0;
}
.timeline__baseline_center {
  position: absolute;
  top: 0;
  left: 14px;
  width: 12px;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e3e3e3+20,e3e3e3+80,ffffff+100 */
  background: #788089; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, white, #788089 95%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.timeline__baseline_right {
  right: 0;
}
.timeline__headline {
  display: none;
}

#svg_baseline-center {
  margin-left: 2px;
  width: 12px;
  margin-top: -390px;
  opacity: 0;
  height: 3000px;
}

.timeline__baseline_left, .timeline__baseline_right {
  position: absolute;
  top: 0;
  width: 14px;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e3e3e3+20,e3e3e3+80,ffffff+100 */
  background: #788089; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #022d5d 0%, #788089 25%, #788089 75%, #02234B 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

@media screen and (min-width: 992px) {
  .timeline {
    margin-top: 300px;
    width: 1000px;
  }
  .timeline__headline {
    display: inline-block;
    position: absolute;
    top: -180px;
  }
  .timeline__headline_left {
    left: 200px;
  }
  .timeline__headline_right {
    right: 180px;
  }
  .timeline__baselines {
    display: block;
  }
  .timeline__year {
    color: white;
    left: 0;
    font-weight: normal;
    margin-left: 45px;
    font-size: 12px;
  }
  .timeline__year_alt {
    display: none;
  }
}
.polygon-contents {
  display: block;
}
.polygon-contents__content a {
  color: white;
  background: none;
}
.polygon-contents__img {
  cursor: pointer;
}
.polygon-contents__item {
  color: white;
  padding: 18px 0 6px 0;
  background-image: linear-gradient(to right, #aeb3b9 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.polygon-contents__item a {
  color: white;
  background: none;
}
.polygon-contents__item img {
  display: none;
}

@media screen and (min-width: 992px) {
  .polygon-contents {
    display: none;
  }
  .polygon-contents__item img {
    display: block;
  }
  .polygon-contents__img {
    position: absolute;
  }
  .polygon-contents__text {
    position: absolute;
    width: 190px;
  }
  .polygon-contents__text p {
    line-height: 1.3;
  }
  .polygon-contents__text strong {
    display: block;
    margin-top: 0.7em;
  }
  .polygon-contents__content {
    position: absolute;
    z-index: 10001;
    width: 120px;
    color: white;
    font-size: 14px;
    opacity: 1;
    transition: all 1.3s, easeOut;
  }
  .polygon-contents__content img {
    transform: scale(0.9);
    transition-timing-function: ease-out;
    transition-duration: 0.4s;
    transition-property: all;
    transform: translateZ(0);
    backface-visibility: hidden;
  }
  .polygon-contents__content:hover a img {
    transform: scale(1);
  }
}
.teaser-links img {
  width: 100%;
}
.teaser-links .teaser-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.teaser-links .teaser-link__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1 auto;
}
.teaser-links .teaser-link__btn {
  display: flex;
  justify-content: flex-end;
  flex: 1 1 auto;
}
.teaser-links .teaser-link__btn .btn, .teaser-links .teaser-link__btn .newsletter-registration button, .newsletter-registration .teaser-links .teaser-link__btn button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.teaser-links .teaser-link .figure {
  margin-bottom: 2rem;
}
@media screen and (min-width: 640px) {
  .teaser-links {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  .teaser-links_four .teaser-link {
    grid-column: span 3;
  }
  .teaser-links_three .teaser-link {
    grid-column: span 4;
  }
  .teaser-links_two .teaser-link {
    grid-column: span 6;
  }
  .teaser-links_two .teaser-link:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .teaser-links_two .teaser-link:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .teaser-links_two .teaser-link:nth-of-type(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .teaser-links_two .teaser-link:nth-of-type(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 7;
  }
  .teaser-links_one .teaser-link {
    grid-column: span 6;
  }
}
.rsts-skin-lsp .rsts-view {
  background-image: linear-gradient(to right, #012C5D 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}
.rsts-skin-lsp.rsts-main {
  position: relative;
  margin-bottom: 60px;
}
.rsts-skin-lsp .rsts-slide-image {
  height: auto;
}
.rsts-skin-lsp .rsts-image {
  overflow: hidden;
}
.rsts-skin-lsp .rsts-image img {
  width: 100%;
  height: 100%;
  margin-top: -1px !important;
}
.rsts-skin-lsp .rsts-text {
  text-align: center;
  padding: 1.6rem;
}
.rsts-skin-lsp .rsts-type-fade .rsts-slide {
  background-color: white;
}
.rsts-skin-lsp .rsts-nav {
  display: flex;
  justify-content: center;
  width: 100%;
  bottom: 90px !important;
  right: initial !important;
  left: 0;
}
.rsts-skin-lsp .rsts-nav-bullets a {
  margin: 12px 8px;
  width: 12px;
  height: 12px;
  box-shadow: none !important;
  border: none !important;
  background-image: none;
  display: inline-block;
  overflow: hidden;
  border-radius: 100%;
  outline: none;
  text-align: left;
  text-indent: -999px;
  background-color: white;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.rsts-skin-lsp .rsts-nav-bullets a.active {
  width: 10px !important;
  height: 10px !important;
  box-shadow: none !important;
  background-color: white !important;
}
.rsts-skin-lsp .rsts-nav ul {
  display: flex;
  align-items: center;
}
.rsts-skin-lsp .rsts-next,
.rsts-skin-lsp .rsts-prev {
  z-index: 100;
  position: absolute;
  overflow: hidden;
  outline: none;
  background-clip: padding-box;
  transition: opacity 0.05s linear;
  outline: none;
  line-height: 0;
  text-align: center;
  text-decoration: none;
  text-indent: -9999px;
  bottom: 5%;
  width: 16px;
  height: 26px;
  display: block;
  background-size: 16px 26px;
}
.rsts-skin-lsp .rsts-next:hover,
.rsts-skin-lsp .rsts-prev:hover {
  background-color: transparent !important;
}
.rsts-skin-lsp .rsts-next {
  right: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26'%3E%3Cpath d='M8.6695 13L1.3249 5.4456C.225 4.3143.225 2.4857 1.325 1.3544c1.1076-1.1392 2.9093-1.1392 4.0168 0l9.3334 9.6c1.0999 1.1313 1.0999 2.9599 0 4.0912l-9.3334 9.6c-1.1075 1.1392-2.9092 1.1392-4.0168 0-1.0999-1.1313-1.0999-2.9599 0-4.0912L8.6695 13z' fill='%23FFF' fill-rule='nonzero' stroke='%2324448A'/%3E%3C/svg%3E");
}
.rsts-skin-lsp .rsts-prev {
  left: 20px;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 26'%3E%3Cpath d='M8.6695 13L1.3249 5.4456C.225 4.3143.225 2.4857 1.325 1.3544c1.1076-1.1392 2.9093-1.1392 4.0168 0l9.3334 9.6c1.0999 1.1313 1.0999 2.9599 0 4.0912l-9.3334 9.6c-1.1075 1.1392-2.9092 1.1392-4.0168 0-1.0999-1.1313-1.0999-2.9599 0-4.0912L8.6695 13z' fill='%23FFF' fill-rule='nonzero' stroke='%2324448A'/%3E%3C/svg%3E");
}

.rsts-skin-lsp .rsts-caption {
  position: absolute;
  top: 20px;
  left: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform: translate(0, -20px);
  transition: opacity 0.5s, transform 0.5s;
}

.rsts-skin-lsp .rsts-active .rsts-caption {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  transform: translate(0, 0);
}

.rsts-skin-lsp .rsts-prev:hover, .rsts-skin-lsp .rsts-next:hover, .rsts-skin-lsp .rsts-video-play:hover, .rsts-skin-lsp .rsts-video-stop:hover,
.rsts-skin-lsp .rsts-thumbs-prev:hover, .rsts-skin-lsp .rsts-thumbs-next:hover {
  background-color: #eeeeee;
  background-color: rgba(238, 238, 238, 0.7);
}

.rsts-skin-lsp .rsts-thumbs-prev, .rsts-skin-lsp .rsts-thumbs-next {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -15px;
}

.rsts-skin-lsp .rsts-thumbs-prev {
  right: auto;
  left: 10px;
}

.rsts-skin-lsp.rsts-direction-y .rsts-prev {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3) {
  .rsts-skin-lsp.rsts-direction-y .rsts-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==");
    background-size: 30px, 30px;
  }
}
.rsts-skin-lsp.rsts-video-playing .rsts-nav, .rsts-skin-lsp.rsts-video-playing .rsts-prev, .rsts-skin-lsp.rsts-video-playing .rsts-next {
  display: none;
}

.rsts-skin-lsp.rsts-video-playing .rsts-nav-thumbs {
  display: block;
}

.rsts-skin-lsp.rsts-touch .rsts-nav-numbers, .rsts-skin-lsp.rsts-touch .rsts-nav-tabs {
  display: none;
}

.rsts-skin-lsp .rsts-nav {
  position: absolute;
  right: 95px;
  bottom: 12px;
  left: 10px;
  text-align: right;
}

.rsts-skin-lsp .rsts-nav ul {
  /* Forcing margin/padding, since '#content ul' is quite common */
  margin: 0 !important;
  padding: 0 !important;
}

.rsts-skin-lsp .rsts-nav li {
  display: inline;
}

.rsts-skin-lsp .rsts-nav-numbers a, .rsts-skin-lsp .rsts-nav-tabs a {
  display: inline-block;
  height: 30px;
  min-width: 30px;
  padding: 0.65em 0.5em 0.5em;
  margin: 0 2px 3px;
  border-radius: 3px;
  outline: none;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: white;
  background-color: #555555;
  background-color: rgba(85, 85, 85, 0.6);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

.rsts-skin-lsp .rsts-nav-numbers a:hover, .rsts-skin-lsp .rsts-nav-numbers a.active, .rsts-skin-lsp .rsts-nav-tabs a:hover, .rsts-skin-lsp .rsts-nav-tabs a.active {
  color: #333333;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
}

.rsts-skin-lsp:hover .rsts-nav-numbers a, .rsts-skin-lsp:hover .rsts-nav-tabs a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.rsts-skin-lsp .rsts-nav-bullets {
  line-height: 0;
}

.rsts-skin-lsp .rsts-nav-bullets a:hover, .rsts-skin-lsp .rsts-nav-bullets a.active {
  background-color: #777777;
  box-shadow: inset 0 2px 0 -1px rgba(255, 255, 255, 0.5), inset 0 -2px 0 -1px rgba(0, 0, 0, 0.3), 0 0 0 1px #555555;
}

.rsts-skin-lsp .rsts-nav-thumbs {
  position: static;
  padding-top: 5px;
}

.rsts-skin-lsp .rsts-nav .rsts-nav-prev, .rsts-skin-lsp .rsts-nav .rsts-nav-next {
  display: none;
}

.rsts-skin-lsp .rsts-video-play {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  border: none;
  border-radius: 5px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3) {
  .rsts-skin-lsp .rsts-video-play {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=");
    background-size: 70px, 70px;
  }
}
.rsts-skin-lsp .rsts-video-stop {
  top: 20px;
  right: 20px;
  left: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4/3), only screen and (min-device-pixel-ratio: 1.3) {
  .rsts-skin-lsp .rsts-video-stop {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=");
    background-size: 30px, 30px;
  }
}
.rsts-skin-lsp .rsts-video-youtube > .rsts-video-stop {
  top: 25px;
}

.rsts-skin-lsp .rsts-video-vimeo > .rsts-video-stop {
  top: 10px;
  right: auto;
  left: 10px;
}

.rsts-skin-lsp .rsts-progress {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.rsts-skin-lsp .rsts-progress div {
  height: 100%;
  background-color: white;
}

.rsts-skin-lsp .rsts-progress.rsts-progress-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

.rsts-skin-lsp .rsts-thumbs-slide {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.rsts-skin-lsp .rsts-thumbs-slide.rsts-thumbs-active-thumb {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.rsts-skin-lsp.content-slider h2.headline_secondary {
  margin-bottom: 0.7rem;
}
.rsts-skin-lsp.content-slider .rsts-caption {
  display: none;
}
.rsts-skin-lsp.content-slider .content-wrap {
  background-color: #edeeef;
}
.rsts-skin-lsp.content-slider .rsts-prev,
.rsts-skin-lsp.content-slider .rsts-next {
  bottom: -10%;
}
.rsts-skin-lsp.content-slider .rsts-nav {
  bottom: -10% !important;
}
.rsts-skin-lsp.content-slider .rsts-nav a {
  border: 1px solid #012C5D !important;
}
.rsts-skin-lsp.content-slider .image_container img {
  width: 100%;
}
.rsts-skin-lsp.content-slider .content-item:last-child {
  padding: 0 4rem;
}

@media screen and (min-width: 992px) {
  .rsts-skin-lsp.content-slider .content-wrap {
    display: flex;
  }
  .rsts-skin-lsp.content-slider .list_lsp {
    max-width: 90%;
  }
  .rsts-skin-lsp.content-slider .content-item {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
  }
  .rsts-skin-lsp.content-slider .content-item:last-child {
    padding: 1.8rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .rsts-skin-lsp.content-slider .list_lsp {
    max-width: 60%;
  }
}
/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
.swiper-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition-property: transform;
  box-sizing: content-box;
  margin-bottom: 60px;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

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

.swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

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

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

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

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  display: flex;
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #012C5D;
}

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

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 10px;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

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

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

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

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

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

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

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

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

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

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

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}

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

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

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

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

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

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

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

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

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

.swiper-pagination-bullet {
  display: inline-block !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 100% !important;
  background: #000 !important;
  opacity: 0.2 !important;
}

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

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #012C5D !important;
}

.page__header {
  height: 80px;
  box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.12);
}
.page__header .container {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.page__header .header__logo, .page__header .header__changelanguage, .page__header .header__menu-toggle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page__header .header__changelanguage {
  margin-left: 30%;
}

.header_repel {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 480px) {
  .page__header .header__changelanguage {
    margin-left: 49%;
  }
}
@media screen and (min-width: 640px) {
  .page__header .header__changelanguage {
    margin-left: 59%;
  }
}
@media screen and (min-width: 992px) {
  .page__header {
    height: 110px;
  }
  .page__header .header__changelanguage {
    margin-left: 70%;
  }
}
.page__footer {
  color: #60666e;
  font-size: 1.4rem;
  background-color: #c9cdd1;
}
.page__footer h3 {
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
}
.page__footer .footer__item {
  margin-bottom: 2.8rem;
}
.page__footer .footer__main {
  padding: 40px 0 20px 0;
}
.page__footer .footer__supp {
  border-top: 1px dotted #788089;
  padding: 10px 0;
}
.page__footer .footer__supp .container .footer__item_supp-3 {
  text-align: center;
}
.page__footer .changelanguage a {
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .page__footer h3 {
    margin-bottom: 1.2rem;
  }
  .page__footer .footer__main .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  .page__footer .footer__main .container .footer__item:first-child {
    grid-column: 1/span 3;
    padding-right: 2rem;
  }
  .page__footer .footer__main .container .footer__item:nth-child(2) {
    grid-column: 4/span 3;
    padding-right: 2rem;
  }
  .page__footer .footer__main .container .footer__item:nth-child(3) {
    grid-column: 7/span 3;
    padding-right: 2rem;
  }
  .page__footer .footer__main .container .footer__item:nth-child(4) {
    grid-column: 10/span 3;
    padding-right: 2rem;
  }
  .page__footer .footer__supp .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page__footer .footer__supp .container .copyright {
    text-align: right;
  }
}
.stage {
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  background-color: #012C5D;
}
.stage_primary {
  background-image: url("/files/assets/graphics/stage_primary_bg.jpg");
  background-position: center;
  background-size: cover;
  padding: 30px 0;
}
.stage_secondary {
  padding: 6vh 0;
  background-image: url("/files/assets/graphics/stage_secondary_bg.svg");
}
.stage_secondary .ce_image {
  position: absolute;
  right: 10%;
  top: 0;
}

@media screen and (min-width: 640px) {
  .stage_primary {
    padding: 60px 0;
  }
  .stage_secondary {
    background-size: cover;
  }
}
.main {
  min-height: 600px;
}

.product-teaser ul figure {
  position: relative;
  height: 100%;
}
.product-teaser li {
  margin-bottom: 16px;
}
@media screen and (min-width: 640px) {
  .product-teaser .caption {
    position: absolute;
    bottom: 0;
  }
  .product-teaser ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0.8rem;
    grid-row-gap: 0.8rem;
    grid-template-areas: "col0 col3" "col2 col2" "col1 col1";
  }
  .product-teaser ul .col_0 {
    grid-area: col0;
  }
  .product-teaser ul .col_1 {
    grid-area: col1;
  }
  .product-teaser ul .col_2 {
    grid-area: col2;
  }
  .product-teaser ul .col_3 {
    grid-area: col3;
  }
  .product-teaser li {
    margin-bottom: 0;
  }
  .product-teaser.alt ul {
    grid-template-areas: "col0 col1" "col2 col3" "col2 col3";
  }
}
@media screen and (min-width: 992px) {
  .product-teaser ul {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0.8rem;
    grid-row-gap: 0.8rem;
    grid-template-areas: "col0 col1 col1" "col2 col2 col3";
  }
  .product-teaser ul .col_0 {
    grid-area: col0;
  }
  .product-teaser ul .col_1 {
    grid-area: col1;
  }
  .product-teaser ul .col_2 {
    grid-area: col2;
  }
  .product-teaser ul .col_3 {
    grid-area: col3;
  }
  .product-teaser.alt ul {
    grid-template-areas: "col0 col0 col1" "col3 col2 col2";
  }
  .product-teaser_our-brake-by-wire .col_0 .caption {
    bottom: 8%;
    left: 0;
    max-width: 290px;
  }
  .product-teaser_our-brake-by-wire .col_1 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-brake-by-wire .col_2 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-brake-by-wire .col_3 .caption {
    left: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-braking-solutions .col_0 .caption {
    left: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-braking-solutions .col_1 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-braking-solutions .col_2 .caption {
    left: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-braking-solutions .col_3 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-world .col_0 .caption {
    left: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-world .col_1 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-world .col_2 .caption {
    left: 0;
    bottom: 8%;
    max-width: 290px;
  }
  .product-teaser_our-world .col_3 .caption {
    right: 0;
    bottom: 8%;
    max-width: 290px;
  }
}
@media screen and (min-width: 640px) {
  .news-latest_primary {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
  .news-latest_primary .layout_latest:first-child {
    grid-column: 1/span 6;
    margin-right: 1rem;
  }
  .news-latest_primary .layout_latest:nth-child(2) {
    grid-column: 7/span 6;
    margin-left: 1rem;
  }
  .news-latest_primary .layout_latest:nth-child(3) {
    grid-column: 1/span 6;
    margin-right: 1rem;
  }
  .news-latest_primary .layout_latest:nth-child(4) {
    grid-column: 7/span 6;
    margin-left: 1rem;
  }
  .news-latest_primary .layout_latest:nth-child(5) {
    grid-column: 1/span 6;
    margin-right: 1rem;
  }
  .news-latest_primary .layout_latest:nth-child(6) {
    grid-column: 7/span 6;
    margin-left: 1rem;
  }
}
.is_hidden_mobile {
  display: none;
}

.is_hidden_desktop {
  display: block;
}

@media screen and (min-width: 480px) {
  .is_hidden_mobile {
    display: block;
  }
  .is_hidden_desktop {
    display: none;
  }
}
body.index .content-wrap {
  display: block;
}

@media screen and (min-width: 992px) {
  body.index .content-wrap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  body.index .content-wrap .content-item:nth-of-type(1) {
    grid-column: 1/span 12;
  }
}
@media screen and (min-width: 640px) {
  body.founder #article-611 .content-wrap,
  body.founder #article-612 .content-wrap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  body.founder #article-611 .content-wrap .content-item:nth-of-type(1),
  body.founder #article-612 .content-wrap .content-item:nth-of-type(1) {
    grid-column: 1/span 3;
  }
  body.founder #article-611 .content-wrap .content-item:nth-of-type(2),
  body.founder #article-612 .content-wrap .content-item:nth-of-type(2) {
    grid-column: 4/span 9;
  }
}
@media screen and (min-width: 992px) {
  body.our-drive-solutions .content-wrap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  body.our-drive-solutions .content-wrap .content-item:nth-of-type(1) {
    grid-column: 1/span 8;
  }
  body.our-drive-solutions .content-wrap .content-item:nth-of-type(2) {
    grid-column: 9/span 4;
  }
}
@media screen and (min-width: 992px) {
  body.electronics-and-inverter .content-wrap .content-item:nth-of-type(1) {
    grid-column: 1/span 6;
  }
  body.electronics-and-inverter .content-wrap .content-item:nth-of-type(2) {
    grid-column: 7/span 6;
  }
  body.electronics-and-inverter .content-wrap .image_container {
    max-width: 380px;
  }
}
@media screen and (min-width: 640px) {
  body.hypercars .ui-accordion-content .content-wrap {
    display: flex;
  }
}
body.motorsport .content-wrap {
  display: block;
}

@media screen and (min-width: 992px) {
  body.motorsport .content-wrap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
  }
  body.motorsport .content-wrap .content-item:nth-of-type(1) {
    grid-column: 1/span 8;
  }
  body.motorsport .content-wrap .content-item:nth-of-type(2) {
    grid-column: 9/span 4;
  }
}
.jquery-modal {
  z-index: 100000 !important;
}

.modal {
  max-width: 1000px !important;
}

.captcha_text,
p.error {
  display: block;
  margin-top: 12px;
}

.widget-captcha {
  width: 100%;
}

.contao-cookiebar .cc-inner {
  font-size: 16px;
}
.contao-cookiebar .cc-inner a {
  font-size: 14px;
}
.contao-cookiebar .cc-head {
  margin-bottom: 30px;
}
.contao-cookiebar .cc-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.contao-cookiebar .cc-footer .btn:first-child, .contao-cookiebar .cc-footer .newsletter-registration button:first-child, .newsletter-registration .contao-cookiebar .cc-footer button:first-child {
  margin-right: 5px;
}
.contao-cookiebar .cc-footer .btn:last-child, .contao-cookiebar .cc-footer .newsletter-registration button:last-child, .newsletter-registration .contao-cookiebar .cc-footer button:last-child {
  margin-left: 5px;
}
.contao-cookiebar .cc-cookies .cc-cookie p,
.contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
  font-size: 12px;
}