@charset "UTF-8";
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@keyframes infinite-rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./vendor/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./vendor/slick/fonts/slick.eot");
  src: url("./vendor/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./vendor/slick/fonts/slick.woff") format("woff"), url("./vendor/slick/fonts/slick.ttf") format("truetype"), url("./vendor/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.brand--google:link, .brand--google:visited {
  color: #dd4b39; }

.brand--facebook:link, .brand--facebook:visited {
  color: #3b5998; }

.brand--linkedin:link, .brand--linkedin:visited {
  color: #0077b5; }

.brand--xing:link, .brand--xing:visited {
  color: #026466; }

.brand--youtube:link, .brand--youtube:visited {
  color: #cd201f; }

.brand--whatsapp:link, .brand--whatsapp:visited {
  color: #25d366; }

.brand--twitter:link, .brand--twitter:visited {
  color: #1da1f2; }

.brand--email:link, .brand--email:visited {
  color: #999; }

.brand--pinterest:link, .brand--pinterest:visited {
  color: #bd081c; }

.brand--reddit:link, .brand--reddit:visited {
  color: #ff4500; }

.brand--instagram:link, .brand--instagram:visited {
  color: #405de6; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

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

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

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

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

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

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

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

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

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

/**
 * 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 */ }

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

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

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

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

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

td,
th {
  padding: 0; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

a > svg,
button > svg {
  pointer-events: none; }

@media (min-width: 400px) {
  .hide-xs {
    display: none !important; } }

@media (min-width: 400px) {
  .block-xs {
    display: block !important; } }

@media (min-width: 400px) {
  .inline-xs {
    display: inline !important; } }

@media (min-width: 500px) {
  .hide-xssm {
    display: none !important; } }

@media (min-width: 500px) {
  .block-xssm {
    display: block !important; } }

@media (min-width: 500px) {
  .inline-xssm {
    display: inline !important; } }

@media (min-width: 600px) {
  .hide-sm {
    display: none !important; } }

@media (min-width: 600px) {
  .block-sm {
    display: block !important; } }

@media (min-width: 600px) {
  .inline-sm {
    display: inline !important; } }

@media (min-width: 670px) {
  .hide-smmd {
    display: none !important; } }

@media (min-width: 670px) {
  .block-smmd {
    display: block !important; } }

@media (min-width: 670px) {
  .inline-smmd {
    display: inline !important; } }

@media (min-width: 740px) {
  .hide-md {
    display: none !important; } }

@media (min-width: 740px) {
  .block-md {
    display: block !important; } }

@media (min-width: 740px) {
  .inline-md {
    display: inline !important; } }

@media (min-width: 860px) {
  .hide-mdlg {
    display: none !important; } }

@media (min-width: 860px) {
  .block-mdlg {
    display: block !important; } }

@media (min-width: 860px) {
  .inline-mdlg {
    display: inline !important; } }

@media (min-width: 980px) {
  .hide-lg {
    display: none !important; } }

@media (min-width: 980px) {
  .block-lg {
    display: block !important; } }

@media (min-width: 980px) {
  .inline-lg {
    display: inline !important; } }

@media (min-width: 1100px) {
  .hide-lgxl {
    display: none !important; } }

@media (min-width: 1100px) {
  .block-lgxl {
    display: block !important; } }

@media (min-width: 1100px) {
  .inline-lgxl {
    display: inline !important; } }

@media (min-width: 1200px) {
  .hide-xl {
    display: none !important; } }

@media (min-width: 1200px) {
  .block-xl {
    display: block !important; } }

@media (min-width: 1200px) {
  .inline-xl {
    display: inline !important; } }

@media (min-width: 1300px) {
  .hide-xxl {
    display: none !important; } }

@media (min-width: 1300px) {
  .block-xxl {
    display: block !important; } }

@media (min-width: 1300px) {
  .inline-xxl {
    display: inline !important; } }

#responsive-status {
  display: none;
  font-family: 'mobile';
  min-width: 0; }
  @media (min-width: 400px) {
    #responsive-status {
      font-family: "xs";
      min-width: 400px; } }
  @media (min-width: 500px) {
    #responsive-status {
      font-family: "xssm";
      min-width: 500px; } }
  @media (min-width: 600px) {
    #responsive-status {
      font-family: "sm";
      min-width: 600px; } }
  @media (min-width: 670px) {
    #responsive-status {
      font-family: "smmd";
      min-width: 670px; } }
  @media (min-width: 740px) {
    #responsive-status {
      font-family: "md";
      min-width: 740px; } }
  @media (min-width: 860px) {
    #responsive-status {
      font-family: "mdlg";
      min-width: 860px; } }
  @media (min-width: 980px) {
    #responsive-status {
      font-family: "lg";
      min-width: 980px; } }
  @media (min-width: 1100px) {
    #responsive-status {
      font-family: "lgxl";
      min-width: 1100px; } }
  @media (min-width: 1200px) {
    #responsive-status {
      font-family: "xl";
      min-width: 1200px; } }
  @media (min-width: 1300px) {
    #responsive-status {
      font-family: "xxl";
      min-width: 1300px; } }

body {
  text-align: center;
  -webkit-backface-visibility: hidden;
  background-color: white; }

.flexboxtweener,
.flexboxtweener body,
.flexboxtweener .site-wrapper {
  height: 100%; }

.flexbox body {
  min-height: 100vh; }

.flexbox .site-wrapper {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.flexbox .site-content {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto; }

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  padding: 0 10px;
  padding: 0 1rem;
  text-align: left;
  position: relative; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 400px) {
    .container {
      padding: 0 20px;
      padding: 0 2rem; } }
  .container .container,
  .container .alerts {
    padding: 0;
    min-width: 0; }

.floatleft,
.floatright,
.float-left,
.float-right {
  float: none;
  display: block;
  margin: 0 auto 24px; }

@media (min-width: 600px) {
  .floatleft,
  .floatright,
  .float-left,
  .float-right {
    max-width: 47%;
    margin-bottom: 1%; }
  .floatleft,
  .float-left {
    float: left;
    margin-right: 3%; }
  .floatright,
  .float-right {
    float: right;
    margin-left: 3%; } }

.wrapper {
  position: relative; }

.cols-3 {
  background-color: white;
  padding: 1em; }
  .cols-3:after {
    content: '';
    display: table;
    clear: both; }
  .cols-3 .col {
    width: 100%;
    float: none;
    margin-right: 0; }
  .cols-3 .col {
    margin-bottom: 48px; }
    .cols-3 .col:last-child {
      margin-bottom: 0; }
    @media (min-width: 500px) {
      .cols-3 .col {
        width: 47.82609%;
        float: left; }
        .cols-3 .col:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .cols-3 .col:nth-child(2n + 2) {
          margin-left: 52.17391%;
          margin-right: -100%;
          clear: none; }
        .cols-3 .col:nth-last-child(-n + 2) {
          margin-bottom: 0; } }
    @media (min-width: 740px) {
      .cols-3 .col {
        width: 31.42857%;
        float: left; }
        .cols-3 .col:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .cols-3 .col:nth-child(3n + 2) {
          margin-left: 34.28571%;
          margin-right: -100%;
          clear: none; }
        .cols-3 .col:nth-child(3n + 3) {
          margin-left: 68.57143%;
          margin-right: -100%;
          clear: none; }
        .cols-3 .col:nth-last-child(-n + 3) {
          margin-bottom: 0; } }

a {
  color: #e1412c;
  text-decoration: none; }
  a:visited {
    color: #e1412c; }
  a:hover {
    color: #a72b18; }
  a:active {
    color: #a72b18; }

.more {
  position: relative;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  text-decoration: none;
  padding: 5px 0;
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
  color: #3c3c3b; }
  .more:visited {
    color: #3c3c3b; }
  .more:hover {
    color: white; }
  .more:active {
    color: white; }
  .lang-pl .more {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .more .icon {
    color: #e1412c;
    width: 14px;
    width: 1.4rem;
    height: 14px;
    height: 1.4rem;
    vertical-align: 0em;
    margin-left: 5px;
    margin-left: 0.5rem; }
  .more,
  .more .icon {
    transition: all 0.5s ease; }
  .more:hover {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #e1412c; }
    .more:hover,
    .more:hover .icon {
      color: white; }

.download {
  padding-left: 20px;
  position: relative; }
  .download .icon {
    color: #3c3c3b;
    position: absolute;
    left: 0;
    top: 0; }

.alert-message.info {
  position: relative;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 10px 40px 10px 15px;
  padding: 1rem 4rem 1rem 1.5rem;
  border: 1px solid;
  border-left: 40px solid;
  color: #3c3c3b;
  background-color: white;
  border-color: #1099cb; }
  .alert-message.info .alert-message__icon-status {
    position: absolute;
    width: 24px;
    height: 24px;
    left: -32px;
    top: 10px;
    color: white; }
  .alert-message.info p {
    margin: 0;
    padding: 0; }
  .alert-message.info ul {
    margin-top: 5px;
    margin-bottom: 5px; }
  .alert-message.info a:not(.btn):not(.button) {
    color: #3c3c3b;
    font-weight: bold;
    text-decoration: none; }
    .alert-message.info a:not(.btn):not(.button):hover {
      text-decoration: underline; }
  .alert-message.info .alert-message__close,
  .alert-message.info .alert-message__close:not(.btn):not(.button) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    position: absolute;
    top: 12px;
    right: 10px;
    opacity: 0.7;
    color: #1099cb; }
    .alert-message.info .alert-message__close:hover,
    .alert-message.info .alert-message__close:not(.btn):not(.button):hover {
      text-decoration: none !important;
      opacity: 1; }
  .alert-message.info.alert-message--no-close .alert-message__close {
    display: none; }

.alert-message.warning {
  position: relative;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 10px 40px 10px 15px;
  padding: 1rem 4rem 1rem 1.5rem;
  border: 1px solid;
  border-left: 40px solid;
  color: #3c3c3b;
  background-color: white;
  border-color: #ebac00; }
  .alert-message.warning .alert-message__icon-status {
    position: absolute;
    width: 24px;
    height: 24px;
    left: -32px;
    top: 10px;
    color: white; }
  .alert-message.warning p {
    margin: 0;
    padding: 0; }
  .alert-message.warning ul {
    margin-top: 5px;
    margin-bottom: 5px; }
  .alert-message.warning a:not(.btn):not(.button) {
    color: #3c3c3b;
    font-weight: bold;
    text-decoration: none; }
    .alert-message.warning a:not(.btn):not(.button):hover {
      text-decoration: underline; }
  .alert-message.warning .alert-message__close,
  .alert-message.warning .alert-message__close:not(.btn):not(.button) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    position: absolute;
    top: 12px;
    right: 10px;
    opacity: 0.7;
    color: #ebac00; }
    .alert-message.warning .alert-message__close:hover,
    .alert-message.warning .alert-message__close:not(.btn):not(.button):hover {
      text-decoration: none !important;
      opacity: 1; }
  .alert-message.warning.alert-message--no-close .alert-message__close {
    display: none; }

.alert-message.error {
  position: relative;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 10px 40px 10px 15px;
  padding: 1rem 4rem 1rem 1.5rem;
  border: 1px solid;
  border-left: 40px solid;
  color: #3c3c3b;
  background-color: white;
  border-color: #e1412c; }
  .alert-message.error .alert-message__icon-status {
    position: absolute;
    width: 24px;
    height: 24px;
    left: -32px;
    top: 10px;
    color: white; }
  .alert-message.error p {
    margin: 0;
    padding: 0; }
  .alert-message.error ul {
    margin-top: 5px;
    margin-bottom: 5px; }
  .alert-message.error a:not(.btn):not(.button) {
    color: #3c3c3b;
    font-weight: bold;
    text-decoration: none; }
    .alert-message.error a:not(.btn):not(.button):hover {
      text-decoration: underline; }
  .alert-message.error .alert-message__close,
  .alert-message.error .alert-message__close:not(.btn):not(.button) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    position: absolute;
    top: 12px;
    right: 10px;
    opacity: 0.7;
    color: #e1412c; }
    .alert-message.error .alert-message__close:hover,
    .alert-message.error .alert-message__close:not(.btn):not(.button):hover {
      text-decoration: none !important;
      opacity: 1; }
  .alert-message.error.alert-message--no-close .alert-message__close {
    display: none; }

.alert-message.success {
  position: relative;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 10px 40px 10px 15px;
  padding: 1rem 4rem 1rem 1.5rem;
  border: 1px solid;
  border-left: 40px solid;
  color: #3c3c3b;
  background-color: white;
  border-color: #6ea838; }
  .alert-message.success .alert-message__icon-status {
    position: absolute;
    width: 24px;
    height: 24px;
    left: -32px;
    top: 10px;
    color: white; }
  .alert-message.success p {
    margin: 0;
    padding: 0; }
  .alert-message.success ul {
    margin-top: 5px;
    margin-bottom: 5px; }
  .alert-message.success a:not(.btn):not(.button) {
    color: #3c3c3b;
    font-weight: bold;
    text-decoration: none; }
    .alert-message.success a:not(.btn):not(.button):hover {
      text-decoration: underline; }
  .alert-message.success .alert-message__close,
  .alert-message.success .alert-message__close:not(.btn):not(.button) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    position: absolute;
    top: 12px;
    right: 10px;
    opacity: 0.7;
    color: #6ea838; }
    .alert-message.success .alert-message__close:hover,
    .alert-message.success .alert-message__close:not(.btn):not(.button):hover {
      text-decoration: none !important;
      opacity: 1; }
  .alert-message.success.alert-message--no-close .alert-message__close {
    display: none; }

blockquote {
  margin: 24px 0;
  margin: 2.4rem 0;
  padding: 0.5em 2.5em;
  position: relative;
  background-color: white; }
  blockquote:before, blockquote:after {
    color: #aaa;
    font-size: 5em;
    position: absolute;
    line-height: 0.1em; }
  blockquote:before {
    content: '\201C';
    left: 5px;
    top: 0.3em; }
  blockquote:after {
    content: '\201D';
    right: 3px;
    bottom: 0; }

.btn, .button {
  display: inline-block;
  vertical-align: middle;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0;
  font-weight: 400;
  line-height: normal;
  border: 1px solid;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  margin: 5px 0;
  cursor: pointer;
  background-image: none;
  transition: all 0.2s ease-out;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }
  .btn:hover, .button:hover, .btn:focus, .button:focus {
    text-decoration: none; }
  .btn:active, .button:active, .btn.open, .open.button {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.175);
    background-image: none;
    text-decoration: none; }

.btn.disabled, .disabled.button, .btn[disabled], [disabled].button {
  pointer-events: none;
  opacity: 0.8; }

.btn, .button, .btn:visited, .button:visited, .btn.disabled, .disabled.button, .btn.disabled:hover, .disabled.button:hover, .btn.disabled:focus, .disabled.button:focus, .btn.disabled:active, .disabled.button:active, .btn.disabled.open, .disabled.open.button, .btn[disabled], [disabled].button, .btn[disabled]:hover, [disabled].button:hover, .btn[disabled]:focus, [disabled].button:focus, .btn[disabled]:active, [disabled].button:active, .btn[disabled].open, [disabled].open.button {
  color: white;
  background-color: #e1412c;
  border-color: #e1412c;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn:hover, .button:hover, .btn:focus, .button:focus {
  color: white;
  background-color: #c9321d;
  border-color: #c9321d; }

.btn:active, .button:active, .btn.open, .open.button {
  color: white;
  background-color: #a72b18;
  border-color: #a72b18; }

.btn--grey.disabled, .btn--grey[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--grey, .btn--grey:visited, .btn--grey.disabled, .btn--grey.disabled:hover, .btn--grey.disabled:focus, .btn--grey.disabled:active, .btn--grey.disabled.open, .btn--grey[disabled], .btn--grey[disabled]:hover, .btn--grey[disabled]:focus, .btn--grey[disabled]:active, .btn--grey[disabled].open {
  color: white;
  background-color: #999;
  border-color: #999;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--grey:hover, .btn--grey:focus {
  color: white;
  background-color: #858585;
  border-color: #858585; }

.btn--grey:active, .btn--grey.open {
  color: white;
  background-color: #666;
  border-color: #666; }

.btn--ghost.disabled, .btn--ghost[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--ghost, .btn--ghost:visited, .btn--ghost.disabled, .btn--ghost.disabled:hover, .btn--ghost.disabled:focus, .btn--ghost.disabled:active, .btn--ghost.disabled.open, .btn--ghost[disabled], .btn--ghost[disabled]:hover, .btn--ghost[disabled]:focus, .btn--ghost[disabled]:active, .btn--ghost[disabled].open {
  color: #e1412c;
  background-color: transparent;
  border-color: #e1412c;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--ghost:hover, .btn--ghost:focus {
  color: white;
  background-color: #c9321d;
  border-color: #c9321d; }

.btn--ghost:active, .btn--ghost.open {
  color: white;
  background-color: #a72b18;
  border-color: #a72b18; }

.btn--select.disabled, .btn--select[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--select, .btn--select:visited, .btn--select.disabled, .btn--select.disabled:hover, .btn--select.disabled:focus, .btn--select.disabled:active, .btn--select.disabled.open, .btn--select[disabled], .btn--select[disabled]:hover, .btn--select[disabled]:focus, .btn--select[disabled]:active, .btn--select[disabled].open {
  color: #e1412c;
  background-color: transparent;
  border-color: #e1412c;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--select:hover, .btn--select:focus {
  color: white;
  background-color: #c9321d;
  border-color: #c9321d; }

.btn--select:active, .btn--select.open {
  color: white;
  background-color: #a72b18;
  border-color: #a72b18; }

.btn--ghost-grey.disabled, .btn--ghost-grey[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--ghost-grey, .btn--ghost-grey:visited, .btn--ghost-grey.disabled, .btn--ghost-grey.disabled:hover, .btn--ghost-grey.disabled:focus, .btn--ghost-grey.disabled:active, .btn--ghost-grey.disabled.open, .btn--ghost-grey[disabled], .btn--ghost-grey[disabled]:hover, .btn--ghost-grey[disabled]:focus, .btn--ghost-grey[disabled]:active, .btn--ghost-grey[disabled].open {
  color: #666;
  background-color: transparent;
  border-color: #999;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--ghost-grey:hover, .btn--ghost-grey:focus {
  color: white;
  background-color: #858585;
  border-color: #858585; }

.btn--ghost-grey:active, .btn--ghost-grey.open {
  color: white;
  background-color: #666;
  border-color: #666; }

.btn--white.disabled, .btn--white[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--white, .btn--white:visited, .btn--white.disabled, .btn--white.disabled:hover, .btn--white.disabled:focus, .btn--white.disabled:active, .btn--white.disabled.open, .btn--white[disabled], .btn--white[disabled]:hover, .btn--white[disabled]:focus, .btn--white[disabled]:active, .btn--white[disabled].open {
  color: #858585;
  background-color: white;
  border-color: #e7e7e7;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--white:hover, .btn--white:focus {
  color: black;
  background-color: white;
  border-color: #aaa; }

.btn--white:active, .btn--white.open {
  color: black;
  background-color: white;
  border-color: #858585; }

.btn--accept.disabled, .btn--accept[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--accept, .btn--accept:visited, .btn--accept.disabled, .btn--accept.disabled:hover, .btn--accept.disabled:focus, .btn--accept.disabled:active, .btn--accept.disabled.open, .btn--accept[disabled], .btn--accept[disabled]:hover, .btn--accept[disabled]:focus, .btn--accept[disabled]:active, .btn--accept[disabled].open {
  color: white;
  background-color: #6ea838;
  border-color: rgba(0, 0, 0, 0.3);
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--accept:hover, .btn--accept:focus {
  color: white;
  background-color: #629532;
  border-color: rgba(0, 0, 0, 0.3); }

.btn--accept:active, .btn--accept.open {
  color: white;
  background-color: #55822b;
  border-color: rgba(0, 0, 0, 0.3); }

.btn--decline.disabled, .btn--decline[disabled] {
  pointer-events: none;
  opacity: 0.8; }

.btn--decline, .btn--decline:visited, .btn--decline.disabled, .btn--decline.disabled:hover, .btn--decline.disabled:focus, .btn--decline.disabled:active, .btn--decline.disabled.open, .btn--decline[disabled], .btn--decline[disabled]:hover, .btn--decline[disabled]:focus, .btn--decline[disabled]:active, .btn--decline[disabled].open {
  color: white;
  background-color: #e1412c;
  border-color: rgba(0, 0, 0, 0.3);
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.btn--decline:hover, .btn--decline:focus {
  color: white;
  background-color: #d5341e;
  border-color: rgba(0, 0, 0, 0.3); }

.btn--decline:active, .btn--decline.open {
  color: white;
  background-color: #bf2e1b;
  border-color: rgba(0, 0, 0, 0.3); }

.btn, .button {
  font-size: 18px;
  padding-top: 6px;
  padding-right: 15px;
  padding-bottom: 6px;
  padding-left: 15px;
  height: 36px; }
  .btn.btn--next, .btn--next.button {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px; }
  .btn.btn--prev, .btn--prev.button {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px; }
  .btn.btn--round, .btn--round.button {
    border-radius: 18px; }

.btn--icon {
  font-size: 19px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  height: 36px; }
  .btn--icon.btn--next {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px; }
  .btn--icon.btn--prev {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px; }
  .btn--icon.btn--round {
    border-radius: 18px; }

.btn--box {
  font-size: 18px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  height: 28px; }
  .btn--box.btn--next {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px; }
  .btn--box.btn--prev {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px; }
  .btn--box.btn--round {
    border-radius: 14px; }

.btn--box-lg {
  font-size: 19px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  height: 36px; }
  .btn--box-lg.btn--next {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px; }
  .btn--box-lg.btn--prev {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px; }
  .btn--box-lg.btn--round {
    border-radius: 18px; }

.btn--sm {
  font-size: 14px;
  padding-top: 5px;
  padding-right: 12px;
  padding-bottom: 5px;
  padding-left: 12px;
  height: auto; }
  .btn--sm.btn--next {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px; }
  .btn--sm.btn--prev {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px; }
  .btn--sm.btn--round {
    border-radius: 14px; }

.btn--lg {
  font-size: 18px;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 9px;
  padding-left: 15px;
  height: 42px; }
  .btn--lg.btn--next {
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px; }
  .btn--lg.btn--prev {
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px; }
  .btn--lg.btn--round {
    border-radius: 21px; }

button[disabled],
fieldset[disabled] button,
.disabled {
  cursor: not-allowed;
  opacity: 0.65;
  box-shadow: none !important; }

.btn--full {
  width: 100%; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.btn--loading.loading {
  color: transparent;
  position: relative; }
  .btn--loading.loading:before {
    content: '';
    height: 18px;
    width: 18px;
    animation: rotation 1s infinite linear;
    border: 2px solid rgba(225, 65, 44, 0.3);
    border-top-color: rgba(225, 65, 44, 0.9);
    border-radius: 50%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.btn--box {
  text-align: center;
  width: 28px; }
  .btn--box .icon {
    line-height: 18px;
    display: block;
    margin: 0; }

.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed,
  .embed-container video,
  .embed-container .mce-preview-object,
  .embed-container .mce-object-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.formError {
  position: relative;
  color: white;
  background-color: #e1412c;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 0 5px;
  border-radius: 3px; }
  .formError:before {
    content: '';
    display: block;
    position: absolute;
    border: 6px solid transparent;
    border-bottom: 6px solid #e1412c;
    border-top: 0;
    height: 0;
    width: 0;
    left: 5px;
    top: -5px; }
  .formError:empty {
    display: none; }

.custom-select {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  margin-top: 5px;
  border: 1px solid;
  border-color: #e7e7e7;
  overflow: hidden;
  background-color: #e7e7e7;
  position: relative;
  box-shadow: none;
  width: 100%;
  border-radius: 0;
  transition: all 0.1s linear; }
  .custom-select:hover {
    border-color: #e1412c; }
  .custom-select.focus {
    border-color: #3c3c3b; }
  .custom-select .formfield,
  .custom-select select {
    margin: 0;
    padding: 7px 10px;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .custom-select .formfield:focus,
    .custom-select select:focus {
      outline: none; }
  .custom-select select {
    padding: 8px 9px;
    padding-right: 36px; }
  .custom-select:after {
    border: solid transparent;
    background-color: #e7e7e7;
    color: white;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    content: '˅';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 31px;
    line-height: 31px;
    pointer-events: none;
    z-index: 100;
    text-align: center;
    transition: all 0.1s linear; }
  .custom-select:hover:after {
    background-color: #e1412c; }
  .custom-select.focus:after {
    background-color: #3c3c3b; }

.custom-input {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  margin-top: 5px;
  border: 1px solid;
  border-color: #e7e7e7;
  overflow: hidden;
  background-color: #e7e7e7;
  position: relative;
  box-shadow: none;
  width: 100%;
  border-radius: 0;
  transition: all 0.1s linear; }
  .custom-input:hover {
    border-color: #e1412c; }
  .custom-input.focus {
    border-color: #3c3c3b; }
  .custom-input .formfield,
  .custom-input select {
    margin: 0;
    padding: 7px 10px;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .custom-input .formfield:focus,
    .custom-input select:focus {
      outline: none; }
  .custom-input textarea.formfield {
    resize: none; }

html[data-useragent*='MSIE 9.0'] .custom-select:after,
html[data-useragent*='MSIE 10.0'] .custom-select:after,
html[data-useragent*='MSIE 11.0'] .custom-select:after,
html[data-useragent*='rv:11.0'] .custom-select:after {
  background-color: transparent;
  content: ''; }

html[data-useragent*='MSIE 9.0'] .custom-select select,
html[data-useragent*='MSIE 10.0'] .custom-select select,
html[data-useragent*='MSIE 11.0'] .custom-select select,
html[data-useragent*='rv:11.0'] .custom-select select {
  padding-right: 9px;
  background-color: white;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist; }

input,
button,
select,
textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.formfield,
select {
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #e7e7e7;
  padding: 7px 10px;
  line-height: normal;
  outline: none;
  box-shadow: none;
  color: #3c3c3b;
  background-color: #e7e7e7;
  border-radius: 0;
  transition: all 0.1s linear; }
  .formfield:hover,
  select:hover {
    border-color: #e1412c; }
  .formfield:focus,
  select:focus {
    border-color: #3c3c3b; }
  .formfield.error,
  select.error {
    border: 1px solid #e1412c; }
  .formfield[disabled], .formfield[disabled]:hover, .formfield[disabled]:focus,
  select[disabled],
  select[disabled]:hover,
  select[disabled]:focus {
    color: #666;
    background-color: #fafafa;
    border-color: #fafafa; }

input.formfield,
select {
  height: 36px; }

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.disabled {
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  cursor: default; }

.label.req + .formfield,
.label.req + select,
.label.required + .formfield,
.label.required + select {
  border-color: #e7e7e7;
  background-color: #e7e7e7; }
  .label.req + .formfield:hover,
  .label.req + select:hover,
  .label.required + .formfield:hover,
  .label.required + select:hover {
    border-color: #e1412c; }
  .label.req + .formfield:focus,
  .label.req + select:focus,
  .label.required + .formfield:focus,
  .label.required + select:focus {
    border-color: #3c3c3b; }
  .label.req + .formfield.error,
  .label.req + select.error,
  .label.required + .formfield.error,
  .label.required + select.error {
    border: 1px solid #e1412c; }

select {
  padding: 8px 9px; }

textarea,
select[size],
select[multiple] {
  height: auto; }

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px; }
  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px; }
  ::-webkit-validation-bubble-message {
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px; }
  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    box-shadow: none;
    background: #666;
    border-color: #666; } }

textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
  overflow-y: auto; }

optgroup {
  color: #3c3c3b;
  font-style: normal;
  font-weight: normal;
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif; }
  optgroup::-moz-focus-inner {
    border: 0;
    padding: 0; }

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

.form-notice {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 100%;
  margin-left: 10px;
  background-color: #333;
  color: white;
  border-radius: 3px;
  padding: 7px 5px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  min-height: 50px;
  font-weight: 500;
  width: 200px;
  z-index: 1; }
  .form-notice:after {
    content: '';
    display: block;
    position: absolute;
    border: 8px solid transparent;
    border-right: 8px solid #333;
    border-left: 0;
    height: 0;
    width: 0;
    right: 100%;
    bottom: 16px;
    pointer-events: none; }
  @media (min-width: 600px) {
    .form-notice {
      margin-left: 0; } }
  @media (max-width: 739px) {
    .form-notice {
      position: relative;
      top: -1px;
      right: 0;
      bottom: 0;
      left: 0;
      clear: both;
      margin-left: 0;
      width: auto;
      padding: 2px 5px;
      margin-bottom: 5px;
      min-height: 0; }
      .form-notice:after {
        content: '';
        display: block;
        position: absolute;
        border: 6px solid transparent;
        border-bottom: 6px solid #333;
        border-top: 0;
        height: 0;
        width: 0;
        right: auto;
        bottom: auto;
        top: -6px;
        left: 5px; } }

.form-notice--success {
  display: none;
  position: absolute;
  bottom: 12px;
  left: 100%;
  margin-left: 10px;
  background-color: #6ea838;
  color: white;
  border-radius: 3px;
  padding: 7px 5px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  min-height: 50px;
  font-weight: 500;
  width: 200px;
  z-index: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .form-notice--success:after {
    content: '';
    display: block;
    position: absolute;
    border: 8px solid transparent;
    border-right: 8px solid #6ea838;
    border-left: 0;
    height: 0;
    width: 0;
    right: 100%;
    bottom: 16px;
    pointer-events: none; }
  @media (min-width: 600px) {
    .form-notice--success {
      margin-left: 0; } }
  @media (max-width: 739px) {
    .form-notice--success {
      position: relative;
      top: -1px;
      right: 0;
      bottom: 0;
      left: 0;
      clear: both;
      margin-left: 0;
      width: auto;
      padding: 2px 5px;
      margin-bottom: 5px;
      min-height: 0; }
      .form-notice--success:after {
        content: '';
        display: block;
        position: absolute;
        border: 6px solid transparent;
        border-bottom: 6px solid #6ea838;
        border-top: 0;
        height: 0;
        width: 0;
        right: auto;
        bottom: auto;
        top: -6px;
        left: 5px; } }

@media (min-width: 740px) {
  .form-notices fieldset {
    padding-right: 230px; }
  .form-notice--success {
    width: 60px;
    font-size: 24px;
    line-height: 36px; } }

::-webkit-input-placeholder {
  color: #858585;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .lang-pl ::-webkit-input-placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

::-moz-placeholder {
  color: #858585;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .lang-pl ::-moz-placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

input:-moz-placeholder {
  color: #858585;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .lang-pl input:-moz-placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

:-ms-input-placeholder {
  color: #858585;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .lang-pl :-ms-input-placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0; }
  h1 > sup,
  h1 > sub, h2 > sup,
  h2 > sub, h3 > sup,
  h3 > sub, h4 > sup,
  h4 > sub, h5 > sup,
  h5 > sub, h6 > sup,
  h6 > sub, .h1 > sup,
  .h1 > sub, .h2 > sup,
  .h2 > sub, .h3 > sup,
  .h3 > sub, .h4 > sup,
  .h4 > sub, .h5 > sup,
  .h5 > sub, .h6 > sup,
  .h6 > sub {
    font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif; }
  h1 em,
  h1 span, h2 em,
  h2 span, h3 em,
  h3 span, h4 em,
  h4 span, h5 em,
  h5 span, h6 em,
  h6 span, .h1 em,
  .h1 span, .h2 em,
  .h2 span, .h3 em,
  .h3 span, .h4 em,
  .h4 span, .h5 em,
  .h5 span, .h6 em,
  .h6 span {
    font-style: normal;
    color: #858585; }
  .lang-pl h1, .lang-pl h2, .lang-pl h3, .lang-pl h4, .lang-pl h5, .lang-pl h6, .lang-pl .h1, .lang-pl .h2, .lang-pl .h3, .lang-pl .h4, .lang-pl .h5, .lang-pl .h6 {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, .h1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 33px;
  line-height: 3.3rem; }
  @media (min-width: 600px) {
    h1, .h1 {
      font-size: 29px;
      font-size: 2.9rem;
      line-height: 37px;
      line-height: 3.7rem; } }
  @media (min-width: 740px) {
    h1, .h1 {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 40px;
      line-height: 4rem; } }
  @media (min-width: 980px) {
    h1, .h1 {
      font-size: 34px;
      font-size: 3.4rem;
      line-height: 42px;
      line-height: 4.2rem; } }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 37px;
      font-size: 3.7rem;
      line-height: 45px;
      line-height: 4.5rem; } }
  @media (min-width: 1300px) {
    h1, .h1 {
      font-size: 40px;
      font-size: 4rem;
      line-height: 48px;
      line-height: 4.8rem; } }

h2, .h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    h2, .h2 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 32px;
      line-height: 3.2rem; } }

h3, .h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    h3, .h3 {
      font-size: 20px;
      font-size: 2rem;
      line-height: 24px;
      line-height: 2.4rem; } }

h4, .h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    h4, .h4 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; } }

h5, .h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    h5, .h5 {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 24px;
      line-height: 2.4rem; } }

h6, .h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    h6, .h6 {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 24px;
      line-height: 2.4rem; } }

.hamburger {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  cursor: pointer;
  height: 12px;
  width: 14px; }
  .hamburger__bar {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    background-color: #999;
    height: 2px;
    transition: all 0.4s ease; }
    .hamburger__bar:nth-child(1) {
      top: 0; }
    .hamburger__bar:nth-child(2) {
      top: 5px; }
    .hamburger__bar:nth-child(3) {
      top: 10px; }
  .hamburger[aria-expanded="true"] > .hamburger__bar:nth-child(1), .hamburger[aria-expanded="true"] > .hamburger__bar:nth-child(3),
  .dropdown__toggle--open .hamburger > .hamburger__bar:nth-child(1),
  .dropdown__toggle--open .hamburger > .hamburger__bar:nth-child(3) {
    top: 5px; }
  .hamburger[aria-expanded="true"] > .hamburger__bar:nth-child(1),
  .dropdown__toggle--open .hamburger > .hamburger__bar:nth-child(1) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .hamburger[aria-expanded="true"] > .hamburger__bar:nth-child(2),
  .dropdown__toggle--open .hamburger > .hamburger__bar:nth-child(2) {
    background-color: transparent; }
  .hamburger[aria-expanded="true"] > .hamburger__bar:nth-child(3),
  .dropdown__toggle--open .hamburger > .hamburger__bar:nth-child(3) {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

hr {
  border: 0;
  border-bottom: 1px solid #aaa;
  height: 1px;
  margin: 23px 0 24px;
  margin: 2.3rem 0 2.4rem;
  padding: 0;
  clear: both; }

.icon {
  position: relative;
  fill: currentColor;
  width: 1em;
  height: 1em;
  overflow: hidden;
  display: inline-block;
  vertical-align: -0.15em;
  pointer-events: none; }

.icon--b4-text {
  margin-right: 5px; }

.icon-lg {
  width: 24px;
  height: 24px; }

.icon--nav {
  width: 28px;
  height: 28px; }

.icon--social {
  width: 22px;
  height: 22px;
  transition: all 0.25s ease; }

.category-icon {
  color: #3c3c3b;
  width: 30px;
  height: 30px; }

.icon--success {
  color: #6ea838; }

.icon--fail {
  color: #666; }

img {
  max-width: 100%;
  height: auto; }
  img.lazyload {
    opacity: 0; }
  img.lazyloaded {
    transition: 0.5s opacity ease-out;
    opacity: 1; }

.loading-anim {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #e1412c;
  display: block;
  border-radius: 50%;
  animation: infinite-rotation 1s linear infinite;
  content: ''; }

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #e1412c;
  display: block;
  border-radius: 50%;
  animation: infinite-rotation 1s linear infinite;
  content: ''; }
  .site-header__top .loading,
  .livesearch-articles .loading,
  .livesearch-categories .loading,
  .livesearch-faq .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    height: 20px;
    height: 2rem;
    width: 20px;
    width: 2rem;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-top-color: #e1412c;
    display: block;
    border-radius: 50%;
    animation: infinite-rotation 1s linear infinite;
    content: ''; }

.no-entries {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  color: #e1412c; }

p {
  margin: 0; }

.lead {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    .lead {
      font-size: 20px;
      font-size: 2rem;
      line-height: 24px;
      line-height: 2.4rem; } }

.small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
    its values is > 50%. */
  z-index: 10; }

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
    creates a new context for the origins. */
  *z-index: -1; }

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
  * Browsers can paint handles in their own layer.
  */
.noUi-base {
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
  */
.noUi-horizontal {
  height: 2px; }

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -10px;
  top: -9px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
  */
.noUi-background {
  background: #e7e7e7; }

.noUi-connect {
  background: #e1412c;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px; }

/* Handles and cursors;
  */
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #e1412c;
  border-radius: 100%;
  background: #FFF;
  cursor: default; }
  .noUi-horizontal .noUi-handle {
    cursor: w-resize; }

.noUi-active {
  background: #FFF; }

/* Handle stripes;
  */
/* Disabled state;
  */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

.slider__slider {
  margin: 13px 10px; }
  .slider__slider:after {
    content: '';
    display: table;
    clear: both; }

.slider__range {
  display: block;
  text-align: center;
  min-width: 20px; }
  .slider__range.range-min {
    float: left; }
  .slider__range.range-max {
    float: right; }

em, i {
  font-style: italic; }

b, strong {
  font-weight: bold; }

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

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.hide-text {
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

.tooltip {
  position: relative; }
  .tooltip:before, .tooltip:after {
    z-index: 50;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%; }
  .tooltip:before {
    content: '' !important;
    transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
    width: 0;
    z-index: 110000; }
  .tooltip:after {
    content: attr(data-tooltip);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    line-height: 1.6rem;
    font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    max-width: 240px;
    overflow: hidden;
    padding: 6px 10px;
    pointer-events: none;
    transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
    z-index: 100000; }
  .tooltip:hover:not(.dropdown__toggle--open):before {
    transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.35s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.35s;
    opacity: 1; }
  .tooltip:hover:not(.dropdown__toggle--open):after {
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1) 0.25s, transform 0.3s cubic-bezier(0.73, 0.01, 0, 1) 0.25s; }
  .tooltip:before {
    top: -2px;
    -ms-transform: translate(-50%, calc(-50% - 6px));
        transform: translate(-50%, calc(-50% - 6px));
    content: '';
    display: block;
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: 0;
    height: 0;
    width: 0; }
  .tooltip:after {
    bottom: 100%;
    -ms-transform: translate(-50%, 12px);
        transform: translate(-50%, 12px); }
  .tooltip:hover:before {
    -ms-transform: translate(-50%, calc(-50% - 4px));
        transform: translate(-50%, calc(-50% - 4px)); }
  .tooltip:hover:after {
    -ms-transform: translate(-50%, -8px);
        transform: translate(-50%, -8px); }

.tooltip--top-left:before {
  top: -2px;
  -ms-transform: translate(-50%, calc(-50% - 6px));
      transform: translate(-50%, calc(-50% - 6px));
  content: '';
  display: block;
  position: absolute;
  border: 4px solid transparent;
  border-top: 4px solid #333;
  border-bottom: 0;
  height: 0;
  width: 0; }

.tooltip--top-left:after {
  bottom: 100%;
  left: auto;
  right: 0;
  -ms-transform: translate(0, 12px);
      transform: translate(0, 12px); }

.tooltip--top-left:hover:before {
  -ms-transform: translate(-50%, calc(-50% - 4px));
      transform: translate(-50%, calc(-50% - 4px)); }

.tooltip--top-left:hover:after {
  -ms-transform: translate(0, -8px);
      transform: translate(0, -8px); }

.tooltip--top-right:before {
  top: -2px;
  -ms-transform: translate(-50%, calc(-50% - 6px));
      transform: translate(-50%, calc(-50% - 6px));
  content: '';
  display: block;
  position: absolute;
  border: 4px solid transparent;
  border-top: 4px solid #333;
  border-bottom: 0;
  height: 0;
  width: 0; }

.tooltip--top-right:after {
  bottom: 100%;
  left: 0;
  right: auto;
  -ms-transform: translate(0, 12px);
      transform: translate(0, 12px); }

.tooltip--top-right:hover:before {
  -ms-transform: translate(-50%, calc(-50% - 4px));
      transform: translate(-50%, calc(-50% - 4px)); }

.tooltip--top-right:hover:after {
  -ms-transform: translate(0, -8px);
      transform: translate(0, -8px); }

.tooltip--bottom:before {
  top: auto;
  bottom: -2px;
  -ms-transform: translate(-50%, calc(50% + 6px));
      transform: translate(-50%, calc(50% + 6px));
  content: '';
  display: block;
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 4px solid #333;
  border-top: 0;
  height: 0;
  width: 0; }

.tooltip--bottom:after {
  bottom: auto;
  top: 100%;
  -ms-transform: translate(-50%, -12px);
      transform: translate(-50%, -12px); }

.tooltip--bottom:hover:before {
  -ms-transform: translate(-50%, calc(50% + 4px));
      transform: translate(-50%, calc(50% + 4px)); }

.tooltip--bottom:hover:after {
  -ms-transform: translate(-50%, 8px);
      transform: translate(-50%, 8px); }

.tooltip--multiline:after {
  min-width: 180px;
  text-overflow: clip;
  white-space: normal;
  word-break: break-word; }

.tooltip:not(.tooltip--bottom):before {
  border-top-color: #3c3c3b; }

.tooltip.tooltip--bottom:before {
  border-bottom-color: #3c3c3b; }

.tooltip:after {
  color: white;
  background-color: #3c3c3b; }

.tooltip--error:not(.tooltip--bottom):before {
  border-top-color: #e1412c; }

.tooltip--error.tooltip--bottom:before {
  border-bottom-color: #e1412c; }

.tooltip--error:after {
  color: white;
  background-color: #e1412c; }

.tooltip--warning:not(.tooltip--bottom):before {
  border-top-color: #ebac00; }

.tooltip--warning.tooltip--bottom:before {
  border-bottom-color: #ebac00; }

.tooltip--warning:after {
  color: white;
  background-color: #ebac00; }

.tooltip--success:not(.tooltip--bottom):before {
  border-top-color: #6ea838; }

.tooltip--success.tooltip--bottom:before {
  border-bottom-color: #6ea838; }

.tooltip--success:after {
  color: white;
  background-color: #6ea838; }

.accordion--red.accordion--red > .accordion__toggle {
  background-color: white;
  color: #e1412c;
  transition: all 0.4s ease; }
  .accordion--red.accordion--red > .accordion__toggle:hover, .accordion--red.accordion--red > .accordion__toggle.accordion__toggle--open {
    background-color: #e1412c;
    color: white; }

.accordion .accordion__toggle {
  position: relative;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  padding: 0.5rem 4rem 0.5rem 1rem;
  margin: 0;
  color: #3c3c3b; }
  .accordion .accordion__toggle:hover {
    color: #e1412c; }
  .accordion .accordion__toggle .icon {
    width: 16px;
    width: 1.6rem;
    height: 16px;
    height: 1.6rem;
    display: block;
    position: absolute;
    right: 10px;
    right: 1rem;
    top: 9px;
    top: 0.9rem;
    transition: transform 0.4s linear; }
  .accordion .accordion__toggle .icon--close {
    opacity: 0; }
  .accordion .accordion__toggle.accordion__toggle--open .icon--open {
    opacity: 0; }
  .accordion .accordion__toggle.accordion__toggle--open .icon--close {
    opacity: 1; }
  .csstransforms .accordion .accordion__toggle.accordion__toggle--open .icon--open {
    opacity: 1;
    transform: rotateX(180deg); }
  .csstransforms .accordion .accordion__toggle.accordion__toggle--open .icon--close {
    opacity: 0; }

.accordion .accordion__content {
  display: none;
  margin: 0;
  padding: 12px 0 0 20px; }
  .accordion .accordion__content + .accordion__toggle {
    margin-top: 24px;
    margin-top: 2.4rem; }

.alerts {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  padding: 0 10px;
  padding: 0 1rem;
  text-align: left;
  position: relative; }
  .alerts:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 400px) {
    .alerts {
      padding: 0 20px;
      padding: 0 2rem; } }
  .alerts .container,
  .alerts .alerts {
    padding: 0;
    min-width: 0; }

.articles-entry--details.articles-entry {
  margin-bottom: 0; }

.articles-entry--details .articles-entry__top:after,
.articles-entry--details .articles-entry__bottom:after {
  content: '';
  display: table;
  clear: both; }

.articles-entry--details .articles-entry__top {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.articles-entry--details .articles-entry__title {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.articles-entry--details .articles-entry__teaser {
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
  color: #3c3c3b;
  margin-top: 0; }

.articles-entry--details .articles-entry__image {
  margin: 0 0 24px 0;
  margin: 0 0 2.4rem 0;
  background-color: transparent; }
  .articles-entry--details .articles-entry__image .slick-dotted.slick-slider {
    margin-bottom: 0; }

.articles-entry--details .details-image {
  background-color: white; }

.articles-entry--details .articles-entry__carousel {
  background-color: white; }

.articles-entry--details .articles-entry__carousel-item {
  padding: 10px; }

.articles-entry--details .articles-entry__carousel-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  .articles-entry--details .articles-entry__carousel-dots .slick-dots {
    bottom: 20px; }

.articles-entry--details .articles-entry__pager {
  margin-top: 10px;
  padding: 0 30px 10px; }

.articles-entry--details .articles-entry__pager-arrows .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: white;
  height: auto;
  width: 28px; }

@media (max-width: 739px) {
  .articles-entry--details .articles-entry__pager,
  .articles-entry--details .articles-entry__pager-arrows {
    display: none; } }

@media (min-width: 740px) {
  .articles-entry--details .articles-entry__carousel-dots {
    display: none; } }

.articles-entry--details .articles-entry__pager-item {
  padding: 0 2px; }
  .articles-entry--details .articles-entry__pager-item .articles-entry__image-canvas {
    cursor: pointer;
    border: 1px solid #f2f2f2; }
  .articles-entry--details .articles-entry__pager-item:hover .articles-entry__image-canvas {
    border-color: #e1412c; }
  .articles-entry--details .articles-entry__pager-item.slick-current .articles-entry__image-canvas {
    border-color: #3c3c3b; }
  .articles-entry--details .articles-entry__pager-item:focus {
    outline: none; }

.articles-entry--details .articles-entry__share {
  margin-top: 24px;
  margin-top: 2.4rem; }
  .articles-entry--details .articles-entry__share:after {
    content: '';
    display: table;
    clear: both; }

.articles-entry--details .articles-entry__data {
  margin-top: 24px;
  margin-top: 2.4rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .articles-entry--details .articles-entry__data .data-cards__card {
    width: 48.93617%;
    float: left;
    margin-bottom: 2.12766%; }
    .articles-entry--details .articles-entry__data .data-cards__card:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .articles-entry--details .articles-entry__data .data-cards__card:nth-child(2n + 2) {
      margin-left: 51.06383%;
      margin-right: -100%;
      clear: none; }
    .articles-entry--details .articles-entry__data .data-cards__card:nth-last-child(-n + 2) {
      margin-bottom: 0; }
    @media (min-width: 980px) {
      .articles-entry--details .articles-entry__data .data-cards__card {
        width: 48.93617%;
        float: left; }
        .articles-entry--details .articles-entry__data .data-cards__card:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .articles-entry--details .articles-entry__data .data-cards__card:nth-child(2n + 2) {
          margin-left: 51.06383%;
          margin-right: -100%;
          clear: none; }
        .articles-entry--details .articles-entry__data .data-cards__card:nth-last-child(-n + 3) {
          margin-bottom: 0; } }

.articles-entry--details .articles-entry__buttons {
  margin-top: 24px;
  margin-top: 2.4rem;
  text-align: center; }
  .articles-entry--details .articles-entry__buttons:after {
    content: '';
    display: table;
    clear: both; }
  .articles-entry--details .articles-entry__buttons .btn, .articles-entry--details .articles-entry__buttons .button {
    margin-top: 0;
    margin-bottom: 2.12766%;
    display: block;
    text-align: left; }
    .articles-entry--details .articles-entry__buttons .btn:last-child, .articles-entry--details .articles-entry__buttons .button:last-child {
      margin-bottom: 0; }
  @media (min-width: 500px) and (max-width: 599px) {
    .articles-entry--details .articles-entry__buttons {
      text-align: left; }
      .articles-entry--details .articles-entry__buttons .btn, .articles-entry--details .articles-entry__buttons .button {
        max-width: none;
        width: 100%;
        width: 48.93617%;
        float: left; }
        .articles-entry--details .articles-entry__buttons .btn:nth-child(2n + 1), .articles-entry--details .articles-entry__buttons .button:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .articles-entry--details .articles-entry__buttons .btn:nth-child(2n + 2), .articles-entry--details .articles-entry__buttons .button:nth-child(2n + 2) {
          margin-left: 51.06383%;
          margin-right: -100%;
          clear: none; }
        .articles-entry--details .articles-entry__buttons .btn:nth-last-child(-n + 2), .articles-entry--details .articles-entry__buttons .button:nth-last-child(-n + 2) {
          margin-bottom: 0; } }
  @media (min-width: 980px) {
    .articles-entry--details .articles-entry__buttons .btn, .articles-entry--details .articles-entry__buttons .button {
      width: 48.93617%;
      float: left;
      max-width: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(2n + 1), .articles-entry--details .articles-entry__buttons .button:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(2n + 2), .articles-entry--details .articles-entry__buttons .button:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-last-child(-n + 2), .articles-entry--details .articles-entry__buttons .button:nth-last-child(-n + 2) {
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .articles-entry--details .articles-entry__buttons .btn, .articles-entry--details .articles-entry__buttons .button {
      width: 23.40426%;
      float: left;
      max-width: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(4n + 1), .articles-entry--details .articles-entry__buttons .button:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(4n + 2), .articles-entry--details .articles-entry__buttons .button:nth-child(4n + 2) {
        margin-left: 25.53191%;
        margin-right: -100%;
        clear: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(4n + 3), .articles-entry--details .articles-entry__buttons .button:nth-child(4n + 3) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-child(4n + 4), .articles-entry--details .articles-entry__buttons .button:nth-child(4n + 4) {
        margin-left: 76.59574%;
        margin-right: -100%;
        clear: none; }
      .articles-entry--details .articles-entry__buttons .btn:nth-last-child(-n + 4), .articles-entry--details .articles-entry__buttons .button:nth-last-child(-n + 4) {
        margin-bottom: 0; } }

.articles-entry--details .articles-entry__logos {
  margin-top: 12px;
  margin-top: 1.2rem; }
  .articles-entry--details .articles-entry__logos img {
    margin-right: 10px;
    margin-right: 1rem;
    margin-top: 10px;
    margin-top: 1rem; }
  .articles-entry--details .articles-entry__logos:empty {
    display: none; }

.articles-entry__tabs {
  clear: both;
  padding-top: 24px;
  padding-top: 2.4rem; }
  @media (min-width: 1200px) {
    .articles-entry__tabs {
      clear: right;
      width: 61.70213%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 980px) {
    .articles-entry__tabs #tab_articles_technical_attributes {
      column-count: 2;
      column-gap: 40px; } }

@media (min-width: 600px) {
  .articles-entry--details .articles-entry__image {
    width: 44.34783%;
    float: left;
    margin-right: 4.34783%;
    margin-bottom: 0; }
  .articles-entry--details .articles-entry__text {
    width: 51.30435%;
    float: right;
    margin-right: 0; } }

@media (min-width: 740px) {
  .articles-entry--details .articles-entry__image {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
  .articles-entry--details .articles-entry__text {
    width: 48.3871%;
    float: right;
    margin-right: 0; } }

@media (min-width: 980px) {
  .articles-entry--details .articles-entry__image {
    width: 36.17021%;
    float: left;
    margin-right: 2.12766%; }
  .articles-entry--details .articles-entry__text {
    width: 61.70213%;
    float: right;
    margin-right: 0; } }

.articles-entry.articles-entry--listitem {
  white-space: normal !important;
  margin: 0;
  transition: background-color 0.25s ease; }
  .articles-entry.articles-entry--listitem .articles-entry__image {
    float: left;
    width: 50px;
    width: 5rem; }
  .articles-entry.articles-entry--listitem .articles-entry__text {
    margin-left: 60px;
    margin-left: 6rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem; }
  .articles-entry.articles-entry--listitem .articles-entry__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem; }
  @media (min-width: 980px) {
    .articles-entry.articles-entry--listitem .articles-entry__image {
      float: left;
      width: 80px;
      width: 8rem; }
    .articles-entry.articles-entry--listitem .articles-entry__text {
      margin-left: 90px;
      margin-left: 9rem; } }
  .articles-entry.articles-entry--listitem .articles-entry__spacer {
    padding: 10px;
    padding: 1rem; }
    .articles-entry.articles-entry--listitem .articles-entry__spacer:after {
      content: '';
      display: table;
      clear: both; }
  .articles-entry.articles-entry--listitem .articles-entry__artno {
    color: #858585;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 13px;
    line-height: 1.3rem; }
    .articles-entry.articles-entry--listitem .articles-entry__artno + .articles-entry__title {
      margin-top: 0; }
  .articles-entry.articles-entry--listitem .articles-entry__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem; }
  .articles-entry.articles-entry--listitem .articles-entry__image {
    padding: 4px;
    padding: 0.4rem;
    border: 1px solid white;
    transition: border-color 0.25s ease; }
  .articles-entry.articles-entry--listitem .articles-entry__link {
    background-color: transparent !important; }
  .articles-entry.articles-entry--listitem + .articles-entry {
    border-top: 1px solid white; }
  .articles-entry.articles-entry--listitem:hover {
    background-color: #fafafa; }
    .articles-entry.articles-entry--listitem:hover .articles-entry__image {
      border-color: #e1412c; }

.articles-entry--overview .articles-entry__category-icon {
  position: absolute;
  left: 8px;
  bottom: 8px; }
  .articles-entry--overview .articles-entry__category-icon .icon {
    display: block; }

@media (max-width: 399px) {
  .articles-entry--overview .articles-entry__image {
    float: right;
    width: 33%;
    margin-left: 4%;
    margin-bottom: 1%;
    z-index: 2;
    max-width: 150px; }
  .articles-entry--overview .articles-entry__text {
    display: inline;
    z-index: 1;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem; }
  .articles-entry--overview .articles-entry__title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 400px) {
  .articles-entry--overview .articles-entry__text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem; }
  .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }
  @media (min-width: 400px) and (min-width: 600px) {
    .articles-entry--overview .articles-entry__title {
      font-size: 20px;
      font-size: 2rem;
      line-height: 24px;
      line-height: 2.4rem; } }

@media (min-width: 400px) and (max-width: 599px) {
  .articles-entry--overview {
    width: 47.82609%;
    float: left; }
    .articles-entry--overview .articles-entry__text {
      margin-top: 12px;
      margin-top: 1.2rem; }
    .articles-entry--overview:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .articles-entry--overview:nth-child(2n + 2) {
      margin-left: 52.17391%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 600px) and (max-width: 739px) {
  .articles-entry--overview {
    width: 31.42857%;
    float: left; }
    .articles-entry--overview .articles-entry__text {
      margin-top: 12px;
      margin-top: 1.2rem; }
    .articles-entry--overview:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .articles-entry--overview:nth-child(3n + 2) {
      margin-left: 34.28571%;
      margin-right: -100%;
      clear: none; }
    .articles-entry--overview:nth-child(3n + 3) {
      margin-left: 68.57143%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 740px) and (max-width: 859px) {
  .search-inactive .articles-entry--overview .articles-entry__image {
    float: left;
    width: 150px;
    width: 15rem; }
  .search-inactive .articles-entry--overview .articles-entry__text {
    margin-left: 170px;
    margin-left: 17rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-top: 0; }
  .search-inactive .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 860px) and (max-width: 979px) {
  .search-inactive .articles-entry--overview {
    width: 48.3871%;
    float: left; }
    .search-inactive .articles-entry--overview .articles-entry__image {
      float: left;
      width: 150px;
      width: 15rem; }
    .search-inactive .articles-entry--overview .articles-entry__text {
      margin-left: 170px;
      margin-left: 17rem;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 24px;
      line-height: 2.4rem;
      margin-top: 0; }
    .search-inactive .articles-entry--overview .articles-entry__title {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; }
    .search-inactive .articles-entry--overview:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .search-inactive .articles-entry--overview:nth-child(2n + 2) {
      margin-left: 51.6129%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .search-inactive .articles-entry--overview .articles-entry__image {
    float: left;
    width: 150px;
    width: 15rem; }
  .search-inactive .articles-entry--overview .articles-entry__text {
    margin-left: 170px;
    margin-left: 17rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-top: 0; }
  .search-inactive .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 1200px) {
  .search-inactive .articles-entry--overview {
    width: 48.3871%;
    float: left; }
    .search-inactive .articles-entry--overview:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .search-inactive .articles-entry--overview:nth-child(2n + 2) {
      margin-left: 51.6129%;
      margin-right: -100%;
      clear: none; }
    .search-inactive .articles-entry--overview .articles-entry__image {
      float: left;
      width: 150px;
      width: 15rem; }
    .search-inactive .articles-entry--overview .articles-entry__text {
      margin-left: 170px;
      margin-left: 17rem;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 24px;
      line-height: 2.4rem;
      margin-top: 0; }
    .search-inactive .articles-entry--overview .articles-entry__title {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; } }

@media (min-width: 740px) and (max-width: 859px) {
  .page-articles-favorites .articles-entry--overview .articles-entry__image,
  .page-search .articles-entry--overview .articles-entry__image {
    float: left;
    width: 150px;
    width: 15rem; }
  .page-articles-favorites .articles-entry--overview .articles-entry__text,
  .page-search .articles-entry--overview .articles-entry__text {
    margin-left: 170px;
    margin-left: 17rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-top: 0; }
  .page-articles-favorites .articles-entry--overview .articles-entry__title,
  .page-search .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 860px) and (max-width: 979px) {
  .page-articles-favorites .articles-entry--overview .articles-entry__image,
  .page-search .articles-entry--overview .articles-entry__image {
    float: left;
    width: 150px;
    width: 15rem; }
  .page-articles-favorites .articles-entry--overview .articles-entry__text,
  .page-search .articles-entry--overview .articles-entry__text {
    margin-left: 170px;
    margin-left: 17rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-top: 0; }
  .page-articles-favorites .articles-entry--overview .articles-entry__title,
  .page-search .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .page-articles-favorites .articles-entry--overview .articles-entry__image,
  .page-search .articles-entry--overview .articles-entry__image {
    float: left;
    width: 150px;
    width: 15rem; }
  .page-articles-favorites .articles-entry--overview .articles-entry__text,
  .page-search .articles-entry--overview .articles-entry__text {
    margin-left: 170px;
    margin-left: 17rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-top: 0; }
  .page-articles-favorites .articles-entry--overview .articles-entry__title,
  .page-search .articles-entry--overview .articles-entry__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; } }

@media (min-width: 1200px) {
  .page-articles-favorites .articles-entry--overview,
  .page-search .articles-entry--overview {
    width: 48.3871%;
    float: left; }
    .page-articles-favorites .articles-entry--overview:nth-child(2n + 1),
    .page-search .articles-entry--overview:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .page-articles-favorites .articles-entry--overview:nth-child(2n + 2),
    .page-search .articles-entry--overview:nth-child(2n + 2) {
      margin-left: 51.6129%;
      margin-right: -100%;
      clear: none; }
    .page-articles-favorites .articles-entry--overview .articles-entry__image,
    .page-search .articles-entry--overview .articles-entry__image {
      float: left;
      width: 150px;
      width: 15rem; }
    .page-articles-favorites .articles-entry--overview .articles-entry__text,
    .page-search .articles-entry--overview .articles-entry__text {
      margin-left: 170px;
      margin-left: 17rem;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 24px;
      line-height: 2.4rem;
      margin-top: 0; }
    .page-articles-favorites .articles-entry--overview .articles-entry__title,
    .page-search .articles-entry--overview .articles-entry__title {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; } }

.articles-teasers:after {
  content: '';
  display: table;
  clear: both; }

.articles-carousel-wrapper {
  min-height: 400px;
  position: relative; }
  .articles-carousel-wrapper > *:not(.loading) {
    opacity: 0;
    transition: all 1.5s ease; }
  .articles-carousel-wrapper.is-loaded {
    min-height: 0; }
    .articles-carousel-wrapper.is-loaded > * {
      opacity: 1; }

.articles-carousel {
  margin: 0 -10px; }

.articles-entry--teaser {
  padding: 0 10px;
  margin: 0 !important; }
  .articles-entry--teaser .articles-entry__text {
    margin-top: 12px;
    margin-top: 1.2rem; }

.articles-entries:after {
  content: '';
  display: table;
  clear: both; }

.articles-entry {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative; }
  .articles-entry:after {
    content: '';
    display: table;
    clear: both; }
  .articles-entry .ex_items {
    margin-top: 0; }
  .articles-entry__image {
    position: relative; }
  .articles-entry__image-canvas {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-color: white; }
  .articles-entry__image-wrapper {
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    position: absolute; }
    .articles-entry__image-wrapper img,
    .articles-entry__image-wrapper svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      max-height: 100%;
      width: auto;
      max-width: 100%; }
  .articles-entry__title {
    font-style: normal; }
    .articles-entry__title a {
      text-decoration: none; }
  .articles-entry__teaser {
    margin-top: 12px;
    margin-top: 1.2rem; }
  .articles-entry__link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .articles-entry .btn, .articles-entry .button {
    z-index: 11;
    position: relative; }

.articles-entry__image {
  background-color: white; }

.articles-entry__text {
  overflow: hidden; }

.articles-entry__title {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .articles-entry__title,
  .articles-entry__title a {
    color: #3c3c3b; }

.articles-entry__teaser {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666; }

.articles-entry--teaser .articles-entry__buttons,
.articles-entry--overview .articles-entry__buttons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 11; }
  .articles-entry--teaser .articles-entry__buttons .btn, .articles-entry--teaser .articles-entry__buttons .button,
  .articles-entry--overview .articles-entry__buttons .btn,
  .articles-entry--overview .articles-entry__buttons .button {
    margin: 0; }

.articles-entry--teaser .articles-entry__artno,
.articles-entry--overview .articles-entry__artno {
  color: #858585;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .articles-entry--teaser .articles-entry__artno + .articles-entry__title,
  .articles-entry--overview .articles-entry__artno + .articles-entry__title {
    margin-top: 0; }

.articles-entry--teaser .articles-entry__image,
.articles-entry--overview .articles-entry__image {
  border: 1px solid #f2f2f2;
  padding: 9px;
  transition: border-color 0.25s ease; }

.articles-entry--teaser:hover .articles-entry__image,
.articles-entry--overview:hover .articles-entry__image {
  border-color: #e1412c; }

.articles-entry--teaser .articles-entry__category-icon,
.articles-entry--overview .articles-entry__category-icon {
  position: absolute;
  left: 8px;
  bottom: 8px;
  z-index: 10; }
  .articles-entry--teaser .articles-entry__category-icon .icon,
  .articles-entry--overview .articles-entry__category-icon .icon {
    display: block; }

.site-content > .breadcrumb {
  top: -20px;
  top: -2rem; }

.breadcrumb {
  position: relative; }
  .breadcrumb ol {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    position: relative; }
    .breadcrumb ol:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 60px;
      background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%); }
  .breadcrumb li {
    margin: 0;
    padding: 0;
    padding-right: 20px;
    padding-right: 2rem;
    display: block;
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem; }
  .breadcrumb a {
    text-decoration: none;
    color: #666; }
    .breadcrumb a:hover, .breadcrumb a:focus, .breadcrumb a:active {
      color: #e1412c; }
  .breadcrumb li:last-child a {
    color: #3c3c3b;
    pointer-events: none;
    cursor: default; }
  .breadcrumb .icon {
    position: absolute;
    top: 4px;
    top: 0.4rem;
    right: 5px;
    right: 0.5rem;
    width: 9px;
    width: 0.9rem;
    height: 9px;
    height: 0.9rem;
    color: #999; }

.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .button {
    position: relative;
    float: left; }
  .btn-group > .btn:not(:first-child):not(:last-child), .btn-group > .button:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .btn-group > .btn:first-child:not(:last-child), .btn-group > .button:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .btn-group > .btn:last-child:not(:first-child), .btn-group > .button:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .btn-group .btn + .btn, .btn-group .button + .btn, .btn-group .btn + .button, .btn-group .button + .button,
  .btn-group .btn + .btn-group,
  .btn-group .button + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .button,
  .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .btn-group > .btn:hover, .btn-group > .button:hover,
  .btn-group > .btn:active,
  .btn-group > .button:active,
  .btn-group > .btn.is-active,
  .btn-group > .is-active.button,
  .btn-group > .btn.open,
  .btn-group > .open.button {
    z-index: 2; }

.slick-dots {
  bottom: -35px; }
  .slick-dots li {
    margin: 0; }
    .slick-dots li button:before {
      left: 6px;
      top: 6px;
      width: 8px;
      height: 8px;
      content: '';
      background-color: #e7e7e7;
      opacity: 1;
      border-radius: 100%;
      transition: all 0.25s ease; }
    .slick-dots li button:hover:before {
      background-color: #aaa;
      opacity: 1; }
    .slick-dots li.slick-active button:before {
      background-color: #e1412c; }
    .slick-dots li.slick-active button:before,
    .slick-dots li button:hover:before {
      left: 4px;
      top: 4px;
      width: 12px;
      height: 12px;
      opacity: 1; }

.slick-arrow {
  top: 0;
  line-height: 20px;
  font-size: 20px;
  -ms-transform: none;
      transform: none; }
  .slick-arrow, .slick-arrow:focus {
    color: #858585; }
  .slick-arrow:hover {
    color: #e1412c; }
  .slick-arrow:before {
    display: none; }
  .slick-arrow.slick-disabled {
    opacity: 0.2;
    cursor: default; }

.carousel-arrows {
  text-align: center; }
  .carousel-arrows .slick-arrow {
    position: relative;
    display: inline-block !important; }
  .carousel-arrows .slick-prev {
    left: 0; }
  .carousel-arrows .slick-next {
    right: 0; }

.carousel-dots {
  display: inline-block; }
  .carousel-dots .slick-dots {
    display: inline-block;
    position: relative;
    bottom: 0;
    top: -7px;
    padding: 0 20px; }

.categories-list {
  list-style: none;
  padding: 0;
  margin-top: 24px;
  margin-top: 2.4rem; }
  .categories-list:after {
    content: '';
    display: table;
    clear: both; }
  .categories-list li {
    font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0; }
    @media (min-width: 600px) {
      .categories-list li {
        font-size: 20px;
        font-size: 2rem;
        line-height: 24px;
        line-height: 2.4rem; } }
    .lang-pl .categories-list li {
      font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media (min-width: 500px) {
      .categories-list li {
        width: 47.82609%;
        float: left; }
        .categories-list li:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .categories-list li:nth-child(2n + 2) {
          margin-left: 52.17391%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 1200px) {
      .categories-list li {
        margin-bottom: 24px;
        margin-bottom: 2.4rem; } }
    @media (min-width: 1200px) {
      .page-articles-categories .categories-list li {
        width: 31.42857%;
        float: left; }
        .page-articles-categories .categories-list li:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .page-articles-categories .categories-list li:nth-child(3n + 2) {
          margin-left: 34.28571%;
          margin-right: -100%;
          clear: none; }
        .page-articles-categories .categories-list li:nth-child(3n + 3) {
          margin-left: 68.57143%;
          margin-right: -100%;
          clear: none; } }
    .categories-list li > a {
      display: block; }
      .categories-list li > a:after {
        content: '';
        display: table;
        clear: both; }
    .categories-list li > a > span {
      display: block;
      margin-left: 40px;
      margin-left: 4rem;
      padding-top: 3px;
      padding-top: 0.3rem; }
    .categories-list li .categories-list__filter {
      clear: both;
      font-size: 0.75em;
      display: inline-block;
      margin-left: 40px;
      margin-left: 4rem; }
      .categories-list li .categories-list__filter:empty {
        display: none; }
      .categories-list li .categories-list__filter span {
        display: inline-block;
        white-space: nowrap; }
        .categories-list li .categories-list__filter span:not(:last-child):after {
          content: '/'; }
      .categories-list li .categories-list__filter a {
        display: inline-block;
        padding: 0 3px 0 0; }
  .categories-list a {
    color: #3c3c3b; }
    .categories-list a:visited {
      color: #3c3c3b; }
    .categories-list a:hover {
      color: #e1412c; }
    .categories-list a:active {
      color: #a72b18; }
    .categories-list a:hover .icon {
      color: #a72b18; }
  .categories-list .icon {
    width: 30px;
    width: 3rem;
    height: 30px;
    height: 3rem;
    float: left; }

.downloads {
  list-style: none;
  padding: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .downloads li {
    padding-left: 0; }
  .downloads a {
    color: #3c3c3b;
    padding-left: 20px;
    position: relative;
    display: block;
    word-break: break-all; }
    .downloads a:hover, .downloads a:active {
      color: #e1412c; }
    .downloads a span {
      color: #e1412c;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px; }

.dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .dropdown > ul,
  .dropdown > .dropdown__content,
  .dropdown .dropdown__sublist > ul,
  .dropdown .dropdown__sublist > .dropdown__content {
    display: none;
    position: absolute;
    left: 0;
    min-width: 160px;
    margin: 0;
    padding: 10px;
    z-index: 50;
    background-color: #f2f2f2;
    border: 0 #f2f2f2;
    box-shadow: none;
    top: 100%;
    bottom: auto; }
  .dropdown > ul,
  .dropdown .dropdown__sublist > ul {
    list-style: none;
    padding: 0; }
    .dropdown > ul li,
    .dropdown .dropdown__sublist > ul li {
      margin-top: 0; }
      .dropdown > ul li a,
      .dropdown .dropdown__sublist > ul li a {
        display: block;
        padding: 8px 20px;
        clear: both;
        color: #333;
        white-space: nowrap; }
        .dropdown > ul li a:hover,
        .dropdown .dropdown__sublist > ul li a:hover {
          color: #333;
          background-color: #eee; }
    .dropdown > ul li.is-active a,
    .dropdown .dropdown__sublist > ul li.is-active a {
      color: #e1412c;
      background-color: #fff; }
  .dropdown .dropdown__divider,
  .dropdown .dropdown__sublist .dropdown__divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #bbb; }
  .dropdown .dropdown__caret,
  .dropdown .dropdown__sublist .dropdown__caret {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    border: 5px solid transparent;
    border-top: 5px solid #333;
    border-bottom: 0;
    height: 0;
    width: 0; }
  .dropdown.dropdown--left ul:before,
  .dropdown.dropdown--left .dropdown__content:before {
    left: 9px; }
  .dropdown.dropdown--left ul:after,
  .dropdown.dropdown--left .dropdown__content:after {
    left: 10px; }
  .dropdown.dropdown--right ul,
  .dropdown.dropdown--right .dropdown__content {
    left: auto;
    right: 0; }
    .dropdown.dropdown--right ul:before,
    .dropdown.dropdown--right .dropdown__content:before {
      right: 9px; }
    .dropdown.dropdown--right ul:after,
    .dropdown.dropdown--right .dropdown__content:after {
      right: 10px; }
  .dropdown.dropdown--center ul,
  .dropdown.dropdown--center .dropdown__content {
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
    .dropdown.dropdown--center ul:before,
    .dropdown.dropdown--center .dropdown__content:before {
      left: 50%;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
    .dropdown.dropdown--center ul:after,
    .dropdown.dropdown--center .dropdown__content:after {
      left: 50%;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
  .dropdown .dropdown__sublist {
    position: relative; }
    .dropdown .dropdown__sublist > ul,
    .dropdown .dropdown__sublist > .dropdown__content {
      top: 0;
      left: 100%;
      margin-top: -1px; }
    .dropdown .dropdown__sublist > a:after {
      content: '';
      content: '';
      display: block;
      position: absolute;
      border: 5px solid transparent;
      border-left: 5px solid #333;
      border-right: 0;
      height: 0;
      width: 0;
      right: 10px;
      top: 50%;
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .dropdown.dropdown--upwards > ul,
  .dropdown.dropdown--upwards > .dropdown__content {
    top: auto;
    bottom: 100%; }

fieldset {
  margin: 0;
  border: 0;
  padding: 15px 20px;
  background-color: white; }
  fieldset + fieldset {
    margin-top: -1px; }
  fieldset .legend {
    margin-top: 0; }

.formgroup {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px; }
  .formgroup .formfield {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 1%;
    margin-top: 0;
    margin-bottom: 0; }
    .formgroup .formfield:hover, .formgroup .formfield:focus, .formgroup .formfield:active {
      z-index: 3; }

.formgroup__addon,
.formgroup__btn,
.formgroup .formfield {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .formgroup__addon:not(:first-child):not(:last-child),
  .formgroup__btn:not(:first-child):not(:last-child),
  .formgroup .formfield:not(:first-child):not(:last-child) {
    border-radius: 0; }

.formgroup__addon,
.formgroup__btn {
  white-space: nowrap;
  vertical-align: middle; }

.formgroup__addon {
  padding: 7px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3c3c3b;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #e7e7e7;
  border-radius: 0; }
  .formgroup__addon input[type="radio"],
  .formgroup__addon input[type="checkbox"] {
    margin-top: 0; }

.formgroup .formfield:not(:last-child),
.formgroup__addon:not(:last-child),
.formgroup__btn:not(:last-child) > .btn,
.formgroup__btn:not(:last-child) > .button,
.formgroup__btn:not(:last-child) > .btn-group > .btn,
.formgroup__btn:not(:last-child) > .btn-group > .button,
.formgroup__btn:not(:last-child) > .dropdown-toggle,
.formgroup__btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.formgroup__btn:not(:first-child) > .button:not(:last-child):not(.dropdown-toggle),
.formgroup__btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.formgroup__btn:not(:first-child) > .btn-group:not(:last-child) > .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.formgroup__addon:not(:last-child) {
  border-right: 0; }

.formgroup .formfield:not(:first-child),
.formgroup__addon:not(:first-child),
.formgroup__btn:not(:first-child) > .btn,
.formgroup__btn:not(:first-child) > .button,
.formgroup__btn:not(:first-child) > .btn-group > .btn,
.formgroup__btn:not(:first-child) > .btn-group > .button,
.formgroup__btn:not(:first-child) > .dropdown-toggle,
.formgroup__btn:not(:last-child) > .btn:not(:first-child),
.formgroup__btn:not(:last-child) > .button:not(:first-child),
.formgroup__btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.formgroup__btn:not(:last-child) > .btn-group:not(:first-child) > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.formfield + .formgroup__addon:not(:first-child) {
  border-left: 0; }

.formgroup__btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .formgroup__btn > .btn, .formgroup__btn > .button {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
    .formgroup__btn > .btn + .btn, .formgroup__btn > .button + .btn, .formgroup__btn > .btn + .button, .formgroup__btn > .button + .button {
      margin-left: 0; }
    .formgroup__btn > .btn:hover, .formgroup__btn > .button:hover, .formgroup__btn > .btn:focus, .formgroup__btn > .button:focus, .formgroup__btn > .btn:active, .formgroup__btn > .button:active {
      z-index: 3; }
  .formgroup__btn:not(:last-child) > .btn, .formgroup__btn:not(:last-child) > .button,
  .formgroup__btn:not(:last-child) > .btn-group {
    margin-right: 0; }
  .formgroup__btn:not(:first-child) > .btn, .formgroup__btn:not(:first-child) > .button,
  .formgroup__btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0; }
    .formgroup__btn:not(:first-child) > .btn:hover, .formgroup__btn:not(:first-child) > .button:hover, .formgroup__btn:not(:first-child) > .btn:focus, .formgroup__btn:not(:first-child) > .button:focus, .formgroup__btn:not(:first-child) > .btn:active, .formgroup__btn:not(:first-child) > .button:active,
    .formgroup__btn:not(:first-child) > .btn-group:hover,
    .formgroup__btn:not(:first-child) > .btn-group:focus,
    .formgroup__btn:not(:first-child) > .btn-group:active {
      z-index: 3; }

.formitem {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  display: inline-block;
  word-spacing: normal;
  vertical-align: baseline;
  position: relative;
  width: 100%;
  padding: 0 0 13px; }
  .formitem > * {
    float: left; }
  .formitem.formitem--align-right > * {
    float: right; }
  .formitem > .label {
    float: none;
    display: block; }
  .formitem .formfield,
  .formitem select {
    width: 100%; }
  .formitem label.error {
    clear: left;
    font-weight: bold;
    color: #e1412c; }

.formitem--align-right .btn, .formitem--align-right .button {
  margin-right: 0;
  margin-left: 10px; }

.password-helper {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  position: relative; }
  .password-helper input[type="password"],
  .password-helper input[type="text"] {
    margin: 0;
    padding-right: 50px;
    width: 100%;
    overflow: hidden; }
  .password-helper .password-helper__toggle-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: 0.3s;
    width: 40px;
    font-size: 24px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    color: #666;
    text-align: center;
    line-height: 38px;
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .password-helper .password-helper__toggle-button:hover {
      color: #e1412c; }
    .password-helper .password-helper__toggle-button.is-readable .icon-readable {
      display: none; }
    .password-helper .password-helper__toggle-button.is-unreadable .icon-unreadable {
      display: none; }

.formrow {
  font-size: 0.1%;
  line-height: 0;
  word-spacing: -0.3em; }
  .formrow .label {
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3b;
    word-spacing: normal; }
    .formrow .label.req:after, .formrow .label.required:after {
      content: '*';
      color: #e1412c;
      font-weight: bold;
      font-size: 1.2em; }
  .formrow > .label {
    display: none; }

.formrow .btn, .formrow .button {
  margin-right: 10px; }

.formrow .formgroup .btn, .formrow .formgroup .button {
  margin-right: 0; }

.custom-ticks input[type='checkbox'],
.custom-ticks input[type='radio'] {
  position: relative;
  opacity: 0;
  z-index: 2; }

.custom-ticks span {
  position: relative;
  z-index: 1;
  padding-left: 5px;
  padding-right: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .custom-ticks span:before {
    content: '';
    position: absolute;
    top: 0px;
    right: auto;
    left: -20px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    color: #aaa;
    border: 1px solid #e7e7e7;
    background-color: #e7e7e7;
    transition: all 0.1s linear;
    text-align: center; }

.custom-ticks label:hover span:before {
  border-color: #e1412c; }

.custom-ticks input[type='radio'] + span:before {
  border-radius: 10px; }

.custom-ticks input[type='checkbox']:checked + span:before {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  content: '✔';
  color: #3c3c3b;
  border-color: #3c3c3b; }

.custom-ticks input[type='radio']:checked + span:before {
  background-color: #3c3c3b;
  box-shadow: inset 0 0 0 4px white; }

.ticks {
  padding: 5px 0 0; }
  .ticks label {
    transition: all 0.2s;
    display: inline-block;
    color: #858585; }
    .ticks label:hover {
      color: #3c3c3b; }
    .ticks label input.checked ~ span {
      color: #3c3c3b; }
    .ticks label input:checked ~ span {
      color: #3c3c3b; }
    .ticks label > span {
      display: block;
      margin: 0 15px 5px 20px;
      cursor: default; }
    .ticks label input[type="checkbox"],
    .ticks label input[type="radio"] {
      float: left;
      margin: 6px -9px 0 0; }
      .ticks label input[type="checkbox"].error ~ span,
      .ticks label input[type="radio"].error ~ span {
        color: #e1412c; }

.hero-carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .hero-carousel img {
    width: 101%;
    max-height: none;
    max-width: none;
    position: relative;
    z-index: 1; }

.hero-carousel-item {
  overflow: hidden; }
  @media (min-width: 740px) {
    .hero-carousel-item .teaser__caption {
      bottom: 30px; } }
  @media (min-width: 980px) {
    .hero-carousel-item .teaser__caption {
      bottom: 40px;
      left: 20px; } }
  @media (min-width: 1200px) {
    .hero-carousel-item .teaser__caption {
      bottom: 60px; } }
  .hero-carousel-item .teaser__caption .h1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem; }
    @media (min-width: 400px) {
      .hero-carousel-item .teaser__caption .h1 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 20px;
        line-height: 2rem; } }
    @media (min-width: 600px) {
      .hero-carousel-item .teaser__caption .h1 {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 24px;
        line-height: 2.4rem; } }
    @media (min-width: 740px) {
      .hero-carousel-item .teaser__caption .h1 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 27px;
        line-height: 2.7rem; } }
    @media (min-width: 980px) {
      .hero-carousel-item .teaser__caption .h1 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem; } }
  .hero-carousel-item .teaser__caption .h1 span,
  .hero-carousel-item .teaser__caption .h2 span,
  .hero-carousel-item .teaser__caption .h3 span,
  .hero-carousel-item .teaser__caption .h4 span,
  .hero-carousel-item .teaser__caption p a {
    max-width: 280px; }
    @media (min-width: 400px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 340px; } }
    @media (min-width: 500px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 440px; } }
    @media (min-width: 600px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 330px; } }
    @media (min-width: 670px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 370px; } }
    @media (min-width: 740px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 400px; } }
    @media (min-width: 980px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 520px; } }
    @media (min-width: 1100px) {
      .hero-carousel-item .teaser__caption .h1 span,
      .hero-carousel-item .teaser__caption .h2 span,
      .hero-carousel-item .teaser__caption .h3 span,
      .hero-carousel-item .teaser__caption .h4 span,
      .hero-carousel-item .teaser__caption p a {
        max-width: 600px; } }

.hero-teaser {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .hero-teaser img {
    width: 101%;
    max-width: none;
    max-height: none; }

.infinite-more-link .btn__content {
  display: block; }

.infinite-more-link span {
  display: inline-block;
  vertical-align: middle; }

.infinite-loading + .infinite-more-link {
  display: none; }

.infinite-container.infinite-loading {
  padding-bottom: 45px; }
  .infinite-container.infinite-loading:after {
    content: '';
    display: table;
    clear: both; }

.infinite-container.infinite-loading:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #e1412c;
  display: block;
  border-radius: 50%;
  animation: infinite-rotation 1s linear infinite; }

ul,
ol {
  margin: 0; }
  ul ul,
  ul ol,
  ul li + li,
  ol ul,
  ol ol,
  ol li + li {
    margin-top: 12px; }

ul {
  list-style-image: url(../../images/bulletpoint-grey.png);
  padding-left: 15px;
  padding-left: 1.5rem; }

ol {
  list-style-type: decimal-leading-zero; }

.data-cards {
  list-style: none;
  padding: 0; }
  .data-cards:after {
    content: '';
    display: table;
    clear: both; }
  .data-cards__card {
    display: block;
    background-color: white;
    padding: 10px 5px;
    padding: 1rem 0.5rem;
    text-align: center;
    margin: 0 0 24px;
    margin: 0 0 2.4rem; }
  .data-cards__label {
    font-weight: bold;
    color: #aaa; }
  .data-cards__value {
    margin: 0; }

.flexbox .cards {
  display: -ms-flexbox;
  display: flex;
  margin-right: -2% !important;
  margin-top: 10px !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .flexbox .cards,
  .flexbox .cards li {
    list-style: none;
    background-image: none;
    padding: 0;
    margin: 0; }
  .flexbox .cards li {
    display: inline; }

.flexbox .cards li,
.flexbox .card {
  background-color: white;
  padding: 10px;
  margin-right: 2%;
  margin-bottom: 2%;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 400px) {
    .flexbox .cards li,
    .flexbox .card {
      -ms-flex-preferred-size: 43%;
          flex-basis: 43%; } }
  @media (min-width: 740px) {
    .flexbox .cards li,
    .flexbox .card {
      -ms-flex-preferred-size: 29%;
          flex-basis: 29%; } }

@media (max-width: 979px) {
  .site-login {
    padding: 10px; }
    .site-login:after {
      content: '';
      display: table;
      clear: both; } }

@media (min-width: 980px) {
  .nav-dealer-area .dropdown__content {
    left: auto !important;
    right: 0 !important;
    width: 260px;
    width: 26rem; } }

.nav-dealer-area .formfield {
  width: 100%;
  margin: 0;
  background-color: white; }
  .nav-dealer-area .formfield + .formfield {
    margin: 10px 0 0;
    margin: 1rem 0 0; }

.nav-dealer-area .btn, .nav-dealer-area .button {
  margin: 10px 0 0;
  margin: 1rem 0 0;
  float: right; }

.nav-dealer-area a.lost-pw {
  float: left;
  padding-top: 20px;
  padding-top: 2rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  width: auto; }

.map {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 24px 0 0;
  margin: 2.4rem 0 0;
  min-height: 300px; }
  .map .marker p {
    margin-top: 0; }

.nav-trigger {
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  font-weight: 700;
  padding: 15px 10px 7px;
  padding: 1.5rem 1rem 0.7rem;
  color: #999;
  transition: all 0.2s ease-out;
  display: block;
  text-decoration: none;
  cursor: pointer; }
  .nav-trigger .nav-trigger__icon {
    position: relative;
    fill: currentColor;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: inline-block;
    vertical-align: -0.15em;
    pointer-events: none;
    width: 18px;
    width: 1.8rem;
    height: 18px;
    height: 1.8rem;
    vertical-align: middle; }
  .nav-trigger .nav-trigger__text {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px; }
  .nav-trigger .nav-trigger__caret {
    position: relative;
    fill: currentColor;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: inline-block;
    vertical-align: -0.15em;
    pointer-events: none;
    width: 14px;
    width: 1.4rem;
    height: 14px;
    height: 1.4rem;
    vertical-align: middle; }
  .nav-trigger .nav-trigger__caret--open {
    display: none; }
  .nav-trigger.dropdown__toggle--open .nav-trigger__caret--open,
  .nav-trigger.accordion__toggle--open .nav-trigger__caret--open {
    display: inline-block; }
  .nav-trigger.dropdown__toggle--open .nav-trigger__caret--close,
  .nav-trigger.accordion__toggle--open .nav-trigger__caret--close {
    display: none; }
  .csstransforms3d .nav-trigger .nav-trigger__caret--open {
    display: none; }
  .csstransforms3d .nav-trigger .nav-trigger__caret--close {
    transition: all 0.6s ease; }
  .csstransforms3d .nav-trigger.dropdown__toggle--open .nav-trigger__caret--close,
  .csstransforms3d .nav-trigger.accordion__toggle--open .nav-trigger__caret--close {
    display: inline-block;
    transform: rotateX(180deg); }
  .nav-trigger:hover, .nav-trigger.dropdown__toggle--open, .nav-trigger.accordion__toggle--open {
    background-color: #f2f2f2; }
    .nav-trigger:hover .nav-trigger__icon, .nav-trigger.dropdown__toggle--open .nav-trigger__icon, .nav-trigger.accordion__toggle--open .nav-trigger__icon {
      color: #e1412c; }
    .nav-trigger:hover .nav-trigger__text, .nav-trigger.dropdown__toggle--open .nav-trigger__text, .nav-trigger.accordion__toggle--open .nav-trigger__text {
      color: #3c3c3b; }

.news-teaser-entries:after {
  content: '';
  display: table;
  clear: both; }

.news-teaser-entries .news-entry {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .news-teaser-entries .news-entry:after {
    content: '';
    display: table;
    clear: both; }
  .news-teaser-entries .news-entry .ex_items {
    margin-top: 0; }
  .news-teaser-entries .news-entry__image {
    position: relative; }
  .news-teaser-entries .news-entry__image-canvas {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-color: white; }
  .news-teaser-entries .news-entry__image-wrapper {
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    position: absolute; }
    .news-teaser-entries .news-entry__image-wrapper img,
    .news-teaser-entries .news-entry__image-wrapper svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      max-height: 100%;
      width: auto;
      max-width: 100%; }
  .news-teaser-entries .news-entry__title {
    font-style: normal; }
    .news-teaser-entries .news-entry__title a {
      text-decoration: none; }
  .news-teaser-entries .news-entry__teaser {
    margin-top: 12px;
    margin-top: 1.2rem; }
  .news-teaser-entries .news-entry__link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .news-teaser-entries .news-entry .news-entry__image {
    float: left;
    width: 80px;
    width: 8rem; }
  .news-teaser-entries .news-entry .news-entry__text {
    margin-left: 90px;
    margin-left: 9rem; }

@media (min-width: 500px) {
  .news-teaser-entries .news-entry .news-entry__image {
    float: left;
    width: 100px;
    width: 10rem; }
  .news-teaser-entries .news-entry .news-entry__text {
    margin-left: 110px;
    margin-left: 11rem; } }

@media (min-width: 740px) {
  .news-teaser-entries {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -10px; }
    .news-teaser-entries .news-entry {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      margin-bottom: 0;
      border: 10px solid white; }
      .news-teaser-entries .news-entry .news-entry__image {
        float: left;
        width: 80px;
        width: 8rem; }
      .news-teaser-entries .news-entry .news-entry__text {
        margin-left: 90px;
        margin-left: 9rem; } }

@media (min-width: 980px) {
  .news-teaser-entries .news-entry .news-entry__image {
    float: left;
    width: 100px;
    width: 10rem; }
  .news-teaser-entries .news-entry .news-entry__text {
    margin-left: 110px;
    margin-left: 11rem; } }

@media (min-width: 1200px) {
  .news-teaser-entries .news-entry .news-entry__image {
    float: left;
    width: 120px;
    width: 12rem; }
  .news-teaser-entries .news-entry .news-entry__text {
    margin-left: 140px;
    margin-left: 14rem; } }

.news-entry--teaser {
  padding: 10px;
  padding: 1rem;
  background-color: #f2f2f2;
  transition: background-color 0.25s ease; }
  .news-entry--teaser:after {
    content: '';
    display: table;
    clear: both; }
  .news-entry--teaser .date {
    display: block;
    font-size: 0.8em;
    color: #858585; }
  .news-entry--teaser .news-entry__text,
  .news-entry--teaser .date {
    transition: color 0.25s ease; }
  .news-entry--teaser:hover {
    background-color: #e1412c; }
    .news-entry--teaser:hover .news-entry__text,
    .news-entry--teaser:hover .date {
      color: white; }
  .news-entry--teaser .news-entry__image {
    border: 1px solid white;
    padding: 0;
    height: auto; }

.privacy-notice {
  padding: 7px 20px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  animation-name: comeDown;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.6s;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.privacy-notice__text {
  margin-right: 10px; }

@keyframes comeDown {
  0% {
    transform: translateY(150px); }
  100% {
    transform: translateY(0); } }

.searchbox:after {
  content: '';
  display: table;
  clear: both; }

.searchbox__header {
  color: #666; }
  .searchbox__header .icon {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -0.35em; }

.searchbox__form .label {
  display: inline-block;
  padding: 6px 0 0;
  white-space: nowrap;
  margin-right: 10px;
  color: #666; }

.searchbox__form .formgroup,
.searchbox__form .formfield,
.searchbox__form select,
.searchbox__form .btn,
.searchbox__form .button {
  margin: 0;
  max-width: 400px; }

.searchbox__form select {
  width: 200px; }

.searchbox__form .formfield,
.searchbox__form select {
  color: #666;
  background-color: white;
  border: 0;
  padding: 8px 10px;
  height: 36px; }

.searchbox__form select {
  padding-right: 30px; }

.searchbox__groups {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.searchbox__group {
  display: -ms-flexbox;
  display: flex; }
  .searchbox__group + .searchbox__group {
    margin-top: 10px; }

@media (min-width: 600px) {
  .searchbox--dealer .searchbox__form {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 980px) {
  .searchbox--service .searchbox__form {
    display: -ms-flexbox;
    display: flex; }
  .searchbox--service .searchbox__group + .searchbox__group {
    margin-top: 0;
    margin-left: 10px; } }

.searchbox--service .searchbox-more {
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px; }
  @media (max-width: 859px) {
    .searchbox--service .searchbox-more {
      clear: both;
      margin-top: 10px; } }
  @media (min-width: 600px) and (max-width: 979px) {
    .searchbox--service .searchbox-more {
      float: right;
      margin-top: -36px; } }
  @media (min-width: 980px) {
    .searchbox--service .searchbox-more {
      margin-left: auto; } }

.select-attachments {
  position: relative;
  padding-top: 5px;
  width: 100%; }
  .select-attachments:after {
    content: '';
    display: table;
    clear: both; }
  .select-attachments .btn:before, .select-attachments .button:before, .select-attachments .btn:after, .select-attachments .button:after {
    display: none; }
  .select-attachments .btn .icon, .select-attachments .button .icon {
    display: none; }

.select-attachments__list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  position: relative;
  display: block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  background-color: #e7e7e7;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  z-index: 4; }

.select-attachments__list {
  min-height: 38px;
  min-height: 3.8rem;
  max-height: 302px;
  overflow: hidden;
  overflow-y: auto; }
  .select-attachments__list .no-entries {
    display: block;
    padding: 4px;
    color: #666;
    font-style: italic; }

.select-attachments__item {
  position: relative;
  height: 36px; }
  .select-attachments__item + .select-attachments__item {
    border-top: 1px solid #ccc; }
  .select-attachments__item .file-name,
  .select-attachments__item .progress-bar {
    position: absolute;
    top: 0;
    bottom: 0; }
  .select-attachments__item .file-name {
    left: 30px;
    right: 40px;
    line-height: normal;
    padding: 7px 10px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 2; }
  .select-attachments__item .progress-bar {
    left: 0;
    right: 0;
    background-color: rgba(225, 65, 44, 0.25);
    z-index: 1; }
  .select-attachments__item .progress-bar__inner {
    position: absolute;
    background-color: white;
    top: 0;
    bottom: 0;
    left: 0;
    transition: width 0.25s linear; }
  .select-attachments__item .file-status {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    bottom: 0;
    line-height: 36px;
    text-align: center;
    z-index: 2; }
    .select-attachments__item .file-status .icon:before {
      font-style: normal;
      font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-size: 16px;
      line-height: 16px; }
    .select-attachments__item .file-status .icon-success {
      color: #6ea838; }
      .select-attachments__item .file-status .icon-success:before {
        content: '✔'; }
  .select-attachments__item .remove-file {
    z-index: 3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 30px;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    background-color: transparent; }
    .select-attachments__item .remove-file .icon {
      color: #858585; }
      .select-attachments__item .remove-file .icon:before {
        font-style: normal;
        content: 'x';
        font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 16px;
        line-height: 16px;
        color: #666; }
    .select-attachments__item .remove-file:hover .icon:before {
      color: #e1412c; }

.select-date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  width: 100%; }
  .select-date select {
    margin-right: 10px;
    -ms-flex: 1 1 33%;
        flex: 1 1 33%; }
    .select-date select:last-child {
      margin-right: 0; }

.share ul {
  list-style: none;
  padding: 0; }

.share .shariff-button {
  position: relative;
  display: block;
  margin: 0 10px 0 0;
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem;
  display: block;
  float: left; }
  .share .shariff-button:last-child {
    margin-right: 0; }
  .share .shariff-button a {
    position: relative;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .share .shariff-button a:before, .share .shariff-button a:after {
      z-index: 50;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      opacity: 0;
      position: absolute;
      left: 50%; }
    .share .shariff-button a:before {
      content: '' !important;
      transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0s;
      width: 0;
      z-index: 110000; }
    .share .shariff-button a:after {
      content: attr(title);
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 16px;
      line-height: 1.6rem;
      font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
      border-radius: 3px;
      text-align: center;
      white-space: nowrap;
      max-width: 240px;
      overflow: hidden;
      padding: 6px 10px;
      pointer-events: none;
      transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1), transform 0.3s cubic-bezier(0.73, 0.01, 0, 1);
      z-index: 100000; }
    .share .shariff-button a:hover:not(.dropdown__toggle--open):before {
      transition: opacity 0.1s cubic-bezier(0.73, 0.01, 0, 1) 0.35s, transform 0.6s cubic-bezier(0.73, 0.01, 0, 1) 0.35s;
      opacity: 1; }
    .share .shariff-button a:hover:not(.dropdown__toggle--open):after {
      opacity: 1;
      transition: opacity 0.3s cubic-bezier(0.73, 0.01, 0, 1) 0.25s, transform 0.3s cubic-bezier(0.73, 0.01, 0, 1) 0.25s; }
    .share .shariff-button a:before {
      top: -2px;
      -ms-transform: translate(-50%, calc(-50% - 6px));
          transform: translate(-50%, calc(-50% - 6px));
      content: '';
      display: block;
      position: absolute;
      border: 4px solid transparent;
      border-top: 4px solid #333;
      border-bottom: 0;
      height: 0;
      width: 0; }
    .share .shariff-button a:after {
      bottom: 100%;
      -ms-transform: translate(-50%, 12px);
          transform: translate(-50%, 12px); }
    .share .shariff-button a:hover:before {
      -ms-transform: translate(-50%, calc(-50% - 4px));
          transform: translate(-50%, calc(-50% - 4px)); }
    .share .shariff-button a:hover:after {
      -ms-transform: translate(-50%, -8px);
          transform: translate(-50%, -8px); }
    .share .shariff-button a:not(.tooltip--bottom):before {
      border-top-color: #3c3c3b; }
    .share .shariff-button a.tooltip--bottom:before {
      border-bottom-color: #3c3c3b; }
    .share .shariff-button a:after {
      color: white;
      background-color: #3c3c3b; }

.share .fa,
.share .icon {
  pointer-events: none;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem; }

.share .share_text {
  display: none; }

.share .facebook .icon {
  color: #3b5998; }

.share .twitter .icon {
  color: #1da1f2; }

.share .googleplus .icon {
  color: #dd4b39; }

.share .whatsapp .icon {
  color: #25d366; }

.share .mail .icon {
  color: #999; }

.share .xing .icon {
  color: #026466; }

.share .linkedin .icon {
  color: #0077b5; }

.share .pinterest .icon {
  color: #bd081c; }

.share .reddit .icon {
  color: #ff4500; }

table {
  max-width: 100%; }

th {
  text-align: left; }

table:not([class]),
table[class=""],
table.table--default {
  border-collapse: collapse; }
  table:not([class]) th,
  table:not([class]) td,
  table[class=""] th,
  table[class=""] td,
  table.table--default th,
  table.table--default td {
    text-align: left;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #f2f2f2; }

.table {
  width: 100%;
  background-color: transparent; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 10px;
    line-height: 24px;
    vertical-align: top;
    border-top: 1px solid #f2f2f2; }
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    font-weight: 400; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th {
    font-weight: 700; }
  .table > thead > tr .cright,
  .table > tbody > tr .cright,
  .table > tfoot > tr .cright {
    text-align: right; }
  .table > thead > tr > td.is-active > td, .table > thead > tr > td.is-active > th, .table > thead tr > th.is-active > td, .table > thead tr > th.is-active > th,
  .table > thead > tr.is-active > td,
  .table > thead > tr.is-active > th,
  .table > tbody > tr > td.is-active > td,
  .table > tbody > tr > td.is-active > th,
  .table > tbody tr > th.is-active > td,
  .table > tbody tr > th.is-active > th,
  .table > tbody > tr.is-active > td,
  .table > tbody > tr.is-active > th,
  .table > tfoot > tr > td.is-active > td,
  .table > tfoot > tr > td.is-active > th,
  .table > tfoot tr > th.is-active > td,
  .table > tfoot tr > th.is-active > th,
  .table > tfoot > tr.is-active > td,
  .table > tfoot > tr.is-active > th {
    background-color: rgba(170, 170, 170, 0.2); }
  .table > thead > tr > td.info > td, .table > thead > tr > td.info > th, .table > thead tr > th.info > td, .table > thead tr > th.info > th,
  .table > thead > tr.info > td,
  .table > thead > tr.info > th,
  .table > tbody > tr > td.info > td,
  .table > tbody > tr > td.info > th,
  .table > tbody tr > th.info > td,
  .table > tbody tr > th.info > th,
  .table > tbody > tr.info > td,
  .table > tbody > tr.info > th,
  .table > tfoot > tr > td.info > td,
  .table > tfoot > tr > td.info > th,
  .table > tfoot tr > th.info > td,
  .table > tfoot tr > th.info > th,
  .table > tfoot > tr.info > td,
  .table > tfoot > tr.info > th {
    background-color: rgba(16, 153, 203, 0.1); }
  .table > thead > tr > td.success > td, .table > thead > tr > td.success > th, .table > thead tr > th.success > td, .table > thead tr > th.success > th,
  .table > thead > tr.success > td,
  .table > thead > tr.success > th,
  .table > tbody > tr > td.success > td,
  .table > tbody > tr > td.success > th,
  .table > tbody tr > th.success > td,
  .table > tbody tr > th.success > th,
  .table > tbody > tr.success > td,
  .table > tbody > tr.success > th,
  .table > tfoot > tr > td.success > td,
  .table > tfoot > tr > td.success > th,
  .table > tfoot tr > th.success > td,
  .table > tfoot tr > th.success > th,
  .table > tfoot > tr.success > td,
  .table > tfoot > tr.success > th {
    background-color: rgba(110, 168, 56, 0.1); }
  .table > thead > tr > td.warning > td, .table > thead > tr > td.warning > th, .table > thead tr > th.warning > td, .table > thead tr > th.warning > th,
  .table > thead > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > tbody > tr > td.warning > td,
  .table > tbody > tr > td.warning > th,
  .table > tbody tr > th.warning > td,
  .table > tbody tr > th.warning > th,
  .table > tbody > tr.warning > td,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr > td.warning > td,
  .table > tfoot > tr > td.warning > th,
  .table > tfoot tr > th.warning > td,
  .table > tfoot tr > th.warning > th,
  .table > tfoot > tr.warning > td,
  .table > tfoot > tr.warning > th {
    background-color: rgba(235, 172, 0, 0.1); }
  .table > thead > tr > td.error > td, .table > thead > tr > td.error > th, .table > thead tr > th.error > td, .table > thead tr > th.error > th,
  .table > thead > tr.error > td,
  .table > thead > tr.error > th,
  .table > tbody > tr > td.error > td,
  .table > tbody > tr > td.error > th,
  .table > tbody tr > th.error > td,
  .table > tbody tr > th.error > th,
  .table > tbody > tr.error > td,
  .table > tbody > tr.error > th,
  .table > tfoot > tr > td.error > td,
  .table > tfoot > tr > td.error > th,
  .table > tfoot tr > th.error > td,
  .table > tfoot tr > th.error > th,
  .table > tfoot > tr.error > td,
  .table > tfoot > tr.error > th {
    background-color: rgba(225, 65, 44, 0.1); }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #f2f2f2; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #f2f2f2; }
  .table .table {
    background-color: white; }

.table--bordered {
  border: 1px solid #f2f2f2; }
  .table--bordered > thead > tr > th,
  .table--bordered > thead > tr > td,
  .table--bordered > tbody > tr > th,
  .table--bordered > tbody > tr > td,
  .table--bordered > tfoot > tr > th,
  .table--bordered > tfoot > tr > td {
    border: 1px solid #f2f2f2; }
  .table--bordered > thead > tr > th,
  .table--bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table--striped > tbody > tr:nth-child(odd) > td,
.table--striped > tbody > tr:nth-child(odd) > th {
  background-color: white; }

.table--hover > tbody > tr:hover > td,
.table--hover > tbody > tr:hover > th {
  background-color: rgba(170, 170, 170, 0.2); }

@media (max-width: 599px) {
  .table--responsive-scroll {
    width: 100%;
    margin-bottom: 24px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #f2f2f2;
    -webkit-overflow-scrolling: touch; }
    .table--responsive-scroll > .table {
      margin-bottom: 0; }
      .table--responsive-scroll > .table > thead > tr > th,
      .table--responsive-scroll > .table > thead > tr > td,
      .table--responsive-scroll > .table > tbody > tr > th,
      .table--responsive-scroll > .table > tbody > tr > td,
      .table--responsive-scroll > .table > tfoot > tr > th,
      .table--responsive-scroll > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table--responsive-scroll > .table--bordered {
      border: 0; }
      .table--responsive-scroll > .table--bordered > thead > tr > th:first-child,
      .table--responsive-scroll > .table--bordered > thead > tr > td:first-child,
      .table--responsive-scroll > .table--bordered > tbody > tr > th:first-child,
      .table--responsive-scroll > .table--bordered > tbody > tr > td:first-child,
      .table--responsive-scroll > .table--bordered > tfoot > tr > th:first-child,
      .table--responsive-scroll > .table--bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table--responsive-scroll > .table--bordered > thead > tr > th:last-child,
      .table--responsive-scroll > .table--bordered > thead > tr > td:last-child,
      .table--responsive-scroll > .table--bordered > tbody > tr > th:last-child,
      .table--responsive-scroll > .table--bordered > tbody > tr > td:last-child,
      .table--responsive-scroll > .table--bordered > tfoot > tr > th:last-child,
      .table--responsive-scroll > .table--bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table--responsive-scroll > .table--bordered > tbody > tr:last-child > th,
      .table--responsive-scroll > .table--bordered > tbody > tr:last-child > td,
      .table--responsive-scroll > .table--bordered > tfoot > tr:last-child > th,
      .table--responsive-scroll > .table--bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

@media (max-width: 599px) {
  .table--responsive-vertical > .table {
    margin-bottom: 0;
    background-color: transparent; }
    .table--responsive-vertical > .table > thead,
    .table--responsive-vertical > .table > tfoot {
      display: none; }
    .table--responsive-vertical > .table > tbody {
      display: block; }
      .table--responsive-vertical > .table > tbody > tr {
        display: block;
        border: 1px solid #f2f2f2;
        border-top: 0;
        margin-bottom: 10px; }
        .table--responsive-vertical > .table > tbody > tr > td,
        .table--responsive-vertical > .table > tbody > tr > th {
          background-color: transparent;
          display: block;
          vertical-align: middle;
          text-align: right;
          font-weight: 400; }
        .table--responsive-vertical > .table > tbody > tr > td[data-title]:before,
        .table--responsive-vertical > .table > tbody > tr > th[data-title]:before {
          content: attr(data-title);
          float: left;
          font-size: inherit;
          font-weight: 700; } }

.tabs .tabs__list {
  display: block; }
  .tabs .tabs__list,
  .tabs .tabs__list li {
    list-style: none;
    background-image: none;
    padding: 0;
    margin: 0; }
  .tabs .tabs__list li {
    display: inline; }
  .tabs .tabs__list:after {
    content: '';
    display: table;
    clear: both; }
  .tabs .tabs__list > li {
    display: inline; }
  .tabs .tabs__list > li > a {
    position: relative;
    z-index: 10;
    display: block;
    float: left;
    padding: 10px 20px;
    margin-bottom: 0;
    margin-right: 1px;
    cursor: pointer;
    text-decoration: none;
    color: #3c3c3b;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease-out; }
  .tabs .tabs__list > li > a:hover,
  .tabs .tabs__list > li > a:focus,
  .tabs .tabs__list > li > a:active {
    z-index: 20;
    color: #3c3c3b;
    background-color: rgba(255, 255, 255, 0.8);
    border-color: transparent; }
  .tabs .tabs__list > li.is-active > a {
    z-index: 30;
    color: #3c3c3b;
    background-color: white;
    border-color: transparent;
    border-bottom: 2px solid white; }
  @media (max-width: 599px) {
    .tabs .tabs__list {
      font-size: 0.1%;
      line-height: 0;
      word-spacing: -0.3em;
      overflow-x: scroll;
      overflow-y: hidden;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; }
      .tabs .tabs__list > li {
        display: inline-block; }
      .tabs .tabs__list > li > a {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        line-height: 2.4rem;
        padding: 10px;
        white-space: nowrap; } }

.tabs .tabs__content {
  background-color: white;
  padding: 20px;
  padding: 2rem;
  margin-top: 0;
  overflow: hidden; }
  .tabs .tabs__content:after {
    content: '';
    display: table;
    clear: both; }
  @media (max-width: 599px) {
    .tabs .tabs__content {
      padding: 20px 10px;
      padding: 2rem 1rem; } }

.teaser {
  position: relative; }

.teaser--article {
  border: 2px solid #e7e7e7; }

.teaser--image {
  overflow: hidden; }
  .teaser--image img {
    transition: all 1s ease; }
  .teaser--image:hover img {
    -ms-transform: scale(1.1);
        transform: scale(1.1);
    filter: contrast(1.5); }

.teaser__caption {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 2;
  color: white;
  max-width: 90%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 400px) {
    .teaser__caption {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 24px;
      line-height: 2.4rem; } }
  @media (min-width: 600px) {
    .teaser__caption {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 24px;
      line-height: 2.4rem; } }
  @media (min-width: 600px) {
    .teaser__caption {
      left: 10px;
      bottom: 7px; } }
  .teaser__caption p span,
  .teaser__caption p a {
    max-width: 100%; }
  .teaser__caption p {
    margin: 0; }
  .teaser__caption .h1 span,
  .teaser__caption .h2 span,
  .teaser__caption .h3 span,
  .teaser__caption .h4 span {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 10px;
    padding: 0 1rem;
    color: white; }
  .teaser__caption .h1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem; }
    @media (min-width: 400px) {
      .teaser__caption .h1 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 20px;
        line-height: 2rem; } }
    @media (min-width: 600px) {
      .teaser__caption .h1 {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 24px;
        line-height: 2.4rem; } }
    @media (min-width: 740px) {
      .teaser__caption .h1 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 27px;
        line-height: 2.7rem; } }
    @media (min-width: 980px) {
      .teaser__caption .h1 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem; } }
  .teaser__caption .h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem; }
    @media (min-width: 400px) {
      .teaser__caption .h2 {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 20px;
        line-height: 2rem; } }
    @media (min-width: 600px) {
      .teaser__caption .h2 {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 24px;
        line-height: 2.4rem; } }
    @media (min-width: 740px) {
      .teaser__caption .h2 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 27px;
        line-height: 2.7rem; } }
    @media (min-width: 980px) {
      .teaser__caption .h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 3rem; } }
  .teaser__caption p a {
    background-color: rgba(225, 65, 44, 0.75);
    color: white;
    font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 5px 0 10px;
    padding: 0 0.5rem 0 1rem;
    transition: background-color 0.25s ease; }
    .lang-pl .teaser__caption p a {
      font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .teaser__caption p a .icon {
      margin-left: 3px;
      width: 10px;
      height: 10px;
      vertical-align: -0.00em; }
      @media (min-width: 400px) {
        .teaser__caption p a .icon {
          width: 12px;
          height: 12px; } }
      @media (min-width: 600px) {
        .teaser__caption p a .icon {
          width: 14px;
          height: 14px;
          vertical-align: -0.05em; } }
    .teaser__caption p a:hover {
      background-color: #e1412c; }
  .teaser__caption .h1 span,
  .teaser__caption .h2 span,
  .teaser__caption .h3 span,
  .teaser__caption .h4 span,
  .teaser__caption p a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis; }

.teaser__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.teaser__spacer {
  height: 0;
  position: relative;
  background-color: white; }
  .teaser--square .teaser__spacer {
    padding-bottom: 100%; }
  .teaser--wide .teaser__spacer {
    padding-bottom: 48.780487804878048780487804878049%; }
  .teaser--medium .teaser__spacer {
    padding-bottom: 66.666666666666666666666666666667%; }

.teaser__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .teaser__content img {
    max-height: 100%;
    width: auto; }

.teaser--article .teaser__content {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px; }
  .teaser--article .teaser__content img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .teaser--article .teaser__content .teaser__caption {
    bottom: 0;
    left: -10px;
    right: -10px;
    max-width: none;
    color: #3c3c3b;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 499px) {
      .teaser--article .teaser__content .teaser__caption {
        display: none; } }
    .teaser--article .teaser__content .teaser__caption h1,
    .teaser--article .teaser__content .teaser__caption h2,
    .teaser--article .teaser__content .teaser__caption h3,
    .teaser--article .teaser__content .teaser__caption h4 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; }
      @media (min-width: 600px) {
        .teaser--article .teaser__content .teaser__caption h1,
        .teaser--article .teaser__content .teaser__caption h2,
        .teaser--article .teaser__content .teaser__caption h3,
        .teaser--article .teaser__content .teaser__caption h4 {
          font-size: 20px;
          font-size: 2rem;
          line-height: 24px;
          line-height: 2.4rem; } }
  .teaser--article .teaser__content .icon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0; }
  .teaser--article .teaser__content .artno {
    position: absolute;
    right: -5px;
    top: 0;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5); }

.teaser--image .teaser__content img {
  width: 100%;
  height: 100%; }

.topic-entry__video-intro,
.topic-entry__content-intro,
.topic-entry__gallery-intro,
.topic-entry__articles-intro,
.topic-entry__articles_details-intro {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.topic-entry__subsection--content-list {
  margin-top: 24px;
  margin-top: 2.4rem; }

.topic-entry__subsection {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .topic-entry__subsection:last-child {
    margin-bottom: 0;
    margin-bottom: 0; }

.topic-entry__content-column:last-child {
  padding-top: 24px;
  padding-top: 2.4rem; }

@media (min-width: 740px) {
  .topic-entry__content-column {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
    .topic-entry__content-column:last-child {
      width: 48.3871%;
      float: right;
      margin-right: 0;
      padding-top: 0;
      padding-top: 0; } }

.topic-entry--overview {
  margin-bottom: 24px; }
  .topic-entry--overview:last-child {
    margin-bottom: 0; }
  @media (min-width: 600px) and (max-width: 979px) {
    .topic-entry--overview {
      width: 48.3871%;
      float: left;
      margin-bottom: 3.22581%; }
      .topic-entry--overview:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .topic-entry--overview:nth-child(2n + 2) {
        margin-left: 51.6129%;
        margin-right: -100%;
        clear: none; }
      .topic-entry--overview:nth-last-child(-n+2) {
        margin-bottom: 0; } }
  @media (min-width: 980px) {
    .topic-entry--overview {
      width: 31.91489%;
      float: left;
      margin-bottom: 2.12766%; }
      .topic-entry--overview:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .topic-entry--overview:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      .topic-entry--overview:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; }
      .topic-entry--overview:nth-last-child(-n+3) {
        margin-bottom: 0; } }

.topic-entries--intro {
  margin-top: 48px;
  margin-top: 4.8rem; }

.topic-entries:after {
  content: '';
  display: table;
  clear: both; }

.topic-entry--overview .topic-entry__image {
  border: 1px solid #f2f2f2;
  transition: border-color 0.25s ease; }

.topic-entry--overview:hover .topic-entry__image {
  border-color: #e1412c; }

.topic-gallery-slider.slick-dotted.slick-slider {
  margin-bottom: 72px;
  margin-bottom: 7.2rem; }

.topic-gallery-slider-dots {
  position: relative; }
  .topic-gallery-slider-dots .slick-dots {
    bottom: 36px; }

.topic-gallery-carousel .slick-prev,
.topic-gallery-carousel .slick-next {
  top: 50%;
  z-index: 55; }

.topic-gallery-carousel .slick-prev {
  left: 15px; }

.topic-gallery-carousel .slick-next {
  right: 15px; }

.upload {
  width: 100%; }
  .upload .select-attachments {
    display: -ms-flexbox;
    display: flex; }
    .upload .select-attachments .btn, .upload .select-attachments .button {
      margin: 0;
      height: 38px; }
  .upload .select-attachments__list {
    -ms-flex: 1 1 90%;
        flex: 1 1 90%; }

.benefits-carousel {
  margin: 0 -10px; }

.benefits-item {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative;
  padding: 0 20px;
  margin-bottom: 0; }
  .benefits-item:after {
    content: '';
    display: table;
    clear: both; }
  .benefits-item .ex_items {
    margin-top: 0; }
  .benefits-item__image {
    position: relative; }
  .benefits-item__image-canvas {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-color: white; }
  .benefits-item__image-wrapper {
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    position: absolute; }
    .benefits-item__image-wrapper img,
    .benefits-item__image-wrapper svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      max-height: 100%;
      width: auto;
      max-width: 100%; }
  .benefits-item__title {
    font-style: normal; }
    .benefits-item__title a {
      text-decoration: none; }
  .benefits-item__teaser {
    margin-top: 12px;
    margin-top: 1.2rem; }
  .benefits-item__link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .benefits-item .benefits-item__text {
    text-align: center; }
  .benefits-item .benefits-item__image {
    padding: 24px 0;
    padding: 2.4rem 0;
    text-align: center; }
    .benefits-item .benefits-item__image svg {
      width: 50%;
      height: 50%;
      max-width: 150px; }

.categories ul,
.categories ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0; }

.categories ul li {
  display: inline; }

.categories li {
  margin-top: 0;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.site-content {
  padding: 48px 0;
  padding: 4.8rem 0;
  z-index: 10;
  position: relative;
  background-color: #f2f2f2; }
  .homepage .site-content {
    background-color: white; }

.products-download {
  margin-top: 24px;
  margin-top: 2.4rem; }
  .products-download:after {
    content: '';
    display: table;
    clear: both; }

.products-download__image {
  width: 50px;
  width: 5rem;
  float: left;
  text-align: center;
  background-color: white; }
  .products-download__image .products-entry__image-canvas {
    height: 0;
    padding-bottom: 100%;
    position: relative; }
  .products-download__image .products-entry__image-wrapper {
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    position: absolute; }
    .products-download__image .products-entry__image-wrapper img {
      max-height: 100%;
      width: auto;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.products-download__text {
  margin-left: 60px; }

@media (min-width: 600px) {
  .products-download__image {
    width: 100px;
    width: 10rem;
    float: left; }
  .products-download__text {
    margin-left: 120px; } }

.downloads-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem; }
  .downloads-title a {
    text-decoration: none;
    color: #666; }

.filters-accordion {
  background-color: white; }

.filters {
  padding-right: 20px; }
  .filters:after {
    content: '';
    display: table;
    clear: both; }

.filters__repeater:after {
  content: '';
  display: table;
  clear: both; }

.filters__more {
  clear: all;
  text-align: center; }

.filters__more-button {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #e1412c !important; }

.filters__more-repeater {
  text-align: left;
  padding-left: 0 !important; }

.filters__item {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .filters__item > label {
    font-weight: 700; }
  .filters__item .ticks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .filters__item .ticks > br {
      display: none; }
    .filters__item .ticks > label {
      word-wrap: normal;
      white-space: nowrap;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%; }
      .filters__item .ticks > label input[type='checkbox']:checked + span:before {
        color: white;
        border-color: #3c3c3b;
        background-color: #3c3c3b; }
  @media (min-width: 600px) and (max-width: 739px) {
    .filters__item {
      width: 48.3871%;
      float: left;
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
      .filters__item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .filters__item:nth-child(2n + 2) {
        margin-left: 51.6129%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(n+3) {
        border-top: 1px solid #e7e7e7;
        padding-top: 12px;
        padding-top: 1.2rem; } }
  @media (min-width: 740px) and (max-width: 979px) {
    .filters__item {
      width: 31.91489%;
      float: left;
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
      .filters__item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .filters__item:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(n+4) {
        border-top: 1px solid #e7e7e7;
        padding-top: 12px;
        padding-top: 1.2rem; } }
  @media (min-width: 980px) and (max-width: 1199px) {
    .filters__item {
      width: 48.3871%;
      float: left;
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
      .filters__item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .filters__item:nth-child(2n + 2) {
        margin-left: 51.6129%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(n+3) {
        border-top: 1px solid #e7e7e7;
        padding-top: 12px;
        padding-top: 1.2rem; } }
  @media (min-width: 1200px) and (max-width: 1299px) {
    .filters__item {
      width: 31.91489%;
      float: left;
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
      .filters__item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .filters__item:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(n+4) {
        border-top: 1px solid #e7e7e7;
        padding-top: 12px;
        padding-top: 1.2rem; } }
  @media (min-width: 1300px) {
    .filters__item {
      width: 23.80952%;
      float: left;
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
      .filters__item:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .filters__item:nth-child(4n + 2) {
        margin-left: 25.39683%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(4n + 3) {
        margin-left: 50.79365%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(4n + 4) {
        margin-left: 76.19048%;
        margin-right: -100%;
        clear: none; }
      .filters__item:nth-child(n+5) {
        border-top: 1px solid #e7e7e7;
        padding-top: 12px;
        padding-top: 1.2rem; } }

html[data-useragent*='rv:11.0'] .filters__item .ticks,
html[data-useragent*='MSIE 10.0'] .filters__item .ticks {
  display: block !important; }
  html[data-useragent*='rv:11.0'] .filters__item .ticks > label,
  html[data-useragent*='MSIE 10.0'] .filters__item .ticks > label {
    min-width: 50%; }

.filters__buttons {
  clear: both;
  float: right;
  margin: -5px 0 15px; }

.filters__more-button {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  border: 0;
  background-color: transparent; }

.filters__tooltip {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-left: 0.5rem;
  color: #e1412c;
  cursor: help; }
  .filters__tooltip,
  .filters__tooltip .icon {
    width: 16px;
    width: 1.6rem;
    height: 16px;
    height: 1.6rem; }

@media (min-width: 600px) {
  fieldset {
    margin: 0; }
  .formrow {
    margin-right: -10px; }
  .formitem {
    padding-right: 10px;
    z-index: 2; }
    .formitem:last-child {
      margin-right: -99px; }
    .formitem:before {
      content: '\00a0';
      display: block;
      font-size: 14px;
      line-height: 18px;
      height: 18px;
      margin-top: -18px;
      z-index: 1; }
    .formitem .rating label {
      width: 24px;
      height: 24px;
      font-size: 24px; }
  .grid {
    margin-right: -10px; }
    .grid:after {
      content: '';
      display: table;
      clear: both; }
  .grid [class^="col-"],
  .grid [class*=" col-"] {
    float: left;
    padding-right: 10px; }
  .col-1of1, .formrow .formitem.col-1of1 {
    width: 100%; }
  .col-1of2, .formrow .formitem.col-1of2 {
    width: 50%; }
  .col-1of3, .formrow .formitem.col-1of3 {
    width: 33.33333333%; }
  .col-2of3, .formrow .formitem.col-2of3 {
    width: 66.66666666%; }
  .col-1of4, .formrow .formitem.col-1of4 {
    width: 25%; }
  .col-3of4, .formrow .formitem.col-3of4 {
    width: 75%; }
  .col-1of5, .formrow .formitem.col-1of5 {
    width: 20%; }
  .col-2of5, .formrow .formitem.col-2of5 {
    width: 40%; }
  .col-3of5, .formrow .formitem.col-3of5 {
    width: 60%; }
  .col-4of5, .formrow .formitem.col-4of5 {
    width: 80%; } }

@media (min-width: 980px) {
  .wideform .formrow {
    padding-left: 25%; }
    .wideform .formrow > .label {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 24px;
      line-height: 2.4rem;
      display: inline-block;
      vertical-align: top;
      margin-left: -33.33333%;
      padding: 13px 10px 20px 3.33333px;
      width: 33.33333%;
      text-align: right; }
    .wideform .formrow .formitem {
      vertical-align: top; }
      .wideform .formrow .formitem:before {
        content: none; }
      .wideform .formrow .formitem > .label {
        display: none; }
      .wideform .formrow .formitem .ticks,
      .wideform .formrow .formitem .rating {
        padding-top: 13px; } }

.heroes {
  margin-top: -48px;
  margin-top: -4.8rem;
  clear: left; }
  .heroes h2 {
    margin-top: 48px;
    margin-top: 4.8rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem; }
  @media (max-width: 739px) {
    .heroes .container {
      padding-left: 10px;
      padding-left: 1rem;
      padding-right: 10px;
      padding-right: 1rem; } }

.heroes__container {
  background-color: white;
  padding: 20px 0;
  padding: 2rem 0; }
  .homepage .heroes__container {
    padding-top: 0; }

.hero-wrapper {
  margin: 0 -5px; }

.hero {
  border: 5px solid white; }

.hero__spacer {
  width: 100%;
  height: 0;
  position: relative; }

.hero__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e7e7e7; }

.hero__spacer--1 {
  padding-bottom: 62%; }

.hero__spacer--2,
.hero__spacer--3 {
  padding-bottom: 49.3%; }

@media (max-width: 599px) {
  .hero--2 {
    width: 50%;
    float: left; }
  .hero--3 {
    width: 50%;
    float: right; } }

@media (min-width: 600px) {
  .hero--1 {
    width: 62%;
    float: left; }
  .hero-wrapper-sub {
    width: 38%;
    float: right; } }

@media (min-width: 740px) {
  .hero__spacer--2,
  .hero__spacer--3 {
    padding-bottom: 49.6%; } }

@media (min-width: 980px) {
  .hero__spacer--2,
  .hero__spacer--3 {
    padding-bottom: 49.7%; } }

@media (min-width: 1100px) {
  .hero__spacer--2,
  .hero__spacer--3 {
    padding-bottom: 49.85%; } }

@media (min-width: 1300px) {
  .hero__spacer--2,
  .hero__spacer--3 {
    padding-bottom: 49.95%; } }

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

.site-wrapper.lightbox-open {
  filter: blur(3px); }

.mfp-bg {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(22, 23, 26, 0.95) 75%, rgba(22, 23, 26, 0.95) 100%); }

.mfp-ibase.mfp-bg {
  background-image: linear-gradient(to bottom, #0b4660 0%, #11749e 50%, #0b4660 100%); }

.mfp-lightbox-ajax .mfp-content,
.mfp-lightbox-iframe .mfp-content {
  box-shadow: 0 4px 80px 6px rgba(0, 0, 0, 0.85); }

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

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

.mfp-figure:after {
  background-color: white; }

.mfp-preloader.mfp-preloader {
  margin: 0 auto;
  height: 50px;
  height: 5rem;
  width: 50px;
  width: 5rem;
  border: 5px solid rgba(255, 255, 255, 0.1);
  border-top-color: #e1412c;
  display: block;
  border-radius: 50%;
  animation: infinite-rotation 1s linear infinite; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim,
  .mfp-zoom-in .mfp-content {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.4s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim,
  .mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -ms-transform: scale(1);
        transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.9; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim,
  .mfp-zoom-in.mfp-removing .mfp-content {
    -ms-transform: scale(0.95);
        transform: scale(0.95);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

.mfp-fade-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-fade-in .mfp-with-anim,
  .mfp-fade-in .mfp-content {
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  .mfp-fade-in.mfp-bg {
    opacity: 0;
    transition: all 0.4s ease-out; }
  .mfp-fade-in.mfp-ready .mfp-with-anim,
  .mfp-fade-in.mfp-ready .mfp-content {
    opacity: 1; }
  .mfp-fade-in.mfp-ready.mfp-bg {
    opacity: 0.9; }
  .mfp-fade-in.mfp-removing .mfp-with-anim,
  .mfp-fade-in.mfp-removing .mfp-content {
    opacity: 0; }
  .mfp-fade-in.mfp-removing.mfp-bg {
    opacity: 0; }

.nav-footer {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-weight: bold; }
  .nav-footer li {
    float: left; }
    .nav-footer li + li {
      margin-left: 10px; }
  .nav-footer a {
    color: #666; }
    .nav-footer a:visited {
      color: #666; }
    .nav-footer a:hover {
      color: #e1412c; }
    .nav-footer a:active {
      color: #e1412c; }

.nav-lang {
  position: absolute;
  top: 0;
  left: 0; }
  .nav-lang select {
    display: block;
    width: 240px;
    width: 24rem;
    margin: 0;
    background-color: white; }
    .nav-lang select + select {
      margin-top: 8px; }
  @media (min-width: 1300px) {
    .nav-lang {
      left: 20px;
      left: 2rem; } }

.nav-last-seen__content:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 980px) {
  .nav-last-seen__content {
    width: 420px;
    width: 42rem;
    min-height: 100px;
    min-height: 10rem; } }

.nav-last-seen__content .more {
  margin-top: 10px;
  float: right; }

.nav-main > ul > li ul {
  display: none; }

.nav-main {
  position: relative; }
  .nav-main > ul:after {
    content: '';
    display: table;
    clear: both; }

.nav-main > ul > li {
  float: left; }
  .nav-main > ul > li > a {
    display: block;
    color: #3c3c3b; }
    .nav-main > ul > li > a:visited {
      color: #3c3c3b; }
    .nav-main > ul > li > a:hover {
      color: #e1412c; }
    .nav-main > ul > li > a:active {
      color: #e1412c; }
    .nav-main > ul > li > a.dropdown__toggle--open {
      background-color: #f2f2f2; }

.nav-sub-entry {
  background: white;
  border: 1px solid #e7e7e7;
  display: block;
  height: 90px;
  height: 9rem;
  position: relative;
  z-index: 1;
  margin-bottom: -2px; }
  .nav-sub-entry:hover {
    border-color: #e1412c;
    z-index: 2; }
    .nav-sub-entry:hover .nav-sub-entry__text-links a {
      color: #e1412c; }
    .nav-sub-entry:hover .nav-sub-entry__image .icon {
      color: #c9321d; }
    .nav-sub-entry:hover .nav-sub-entry__text-name {
      color: #3c3c3b; }
  .is-active > .nav-sub-entry {
    border-color: #3c3c3b;
    z-index: 3; }
    .is-active > .nav-sub-entry .nav-sub-entry__text {
      color: #3c3c3b; }
      .is-active > .nav-sub-entry .nav-sub-entry__text:visited {
        color: #3c3c3b; }
      .is-active > .nav-sub-entry .nav-sub-entry__text:hover {
        color: #3c3c3b; }
      .is-active > .nav-sub-entry .nav-sub-entry__text:active {
        color: #3c3c3b; }
    .is-active > .nav-sub-entry .nav-sub-entry__text-name {
      color: #3c3c3b; }
    .is-active > .nav-sub-entry .nav-sub-entry__image .icon {
      color: #3c3c3b; }

.nav-sub-entry__image {
  width: 60px;
  width: 6rem;
  height: 88px;
  height: 8.8rem;
  float: left;
  padding: 25px 10px; }
  .nav-sub-entry__image .icon {
    color: #858585;
    width: 38px;
    height: 38px; }

.nav-sub-entry__text {
  display: block;
  padding-right: 15px;
  padding-left: 0;
  height: 88px;
  height: 8.8rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #666;
  overflow: hidden;
  max-height: 88px;
  height: 88px;
  height: 8.8rem; }
  .nav-sub-entry__text:visited {
    color: #666; }
  .nav-sub-entry__text:hover {
    color: #666; }
  .nav-sub-entry__text:active {
    color: #666; }

.nav-sub-entry__text-wrapper {
  display: table-cell;
  height: 88px;
  height: 8.8rem;
  vertical-align: middle; }

.nav-sub-entry__text-count {
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  color: #999;
  display: none; }

.nav-sub-entry__text-links {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #858585;
  z-index: 10;
  position: relative;
  margin-top: 10px;
  display: inline-block; }
  .nav-sub-entry__text-links:empty {
    display: none; }
  .nav-sub-entry__text-links span {
    display: inline-block;
    white-space: nowrap; }
    .nav-sub-entry__text-links span:not(:last-child):after {
      content: '/'; }
  .nav-sub-entry__text-links a {
    display: inline-block;
    padding: 0 3px 0 0;
    color: #858585; }
  .nav-sub-entry__text-links a:hover {
    text-decoration: underline; }

.nav-sub-entry__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

@media (max-width: 979px) {
  .nav-main {
    z-index: 40; } }
  @media (max-width: 979px) and (min-width: 740px) {
    .nav-main {
      z-index: 30; } }

@media (max-width: 979px) {
  .nav-main > ul > li > a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.4rem;
    padding: 16px 10px 8px;
    padding: 1.6rem 1rem 0.8rem; }
  .nav-main > ul > li.is-open > a {
    background-color: #f2f2f2; }
  .nav-main > ul > li.is-open > ul {
    display: block; }
  .csstransforms3d .nav-main > ul > li > ul {
    display: block;
    transform: translate3d(-120%, 0, 0);
    transition: transform 0.4s ease; }
  .csstransforms3d .nav-main > ul > li.is-open > ul {
    transform: translate3d(0, 0, 0); }
  .nav-main__caret {
    position: relative;
    fill: currentColor;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: inline-block;
    vertical-align: -0.15em;
    pointer-events: none;
    width: 14px;
    width: 1.4rem;
    height: 14px;
    height: 1.4rem;
    vertical-align: middle; }
  .nav-main__caret--open {
    display: none; }
  .is-open > a > .nav-main__caret--open {
    display: inline-block; }
  .is-open > a > .nav-main__caret--close {
    display: none; }
  .csstransforms3d .nav-main__caret--open,
  .csstransforms3d .is-open > a > .nav-main__caret--open {
    display: none; }
  .csstransforms3d .nav-main__caret--close {
    transition: all 0.6s ease; }
  .csstransforms3d .is-open > a > .nav-main__caret--close {
    display: inline-block;
    transform: rotateX(180deg); }
  .nav-main > ul > li > ul {
    background-color: #f2f2f2;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 48px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12); }
    .nav-main > ul > li > ul li {
      display: block; }
      .nav-main > ul > li > ul li > a {
        display: block;
        padding: 10px;
        color: #666; }
        .nav-main > ul > li > ul li > a:hover {
          background-color: rgba(255, 255, 255, 0.5); }
      .nav-main > ul > li > ul li.is-active > a {
        background-color: white;
        color: #3c3c3b; } }

@media (min-width: 980px) {
  .nav-main__caret {
    display: none; }
  .nav-main > ul > li > a {
    padding: 10px 20px;
    padding: 1rem 2rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 24px;
    line-height: 2.4rem; }
  .nav-main > ul > li > ul {
    position: absolute;
    background-color: #f2f2f2;
    padding: 20px;
    padding: 2rem;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12); } }

@media (min-width: 500px) and (max-width: 739px) {
  .nav-main > ul > .nav_shop_articles > ul > li,
  .categories > ul > li {
    width: 48.93617%;
    float: left;
    margin-bottom: 1.5873%; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(2n + 1),
    .categories > ul > li:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(2n + 2),
    .categories > ul > li:nth-child(2n + 2) {
      margin-left: 51.06383%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-last-child(-n + 2),
    .categories > ul > li:nth-last-child(-n + 2) {
      margin-bottom: 0; } }

@media (min-width: 740px) and (max-width: 859px) {
  .nav-main > ul > .nav_shop_articles > ul > li,
  .categories > ul > li {
    width: 49.20635%;
    float: left;
    margin-bottom: 1.5873%; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(2n + 1),
    .categories > ul > li:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(2n + 2),
    .categories > ul > li:nth-child(2n + 2) {
      margin-left: 50.79365%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-last-child(-n + 2),
    .categories > ul > li:nth-last-child(-n + 2) {
      margin-bottom: 0; } }

@media (min-width: 860px) and (max-width: 1099px) {
  .nav-main > ul > .nav_shop_articles > ul > li,
  .categories > ul > li {
    width: 32.63158%;
    float: left;
    margin-bottom: 1.05263%; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(3n + 1),
    .categories > ul > li:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(3n + 2),
    .categories > ul > li:nth-child(3n + 2) {
      margin-left: 33.68421%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(3n + 3),
    .categories > ul > li:nth-child(3n + 3) {
      margin-left: 67.36842%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-last-child(-n + 3),
    .categories > ul > li:nth-last-child(-n + 3) {
      margin-bottom: 0; } }

@media (min-width: 1100px) {
  .nav-main > ul > .nav_shop_articles > ul > li,
  .categories > ul > li {
    width: 24.40945%;
    float: left;
    margin-bottom: 0.7874%; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(4n + 1),
    .categories > ul > li:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(4n + 2),
    .categories > ul > li:nth-child(4n + 2) {
      margin-left: 25.19685%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(4n + 3),
    .categories > ul > li:nth-child(4n + 3) {
      margin-left: 50.3937%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-child(4n + 4),
    .categories > ul > li:nth-child(4n + 4) {
      margin-left: 75.59055%;
      margin-right: -100%;
      clear: none; }
    .nav-main > ul > .nav_shop_articles > ul > li:nth-last-child(-n + 4),
    .categories > ul > li:nth-last-child(-n + 4) {
      margin-bottom: 0; } }

.nav-meta__content > ul > li > a {
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  font-weight: 700;
  padding: 15px 10px 7px;
  padding: 1.5rem 1rem 0.7rem;
  color: #999;
  transition: all 0.2s ease-out;
  display: block;
  text-decoration: none;
  cursor: pointer; }
  .nav-meta__content > ul > li > a .nav-trigger__icon {
    position: relative;
    fill: currentColor;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: inline-block;
    vertical-align: -0.15em;
    pointer-events: none;
    width: 18px;
    width: 1.8rem;
    height: 18px;
    height: 1.8rem;
    vertical-align: middle; }
  .nav-meta__content > ul > li > a .nav-trigger__text {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px; }
  .nav-meta__content > ul > li > a .nav-trigger__caret {
    position: relative;
    fill: currentColor;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: inline-block;
    vertical-align: -0.15em;
    pointer-events: none;
    width: 14px;
    width: 1.4rem;
    height: 14px;
    height: 1.4rem;
    vertical-align: middle; }
  .nav-meta__content > ul > li > a .nav-trigger__caret--open {
    display: none; }
  .nav-meta__content > ul > li > a.dropdown__toggle--open .nav-trigger__caret--open,
  .nav-meta__content > ul > li > a.accordion__toggle--open .nav-trigger__caret--open {
    display: inline-block; }
  .nav-meta__content > ul > li > a.dropdown__toggle--open .nav-trigger__caret--close,
  .nav-meta__content > ul > li > a.accordion__toggle--open .nav-trigger__caret--close {
    display: none; }
  .csstransforms3d .nav-meta__content > ul > li > a .nav-trigger__caret--open {
    display: none; }
  .csstransforms3d .nav-meta__content > ul > li > a .nav-trigger__caret--close {
    transition: all 0.6s ease; }
  .csstransforms3d .nav-meta__content > ul > li > a.dropdown__toggle--open .nav-trigger__caret--close,
  .csstransforms3d .nav-meta__content > ul > li > a.accordion__toggle--open .nav-trigger__caret--close {
    display: inline-block;
    transform: rotateX(180deg); }
  .nav-meta__content > ul > li > a:hover, .nav-meta__content > ul > li > a.dropdown__toggle--open, .nav-meta__content > ul > li > a.accordion__toggle--open {
    background-color: #f2f2f2; }
    .nav-meta__content > ul > li > a:hover .nav-trigger__icon, .nav-meta__content > ul > li > a.dropdown__toggle--open .nav-trigger__icon, .nav-meta__content > ul > li > a.accordion__toggle--open .nav-trigger__icon {
      color: #e1412c; }
    .nav-meta__content > ul > li > a:hover .nav-trigger__text, .nav-meta__content > ul > li > a.dropdown__toggle--open .nav-trigger__text, .nav-meta__content > ul > li > a.accordion__toggle--open .nav-trigger__text {
      color: #3c3c3b; }

@media (max-width: 979px) {
  .nav-meta {
    position: absolute;
    top: 0;
    right: 0; }
  .nav-meta__trigger {
    font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
    font-weight: 700;
    padding: 15px 10px 7px;
    padding: 1.5rem 1rem 0.7rem;
    color: #999;
    transition: all 0.2s ease-out;
    display: block;
    text-decoration: none;
    cursor: pointer; }
    .nav-meta__trigger .nav-trigger__icon {
      position: relative;
      fill: currentColor;
      width: 1em;
      height: 1em;
      overflow: hidden;
      display: inline-block;
      vertical-align: -0.15em;
      pointer-events: none;
      width: 18px;
      width: 1.8rem;
      height: 18px;
      height: 1.8rem;
      vertical-align: middle; }
    .nav-meta__trigger .nav-trigger__text {
      display: inline-block;
      vertical-align: middle;
      line-height: 20px; }
    .nav-meta__trigger .nav-trigger__caret {
      position: relative;
      fill: currentColor;
      width: 1em;
      height: 1em;
      overflow: hidden;
      display: inline-block;
      vertical-align: -0.15em;
      pointer-events: none;
      width: 14px;
      width: 1.4rem;
      height: 14px;
      height: 1.4rem;
      vertical-align: middle; }
    .nav-meta__trigger .nav-trigger__caret--open {
      display: none; }
    .nav-meta__trigger.dropdown__toggle--open .nav-trigger__caret--open,
    .nav-meta__trigger.accordion__toggle--open .nav-trigger__caret--open {
      display: inline-block; }
    .nav-meta__trigger.dropdown__toggle--open .nav-trigger__caret--close,
    .nav-meta__trigger.accordion__toggle--open .nav-trigger__caret--close {
      display: none; }
    .csstransforms3d .nav-meta__trigger .nav-trigger__caret--open {
      display: none; }
    .csstransforms3d .nav-meta__trigger .nav-trigger__caret--close {
      transition: all 0.6s ease; }
    .csstransforms3d .nav-meta__trigger.dropdown__toggle--open .nav-trigger__caret--close,
    .csstransforms3d .nav-meta__trigger.accordion__toggle--open .nav-trigger__caret--close {
      display: inline-block;
      transform: rotateX(180deg); }
    .nav-meta__trigger:hover, .nav-meta__trigger.dropdown__toggle--open, .nav-meta__trigger.accordion__toggle--open {
      background-color: #f2f2f2; }
      .nav-meta__trigger:hover .nav-trigger__icon, .nav-meta__trigger.dropdown__toggle--open .nav-trigger__icon, .nav-meta__trigger.accordion__toggle--open .nav-trigger__icon {
        color: #e1412c; }
      .nav-meta__trigger:hover .nav-trigger__text, .nav-meta__trigger.dropdown__toggle--open .nav-trigger__text, .nav-meta__trigger.accordion__toggle--open .nav-trigger__text {
        color: #3c3c3b; }
    .nav-meta__trigger .hamburger {
      vertical-align: middle; }
    .nav-meta__trigger:hover,
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger {
      background-color: #e7e7e7; }
      .nav-meta__trigger:hover .hamburger__bar,
      .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger__bar {
        background-color: #e1412c; }
      .nav-meta__trigger:hover .nav-trigger__text,
      .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .nav-trigger__text {
        color: #3c3c3b; }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .nav-trigger__caret--open {
      display: inline-block; }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .nav-trigger__caret--close {
      display: none; }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger > .hamburger__bar:nth-child(1), .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger > .hamburger__bar:nth-child(3) {
      top: 5px; }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger > .hamburger__bar:nth-child(1) {
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger > .hamburger__bar:nth-child(2) {
      background-color: transparent; }
    .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .hamburger > .hamburger__bar:nth-child(3) {
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
  .csstransforms3d .nav-meta__trigger .nav-trigger__caret--open,
  .csstransforms3d .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .nav-trigger__caret--open {
    display: none; }
  .csstransforms3d .nav-meta__trigger .nav-trigger__caret--close {
    transition: all 0.6s ease; }
  .csstransforms3d .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__trigger .nav-trigger__caret--close {
    display: inline-block;
    transform: rotateX(180deg); }
  .nav-meta__content {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000;
    position: fixed;
    left: 0;
    top: 40px;
    bottom: 0;
    right: 0;
    background-color: #e7e7e7;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .no-csstransforms3d .nav-meta__content {
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.4s ease; }
    .no-csstransforms3d .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__content {
      opacity: 1;
      pointer-events: auto; }
    .csstransforms3d .nav-meta__content {
      transform: translate3d(120%, 0, 0);
      transition: transform 0.4s ease; }
    .csstransforms3d .nav-meta__toggle:checked ~ .site-wrapper .nav-meta__content {
      transform: translate3d(0, 0, 0); }
    .nav-meta__content nav {
      display: block; }
    .nav-meta__content .nav-trigger,
    .nav-meta__content > ul > li > a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 20px;
      line-height: 2rem;
      border-top: 1px solid #e7e7e7;
      background-color: #f2f2f2;
      padding-top: 10px; }
      .nav-meta__content .nav-trigger.accordion__toggle--open,
      .nav-meta__content > ul > li > a.accordion__toggle--open {
        background-color: #fafafa; }
    .nav-meta__content .articles-entry.articles-entry--listitem {
      border-color: #e7e7e7; }
    .nav-meta__content .accordion__content {
      position: relative;
      top: 0;
      padding: 0;
      background-color: #fafafa; }
      .nav-meta__content .accordion__content ul li a {
        display: block;
        padding: 8px 10px 8px 32px;
        font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
        color: #666; }
        .nav-meta__content .accordion__content ul li a:visited {
          color: #666; }
        .nav-meta__content .accordion__content ul li a:hover {
          color: #3c3c3b; }
        .nav-meta__content .accordion__content ul li a:active {
          color: #e1412c; }
      .nav-meta__content .accordion__content ul li.is-active a {
        color: #e1412c; } }

@media (min-width: 980px) {
  .nav-meta__trigger {
    display: none; }
  .nav-meta__content {
    float: right; }
    .nav-meta__content > ul > li {
      float: left; }
    .nav-meta__content .dropdown__toggle {
      position: relative;
      z-index: 2; }
    .nav-meta__content .dropdown__content {
      z-index: 1;
      min-width: 160px;
      left: 0;
      top: 42px;
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12); }
      .nav-meta__content .dropdown__content > ul {
        margin: -10px;
        margin: -1rem; }
        .nav-meta__content .dropdown__content > ul li {
          display: block;
          white-space: nowrap;
          font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 20px;
          line-height: 2rem; }
        .nav-meta__content .dropdown__content > ul a {
          display: block;
          padding: 5px 10px;
          padding: 0.5rem 1rem;
          color: #666; }
          .nav-meta__content .dropdown__content > ul a:visited {
            color: #666; }
          .nav-meta__content .dropdown__content > ul a:hover {
            color: #3c3c3b; }
          .nav-meta__content .dropdown__content > ul a:active {
            color: #e1412c; }
          .nav-meta__content .dropdown__content > ul a:hover {
            background-color: #e7e7e7; }
        .nav-meta__content .dropdown__content > ul li.is-active a {
          color: #e1412c; } }

@media (min-width: 1300px) {
  .nav-meta__content {
    margin-right: 0; } }

.nav-sub {
  position: relative;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 25; }
  .lang-pl .nav-sub {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .nav-sub a {
    position: relative;
    text-decoration: none;
    display: block;
    background-color: white;
    padding: 10px 50px 10px 20px;
    border-top: 2px solid #f2f2f2;
    color: #858585;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; }
    .nav-sub a:visited {
      color: #858585; }
    .nav-sub a:hover {
      color: #e1412c; }
    .nav-sub a:active {
      color: #e1412c; }
    @media (min-width: 600px) {
      .nav-sub a {
        font-size: 20px;
        font-size: 2rem;
        line-height: 24px;
        line-height: 2.4rem; } }
  .nav-sub li.is-active > a {
    background-color: #e1412c;
    color: white; }
  .nav-sub > ul > li:first-child a {
    border-top: 0;
    margin-top: 2px; }
  .nav-sub > ul > li ul {
    margin-left: 20px; }

.collapse-nav {
  list-style: none;
  padding: 0 !important; }

.collapse-nav__toggle {
  position: relative; }
  .collapse-nav__toggle .icon {
    color: #666;
    width: 16px;
    width: 1.6rem;
    height: 16px;
    height: 1.6rem;
    transition: transform 0.4s linear; }
  .collapse-nav__toggle .icon--close {
    opacity: 0; }
  .collapse-nav__toggle.collapse-nav__toggle--open .icon--open {
    opacity: 0; }
  .collapse-nav__toggle.collapse-nav__toggle--open .icon--close {
    opacity: 1; }
  .csstransforms .collapse-nav__toggle.collapse-nav__toggle--open .icon--open {
    opacity: 1;
    transform: rotateX(180deg); }
  .csstransforms .collapse-nav__toggle.collapse-nav__toggle--open .icon--close {
    opacity: 0; }

.collapse-nav__trigger {
  border: 0;
  border-left: 2px solid #f2f2f2;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  text-align: center;
  padding-top: 12px; }
  .collapse-nav__toggle.is-active .collapse-nav__trigger .icon {
    color: white; }

nav {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  nav ul {
    list-style: none; }
  nav ul,
  nav ul li {
    margin: 0;
    padding: 0; }

.hidden-toggle {
  display: none; }

.newsletter-box {
  background-color: #e7e7e7; }

.newsletter-box__badge {
  background-color: #666;
  color: white;
  display: block;
  width: 200px;
  width: 20rem;
  height: 40px;
  height: 4rem;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 4rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.newsletter-box__text {
  text-align: center; }
  .newsletter-box__text,
  .newsletter-box__text * {
    color: #666; }

.newsletter-box__text,
.newsletter-box__form {
  max-width: 600px;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto; }

.newsletter-box__form {
  padding: 24px 0;
  padding: 2.4rem 0; }
  .newsletter-box__form .ticks label input[type="checkbox"] {
    margin-top: 0px; }
  .newsletter-box__form .formitem {
    padding-bottom: 0; }
    .newsletter-box__form .formitem:before {
      display: none; }
  .newsletter-box__form .formfield {
    background-color: white; }
  .newsletter-box__form .pull-right {
    float: right;
    margin-right: 0; }
  .newsletter-box__form p {
    font-size: 12px;
    line-height: 17px; }

.site-footer {
  background-color: white;
  color: #666;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 12px 0 48px;
  padding: 1.2rem 0 4.8rem; }
  .homepage .site-footer {
    background-color: #f2f2f2; }
  @media (min-width: 600px) {
    .site-footer {
      padding: 24px 0 48px;
      padding: 2.4rem 0 4.8rem; } }
  @media (min-width: 980px) {
    .site-footer {
      padding: 48px 0;
      padding: 4.8rem 0; } }

.site-footer__middle-1,
.site-footer__middle-2 {
  padding: 12px 0;
  padding: 1.2rem 0; }

@media (min-width: 600px) and (max-width: 979px) {
  .site-footer__middle-1 {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
  .site-footer__middle-2 {
    width: 48.3871%;
    float: right;
    margin-right: 0; } }

@media (min-width: 1200px) {
  .site-footer__middle-1 {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
  .site-footer__middle-2 {
    width: 48.3871%;
    float: right;
    margin-right: 0; } }

@media (min-width: 740px) {
  .site-footer__left {
    clear: both;
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .site-footer__middle {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .site-footer__middle:after {
      content: '';
      display: table;
      clear: both; }
  .site-footer__right {
    width: 47.82609%;
    float: right;
    margin-right: 0; } }

@media (min-width: 980px) {
  .site-footer__left {
    clear: both;
    width: 28.20513%;
    float: left;
    margin-right: 2.5641%; }
  .site-footer__middle {
    width: 28.20513%;
    float: left;
    margin-right: 2.5641%;
    clear: none; }
  .site-footer__right {
    width: 38.46154%;
    float: right;
    margin-right: 0; } }

@media (min-width: 1200px) {
  .site-footer__left {
    clear: both;
    width: 28.20513%;
    float: left;
    margin-right: 2.5641%; }
  .site-footer__middle {
    width: 38.46154%;
    float: left;
    margin-right: 2.5641%;
    clear: none; }
  .site-footer__right {
    width: 28.20513%;
    float: right;
    margin-right: 0; } }

@media (min-width: 1300px) {
  .site-footer__left {
    clear: both;
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%; }
  .site-footer__middle {
    width: 43.58974%;
    float: left;
    margin-right: 2.5641%;
    clear: none; }
  .site-footer__right {
    width: 28.20513%;
    float: right;
    margin-right: 0; } }

.site-footer__address {
  padding: 12px 0;
  padding: 1.2rem 0; }
  .site-footer__address .h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
    line-height: 2.2rem; }
  .site-footer__address a {
    color: #666;
    text-decoration: none; }
    .site-footer__address a:visited {
      color: #666; }
    .site-footer__address a:hover {
      color: #e1412c; }
    .site-footer__address a:active {
      color: #e1412c; }

.site-footer__social {
  padding: 12px 0;
  padding: 1.2rem 0; }
  .site-footer__social:after {
    content: '';
    display: table;
    clear: both; }
  .site-footer__social ul,
  .site-footer__social ul li {
    list-style: none;
    background-image: none;
    padding: 0;
    margin: 0; }
  .site-footer__social ul li {
    display: inline; }
  .site-footer__social li {
    float: left;
    display: block; }
    .site-footer__social li + li {
      margin-left: 20px; }
  .site-footer__social a {
    display: block; }

.site-footer__service {
  padding: 12px 0;
  padding: 1.2rem 0; }

.hotline {
  max-width: 350px;
  min-width: 300px; }
  @media (min-width: 740px) {
    .hotline {
      float: right; } }

.hotline__heading {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 15px 20px 0;
  padding: 1.5rem 2rem 0;
  background-color: #e1412c;
  color: white;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .lang-pl .hotline__heading {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hotline__number {
  margin: 0;
  padding: 15px 20px;
  padding: 1.5rem 2rem;
  background-color: #e1412c;
  color: white;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem; }
  @media (min-width: 600px) {
    .hotline__number {
      font-size: 23px;
      font-size: 2.3rem;
      line-height: 24px;
      line-height: 2.4rem; } }
  .hotline__number label {
    color: black;
    float: left;
    margin-right: 6px; }
  .lang-fr .hotline__number label,
  .lang-sv .hotline__number label,
  .lang-dk .hotline__number label,
  .lang-ee .hotline__number label,
  .lang-lv .hotline__number label,
  .lang-pt .hotline__number label,
  .lang-ru .hotline__number label,
  .lang-sk .hotline__number label,
  .lang-es .hotline__number label {
    float: none;
    display: block; }
  .hotline__number span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    color: black;
    font-weight: normal; }
  .hotline__number a[href^="tel"] {
    color: inherit; }
    .hotline__number a[href^="tel"]:visited {
      color: inherit; }
    .hotline__number a[href^="tel"]:hover {
      color: inherit; }
    .hotline__number a[href^="tel"]:active {
      color: inherit; }
    @media (min-width: 980px) {
      .hotline__number a[href^="tel"] {
        text-decoration: none;
        pointer-events: none;
        cursor: default; } }

.hotline__times {
  margin: 0;
  padding: 15px 20px;
  padding: 1.5rem 2rem;
  background-color: #f2f2f2;
  color: #666; }
  .homepage .hotline__times {
    background-color: white; }
  .hotline__times .h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 20px;
    line-height: 2rem;
    margin-bottom: 12px; }
  .hotline__times p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem; }
  .hotline__times label {
    color: #3c3c3b;
    font-weight: bold; }
    @media (max-width: 399px) {
      .hotline__times label {
        display: block; } }
    @media (min-width: 400px) {
      .hotline__times label {
        display: inline-block;
        vertical-align: middle;
        width: 50px; } }
  .hotline__times span {
    display: inline-block;
    vertical-align: middle; }

.site-footer__nav {
  padding: 12px 0;
  padding: 1.2rem 0; }

.site-footer__ifm {
  padding: 12px 0;
  padding: 1.2rem 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem; }
  .site-footer__ifm a {
    color: #999;
    text-decoration: none; }
    .site-footer__ifm a:visited {
      color: #999; }
    .site-footer__ifm a:hover {
      color: #999; }
    .site-footer__ifm a:active {
      color: #999; }
  @media (min-width: 600px) and (max-width: 739px) {
    .site-footer__ifm {
      clear: both; } }
  @media (min-width: 740px) {
    .site-footer__ifm {
      text-align: right; } }

.site-header {
  position: relative;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  z-index: 30; }
  .lang-pl .site-header {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .site-header .container__inner {
    position: relative; }

.site-header__top {
  height: 40px;
  position: relative;
  z-index: 50; }

.site-header__middle {
  padding: 10px;
  position: relative;
  z-index: 40; }

.site-header__title {
  position: relative;
  display: inline-block;
  width: 124px; }

.site-header__abort {
  float: right; }

.site-header__nav {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

@media (max-width: 1299px) {
  .site-header__top .container,
  .site-header__nav .container {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 600px) {
  .site-header__middle {
    padding: 20px; }
  .site-header__title {
    width: 176px; } }

.site-search {
  position: relative;
  padding: 10px;
  z-index: 35; }
  .site-search .formgroup {
    margin: 0; }
  .site-search .search-field {
    background-color: #f2f2f2;
    border: 0;
    padding: 10px;
    height: 40px; }
  .site-search .btn, .site-search .button {
    height: 40px;
    padding: 10px 15px; }
  .site-search .result-live {
    position: absolute;
    top: 51px;
    right: 10px;
    left: 0;
    display: none;
    background-color: #f2f2f2;
    padding: 10px;
    min-height: 200px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12);
    transition: all 0.5s ease;
    max-height: 2000px; }
    @media (min-width: 740px) {
      .site-search .result-live {
        position: absolute;
        top: 41px;
        right: 0;
        left: -300px; } }
    @media (min-width: 980px) {
      .site-search .result-live {
        position: absolute;
        top: 41px;
        right: 0;
        left: -480px; } }
    @media (min-width: 1100px) {
      .site-search .result-live {
        position: absolute;
        top: 41px;
        right: 0;
        left: -580px; } }
    .site-search .result-live .no-entries {
      font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 16px;
      line-height: 1.6rem;
      background-color: white;
      border: 0;
      color: #e1412c; }
    .site-search .result-live.is-loading {
      left: 0;
      min-height: 60px;
      max-height: 60px; }
  .site-search .result-item {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
    position: relative;
    margin: 12px 0 0;
    margin: 1.2rem 0 0; }
    .site-search .result-item:after {
      content: '';
      display: table;
      clear: both; }
    .site-search .result-item .ex_items {
      margin-top: 0; }
    .site-search .result-item__image {
      position: relative; }
    .site-search .result-item__image-canvas {
      height: 0;
      padding-bottom: 100%;
      position: relative;
      background-color: white; }
    .site-search .result-item__image-wrapper {
      left: 1px;
      right: 1px;
      top: 1px;
      bottom: 1px;
      position: absolute; }
      .site-search .result-item__image-wrapper img,
      .site-search .result-item__image-wrapper svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        max-height: 100%;
        width: auto;
        max-width: 100%; }
    .site-search .result-item__title {
      font-style: normal; }
      .site-search .result-item__title a {
        text-decoration: none; }
    .site-search .result-item__teaser {
      margin-top: 12px;
      margin-top: 1.2rem; }
    .site-search .result-item__link:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .site-search .result-item:hover, .site-search .result-item.is-highlighted {
      background-color: #f2f2f2; }
      .site-search .result-item:hover .result-item__name, .site-search .result-item.is-highlighted .result-item__name {
        color: #e1412c; }
      .site-search .result-item:hover .result-item__image, .site-search .result-item.is-highlighted .result-item__image {
        border-color: #e1412c; }
  .site-search .result-item__spacer {
    position: relative; }
  .site-search .result-item__image {
    width: 80px;
    float: left;
    padding: 5px;
    padding: 0.5rem;
    text-align: center;
    background-color: white;
    border: 1px solid white;
    transition: border-color 0.25s ease; }
    .site-search .result-item__image img {
      max-height: 100%;
      width: auto; }
  .site-search .result-item__text {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
    padding: 0 0 0 1rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    height: 80px; }
  .site-search .result-item__artno {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 13px;
    line-height: 1.3rem;
    color: #999;
    padding-bottom: 3px;
    padding-bottom: 0.3rem;
    display: inline-block; }
  .site-search .result-item__name {
    font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    color: #666; }
    .lang-pl .site-search .result-item__name {
      font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (min-width: 740px) {
  .site-search {
    padding: 0;
    margin-top: -42px;
    margin-left: 410px;
    margin-right: 20px; } }

@media (min-width: 860px) {
  .site-search {
    margin-left: 500px; } }

@media (min-width: 980px) {
  .site-search {
    margin-left: 600px; } }

@media (min-width: 1100px) {
  .site-search {
    margin-left: 740px; } }

@media (min-width: 1200px) {
  .site-search {
    margin-left: 840px; } }

@media (min-width: 1300px) {
  .site-search {
    margin-left: 900px; } }

.livesearch-articles,
.livesearch-categories,
.livesearch-faq {
  min-height: 60px;
  position: relative; }

.livesearch-categories,
.livesearch-faq {
  display: none; }

@media (min-width: 600px) {
  .livesearch-categories,
  .livesearch-faq {
    display: block;
    clear: left;
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
    .livesearch-categories ul,
    .livesearch-faq ul {
      list-style-image: url(../../images/bulletpoint-grey.png);
      padding-left: 15px;
      padding-left: 1.5rem;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 18px;
      line-height: 1.8rem; }
      .livesearch-categories ul li + li,
      .livesearch-faq ul li + li {
        margin-top: 12px;
        margin-top: 1.2rem; }
      .livesearch-categories ul a,
      .livesearch-faq ul a {
        color: #666; }
        .livesearch-categories ul a:visited,
        .livesearch-faq ul a:visited {
          color: #666; }
        .livesearch-categories ul a:hover,
        .livesearch-faq ul a:hover {
          color: #e1412c; }
        .livesearch-categories ul a:active,
        .livesearch-faq ul a:active {
          color: #3c3c3b; }
  .livesearch-faq {
    margin-top: 24px;
    margin-top: 2.4rem; }
  .livesearch-articles {
    width: 48.3871%;
    float: right;
    margin-right: 0; }
  .livesearch-categories ul {
    list-style: none;
    padding-left: 0; }
  .livesearch-categories a {
    display: block;
    height: 30px; }
    .livesearch-categories a .icon {
      margin-right: 5px; }
    .livesearch-categories a span {
      display: inline-block;
      vertical-align: middle;
      height: 30px; }
  .livesearch-categories .small {
    display: none; } }

@media (min-width: 980px) {
  .livesearch-categories,
  .livesearch-faq {
    width: 42.85714%;
    float: left;
    margin-right: 2.85714%; }
  .livesearch-articles {
    width: 54.28571%;
    float: right;
    margin-right: 0; } }

.teaser-grid:after {
  content: '';
  display: table;
  clear: both; }

@media (max-width: 859px) {
  .teaser-grid--211 .teaser-grid__col {
    margin-bottom: 1.20482%; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 1) {
      clear: both; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 2) {
      width: 49.39759%;
      float: left;
      margin-right: 1.20482%; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 3) {
      width: 49.39759%;
      float: right;
      margin-right: 0; }
    .teaser-grid--211 .teaser-grid__col:nth-last-child(-n + 2) {
      margin-bottom: 0; } }

@media (min-width: 860px) {
  .teaser-grid--211 .teaser-grid__col {
    margin-bottom: 1.20482%; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 1) {
      clear: both;
      width: 49.39759%;
      float: left;
      margin-right: 1.20482%; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 2) {
      width: 24.09639%;
      float: left;
      margin-right: 1.20482%; }
    .teaser-grid--211 .teaser-grid__col:nth-child(3n + 3) {
      width: 24.09639%;
      float: right;
      margin-right: 0; }
    .teaser-grid--211 .teaser-grid__col:nth-last-child(-n + 3) {
      margin-bottom: 0; } }

@media (min-width: 860px) and (max-width: 979px) {
  .teaser-grid--211 .teaser--article .teaser__caption h1,
  .teaser-grid--211 .teaser--article .teaser__caption h2,
  .teaser-grid--211 .teaser--article .teaser__caption h3,
  .teaser-grid--211 .teaser--article .teaser__caption h4 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem; } }

.page--articles-details .articles-related {
  padding-top: 48px;
  padding-top: 4.8rem; }
  .page--articles-details .articles-related .articles-carousel {
    padding-top: 12px;
    padding-top: 1.2rem; }

.articles-overview-intro .category-icon {
  width: 2em;
  height: 2em;
  vertical-align: middle; }

.articles-overview-main {
  margin-top: 24px;
  margin-top: 2.4rem; }
  .articles-overview-main:after {
    content: '';
    display: table;
    clear: both; }

.articles-overview-articles .filters-accordion {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.search-inactive .articles-overview-articles {
  position: relative;
  clear: right; }
  @media (min-width: 980px) {
    .search-inactive .articles-overview-articles {
      width: 65.71429%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 1200px) {
    .search-inactive .articles-overview-articles {
      width: 70.21277%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 1300px) {
    .search-inactive .articles-overview-articles {
      width: 74.46809%;
      float: right;
      margin-right: 0; } }

.articles-overview-sidebar {
  margin-top: 48px;
  margin-top: 4.8rem; }
  @media (min-width: 980px) {
    .articles-overview-sidebar {
      width: 31.42857%;
      float: left;
      margin-right: 2.85714%;
      margin-top: 0; } }
  @media (min-width: 1200px) {
    .articles-overview-sidebar {
      width: 27.65957%;
      float: left;
      margin-right: 2.12766%; } }
  @media (min-width: 1300px) {
    .articles-overview-sidebar {
      width: 23.40426%;
      float: left;
      margin-right: 2.12766%; } }

.articles-overview-text {
  background-color: white;
  padding: 10px;
  padding: 1rem; }

.articles-overview-topics {
  margin-top: 24px;
  margin-top: 2.4rem; }
  .articles-overview-topics .teaser {
    margin-bottom: 24px;
    margin-bottom: 2.4rem; }
    .articles-overview-topics .teaser:last-child {
      margin-bottom: 0; }
    @media (min-width: 600px) and (max-width: 859px) {
      .articles-overview-topics .teaser {
        width: 48.3871%;
        float: left; }
        .articles-overview-topics .teaser:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .articles-overview-topics .teaser:nth-child(2n + 2) {
          margin-left: 51.6129%;
          margin-right: -100%;
          clear: none; }
        .articles-overview-topics .teaser:nth-last-child(-n + 2) {
          margin-bottom: 0; } }
    @media (min-width: 860px) and (max-width: 979px) {
      .articles-overview-topics .teaser {
        width: 31.91489%;
        float: left; }
        .articles-overview-topics .teaser:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .articles-overview-topics .teaser:nth-child(3n + 2) {
          margin-left: 34.04255%;
          margin-right: -100%;
          clear: none; }
        .articles-overview-topics .teaser:nth-child(3n + 3) {
          margin-left: 68.08511%;
          margin-right: -100%;
          clear: none; }
        .articles-overview-topics .teaser:nth-last-child(-n + 3) {
          margin-bottom: 0; } }

.cart-popup {
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: left;
  max-width: 460px; }
  .cart-popup:after {
    content: '';
    display: table;
    clear: both; }
  .cart-popup *,
  .cart-popup *:before,
  .cart-popup *:after {
    box-sizing: inherit; }

.cart-popup__heading {
  border-bottom: 1px solid #aaa; }

.cart-popup__image,
.cart-popup__text {
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

.cart-popup__article {
  margin: 24px 0;
  margin: 2.4rem 0; }
  .cart-popup__article .articles-entry__image {
    float: left;
    width: 120px;
    width: 12rem; }
  .cart-popup__article .articles-entry__text {
    margin-left: 140px;
    margin-left: 14rem; }

.cart-popup__buttons {
  padding-top: 12px;
  padding-top: 1.2rem; }

.cart-popup__button {
  width: 100%; }

@media (min-width: 400px) {
  .cart-popup__button {
    width: auto; }
  .cart-popup__button--left {
    float: left;
    margin-right: 5px; }
  .cart-popup__button--right {
    float: right;
    margin-left: 5px; } }

.catalogue-entry {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  max-width: 322px; }
  .catalogue-entry:after {
    content: '';
    display: table;
    clear: both; }
  .catalogue-entry .ex_items {
    margin-top: 0; }
  .catalogue-entry__image {
    position: relative; }
  .catalogue-entry__image-canvas {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-color: white; }
  .catalogue-entry__image-wrapper {
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    position: absolute; }
    .catalogue-entry__image-wrapper img,
    .catalogue-entry__image-wrapper svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      max-height: 100%;
      width: auto;
      max-width: 100%; }
  .catalogue-entry__title {
    font-style: normal; }
    .catalogue-entry__title a {
      text-decoration: none; }
  .catalogue-entry__teaser {
    margin-top: 12px;
    margin-top: 1.2rem; }
  .catalogue-entry__link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .catalogue-entry .catalogue-entry__text {
    margin-top: 12px;
    margin-top: 1.2rem; }
  @media (min-width: 500px) {
    .catalogue-entry {
      width: 46.66667%;
      float: left; }
      .catalogue-entry:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(2n + 2) {
        margin-left: 53.33333%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 600px) {
    .catalogue-entry {
      width: 47.82609%;
      float: left; }
      .catalogue-entry:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(2n + 2) {
        margin-left: 52.17391%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 740px) {
    .catalogue-entry {
      width: 31.42857%;
      float: left; }
      .catalogue-entry:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 860px) {
    .catalogue-entry {
      width: 23.40426%;
      float: left; }
      .catalogue-entry:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(4n + 2) {
        margin-left: 25.53191%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(4n + 3) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(4n + 4) {
        margin-left: 76.59574%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 980px) {
    .catalogue-entry {
      width: 31.42857%;
      float: left; }
      .catalogue-entry:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 1200px) {
    .catalogue-entry {
      width: 23.40426%;
      float: left; }
      .catalogue-entry:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .catalogue-entry:nth-child(4n + 2) {
        margin-left: 25.53191%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(4n + 3) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .catalogue-entry:nth-child(4n + 4) {
        margin-left: 76.59574%;
        margin-right: -100%;
        clear: none; } }
  .catalogue-entry__spacer {
    cursor: default; }

.catalogue-link + .catalogue-link {
  margin-top: 0; }

.page-catalogue .catalogue-entry__text {
  padding-top: 15px; }

.page-catalogue .more {
  transition: all 0.5s ease;
  margin-top: 0; }

.page-compare__intro {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.page-compare__table {
  overflow-x: auto;
  max-width: 100%;
  padding-bottom: 5px;
  -webkit-overflow-scrolling: touch; }

.compare {
  width: auto;
  border-collapse: collapse;
  border-collapse: separate;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  background-color: #f2f2f2; }
  .compare td,
  .compare th {
    text-align: left;
    vertical-align: top;
    padding: 5px;
    position: relative;
    border: 1px solid #aaa;
    border-top-color: #e7e7e7;
    border-bottom: 0; }
    .compare td:not(:last-child),
    .compare th:not(:last-child) {
      border-right: 0; }
  .compare td,
  .compare th {
    min-width: 160px;
    width: 160px; }
  .compare th {
    background-color: #e7e7e7;
    border-top-color: #ccc; }
  .compare thead .button-favorites_compare {
    position: absolute;
    right: 5px;
    top: -40px; }
  .compare thead tr:first-child td,
  .compare thead tr:first-child th {
    border-top-color: #aaa; }
  .compare thead tr:first-child td {
    background-color: white; }
    .compare thead tr:first-child td a {
      display: block;
      height: 0;
      padding-bottom: 100%;
      position: relative; }
    .compare thead tr:first-child td img {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      max-height: 100%;
      height: auto;
      width: auto; }
  .compare tbody th {
    font-weight: 400; }
  .compare tbody td {
    color: #666; }
  .compare tbody tr.is-different th,
  .compare tbody tr.is-different td {
    color: black;
    font-weight: 600; }
  .compare tbody tr.is-different td {
    background-color: white; }
  .compare tbody tr.is-different th {
    background-color: #f2f2f2; }
  .compare tbody tr:first-child th,
  .compare tbody tr:first-child td {
    border-top-color: #aaa; }
  .compare tbody tr:last-child th,
  .compare tbody tr:last-child td {
    border-bottom: 1px solid #aaa; }

@media (min-width: 740px) {
  .page--contact__address {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%; }
  .page--contact__form {
    width: 65.95745%;
    float: right;
    margin-right: 0; } }

.page-content__container {
  margin-top: 24px;
  margin-top: 2.4rem; }

.page-content__nav {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  @media (min-width: 980px) {
    .page-content__nav {
      width: 23.40426%;
      float: left;
      margin-right: 2.12766%; }
      .page-content__nav .accordion__toggle {
        display: none; } }

@media (min-width: 980px) {
  .page-content__content {
    width: 74.46809%;
    float: right;
    margin-right: 0; } }

@media (min-width: 740px) {
  .page--customer-edit fieldset {
    padding-right: 230px; } }

.page--customer-edit .legend {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.page--customer-profile .page--customer__content:after {
  content: '';
  display: table;
  clear: both; }

.page--customer-profile .page--customer__content > .col {
  margin-bottom: 48px; }
  .page--customer-profile .page--customer__content > .col:last-child {
    margin-bottom: 0; }
  @media (min-width: 600px) {
    .page--customer-profile .page--customer__content > .col {
      width: 47.82609%;
      float: left; }
      .page--customer-profile .page--customer__content > .col:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .page--customer-profile .page--customer__content > .col:nth-child(2n + 2) {
        margin-left: 52.17391%;
        margin-right: -100%;
        clear: none; }
      .page--customer-profile .page--customer__content > .col:nth-last-child(-n + 2) {
        margin-bottom: 0; } }
  @media (min-width: 980px) {
    .page--customer-profile .page--customer__content > .col {
      width: 31.42857%;
      float: left; }
      .page--customer-profile .page--customer__content > .col:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .page--customer-profile .page--customer__content > .col:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      .page--customer-profile .page--customer__content > .col:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; }
      .page--customer-profile .page--customer__content > .col:nth-last-child(-n + 3) {
        margin-bottom: 0; } }

.page--customer__menu {
  margin-bottom: 24px; }

@media (min-width: 600px) {
  .page--customer h1 {
    margin-top: 0; }
  .page--customer .btn--logout {
    float: right; } }

@media (min-width: 740px) {
  .page--customer__menu {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%; }
  .page--customer__content {
    width: 74.46809%;
    float: right;
    margin-right: 0; } }

.find-store:after {
  content: '';
  display: table;
  clear: both; }

.find-store__top:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 980px) {
  .find-store__top {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%; } }

.find-store__product,
.find-store__options {
  margin-bottom: 24px; }
  .find-store__product:after,
  .find-store__options:after {
    content: '';
    display: table;
    clear: both; }

.find-store__product .articles-entry__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media (min-width: 600px) {
    .find-store__product .articles-entry__title {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 2.4rem; } }

.find-store__product .articles-entry__image {
  float: left;
  width: 120px;
  height: 120px; }

.find-store__product .articles-entry__text {
  padding: 0;
  margin-left: 140px; }

.find-store__options fieldset {
  padding-bottom: 0; }

@media (min-width: 500px) and (max-width: 739px) {
  .page-find-store--article .find-store__product {
    width: 57.89474%;
    float: left;
    margin-right: 5.26316%; }
  .page-find-store--article .find-store__options {
    width: 36.84211%;
    float: right;
    margin-right: 0; }
  .page-find-store--no-article .find-store__options .formrow {
    width: 50%;
    float: left; }
    .page-find-store--no-article .find-store__options .formrow:first-child {
      margin-right: 0; } }

@media (min-width: 740px) and (max-width: 979px) {
  .page-find-store--article .find-store__product {
    width: 48.3871%;
    float: left;
    margin-right: 3.22581%; }
  .page-find-store--article .find-store__options {
    width: 48.3871%;
    float: right;
    margin-right: 0; }
  .page-find-store--no-article .find-store__options .formrow {
    width: 50%;
    float: left; }
    .page-find-store--no-article .find-store__options .formrow:first-child {
      margin-right: 0; } }

.find-store__map {
  margin-bottom: 20px; }
  @media (min-width: 980px) {
    .find-store__map {
      width: 65.95745%;
      float: right;
      margin-right: 0; } }
  .find-store__map .map-canvas-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 100%; }
    @media (min-width: 600px) {
      .find-store__map .map-canvas-wrapper {
        padding-bottom: 80%; } }
    @media (min-width: 740px) {
      .find-store__map .map-canvas-wrapper {
        padding-bottom: 60%; } }
    @media (min-width: 980px) {
      .find-store__map .map-canvas-wrapper {
        padding-bottom: 0;
        height: 685px; } }
    .find-store__map .map-canvas-wrapper .map-canvas {
      position: absolute !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.find-store__results {
  background-color: white;
  padding: 20px; }
  @media (min-width: 980px) {
    .find-store__results {
      width: 31.91489%;
      float: left;
      margin-right: 2.12766%;
      height: 350px;
      overflow: auto;
      clear: left; }
      .page-find-store--no-article .find-store__results {
        height: 490px; } }
  .find-store__results .find-store__results-item {
    border-top: 1px solid #ccc;
    padding-top: 12px;
    padding-top: 1.2rem; }
    .find-store__results .find-store__results-item:after {
      content: '';
      display: table;
      clear: both; }
    .find-store__results .find-store__results-item img {
      max-width: 25%;
      float: right;
      margin-left: 10px; }
    .find-store__results .find-store__results-item h3 {
      margin-top: 0; }
      .find-store__results .find-store__results-item h3 a {
        color: #3c3c3b;
        text-decoration: underline; }
        .find-store__results .find-store__results-item h3 a:hover {
          color: #e1412c; }
    .find-store__results .find-store__results-item + .find-store__results-item {
      margin-top: 12px;
      margin-top: 1.2rem; }
    .find-store__results .find-store__results-item .accordion__toggle {
      padding-left: 0;
      text-decoration: none;
      font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .lang-pl .find-store__results .find-store__results-item .accordion__toggle {
        font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .find-store__results .find-store__results-item .accordion__toggle .icon {
        position: relative;
        display: inline-block;
        top: 0;
        margin-left: 4px;
        color: #e1412c;
        right: auto; }
    .find-store__results .find-store__results-item .accordion__content {
      padding-left: 0; }
    .find-store__results .find-store__results-item .available,
    .find-store__results .find-store__results-item .not-available,
    .find-store__results .find-store__results-item .not-available--red {
      font-weight: 700;
      position: relative; }
      .find-store__results .find-store__results-item .available .icon,
      .find-store__results .find-store__results-item .not-available .icon,
      .find-store__results .find-store__results-item .not-available--red .icon {
        margin-right: 5px;
        vertical-align: -0.15em; }
    .find-store__results .find-store__results-item .available {
      color: #6ea838; }
    .find-store__results .find-store__results-item .not-available {
      color: #fc0; }
    .find-store__results .find-store__results-item .not-available--red {
      color: #e1412c; }
  .find-store__results .find-store__results-item-icons a {
    margin-right: 10px; }

@media (min-width: 980px) {
  .find-store__options .getMe {
    display: none; } }

.page-hero-of-everyday-life {
  background-image: url("../../../../../temp/explorer/files/root/images/video-bg-gross.jpg");
  background-size: cover;
  margin-top: -72px;
  margin-top: -7.2rem;
  padding-top: 72px;
  padding-top: 7.2rem;
  margin-bottom: -48px;
  margin-bottom: -4.8rem;
  padding-bottom: 72px;
  padding-bottom: 7.2rem; }
  .page-hero-of-everyday-life h1 {
    color: white; }
  .page-hero-of-everyday-life .container {
    text-align: center;
    max-width: 800px; }
  .page-hero-of-everyday-life .embed-container {
    margin: 48px 0;
    margin: 4.8rem 0; }
  .page-hero-of-everyday-life p {
    background-color: rgba(255, 255, 255, 0.65);
    margin: 0;
    padding: 12px;
    padding: 1.2rem; }

.history-carousel {
  border-radius: 0;
  border: 0;
  background-color: transparent;
  margin: 0 0 24px;
  margin: 0 0 2.4rem; }
  @media (min-width: 600px) {
    .history-carousel {
      margin-bottom: 60px;
      margin-bottom: 6rem; } }
  .history-carousel .slick {
    margin: 0;
    padding: 0;
    list-style: none; }
  .history-carousel .slick-slide {
    margin-top: 0; }
  .history-carousel .history-item {
    position: relative; }
  .history-carousel .image-canvas {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    border: 1px solid white;
    background-color: #e7e7e7; }
  .history-carousel .image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
    .history-carousel .image-wrapper img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .history-carousel .caption {
    text-align: left;
    position: relative;
    display: block;
    padding: 15px 20px;
    background-color: rgba(231, 231, 231, 0.75); }
    @media (min-width: 600px) {
      .history-carousel .caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0; } }

.history-carousel__arrows .slick-prev {
  float: left; }

.history-carousel__arrows .slick-next {
  float: right; }

.page-home > .page-home__section {
  padding-top: 24px;
  padding-top: 2.4rem;
  padding-bottom: 24px;
  padding-bottom: 2.4rem; }

.page-home .more:not(.searchbox-more) {
  float: right;
  margin-top: 24px;
  margin-top: 2.4rem; }

.page-home .home-topics .more {
  margin-top: 1.05263%; }

.page-home .home-news .more {
  margin-top: 20px;
  margin-top: 2rem; }

.home-categories__wrapper:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 980px) {
  .home-categories__left {
    width: 65.21739%;
    float: left;
    margin-right: 4.34783%; } }

.home-categories__right {
  margin-top: 24px;
  margin-top: 2.4rem; }
  @media (min-width: 980px) {
    .home-categories__right {
      width: 30.43478%;
      float: right;
      margin-right: 0;
      margin-top: 0; } }

.home-categories-teasers:after {
  content: '';
  display: table;
  clear: both; }

@media (max-width: 499px) {
  .home-categories-teasers .teaser + .teaser {
    margin-top: 12px;
    margin-top: 1.2rem; } }

@media (min-width: 500px) and (max-width: 979px) {
  .home-categories-teasers .teaser {
    width: 48.3871%;
    float: left;
    margin-bottom: 12px;
    margin-bottom: 1.2rem; }
    .home-categories-teasers .teaser:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .home-categories-teasers .teaser:nth-child(2n + 2) {
      margin-left: 51.6129%;
      margin-right: -100%;
      clear: none; }
    .home-categories-teasers .teaser:nth-last-child(-n + 2) {
      margin-bottom: 0; } }

@media (min-width: 980px) {
  .home-categories-teasers .teaser + .teaser {
    margin-top: 24px;
    margin-top: 2.4rem; } }

.home-blog__wrapper:after,
.blog-entries:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 740px) {
  .home-blog__left {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%; } }

@media (min-width: 980px) {
  .home-blog__left {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%; } }

.home-blog__right {
  margin-top: 24px;
  margin-top: 2.4rem; }
  @media (min-width: 740px) {
    .home-blog__right {
      width: 65.95745%;
      float: right;
      margin-right: 0;
      margin-top: 0; } }
  @media (min-width: 980px) {
    .home-blog__right {
      width: 48.93617%;
      float: right;
      margin-right: 0; } }

.blog-entry {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .blog-entry:last-child {
    margin-bottom: 0; }
  @media (min-width: 740px) {
    .blog-entry {
      width: 48.3871%;
      float: left; }
      .blog-entry:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .blog-entry:nth-child(2n + 2) {
        margin-left: 51.6129%;
        margin-right: -100%;
        clear: none; }
      .blog-entry:nth-child(-n + 2) {
        margin-bottom: 0; } }
  @media (min-width: 980px) {
    .blog-entry {
      width: 47.82609%;
      float: left; }
      .blog-entry:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .blog-entry:nth-child(2n + 2) {
        margin-left: 52.17391%;
        margin-right: -100%;
        clear: none; } }

.home-dealer,
.home-service {
  background-color: #f2f2f2; }

.page--imprint:after,
.page--imprint p:after {
  content: '';
  display: table;
  clear: both; }

.page--imprint .left {
  display: block; }

.page--imprint .right {
  display: block;
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

@media (min-width: 600px) {
  .page--imprint .left {
    clear: left;
    width: 200px;
    width: 20rem;
    float: left;
    margin-right: 20px;
    margin-right: 2rem; }
  .page--imprint .right {
    float: left;
    margin-bottom: 0; } }

.page--imprint__disclaimer {
  padding-top: 24px;
  padding-top: 2.4rem; }

@media (min-width: 980px) {
  .page--imprint__data {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .page--imprint__disclaimer {
    width: 47.82609%;
    float: right;
    margin-right: 0;
    padding-top: 0; } }

.articles-lightbox {
  background-color: white;
  box-shadow: 0 4px 80px 6px rgba(0, 0, 0, 0.85);
  height: 100%;
  width: 280px;
  overflow-y: hidden; }
  .articles-lightbox:after {
    content: '';
    display: table;
    clear: both; }
  @media (min-width: 400px) {
    .articles-lightbox {
      width: 360px; } }
  @media (min-width: 500px) {
    .articles-lightbox {
      width: 460px; } }
  @media (min-width: 600px) {
    .articles-lightbox {
      width: 560px; } }
  @media (min-width: 740px) {
    .articles-lightbox {
      width: 700px; } }
  .articles-lightbox .mfp-close {
    color: #3c3c3b; }
    .articles-lightbox .mfp-close:hover {
      color: #e1412c; }

.articles-lightbox__logo {
  background-color: #f2f2f2;
  height: 75px;
  padding: 10px 20px 5px;
  text-align: center; }
  .articles-lightbox__logo img {
    width: 100px;
    height: 60px; }

.articles-lightbox__heading {
  background-color: #f2f2f2;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 34px;
  line-height: 3.4rem;
  padding: 5px 10px;
  padding: 0.5rem 1rem; }
  @media (min-width: 400px) {
    .articles-lightbox__heading {
      padding: 5px 15px;
      padding: 0.5rem 1.5rem; } }
  .articles-lightbox__heading span {
    border: 0; }

.articles-lightbox__heading2 {
  background-color: #f2f2f2;
  font-size: 20px;
  font-size: 2rem;
  line-height: 21px;
  line-height: 2.1rem;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  text-align: center; }
  @media (min-width: 400px) {
    .articles-lightbox__heading2 {
      padding: 5px 15px;
      padding: 0.5rem 1.5rem; } }
  .articles-lightbox__heading2 span {
    font-size: 20px;
    font-size: 2rem;
    line-height: 21px;
    line-height: 2.1rem;
    border-left: 0;
    padding-left: 0; }

.articles-lightbox__content {
  padding: 10px;
  padding: 1rem;
  margin: 0; }
  @media (min-width: 400px) {
    .articles-lightbox__content {
      padding: 15px;
      padding: 1.5rem; } }

.articles-lightbox__footer {
  background-color: #fafafa;
  padding: 10px;
  padding: 1rem;
  margin: 0; }
  @media (min-width: 400px) {
    .articles-lightbox__footer {
      padding: 10px 15px;
      padding: 1rem 1.5rem; } }

.articles-list-entry {
  padding: 10px 0;
  padding: 1rem 0; }
  .articles-list-entry:after {
    content: '';
    display: table;
    clear: both; }
  .articles-list-entry + .articles-list-entry {
    border-top: 1px solid #e7e7e7; }
  .articles-list-entry .categories {
    display: none; }
    @media (min-width: 400px) {
      .articles-list-entry .categories {
        display: block;
        text-decoration: none;
        width: 21px;
        height: 21px;
        float: left;
        margin-right: 10px; } }
  .articles-list-entry .artno {
    color: #666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
    white-space: nowrap;
    margin-right: 10px; }

.articles-list-entry__image {
  display: none; }
  @media (min-width: 400px) {
    .articles-list-entry__image {
      display: block;
      width: 20%;
      float: left;
      padding-right: 2%;
      text-align: center; }
      .articles-list-entry__image img {
        max-height: 70px;
        max-height: 7rem;
        width: auto; } }
  @media (min-width: 600px) {
    .articles-list-entry__image {
      width: 18%; }
      .articles-list-entry__image img {
        max-height: 85px;
        max-height: 8.5rem; } }
  @media (min-width: 740px) {
    .articles-list-entry__image {
      width: 16%; }
      .articles-list-entry__image img {
        max-height: 95px;
        max-height: 9.5rem; } }

.articles-list-entry__content {
  padding-right: 60px;
  padding-right: 6rem;
  position: relative;
  min-height: 40px; }
  @media (min-width: 400px) {
    .articles-list-entry__content {
      width: 80%;
      float: left; } }
  @media (min-width: 600px) {
    .articles-list-entry__content {
      width: 82%; } }
  @media (min-width: 740px) {
    .articles-list-entry__content {
      width: 84%; } }

.articles-list-entry__title {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  line-height: 20px;
  height: 40px; }
  .articles-list-entry__title:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
    width: 0.1px; }
  .lang-pl .articles-list-entry__title {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .articles-list-entry__title a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    max-height: 40px;
    overflow: hidden; }

.articles-list-entry__data {
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  line-height: 20px; }
  .articles-list-entry__data:after {
    content: '';
    display: table;
    clear: both; }
  .lang-pl .articles-list-entry__data {
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.articles-list-entry__text {
  line-height: 21px; }
  .articles-list-entry__text a {
    text-decoration: none; }
    .articles-list-entry__text a:hover {
      color: #3c3c3b;
      text-decoration: underline; }

.articles-list-entry__options {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px; }
  .articles-list-entry__options a {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #e1412c;
    padding: 9px; }
  .articles-list-entry__options .icon {
    width: 20px;
    height: 20px;
    color: #e1412c;
    vertical-align: -0.15em; }
  .articles-list-entry__options a:hover {
    background-color: #e1412c; }
    .articles-list-entry__options a:hover .icon {
      color: white; }
  .articles-list-entry__options span {
    display: none; }

.lost-pw {
  max-width: 740px; }
  @media (min-width: 980px) {
    .lost-pw {
      width: 75%; } }
  @media (min-width: 1200px) {
    .lost-pw {
      width: 66.6666%; } }
  @media (min-width: 1300px) {
    .lost-pw {
      width: 62%; } }

.lost-pw__intro {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.page__news-archive {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .page__news-archive .inline-label {
    margin: 0 0 24px 0;
    margin: 0 0 2.4rem 0;
    display: block; }

.news-entry:after {
  content: '';
  display: table;
  clear: both; }

.news-entry--overview {
  position: relative;
  margin-bottom: 48px;
  margin-bottom: 4.8rem; }
  .news-entry--overview:last-child {
    margin-bottom: 0; }
  @media (min-width: 500px) {
    .news-entry--overview {
      width: 46.66667%;
      float: left; }
      .news-entry--overview:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .news-entry--overview:nth-child(2n + 2) {
        margin-left: 53.33333%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-last-child(-n + 2) {
        margin-bottom: 0; } }
  @media (min-width: 670px) {
    .news-entry--overview {
      width: 31.42857%;
      float: left; }
      .news-entry--overview:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .news-entry--overview:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-last-child(-n + 3) {
        margin-bottom: 0; } }
  @media (min-width: 860px) {
    .news-entry--overview {
      width: 23.40426%;
      float: left; }
      .news-entry--overview:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .news-entry--overview:nth-child(4n + 2) {
        margin-left: 25.53191%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(4n + 3) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(4n + 4) {
        margin-left: 76.59574%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-last-child(-n + 4) {
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .news-entry--overview {
      width: 18.64407%;
      float: left; }
      .news-entry--overview:nth-child(5n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .news-entry--overview:nth-child(5n + 2) {
        margin-left: 20.33898%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(5n + 3) {
        margin-left: 40.67797%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(5n + 4) {
        margin-left: 61.01695%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-child(5n + 5) {
        margin-left: 81.35593%;
        margin-right: -100%;
        clear: none; }
      .news-entry--overview:nth-last-child(-n + 5) {
        margin-bottom: 0; } }

.news-entry__content {
  margin-top: 12px;
  margin-top: 1.2rem; }
  .news-entry__content:after {
    content: '';
    display: table;
    clear: both; }
  .news-entry__content a {
    word-wrap: break-word; }

.news-entry__image {
  background-color: #fff;
  height: 0;
  padding-bottom: 100%;
  position: relative; }

.news-entry__image-wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px; }
  .news-entry__image-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-height: 100%; }

.page-news-overview .news-entry__heading {
  margin-top: 12px;
  margin-top: 1.2rem; }

.page-news-details .news-entry__heading {
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

.news-entry__heading h2 {
  margin-top: 0; }
  .page-news-overview .news-entry__heading h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem; }
    @media (min-width: 600px) {
      .page-news-overview .news-entry__heading h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 24px;
        line-height: 2.4rem; } }

.news-entry__date,
.news-entry__location {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #666;
  margin-top: 0; }

.news-entry__text--with-image,
.news-entry__heading--with-image {
  margin-top: 12px;
  margin-top: 1.2rem; }
  @media (min-width: 600px) {
    .news-entry__text--with-image,
    .news-entry__heading--with-image {
      clear: left;
      margin-top: 0;
      width: 65.71429%;
      float: left;
      margin-right: 2.85714%; } }

.news-entry__images {
  text-align: center;
  font-size: 0.1%;
  line-height: 0;
  word-spacing: -0.3em;
  background-color: white;
  padding: 10px;
  padding: 1rem; }
  @media (max-width: 599px) {
    .news-entry__images .lightbox-gallery__item {
      display: inline-block;
      width: 49%; }
      .news-entry__images .lightbox-gallery__item + .lightbox-gallery__item {
        margin-left: 2%; } }
  @media (min-width: 600px) {
    .news-entry__images {
      width: 31.42857%;
      float: right;
      margin-right: 0; }
      .news-entry__images .lightbox-gallery__item {
        display: block; }
        .news-entry__images .lightbox-gallery__item + .lightbox-gallery__item {
          margin-top: 10px;
          margin-top: 1rem; } }

@media (max-width: 599px) {
  .news-entry__images--3 .lightbox-gallery__item {
    width: 32%; } }

.page-news__repeater {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }
  .page-news__repeater:after {
    content: '';
    display: table;
    clear: both; }

.articles-entries--overview:after {
  content: '';
  display: table;
  clear: both; }

.newsletter-subscriber-intro {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.newsletter-subscriber-form {
  max-width: 600px;
  max-width: 60rem; }
  .newsletter-subscriber-form .pull-right {
    float: right;
    margin-right: 0; }

.page--newsletter-subscriber {
  margin-top: 10px;
  margin-top: 1rem; }
  @media (min-width: 740px) {
    .page--newsletter-subscriber {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.search-categories,
.search-faq {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  clear: left; }

.search-intro {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.page-search .articles-overview-main {
  margin-top: 0; }

@media (min-width: 740px) {
  .search-articles {
    width: 65.71429%;
    float: right;
    margin-right: 0; }
  .search-misc {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%; } }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #e7e7e7;
  left: 50%;
  margin-left: -1.5px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: 44%;
  float: left;
  background-color: white;
  padding: 20px;
  position: relative;
  transition: all 0.4s ease; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 18px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -25px;
  background-color: #999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  font-family: "Interstate Condensed", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  transition: all 0.4s ease; }

.timeline > li.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-badge.primary {
  background-color: #e1412c !important; }

.timeline-badge.success {
  background-color: #6ea838 !important; }

.timeline-badge.warning {
  background-color: #ebac00 !important; }

.timeline-badge.danger {
  background-color: #e1412c !important; }

.timeline-badge.info {
  background-color: #1099cb !important; }

.timeline-title {
  margin-top: 0;
  color: inherit; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

@media (max-width: 739px) {
  ul.timeline:before {
    left: 40px; }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -webkit-calc(100% - 90px); }
  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px; }
  ul.timeline > li > .timeline-panel {
    float: right; }
  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto; }
  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto; } }

.timeline li:hover .timeline-badge {
  background-color: #e1412c; }

.timeline li:hover .timeline-panel {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1); }

.topic-entry__video-video {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.vacancies .accordion__content,
.page-vacancies-details .page-content__content {
  background: white;
  padding: 10px; }
  @media (min-width: 600px) {
    .vacancies .accordion__content,
    .page-vacancies-details .page-content__content {
      padding: 20px; } }

::-moz-selection {
  background-color: #1099cb;
  color: white;
  text-shadow: none; }

::selection {
  background-color: #1099cb;
  color: white;
  text-shadow: none; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  font-size: 62.5%; }

.site-wrapper {
  min-height: 100vh;
  width: 100%; }
  @media (max-width: 979px) {
    .nav-meta__toggle:checked ~ .site-wrapper {
      position: fixed; } }

*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(225, 65, 44, 0.5); }

body {
  font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem; }

body.user-is-tabbing *:focus {
  outline: 2px solid #7aacfe !important;
  /* for non-webkit browsers */
  outline: 5px auto -webkit-focus-ring-color !important; }

html,
button,
input,
select,
textarea {
  color: #3c3c3b; }

p + *, * + p,
ul + *, * + ul,
ol + *, * + ol,
h1 + *, .h1 + *,
h2 + *, * + h2, .h2 + *, * + .h2,
h3 + *, * + h3, .h3 + *, * + .h3,
h4 + *, * + h4, .h4 + *, * + .h4,
h5 + *, * + h5, .h5 + *, * + .h5,
h6 + *, * + h6, .h6 + *, * + .h6 {
  margin-top: 12px;
  margin-top: 1.2rem;
  margin-bottom: 0; }

a,
a:focus,
button,
input[type="button"],
input[type="submit"],
select:focus {
  outline: none; }

pre,
code {
  font-family: "Roboto Mono", "Consolas", "Menlo", "Monaco", "Source Code Pro", "Courier New", monospace; }

.clear {
  clear: both; }

.hide-me {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.hljs-comment {
  color: #969896; }

.hljs-variable,
.hljs-attribute,
.hljs-tag,
.hljs-regexp,
.ruby .hljs-constant,
.xml .hljs-tag .hljs-title,
.xml .hljs-pi,
.xml .hljs-doctype,
.lang-html .hljs-doctype,
.lang-html .hljs-title,
.lang-css .hljs-id,
.lang-css .hljs-class,
.lang-css .hljs-pseudo,
.lang-scss .hljs-id,
.lang-scss .hljs-class,
.lang-scss .hljs-pseudo {
  color: #cc6666; }

.hljs-number,
.hljs-preprocessor,
.hljs-pragma,
.hljs-built_in,
.hljs-literal,
.hljs-params,
.hljs-constant,
.lang-css .hljs-value,
.lang-scss .hljs-value,
.lang-scss .hljs-at_rule + .hljs-string {
  color: #de935f; }

.ruby .hljs-class .hljs-title,
.lang-css .hljs-attribute,
.lang-scss .hljs-attribute {
  color: #f0c674; }

.hljs-string,
.hljs-value,
.hljs-inheritance,
.hljs-header,
.hljs-name,
.ruby .hljs-symbol,
.xml .hljs-cdata {
  color: #b5bd68; }

.hljs-title,
.lang-css .hljs-hexcolor,
.lang-scss .hljs-hexcolor {
  color: #8abeb7; }

.hljs-function,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword,
.perl .hljs-sub,
.lang-javascript .hljs-title,
.lang-js .hljs-title,
.coffeescript .hljs-title {
  color: #81a2be; }

.hljs-keyword,
.lang-scss .hljs-at_rule,
.lang-javascript .hljs-function,
.lang-js .hljs-function {
  color: #b294bb; }

.lang-bash .hljs-built_in {
  color: #c5c8c6; }

pre code {
  display: block;
  overflow-x: auto;
  background: #1d1f21;
  color: #c5c8c6;
  padding: 0.5em;
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none; }

.lang-javascript .xml,
.lang-js .xml,
.tex .hljs-formula,
.xml .lang-javascript,
.xml .vbscript,
.xml .lang-css,
.xml .lang-scss,
.xml .hljs-cdata {
  opacity: 0.5; }

/* shop_payment_payone_cc */
.error-box, .error-box-small {
  background-color: #ec3b27;
  color: white;
  font-size: inherit;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  padding: 2px 6px; }

.error-box {
  display: block;
  padding: 8px 12px;
  margin: 20px 0; }

.print-block,
.print-inline {
  display: none; }

/*# sourceMappingURL=maps/screen.css.map */
