/*! Generated on Wed Jun 20 2018 11:01:49 GMT+0200 (Mitteleuropäische Sommerzeit) */
/* ==========================================================================
   helper: DO NOT CHANGE!  updated: 2015-08-27 (PeDo)   
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.h-hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.h-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.h-visuallyhidden-reset {
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.h-visuallyhidden.h-focusable:active,
.h-visuallyhidden.h-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.h-invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/* Contain floats: h5bp.com/q - Problems IE8 Forms
.clearfix: before, .clearfix: after, .cf: before, .cf: after  {content: ""; display: table;}
.clearfix: after, .cf: after {clear: both;}
.clearfix, .cf {zoom: 1;}
*/

.h-none {
  display: none; }

.h-search {
  padding: 0 1px;
  background: #FFF2BF;
  font-weight: bold; }
  .refresh .h-search {
    background: #ccc; }

.h-invisible-lightboxcontent {
  visibility: hidden;
  height: 1px;
  overflow: hidden; }

@media print, only screen and (min-width: 48em) {
  .h-smartphone-only {
    display: none !important; } }

.h-tablet {
  display: none !important; }
  @media print, only screen and (min-width: 48em) {
    .h-tablet {
      display: block !important; }
      .m-basic-table thead > .h-tablet, .m-basic-table tbody > .h-tablet {
        display: table-row !important; }
      .m-basic-table thead > tr > .h-tablet, .m-basic-table tbody tr > .h-tablet {
        display: table-cell !important; } }

tr.h-tablet {
  display: none !important; }
  @media print, only screen and (min-width: 48em) {
    tr.h-tablet {
      display: table-row !important; } }

td.h-tablet {
  display: none !important; }
  @media print, only screen and (min-width: 48em) {
    td.h-tablet {
      display: table-cell !important; } }

@media only screen and (min-width: 64.0625em) {
  .h-max-tablet {
    display: none !important; } }

.lt-ie9 .h-max-tablet {
  display: none !important; }

.h-tablet-only {
  display: none !important; }
  @media print, only screen and (min-width: 48em) {
    .h-tablet-only {
      display: block !important; } }
  @media only screen and (min-width: 64.0625em) {
    .h-tablet-only {
      display: none !important; } }
  .lt-ie9 .h-tablet-only {
    display: none !important; }

.h-desktop {
  display: none !important; }
  @media only screen and (min-width: 64.0625em) {
    .h-desktop {
      display: block !important; } }
  .lt-ie9 .h-desktop {
    display: block !important; }

.h-desktop-only {
  display: none !important; }
  @media only screen and (min-width: 64.0625em) {
    .h-desktop-only {
      display: block !important; } }
  .lt-ie9 .h-desktop-only {
    display: block !important; }
  @media only screen and (min-width: 76.25em) {
    .h-desktop-only {
      display: none !important; } }

.h-desktop-l {
  display: none !important; }
  @media only screen and (min-width: 76.25em) {
    .h-desktop-l {
      display: block !important; } }

@media only screen and (min-width: 76.25em) {
  .h-max-desktop-l {
    display: none !important; } }

.h-print-only {
  display: none !important; }
  @media print {
    .h-print-only {
      display: block !important; } }

@media print {
  .h-screen-only {
    display: none !important; } }

.h-loggedin-only {
  display: none !important; }
  .l-outer--loggedin .h-loggedin-only {
    display: block !important; }

.l-outer--loggedin .h-loggedout-only {
  display: none !important; }

.h-space-s {
  margin-bottom: 15px; }

.h-space-m {
  margin-bottom: 30px; }

.h-space-l {
  margin-bottom: 60px; }

.h-img-fluid {
  width: 100%;
  height: auto; }

.h-img-fluid-smartphone-only {
  width: 100%;
  height: auto; }
  @media print, only screen and (min-width: 48em) {
    .h-img-fluid-smartphone-only {
      width: auto; } }

span.h-optional {
  font-family: "MiloforADACW04-Regular", Arial, sans-serif;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 16px;
  font-size: 1rem; }

/* ==========================================================================
   normalize:  DO NOT CHANGE!  updated: 2015-08-27 (PeDo)
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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/10/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 of focused elements when they are also in an
 * active/hover state.
 */
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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

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

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */ }

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

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

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

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

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

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

td,
th {
  padding: 0; }

/* ADAC Fonts */
@font-face {
  font-family: "franklin-book";
  src: url("/assets/font/text/c22d3720-eb88-4787-b2a2-30080d406695.eot?#iefix");
  src: url("/assets/font/text/c22d3720-eb88-4787-b2a2-30080d406695.eot?#iefix") format("eot"), url("/assets/font/text/8babd34c-1071-40f7-98ae-b4233c11c675.woff2") format("woff2"), url("/assets/font/text/6c191c9e-7e4a-47d6-ab60-62f4640933d4.woff") format("woff"), url("/assets/font/text/e6e80285-5044-49ca-bf0f-50529340caaa.ttf") format("truetype"), url("/assets/font/text/89f2df7e-a7bf-4d25-96d6-6042b8375eef.svg#89f2df7e-a7bf-4d25-96d6-6042b8375eef") format("svg"); }

@font-face {
  font-family: "franklin-demi";
  src: url("/assets/font/text/00dc190b-2bef-4a2a-b289-e951734338a2.eot?#iefix");
  src: url("/assets/font/text/00dc190b-2bef-4a2a-b289-e951734338a2.eot?#iefix") format("eot"), url("/assets/font/text/0292000f-355d-48f1-aae6-c6474cd228fd.woff2") format("woff2"), url("/assets/font/text/9de365f1-1821-462c-9efb-6ba362624c28.woff") format("woff"), url("/assets/font/text/f74baf35-d71e-4189-b137-e2f213fed719.ttf") format("truetype"), url("/assets/font/text/1302b19c-74e5-4241-9b04-8e6607212f57.svg#1302b19c-74e5-4241-9b04-8e6607212f57") format("svg"); }

@font-face {
  font-family: "MiloSlabforADACW04-Bold";
  src: url("/assets/font/miloslab/MiloSlabforADACW04-Bold.eot?#iefix");
  src: url("/assets/font/miloslab/MiloSlabforADACW04-Bold.eot?#iefix") format("eot"), url("/assets/font/miloslab/MiloSlabforADACW04-Bold.woff2") format("woff2"), url("/assets/font/miloslab/MiloSlabforADACW04-Bold.woff") format("woff"), url("/assets/font/miloslab/MiloSlabforADACW04-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "MiloforADACW04-Bold";
  src: url("/assets/font/milotext/MiloforADACW04-Bold.eot?#iefix");
  src: url("/assets/font/milotext/MiloforADACW04-Bold.eot?#iefix") format("eot"), url("/assets/font/milotext/MiloforADACW04-Bold.woff2") format("woff2"), url("/assets/font/milotext/MiloforADACW04-Bold.woff") format("woff"), url("/assets/font/milotext/MiloforADACW04-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "MiloforADACW04-Regular";
  src: url("/assets/font/milotext/MiloforADACW04-Regular.eot?#iefix");
  src: url("/assets/font/milotext/MiloforADACW04-Regular.eot?#iefix") format("eot"), url("/assets/font/milotext/MiloforADACW04-Regular.woff2") format("woff2"), url("/assets/font/milotext/MiloforADACW04-Regular.woff") format("woff"), url("/assets/font/milotext/MiloforADACW04-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "MiloforADACW04-Text";
  src: url("/assets/font/milotext/MiloforADACW04-Text.eot?#iefix");
  src: url("/assets/font/milotext/MiloforADACW04-Text.eot?#iefix") format("eot"), url("/assets/font/milotext/MiloforADACW04-Text.woff2") format("woff2"), url("/assets/font/milotext/MiloforADACW04-Text.woff") format("woff"), url("/assets/font/milotext/MiloforADACW04-Text.ttf") format("truetype"); }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes swiper-preloader-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* 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;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

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

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -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;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
       box-shadow: none; }

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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100); }

.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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  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,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

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

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

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

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

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

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

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

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

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dde;
  position: relative; }

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/*!
 * jQuery UI CSS Framework 1.11.0
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI CSS Framework 1.11.0
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #6EB9EB;
  background: #ffffff 50% 50% repeat-x;
  color: #277FB1; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #5ABCDB;
  background: #43B5F7 50% 50% repeat-x;
  color: #FFFFFF;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #4B9DCA;
  background: #FFFFFF 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #1997BE;
  background: #57CAF8 50% 50% repeat-x;
  font-weight: normal;
  color: #FFFFFF; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #0F811D;
  background: #25AD1F 50% 50% repeat-x;
  font-weight: normal;
  color: #FFFFFF; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #2C96E9;
  background: #54C5FA 50% 50% repeat-x;
  color: #FFFFFF; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/*!
 * jQuery UI Datepicker 1.11.0
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
  color: #5E5353;
  border: 1px solid #ddd; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 44%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333; }

.autocomplete-suggestion b {
  font-weight: normal;
  color: #1f8dd6; }

.autocomplete-suggestion.selected {
  background: #f0f0f0; }

.ui-datepicker {
  width: 280px;
  margin: -240px 0 0 0 !important;
  padding: 0;
  border: 1px solid #d7d7d7;
  background: #ededed;
  color: #333;
  z-index: 200 !important; }
  .ui-datepicker-wrap .ui-datepicker {
    margin-top: -88px; }
    @media only screen and (min-width: 64.0625em) {
      .ui-datepicker-wrap .ui-datepicker {
        margin-left: 200px; } }
    .lt-ie9 .ui-datepicker-wrap .ui-datepicker {
      margin-left: 200px; }
  .ui-datepicker .ui-widget-header {
    background: #ededed;
    border: 0; }
    .ui-datepicker .ui-widget-header .ui-datepicker-title select {
      font-weight: normal; }
    .ui-datepicker .ui-widget-header .ui-datepicker-month {
      margin-right: 5px; }
    .ui-datepicker .ui-widget-header .ui-datepicker-year {
      margin-left: 5px; }
    .ui-datepicker .ui-widget-header .ui-datepicker-next, .ui-datepicker .ui-widget-header .ui-datepicker-next-hover {
      right: 2px;
      top: 7px;
      border: 0;
      cursor: pointer;
      background: url(/assets/img/icons/icon-link.svg) no-repeat; }
    .ui-datepicker .ui-widget-header .ui-datepicker-prev, .ui-datepicker .ui-widget-header ui-datepicker-prev-hover {
      left: 2px;
      top: 7px;
      border: 0;
      cursor: pointer;
      background: url(/assets/img/icons/icon-link-back.svg) no-repeat; }
  .ui-datepicker .ui-datepicker-calendar {
    margin: 0; }
    .ui-datepicker .ui-datepicker-calendar thead th {
      padding: 2px;
      border: 1px solid #fff;
      border-bottom: 0;
      border-right: 0; }
    .ui-datepicker .ui-datepicker-calendar tbody tr td {
      padding: 0;
      border: 1px solid #fff;
      border-bottom: 0;
      border-right: 0; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td:first-child {
        border-left: 0; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td > span, .ui-datepicker .ui-datepicker-calendar tbody tr td > a {
        padding: 2px; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-default {
        background: transparent;
        border: 0; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-highlight {
        color: #333;
        background: #fff; }
      .ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-hover, .ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-active {
        color: #333;
        background: #ffcc00; }

/* ==========================================================================
   BASE STYLES
   ========================================================================== */
html,
body,
button,
input,
select,
textarea,
label {
  color: #333;
  font-family: arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  border: 0; }
  @media print {
    html,
    body,
    button,
    input,
    select,
    textarea,
    label {
      font-size: 14px;
      font-size: 0.875rem; } }
  .refresh html, .refresh
  body, .refresh
  button, .refresh
  input, .refresh
  select, .refresh
  textarea, .refresh
  label {
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem; }

button {
  background: none; }

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  font-size: 100%;
  /* default 16px */
  line-height: 1.4; }

body {
  overflow: hidden;
  background: #fff; }
  body.refresh {
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

b,
strong {
  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
  font-weight: normal;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1; }

a {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  text-decoration: underline; }
  a:hover {
    color: #333;
    outline: 0 !important; }
  a:visited {
    color: #333; }
  a:focus {
    outline: 1px solid #c5c5c5; }
  .refresh a {
    font-size: 16px;
    font-size: 1rem; }

p {
  max-width: 700px;
  margin: 0 0 15px 0; }
  .refresh p {
    max-width: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem; }

dl,
menu,
ol,
ul {
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  list-style-type: none; }
  .refresh dl, .refresh
  menu, .refresh
  ol, .refresh
  ul {
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem; }

h1 {
  max-width: 710px;
  margin: 0;
  padding: 0 0 14px 0;
  font-family: "franklin-demi", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 29px;
  line-height: 1.8125rem;
  font-weight: normal; }
  .refresh h1 {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 29px;
    line-height: 1.8125rem;
    max-width: none; }
    @media print, only screen and (min-width: 48em) {
      .refresh h1 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 43px;
        line-height: 2.6875rem; } }
    @media only screen and (min-width: 64.0625em) {
      .refresh h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 48px;
        line-height: 3rem; } }
    .lt-ie9 .refresh h1 {
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 48px;
      line-height: 3rem; }
  @media print, only screen and (min-width: 48em) {
    h1 {
      padding: 0 0 17px 0;
      font-size: 40px;
      font-size: 2.5rem;
      line-height: 40px;
      line-height: 2.5rem; } }
  @media print {
    .l-main-content h1 {
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 33px;
      line-height: 2.0625rem; } }

h2 {
  max-width: 700px;
  margin: 0;
  padding: 0 0 10px 0;
  font-family: "franklin-demi", Arial, sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal; }
  @media print, only screen and (min-width: 48em) {
    h2 {
      padding: 0 0 18px 0;
      font-size: 32px;
      font-size: 2rem;
      line-height: 31px;
      line-height: 1.9375rem; } }
  .refresh h2 {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    max-width: none; }
    @media print, only screen and (min-width: 48em) {
      .refresh h2 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 34px;
        line-height: 2.125rem; } }

h3, .h-h3 {
  max-width: 700px;
  margin: 0;
  padding: 0 0 6px 0;
  font-weight: bolder;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  @media print, only screen and (min-width: 48em) {
    h3, .h-h3 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 22px;
      line-height: 1.375rem; }
      h3.h-h3, .h-h3.h-h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 26px;
        line-height: 1.625rem; } }
  .refresh h3, .refresh .h-h3 {
    font-family: "MiloforADACW04-Bold", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem; }
    @media print, only screen and (min-width: 48em) {
      .refresh h3, .refresh .h-h3 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem; } }

h4, .h-h4 {
  max-width: 700px;
  margin: 0;
  padding: 0 0 6px 0;
  font-weight: bolder;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem; }
  @media print, only screen and (min-width: 48em) {
    h4, .h-h4 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 22px;
      line-height: 1.375rem; }
      h4.h-h4, .h-h4.h-h4 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 26px;
        line-height: 1.625rem; } }
  .refresh h4, .refresh .h-h4 {
    font-family: "MiloforADACW04-Bold", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    line-height: 1.3125rem; }

::-moz-selection {
  background: #ffcc00;
  text-shadow: none; }

::selection {
  background: #ffcc00;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  margin: 30px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #d7d7d7; }
  hr.yellow {
    border-top: 2px solid #ffcc00; }

address {
  font-style: normal; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
/*
 * Remove default fieldset styles.
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  color: #999; }

::-moz-placeholder {
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent !important; }

textarea:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent !important; }

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; }

input, textarea {
  -webkit-tap-highlight-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #333; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    color: #333; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #333; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #333; }

input[type=submit]:focus, button:focus {
  outline: 1px solid #c5c5c5; }

input[type=submit]:hover, button:hover {
  outline: 0 !important; }

textarea:focus, input:focus {
  outline: 0; }

::-ms-clear {
  display: none; }

small {
  display: inline-block; }
  @media print {
    small {
      font-size: 10px;
      font-size: 0.625rem; } }

.swiper-container {
  padding: 0;
  cursor: move; }
  @media print {
    .swiper-container {
      margin-left: -40px; } }
  .is-page-editor .swiper-container {
    cursor: text; }
  .o-basic-banderole .swiper-container {
    margin-top: 16px;
    padding: 10px 30px 10px 40px; }
    .refresh .o-basic-banderole .swiper-container {
      padding: 10px 30px 10px 40px; }
      @media print, only screen and (min-width: 48em) {
        .refresh .o-basic-banderole .swiper-container {
          padding: 10px 30px 10px 0; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-banderole .swiper-container {
        padding-left: 0;
        padding-right: 0; } }
    .lt-ie9 .o-basic-banderole .swiper-container {
      padding-left: 0;
      padding-right: 0; }
    .o-basic-banderole .swiper-container.is-checking {
      float: left;
      width: auto;
      padding: 0; }
  .o-basic-banderole.is-center .swiper-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
  .o-basic-banderole--award .swiper-container, .o-basic-banderole--product .swiper-container, .o-basic-banderole--highlight .swiper-container, .o-basic-banderole--premium .swiper-container {
    padding: 0 30px 0 40px;
    position: static; }
    .refresh .o-basic-banderole--award .swiper-container, .refresh .o-basic-banderole--product .swiper-container, .refresh .o-basic-banderole--highlight .swiper-container, .refresh .o-basic-banderole--premium .swiper-container {
      padding-left: 10px;
      padding-right: 10px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--award .swiper-container, .o-basic-banderole--product .swiper-container, .o-basic-banderole--highlight .swiper-container, .o-basic-banderole--premium .swiper-container {
        padding-left: 50px;
        padding-right: 40px; }
        .refresh .o-basic-banderole--award .swiper-container, .refresh .o-basic-banderole--product .swiper-container, .refresh .o-basic-banderole--highlight .swiper-container, .refresh .o-basic-banderole--premium .swiper-container {
          padding-left: 20px;
          padding-right: 20px; }
        .o-basic-banderole--award .swiper-container.is-checking, .o-basic-banderole--product .swiper-container.is-checking, .o-basic-banderole--highlight .swiper-container.is-checking, .o-basic-banderole--premium .swiper-container.is-checking {
          padding-left: 20px;
          padding-right: 20px; }
          .refresh .o-basic-banderole--award .swiper-container.is-checking, .refresh .o-basic-banderole--product .swiper-container.is-checking, .refresh .o-basic-banderole--highlight .swiper-container.is-checking, .refresh .o-basic-banderole--premium .swiper-container.is-checking {
            padding-left: 20px;
            padding-right: 20px; } }
  .o-basic-banderole--home .swiper-container {
    padding: 0 30px 0 0;
    position: static;
    cursor: default; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--home .swiper-container {
        padding: 0; }
        .o-basic-banderole--home .swiper-container.is-checking {
          padding-left: 20px;
          padding-right: 20px; } }
  @media print, only screen and (min-width: 48em) {
    .o-basic-banderole--award.is-center .swiper-container, .o-basic-banderole--product.is-center .swiper-container, .o-basic-banderole--highlight.is-center .swiper-container, .o-basic-banderole--premium.is-center .swiper-container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media print {
    .o-basic-banderole--award.is-center .swiper-container, .o-basic-banderole--product.is-center .swiper-container, .o-basic-banderole--highlight.is-center .swiper-container, .o-basic-banderole--premium.is-center .swiper-container {
      padding: 0; } }
  @media print, only screen and (min-width: 48em) {
    .o-basic-banderole--home.is-center .swiper-container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media print {
    .o-basic-banderole--home.is-center .swiper-container {
      padding: 0; } }
  .ll-main-center .l-main-content .o-basic-banderole .swiper-container {
    margin: 2px -15px 0 -15px; }
    @media print, only screen and (min-width: 48em) {
      .ll-main-center .l-main-content .o-basic-banderole .swiper-container {
        margin: 2px -30px 0 -30px; } }
    @media print, only screen and (min-width: 48em) {
      .ll-main-center .l-main-content .o-basic-banderole .swiper-container {
        margin: inherit; } }
  .o-layout-main-stage .swiper-container {
    overflow: visible;
    position: static;
    cursor: default; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .swiper-container {
        overflow: hidden; } }
  .m-basic-keywordfilter .swiper-container {
    height: 100%; }
  .m-basic-gallery .swiper-container {
    height: 184px;
    padding: 10px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery .swiper-container {
        height: 355px; } }
  .swiper-container.swiper-no-swiping {
    cursor: default !important; }
  .o-basic-banderole--award .swiper-container .swiper-wrapper {
    height: auto; }
  .m-basic-keywordfilter--lexicon .swiper-container .swiper-wrapper {
    display: block; }
  .o-basic-banderole--home .swiper-container .swiper-wrapper {
    height: auto; }
  .o-basic-banderole .swiper-container .swiper-slide {
    width: auto !important;
    height: 100%;
    float: left; }
  .o-basic-banderole--award .swiper-container .swiper-slide {
    height: 120px !important;
    margin-right: 50px; }
  .m-basic-keywordfilter--lexicon .swiper-container .swiper-slide {
    height: 40px; }
  .o-basic-banderole--home .swiper-container .swiper-slide {
    height: 302px !important; }
  .is-page-editor .swiper-container .swiper-slide {
    z-index: -1; }
  .swiper-container .swiper-slide:last-child {
    margin: 0 !important; }
  .swiper-container .swiper-slide.is-init {
    overflow: hidden;
    background: #d7d7d7; }
    .o-basic-banderole--award .swiper-container .swiper-slide.is-init {
      width: 150px !important;
      background: url(/assets/img/bg/banderole-preview.gif) no-repeat; }
      .o-basic-banderole--award .swiper-container .swiper-slide.is-init > a, .o-basic-banderole--award .swiper-container .swiper-slide.is-init > a > img {
        visibility: hidden; }
    .o-basic-banderole--home .swiper-container .swiper-slide.is-init {
      width: 290px;
      background: url(/assets/img/bg/banderole-preview.gif) no-repeat; }
      .o-basic-banderole--home .swiper-container .swiper-slide.is-init > a, .o-basic-banderole--home .swiper-container .swiper-slide.is-init > a > img {
        visibility: hidden; }
  .o-layout-main-stage .swiper-container .swiper-lazy-preloader {
    top: 27%; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .swiper-container .swiper-lazy-preloader {
        top: 22%; } }
  .swiper-container .swiper-lazy-preloader:after {
    background-image: url(/assets/img/icons/icon-refresh-48px.svg); }
  .swiper-container .m-basic-teaser-across .swiper-lazy-preloader {
    display: block; }
  .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
    top: 10px;
    width: 30px;
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0); }
    @media print {
      .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
        display: none; } }
    .refresh .swiper-container .swiper-button-prev, .refresh .swiper-container .swiper-button-next {
      top: 0;
      height: 100%; }
    .o-basic-banderole--award .swiper-container .swiper-button-prev, .o-basic-banderole--award .swiper-container .swiper-button-next {
      top: 0;
      height: 100%; }
    .o-basic-banderole--product .swiper-container .swiper-button-prev, o-basic-banderole--highlight .swiper-container .swiper-button-prev, o-basic-banderole--premium .swiper-container .swiper-button-prev, .o-basic-banderole--product .swiper-container .swiper-button-next, o-basic-banderole--highlight .swiper-container .swiper-button-next, o-basic-banderole--premium .swiper-container .swiper-button-next {
      top: 0;
      height: 100%; }
    .ll-main-center .js-basic-table-wrap .swiper-container .swiper-button-prev, .ll-main-center .js-basic-table-wrap .swiper-container .swiper-button-next {
      top: 10px;
      height: -webkit-calc(100% - 20px);
      height: -moz-calc(100% - 20px);
      height: calc(100% - 20px); }
    .ll-main-full .js-basic-table-wrap .swiper-container-wrap .swiper-container .swiper-button-prev, .ll-main-full .js-basic-table-wrap .swiper-container-wrap .swiper-container .swiper-button-next {
      top: 10px;
      height: -webkit-calc(100% - 20px);
      height: -moz-calc(100% - 20px);
      height: calc(100% - 20px); }
    .m-basic-gallery .swiper-container .swiper-button-prev, .m-basic-gallery .swiper-container .swiper-button-next {
      top: 0;
      height: 100%; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery .swiper-container .swiper-button-prev, .m-basic-gallery .swiper-container .swiper-button-next {
          top: 10px;
          height: -webkit-calc(100% - 15px);
          height: -moz-calc(100% - 15px);
          height: calc(100% - 15px); } }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery .swiper-container--thumbs .swiper-button-prev, .m-basic-gallery .swiper-container--thumbs .swiper-button-next {
          height: -webkit-calc(100% - 20px);
          height: -moz-calc(100% - 20px);
          height: calc(100% - 20px); } }
    @media print, only screen and (min-width: 48em) {
      .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
        width: 40px; } }
    .o-layout-main-stage .swiper-container .swiper-button-prev, .o-layout-main-stage .swiper-container .swiper-button-next {
      height: -webkit-calc(100% - 170px);
      height: -moz-calc(100% - 170px);
      height: calc(100% - 170px); }
      .o-layout-main-stage .swiper-container .swiper-button-prev.has-stopper, .o-layout-main-stage .swiper-container .swiper-button-next.has-stopper {
        height: -webkit-calc(100% - 190px);
        height: -moz-calc(100% - 190px);
        height: calc(100% - 190px); }
        .o-layout-main-stage .swiper-container .swiper-button-prev.has-stopper:before, .o-layout-main-stage .swiper-container .swiper-button-next.has-stopper:before {
          height: -webkit-calc(100% - 10px);
          height: -moz-calc(100% - 10px);
          height: calc(100% - 10px); }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .swiper-container .swiper-button-prev, .o-layout-main-stage .swiper-container .swiper-button-next {
          height: 100%; } }
    @media only screen and (min-width: 76.25em) {
      .swiper-container .swiper-button-prev:hover, .swiper-container .swiper-button-next:hover {
        background: rgba(255, 255, 255, 0.5); } }
    .swiper-container .swiper-button-prev:before, .swiper-container .swiper-button-next:before {
      content: "";
      display: block;
      position: absolute;
      top: -10px;
      width: 8px;
      height: -webkit-calc(100% + 20px);
      height: -moz-calc(100% + 20px);
      height: calc(100% + 20px);
      -moz-background-size: 100% 100%, auto;
        -o-background-size: 100% 100%, auto;
           background-size: 100% 100%, auto;
      background-position: center center;
      background-repeat: no-repeat; }
      .o-layout-main-stage .swiper-container .swiper-button-prev:before, .o-layout-main-stage .swiper-container .swiper-button-next:before {
        top: 0;
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
        max-height: 420px; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .swiper-container .swiper-button-prev:before, .o-layout-main-stage .swiper-container .swiper-button-next:before {
            height: 100%; } }
      .refresh .swiper-container .swiper-button-prev:before, .refresh .swiper-container .swiper-button-next:before {
        top: 0;
        height: 100%; }
      .o-basic-banderole--award .swiper-container .swiper-button-prev:before, .o-basic-banderole--award .swiper-container .swiper-button-next:before {
        top: -10px;
        height: -webkit-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: calc(100% + 20px); }
      .o-basic-banderole--product .swiper-container .swiper-button-prev:before, .o-basic-banderole--highlight .swiper-container .swiper-button-prev:before, .o-basic-banderole--premium .swiper-container .swiper-button-prev:before, .o-basic-banderole--product .swiper-container .swiper-button-next:before, .o-basic-banderole--highlight .swiper-container .swiper-button-next:before, .o-basic-banderole--premium .swiper-container .swiper-button-next:before {
        top: -10px;
        height: -webkit-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: calc(100% + 20px); }
    .swiper-container .swiper-button-prev:after, .swiper-container .swiper-button-next:after {
      content: "";
      position: absolute;
      left: 65%;
      top: 50%;
      width: 30px;
      height: 100px;
      margin: -50px 0 0 -18px; }
      .o-layout-main-stage .swiper-container .swiper-button-prev:after, .o-layout-main-stage .swiper-container .swiper-button-next:after {
        top: -webkit-calc(35% + 10px);
        top: -moz-calc(35% + 10px);
        top: calc(35% + 10px); }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .swiper-container .swiper-button-prev:after, .o-layout-main-stage .swiper-container .swiper-button-next:after {
            top: 50%; } }
      @media print, only screen and (min-width: 48em) {
        .swiper-container .swiper-button-prev:after, .swiper-container .swiper-button-next:after {
          left: 43%;
          margin-left: -8px; } }
    .swiper-container .swiper-button-prev.swiper-button-disabled, .swiper-container .swiper-button-next.swiper-button-disabled {
      display: none; }
    .swiper-container .swiper-button-prev--big, .swiper-container .swiper-button-next--big {
      background: #fff; }
  .swiper-container .swiper-button-prev {
    left: 0; }
    .swiper-container .swiper-button-prev:before {
      right: -8px;
      background-image: url(/assets/img/bg/swiper-shadow-right.png); }
      .refresh .swiper-container .swiper-button-prev:before {
        background-image: none; }
      .o-layout-main-stage .swiper-container .swiper-button-prev:before {
        background-image: url(/assets/img/bg/swiper-shadow-right-hard.png); }
      .swiper-container--thumbs .swiper-button-prev:before {
        background-image: url(/assets/img/bg/swiper-thumbs-shadow-right.png); }
    .swiper-container .swiper-button-prev:after {
      background: url(/assets/img/icons/icon-banderole-left.svg) center center no-repeat; }
      .refresh .swiper-container .swiper-button-prev:after {
        background: url(/assets/img/icons/icon-banderole-left-refresh.svg) center center no-repeat; }
      .m-ves-tab--swipeable .swiper-container .swiper-button-prev:after {
        background: url(/assets/img/icons/icon-banderole-left-small.svg) center center no-repeat; }
      @media print, only screen and (min-width: 48em) {
        .swiper-container .swiper-button-prev:after {
          left: 38%; } }
  .swiper-container .swiper-button-next {
    right: 0; }
    .swiper-container .swiper-button-next:before {
      left: -8px;
      background-image: url(/assets/img/bg/swiper-shadow-left.png); }
      .refresh .swiper-container .swiper-button-next:before {
        background-image: none; }
      .o-layout-main-stage .swiper-container .swiper-button-next:before {
        background-image: url(/assets/img/bg/swiper-shadow-left-hard.png); }
      .swiper-container--thumbs .swiper-button-next:before {
        background-image: url(/assets/img/bg/swiper-thumbs-shadow-left.png); }
    .swiper-container .swiper-button-next:after {
      background: url(/assets/img/icons/icon-banderole-right.svg) center center no-repeat; }
      .refresh .swiper-container .swiper-button-next:after {
        background: url(/assets/img/icons/icon-banderole-right-refresh.svg) center center no-repeat; }
      .m-ves-tab--swipeable .swiper-container .swiper-button-next:after {
        background: url(/assets/img/icons/icon-banderole-right-small.svg) center center no-repeat; }
    .swiper-container .swiper-button-next.has-stopper svg {
      margin-top: -43px; }
  .swiper-container--table {
    padding: 10px 1px 10px 0; }
    .swiper-container--table .swiper-button-prev, .swiper-container--table .swiper-button-next {
      background: rgba(255, 255, 255, 0.4); }
      @media print, only screen and (min-width: 48em) {
        .swiper-container--table .swiper-button-prev, .swiper-container--table .swiper-button-next {
          background: rgba(255, 255, 255, 0.7); } }
  .m-ves-rs-list .swiper-container {
    padding: 10px 0; }

.swiper-container-wrap {
  position: relative;
  margin: 0 -15px; }
  @media print, only screen and (min-width: 48em) {
    .swiper-container-wrap {
      margin-left: 0;
      margin-right: 0; } }
  .l-form .ll-fieldset > .swiper-container-wrap {
    margin-left: 10px; }
  .ll-main-full > .js-basic-table-wrap > .swiper-container-wrap {
    margin: -10px 0; }
  .swiper-container-wrap.h-space-m {
    margin-bottom: 30px; }
    .ll-main-full > .js-basic-table-wrap > .swiper-container-wrap.h-space-m {
      margin-bottom: -10px; }
  .swiper-container-wrap.h-space-l {
    margin-bottom: 50px; }
    .ll-main-full > .js-basic-table-wrap > .swiper-container-wrap.h-space-l {
      margin-bottom: 0; }
  .swiper-container-wrap .swiper-container-sticky {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    top: 10px;
    border-right: 1px solid #d7d7d7; }
    .swiper-container-wrap.has-stopper .swiper-container-sticky {
      padding-top: 24px; }
      .ll-main-full--table .swiper-container-wrap.has-stopper .swiper-container-sticky {
        padding-top: 34px; }
  .swiper-container-wrap.has-stopper .swiper-container--table {
    z-index: 10;
    padding-bottom: 44px; }
    .swiper-container-wrap.has-stopper .swiper-container--table:before {
      content: ' ';
      display: block;
      width: 1px;
      height: 34px;
      position: absolute;
      top: 0;
      left: 0;
      background: #fff; }
      .ll-main-full--table .swiper-container-wrap.has-stopper .swiper-container--table:before {
        top: 10px; }
  .swiper-container-wrap.h-space-s .swiper-container--table {
    margin-bottom: -10px; }
  .swiper-container-wrap > .js-table-zoom {
    display: none; }
    @media print, only screen and (min-width: 48em) {
      .swiper-container-wrap > .js-table-zoom {
        display: block;
        position: absolute;
        bottom: 100%;
        right: 5px;
        width: 30px;
        height: 30px;
        z-index: 11;
        background: #fff url(/assets/img/icons/icon-zoom-in.svg) 4px 4px no-repeat;
        cursor: pointer; } }
    .swiper-container-wrap > .js-table-zoom--stopper {
      top: 40px; }
  .swiper-container-wrap .swiper-container-table {
    position: absolute;
    overflow: hidden; }
    .swiper-container-wrap.has-stopper .swiper-container-table {
      padding-top: 24px; }
      .ll-main-full--table .swiper-container-wrap.has-stopper .swiper-container-table {
        padding-top: 34px; }

/* .autocomplete-suggestion */
.autocomplete-suggestions {
  top: 30px;
  left: 0;
  width: 100%;
  max-height: 431px;
  background: #fff;
  overflow: auto;
  border: 0;
  border-bottom: 1px solid #c5c5c5;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }
  .autocomplete-suggestions strong {
    font-weight: normal; }
  .autocomplete-suggestions > .autocomplete-suggestion {
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    background-color: #f8f8f8;
    width: 100%;
    border: 1px solid #c5c5c5;
    border-bottom: none;
    line-height: 43px;
    padding: 0 7px; }
    .autocomplete-suggestions > .autocomplete-suggestion:first-of-type {
      border-top: none; }
    .autocomplete-suggestions > .autocomplete-suggestion:hover {
      cursor: pointer; }
    .autocomplete-suggestions > .autocomplete-suggestion.selected {
      background-color: #c5c5c5; }
    .autocomplete-suggestions > .autocomplete-suggestion > .aa-matched-string.debug {
      color: red;
      font-weight: bold; }

/* l-footer */
.l-footer {
  min-height: 74px;
  background: #999; }
  @media print, only screen and (min-width: 48em) {
    .l-footer {
      min-height: 80px; } }
  @media print {
    .l-footer {
      display: none; } }
  .l-footer .ll-footer-center {
    position: relative;
    max-width: 927px;
    margin: 0 auto;
    padding: 0 10px; }
    .refresh .l-footer .ll-footer-center {
      max-width: 898px; }

/* l-main */
.l-form {
  /* ##### Modifier ##### */ }
  .l-form:not('.h-space-s, .h-space-m, .h-space-l') {
    margin: 0 0 20px 0; }
  @media print, only screen and (min-width: 48em) {
    .l-form {
      margin-right: 0; } }
  @media print {
    .l-form {
      margin-right: 0; } }
  .m-basic-keywordfilter--radiobuttons .l-form {
    margin-bottom: 0; }
  .l-form fieldset .ll-main-cols-l .ll-row {
    max-width: inherit; }
  .l-main-cols--line > .l-form {
    padding-right: 20px; }
  .m-basic-toggle--link .l-form {
    margin-bottom: 0;
    background: #ededed; }
  .l-form .ll-fieldset {
    margin: 0 0 20px 0; }
    .l-form .ll-fieldset .ll-main-cols .ll-row {
      margin-left: 0; }
    .l-form .ll-fieldset > legend {
      display: block;
      width: 100%;
      font-weight: bold;
      margin: 0 0 10px 0;
      padding: 6px 10px 6px 10px;
      background: #ededed;
      position: relative; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-fieldset > legend {
          margin-bottom: 20px; } }
      .refresh .l-form .ll-fieldset > legend {
        background: #E9E9EA;
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal; }
      .l-form .ll-fieldset > legend .ll-edit {
        position: absolute;
        top: 5px;
        right: 7px;
        cursor: pointer; }
      .l-form .ll-fieldset > legend > .ll-optional {
        font-weight: normal; }
    .l-form .ll-fieldset .ll-row {
      margin: 0 0 15px 10px; }
      .refresh .l-form .ll-fieldset .ll-row {
        margin: 0 0 10px 0;
        padding-right: 0; }
        @media print, only screen and (min-width: 48em) {
          .refresh .l-form .ll-fieldset .ll-row {
            margin: 0 0 10px 10px; } }
      .l-form .ll-fieldset .ll-row .a-basic-input-checkbox .ll-row {
        margin-left: 0; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-fieldset .ll-row--multilabels {
          margin-top: 23px; }
          .refresh .l-form .ll-fieldset .ll-row--multilabels {
            margin-top: 23px; } }
      .l-form .ll-fieldset .ll-row--cardamage {
        margin-left: 0; }
        .l-form.l-form--cardamage-map .ll-fieldset .ll-row--cardamage {
          margin-left: 10px; }
  .l-form .ll-left {
    float: left;
    margin: 0 20px 0 0; }
  .l-form .ll-row {
    position: relative;
    padding: 0 30px 0 0;
    margin: 0 0 15px 0;
    max-width: 430px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row {
        max-width: 563px; } }
    @media print {
      .l-form .ll-row {
        max-width: 563px; } }
    .refresh .l-form .ll-row {
      max-width: 400px; }
      @media print, only screen and (min-width: 48em) {
        .refresh .l-form .ll-row {
          max-width: 563px; } }
    @media print, only screen and (min-width: 48em) {
      .refresh .l-form .ll-row--full {
        max-width: 730px; }
        .refresh .l-form .ll-row--full .ll-col-label {
          width: 230px; }
          .refresh .l-form:not(.l-form--labelontop) .ll-row--full .ll-col-label + .ll-col-data {
            width: -webkit-calc(100% - 230px);
            width: -moz-calc(100% - 230px);
            width: calc(100% - 230px); } }
    .refresh .l-form .ll-row--cardamage {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      width: 100%;
      max-width: 640px;
      padding-right: 0; }
      .refresh .l-form .ll-row--cardamage.is-check {
        padding-right: 30px;
        max-width: none; }
      .refresh .l-form .ll-row--cardamage.h-space-s {
        margin-bottom: 15px; }
      .refresh .l-form .ll-row--cardamage.h-space-m {
        margin-bottom: 30px; }
      .refresh .l-form .ll-row--cardamage.h-space-l {
        margin-bottom: 60px; }
      .refresh .l-form .ll-row--cardamage-full {
        max-width: none; }
      .refresh .l-form .ll-row--cardamage > .ll-error-msg {
        width: 100%; }
      .refresh .l-form .ll-row--cardamage > .ll-col-label {
        width: 100%;
        padding: 5px 0; }
        .refresh .l-form .ll-row--cardamage > .ll-col-label ~ .ll-col-data {
          max-width: 640px;
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .refresh .l-form .ll-row--cardamage > .ll-col-label ~ .ll-col-data {
              margin-right: 15px;
              width: auto;
              max-width: none; } }
          .refresh .l-form .ll-row--cardamage > .ll-col-label ~ .ll-col-data > .ll-description {
            position: absolute; }
          .refresh .l-form .ll-row--cardamage > .ll-col-label ~ .ll-col-data.is-last {
            margin-right: 0; }
    .m-basic-toggle--link .l-form .ll-row {
      width: 100%;
      max-width: inherit;
      padding-right: 0; }
    .l-form .ll-row .ll-check {
      position: absolute;
      right: 5px;
      opacity: 0;
      width: 22px;
      height: 22px;
      margin: 3px 0 0 0;
      visibility: hidden;
      -webkit-transition: all 1.35s ease;
      -o-transition: all 1.35s ease;
      -moz-transition: all 1.35s ease;
      transition: all 1.35s ease; }
    .l-form .ll-row.is-error.is-check .ll-check {
      opacity: 1;
      visibility: visible;
      background: url(/assets/img/icons/icon-close-red.svg) no-repeat; }
    .l-form .ll-row.is-valid.is-check .ll-check {
      opacity: 1;
      visibility: visible;
      background: url(/assets/img/icons/icon-check-green.svg) no-repeat; }
    .l-form .ll-row .ll-error-msg {
      opacity: 0;
      padding: 0;
      max-height: 0;
      overflow: hidden;
      color: #cc3300;
      -webkit-transition: all 1.35s ease;
      -o-transition: all 1.35s ease;
      -moz-transition: all 1.35s ease;
      transition: all 1.35s ease; }
    .l-form .ll-row.is-error .ll-error-msg {
      opacity: 1;
      max-height: 300px;
      padding: 5px 0; }
      .l-form .ll-row.is-error .ll-error-msg > a {
        color: #cc3300; }
  .l-form--labelontop .l-main-cols .ll-col-label .ll-row {
    margin-bottom: 0; }
  .l-form .ll-main-content-switch .ll-row {
    margin-right: 15px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-main-content-switch .ll-row {
        margin-right: 30px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-form .ll-main-content-switch .ll-row {
        margin-right: 40px; } }
    .lt-ie9 .l-form .ll-main-content-switch .ll-row {
      margin-right: 40px; }
  .l-form .ll-depend {
    display: none;
    clear: both; }
    .l-form .ll-depend--visible {
      display: block; }
  .l-form .a-basic-input-checkbox--legend > div > .ll-depend {
    margin-left: -35px; }
  .l-form .ll-row.ll-depend {
    margin-left: 0; }
    .refresh .l-form .ll-row.ll-depend {
      margin-left: 0; }
  .l-form .ll-row.ll-depend.ll-depend--radio {
    margin-left: 25px; }
  .l-form .ll-row.ll-depend.ll-depend--radio-other {
    margin-left: 35px; }
  .l-form .a-basic-input-radio .ll-depend {
    margin-top: 0; }
  .l-form .ll-col-label {
    margin: 0 0 5px 0;
    font-weight: bold; }
    .refresh .l-form .ll-col-label {
      font-weight: normal; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-col-label {
        margin: 0;
        float: left;
        width: 170px;
        padding: 5px 10px 0 0; }
        .refresh .l-form .ll-col-label {
          width: 190px; } }
    @media print {
      .l-form .ll-col-label {
        margin: 0;
        float: left;
        width: 170px;
        padding: 5px 10px 0 0; }
        .refresh .l-form .ll-col-label {
          width: 190px; } }
    .m-basic-socialshare .l-form .ll-col-label {
      width: 100%; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-col-label + .ll-col-data {
        float: left;
        width: -webkit-calc(100% - 170px);
        width: -moz-calc(100% - 170px);
        width: calc(100% - 170px); }
        .l-main-cols--line .l-form .ll-col-label + .ll-col-data {
          width: 100%; } }
    @media print, only screen and (min-width: 48em) {
      .refresh .l-form .ll-col-label + .ll-col-data {
        float: left;
        width: -webkit-calc(100% - 190px);
        width: -moz-calc(100% - 190px);
        width: calc(100% - 190px);
        max-width: 307px; }
        .l-main-cols--line .refresh .l-form .ll-col-label + .ll-col-data {
          width: 100%; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-socialshare .l-form .ll-col-label + .ll-col-data {
        float: left;
        width: 100%;
        max-width: none; } }
    .refresh .m-basic-keywordfilter--button .l-form .ll-col-label + .ll-col-data {
      width: 100%;
      max-width: 100%; }
    .refresh .l-form .ll-col-label .ll-label {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem; }
    .l-form .ll-col-label .ll-label > span {
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem;
      font-weight: normal; }
    .l-form .ll-col-label .ll-label > span.ll-label-smartbold {
      font-weight: bold; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-col-label .ll-label > span.ll-label-smartbold {
          font-weight: normal; } }
    .l-lightbox .l-form .ll-col-label {
      width: 100%;
      padding: 0 0 5px 0; }
  @media print {
    .l-form .ll-col-data {
      float: left;
      width: -webkit-calc(100% - 170px);
      width: -moz-calc(100% - 170px);
      width: calc(100% - 170px); } }
  @media print, only screen and (min-width: 48em) {
    .l-form .ll-col-data--only-data {
      margin: 0 0 0 170px; } }
  @media print {
    .l-form .ll-col-data--only-data {
      margin: 0 0 0 170px; } }
  .l-form .ll-col-data > .js-plain-content {
    display: inline-block;
    padding-top: 5px; }
  .l-form .ll-col-data > .ll-input-spacer {
    display: inline-block;
    width: 20px;
    height: 30px;
    position: relative; }
    .l-form .ll-col-data > .ll-input-spacer > span {
      position: absolute;
      top: 5px;
      left: 8px; }
  .l-form .ll-col-data .ll-data-text {
    display: block;
    padding: 5px 0; }
    .l-form .ll-col-data .ll-data-text--big {
      padding-top: 2px;
      padding-bottom: 10px;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: bold; }
  .l-form .ll-description {
    clear: both;
    padding-top: 5px;
    line-height: normal; }
    .l-form .ll-description:before {
      content: "";
      display: block;
      margin-top: 5px; }
  .l-form .a-basic-input-text + .ll-description {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 1.35s ease;
    -o-transition: all 1.35s ease;
    -moz-transition: all 1.35s ease;
    transition: all 1.35s ease; }
  .l-form .a-basic-input-text.js-focus + .ll-description {
    opacity: 1;
    max-height: 200px; }
  @media print, only screen and (min-width: 48em) {
    .l-form .m-ves-number-plate + .ll-description {
      padding-top: 0; } }
  .l-form .ll-data-input-text {
    display: inline-block;
    height: 30px;
    padding: 5px 0; }
    .l-form .ll-data-input-text--left {
      float: left;
      margin-right: 10px; }
  .l-form .ll-aside-open {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0;
    top: 33.5%;
    background: #cc3300;
    padding: 5px;
    cursor: pointer;
    z-index: 45; }
    @media only screen and (min-width: 64.0625em) {
      .l-form .ll-aside-open {
        display: none;
        right: auto; } }
    .lt-ie9 .l-form .ll-aside-open {
      display: none;
      right: auto; }
    .l-form .ll-aside-open span {
      display: block;
      padding: 3px 0 0 2px;
      width: 31px;
      height: 31px; }
      .l-form .ll-aside-open span.ll-premium {
        border: none;
        position: absolute;
        top: -2px;
        left: -2px; }
  .l-form .ll-aside {
    background: #fff;
    display: none;
    z-index: 55;
    border: 1px solid #d7d7d7;
    margin-top: 0;
    -webkit-transition: -webkit-transform 1.5s;
    transition: -webkit-transform 1.5s;
    -o-transition: -o-transform 1.5s;
    -moz-transition: transform 1.5s, -moz-transform 1.5s;
    transition: transform 1.5s;
    transition: transform 1.5s, -webkit-transform 1.5s, -moz-transform 1.5s, -o-transform 1.5s; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-aside {
        display: block;
        width: 305px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-form .ll-aside {
        display: block;
        width: 305px;
        margin-right: -40px; } }
    .lt-ie9 .l-form .ll-aside {
      display: block;
      width: 305px;
      margin-right: -40px; }
    .l-form .ll-aside-inline-on-init {
      display: block;
      position: relative;
      width: 100%;
      min-height: 100px;
      margin: 0 0 20px 0; }
      @media only screen and (min-width: 64.0625em) {
        .l-form .ll-aside-inline-on-init {
          position: static;
          display: block;
          width: 305px; } }
      .lt-ie9 .l-form .ll-aside-inline-on-init {
        position: static;
        display: block;
        width: 305px; }
    .l-form .ll-aside.is-open {
      left: auto;
      right: 0;
      top: 33.5%;
      position: fixed;
      width: 305px; }
      @media only screen and (min-width: 64.0625em) {
        .l-form .ll-aside.is-open {
          right: auto;
          top: auto; } }
      .lt-ie9 .l-form .ll-aside.is-open {
        right: auto;
        top: auto; }
    .l-form .ll-aside.is-animating-right {
      -webkit-transform: translateX(-webkit-calc(100vw));
         -moz-transform: translateX(-moz-calc(100vw));
          -ms-transform: translateX(calc(100vw));
           -o-transform: translateX(calc(100vw));
              transform: translateX(calc(100vw)); }
    .l-form .ll-aside .ll-aside-head {
      padding: 1px 37px 2px 10px;
      position: relative;
      background: #ffcc00;
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 24px;
      font-size: 1.5rem;
      font-size: 24px;
      font-size: 1.5rem;
      border-bottom: 1px solid #ededed; }
      .l-form .ll-aside .ll-aside-head .ll-aside-edit {
        position: absolute;
        top: 5px;
        right: 7px;
        cursor: pointer; }
      .l-form .ll-aside .ll-aside-head--small {
        min-height: 37px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 16px;
        line-height: 1rem;
        font-family: arial, sans-serif;
        padding-top: 8px;
        padding-bottom: 8px; }
    .l-form .ll-aside .ll-aside-content {
      padding: 8px 10px 2px;
      background: #fff;
      position: relative; }
      .l-form .ll-aside .ll-aside-content h2 {
        font-family: Arial, sans-serif;
        padding-bottom: 7px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-weight: bold; }
      .l-form .ll-aside .ll-aside-content .m-basic-hint + .ll-price-wrapper .ll-contribution {
        padding-top: 0;
        border-top: 0; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-aside.ll-aside-inline-on-init:not(.is-open) .ll-aside-content .ll-price-wrapper {
          position: absolute;
          top: 4px;
          right: 10px;
          text-align: right; } }
      @media only screen and (min-width: 64.0625em) {
        .l-form .ll-aside.ll-aside-inline-on-init:not(.is-open) .ll-aside-content .ll-price-wrapper {
          position: static;
          text-align: left; } }
      .lt-ie9 .l-form .ll-aside.ll-aside-inline-on-init:not(.is-open) .ll-aside-content .ll-price-wrapper {
        position: static;
        text-align: left; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution {
          font-size: 23px;
          font-size: 1.4375rem;
          border: none;
          padding: 0; } }
      @media only screen and (min-width: 64.0625em) {
        .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution {
          padding: 10px 0 7px 0;
          border-top: 1px solid #d7d7d7; } }
      .lt-ie9 .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution {
        padding: 10px 0 7px 0;
        border-top: 1px solid #d7d7d7; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution .ll-rate {
          font-size: 23px;
          font-size: 1.4375rem; } }
      @media only screen and (min-width: 64.0625em) {
        .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution .ll-rate {
          font-size: 28px;
          font-size: 1.75rem; } }
      .lt-ie9 .l-form .ll-aside .ll-aside-content .ll-price-wrapper > .ll-contribution .ll-rate {
        font-size: 28px;
        font-size: 1.75rem; }
      .l-form .ll-aside .ll-aside-content > .l-main-cols > .ll-main-cols-s {
        text-align: right; }
      .l-form .ll-aside .ll-aside-content .ll-contribution {
        padding: 10px 0 7px 0;
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: bold;
        border-top: 1px solid #d7d7d7; }
        @media print, only screen and (min-width: 48em) {
          .l-form .ll-aside .ll-aside-content .ll-contribution {
            font-size: 28px;
            font-size: 1.75rem; } }
        .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us {
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us > .ll-main-cols-m > .js-rate-method, .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us > .ll-main-cols-m.js-rate-value {
            font-size: 24px;
            font-size: 1.5rem;
            line-height: 30px; }
            .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us > .ll-main-cols-m > .js-rate-method-initial, .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us > .ll-main-cols-m.js-rate-value-initial {
              font-size: 24px;
              font-size: 1.5rem;
              line-height: 30px; }
          .l-form .ll-aside .ll-aside-content .ll-contribution > .l-main-cols.l-main-cols--us > .ll-main-cols-m:last-of-type {
            text-align: right; }
        .l-form .ll-aside .ll-aside-content .ll-contribution > #membership_price_standard,
        .l-form .ll-aside .ll-aside-content .ll-contribution > #membership_price_plus {
          font-size: 16px;
          font-size: 1rem;
          font-weight: normal; }
      .l-form .ll-aside .ll-aside-content .ll-rate {
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: bold; }
        @media print, only screen and (min-width: 48em) {
          .l-form .ll-aside .ll-aside-content .ll-rate {
            font-size: 28px;
            font-size: 1.75rem; } }
      .l-form .ll-aside .ll-aside-content > .ll-row {
        padding: 0; }
        .l-form .ll-aside .ll-aside-content > .ll-row > .ll-row--flex:not(.h-none) {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding-right: 10px; }
        .l-form .ll-aside .ll-aside-content > .ll-row > .ll-row--flex:first-child {
          margin-bottom: 0; }
        .l-form .ll-aside .ll-aside-content > .ll-row > .ll-row--flex > p {
          margin-bottom: 0; }
        .l-form .ll-aside .ll-aside-content > .ll-row > .ll-row--flex .js-kv-price {
          font-weight: bold; }
        .l-form .ll-aside .ll-aside-content > .ll-row > .ll-row--flex .js-hv-price {
          font-weight: bold; }
    .l-form .ll-aside .ll-aside-bar--mobile {
      visibility: hidden;
      height: 0; }
      @media only screen and (max-width: 47.9375em) {
        .l-form .ll-aside .ll-aside-bar--mobile.is-stuck {
          visibility: visible;
          height: auto;
          z-index: 99; } }
  .l-form .ll-calendar-periodtext {
    display: block;
    float: left;
    padding: 5px 10px 0 0;
    font-weight: bold; }
  .l-form .js-result-valid {
    margin: 8px 0 0 0;
    padding: 11px 0 0 0;
    border-top: 1px solid #d7d7d7; }
  .l-form#calculator_us .js-result-valid {
    margin: 0;
    border-top: none; }
  .l-form .ll-result-error {
    position: relative;
    margin: 8px 0 20px 0;
    padding: 12px 10px 6px 40px;
    line-height: 18px;
    line-height: 1.125rem;
    background-color: #cc3300;
    color: #fff; }
    .l-form .ll-result-error:before {
      content: '';
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      width: 24px;
      height: 24px;
      background: url("/assets/img/icons/icon-error-symbol-white.svg"); }
    .l-form .ll-result-error > p {
      margin-bottom: 0; }
  .l-form--dark {
    background: #ededed;
    padding: 10px; }
    @media print, only screen and (min-width: 48em) {
      .l-form--dark {
        padding: 20px; } }
    .l-form--dark .ll-fieldset {
      margin: 0; }
      .l-form--dark .ll-fieldset > legend {
        margin: 0;
        padding: 0 10px 6px 0; }
  .l-form--selection .ll-fieldset {
    margin: 0; }
    .l-form--selection .ll-fieldset > legend {
      margin-bottom: 5px;
      background: transparent; }
    .l-form--selection .ll-fieldset .ll-row {
      max-width: 100%;
      margin: 0 20px 15px 10px; }
      @media print, only screen and (min-width: 48em) {
        .l-form--selection .ll-fieldset .ll-row {
          margin: 0 20px 15px 20px; } }
  .l-form--calculation .ll-fieldset {
    margin: 0; }
    .l-form--calculation .ll-fieldset .ll-row {
      max-width: 100%;
      margin-left: 0; }
  .l-form--offense .ll-fieldset {
    margin: 0; }
    .l-form--offense .ll-fieldset .ll-row {
      max-width: 100%;
      margin-left: 0;
      margin-bottom: 0; }
  .l-form--country-selection .ll-fieldset h4 {
    margin-bottom: 10px; }
  .l-form--country-selection .ll-fieldset .ll-row {
    margin-left: 0;
    padding-right: 0; }
  .l-lightbox .l-form--labelontop .ll-row {
    margin-bottom: 11px; }
  .l-form--labelontop .ll-col-data {
    float: none !important;
    width: 100%; }
    .l-form--labelontop .ll-col-data--only-data {
      margin-left: 0; }
  .l-form--labelontop .ll-col-label {
    float: none !important;
    width: 100%;
    margin-bottom: 5px;
    padding-right: 0; }
    .l-form--labelontop .ll-col-label + .ll-col-data {
      width: 100%; }
    .l-lightbox .l-form--labelontop .ll-col-label {
      padding-bottom: 0; }
    .refresh .l-form--labelontop .ll-col-label {
      width: 100%; }
  .l-form .ll-main-content-switch .ll-fieldset > legend {
    position: relative;
    width: -webkit-calc(100% + 15px);
    width: -moz-calc(100% + 15px);
    width: calc(100% + 15px);
    margin-left: -15px;
    padding-left: 25px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-main-content-switch .ll-fieldset > legend {
        width: -webkit-calc(100% + 45px);
        width: -moz-calc(100% + 45px);
        width: calc(100% + 45px);
        margin-left: -45px;
        padding-left: 55px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-form .ll-main-content-switch .ll-fieldset > legend {
        width: -webkit-calc(100% + 55px);
        width: -moz-calc(100% + 55px);
        width: calc(100% + 55px);
        margin-left: -55px;
        padding-left: 65px; } }
    .lt-ie9 .l-form .ll-main-content-switch .ll-fieldset > legend {
      width: -webkit-calc(100% + 55px);
      width: -moz-calc(100% + 55px);
      width: calc(100% + 55px);
      margin-left: -55px;
      padding-left: 65px; }
  .l-form .ll-main-content-switchbox:first-child .ll-fieldset > legend {
    width: 100%;
    margin-left: 0;
    padding-left: 10px; }
  .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m,
  .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m {
    width: 95%; }
    @media print, only screen and (min-width: 48em) {
      .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m,
      .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m {
        width: 50%; } }
    @media only screen and (min-width: 64.0625em) {
      .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m,
      .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m {
        width: 100%; } }
    .lt-ie9 .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m, .lt-ie9
    .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m {
      width: 100%; }
    .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row,
    .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row {
      padding: 0;
      margin: 0; }
      .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label,
      .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label {
        margin-bottom: 2px;
        width: 100%; }
        @media print, only screen and (min-width: 48em) {
          .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label,
          .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label {
            max-width: 325px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label,
          .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label {
            max-width: 409px; } }
        .lt-ie9 .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label, .lt-ie9
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label {
          max-width: 409px; }
        .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label .l-main-cols,
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-label .l-main-cols {
          padding-right: 0; }
      .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data,
      .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data {
        width: 100%; }
        @media print, only screen and (min-width: 48em) {
          .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data,
          .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data {
            max-width: 325px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data,
          .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data {
            max-width: 409px; } }
        .lt-ie9 .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data, .lt-ie9
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data {
          max-width: 409px; }
        .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .l-main-cols,
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .l-main-cols {
          padding-right: 0; }
        .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .a-basic-input-text,
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .a-basic-input-text {
          max-width: 409px; }
        .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .a-basic-input-textarea,
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .a-basic-input-textarea {
          height: 160px;
          max-width: 409px;
          width: 100%; }
        .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .ll-check,
        .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .ll-check {
          right: -25px; }
          @media print, only screen and (min-width: 48em) {
            .m-tabcontent-inside--rscontact .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .ll-check,
            .mm-layer-inner .mm-invisible-content .l-form .l-main-cols .ll-main-cols-m .ll-row .ll-col-data .ll-check {
              right: 0; } }
  .m-tabcontent-inside--rslocation .l-form,
  .mm-layer--location .l-form {
    max-width: 845px;
    margin-top: 15px; }
    .m-tabcontent-inside--rslocation .l-form .ll-fieldset,
    .mm-layer--location .l-form .ll-fieldset {
      margin: 0;
      float: none;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .m-tabcontent-inside--rslocation .l-form .ll-fieldset,
        .mm-layer--location .l-form .ll-fieldset {
          width: -webkit-calc(100% / 2);
          width: -moz-calc(100% / 2);
          width: calc(100% / 2);
          float: left; } }
      .m-tabcontent-inside--rslocation .l-form .ll-fieldset > .ll-row,
      .mm-layer--location .l-form .ll-fieldset > .ll-row {
        margin: 0; }
        .m-tabcontent-inside--rslocation .l-form .ll-fieldset > .ll-row > .ll-col-label,
        .mm-layer--location .l-form .ll-fieldset > .ll-row > .ll-col-label {
          display: block;
          float: none;
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .m-tabcontent-inside--rslocation .l-form .ll-fieldset > .ll-row > .ll-col-label,
            .mm-layer--location .l-form .ll-fieldset > .ll-row > .ll-col-label {
              display: inline;
              float: left;
              width: auto; } }
        .m-tabcontent-inside--rslocation .l-form .ll-fieldset > .ll-row > .ll-col-data,
        .mm-layer--location .l-form .ll-fieldset > .ll-row > .ll-col-data {
          width: 100%; }
  .m-ves-rs-contentbox .l-form {
    margin: 0 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox .l-form {
        margin: 15px 0 0 0; } }
    .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row wrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap; } }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container {
          padding: 0; } }
      .lt-ie9 .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container {
        padding: 0; }
      .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container > .ll-row {
        margin-bottom: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container > .ll-row {
            margin-bottom: 15px; } }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container > .ll-row--first {
            margin-right: 20px; } }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset > .ll-multirow-container > .ll-row--last {
            margin-left: 20px; } }
    .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 0 23px 0;
      max-width: none; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row wrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          margin-bottom: 15px;
          -webkit-justify-content: space-around;
              -ms-flex-pack: distribute;
                  justify-content: space-around; } }
      .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row--last {
        margin-bottom: 0; }
      .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row.hidden {
        display: none; }
      .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        width: 100%; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-flow: row nowrap;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-flow: row nowrap;
                    flex-flow: row nowrap;
            width: auto;
            max-width: none;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            padding-right: 50px; } }
        .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container.h-space-m {
          margin-bottom: 20px; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container.h-space-m {
              margin-bottom: 0; } }
        .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label {
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label {
              text-align: left;
              padding-left: 5px;
              padding-right: 10px;
              width: auto; } }
          @media only screen and (min-width: 64.0625em) {
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label {
              padding-left: 0; } }
          .lt-ie9 .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label {
            padding-left: 0; }
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label--center {
            text-align: center; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-label--center {
                text-align: left; } }
        .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-data {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-flow: column nowrap;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-flow: column nowrap;
                  flex-flow: column nowrap; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-data {
              max-width: 180px;
              min-width: 140px; } }
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-data > .ll-error-msg {
            max-width: -webkit-calc(100vw - 100px);
            max-width: -moz-calc(100vw - 100px);
            max-width: calc(100vw - 100px); }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container > .ll-col-data > .ll-error-msg {
                max-width: none;
                padding-right: 0; } }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-flow: row wrap;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-flow: row wrap;
                    flex-flow: row wrap;
            max-width: none;
            width: 100%;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
               -moz-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            margin-left: 45px;
            padding-right: 0; } }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-col-label {
            width: 50%;
            padding-right: 50px; } }
        @media only screen and (min-width: 76.25em) {
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-col-label {
            max-width: 400px; } }
        .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container {
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container {
              max-width: 400px;
              width: 50%; } }
          .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data {
            position: relative;
            left: 50%;
            -webkit-transform: translate(-30px);
               -moz-transform: translate(-30px);
                -ms-transform: translate(-30px);
                 -o-transform: translate(-30px);
                    transform: translate(-30px);
            max-width: -webkit-calc(100vw - 50%);
            max-width: -moz-calc(100vw - 50%);
            max-width: calc(100vw - 50%);
            margin-bottom: 10px; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data {
                left: auto;
                -webkit-transform: none;
                   -moz-transform: none;
                    -ms-transform: none;
                     -o-transform: none;
                        transform: none;
                margin-left: 0;
                min-width: auto;
                max-width: none; } }
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data > .ll-error-msg {
              -webkit-transform: translate(-40%);
                 -moz-transform: translate(-40%);
                  -ms-transform: translate(-40%);
                   -o-transform: translate(-40%);
                      transform: translate(-40%); }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data > .ll-error-msg {
                  -webkit-transform: none;
                     -moz-transform: none;
                      -ms-transform: none;
                       -o-transform: none;
                          transform: none;
                  max-width: 180px; } }
            .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data > .ll-check {
              top: 0;
              right: 42px; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-contentbox .l-form > .ll-fieldset .ll-row > .ll-item-container--full > .ll-input-container > .ll-col-data > .ll-check {
                  top: auto;
                  right: 5px; } }
  .l-form--emailoffer .ll-fieldset .ll-row {
    padding-left: 0;
    margin-left: 0 !important; }
    .l-form--emailoffer .ll-fieldset .ll-row > .ll-col-label {
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .l-form--emailoffer .ll-fieldset .ll-row > .ll-col-label {
          width: 157px; } }
      .l-form--emailoffer .ll-fieldset .ll-row > .ll-col-label label strong {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem; }
    .l-form--emailoffer .ll-fieldset .ll-row > .ll-col-data .a-basic-input-text {
      width: 95%; }
      @media print, only screen and (min-width: 48em) {
        .l-form--emailoffer .ll-fieldset .ll-row > .ll-col-data .a-basic-input-text {
          width: 100%; } }
    .l-form--emailoffer .ll-fieldset .ll-row .ll-check {
      right: -15px; }
      @media print, only screen and (min-width: 48em) {
        .l-form--emailoffer .ll-fieldset .ll-row .ll-check {
          right: 70px; } }

/* l-header */
.l-header {
  position: relative;
  -webkit-transition: top 0.5s;
  -o-transition: top 0.5s;
  -moz-transition: top 0.5s;
  transition: top 0.5s;
  z-index: 110;
  background: #fff;
  -webkit-box-shadow: 0 0 2px #000;
     -moz-box-shadow: 0 0 2px #000;
          box-shadow: 0 0 2px #000; }
  .l-header--refresh {
    background: #ffcc00;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    position: fixed;
    width: 100%; }
  @media only screen and (min-width: 64.0625em) {
    .l-header {
      position: fixed;
      top: 0;
      width: 100%; } }
  .lt-ie9 .l-header {
    position: fixed;
    top: 0;
    width: 100%; }
  @media print {
    .l-header {
      border-bottom: 1px solid #B0B0B0;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; } }
  .l-header.headroom--unpinned {
    top: -83px; }
    @media print, only screen and (min-width: 48em) {
      .l-header.headroom--unpinned {
        top: -128px; } }
  .l-header.headroom--pinned {
    top: 0; }
  .l-header.stay-visible {
    top: 0; }
  .l-header .ll-header-center {
    min-height: 65px; }
    @media print, only screen and (min-width: 48em) {
      .l-header .ll-header-center {
        height: 106px; }
        .l-header--refresh .ll-header-center {
          height: 73px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header .ll-header-center {
        position: relative; }
        .l-header--refresh .ll-header-center {
          height: 82px; }
        .l-header--refresh .ll-header-center {
          margin: 0 40px; }
        .l-outer--nav .l-header .ll-header-center {
          margin: 0 40px; } }
    .lt-ie9 .l-header .ll-header-center {
      position: relative; }
      .lt-ie9 .l-header--refresh .ll-header-center {
        height: 82px; }
      .lt-ie9 .l-header--refresh .ll-header-center {
        margin: 0 40px; }
      .l-outer--nav .lt-ie9 .l-header .ll-header-center {
        margin: 0 40px; }
    @media only screen and (min-width: 76.25em) {
      .l-header .ll-header-center {
        max-width: 927px;
        margin: 0 auto; }
        .l-header--refresh .ll-header-center {
          max-width: 898px; }
        .l-outer--nav .l-header .ll-header-center {
          margin: 0;
          max-width: none; }
        .l-outer--nav .l-header--refresh .ll-header-center {
          max-width: none;
          margin: 0 40px; } }
    @media only screen and (min-width: 88.75em) {
      .l-outer--nav .l-header .ll-header-center {
        max-width: 927px;
        margin: 0 auto; }
      .l-outer--nav .l-header--refresh .ll-header-center {
        margin: 0 auto;
        max-width: 898px; } }
    @media print {
      .l-header .ll-header-center {
        min-height: 75px; } }

/**************************************/
/* Begin: Styling for Magnific Popup - Lightbox
/**************************************/
/* l-lightbox */
.l-lightbox > .mfp-container > .mfp-content > .mfp-figure .mfp-close, .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner .mfp-close {
  font-size: 0;
  background: url(/assets/img/icons/icon-close.svg) no-repeat center center;
  right: 0;
  width: 44px;
  padding: 0;
  color: #333;
  text-align: center;
  cursor: pointer; }

.l-lightbox > .mfp-container {
  padding: 0; }
  @media print, only screen and (min-width: 48em) {
    .l-lightbox > .mfp-container {
      padding: 0 6px; } }
  .l-lightbox > .mfp-container > .mfp-content {
    /* text-based popup styling */ }
    .l-lightbox > .mfp-container > .mfp-content > .mfp-figure {
      padding: 0;
      padding-left: 30px;
      padding-right: 30px;
      background: #fff; }
      @media print, only screen and (min-width: 48em) {
        .l-lightbox > .mfp-container > .mfp-content > .mfp-figure {
          padding-left: 40px;
          padding-right: 40px; } }
      @media only screen and (min-width: 64.0625em) {
        .l-lightbox > .mfp-container > .mfp-content > .mfp-figure {
          padding-left: 50px;
          padding-right: 50px; } }
      .lt-ie9 .l-lightbox > .mfp-container > .mfp-content > .mfp-figure {
        padding-left: 50px;
        padding-right: 50px; }
    .l-lightbox > .mfp-container > .mfp-content > div:first-child > h2:first-child {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 29px;
      line-height: 1.8125rem;
      padding-bottom: 28px; }
      @media print, only screen and (min-width: 48em) {
        .l-lightbox > .mfp-container > .mfp-content > div:first-child > h2:first-child {
          font-size: 36px;
          font-size: 2.25rem;
          line-height: 40px;
          line-height: 2.5rem; } }
    .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
      position: relative;
      background: #fff;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 30px;
      padding-right: 30px;
      width: auto;
      min-width: 300px;
      margin: 0 auto; }
      @media print, only screen and (min-width: 48em) {
        .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
          padding-left: 40px;
          padding-right: 40px;
          max-width: 740px; } }
      @media only screen and (min-width: 64.0625em) {
        .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
          padding-left: 50px;
          padding-right: 50px; } }
      .lt-ie9 .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
        padding-left: 50px;
        padding-right: 50px; }
      .refresh .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
        padding: 15px 19px; }
        @media print, only screen and (min-width: 48em) {
          .refresh .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner {
            padding: 34px 39px; } }
      .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner--gallery {
        max-width: 100%;
        height: auto;
        max-height: 100%;
        padding: 0; }
      .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner--gallery .mfp-close {
        top: 8px; }
        @media print, only screen and (min-width: 48em) {
          .l-lightbox > .mfp-container > .mfp-content .ll-lightbox-inner--gallery .mfp-close {
            top: 3px;
            right: 45px; } }

/**************************************/
/* Originals
/**************************************/
.mfp-zoom-out-cur {
  cursor: default; }

/**************************************/
/* Open Effects
/**************************************/
/*=========== Zoom effect ===========*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* l-main-cols */
.l-main-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%; }
  @media print, only screen and (min-width: 48em) {
    .l-main-cols {
      padding-right: 0; } }
  .o-basic-form .l-main-cols .l-main-cols {
    padding-right: 20px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form .l-main-cols .l-main-cols {
        padding-right: 0; } }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form > .l-main-cols {
      padding-right: 0; } }
  .l-lightbox .o-basic-form .l-main-cols {
    padding-right: 0; }
    @media print, only screen and (min-width: 48em) {
      .l-lightbox .o-basic-form .l-main-cols {
        padding-right: 0; } }
  .ll-main-content-switchbox > .l-main-cols {
    padding-right: 30px; }
    @media print, only screen and (min-width: 48em) {
      .ll-main-content-switchbox > .l-main-cols {
        padding-right: 60px; } }
    @media only screen and (min-width: 64.0625em) {
      .ll-main-content-switchbox > .l-main-cols {
        padding-right: 80px; } }
    .lt-ie9 .ll-main-content-switchbox > .l-main-cols {
      padding-right: 80px; }
  .l-main-cols--calculator {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media print, only screen and (min-width: 48em) {
      .l-main-cols--calculator {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .l-main-cols--calculator.l-main-cols--inline-on-init {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: column-reverse;
             -moz-box-orient: vertical;
             -moz-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-cols--calculator.l-main-cols--inline-on-init {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .lt-ie9 .l-main-cols--calculator.l-main-cols--inline-on-init {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
  .l-form.l-form--cardamage-map > form > .l-main-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media only screen and (min-width: 64.0625em) {
      .l-form.l-form--cardamage-map > form > .l-main-cols {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; }
        .l-form.l-form--cardamage-map > form > .l-main-cols.l-main-cols--inline-on-init {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
    .lt-ie9 .l-form.l-form--cardamage-map > form > .l-main-cols {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .lt-ie9 .l-form.l-form--cardamage-map > form > .l-main-cols.l-main-cols--inline-on-init {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
  .l-form.l-form--cardamage-map .ll-main-cols-aside .l-main-cols {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    max-width: 730px;
    padding-right: 0; }
    .l-form.l-form--cardamage-map .ll-main-cols-aside .l-main-cols > :first-child {
      margin-right: 12px; }
  .l-main-cols--tablet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, only screen and (min-width: 48em) {
      .l-main-cols--tablet {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .l-form .l-main-cols .l-main-cols {
    padding-right: 20px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .l-main-cols .l-main-cols {
        padding-right: 0; } }
    .m-basic-socialshare .l-form .l-main-cols .l-main-cols {
      padding-right: 0; }
  @media print, only screen and (min-width: 48em) {
    .l-form > .l-main-cols {
      padding-right: 0; } }
  .l-form ll-fieldset > .l-main-cols {
    margin-left: 10px; }
  .l-lightbox .l-form .l-main-cols {
    padding-right: 0px; }
    @media print, only screen and (min-width: 48em) {
      .l-lightbox .l-form .l-main-cols {
        padding-right: 0; } }
  .l-main-cols .ll-main-cols--right {
    text-align: right; }
  .l-main-cols .ll-main-cols-s {
    width: 25%;
    vertical-align: top;
    border-left: 10px solid transparent;
    -webkit-transition: border-color 0.5s, opacity 0.5s;
    -o-transition: border-color 0.5s, opacity 0.5s;
    -moz-transition: border-color 0.5s, opacity 0.5s;
    transition: border-color 0.5s, opacity 0.5s; }
    .l-main-cols .ll-main-cols-s:after {
      content: ".";
      display: block;
      font-size: 1px;
      height: 1px; }
    .l-main-cols .ll-main-cols-s--first {
      border-left: none;
      border-right: 10px solid transparent; }
    .l-main-cols .ll-main-cols-s--tablet {
      width: 100%;
      border-left: 0px;
      border-right: 0px; }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-s--tablet.ll-main-cols-s--first {
          border-right: 10px solid transparent; } }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-s--tablet {
          width: 25%; }
          .l-main-cols .ll-main-cols-s--tablet:not(.ll-main-cols-s--first) {
            border-left: 10px solid transparent; } }
  .l-main-cols .ll-main-cols-m {
    width: 50%;
    vertical-align: top;
    border-left: 10px solid transparent;
    -webkit-transition: border-color 0.5s, opacity 0.5s;
    -o-transition: border-color 0.5s, opacity 0.5s;
    -moz-transition: border-color 0.5s, opacity 0.5s;
    transition: border-color 0.5s, opacity 0.5s; }
    .l-main-cols .ll-main-cols-m:after {
      content: ".";
      display: block;
      font-size: 1px;
      height: 1px; }
    .l-main-cols .ll-main-cols-m--first {
      border-left: none;
      border-right: 10px solid transparent; }
      .m-fdl-calculator .l-main-cols .ll-main-cols-m--first {
        border-left: 0;
        border-right: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-fdl-calculator .l-main-cols .ll-main-cols-m--first {
            border-right: 31px solid transparent; } }
    .l-main-cols .ll-main-cols-m--tablet {
      width: 100%;
      border-left: 0px;
      border-right: 0px; }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-m--tablet.ll-main-cols-m--first {
          border-right: 10px solid transparent; } }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-m--tablet.ll-main-cols-m--first.h-space-m {
          margin-bottom: 0; } }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-m--tablet {
          width: 50%; }
          .l-main-cols .ll-main-cols-m--tablet:not(.ll-main-cols-m--first) {
            border-left: 10px solid transparent; } }
      .m-fdl-calculator .l-main-cols .ll-main-cols-m--tablet {
        border-left: 0; }
  .l-main-cols .ll-main-cols-l {
    width: 75%;
    vertical-align: top;
    border-left: 10px solid transparent;
    -webkit-transition: border-color 0.5s, opacity 0.5s;
    -o-transition: border-color 0.5s, opacity 0.5s;
    -moz-transition: border-color 0.5s, opacity 0.5s;
    transition: border-color 0.5s, opacity 0.5s; }
    .l-main-cols .ll-main-cols-l:after {
      content: ".";
      display: block;
      font-size: 1px;
      height: 1px; }
    .l-main-cols .ll-main-cols-l--first {
      border-left: none;
      border-right: 10px solid transparent; }
    .l-main-cols .ll-main-cols-l--tablet {
      width: 100%;
      border-left: 0px;
      border-right: 0px; }
      .l-main-cols .ll-main-cols-l--tablet.ll-main-cols-l--first {
        margin-bottom: 20px; }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols .ll-main-cols-l--tablet.ll-main-cols-l--first {
            margin-bottom: 0;
            border-right: 10px solid transparent; } }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols .ll-main-cols-l--tablet {
          width: 75%; }
          .l-main-cols .ll-main-cols-l--tablet:not(.ll-main-cols-l--first) {
            border-left: 10px solid transparent; } }
  .l-main-cols .ll-main-cols-full {
    width: 100%; }
    .l-main-cols .ll-main-cols-full .ll-fieldset .ll-row {
      max-width: 100%; }
  .l-main-cols--table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, only screen and (min-width: 48em) {
      .l-main-cols--table {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .l-main-cols--table .ll-main-cols-s {
      float: none;
      width: auto;
      display: block; }
      .l-main-cols--table .ll-main-cols-s--tablet {
        width: 100%;
        border-left: 0px;
        border-right: 0px; }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--table .ll-main-cols-s--tablet {
            width: 25%; }
            .l-main-cols--table .ll-main-cols-s--tablet:not(.ll-main-cols-s--first) {
              border-left: 10px solid transparent; } }
    .l-main-cols--table .ll-main-cols-m {
      width: auto;
      display: table-cell; }
      .l-main-cols--table .ll-main-cols-m--tablet {
        width: 100%;
        border-left: 0px;
        border-right: 0px; }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--table .ll-main-cols-m--tablet.ll-main-cols-m--first {
            border-right: 10px solid transparent; } }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--table .ll-main-cols-m--tablet.ll-main-cols-m--first.h-space-m {
            margin-bottom: 0; } }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--table .ll-main-cols-m--tablet {
            width: 50%; }
            .l-main-cols--table .ll-main-cols-m--tablet:not(.ll-main-cols-m--first) {
              border-left: 10px solid transparent; } }
        .m-fdl-calculator .l-main-cols--table .ll-main-cols-m--tablet {
          border-left: 0; }
    .l-main-cols--table .ll-main-cols-l {
      width: auto; }
      .l-main-cols--table .ll-main-cols-l--tablet {
        width: 100%;
        border-left: 0;
        border-right: 0;
        display: block; }
        .l-main-cols--table .ll-main-cols-l--tablet.ll-main-cols-l--first {
          margin-bottom: 20px; }
          @media print, only screen and (min-width: 48em) {
            .l-main-cols--table .ll-main-cols-l--tablet.ll-main-cols-l--first {
              margin-bottom: 0;
              border-right: 10px solid transparent; } }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--table .ll-main-cols-l--tablet {
            width: 75%; }
            .l-main-cols--table .ll-main-cols-l--tablet:not(.ll-main-cols-l--first) {
              border-left: 10px solid transparent; } }
  .l-main-cols--line {
    position: relative;
    overflow: hidden;
    margin: 10px 0 0 0; }
    .l-main-cols--line > .ll-main-cols-m {
      width: 100%;
      border: 0;
      opacity: 1; }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols--line > .ll-main-cols-m {
          width: 50%;
          padding: 0 0 0 40px;
          border-left: 1px solid #d7d7d7; }
          .l-main-cols--line > .ll-main-cols-m:first-child {
            padding-right: 30px;
            padding-left: 0;
            border-left: 0; } }
      .l-main-cols--line > .ll-main-cols-m:after {
        content: none; }
      .l-main-cols--line > .ll-main-cols-m + .ll-main-cols-m {
        position: absolute;
        left: 100%;
        background: #fff; }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--line > .ll-main-cols-m + .ll-main-cols-m {
            position: static; } }
    .l-main-cols--line.l-main-cols--line-secondary > .ll-main-cols-m {
      position: absolute; }
      @media print, only screen and (min-width: 48em) {
        .l-main-cols--line.l-main-cols--line-secondary > .ll-main-cols-m {
          position: static;
          opacity: 1; } }
      .l-main-cols--line.l-main-cols--line-secondary > .ll-main-cols-m + .ll-main-cols-m {
        position: relative;
        opacity: 1; }
        @media print, only screen and (min-width: 48em) {
          .l-main-cols--line.l-main-cols--line-secondary > .ll-main-cols-m + .ll-main-cols-m {
            position: static; } }
  .l-main-cols .ll-main-cols-slidercontent {
    display: none; }
  @media only screen and (min-width: 64.0625em) {
    .l-main-cols .ll-main-cols-aside {
      width: 265px; } }
  .lt-ie9 .l-main-cols .ll-main-cols-aside {
    width: 265px; }
  .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside {
    width: 100%;
    border-bottom: 30px solid transparent; }
    @media print, only screen and (min-width: 48em) {
      .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside {
        width: 255px;
        border-bottom: none; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside {
        width: 265px; } }
    .lt-ie9 .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside {
      width: 265px; }
  @media only screen and (min-width: 64.0625em) {
    .l-form--cardamage-map .l-main-cols .ll-main-cols-aside {
      width: 305px; } }
  .lt-ie9 .l-form--cardamage-map .l-main-cols .ll-main-cols-aside {
    width: 305px; }
  @media only screen and (min-width: 64.0625em) {
    .l-form--cardamage-map .l-main-cols .ll-main-cols-aside.is-sticky {
      position: fixed; } }
  .lt-ie9 .l-form--cardamage-map .l-main-cols .ll-main-cols-aside.is-sticky {
    position: fixed; }
  @media print, only screen and (min-width: 48em) {
    .l-main-cols .ll-main-cols-aside--first {
      display: block; } }
  @media only screen and (min-width: 64.0625em) {
    .l-main-cols .ll-main-cols-aside--first {
      width: -webkit-calc(100% - 265px);
      width: -moz-calc(100% - 265px);
      width: calc(100% - 265px);
      border-right: 20px solid transparent; } }
  .lt-ie9 .l-main-cols .ll-main-cols-aside--first {
    width: -webkit-calc(100% - 265px);
    width: -moz-calc(100% - 265px);
    width: calc(100% - 265px);
    border-right: 20px solid transparent; }
  @media print, only screen and (min-width: 48em) {
    .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside--first {
      width: -webkit-calc(100% - 305px);
      width: -moz-calc(100% - 305px);
      width: calc(100% - 305px);
      border-right: 20px solid transparent; } }
  @media only screen and (min-width: 64.0625em) {
    .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside--first {
      width: -webkit-calc(100% - 265px);
      width: -moz-calc(100% - 265px);
      width: calc(100% - 265px); } }
  .lt-ie9 .l-main-cols.l-main-cols--calculator:not(.l-main-cols--inline-on-init) .ll-main-cols-aside--first {
    width: -webkit-calc(100% - 265px);
    width: -moz-calc(100% - 265px);
    width: calc(100% - 265px); }
  .l-form--cardamage-map .l-main-cols .ll-main-cols-aside--first {
    position: static; }
    @media only screen and (min-width: 64.0625em) {
      .l-form--cardamage-map .l-main-cols .ll-main-cols-aside--first {
        width: -webkit-calc(100% - 305px);
        width: -moz-calc(100% - 305px);
        width: calc(100% - 305px); } }
    .lt-ie9 .l-form--cardamage-map .l-main-cols .ll-main-cols-aside--first {
      width: -webkit-calc(100% - 305px);
      width: -moz-calc(100% - 305px);
      width: calc(100% - 305px); }

.l-main-content .ll-main-content-switch .ll-main-content-switchbox--hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* l-main-content */
.l-main-content {
  position: relative;
  padding: 15px 15px 1px 15px;
  background: #fff; }
  .refresh .l-main-content {
    padding: 15px 20px 1px 20px; }
  @media print, only screen and (min-width: 48em) {
    .l-main-content {
      padding-top: 20px;
      padding-right: 30px;
      padding-left: 30px;
      min-height: 500px; }
      .refresh .l-main-content {
        padding-right: 0;
        padding-left: 0; }
      .l-main-content ~ .l-main-content {
        min-height: inherit; }
      .l-main-content--dashboard ~ .l-main-content--dashboard {
        padding-top: 0; }
      .ll-main-full + .ll-main-center .l-main-content {
        padding-bottom: 20px; }
      .l-main-content--cluster {
        margin: 0;
        padding: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .l-main-content {
      padding-top: 30px;
      padding-right: 40px;
      padding-left: 40px; }
      .ll-main-full + .ll-main-center .l-main-content {
        padding-bottom: 30px; }
      .l-outer--nav .l-main-content {
        float: right;
        width: 82%;
        max-width: 927px; }
        .refresh .l-outer--nav .l-main-content {
          width: -webkit-calc(82% - 35px);
          width: -moz-calc(82% - 35px);
          width: calc(82% - 35px);
          max-width: 898px; } }
      @media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
        .refresh .l-outer--nav .l-main-content {
          padding-right: 40px; } }
  @media only screen and (min-width: 64.0625em) {
          .lt-ie9 .refresh .l-outer--nav .l-main-content {
            padding-right: 40px; } }
      @media only screen and (min-width: 64.0625em) and (min-width: 88.75em) {
        .refresh .l-outer--nav .l-main-content {
          padding-right: 0;
          width: auto; } }
  @media only screen and (min-width: 64.0625em) {
      .l-main-content--cluster {
        padding: 0; } }
  .lt-ie9 .l-main-content {
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px; }
    .ll-main-full + .ll-main-center .lt-ie9 .l-main-content {
      padding-bottom: 30px; }
    .l-outer--nav .lt-ie9 .l-main-content {
      float: right;
      width: 82%;
      max-width: 927px; }
      .refresh .l-outer--nav .lt-ie9 .l-main-content {
        width: -webkit-calc(82% - 35px);
        width: -moz-calc(82% - 35px);
        width: calc(82% - 35px);
        max-width: 898px; }
        @media only screen and (min-width: 64.0625em) {
          .refresh .l-outer--nav .lt-ie9 .l-main-content {
            padding-right: 40px; } }
        .lt-ie9 .refresh .l-outer--nav .lt-ie9 .l-main-content {
          padding-right: 40px; }
        @media only screen and (min-width: 88.75em) {
          .refresh .l-outer--nav .lt-ie9 .l-main-content {
            padding-right: 0;
            width: auto; } }
    .lt-ie9 .l-main-content--cluster {
      padding: 0; }
  @media only screen and (min-width: 88.75em) {
    .l-outer--nav .l-main-content {
      float: none;
      width: auto; } }
  @media print {
    .l-main-content {
      padding-top: 39px;
      padding-left: 0;
      padding-right: 0; } }
  .l-main-content--dashboard {
    background: none; }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content--dashboard {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .lt-ie9 .l-main-content--dashboard {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 15px;
      padding-right: 15px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    @media print, only screen and (min-width: 48em) {
      .l-main-content--dashboard > .ll-col-dashboard--left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content--dashboard > .ll-col-dashboard--left {
        display: block;
        margin-bottom: 0;
        width: -webkit-calc(33% - 5px);
        width: -moz-calc(33% - 5px);
        width: calc(33% - 5px); } }
    .lt-ie9 .l-main-content--dashboard > .ll-col-dashboard--left {
      display: block;
      margin-bottom: 0;
      width: -webkit-calc(33% - 5px);
      width: -moz-calc(33% - 5px);
      width: calc(33% - 5px); }
    @media print, only screen and (min-width: 48em) {
      .l-main-content--dashboard > .ll-col-dashboard--right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content--dashboard > .ll-col-dashboard--right {
        width: -webkit-calc(66% + 2px);
        width: -moz-calc(66% + 2px);
        width: calc(66% + 2px); } }
    .lt-ie9 .l-main-content--dashboard > .ll-col-dashboard--right {
      width: -webkit-calc(66% + 2px);
      width: -moz-calc(66% + 2px);
      width: calc(66% + 2px); }
    .l-main-content--dashboard > .ll-col-dashboard--full {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      @media print, only screen and (min-width: 48em) {
        .l-main-content--dashboard > .ll-col-dashboard--full {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media only screen and (min-width: 64.0625em) {
        .l-main-content--dashboard > .ll-col-dashboard--full {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; } }
      .lt-ie9 .l-main-content--dashboard > .ll-col-dashboard--full {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; }
  .l-main-content--dashboardteaser > .ll-col-dashboard--right > .m-basic-teaser-dashboard > .mm-content {
    padding-right: 10px; }
    .l-main-content--dashboardteaser > .ll-col-dashboard--right > .m-basic-teaser-dashboard > .mm-content > .mm-content-teaser {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .l-main-content--dashboardteaser > .ll-col-dashboard--right > .m-basic-teaser-dashboard > .mm-content > .mm-content-teaser > .m-basic-teaser-dashboard > .mm-content {
        padding: 10px 0 0 0; }
  .l-main-content + .l-main-content--searchresult {
    min-height: 0;
    margin: -webkit-calc(18% + 11px) 0 0 0;
    margin: -moz-calc(18% + 11px) 0 0 0;
    margin: calc(18% + 11px) 0 0 0; }
    .l-outer--nav .l-main-content + .l-main-content--searchresult {
      margin: -webkit-calc(25% + 11px) 0 0 0;
      margin: -moz-calc(25% + 11px) 0 0 0;
      margin: calc(25% + 11px) 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .l-outer--nav .l-main-content + .l-main-content--searchresult {
        margin: -webkit-calc(18% + 11px) 0 0 0;
        margin: -moz-calc(18% + 11px) 0 0 0;
        margin: calc(18% + 11px) 0 0 0; } }
    @media only screen and (min-width: 64.0625em) {
      .l-outer--nav .l-main-content + .l-main-content--searchresult {
        margin: -webkit-calc(15% + 8.5px) 0 0 0;
        margin: -moz-calc(15% + 8.5px) 0 0 0;
        margin: calc(15% + 8.5px) 0 0 0; } }
    .l-outer--nav .lt-ie9 .l-main-content + .l-main-content--searchresult {
      margin: -webkit-calc(15% + 8.5px) 0 0 0;
      margin: -moz-calc(15% + 8.5px) 0 0 0;
      margin: calc(15% + 8.5px) 0 0 0; }
    @media only screen and (min-width: 88.75em) {
      .l-outer--nav .l-main-content + .l-main-content--searchresult {
        margin: -webkit-calc(18% + 11px) 0 0 0;
        margin: -moz-calc(18% + 11px) 0 0 0;
        margin: calc(18% + 11px) 0 0 0; } }
    .l-main-content + .l-main-content--searchresult .ll-main-triangle {
      position: absolute;
      top: -10px;
      left: 0;
      width: 100%; }
      .l-main-content + .l-main-content--searchresult .ll-main-triangle > div {
        width: 100%;
        height: 0;
        padding-left: 50%;
        padding-top: 18%;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 0; }
        .l-outer--nav .l-main-content + .l-main-content--searchresult .ll-main-triangle > div {
          padding-top: 25%; }
          @media print, only screen and (min-width: 48em) {
            .l-outer--nav .l-main-content + .l-main-content--searchresult .ll-main-triangle > div {
              padding-top: 18%; } }
        .l-main-content + .l-main-content--searchresult .ll-main-triangle > div > div {
          width: 0;
          height: 0;
          margin-left: -1400px;
          margin-top: -500px;
          border-left: 1400px solid transparent;
          border-right: 1400px solid transparent;
          border-top: 500px solid #fff; }
  @media only screen and (min-width: 76.25em) {
    .refresh .l-main-content {
      padding-right: 0;
      padding-left: 0; } }
  .l-main-content > .scWebEditInput {
    display: block; }
  .ll-main-full + .ll-main-center .l-main-content {
    min-height: 0;
    padding-bottom: 15px; }
  .l-main-content--cluster {
    margin: 0 10px;
    padding: 0 0 20px 0;
    background: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .refresh .l-main-content--cluster {
      padding: 0; }
      .refresh .l-main-content--cluster .o-basic-banderole {
        padding-top: 0px;
        padding-bottom: 20px; }
        .refresh .l-main-content--cluster .o-basic-banderole .swiper-container {
          margin: 2px -10px 0 0;
          padding: 0px 0 10px 0;
          background: #f3f3f4; }
          @media print, only screen and (min-width: 48em) {
            .refresh .l-main-content--cluster .o-basic-banderole .swiper-container {
              margin-right: 0px; } }
          .refresh .l-main-content--cluster .o-basic-banderole .swiper-container > .oo-headline--inner {
            background: none; }
          .refresh .l-main-content--cluster .o-basic-banderole .swiper-container .m-basic-teaser-across article {
            width: 279px; }
        .refresh .l-main-content--cluster .o-basic-banderole--clusterbox .swiper-container {
          margin: 2px 0 0;
          padding: 0px 0 10px 0; }
        .refresh .l-main-content--cluster .o-basic-banderole .m-basic-teaser-across {
          background: none;
          padding-top: 0;
          padding-bottom: 0; }
    @media print, only screen and (min-width: 48em) {
      .l-main-content--cluster {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 0 0 20px 0;
        margin: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content--cluster {
        padding: 0 0 20px 0; } }
    .lt-ie9 .l-main-content--cluster {
      padding: 0 0 20px 0; }
    @media print {
      .l-main-content--cluster {
        margin-left: 0;
        margin-right: 0; } }
  .l-main-content--home {
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 0 0 9px;
    padding: 0; }
    .refresh .l-main-content--home {
      margin: 0;
      padding: 0 10px; }
    @media print, only screen and (min-width: 48em) {
      .l-main-content--home {
        margin: 0; } }
  .l-main-content--hometeaser {
    background: transparent;
    min-height: 340px;
    padding: 0; }
    .refresh .l-main-content--hometeaser {
      padding: 0; }
    .l-main-content--hometeaser .o-basic-banderole--home .swiper-container .swiper-wrapper .swiper-slide.is-init {
      overflow: visible; }
    .l-main-content--hometeaser .o-basic-banderole--home .swiper-container .swiper-wrapper .swiper-slide .m-basic-teaser-home {
      margin: 0; }
  .l-main-content .ll-main-content-switch--aside {
    position: relative;
    overflow: hidden;
    margin: 0 -15px 20px 0; }
    @media print, only screen and (min-width: 48em) {
      .l-main-content .ll-main-content-switch--aside {
        margin-right: -30px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content .ll-main-content-switch--aside {
        margin-right: -40px; } }
    .lt-ie9 .l-main-content .ll-main-content-switch--aside {
      margin-right: -40px; }
    .l-main-content .ll-main-content-switch--aside.is-aside {
      margin-left: -15px; }
      @media print, only screen and (min-width: 48em) {
        .l-main-content .ll-main-content-switch--aside.is-aside {
          margin-left: -30px; } }
      @media only screen and (min-width: 64.0625em) {
        .l-main-content .ll-main-content-switch--aside.is-aside {
          margin-left: -40px; } }
      .lt-ie9 .l-main-content .ll-main-content-switch--aside.is-aside {
        margin-left: -40px; }
      .l-main-content .ll-main-content-switch--aside.is-aside:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0px;
        width: 10px;
        height: 100%;
        z-index: 10;
        -webkit-box-shadow: 0 0 10px #333;
           -moz-box-shadow: 0 0 10px #333;
                box-shadow: 0 0 10px #333; }
        @media print, only screen and (min-width: 48em) {
          .l-main-content .ll-main-content-switch--aside.is-aside:before {
            width: 30px; } }
        @media only screen and (min-width: 64.0625em) {
          .l-main-content .ll-main-content-switch--aside.is-aside:before {
            width: 40px; } }
        .lt-ie9 .l-main-content .ll-main-content-switch--aside.is-aside:before {
          width: 40px; }
    .l-main-content .ll-main-content-switch--aside.is-aside-last {
      margin-right: 0; }
      .l-main-content .ll-main-content-switch--aside.is-aside-last:after {
        content: none; }
    .l-main-content .ll-main-content-switch--aside:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 15px;
      height: 100%;
      z-index: 10;
      -webkit-box-shadow: 0 0 10px #333;
         -moz-box-shadow: 0 0 10px #333;
              box-shadow: 0 0 10px #333; }
      @media print, only screen and (min-width: 48em) {
        .l-main-content .ll-main-content-switch--aside:after {
          width: 30px; } }
      @media only screen and (min-width: 64.0625em) {
        .l-main-content .ll-main-content-switch--aside:after {
          width: 40px; } }
      .lt-ie9 .l-main-content .ll-main-content-switch--aside:after {
        width: 40px; }
    .l-main-content .ll-main-content-switch--aside .ll-main-content-switchwrap {
      position: relative;
      left: 0;
      top: 0;
      width: 200%;
      height: 100%; }
    .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox {
      position: relative;
      width: 50%;
      float: left;
      padding-left: 15px; }
      @media print, only screen and (min-width: 48em) {
        .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox {
          padding-left: 45px; } }
      @media only screen and (min-width: 64.0625em) {
        .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox {
          padding-left: 55px; } }
      .lt-ie9 .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox {
        padding-left: 55px; }
      .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox:first-child {
        padding-left: 0; }
      .l-main-content .ll-main-content-switch--aside .ll-main-content-switchbox.ll-main-content-switchbox--active {
        height: auto; }
  .l-main-content .ll-main-content-switch .ll-main-content-switchbox--hidden {
    height: auto; }
  .l-main-content--breadcrumb {
    min-height: auto;
    padding-top: 0; }
  .refresh .l-main-content--vesrsgap {
    padding-bottom: 150px; }
    @media print, only screen and (min-width: 48em) {
      .refresh .l-main-content--vesrsgap {
        padding-bottom: 100px; } }

/* l-main */
.l-main {
  min-height: 600px;
  padding: 0 0 50px 0;
  background: #afafaf;
  background: -moz-linear-gradient(top, #aaaaaa 0%, #dadada 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aaaaaa), color-stop(100%, #dadada));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #aaaaaa 0%, #dadada 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #aaaaaa 0%, #dadada 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#dadada));
  background: linear-gradient(to bottom, #aaaaaa 0%, #dadada 100%);
  /* W3C */ }
  @media only screen and (min-width: 64.0625em) {
    .l-main {
      padding-top: 130px; } }
  .lt-ie9 .l-main {
    padding-top: 130px; }
  @media print {
    .l-main {
      padding-bottom: 0;
      background: none; } }
  .refresh .l-main {
    background: none;
    padding-top: 65px; }
    @media print, only screen and (min-width: 48em) {
      .refresh .l-main {
        padding-top: 121px; } }
    @media only screen and (min-width: 64.0625em) {
      .refresh .l-main {
        padding-top: 130px; } }
    .lt-ie9 .refresh .l-main {
      padding-top: 130px; }
  .l-main .ll-main-center {
    position: relative; }
    @media print, only screen and (min-width: 48em) {
      .l-main .ll-main-center {
        padding: 0 20px;
        max-width: 927px;
        margin: 0 auto; }
        .refresh .l-main .ll-main-center {
          padding: 0 30px;
          max-width: 898px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main .ll-main-center {
        padding: 0; }
        .refresh .l-main .ll-main-center {
          padding: 0; }
          .refresh .l-main .ll-main-center--cluster {
            max-width: 898px; }
        .l-outer--nav .l-main .ll-main-center {
          max-width: 1180px;
          margin: 0;
          padding: 0 25px; }
          .refresh .l-outer--nav .l-main .ll-main-center {
            padding: 0; } }
    .lt-ie9 .l-main .ll-main-center {
      padding: 0; }
      .refresh .lt-ie9 .l-main .ll-main-center {
        padding: 0; }
        .refresh .lt-ie9 .l-main .ll-main-center--cluster {
          max-width: 898px; }
      .l-outer--nav .lt-ie9 .l-main .ll-main-center {
        max-width: 1180px;
        margin: 0;
        padding: 0 25px; }
        .refresh .l-outer--nav .lt-ie9 .l-main .ll-main-center {
          padding: 0; }
    @media only screen and (min-width: 76.25em) {
      .l-main .ll-main-center {
        margin: 0 auto;
        padding: 0; }
        .l-outer--nav .l-main .ll-main-center {
          margin: 0 auto; } }
    @media only screen and (min-width: 88.75em) {
      .l-outer--nav .l-main .ll-main-center {
        max-width: 927px;
        padding: 0; }
        .refresh .l-outer--nav .l-main .ll-main-center {
          max-width: 898px; } }
    @media print {
      .l-main .ll-main-center {
        padding: 0; } }
    @media print, only screen and (min-width: 48em) {
      .l-main .ll-main-center--home {
        max-width: 1200px;
        padding: 0 0 0 20px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-main .ll-main-center--home {
        padding: 0; } }
    .lt-ie9 .l-main .ll-main-center--home {
      padding: 0; }
    @media only screen and (min-width: 88.75em) {
      .l-main .ll-main-center--home {
        left: -18px; }
        .refresh .l-main .ll-main-center--home {
          left: 0; } }
    .refresh .l-main .ll-main-center--home {
      max-width: 1260px; }
    .l-main .ll-main-center--news .l-main-content .js-basickeywordfilter-result .m-basic-newsbox .mm-content h3 {
      padding-bottom: 0; }
  .l-main .ll-main-full {
    position: relative;
    background: #afafaf;
    clear: both; }
    .refresh .l-main .ll-main-full {
      background: #ccc; }
    .l-main .ll-main-full--table {
      background: #fff;
      z-index: 60; }
    .l-main .ll-main-full > .js-table-zoom {
      display: none; }
      @media print, only screen and (min-width: 48em) {
        .l-main .ll-main-full > .js-table-zoom {
          display: block;
          position: absolute;
          bottom: 100%;
          right: 5px;
          width: 30px;
          height: 30px;
          z-index: 60;
          background: #fff url(/assets/img/icons/icon-zoom-out.svg) 4px 4px no-repeat;
          cursor: pointer; }
          .l-main .ll-main-full.has-stopper > .js-table-zoom {
            top: 40px; } }
      .l-main .ll-main-full > .js-table-zoom.is-sticky {
        position: fixed; }

/* l-outer */
.l-outer {
  min-width: 320px; }
  @media print {
    .l-outer {
      max-width: 600px;
      margin: 0 auto;
      overflow-x: hidden; } }

/* a-basic-btn */
.a-basic-btn {
  display: table;
  max-width: 340px;
  min-height: 30px;
  padding: 4px 22px 4px 29px;
  background: #ffcc00 url(/assets/img/icons/icon-btn-arrow-white.svg) no-repeat -3px -5px;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
  font-weight: 300;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  outline: none;
  font-family: "franklin-book", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem; }
  .refresh .a-basic-btn {
    padding: 4px 22px 4px 23px;
    background: #ffcc00 url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat 2px 3px;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem; }
  @media only screen and (min-width: 76.25em) {
    .a-basic-btn:hover {
      background-color: #ffe069; }
    .a-basic-btn:focus {
      background-color: #ffcc00; } }
  @media print {
    .a-basic-btn {
      display: none; } }
  .a-basic-btn.is-disabled {
    background-color: #d7d7d7;
    color: #999; }
  .a-basic-btn.h-space-s {
    margin-bottom: 0; }
  .m-basic-text.h-space-s + .a-basic-btn {
    margin-top: 7px; }
  .a-basic-btn.js-edit-plain--abort-edit, .a-basic-btn.js-edit-plain--save-edit {
    display: none; }
  .o-basic-form .oo-row > .a-basic-btn {
    float: right; }
  .o-layout-main-stage .a-basic-btn {
    position: absolute;
    bottom: 25px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .a-basic-btn {
        width: auto;
        bottom: 20px; } }
  .o-layout-main-stage .oo-box--col-3 .a-basic-btn {
    position: static;
    width: 100%;
    margin: 10px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .oo-box--col-3 .a-basic-btn {
        position: absolute;
        bottom: 27px;
        width: auto;
        margin: 0; } }
  .o-basic-cluster-box .a-basic-btn {
    width: 100%;
    margin: 5px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .a-basic-btn {
        margin: 0 0 5px 0;
        width: 200px; } }
    @media print {
      .o-basic-cluster-box .a-basic-btn {
        display: inline-block;
        width: 200px; } }
  @media print {
    .o-basic-cluster-box .mm-calc .a-basic-btn {
      width: auto;
      margin-bottom: 0;
      overflow: hidden;
      right: 21px;
      bottom: 21px;
      position: absolute; } }
  .refresh .o-basic-cluster-box .mm-calc .a-basic-btn {
    width: unset;
    width: auto;
    margin-bottom: 0;
    overflow: hidden;
    right: 15px;
    bottom: 15px;
    position: absolute; }
  .o-basic-cluster-box h3 + .a-basic-btn {
    margin-top: 10px; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-cluster-box .oo-calc .a-basic-btn, .o-basic-cluster-box .mm-calc .a-basic-btn {
      width: auto;
      margin-bottom: 0;
      overflow: hidden;
      right: 15px;
      bottom: 15px;
      position: absolute; } }
  .o-layout-header-metanav .a-basic-btn {
    margin: 0 0 15px 0;
    width: 100%; }
    .o-layout-header-metanav .a-basic-btn:last-child {
      margin-bottom: 0; }
    .l-header--refresh .o-layout-header-metanav .a-basic-btn {
      background-color: #fff; }
  .m-ves-calculator-short .a-basic-btn {
    position: absolute;
    right: 20px;
    bottom: 20px; }
  .ll-main-triangle .a-basic-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -57px;
    margin-top: -30px; }
    @media print, only screen and (min-width: 48em) {
      .ll-main-triangle .a-basic-btn {
        top: 50%;
        margin-top: -30px; } }
  .m-basic-table .a-basic-btn {
    display: block;
    width: 100%;
    margin: 3px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table .a-basic-btn {
        width: auto; } }
  .m-basic-table--compare .a-basic-btn {
    background-image: none;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--compare .a-basic-btn {
        padding-left: 29px;
        padding-right: 20px;
        text-align: left;
        background-image: url(/assets/img/icons/icon-btn-arrow-white.svg);
        background-repeat: no-repeat; }
        .refresh .m-basic-table--compare .a-basic-btn {
          background: #ffcc00 url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat 5px 3px; } }
  .m-basic-table--tests .a-basic-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px; }
  .mm-layer-links .a-basic-btn {
    float: left;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem; }
    .mm-layer-links .a-basic-btn--details {
      background: url(/assets/img/icons/icon-expand-less.svg) no-repeat -5px 3px;
      padding-left: 18px;
      padding-right: 0; }
      .mm-layer-links .a-basic-btn--details.is-opened {
        background: url(/assets/img/icons/icon-expand-more.svg) no-repeat -5px 3px; }
  .mm-layer-content-inner .a-basic-btn--offer {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin: 0 0 6px 0;
    z-index: 52; }
    @media print, only screen and (min-width: 48em) {
      .mm-layer-content-inner .a-basic-btn--offer {
        margin: -80px 0 0 0; } }
    @media only screen and (min-width: 76.25em) {
      .mm-layer-content-inner .a-basic-btn--offer {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        top: -1px;
        right: -120px;
        position: absolute;
        margin: 0;
        -webkit-align-self: auto;
            -ms-flex-item-align: auto;
                    -ms-grid-row-align: auto;
                align-self: auto; } }
  .m-tabcontent-inside .a-basic-btn,
  .mm-layer-inner .a-basic-btn {
    margin-left: auto;
    margin-right: 0;
    margin-top: 20px; }
    @media only screen and (min-width: 64.0625em) {
      .m-tabcontent-inside .a-basic-btn,
      .mm-layer-inner .a-basic-btn {
        margin-right: 30px; } }
    .lt-ie9 .m-tabcontent-inside .a-basic-btn, .lt-ie9
    .mm-layer-inner .a-basic-btn {
      margin-right: 30px; }
  .mm-flex--row-reverse .mm-content .a-basic-btn {
    display: inline-block;
    margin-right: 15px; }
    @media print, only screen and (min-width: 48em) {
      .mm-flex--row-reverse .mm-content .a-basic-btn {
        margin-right: 35px; } }
  .ll-row--cardamage > .a-basic-btn {
    padding: 4px 15px 4px 27px;
    margin-bottom: 0; }
  .ll-col-dashboard--full .a-basic-btn {
    bottom: 20px;
    position: absolute; }

input[type="submit"].a-basic-btn {
  padding: 6px 22px 6px 29px; }

/* a-basic-icon */
.a-basic-icon.h-space-s {
  margin-bottom: 0; }

.a-basic-icon.h-space-m, .a-basic-icon.h-space-l {
  display: inline-block; }

.mm-layer-contribution .a-basic-icon {
  display: block;
  width: 100%;
  height: 100%; }

.a-basic-calculator-slider {
  /* Functional styling;
	 * These styles are required for noUiSlider to function.
	 * You don't need to change these rules to apply your design.
	 */
  /* Painting and performance;
	 * Browsers can paint handles in their own layer.
	 */
  /* Slider size and handle placement;
	 */
  /* Styling;
	 */
  /* Handles and cursors;
	 */
  /* Disabled state;
	 */ }
  .m-fdl-calculator .a-basic-calculator-slider {
    margin: 0 20px; }
  .m-fdl-calculator--clusterbox .a-basic-calculator-slider {
    margin: 0 0; }
  .a-basic-calculator-slider input {
    border: 1px solid #c5c5c5;
    width: 100%;
    padding: 4px 6px;
    margin: 5px 0 0 0; }
    .m-fdl-calculator .a-basic-calculator-slider input {
      padding-top: 6px;
      padding-bottom: 6px;
      margin-top: 0px;
      margin-bottom: 4px; }
    .m-fdl-calculator--clusterbox .a-basic-calculator-slider input {
      padding: 4px 6px;
      margin: 5px 0 0 0; }
  .a-basic-calculator-slider .aa-slider {
    margin: 10px 0 15px 0; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-calculator-slider .aa-slider {
        margin-bottom: 10px; } }
  .a-basic-calculator-slider .aa-io {
    position: relative;
    color: #333;
    width: 100%; }
  .a-basic-calculator-slider .aa-result {
    background: #f8f8f8; }
    .m-fdl-calculator .a-basic-calculator-slider .aa-result {
      background: #f8f8f8; }
    .m-fdl-calculator--clusterbox .a-basic-calculator-slider .aa-result {
      background: #f8f8f8; }
  .a-basic-calculator-slider .noUi-target,
  .a-basic-calculator-slider .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .a-basic-calculator-slider .noUi-target {
    position: relative;
    direction: ltr; }
  .a-basic-calculator-slider .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    /* Fix 401 */ }
  .a-basic-calculator-slider .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0; }
  .a-basic-calculator-slider .noUi-handle {
    position: relative;
    z-index: 1; }
  .a-basic-calculator-slider .noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
	   its values is > 50%. */
    z-index: 10; }
  .a-basic-calculator-slider .noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    -o-transition: left 0.3s, top 0.3s;
    -moz-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s; }
  .a-basic-calculator-slider .noUi-state-drag * {
    cursor: inherit !important; }
  .a-basic-calculator-slider .noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  .a-basic-calculator-slider .noUi-horizontal {
    height: 18px; }
    .m-fdl-calculator .a-basic-calculator-slider .noUi-horizontal {
      height: 15px;
      margin-bottom: 16px; }
  .a-basic-calculator-slider .noUi-horizontal .noUi-handle {
    width: 29px;
    height: 29px;
    left: -29px;
    top: -5px; }
    .m-fdl-calculator .a-basic-calculator-slider .noUi-horizontal .noUi-handle {
      height: 24px;
      top: -5px; }
  .a-basic-calculator-slider .noUi-background {
    background: #fff url(/assets/img/bg/scroll-bar-dark.jpg);
    padding: 0 0 0 29px; }
    @media print {
      .a-basic-calculator-slider .noUi-background {
        background: none;
        -webkit-box-shadow: inset 0 0 0 1000px #999;
           -moz-box-shadow: inset 0 0 0 1000px #999;
                box-shadow: inset 0 0 0 1000px #999; } }
  .a-basic-calculator-slider .noUi-connect {
    background: #3FB8AF;
    -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
       -moz-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
            box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    -o-transition: background 450ms;
    -moz-transition: background 450ms;
    transition: background 450ms; }
  .a-basic-calculator-slider .noUi-origin {
    background: #fff url(/assets/img/bg/scroll-bar-light.jpg) right; }
    @media print {
      .a-basic-calculator-slider .noUi-origin {
        background: none;
        -webkit-box-shadow: inset 0 0 0 1000px #c5c5c5;
           -moz-box-shadow: inset 0 0 0 1000px #c5c5c5;
                box-shadow: inset 0 0 0 1000px #c5c5c5; } }
    .a-basic-calculator-slider .noUi-origin + .noUi-origin {
      background: #fff url(/assets/img/bg/scroll-bar-dark.jpg) right; }
  .a-basic-calculator-slider .noUi-target.noUi-connect {
    -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
       -moz-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
            box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }
  .a-basic-calculator-slider .noUi-draggable {
    cursor: w-resize; }
  .a-basic-calculator-slider .noUi-vertical .noUi-draggable {
    cursor: n-resize; }
  .a-basic-calculator-slider .noUi-handle {
    background: url(/assets/img/icons/icon-scroll-bar-handle.svg);
    cursor: default; }
    @media print {
      .a-basic-calculator-slider .noUi-handle {
        background: none;
        -webkit-box-shadow: inset 0 0 0 1000px #ffcc00;
           -moz-box-shadow: inset 0 0 0 1000px #ffcc00;
                box-shadow: inset 0 0 0 1000px #ffcc00; } }
    .m-fdl-calculator .a-basic-calculator-slider .noUi-handle {
      background-position: 29px 26px; }
  .a-basic-calculator-slider [disabled].noUi-connect,
  .a-basic-calculator-slider [disabled] .noUi-connect {
    background: #B8B8B8; }
  .a-basic-calculator-slider [disabled].noUi-origin,
  .a-basic-calculator-slider [disabled] .noUi-handle {
    cursor: not-allowed; }

.a-basic-input-checkbox > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* a-basic-input-checkbox */
.a-basic-input-checkbox {
  float: left;
  display: block;
  position: relative;
  margin-top: 5px;
  margin-right: 20px;
  z-index: 50; }
  .l-form .ll-col-label + .ll-col-data .a-basic-input-checkbox {
    max-width: 320px; }
  .m-basic-keywordfilter .a-basic-input-checkbox {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 19px;
    line-height: 1.1875rem; }
  .o-basic-form .l-main-cols .a-basic-input-checkbox {
    padding-top: 2px; }
  .m-basic-toggle--link .a-basic-input-checkbox {
    float: none;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-toggle--link .a-basic-input-checkbox {
        float: left;
        width: -webkit-calc(33.3% - 20px);
        width: -moz-calc(33.3% - 20px);
        width: calc(33.3% - 20px);
        height: 40px;
        margin-bottom: 5px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-toggle--link .a-basic-input-checkbox {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px); } }
    .lt-ie9 .m-basic-toggle--link .a-basic-input-checkbox {
      width: -webkit-calc(25% - 20px);
      width: -moz-calc(25% - 20px);
      width: calc(25% - 20px); }
  .o-fdl-creditcardconfig .a-basic-input-checkbox {
    margin-top: 0; }
    .o-fdl-creditcardconfig .a-basic-input-checkbox > label {
      top: 4px; }
    .o-fdl-creditcardconfig .a-basic-input-checkbox > div {
      padding-top: 3px; }
      .o-fdl-creditcardconfig .a-basic-input-checkbox > div > label {
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.1em;
        font-weight: bold; }
  .a-basic-input-checkbox.h-space-s {
    margin-bottom: 5px; }
  .a-basic-input-checkbox > input + label {
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: absolute; }
  .a-basic-input-checkbox > input + label + div {
    display: block;
    padding: 0 0 0 25px;
    background: url(/assets/img/icons/icon-check-box-outline.svg) -2px -2px no-repeat; }
    .refresh .a-basic-input-checkbox > input + label + div {
      background: url(/assets/img/icons/icon-check-box-outline-refresh.svg) -2px -2px no-repeat; }
    .m-basic-keywordfilter--filter .a-basic-input-checkbox > input + label + div {
      padding-top: 1px; }
    .a-basic-input-checkbox > input + label + div > label + * {
      margin-top: 15px; }
      .a-basic-input-checkbox.a-basic-input-checkbox--legend > input + label + div > label + * {
        margin-top: 6px; }
    .a-basic-input-checkbox > input + label + div > .a-basic-input-checkbox:only-of-type {
      float: none; }
    .o-fdl-creditcardconfig .a-basic-input-checkbox > input + label + div {
      background-position: -2px 2px; }
  .a-basic-input-checkbox > input:focus + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-outline-focus.svg); }
    .a-basic-input-checkbox.js-clicked > input:focus + label ~ div {
      background-image: url(/assets/img/icons/icon-check-box-outline.svg); }
  .a-basic-input-checkbox > input:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-green.svg); }
  .a-basic-input-checkbox > input:checked:disabled + label {
    cursor: default; }
    .a-basic-input-checkbox > input:checked:disabled + label ~ div {
      background-image: url(/assets/img/icons/icon-check-box.svg); }
  .a-basic-input-checkbox > input:checked:focus + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-green.svg); }
  .a-basic-input-checkbox.js-clicked > input:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-green.svg); }
  .o-basic-form .is-error .a-basic-input-checkbox > input + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-outline-red.svg); }
  .o-basic-form .is-error .a-basic-input-checkbox > input:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-check-box-red.svg); }
  .a-basic-input-checkbox.h-space-s {
    margin-bottom: 5px; }

/* a-basic-icon-pdf */
.a-basic-icon-pdf {
  position: relative;
  display: inline-block;
  padding: 0 0 0 23px;
  /* ########## exceptions ########## */ }
  .a-basic-icon-pdf > svg {
    position: absolute;
    top: -3px;
    left: -2px; }
    @media print {
      .a-basic-icon-pdf > svg {
        top: -2px; } }
  a > .a-basic-icon-pdf {
    text-decoration: underline; }
  a:hover > .a-basic-icon-pdf {
    text-decoration: underline; }
  p > a > .a-basic-icon-pdf {
    text-decoration: underline; }
  .a-basic-link .a-basic-icon-pdf {
    text-decoration: none; }
  .a-basic-link:hover .a-basic-icon-pdf {
    text-decoration: underline; }
  .m-basic-list:not(.m-basic-list--link) li > a > .a-basic-icon-pdf {
    text-decoration: underline; }
  .m-basic-list--link li > a > .a-basic-icon-pdf {
    text-decoration: none; }
  .m-basic-list--link li > a:hover > .a-basic-icon-pdf {
    text-decoration: underline; }
  .m-basic-text .mm-content > ul > li > a > .a-basic-icon-pdf {
    text-decoration: underline; }
  .m-basic-text .mm-content > ul > li > ul > li > a > .a-basic-icon-pdf {
    text-decoration: underline; }
  .a-basic-icon-pdf.h-space-s {
    margin-bottom: 0; }

/* a-basic-input-text */
.a-basic-input-text {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .a-basic-input-text.a-basic-input-text--s > input, .a-basic-input-text.a-basic-input-text--xs > input {
    padding-right: 5px !important;
    background-image: none !important; }
  .l-form .ll-col-label + .ll-col-data .a-basic-input-text {
    max-width: 400px; }
    .m-basic-socialshare .l-form .ll-col-label + .ll-col-data .a-basic-input-text {
      max-width: none; }
  .o-basic-form .oo-col-label + .oo-col-data .a-basic-input-text {
    max-width: 400px; }
  .m-ves-rs-contentbox .a-basic-input-text {
    margin-right: 0; }
  .m-ves-rs-contentbox .ll-item-container--full .a-basic-input-text {
    margin: 0 auto; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox .ll-item-container--full .a-basic-input-text {
        margin: 0 0 0 0; } }
  .l-form .ll-row--full .ll-col-label + .ll-col-data .a-basic-input-text {
    max-width: 470px; }
  .l-form--cardamage-map .ll-row--full .ll-col-label + .ll-col-data .a-basic-input-text {
    max-width: 305px; }
  .a-basic-input-radio label .a-basic-input-text {
    overflow: inherit;
    margin-top: -10px; }
  .o-layout-header-metanav .a-basic-input-text {
    max-width: inherit; }
  .m-basic-keywordfilter .a-basic-input-text {
    max-width: inherit; }
    .refresh .m-basic-keywordfilter .a-basic-input-text input {
      padding: 5px 8px; }
      .refresh .m-basic-keywordfilter .a-basic-input-text input::-webkit-input-placeholder {
        color: #333; }
      .refresh .m-basic-keywordfilter .a-basic-input-text input:-moz-placeholder {
        color: #333; }
      .refresh .m-basic-keywordfilter .a-basic-input-text input::-moz-placeholder {
        color: #333; }
      .refresh .m-basic-keywordfilter .a-basic-input-text input:-ms-input-placeholder {
        color: #333; }
  .m-fdl-calculator .a-basic-input-text, .m-fdl-calculator .a-basic-input-text + .ll-description {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0 20px; }
  .ll-data-input-text + .a-basic-input-text {
    float: left;
    margin: 0 10px 0 0; }
  .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text + .a-basic-input-text {
    margin-left: 5px; }
  .a-basic-input-text input {
    width: 100%;
    height: 30px;
    padding: 5px;
    border: 1px solid #c5c5c5;
    background: #f8f8f8 url(/assets/img/icons/icon-cancel.svg) no-repeat right -25px center;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s; }
    .refresh .a-basic-input-text input {
      border: 1px solid #ccc; }
    .m-ves-rs-contentbox--grey .a-basic-input-text input {
      background: #fff url(/assets/img/icons/icon-cancel.svg) no-repeat right -25px center; }
    .a-basic-input-text input:focus {
      border: 1px solid #ffcc00; }
    .a-basic-input-text input.a-basic-input-text--clear:not([data-dateformat]) {
      padding-right: 26px;
      background: #f8f8f8 url(/assets/img/icons/icon-cancel.svg) no-repeat right 2px center; }
      .m-ves-rs-contentbox--grey .a-basic-input-text input.a-basic-input-text--clear:not([data-dateformat]) {
        background: #fff url(/assets/img/icons/icon-cancel.svg) no-repeat right 2px center; }
      .mm-searchbar--searchicon .a-basic-input-text input.a-basic-input-text--clear:not([data-dateformat]) {
        padding-right: 65px;
        background-position: right 35px center; }
        .mm-searchbar--searchicon .a-basic-input-text input.a-basic-input-text--clear:not([data-dateformat]) + .js-clear-button {
          right: 35px; }
    .a-basic-input-text input.is-error {
      border-color: #cc3300; }
    .a-basic-input-text input:disabled {
      color: #ccc;
      background-color: #fff;
      border-color: #E9E9EA; }
  .a-basic-input-text .js-clear-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 27px;
    cursor: pointer; }
  .a-basic-input-text input[type=number]::-webkit-outer-spin-button,
  .a-basic-input-text input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .a-basic-input-text input[type=number] {
    -moz-appearance: textfield; }
  .l-outer.is-ios .a-basic-input-text input[type=date], .l-outer.is-ios .a-basic-input-text input[type=month] {
    -webkit-appearance: none;
    height: 37px; }
  .m-basic-keywordfilter .mm-searchbar--searchicon .a-basic-input-text input[type=search].a-basic-input-text--clear {
    padding-right: 65px;
    background-position: right 35px center; }
  .m-basic-keywordfilter .mm-searchbar--searchicon .a-basic-input-text input[type=search] + .js-clear-button {
    right: 35px; }
  .o-basic-form .a-basic-input-text ~ .oo-description, .l-form .a-basic-input-text ~ .ll-description {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 1.35s ease;
    -o-transition: all 1.35s ease;
    -moz-transition: all 1.35s ease;
    transition: all 1.35s ease;
    -webkit-transition-delay: 0.1s;
       -moz-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s; }
  .o-basic-form .a-basic-input-text.js-focus ~ .oo-description, .l-form .a-basic-input-text.js-focus ~ .ll-description {
    opacity: 1;
    max-height: 300px; }
  .a-basic-input-text.h-space-s {
    margin-bottom: 0; }

/* a-basic-input-select */
.a-basic-input-select {
  position: relative;
  max-width: 400px;
  font-weight: normal;
  /*target Internet Explorer 9 and Internet Explorer 10:*/ }
  .ll-row--cardamage .ll-col-data .a-basic-input-select {
    max-width: 320px; }
    @media print, only screen and (min-width: 48em) {
      .ll-row--cardamage .ll-col-data .a-basic-input-select {
        width: 273px;
        max-width: none; } }
    @media only screen and (min-width: 64.0625em) {
      .ll-row--cardamage .ll-col-data .a-basic-input-select {
        width: 293px; } }
    .lt-ie9 .ll-row--cardamage .ll-col-data .a-basic-input-select {
      width: 293px; }
  .l-form.l-form--cardamage-map .a-basic-input-select {
    max-width: 305px; }
  .l-form .ll-data-input-text + .a-basic-input-select {
    float: left;
    margin: 0 10px 0 0; }
  .a-basic-input-select .aa-controller {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 28px;
    height: 28px;
    background: #f8f8f8 url(/assets/img/icons/icon-arrow-drop-down.svg) 0 2px no-repeat;
    pointer-events: none; }
  .a-basic-input-select > select {
    position: relative;
    width: 100%;
    height: 30px;
    padding: 0 0 0 5px;
    background: #f8f8f8;
    border: 1px solid #c5c5c5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
    .a-basic-input-select.is-error > select {
      border: 1px solid #cc3300; }
    .a-basic-input-select > select:focus {
      border: 1px solid #ffcc00;
      color: #333;
      text-shadow: 0 0 0 #333; }
    .l-form.l-form--cardamage-map .a-basic-input-select > select:disabled {
      color: #ccc; }
      .l-form.l-form--cardamage-map .a-basic-input-select > select:disabled + .aa-controller {
        background: #f8f8f8 url(/assets/img/icons/icon-arrow-drop-down-disabled.svg) 0 2px no-repeat; }
    .a-basic-input-select > select > option {
      padding: 5px 7px;
      background: #f8f8f8;
      border-top: 1px solid #c5c5c5;
      border-left: 0;
      color: #333; }
  .a-basic-input-select.h-space-s {
    margin-bottom: 0; }
  @media screen and (min-width: 0\0) {
    .a-basic-input-select select {
      background: white;
      padding: 5px; } }
  .m-ves-rs-contentbox .a-basic-input-select {
    width: 250px;
    height: 30px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox .a-basic-input-select {
        width: 180px; } }
    .m-ves-rs-contentbox .a-basic-input-select > select:disabled {
      color: #ccc; }
      .m-ves-rs-contentbox .a-basic-input-select > select:disabled + .aa-controller {
        background: #f8f8f8 url(/assets/img/icons/icon-arrow-drop-down-disabled.svg) 0 2px no-repeat; }

/* a-basic-input-textarea */
.a-basic-input-textarea {
  width: 100%;
  padding: 8px 5px;
  min-height: 100px;
  background: #f8f8f8;
  border: 1px solid #c5c5c5; }
  .o-basic-form .a-basic-input-textarea ~ .oo-description {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 1.35s ease;
    -o-transition: all 1.35s ease;
    -moz-transition: all 1.35s ease;
    transition: all 1.35s ease;
    -webkit-transition-delay: 0.1s;
       -moz-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s; }
  .o-basic-form .a-basic-input-textarea.js-focus ~ .oo-description {
    opacity: 1;
    max-height: 200px; }
  .l-form .a-basic-input-textarea ~ .ll-description {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 1.35s ease;
    -o-transition: all 1.35s ease;
    -moz-transition: all 1.35s ease;
    transition: all 1.35s ease;
    -webkit-transition-delay: 0.1s;
       -moz-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s; }
  .l-form .ll-col-label + .ll-col-data .a-basic-input-textarea {
    max-width: 400px; }
    .m-basic-socialshare .l-form .ll-col-label + .ll-col-data .a-basic-input-textarea {
      max-width: none; }
  .o-basic-form .oo-col-label + .oo-col-data .a-basic-input-textarea {
    max-width: 400px; }
  .l-form .a-basic-input-textarea.js-focus ~ .ll-description {
    opacity: 1;
    max-height: 200px; }
  .m-basic-socialshare .a-basic-input-textarea {
    min-height: 198px; }
  .a-basic-input-textarea:focus {
    border: 1px solid #ffcc00; }
  .a-basic-input-textarea.h-space-s {
    margin-bottom: 0; }
  .a-basic-input-radio + .ll-depend .a-basic-input-textarea {
    margin-left: 25px; }
    .a-basic-input-radio + .ll-depend .a-basic-input-textarea + .ll-description {
      margin-left: 25px; }
  .l-form .ll-row--cardamage .ll-col-data > .a-basic-input-textarea {
    height: 50px;
    min-height: 30px;
    max-height: 100px;
    padding: 3px 5px;
    max-width: none; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row--cardamage .ll-col-data > .a-basic-input-textarea {
        width: 640px;
        height: 30px;
        max-height: 60px; } }
    .l-form .ll-row--cardamage .ll-col-data > .a-basic-input-textarea + .ll-description {
      width: 67px;
      left: unset;
      right: 0;
      font-size: 12px;
      font-size: 0.75rem; }
      @media print, only screen and (min-width: 48em) {
        .l-form .ll-row--cardamage .ll-col-data > .a-basic-input-textarea + .ll-description {
          left: -webkit-calc( 640px - 67px);
          left: -moz-calc( 640px - 67px);
          left: calc( 640px - 67px);
          right: unset; } }

/* a-basc-link */
.a-basic-link {
  margin: 0 0 17px 0;
  padding: 0 0 0 10px;
  background: url(/assets/img/icons/icon-link-red.svg) no-repeat -10px -2px;
  text-decoration: none;
  display: table; }
  .refresh .a-basic-link {
    padding: 0 0 0 12px;
    background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -9px -1px; }
  h3 .a-basic-link {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal; }
  td .a-basic-link {
    display: inline-block; }
  .m-basic-table--break .mm-toggle-close .a-basic-link {
    display: block;
    margin: 0; }
  .m-basic-teaser-product .a-basic-link {
    margin-top: 5px; }
  .m-basic-table--tests .mm-table-link-wrapper .a-basic-link.default-product-link {
    margin-left: 2px; }
  .m-basic-table--tests .mm-table-link-wrapper .a-basic-link.specific-product-link {
    background: none; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--tests .mm-table-link-wrapper .a-basic-link.specific-product-link {
        background: url(/assets/img/icons/icon-link-red.svg) no-repeat -10px -2px; } }
  @media print {
    .a-basic-link {
      background: none; }
      .a-basic-link:before {
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-left: 5px solid #CC3300;
        border-bottom: 4px solid transparent;
        content: "";
        display: inline-block;
        position: relative;
        top: -1px;
        left: -2px; } }
  .a-basic-link:hover {
    text-decoration: underline; }
  .a-basic-link[href^="mailto:"] {
    background: url(/assets/img/icons/icon-email.svg) no-repeat -2px -2px;
    padding-left: 25px; }
  .a-basic-link.h-space-s {
    margin-bottom: 0; }
  .a-basic-link.h-space-m {
    margin-bottom: 30px; }
  .a-basic-link.h-space-l {
    margin-bottom: 60px; }
  .m-basic-newsbox .a-basic-link {
    margin-bottom: 12px; }
  .o-basic-form-overview .oo-fieldset .oo-row .oo-col-data .oo-description .a-basic-link {
    margin-bottom: 0px; }
  .o-basic-form .oo-row--multilabels .a-basic-link, .l-form .ll-row--multilabels .a-basic-link {
    font-weight: normal;
    float: right;
    margin-bottom: 0;
    display: inline-block; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form .oo-row--multilabels .a-basic-link, .l-form .ll-row--multilabels .a-basic-link {
        position: absolute;
        top: -25px;
        right: -20px;
        margin-right: 50px;
        margin-bottom: 0; }
        .refresh .o-basic-form .oo-row--multilabels .a-basic-link, .refresh .l-form .ll-row--multilabels .a-basic-link {
          right: 15px; } }
  .mm-layer-links .a-basic-link {
    padding-left: 29px;
    background-position: 7px -1px;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem;
    height: 27px; }
  .a-basic-link--maps {
    float: left;
    margin: 10px 0 15px 0; }
    .a-basic-link--maps.h-space-s {
      margin-bottom: 15px; }
  .mm-flex--row-reverse .mm-content .a-basic-link {
    display: inline-block; }
  .m-basic-hint--background .a-basic-link {
    padding: 0 0 0 12px;
    background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -9px -1px;
    margin-bottom: 0; }

/* a-basic-icon-verified */
.a-basic-icon-verified {
  position: relative;
  padding: 0 0 0 19px; }
  .a-basic-icon-verified > svg {
    position: absolute;
    top: -3px;
    left: -2px; }
  .a-basic-icon-verified.h-space-s {
    margin-bottom: 0; }

.a-basic-rating {
  display: inline-block; }
  .refresh .a-basic-rating {
    margin-right: 15px; }
  .a-basic-rating > .aa-inner-wrap {
    padding: 1px 1px 1px 23px;
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #009900;
       -moz-box-shadow: inset 0 0 0 1000px #009900;
            box-shadow: inset 0 0 0 1000px #009900;
    display: inline-block; }
    .refresh .a-basic-rating > .aa-inner-wrap {
      min-width: 52px;
      text-align: center; }
    .a-basic-rating > .aa-inner-wrap > .aa-inner {
      padding: 0 4px;
      background: #fff;
      font-weight: bold; }
      .refresh .a-basic-rating > .aa-inner-wrap > .aa-inner {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
    .a-basic-rating.a-basic-rating--2 > .aa-inner-wrap {
      background: #9FC938;
      -webkit-box-shadow: inset 0 0 0 1000px #9FC938;
         -moz-box-shadow: inset 0 0 0 1000px #9FC938;
              box-shadow: inset 0 0 0 1000px #9FC938; }
    .a-basic-rating.a-basic-rating--3 > .aa-inner-wrap {
      background: #FFEDA6;
      -webkit-box-shadow: inset 0 0 0 1000px #FFEDA6;
         -moz-box-shadow: inset 0 0 0 1000px #FFEDA6;
              box-shadow: inset 0 0 0 1000px #FFEDA6; }
    .a-basic-rating.a-basic-rating--4 > .aa-inner-wrap {
      background: #FF9900;
      -webkit-box-shadow: inset 0 0 0 1000px #FF9900;
         -moz-box-shadow: inset 0 0 0 1000px #FF9900;
              box-shadow: inset 0 0 0 1000px #FF9900; }
    .a-basic-rating.a-basic-rating--5 > .aa-inner-wrap {
      background: #cc3300;
      -webkit-box-shadow: inset 0 0 0 1000px #cc3300;
         -moz-box-shadow: inset 0 0 0 1000px #cc3300;
              box-shadow: inset 0 0 0 1000px #cc3300; }
  .m-basic-table .a-basic-rating.h-space-s {
    margin-bottom: 0; }
  .a-basic-rating--even-width > .aa-inner-wrap > .aa-inner {
    padding: 0;
    text-align: center;
    width: 26px; }
  .a-basic-rating--mobile-list-mode {
    display: block; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-rating--mobile-list-mode {
        display: inline-block; } }
  .a-basic-rating--first {
    margin-right: 15px; }
    .a-basic-rating--first.a-basic-rating--last {
      margin-right: 0; }
  .a-basic-rating ~ .a-basic-rating {
    margin-right: 15px; }
    .a-basic-rating ~ .a-basic-rating--last {
      margin-right: 0; }

/* a-basic-stopper */
.a-basic-stopper {
  position: absolute;
  top: 10px;
  right: -10px;
  z-index: 30; }
  @media print {
    .a-basic-stopper {
      page-break-inside: avoid; } }
  .a-basic-stopper .scLooseFrameZone {
    overflow-y: inherit; }
  .m-basic-image--full .a-basic-stopper {
    right: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-image--full .a-basic-stopper {
        right: -10px; } }
    @media print {
      .m-basic-image--full .a-basic-stopper {
        right: 41px; } }
  .m-basic-newsbox .a-basic-stopper {
    top: 20px;
    right: 0; }
  .m-basic-teaser-product .a-basic-stopper {
    top: 237px;
    right: -5px; }
  .m-basic-teaser-product--banderole .a-basic-stopper {
    top: -209px; }
  .m-basic-newsbox--img .a-basic-stopper {
    right: -10px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-newsbox--img .a-basic-stopper {
        top: 20px;
        right: 0; } }
  .refresh .m-basic-table .a-basic-stopper {
    margin-right: -45px; }
  .refresh .m-basic-table--break .a-basic-stopper {
    margin-right: 0; }
    @media print, only screen and (min-width: 48em) {
      .refresh .m-basic-table--break .a-basic-stopper {
        margin-right: -68px; } }
  .refresh .m-basic-table--compare .a-basic-stopper {
    top: -50px !important;
    margin-right: -65px; }
    @media print, only screen and (min-width: 48em) {
      .refresh .m-basic-table--compare .a-basic-stopper {
        margin-right: -90px; } }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage .a-basic-stopper {
      top: 30px; } }
  .m-fdl-calculator .a-basic-stopper {
    top: 10px;
    right: -10px;
    position: absolute; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .a-basic-stopper {
        top: 20px; } }
  .o-basic-cluster-box .a-basic-stopper {
    top: 10px;
    right: -10px;
    position: absolute; }
    .refresh .o-basic-cluster-box .a-basic-stopper {
      top: 28px;
      right: -10px;
      position: absolute; }
    @media print {
      .o-basic-cluster-box .a-basic-stopper {
        top: 10px;
        right: 0px;
        position: absolute; } }
  .refresh .m-basic-table .a-basic-stopper .aa-inner-content {
    -webkit-border-bottom-left-radius: 12px;
       -moz-border-radius-bottomleft: 12px;
            border-bottom-left-radius: 12px; }
    @media print, only screen and (min-width: 48em) {
      .refresh .m-basic-table .a-basic-stopper .aa-inner-content {
        -webkit-border-bottom-left-radius: 0;
           -moz-border-radius-bottomleft: 0;
                border-bottom-left-radius: 0; } }
    .refresh .m-basic-table .a-basic-stopper .aa-inner-content:before, .refresh .m-basic-table .a-basic-stopper .aa-inner-content:after {
      content: none; }
      @media print, only screen and (min-width: 48em) {
        .refresh .m-basic-table .a-basic-stopper .aa-inner-content:before, .refresh .m-basic-table .a-basic-stopper .aa-inner-content:after {
          content: ''; } }
  .a-basic-stopper .aa-inner-content {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background: #cc3300;
    height: 54px;
    margin-left: 15px;
    margin-top: 0;
    position: relative;
    min-width: 70px;
    z-index: 10;
    padding: 0 10px 0 0; }
    .refresh .a-basic-stopper .aa-inner-content {
      display: block;
      width: auto;
      height: auto;
      z-index: 10;
      background: #fff;
      border: 2px solid #333;
      -webkit-border-top-left-radius: 12px;
         -moz-border-radius-topleft: 12px;
              border-top-left-radius: 12px;
      -webkit-border-top-right-radius: 12px;
         -moz-border-radius-topright: 12px;
              border-top-right-radius: 12px;
      -webkit-border-bottom-right-radius: 12px;
         -moz-border-radius-bottomright: 12px;
              border-bottom-right-radius: 12px;
      padding: 10px 8px 6px 10px;
      text-align: left; }
      .refresh .a-basic-stopper .aa-inner-content:before, .refresh .a-basic-stopper .aa-inner-content:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid; }
      .refresh .a-basic-stopper .aa-inner-content::before {
        border-width: 14px 13px 0 0;
        border-color: #333 transparent transparent transparent;
        top: auto;
        bottom: -15px;
        left: -2px; }
      .refresh .a-basic-stopper .aa-inner-content:after {
        top: auto;
        bottom: -9px;
        border-width: 9px 9px 0 0;
        border-color: #fff transparent transparent transparent;
        left: 0; }
      .refresh .a-basic-stopper .aa-inner-content b,
      .refresh .a-basic-stopper .aa-inner-content strong {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
    @media print {
      .a-basic-stopper .aa-inner-content {
        -webkit-print-color-adjust: exact;
        -webkit-box-shadow: inset 0 0 0 1000px #cc3300;
           -moz-box-shadow: inset 0 0 0 1000px #cc3300;
                box-shadow: inset 0 0 0 1000px #cc3300;
        background: none;
        border: 0;
        right: 5px; } }
    .a-basic-stopper .aa-inner-content span {
      overflow: hidden;
      max-width: 100px; }
      @media print {
        .a-basic-stopper .aa-inner-content span {
          color: #fff !important; } }
    .a-basic-stopper .aa-inner-content::before {
      border-bottom: 27px solid transparent;
      border-top: 27px solid transparent;
      border-right: 15px solid #cc3300;
      content: "";
      height: 0;
      position: absolute;
      top: 0;
      left: -14.7px;
      width: 0; }
      @media print {
        .a-basic-stopper .aa-inner-content::before {
          left: -13.6px; } }
    .a-basic-stopper .aa-inner-content .aa-headline, .a-basic-stopper .aa-inner-content .aa-content, .a-basic-stopper .aa-inner-content .aa-thirdline {
      display: block;
      line-height: 1;
      margin: 0;
      padding: 0;
      font-size: 12px;
      font-size: 0.75rem; }
    .a-basic-stopper .aa-inner-content .aa-headline {
      max-height: 12px;
      margin: 0;
      color: #fff;
      font-family: "franklin-book", Arial; }
      .refresh .a-basic-stopper .aa-inner-content .aa-headline {
        color: #333;
        max-height: 100%;
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 13px;
        font-size: 0.8125rem;
        margin: 0; }
        .refresh .a-basic-stopper .aa-inner-content .aa-headline .aa-highlight {
          font-family: "MiloforADACW04-Bold", Arial, sans-serif;
          font-weight: normal;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 20px;
          font-size: 1.25rem; }
      @media print {
        .a-basic-stopper .aa-inner-content .aa-headline {
          color: #fff !important; } }
    .a-basic-stopper .aa-inner-content .aa-content {
      max-height: 20px;
      margin: 0;
      color: #fff;
      font-family: "franklin-demi", Arial;
      font-size: 20px;
      font-size: 1.25rem; }
      .refresh .a-basic-stopper .aa-inner-content .aa-content {
        font-weight: normal;
        color: #333;
        max-height: 100%;
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 0; }
        .refresh .a-basic-stopper .aa-inner-content .aa-content .aa-highlight {
          font-family: "MiloforADACW04-Bold", Arial, sans-serif;
          font-weight: normal;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 22px;
          font-size: 1.375rem; }
      @media print {
        .a-basic-stopper .aa-inner-content .aa-content {
          padding-left: 2px;
          color: #fff !important; } }
      .a-basic-stopper .aa-inner-content .aa-content .aa-content-small {
        font-family: "franklin-book", Arial;
        font-size: 12px;
        font-size: 0.75rem; }
    .a-basic-stopper .aa-inner-content .aa-thirdline {
      max-height: 12px;
      margin: 0;
      padding-left: 5px;
      text-align: center;
      color: #fff;
      font-family: "franklin-book", Arial; }
      .refresh .a-basic-stopper .aa-inner-content .aa-thirdline {
        color: #333;
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        padding-left: 0;
        text-align: left; }
    .a-basic-stopper .aa-inner-content .print-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 54px;
      z-index: -1; }
  .a-basic-stopper.h-space-s {
    margin-bottom: 0; }
  .o-layout-main-stage--legalprotection .swiper-container .swiper-wrapper .swiper-slide .oo-box .a-basic-stopper {
    right: 20px; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--legalprotection .swiper-container .swiper-wrapper .swiper-slide .oo-box .a-basic-stopper {
        top: 20px;
        right: -10px; } }

/* a-basic-top */
.a-basic-top {
  background: #999;
  width: 44px;
  height: 44px;
  cursor: pointer;
  outline: none;
  border: none;
  text-align: center;
  right: 10px;
  bottom: 90px;
  position: fixed;
  z-index: 101;
  display: none;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-top {
      right: 10px;
      bottom: 15%;
      position: fixed; } }
  @media print {
    .a-basic-top {
      display: none !important; } }
  .a-basic-top.is-active {
    display: block; }
  .a-basic-top > img {
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-15px, -15px);
       -moz-transform: translate(-15px, -15px);
        -ms-transform: translate(-15px, -15px);
         -o-transform: translate(-15px, -15px);
            transform: translate(-15px, -15px); }

/* a-layout-darkness */
.a-layout-darkness {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100; }
  @media only screen and (min-width: 64.0625em) {
    .a-layout-darkness:not(.a-layout-darkness--loader) {
      display: none !important; } }
  .lt-ie9 .a-layout-darkness:not(.a-layout-darkness--loader) {
    display: none !important; }

/* a-basic-separator */
.a-basic-separator {
  height: 20px;
  padding: 10px 0; }
  .a-basic-separator > hr {
    margin: 0;
    display: none; }


/* a-basic-input-file */
.a-basic-input-file {
  width: 100%; }
  .a-basic-input-file.h-space-s {
    margin-bottom: 0; }

.a-basic-input-radio > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* a-basic-input-radio */
.a-basic-input-radio {
  float: left;
  display: block;
  position: relative;
  margin: 5px 30px 5px 0; }
  .a-basic-input-radio.h-space-s {
    margin-bottom: 5px; }
  .a-basic-input-radio.h-space-m {
    margin-bottom: 15px; }
  .a-basic-input-radio.h-space-l {
    margin-bottom: 30px; }
  .l-form .ll-col-label + .ll-col-data .a-basic-input-radio {
    max-width: 320px; }
  .l-form .ll-aside-content .a-basic-input-radio {
    margin-right: 8px; }
  .m-basic-toggle--link .a-basic-input-radio {
    float: none;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-toggle--link .a-basic-input-radio {
        float: left;
        width: -webkit-calc(33.3% - 20px);
        width: -moz-calc(33.3% - 20px);
        width: calc(33.3% - 20px);
        height: 40px;
        margin-bottom: 5px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-toggle--link .a-basic-input-radio {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px); } }
    .lt-ie9 .m-basic-toggle--link .a-basic-input-radio {
      width: -webkit-calc(25% - 20px);
      width: -moz-calc(25% - 20px);
      width: calc(25% - 20px); }
  .m-ves-rs-contentbox .a-basic-input-radio {
    margin-bottom: 0; }
  .l-form .ll-row--cardamage .ll-col-data--grid .a-basic-input-radio {
    min-width: 140px;
    margin: 5px 0;
    padding: 0 5px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row--cardamage .ll-col-data--grid .a-basic-input-radio {
        width: 20%; } }
    .l-form .ll-row--cardamage .ll-col-data--grid .a-basic-input-radio > label {
      display: inline-block;
      cursor: pointer; }
      .l-form .ll-row--cardamage .ll-col-data--grid .a-basic-input-radio > label > img {
        margin: 0 0 5px 2px; }
      .l-form .ll-row--cardamage .ll-col-data--grid .a-basic-input-radio > label + input + label {
        left: 5px;
        bottom: 0; }
  .a-basic-input-radio > input + label {
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: absolute; }
  .a-basic-input-radio > input + label + div {
    display: block;
    min-height: 20px;
    padding: 0 0 0 25px;
    background: url(/assets/img/icons/icon-radio-button-unchecked.svg) -2px -2px no-repeat; }
    .refresh .a-basic-input-radio > input + label + div {
      background: url(/assets/img/icons/icon-radio-button-unchecked-refresh.svg) -2px -2px no-repeat; }
    .m-ves-rs-contentbox--grey .a-basic-input-radio > input + label + div {
      background: url(/assets/img/icons/icon-radio-button-unchecked-white.svg) -2px -2px no-repeat; }
    .l-form .ll-aside-content .a-basic-input-radio > input + label + div {
      padding-left: 23px; }
    @media only screen and (max-width: 47.9375em) {
      .m-ves-rs-contentbox .a-basic-input-radio > input + label + div {
        display: inline-block;
        padding-left: 30px; } }
    .m-basic-toggle--link .a-basic-input-radio > input + label + div > label {
      display: inline-block;
      padding-top: 2px;
      line-height: 18px;
      line-height: 1.125rem; }
    .a-basic-input-radio > input + label + div > label + * {
      margin-top: 15px;
      margin-right: 0; }
  .a-basic-input-radio > input:focus + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-unchecked-focus.svg); }
  .a-basic-input-radio > input:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-checked.svg); }
    .refresh .a-basic-input-radio > input:checked + label ~ div {
      background-image: url(/assets/img/icons/icon-radio-button-checked-refresh.svg); }
    .m-ves-rs-contentbox--grey .a-basic-input-radio > input:checked + label ~ div {
      background-image: url(/assets/img/icons/icon-radio-button-checked-white.svg); }
  .a-basic-input-radio > input:checked:focus + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-checked-focus.svg); }
  .a-basic-input-radio.js-clicked > input:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-checked.svg); }
    .refresh .a-basic-input-radio.js-clicked > input:checked + label ~ div {
      background-image: url(/assets/img/icons/icon-radio-button-checked-refresh.svg); }
    .m-ves-rs-contentbox--grey .a-basic-input-radio.js-clicked > input:checked + label ~ div {
      background-image: url(/assets/img/icons/icon-radio-button-checked-white.svg); }
  .a-basic-input-radio > input:disabled + label ~ div {
    opacity: 0.5; }
  .l-form .is-error .a-basic-input-radio > input.is-first-radio + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-unchecked-red.svg); }
  .l-form .is-error .a-basic-input-radio > input.is-first-radio:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-checked-red.svg); }
  .o-basic-form .is-error .a-basic-input-radio > input.is-first-radio + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-unchecked-red.svg); }
  .o-basic-form .is-error .a-basic-input-radio > input.is-first-radio:checked + label ~ div {
    background-image: url(/assets/img/icons/icon-radio-button-checked-red.svg); }
  .a-basic-input-radio > div > label + .ll-depend.is-open {
    padding-top: 15px; }

/* m-adac-maps */

/* m-application-integration-adapter */

/* m-basic-cookie */
.m-basic-cookie {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: #ededed; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-cookie {
      max-width: 367px;
      left: 20px; } }
  .m-basic-cookie .m-text {
    padding: 30px 15px 15px 15px;
    position: relative; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-cookie .m-text {
        padding: 30px;
        font-weight: bold;
        max-width: 740px; } }
    .m-basic-cookie .m-text > div .m-btn {
      display: inline-block; }

/* m-basic-anchornav */
@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav > .mm-anchorlist {
    display: block;
    position: relative;
    padding: 8px 0 6px;
    background: #fff;
    margin: 0 0 42px;
    border-bottom: 1px solid #ffcc00;
    z-index: 35; } }

@media print {
  .m-basic-anchornav > .mm-anchorlist {
    border: none;
    display: none; } }

.m-basic-anchornav > .mm-anchorlist > ul {
  margin: 0 -20px 30px;
  padding: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-anchornav > .mm-anchorlist > ul {
      margin: 0;
      overflow: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
         -moz-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .m-basic-anchornav > .mm-anchorlist > ul:after {
    content: '';
    width: 100%;
    left: 0;
    right: 0;
    height: 16px;
    top: 36px;
    background: #fff;
    position: absolute;
    z-index: -1; }
  .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor {
    background: #ffcc00;
    border-bottom: 1px solid #fff;
    font-weight: bold; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor {
        padding: 0 12px 500px 12px;
        margin-bottom: -500px;
        height: 100%;
        border-left: 1px solid #c5c5c5;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1.125rem;
        background: none; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor:first-child {
        border-left: 0 none transparent; } }
    .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a {
      position: relative;
      padding: 11px 19px 9px 19px;
      display: block;
      text-decoration: none;
      overflow: hidden; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a {
          font-family: "franklin-demi", Arial, sans-serif;
          font-size: 17px;
          font-size: 1.0625rem;
          line-height: 20px;
          line-height: 1.25rem;
          font-weight: lighter;
          padding: 0; } }
      .refresh .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
        @media print, only screen and (min-width: 48em) {
          .refresh .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a {
            font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 15px;
            font-size: 0.9375rem; } }
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a:focus {
        outline: 0 none transparent; }
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a > svg {
        position: absolute;
        right: 0;
        top: -1px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-anchornav > .mm-anchorlist > ul > .mm-anchor > a > svg {
            display: none; } }
  .m-basic-anchornav > .mm-anchorlist > ul > .mm-indicator {
    display: none;
    -webkit-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    -moz-transition: left 0.3s linear;
    transition: left 0.3s linear; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-indicator {
        width: 0;
        height: 0;
        padding: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 13px solid #ffcc00;
        position: absolute;
        bottom: -14px;
        left: 15px;
        display: block; }
        .refresh .m-basic-anchornav > .mm-anchorlist > ul > .mm-indicator {
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 11px solid #ffcc00;
          bottom: -12px; } }
    @media print {
      .m-basic-anchornav > .mm-anchorlist > ul > .mm-indicator {
        display: none; } }

.m-basic-anchornav > .mm-contentwrapper > .mm-content {
  opacity: 0;
  padding: 1px 20px 15px;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 500px;
  background: #fff; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-anchornav > .mm-contentwrapper > .mm-content {
      min-height: inherit;
      padding: 20px 0 30px 0;
      position: relative;
      opacity: 1;
      left: auto; } }
  .m-basic-anchornav > .mm-contentwrapper > .mm-content > .mm-anchorpoint {
    padding: 11px 19px 9px 46px;
    margin: 0 -20px 14px;
    overflow: hidden;
    display: block;
    position: relative;
    background: #ffcc00;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-anchornav > .mm-contentwrapper > .mm-content > .mm-anchorpoint {
        top: -29px;
        position: absolute;
        height: 0;
        width: 0;
        padding: 0; } }
    .m-basic-anchornav > .mm-contentwrapper > .mm-content > .mm-anchorpoint > svg {
      position: absolute;
      left: 0;
      top: -1px; }

/* m-basic-breadcrumb */
.m-basic-breadcrumb {
  padding: 13px 0 0 0;
  display: none; }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-breadcrumb {
      display: block; } }
  .lt-ie9 .m-basic-breadcrumb {
    display: block; }
  @media print {
    .m-basic-breadcrumb {
      display: none; } }
  .o-layout-main-stage ~ .ll-main-center .m-basic-breadcrumb {
    display: none; }
  .m-basic-breadcrumb > ul {
    padding: 0; }
    .m-basic-breadcrumb > ul > li {
      display: inline-block;
      padding: 0 0 0 2px; }
      .m-basic-breadcrumb > ul > li > a {
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 25px;
        line-height: 1.5625rem;
        text-decoration: none; }
      .m-basic-breadcrumb > ul > li:before {
        position: relative;
        top: 3px;
        line-height: 19px;
        line-height: 1.1875rem;
        content: "";
        display: inline-block;
        width: 14px;
        height: 20px;
        background: url(/assets/img/icons/icon-breadcrump-arrow.svg) no-repeat -5px 0; }
      .m-basic-breadcrumb > ul > li.mm-home {
        padding: 0;
        margin-right: -5px; }
        .m-basic-breadcrumb > ul > li.mm-home > a {
          display: inline-block;
          width: 22px;
          height: 20px;
          overflow: hidden;
          text-indent: -10000px;
          margin: 0 0 0 -5px;
          background: url(/assets/img/icons/icon-home.svg) no-repeat -3px 1px; }
        .m-basic-breadcrumb > ul > li.mm-home:before {
          background: none;
          width: 0;
          height: 0; }

/* o-basic-form */
.o-basic-dynamicbutton button, .o-basic-dynamicbutton a {
  display: inline-block; }
  .o-basic-dynamicbutton button.m-context-btn, .o-basic-dynamicbutton a.m-context-btn {
    display: none; }

.m-basic-gallery > .mm-layer-wrapper {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* m-basic-gallery */
.m-basic-gallery {
  position: relative; }
  .m-basic-gallery > .mm-layer-wrapper {
    max-width: inherit; }
  .m-basic-gallery > .mm-head {
    padding: 15px 35px;
    background: #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-head {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        text-align: center;
        background: 0; } }
  .m-basic-gallery > .mm-big {
    display: none;
    position: relative;
    margin: 0 0 1px 0;
    background: #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-big {
        display: block; } }
    .m-basic-gallery > .mm-big > .swiper-container {
      height: -webkit-calc(100vh - 200px);
      height: -moz-calc(100vh - 200px);
      height: calc(100vh - 200px);
      margin: 0;
      padding: 50px 0 40px; }
      .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper {
        background: #999; }
        .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide {
          background: #d7d7d7; }
          .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap {
            display: table;
            width: 100%;
            height: 100%; }
            .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner {
              display: table-cell;
              text-align: center;
              vertical-align: middle; }
              .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                width: auto;
                max-width: -webkit-calc(100% - 100px);
                max-width: -moz-calc(100% - 100px);
                max-width: calc(100% - 100px);
                height: auto;
                max-height: 100%; }
                .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide.is-init > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                  visibility: hidden; }
              .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .m-basic-movie {
                width: 100%;
                left: 0; }
                .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .m-basic-movie > .mm-youtube-container {
                  height: 100%;
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  left: 40px;
                  right: 40px; }
                  .m-basic-gallery > .mm-big > .swiper-container > .swiper-wrapper > .swiper-slide:first-of-type > .mm-slide-inner-wrap > .mm-slide-inner > .m-basic-movie > .mm-youtube-container {
                    left: 0; }
    .m-basic-gallery > .mm-big > .mm-subtitle-big {
      padding-top: 7px;
      padding-bottom: 5px;
      padding-left: 60px;
      padding-right: 60px;
      background: #fff;
      font-size: 12px;
      font-size: 0.75rem;
      text-align: right; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery > .mm-big > .mm-subtitle-big {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          z-index: 10;
          padding-bottom: 12px;
          background: 0;
          font-size: 15px;
          font-size: 0.9375rem; } }
      .m-basic-gallery > .mm-big > .mm-subtitle-big > .mm-subtitle-big-text {
        display: inline-block;
        max-width: 700px; }
  .m-basic-gallery > .mm-prev > .swiper-container {
    background: #fff;
    height: 164px;
    margin: 0;
    padding: 0 30px 0 35px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-prev > .swiper-container {
        height: 120px;
        padding: 38px 50px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-gallery > .mm-prev > .swiper-container {
        height: 136px;
        padding: 29px 50px; } }
    .lt-ie9 .m-basic-gallery > .mm-prev > .swiper-container {
      height: 136px;
      padding: 29px 50px; }
    .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper {
      height: 164px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper {
          height: 45px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper {
          height: 81px; } }
      .lt-ie9 .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper {
        height: 81px; }
      .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide {
        overflow: hidden;
        width: auto;
        background: #d7d7d7; }
        .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
          width: 292px; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
              width: 80px; } }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
              width: 144px; } }
          .lt-ie9 .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
            width: 144px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.is-active:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 3px solid #ffcc00;
            z-index: 10; } }
        .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay {
          display: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 20;
          opacity: 0.8; }
          .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay:hover {
            opacity: 0.9; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay {
              display: block; } }
          .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 23px;
            height: 23px;
            margin: -11px 0 0 -11px;
            background: #ffcc00 url(/assets/img/icons/icon-media-play-s.svg) -6px -6px no-repeat; }
            @media only screen and (min-width: 64.0625em) {
              .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay:before {
                width: 39px;
                height: 39px;
                margin: -19px 0 0 -19px;
                background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; } }
            .lt-ie9 .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay:before {
              width: 39px;
              height: 39px;
              margin: -19px 0 0 -19px;
              background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; }
        .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap {
          height: 100%; }
          .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner {
            height: 100%; }
            .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
              height: 164px; }
              .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide.is-init > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                visibility: hidden; }
              @media print, only screen and (min-width: 48em) {
                .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                  height: 45px; } }
              @media only screen and (min-width: 64.0625em) {
                .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                  height: 81px; } }
              .lt-ie9 .m-basic-gallery > .mm-prev > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                height: 81px; }
  .m-basic-gallery > .mm-prev > .mm-subtitle-prev {
    padding: 7px 30px 5px 35px;
    background: #fff;
    font-size: 12px;
    font-size: 0.75rem; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-prev > .mm-subtitle-prev {
        display: none; } }
  .m-basic-gallery > .swiper-container {
    margin-left: -15px;
    margin-right: -15px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .swiper-container {
        margin-left: 0;
        margin-right: -30px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-gallery > .swiper-container {
        margin-right: -40px; } }
    .lt-ie9 .m-basic-gallery > .swiper-container {
      margin-right: -40px; }
    .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide {
      background: #d7d7d7; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide {
          height: 336px; } }
      .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide:not(.has-youtube-video) {
        width: auto !important; }
      .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
        width: 321px; }
        .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video:not(:first-of-type) {
          padding-left: 30px; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video:not(:first-of-type) {
              padding-left: 40px; } }
        @media print, only screen and (min-width: 48em) {
          .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
            width: 597px; } }
      .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap {
        height: 100%; }
        .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner {
          height: 100%; }
          .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
            width: auto;
            height: 164px; }
            .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide.is-init > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
              visibility: hidden; }
            @media print, only screen and (min-width: 48em) {
              .m-basic-gallery > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                height: 336px; } }
  .m-basic-gallery > .mm-caption {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-caption {
        margin-top: 0; } }
  .m-basic-gallery > .mm-thumbnail-wrapper {
    display: none;
    margin-right: -15px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery > .mm-thumbnail-wrapper {
        display: inherit;
        margin-right: -30px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-gallery > .mm-thumbnail-wrapper {
        margin-right: -40px; } }
    .lt-ie9 .m-basic-gallery > .mm-thumbnail-wrapper {
      margin-right: -40px; }
    .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container {
      background: #fff;
      height: 164px;
      margin: 0;
      padding: 0 30px 0 35px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container {
          height: 102px;
          padding: 10px 0; } }
      .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper {
        height: 164px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper {
            height: 81px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper {
            height: 81px; } }
        .lt-ie9 .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper {
          height: 81px; }
        .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide {
          overflow: hidden;
          width: auto;
          background: #d7d7d7; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
              width: 144px; } }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
              width: 144px; } }
          .lt-ie9 .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video {
            width: 144px; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.is-active:before {
              content: "";
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              border: 3px solid #ffcc00;
              z-index: 10; } }
          .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 20;
            opacity: 0.8; }
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .js-movie-overlay:hover {
              opacity: 0.9; }
            @media print, only screen and (min-width: 48em) {
              .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay {
                display: block; } }
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay:before {
              content: "";
              position: absolute;
              top: 50%;
              left: 50%;
              width: 23px;
              height: 23px;
              margin: -11px 0 0 -11px;
              background: #ffcc00 url(/assets/img/icons/icon-media-play-s.svg) -6px -6px no-repeat; }
              @media print, only screen and (min-width: 48em) {
                .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay:before {
                  width: 39px;
                  height: 39px;
                  margin: -19px 0 0 -19px;
                  background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; } }
              @media only screen and (min-width: 64.0625em) {
                .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay:before {
                  width: 39px;
                  height: 39px;
                  margin: -19px 0 0 -19px;
                  background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; } }
              .lt-ie9 .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.has-youtube-video > .js-movie-overlay:before {
                width: 39px;
                height: 39px;
                margin: -19px 0 0 -19px;
                background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; }
          .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap {
            height: 100%; }
            .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner {
              height: 100%; }
              @media print, only screen and (min-width: 48em) {
                .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .m-basic-movie > .mm-poster-container:before {
                  width: 39px;
                  height: 39px;
                  margin: -19px 0 0 -19px;
                  background: #ffcc00 url(/assets/img/icons/icon-media-play-m.svg) 2px 2px no-repeat; } }
              .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                height: 164px;
                max-width: 100%; }
                .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide.is-init > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                  visibility: hidden; }
                @media print, only screen and (min-width: 48em) {
                  .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                    height: 81px; } }
                @media only screen and (min-width: 64.0625em) {
                  .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                    height: 81px; } }
                .lt-ie9 .m-basic-gallery > .mm-thumbnail-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-slide-inner-wrap > .mm-slide-inner > .mm-img {
                  height: 81px; }

/* .m-basic-hint */
.m-basic-hint {
  position: relative;
  padding: 15px 0 16px 30px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; }
  .l-form .ll-aside .js-result-valid .m-basic-hint {
    margin-top: -11px;
    border-top: none; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-hint {
      padding-top: 11px;
      padding-left: 23px; } }
  .m-basic-hint > img {
    position: absolute;
    top: 13px;
    left: 2px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint > img {
        top: 14px;
        left: -5px; } }
  .m-basic-hint.is-error {
    color: #cc3300; }
  .m-basic-hint a.mm-phone[href^="tel"] {
    text-decoration: none; }

/* m-basic-footnote */
.m-basic-footnote {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
  line-height: 0.9375rem;
  list-style: none; }
  .m-basic-footnote > li:not(.m-basic-footnote:last-child) {
    padding-bottom: 10px; }

/* m-basic-image */
.m-basic-image {
  position: relative; }
  @media print {
    .m-basic-image {
      page-break-before: avoid;
      page-break-inside: avoid; } }
  .m-basic-image.h-space-s {
    margin-bottom: 0; }
  .m-basic-image.h-space-m {
    margin-bottom: 20px; }
  .m-basic-image.h-space-l {
    margin-bottom: 40px; }
  .m-basic-image > .mm-headline {
    padding: 0 20px;
    color: #333;
    width: 100%;
    display: block;
    margin: 0 0 8px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-image > .mm-headline {
        margin-bottom: 0;
        padding: 0;
        top: 25px;
        left: 29px;
        position: absolute;
        color: #fff;
        width: 50%;
        overflow: hidden; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-image > .mm-headline {
        max-height: 70px;
        overflow: hidden;
        top: 35px;
        left: 38px;
        position: absolute;
        width: 50%; } }
    .lt-ie9 .m-basic-image > .mm-headline {
      max-height: 70px;
      overflow: hidden;
      top: 35px;
      left: 38px;
      position: absolute;
      width: 50%; }
    .m-basic-image > .mm-headline--dark {
      color: #333; }
    .m-basic-image > .mm-headline > h1 {
      margin: 0;
      padding: 0;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 29px;
      line-height: 1.8125rem; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-image > .mm-headline > h1 {
          font-size: 35px;
          font-size: 2.1875rem;
          line-height: 35px;
          line-height: 2.1875rem; } }
  .m-basic-image > figure {
    margin: 0;
    width: 100%;
    padding: 0 0 10px 0;
    position: relative; }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-image > figure {
        padding-bottom: 21px; } }
    .lt-ie9 .m-basic-image > figure {
      padding-bottom: 21px; }
    .m-basic-image > figure > img:not(.h-img-fluid-smartphone-only),
    .m-basic-image > figure > .mm-stopper-wrapper img:not(.h-img-fluid-smartphone-only) {
      width: 100%;
      height: auto; }
    .m-basic-image > figure > .mm-stopper-wrapper {
      position: relative; }
      .m-basic-image > figure > .mm-stopper-wrapper.mm-stopper-wrapper--bottom > .a-basic-stopper {
        top: inherit;
        bottom: 10px; }
        .refresh .m-basic-image > figure > .mm-stopper-wrapper.mm-stopper-wrapper--bottom > .a-basic-stopper {
          bottom: auto;
          top: 10px; }
      .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container {
        position: relative; }
        .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded) {
          background: #ededed; }
          .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded):before {
            -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
               -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
                 -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
                    animation: swiper-preloader-spin 1s steps(12, end) infinite;
            display: block;
            z-index: 100;
            position: absolute;
            top: -webkit-calc(50% - 17px);
            top: -moz-calc(50% - 17px);
            top: calc(50% - 17px);
            left: -webkit-calc(50% - 17px);
            left: -moz-calc(50% - 17px);
            left: calc(50% - 17px);
            content: '';
            opacity: 1;
            -webkit-transition: opacity 300ms;
            -o-transition: opacity 300ms;
            -moz-transition: opacity 300ms;
            transition: opacity 300ms;
            width: 34px;
            height: 34px;
            background: url(/assets/img/icons/icon-refresh-48px.svg) no-repeat center; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes swiper-preloader-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
          .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded):after {
            content: '';
            display: block;
            height: 0;
            width: 100%;
            /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
            padding-bottom: 41.322314%; }
            @media only screen and (min-width: 64.0625em) {
              .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded):after {
                width: 403px; } }
            .lt-ie9 .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded):after {
              width: 403px; }
          .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container:not(.is-lazyloaded) > * {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
        .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container > picture {
          max-width: 100%;
          width: 100%;
          display: block; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container > picture {
              width: auto; } }
          .m-basic-image > figure > .mm-stopper-wrapper > .mm-ratio-container > picture > img {
            max-width: 100%;
            width: 100%;
            display: block; }
    .m-basic-image > figure > .mm-figurecaption {
      padding: 7px 20px 0 0;
      width: 100%;
      font-size: 78%; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-image > figure > .mm-figurecaption {
          padding-right: 30px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-image > figure > .mm-figurecaption {
          padding-right: 40px; } }
      .lt-ie9 .m-basic-image > figure > .mm-figurecaption {
        padding-right: 40px; }
      .m-basic-image > figure > .mm-figurecaption--right {
        text-align: right;
        padding-right: 0;
        padding-left: 20px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-image > figure > .mm-figurecaption--right {
            padding-left: 30px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-image > figure > .mm-figurecaption--right {
            padding-left: 40px; } }
        .lt-ie9 .m-basic-image > figure > .mm-figurecaption--right {
          padding-left: 40px; }
  .m-basic-table--tests > tbody td.mm-product-cell .m-basic-image {
    display: inline-block;
    width: 120px;
    height: 90px;
    top: 1px;
    margin-right: 10px; }
    .m-basic-table--tests > tbody td.mm-product-cell .m-basic-image > figure {
      padding: 0; }
      .m-basic-table--tests > tbody td.mm-product-cell .m-basic-image > figure > .mm-stopper-wrapper {
        border: 1px solid #d7d7d7; }

/* .m-adac-cardamage */
.m-adac-cardamage {
  background-color: #fff;
  width: 100%; }
  .l-main-content--cluster > .m-adac-cardamage {
    padding: 8px 15px 10px 15px; }
    @media only screen and (min-width: 64.0625em) {
      .l-main-content--cluster > .m-adac-cardamage {
        padding: 10px 25px 20px 25px; } }
    .lt-ie9 .l-main-content--cluster > .m-adac-cardamage {
      padding: 10px 25px 20px 25px; }
  .m-adac-cardamage > .mm-head {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 10px; }

@media only screen and (min-width: 64.0625em) and (min-width: 48em) {
  .m-adac-cardamage > .mm-head {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    line-height: 2.125rem;
    margin-bottom: 32px; } }
    @media print, only screen and (min-width: 48em) {
      .lt-ie9 .m-adac-cardamage > .mm-head {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 34px;
        line-height: 2.125rem;
        margin-bottom: 32px; } }
  .m-adac-cardamage > .mm-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap; }
    @media only screen and (min-width: 64.0625em) {
      .m-adac-cardamage > .mm-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .lt-ie9 .m-adac-cardamage > .mm-content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .ll-lightbox-inner .m-adac-cardamage > .mm-content {
      padding: 0; }
    @media only screen and (min-width: 64.0625em) {
      .m-adac-cardamage > .mm-content > .mm-left {
        width: 50%;
        padding-right: 20px;
        height: 242px;
        position: relative; } }
    .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left {
      width: 50%;
      padding-right: 20px;
      height: 242px;
      position: relative; }
    .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      padding-right: 0; }
      @media only screen and (min-width: 64.0625em) {
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left {
          width: 100%;
          height: auto;
          position: relative; } }
      .lt-ie9 .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left {
        width: 100%;
        height: auto;
        position: relative; }
    @media only screen and (min-width: 64.0625em) {
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable {
        max-height: 135px; } }
    .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable {
      max-height: 135px; }
    .m-adac-cardamage > .mm-content > .mm-left .mm-item,
    .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem {
      display: none;
      margin-bottom: 15px; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item.is-visible,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem.is-visible {
        display: block; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info {
        position: relative;
        font-weight: bold;
        padding-left: 30px;
        margin-bottom: 10px;
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.125rem; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info {
            font-size: 20px;
            font-size: 1.25rem;
            line-height: 22px;
            line-height: 1.375rem;
            margin-bottom: 13px; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info, .lt-ie9
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 22px;
          line-height: 1.375rem;
          margin-bottom: 13px; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info:before,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info:before {
          content: "";
          top: 3px;
          left: 1px;
          position: absolute;
          width: 24px;
          height: 20px; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info.icon-bubble:before,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info.icon-bubble:before {
          background: url("/assets/img/icons/icon-report-received.svg") no-repeat 0 0; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info.icon-organized:before,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info.icon-organized:before {
          background: url("/assets/img/icons/icon-service-organized.svg") no-repeat 0 0; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info.icon-on-the-way:before,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info.icon-on-the-way:before {
          background: url("/assets/img/icons/icon-on-the-way.svg") no-repeat 0 0; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info.icon-missed-call,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info.icon-missed-call {
          padding-left: 35px; }
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info.icon-missed-call:before,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info.icon-missed-call:before {
            top: 0;
            background: url("/assets/img/icons/icon-call-missed.svg") no-repeat 0 0; }
        @media print, only screen and (min-width: 48em) {
          .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-status-info, .ll-lightbox-inner
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-status-info {
            font-size: 21px;
            font-size: 1.3125rem;
            line-height: 21px;
            line-height: 1.3125rem;
            margin-bottom: 13px; } }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable {
        margin-bottom: 10px;
        overflow-x: hidden;
        overflow-y: hidden; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable {
            margin-top: 14px;
            margin-bottom: 12px; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable, .lt-ie9
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable {
          margin-top: 14px;
          margin-bottom: 12px; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable.jspScrollable:focus,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable.jspScrollable:focus {
          outline: none; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar {
          width: 5px;
          right: 5px; }
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack {
            background: #d7d7d7; }
            .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack > .jspDrag,
            .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack > .jspDrag {
              background: #999; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable.jspScrollable > .jspContainer > .jspHorizontalBar,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable.jspScrollable > .jspContainer > .jspHorizontalBar {
          display: none; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable:not(.jspScrollable) > .jspContainer,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable:not(.jspScrollable) > .jspContainer {
          height: 20px; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table {
          width: 100%;
          border-collapse: collapse;
          table-layout: fixed; }
          @media only screen and (min-width: 64.0625em) {
            .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table,
            .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table {
              table-layout: auto; } }
          .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table, .lt-ie9
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table {
            table-layout: auto; }
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr {
            border: 1px solid #d7d7d7; }
            .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > th,
            .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > th {
              width: 36%;
              padding: 5px 10px;
              border: 1px solid #d7d7d7;
              text-align: left; }
              @media print, only screen and (min-width: 48em) {
                .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > th,
                .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > th {
                  width: 130px; } }
              @media only screen and (min-width: 64.0625em) {
                .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > th,
                .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > th {
                  width: auto; } }
              .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > th, .lt-ie9
              .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > th {
                width: auto; }
            .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > td,
            .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > td {
              width: 65%;
              border: 1px solid #d7d7d7;
              padding: 5px 10px;
              word-wrap: break-word; }
              .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > td > .mm-date,
              .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > td > .mm-date {
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-flow: row wrap;
                   -moz-box-orient: horizontal;
                   -moz-box-direction: normal;
                    -ms-flex-flow: row wrap;
                        flex-flow: row wrap; }
                .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > td > .mm-date > span,
                .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > td > .mm-date > span {
                  padding: 0; }
                .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotable table > tbody > tr > td > .mm-date > .td-date1,
                .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotable table > tbody > tr > td > .mm-date > .td-date1 {
                  padding-right: 5px; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-infotext,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-infotext {
        display: block;
        margin-bottom: 10px; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-telnum,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-telnum {
        display: inline-block;
        margin-bottom: 8px;
        font-weight: bold;
        text-decoration: none;
        -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
                align-self: flex-start;
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.125rem; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-telnum,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-telnum {
            font-size: 20px;
            font-size: 1.25rem;
            line-height: 22px;
            line-height: 1.375rem;
            margin-bottom: 10px; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-telnum, .lt-ie9
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-telnum {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 22px;
          line-height: 1.375rem;
          margin-bottom: 10px; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-timestamp,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-timestamp {
        color: #afafaf;
        margin-bottom: 5px; }
      .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink,
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink,
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-flow: row nowrap;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-flow: row nowrap;
                    flex-flow: row nowrap; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink, .lt-ie9
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row nowrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap; }
        .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink > .mm-timestamp,
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink > .mm-timestamp {
          color: #afafaf;
          margin-bottom: 5px; }
          @media only screen and (min-width: 64.0625em) {
            .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink > .mm-timestamp,
            .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink > .mm-timestamp {
              padding-right: 18px; } }
          .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-singlelink > .mm-timestamp, .lt-ie9
          .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-singlelink > .mm-timestamp {
            padding-right: 18px; }
      .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item, .ll-lightbox-inner
      .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        margin-bottom: 20px;
        border-bottom: 1px solid #d7d7d7; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item--order1, .ll-lightbox-inner
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem--order1 {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
             -moz-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item--order2, .ll-lightbox-inner
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem--order2 {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
             -moz-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item--order3, .ll-lightbox-inner
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem--order3 {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
             -moz-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item--order4, .ll-lightbox-inner
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem--order4 {
          -webkit-box-ordinal-group: 5;
          -webkit-order: 4;
             -moz-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4;
          border: none; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left .mm-item > .mm-timestamp, .ll-lightbox-inner
        .m-adac-cardamage > .mm-content > .mm-left .mm-layeritem > .mm-timestamp {
          color: #afafaf;
          margin-bottom: 16px; }
    .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
      margin-left: 1px;
      position: relative; }
      @media only screen and (min-width: 64.0625em) {
        .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-flow: column wrap;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-flow: column wrap;
                  flex-flow: column wrap;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          position: static; } }
      .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column wrap;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        position: static; }
      .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
        margin-bottom: 10px; }
        @media only screen and (min-width: 64.0625em) {
          .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
            margin-bottom: 36px; } }
        .lt-ie9 .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom {
          margin-bottom: 36px; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-layer-headline {
          font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 24px;
          line-height: 1.5rem;
          margin-bottom: 10px; }
          @media print, only screen and (min-width: 48em) {
            .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-layer-headline {
              font-size: 28px;
              font-size: 1.75rem;
              line-height: 34px;
              line-height: 2.125rem;
              margin-bottom: 30px; } }
      .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-linklist {
        width: 100%;
        margin: 0 0 15px 0; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-linklist {
            margin: 0; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-linklist {
          margin: 0; }
        .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-linklist > a:not(:first-child) {
          margin-top: 5px; }
      .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
        position: relative;
        line-height: 18px; }
        @media only screen and (min-width: 64.0625em) {
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
            width: -webkit-calc( 100% - 20px);
            width: -moz-calc( 100% - 20px);
            width: calc( 100% - 20px);
            padding-right: 36px;
            position: absolute;
            bottom: 0; } }
        .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
          width: -webkit-calc( 100% - 20px);
          width: -moz-calc( 100% - 20px);
          width: calc( 100% - 20px);
          padding-right: 36px;
          position: absolute;
          bottom: 0; }
        .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
          display: block; }
          @media only screen and (min-width: 64.0625em) {
            .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
              position: relative;
              width: 100%; } }
          .lt-ie9 .ll-lightbox-inner .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh {
            position: relative;
            width: 100%; }
        .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content {
          position: relative;
          padding: 10px 0 10px 5px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-flow: column nowrap;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-flow: column nowrap;
                  flex-flow: column nowrap;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          @media print, only screen and (min-width: 48em) {
            .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -webkit-flex-flow: row wrap;
                 -moz-box-orient: horizontal;
                 -moz-box-direction: normal;
                  -ms-flex-flow: row wrap;
                      flex-flow: row wrap;
              -webkit-box-pack: start;
              -webkit-justify-content: flex-start;
                 -moz-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start; } }
          @media only screen and (min-width: 64.0625em) {
            .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content {
              width: 100%;
              padding: 3px 0 5px 0; } }
          .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content {
            width: 100%;
            padding: 3px 0 5px 0; }
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-last {
            margin-right: 5px; }
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-timestamp {
            white-space: nowrap; }
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-refresh-icon {
            position: absolute;
            right: 0;
            bottom: 12px;
            width: 30px;
            height: 30px;
            background-color: #ffcc00;
            cursor: pointer; }
            .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-refresh-icon > img {
              margin: 3px 0 0 3px; }
            @media print, only screen and (min-width: 48em) {
              .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-refresh-icon {
                bottom: 4px; } }
            @media only screen and (min-width: 64.0625em) {
              .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-refresh-icon {
                right: -36px;
                top: -2px;
                bottom: unset; } }
            .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > .mm-timerefresh-content > .mm-refresh-icon {
              right: -36px;
              top: -2px;
              bottom: unset; }
        .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr {
          margin: 0; }
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:first-of-type {
            margin-top: 15px; }
            @media only screen and (min-width: 64.0625em) {
              .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:first-of-type {
                margin-top: 10px; } }
            .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:first-of-type {
              margin-top: 10px; }
          .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:last-of-type {
            margin-bottom: 15px; }
            @media only screen and (min-width: 64.0625em) {
              .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:last-of-type {
                margin-bottom: 0; } }
            .lt-ie9 .m-adac-cardamage > .mm-content > .mm-left > .mm-bottom > .mm-timerefresh > hr:last-of-type {
              margin-bottom: 0; }
    .m-adac-cardamage > .mm-content > .mm-right {
      width: 100%;
      max-width: 420px; }
      @media only screen and (min-width: 64.0625em) {
        .m-adac-cardamage > .mm-content > .mm-right {
          padding-top: 2px;
          width: 50%; } }
      .lt-ie9 .m-adac-cardamage > .mm-content > .mm-right {
        padding-top: 2px;
        width: 50%; }
      .m-adac-cardamage > .mm-content > .mm-right > img {
        width: 100%; }

/* m-basic-keywordfilter */
.m-basic-keywordfilter {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0; }
  @media print {
    .m-basic-keywordfilter {
      display: none; } }
  @media print, only screen and (min-width: 48em) {
    .m-basic-keywordfilter {
      width: 483px;
      margin-bottom: 22px; } }
  .l-form .ll-fieldset .m-basic-keywordfilter {
    margin-left: 10px; }
  .m-basic-keywordfilter > .mm-searchbar {
    position: relative; }
    .m-basic-keywordfilter > .mm-searchbar > button {
      width: 30px;
      height: 31px;
      position: absolute;
      top: 0;
      right: 0;
      padding: 4px 3px 0 0;
      background: url(/assets/img/icons/icon-search.svg) no-repeat 0 3px;
      text-indent: -10000px; }
  .m-basic-keywordfilter .mm-controller {
    display: inline-block;
    float: right; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-keywordfilter .mm-controller {
        margin: 5px 0 0 0; } }
    .m-basic-keywordfilter .mm-controller > button {
      padding: 0 0 0 12px;
      background: url(/assets/img/icons/icon-link.svg) no-repeat -8px -2px; }
      .m-basic-keywordfilter .mm-controller > button:focus {
        color: #999; }
      .m-basic-keywordfilter .mm-controller > button.is-active {
        background: url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat -8px -2px;
        color: #333; }
      .m-basic-keywordfilter .mm-controller > button.js-focus {
        color: #333; }

@charset "UTF-8";
/* m-basic-list */
.m-basic-list {
  max-width: 700px;
  padding: 0; }
  .m-basic-text p:last-of-type + .m-basic-list {
    padding-top: 15px; }
  @media print {
    .m-basic-list {
      page-break-inside: avoid; } }
  .m-basic-list.h-space-s {
    margin-bottom: 0; }
  br + .m-basic-list {
    padding-top: 12px; }
  br + br .m-basic-list {
    padding-top: 0; }
  .m-basic-text.h-space-s + .m-basic-list {
    padding-top: 12px; }
  .o-basic-cluster-box .a-basic-btn + .m-basic-list {
    padding-top: 7px; }
  .o-layout-main-stage .oo-box-col-3 .m-basic-list {
    margin-top: 2px; }
  .oo-col-label + .oo-col-data .m-basic-list, .ll-col-label + .ll-col-data .m-basic-list {
    padding-top: 7px; }
  .a-basic-input-radio .m-basic-list > li, .a-basic-input-checkbox .m-basic-list > li {
    padding-left: 10px;
    background-position: -9px -3px; }
    .refresh .a-basic-input-radio .m-basic-list > li, .refresh .a-basic-input-checkbox .m-basic-list > li {
      padding-left: 14px; }
    .a-basic-input-radio .m-basic-list > li:last-child, .a-basic-input-checkbox .m-basic-list > li:last-child {
      margin-bottom: 0; }
  ol.m-basic-list {
    padding-left: 28px;
    list-style-type: decimal; }
    ol.m-basic-list > li {
      padding-left: 0;
      background: none; }
      ol.m-basic-list > li > ol {
        padding: 12px 0 0 28px;
        list-style-type: decimal; }
        ol.m-basic-list > li > ol > li {
          margin-bottom: 8px; }
  .m-basic-list > li {
    position: relative;
    margin: 0 0 8px 0;
    padding: 0 0 0 20px;
    background: url(/assets/img/icons/icon-bullet.svg) no-repeat 1px -3px;
    line-height: 18px;
    line-height: 1.125rem;
    text-align: left; }
    @media print {
      .m-basic-list > li:before {
        content: "●";
        font-size: 10px;
        position: absolute;
        left: 9px;
        top: -1px; } }
    .m-basic-table .m-basic-list > li {
      margin-bottom: 1px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--compare .m-basic-list > li {
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-table--compare .m-basic-list > li {
        overflow: visible;
        -o-text-overflow: clip;
           text-overflow: clip; } }
    .lt-ie9 .m-basic-table--compare .m-basic-list > li {
      overflow: visible;
      -o-text-overflow: clip;
         text-overflow: clip; }
    .m-basic-list > li.mm-last {
      margin-bottom: 0; }
    .m-basic-list > li > a {
      text-decoration: underline; }
    .m-basic-list > li > ul {
      padding: 12px 0 0 12px; }
      .m-basic-list > li > ul > li {
        position: relative;
        margin: 0 0 8px 0;
        padding: 0 0 0 11px;
        background: url(/assets/img/icons/icon-bullet.svg) no-repeat -8px -4px; }
        @media print {
          .m-basic-list > li > ul > li:before {
            content: "●";
            font-size: 10px;
            position: absolute;
            left: 1px;
            top: -1px; } }
  .mm-layer-details-inner .m-basic-list {
    padding-top: 4px !important; }
    .mm-layer-details-inner .m-basic-list.h-space-s {
      margin-bottom: 0; }
      @media print, only screen and (min-width: 48em) {
        .mm-layer-details-inner .m-basic-list.h-space-s {
          margin-bottom: 10px; } }
  .mm-flex--row-reverse .mm-content .m-basic-list {
    padding-left: 10px; }
  .refresh .oo-description .m-basic-list > ul {
    padding: 0; }

.m-basic-member-puzzle > .mm-member-gallery-wrapper {
  margin-right: -10px; }
  .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members {
    margin-bottom: 20px; }
    .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members.is-inactive {
      cursor: auto;
      max-height: none; }
    .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper {
      padding: 20px 0; }
      .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members.is-inactive > .swiper-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
      .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide {
        padding: 0;
        margin: 0;
        cursor: auto;
        max-width: 135px;
        -webkit-flex-basis: 135px;
            -ms-flex-preferred-size: 135px;
                flex-basis: 135px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide {
            max-width: 161px;
            -webkit-flex-basis: 161px;
                -ms-flex-preferred-size: 161px;
                    flex-basis: 161px; } }
        .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide.js-puzzle-content {
          cursor: pointer; }
        .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members.is-inactive > .swiper-wrapper > .swiper-slide {
          margin: 0 10px 10px 0; }
        .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide > img {
          max-width: 100%;
          height: auto; }
        .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide > figcaption {
          padding: 5px 8px 5px 0; }
          .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide.js-puzzle-content > figcaption {
            padding: 5px 8px 5px 10px;
            background: url("/assets/img/icons/icon-link-red.svg") no-repeat -8px 3px; }
          .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .swiper-wrapper > .swiper-slide > figcaption > .mm-data > .mm-name {
            font-weight: bold; }
    .m-basic-member-puzzle > .mm-member-gallery-wrapper > .swiper-container.js-members > .is-disabled {
      display: none; }

.m-basic-member-puzzle > .mm-member-content-wrapper {
  position: relative; }
  .m-basic-member-puzzle > .mm-member-content-wrapper.is-inactive {
    display: none; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-member-puzzle > .mm-member-content-wrapper > .swiper-wrapper {
      min-height: 302px; } }
  .m-basic-member-puzzle > .mm-member-content-wrapper > .mm-layer-buttons {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin: 0 0 0 auto;
    width: 90px; }
    .m-basic-member-puzzle > .mm-member-content-wrapper > .mm-layer-buttons > li > button {
      padding: 0;
      outline: none;
      background: none;
      border: none; }
      .m-basic-member-puzzle > .mm-member-content-wrapper > .mm-layer-buttons > li > button.mm-prev {
        background: url("/assets/img/icons/icon-arrow-left-black.svg") no-repeat center center;
        width: 30px;
        height: 30px; }
      .m-basic-member-puzzle > .mm-member-content-wrapper > .mm-layer-buttons > li > button.mm-next {
        background: url("/assets/img/icons/icon-arrow-right-black.svg") no-repeat center center;
        width: 30px;
        height: 30px; }
      .m-basic-member-puzzle > .mm-member-content-wrapper > .mm-layer-buttons > li > button.mm-close {
        background: url("/assets/img/icons/icon-close.svg") no-repeat center center;
        width: 30px;
        height: 30px; }

.m-basic-info-layer {
  position: relative; }
  .m-basic-info-layer > .mm-infolayer-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 0;
    right: -25px;
    background: url("/assets/img/icons/icon-info.svg") no-repeat 0 0;
    cursor: pointer; }
    .m-basic-info-layer > .mm-infolayer-icon.active {
      background: url("/assets/img/icons/icon-info-yellow.svg") no-repeat 0 0; }
    .m-ves-rs-contentbox .m-basic-info-layer > .mm-infolayer-icon {
      left: 0;
      right: auto;
      bottom: -25px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox .m-basic-info-layer > .mm-infolayer-icon {
          left: auto;
          bottom: 0;
          right: -25px; } }
    @media print, only screen and (min-width: 48em) {
      .l-form .m-basic-info-layer > .mm-infolayer-icon {
        bottom: 5px; } }
  .m-basic-info-layer > .mm-infolayer-content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 50px 40px 20px;
    margin: 18px 0 0 0;
    border: 1px solid #c5c5c5;
    background: #fff;
    z-index: 2;
    pointer-events: auto;
    text-align: left; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-info-layer > .mm-infolayer-content {
        width: 360px; } }
    .m-basic-info-layer > .mm-infolayer-content:after {
      content: "";
      position: absolute;
      top: -8px;
      left: 20px;
      width: 14px;
      height: 14px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      background: white;
      border: solid #c5c5c5;
      border-width: 1px 0 0 1px; }
    .m-basic-info-layer > .mm-infolayer-content--error {
      border-color: #cc3333;
      color: #cc3333; }
      .m-basic-info-layer > .mm-infolayer-content--error:after {
        border-color: #cc3333; }
    .m-basic-info-layer > .mm-infolayer-content.pos-right {
      left: auto;
      right: 0; }
      .m-basic-info-layer > .mm-infolayer-content.pos-right:after {
        left: auto;
        right: 20px; }
    .m-basic-info-layer > .mm-infolayer-content.hidden {
      display: block;
      visibility: hidden; }
    .m-basic-info-layer > .mm-infolayer-content.visible {
      display: block; }
    .a-basic-input-radio + .m-basic-info-layer > .mm-infolayer-content {
      margin-top: 40px;
      margin-right: 150px; }
    .m-ves-rs-contentbox .mm-tile > .m-basic-info-layer > .mm-infolayer-content {
      width: 280px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox .mm-tile > .m-basic-info-layer > .mm-infolayer-content {
          width: 300px; } }
    .m-basic-info-layer > .mm-infolayer-content > .mm-info-head {
      display: block;
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-weight: normal; }
    .m-basic-info-layer > .mm-infolayer-content > .mm-info-text {
      word-break: break-word; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-info-layer > .mm-infolayer-content > .mm-info-text {
          word-break: unset; } }
    .m-basic-info-layer > .mm-infolayer-content > .mm-infolayer-close {
      position: absolute;
      top: 18px;
      right: 18px;
      width: 20px;
      height: 20px;
      padding: 0;
      font-size: 0;
      background: url(/assets/img/icons/icon-close.svg) no-repeat center center; }
    .a-basic-input-text ~ .m-basic-info-layer > .mm-infolayer-content {
      margin-top: 24px; }
  .l-form .m-basic-info-layer {
    margin-bottom: 20px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .m-basic-info-layer {
        margin-bottom: 0; } }

.ll-lightbox-inner > .mm-infolayer-content > .mm-info-head {
  display: inline-block;
  margin-bottom: 16px; }

/* m-basic-pageranking */
.m-basic-pageranking {
  margin: 0 0 10px 0;
  padding: 10px 20px 15px 20px;
  background-color: #ededed; }
  .m-basic-pageranking .mm-btns {
    padding: 5px 0 0 0; }
    .m-basic-pageranking .mm-btns > a {
      display: inline-block;
      margin: 0 16px 10px 0; }
      .m-basic-pageranking .mm-btns > a:last-child {
        margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-pageranking .mm-btns {
        display: inline-block; } }
  .m-basic-pageranking .mm-textintro {
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-pageranking .mm-textintro {
        display: inline;
        padding: 0 45px 0 0; } }
  .m-basic-pageranking > hr {
    margin: 0 0 4px 0;
    border-top: 1px solid #c5c5c5; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-pageranking > hr {
        margin-top: 0; } }

/* m-basic-legend */
.m-basic-legend {
  padding: 8px 24px 8px 2px;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 1px solid #c5c5c5;
  position: relative;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #fff;
  z-index: 36; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-legend {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
         -moz-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .m-basic-legend > .mm-legend-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    margin-bottom: 5px;
    min-height: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item {
        width: auto;
        margin: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item:first-child {
        -webkit-flex-basis: 120px;
            -ms-flex-preferred-size: 120px;
                flex-basis: 120px; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item:nth-child(2) {
        -webkit-flex-basis: 123px;
            -ms-flex-preferred-size: 123px;
                flex-basis: 123px; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item:nth-child(3) {
        -webkit-flex-basis: 175px;
            -ms-flex-preferred-size: 175px;
                flex-basis: 175px; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item:nth-child(4) {
        -webkit-flex-basis: 175px;
            -ms-flex-preferred-size: 175px;
                flex-basis: 175px; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-legend > .mm-legend-item:nth-child(5) {
        -webkit-flex-basis: 200px;
            -ms-flex-preferred-size: 200px;
                flex-basis: 200px; } }
    .m-basic-legend > .mm-legend-item > img {
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start;
      margin-right: 3px; }
    .m-basic-legend > .mm-legend-item > span {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 15px;
      line-height: 0.9375rem; }
  .m-basic-legend > .mm-legend-close {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 14px;
    height: 14px; }
    .m-basic-legend > .mm-legend-close > button {
      background: url(/assets/img/icons/icon-close.svg) no-repeat center center;
      width: 14px;
      height: 14px;
      border: none;
      padding: 0; }

/* m-basic-newsbox  */
.m-basic-newsbox {
  position: relative;
  padding: 20px 0 3px 0;
  border: 1px solid #d7d7d7;
  border-right: none;
  border-left: none; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox {
      padding-top: 16px; } }
  .m-basic-newsbox + .m-basic-newsbox {
    border-top: 0; }
  .mm-lexicon-category .m-basic-newsbox + .m-basic-newsbox {
    padding-top: 0; }
  .m-basic-hint + .m-basic-newsbox {
    border-top: 0; }
  .m-basic-newsbox:last-child {
    border-bottom: none; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox > .mm-content {
      max-width: 700px;
      float: left; } }
  .m-basic-newsbox > .mm-content > .mm-meta {
    margin: 0 0 5px 0; }
    .m-basic-newsbox > .mm-content > .mm-meta .mm-meta-item {
      display: inline; }
      .m-basic-newsbox > .mm-content > .mm-meta .mm-meta-item:after {
        margin: 0 8px 0 8px;
        content: "|"; }
      .m-basic-newsbox > .mm-content > .mm-meta .mm-meta-item.mm-last:after {
        content: none; }
      .m-basic-newsbox > .mm-content > .mm-meta .mm-meta-item > address {
        display: inline; }
      .m-basic-newsbox > .mm-content > .mm-meta .mm-meta-item .scWebEditInput {
        display: inline; }
  .m-basic-newsbox > .mm-content > h3, .m-basic-newsbox > .mm-content h3 > a {
    padding: 0;
    font-weight: normal;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    line-height: 1.5rem; }
    .refresh .m-basic-newsbox > .mm-content > h3, .refresh .m-basic-newsbox > .mm-content h3 > a {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 24px;
      line-height: 1.5rem; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-newsbox > .mm-content > h3, .m-basic-newsbox > .mm-content h3 > a {
        padding-bottom: 10px;
        vertical-align: top;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 26px;
        line-height: 1.625rem; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-newsbox > .mm-content > h3 + .mm-subheadline, .m-basic-newsbox > .mm-content h3 > a + .mm-subheadline {
        margin-top: -10px; } }
    .m-basic-newsbox > .mm-content > h3 > a, .m-basic-newsbox > .mm-content h3 > a > a {
      text-decoration: none; }
  .m-basic-newsbox > .mm-content > .mm-subheadline {
    display: block;
    padding: 0 0 10px 0; }
  .m-basic-newsbox > .mm-content > p {
    margin: 0; }
    .refresh .m-basic-newsbox > .mm-content > p {
      margin-bottom: 15px; }
  .m-basic-newsbox .a-basic-stopper + .mm-content {
    margin-right: 100px; }
  .m-basic-newsbox--img .a-basic-stopper + .mm-content {
    margin-right: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-newsbox--img .a-basic-stopper + .mm-content {
        padding-right: 100px; } }

/* m-basic movie */
.m-basic-movie {
  font-size: 0;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }
  .m-basic-gallery > .mm-big .m-basic-movie {
    position: absolute;
    top: 0;
    left: 50px;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    height: 100%; }
  .m-basic-movie, .m-basic-movie:before, .m-basic-movie:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .m-basic-movie.is-controls {
    cursor: default; }
    .m-basic-movie.is-controls.is-draggable {
      cursor: move;
      cursor: -webkit-grab;
      cursor: -moz-grab;
      cursor: grab; }
    .m-basic-movie.is-controls.is-dragging {
      cursor: -webkit-grabbing;
      cursor: -moz-grabbing;
      cursor: grabbing; }
    .m-basic-movie.is-controls.is-poster {
      cursor: pointer; }
    .m-basic-movie.is-controls.is-error {
      cursor: default;
      cursor: no-drop; }
  .m-basic-movie.is-unsupported {
    cursor: default;
    cursor: no-drop; }
    .m-basic-movie.is-unsupported:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
  .m-basic-movie:-webkit-full-screen {
    width: 100%;
    height: 100%; }
  .m-basic-movie:-moz-full-screen {
    width: 100%;
    height: 100%; }
  .m-basic-movie:-ms-fullscreen {
    width: 100%;
    height: 100%; }
  .m-basic-movie:fullscreen {
    width: 100%;
    height: 100%; }
  .m-basic-movie.is-fake-fullscreen {
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed; }
  .m-basic-movie :focus, .m-basic-movie:focus {
    outline: none; }
  .m-basic-movie.is-keyboard-focus :focus {
    outline: 2px dotted #ffcc00; }
  .m-basic-movie > .mm-poster-container {
    display: block;
    position: relative; }
    .m-basic-movie > .mm-poster-container:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 63px;
      height: 63px;
      margin: -31px 0 0 -31px;
      background: #ffcc00 url(/assets/img/icons/icon-media-play-l.svg) 14px 14px no-repeat;
      opacity: 0.8;
      z-index: 10; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery > .mm-prev .m-basic-movie > .mm-poster-container:before {
          display: none; } }
      .m-basic-gallery > .mm-big .m-basic-movie > .mm-poster-container:before {
        width: 140px;
        height: 140px;
        margin: -70px 0 0 -70px;
        background: #ffcc00 url(/assets/img/icons/icon-media-play-xl.svg) 45px 41px no-repeat; }
  .m-basic-movie > .mm-movie-container.is-init + .mm-poster-container {
    display: none; }
  .m-basic-movie > .mm-poster-container > .mm-poster-img {
    width: 100%;
    height: auto; }
  .m-basic-movie > .mm-youtube-container {
    height: 100%; }
    .m-basic-gallery > .mm-big .m-basic-movie > .mm-youtube-container {
      padding-top: -1px; }
    .m-basic-movie > .mm-youtube-container > iframe {
      width: 100%;
      height: 100%; }
  :not(.m-basic-gallery) .m-basic-movie > .mm-youtube-container {
    padding-bottom: 56.25%;
    width: 100%; }
    :not(.m-basic-gallery) .m-basic-movie > .mm-youtube-container > iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .m-basic-movie > .m-loading {
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    color: #ffcc00;
    font-size: 50px;
    font-size: 3.125rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -90%);
       -moz-transform: translate(-50%, -90%);
        -ms-transform: translate(-50%, -90%);
         -o-transform: translate(-50%, -90%);
            transform: translate(-50%, -90%); }
    @media print, only screen and (min-width: 48em) {
      .m-basic-movie > .m-loading {
        font-size: 100px;
        font-size: 6.25rem;
        -webkit-transform: translate(-50%, -70%);
           -moz-transform: translate(-50%, -70%);
            -ms-transform: translate(-50%, -70%);
             -o-transform: translate(-50%, -70%);
                transform: translate(-50%, -70%); } }
    .m-basic-movie.is-loading > .m-loading {
      opacity: 1;
      visibility: visible; }
    .m-basic-movie > .m-loading svg {
      width: 50px;
      height: 50px;
      vertical-align: top;
      -webkit-animation: movie-loading 1s infinite steps(2);
         -moz-animation: movie-loading 1s infinite steps(2);
           -o-animation: movie-loading 1s infinite steps(2);
              animation: movie-loading 1s infinite steps(2); }
      @media print, only screen and (min-width: 48em) {
        .m-basic-movie > .m-loading svg {
          width: 100px;
          height: 100px; } }

@-webkit-keyframes movie-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes movie-loading {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes movie-loading {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes movie-loading {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .m-basic-movie > .m-play {
    z-index: 1;
    color: white;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    font-size: 50px;
    font-size: 3.125rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
    @media print, only screen and (min-width: 48em) {
      .m-basic-movie > .m-play {
        top: 50%;
        left: 50%;
        position: absolute;
        font-size: 100px;
        font-size: 6.25rem;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .m-basic-gallery .swiper-container--prev .m-basic-movie > .m-play {
          display: none; } }
    .m-basic-movie:hover > .m-play {
      text-shadow: none;
      color: #ffcc00; }
    .m-basic-movie.is-poster > .m-play, .m-basic-movie.is-paused > .m-play {
      opacity: 1;
      visibility: visible; }
    .m-basic-movie.is-loading > .m-play, .m-basic-movie.is-dragging > .m-play {
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s;
      opacity: 0;
      visibility: hidden; }
    .m-basic-movie.is-loading > .m-play {
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s; }
    .m-basic-movie.is-error > .m-play {
      display: none; }
    .m-basic-movie.is-paused.is-controls:not(.is-poster) > .m-play {
      -webkit-transform: translate(-50%, -85%);
         -moz-transform: translate(-50%, -85%);
          -ms-transform: translate(-50%, -85%);
           -o-transform: translate(-50%, -85%);
              transform: translate(-50%, -85%); }
      @media print, only screen and (min-width: 48em) {
        .m-basic-movie.is-paused.is-controls:not(.is-poster) > .m-play {
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .m-basic-movie > .m-play svg {
      fill: white;
      width: 50px;
      height: 50px;
      vertical-align: top;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      -webkit-filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.5));
              filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.5)); }
      .m-basic-movie:hover > .m-play svg {
        -webkit-filter: none;
                filter: none;
        fill: #ffcc00; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-movie > .m-play svg {
          width: 100px;
          height: 100px; } }
    .m-basic-movie > .m-play > .fa-play {
      width: 63px;
      height: 63px;
      background: #ffcc00 url(/assets/img/icons/icon-media-play-l.svg) 14px 14px no-repeat;
      opacity: 0.8; }
      .m-basic-gallery .swiper-container--big .m-basic-movie > .m-play > .fa-play {
        width: 140px;
        height: 140px;
        background: #ffcc00 url(/assets/img/icons/icon-media-play-xl.svg) 45px 41px no-repeat; }
      .m-basic-movie:hover > .m-play > .fa-play {
        opacity: 0.9; }
      .m-basic-movie > .m-play > .fa-play:before {
        content: none; }
  .m-basic-movie > .m-spherical {
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    color: #ffcc00;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
    top: 70px;
    left: 10px;
    position: absolute; }
    .m-basic-movie.is-keyboard-focus > .m-spherical:focus {
      opacity: 1; }
    .m-basic-movie > .m-spherical > i {
      padding: 5px;
      overflow: hidden;
      background: white;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      border: 2px solid #ffcc00; }
      .m-basic-movie > .m-spherical > i:before {
        font-size: xx-large; }
  .m-basic-movie > .m-controls {
    color: white;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
    padding: 10px 20px 10px 20px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(70%, rgba(0, 0, 0, 0.15)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.15) 70%, transparent 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.15) 70%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.15) 70%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.15) 70%, transparent 100%); }
    .m-basic-gallery .swiper-container:not(.swiper-container--big) .m-basic-movie > .m-controls {
      padding-left: 40px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-gallery .swiper-container:not(.swiper-container--big) .m-basic-movie > .m-controls {
          padding-left: 50px;
          padding-right: 50px; } }
    .m-basic-movie.is-controls.is-paused > .m-controls {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0); }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-movie.is-controls > .m-controls {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
            -ms-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0); } }
    .lt-ie9 .m-basic-movie.is-controls > .m-controls {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0); }
    .m-basic-movie.is-dragging > .m-controls, .m-basic-movie.is-error > .m-controls {
      pointer-events: none;
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(100%);
         -moz-transform: translateY(100%);
          -ms-transform: translateY(100%);
           -o-transform: translateY(100%);
              transform: translateY(100%); }
    .m-basic-movie > .m-controls > .m-timeline {
      padding: 10px;
      margin: 0 -10px;
      cursor: pointer;
      line-height: 22px; }
      .m-basic-movie > .m-controls > .m-timeline > .m-time {
        font-size: small;
        display: table-cell;
        vertical-align: middle;
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }
        .m-basic-movie > .m-controls > .m-timeline > .m-time--progress {
          padding-right: 10px; }
        .m-basic-movie > .m-controls > .m-timeline > .m-time--total {
          padding-left: 10px; }
        .m-basic-movie > .m-controls > .m-timeline > .m-time + .m-slider {
          width: 100%;
          display: table-cell; }
      .m-basic-movie > .m-controls > .m-timeline > .m-slider {
        overflow: hidden;
        position: relative;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease;
        padding-left: 22px; }
        .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider {
          -webkit-transition: none;
          -o-transition: none;
          -moz-transition: none;
          transition: none;
          overflow: visible; }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-movie > .m-controls > .m-timeline > .m-slider {
            padding-left: 13px; }
            .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider, .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider, .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider {
              padding-left: 22px; } }
        .lt-ie9 .m-basic-movie > .m-controls > .m-timeline > .m-slider {
          padding-left: 13px; }
          .lt-ie9 .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider, .lt-ie9 .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider, .lt-ie9 .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider {
            padding-left: 22px; }
        .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line {
          display: inline-block;
          vertical-align: middle;
          height: 3px;
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          -moz-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; }
          .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--progress {
            background: #ffcc00;
            margin-left: -22px; }
            @media only screen and (min-width: 64.0625em) {
              .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--progress {
                margin-left: -13px; }
                .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider > .m-line--progress, .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line--progress, .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider > .m-line--progress {
                  margin-left: -22px; } }
            .lt-ie9 .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--progress {
              margin-left: -13px; }
              .lt-ie9 .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider > .m-line--progress, .lt-ie9 .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line--progress, .lt-ie9 .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider > .m-line--progress {
                margin-left: -22px; }
          .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--remaining {
            overflow: hidden;
            position: relative;
            background: rgba(255, 255, 255, 0.2); }
            .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer {
              top: 0;
              left: 0;
              bottom: 0;
              position: absolute;
              background: rgba(255, 255, 255, 0.5);
              -webkit-transition: all 0.25s ease;
              -o-transition: all 0.25s ease;
              -moz-transition: all 0.25s ease;
              transition: all 0.25s ease;
              margin-left: -22px;
              padding-left: 22px; }
              .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer {
                -webkit-transition: none;
                -o-transition: none;
                -moz-transition: none;
                transition: none; }
              @media only screen and (min-width: 64.0625em) {
                .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer {
                  margin-left: -13px;
                  padding-left: 13px; }
                  .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider > .m-line--remaining > .m-buffer, .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer, .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider > .m-line--remaining > .m-buffer {
                    margin-left: -22px;
                    padding-left: 22px; } }
              .lt-ie9 .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer {
                margin-left: -13px;
                padding-left: 13px; }
                .lt-ie9 .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider > .m-line--remaining > .m-buffer, .lt-ie9 .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-line--remaining > .m-buffer, .lt-ie9 .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider > .m-line--remaining > .m-buffer {
                  margin-left: -22px;
                  padding-left: 22px; }
        .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-handle {
          -webkit-border-radius: 50px;
             -moz-border-radius: 50px;
                  border-radius: 50px;
          position: relative;
          display: inline-block;
          vertical-align: middle;
          width: 18px;
          height: 18px;
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          -moz-transition: all 0.25s ease;
          transition: all 0.25s ease;
          border: 2px solid white; }
          .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-handle {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none;
            border-color: #ffcc00; }
          .m-basic-movie > .m-controls > .m-timeline:hover > .m-slider > .m-handle, .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-handle, .m-basic-movie.is-keyboard-focus > .m-controls > .m-timeline:focus > .m-slider > .m-handle {
            width: 18px;
            height: 18px; }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-handle {
              width: 9px;
              height: 9px; } }
          .lt-ie9 .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-handle {
            width: 9px;
            height: 9px; }
          .m-basic-movie > .m-controls > .m-timeline > .m-slider > .m-handle:before {
            display: none;
            color: white;
            padding: 0 5px;
            font-size: small;
            position: absolute;
            -webkit-border-radius: 5px;
               -moz-border-radius: 5px;
                    border-radius: 5px;
            margin-bottom: 20px;
            content: attr(data-time);
            -webkit-transform: translateX(-50%);
               -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                 -o-transform: translateX(-50%);
                    transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.5);
            left: 50%;
            bottom: 100%;
            position: absolute; }
            .m-basic-movie.is-timeline-dragging > .m-controls > .m-timeline > .m-slider > .m-handle:before {
              display: block; }
    .m-basic-movie > .m-controls > .m-left {
      float: left;
      margin-left: -10px; }
    .m-basic-movie > .m-controls > .m-right {
      float: right;
      margin-right: -10px; }
    .m-basic-movie > .m-controls > .m-left > .m-button,
    .m-basic-movie > .m-controls > .m-right > .m-button {
      padding: 10px;
      color: inherit;
      cursor: pointer;
      font-size: 100%;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      border: medium none;
      text-align: inherit;
      font-family: inherit;
      line-height: inherit;
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      background-color: transparent;
      -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
              filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.5)); }
      .m-basic-movie > .m-controls > .m-left > .m-button::-moz-focus-inner,
      .m-basic-movie > .m-controls > .m-right > .m-button::-moz-focus-inner {
        border: none; }
      .m-basic-movie > .m-controls > .m-left > .m-button:hover, .m-basic-movie > .m-controls > .m-right > .m-button:hover, .m-basic-movie.is-keyboard-focus > .m-controls > .m-left > .m-button:focus, .m-basic-movie.is-keyboard-focus > .m-controls > .m-right > .m-button:focus {
        -webkit-filter: none;
                filter: none;
        color: #ffcc00; }
      .m-basic-movie > .m-controls > .m-left > .m-button > i,
      .m-basic-movie > .m-controls > .m-right > .m-button > i {
        font-size: 0; }
        .m-basic-movie > .m-controls > .m-left > .m-button > i:before,
        .m-basic-movie > .m-controls > .m-right > .m-button > i:before {
          font-size: medium;
          vertical-align: middle; }
      .m-basic-movie > .m-controls > .m-left > .m-button > svg,
      .m-basic-movie > .m-controls > .m-right > .m-button > svg {
        fill: white;
        width: 20px;
        height: 20px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease; }
        .m-basic-movie > .m-controls > .m-left > .m-button:hover > svg, .m-basic-movie > .m-controls > .m-right > .m-button:hover > svg, .m-basic-movie.is-keyboard-focus > .m-controls > .m-left > .m-button:focus > svg, .m-basic-movie.is-keyboard-focus > .m-controls > .m-right > .m-button:focus > svg {
          fill: #ffcc00; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-movie > .m-controls > .m-left > .m-button > svg,
          .m-basic-movie > .m-controls > .m-right > .m-button > svg {
            width: 30px;
            height: 30px; } }
      .m-basic-movie > .m-controls > .m-left > .m-button--play,
      .m-basic-movie > .m-controls > .m-right > .m-button--play {
        display: none;
        left: -1px;
        width: 39px;
        height: 39px;
        background: url(/assets/img/icons/icon-play-arrow.svg) no-repeat; }
        .m-basic-movie.is-playing > .m-controls > .m-left > .m-button--play, .m-basic-movie.is-playing > .m-controls > .m-right > .m-button--play {
          background-image: url(/assets/img/icons/icon-pause.svg); }
        .m-basic-movie > .m-controls > .m-left > .m-button--play:hover,
        .m-basic-movie > .m-controls > .m-right > .m-button--play:hover {
          background-image: url(/assets/img/icons/icon-play-arrow-highlight.svg); }
          .m-basic-movie.is-playing > .m-controls > .m-left > .m-button--play:hover, .m-basic-movie.is-playing > .m-controls > .m-right > .m-button--play:hover {
            background-image: url(/assets/img/icons/icon-pause-highlight.svg); }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-movie > .m-controls > .m-left > .m-button--play,
          .m-basic-movie > .m-controls > .m-right > .m-button--play {
            display: inline; } }
        .lt-ie9 .m-basic-movie > .m-controls > .m-left > .m-button--play, .lt-ie9
        .m-basic-movie > .m-controls > .m-right > .m-button--play {
          display: inline; }
        .m-basic-movie > .m-controls > .m-left > .m-button--play .m-play, .m-basic-movie > .m-controls > .m-left > .m-button--play > .fa-play, .m-basic-movie > .m-controls > .m-left > .m-button--play .m-pause, .m-basic-movie > .m-controls > .m-left > .m-button--play > .fa-pause,
        .m-basic-movie > .m-controls > .m-right > .m-button--play .m-play,
        .m-basic-movie > .m-controls > .m-right > .m-button--play > .fa-play,
        .m-basic-movie > .m-controls > .m-right > .m-button--play .m-pause,
        .m-basic-movie > .m-controls > .m-right > .m-button--play > .fa-pause {
          display: none; }
      .m-basic-movie > .m-controls > .m-left > .m-button--volume,
      .m-basic-movie > .m-controls > .m-right > .m-button--volume {
        position: relative;
        top: 1px;
        width: 39px;
        height: 39px;
        background: url(/assets/img/icons/icon-volume-up.svg) no-repeat; }
        .m-basic-movie.is-muted > .m-controls > .m-left > .m-button--volume, .m-basic-movie.is-muted > .m-controls > .m-right > .m-button--volume {
          left: -5px;
          background-image: url(/assets/img/icons/icon-volume-mute.svg); }
        .m-basic-movie > .m-controls > .m-left > .m-button--volume:hover,
        .m-basic-movie > .m-controls > .m-right > .m-button--volume:hover {
          background-image: url(/assets/img/icons/icon-volume-up-highlight.svg); }
          .m-basic-movie.is-muted > .m-controls > .m-left > .m-button--volume:hover, .m-basic-movie.is-muted > .m-controls > .m-right > .m-button--volume:hover {
            background-image: url(/assets/img/icons/icon-volume-mute-highlight.svg); }
        .m-basic-movie > .m-controls > .m-left > .m-button--volume .m-on, .m-basic-movie > .m-controls > .m-left > .m-button--volume > .fa-volume-up, .m-basic-movie > .m-controls > .m-left > .m-button--volume .m-off, .m-basic-movie > .m-controls > .m-left > .m-button--volume > .fa-volume-off,
        .m-basic-movie > .m-controls > .m-right > .m-button--volume .m-on,
        .m-basic-movie > .m-controls > .m-right > .m-button--volume > .fa-volume-up,
        .m-basic-movie > .m-controls > .m-right > .m-button--volume .m-off,
        .m-basic-movie > .m-controls > .m-right > .m-button--volume > .fa-volume-off {
          display: none; }
      .m-basic-movie > .m-controls > .m-left > .m-button--quality,
      .m-basic-movie > .m-controls > .m-right > .m-button--quality {
        opacity: 0.5;
        visibility: visible; }
        .m-basic-movie.is-hd > .m-controls > .m-left > .m-button--quality, .m-basic-movie.is-hd > .m-controls > .m-right > .m-button--quality {
          opacity: 1;
          visibility: visible; }
        .m-basic-movie > .m-controls > .m-left > .m-button--quality .m-menu,
        .m-basic-movie > .m-controls > .m-right > .m-button--quality .m-menu {
          display: none; }
        .m-basic-movie > .m-controls > .m-left > .m-button--quality .m-hd,
        .m-basic-movie > .m-controls > .m-right > .m-button--quality .m-hd {
          display: inline-block; }
        .m-basic-movie > .m-controls > .m-left > .m-button--quality .m-hd,
        .m-basic-movie > .m-controls > .m-right > .m-button--quality .m-hd {
          display: none;
          font-size: small; }
        .m-basic-movie > .m-controls > .m-left > .m-button--quality.is-toggle,
        .m-basic-movie > .m-controls > .m-right > .m-button--quality.is-toggle {
          opacity: 0.5;
          visibility: visible; }
          .m-basic-movie.is-hd > .m-controls > .m-left > .m-button--quality.is-toggle, .m-basic-movie.is-hd > .m-controls > .m-right > .m-button--quality.is-toggle {
            opacity: 1;
            visibility: visible; }
          .m-basic-movie > .m-controls > .m-left > .m-button--quality.is-toggle .m-menu,
          .m-basic-movie > .m-controls > .m-right > .m-button--quality.is-toggle .m-menu {
            display: none; }
          .m-basic-movie > .m-controls > .m-left > .m-button--quality.is-toggle .m-hd,
          .m-basic-movie > .m-controls > .m-right > .m-button--quality.is-toggle .m-hd {
            display: inline-block; }
      .m-basic-movie > .m-controls > .m-left > .m-button--orientation,
      .m-basic-movie > .m-controls > .m-right > .m-button--orientation {
        position: relative;
        width: 39px;
        height: 39px;
        background: url(/assets/img/icons/icon-gps-fixed.svg) no-repeat; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-movie > .m-controls > .m-left > .m-button--orientation,
          .m-basic-movie > .m-controls > .m-right > .m-button--orientation {
            margin: 0 0 0 10px; } }
        .m-basic-movie > .m-controls > .m-left > .m-button--orientation:hover,
        .m-basic-movie > .m-controls > .m-right > .m-button--orientation:hover {
          background-image: url(/assets/img/icons/icon-gps-fixed-highlight.svg); }
        .m-basic-movie.has-orientation > .m-controls > .m-left > .m-button--orientation, .m-basic-movie.has-orientation > .m-controls > .m-right > .m-button--orientation {
          opacity: 0.5;
          visibility: visible;
          background: url(/assets/img/icons/icon-mobile-move.svg) no-repeat; }
          .m-basic-movie.has-orientation.is-orientation > .m-controls > .m-left > .m-button--orientation, .m-basic-movie.has-orientation.is-orientation > .m-controls > .m-right > .m-button--orientation {
            opacity: 1;
            visibility: visible; }
          .m-basic-movie.has-orientation > .m-controls > .m-left > .m-button--orientation:hover, .m-basic-movie.has-orientation > .m-controls > .m-right > .m-button--orientation:hover {
            background-image: url(/assets/img/icons/icon-mobile-move-highlight.svg); }
          .m-basic-movie.has-orientation > .m-controls > .m-left > .m-button--orientation .m-center, .m-basic-movie.has-orientation > .m-controls > .m-right > .m-button--orientation .m-center {
            display: none; }
          .m-basic-movie.has-orientation > .m-controls > .m-left > .m-button--orientation .m-orientation, .m-basic-movie.has-orientation > .m-controls > .m-right > .m-button--orientation .m-orientation {
            display: inline-block; }
        .m-basic-movie > .m-controls > .m-left > .m-button--orientation .m-orientation,
        .m-basic-movie > .m-controls > .m-right > .m-button--orientation .m-orientation {
          display: none; }
        .m-basic-movie > .m-controls > .m-left > .m-button--orientation > .fa-crosshairs,
        .m-basic-movie > .m-controls > .m-right > .m-button--orientation > .fa-crosshairs {
          display: none; }
      .m-basic-movie > .m-controls > .m-left > .m-button--stereo,
      .m-basic-movie > .m-controls > .m-right > .m-button--stereo {
        opacity: 0.5;
        visibility: visible;
        position: relative;
        width: 39px;
        height: 39px;
        background: url(/assets/img/icons/icon-glasses.svg) no-repeat; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-movie > .m-controls > .m-left > .m-button--stereo,
          .m-basic-movie > .m-controls > .m-right > .m-button--stereo {
            margin: 0 0 0 10px; } }
        .m-basic-movie > .m-controls > .m-left > .m-button--stereo:hover,
        .m-basic-movie > .m-controls > .m-right > .m-button--stereo:hover {
          background-image: url(/assets/img/icons/icon-glasses-highlight.svg); }
        .m-basic-movie.is-stereo > .m-controls > .m-left > .m-button--stereo, .m-basic-movie.is-stereo > .m-controls > .m-right > .m-button--stereo {
          opacity: 1;
          visibility: visible; }
        .m-basic-movie > .m-controls > .m-left > .m-button--stereo > .fa-columns,
        .m-basic-movie > .m-controls > .m-right > .m-button--stereo > .fa-columns {
          display: none; }
      .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen,
      .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen {
        position: relative;
        width: 39px;
        height: 39px;
        background: url(/assets/img/icons/icon-fullscreen.svg) no-repeat; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen,
          .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen {
            margin: 0 0 0 10px; } }
        .m-basic-movie.is-fullscreen > .m-controls > .m-left > .m-button--fullscreen, .m-basic-movie.is-fullscreen > .m-controls > .m-right > .m-button--fullscreen {
          left: -5px;
          background-image: url(/assets/img/icons/icon-fullscreen-ext.svg); }
        .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen:hover,
        .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen:hover {
          background-image: url(/assets/img/icons/icon-fullscreen-highlight.svg); }
          .m-basic-movie.is-fullscreen > .m-controls > .m-left > .m-button--fullscreen:hover, .m-basic-movie.is-fullscreen > .m-controls > .m-right > .m-button--fullscreen:hover {
            background-image: url(/assets/img/icons/icon-fullscreen-ext-highlight.svg); }
        .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen .m-expand, .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen > .fa-expand, .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen .m-compress, .m-basic-movie > .m-controls > .m-left > .m-button--fullscreen > .fa-compress,
        .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen .m-expand,
        .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen > .fa-expand,
        .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen .m-compress,
        .m-basic-movie > .m-controls > .m-right > .m-button--fullscreen > .fa-compress {
          display: none; }
    .m-basic-movie > .m-controls > .m-left > .m-volume,
    .m-basic-movie > .m-controls > .m-right > .m-volume {
      display: none;
      max-width: 0;
      overflow: hidden;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-movie > .m-controls > .m-left > .m-volume,
        .m-basic-movie > .m-controls > .m-right > .m-volume {
          display: inline; } }
      .lt-ie9 .m-basic-movie > .m-controls > .m-left > .m-volume, .lt-ie9
      .m-basic-movie > .m-controls > .m-right > .m-volume {
        display: inline; }
      .m-basic-movie.is-volume > .m-controls > .m-left > .m-volume, .m-basic-movie.is-volume > .m-controls > .m-right > .m-volume {
        max-width: 70px; }
      .m-basic-movie.is-dragging > .m-controls > .m-left > .m-volume, .m-basic-movie.is-dragging > .m-controls > .m-right > .m-volume, .m-basic-movie.is-timeline-dragging > .m-controls > .m-left > .m-volume, .m-basic-movie.is-timeline-dragging > .m-controls > .m-right > .m-volume {
        max-width: 0; }
      .m-basic-movie > .m-controls > .m-left > .m-volume > .m-slider,
      .m-basic-movie > .m-controls > .m-right > .m-volume > .m-slider {
        cursor: pointer;
        position: relative;
        display: inline-block;
        -webkit-box-sizing: content-box;
           -moz-box-sizing: content-box;
                box-sizing: content-box;
        width: 50px;
        padding: 12px 10px; }
        .m-basic-movie > .m-controls > .m-left > .m-volume > .m-slider > .m-line,
        .m-basic-movie > .m-controls > .m-right > .m-volume > .m-slider > .m-line {
          width: 100%;
          position: relative;
          display: inline-block;
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          transition: all 0.5s ease;
          height: 3px;
          background: #ffcc00; }
          .m-basic-movie.is-muted > .m-controls > .m-left > .m-volume > .m-slider > .m-line, .m-basic-movie.is-muted > .m-controls > .m-right > .m-volume > .m-slider > .m-line {
            width: 0 !important; }
          .m-basic-movie.is-volume-dragging > .m-controls > .m-left > .m-volume > .m-slider > .m-line, .m-basic-movie.is-volume-dragging > .m-controls > .m-right > .m-volume > .m-slider > .m-line {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none; }
          .m-basic-movie > .m-controls > .m-left > .m-volume > .m-slider > .m-line:before,
          .m-basic-movie > .m-controls > .m-right > .m-volume > .m-slider > .m-line:before {
            z-index: -1;
            content: "";
            height: 100%;
            position: absolute;
            display: inline-block;
            width: 50px;
            background: rgba(255, 255, 255, 0.2); }
          .m-basic-movie > .m-controls > .m-left > .m-volume > .m-slider > .m-line:after,
          .m-basic-movie > .m-controls > .m-right > .m-volume > .m-slider > .m-line:after {
            content: "";
            display: block;
            background: white;
            position: absolute;
            top: -3px;
            width: 3px;
            height: 9px;
            right: -1.5px; }
    .m-basic-movie > .m-controls > .m-left > .m-quality,
    .m-basic-movie > .m-controls > .m-right > .m-quality {
      display: none;
      margin: 0;
      padding: 5px 0;
      list-style: none;
      font-size: medium;
      text-align: right;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transform: translateX(150%);
         -moz-transform: translateX(150%);
          -ms-transform: translateX(150%);
           -o-transform: translateX(150%);
              transform: translateX(150%);
      background: rgba(0, 0, 0, 0.5);
      right: 20px;
      bottom: 100%;
      position: absolute; }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-movie > .m-controls > .m-left > .m-quality,
        .m-basic-movie > .m-controls > .m-right > .m-quality {
          display: inline; } }
      .lt-ie9 .m-basic-movie > .m-controls > .m-left > .m-quality, .lt-ie9
      .m-basic-movie > .m-controls > .m-right > .m-quality {
        display: inline; }
      .m-basic-movie.is-quality-popup > .m-controls > .m-left > .m-quality, .m-basic-movie.is-quality-popup > .m-controls > .m-right > .m-quality {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        opacity: 1;
        visibility: visible; }
      .m-basic-movie > .m-controls > .m-left > .m-quality > li,
      .m-basic-movie > .m-controls > .m-right > .m-quality > li {
        cursor: pointer;
        padding: 5px 20px; }
        .m-basic-movie > .m-controls > .m-left > .m-quality > li:hover,
        .m-basic-movie > .m-controls > .m-right > .m-quality > li:hover {
          color: #ffcc00; }
        .m-basic-movie > .m-controls > .m-left > .m-quality > li[aria-checked="true"],
        .m-basic-movie > .m-controls > .m-right > .m-quality > li[aria-checked="true"] {
          color: #ffcc00;
          background: rgba(0, 0, 0, 0.5); }
        .m-basic-movie > .m-controls > .m-left > .m-quality > li > i,
        .m-basic-movie > .m-controls > .m-right > .m-quality > li > i {
          min-width: 20px;
          text-align: center;
          padding-left: 10px; }
    .m-basic-movie > .m-controls > .m-left > .m-time,
    .m-basic-movie > .m-controls > .m-right > .m-time {
      padding: 10px;
      font-size: small;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      display: inline-block;
      vertical-align: middle;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }
  .m-basic-movie > .m-poster {
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: black center center;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover; }
    .m-basic-movie.is-poster > .m-poster, .m-basic-movie.is-error > .m-poster {
      opacity: 1;
      visibility: visible; }
  .m-basic-movie > .m-error {
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5); }
    .m-basic-movie > .m-error > .m-message {
      color: white;
      width: 280px;
      height: 50px;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      font-size: large;
      text-align: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      text-shadow: 0 0 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black; }

.m-basic-movie-notice {
  color: #8a6d3b;
  position: relative;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  margin-bottom: 20px;
  background: #fcf8e3;
  padding: 10px 30px 10px 10px;
  border: 1px solid #faebcc; }
  .m-basic-movie-notice > .m-close {
    padding: 10px;
    cursor: pointer;
    top: 0;
    right: 0;
    position: absolute; }

.m-basic-movie-error {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  cursor: default;
  cursor: no-drop; }
  .m-basic-movie-error:before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .m-basic-movie-error > .m-message {
    color: white;
    margin: auto;
    width: 280px;
    height: 50px;
    max-width: 100%;
    max-height: 100%;
    font-size: large;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-shadow: 0 0 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black; }

/* m-basic-socialshare */
@font-face {
  font-family: FontAwesome;
  src: url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.4.0);
  src: url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"), url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  -webkit-border-radius: .1em;
     -moz-border-radius: .1em;
          border-radius: .1em; }

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
         transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
       transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
      -o-transform: rotate(0);
         transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      -o-transform: rotate(359deg);
         transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
       transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shariff::after, .shariff::before {
  content: " ";
  display: table; }

.shariff::after {
  clear: both; }

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

.shariff li {
  height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }

.shariff li a {
  color: #fff;
  position: relative;
  display: block;
  height: 30px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.shariff li .share_count, .shariff li .share_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  vertical-align: middle;
  line-height: 30px; }

.shariff li .fa {
  width: 35px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle; }

.shariff li .share_count {
  padding: 0 8px;
  height: 30px;
  position: absolute;
  top: 1px;
  right: 1px; }

.shariff .orientation-horizontal {
  display: -webkit-box; }

.shariff .orientation-horizontal li {
  -webkit-box-flex: 1; }

.shariff .orientation-horizontal .info {
  -webkit-box-flex: 0; }

.shariff .orientation-horizontal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.shariff .orientation-horizontal li {
  float: left;
  -webkit-flex: none;
  -ms-flex: none;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
          flex: none;
  width: 35px;
  margin-right: 3%;
  margin-bottom: 10px; }

.shariff .orientation-horizontal li:last-child {
  margin-right: 0; }

.shariff .orientation-horizontal li .share_text {
  display: block;
  text-indent: -9999px;
  padding-left: 3px; }

.shariff .orientation-horizontal li .share_count {
  display: none; }

.shariff .theme-grey .shariff-button a {
  background-color: #b0b0b0; }

.shariff .theme-grey .shariff-button .share_count {
  background-color: #ccc;
  color: #333; }

.shariff .theme-white .shariff-button {
  border: 1px solid #ddd; }

.shariff .theme-white .shariff-button a {
  background-color: #fff; }

.shariff .theme-white .shariff-button a:hover {
  background-color: #eee; }

.shariff .theme-white .shariff-button .share_count {
  background-color: #fff;
  color: #999; }

.shariff .orientation-vertical {
  min-width: 110px; }

.shariff .orientation-vertical li {
  display: block;
  width: 100%;
  margin: 5px 0; }

.shariff .orientation-vertical li .share_count {
  width: 24px;
  text-align: right; }

.shariff .addthis a {
  background-color: #f8694d; }

.shariff .addthis a:hover {
  background-color: #f75b44; }

.shariff .addthis .fa-plus {
  font-size: 14px; }

.shariff .addthis .share_count {
  color: #f8694d;
  background-color: #f1b8b0; }

.shariff .theme-white .addthis a {
  color: #f8694d; }

.shariff .diaspora a {
  background-color: #999; }

.shariff .diaspora a:hover {
  background-color: #b3b3b3; }

.shariff .diaspora .fa-times-circle {
  font-size: 17px; }

.shariff .theme-white .diaspora a {
  color: #999; }

.shariff .facebook a {
  background-color: #3b5998; }

.shariff .facebook a:hover {
  background-color: #4273c8; }

.shariff .facebook .fa-facebook {
  position: relative;
  top: 1px;
  font-size: 19px; }

.shariff .facebook .share_count {
  color: #183a75;
  background-color: #99adcf; }

.shariff .theme-white .facebook a {
  color: #3b5998; }

.shariff .flattr a {
  background-color: #7ea352; }

.shariff .flattr a:hover {
  background-color: #F67C1A; }

.shariff .flattr a:hover .share_count {
  color: #d56308;
  background-color: #fab47c; }

.shariff .flattr .fa-money {
  font-size: 22px; }

.shariff .flattr .share_count {
  color: #648141;
  background-color: #b0c893; }

.shariff .theme-white .flattr a {
  color: #F67C1A; }

.shariff .googleplus a {
  background-color: #d34836; }

.shariff .googleplus a:hover {
  background-color: #f75b44; }

.shariff .googleplus .fa-google-plus {
  font-size: 17px; }

.shariff .googleplus .share_count {
  color: #a31601;
  background-color: #eda79d; }

.shariff .theme-white .googleplus a {
  color: #d34836; }

.shariff .info {
  border: 1px solid #ccc; }

.shariff .info a {
  color: #666;
  background-color: #fff; }

.shariff .info a:hover {
  background-color: #efefef; }

.shariff .info .fa-info {
  font-size: 20px;
  width: 33px; }

.shariff .info .share_text {
  display: block !important;
  text-indent: -9999px !important; }

.shariff .theme-grey .info a {
  background-color: #fff; }

.shariff .theme-grey .info a:hover {
  background-color: #efefef; }

.shariff .orientation-vertical .info {
  width: 35px;
  float: right; }

.shariff .linkedin a {
  background-color: #0077b5; }

.shariff .linkedin a:hover {
  background-color: #0369a0; }

.shariff .linkedin .fa-linkedin {
  font-size: 22px; }

.shariff .linkedin .share_count {
  color: #004785;
  background-color: #33AAE8; }

.shariff .theme-white .linkedin a {
  color: #0077b5; }

.shariff .mail a {
  background-color: #999; }

.shariff .mail a:hover {
  background-color: #a8a8a8; }

.shariff .mail .fa-envelope {
  font-size: 21px; }

.shariff .theme-white .mail a {
  color: #999; }

.shariff .pinterest a {
  background-color: #bd081c; }

.shariff .pinterest a:hover {
  background-color: #d50920; }

.shariff .pinterest .fa-pinterest-p {
  font-size: 22px; }

.shariff .pinterest .share_count {
  color: #a31601;
  background-color: #eda79d; }

.shariff .theme-white .pinterest a {
  color: #bd081c; }

.shariff .reddit a {
  background-color: #ff4500; }

.shariff .reddit a:hover {
  background-color: #ff6a33; }

.shariff .reddit .fa-reddit {
  font-size: 17px; }

.shariff .theme-white .reddit a {
  color: #ff4500; }

.shariff .stumbleupon a {
  background-color: #eb4924; }

.shariff .stumbleupon a:hover {
  background-color: #ef7053; }

.shariff .stumbleupon .fa-stumbleupon {
  font-size: 17px; }

.shariff .theme-white .stumbleupon a {
  color: #eb4924; }

.shariff .twitter a {
  background-color: #55acee; }

.shariff .twitter a:hover {
  background-color: #32bbf5; }

.shariff .twitter .fa-twitter {
  font-size: 21px; }

.shariff .twitter .share_count {
  color: #0174a4;
  background-color: #96D4EE; }

.shariff .theme-white .twitter a {
  color: #55acee; }

.shariff .whatsapp a {
  background-color: #5cbe4a; }

.shariff .whatsapp a:hover {
  background-color: #34af23; }

.shariff .whatsapp .fa-whatsapp {
  font-size: 28px; }

.shariff .theme-white .whatsapp a {
  color: #5cbe4a; }

.shariff .xing a {
  background-color: #126567; }

.shariff .xing a:hover {
  background-color: #29888a; }

.shariff .xing .fa-xing {
  font-size: 22px; }

.shariff .xing .share_count {
  color: #15686a;
  background-color: #4fa5a7; }

.shariff .theme-white .xing a {
  color: #126567; }

.shariff .tumblr a {
  background-color: #36465D; }

.shariff .tumblr a:hover {
  background-color: #44546B; }

.shariff .tumblr .fa-tumblr {
  font-size: 28px; }

.shariff .theme-white .tumblr a {
  color: #5cbe4a; }

.shariff .threema a {
  background-color: #333; }

.shariff .threema a:hover {
  background-color: #1f1f1f; }

.shariff .threema .fa-lock {
  font-size: 28px; }

.shariff .theme-white .threema a {
  color: #333; }

.m-basic-socialshare {
  position: relative;
  padding-top: 10px;
  border-top: 1px solid #d7d7d7;
  min-height: 56px; }
  @media print {
    .m-basic-socialshare {
      display: none; } }
  .m-basic-gallery .m-basic-socialshare {
    padding: 0;
    border: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-gallery .m-basic-socialshare {
        position: absolute;
        right: 90px;
        top: 10px; } }
  .m-basic-socialshare .mm-invisible-content {
    display: none;
    padding: 13px 0 0 0; }
  .m-basic-socialshare .shariff {
    /* Since we are using the grey theme, we have to adjust the hover states manually afterwards */ }
    .m-basic-socialshare .shariff > ul {
      display: block; }
      .m-basic-socialshare .shariff > ul > li {
        margin: 0 10px 10px 0;
        display: block; }
        .m-basic-gallery .m-basic-socialshare .shariff > ul > li {
          width: auto;
          float: left;
          margin-bottom: 15px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-socialshare .shariff > ul > li {
            display: inline-block;
            width: auto; } }
        .m-basic-socialshare .shariff > ul > li a {
          display: inline-block; }
        .m-basic-socialshare .shariff > ul > li .share_text {
          padding: 0 10px;
          display: inline-block;
          border-left: 1px solid white; }
          .m-basic-gallery .m-basic-socialshare .shariff > ul > li .share_text {
            display: none; }
        .m-basic-socialshare .shariff > ul > li .share_count {
          position: static;
          background: #fff !important;
          border: 1px solid #c5c5c5; }
      .m-basic-socialshare .shariff > ul .googleplus .fa-google-plus {
        top: 0; }
        .m-basic-socialshare .shariff > ul .googleplus .fa-google-plus:before {
          height: 10px;
          position: relative;
          top: 1px; }
    .m-basic-socialshare .shariff .theme-grey .shariff-button > a {
      background-color: #999; }
      .refresh .m-basic-socialshare .shariff .theme-grey .shariff-button > a {
        background-color: #afafaf; }
    .m-basic-socialshare .shariff .theme-grey .shariff-button.facebook > a:hover {
      background-color: #3b5998; }
    .m-basic-socialshare .shariff .theme-grey .shariff-button.twitter > a:hover {
      background-color: #55acee; }
    .m-basic-socialshare .shariff .theme-grey .shariff-button.googleplus > a:hover {
      background-color: #d34836; }
    .m-basic-socialshare .shariff .orientation-vertical > li .share_count {
      width: inherit;
      height: 30px;
      top: 0;
      left: -webkit-calc(100% + 1px);
      left: -moz-calc(100% + 1px);
      left: calc(100% + 1px);
      right: inherit; }
    .m-basic-socialshare .shariff .orientation-vertical > li .share_text {
      font-family: "franklin-book", Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem; }
    .m-basic-socialshare .shariff .orientation-vertical > li .share_count {
      display: inline-block;
      border-left: 1px solid white; }
    .m-basic-socialshare .shariff .orientation-horizontal > li {
      display: block;
      min-width: auto;
      width: auto; }
      .m-basic-socialshare .shariff .orientation-horizontal > li > a {
        display: inline-block;
        width: 100%; }
      .m-basic-socialshare .shariff .orientation-horizontal > li .share_text {
        display: inline-block;
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-socialshare .shariff .orientation-horizontal > li {
          display: block; } }
      .m-basic-socialshare .shariff .orientation-horizontal > li .share_count {
        height: 30px;
        border-left: 1px solid white;
        position: static;
        display: inline-block; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-socialshare .shariff .orientation-horizontal {
        display: block; } }
  .m-basic-socialshare > .mm-more {
    position: absolute;
    right: -3px;
    top: 7px; }
    .m-basic-socialshare > .mm-more > ul > li {
      display: inline-block; }
      .m-basic-socialshare > .mm-more > ul > li > button {
        padding: 0 1px; }
        .m-basic-socialshare > .mm-more > ul > li > button :last-child {
          padding: 0; }
        .m-basic-socialshare > .mm-more > ul > li > button > svg {
          fill: #333; }
  .m-basic-socialshare.h-space-s {
    margin-bottom: 0; }

/* m-basic-table */
.m-basic-table {
  position: relative;
  width: 100%;
  min-width: 0; }
  @media print {
    .m-basic-table {
      page-break-inside: avoid; } }
  .ll-main-full .m-basic-table.h-space-s, .ll-main-full .m-basic-table.h-space-m, .ll-main-full .m-basic-table.h-space-l {
    margin-bottom: 0; }
  .m-basic-teaser-dashboard .m-basic-table img {
    vertical-align: top; }
    .m-basic-teaser-dashboard .m-basic-table img ~ .a-basic-link {
      margin-left: 10px; }
  .m-basic-table.special-space {
    margin-bottom: 15px; }
  .m-basic-table.is-cloned-header {
    position: relative;
    margin: 0 0 -1px 0;
    z-index: 40; }
    .m-basic-table.is-cloned-header.is-sticky-header {
      min-width: 0; }
  .m-basic-table.is-cloned {
    position: relative;
    margin: 0 0 -1px 0;
    z-index: 40; }
  .m-basic-table .js-sort {
    display: none;
    cursor: pointer; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table .js-sort {
        background: url(/assets/img/icons/icon-arrow-drop-down.svg) center center;
        width: 8px;
        height: 12px;
        display: inline-block; } }
    .m-basic-table .js-sort--active {
      background: url(/assets/img/icons/icon-arrow-drop-up.svg) center center; }
  .m-basic-table.is-orig {
    position: relative; }
  .swiper-container-sticky .m-basic-table {
    margin-bottom: 0; }
  @media print, only screen and (min-width: 48em) {
    .l-form .ll-fieldset .m-basic-table {
      margin-left: 10px;
      min-width: -webkit-calc(100% - 10px);
      min-width: -moz-calc(100% - 10px);
      min-width: calc(100% - 10px);
      width: -webkit-calc(100% - 10px);
      width: -moz-calc(100% - 10px);
      width: calc(100% - 10px); } }
  .ll-main-full > .m-basic-table {
    margin: 0; }
  .m-basic-table a {
    position: relative;
    z-index: 1; }
  .m-basic-table--compare.is-sticky > thead > tr {
    border-top: 0 !important; }
  .m-basic-table > thead > tr > th {
    background: #ffcc00; }
    .refresh .m-basic-table > thead > tr > th {
      background: transparent;
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1; }
    @media print {
      .m-basic-table > thead > tr > th {
        -webkit-box-shadow: inset 0 0 0 1000px #ffcc00;
           -moz-box-shadow: inset 0 0 0 1000px #ffcc00;
                box-shadow: inset 0 0 0 1000px #ffcc00; } }
    .m-basic-table > thead > tr > th + tbody tr:first-child {
      border-top: 0 solid #d7d7d7; }
    .m-basic-table > thead > tr > th.is-clickable {
      cursor: pointer;
      position: relative;
      z-index: 10;
      font-weight: bold; }
      .refresh .m-basic-table > thead > tr > th.is-clickable {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
  .m-basic-table > thead > tr, .m-basic-table > tbody > tr {
    border-bottom: 1px solid #d7d7d7; }
    .refresh .m-basic-table > thead > tr, .refresh .m-basic-table > tbody > tr {
      border-color: #afafaf; }
    @media print {
      .m-basic-table > thead > tr, .m-basic-table > tbody > tr {
        page-break-before: avoid;
        page-break-after: avoid;
        page-break-inside: avoid; } }
    .m-basic-table > thead > tr:first-child, .m-basic-table > tbody > tr:first-child {
      border-top: 1px solid #d7d7d7; }
      .refresh .m-basic-table > thead > tr:first-child, .refresh .m-basic-table > tbody > tr:first-child {
        border-color: #afafaf; }
    .m-basic-table > thead > tr:nth-child(odd), .m-basic-table > tbody > tr:nth-child(odd) {
      background: #fff; }
    .m-basic-table > thead > tr:nth-child(even), .m-basic-table > tbody > tr:nth-child(even) {
      background: #ededed; }
      .refresh .m-basic-table > thead > tr:nth-child(even), .refresh .m-basic-table > tbody > tr:nth-child(even) {
        background: #E9E9EA; }
      .m-basic-table > thead > tr:nth-child(even).js-white, .m-basic-table > tbody > tr:nth-child(even).js-white {
        background-color: #fff; }
        .m-basic-table > thead > tr:nth-child(even).js-white > td, .m-basic-table > tbody > tr:nth-child(even).js-white > td {
          background-color: #fff; }
      @media print {
        .m-basic-table > thead > tr:nth-child(even) td, .m-basic-table > tbody > tr:nth-child(even) td {
          -webkit-box-shadow: inset 0 0 0 1000px #ededed;
             -moz-box-shadow: inset 0 0 0 1000px #ededed;
                  box-shadow: inset 0 0 0 1000px #ededed; } }
    .m-basic-table > thead > tr.mm-subheading, .m-basic-table > tbody > tr.mm-subheading {
      background: #c5c5c5; }
      .refresh .m-basic-table > thead > tr.mm-subheading, .refresh .m-basic-table > tbody > tr.mm-subheading {
        background: #ccc; }
      .m-basic-table > thead > tr.mm-subheading--strong > td, .m-basic-table > tbody > tr.mm-subheading--strong > td {
        font-weight: bold; }
        .refresh .m-basic-table > thead > tr.mm-subheading--strong > td, .refresh .m-basic-table > tbody > tr.mm-subheading--strong > td {
          font-family: "MiloforADACW04-Bold", Arial, sans-serif;
          font-weight: normal;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1; }
      .m-basic-table > thead > tr.mm-subheading.phone-hide, .m-basic-table > tbody > tr.mm-subheading.phone-hide {
        display: none; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr.mm-subheading.phone-hide, .m-basic-table > tbody > tr.mm-subheading.phone-hide {
            display: table-row; } }
      .m-basic-table > thead > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading), .m-basic-table > tbody > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading) {
        background-color: #ededed; }
        .m-basic-table > thead > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading).js-white, .m-basic-table > tbody > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading).js-white {
          background-color: #fff; }
          .m-basic-table > thead > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading).js-white > td, .m-basic-table > tbody > tr.mm-subheading ~ tr:nth-child(odd):not(.mm-subheading).js-white > td {
            background-color: #fff; }
      .m-basic-table > thead > tr.mm-subheading ~ tr:nth-child(even):not(.mm-subheading), .m-basic-table > tbody > tr.mm-subheading ~ tr:nth-child(even):not(.mm-subheading) {
        background-color: #fff; }
      .m-basic-table > thead > tr.mm-subheading a.js-lightbox, .m-basic-table > tbody > tr.mm-subheading a.js-lightbox {
        text-decoration: none; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-table > thead > tr.mm-subheading a.js-lightbox, .m-basic-table > tbody > tr.mm-subheading a.js-lightbox {
          text-decoration: underline; } }
      .m-basic-table > thead > tr.mm-subheading > td, .m-basic-table > tbody > tr.mm-subheading > td {
        border-top: 1px solid #c5c5c5; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr.mm-subheading > td, .m-basic-table > tbody > tr.mm-subheading > td {
            border-top: 0; } }
        .m-basic-table > thead > tr.mm-subheading > td .js-lightbox, .m-basic-table > tbody > tr.mm-subheading > td .js-lightbox {
          font-weight: bold; }
          .refresh .m-basic-table > thead > tr.mm-subheading > td .js-lightbox, .refresh .m-basic-table > tbody > tr.mm-subheading > td .js-lightbox {
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1; }
    .m-basic-table > thead > tr.mm-sum, .m-basic-table > tbody > tr.mm-sum {
      background: #fff;
      border-bottom: 1px solid #333;
      border-top: 3px double #333; }
      .refresh .m-basic-table > thead > tr.mm-sum, .refresh .m-basic-table > tbody > tr.mm-sum {
        border-color: #afafaf; }
      .m-basic-table > thead > tr.mm-sum td, .m-basic-table > tbody > tr.mm-sum td {
        border-left: 0 !important;
        border-right: 0; }
        .refresh .m-basic-table > thead > tr.mm-sum td, .refresh .m-basic-table > tbody > tr.mm-sum td {
          border-left: 0 !important;
          border-right: 0; }
    .m-basic-table > thead > tr .mm-nobreak, .m-basic-table > tbody > tr .mm-nobreak {
      white-space: nowrap; }
    .m-basic-table > thead > tr .mm-normal, .m-basic-table > tbody > tr .mm-normal {
      font-weight: normal; }
    .m-basic-table > thead > tr > th, .m-basic-table > thead > tr > td, .m-basic-table > tbody > tr > th, .m-basic-table > tbody > tr > td {
      padding: 10px;
      border-right: 1px solid #d7d7d7;
      text-align: left;
      vertical-align: top; }
      .refresh .m-basic-table > thead > tr > th, .refresh .m-basic-table > thead > tr > td, .refresh .m-basic-table > tbody > tr > th, .refresh .m-basic-table > tbody > tr > td {
        border-color: #afafaf; }
      @media print {
        .m-basic-table > thead > tr > th, .m-basic-table > thead > tr > td, .m-basic-table > tbody > tr > th, .m-basic-table > tbody > tr > td {
          page-break-before: avoid;
          page-break-after: avoid;
          page-break-inside: avoid; } }
      .m-basic-table > thead > tr > th:first-child, .m-basic-table > thead > tr > td:first-child, .m-basic-table > tbody > tr > th:first-child, .m-basic-table > tbody > tr > td:first-child {
        border-left: 1px solid #d7d7d7; }
        .refresh .m-basic-table > thead > tr > th:first-child, .refresh .m-basic-table > thead > tr > td:first-child, .refresh .m-basic-table > tbody > tr > th:first-child, .refresh .m-basic-table > tbody > tr > td:first-child {
          border-color: #afafaf; }
      .m-basic-table > thead > tr > th.mm-tac, .m-basic-table > thead > tr > td.mm-tac, .m-basic-table > tbody > tr > th.mm-tac, .m-basic-table > tbody > tr > td.mm-tac {
        text-align: center; }
      .m-basic-table > thead > tr > th.mm-bg-light, .m-basic-table > thead > tr > td.mm-bg-light, .m-basic-table > tbody > tr > th.mm-bg-light, .m-basic-table > tbody > tr > td.mm-bg-light {
        background: #f8f8f8; }
        .refresh .m-basic-table > thead > tr > th.mm-bg-light, .refresh .m-basic-table > thead > tr > td.mm-bg-light, .refresh .m-basic-table > tbody > tr > th.mm-bg-light, .refresh .m-basic-table > tbody > tr > td.mm-bg-light {
          background: #f3f3f4; }
      .m-basic-table > thead > tr > th.mm-bg-dark, .m-basic-table > thead > tr > td.mm-bg-dark, .m-basic-table > tbody > tr > th.mm-bg-dark, .m-basic-table > tbody > tr > td.mm-bg-dark {
        background: #ededed; }
        .refresh .m-basic-table > thead > tr > th.mm-bg-dark, .refresh .m-basic-table > thead > tr > td.mm-bg-dark, .refresh .m-basic-table > tbody > tr > th.mm-bg-dark, .refresh .m-basic-table > tbody > tr > td.mm-bg-dark {
          background: #E9E9EA; }
      .m-basic-table > thead > tr > th > .mm-stopper-wrap, .m-basic-table > thead > tr > td > .mm-stopper-wrap, .m-basic-table > tbody > tr > th > .mm-stopper-wrap, .m-basic-table > tbody > tr > td > .mm-stopper-wrap {
        position: relative;
        margin: 0 0 7px 0; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr > th > .mm-stopper-wrap, .m-basic-table > thead > tr > td > .mm-stopper-wrap, .m-basic-table > tbody > tr > th > .mm-stopper-wrap, .m-basic-table > tbody > tr > td > .mm-stopper-wrap {
            margin-bottom: 0; } }
      .m-basic-table > thead > tr > th .mm-extra, .m-basic-table > thead > tr > td .mm-extra, .m-basic-table > tbody > tr > th .mm-extra, .m-basic-table > tbody > tr > td .mm-extra {
        font-weight: normal;
        display: block; }
      .m-basic-table > thead > tr > th p:last-child, .m-basic-table > thead > tr > th ul:last-child, .m-basic-table > thead > tr > td p:last-child, .m-basic-table > thead > tr > td ul:last-child, .m-basic-table > tbody > tr > th p:last-child, .m-basic-table > tbody > tr > th ul:last-child, .m-basic-table > tbody > tr > td p:last-child, .m-basic-table > tbody > tr > td ul:last-child {
        margin-bottom: 0; }
        .m-basic-table > thead > tr > th p:last-child li:last-child, .m-basic-table > thead > tr > th ul:last-child li:last-child, .m-basic-table > thead > tr > td p:last-child li:last-child, .m-basic-table > thead > tr > td ul:last-child li:last-child, .m-basic-table > tbody > tr > th p:last-child li:last-child, .m-basic-table > tbody > tr > th ul:last-child li:last-child, .m-basic-table > tbody > tr > td p:last-child li:last-child, .m-basic-table > tbody > tr > td ul:last-child li:last-child {
          margin-bottom: 0; }
      .m-basic-table-wrap .m-basic-table > thead > tr > th, .m-basic-table-wrap .m-basic-table > thead > tr > td, .m-basic-table-wrap .m-basic-table > tbody > tr > th, .m-basic-table-wrap .m-basic-table > tbody > tr > td {
        position: relative; }
      .m-basic-table > thead > tr > th .mm-phone-strong, .m-basic-table > thead > tr > td .mm-phone-strong, .m-basic-table > tbody > tr > th .mm-phone-strong, .m-basic-table > tbody > tr > td .mm-phone-strong {
        font-weight: bold; }
        .refresh .m-basic-table > thead > tr > th .mm-phone-strong, .refresh .m-basic-table > thead > tr > td .mm-phone-strong, .refresh .m-basic-table > tbody > tr > th .mm-phone-strong, .refresh .m-basic-table > tbody > tr > td .mm-phone-strong {
          font-family: "MiloforADACW04-Bold", Arial, sans-serif;
          font-weight: normal;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr > th .mm-phone-strong, .m-basic-table > thead > tr > td .mm-phone-strong, .m-basic-table > tbody > tr > th .mm-phone-strong, .m-basic-table > tbody > tr > td .mm-phone-strong {
            font-weight: normal; } }
      .m-basic-table > thead > tr > th .mm-phone-small, .m-basic-table > thead > tr > td .mm-phone-small, .m-basic-table > tbody > tr > th .mm-phone-small, .m-basic-table > tbody > tr > td .mm-phone-small {
        font-size: 12px;
        font-size: 0.75rem; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr > th .mm-phone-small, .m-basic-table > thead > tr > td .mm-phone-small, .m-basic-table > tbody > tr > th .mm-phone-small, .m-basic-table > tbody > tr > td .mm-phone-small {
            font-size: 15px;
            font-size: 0.9375rem; } }
      @media print, only screen and (min-width: 48em) {
        .m-basic-table > thead > tr > th .mm-tablet-strong, .m-basic-table > thead > tr > td .mm-tablet-strong, .m-basic-table > tbody > tr > th .mm-tablet-strong, .m-basic-table > tbody > tr > td .mm-tablet-strong {
          font-weight: bold; }
          .refresh .m-basic-table > thead > tr > th .mm-tablet-strong, .refresh .m-basic-table > thead > tr > td .mm-tablet-strong, .refresh .m-basic-table > tbody > tr > th .mm-tablet-strong, .refresh .m-basic-table > tbody > tr > td .mm-tablet-strong {
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1; } }
      .m-basic-table > thead > tr > th .mm-tablet-big, .m-basic-table > thead > tr > td .mm-tablet-big, .m-basic-table > tbody > tr > th .mm-tablet-big, .m-basic-table > tbody > tr > td .mm-tablet-big {
        font-size: 14px;
        font-size: 0.875rem; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-table > thead > tr > th .mm-tablet-big, .m-basic-table > thead > tr > td .mm-tablet-big, .m-basic-table > tbody > tr > th .mm-tablet-big, .m-basic-table > tbody > tr > td .mm-tablet-big {
            font-size: 18px;
            font-size: 1.125rem; } }
  .refresh .m-basic-table > thead > tr:first-child {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333; }
  .refresh .m-basic-table > thead > tr:first-child > th:first-child {
    border-left: 2px solid #333; }
  .refresh .m-basic-table > thead > tr:first-child > th:last-child {
    border-right: 2px solid #333; }

.js-basic-table-wrap.is-loading {
  position: relative;
  min-height: 200px; }
  .js-basic-table-wrap.is-loading:before {
    display: block;
    width: 180px;
    height: 180px;
    content: "";
    background: url("/assets/img/icons/icon-refresh-180px.svg") no-repeat;
    position: absolute;
    top: -webkit-calc(50% - 90px);
    top: -moz-calc(50% - 90px);
    top: calc(50% - 90px);
    left: -webkit-calc(50% - 90px);
    left: -moz-calc(50% - 90px);
    left: calc(50% - 90px);
    z-index: 100;
    -webkit-animation: rotate 1s infinite linear;
       -moz-animation: rotate 1s infinite linear;
         -o-animation: rotate 1s infinite linear;
            animation: rotate 1s infinite linear; }

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

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

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

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .js-basic-table-wrap.is-loading table, .js-basic-table-wrap.is-loading .js-table-zoom {
    opacity: 0; }

.js-basic-table-wrap table {
  opacity: 1;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s; }

.js-basic-table-wrap {
  position: relative;
  width: -webkit-calc(100% + 1px);
  width: -moz-calc(100% + 1px);
  width: calc(100% + 1px);
  overflow: hidden;
  margin: -20px 0 0 0;
  padding-top: 30px;
  border-right: 1px solid transparent; }

.js-basic-table-header-clone-wrap {
  position: relative;
  overflow: hidden;
  z-index: 50; }
  .js-basic-table-header-clone-wrap .is-cloned-header > thead .a-basic-stopper {
    display: none; }

/* m-basic-progress-nav */
.m-basic-progress-nav {
  position: relative; }
  .m-basic-progress-nav.h-space-m {
    margin-bottom: 40px; }
  .m-basic-progress-nav ul {
    display: table;
    padding: 0;
    margin: 0;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    border-bottom: 1px solid #afafaf; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-progress-nav ul {
        width: 100%;
        padding-right: 60px; } }
    .m-basic-progress-nav ul li {
      position: relative;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      min-height: 100%;
      padding: 8px 0 6px 25px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-progress-nav ul li {
          padding: 7px 8px 6px 25px; } }
      .m-basic-progress-nav ul li:first-child {
        padding-left: 8px; }
      .m-basic-progress-nav ul li.mm-active {
        padding-left: 25px; }
        .m-basic-progress-nav ul li.mm-active + li {
          padding-left: 22px; }
        .m-basic-progress-nav ul li.mm-active .mm-text {
          display: inline-block;
          top: -2px;
          line-height: 18px;
          line-height: 1.125rem; }
        .m-basic-progress-nav ul li.mm-active .mm-digit {
          display: block; }
        .m-basic-progress-nav ul li.mm-active .mm-progressnav-container {
          background: #fff;
          top: 1px;
          /* bottom Arrow at beginning of Element while not the first arrow */
          /* First Arrow at end of Element while not the first arrow */ }
          .m-basic-progress-nav ul li.mm-active .mm-progressnav-container:first-child {
            border-left: 1px solid #afafaf;
            border-top: 1px solid #afafaf; }
          .m-basic-progress-nav ul li.mm-active .mm-progressnav-container .mm-tri-b {
            content: " ";
            position: absolute;
            height: 100%;
            width: 18px;
            top: 0;
            left: -1px;
            background: url(/assets/img/sprites/arrow-end-white.gif);
            background-repeat: no-repeat;
            z-index: 4; }
            .refresh .m-basic-progress-nav ul li.mm-active .mm-progressnav-container .mm-tri-b {
              background: url(/assets/img/sprites/arrow-end-white-refresh.gif); }
          .m-basic-progress-nav ul li.mm-active .mm-progressnav-container .mm-tri-e {
            position: absolute;
            top: 0;
            right: -17px;
            width: 17px;
            background: url(/assets/img/sprites/arrow-head-white.gif);
            background-repeat: no-repeat;
            -moz-background-size: 100% 100%, auto;
              -o-background-size: 100% 100%, auto;
                 background-size: 100% 100%, auto;
            background-position: center center;
            z-index: 6; }
            .refresh .m-basic-progress-nav ul li.mm-active .mm-progressnav-container .mm-tri-e {
              background: url(/assets/img/sprites/arrow-head-white-refresh.gif); }
          .m-basic-progress-nav ul li.mm-active .mm-progressnav-container:before {
            content: "";
            position: absolute;
            top: -5px;
            left: -3px;
            width: -webkit-calc(100% + 2px);
            width: -moz-calc(100% + 2px);
            width: calc(100% + 2px);
            height: 5px;
            -webkit-transform: skew(45deg);
               -moz-transform: skew(45deg);
                -ms-transform: skew(45deg);
                 -o-transform: skew(45deg);
                    transform: skew(45deg);
            background: #999; }
          .m-basic-progress-nav ul li.mm-active .mm-progressnav-container:after {
            content: "";
            position: absolute;
            top: -4px;
            left: -1px;
            width: -webkit-calc(100% - 1px);
            width: -moz-calc(100% - 1px);
            width: calc(100% - 1px);
            height: 5px;
            -webkit-transform: skew(45deg);
               -moz-transform: skew(45deg);
                -ms-transform: skew(45deg);
                 -o-transform: skew(45deg);
                    transform: skew(45deg);
            background: #fff; }
        .m-basic-progress-nav ul li.mm-active .mm-bg {
          background: #fff;
          left: 1px; }
        .m-basic-progress-nav ul li.mm-active:first-child {
          padding-left: 10px; }
          .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container {
            border-left: 1px solid #afafaf;
            border-top: 1px solid #afafaf;
            top: 1px; }
            .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container .mm-tri-b {
              top: -5px;
              left: -1px;
              background: #fff;
              width: -webkit-calc(100% - 3px);
              width: -moz-calc(100% - 3px);
              width: calc(100% - 3px);
              height: 5px;
              border-left: 1px solid #afafaf;
              border-top: 1px solid #afafaf;
              z-index: 5; }
              .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container .mm-tri-b:before {
                content: "";
                position: absolute;
                top: -1px;
                right: -4px;
                width: 21px;
                height: 5px;
                -webkit-transform: skew(45deg);
                   -moz-transform: skew(45deg);
                    -ms-transform: skew(45deg);
                     -o-transform: skew(45deg);
                        transform: skew(45deg);
                background: #afafaf;
                z-index: 3; }
              .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container .mm-tri-b:after {
                content: "";
                position: absolute;
                top: 0;
                right: -3px;
                width: 21px;
                height: 5px;
                -webkit-transform: skew(45deg);
                   -moz-transform: skew(45deg);
                    -ms-transform: skew(45deg);
                     -o-transform: skew(45deg);
                        transform: skew(45deg);
                background: #fff;
                z-index: 4; }
            .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container:after {
              content: none; }
            .m-basic-progress-nav ul li.mm-active:first-child .mm-progressnav-container:before {
              content: none; }
      .m-basic-progress-nav ul li .mm-text {
        position: relative;
        z-index: 10;
        vertical-align: middle;
        line-height: 18px;
        line-height: 1.125rem;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 17px;
        font-size: 1.0625rem; }
      .m-basic-progress-nav ul li .mm-digit {
        position: relative;
        z-index: 10;
        vertical-align: middle;
        line-height: 14px;
        line-height: 0.875rem;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 17px;
        font-size: 1.0625rem; }
      .m-basic-progress-nav ul li .mm-progressnav-container {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #ccc;
        height: 100%;
        width: 100%;
        /* bottom Arrow at end of Element while not the first arrow */ }
        .m-basic-progress-nav ul li .mm-progressnav-container .mm-tri-e {
          content: " ";
          position: absolute;
          right: -18px;
          top: 0;
          background: url(/assets/img/sprites/arrow-head-grey.gif);
          background-repeat: no-repeat;
          width: 18px;
          height: 100%;
          z-index: 4; }
          .refresh .m-basic-progress-nav ul li .mm-progressnav-container .mm-tri-e {
            background: url(/assets/img/sprites/arrow-head-grey-refresh.gif); }
    .m-basic-progress-nav ul.is-big li {
      height: 51px;
      padding-left: 38px; }
      .m-basic-progress-nav ul.is-big li .mm-progressnav-container {
        height: 51px;
        /* bottom Arrow at end of Element while not the first arrow */ }
        .m-basic-progress-nav ul.is-big li .mm-progressnav-container .mm-tri-e {
          right: -28px;
          top: 0;
          background: url(/assets/img/sprites/arrow-head-twolines-grey.gif) no-repeat;
          width: 28px;
          height: 51px;
          z-index: 4; }
      .m-basic-progress-nav ul.is-big li.mm-active {
        padding-left: 32px; }
        .m-basic-progress-nav ul.is-big li.mm-active + li {
          padding-left: 33px; }
        .m-basic-progress-nav ul.is-big li.mm-active .mm-progressnav-container {
          /* bottom Arrow at beginning of Element while not the first arrow */
          /* First Arrow at end of Element while not the first arrow */ }
          .m-basic-progress-nav ul.is-big li.mm-active .mm-progressnav-container .mm-tri-b {
            height: 51px;
            width: 27px;
            background: url(/assets/img/sprites/arrow-end-twolines-white.gif) no-repeat; }
            .refresh .m-basic-progress-nav ul.is-big li.mm-active .mm-progressnav-container .mm-tri-b {
              background: url(/assets/img/sprites/arrow-end-twolines-white-refresh.gif) no-repeat; }
          .m-basic-progress-nav ul.is-big li.mm-active .mm-progressnav-container .mm-tri-e {
            right: -27px;
            width: 27px;
            background: url(/assets/img/sprites/arrow-head-twolines-white.gif) no-repeat; }
        .m-basic-progress-nav ul.is-big li.mm-active:first-child {
          padding-left: 10px; }
          .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container {
            border-left: 1px solid #afafaf;
            border-top: 1px solid #afafaf;
            top: 1px; }
            .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container .mm-tri-b {
              top: -5px;
              left: -1px;
              background: #fff;
              width: -webkit-calc(100% - 3px);
              width: -moz-calc(100% - 3px);
              width: calc(100% - 3px);
              height: 5px;
              border-left: 1px solid #afafaf;
              border-top: 1px solid #afafaf;
              z-index: 5; }
              .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container .mm-tri-b:before {
                content: "";
                position: absolute;
                top: -1px;
                right: -4px;
                width: 21px;
                height: 5px;
                -webkit-transform: skew(45deg);
                   -moz-transform: skew(45deg);
                    -ms-transform: skew(45deg);
                     -o-transform: skew(45deg);
                        transform: skew(45deg);
                background: #afafaf;
                z-index: 3; }
              .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container .mm-tri-b:after {
                content: "";
                position: absolute;
                top: 0;
                right: -3px;
                width: 21px;
                height: 6px;
                -webkit-transform: skew(45deg);
                   -moz-transform: skew(45deg);
                    -ms-transform: skew(45deg);
                     -o-transform: skew(45deg);
                        transform: skew(45deg);
                background: #fff;
                z-index: 4; }
            .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container:after {
              content: none; }
            .m-basic-progress-nav ul.is-big li.mm-active:first-child .mm-progressnav-container:before {
              content: none; }

/* m-basic-rating */
.m-basic-rating {
  background: #ededed;
  padding: 20px; }
  .m-basic-rating > .mm-rating-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-rating > .mm-rating-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .m-basic-rating > .mm-rating-content > .mm-star-container {
      margin: 0 10px 10px 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating > .mm-rating-content > .mm-star-container {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
      .m-basic-rating > .mm-rating-content > .mm-star-container > .mm-label {
        font-weight: bolder; }
      .m-basic-rating > .mm-rating-content > .mm-star-container > div > .mm-star {
        height: 26px;
        width: 26px;
        display: inline-block;
        background: url(/assets/img/icons/icon-star-empty.svg) no-repeat; }
        .m-basic-rating > .mm-rating-content > .mm-star-container > div > .mm-star--full {
          background: url(/assets/img/icons/icon-star-full.svg) no-repeat; }
        .m-basic-rating > .mm-rating-content > .mm-star-container > div > .mm-star--half {
          background: url(/assets/img/icons/icon-star-half.svg) no-repeat; }
        .m-basic-rating > .mm-rating-content > .mm-star-container > div > .mm-star:first-child {
          background: url(/assets/img/icons/icon-star-full.svg) no-repeat; }
    .m-basic-rating > .mm-rating-content > .mm-quota {
      font-weight: bolder;
      margin-bottom: 15px;
      margin-right: 10px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating > .mm-rating-content > .mm-quota {
          margin-bottom: 0;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
      .m-basic-rating > .mm-rating-content > .mm-quota > .mm-percentage {
        margin-top: -4px;
        display: inline-block;
        font-size: 20px;
        font-size: 1.25rem; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-rating > .mm-rating-content > .mm-quota > .mm-percentage {
            font-size: 28px;
            font-size: 1.75rem; } }
    .m-basic-rating > .mm-rating-content > .mm-check24-logo {
      padding-top: 5px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating > .mm-rating-content > .mm-check24-logo {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
  .m-basic-rating > .mm-buttons {
    width: 626px; }
    .m-basic-rating > .mm-buttons > .a-basic-link {
      display: inline-block;
      padding-top: 4px;
      background-position: -10px 3px; }

/* m-basic-teaser-across */
.m-basic-teaser-across.h-space-s {
  margin-bottom: 0; }

.o-basic-banderole .m-basic-teaser-across {
  padding: 20px 8px;
  background: #f3f3f4; }
  .o-basic-banderole .m-basic-teaser-across .mm-headline {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .o-basic-banderole .m-basic-teaser-across.mm-first {
    padding-left: 15px;
    padding-right: 7px; }
  .o-basic-banderole .m-basic-teaser-across.mm-last {
    padding-left: 7px;
    padding-right: 15px; }

.l-main-content--cluster .o-basic-banderole .m-basic-teaser-across {
  background: #fff; }

.o-basic-banderole--product .m-basic-teaser-across, .o-basic-banderole--highlight .m-basic-teaser-across, .o-basic-banderole--premium .m-basic-teaser-across {
  padding: 0 8px;
  background: 0; }
  .o-basic-banderole--product .m-basic-teaser-across.mm-first, .o-basic-banderole--highlight .m-basic-teaser-across.mm-first, .o-basic-banderole--premium .m-basic-teaser-across.mm-first {
    padding-right: 7px;
    padding-left: 0; }
  .o-basic-banderole--product .m-basic-teaser-across.mm-last, .o-basic-banderole--highlight .m-basic-teaser-across.mm-last, .o-basic-banderole--premium .m-basic-teaser-across.mm-last {
    padding-left: 7px;
    padding-right: 0; }

.o-basic-banderole--product .is-init .m-basic-teaser-across, .o-basic-banderole--highlight .is-init .m-basic-teaser-across, .o-basic-banderole--premium .is-init .m-basic-teaser-across {
  padding: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border-left: 8px solid #afafaf;
  border-right: 8px solid #afafaf; }

.m-basic-teaser-across .mm-headline {
  display: inline-block;
  padding: 0 0 16px 0;
  font-family: "franklin-demi", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #fff;
  font-weight: normal; }
  .refresh .m-basic-teaser-across .mm-headline {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 21px;
    line-height: 1.3125rem; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-teaser-across .mm-headline {
      padding: 0 0 18px 0; } }

.m-basic-teaser-across > article {
  width: 289px;
  position: relative;
  background: #fff; }
  .refresh .m-basic-teaser-across > article {
    background: #fff; }
  .m-basic-teaser-across > article .mm-article-content {
    height: 89px;
    overflow: hidden;
    line-height: 18px;
    line-height: 1.125rem; }
    .m-basic-teaser-across > article .mm-article-content .mm-header {
      padding: 7px 10px 0 10px;
      font-weight: bold; }
      .refresh .m-basic-teaser-across > article .mm-article-content .mm-header a {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal; }
      .m-basic-teaser-across > article .mm-article-content .mm-header .mm-attention {
        position: relative;
        top: -3px;
        padding: 0 3px 1px 3px;
        -webkit-box-shadow: inset 0 0 0 1000px #ffcc00;
           -moz-box-shadow: inset 0 0 0 1000px #ffcc00;
                box-shadow: inset 0 0 0 1000px #ffcc00;
        color: #000;
        font-weight: normal;
        font-size: 11px;
        font-size: 0.6875rem; }
    .m-basic-teaser-across > article .mm-article-content .mm-copy {
      margin-bottom: 6px;
      padding: 0 10px; }
      .m-basic-teaser-across > article .mm-article-content .mm-copy p {
        margin: 0 0 5px 0; }
  .m-basic-teaser-across > article .a-basic-stopper {
    top: 135px;
    right: -5px; }
    .refresh .m-basic-teaser-across > article .a-basic-stopper {
      top: 130px; }
    .m-basic-teaser-across > article .a-basic-stopper + .mm-article-content .mm-header {
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px); }
    .m-basic-teaser-across > article .a-basic-stopper + .mm-article-content .mm-copy {
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px); }
  .m-basic-teaser-across > article > figure {
    position: relative;
    margin: 0;
    height: 120px;
    background: #d7d7d7 url(/assets/img/bg/banderole-preview.gif) center no-repeat; }
    .is-init .m-basic-teaser-across > article > figure {
      background: #d7d7d7 url(/assets/img/bg/banderole-preview.gif) center no-repeat; }
    .m-basic-teaser-across > article > figure > a {
      display: block; }
      .m-basic-teaser-across > article > figure > a > img {
        display: block;
        width: 100%; }
        .is-init .m-basic-teaser-across > article > figure > a > img {
          visibility: hidden; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-teaser-across > article > figure > a > img {
            max-width: 100%;
            height: 120px;
            width: 289px; } }
  .m-basic-teaser-across > article .mm-footer {
    border-top: 1px solid #d7d7d7;
    padding: 6px 10px 10px 10px; }
    .refresh .m-basic-teaser-across > article .mm-footer {
      border-top: 1px solid #ccc; }
    .o-basic-banderole--product .m-basic-teaser-across > article .mm-footer, .o-basic-banderole--highlight .m-basic-teaser-across > article .mm-footer, .o-basic-banderole--premium .m-basic-teaser-across > article .mm-footer {
      border-top: 1px solid #afafaf; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-across > article .mm-footer {
        padding: 6px 10px 10px 10px; } }
    .m-basic-teaser-across > article .mm-footer .a-basic-link {
      margin: 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-across > article .mm-footer .a-basic-link {
          margin: 4px 0 0 0; } }
  .m-basic-teaser-across > article > hr {
    margin: 0 0 3px 0; }

.m-basic-teaser-across a {
  text-decoration: none; }

.m-basic-text .m-basic-teaser-across {
  width: -webkit-calc(100% + 15px + 15px);
  width: -moz-calc(100% + 15px + 15px);
  width: calc(100% + 15px + 15px);
  background: #afafaf;
  margin-left: -15px;
  margin-bottom: 22px;
  padding: 15px 15px 15px 15px;
  padding-top: 14px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-text .m-basic-teaser-across {
      width: 344px;
      margin-left: -30px;
      padding-left: 30px;
      margin-bottom: 4.728132%; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-text .m-basic-teaser-across {
      margin-left: -40px;
      padding-left: 40px; } }
  .lt-ie9 .m-basic-text .m-basic-teaser-across {
    margin-left: -40px;
    padding-left: 40px; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text .mm-aside--right .m-basic-teaser-across {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 4.728132%;
    padding-right: 30px; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-text .mm-aside--right .m-basic-teaser-across {
    margin-right: -40px;
    padding-right: 40px;
    padding-left: 15px;
    margin-left: 40px; } }

.lt-ie9 .m-basic-text .mm-aside--right .m-basic-teaser-across {
  margin-right: -40px;
  padding-right: 40px;
  padding-left: 15px;
  margin-left: 40px; }

.m-basic-teaser-across .swiper-lazy-preloader {
  display: none; }

.m-basic-teaser-across.js-init img {
  visibility: hidden; }

/* m-basic-teaser-home */
.m-basic-teaser-home {
  width: 290px;
  height: 302px;
  margin: 0 15px 30px 0;
  background: #fff; }
  .refresh .m-basic-teaser-home {
    background: #f3f3f4;
    margin-bottom: 40px; }
  .m-basic-teaser-home > .mm-box {
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-teaser-home > .mm-box {
        margin-right: 0; } }
    .lt-ie9 .m-basic-teaser-home > .mm-box {
      margin-right: 0; }
    .m-basic-teaser-home > .mm-box > .mm-advert-box {
      position: absolute;
      right: 0px;
      top: -19px;
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 13px;
      font-size: 0.8125rem; }
    .m-basic-teaser-home > .mm-box > .mm-header-box {
      position: relative;
      padding: 10px 15px 31px 15px;
      height: auto; }
      .m-basic-teaser-home > .mm-box > .mm-header-box > header > h3.mm-headline {
        padding: 0;
        font-weight: normal;
        font-family: 'franklin-demi', Arial, sans-serif;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.8125rem; }
        .refresh .m-basic-teaser-home > .mm-box > .mm-header-box > header > h3.mm-headline {
          font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 29px;
          line-height: 1.8125rem; }
    .m-basic-teaser-home > .mm-box > .mm-video-box {
      margin-bottom: 12px; }
      .m-basic-teaser-home > .mm-box > .mm-video-box > .m-basic-movie {
        margin: 0;
        max-height: 120px; }
        .m-basic-teaser-home > .mm-box > .mm-video-box > .m-basic-movie > .mm-poster-container > img {
          height: 120px; }
    .m-basic-teaser-home > .mm-box > .mm-img-box {
      margin-bottom: 12px; }
      .refresh .m-basic-teaser-home > .mm-box > .mm-img-box {
        margin-bottom: 0; }
      .m-basic-teaser-home > .mm-box > .mm-img-box > .a-basic-stopper {
        top: 85px; }
        .refresh .m-basic-teaser-home > .mm-box > .mm-img-box > .a-basic-stopper {
          top: 10px; }
      .m-basic-teaser-home > .mm-box > .mm-img-box > .mm-figure {
        width: 290px;
        height: 120px;
        margin: 0;
        background: #f8f8f8 url(/assets/img/bg/preview.png) no-repeat center center; }
        .m-basic-teaser-home > .mm-box > .mm-img-box > .mm-figure > img {
          width: 100%; }
        .m-basic-teaser-home > .mm-box > .mm-img-box > .mm-figure .js-img {
          height: auto; }
        .m-basic-teaser-home > .mm-box > .mm-img-box > .mm-figure > a {
          display: block; }
          .m-basic-teaser-home > .mm-box > .mm-img-box > .mm-figure > a > img {
            width: 100%; }
    .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-header-box {
      position: relative;
      padding: 10px 15px 31px 15px;
      height: auto; }
      .refresh .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-header-box {
        padding-top: 5px;
        padding-bottom: 10px; }
      .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-header-box > header > h3.mm-headline {
        padding: 0;
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.8125rem;
        font-weight: normal; }
    .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-footer-box {
      height: 232px;
      padding: 0 15px 15px 15px;
      line-height: 1.2; }
      .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-footer-box .a-basic-input-select {
        margin-top: 5px;
        margin-bottom: 10px; }
      .m-basic-teaser-home > .mm-box > .mm-content-box > .mm-footer-box .a-basic-btn {
        line-height: 1.4;
        right: 15px;
        bottom: 18px;
        position: absolute; }
    .m-basic-teaser-home > .mm-box .mm-img-box + .mm-footer-box,
    .m-basic-teaser-home > .mm-box .mm-video-box + .mm-footer-box {
      height: 100px; }
    .m-basic-teaser-home > .mm-box .mm-img-box + .mm-content-box > .mm-footer-box,
    .m-basic-teaser-home > .mm-box .mm-video-box + .mm-content-box > .mm-footer-box {
      height: 100px; }
  .m-basic-teaser-home--richtext .mm-box .mm-footer-box .mm-breakdown-subheadline {
    margin-bottom: 7px;
    font-weight: bold; }
  .m-basic-teaser-home--richtext .mm-box .mm-footer-box .a-basic-input-radio > input + label + div {
    padding-top: 1px;
    padding-bottom: 2px; }
  .m-basic-teaser-home--richtext .mm-box .mm-footer-box .a-basic-btn {
    top: -45px;
    right: 0; }
  .m-basic-teaser-home--richtext .mm-box .mm-footer-box .mm-richtext {
    border-top: 1px solid #c5c5c5;
    float: left;
    padding: 10px 0 5px 0;
    width: 260px;
    bottom: 5px;
    position: absolute; }
    .m-basic-teaser-home--richtext .mm-box .mm-footer-box .mm-richtext p {
      margin-bottom: 5px; }
      .m-basic-teaser-home--richtext .mm-box .mm-footer-box .mm-richtext p a {
        text-decoration: none;
        color: #333; }

/* m-basic-status-nav */
.m-basic-status-nav {
  z-index: 56;
  overflow: hidden;
  margin: 0 0 20px 0; }
  .m-basic-status-nav .mm-inner {
    position: relative;
    margin: 0 0 2px 0;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    background-color: #ededed;
    -webkit-box-shadow: 0 0 2px #c5c5c5;
       -moz-box-shadow: 0 0 2px #c5c5c5;
            box-shadow: 0 0 2px #c5c5c5; }
  .m-basic-status-nav .mm-steps {
    width: 100%;
    display: table;
    position: relative;
    white-space: nowrap;
    table-layout: fixed;
    counter-reset: basic-status-nav; }
  .m-basic-status-nav .mm-indicator {
    overflow: visible !important;
    background-color: #ffcc00;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute; }
    .m-basic-status-nav .mm-indicator:after {
      content: "";
      top: 0;
      left: 100%;
      position: absolute;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #ffcc00; }
  .m-basic-status-nav .mm-step {
    width: 7%;
    height: 40px;
    font-size: 0;
    padding: 0 10px 0 10px;
    overflow: hidden;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    text-align: center; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-status-nav .mm-step {
        width: auto;
        padding: 0;
        font-size: 18px;
        font-size: 1.125rem; } }
    .m-basic-status-nav .mm-step:before {
      counter-increment: basic-status-nav;
      content: counter(basic-status-nav) ". ";
      font-size: 18px;
      font-size: 1.125rem; }
    .m-basic-status-nav .mm-step.is-active {
      font-size: 18px;
      font-size: 1.125rem; }
    .m-basic-status-nav .mm-step.mm-step--first {
      padding-left: 10px; }

@charset "UTF-8";
/* m-basic-text */
@media print, only screen and (min-width: 48em) {
  .o-basic-form .oo-row .m-basic-text {
    padding-right: 0; }
  .l-lightbox .m-basic-text {
    padding-right: 100px; } }

.m-basic-text.h-space-s {
  margin-bottom: 0; }
  .l-form--cardamage-map .ll-ll-row .m-basic-text.h-space-s {
    margin-bottom: 12px; }

.m-basic-text.h-space-m {
  margin-bottom: 20px; }

.a-basic-btn.h-space-s + .m-basic-text {
  margin-top: 7px; }

.ll-aside-content .m-basic-text h1 {
  padding-bottom: 0; }

.oo-col-label + .oo-col-data .m-basic-text, .ll-col-label + .ll-col-data .m-basic-text {
  padding-top: 5px; }

.l-form .ll-fieldset .a-basic-input-checkbox .m-basic-text {
  margin-left: 0; }

.l-form .ll-fieldset .l-main-cols .m-basic-text, .l-form .ll-fieldset .ll-description .m-basic-text {
  margin-left: 0; }

.ll-main-content-switch .m-basic-text {
  margin-right: 15px; }
  @media print, only screen and (min-width: 48em) {
    .ll-main-content-switch .m-basic-text {
      margin-right: 30px; } }
  @media only screen and (min-width: 64.0625em) {
    .ll-main-content-switch .m-basic-text {
      margin-right: 40px; } }
  .lt-ie9 .ll-main-content-switch .m-basic-text {
    margin-right: 40px; }

.m-basic-hint .m-basic-text .mm-content:first-child {
  padding-top: 2px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-hint .m-basic-text .mm-content:first-child {
      padding-top: 5px; } }

.m-basic-hint .m-basic-text .mm-content:only-child {
  margin-bottom: 0; }

.m-basic-hint--address .m-basic-text .mm-content > p > a {
  text-decoration: none; }

.m-basic-teaser-product .m-basic-text {
  line-height: 18px;
  line-height: 1.125rem; }

.m-basic-teaser-dashboard .m-basic-text .mm-content {
  margin-bottom: 20px; }
  .m-basic-teaser-dashboard .m-basic-text .mm-content > p > a:not(:hover) {
    text-decoration: none; }

.m-basic-text hr.yellow {
  margin: 6px 0 14px 0; }

.m-basic-text > p {
  max-width: 700px; }
  .m-basic-text > p:last-of-type {
    margin-bottom: 0; }

.m-basic-text .mm-content {
  max-width: 700px;
  margin: 0 0 50px 0; }
  .m-basic-text .mm-content.h-space-s {
    margin-bottom: 15px; }
  .m-basic-text .mm-content.h-space-m {
    margin-bottom: 30px; }
  .m-basic-text .mm-content.h-space-l {
    margin-bottom: 60px; }
  .mm-layer-inner .m-basic-text .mm-content {
    margin-bottom: 8px; }
  .o-basic-form .m-basic-text .mm-content {
    margin-bottom: 17px; }
  .m-basic-hint .m-basic-text .mm-content:last-child {
    margin-bottom: 0; }
  .m-ves-rs-contentbox .m-basic-text .mm-content {
    margin: 25px 0 0 0; }
    @media only screen and (max-width: 47.9375em) {
      .m-ves-rs-contentbox .m-basic-text .mm-content {
        margin-bottom: 25px; } }
    .m-ves-rs-contentbox .m-basic-text .mm-content + .mm-content {
      margin-bottom: 50px; }
  .m-basic-text .mm-content p {
    max-width: 700px;
    margin: 0 0 20px 0; }
    .m-basic-text .mm-content p:last-child {
      margin-bottom: 0; }
    .m-basic-text .mm-content p > a {
      text-decoration: underline; }
  .m-basic-text .mm-content > ul {
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden; }
    .m-basic-hint .m-basic-text .mm-content > ul {
      padding-top: 4px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-hint .m-basic-text .mm-content > ul {
          padding-top: 8px; } }
      .m-basic-hint .m-basic-text .mm-content > ul:last-child {
        margin-bottom: 0; }
    .m-basic-text .mm-content > ul.m-basic-footnote {
      padding: 0; }
      .m-basic-text .mm-content > ul.m-basic-footnote > li {
        max-width: 700px;
        background: 0;
        padding-left: 10px; }
        .m-basic-text .mm-content > ul.m-basic-footnote > li.mm-hint {
          position: absolute;
          padding: 0;
          background: 0; }
    .m-basic-text .mm-content > ul > li {
      position: relative;
      max-width: 700px;
      margin: 0 0 8px 0;
      line-height: 18px;
      line-height: 1.125rem; }
      .m-basic-text .mm-content > ul:not(.m-basic-list) > li {
        padding: 0 0 0 20px;
        background: url(/assets/img/icons/icon-bullet.svg) no-repeat 1px -4px; }
      @media print {
        .m-basic-text .mm-content > ul > li {
          padding-left: 10px; }
          .m-basic-text .mm-content > ul > li:before {
            content: "●";
            font-size: 10px;
            position: absolute;
            left: 1px;
            top: -1px; } }
      .m-basic-hint .m-basic-text .mm-content > ul > li {
        left: -10px; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-hint .m-basic-text .mm-content > ul > li {
            left: 0; } }
        .m-basic-hint .m-basic-text .mm-content > ul > li:last-child {
          margin-bottom: 0; }
      .m-basic-text .mm-content > ul > li.mm-last {
        margin-bottom: 0; }
      .m-basic-text .mm-content > ul > li > a {
        text-decoration: underline; }
      .m-basic-text .mm-content > ul > li > ul {
        padding: 12px 0 0 12px; }
        .m-basic-text .mm-content > ul > li > ul > li {
          position: relative;
          margin: 0 0 8px 0;
          padding: 0 0 0 11px;
          background: url(/assets/img/icons/icon-bullet.svg) no-repeat -8px -4px; }
          @media print {
            .m-basic-text .mm-content > ul > li > ul > li {
              background: none; }
              .m-basic-text .mm-content > ul > li > ul > li:before {
                content: "●";
                font-size: 10px;
                position: absolute;
                left: 1px;
                top: -1px; } }
          .m-basic-text .mm-content > ul > li > ul > li > a {
            text-decoration: underline; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text .mm-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-text .mm-flex--row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.m-basic-text .mm-flex--row-reverse h4 {
  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
  font-weight: normal;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 14px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-text .mm-flex--row-reverse h4 {
      margin-bottom: 4px; } }

.m-basic-text .mm-flex .mm-aside {
  position: relative; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-text .mm-flex .mm-aside {
      padding: 5px 0 0 0;
      margin: 0 20px 0 0;
      -webkit-box-flex: 0;
      -webkit-flex: none;
         -moz-box-flex: 0;
          -ms-flex: none;
              flex: none; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-text .mm-flex .mm-aside {
      margin: 0 40px 0 0; } }
  .lt-ie9 .m-basic-text .mm-flex .mm-aside {
    margin: 0 40px 0 0; }
  .m-basic-text .mm-flex .mm-aside > figure {
    margin: 0 0 12px 0; }
    .m-basic-text .mm-flex .mm-aside > figure .mm-captionright {
      text-align: right; }
    .m-basic-text .mm-flex .mm-aside > figure > a {
      position: relative;
      display: block; }
      .m-basic-text .mm-flex .mm-aside > figure > a .mm-zoom {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background-color: rgba(255, 255, 255, 0.7);
        text-align: center;
        padding: 2px 0 0 0;
        z-index: 1; }
    .m-basic-text .mm-flex .mm-aside > figure > figcaption {
      padding: 4px 0 0;
      font-size: 12px;
      font-size: 0.75rem; }
      .refresh .m-basic-text .mm-flex .mm-aside > figure > figcaption {
        font-size: 13px;
        font-size: 0.8125rem; }
    .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container {
      position: relative; }
      .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded) {
        background: #ededed; }
        .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded):before {
          -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
             -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
               -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
                  animation: swiper-preloader-spin 1s steps(12, end) infinite;
          display: block;
          z-index: 100;
          position: absolute;
          top: -webkit-calc(50% - 17px);
          top: -moz-calc(50% - 17px);
          top: calc(50% - 17px);
          left: -webkit-calc(50% - 17px);
          left: -moz-calc(50% - 17px);
          left: calc(50% - 17px);
          content: '';
          opacity: 1;
          -webkit-transition: opacity 300ms;
          -o-transition: opacity 300ms;
          -moz-transition: opacity 300ms;
          transition: opacity 300ms;
          width: 34px;
          height: 34px;
          background: url(/assets/img/icons/icon-refresh-48px.svg) no-repeat center; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes swiper-preloader-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
        .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded):after {
          content: '';
          display: block;
          height: 0;
          width: 100%;
          /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
          padding-bottom: 52.109181%; }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded):after {
              width: 403px; } }
          .lt-ie9 .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded):after {
            width: 403px; }
        .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container:not(.is-lazyloaded) > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container > picture {
        max-width: 100%;
        width: 100%;
        display: block; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container > picture {
            width: auto; } }
        .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container > picture > img {
          max-width: 100%;
          width: 100%;
          display: block; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-text .mm-flex .mm-aside > figure .mm-ratio-container > picture > img {
              width: auto; } }

.m-basic-text .mm-flex .mm-content {
  max-width: inherit; }
  .m-basic-text .mm-flex .mm-content > p {
    max-width: inherit; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text > .mm-aside {
    float: left;
    padding-top: 5px;
    margin-right: 20px; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-text > .mm-aside {
    margin-right: 40px; } }

.lt-ie9 .m-basic-text > .mm-aside {
  margin-right: 40px; }

.m-basic-text > .mm-aside + .mm-content {
  max-width: inherit; }
  .m-basic-text > .mm-aside + .mm-content > p {
    max-width: inherit; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text .mm-aside--right {
    float: right;
    margin: 0;
    margin-right: -30px; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-text .mm-aside--right {
    margin-right: 0; } }

.lt-ie9 .m-basic-text .mm-aside--right {
  margin-right: 0; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text .mm-aside--right + .mm-content {
    width: inherit;
    float: none; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-hint--address .m-basic-text {
    float: left;
    width: 65%;
    margin: 0 5% 0 0; } }

.lt-ie9 .m-basic-hint--address .m-basic-text {
  float: left;
  width: 65%;
  margin: 0 5% 0 0; }

.o-basic-form .m-basic-text {
  padding-right: 30px; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form .m-basic-text {
      padding-right: 0; } }
  .l-lightbox .o-basic-form .m-basic-text {
    padding-right: 0; }

.m-basic-hint .m-basic-text > h2, .m-basic-hint .m-basic-text > h3, .m-basic-hint .m-basic-text > h4 {
  padding: 0 0 3px 0;
  font-family: "franklin-demi", Arial, sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: normal; }
  .refresh .m-basic-hint .m-basic-text > h2, .refresh .m-basic-hint .m-basic-text > h3, .refresh .m-basic-hint .m-basic-text > h4 {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    line-height: 1.5rem; }
    @media print, only screen and (min-width: 48em) {
      .refresh .m-basic-hint .m-basic-text > h2, .refresh .m-basic-hint .m-basic-text > h3, .refresh .m-basic-hint .m-basic-text > h4 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 27px;
        line-height: 1.6875rem; } }
  @media print, only screen and (min-width: 48em) {
    .m-basic-hint .m-basic-text > h2, .m-basic-hint .m-basic-text > h3, .m-basic-hint .m-basic-text > h4 {
      padding-bottom: 4px;
      padding-top: 3px;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 27px;
      line-height: 1.6875rem; } }
  .m-basic-hint .m-basic-text > h2 > a, .m-basic-hint .m-basic-text > h3 > a, .m-basic-hint .m-basic-text > h4 > a {
    text-decoration: none;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    line-height: 1.5rem; }
    .refresh .m-basic-hint .m-basic-text > h2 > a, .refresh .m-basic-hint .m-basic-text > h3 > a, .refresh .m-basic-hint .m-basic-text > h4 > a {
      font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 24px;
      line-height: 1.5rem; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint .m-basic-text > h2 > a, .m-basic-hint .m-basic-text > h3 > a, .m-basic-hint .m-basic-text > h4 > a {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 27px;
        line-height: 1.6875rem; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-hint--big .m-basic-text > h2, .m-basic-hint--big .m-basic-text > h3 {
    padding-top: 3px; } }

.m-basic-hint--background .m-basic-text > h2, .m-basic-hint--background .m-basic-text > h3 {
  font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1; }

.m-basic-newsbox + .m-basic-hint .m-basic-text > h4 {
  font-family: "franklin-demi", Arial, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20px;
  line-height: 1.25rem; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox + .m-basic-hint .m-basic-text > h4 {
      padding-top: 5px;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 23px;
      line-height: 1.4375rem; } }

.l-lightbox .mfp-content > div:first-child .m-basic-text:first-child > h2:first-child {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 29px;
  line-height: 1.8125rem;
  padding-bottom: 28px; }
  @media print, only screen and (min-width: 48em) {
    .l-lightbox .mfp-content > div:first-child .m-basic-text:first-child > h2:first-child {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 40px;
      line-height: 2.5rem; } }

.l-lightbox .m-basic-text .mm-content {
  margin-bottom: 21px; }

.l-lightbox .ll-main-cols--right .m-basic-text {
  padding-right: 40px; }

@media print, only screen and (min-width: 48em) {
  .m-ves-rs-contentbox .m-basic-text {
    margin-top: 10px; } }

.mm-layer-details-inner .m-basic-text {
  margin-bottom: 10px; }
  .mm-layer-details-inner .m-basic-text > h3 {
    padding-bottom: 0; }
  .mm-layer-details-inner .m-basic-text > .mm-shift {
    margin-left: 10px; }
    .mm-layer-details-inner .m-basic-text > .mm-shift > .mm-total-price {
      float: right;
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-weight: normal;
      margin-right: 10px; }
  .mm-layer-details-inner .m-basic-text small {
    font-size: 13px;
    font-size: 0.8125rem; }

.m-basic-hint--background .m-basic-text > h2 {
  font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 9px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-hint--background .m-basic-text > h2 {
      font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 30px;
      font-size: 1.875rem; } }

.m-basic-hint--background .m-basic-text > .mm-content,
.m-basic-hint--background .m-basic-text > .mm-content:last-child {
  margin-bottom: 6px; }

.m-basic-hint--background .m-basic-text > .mm-content {
  max-width: 90%; }

.mm-layer .m-basic-text > h3 {
  max-width: -webkit-calc(100% - 40px);
  max-width: -moz-calc(100% - 40px);
  max-width: calc(100% - 40px); }
  @media print, only screen and (min-width: 48em) {
    .mm-layer .m-basic-text > h3 {
      max-width: 100%; } }

.l-form--cardamage-map .ll-aside .m-basic-text > a[href^="tel:"] {
  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
  font-weight: normal;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  text-decoration: none; }
  @media print, only screen and (min-width: 48em) {
    .l-form--cardamage-map .ll-aside .m-basic-text > a[href^="tel:"] {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 26px;
      line-height: 1.625rem; } }

/* m-basic-teaser-app */
.m-basic-teaser-app {
  width: 289px;
  height: 120px;
  background: #fff;
  margin: 0 15px 0 0; }
  .m-basic-teaser-app figure {
    margin: 10px;
    float: left; }
  .m-basic-teaser-app > .mm-appcontent {
    position: relative;
    float: right;
    height: 100%;
    padding: 10px 10px 10px 0;
    width: 160px; }
    .m-basic-teaser-app > .mm-appcontent > .mm-appheadline {
      font-weight: bold; }
      .refresh .m-basic-teaser-app > .mm-appcontent > .mm-appheadline {
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 22px;
        line-height: 1.375rem; }
    .m-basic-teaser-app > .mm-appcontent > .mm-appicons {
      position: absolute;
      bottom: 3px;
      left: -2px; }
      .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a {
        display: inline-block; }
        .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a > .mm-applink {
          float: left;
          width: 22px;
          height: 30px;
          margin-right: 13px; }
        .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a > .mm-applink--apple {
          background: url(/assets/img/icons/icon-apple.svg) no-repeat center center; }
        .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a > .mm-applink--android {
          background: url(/assets/img/icons/icon-android.svg) no-repeat center center; }
        .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a > .mm-applink--windows {
          background: url(/assets/img/icons/icon-windows.svg) no-repeat center center;
          width: 24px; }
        .m-basic-teaser-app > .mm-appcontent > .mm-appicons > a > .mm-applink--blackberry {
          background: url(/assets/img/icons/icon-blackberry.svg) no-repeat center center;
          width: 29px; }

.refresh .m-basic-toggle {
  border-bottom: 1px solid #ccc; }

.m-basic-toggle .has-search-result {
  background: #ccc; }

.m-basic-toggle .mm-head {
  border-top: 1px solid #fff;
  width: 100%;
  padding: 10px 9px 10px 24px;
  background: url(/assets/img/icons/icon-link.svg) no-repeat 3px 9px #d7d7d7;
  cursor: pointer; }
  .refresh .m-basic-toggle .mm-head {
    background-color: transparent;
    border-top: 1px solid #ccc; }
  .m-basic-toggle .mm-head:first-child {
    border-top: 0 none transparent; }
  @media print {
    .m-basic-toggle .mm-head {
      -webkit-box-shadow: inset 0 0 0 1000px #d7d7d7;
         -moz-box-shadow: inset 0 0 0 1000px #d7d7d7;
              box-shadow: inset 0 0 0 1000px #d7d7d7; } }
  .m-basic-toggle .mm-head.mm-opened {
    background: url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat 3px 9px #d7d7d7; }
    .refresh .m-basic-toggle .mm-head.mm-opened {
      background-color: transparent;
      border-bottom: 1px solid #ccc; }
  .m-basic-toggle .mm-head.mm-opened + .mm-content {
    height: auto; }
  .m-basic-toggle .mm-head.js-reset + .mm-content {
    padding: 0;
    display: block !important; }
  .m-basic-toggle .mm-head p {
    margin: 0; }
  .m-basic-toggle .mm-head h2, .m-basic-toggle .mm-head h3 {
    padding: 0; }

.m-basic-toggle .mm-content {
  padding: 0 10px;
  height: 0;
  overflow: hidden; }
  .m-basic-toggle .mm-content > :first-child {
    padding-top: 15px; }

.m-basic-teaser-dashboard {
  border: 1px solid #fff;
  background: #fff; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-teaser-dashboard {
      width: -webkit-calc(50% - 5px);
      width: -moz-calc(50% - 5px);
      width: calc(50% - 5px); } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-teaser-dashboard {
      width: auto;
      max-width: 100%; } }
  .lt-ie9 .m-basic-teaser-dashboard {
    width: auto;
    max-width: 100%; }
  @media only screen and (min-width: 64.0625em) {
    .ll-col-dashboard--right .m-basic-teaser-dashboard {
      width: -webkit-calc(50% - 5px);
      width: -moz-calc(50% - 5px);
      width: calc(50% - 5px); } }
  .lt-ie9 .ll-col-dashboard--right .m-basic-teaser-dashboard {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px); }
  .ll-col-dashboard--full .m-basic-teaser-dashboard {
    position: relative;
    padding-bottom: 20px; }
    @media only screen and (min-width: 64.0625em) {
      .ll-col-dashboard--full .m-basic-teaser-dashboard {
        width: -webkit-calc(33% - 5px);
        width: -moz-calc(33% - 5px);
        width: calc(33% - 5px); } }
    .lt-ie9 .ll-col-dashboard--full .m-basic-teaser-dashboard {
      width: -webkit-calc(33% - 5px);
      width: -moz-calc(33% - 5px);
      width: calc(33% - 5px); }
  @media print, only screen and (min-width: 48em) {
    .m-basic-teaser-dashboard--full {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-teaser-dashboard--full {
      max-width: 100%; } }
  .lt-ie9 .m-basic-teaser-dashboard--full {
    max-width: 100%; }
  .m-basic-teaser-dashboard > .mm-headline {
    background: #ffcc00;
    -webkit-box-shadow: inset 0 0 0 1000px #ffcc00;
       -moz-box-shadow: inset 0 0 0 1000px #ffcc00;
            box-shadow: inset 0 0 0 1000px #ffcc00;
    padding: 10px 10px 4px 10px; }
    .refresh .m-basic-teaser-dashboard > .mm-headline {
      padding: 4px 10px 4px 10px; }
    .m-basic-teaser-dashboard > .mm-headline > .mm-headline-text {
      padding: 0;
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 17px;
      font-size: 1.0625rem;
      font-weight: normal; }
      .refresh .m-basic-teaser-dashboard > .mm-headline > .mm-headline-text {
        font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem; }
  .m-basic-teaser-dashboard > .mm-figure {
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .m-basic-teaser-dashboard > .mm-figure > img {
      width: 100%;
      vertical-align: middle; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-dashboard > .mm-figure > img {
          max-width: 100%; } }
  .m-basic-teaser-dashboard > .mm-content {
    background: #fff;
    padding: 17px 10px 20px 10px;
    position: relative; }
    .ll-col-dashboard--full .m-basic-teaser-dashboard > .mm-content {
      position: static; }
    .m-basic-teaser-dashboard > .mm-content > .mm-subheadline {
      font-size: 15px;
      font-size: 0.9375rem; }
      .refresh .m-basic-teaser-dashboard > .mm-content > .mm-subheadline {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-dashboard.m-basic-teaser-dashboard--full > .mm-content {
        padding-right: 20px; } }
    .m-basic-teaser-dashboard.m-basic-teaser-dashboard--full > .mm-content > .js-basic-table-wrap {
      margin: -16px -10px 0 -10px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-dashboard.m-basic-teaser-dashboard--full > .mm-content > .js-basic-table-wrap {
          margin-right: -21px; } }
    .m-basic-teaser-dashboard > .mm-content > .mm-rating {
      border-bottom: 1px solid #d7d7d7;
      margin: 0 -10px;
      padding: 10px 30px 10px 40px; }
      .m-basic-teaser-dashboard > .mm-content > .mm-rating--first {
        border-top: 1px solid #d7d7d7; }
      .m-basic-teaser-dashboard > .mm-content > .mm-rating--last {
        margin-bottom: 20px; }
      .m-basic-teaser-dashboard > .mm-content > .mm-rating > p {
        margin: 0;
        position: relative; }
        .m-basic-teaser-dashboard > .mm-content > .mm-rating > p:before {
          width: 21px;
          height: 21px;
          color: #fff;
          font-weight: bold;
          top: 0;
          left: -27px;
          position: absolute;
          text-align: center; }
        .m-basic-teaser-dashboard > .mm-content > .mm-rating.mm-rating--pro > p:before {
          content: '+';
          background: #009900;
          line-height: 22px; }
        .m-basic-teaser-dashboard > .mm-content > .mm-rating.mm-rating--contra > p:before {
          content: '\2013';
          background: #cc3300;
          line-height: 20px; }

/* m-basic-teaser-product */
.m-basic-teaser-product {
  padding-top: 20px;
  border-top: 1px solid #d7d7d7; }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-teaser-product {
      margin-left: -27px;
      margin-right: -27px; } }
  .lt-ie9 .m-basic-teaser-product {
    margin-left: -27px;
    margin-right: -27px; }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-teaser-product > .mm-status {
      padding-left: 30px; } }
  .lt-ie9 .m-basic-teaser-product > .mm-status {
    padding-left: 30px; }
  .m-basic-teaser-product > .mm-status > .js-basickeywordfilter-results-false > .mm-recommendations {
    padding: 0 0 15px 0;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
    line-height: 1.8125rem; }
  .m-basic-teaser-product > .mm-wrap {
    width: 100%;
    margin: 0 -15px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-product > .mm-wrap {
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
           -moz-box-pack: inherit;
            -ms-flex-pack: inherit;
                justify-content: inherit;
        width: auto; } }
    .m-basic-teaser-product > .mm-wrap > .mm-box {
      width: 290px;
      margin: 0 3px 20px 3px;
      position: relative; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-product > .mm-wrap > .mm-box {
          margin: 0 25px 30px 0; } }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-teaser-product > .mm-wrap > .mm-box {
          margin-right: 15px; } }
      .lt-ie9 .m-basic-teaser-product > .mm-wrap > .mm-box {
        margin-right: 15px; }
      .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-img-box > .mm-figure {
        width: 290px;
        height: 219px;
        margin: 0;
        background: #f8f8f8 url(/assets/img/bg/preview.png) no-repeat center center; }
        .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-img-box > .mm-figure > a {
          display: block; }
      .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main {
        background: #ededed; }
        .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main .a-basic-stopper {
          top: 10px;
          /*+ .mm-top {
                        padding-right: 90px;
                    }*/ }
        .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main > .mm-top {
          position: relative;
          border-bottom: 1px solid #afafaf;
          padding: 7px 10px;
          height: 90px; }
          .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main > .mm-top > header > h2 {
            padding: 0;
            font-size: 15px;
            font-size: 0.9375rem;
            line-height: 18px;
            line-height: 1.125rem;
            font-family: Arial;
            font-weight: bold; }
            .refresh .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main > .mm-top > header > h2 {
              font-family: "MiloforADACW04-Regular", Arial, sans-serif;
              -webkit-font-feature-settings: 'lnum' 1;
                 -moz-font-feature-settings: 'lnum' 1;
                      font-feature-settings: 'lnum' 1; }
          .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main > .mm-top .mm-copayment {
            position: absolute;
            bottom: 5px;
            font-weight: bold; }
        .m-basic-teaser-product > .mm-wrap > .mm-box > .mm-main > .mm-bottom {
          padding: 6px 6px 6px 10px;
          height: 42px; }

.m-fdl-calculator .mm-calc > strong {
  display: block;
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 10px 11px 10px;
  background: #ededed; }
  @media print {
    .m-fdl-calculator .mm-calc > strong {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }

.m-fdl-calculator .mm-triangle {
  display: block;
  opacity: 1;
  width: 100%;
  height: 0;
  padding-left: 50%;
  padding-top: 45px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  left: 0;
  top: 3px;
  margin-bottom: -18px; }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-calculator .mm-triangle {
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin-bottom: -52px;
      left: -50%;
      top: 94px;
      padding-top: 52px; } }
  .m-fdl-calculator .mm-triangle div.mm-top {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -502px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #ffcc00; }
  .m-fdl-calculator .mm-triangle div.mm-bottom {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -500px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .mm-triangle div.mm-bottom {
        margin-top: -508px; } }

.m-fdl-calculator .mm-result {
  position: relative;
  background: #ededed;
  padding: 37px 20px 15px 20px; }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-calculator .mm-result {
      padding: 33px 20px 20px 30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-fdl-calculator .mm-result {
      padding: 16px 30px 15px 30px; } }
  .lt-ie9 .m-fdl-calculator .mm-result {
    padding: 16px 30px 15px 30px; }
  @media print {
    .m-fdl-calculator .mm-result {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-calculator .mm-result h2, .m-fdl-calculator .mm-result h3 {
      padding-bottom: 16px;
      text-align: left; } }
  .m-fdl-calculator .mm-result h2 {
    padding-bottom: 2px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: bold;
    text-align: center; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .mm-result h2 {
        padding-bottom: 7px;
        text-align: left;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem; } }
    @media only screen and (min-width: 64.0625em) {
      .m-fdl-calculator .mm-result h2 {
        padding-bottom: 16px;
        font-size: 29px;
        font-size: 1.8125rem;
        line-height: 29px;
        line-height: 1.8125rem; } }
    .lt-ie9 .m-fdl-calculator .mm-result h2 {
      padding-bottom: 16px;
      font-size: 29px;
      font-size: 1.8125rem;
      line-height: 29px;
      line-height: 1.8125rem; }
  .m-fdl-calculator .mm-result .a-basic-stopper + h2 {
    margin: 30px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .mm-result .a-basic-stopper + h2 {
        margin: 0; } }
  .m-fdl-calculator .mm-result .mm-infotext {
    display: block;
    width: 220px;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .mm-result .mm-infotext {
        margin-bottom: 13px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-fdl-calculator .mm-result .mm-infotext {
        margin-bottom: 7px; } }
    .lt-ie9 .m-fdl-calculator .mm-result .mm-infotext {
      margin-bottom: 7px; }
    .m-fdl-calculator .mm-result .mm-infotext small {
      color: #999; }
  .m-fdl-calculator .mm-result .mm-value-container {
    background: #fff;
    padding: 5px 0;
    position: relative;
    text-align: center;
    margin: 0 0 15px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-calculator .mm-result .mm-value-container {
        margin-bottom: 7px;
        padding: 15px 0; } }
    @media only screen and (min-width: 64.0625em) {
      .m-fdl-calculator .mm-result .mm-value-container {
        padding: 5px 0; } }
    .lt-ie9 .m-fdl-calculator .mm-result .mm-value-container {
      padding: 5px 0; }
    .m-fdl-calculator .mm-result .mm-value-container > span {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold; }
      .m-fdl-calculator .mm-result .mm-value-container > span.mm-amount, .m-fdl-calculator .mm-result .mm-value-container > span.mm-unit {
        font-size: 43px;
        font-size: 2.6875rem; }
      .m-fdl-calculator .mm-result .mm-value-container > span.mm-amount {
        margin-right: 5px; }
  .m-fdl-calculator .mm-result .mm-creditdifference-container {
    margin: 0 0 20px 0; }
    .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference {
      font-weight: bold; }
      @media only screen and (min-width: 64.0625em) {
        .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
          margin-top: 11px; } }
      .lt-ie9 .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
        margin-top: 11px; }
      @media only screen and (min-width: 64.0625em) {
        .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
          top: 1px; } }
      .lt-ie9 .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
        top: 1px; }
      .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-label {
        display: block;
        width: 100%;
        margin: 10px 0 4px 0;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 44%;
            height: 40px;
            float: left;
            padding: 0;
            margin-top: 11px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 60%;
            margin-top: 13px;
            margin-bottom: 0px; } }
        .lt-ie9 .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-label {
          width: 60%;
          margin-top: 13px;
          margin-bottom: 0px; }
      .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-result {
        display: block;
        position: relative;
        width: 130px;
        margin: 0 auto 6px auto;
        padding: 3px 20px;
        background: #fff;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            position: relative;
            top: 14px;
            width: 42%;
            height: 43px;
            float: right;
            padding: 18px 10px 3px 10px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            top: 3px;
            width: 35%;
            height: 41px;
            padding-top: 10px;
            padding-left: 20px;
            padding-bottom: 4px; } }
        .lt-ie9 .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-result {
          top: 3px;
          width: 35%;
          height: 41px;
          padding-top: 10px;
          padding-left: 20px;
          padding-bottom: 4px; }
        .m-fdl-calculator .mm-result .mm-creditdifference-container .mm-difference .mm-result em {
          font-style: normal; }


.m-basic-upload > div {
  height: 32px; }
  .m-basic-upload > div > input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
    .m-basic-upload > div > input:focus + .m-description {
      max-height: 100px; }
    .m-basic-upload > div > input::-webkit-calendar-picker-indicator {
      display: none; }
    .m-basic-upload > div > input[type='date']::-webkit-input-placeholder {
      visibility: hidden; }

.m-basic-upload > .m-description {
  padding: 7px 0; }

.m-basic-upload > .m-data-wrap {
  position: relative;
  display: table; }
  .m-basic-upload > .m-data-wrap > .js-data {
    display: none;
    height: 30px;
    padding: 3px 38px 6px 7px;
    border: 1px solid #c5c5c5;
    background: #f8f8f8 url(/assets/img/icons/icon-cancel.svg) no-repeat right 3px center;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s; }
    .m-basic-upload > .m-data-wrap > .js-data:focus {
      border: 1px solid #ffcc00; }
    .m-basic-upload > .m-data-wrap > .js-data.is-active {
      display: inline-block; }
      .m-basic-upload > .m-data-wrap > .js-data.is-active + .js-clear-button {
        display: block; }
  .m-basic-upload > .m-data-wrap > .js-clear-button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 27px;
    cursor: pointer; }

/* m-fdl-credit-card-select */
.m-fdl-credit-card-select .mm-switch {
  margin-bottom: 27px; }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-credit-card-select .mm-switch {
      margin-bottom: 35px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-fdl-credit-card-select .mm-switch {
      margin-bottom: 46px; } }
  .lt-ie9 .m-fdl-credit-card-select .mm-switch {
    margin-bottom: 46px; }
  .m-fdl-credit-card-select .mm-switch label {
    padding: 0 5px;
    background: #fff;
    position: relative;
    float: left;
    border-right: 1px solid #fff;
    width: 33.33%;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    text-align: center;
    cursor: pointer; }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-credit-card-select .mm-switch label {
        padding: 0; } }
    .m-fdl-credit-card-select .mm-switch label.is-alone {
      width: auto;
      padding-left: 0;
      text-align: left; }
      @media print, only screen and (min-width: 48em) {
        .m-fdl-credit-card-select .mm-switch label.is-alone {
          width: 33.33%; } }
      .m-fdl-credit-card-select .mm-switch label.is-alone figure {
        padding-left: 0; }
        .m-fdl-credit-card-select .mm-switch label.is-alone figure img {
          width: auto; }
      .m-fdl-credit-card-select .mm-switch label.is-alone .mm-switch-inner span {
        text-align: left;
        padding-left: 0; }
    .m-fdl-credit-card-select .mm-switch label figure {
      margin: 0;
      padding: 0 9px 2px 9px; }
      .m-fdl-credit-card-select .mm-switch label figure img {
        max-width: 149px; }
      @media print, only screen and (min-width: 48em) {
        .m-fdl-credit-card-select .mm-switch label figure {
          padding: 12px 0 29px 42px; }
          .m-fdl-credit-card-select .mm-switch label figure img {
            width: 149px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-fdl-credit-card-select .mm-switch label figure {
          padding: 12px 90px 29px 42px; } }
      .lt-ie9 .m-fdl-credit-card-select .mm-switch label figure {
        padding: 12px 90px 29px 42px; }
    .m-fdl-credit-card-select .mm-switch label .mm-switch-inner {
      position: relative;
      display: block; }
      .m-fdl-credit-card-select .mm-switch label .mm-switch-inner span {
        display: block;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-fdl-credit-card-select .mm-switch label .mm-switch-inner span {
            text-align: left;
            padding: 0 0 0 43px; } }
      .m-fdl-credit-card-select .mm-switch label .mm-switch-inner .mm-select {
        background: url(/assets/img/icons/icon-radio-button-unchecked.svg) -1px -1px no-repeat;
        width: 21px;
        height: 21px;
        padding: 0;
        display: inline-block; }
        @media print, only screen and (min-width: 48em) {
          .m-fdl-credit-card-select .mm-switch label .mm-switch-inner .mm-select {
            position: absolute;
            top: 0;
            left: 16px; } }
    @media print, only screen and (min-width: 48em) {
      .m-fdl-credit-card-select .mm-switch label {
        text-align: left; } }
    .m-fdl-credit-card-select .mm-switch label input[type="radio"] {
      display: none; }
    .m-fdl-credit-card-select .mm-switch label img {
      padding: 0 0 5px;
      width: 100%;
      opacity: 0.5;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .m-fdl-credit-card-select .mm-switch label .mm-subtitle {
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s;
      font-weight: normal; }
    .m-fdl-credit-card-select .mm-switch label input[type="radio"]:checked ~ figure img {
      opacity: 1; }
    .m-fdl-credit-card-select .mm-switch label input[type="radio"]:checked ~ .mm-switch-inner * {
      opacity: 1; }
    .m-fdl-credit-card-select .mm-switch label input[type="radio"]:checked ~ .mm-switch-inner .mm-select {
      background-image: url(/assets/img/icons/icon-radio-button-checked.svg); }
    .m-fdl-credit-card-select .mm-switch label:hover img {
      opacity: 1; }
    .m-fdl-credit-card-select .mm-switch label:hover span {
      opacity: 1; }

.m-fdl-credit-card-select .mm-content {
  margin-bottom: 27px; }
  .m-fdl-credit-card-select .mm-content > div {
    display: none; }
    .m-fdl-credit-card-select .mm-content > div.js-fdl-creditcardselect-active {
      display: block; }

.m-layout-footer {
  position: relative;
  z-index: 100;
  padding: 25px 15px 20px 15px;
  background: #ffcc00;
  text-align: center; }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .lt-ie9 .m-layout-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .m-layout-footer > .m-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }
    @media only screen and (min-width: 64.0625em) {
      .m-layout-footer > .m-left {
        margin-right: 40px;
        margin-bottom: 0; } }
    .lt-ie9 .m-layout-footer > .m-left {
      margin-right: 40px;
      margin-bottom: 0; }
    @media only screen and (min-width: 88.75em) {
      .m-layout-footer > .m-left {
        margin-right: 130px; } }
    .m-layout-footer > .m-left > .m-left-text {
      margin-bottom: 7px;
      margin-right: 15px;
      padding-top: 4px;
      white-space: nowrap; }
    .m-layout-footer > .m-left > .m-left-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0; }
      .m-layout-footer > .m-left > .m-left-list > li {
        margin-right: 15px; }
  .m-layout-footer > .m-right > .m-right-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    padding: 0; }
    .m-layout-footer > .m-right > .m-right-list > li {
      margin-right: 30px;
      margin-bottom: 4px; }
      .m-layout-footer > .m-right > .m-right-list > li:last-child {
        margin-right: 0; }
      @media only screen and (min-width: 64.0625em) {
        .m-layout-footer > .m-right > .m-right-list > li {
          padding-top: 4px; } }
      .lt-ie9 .m-layout-footer > .m-right > .m-right-list > li {
        padding-top: 4px; }
      .m-layout-footer > .m-right > .m-right-list > li > a {
        text-decoration: none; }
        .m-layout-footer > .m-right > .m-right-list > li > a:hover {
          text-decoration: underline; }

/* m-layout-header-logo */
.m-layout-header-logo {
  position: absolute;
  top: 0px;
  padding: 7px 0 0 9px;
  z-index: 30; }
  .refresh .m-layout-header-logo {
    padding: 0;
    top: 18px;
    left: 20px; }
  @media print, only screen and (min-width: 48em) {
    .m-layout-header-logo {
      top: 10px;
      left: 11px; }
      .refresh .m-layout-header-logo {
        left: 25px;
        top: 25px; } }
  @media only screen and (min-width: 64.0625em) {
    .l-outer--nav .m-layout-header-logo {
      left: auto;
      right: 84%; }
      .refresh .l-outer--nav .m-layout-header-logo {
        left: 25px;
        top: 25px;
        right: auto; } }
  .l-outer--nav .lt-ie9 .m-layout-header-logo {
    left: auto;
    right: 84%; }
    .refresh .l-outer--nav .lt-ie9 .m-layout-header-logo {
      left: 25px;
      top: 25px;
      right: auto; }
  @media only screen and (min-width: 76.25em) {
    .m-layout-header-logo {
      left: -134px; }
      .refresh .m-layout-header-logo {
        left: 0; }
      .l-outer--nav .m-layout-header-logo {
        left: auto;
        right: 84%; }
        .refresh .l-outer--nav .m-layout-header-logo {
          left: 0;
          right: auto;
          top: 25px; } }
  @media only screen and (min-width: 88.75em) {
    .m-layout-header-logo {
      top: 5px;
      left: -152px; }
      .refresh .m-layout-header-logo {
        left: -165px; }
      .l-outer--nav .m-layout-header-logo {
        right: auto;
        left: -152px; }
        .refresh .l-outer--nav .m-layout-header-logo {
          right: auto;
          left: -165px; } }
  @media print {
    .m-layout-header-logo {
      top: 12px;
      left: 0; } }
  .m-layout-header-logo > a {
    display: block;
    width: 65px;
    height: 65px; }
    .refresh .m-layout-header-logo > a {
      width: auto;
      height: auto; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-logo > a {
        width: 100px;
        height: 100px; } }
    @media print {
      .m-layout-header-logo > a {
        width: 84px;
        height: 84px; } }
    .m-layout-header-logo > a > img {
      width: 100%;
      height: 100%; }
      .refresh .m-layout-header-logo > a > img {
        width: 60px;
        height: auto; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-logo > a > img {
          width: 100px;
          height: auto; }
          .refresh .m-layout-header-logo > a > img {
            width: 66px; } }
      @media only screen and (min-width: 64.0625em) {
        .refresh .m-layout-header-logo > a > img {
          width: 90px; } }
      .refresh .lt-ie9 .m-layout-header-logo > a > img {
        width: 90px; }
      @media only screen and (min-width: 88.75em) {
        .m-layout-header-logo > a > img {
          width: 114px; } }

/* m-layout-footer-linklist */
.m-layout-footer-linklist {
  text-align: center; }
  @media print {
    .m-layout-footer-linklist {
      display: none; } }
  .m-layout-footer-linklist > ul {
    padding: 8px 0 0 0;
    list-style: none;
    font-size: 14px; }
    .m-layout-footer-linklist > ul > li {
      display: inline-block;
      padding: 0 3px; }
      .m-layout-footer-linklist > ul > li:after {
        content: "|";
        padding: 0 3px 0 13px; }
      .m-layout-footer-linklist > ul > li.mm-last:after {
        content: none; }

/* m-layout-header-nav-refresh */
.m-layout-header-nav-refresh {
  position: absolute;
  top: 65px;
  width: 100%;
  z-index: 60;
  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
  font-weight: normal;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 18px;
  font-size: 1.125rem;
  color: #333; }
  @media print, only screen and (min-width: 48em) {
    .m-layout-header-nav-refresh {
      position: absolute;
      top: 73px;
      bottom: 0;
      right: 0;
      padding: 0;
      border-top: 1px solid #fff; } }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-header-nav-refresh {
      right: auto;
      left: 0;
      width: -webkit-calc(100% - 141px);
      width: -moz-calc(100% - 141px);
      width: calc(100% - 141px);
      margin: 0 0 0 141px;
      top: 82px; }
      .l-outer--nav .m-layout-header-nav-refresh {
        right: 0;
        left: auto;
        width: -webkit-calc(82% - 35px);
        width: -moz-calc(82% - 35px);
        width: calc(82% - 35px);
        margin: 0;
        padding: 0; } }
  .lt-ie9 .m-layout-header-nav-refresh {
    right: auto;
    left: 0;
    width: -webkit-calc(100% - 141px);
    width: -moz-calc(100% - 141px);
    width: calc(100% - 141px);
    margin: 0 0 0 141px;
    top: 82px; }
    .l-outer--nav .lt-ie9 .m-layout-header-nav-refresh {
      right: 0;
      left: auto;
      width: -webkit-calc(82% - 35px);
      width: -moz-calc(82% - 35px);
      width: calc(82% - 35px);
      margin: 0;
      padding: 0; }
  @media only screen and (min-width: 76.25em) {
    .m-layout-header-nav-refresh {
      width: 100%;
      margin: 0; } }
  @media only screen and (min-width: 88.75em) {
    .l-outer--nav .m-layout-header-nav-refresh {
      width: 100%; } }
  @media print {
    .m-layout-header-nav-refresh {
      display: none; } }
  @media print, only screen and (min-width: 48em) {
    .m-layout-header-nav-refresh > nav {
      width: 100%;
      background: #ffcc00;
      padding-right: 30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-header-nav-refresh > nav {
      position: relative;
      padding-right: 0; } }
  .lt-ie9 .m-layout-header-nav-refresh > nav {
    position: relative;
    padding-right: 0; }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-header-nav-refresh > nav:after {
      content: '';
      display: block;
      position: absolute;
      background: #ffcc00;
      width: 130vw;
      top: -1px;
      left: 38%;
      -webkit-transform: translate(-50%);
         -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
           -o-transform: translate(-50%);
              transform: translate(-50%);
      height: -webkit-calc(100% + 1px);
      height: -moz-calc(100% + 1px);
      height: calc(100% + 1px);
      border-top: 1px solid #fff;
      z-index: -1; } }
  .lt-ie9 .m-layout-header-nav-refresh > nav:after {
    content: '';
    display: block;
    position: absolute;
    background: #ffcc00;
    width: 130vw;
    top: -1px;
    left: 38%;
    -webkit-transform: translate(-50%);
       -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
         -o-transform: translate(-50%);
            transform: translate(-50%);
    height: -webkit-calc(100% + 1px);
    height: -moz-calc(100% + 1px);
    height: calc(100% + 1px);
    border-top: 1px solid #fff;
    z-index: -1; }
  @media only screen and (min-width: 76.25em) {
    .m-layout-header-nav-refresh > nav:after {
      left: 50%; } }
  .m-layout-header-nav-refresh > nav > ul {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 40px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav-refresh > nav > ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        padding: 0;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav-refresh > nav > ul > li {
        /*height: 37px;*/
        text-align: center;
        border-bottom: 0; }
        .m-layout-header-nav-refresh > nav > ul > li.mm-last {
          border-right: 0; } }
    .m-layout-header-nav-refresh > nav > ul > li.close-bar {
      position: fixed;
      top: 66px;
      right: 0;
      z-index: 10; }
      .m-layout-header-nav-refresh > nav > ul > li.close-bar > button {
        padding: 5px 10px 0px 10px;
        background: none;
        cursor: pointer; }
        .m-layout-header-nav-refresh > nav > ul > li.close-bar > button > img {
          height: 26px; }
    .m-layout-header-nav-refresh > nav > ul > li > a {
      display: block;
      margin: 0 0 1px 0;
      padding: 13px 20px;
      text-decoration: none;
      background: #ffcc00;
      font-size: 18px;
      font-size: 1.125rem;
      color: #333;
      outline: none; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav-refresh > nav > ul > li > a {
          margin: 0;
          padding: 8px 13px;
          font-size: 15px;
          font-size: 0.9375rem; } }
      @media only screen and (min-width: 64.0625em) {
        .m-layout-header-nav-refresh > nav > ul > li > a {
          padding: 12px 18px;
          font-size: 18px;
          font-size: 1.125rem; } }
      .lt-ie9 .m-layout-header-nav-refresh > nav > ul > li > a {
        padding: 12px 18px;
        font-size: 18px;
        font-size: 1.125rem; }
      @media only screen and (min-width: 76.25em) {
        .m-layout-header-nav-refresh > nav > ul > li > a {
          padding: 12px 25px; } }
      @media print, only screen and (min-width: 48em) {
        .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li:last-child > a {
          padding-right: 0; } }
      .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li > a.is-active {
        color: #fff; }
      @media only screen and (min-width: 64.0625em) {
        .l-outer--nav .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li > a {
          padding: 12px; } }
      .lt-ie9 .l-outer--nav .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li > a {
        padding: 12px; }
      @media only screen and (min-width: 76.25em) {
        .l-outer--nav .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li > a {
          padding: 12px 25px; } }
      @media print, only screen and (min-width: 48em) {
        .l-outer--nav .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li:last-child > a {
          padding-right: 0; } }
    .m-layout-header-nav-refresh > nav > ul > li > ul {
      display: none;
      position: absolute;
      top: 0;
      left: 100%;
      width: 100%;
      min-width: 320px;
      padding: 40px 0 0 0; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul {
          left: auto;
          top: 37px;
          width: 320px;
          margin: 0 0 0 -1px;
          padding: 0;
          height: 0;
          overflow-y: hidden;
          border: 1px solid #E9E9EA; } }
      @media only screen and (min-width: 64.0625em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul {
          top: 45px; } }
      .lt-ie9 .m-layout-header-nav-refresh > nav > ul > li > ul {
        top: 45px; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul.mm-first-child {
          margin: 0 0 0 0; } }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul.mm-aside {
          left: auto;
          right: 0; } }
      @media only screen and (min-width: 76.25em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul.mm-aside {
          right: 0; } }
      .m-layout-header-nav-refresh > nav > ul > li > ul.is-active {
        height: auto; }

@-webkit-keyframes navSlideDown {
  0% {
    max-height: 0; }
  100% {
    max-height: 99vh; } }

@-moz-keyframes navSlideDown {
  0% {
    max-height: 0; }
  100% {
    max-height: 99vh; } }

@-o-keyframes navSlideDown {
  0% {
    max-height: 0; }
  100% {
    max-height: 99vh; } }

@keyframes navSlideDown {
  0% {
    max-height: 0; }
  100% {
    max-height: 99vh; } }
      .m-layout-header-nav-refresh > nav > ul > li > ul.is-visible {
        display: block;
        height: auto;
        -webkit-animation: 0.6s ease-in navSlideDown;
           -moz-animation: 0.6s ease-in navSlideDown;
             -o-animation: 0.6s ease-in navSlideDown;
                animation: 0.6s ease-in navSlideDown; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav-refresh > nav > ul > li > ul > li {
          border-top: 1px solid #fff; } }
      .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview {
        display: block; }
        @media print, only screen and (min-width: 48em) {
          .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview {
            border-top: none; } }
        @media only screen and (min-width: 64.0625em) {
          .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview {
            display: none; } }
        .lt-ie9 .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview {
          display: none; }
        @media only screen and (min-width: 64.0625em) {
          .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview + li {
            border-top: none; } }
        .lt-ie9 .m-layout-header-nav-refresh > nav > ul > li > ul > li.mm-overview + li {
          border-top: none; }
      .m-layout-header-nav-refresh > nav > ul > li > ul > li > a {
        display: block;
        position: relative;
        margin: 0 0 1px 0;
        padding: 13px 20px;
        background: #ffcc00;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: normal;
        text-decoration: none;
        color: #333;
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem; }
        .m-layout-header-nav-refresh > nav > ul > li > ul > li > a:hover {
          background: #fff; }
        @media print, only screen and (min-width: 48em) {
          .m-layout-header-nav-refresh > nav > ul > li > ul > li > a {
            margin: 0;
            padding: 7px 25px 8px 25px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-layout-header-nav-refresh > nav > ul > li > ul > li > a {
            font-size: 18px;
            font-size: 1.125rem; } }
        .lt-ie9 .m-layout-header-nav-refresh > nav > ul > li > ul > li > a {
          font-size: 18px;
          font-size: 1.125rem; }
        .m-layout-header-nav-refresh > nav > ul > li > ul > li > a.is-active {
          background: #fff; }
          .l-header--refresh .m-layout-header-nav-refresh > nav > ul > li > ul > li > a.is-active {
            color: #fff;
            background: #ffcc00; }
  .m-layout-header-nav-refresh .mm-back {
    display: block;
    margin: 0 0 1px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav-refresh .mm-back {
        display: none; } }
    .m-layout-header-nav-refresh .mm-back > button {
      display: block;
      width: 100%;
      padding: 12px 25px 12px 40px;
      background: url("/assets/img/icons/icon-link-back-big.svg") #ffcc00 no-repeat 13px 10px;
      text-align: left;
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: normal; }
  .m-layout-header-nav-refresh .mm-loader {
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 0;
    background: url(/assets/img/icons/icon-refresh.svg) no-repeat;
    -webkit-animation: spin 0.8s infinite linear;
       -moz-animation: spin 0.8s infinite linear;
         -o-animation: spin 0.8s infinite linear;
            animation: spin 0.8s infinite linear; }

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

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

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

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* m-compare-product-sticky */
.m-compare-product-sticky {
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 70;
  max-width: 927px;
  margin: 0 auto; }
  .refresh .m-compare-product-sticky {
    max-width: 898px; }
  @media print {
    .m-compare-product-sticky {
      display: none; } }
  @media only screen and (min-width: 64.0625em) {
    .m-compare-product-sticky {
      padding: 0;
      width: 100%; } }
  .lt-ie9 .m-compare-product-sticky {
    padding: 0;
    width: 100%; }
  .m-compare-product-sticky.is-stuck-bottom {
    position: absolute;
    bottom: -80px; }
  .m-compare-product-sticky.is-stuck-unbottom {
    position: fixed;
    bottom: 0; }
  .m-compare-product-sticky > .mm-compare-slide {
    display: block;
    width: 100%;
    min-height: 43px;
    padding: 10px 9px 10px 24px;
    background: #ffcc00;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    border: 1px solid #d7d7d7;
    background: url(/assets/img/icons/icon-link.svg) no-repeat 0 9px #ffcc00; }
    .refresh .m-compare-product-sticky > .mm-compare-slide {
      border: 1px solid #afafaf;
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem; }
    .m-compare-product-sticky > .mm-compare-slide.mm-opened {
      background: url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat 0 9px #ffcc00; }
    .m-compare-product-sticky > .mm-compare-slide .m-basic-text .mm-content {
      margin: 0; }
  .m-compare-product-sticky > .mm-compare-container {
    background: #fff;
    float: left;
    width: 100%;
    padding: 20px 20px 0 20px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7; }
    .refresh .m-compare-product-sticky > .mm-compare-container {
      border-right: 1px solid #afafaf;
      border-bottom: 1px solid #afafaf;
      border-left: 1px solid #afafaf; }
    .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper {
      padding: 0; }
      .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .swiper-slide {
        position: relative;
        width: 150px; }
        .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-icon-cancel {
          background: url(/assets/img/icons/icon-cancel-black.svg) no-repeat center center;
          margin: 0;
          cursor: pointer;
          top: 0;
          right: 20px;
          position: absolute;
          z-index: 10;
          width: 20px;
          height: 20px; }
        .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-figure-product {
          border: 1px solid #d7d7d7;
          width: 100px;
          height: 65px;
          margin: 0;
          position: relative;
          background: #f8f8f8 url(/assets/img/bg/preview.png) no-repeat center center; }
          .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-figure-product > .mm-product {
            width: 100%;
            height: 100%; }
        .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-description {
          padding: 0;
          font-family: Arial, sans-serif;
          font-size: 15px;
          font-size: 0.9375rem;
          line-height: 1.2;
          font-weight: normal;
          max-width: 105px;
          text-decoration: underline; }
      .m-compare-product-sticky > .mm-compare-container > .swiper-container > .swiper-wrapper > .m-basic-text--hidden {
        display: none;
        visibility: hidden; }
    .m-compare-product-sticky > .mm-compare-container > .js-lightbox--trigger {
      display: none;
      visibility: hidden;
      opacity: 0; }
    .m-compare-product-sticky > .mm-compare-container > .a-basic-btn {
      margin-top: 20px;
      margin-right: 20px; }
    .m-compare-product-sticky > .mm-compare-container--hidden {
      display: none; }
  .l-outer--nav .m-compare-product-sticky {
    padding-right: 0; }
    @media only screen and (min-width: 64.0625em) {
      .l-outer--nav .m-compare-product-sticky {
        padding-right: 40px; } }
    .lt-ie9 .l-outer--nav .m-compare-product-sticky {
      padding-right: 40px; }
    @media only screen and (min-width: 76.25em) {
      .l-outer--nav .m-compare-product-sticky {
        padding-right: 40px; } }
    @media only screen and (min-width: 88.75em) {
      .l-outer--nav .m-compare-product-sticky {
        padding-right: 0; } }

/* m-layout-main-nav-left */
.m-layout-main-nav-left {
  position: absolute;
  top: 18px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 0 0 0 10px;
  z-index: 105;
  font-family: "franklin-book", Arial, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem; }
  @media print, only screen and (min-width: 48em) {
    .m-layout-main-nav-left {
      top: 54px;
      width: 100%;
      min-width: 300px;
      max-width: 500px;
      margin: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-main-nav-left {
      position: static;
      float: left;
      width: 18%;
      min-width: 0;
      margin: 30px 0 0 0;
      padding-top: 0; } }
  .lt-ie9 .m-layout-main-nav-left {
    position: static;
    float: left;
    width: 18%;
    min-width: 0;
    margin: 30px 0 0 0;
    padding-top: 0; }
  @media only screen and (min-width: 88.75em) {
    .m-layout-main-nav-left {
      float: none;
      position: absolute;
      top: 183px;
      width: 230px;
      left: -230px;
      margin: 0; }
      .refresh .m-layout-main-nav-left {
        width: 178px;
        left: -218px; } }
  @media print {
    .m-layout-main-nav-left {
      display: none; } }
  .refresh .m-layout-main-nav-left {
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 16px;
    font-size: 1rem; }
    @media print, only screen and (min-width: 48em) {
      .refresh .m-layout-main-nav-left {
        top: 10px; } }
  .m-layout-main-nav-left > ul {
    display: none;
    position: absolute;
    top: 51px;
    z-index: 20 !important;
    width: 100%;
    max-width: 500px;
    padding: 0; }
    @media only screen and (min-width: 64.0625em) {
      .m-layout-main-nav-left > ul {
        display: block !important;
        position: static; } }
    .lt-ie9 .m-layout-main-nav-left > ul {
      display: block !important;
      position: static; }
    .m-layout-main-nav-left > ul > li {
      margin: 0 0 1px 0; }
      .m-layout-main-nav-left > ul > li.js-clusterpoint {
        margin-bottom: 0; }
        .m-layout-main-nav-left > ul > li.js-clusterpoint.js-clusterpoint-first > a {
          padding-top: 18px; }
          .m-layout-main-nav-left > ul > li.js-clusterpoint.js-clusterpoint-first > a:before {
            top: 23px; }
        .m-layout-main-nav-left > ul > li.js-clusterpoint.js-clusterpoint-single > a {
          padding-top: 18px;
          padding-bottom: 18px; }
          .m-layout-main-nav-left > ul > li.js-clusterpoint.js-clusterpoint-single > a:before {
            top: 23px; }
        .m-layout-main-nav-left > ul > li.js-clusterpoint.js-clusterpoint-last > a {
          padding-bottom: 18px; }
        .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
          padding: 4px 32px;
          font-family: Arial, sans-serif;
          font-size: 15px;
          font-size: 0.9375rem;
          background: #adadad; }
          .refresh .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
            padding-left: 34px;
            font-family: "MiloforADACW04-Regular", Arial, sans-serif;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem;
            background-color: #fff; }
          .m-layout-main-nav-left > ul > li.js-clusterpoint > a:hover {
            background: #adadad;
            text-decoration: underline; }
            .refresh .m-layout-main-nav-left > ul > li.js-clusterpoint > a:hover {
              background-color: #fff; }
          .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
            content: "";
            position: absolute;
            top: 9px;
            left: 17px;
            width: 10px;
            height: 10px;
            background: url(/assets/img/icons/icon-link-back-red.svg) -6px -6px no-repeat; }
            .refresh .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
              width: 12px;
              height: 12px;
              background-image: url(/assets/img/icons/icon-arrow-left-black.svg); }
          @media only screen and (min-width: 64.0625em) {
            .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
              background: none;
              padding: 0;
              margin: 0 30px 10px 22px; }
              .refresh .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
                padding: 0;
                margin: 0 15px 12px 25px; }
              .m-layout-main-nav-left > ul > li.js-clusterpoint > a:hover {
                background: none; }
              .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
                content: "";
                position: absolute;
                top: 5px;
                left: -16px;
                width: 10px;
                height: 10px;
                background: url(/assets/img/icons/icon-link-back-red.svg) -6px -6px no-repeat; }
                .refresh .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
                  width: 12px;
                  height: 12px;
                  background: url(/assets/img/icons/icon-arrow-left-black.svg) no-repeat -6px -6px; } }
          .lt-ie9 .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
            background: none;
            padding: 0;
            margin: 0 30px 10px 22px; }
            .refresh .lt-ie9 .m-layout-main-nav-left > ul > li.js-clusterpoint > a {
              padding: 0;
              margin: 0 15px 12px 25px; }
            .lt-ie9 .m-layout-main-nav-left > ul > li.js-clusterpoint > a:hover {
              background: none; }
            .lt-ie9 .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
              content: "";
              position: absolute;
              top: 5px;
              left: -16px;
              width: 10px;
              height: 10px;
              background: url(/assets/img/icons/icon-link-back-red.svg) -6px -6px no-repeat; }
              .refresh .lt-ie9 .m-layout-main-nav-left > ul > li.js-clusterpoint > a:before {
                width: 12px;
                height: 12px;
                background: url(/assets/img/icons/icon-arrow-left-black.svg) no-repeat -6px -6px; }
      .m-layout-main-nav-left > ul > li > a {
        position: relative;
        display: block;
        padding: 12px 30px 12px 34px;
        font-size: 17px;
        font-size: 1.0625rem;
        text-decoration: none;
        background: #ffcc00; }
        .refresh .m-layout-main-nav-left > ul > li > a {
          font-size: 16px;
          font-size: 1rem; }
        @media only screen and (min-width: 64.0625em) {
          .m-layout-main-nav-left > ul > li > a {
            padding-left: 10px; } }
        .lt-ie9 .m-layout-main-nav-left > ul > li > a {
          padding-left: 10px; }
        .m-layout-main-nav-left > ul > li > a:hover {
          background: #fff; }
        .m-layout-main-nav-left > ul > li > a.is-open {
          color: #000;
          background: #fff;
          margin: 0 0 1px 0; }
          .refresh .m-layout-main-nav-left > ul > li > a.is-open {
            background: #ffcc00;
            color: #000;
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem; }
          .m-layout-main-nav-left > ul > li > a.is-open + ul {
            display: block; }
        .m-layout-main-nav-left > ul > li > a.is-active {
          margin: 0 0 1px 0;
          background: #fff;
          color: #cc3300; }
          .refresh .m-layout-main-nav-left > ul > li > a.is-active {
            background: #ffcc00;
            color: #000;
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem; }
          .m-layout-main-nav-left > ul > li > a.is-active + ul {
            display: block; }
        .m-layout-main-nav-left > ul > li > a.is-self {
          color: #000; }
          @media only screen and (min-width: 64.0625em) {
            .m-layout-main-nav-left > ul > li > a.is-self {
              color: #cc3300; } }
          .lt-ie9 .m-layout-main-nav-left > ul > li > a.is-self {
            color: #cc3300; }
      .m-layout-main-nav-left > ul > li > ul {
        display: none;
        margin: 0;
        padding: 0; }
        .m-layout-main-nav-left > ul > li > ul > li {
          margin: 0 0 1px 0; }
          .refresh .m-layout-main-nav-left > ul > li > ul > li {
            border-bottom: 1px solid #ccc; }
            .refresh .m-layout-main-nav-left > ul > li > ul > li:last-child {
              border-bottom: none; }
          @media only screen and (min-width: 64.0625em) {
            .m-layout-main-nav-left > ul > li > ul > li.mm-first {
              display: none; } }
          .lt-ie9 .m-layout-main-nav-left > ul > li > ul > li.mm-first {
            display: none; }
          .m-layout-main-nav-left > ul > li > ul > li > a {
            position: relative;
            display: block;
            font-size: 14px;
            padding: 10px 30px 9px 44px;
            text-decoration: none;
            background: #ededed; }
            .refresh .m-layout-main-nav-left > ul > li > ul > li > a {
              background: #fff; }
            @media only screen and (min-width: 64.0625em) {
              .m-layout-main-nav-left > ul > li > ul > li > a {
                padding-left: 20px; } }
            .lt-ie9 .m-layout-main-nav-left > ul > li > ul > li > a {
              padding-left: 20px; }
            .m-layout-main-nav-left > ul > li > ul > li > a:hover {
              background: #fff; }
            .m-layout-main-nav-left > ul > li > ul > li > a.is-active {
              background: #fff;
              color: #cc3300; }
              .refresh .m-layout-main-nav-left > ul > li > ul > li > a.is-active {
                color: #000;
                font-family: "MiloforADACW04-Bold", Arial, sans-serif;
                font-weight: normal;
                -webkit-font-feature-settings: 'lnum' 1;
                   -moz-font-feature-settings: 'lnum' 1;
                        font-feature-settings: 'lnum' 1;
                font-size: 14px;
                font-size: 0.875rem; }
            .m-layout-main-nav-left > ul > li > ul > li > a.is-open {
              color: #000;
              background: #fff; }
              .refresh .m-layout-main-nav-left > ul > li > ul > li > a.is-open {
                color: #000;
                font-family: "MiloforADACW04-Regular", Arial, sans-serif;
                -webkit-font-feature-settings: 'lnum' 1;
                   -moz-font-feature-settings: 'lnum' 1;
                        font-feature-settings: 'lnum' 1;
                font-size: 14px;
                font-size: 0.875rem;
                font-weight: bold; }
  .m-layout-main-nav-left .mm-btn {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 500px;
    display: block;
    padding: 12px 10px 12px 34px;
    background: #ffcc00 url(/assets/img/icons/icon-expand-more.svg) no-repeat 10px 13px;
    cursor: pointer;
    border-right: 15px solid #ffcc00;
    font-family: "franklin-book", Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    outline: none;
    white-space: nowrap;
    overflow: hidden; }
    .refresh .m-layout-main-nav-left .mm-btn {
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 17px;
      font-size: 1.0625rem; }
    .m-layout-main-nav-left .mm-btn.is-open {
      background-image: url(/assets/img/icons/icon-expand-less.svg); }
    .m-layout-main-nav-left .mm-btn:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 204, 0, 0)), to(#ffcc00));
      background: -webkit-linear-gradient(left, rgba(255, 204, 0, 0), #ffcc00);
      background: -moz-linear-gradient(left, rgba(255, 204, 0, 0), #ffcc00);
      background: -o-linear-gradient(left, rgba(255, 204, 0, 0), #ffcc00);
      background: linear-gradient(to right, rgba(255, 204, 0, 0), #ffcc00);
      /* Standard syntax */ }
    @media only screen and (min-width: 64.0625em) {
      .m-layout-main-nav-left .mm-btn {
        display: none; } }
    .lt-ie9 .m-layout-main-nav-left .mm-btn {
      display: none; }
  .m-layout-main-nav-left .mm-loader {
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 0;
    background: url(/assets/img/icons/icon-refresh.svg) no-repeat;
    -webkit-animation: spin 0.8s infinite linear;
    -moz-animation: spin 0.8s infinite linear;
      -o-animation: spin 0.8s infinite linear;
         animation: spin 0.8s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      -o-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-webkit-keyframes webkit-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes moz-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes o-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

.m-mgl-sedcard {
  -webkit-perspective: 1000px;
     -moz-perspective: 1000px;
          perspective: 1000px;
  width: 272px;
  height: 402px;
  margin: 0;
  padding: 20px 0; }
  .m-mgl-sedcard:hover .m-card-wrap {
    -webkit-transform: rotateY(-20deg);
       -moz-transform: rotateY(-20deg);
            transform: rotateY(-20deg); }
  .m-mgl-sedcard:hover.hover .m-card-wrap {
    -webkit-transform: rotateY(-160deg);
       -moz-transform: rotateY(-160deg);
            transform: rotateY(-160deg); }
  .m-mgl-sedcard.hover .m-card-wrap {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); }
  .m-mgl-sedcard > .m-card-wrap {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative; }
    .m-mgl-sedcard > .m-card-wrap > .mm-card {
      -webkit-backface-visibility: hidden;
         -moz-backface-visibility: hidden;
              backface-visibility: hidden;
      position: relative;
      top: 0;
      left: 0; }
      .m-mgl-sedcard > .m-card-wrap > .mm-card > img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: -1; }
      .m-mgl-sedcard > .m-card-wrap > .mm-card > .mm-content-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px; }
        .m-mgl-sedcard > .m-card-wrap > .mm-card > .mm-content-wrapper > h3 {
          max-height: 44px;
          overflow: hidden;
          margin-bottom: 20px; }
      .m-mgl-sedcard > .m-card-wrap > .mm-card--front {
        z-index: 2;
        /* for firefox 31 */ }
        .m-mgl-sedcard > .m-card-wrap > .mm-card--front:not(.is-ie11) {
          -webkit-transform: rotateY(0deg);
             -moz-transform: rotateY(0deg);
                  transform: rotateY(0deg); }
        .m-mgl-sedcard > .m-card-wrap > .mm-card--front.is-ie11 + .mm-card--back {
          display: none;
          z-index: 2; }
        .m-mgl-sedcard > .m-card-wrap > .mm-card--front.is-ie11-hidden {
          display: none; }
          .m-mgl-sedcard > .m-card-wrap > .mm-card--front.is-ie11-hidden + .mm-card--back {
            display: block; }
      .m-mgl-sedcard > .m-card-wrap > .mm-card--back {
        background-color: #ededed;
        bottom: 0;
        right: 0;
        height: 362px; }
        .m-mgl-sedcard > .m-card-wrap > .mm-card--back:not(.is-ie11) {
          -webkit-transform: rotateY(180deg);
             -moz-transform: rotateY(180deg);
                  transform: rotateY(180deg); }
      .m-mgl-sedcard > .m-card-wrap > .mm-card .mm-turn-icon {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 40px 40px 0;
        border-color: transparent #ffcc00 transparent transparent;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1; }
        .m-mgl-sedcard > .m-card-wrap > .mm-card .mm-turn-icon:before {
          content: '';
          position: absolute;
          width: 11px;
          height: 13px;
          background: url("/assets/img/icons/icon-btn-arrow-white.svg") no-repeat center center;
          top: 6px;
          right: -35px; }

/* m-layout-header-nav */
.m-layout-header-nav {
  position: absolute;
  top: 65px;
  width: 100%;
  z-index: 60;
  font-family: "franklin-book", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem; }
  .refresh .m-layout-header-nav {
    font-family: "MiloforADACW04-Bold", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 18px;
    font-size: 1.125rem; }
  @media print, only screen and (min-width: 48em) {
    .m-layout-header-nav {
      position: absolute;
      top: auto;
      bottom: 0;
      right: 0;
      padding: 0;
      width: -webkit-calc(100% - 141px);
      width: -moz-calc(100% - 141px);
      width: calc(100% - 141px); } }
  @media only screen and (min-width: 64.0625em) {
    .m-layout-header-nav {
      right: auto;
      left: 0;
      width: -webkit-calc(100% - 141px);
      width: -moz-calc(100% - 141px);
      width: calc(100% - 141px);
      margin: 0 0 0 141px; }
      .l-outer--nav .m-layout-header-nav {
        right: 0;
        left: auto;
        width: 82%;
        margin: 0;
        padding: 0; } }
  .lt-ie9 .m-layout-header-nav {
    right: auto;
    left: 0;
    width: -webkit-calc(100% - 141px);
    width: -moz-calc(100% - 141px);
    width: calc(100% - 141px);
    margin: 0 0 0 141px; }
    .l-outer--nav .lt-ie9 .m-layout-header-nav {
      right: 0;
      left: auto;
      width: 82%;
      margin: 0;
      padding: 0; }
  @media only screen and (min-width: 76.25em) {
    .m-layout-header-nav {
      width: 100%;
      margin: 0; } }
  @media only screen and (min-width: 88.75em) {
    .l-outer--nav .m-layout-header-nav {
      width: 100%; } }
  @media print {
    .m-layout-header-nav {
      display: none; } }
  @media print, only screen and (min-width: 48em) {
    .m-layout-header-nav > nav {
      display: table;
      width: 100%; } }
  .m-layout-header-nav > nav > ul {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0px; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav > nav > ul {
        display: table-row !important;
        position: static; } }
    .m-layout-header-nav > nav > ul.is-active {
      display: block;
      left: -100%; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav > nav > ul > li {
        /*height: 37px;*/
        text-align: center;
        display: table-cell;
        border-right: 1px solid #fff;
        border-bottom: 0; }
        .m-layout-header-nav > nav > ul > li:hover > a {
          background: #ededed !important; }
        .m-layout-header-nav > nav > ul > li.mm-last {
          border-right: 0; } }
    .m-layout-header-nav > nav > ul > li.close-bar {
      text-align: right; }
      .m-layout-header-nav > nav > ul > li.close-bar > button {
        padding: 5px 10px 0px 10px;
        background: none;
        cursor: pointer; }
        .m-layout-header-nav > nav > ul > li.close-bar > button > img {
          height: 26px; }
    .m-layout-header-nav > nav > ul > li > a {
      display: block;
      margin: 0 0 1px 0;
      padding: 12px 20px 9px 20px;
      text-decoration: none;
      background: #ffcc00;
      font-size: 18px;
      font-size: 1.125rem; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav > nav > ul > li > a {
          margin: 0;
          padding: 9px 8px 7px 8px;
          font-size: 15px;
          font-size: 0.9375rem; } }
      @media only screen and (min-width: 64.0625em) {
        .m-layout-header-nav > nav > ul > li > a {
          padding: 6px 8px 6px 8px;
          font-size: 18px;
          font-size: 1.125rem; } }
      .lt-ie9 .m-layout-header-nav > nav > ul > li > a {
        padding: 6px 8px 6px 8px;
        font-size: 18px;
        font-size: 1.125rem; }
      .m-layout-header-nav > nav > ul > li > a:hover {
        text-decoration: none;
        background: #fff; }
        @media print, only screen and (min-width: 48em) {
          .m-layout-header-nav > nav > ul > li > a:hover {
            background: #ededed; } }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav > nav > ul > li > a.is-active {
          background: #ededed; } }
    .m-layout-header-nav > nav > ul > li > ul {
      display: none;
      position: absolute;
      top: 0;
      left: 100%;
      width: 100%;
      min-width: 320px;
      padding: 0; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav > nav > ul > li > ul {
          left: auto;
          top: 37px;
          width: 320px;
          margin: 0 0 0 -1px;
          height: 0;
          overflow-y: hidden; }
          .m-layout-header-nav > nav > ul > li > ul.mm-first-child {
            margin: 0 0 0 0; }
          .m-layout-header-nav > nav > ul > li > ul.mm-aside {
            left: auto;
            right: 0; } }
    @media only screen and (min-width: 48em) and (min-width: 76.25em) {
      .m-layout-header-nav > nav > ul > li > ul.mm-aside {
        right: 0; } }
      .m-layout-header-nav > nav > ul > li > ul.is-active {
        display: block;
        height: auto; }

@-webkit-keyframes navSlideDown {
  0% {
    height: 0; }
  100% {
    height: 99vh; } }

@-moz-keyframes navSlideDown {
  0% {
    height: 0; }
  100% {
    height: 99vh; } }

@-o-keyframes navSlideDown {
  0% {
    height: 0; }
  100% {
    height: 99vh; } }

@keyframes navSlideDown {
  0% {
    height: 0; }
  100% {
    height: 99vh; } }
      .m-layout-header-nav > nav > ul > li > ul.is-visible {
        display: block;
        height: auto;
        -webkit-animation: 0.6s ease-in navSlideDown;
           -moz-animation: 0.6s ease-in navSlideDown;
             -o-animation: 0.6s ease-in navSlideDown;
                animation: 0.6s ease-in navSlideDown; }
      @media print, only screen and (min-width: 48em) {
        .m-layout-header-nav > nav > ul > li > ul > li {
          border-top: 1px solid #c5c5c5; } }
      .m-layout-header-nav > nav > ul > li > ul > li.mm-overview {
        display: block; }
        @media only screen and (min-width: 64.0625em) {
          .m-layout-header-nav > nav > ul > li > ul > li.mm-overview {
            display: none; } }
        .lt-ie9 .m-layout-header-nav > nav > ul > li > ul > li.mm-overview {
          display: none; }
      .m-layout-header-nav > nav > ul > li > ul > li > a {
        display: block;
        position: relative;
        margin: 0 0 1px 0;
        padding: 12px 20px;
        background: #ededed;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: normal;
        text-decoration: none; }
        .m-layout-header-nav > nav > ul > li > ul > li > a:hover {
          background: #fff; }
        @media print, only screen and (min-width: 48em) {
          .m-layout-header-nav > nav > ul > li > ul > li > a {
            margin: 0;
            padding: 7px 25px 8px 25px;
            text-align: left; } }
        .m-layout-header-nav > nav > ul > li > ul > li > a.is-active {
          background: #fff; }
  .m-layout-header-nav .mm-back {
    display: block;
    margin: 0 0 1px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-layout-header-nav .mm-back {
        display: none; } }
    .m-layout-header-nav .mm-back > button {
      display: block;
      width: 100%;
      padding: 12px 20px;
      background: url("/assets/img/icons/icon-link-back.svg") #ffcc00 no-repeat left center;
      text-align: left;
      font-family: "franklin-book", Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: normal; }
    .m-layout-header-nav .mm-back:hover {
      background: url("/assets/img/icons/icon-link-back.svg") #fff no-repeat left center; }
  .m-layout-header-nav .mm-loader {
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 0;
    background: url(/assets/img/icons/icon-refresh.svg) no-repeat;
    -webkit-animation: spin 0.8s infinite linear;
       -moz-animation: spin 0.8s infinite linear;
         -o-animation: spin 0.8s infinite linear;
            animation: spin 0.8s infinite linear; }

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

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

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

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* m-layout-header-skiplinks */
.m-layout-header-skiplinks {
  position: absolute;
  top: 0;
  left: 200px;
  z-index: 30; }
  .m-layout-header-skiplinks > ul > li > a {
    display: block;
    padding: 7px 15px;
    background: #ededed;
    text-decoration: none; }

.m-ves-calculator-short .mm-calc > strong {
  display: block;
  width: 95%;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 10px 11px 10px;
  background: #ededed; }
  @media print {
    .m-ves-calculator-short .mm-calc > strong {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }

.m-ves-calculator-short .mm-calc .l-form, .m-ves-calculator-short .mm-calc .ll-fieldset {
  margin: 0; }

.m-ves-calculator-short .mm-calc .ll-row {
  margin: 0 0 10px 10px;
  padding: 0; }

.m-ves-calculator-short .mm-calc .ll-depend {
  margin-top: 10px; }
  .m-ves-calculator-short .mm-calc .ll-depend .a-basic-input-radio {
    margin: 5px 15px 5px 0; }

.m-ves-calculator-short .mm-triangle {
  display: block;
  opacity: 1;
  width: 100%;
  height: 0;
  padding-left: 50%;
  padding-top: 45px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  left: 0;
  top: 3px;
  margin-bottom: -18px; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short .mm-triangle {
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin-bottom: -52px;
      left: -50%;
      top: 120px;
      padding-top: 52px; } }
  .m-ves-calculator-short .mm-triangle div.mm-top {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -502px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #ffcc00; }
  .m-ves-calculator-short .mm-triangle div.mm-bottom {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -500px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short .mm-triangle div.mm-bottom {
        margin-top: -508px; } }

.m-ves-calculator-short .mm-result {
  position: relative;
  min-height: 310px;
  background: #ededed;
  padding: 30px 20px 20px 20px; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short .mm-result {
      padding: 20px 30px 20px 30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-ves-calculator-short .mm-result {
      padding: 16px 30px 20px 30px; } }
  .lt-ie9 .m-ves-calculator-short .mm-result {
    padding: 16px 30px 20px 30px; }
  @media print {
    .m-ves-calculator-short .mm-result {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }
  .m-ves-calculator-short .mm-result .api-error {
    display: none; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short .mm-result h2, .m-ves-calculator-short .mm-result h3 {
      padding-bottom: 16px;
      text-align: left; } }
  .m-ves-calculator-short .mm-result h2 {
    padding-bottom: 20px;
    padding-top: 15px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: bold;
    text-align: center; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short .mm-result h2 {
        padding-bottom: 16px;
        padding-top: 0;
        text-align: left;
        font-size: 29px;
        font-size: 1.8125rem;
        line-height: 29px;
        line-height: 1.8125rem; } }
  .m-ves-calculator-short .mm-result .a-basic-stopper + h2 {
    margin: 30px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short .mm-result .a-basic-stopper + h2 {
        margin: 0; } }
  .m-ves-calculator-short .mm-result .mm-infotext {
    display: block;
    width: 220px;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short .mm-result .mm-infotext {
        margin-bottom: 13px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-ves-calculator-short .mm-result .mm-infotext {
        margin-bottom: 7px; } }
    .lt-ie9 .m-ves-calculator-short .mm-result .mm-infotext {
      margin-bottom: 7px; }
    .m-ves-calculator-short .mm-result .mm-infotext small {
      color: #999; }
  .m-ves-calculator-short .mm-result .mm-value-container {
    background: #fff;
    padding: 5px 0;
    position: relative;
    text-align: center;
    margin: 0 0 15px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short .mm-result .mm-value-container {
        padding: 5px 0; } }
    .m-ves-calculator-short .mm-result .mm-value-container > span {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold; }
      .m-ves-calculator-short .mm-result .mm-value-container > span.mm-amount, .m-ves-calculator-short .mm-result .mm-value-container > span.mm-unit {
        font-size: 43px;
        font-size: 2.6875rem; }
      .m-ves-calculator-short .mm-result .mm-value-container > span.mm-amount {
        margin-right: 5px; }
  .m-ves-calculator-short .mm-result .mm-error {
    position: relative;
    padding: 12px 10px 6px 40px;
    line-height: 18px;
    line-height: 1.125rem;
    background-color: #cc3300;
    color: #fff; }
    .m-ves-calculator-short .mm-result .mm-error:before {
      content: '';
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      width: 24px;
      height: 24px;
      background: url("/assets/img/icons/icon-error-symbol-white.svg"); }
    .m-ves-calculator-short .mm-result .mm-error > p {
      margin-bottom: 0; }
  .m-ves-calculator-short .mm-result .mm-creditdifference-container {
    margin: 0 0 20px 0; }
    .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference {
      font-weight: bold; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
          margin-top: 11px; } }
      .lt-ie9 .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
        margin-top: 11px; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
          top: 1px; } }
      .lt-ie9 .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
        top: 1px; }
      .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-label {
        display: block;
        width: 100%;
        margin: 10px 0 4px 0;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 44%;
            height: 40px;
            float: left;
            padding: 0;
            margin-top: 11px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 60%;
            margin-top: 13px;
            margin-bottom: 0px; } }
        .lt-ie9 .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-label {
          width: 60%;
          margin-top: 13px;
          margin-bottom: 0px; }
      .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-result {
        display: block;
        position: relative;
        width: 130px;
        margin: 0 auto 6px auto;
        padding: 3px 20px;
        background: #fff;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            position: relative;
            top: 14px;
            width: 42%;
            height: 43px;
            float: right;
            padding: 18px 10px 3px 10px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            top: 3px;
            width: 35%;
            height: 41px;
            padding-top: 10px;
            padding-left: 20px;
            padding-bottom: 4px; } }
        .lt-ie9 .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-result {
          top: 3px;
          width: 35%;
          height: 41px;
          padding-top: 10px;
          padding-left: 20px;
          padding-bottom: 4px; }
        .m-ves-calculator-short .mm-result .mm-creditdifference-container .mm-difference .mm-result em {
          font-style: normal; }

/* m-vehicle-test-criterion */
.m-vehicle-test-criterion {
  position: relative; }
  .m-vehicle-test-criterion > .m-nav {
    margin: 0 auto;
    padding: 0;
    min-height: 305px;
    width: 100%;
    max-width: 100%;
    overflow: hidden; }
    @media print, only screen and (min-width: 48em) {
      .m-vehicle-test-criterion > .m-nav {
        max-width: 768px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-vehicle-test-criterion > .m-nav {
        margin: 0;
        width: 150px; } }
    .lt-ie9 .m-vehicle-test-criterion > .m-nav {
      margin: 0;
      width: 150px; }
    .m-vehicle-test-criterion > .m-nav > li {
      background: #EEF2F6;
      height: auto;
      max-width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .m-vehicle-test-criterion > .m-nav > li {
          max-width: 768px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-vehicle-test-criterion > .m-nav > li {
          width: 150px; } }
      .lt-ie9 .m-vehicle-test-criterion > .m-nav > li {
        width: 150px; }
      .m-vehicle-test-criterion > .m-nav > li:first-child {
        background: transparent; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li:first-child {
            background: #EEF2F6; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:first-child {
          background: #EEF2F6; }
        .m-vehicle-test-criterion > .m-nav > li:first-child > .a-basic-btn {
          background: #EEF2F6;
          -webkit-box-shadow: inset 0 0 0 1000px #EEF2F6;
             -moz-box-shadow: inset 0 0 0 1000px #EEF2F6;
                  box-shadow: inset 0 0 0 1000px #EEF2F6; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:first-child > .a-basic-btn > .m-triangle {
              border-color: transparent #EEF2F6 transparent transparent;
              border-top-width: 15px;
              border-right-width: 30px;
              border-bottom-width: 15px;
              border-left-width: 0; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:first-child > .a-basic-btn > .m-triangle {
            border-color: transparent #EEF2F6 transparent transparent;
            border-top-width: 15px;
            border-right-width: 30px;
            border-bottom-width: 15px;
            border-left-width: 0; }
        .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside {
          background: transparent; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside {
              background: #EEF2F6;
              -webkit-box-shadow: inset 0 0 0 1000px #EEF2F6;
                 -moz-box-shadow: inset 0 0 0 1000px #EEF2F6;
                      box-shadow: inset 0 0 0 1000px #EEF2F6; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside {
            background: #EEF2F6;
            -webkit-box-shadow: inset 0 0 0 1000px #EEF2F6;
               -moz-box-shadow: inset 0 0 0 1000px #EEF2F6;
                    box-shadow: inset 0 0 0 1000px #EEF2F6; }
          .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside > .m-triangle {
            border-left: 48vw solid transparent;
            border-right: 48vw solid transparent;
            border-top: 10vw solid #EEF2F6; }
            @media print, only screen and (min-width: 48em) {
              .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside > .m-triangle {
                border-left: 37.5vw solid transparent;
                border-right: 37.5vw solid transparent;
                border-top: 10vw solid #EEF2F6; } }
            @media only screen and (min-width: 64.0625em) {
              .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside > .m-triangle {
                border-color: transparent #EEF2F6 transparent transparent;
                border-width: 15px 30px 15px 0;
                bottom: 90%; } }
            .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside > .m-triangle {
              border-color: transparent #EEF2F6 transparent transparent;
              border-width: 15px 30px 15px 0;
              bottom: 90%; }
          .m-vehicle-test-criterion > .m-nav > li:first-child > .m-tabcontent .m-tabcontent-inside > .m-decision {
            background: #EEF2F6;
            -webkit-box-shadow: inset 0 0 0 1000px #EEF2F6;
               -moz-box-shadow: inset 0 0 0 1000px #EEF2F6;
                    box-shadow: inset 0 0 0 1000px #EEF2F6; }
      .m-vehicle-test-criterion > .m-nav > li:nth-child(2) {
        background: transparent; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li:nth-child(2) {
            background: #E5EAF1;
            -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
               -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                    box-shadow: inset 0 0 0 1000px #E5EAF1; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:nth-child(2) {
          background: #E5EAF1;
          -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
             -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                  box-shadow: inset 0 0 0 1000px #E5EAF1; }
        .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .a-basic-btn {
          background: #E5EAF1;
          -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
             -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                  box-shadow: inset 0 0 0 1000px #E5EAF1; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .a-basic-btn > .m-triangle {
              border-color: transparent #E5EAF1 transparent transparent;
              border-top-width: 60px;
              border-right-width: 30.5px;
              border-bottom-width: 60px;
              border-left-width: 0; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .a-basic-btn > .m-triangle {
            border-color: transparent #E5EAF1 transparent transparent;
            border-top-width: 60px;
            border-right-width: 30.5px;
            border-bottom-width: 60px;
            border-left-width: 0; }
        .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside {
          background: transparent; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside {
              background: #E5EAF1;
              -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
                 -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                      box-shadow: inset 0 0 0 1000px #E5EAF1; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside {
            background: #E5EAF1;
            -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
               -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                    box-shadow: inset 0 0 0 1000px #E5EAF1; }
          .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
            border-left: 47vw solid transparent;
            border-right: 47vw solid transparent;
            border-top: 10vw solid #E5EAF1; }
            @media print, only screen and (min-width: 48em) {
              .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
                border-left: 37.5vw solid transparent;
                border-right: 37.5vw solid transparent;
                border-top: 10vw solid #E5EAF1; } }
            @media only screen and (min-width: 64.0625em) {
              .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
                border-color: transparent #E5EAF1 transparent transparent;
                border-width: 60px 30px 60px 0;
                bottom: 50%; } }
            .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
              border-color: transparent #E5EAF1 transparent transparent;
              border-width: 60px 30px 60px 0;
              bottom: 50%; }
          .m-vehicle-test-criterion > .m-nav > li:nth-child(2) > .m-tabcontent > .m-tabcontent-inside > .m-decision {
            background: #E5EAF1;
            -webkit-box-shadow: inset 0 0 0 1000px #E5EAF1;
               -moz-box-shadow: inset 0 0 0 1000px #E5EAF1;
                    box-shadow: inset 0 0 0 1000px #E5EAF1; }
      .m-vehicle-test-criterion > .m-nav > li:last-child {
        background: transparent; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li:last-child {
            background: #D0D9E5;
            -webkit-box-shadow: inset 0 0 0 1000px #D0D9E5;
               -moz-box-shadow: inset 0 0 0 1000px #D0D9E5;
                    box-shadow: inset 0 0 0 1000px #D0D9E5; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:last-child {
          background: #D0D9E5;
          -webkit-box-shadow: inset 0 0 0 1000px #D0D9E5;
             -moz-box-shadow: inset 0 0 0 1000px #D0D9E5;
                  box-shadow: inset 0 0 0 1000px #D0D9E5; }
        .m-vehicle-test-criterion > .m-nav > li:last-child > .a-basic-btn {
          background: #D0D9E5;
          -webkit-box-shadow: inset 0 0 0 1000px #D0D9E5;
             -moz-box-shadow: inset 0 0 0 1000px #D0D9E5;
                  box-shadow: inset 0 0 0 1000px #D0D9E5; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:last-child > .a-basic-btn > .m-triangle {
              border-color: transparent #D0D9E5 transparent transparent;
              border-top-width: 75px;
              border-right-width: 30px;
              border-bottom-width: 75px;
              border-left-width: 0; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:last-child > .a-basic-btn > .m-triangle {
            border-color: transparent #D0D9E5 transparent transparent;
            border-top-width: 75px;
            border-right-width: 30px;
            border-bottom-width: 75px;
            border-left-width: 0; }
        .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside {
          background: transparent; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside {
              background: #D0D9E5; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside {
            background: #D0D9E5; }
          .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
            border-left: 47vw solid transparent;
            border-right: 47vw solid transparent;
            border-top: 10vw solid #D0D9E5; }
            @media print, only screen and (min-width: 48em) {
              .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
                border-left: 37.5vw solid transparent;
                border-right: 37.5vw solid transparent;
                border-top: 10vw solid #D0D9E5; } }
            @media only screen and (min-width: 64.0625em) {
              .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
                border-color: transparent #D0D9E5 transparent transparent;
                border-width: 75px 30px 75px 0; } }
            .lt-ie9 .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside > .m-triangle {
              border-color: transparent #D0D9E5 transparent transparent;
              border-width: 75px 30px 75px 0; }
          .m-vehicle-test-criterion > .m-nav > li:last-child > .m-tabcontent > .m-tabcontent-inside > .m-decision {
            background: #D0D9E5;
            -webkit-box-shadow: inset 0 0 0 1000px #D0D9E5;
               -moz-box-shadow: inset 0 0 0 1000px #D0D9E5;
                    box-shadow: inset 0 0 0 1000px #D0D9E5; }
      .m-vehicle-test-criterion > .m-nav > li.is-active .a-basic-btn {
        border-bottom: 1px solid #fff; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li.is-active .a-basic-btn {
            border-bottom: none; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li.is-active .a-basic-btn {
          border-bottom: none; }
      .m-vehicle-test-criterion > .m-nav > li > .a-basic-btn {
        background: none;
        outline: none;
        border: none;
        text-decoration: underline;
        padding: 0;
        font-weight: bold;
        font-family: arial, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        text-align: center;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer;
        max-width: unset; }
        @media print, only screen and (min-width: 48em) {
          .m-vehicle-test-criterion > .m-nav > li > .a-basic-btn {
            max-width: unset; } }
      @media only screen and (min-width: 64.0625em) {
        .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent {
          border-top: 1px solid #fff; } }
      .lt-ie9 .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent {
        border-top: 1px solid #fff; }
      .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside {
        height: 100%;
        width: 100%; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside {
            top: 0;
            left: 185px;
            position: absolute;
            width: 385px;
            max-width: 385px;
            max-height: 305px; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside {
          top: 0;
          left: 185px;
          position: absolute;
          width: 385px;
          max-width: 385px;
          max-height: 305px; }
        .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-decision {
          padding: 20px; }
          .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-decision > h3 {
            margin-bottom: 5px; }
          .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-decision > .m-basic-text > .mm-content > p {
            padding: 10px 0;
            margin: 0;
            border-top: 1px solid #fff;
            position: relative; }
            .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-decision > .m-basic-text > .mm-content > p:last-child {
              border-bottom: 1px solid #fff; }
            .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-decision > .m-basic-text > .mm-content > p > span {
              font-weight: bold;
              right: 0;
              position: absolute; }
        .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-info {
          font-weight: bold;
          background: #fff;
          padding-top: 15px; }
          @media only screen and (min-width: 64.0625em) {
            .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-info {
              padding-top: 0;
              width: 180px;
              top: 0;
              left: 410px;
              position: absolute; } }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-info {
            padding-top: 0;
            width: 180px;
            top: 0;
            left: 410px;
            position: absolute; }
          .m-vehicle-test-criterion > .m-nav > li > .m-tabcontent > .m-tabcontent-inside > .m-info > .m-basic-text > .mm-content {
            margin-bottom: 30px; }
      .m-vehicle-test-criterion > .m-nav > li .m-triangle {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .m-vehicle-test-criterion > .m-nav > li .m-triangle:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          margin: 0 auto; }
        @media only screen and (min-width: 64.0625em) {
          .m-vehicle-test-criterion > .m-nav > li .m-triangle {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 60px 30px 60px 0;
            border-color: transparent #EEF2F6 transparent transparent;
            left: -31px;
            bottom: 0;
            position: absolute; }
            .m-vehicle-test-criterion > .m-nav > li .m-triangle:after {
              margin: 0;
              border: none; } }
        .lt-ie9 .m-vehicle-test-criterion > .m-nav > li .m-triangle {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 60px 30px 60px 0;
          border-color: transparent #EEF2F6 transparent transparent;
          left: -31px;
          bottom: 0;
          position: absolute; }
          .lt-ie9 .m-vehicle-test-criterion > .m-nav > li .m-triangle:after {
            margin: 0;
            border: none; }

.m-mgl-product-aside > figure {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #d7d7d7; }
  .m-mgl-product-aside > figure > img {
    width: 100%; }

.m-mgl-product-aside > .m-productname {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 15px 0 13px; }

.m-mgl-product-aside > .m-price {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 15px 0 13px;
  border-top: 1px solid #d7d7d7; }

/* m-ves-number-plate */
.m-ves-number-plate {
  position: relative;
  width: 242px;
  height: 50px;
  padding: 10px 10px 10px 36px;
  background: url(/assets/img/bg/ves/car-license-plaid.gif) no-repeat; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-number-plate {
      top: -6px;
      margin: 0 0 -6px 0; }
      .l-form .ll-row.is-error .m-ves-number-plate {
        top: 0;
        margin-bottom: 0; } }
  .m-ves-number-plate.h-space-s {
    margin-bottom: -6px; }
  .m-ves-number-plate > .mm-col-1, .m-ves-number-plate > .mm-col-2, .m-ves-number-plate > .mm-col-3 {
    float: left; }
  .m-ves-number-plate > .mm-col-1 {
    width: 45px;
    margin: 0 27px 0 0; }
  .m-ves-number-plate > .mm-col-2 {
    width: 45px;
    margin: 0 10px 0 0; }
  .m-ves-number-plate > .mm-col-3 {
    width: 67px; }

.m-ves-rs-contentbox {
  position: relative;
  padding: 34px 5px;
  background: none; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-contentbox {
      padding: 50px 0; } }
  .m-ves-rs-contentbox:before, .m-ves-rs-contentbox:after {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background: white; }
  .m-ves-rs-contentbox:before {
    left: -50%; }
  .m-ves-rs-contentbox:after {
    right: -50%; }
  .m-ves-rs-contentbox.hidden {
    display: none; }
  .m-ves-rs-contentbox .mm-subheadline > h2, .m-ves-rs-contentbox .mm-subheadline h3, .m-ves-rs-contentbox .mm-subheadline p {
    text-align: center; }
  .m-ves-rs-contentbox .mm-subheadline > p {
    margin-bottom: 25px; }
    @media only screen and (min-width: 76.25em) {
      .m-ves-rs-contentbox .mm-subheadline > p {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto; } }
  .m-ves-rs-contentbox > h2, .m-ves-rs-contentbox h3, .m-ves-rs-contentbox p {
    max-width: none;
    text-align: center; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-contentbox > p {
      max-width: 610px;
      margin-left: auto;
      margin-right: auto; } }
  .m-ves-rs-contentbox > .mm-tile-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5px -10px 5px -10px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox > .mm-tile-container {
        margin: 5px 0 0 0;
        padding: 0; } }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox > .mm-tile-container + .mm-tile-container {
        margin-top: 40px; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-text + .m-ves-rs-contentbox > .mm-tile-container {
        margin-bottom: 50px; } }
    .m-ves-rs-contentbox > .mm-tile-container.hidden {
      display: none; }
    .m-ves-rs-contentbox > .mm-tile-container.h-space-s {
      margin-bottom: 10px; }
    .m-ves-rs-contentbox > .mm-tile-container.h-space-m {
      margin-bottom: 30px; }
    .m-ves-rs-contentbox > .mm-tile-container.h-space-l {
      margin-bottom: 60px; }
    .m-ves-rs-contentbox > .mm-tile-container > .mm-subheadline {
      width: 100%;
      margin: 0 10px 5px 10px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox > .mm-tile-container > .mm-subheadline {
          margin: 0 0 5px 0; } }
    .m-ves-rs-contentbox > .mm-tile-container > .mm-tile {
      position: relative;
      margin: 0 10px 40px 10px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile {
          margin: 0 20px; } }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--radio > label > img {
        width: 100%;
        height: 100%;
        pointer-events: none;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--checkbox > input:checked + label > .mm-text-container > .mm-tile-desc-info--default {
        display: none; }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--checkbox > input:checked + label > .mm-text-container > .mm-tile-desc-info--active {
        display: block; }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--checkbox > label > img {
        width: 100%;
        height: 100%;
        pointer-events: none;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--checkbox > label:after {
        background: url("/assets/img/icons/icon-choose-small.svg") no-repeat 0 0; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile--checkbox > label:after {
            background: url("/assets/img/icons/icon-choose.svg") no-repeat 0 0; } }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile-empty {
        display: block;
        width: 130px;
        height: 0;
        margin-top: 0;
        margin-bottom: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile-empty {
            display: none; } }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input {
        display: none; }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:checked + label {
          border-color: #ffcc00;
          background: #ffcc00; }
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:checked + label:after {
            background: url("/assets/img/icons/icon-selected-small.svg") no-repeat 0 0; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:checked + label:after {
                background: url("/assets/img/icons/icon-selected.svg") no-repeat 0 0; } }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:disabled {
          pointer-events: none; }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:disabled + label {
          cursor: default; }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:not(:checked):disabled + label {
          opacity: 0.3; }
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:not(:checked):disabled + label:after {
            display: none; }
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > input:not(:checked):disabled + label > .mm-text-container > .mm-tile-desc-info {
            visibility: hidden; }
      .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label {
        display: block;
        height: 130px;
        width: 130px;
        background: #fff;
        border: 4px solid #333;
        cursor: pointer; }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label:after {
          content: "";
          position: absolute;
          top: -14px;
          right: -14px;
          width: 28px;
          height: 28px; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label:after {
              top: -18px;
              right: -18px;
              width: 36px;
              height: 36px; } }
        .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label > .mm-text-container {
          position: absolute;
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-flow: column nowrap;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-flow: column nowrap;
                  flex-flow: column nowrap;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
             -moz-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
               -o-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          padding: 0 5px;
          bottom: 12px;
          text-align: center; }
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label > .mm-text-container > .mm-tile-desc-head {
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem;
            line-height: 18px;
            line-height: 1.125rem;
            letter-spacing: -0.07em; }
          .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label > .mm-text-container > .mm-tile-desc-info {
            font-size: 12px;
            font-size: 0.75rem; }
            .m-ves-rs-contentbox > .mm-tile-container > .mm-tile > label > .mm-text-container > .mm-tile-desc-info--active {
              display: none; }
    .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile {
      width: 100%;
      margin: 5px 20px 40px 10px;
      max-width: 580px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile {
          width: 640px;
          margin: 0;
          max-width: none; } }
      .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile:last-child {
        margin-bottom: 0; }
      .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile > label {
        position: relative;
        width: 100%;
        height: 50px; }
        .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile > label > .mm-text-container {
          bottom: 12px; }
          .m-ves-rs-contentbox > .mm-tile-container--primeBox > .mm-tile > label > .mm-text-container > .mm-tile-desc-info {
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem;
            line-height: 18px;
            line-height: 1.125rem; }

.m-ves-rs-list {
  visibility: hidden;
  display: none; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-list {
      visibility: visible;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-list > .mm-variant-teaser {
      text-align: center;
      max-width: 150px;
      margin-right: 62px; } }
  .m-ves-rs-list > .mm-variant-teaser:last-child {
    margin-right: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-list > .mm-variant-teaser img {
      margin: 0 auto 5px auto;
      display: block; } }
  .m-ves-rs-list.h-space-s {
    margin-bottom: 5px; }
  .m-ves-rs-list.h-space-m {
    margin-bottom: 15px; }
  .m-ves-rs-list.h-space-l {
    margin-bottom: 44px; }

.m-ves-rs-stickybar {
  background: #E9E9EA;
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin: 0 auto;
  z-index: 51;
  border-bottom: 2px solid #ffcc00;
  padding: 7px 20px 2px 20px; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-stickybar {
      padding: 19px 0 15px 0;
      border-top: 0;
      border-bottom: 0; } }
  .m-ves-rs-stickybar.is-stuck-bottom {
    position: absolute;
    top: auto;
    bottom: -80px; }
  .m-ves-rs-stickybar.is-stuck-unbottom {
    position: fixed;
    top: auto; }
  .m-ves-rs-stickybar > .mm-layer {
    background: #E9E9EA;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 10;
    padding: 0 15px;
    overflow: auto;
    display: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-stickybar > .mm-layer {
        height: auto; } }
    .m-ves-rs-stickybar > .mm-layer.is-open {
      display: block; }
    .m-ves-rs-stickybar > .mm-layer > .mm-close-icon {
      right: -25px;
      position: absolute;
      cursor: pointer;
      z-index: 15; }
    .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap {
      max-width: 898px;
      margin: 0 auto;
      padding: 20px 35px 50px 5px;
      min-height: 235px;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
         -moz-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap {
          padding: 30px 35px 15px 5px;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap {
          padding: 30px 0 23px 0; } }
      .lt-ie9 .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap {
        padding: 30px 0 23px 0; }
      .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner {
        width: 100%; }
        .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > h3 {
          max-width: -webkit-calc(100% - 40px);
          max-width: -moz-calc(100% - 40px);
          max-width: calc(100% - 40px); }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > h3 {
              max-width: 100%; } }
        .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > .m-teaser-hotline {
          width: 100%;
          margin-bottom: 20px; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > .m-teaser-hotline {
              width: -webkit-calc(100% / 2);
              width: -moz-calc(100% / 2);
              width: calc(100% / 2);
              float: left; } }
          .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > .m-teaser-hotline:last-child {
            margin-bottom: 0; }
          .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > .m-teaser-hotline > span {
            display: block;
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-weight: normal; }
          .m-ves-rs-stickybar > .mm-layer > .mm-layer-wrap > .mm-layer-inner > .m-teaser-hotline > a {
            display: block;
            text-decoration: none;
            margin: 5px 0;
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 24px;
            font-size: 1.5rem; }
  .m-ves-rs-stickybar > .mm-sticky-module {
    margin: 0 auto;
    font-size: 17px;
    font-size: 1.0625rem; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-stickybar > .mm-sticky-module {
        font-size: 24px;
        font-size: 1.5rem; } }
    .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-weight: normal;
      padding: 0 20px; }
      .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner {
        position: relative;
        max-width: 1075px;
        margin: 0 auto; }
        .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          margin: 0; }
          .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn {
            position: relative;
            cursor: pointer;
            max-width: 160px; }
            .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > figure {
              margin: 1px 0 0 0;
              max-width: 18px;
              float: left; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > figure {
                  margin: 1px 4px 0 0; } }
              .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > figure > img {
                width: 100%; }
            .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-text {
              text-decoration: none;
              display: none;
              float: left; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-text {
                  display: block; } }
            .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-line {
              top: -5px;
              left: -150%;
              right: -150%;
              position: absolute;
              margin: 0 auto;
              max-width: 160px;
              z-index: 11;
              display: none; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-line {
                  top: -19px;
                  right: -25%;
                  left: -25%; } }
              @media only screen and (min-width: 64.0625em) {
                .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-line {
                  right: -50%;
                  left: -50%; } }
              .lt-ie9 .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-line {
                right: -50%;
                left: -50%; }
              .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn > .mm-line > .mm-triangle {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 15px 15px 15px;
                border-color: transparent transparent #ffcc00 transparent;
                top: -16px;
                left: 50%;
                position: absolute;
                margin-left: -16px;
                z-index: 11; }
            .m-ves-rs-stickybar > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-nav > .mm-nav-btn.is-active > .mm-line {
              display: block;
              border-top: 2px solid #ffcc00; }

/* m-ves-rs-sticky */
.m-ves-rs-sticky {
  background: #E9E9EA;
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
     -moz-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  margin: 0 auto;
  z-index: 51;
  padding: 19px 0 5px 0;
  border-top: 2px solid #ffcc00;
  display: none; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-sticky {
      padding: 19px 0 15px 0; } }
  .m-ves-rs-sticky.is-show {
    display: block; }
  .m-ves-rs-sticky.is-stuck-bottom {
    position: absolute;
    bottom: -80px; }
  .m-ves-rs-sticky.is-stuck-unbottom {
    position: fixed;
    bottom: 0; }
  .m-ves-rs-sticky--interfaceerror {
    padding: 10px 0; }
  .m-ves-rs-sticky > .mm-layer {
    border-top: 2px solid #fff; }
  .m-ves-rs-sticky > .mm-layer-contact {
    background: #f3f3f4;
    width: 100%;
    height: -webkit-calc(100vh - 220px);
    height: -moz-calc(100vh - 220px);
    height: calc(100vh - 220px);
    position: absolute;
    z-index: 10;
    padding: 0 15px;
    overflow: auto;
    display: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-sticky > .mm-layer-contact {
        height: auto; } }
    .m-ves-rs-sticky > .mm-layer-contact.is-open {
      display: block; }
    .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner {
      max-width: 898px;
      margin: 0 auto;
      padding: 20px 5px 50px 5px;
      height: 310px;
      position: relative; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner {
          padding: 30px 5px 15px 5px;
          height: 420px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner {
          padding: 30px 0 23px 0; } }
      .lt-ie9 .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner {
        padding: 30px 0 23px 0; }
      .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .mm-close-icon {
        cursor: pointer;
        z-index: 15;
        top: 0;
        right: -40px;
        position: absolute; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .mm-close-icon {
            right: -45px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .mm-close-icon {
            right: -45px; } }
        .lt-ie9 .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .mm-close-icon {
          right: -45px; }
        @media only screen and (min-width: 76.25em) {
          .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .mm-close-icon {
            right: -166px;
            position: absolute;
            -webkit-align-self: auto;
                -ms-flex-item-align: auto;
                        -ms-grid-row-align: auto;
                    align-self: auto; } }
      .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab {
        position: relative;
        max-width: 100%; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab {
            left: -30px; } }
        .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav {
          padding: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: baseline;
          -webkit-align-items: baseline;
             -moz-box-align: baseline;
              -ms-flex-align: baseline;
                  align-items: baseline; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -webkit-flex-direction: row;
                 -moz-box-orient: horizontal;
                 -moz-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row; } }
          .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn {
            width: 100%; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn {
                border-bottom: none;
                width: auto; } }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn.is-active {
                border-bottom: 2px solid #ffcc00; } }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn.is-active > .mm-nav-link > .mm-triangle {
                display: block; } }
            .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn.is-active > .m-tabcontent {
              border-bottom: 1px solid #afafaf;
              padding: 20px 0;
              float: left; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn.is-active > .m-tabcontent {
                  border-bottom: none;
                  float: none; } }
            .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link {
              font-family: "MiloforADACW04-Bold", Arial, sans-serif;
              font-weight: normal;
              -webkit-font-feature-settings: 'lnum' 1;
                 -moz-font-feature-settings: 'lnum' 1;
                      font-feature-settings: 'lnum' 1;
              font-weight: normal;
              text-decoration: none;
              display: block;
              position: relative;
              padding: 10px 30px 10px 25px;
              border-bottom: 1px solid #afafaf; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link {
                  padding: 10px 30px 7px 52px;
                  border-bottom: none; } }
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link:focus {
                outline: none; }
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link img {
                top: 11px;
                left: 0;
                position: absolute;
                max-height: 18px; }
                @media print, only screen and (min-width: 48em) {
                  .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link img {
                    top: 11px;
                    left: 27px; } }
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .mm-nav-link .mm-triangle {
                width: 0;
                height: 0;
                padding: 0;
                border-left: 16px solid transparent;
                border-right: 16px solid transparent;
                border-top: 13px solid #ffcc00;
                display: none;
                left: 50%;
                bottom: -15px;
                position: absolute;
                margin-left: -16px; }
            .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent {
              width: 100%; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent {
                  top: 55px;
                  left: 30px;
                  position: absolute; } }
              .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent > .m-tabcontent-inside > .m-teaser-hotline {
                width: 100%;
                margin-bottom: 20px; }
                @media print, only screen and (min-width: 48em) {
                  .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent > .m-tabcontent-inside > .m-teaser-hotline {
                    width: -webkit-calc(100% / 2);
                    width: -moz-calc(100% / 2);
                    width: calc(100% / 2);
                    float: left; } }
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent > .m-tabcontent-inside > .m-teaser-hotline:last-child {
                  margin-bottom: 0; }
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent > .m-tabcontent-inside > .m-teaser-hotline > span {
                  display: block;
                  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
                  font-weight: normal;
                  -webkit-font-feature-settings: 'lnum' 1;
                     -moz-font-feature-settings: 'lnum' 1;
                          font-feature-settings: 'lnum' 1;
                  font-weight: normal; }
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn > .m-tabcontent > .m-tabcontent-inside > .m-teaser-hotline > a {
                  display: block;
                  text-decoration: none;
                  margin: 5px 0;
                  font-family: "MiloforADACW04-Bold", Arial, sans-serif;
                  font-weight: normal;
                  -webkit-font-feature-settings: 'lnum' 1;
                     -moz-font-feature-settings: 'lnum' 1;
                          font-feature-settings: 'lnum' 1;
                  font-size: 24px;
                  font-size: 1.5rem; }
            .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn--3 {
              padding-bottom: 25px; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-sticky > .mm-layer-contact > .mm-layer-contact-inner > .m-ves-tab > .m-nav > .m-nav-btn--3 {
                  padding-bottom: 0; } }
  .m-ves-rs-sticky > .mm-layer-details {
    background: #f3f3f4;
    width: 100%;
    height: -webkit-calc(100vh - 220px);
    height: -moz-calc(100vh - 220px);
    height: calc(100vh - 220px);
    position: absolute;
    z-index: 12;
    padding: 0 15px;
    overflow: auto;
    margin-bottom: -2px;
    border-bottom: 2px solid #ffcc00;
    display: none; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-sticky > .mm-layer-details {
        padding: 0 15px;
        height: auto; } }
    .m-ves-rs-sticky > .mm-layer-details.is-open {
      display: block; }
    .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner {
      max-width: 898px;
      margin: 0 auto;
      padding: 30px 5px 15px 5px;
      position: relative; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner {
          padding: 30px 0 23px 0; } }
      .lt-ie9 .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner {
        padding: 30px 0 23px 0; }
      .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-close-icon {
        cursor: pointer;
        z-index: 15;
        top: 0;
        right: -40px;
        position: absolute; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-close-icon {
            right: -45px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-close-icon {
            right: -45px; } }
        .lt-ie9 .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-close-icon {
          right: -45px; }
        @media only screen and (min-width: 76.25em) {
          .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-close-icon {
            right: -166px;
            position: absolute;
            -webkit-align-self: auto;
                -ms-flex-item-align: auto;
                        -ms-grid-row-align: auto;
                    align-self: auto; } }
      .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-icon-link {
        cursor: pointer;
        z-index: 15;
        top: 17px;
        right: 26px;
        position: absolute; }
        @media only screen and (min-width: 76.25em) {
          .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner > .mm-icon-link {
            right: -99px;
            position: absolute;
            -webkit-align-self: auto;
                -ms-flex-item-align: auto;
                        -ms-grid-row-align: auto;
                    align-self: auto; } }
      .m-ves-rs-sticky > .mm-layer-details > .mm-layer-details-inner hr {
        margin: 15px 0;
        border-color: #333; }
  .m-ves-rs-sticky > .mm-sticky-module {
    margin: 0 auto;
    font-size: 16px;
    font-size: 1rem; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-sticky > .mm-sticky-module {
        font-size: 24px;
        font-size: 1.5rem; } }
    .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn {
      top: -33px;
      position: absolute;
      width: 100%; }
      .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner {
        max-width: 898px;
        margin: 0 auto;
        padding: 0 15px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner {
            padding: 0 20px; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner {
            margin: 0 auto;
            padding: 0; } }
        .lt-ie9 .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner {
          margin: 0 auto;
          padding: 0; }
        .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner > .mm-btn-contact {
          background: #E9E9EA;
          width: 195px;
          height: 33px;
          text-align: center;
          cursor: pointer;
          font-family: "MiloforADACW04-Bold", Arial, sans-serif;
          font-weight: normal;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 18px;
          font-size: 1.125rem;
          padding: 4px 10px 5px 20px;
          position: relative;
          z-index: 11;
          border-top: 2px solid #ffcc00;
          border-right: 2px solid #ffcc00;
          border-left: 2px solid #ffcc00; }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner > .mm-btn-contact:before {
            content: "";
            background: url(/assets/img/icons/icon-expand-less.svg) no-repeat -6px -2px;
            top: 7px;
            left: 15px;
            position: absolute;
            width: 15px;
            height: 15px; }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner > .mm-btn-contact.is-opened {
            background-color: #ffcc00;
            border-color: #fff;
            -webkit-transform: translate(0, -2px);
               -moz-transform: translate(0, -2px);
                -ms-transform: translate(0, -2px);
                 -o-transform: translate(0, -2px);
                    transform: translate(0, -2px);
            padding-top: 6px; }
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-btn > .mm-layer-btn-inner > .mm-btn-contact.is-opened:before {
              background: url(/assets/img/icons/icon-expand-more.svg) no-repeat -6px -1px; }
    .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-weight: normal;
      padding: 0 20px; }
      .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner {
        position: relative;
        max-width: 898px;
        margin: 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner {
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            padding: 0; } }
        @media only screen and (min-width: 76.25em) {
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center; } }
        .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner--error {
          font-family: "MiloforADACW04-Regular", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 16px;
          font-size: 1rem;
          line-height: 18px;
          line-height: 1.125rem;
          max-width: 887px;
          margin: 0 auto;
          padding: 12px 0 10px;
          color: #fff;
          background: #cc3333 url("/assets/img/icons/icon-error-symbol-white.svg") no-repeat 10px 8px; }
          @media only screen and (min-width: 64.0625em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner--error {
              width: 887px;
              height: 40px; } }
          .lt-ie9 .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner--error {
            width: 887px;
            height: 40px; }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner--error > .mm-interface-error-text {
            display: block;
            padding: 0 10px 0 40px;
            font-weight: normal;
            font-size: 14px;
            font-size: 0.875rem; }
        .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution {
          margin-right: 0;
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
             -moz-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          position: relative;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          line-height: 15px;
          margin-bottom: 7px; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution {
              min-height: 76px;
              max-width: 425px; } }
          @media only screen and (min-width: 64.0625em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution {
              margin-right: 30px; } }
          .lt-ie9 .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution {
            margin-right: 30px; }
          @media only screen and (min-width: 76.25em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution {
              margin-right: 80px; } }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-contribution {
            position: relative;
            margin-bottom: 5px;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
               -moz-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-contribution {
                margin-top: 15px; } }
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-contribution > .mm-totalamount {
              font-size: 24px;
              font-size: 1.5rem;
              float: right; }
              @media print, only screen and (min-width: 48em) {
                .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-contribution > .mm-totalamount {
                  font-size: 32px;
                  font-size: 2rem;
                  margin-left: 10px; } }
              .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-contribution > .mm-totalamount > .mm-interval {
                font-family: "MiloforADACW04-Regular", Arial, sans-serif;
                -webkit-font-feature-settings: 'lnum' 1;
                   -moz-font-feature-settings: 'lnum' 1;
                        font-feature-settings: 'lnum' 1;
                font-size: 15px;
                font-size: 0.9375rem; }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-membership {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            font-family: "MiloforADACW04-Regular", Arial, sans-serif;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 13px;
            font-size: 0.8125rem; }
            @media only screen and (min-width: 64.0625em) {
              .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-membership {
                margin-left: 77px; } }
            .lt-ie9 .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-membership {
              margin-left: 77px; }
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-membership > .mm-totalamount {
              font-family: "MiloforADACW04-Bold", Arial, sans-serif;
              font-weight: normal;
              -webkit-font-feature-settings: 'lnum' 1;
                 -moz-font-feature-settings: 'lnum' 1;
                      font-feature-settings: 'lnum' 1;
              font-size: 13px;
              font-size: 0.8125rem;
              float: right; }
              .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-membership > .mm-totalamount > .mm-interval {
                font-family: "MiloforADACW04-Regular", Arial, sans-serif;
                -webkit-font-feature-settings: 'lnum' 1;
                   -moz-font-feature-settings: 'lnum' 1;
                        font-feature-settings: 'lnum' 1;
                font-size: 13px;
                font-size: 0.8125rem; }
          .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-icon-link {
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
               -moz-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3;
            margin-top: 15px;
            width: 24px;
            height: 24px; }
            @media print, only screen and (min-width: 48em) {
              .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-contribution > .mm-icon-link {
                margin-top: 0;
                top: 12px;
                left: auto;
                right: -33px;
                bottom: auto;
                position: absolute; } }
        .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
             -moz-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          -webkit-align-self: flex-end;
              -ms-flex-item-align: end;
                  align-self: flex-end;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
             -moz-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          -webkit-box-align: baseline;
          -webkit-align-items: baseline;
             -moz-box-align: baseline;
              -ms-flex-align: baseline;
                  align-items: baseline; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
              margin-top: 15px; } }
          @media only screen and (min-width: 76.25em) {
            .m-ves-rs-sticky > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
              -webkit-align-self: auto;
                  -ms-flex-item-align: auto;
                          -ms-grid-row-align: auto;
                      align-self: auto;
              margin-top: -55px;
              -webkit-box-ordinal-group: 2;
              -webkit-order: 1;
                 -moz-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1;
              width: -webkit-calc(898px / 2 - 165px);
              width: -moz-calc(898px / 2 - 165px);
              width: calc(898px / 2 - 165px); } }

/* m-ves-vehicle-select */
.m-ves-vehicle-select ul {
  margin: 0 0 0 -10px;
  padding: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .m-ves-vehicle-select ul .mm-caritem {
    margin: 0 0 10px 10px;
    width: 135px;
    height: 114px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-vehicle-select ul .mm-caritem {
        width: 198px;
        height: 142px; } }
    .m-ves-vehicle-select ul .mm-caritem.is-active > a {
      border: 5px solid #ffcc00;
      border-top: 0; }
      .m-ves-vehicle-select ul .mm-caritem.is-active > a:hover .mm-header {
        background: #ffcc00; }
    .m-ves-vehicle-select ul .mm-caritem > a {
      background: #ededed;
      display: block;
      height: 114px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-vehicle-select ul .mm-caritem > a {
          height: 142px; } }
      .m-ves-vehicle-select ul .mm-caritem > a:hover .mm-header {
        background: #ffe069; }
      .m-ves-vehicle-select ul .mm-caritem > a .mm-header {
        display: block;
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 17px;
        font-size: 1.0625rem;
        height: 34px;
        text-align: center;
        background: #ffcc00; }
        .m-ves-vehicle-select ul .mm-caritem > a .mm-header .mm-title {
          display: inline-block;
          background: url(/assets/img/icons/icon-btn-arrow-white.svg) no-repeat -13px -3px;
          padding: 0 0 0 18px;
          line-height: 34px;
          line-height: 2.125rem;
          max-width: -webkit-calc(100% - 20px);
          max-width: -moz-calc(100% - 20px);
          max-width: calc(100% - 20px);
          overflow: hidden;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis; }
      .m-ves-vehicle-select ul .mm-caritem > a > img {
        margin: 0 auto;
        display: block;
        max-height: 68px;
        max-width: -webkit-calc(100% - 20px);
        max-width: -moz-calc(100% - 20px);
        max-width: calc(100% - 20px);
        padding-top: 10px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-vehicle-select ul .mm-caritem > a > img {
            padding-top: 20px;
            max-height: inherit; } }

/* m-ves-tab */
.m-ves-tab {
  max-width: 730px; }
  @media print {
    .m-ves-tab {
      display: none; } }
  .l-form .ll-fieldset .m-ves-tab {
    margin-left: 10px; }
  .ll-main-content-switch .m-ves-tab {
    margin-right: 30px; }
    @media print, only screen and (min-width: 48em) {
      .ll-main-content-switch .m-ves-tab {
        margin-right: 60px; } }
    @media only screen and (min-width: 64.0625em) {
      .ll-main-content-switch .m-ves-tab {
        margin-right: 80px; } }
    .lt-ie9 .ll-main-content-switch .m-ves-tab {
      margin-right: 80px; }
  @media print {
    .m-ves-tab .swiper-container {
      display: none; } }
  .m-ves-tab .mm-nav {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    max-width: 100%;
    margin: 0;
    padding: 0; }
    @media print {
      .m-ves-tab .mm-nav {
        display: none; } }
    .m-ves-tab .mm-nav li {
      position: relative;
      z-index: 1;
      display: table-cell;
      border: 1px solid #afafaf;
      border-left: 1px solid #c5c5c5; }
      .m-ves-tab .mm-nav li:first-child {
        border-left: 1px solid #afafaf; }
      .m-ves-tab .mm-nav li.is-active {
        z-index: 3;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff; }
        .m-ves-tab .mm-nav li.is-active:first-child {
          border-left: 1px solid #afafaf; }
          .m-ves-tab .mm-nav li.is-active:first-child:before {
            content: none; }
        .m-ves-tab .mm-nav li.is-active:before {
          content: "";
          position: absolute;
          left: -1px;
          top: -1px;
          width: 1px;
          height: 1px;
          background: #afafaf; }
        .m-ves-tab .mm-nav li.is-active:after {
          content: "";
          position: absolute;
          bottom: -1px;
          right: -1px;
          width: 1px;
          height: 1px;
          background: #afafaf; }
        .m-ves-tab .mm-nav li.is-active a {
          background: #fff url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat 7px 4px;
          cursor: default; }
          .m-ves-tab .mm-nav li.is-active a:focus {
            background-color: #fff;
            outline: 0; }
      .m-ves-tab .mm-nav li > a {
        display: block;
        margin-bottom: -303px;
        padding: 5px 15px 308px 30px;
        font-size: 15px;
        font-size: 0.9375rem;
        background: #c5c5c5 url(/assets/img/icons/icon-link.svg) no-repeat 7px 4px;
        text-align: left;
        text-decoration: none;
        vertical-align: top;
        font-weight: bold; }
        .m-ves-tab .mm-nav li > a:focus {
          background-color: #fff; }
  .m-ves-tab .mm-tabcontent {
    position: relative;
    z-index: 2;
    border-top: 1px solid #afafaf;
    margin-top: -1px; }
  .m-ves-tab .mm-tabcontent-inside {
    width: 100%;
    padding: 20px 0 0 0;
    background: #fff; }
    @media print {
      .m-ves-tab .mm-tabcontent-inside {
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        border-bottom: 1px solid #afafaf; } }
    .m-ves-tab .mm-tabcontent-inside > .l-form .ll-row > .ll-col-label > h3 {
      font-weight: bold; }
  .m-ves-tab .mm-tabcontent-printheadline {
    display: none; }
    @media print {
      .m-ves-tab .mm-tabcontent-printheadline {
        display: block; } }

.m-ves-cluster-box {
  background: #ededed;
  width: 100%;
  min-height: 175px;
  margin: 0 0 20px 0;
  position: relative; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-cluster-box {
      height: 100%;
      min-height: 215px;
      max-width: -webkit-calc(50% - 10px);
      max-width: -moz-calc(50% - 10px);
      max-width: calc(50% - 10px);
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 -webkit-calc(50% - 10px);
         -moz-box-flex: 1;
          -ms-flex: 1 0 calc(50% - 10px);
              flex: 1 0 calc(50% - 10px);
      margin: 0 20px 20px 0; }
      .m-ves-cluster-box:nth-child(2n) {
        margin-right: 0; } }
  .m-ves-cluster-box .mm-header {
    padding: 15px;
    background: #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-cluster-box .mm-header {
        padding: 20px; } }
    .m-ves-cluster-box .mm-header a {
      text-decoration: none;
      outline: none; }
      .m-ves-cluster-box .mm-header a:hover {
        text-decoration: underline; }
      .m-ves-cluster-box .mm-header a:before {
        content: "";
        position: absolute;
        left: 20px;
        background: url(/assets/img/icons/icon-link-red.svg) no-repeat -10px 1px;
        width: 27px;
        height: 27px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-cluster-box .mm-header a:before {
            background: url(/assets/img/icons/icon-link-headline.svg) no-repeat -10px 1px; } }
    .m-ves-cluster-box .mm-header .mm-headline {
      padding: 0;
      display: inline; }
      .m-ves-cluster-box .mm-header .mm-headline a {
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 24px;
        line-height: 1.5rem;
        margin-left: 15px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-cluster-box .mm-header .mm-headline a {
            font-size: 32px;
            font-size: 2rem;
            line-height: 31px;
            line-height: 1.9375rem; } }
  .m-ves-cluster-box .mm-figure {
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-cluster-box .mm-figure {
        max-width: 453px;
        text-align: center; } }
    .m-ves-cluster-box .mm-figure > img {
      position: absolute;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-cluster-box .mm-figure > img {
          right: 0;
          bottom: 0;
          width: auto;
          max-width: 453px; } }
  .m-ves-cluster-box .mm-main {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-cluster-box .mm-main {
        position: absolute;
        margin-top: 20px;
        max-height: 124px; } }
    .m-ves-cluster-box .mm-main > section.mm-img-box {
      display: none; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-cluster-box .mm-main > section.mm-img-box {
          display: block; } }
    .m-ves-cluster-box .mm-main > section.mm-content-box {
      width: 100%;
      height: 100%;
      padding: 15px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-cluster-box .mm-main > section.mm-content-box {
          width: auto;
          height: auto;
          padding: 0 20px 20px;
          top: 0;
          left: 0;
          position: absolute; } }
  .m-ves-cluster-box .mm-content {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden; }
    .m-ves-cluster-box .mm-content .a-basic-btn {
      margin-bottom: 5px;
      width: 100%; }
      .m-ves-cluster-box .mm-content .a-basic-btn:last-child {
        margin-bottom: 0; }

/* o-basic-banderole */
.o-basic-banderole {
  position: relative;
  padding: 15px 0 30px 0; }
  .l-main-content + .o-basic-banderole {
    padding-bottom: 0; }
  @media only screen and (min-width: 88.75em) {
    .refresh .ll-main-center .o-basic-banderole {
      margin-left: -30px;
      margin-right: -30px; } }
  .refresh .l-main-content--cluster .o-basic-banderole {
    max-width: 100%; }
    @media only screen and (min-width: 88.75em) {
      .refresh .l-main-content--cluster .o-basic-banderole {
        margin-left: 0px;
        margin-right: 0px; } }
  @media only screen and (min-width: 64.0625em) {
    .l-outer--nav .ll-main-center > .o-basic-banderole {
      float: right;
      width: 82%; } }
  .l-outer--nav .ll-main-center > .lt-ie9 .o-basic-banderole {
    float: right;
    width: 82%; }
  @media only screen and (min-width: 88.75em) {
    .l-outer--nav .ll-main-center .o-basic-banderole {
      float: none;
      width: auto; } }
  .o-basic-banderole.h-space-s {
    margin-bottom: 0; }
  .o-basic-banderole.is-center .oo-headline {
    max-width: 927px;
    margin: 0 auto; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole.is-center .oo-headline {
        padding-left: 50px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-banderole.is-center .oo-headline {
        padding-left: 40px; } }
    .lt-ie9 .o-basic-banderole.is-center .oo-headline {
      padding-left: 40px; }
    .o-basic-banderole.is-center .oo-headline--inner {
      padding: 12px 20px; }
  .o-basic-banderole .oo-headline {
    display: block;
    padding: 0 0 20px 40px;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem; }
    .refresh .o-basic-banderole .oo-headline {
      padding-left: 10px;
      font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem; }
      @media print, only screen and (min-width: 48em) {
        .refresh .o-basic-banderole .oo-headline {
          font-size: 28px;
          font-size: 1.75rem;
          line-height: 34px;
          line-height: 2.125rem; } }
    @media print {
      .o-basic-banderole .oo-headline {
        padding: 0 0 20px 0; } }
    .o-basic-banderole .oo-headline--inner {
      padding: 12px 20px;
      background: #fff;
      font-size: 32px;
      font-size: 2rem; }
    .ll-main-center > .o-basic-banderole .oo-headline {
      padding: 21px 0 0 40px;
      font-size: 28px;
      font-size: 1.75rem; }
      .refresh .ll-main-center > .o-basic-banderole .oo-headline {
        padding: 21px 0 0 20px; }
    .ll-main-center > .l-main-content > .o-basic-banderole .oo-headline {
      padding-left: 0;
      padding-bottom: 0; }
      .ll-main-center > .l-main-content > .o-basic-banderole .oo-headline--inner {
        padding: 12px 20px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole .oo-headline {
        padding-left: 50px; }
        .refresh .o-basic-banderole .oo-headline {
          padding-left: 20px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-banderole .oo-headline {
        margin: 0 auto; } }
    .lt-ie9 .o-basic-banderole .oo-headline {
      margin: 0 auto; }
  .refresh .o-basic-banderole > .swiper-container .swiper-button-prev:before {
    background-image: none; }
  .refresh .o-basic-banderole > .swiper-container .swiper-button-prev:after {
    background: url(/assets/img/icons/icon-banderole-left-refresh.svg) center center no-repeat; }
  .refresh .o-basic-banderole > .swiper-container .swiper-button-next:before {
    background-image: none; }
  .refresh .o-basic-banderole > .swiper-container .swiper-button-next:after {
    background: url(/assets/img/icons/icon-banderole-right-refresh.svg) center center no-repeat; }

.o-basic-cluster-box {
  width: 100%;
  margin: 0 auto 20px auto;
  background: #fff; }
  .refresh .o-basic-cluster-box {
    background: #f3f3f4; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-cluster-box {
      max-width: none;
      min-height: 321px; }
      .refresh .o-basic-cluster-box {
        min-height: unset; } }
  @media print {
    .o-basic-cluster-box {
      margin: 0;
      border-top: 20px solid #fff;
      page-break-inside: avoid; }
      .o-basic-cluster-box:first-child {
        border-top: 0; } }
  .o-basic-cluster-box .oo-header {
    padding: 8px 15px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-header {
        padding: 8px 20px 31px 20px; } }
    @media print {
      .o-basic-cluster-box .oo-header {
        padding-left: 0; } }
    .o-basic-cluster-box .oo-header > h2 {
      max-width: none; }
  .o-basic-cluster-box .oo-headline {
    padding: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-headline {
        max-height: 33px;
        min-height: 33px;
        overflow: hidden; } }
    .refresh .o-basic-cluster-box .oo-headline {
      max-height: unset;
      min-height: unset; }
  .o-basic-cluster-box .oo-figure {
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-figure {
        max-width: 608px;
        max-height: 252px;
        overflow: hidden;
        text-align: center; } }
    @media print {
      .o-basic-cluster-box .oo-figure {
        height: 252px;
        width: 279px;
        overflow: hidden; } }
    .o-basic-cluster-box .oo-figure > img {
      position: relative;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-cluster-box .oo-figure > img {
          left: 50%;
          margin: 0 0 0 -100%;
          width: auto;
          max-width: 608px; } }
      @media print {
        .o-basic-cluster-box .oo-figure > img {
          left: 0;
          margin: 0;
          height: 100%;
          width: auto; } }
    .refresh .o-basic-cluster-box .oo-figure {
      max-height: unset;
      max-width: unset; }
  .o-basic-cluster-box .oo-main {
    position: relative;
    width: 100%;
    display: block;
    z-index: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-main {
        max-height: 251px;
        overflow: hidden; } }
    @media print {
      .o-basic-cluster-box .oo-main {
        min-height: 200px; } }
    .o-basic-cluster-box .oo-main--edit {
      overflow-x: scroll;
      overflow-y: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .refresh .o-basic-cluster-box .oo-main {
      display: block;
      max-height: unset;
      overflow: unset; }
      @media print, only screen and (min-width: 48em) {
        .refresh .o-basic-cluster-box .oo-main {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-main > section.oo-img-box {
        margin-right: 308px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-cluster-box .oo-main > section.oo-img-box {
        margin-right: 320px; } }
    .lt-ie9 .o-basic-cluster-box .oo-main > section.oo-img-box {
      margin-right: 320px; }
    @media print {
      .o-basic-cluster-box .oo-main > section.oo-img-box {
        width: 279px; } }
    .o-basic-cluster-box .oo-main.oo-main--edit > section.oo-img-box {
      margin-right: 0; }
    .refresh .o-basic-cluster-box .oo-main > section.oo-img-box {
      margin-right: 0; }
      @media print, only screen and (min-width: 48em) {
        .refresh .o-basic-cluster-box .oo-main > section.oo-img-box {
          width: 50%; } }
    .o-basic-cluster-box .oo-main > section.oo-content-box {
      width: 100%;
      height: 100%;
      padding: 15px; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-cluster-box .oo-main > section.oo-content-box {
          width: 308px;
          padding: 0 20px 20px;
          top: 0;
          right: 0;
          position: absolute; } }
      @media only screen and (min-width: 64.0625em) {
        .o-basic-cluster-box .oo-main > section.oo-content-box {
          width: 320px; } }
      .lt-ie9 .o-basic-cluster-box .oo-main > section.oo-content-box {
        width: 320px; }
      @media print {
        .o-basic-cluster-box .oo-main > section.oo-content-box {
          top: 0;
          right: 0;
          position: absolute;
          padding: 0 0 0 25px;
          width: 320px; } }
      .o-basic-cluster-box .oo-main.oo-main--edit > section.oo-content-box {
        position: static;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; }
      .refresh .o-basic-cluster-box .oo-main > section.oo-content-box {
        position: relative;
        padding-left: 30px;
        padding-top: 10px; }
        @media print, only screen and (min-width: 48em) {
          .refresh .o-basic-cluster-box .oo-main > section.oo-content-box {
            width: 50%;
            padding-top: 15px; } }
        .refresh .o-basic-cluster-box .oo-main > section.oo-content-box .oo-header {
          padding: 0 0 8px;
          max-width: 85%; }
          @media print, only screen and (min-width: 48em) {
            .refresh .o-basic-cluster-box .oo-main > section.oo-content-box .oo-header {
              padding: 22px 0px 18px; } }
          @media print {
            .refresh .o-basic-cluster-box .oo-main > section.oo-content-box .oo-header {
              padding-left: 0; } }
          .refresh .o-basic-cluster-box .oo-main > section.oo-content-box .oo-header > h2 {
            max-width: none; }
  .o-basic-cluster-box .oo-subheadline {
    display: block; }
  .o-basic-cluster-box .oo-content {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden; }
    .refresh .o-basic-cluster-box .oo-content {
      padding-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-content.oo-stopper {
        max-width: 198px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-cluster-box .oo-content.oo-stopper {
        max-width: 210px; } }
    .lt-ie9 .o-basic-cluster-box .oo-content.oo-stopper {
      max-width: 210px; }
    .o-basic-cluster-box .oo-content > .mm-table > tbody > tr > td {
      vertical-align: top; }
      .o-basic-cluster-box .oo-content > .mm-table > tbody > tr > td:first-of-type {
        padding-right: 5px; }
  .o-basic-cluster-box .oo-calc .oo-result {
    width: 100%;
    height: 55px;
    padding: 4px 8px;
    background: #F4F4F4;
    margin: 0 0 5px 0; }
    .o-basic-cluster-box .oo-calc .oo-result > p {
      font-weight: bold;
      margin-bottom: 0; }
    .o-basic-cluster-box .oo-calc .oo-result .oo-amount, .o-basic-cluster-box .oo-calc .oo-result .oo-unit {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 1.125;
      font-weight: bold;
      margin-bottom: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-cluster-box .oo-calc .oo-result {
        width: 150px;
        margin: 0;
        left: 15px;
        bottom: 15px;
        position: absolute; } }

/* o-basic-form-footer */
.o-basic-form-footer.h-space-s {
  margin-bottom: 0; }

@media print, only screen and (min-width: 48em) {
  .l-main-cols--line > .ll-main-cols-m > .o-basic-form-footer {
    margin-right: 20px; } }

.ll-main-content-switchbox > .o-basic-form-footer {
  margin-right: 30px; }
  @media print, only screen and (min-width: 48em) {
    .ll-main-content-switchbox > .o-basic-form-footer {
      margin-right: 60px; } }
  @media only screen and (min-width: 64.0625em) {
    .ll-main-content-switchbox > .o-basic-form-footer {
      margin-right: 80px; } }
  .lt-ie9 .ll-main-content-switchbox > .o-basic-form-footer {
    margin-right: 80px; }

.o-basic-form-footer .oo-right p {
  position: relative;
  margin: 0;
  padding-left: 27px; }

.o-basic-form-footer .oo-right .a-basic-icon-verified {
  position: absolute;
  left: 0;
  top: 1px; }

/* o-basic-form */
.o-basic-form {
  margin: 0 0 20px 0; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form {
      margin-right: 0; } }
  @media print {
    .o-basic-form {
      margin-right: 0; } }
  .l-main-cols--line > .o-basic-form {
    padding-right: 20px; }
  .o-basic-form .oo-fieldset {
    margin: 0 0 20px 0; }
    .o-basic-form .oo-fieldset > legend {
      display: block;
      width: 100%;
      font-weight: bold;
      margin: 0 0 10px 0;
      padding: 6px 10px 6px 10px;
      background: #ededed; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-form .oo-fieldset > legend {
          margin-bottom: 15px; } }
      .refresh .o-basic-form .oo-fieldset > legend {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
    .o-basic-form .oo-fieldset .oo-row {
      margin: 0 0 15px 10px; }
      .o-basic-form .oo-fieldset .oo-row.oo-depend {
        margin-left: 0; }
      .o-basic-form .oo-fieldset .oo-row .a-basic-input-checkbox .oo-row {
        margin-left: 0; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-form .oo-fieldset .oo-row--multilabels {
          margin-top: 23px; } }
  .o-basic-form .oo-row {
    max-width: 430px;
    position: relative;
    padding: 0 30px 0 0;
    margin: 0 0 15px 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form .oo-row {
        max-width: 563px; }
        .o-basic-form .oo-row--full {
          max-width: 700px; } }
    @media print {
      .o-basic-form .oo-row {
        max-width: 563px; } }
    .o-basic-form .oo-row .oo-check {
      opacity: 0;
      width: 22px;
      height: 22px;
      margin: 3px 0 0 0;
      visibility: hidden;
      -webkit-transition: all 1.35s ease;
      -o-transition: all 1.35s ease;
      -moz-transition: all 1.35s ease;
      transition: all 1.35s ease;
      right: 5px;
      position: absolute; }
    .o-basic-form .oo-row.is-error.is-check .oo-check {
      opacity: 1;
      visibility: visible;
      background: url(/assets/img/icons/icon-close-red.svg) no-repeat; }
    .o-basic-form .oo-row.is-valid.is-check .oo-check {
      opacity: 1;
      visibility: visible;
      background: url(/assets/img/icons/icon-check-green.svg) no-repeat; }
    .o-basic-form .oo-row .oo-error-msg {
      opacity: 0;
      padding: 0;
      max-height: 0;
      overflow: hidden;
      color: #cc3300;
      -webkit-transition: all 1.35s ease;
      -o-transition: all 1.35s ease;
      -moz-transition: all 1.35s ease;
      transition: all 1.35s ease; }
      .o-basic-form .oo-row .oo-error-msg > a {
        color: #cc3300; }
    .o-basic-form .oo-row.is-error .oo-error-msg {
      opacity: 1;
      max-height: 300px;
      padding: 5px 0; }
  .o-basic-form .oo-depend {
    display: none; }
  .o-basic-form .oo-col-label {
    margin: 0 0 5px 0;
    font-weight: bold; }
    .refresh .o-basic-form .oo-col-label {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form .oo-col-label {
        margin: 0;
        float: left;
        width: 170px;
        padding: 5px 10px 0 0; } }
    @media print {
      .o-basic-form .oo-col-label {
        float: left;
        width: 170px; } }
    .o-basic-form .oo-col-label .oo-label > span {
      font-weight: normal; }
      .o-basic-form .oo-col-label .oo-label > span.refresh {
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
    .l-lightbox .o-basic-form .oo-col-label {
      width: 100%;
      padding: 0 0 5px 0; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form .oo-col-data--only-data {
      margin: 0 0 0 170px; } }
  @media print {
    .o-basic-form .oo-col-data--only-data {
      margin: 0 0 0 170px; } }
  @media print {
    .o-basic-form .oo-col-data {
      float: left;
      width: -webkit-calc(100% - 170px);
      width: -moz-calc(100% - 170px);
      width: calc(100% - 170px); } }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form .oo-col-label + .oo-col-data {
      float: left;
      width: -webkit-calc(100% - 170px);
      width: -moz-calc(100% - 170px);
      width: calc(100% - 170px); }
      .l-main-cols--line .o-basic-form .oo-col-label + .oo-col-data {
        width: 100%; } }
  .o-basic-form .oo-description {
    clear: both;
    padding-top: 5px;
    line-height: normal; }
    .o-basic-form .oo-description:before {
      content: "";
      display: block;
      margin-top: 5px; }
  .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first {
    display: block; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first {
        border-right: 0px none transparent;
        width: 100%; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first {
        display: table-cell;
        border-right: 20px solid transparent;
        width: 66%; } }
    .lt-ie9 .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first {
      display: table-cell;
      border-right: 20px solid transparent;
      width: 66%; }
  .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first + .ll-main-cols-aside {
    position: absolute;
    top: 0;
    right: 0; }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first + .ll-main-cols-aside {
        position: relative; } }
    .lt-ie9 .o-basic-form .ll-main-cols-aside.ll-main-cols-aside--first + .ll-main-cols-aside {
      position: relative; }
  @media only screen and (min-width: 64.0625em) {
    .o-basic-form .ll-main-cols-aside {
      display: table-cell; } }
  .lt-ie9 .o-basic-form .ll-main-cols-aside {
    display: table-cell; }
  .o-basic-form .oo-aside-open {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0;
    top: 50%;
    background: #cc3300;
    padding: 5px;
    cursor: pointer;
    z-index: 45; }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-form .oo-aside-open {
        display: none; } }
    .lt-ie9 .o-basic-form .oo-aside-open {
      display: none; }
    @media only screen and (max-width: 47.9375em) {
      .o-basic-form .oo-aside-open {
        top: 33.5%; } }
    @media only screen and (max-width: 63.9375em) and (max-height: 30em) {
      .o-basic-form .oo-aside-open {
        top: 245px; } }
    @media only screen and (max-width: 47.9375em) and (max-height: 30em) {
      .o-basic-form .oo-aside-open {
        top: 162px; } }
    .o-basic-form .oo-aside-open span {
      display: block;
      border: 2px solid #fff;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      padding: 3px 0 0 2px;
      width: 31px;
      height: 31px; }
  .o-basic-form .oo-aside {
    width: 305px;
    display: none;
    z-index: 45;
    border: 1px solid #ededed; }
    @media only screen and (max-width: 63.9375em) {
      .o-basic-form .oo-aside {
        position: fixed !important;
        top: 50% !important;
        right: 0 !important;
        bottom: auto !important; } }
    @media only screen and (max-width: 47.9375em) {
      .o-basic-form .oo-aside {
        top: 33.5% !important; } }
    @media only screen and (max-width: 63.9375em) and (max-height: 30em) {
      .o-basic-form .oo-aside {
        top: 245px !important; } }
    @media only screen and (max-width: 47.9375em) and (max-height: 30em) {
      .o-basic-form .oo-aside {
        top: 162px !important; } }
    @media only screen and (min-width: 64.0625em) {
      .o-basic-form .oo-aside {
        display: block;
        position: absolute;
        top: 0px;
        right: auto; } }
    .lt-ie9 .o-basic-form .oo-aside {
      display: block;
      position: absolute;
      top: 0px;
      right: auto; }
    .o-basic-form .oo-aside .oo-aside-head {
      padding: 1px 37px 2px 10px;
      position: relative;
      background: #ffcc00;
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 24px;
      font-size: 1.5rem;
      border-bottom: 1px solid #ededed; }
      .o-basic-form .oo-aside .oo-aside-head .oo-aside-edit {
        position: absolute;
        top: 5px;
        right: 7px;
        cursor: pointer; }
    .o-basic-form .oo-aside .oo-aside-content {
      padding: 8px 10px 2px;
      background: #fff; }
      .o-basic-form .oo-aside .oo-aside-content h2 {
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 22px;
        font-size: 1.375rem;
        padding-bottom: 2px; }
      .o-basic-form .oo-aside .oo-aside-content .oo-contribution {
        padding: 10px 0 7px 0;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 28px;
        font-size: 1.75rem;
        border-top: 1px solid #ededed; }

@charset "UTF-8";
/* o-compare-product */
.o-compare-product {
  background: #fff;
  margin-right: -15px;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  @media print, only screen and (min-width: 48em) {
    .o-compare-product {
      margin-right: -30px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-compare-product {
      margin-right: -40px; } }
  .lt-ie9 .o-compare-product {
    margin-right: -40px; }
  .o-compare-product.is-init {
    opacity: 1; }
  .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
    width: 202px; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box {
      background-color: #fff;
      position: relative;
      width: 202px;
      margin: 0;
      z-index: 11;
      border-top: 1px solid #d7d7d7;
      border-right: 1px solid #d7d7d7;
      border-bottom: 1px solid #d7d7d7;
      -webkit-transform: translate3d(0, 0, 0);
         -moz-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
      @media only screen and (min-width: 64.0625em) {
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box {
          margin-right: 0; } }
      .lt-ie9 .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box {
        margin-right: 0; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > a > .oo-figure-icon {
        margin: 0;
        cursor: pointer;
        top: 10px;
        right: 10px;
        position: absolute;
        z-index: 10; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-header-box {
        position: relative;
        padding: 7px;
        height: auto;
        border-bottom: 1px solid #d7d7d7;
        background: #fff; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-header-box > header {
          position: relative; }
          .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-header-box > header > h3 {
            padding: 0;
            font-family: Arial, sans-serif;
            font-size: 20px;
            font-size: 1.25rem;
            font-weight: bold;
            max-width: 145px; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-img-box > .oo-figure-product {
        width: 200px;
        height: 150px;
        margin: 0;
        position: relative;
        background: #f8f8f8 url(/assets/img/bg/preview.png) no-repeat center center; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-img-box > .oo-figure-product > a {
          display: block;
          width: 200px;
          height: 150px; }
          .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-img-box > .oo-figure-product > a > .oo-product {
            width: 200px;
            height: 150px; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-img-box > .oo-figure-product > .oo-icon-drag {
          top: 7px;
          right: 6px;
          position: absolute;
          z-index: 10;
          display: none; }
          @media print, only screen and (min-width: 48em) {
            .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-product-box > .oo-img-box > .oo-figure-product > .oo-icon-drag {
              display: block; } }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-test-information {
      background: #fff;
      border-right: 1px solid #d7d7d7;
      padding: 10px 9px 1px 12px;
      height: 40px; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle {
      max-width: 202px; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-head {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d7d7d7;
        width: 100%;
        min-height: 45px;
        padding: 10px 9px 10px 24px;
        background: #ffcc00;
        cursor: pointer; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-head > p {
          margin: 0; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-head.oo-opened + .oo-content {
          height: auto;
          padding: 0; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-opinion-information {
        background: #c5c5c5;
        border-right: 1px solid #d7d7d7;
        height: 40px;
        padding: 10px 9px 1px 12px; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-head {
        min-height: 38px;
        padding: 7px 23px 8px 23px;
        background: #fff; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-head > p {
          margin: 0;
          position: relative;
          z-index: 10; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-head--dark {
          background: #999;
          color: #fff; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-result {
        min-height: 43px;
        padding: 9px 9px 7px 9px;
        border-left: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        position: relative; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-result > p {
          margin: 0;
          max-width: 160px; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list > .oo-result > .h-space-s {
          margin-bottom: 0; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list--rating > .oo-result {
        padding: 9px 9px 7px 42px; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list--rating > .oo-result--contra > p:before {
          content: '–';
          background: #cc3300; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list--rating > .oo-result--pro > p:before {
          content: '+';
          background: #009900; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide > .oo-compare-toggle > .oo-content > .oo-list--rating > .oo-result > p:before {
          width: 21px;
          height: 21px;
          color: #fff;
          font-weight: bold;
          text-align: center;
          vertical-align: middle;
          top: 10px;
          left: 10px;
          position: absolute; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-product-box {
      border-left: 1px solid #d7d7d7 !important; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-test-information {
      border-left: 1px solid #d7d7d7 !important; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head {
      border-left: 1px solid #d7d7d7; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head:first-child {
        background: url(/assets/img/icons/icon-link.svg) no-repeat 3px 9px #ffcc00; }
        .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head:first-child.oo-opened {
          background: url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat 3px 9px #ffcc00; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head--data:before {
        content: attr(data-head);
        font-weight: bold; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head--result:before {
        content: attr(data-head);
        font-weight: bold; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head--information:before {
        content: attr(data-head);
        font-weight: bold; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-head > p {
        position: relative;
        z-index: 10; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-opinion-information > a > p:before {
      content: attr(data-head);
      font-weight: bold; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-content > .oo-list > .oo-head {
      border-left: 1px solid #d7d7d7; }
      .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:first-child > .oo-compare-toggle > .oo-content > .oo-list > .oo-head:before {
        content: attr(data-head);
        font-weight: bold; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:last-child > .oo-compare-toggle > .oo-head {
      border-right: 1px solid #d7d7d7; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:last-child > .oo-compare-toggle > .oo-content > .oo-list > .oo-head {
      border-right: 1px solid #d7d7d7; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:last-child > .oo-compare-toggle > .oo-content > .oo-list > .oo-result {
      border-right: 1px solid #d7d7d7; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:nth-child(3n + 1) > .oo-compare-toggle > .oo-content > .oo-list > .oo-result {
      background: #D0D9E5; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:nth-child(3n + 2) > .oo-compare-toggle > .oo-content > .oo-list > .oo-result {
      background: #E5EAF1; }
    .o-compare-product > .swiper-container .swiper-wrapper .swiper-slide:nth-child(3n) > .oo-compare-toggle > .oo-content > .oo-list > .oo-result {
      background: #EEF2F6; }
  .o-compare-product > .swiper-container .swiper-button-next,
  .o-compare-product > .swiper-container .swiper-button-prev {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .o-compare-product > .swiper-container .swiper-button-next:after,
    .o-compare-product > .swiper-container .swiper-button-prev:after {
      top: 125px; }

/* o-basic-form-overview */
.o-basic-form-overview .oo-fieldset {
  margin: 13px 0 0 0; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-overview .oo-fieldset {
      margin: 27px 0 0 0; } }
  @media print {
    .o-basic-form-overview .oo-fieldset {
      margin-top: 13px;
      page-break-inside: avoid; } }
  .o-basic-form-overview .oo-fieldset.oo-fieldset--first {
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form-overview .oo-fieldset.oo-fieldset--first {
        margin: 0; } }
  .o-basic-form-overview .oo-fieldset > legend {
    display: block;
    width: 100%;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 6px 10px 6px 10px;
    background: #ededed;
    position: relative; }
    .o-basic-form-overview .oo-fieldset > legend .oo-edit {
      position: absolute;
      top: 5px;
      right: 7px;
      cursor: pointer; }
      .l-main-content--vesrslegalprotectionconfirmation .o-basic-form-overview .oo-fieldset > legend .oo-edit {
        display: none; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form-overview .oo-fieldset > legend {
        margin-bottom: 16px; } }
    @media print {
      .o-basic-form-overview .oo-fieldset > legend {
        -webkit-box-shadow: inset 0 0 0 1000px #ededed;
           -moz-box-shadow: inset 0 0 0 1000px #ededed;
                box-shadow: inset 0 0 0 1000px #ededed;
        margin-bottom: 6px; } }
    .refresh .o-basic-form-overview .oo-fieldset > legend {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem;
      line-height: 21px;
      line-height: 1.3125rem; }

.o-basic-form-overview .oo-row {
  max-width: 100%;
  padding: 0 10px 12px 10px; }
  .o-basic-form-overview .oo-row {
    padding-left: 0; }
  .refresh .o-basic-form-overview .oo-row {
    padding-left: 10px; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-overview .oo-row {
      padding-bottom: 0px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-basic-form-overview .oo-row {
      padding-right: 0px; } }
  .lt-ie9 .o-basic-form-overview .oo-row {
    padding-right: 0px; }
  @media print {
    .o-basic-form-overview .oo-row {
      padding-bottom: 0px;
      page-break-inside: avoid; } }
  .o-basic-form-overview .oo-row .oo-error-msg {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    color: #cc3300;
    -webkit-transition: all 1.35s ease;
    -o-transition: all 1.35s ease;
    -moz-transition: all 1.35s ease;
    transition: all 1.35s ease; }
  .o-basic-form-overview .oo-row.is-error .oo-error-msg {
    opacity: 1;
    max-height: 300px;
    padding: 5px 0 0 0; }
  .o-basic-form-overview .oo-row > .l-main-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-form-overview .oo-row > .l-main-cols {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .o-basic-form-overview .oo-row > .l-main-cols > .ll-main-cols--first {
      margin: 0 15px 15px 0; }

.o-basic-form-overview .oo-row--distance {
  padding-bottom: 16px; }

.o-basic-form-overview .oo-col-label {
  margin: 0;
  font-weight: bold; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-overview .oo-col-label {
      margin: 0 0 8px 0;
      font-weight: normal;
      float: left;
      width: 210px;
      padding: 5px 10px 0 10px; }
      .refresh .o-basic-form-overview .oo-col-label {
        padding: 5px 10px 0 0; } }
  @media print {
    .o-basic-form-overview .oo-col-label {
      font-weight: normal;
      float: left;
      width: 210px;
      padding: 5px 10px 0 0; } }
  .refresh .o-basic-form-overview .oo-col-label .oo-label {
    font-family: "MiloforADACW04-Bold", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1; }
    @media print, only screen and (min-width: 48em) {
      .refresh .o-basic-form-overview .oo-col-label .oo-label {
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; } }
  .o-basic-form-overview .oo-col-label .oo-label > span {
    font-weight: normal; }

@media print, only screen and (min-width: 48em) {
  .o-basic-form-overview .oo-col-label + .oo-col-data {
    float: left;
    width: -webkit-calc(100% - 210px);
    width: -moz-calc(100% - 210px);
    width: calc(100% - 210px); } }

@media print {
  .o-basic-form-overview .oo-col-label + .oo-col-data {
    float: left;
    width: -webkit-calc(100% - 210px);
    width: -moz-calc(100% - 210px);
    width: calc(100% - 210px);
    padding-top: 4px; } }

@media print, only screen and (min-width: 48em) {
  .o-basic-form-overview .oo-col-label + .oo-col-data .oo-description {
    max-width: 320px; } }

@media print {
  .o-basic-form-overview .oo-col-label + .oo-col-data .oo-description {
    max-width: 320px; } }

.o-basic-form-overview .oo-description {
  clear: both;
  padding-top: 1px; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-overview .oo-description {
      padding-top: 5px;
      max-width: 470px; } }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-overview .oo-description--full {
      max-width: 700px; } }

/* o-fdl-creditcardconfig */
.o-fdl-creditcardconfig {
  position: relative; }
  .o-fdl-creditcardconfig > .oo-togglecontainer {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
    z-index: 1; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-creditcardconfig > .oo-togglecontainer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; } }
    .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer {
      position: relative;
      width: 100%;
      margin: 0;
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer {
          width: 32.5%; } }
      .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 8px;
        background: #ededed;
        overflow: hidden;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox {
            padding-top: 40px; } }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox:first-child {
          padding-top: 20px; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox:first-child {
              padding-top: 40px; } }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox:last-child {
          padding-bottom: 20px; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox:last-child {
              padding-bottom: 10px; } }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-price-old {
          display: block;
          width: 100%;
          padding-right: 10px;
          text-align: right;
          text-decoration: line-through; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-price-old {
              position: absolute;
              top: 20px;
              right: 0;
              padding-right: 20px; } }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-input {
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          padding-right: 10px; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-input > .oo-checkbox > .a-basic-input-checkbox {
              margin-right: 10px; } }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items {
          margin-top: 2px; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items {
              margin-top: 15px;
              height: auto; } }
          .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle {
            margin-bottom: 0; }
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle .mm-content.jspScrollable:focus {
              outline: none; }
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle .mm-content.jspScrollable > .jspContainer > .jspVerticalBar {
              width: 5px;
              right: 10px; }
              .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle .mm-content.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack {
                background: #d7d7d7; }
                .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle .mm-content.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack > .jspDrag {
                  background: #999; }
              .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-packagebox > .oo-content-items > .m-basic-toggle .mm-content.jspScrollable > .jspContainer > .jspVerticalBar > .jspArrow {
                background: #c5c5c5;
                cursor: default;
                height: 15px; }
      .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows {
        display: none;
        position: absolute;
        width: 100%;
        margin: 1px 0 0 -6px; }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows--posTop {
          top: -270px; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows--posTop {
              top: -43px; } }
          .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows--posTop.mobileArrow {
            top: -45px; }
          .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows--posTop > svg {
            -webkit-transform: rotate(180deg);
               -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                    transform: rotate(180deg); }
        .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows > svg {
          display: block;
          width: 104%;
          padding: 1px 0;
          margin: auto; }
          .o-fdl-creditcardconfig > .oo-togglecontainer > .oo-packagecontainer > .oo-special-arrows > svg > * {
            stroke: #fff;
            stroke-width: 2; }
  .o-fdl-creditcardconfig > .oo-specialbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 36px 0 30px;
    padding: 20px 10px 12px 8px;
    background: #ffcc00; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-creditcardconfig > .oo-specialbox {
        padding: 38px 10px 19px 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-fdl-creditcardconfig > .oo-specialbox {
        padding: 38px 19px 14px 10px; } }
    .lt-ie9 .o-fdl-creditcardconfig > .oo-specialbox {
      padding: 38px 19px 14px 10px; }
    .o-fdl-creditcardconfig > .oo-specialbox--posTop {
      margin: 10px 0 34px; }
    .o-fdl-creditcardconfig > .oo-specialbox > .oo-input {
      display: block; }
      .o-fdl-creditcardconfig > .oo-specialbox > .oo-input > .oo-checkbox > .a-basic-input-checkbox > div {
        background-position: -2px 0px;
        padding-top: 1px; }
      .o-fdl-creditcardconfig > .oo-specialbox > .oo-input > .oo-checkbox > .a-basic-input-checkbox label {
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-size: 0.9375rem; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-specialbox > .oo-input > .oo-checkbox > .a-basic-input-checkbox label {
            font-family: Arial, sans-serif;
            font-size: 20px;
            font-size: 1.25rem; } }
    .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box {
      margin-top: -2px; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box {
          min-width: 105px; } }
      .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text {
        display: block;
        font-weight: bold;
        text-align: right;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-size: 0.9375rem; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text {
            font-family: Arial, sans-serif;
            font-size: 20px;
            font-size: 1.25rem; } }
        .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text > .oo-price-old {
          display: block;
          text-align: right;
          text-decoration: line-through;
          font-weight: normal;
          font-family: Arial, sans-serif;
          font-size: 15px;
          font-size: 0.9375rem;
          white-space: nowrap; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text > .oo-price-old {
              position: absolute;
              top: 15px;
              right: 0;
              padding-right: 10px; } }
          @media only screen and (min-width: 64.0625em) {
            .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text > .oo-price-old {
              padding-right: 20px; } }
          .lt-ie9 .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text > .oo-price-old {
            padding-right: 20px; }
        .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-text > .oo-price-value {
          white-space: nowrap; }
      .o-fdl-creditcardconfig > .oo-specialbox > .oo-pricing-box > .oo-price-time {
        display: block;
        margin-top: -2px;
        text-align: right;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-size: 0.9375rem; }
  .o-fdl-creditcardconfig > .oo-fdl-stickyfooter {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0 10px 0;
    margin-bottom: 5px;
    background: #fff;
    border-top: 3px double #333;
    border-bottom: 1px solid #333;
    z-index: 99; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        padding: 20px 10px 10px 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter {
        padding: 10px 10px 0 10px; } }
    .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter {
      padding: 10px 10px 0 10px; }
    .o-fdl-creditcardconfig > .oo-fdl-stickyfooter.is-sticky {
      position: fixed;
      left: 50%;
      margin: 0 0 -2px 0;
      -webkit-transform: translate(-50%);
         -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
           -o-transform: translate(-50%);
              transform: translate(-50%);
      max-width: 927px;
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      -webkit-animation-name: footerRollIn;
         -moz-animation-name: footerRollIn;
           -o-animation-name: footerRollIn;
              animation-name: footerRollIn;
      -webkit-animation-delay: 1s;
         -moz-animation-delay: 1s;
           -o-animation-delay: 1s;
              animation-delay: 1s; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter.is-sticky {
          max-width: -webkit-calc( 928px - 100px);
          max-width: -moz-calc( 928px - 100px);
          max-width: calc( 928px - 100px);
          width: -webkit-calc(100% - 100px);
          width: -moz-calc(100% - 100px);
          width: calc(100% - 100px); } }
      @media only screen and (min-width: 64.0625em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter.is-sticky {
          max-width: -webkit-calc( 928px - 80px);
          max-width: -moz-calc( 928px - 80px);
          max-width: calc( 928px - 80px); } }
      .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter.is-sticky {
        max-width: -webkit-calc( 928px - 80px);
        max-width: -moz-calc( 928px - 80px);
        max-width: calc( 928px - 80px); }
    .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text {
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-flow: column wrap;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-flow: column wrap;
                  flex-flow: column wrap;
          -webkit-flex-shrink: 4;
              -ms-flex-negative: 4;
                  flex-shrink: 4;
          -webkit-flex-basis: 23%;
              -ms-flex-preferred-size: 23%;
                  flex-basis: 23%;
          width: auto;
          margin-right: 8px;
          padding-top: 10px; } }
      @media only screen and (min-width: 64.0625em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text {
          -webkit-flex-basis: auto;
              -ms-flex-preferred-size: auto;
                  flex-basis: auto;
          margin-right: 10px; } }
      .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto;
        margin-right: 10px; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text > h3 {
        letter-spacing: -0.5px;
        padding-bottom: 2px; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-text > p {
        margin-bottom: 3px; }
    .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-top: 5px; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row nowrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          -webkit-flex-shrink: 1;
              -ms-flex-negative: 1;
                  flex-shrink: 1;
          margin-top: 0; } }
      @media only screen and (min-width: 64.0625em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input {
          -webkit-box-flex: 20;
          -webkit-flex-grow: 20;
             -moz-box-flex: 20;
              -ms-flex-positive: 20;
                  flex-grow: 20; } }
      .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input {
        -webkit-box-flex: 20;
        -webkit-flex-grow: 20;
           -moz-box-flex: 20;
            -ms-flex-positive: 20;
                flex-grow: 20; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio {
        margin-top: 12px;
        margin-right: 5px; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio {
            margin-top: 20px; } }
        @media only screen and (min-width: 64.0625em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio {
            margin-right: 15px; } }
        .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio {
          margin-right: 15px; }
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio:last-child {
          margin-right: 5px; }
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input > .a-basic-input-radio > input + label + div {
          padding-left: 30px; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input img {
        width: 70px;
        cursor: pointer;
        margin-top: -12px; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-input img {
            width: 98px;
            margin-top: -20px; } }
    .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      margin-top: 5px;
      padding-top: 10px; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-shrink: 1;
              -ms-flex-negative: 1;
                  flex-shrink: 1;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row wrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          margin-top: 0; } }
      @media only screen and (min-width: 64.0625em) {
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
      .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price {
            padding-right: 12px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 auto;
               -moz-box-flex: 1;
                -ms-flex: 1 0 auto;
                    flex: 1 0 auto; } }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-flow: column nowrap;
               -moz-box-orient: vertical;
               -moz-box-direction: normal;
                -ms-flex-flow: column nowrap;
                    flex-flow: column nowrap;
            -webkit-box-align: end;
            -webkit-align-items: flex-end;
               -moz-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end; } }
        @media only screen and (min-width: 64.0625em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-flow: row nowrap;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-flow: row nowrap;
                    flex-flow: row nowrap;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
               -moz-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; } }
        .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row nowrap;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > span:not(.oo-monthly-val) {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            margin-top: -6px; } }
        @media only screen and (min-width: 64.0625em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > span:not(.oo-monthly-val) {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
               -moz-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: -6px;
            line-height: 32px; } }
        .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > span:not(.oo-monthly-val) {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
             -moz-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          margin-top: -6px;
          line-height: 32px; }
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > .oo-monthly-val {
          white-space: nowrap;
          font-weight: bold;
          font-family: Arial, sans-serif;
          font-size: 22px;
          font-size: 1.375rem; }
          @media print, only screen and (min-width: 48em) {
            .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > .oo-monthly-val {
              -webkit-box-ordinal-group: 2;
              -webkit-order: 1;
                 -moz-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1;
              font-family: Arial, sans-serif;
              font-size: 30px;
              font-size: 1.875rem; } }
          @media only screen and (min-width: 64.0625em) {
            .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > .oo-monthly-val {
              -webkit-box-ordinal-group: 3;
              -webkit-order: 2;
                 -moz-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2;
              -webkit-box-pack: justify;
              -webkit-justify-content: space-between;
                 -moz-box-pack: justify;
                  -ms-flex-pack: justify;
                      justify-content: space-between; } }
          .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-price > .oo-monthly > .oo-monthly-val {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
               -moz-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
      .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-button {
        margin-top: 15px;
        padding-left: 8px; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-button {
            margin-top: 8px;
            margin-left: auto; } }
        @media only screen and (min-width: 64.0625em) {
          .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-button {
            margin-left: auto; } }
        .lt-ie9 .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-button {
          margin-left: auto; }
        .o-fdl-creditcardconfig > .oo-fdl-stickyfooter > .oo-stickyfooter-right > .oo-stickyfooter-button > a {
          white-space: nowrap; }
  .o-fdl-creditcardconfig .oo-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .o-fdl-creditcardconfig .oo-input > .oo-pricing-box {
      position: relative;
      margin-left: auto;
      text-align: right; }
      .o-fdl-creditcardconfig .oo-input > .oo-pricing-box > .oo-price {
        display: block;
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: bold;
        white-space: nowrap; }
      .o-fdl-creditcardconfig .oo-input > .oo-pricing-box > .oo-price-time {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-size: 0.75rem; }
  .pkg-tipp-layer-btncontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .pkg-tipp-layer-btncontainer > .ll-main-cols-m {
      width: auto;
      border-left: none; }
      .pkg-tipp-layer-btncontainer > .ll-main-cols-m:first-child {
        border-width: 40px; }
      .pkg-tipp-layer-btncontainer > .ll-main-cols-m:last-child {
        margin-left: 1px;
        padding-top: 4px; }
        @media print, only screen and (min-width: 48em) {
          .pkg-tipp-layer-btncontainer > .ll-main-cols-m:last-child {
            margin-left: 0; } }


.o-fdl-credit-card-application .oo-switch {
  max-width: 580px;
  margin-bottom: 25px; }
  @media print, only screen and (min-width: 48em) {
    .o-fdl-credit-card-application .oo-switch {
      margin-bottom: 35px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-fdl-credit-card-application .oo-switch {
      margin-bottom: 35px; } }
  .lt-ie9 .o-fdl-credit-card-application .oo-switch {
    margin-bottom: 35px; }
  .o-fdl-credit-card-application .oo-switch label {
    padding: 0;
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    cursor: pointer; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-credit-card-application .oo-switch label {
        width: 50%;
        max-width: 300px; } }
  .o-fdl-credit-card-application .oo-switch input[type="radio"] {
    display: none; }
  .o-fdl-credit-card-application .oo-switch figure {
    margin: 0;
    padding-left: 30px; }
    .o-fdl-credit-card-application .oo-switch figure img {
      width: 239px;
      padding: 0 0 5px;
      opacity: 0.75;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      .o-fdl-credit-card-application .oo-switch figure img:hover {
        opacity: 1; }

.o-fdl-credit-card-application .oo-switch-inner .oo-select {
  background: url(/assets/img/icons/icon-radio-button-unchecked.svg) -1px -1px no-repeat;
  width: 21px;
  height: 21px;
  padding: 0;
  display: inline-block;
  top: 15px;
  left: 0;
  position: absolute; }

.o-fdl-credit-card-application input[type="radio"]:checked ~ figure img {
  opacity: 1; }

.o-fdl-credit-card-application input[type="radio"]:checked ~ .oo-switch-inner * {
  opacity: 1; }

.o-fdl-credit-card-application input[type="radio"]:checked ~ .oo-switch-inner .oo-select {
  background-image: url(/assets/img/icons/icon-radio-button-checked.svg); }

.o-fdl-credit-card-application:hover img {
  opacity: 1; }

.o-fdl-credit-card-application:hover span {
  opacity: 1; }

.o-fdl-credit-card-application .oo-content {
  margin-bottom: 50px; }
  .o-fdl-credit-card-application .oo-content .oo-content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: relative;
    max-width: 580px; }
    .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox {
      min-width: 0; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox {
          max-width: none; } }
      .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox.js-checkbox-deal {
        margin-top: 9px;
        padding-right: 95px; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox.js-checkbox-deal {
            margin-top: 17px;
            padding-right: 0; } }
      .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox.h-space-s {
        margin-bottom: 3px; }
        @media print, only screen and (min-width: 48em) {
          .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox.h-space-s {
            margin-bottom: 10px; } }
      .o-fdl-credit-card-application .oo-content .oo-content-inner .a-basic-input-checkbox .mm-line-through {
        text-decoration: line-through;
        white-space: nowrap; }
    .o-fdl-credit-card-application .oo-content .oo-content-inner .m-basic-text {
      margin-left: 25px; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-application .oo-content .oo-content-inner .m-basic-text {
          margin-top: -8px; } }

.o-fdl-credit-card-application .m-basic-text {
  margin-left: 0; }
  .o-fdl-credit-card-application .m-basic-text .mm-content {
    margin: 0 0 5px 0; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-credit-card-application .m-basic-text .mm-content {
        margin: 0 0 10px 0; } }
    .o-fdl-credit-card-application .m-basic-text .mm-content .mm-line-through {
      text-decoration: line-through; }

.o-fdl-credit-card-application .a-basic-stopper {
  top: 4px;
  right: -10px; }
  @media print, only screen and (min-width: 48em) {
    .o-fdl-credit-card-application .a-basic-stopper {
      top: 10px;
      right: 0; } }

.o-fdl-credit-card-application .oo-content-result {
  border-top: 3px double #333;
  border-bottom: 1px solid #333;
  margin: 30px 0;
  padding: 15px 0 15px 10px;
  position: relative;
  max-width: 580px; }
  .o-fdl-credit-card-application .oo-content-result span {
    font-weight: bolder;
    font-size: 16px;
    font-size: 1rem;
    display: block; }
    @media print, only screen and (min-width: 48em) {
      .o-fdl-credit-card-application .oo-content-result span {
        font-size: 20px;
        font-size: 1.25rem; } }
    .o-fdl-credit-card-application .oo-content-result span.oo-total {
      top: 6px;
      right: 10px;
      position: absolute;
      text-align: right;
      font-size: 24px;
      font-size: 1.5rem; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-application .oo-content-result span.oo-total {
          top: 1px;
          font-size: 34px;
          font-size: 2.125rem; } }

/* o-layout-main-header */
.o-layout-main-header {
  position: relative;
  height: 87px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-header {
      height: 123px; } }
  @media print {
    .o-layout-main-header {
      height: auto; } }
  @media print, only screen and (min-width: 48em) {
    .l-outer--nav .o-layout-main-header {
      width: 82%;
      margin-left: auto; } }
  @media only screen and (min-width: 88.75em) {
    .l-outer--nav .o-layout-main-header {
      width: auto;
      margin: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .refresh .l-outer--nav .o-layout-main-header {
      margin-right: 40px; } }
  .lt-ie9 .refresh .l-outer--nav .o-layout-main-header {
    margin-right: 40px; }
  @media only screen and (min-width: 88.75em) {
    .refresh .l-outer--nav .o-layout-main-header {
      margin-right: 0; } }
  .o-layout-main-header .oo-headline {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 10px 0 0;
    padding: 0 0 7px 0;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 1.5625rem;
    text-align: right; }
    .l-outer--nav .o-layout-main-header .oo-headline {
      display: none; }
      @media print {
        .l-outer--nav .o-layout-main-header .oo-headline {
          display: block; } }
    .refresh .o-layout-main-header .oo-headline {
      padding-right: 0;
      font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 29px;
      line-height: 1.8125rem; }
      @media print, only screen and (min-width: 48em) {
        .refresh .o-layout-main-header .oo-headline {
          padding-right: 0;
          right: 0;
          font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 36px;
          font-size: 2.25rem;
          line-height: 43px;
          line-height: 2.6875rem; } }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-header .oo-headline {
        margin: 0;
        padding: 0 0 13px 0;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 47px;
        line-height: 2.9375rem;
        font-weight: normal; } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-header .oo-headline {
        display: block !important; } }
    .lt-ie9 .o-layout-main-header .oo-headline {
      display: block !important; }
    @media print {
      .o-layout-main-header .oo-headline {
        position: static;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 36px;
        font-size: 2.25rem;
        margin-right: 0;
        padding: 10px 0 10px 120px;
        line-height: 36px;
        line-height: 2.25rem; } }

@charset "UTF-8";
/* o-layout-main-stage */
.o-layout-main-stage {
  position: relative;
  overflow: hidden;
  z-index: 10;
  max-width: 1280px;
  margin: 0 auto; }
  .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child .oo-box-col-2-head, .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child .oo-box-col-2-text .oo-box-col-2-head {
    display: block;
    padding: 0 0 10px 0; }
  .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 .oo-box-col-3-head, .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 .oo-box-col-3-text .oo-box-col-3-head {
    display: block;
    padding: 0 0 10px 0; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage {
      background: #d7d7d7; } }
  @media only screen and (min-width: 88.75em) {
    .o-layout-main-stage {
      height: 420px; }
      .is-page-editor .o-layout-main-stage:before {
        content: "Bühne";
        position: absolute;
        top: -webkit-calc(50% - 20px);
        top: -moz-calc(50% - 20px);
        top: calc(50% - 20px);
        left: -webkit-calc(50% - 60px);
        left: -moz-calc(50% - 60px);
        left: calc(50% - 60px);
        color: #999;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 29px;
        line-height: 1.8125rem; } }
  .o-layout-main-stage .oo-figure {
    overflow: hidden;
    min-height: 155px;
    max-height: 420px;
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .oo-figure {
        min-height: 330px; } }
    .o-layout-main-stage .oo-figure .oo-img {
      position: relative;
      left: -48%;
      width: 148%;
      height: auto; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-figure .oo-img {
          left: -33%; } }
      @media only screen and (min-width: 64.0625em) {
        .o-layout-main-stage .oo-figure .oo-img {
          position: static;
          width: 100%; } }
      .lt-ie9 .o-layout-main-stage .oo-figure .oo-img {
        position: static;
        width: 100%; }
      .o-layout-main-stage .oo-figure .oo-img--col-3 {
        left: -15%; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-figure .oo-img--col-3 {
            left: -36%;
            width: 170%; } }
        @media only screen and (min-width: 64.0625em) {
          .o-layout-main-stage .oo-figure .oo-img--col-3 {
            position: relative;
            left: -16%;
            width: 128%; } }
        .lt-ie9 .o-layout-main-stage .oo-figure .oo-img--col-3 {
          position: relative;
          left: -16%;
          width: 128%; }
        @media only screen and (min-width: 76.25em) {
          .o-layout-main-stage .oo-figure .oo-img--col-3 {
            left: 0;
            width: 110%; } }
        @media only screen and (min-width: 88.75em) {
          .o-layout-main-stage .oo-figure .oo-img--col-3 {
            width: 100%; } }
  .o-layout-main-stage .is-init .oo-img {
    visibility: hidden; }
  .o-layout-main-stage .oo-box {
    position: relative;
    height: 200px;
    z-index: 15;
    margin: -30px 10px 0 10px;
    padding: 15px;
    background: #fff; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage .oo-box {
        position: absolute;
        bottom: 60px;
        left: 50px;
        width: 465px;
        height: 200px;
        margin: 0;
        padding-top: 25px;
        padding-right: 100px;
        padding-left: 30px;
        background: rgba(255, 255, 255, 0.8); } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-stage .oo-box {
        width: 535px;
        left: 205px;
        padding-right: 170px; } }
    .lt-ie9 .o-layout-main-stage .oo-box {
      width: 535px;
      left: 205px;
      padding-right: 170px; }
    .o-layout-main-stage .oo-box > header {
      padding: 10px 0 0 0;
      min-height: 60px; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box > header {
          min-height: 0;
          padding: 0; } }
    .o-layout-main-stage .oo-box--col-2 {
      height: auto;
      bottom: 36px; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box--col-2 {
          left: 30px;
          width: -webkit-calc(100% - 60px);
          width: -moz-calc(100% - 60px);
          width: calc(100% - 60px);
          height: 342px;
          padding-left: 0;
          padding-right: 0;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media only screen and (min-width: 64.0625em) {
        .o-layout-main-stage .oo-box--col-2 {
          left: 50%;
          max-width: 828px;
          margin-left: -414px; } }
      .lt-ie9 .o-layout-main-stage .oo-box--col-2 {
        left: 50%;
        max-width: 828px;
        margin-left: -414px; }
      .o-layout-main-stage .oo-box--col-2 .oo-box-col-2-headline {
        display: none; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-2 .oo-box-col-2-headline {
            display: block;
            position: absolute;
            right: 0;
            bottom: -webkit-calc(100% + 8px);
            bottom: -moz-calc(100% + 8px);
            bottom: calc(100% + 8px);
            font-family: "franklin-demi", Arial, sans-serif;
            font-size: 36px;
            font-size: 2.25rem;
            line-height: 47px;
            line-height: 2.9375rem;
            font-weight: normal;
            color: #fff; } }
      .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child {
        margin: 0 0 10px 0;
        padding: 15px 20px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        -webkit-flex-basis: 66%;
            -ms-flex-preferred-size: 66%;
                flex-basis: 66%;
        border-bottom: 1px solid #d7d7d7; }
        .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child:last-child {
          margin-bottom: 0;
          padding-bottom: 0;
          border: 0; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child {
            margin: 0;
            padding: 0 20px;
            border-bottom: 0; } }
        .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child:last-child {
          -webkit-flex-basis: 262px;
              -ms-flex-preferred-size: 262px;
                  flex-basis: 262px; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child .oo-box-col-2-text {
            height: 78px;
            overflow: hidden; } }
        .o-layout-main-stage .oo-box--col-2 .oo-box-col-2--child .oo-box-col-2-text .oo-box-col-2-subhead {
          display: block;
          padding: 0 0 5px 0; }
    .o-layout-main-stage .oo-box--col-3 {
      height: auto; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box--col-3 {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          left: 30px;
          width: -webkit-calc(100% - 60px);
          width: -moz-calc(100% - 60px);
          width: calc(100% - 60px);
          height: 200px;
          padding-left: 0;
          padding-right: 0; } }
      @media only screen and (min-width: 64.0625em) {
        .o-layout-main-stage .oo-box--col-3 {
          left: 50%;
          max-width: 828px;
          margin-left: -414px; } }
      .lt-ie9 .o-layout-main-stage .oo-box--col-3 {
        left: 50%;
        max-width: 828px;
        margin-left: -414px; }
      .o-layout-main-stage .oo-box--col-3 .oo-box-col-3-headline {
        display: none; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-3 .oo-box-col-3-headline {
            display: block;
            position: absolute;
            right: 20px;
            bottom: -webkit-calc(100% + 69px);
            bottom: -moz-calc(100% + 69px);
            bottom: calc(100% + 69px);
            font-family: "franklin-demi", Arial, sans-serif;
            font-size: 50px;
            font-size: 3.125rem;
            line-height: 47px;
            line-height: 2.9375rem;
            font-weight: normal;
            color: #fff; } }
      .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 {
        margin: 0 0 10px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #d7d7d7; }
        .o-layout-main-stage .oo-box--col-3 .oo-box-col-3:last-child {
          margin-bottom: 0;
          padding-bottom: 0;
          border: 0; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 {
            width: -webkit-calc(100% / 3);
            width: -moz-calc(100% / 3);
            width: calc(100% / 3);
            margin: 0;
            padding: 0 20px;
            border-right: 1px solid #d7d7d7;
            border-bottom: 0; } }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 .oo-box-col-3-text {
            height: 78px;
            overflow: hidden; } }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 .oo-box-col-3-text--full {
            height: 140px; } }
        .o-layout-main-stage .oo-box--col-3 .oo-box-col-3 .oo-box-col-3-text .oo-box-col-3-subhead {
          display: block;
          padding: 0 0 5px 0; }
    .o-layout-main-stage .oo-box .oo-box-overhead {
      display: block;
      max-width: 400px;
      margin: 0 0 1px 0; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box .oo-box-overhead {
          margin-bottom: 10px;
          font-weight: bold; } }
    .o-layout-main-stage .oo-box .oo-box-head {
      display: block;
      max-width: 400px;
      margin: 0 0 4px 0;
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 24px;
      line-height: 1.5rem; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box .oo-box-head {
          margin-bottom: 15px;
          font-size: 36px;
          font-size: 2.25rem; } }
    .o-layout-main-stage .oo-box .oo-box-text {
      display: block;
      max-width: 400px; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage .oo-box .oo-box-text {
          overflow: hidden;
          height: 45px; } }

/* o-fdl-credit-card-switch */
.o-fdl-credit-card-switch .oo-switch {
  padding-top: 4px;
  margin-bottom: 39px; }
  @media print, only screen and (min-width: 48em) {
    .o-fdl-credit-card-switch .oo-switch {
      padding-top: 11px;
      margin-bottom: 60px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-fdl-credit-card-switch .oo-switch {
      margin-bottom: 72px; } }
  .lt-ie9 .o-fdl-credit-card-switch .oo-switch {
    margin-bottom: 72px; }
  .o-fdl-credit-card-switch .oo-switch label {
    background: #ededed;
    position: relative;
    float: left;
    border-right: 1px solid #fff;
    width: 33.33%;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    text-align: center;
    cursor: pointer; }
    .o-fdl-credit-card-switch .oo-switch label .oo-switch-inner {
      padding: 9px 9px 2px 9px; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-switch .oo-switch label .oo-switch-inner {
          padding: 17px 28px 15px 28px; } }
      @media only screen and (min-width: 64.0625em) {
        .o-fdl-credit-card-switch .oo-switch label .oo-switch-inner {
          padding: 34px 41px 10px 41px; } }
      .lt-ie9 .o-fdl-credit-card-switch .oo-switch label .oo-switch-inner {
        padding: 34px 41px 10px 41px; }
    .o-fdl-credit-card-switch .oo-switch label input[type="radio"] {
      display: none; }
    .o-fdl-credit-card-switch .oo-switch label img {
      padding: 0 0 5px;
      width: 100%;
      opacity: 0.5;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .o-fdl-credit-card-switch .oo-switch label span:not(.oo-highlight) {
      display: block;
      min-height: 63px;
      opacity: 0.5;
      -webkit-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-switch .oo-switch label span:not(.oo-highlight) {
          min-height: 43px; } }
      @media only screen and (min-width: 76.25em) {
        .o-fdl-credit-card-switch .oo-switch label span:not(.oo-highlight) {
          min-height: inherit; } }
    .o-fdl-credit-card-switch .oo-switch label .oo-highlight {
      display: none;
      opacity: 0;
      width: 100%;
      height: 3px;
      position: absolute;
      left: 0;
      top: -4px;
      background: #ffcc00; }
      @media print, only screen and (min-width: 48em) {
        .o-fdl-credit-card-switch .oo-switch label .oo-highlight {
          height: 10px;
          top: -11px; } }
    .o-fdl-credit-card-switch .oo-switch label .oo-triangle {
      display: none;
      opacity: 0;
      width: 100%;
      height: 0;
      padding-left: 50%;
      padding-top: 18%;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: -webkit-calc(100% + 1px);
      top: -moz-calc(100% + 1px);
      top: calc(100% + 1px); }
      .o-fdl-credit-card-switch .oo-switch label .oo-triangle span {
        width: 0;
        height: 0;
        margin-left: -1400px;
        margin-top: -500px;
        border-left: 1400px solid transparent;
        border-right: 1400px solid transparent;
        border-top: 500px solid #ededed; }
    .o-fdl-credit-card-switch .oo-switch label input[type="radio"]:checked ~ * {
      opacity: 1;
      display: block; }
    .o-fdl-credit-card-switch .oo-switch label input[type="radio"]:checked ~ .oo-switch-inner * {
      opacity: 1;
      display: block; }
    .o-fdl-credit-card-switch .oo-switch label:hover img {
      opacity: 1; }
    .o-fdl-credit-card-switch .oo-switch label:hover span {
      opacity: 1; }

.o-fdl-credit-card-switch .oo-content {
  margin-bottom: 27px; }
  .o-fdl-credit-card-switch .oo-content > div {
    display: none; }
    .o-fdl-credit-card-switch .oo-content > div.js-fdl-creditcardswitch-active {
      display: block; }

.o-form-membership .alert {
  padding: 8px 15px;
  border: 1px solid;
  color: #fff;
  margin-bottom: 5px; }
  .o-form-membership .alert.success-message {
    background-color: #41a457;
    border-color: #3a8f4d; }
  .o-form-membership .alert.error-message {
    background-color: #a44141;
    border-color: #8f3a3a; }

/* o-layout-header-metanav */
.o-layout-header-metanav .oo-list {
  margin: 0;
  margin: 18px 10px 0 0;
  float: right;
  border-right: 1px solid #d7d7d7; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav .oo-list {
      margin-top: 0;
      margin-right: 15px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-header-metanav .oo-list {
      padding: 0; } }
  .lt-ie9 .o-layout-header-metanav .oo-list {
    padding: 0; }
  @media only screen and (min-width: 76.25em) {
    .o-layout-header-metanav .oo-list {
      margin-right: 0; } }
  @media print {
    .o-layout-header-metanav .oo-list {
      margin-right: 0; } }
  .l-header--refresh .o-layout-header-metanav .oo-list {
    margin-top: 16px;
    margin-right: 14px;
    border: none;
    min-height: 49px; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-list {
        margin-right: 30px; }
        .l-header--refresh .o-layout-header-metanav--brs .oo-list {
          margin-right: 20px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header--refresh .o-layout-header-metanav .oo-list {
        margin-top: 26px;
        margin-right: 0; }
        .l-header--refresh .o-layout-header-metanav--brs .oo-list {
          margin-right: 20px; } }
    .lt-ie9 .l-header--refresh .o-layout-header-metanav .oo-list {
      margin-top: 26px;
      margin-right: 0; }
      .lt-ie9 .l-header--refresh .o-layout-header-metanav--brs .oo-list {
        margin-right: 20px; }
    @media only screen and (min-width: 76.25em) {
      .l-header--refresh .o-layout-header-metanav--brs .oo-list {
        margin-right: 0; } }
  @media only screen and (min-width: 76.25em) {
    .l-outer--nav .l-header--refresh .o-layout-header-metanav .oo-list {
      margin-right: 0; } }
  .o-layout-header-metanav .oo-list > li {
    position: relative;
    height: 30px;
    padding: 0 12px;
    border-left: 1px solid #d7d7d7;
    display: block;
    float: left;
    z-index: 2; }
    @media print {
      .o-layout-header-metanav .oo-list > li:not(.h-print-only) {
        display: none !important; } }
    .l-header--refresh .o-layout-header-metanav .oo-list > li {
      border: none; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-list > li:first-child {
        display: none; } }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav--brs .oo-list > li:first-child {
        display: block; } }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav--loggedin .oo-list > li:nth-child(3) {
        padding-right: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .l-outer--nav .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) {
        padding-right: 0; } }
    .lt-ie9 .l-outer--nav .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) {
      padding-right: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-header-metanav .oo-list > li.oo-login {
        width: 89px; }
        .l-header--refresh .o-layout-header-metanav .oo-list > li.oo-login {
          width: auto;
          z-index: 80;
          padding-right: 0;
          max-width: 200px; } }
    .l-header--refresh .o-layout-header-metanav .oo-list > li.h-loggedout-only {
      padding: 0; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) {
        display: none; } }
    @media only screen and (min-width: 88.75em) {
      .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) {
        padding-right: 0; } }
    .o-layout-header-metanav--brs .oo-list > li:nth-child(5) {
      display: block; }
    .o-layout-header-metanav .oo-list > li > a {
      padding: 0;
      text-decoration: none;
      outline: none; }
      @media print, only screen and (min-width: 48em) {
        .l-header--refresh .o-layout-header-metanav .oo-list > li > a {
          display: inline-block;
          background: #ffcc00;
          min-height: 30px; } }
      .o-layout-header-metanav .oo-list > li > a > svg, .o-layout-header-metanav .oo-list > li > a > img {
        position: relative;
        top: 3px;
        float: left; }
        .l-header--refresh .o-layout-header-metanav .oo-list > li > a > svg, .l-header--refresh .o-layout-header-metanav .oo-list > li > a > img {
          margin: 0;
          top: 3px; }
          .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(3) > a > svg, .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(3) > a > img {
            top: 3px; }
          .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(4) > a > svg, .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(4) > a > img {
            top: 5px; }
          .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) > a > svg, .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) > a > img {
            top: 0; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-header-metanav .oo-list > li > a > svg, .o-layout-header-metanav .oo-list > li > a > img {
            top: 6px;
            margin: 0 5px 0 0; } }
      .o-layout-header-metanav .oo-list > li > a > span {
        display: none;
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-header-metanav .oo-list > li > a > span {
            display: block;
            position: relative;
            bottom: 1px;
            float: left;
            padding: 8px 0 0 0; } }
        .l-header--refresh .o-layout-header-metanav .oo-list > li > a > span {
          font-family: "MiloforADACW04-Regular", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 16px;
          font-size: 1rem; }
          .l-header--refresh .o-layout-header-metanav--brs .oo-list > li > a > span {
            display: none; }
            @media print, only screen and (min-width: 48em) {
              .l-header--refresh .o-layout-header-metanav--brs .oo-list > li > a > span {
                display: none; } }
        .o-layout-header-metanav .oo-list > li > a > span.h-smartphone-visible {
          display: block;
          font-family: "franklin-demi", Arial, sans-serif; }
          .o-layout-header-metanav .oo-list > li > a > span.h-smartphone-visible.h-smartphone-visible--menuTxt {
            position: absolute;
            top: 24px;
            right: 10px;
            padding: 0;
            font-size: 0.8em; }
            .l-header--refresh .o-layout-header-metanav .oo-list > li > a > span.h-smartphone-visible.h-smartphone-visible--menuTxt {
              font-family: "MiloforADACW04-Regular", Arial, sans-serif;
              -webkit-font-feature-settings: 'lnum' 1;
                 -moz-font-feature-settings: 'lnum' 1;
                      font-feature-settings: 'lnum' 1;
              top: 19px; }
              @media only screen and (min-width: 88.75em) {
                .l-header--refresh .o-layout-header-metanav .oo-list > li > a > span.h-smartphone-visible.h-smartphone-visible--menuTxt {
                  right: -2px; } }
            @media only screen and (min-width: 64.0625em) {
              .l-outer--nav .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) > a > span.h-smartphone-visible.h-smartphone-visible--menuTxt {
                right: -2px; } }
            .lt-ie9 .l-outer--nav .l-header--refresh .o-layout-header-metanav .oo-list > li:nth-child(5) > a > span.h-smartphone-visible.h-smartphone-visible--menuTxt {
              right: -2px; }
    .o-layout-header-metanav .oo-list > li.h-print-only > span {
      font-family: "franklin-book", Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      position: relative;
      bottom: 1px;
      float: left;
      padding: 2px 0 0 0; }

.o-layout-header-metanav .oo-content {
  background: #fff; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav .oo-content {
      display: block !important; } }
  .l-header--refresh .o-layout-header-metanav .oo-content {
    background: #ffcc00; }

.o-layout-header-metanav .oo-searchbar {
  display: none;
  padding: 45px 20px 20px 20px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav .oo-searchbar {
      width: 33.8451%;
      max-width: 452px;
      margin: -13px 0 0 141px;
      padding: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-header-metanav .oo-searchbar {
      margin-left: 141px; }
      .l-outer--nav .o-layout-header-metanav .oo-searchbar {
        margin-left: 18%; } }
  .lt-ie9 .o-layout-header-metanav .oo-searchbar {
    margin-left: 141px; }
    .l-outer--nav .lt-ie9 .o-layout-header-metanav .oo-searchbar {
      margin-left: 18%; }
  @media only screen and (min-width: 76.25em) {
    .o-layout-header-metanav .oo-searchbar {
      width: 100%;
      margin-left: 0; } }
  @media only screen and (min-width: 88.75em) {
    .o-layout-header-metanav .oo-searchbar {
      margin-top: -18px; }
      .l-outer--nav .o-layout-header-metanav .oo-searchbar {
        margin-left: 0; } }
  @media print {
    .o-layout-header-metanav .oo-searchbar {
      display: none !important; } }
  .l-header--refresh .o-layout-header-metanav .oo-searchbar {
    padding: 25px 20px 20px 20px;
    border-top: 1px solid #fff; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar {
        padding: 0;
        border: none;
        width: 200px;
        height: 30px;
        margin: 0;
        max-width: inherit;
        position: absolute;
        top: 21px;
        right: 308px;
        overflow: hidden;
        display: none; }
        .l-header--refresh .o-layout-header-metanav--brs .oo-searchbar {
          display: block;
          opacity: 0;
          width: 24px;
          height: 27px; }
        .l-header--refresh .o-layout-header-metanav--loggedin .oo-searchbar {
          right: -1000px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar {
        top: 30px;
        width: 260px;
        right: 276px; } }
    .lt-ie9 .l-header--refresh .o-layout-header-metanav .oo-searchbar {
      top: 30px;
      width: 260px;
      right: 276px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav .oo-searchbar.is-open {
      width: 200px;
      height: 30px;
      -webkit-transition: opacity 1s;
      -o-transition: opacity 1s;
      -moz-transition: opacity 1s;
      transition: opacity 1s;
      opacity: 1; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-header-metanav .oo-searchbar.is-open {
      width: 260px; } }
  .lt-ie9 .o-layout-header-metanav .oo-searchbar.is-open {
    width: 260px; }
  @media print, only screen and (min-width: 48em) {
    .l-header--refresh .o-layout-header-metanav .oo-searchbar > form {
      position: absolute; } }
  .o-layout-header-metanav .oo-searchbar > form .a-basic-input-text {
    width: -webkit-calc(100% - 38px);
    width: -moz-calc(100% - 38px);
    width: calc(100% - 38px); }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar > form .a-basic-input-text {
        width: 100%; } }
  .o-layout-header-metanav .oo-searchbar > form input[type="search"] {
    display: inline;
    height: 39px;
    padding: 0 0 0 14px;
    border: 1px solid #d7d7d7;
    border-right: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 17px;
    font-size: 1.0625rem;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"] {
        border: none;
        border-bottom: 1px solid #333;
        background: #ffcc00;
        font-size: 15px;
        font-size: 0.9375rem;
        padding: 0 0 0 5px;
        height: 28px;
        width: 200px; }
        .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"]::-webkit-input-placeholder {
          color: #333; }
        .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"]:-moz-placeholder {
          color: #333; }
        .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"]::-moz-placeholder {
          color: #333; }
        .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"]:-ms-input-placeholder {
          color: #333; }
        .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"]::placeholder {
          color: #333; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar > form input[type="search"] {
        width: 260px; } }
    .l-header--refresh .lt-ie9 .o-layout-header-metanav .oo-searchbar > form input[type="search"] {
      width: 260px; }
  .o-layout-header-metanav .oo-searchbar > form > button {
    position: relative;
    left: -1px;
    float: right;
    padding: 5px 0 0 0;
    height: 39px;
    width: 37px;
    background-color: #ffcc00;
    border: 1px solid #d7d7d7;
    border-left: none;
    outline: none; }
    @media print, only screen and (min-width: 48em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar > form > button {
        border: none;
        padding: 0;
        width: 24px;
        height: 27px;
        position: absolute;
        right: -2px;
        left: auto;
        top: -2px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header--refresh .o-layout-header-metanav .oo-searchbar > form > button {
        right: -1px;
        top: -1px; } }
    .lt-ie9 .l-header--refresh .o-layout-header-metanav .oo-searchbar > form > button {
      right: -1px;
      top: -1px; }

.o-layout-header-metanav .oo-loggedin {
  display: none; }

.o-layout-header-metanav .oo-loggedout {
  display: none;
  padding: 45px 20px 20px 20px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav .oo-loggedout {
      display: none !important; } }
  .l-header--refresh .o-layout-header-metanav .oo-loggedout {
    border-top: 1px solid #fff;
    padding: 20px; }
  .o-layout-header-metanav .oo-loggedout > p {
    padding: 15px 0 0 0; }
  .o-layout-header-metanav .oo-loggedout .a-basic-link {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #afafaf;
    background-position: -10px -1px; }
    .l-header--refresh .o-layout-header-metanav .oo-loggedout .a-basic-link {
      border-bottom: 1px solid #fff; }

.o-mgl-selector > form {
  max-width: 100%; }
  @media only screen and (min-width: 64.0625em) {
    .o-mgl-selector > form {
      max-width: 557px; } }
  .lt-ie9 .o-mgl-selector > form {
    max-width: 557px; }
  .o-mgl-selector > form > .oo-selector {
    padding: 11px 16px 0 8px;
    background: #C5C5C5; }
    .o-mgl-selector > form > .oo-selector.oo-selector--sophisticated {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media print, only screen and (min-width: 48em) {
        .o-mgl-selector > form > .oo-selector.oo-selector--sophisticated {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
    .o-mgl-selector > form > .oo-selector > label {
      float: left;
      padding: 0 0 13px 0;
      margin-right: 34px;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: bold;
      cursor: pointer; }
      .o-mgl-selector > form > .oo-selector.oo-selector--sophisticated > label {
        margin-right: 5px; }
      .o-mgl-selector > form > .oo-selector > label.oo-last {
        margin-right: 0; }
      .o-mgl-selector > form > .oo-selector > label input[type="radio"] {
        display: none; }
        .o-mgl-selector > form > .oo-selector > label input[type="radio"] + span {
          display: inline-block;
          padding: 2px 0 0 31px;
          background: url(/assets/img/icons/icon-radio-button-unchecked-white.svg) 0 0 no-repeat; }
          .o-mgl-selector > form > .oo-selector > label input[type="radio"] + span > .oo-sophisticated-info {
            display: block; }
            @media print, only screen and (min-width: 48em) {
              .o-mgl-selector > form > .oo-selector > label input[type="radio"] + span > .oo-sophisticated-info {
                display: inline-block; } }
            @media only screen and (min-width: 64.0625em) {
              .o-mgl-selector > form > .oo-selector > label input[type="radio"] + span > .oo-sophisticated-info {
                display: block; } }
            .lt-ie9 .o-mgl-selector > form > .oo-selector > label input[type="radio"] + span > .oo-sophisticated-info {
              display: block; }
        .o-mgl-selector > form > .oo-selector > label input[type="radio"]:checked + span {
          background-image: url(/assets/img/icons/icon-radio-button-checked-white.svg); }
      .o-mgl-selector > form > .oo-selector > label > span > span {
        white-space: pre; }
  .o-mgl-selector > form > .oo-content {
    margin-bottom: 27px; }
    .o-mgl-selector > form > .oo-content > div > .oo-membership-content {
      background: #ededed;
      border: 1px solid #d7d7d7;
      padding: 0;
      border-bottom: 3px double #000;
      margin-bottom: 0; }
      .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li {
        border-bottom: 1px solid #d7d7d7;
        padding: 10px 10px 5px;
        position: relative; }
        .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li:last-of-type {
          border-bottom: none; }
        .o-mgl-selector > form > .oo-content > div > .oo-membership-content.oo-membership-content--radio > li {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content {
          font-weight: bold;
          font-size: 18px;
          font-size: 1.125rem;
          margin: auto 0; }
          .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div {
            background-position: -2px 0; }
            .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div > .ll-depend {
              padding-top: 5px; }
              .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div > .ll-depend > div > .a-basic-input-radio {
                width: 100%; }
                .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div > .ll-depend > div > .a-basic-input-radio > div {
                  background-position: -2px 0; }
                  .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div > .ll-depend > div > .a-basic-input-radio > div > label {
                    font-weight: normal; }
            .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-radio > div > label > .h-smartphone-only {
              font-weight: normal;
              white-space: pre; }
          .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox {
            position: static;
            min-height: 30px; }
            .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content.oo-list-content--select > .a-basic-input-checkbox {
              padding-right: 50px; }
            .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox > div {
              background-position: -2px 0; }
              @media print, only screen and (min-width: 48em) {
                .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content.oo-list-content--select > .a-basic-input-checkbox > div > label {
                  position: relative; } }
              .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox > div > label > .h-smartphone-only {
                font-weight: normal;
                white-space: pre; }
              .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox > div > .oo-depend-select {
                position: absolute;
                right: 10px;
                top: 10px;
                margin-top: 0;
                vertical-align: top; }
                @media print, only screen and (min-width: 48em) {
                  .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox > div > .oo-depend-select {
                    padding-left: 15px;
                    display: inline-block;
                    position: relative;
                    top: -2px; } }
                .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-content > .a-basic-input-checkbox > div > .oo-depend-select > .a-basic-input-select {
                  display: none;
                  margin-top: 0; }
                  .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li.is-active > .oo-list-content > .a-basic-input-checkbox > div > .oo-depend-select > .a-basic-input-select {
                    display: inline-block; }
        .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li > .oo-list-price {
          font-weight: bold;
          font-size: 22px;
          font-size: 1.375rem;
          opacity: 0.5;
          -webkit-align-self: flex-start;
              -ms-flex-item-align: start;
                  align-self: flex-start;
          -webkit-flex-shrink: 0;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
          .o-mgl-selector > form > .oo-content > div > .oo-membership-content > li.is-active > .oo-list-price {
            opacity: 1; }
    .o-mgl-selector > form > .oo-content > div > div > .oo-description-wrapper {
      display: none; }
      .o-mgl-selector > form > .oo-content > div > div > .oo-description-wrapper.is-active {
        display: block; }
    .o-mgl-selector > form > .oo-content > div {
      display: none; }
      .o-mgl-selector > form > .oo-content > div.js-mgl-selector-active {
        display: block; }
  .o-mgl-selector > form > .oo-operator {
    margin-bottom: 45px; }
    .o-mgl-selector > form > .oo-operator .a-basic-btn {
      margin-bottom: 15px; }
    .o-mgl-selector > form > .oo-operator .a-basic-btn + .a-basic-btn {
      float: right;
      margin-left: 10px; }

.o-mgl-selector .oo-contribution {
  padding: 0 0 15px 0;
  margin-bottom: 43px;
  border-bottom: 1px solid #000; }
  .o-mgl-selector .oo-contribution li {
    position: relative; }
    .o-mgl-selector .oo-contribution li .oo-first {
      padding-right: 130px;
      display: block;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-mgl-selector .oo-contribution li .oo-first {
          padding-right: 160px; } }
    .o-mgl-selector .oo-contribution li .oo-first + span {
      position: absolute;
      right: 8px;
      top: 0; }
      @media print, only screen and (min-width: 48em) {
        .o-mgl-selector .oo-contribution li .oo-first + span {
          right: 23px; } }
  .o-mgl-selector .oo-contribution .oo-contribution-total {
    padding-top: 13px;
    padding-bottom: 9px;
    font-weight: bold; }
    @media print, only screen and (min-width: 48em) {
      .o-mgl-selector .oo-contribution .oo-contribution-total {
        padding-bottom: 0; } }
    .o-mgl-selector .oo-contribution .oo-contribution-total .oo-first {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 19px;
      line-height: 1.1875rem;
      min-height: 36px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      text-align: right; }
    .o-mgl-selector .oo-contribution .oo-contribution-total .oo-first + span {
      padding-top: 13px;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 36px;
      line-height: 2.25rem; }
  .o-mgl-selector .oo-contribution .oo-contribution-reduced .oo-first {
    padding-right: 128px;
    min-height: 21px;
    font-size: 12px;
    font-size: 0.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
    @media print, only screen and (min-width: 48em) {
      .o-mgl-selector .oo-contribution .oo-contribution-reduced .oo-first {
        padding-right: 158px; } }
  .o-mgl-selector .oo-contribution .oo-contribution-reduced .oo-first + span {
    font-size: 15px;
    font-size: 0.9375rem; }

.o-mgl-selector .oo-content-above {
  padding: 25px 20px 9px;
  margin: 0 0 43px;
  position: relative;
  background: #ededed;
  display: block;
  border: 1px solid #d7d7d7; }

.o-mgl-selector .oo-description {
  padding: 25px 20px 9px;
  margin: 0 0 17px;
  position: relative;
  background: #ededed; }
  .o-mgl-selector .oo-description ul {
    padding: 3px 0 0 8px; }
  .o-mgl-selector .oo-description:first-of-type .oo-arrow {
    width: 0;
    height: 0;
    border-left: 127px solid transparent;
    border-right: 127px solid transparent;
    border-top: 48px solid #ffcc00;
    position: absolute;
    top: -33px;
    left: 50%;
    margin-left: -127px; }
  .o-mgl-selector .oo-description:not(:only-of-type) {
    margin-bottom: 0;
    border-bottom: 1px solid #000; }
    .o-mgl-selector .oo-description:not(:only-of-type):last-of-type {
      border-bottom: none; }

.o-mgl-selector .a-basic-input-checkbox .ll-depend {
  padding-top: 10px;
  margin-bottom: 0; }


/* a-basic-btn--autocenter */
.a-basic-btn--autocenter {
  left: 50% !important;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 0 !important; }

/* a-basic-btn--autoright */
.a-basic-btn--autoright {
  margin-left: auto; }
  .l-form .ll-row--cardamage .a-basic-btn--autoright {
    margin-left: 0; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row--cardamage .a-basic-btn--autoright {
        margin-left: auto; } }

/* a-basic-btn--back */
.a-basic-btn--back {
  background-image: url(/assets/img/icons/icon-btn-arrow-white-back.svg); }
  .refresh .a-basic-btn--back {
    background-image: url(/assets/img/icons/icon-arrow-left-black.svg); }

/* .a-basic-btn--outline */
.refresh .a-basic-btn--outline {
  margin-top: 2px;
  outline: 2px solid #333;
  background-color: transparent; }
  .refresh .a-basic-btn--outline:hover, .refresh .a-basic-btn--outline:active {
    background-color: transparent;
    outline: 2px solid #333 !important; }

/* a-basic-btn--right */
.a-basic-btn--right {
  float: right !important;
  margin-left: 20px; }

/* a-basic-icon--greenplus */
.a-basic-icon--greenplus {
  display: inline-block;
  padding-left: 32px;
  max-width: 700px; }
  .m-basic-table > thead > tr > td, .m-basic-table > tbody > tr > td {
    position: relative; }
    .m-basic-table > thead > tr > td > .a-basic-icon--greenplus.h-space-s, .m-basic-table > tbody > tr > td > .a-basic-icon--greenplus.h-space-s {
      margin-bottom: 0; }
    .m-basic-table > thead > tr > td > .a-basic-icon--greenplus:before, .m-basic-table > tbody > tr > td > .a-basic-icon--greenplus:before {
      left: 12px; }
  .a-basic-icon--greenplus.h-space-s {
    margin-bottom: 15px; }
  .a-basic-icon--greenplus:before {
    position: absolute;
    display: block;
    left: 17px;
    width: 21px;
    height: 21px;
    content: '+';
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
    background-color: #21A121;
    -webkit-box-shadow: inset 0 0 0 1000px #21A121;
       -moz-box-shadow: inset 0 0 0 1000px #21A121;
            box-shadow: inset 0 0 0 1000px #21A121; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-icon--greenplus:before {
        left: 32px; } }
    @media only screen and (min-width: 64.0625em) {
      .a-basic-icon--greenplus:before {
        left: 43px; } }
    .lt-ie9 .a-basic-icon--greenplus:before {
      left: 43px; }
    .refresh .a-basic-icon--greenplus:before {
      left: 20px; }
      @media print, only screen and (min-width: 48em) {
        .refresh .a-basic-icon--greenplus:before {
          left: 2px; } }

/* a-basic-icon--printlayer */
.a-basic-icon--printlayer {
  position: absolute;
  top: 10px;
  right: 50px;
  cursor: pointer; }
  @media print {
    .a-basic-icon--printlayer {
      display: none; } }

/* a-basic-icon--redminus */
.a-basic-icon--redminus {
  display: inline-block;
  padding-left: 32px;
  max-width: 700px; }
  .m-basic-table > thead > tr > td, .m-basic-table > tbody > tr > td {
    position: relative; }
    .m-basic-table > thead > tr > td > .a-basic-icon--redminus.h-space-s, .m-basic-table > tbody > tr > td > .a-basic-icon--redminus.h-space-s {
      margin-bottom: 0; }
    .m-basic-table > thead > tr > td > .a-basic-icon--redminus:before, .m-basic-table > tbody > tr > td > .a-basic-icon--redminus:before {
      left: 12px; }
  .a-basic-icon--redminus.h-space-s {
    margin-bottom: 15px; }
  .a-basic-icon--redminus:before {
    position: absolute;
    display: block;
    left: 17px;
    width: 21px;
    height: 21px;
    content: '\2013';
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #cc3300; }
    @media print {
      .a-basic-icon--redminus:before {
        -webkit-box-shadow: inset 0 0 0 1000px #cc3300;
           -moz-box-shadow: inset 0 0 0 1000px #cc3300;
                box-shadow: inset 0 0 0 1000px #cc3300; } }
    @media print, only screen and (min-width: 48em) {
      .a-basic-icon--redminus:before {
        left: 32px; } }
    @media only screen and (min-width: 64.0625em) {
      .a-basic-icon--redminus:before {
        left: 43px; } }
    .lt-ie9 .a-basic-icon--redminus:before {
      left: 43px; }
    .refresh .a-basic-icon--redminus:before {
      left: 20px;
      padding-top: 2px; }
      @media print, only screen and (min-width: 48em) {
        .refresh .a-basic-icon--redminus:before {
          left: 2px; } }


/* a-basic-input-checkbox--col-1-2 */
.a-basic-input-checkbox--col-1-2 {
  width: 100%;
  margin-right: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-checkbox--col-1-2 {
      clear: none;
      float: left;
      margin-right: 10px;
      width: -webkit-calc(100% / 2 - 10px);
      width: -moz-calc(100% / 2 - 10px);
      width: calc(100% / 2 - 10px); } }

/* a-basic-input-checkbox--col-1-4 */
.a-basic-input-checkbox--col-1-4 {
  width: 100%;
  margin-right: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-checkbox--col-1-4 {
      clear: none;
      float: left;
      margin-right: 10px;
      width: -webkit-calc(100% / 4 - 10px);
      width: -moz-calc(100% / 4 - 10px);
      width: calc(100% / 4 - 10px); } }

/* a-basic-input-checkbox--col-1 */
.a-basic-input-checkbox--col-1 {
  clear: both;
  min-width: -webkit-calc(100% - 10px);
  min-width: -moz-calc(100% - 10px);
  min-width: calc(100% - 10px);
  margin-right: 0; }

/* a-basic-input-checkbox--col-2 */
.a-basic-input-checkbox--col-2 {
  margin-right: 10px;
  min-width: -webkit-calc(50% - 10px);
  min-width: -moz-calc(50% - 10px);
  min-width: calc(50% - 10px); }

/* a-basic-input-checkbox--legend */
.a-basic-input-checkbox--legend > input + label + div {
  background-color: #ededed;
  background-position: 8px 4px;
  position: relative;
  padding: 6px 10px 6px 35px; }
  .a-basic-input-checkbox--legend > input + label + div > label {
    margin-left: 5px; }
  .a-basic-input-checkbox--legend > input + label + div > .ll-depend {
    background: #fff;
    margin: 6px -10px -21px -35px;
    padding-top: 10px; }

.a-basic-input-checkbox--legend > label {
  z-index: 10; }

.a-basic-input-checkbox--rating--1 > input, .a-basic-input-checkbox--rating--2 > input, .a-basic-input-checkbox--rating--3 > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* a-basic-input-checkbox--rating */
.a-basic-input-checkbox--rating--1, .a-basic-input-checkbox--rating--2, .a-basic-input-checkbox--rating--3, .a-basic-input-checkbox--rating--4, .a-basic-input-checkbox--rating--5 {
  display: block;
  float: none; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-checkbox--rating--1, .a-basic-input-checkbox--rating--2, .a-basic-input-checkbox--rating--3, .a-basic-input-checkbox--rating--4, .a-basic-input-checkbox--rating--5 {
      display: inline-block; } }

.a-basic-input-checkbox--rating--1 > input + label + div {
  background: url(/assets/img/icons/icon-check-box-outline-green.svg) -2px -2px no-repeat; }

.a-basic-input-checkbox--rating--1.js-clicked > input:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-outline-green.svg); }

.a-basic-input-checkbox--rating--1 > input:checked:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-green.svg); }

.a-basic-input-checkbox--rating--1.js-clicked > input:checked + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-green.svg); }

.a-basic-input-checkbox--rating--2 > input + label + div {
  background: url(/assets/img/icons/icon-check-box-outline-light-green.svg) -2px -2px no-repeat; }

.a-basic-input-checkbox--rating--2.js-clicked > input:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-outline-light-green.svg); }

.a-basic-input-checkbox--rating--2 > input:checked + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-light-green.svg); }

.a-basic-input-checkbox--rating--2 > input:checked:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-light-green.svg); }

.a-basic-input-checkbox--rating--2.js-clicked > input:checked + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-light-green.svg); }

.a-basic-input-checkbox--rating--3 > input + label + div {
  background: url(/assets/img/icons/icon-check-box-outline-focus.svg) -2px -2px no-repeat; }

.a-basic-input-checkbox--rating--3.js-clicked > input:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-outline-focus.svg); }

.a-basic-input-checkbox--rating--3 > input:checked + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-green-focus.svg); }

.a-basic-input-checkbox--rating--3 > input:checked:focus + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-green-focus.svg); }

.a-basic-input-checkbox--rating--3.js-clicked > input:checked + label ~ div {
  background-image: url(/assets/img/icons/icon-check-box-green-focus.svg); }

.a-basic-input-checkbox--white > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* a-basic-input-checkbox--white */
.a-basic-input-checkbox--white > input + label + div {
  background: url(/assets/img/icons/icon-check-box-outline-white.svg) -2px -2px no-repeat; }

.a-basic-calculator-slider--filter-tab-layer {
  width: 100%; }
  .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-label > .ll-label {
    display: inline-block;
    float: left;
    width: 35px;
    padding: 3px 0px;
    margin: 5px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-label > .ll-label {
        width: auto;
        margin-right: 10px; } }
    @media print, only screen and (min-width: 48em) {
      .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-label:nth-child(3) > .ll-label {
        margin-left: 10px; } }
  .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data {
    margin-bottom: 5px; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data {
        float: left; } }
    .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data > .aa-result {
      width: 200px; }
      @media print, only screen and (min-width: 48em) {
        .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data > .aa-result {
          width: 120px; } }
    .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data > .ll-unit {
      position: absolute;
      left: 245px;
      bottom: 40px; }
      @media print, only screen and (min-width: 48em) {
        .a-basic-calculator-slider--filter-tab-layer > .ll-row > .ll-col-data > .ll-unit {
          left: 325px; } }
  .a-basic-calculator-slider--filter-tab-layer > .aa-slider {
    max-width: 390px;
    margin-top: 15px; }
    @media print, only screen and (min-width: 48em) {
      .a-basic-calculator-slider--filter-tab-layer > .aa-slider {
        max-width: 315px; } }

/* a-basic-input-select--col-1-2 */
.a-basic-input-select--col-1-2 {
  display: inline-block;
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px);
  margin-top: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-select--col-1-2 {
      margin-top: 0;
      margin-right: 10px;
      width: -webkit-calc(50% - 10px);
      width: -moz-calc(50% - 10px);
      width: calc(50% - 10px); } }
  .a-basic-input-select--col-1-2:first-child {
    margin-top: 0; }
  .a-basic-input-select--col-1-2:last-child {
    margin-right: 0; }
  .a-basic-input-select--col-1-2 > .aa-controller {
    top: auto;
    bottom: 1px; }
  .l-form--cardamage-map .a-basic-input-select--col-1-2 {
    max-width: 150px;
    width: 140px;
    margin-right: -webkit-calc(100% - 140px);
    margin-right: -moz-calc(100% - 140px);
    margin-right: calc(100% - 140px); }
    @media print, only screen and (min-width: 48em) {
      .l-form--cardamage-map .a-basic-input-select--col-1-2 {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-right: 10px; } }

/* a-basic-input-select--l */
.a-basic-input-select--col1 {
  width: 100%; }
  .a-basic-input-text--s + .a-basic-input-select--col1 {
    float: right; }

/* a-basic-input-select--colorpick  */
.a-basic-input-select--colorpick > select {
  display: none; }

.a-basic-input-select--colorpick > .aa-btn-color-selection {
  display: block;
  width: 100%;
  height: 30px;
  position: relative;
  padding: 4px 0 0 5px;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  font-family: "MiloforADACW04-Regular", Arial, sans-serif;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  cursor: pointer; }
  .a-basic-input-select--colorpick > .aa-btn-color-selection.is-opened:after {
    background: url(/assets/img/icons/icon-arrow-drop-up.svg) 0 0 no-repeat; }
  .a-basic-input-select--colorpick > .aa-btn-color-selection.has-color {
    padding-left: 35px; }
  .a-basic-input-select--colorpick > .aa-btn-color-selection:after {
    content: " ";
    display: block;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 3px;
    right: 1px;
    background: url(/assets/img/icons/icon-arrow-drop-down.svg) 0 0 no-repeat; }
  .a-basic-input-select--colorpick > .aa-btn-color-selection > .aa-colorbox {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    left: 10px;
    border: 1px solid #d7d7d7; }

.a-basic-input-select--colorpick > .aa-color-options {
  display: none;
  width: 100%;
  max-width: 100%;
  height: 0;
  max-height: 210px;
  padding: 0;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  border-top: 0;
  z-index: 51; }
  .a-basic-input-select--colorpick > .aa-color-options.is-opened {
    visibility: visible;
    height: auto; }
  .a-basic-input-select--colorpick > .aa-color-options.jspScrollable:focus {
    outline: none; }
  .a-basic-input-select--colorpick > .aa-color-options.jspScrollable > .jspContainer > .jspVerticalBar {
    width: 5px;
    right: 10px; }
    .a-basic-input-select--colorpick > .aa-color-options.jspScrollable > .jspContainer > .jspVerticalBar > .jspArrow {
      background: #f8f8f8;
      height: 15px;
      cursor: default; }
    .a-basic-input-select--colorpick > .aa-color-options.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack {
      background: #d7d7d7; }
      .a-basic-input-select--colorpick > .aa-color-options.jspScrollable > .jspContainer > .jspVerticalBar > .jspTrack > .jspDrag {
        background: #999;
        border-bottom: 1px solid #fff; }
  .a-basic-input-select--colorpick > .aa-color-options.jspScrollable > .jspContainer > .jspHorizontalBar {
    display: none; }
  .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list {
    padding: 0 17px 0 0;
    margin: 0; }
    .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list > li {
      position: relative;
      height: 40px;
      padding: 11px 0 0 35px;
      border-top: 1px solid #d7d7d7;
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem;
      cursor: pointer; }
      .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list > li:first-child {
        border-top: 0; }
      .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list > li.active {
        background: #d7d7d7; }
      .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list > li.no-color {
        padding-left: 10px; }
      .a-basic-input-select--colorpick > .aa-color-options ul.aa-color-options-list > li > .aa-colorbox {
        display: block;
        height: 20px;
        width: 20px;
        position: absolute;
        top: 10px;
        left: 10px;
        border: 1px solid #d7d7d7; }

/* a-basic-input-select--l */
.a-basic-input-select--l {
  width: -webkit-calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: calc(100% - 110px); }
  .a-basic-input-text--s + .a-basic-input-select--l {
    float: right; }

/* a-basic-input-select--left */
.a-basic-input-select--left {
  float: left;
  margin: 0 10px 0 0; }

/* a-basic-input-select--m */
.a-basic-input-select--m {
  width: -webkit-calc(50% - 5px);
  width: -moz-calc(50% - 5px);
  width: calc(50% - 5px); }
  .a-basic-input-select--m + .a-basic-input-select--m {
    float: right; }

/* a-basic-input-select--s */
.a-basic-input-select--s {
  width: 100px; }

/* a-basic-input-select--white */
.a-basic-input-select--white .aa-controller {
  background-color: #fff; }

.a-basic-input-select--white > select {
  background: #fff; }
  .a-basic-input-select--white > select > option {
    background: #fff; }

/* a-basic-input-select--xs */
.a-basic-input-select--xs {
  width: 60px; }

/* a-basic-input-text--autocomplete */

/* a-basic-input-text--calendar */
.a-basic-input-text--calendar {
  overflow: visible;
  float: left;
  margin: 0 10px 0 0; }
  @media only screen and (min-width: 76.25em) {
    .a-basic-input-text--calendar {
      margin-right: 51px; } }
  .a-basic-input-text--calendar input.a-basic-input-text--clear {
    padding-right: 5px; }
  .a-basic-input-text--calendar .aa-calendar {
    display: none;
    position: absolute;
    top: 0;
    right: -41px;
    width: 31px;
    height: 30px;
    background: #ffcc00 url(/assets/img/icons/icon-event.svg) 3px 4px no-repeat;
    cursor: pointer; }
    @media only screen and (min-width: 64.0625em) {
      .a-basic-input-text--calendar .aa-calendar {
        display: block; }
        .l-outer.is-touch .a-basic-input-text--calendar .aa-calendar {
          display: none; } }
    .lt-ie9 .a-basic-input-text--calendar .aa-calendar {
      display: block; }
      .l-outer.is-touch .lt-ie9 .a-basic-input-text--calendar .aa-calendar {
        display: none; }
  .m-ves-rs-contentbox .a-basic-input-text--calendar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .m-ves-rs-contentbox .a-basic-input-text--calendar > .aa-calendar {
      right: -35px;
      background: url(/assets/img/icons/icon-event.svg) 3px 4px no-repeat; }
      @media only screen and (min-width: 76.25em) {
        .m-ves-rs-contentbox .a-basic-input-text--calendar > .aa-calendar {
          display: block; }
          .l-outer.is-touch .m-ves-rs-contentbox .a-basic-input-text--calendar > .aa-calendar {
            display: none; } }

/* a-basic-input-text--date */
.a-basic-input-text--date {
  width: 130px; }
  @media only screen and (min-width: 64.0625em) {
    .a-basic-input-text--date {
      width: 100px; } }
  .lt-ie9 .a-basic-input-text--date {
    width: 100px; }
  .m-ves-rs-contentbox .a-basic-input-text--date {
    max-width: none;
    width: 250px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox .a-basic-input-text--date {
        max-width: 300px;
        width: auto; } }
  .a-basic-input-text--date > input {
    padding-right: 0;
    width: 100%; }
    .a-basic-input-text--date > input + label {
      display: none; }
    .a-basic-input-text--date > input[placeholder="MM.JJJJ"] {
      width: 75px; }
    .a-basic-input-text--date > input[placeholder="TT.MM.JJJJ"] {
      width: 100px; }
      .m-ves-rs-contentbox .a-basic-input-text--date > input[placeholder="TT.MM.JJJJ"] {
        width: 250px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-contentbox .a-basic-input-text--date > input[placeholder="TT.MM.JJJJ"] {
            width: 140px; } }
  .a-basic-input-text--date.a-basic-input-text--col-1 {
    width: auto; }
    .a-basic-input-text--date.a-basic-input-text--col-1 > input {
      width: 265px; }
    .l-form--cardamage-map .a-basic-input-text--date.a-basic-input-text--col-1 > input {
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .l-form--cardamage-map .a-basic-input-text--date.a-basic-input-text--col-1 > input {
          width: 240px; } }
  @media only screen and (min-width: 64.0625em) {
    .is-touch .a-basic-input-text--date {
      width: 130px; } }
  .lt-ie9 .is-touch .a-basic-input-text--date {
    width: 130px; }
  .is-touch .a-basic-input-text--date > input[placeholder="TT.MM.JJJJ"] {
    width: 130px; }

/* a-basic-input-text--l */
.a-basic-input-text--l {
  width: -webkit-calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: calc(100% - 110px); }
  .a-basic-input-text--s + .a-basic-input-text--l {
    float: right; }
  .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--l {
    width: 100%;
    max-width: 320px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--l {
        width: 320px;
        max-width: none; } }
    @media only screen and (min-width: 64.0625em) {
      .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--l {
        width: 330px; } }
    .lt-ie9 .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--l {
      width: 330px; }

/* a-basic-input-text--m */
.a-basic-input-text--m {
  width: -webkit-calc(50% - 5px);
  width: -moz-calc(50% - 5px);
  width: calc(50% - 5px); }
  .a-basic-input-text--m + .a-basic-input-text--m {
    float: right; }
  .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--m {
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    max-width: 240px; }
    @media print, only screen and (min-width: 48em) {
      .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--m {
        width: 240px;
        max-width: none; } }
    .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--m.a-basic-input-text--expand {
      width: 100%;
      max-width: 320px; }
  .l-form--cardamage-map .ll-row--full .ll-col-label + .ll-col-data .ll-input-spacer + .a-basic-input-text--m {
    width: -webkit-calc(100% - 99px);
    width: -moz-calc(100% - 99px);
    width: calc(100% - 99px);
    max-width: 208px; }
    @media print, only screen and (min-width: 48em) {
      .l-form--cardamage-map .ll-row--full .ll-col-label + .ll-col-data .ll-input-spacer + .a-basic-input-text--m {
        width: 208px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-form--cardamage-map .ll-row--full .ll-col-label + .ll-col-data .ll-input-spacer + .a-basic-input-text--m {
        width: 208px; } }
    .lt-ie9 .l-form--cardamage-map .ll-row--full .ll-col-label + .ll-col-data .ll-input-spacer + .a-basic-input-text--m {
      width: 208px; }

/* a-basic-input-text--plain */
.a-basic-input-text--plain.is-disabled {
  display: none; }
  .l-form .ll-col-label + .ll-col-data .a-basic-input-text--plain.is-disabled {
    max-width: none; }
  .a-basic-input-text--plain.is-disabled input {
    border: none;
    padding-left: 0;
    background: transparent; }
    html .a-basic-input-text--plain.is-disabled input {
      cursor: text; }
    .a-basic-input-text--plain.is-disabled input:focus {
      border: none; }
    .a-basic-input-text--plain.is-disabled input::-webkit-input-placeholder {
      color: #000; }
    .a-basic-input-text--plain.is-disabled input:-moz-placeholder {
      /* Firefox 18- */
      color: #000; }
    .a-basic-input-text--plain.is-disabled input::-moz-placeholder {
      /* Firefox 19+ */
      color: #000; }
    .a-basic-input-text--plain.is-disabled input:-ms-input-placeholder {
      color: #afafaf; }

/* a-basic-input-text--s */
.a-basic-input-text--s {
  width: 100px; }
  .a-basic-input-text--l + .a-basic-input-text--s {
    float: right; }
  .a-basic-input-text--s > input {
    padding-right: 0; }
    .a-basic-input-text--s > input + label {
      display: none; }
    .a-basic-input-text--s > input[placeholder="MM.JJJJ"] {
      width: 90px; }
      @media print, only screen and (min-width: 48em) {
        .a-basic-input-text--s > input[placeholder="MM.JJJJ"] {
          width: 70px; } }
    .a-basic-input-text--s > input[placeholder="TT.MM.JJJJ"] {
      width: 130px; }
      @media print, only screen and (min-width: 48em) {
        .a-basic-input-text--s > input[placeholder="TT.MM.JJJJ"] {
          width: 100px; } }
  .l-form .ll-row--cardamage .ll-col-label ~ .ll-col-data .a-basic-input-text--s {
    width: 70px; }

/* a-basic-input-text--white */
.a-basic-input-text--white > input {
  background-color: #fff; }

/* a-basic-input-text--xl */
.a-basic-input-text--xl {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px); }
  .a-basic-input-text--xs + .a-basic-input-text--xl {
    float: right; }

/* a-basic-input-text--xs */
.a-basic-input-text--xs {
  width: 50px; }
  .a-basic-input-text--xl + .a-basic-input-text--xs {
    float: right; }
  .m-ves-number-plate .a-basic-input-text--xs {
    width: 100%; }
    .m-ves-number-plate .a-basic-input-text--xs > input {
      text-transform: uppercase; }
  .l-form--cardamage-map .a-basic-input-text--xs {
    width: 70px; }
  .a-basic-input-text--xs > input {
    padding-right: 0; }
    .a-basic-input-text--xs > input + label {
      display: none; }

/* a-basic-input-radio--col-1-1-1-3 */
.a-basic-input-radio--col-1-1-1-3 {
  width: 100%;
  margin-right: 10px; }
  @media only screen and (min-width: 76.25em) {
    .a-basic-input-radio--col-1-1-1-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 3 - 10px);
      width: -moz-calc(100% / 3 - 10px);
      width: calc(100% / 3 - 10px); } }

/* a-basic-input-radio--col-1-2-3 */
.a-basic-input-radio--col-1-2-3 {
  width: 100%;
  margin-right: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-1-2-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 2 - 10px);
      width: -moz-calc(100% / 2 - 10px);
      width: calc(100% / 2 - 10px); } }
  @media only screen and (min-width: 64.0625em) {
    .a-basic-input-radio--col-1-2-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 3 - 11px);
      width: -moz-calc(100% / 3 - 11px);
      width: calc(100% / 3 - 11px); } }
  .lt-ie9 .a-basic-input-radio--col-1-2-3 {
    margin-right: 10px;
    width: -webkit-calc(100% / 3 - 11px);
    width: -moz-calc(100% / 3 - 11px);
    width: calc(100% / 3 - 11px); }

/* a-basic-input-radio--col-1-2 */
.a-basic-input-radio--col-1-2 {
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px); }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-1-2 {
      margin-right: 10px;
      width: -webkit-calc(50% - 10px);
      width: -moz-calc(50% - 10px);
      width: calc(50% - 10px); } }

/* a-basic-input-radio--col-1-3 */
.a-basic-input-radio--col-1-3 {
  width: 100%;
  margin-right: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-1-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 3 - 11px);
      width: -moz-calc(100% / 3 - 11px);
      width: calc(100% / 3 - 11px); }
      .a-basic-input-radio--col-1-3:nth-of-type(3n+1) {
        clear: both; } }

/* a-basic-input-radio--col-1-4-5 */
.a-basic-input-radio--col-1-4-5 {
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px);
  margin-right: 20px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-1-4-5 {
      width: -webkit-calc(100% / 4);
      width: -moz-calc(100% / 4);
      width: calc(100% / 4);
      white-space: nowrap; } }
  @media only screen and (min-width: 64.0625em) {
    .a-basic-input-radio--col-1-4-5 {
      width: -webkit-calc(100% / 5);
      width: -moz-calc(100% / 5);
      width: calc(100% / 5);
      margin-right: 30px; } }
  .lt-ie9 .a-basic-input-radio--col-1-4-5 {
    width: -webkit-calc(100% / 5);
    width: -moz-calc(100% / 5);
    width: calc(100% / 5);
    margin-right: 30px; }

/* a-basic-input-radio--col-1-4 */
.a-basic-input-radio--col-1-4 {
  width: 100%;
  margin-right: 10px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-1-4 {
      margin-right: 10px;
      width: -webkit-calc(100% / 4 - 10px);
      width: -moz-calc(100% / 4 - 10px);
      width: calc(100% / 4 - 10px); } }

/* a-basic-input-radio--col-1 */
.a-basic-input-radio--col-1 {
  clear: both;
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px); }

/* a-basic-input-radio--col-2-2-3 */
.a-basic-input-radio--col-2-2-3 {
  margin-right: 10px;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px); }
  @media only screen and (min-width: 64.0625em) {
    .a-basic-input-radio--col-2-2-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 3 - 11px);
      width: -moz-calc(100% / 3 - 11px);
      width: calc(100% / 3 - 11px); } }
  .lt-ie9 .a-basic-input-radio--col-2-2-3 {
    margin-right: 10px;
    width: -webkit-calc(100% / 3 - 11px);
    width: -moz-calc(100% / 3 - 11px);
    width: calc(100% / 3 - 11px); }

/* a-basic-input-radio--col-2-3 */
.a-basic-input-radio--col-2-3 {
  margin-right: 10px;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px); }
  @media print, only screen and (min-width: 48em) {
    .a-basic-input-radio--col-2-3 {
      margin-right: 10px;
      width: -webkit-calc(100% / 3 - 11px);
      width: -moz-calc(100% / 3 - 11px);
      width: calc(100% / 3 - 11px); } }

/* a-basic-input-radio--col-2 */
.a-basic-input-radio--col-2 {
  margin-right: 10px;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px); }

/* a-basic-input-radio--col-3 */
.a-basic-input-radio--col-3 {
  margin-right: 10px;
  width: -webkit-calc(100% / 3 - 11px);
  width: -moz-calc(100% / 3 - 11px);
  width: calc(100% / 3 - 11px); }

.a-basic-input-radio--white > input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* a-basic-input-radio--white */
.a-basic-input-radio--white > input + label + div {
  background: url(/assets/img/icons/icon-radio-button-unchecked-white.svg) -2px -2px no-repeat; }

.a-basic-input-radio--white > input:checked + label + div {
  background-image: url(/assets/img/icons/icon-radio-button-checked-white.svg); }

.l-form .is-error .a-basic-input-radio--white > input + label + div {
  background-image: url(/assets/img/icons/icon-radio-button-unchecked-red-white.svg); }

.l-form .is-error .a-basic-input-radio--white > input:checked + label + div {
  background-image: url(/assets/img/icons/icon-radio-button-checked-red-white.svg); }

.o-basic-form .is-error .a-basic-input-radio--white > input + label + div {
  background-image: url(/assets/img/icons/icon-radio-button-unchecked-red-white.svg); }

.o-basic-form .is-error .a-basic-input-radio--white > input:checked + label + div {
  background-image: url(/assets/img/icons/icon-radio-button-checked-red-white.svg); }

/* a-basc-link--back */
.a-basic-link--back {
  background: url(/assets/img/icons/icon-link-back-red.svg) no-repeat -10px -1px; }
  .refresh .a-basic-link--back {
    background: url(/assets/img/icons/icon-arrow-left-black.svg) no-repeat -8px 0; }

/* a-basc-link--table */
.refresh .a-basic-link--compare {
  padding: 10px 16px 10px 20px;
  background-color: #ffcc00;
  background-position: 0 8px;
  border: 1px solid #d7d7d7;
  border-top: none;
  display: none; }
  @media print, only screen and (min-width: 48em) {
    .refresh .a-basic-link--compare {
      display: table; } }
  .m-basic-table.h-space-s + .refresh .a-basic-link--compare {
    position: relative;
    top: -15px; }

/* a-basc-link--english */
.a-basic-link--english {
  background: url(/assets/img/icons/icon-english.svg) no-repeat 0 -5px !important;
  -moz-background-size: 25px;
    -o-background-size: 25px;
       background-size: 25px;
  padding-left: 34px;
  background-position-y: -3px; }
  .refresh .a-basic-link--english {
    padding-left: 34px; }

/* a-basic-link--right */
.a-basic-link--right {
  margin-left: auto !important; }

/* a-basc-link--table */
.a-basic-link--table {
  padding: 10px 16px 10px 20px;
  background-color: #ffcc00;
  background-position: 0 8px;
  border: 1px solid #d7d7d7;
  border-top: none; }
  .m-basic-table.h-space-s + .a-basic-link--table {
    position: relative;
    top: -15px; }
  .refresh .a-basic-link--table {
    padding: 10px 16px 10px 20px;
    background-color: #ffcc00;
    background-position: 0 8px;
    border: 1px solid #d7d7d7;
    border-top: none;
    display: none; }
    @media print, only screen and (min-width: 48em) {
      .refresh .a-basic-link--table {
        display: table; } }
    .m-basic-table.h-space-s + .refresh .a-basic-link--table {
      position: relative;
      top: -15px; }

/* a-basc-link--top */
.a-basic-link--top {
  padding-left: 12px;
  background: url(/assets/img/icons/icon-arrow-top-red.svg) no-repeat -8px -1px; }

.a-basic-rating--big > .aa-inner-wrap {
  padding-left: 40px; }
  .refresh .a-basic-rating--big > .aa-inner-wrap {
    min-width: 85px; }
  .a-basic-rating--big > .aa-inner-wrap > .aa-inner {
    padding: 0 6px;
    font-size: 27px;
    font-size: 1.6875rem; }
    .refresh .a-basic-rating--big > .aa-inner-wrap > .aa-inner {
      font-size: 22px;
      font-size: 1.375rem; }

.a-basic-rating--mid > .aa-inner-wrap {
  padding-left: 29px; }
  .a-basic-rating--mid > .aa-inner-wrap > .aa-inner {
    padding: 0 7px;
    font-size: 19px;
    font-size: 1.1875rem; }

/* modifier for detail pages */
@media only screen and (min-width: 64.0625em) {
  .a-basic-rating--topright {
    position: absolute;
    top: 57px;
    right: 40px; } }

.lt-ie9 .a-basic-rating--topright {
  position: absolute;
  top: 57px;
  right: 40px; }

/* a-basic-stopper--basic */
.refresh .a-basic-stopper--basic > .aa-inner-content > .aa-content {
  font-family: "MiloforADACW04-Regular", Arial, sans-serif;
  -webkit-font-feature-settings: 'lnum' 1;
     -moz-font-feature-settings: 'lnum' 1;
          font-feature-settings: 'lnum' 1;
  font-size: 13px;
  font-size: 0.8125rem; }

/* a-basic-stopper--bigsingleline */
.a-basic-stopper--bigsingleline {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: 0;
  right: -15px; }
  @media print, only screen and (min-width: 48em) {
    .a-basic-stopper--bigsingleline {
      right: -40px; } }
  @media only screen and (min-width: 64.0625em) {
    .a-basic-stopper--bigsingleline {
      right: -50px; } }
  .lt-ie9 .a-basic-stopper--bigsingleline {
    right: -50px; }
  .a-basic-stopper--bigsingleline .aa-inner-content {
    margin-bottom: 10px; }
    .refresh .a-basic-stopper--bigsingleline .aa-inner-content {
      padding: 9px 10px 9px 8px; }
    .refresh .a-basic-stopper--bigsingleline .aa-inner-content span {
      overflow: visible; }
    .a-basic-stopper--bigsingleline .aa-inner-content span.aa-content {
      max-width: 230px;
      margin-top: 17px; }
      .refresh .a-basic-stopper--bigsingleline .aa-inner-content span.aa-content {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 20px;
        font-size: 1.25rem; }

/* a-basic-stopper--blue */
.refresh .a-basic-stopper--blue > .aa-inner-content {
  background: #33a3dc; }
  .refresh .a-basic-stopper--blue > .aa-inner-content::before {
    border-color: #333 transparent transparent transparent; }
  .refresh .a-basic-stopper--blue > .aa-inner-content:after {
    border-color: #33a3dc transparent transparent transparent; }
  .refresh .a-basic-stopper--blue > .aa-inner-content > .aa-headline {
    color: #fff; }
  .refresh .a-basic-stopper--blue > .aa-inner-content > .aa-content {
    color: #fff;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 13px;
    font-size: 0.8125rem; }
  .refresh .a-basic-stopper--blue > .aa-inner-content > .aa-thirdline {
    color: #fff; }

/* a-basic-stopper--hint */
.a-basic-stopper--hint {
  right: 50%;
  top: -5px;
  margin-right: -22px; }
  .m-basic-table .mm-toggle-row-content .a-basic-stopper--hint {
    position: static;
    margin: 5px 0 0 0; }
  .m-basic-table > thead .a-basic-stopper--hint {
    top: -35px; }
    .refresh .m-basic-table > thead .a-basic-stopper--hint {
      top: -40px;
      z-index: 70; }
      @media print, only screen and (min-width: 48em) {
        .refresh .m-basic-table > thead .a-basic-stopper--hint {
          top: -41px; } }
  .a-basic-stopper--hint .aa-inner-content {
    height: 22px;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    min-width: 0;
    width: 44px;
    z-index: 10; }
    .m-basic-table .mm-toggle-row-content .a-basic-stopper--hint .aa-inner-content {
      width: auto;
      padding: 2px 10px 5px 10px; }
    .a-basic-stopper--hint .aa-inner-content::before {
      border-left: 22px solid transparent;
      border-right: 22px solid transparent;
      border-top: 8px solid #cc3300;
      left: 0;
      top: auto;
      bottom: -35px; }
      .m-basic-table .mm-toggle-row-content .a-basic-stopper--hint .aa-inner-content::before {
        display: none; }
      @media print {
        .a-basic-stopper--hint .aa-inner-content::before {
          left: -8.5px; } }
    .a-basic-stopper--hint .aa-inner-content .aa-headline {
      margin: 3px 0 0 -2px; }
    .a-basic-stopper--hint .aa-inner-content .aa-content {
      position: relative;
      top: 0px;
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: normal; }

/* a-basic-stopper--small */
.a-basic-stopper--small .aa-inner-content {
  height: 34px;
  margin-left: 5px;
  padding-right: 5px;
  min-width: 40px;
  z-index: 10; }
  .a-basic-stopper--small .aa-inner-content::before {
    border-bottom: 17px solid transparent;
    border-top: 17px solid transparent;
    border-right: 10px solid #cc3300;
    left: -9.7px; }
    @media print {
      .a-basic-stopper--small .aa-inner-content::before {
        left: -8.5px; } }
  .a-basic-stopper--small .aa-inner-content .aa-content {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem; }

/* a-layout-darkness--loader */
.a-layout-darkness--loader {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 50; }
  .a-layout-darkness--loader:before {
    content: "";
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 180px;
    height: 180px;
    margin: -90px 0 0 -90px;
    background: url(/assets/img/icons/icon-refresh-180px.svg) no-repeat;
    -moz-background-size: 100%;
      -o-background-size: 100%;
         background-size: 100%;
    -webkit-animation: spin 1.5s infinite linear;
       -moz-animation: spin 1.5s infinite linear;
         -o-animation: spin 1.5s infinite linear;
            animation: spin 1.5s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
       -moz-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg); } }

.a-layout-darkness--mainnav {
  display: block; }
  @media print, only screen and (min-width: 48em) {
    .a-layout-darkness--mainnav {
      display: none; } }

.a-layout-darkness--subnav {
  display: block; }
  @media only screen and (min-width: 64.0625em) {
    .a-layout-darkness--subnav {
      display: none; } }
  .lt-ie9 .a-layout-darkness--subnav {
    display: none; }

/* a-basic-input-textarea--white */
.a-basic-input-textarea--white {
  background: #fff; }

/* a-basic-separator--line */
.a-basic-separator--line > hr {
  display: inherit; }

/* m-basic-anchornav--newsbox */
@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-anchorlist {
    margin: 0 0 6px 0; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-anchorlist ul .mm-anchor {
    max-width: inherit; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-contentwrapper .mm-content {
    margin-bottom: 23px;
    padding: 0; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-contentwrapper .mm-content .m-basic-newsbox:nth-child(2) {
    border-top: none;
    padding: 0;
    margin: 0;
    padding-bottom: 3px;
    padding-top: 8px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-contentwrapper .mm-content .m-basic-newsbox:not(:last-child) {
    border-bottom: none;
    padding-top: 7px; } }

.m-basic-anchornav--newsbox .mm-contentwrapper .mm-content .m-basic-newsbox.h-space-s {
  margin: 0; }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-contentwrapper .mm-content:first-child {
    padding-top: 11px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-anchornav--newsbox .mm-contentwrapper .mm-content:last-child .m-basic-newsbox {
    border-bottom: none; } }

/* m-basic-anchornav--notoggle */
.m-basic-anchornav--notoggle > .mm-anchorlist {
  display: block;
  position: relative;
  padding: 8px 0 8px;
  background: #fff;
  margin: 0 0 42px;
  border-bottom: 1px solid #ffcc00;
  z-index: 35; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-anchornav--notoggle > .mm-anchorlist {
      padding: 8px 0 6px; } }
  .m-basic-anchornav--notoggle > .mm-anchorlist > ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor {
      padding: 0 12px 500px 12px;
      margin-bottom: -500px;
      height: 100%;
      border-left: 1px solid #c5c5c5;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 18px;
      line-height: 1.125rem;
      background: none; }
      .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor:first-child {
        border-left: 0 none transparent; }
      .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor > a {
        position: relative;
        display: block;
        text-decoration: none;
        overflow: hidden;
        font-weight: bold;
        padding: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor > a {
            font-weight: normal; } }
        .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor > a:focus {
          outline: 0 none transparent; }
        .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-anchor > a > svg {
          display: none; }
    .m-basic-anchornav--notoggle > .mm-anchorlist > ul > .mm-indicator {
      -webkit-transition: left 0.3s linear;
      -o-transition: left 0.3s linear;
      -moz-transition: left 0.3s linear;
      transition: left 0.3s linear;
      width: 0;
      height: 0;
      padding: 0;
      border-left: 11px solid transparent;
      border-right: 11px solid transparent;
      border-top: 11px solid #ffcc00;
      position: absolute;
      bottom: -12px;
      left: 20px;
      display: block; }

.m-basic-anchornav--notoggle > .mm-contentwrapper > .mm-content {
  top: 0;
  width: 100%;
  min-height: 500px;
  background: #fff;
  padding: 15px 0 0;
  position: relative;
  opacity: 1;
  left: auto; }
  .m-basic-anchornav--notoggle > .mm-contentwrapper > .mm-content > .mm-anchorpoint {
    margin: 0 -20px 14px;
    overflow: hidden;
    display: block;
    background: #ffcc00;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    top: -29px;
    position: absolute;
    height: 0;
    width: 0;
    padding: 0; }
    .m-basic-anchornav--notoggle > .mm-contentwrapper > .mm-content > .mm-anchorpoint > svg {
      position: absolute;
      left: 0;
      top: -1px; }

/* m-basic-image--full */
.m-basic-image--full {
  margin: 0px -20px 20px -20px;
  position: relative; }
  .m-basic-image--full:first-child {
    margin-top: -15px;
    margin-bottom: 0px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-image--full:first-child {
        margin-top: -20px;
        margin-bottom: 0px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-image--full:first-child {
        margin-top: -30px;
        margin-bottom: 0px; } }
    .lt-ie9 .m-basic-image--full:first-child {
      margin-top: -30px;
      margin-bottom: 0px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-image--full {
      margin: 0px -30px 20px -30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-image--full {
      margin: 0px -40px 20px -40px; } }
  .lt-ie9 .m-basic-image--full {
    margin: 0px -40px 20px -40px; }
  @media print {
    .m-basic-image--full {
      page-break-before: avoid;
      page-break-inside: avoid; } }
  .m-basic-image--full > figure > .mm-figurecaption {
    padding: 7px 20px 0px 20px;
    width: 100%;
    font-size: 78%; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-image--full > figure > .mm-figurecaption {
        padding-left: 30px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-image--full > figure > .mm-figurecaption {
        padding-left: 40px; } }
    .lt-ie9 .m-basic-image--full > figure > .mm-figurecaption {
      padding-left: 40px; }
    .m-basic-image--full > figure > .mm-figurecaption--right {
      text-align: right;
      padding-right: 20px;
      padding-left: 20px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-image--full > figure > .mm-figurecaption--right {
          padding-right: 30px;
          padding-left: 30px; } }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-image--full > figure > .mm-figurecaption--right {
          padding-right: 40px;
          padding-left: 40px; } }
      .lt-ie9 .m-basic-image--full > figure > .mm-figurecaption--right {
        padding-right: 40px;
        padding-left: 40px; }

/* m-basic-breadcrumb--refresh */
.m-basic-breadcrumb--refresh {
  padding: 15px 0 25px 0;
  display: none;
  position: relative; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-breadcrumb--refresh {
      margin-left: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-breadcrumb--refresh {
      display: block; } }
  .lt-ie9 .m-basic-breadcrumb--refresh {
    display: block; }
  .o-layout-main-stage ~ .ll-main-center .m-basic-breadcrumb--refresh {
    display: block; }
  .m-basic-breadcrumb--refresh > .mm-baselevel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 10px;
    right: 10px;
    position: absolute;
    z-index: 35;
    border-bottom: 1px solid #ccc;
    background-color: #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-breadcrumb--refresh > .mm-baselevel {
        max-width: 285px;
        left: 0;
        right: 0;
        padding: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-breadcrumb--refresh > .mm-baselevel {
        max-width: none;
        background: transparent;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        border-bottom: none; } }
    .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel {
      max-width: none;
      background: transparent;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-bottom: none; }
    .m-basic-breadcrumb--refresh > .mm-baselevel > li {
      position: relative;
      padding: 0 0 10px 0;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc;
      background: #fff; }
      @media only screen and (min-width: 64.0625em) {
        .m-basic-breadcrumb--refresh > .mm-baselevel > li {
          padding: 0;
          border: none;
          background: transparent; } }
      .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li {
        padding: 0;
        border: none;
        background: transparent; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li.is-opened {
        display: block; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li:before {
        background: url(/assets/img/icons/icon-arrow-left-black.svg) no-repeat -2px -3px;
        left: 7px;
        position: absolute;
        width: 14px;
        height: 25px; }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-breadcrumb--refresh > .mm-baselevel > li:before {
            background-position: -2px -3px; } }
        .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li:before {
          background-position: -2px -3px; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li:last-child {
        margin-right: 0; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li.mm-home {
        display: none;
        margin-right: -25px; }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-breadcrumb--refresh > .mm-baselevel > li.mm-home {
            display: block; } }
        .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li.mm-home {
          display: block; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li.mm-home > a {
          display: inline-block;
          width: 22px;
          height: 20px;
          overflow: hidden;
          text-indent: -10000px;
          margin: 0 0 0 -5px;
          background: url(/assets/img/icons/icon-home.svg) no-repeat -3px -2px; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown {
        border: 2px solid #333;
        cursor: pointer;
        padding: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        display: block; }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown {
            margin-left: 10px;
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
               -moz-box-ordinal-group: 1;
                -ms-flex-order: 0;
                    order: 0;
            position: relative;
            top: -2px; } }
        .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown {
          margin-left: 10px;
          -webkit-box-ordinal-group: 1;
          -webkit-order: 0;
             -moz-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          position: relative;
          top: -2px; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown:before {
          background: url(/assets/img/icons/icon-expand-more.svg) no-repeat -5px -2px;
          left: 10px;
          margin-right: 3px; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown.is-opened:before {
          background: url(/assets/img/icons/icon-expand-less.svg) no-repeat -5px -2px; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown.is-opened a {
          min-height: 28px; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel {
          margin: 0 0 -2px 0;
          padding: 0;
          z-index: 35;
          display: none; }
          .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel.is-opened {
            display: block; }
          .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li {
            width: 100%; }
            .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li:after {
              left: 5px; }
            .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li:last-child {
              border-bottom: 1px solid #ccc; }
            .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li a {
              font-family: "MiloforADACW04-Regular", Arial, sans-serif;
              -webkit-font-feature-settings: 'lnum' 1;
                 -moz-font-feature-settings: 'lnum' 1;
                      font-feature-settings: 'lnum' 1;
              font-size: 14px;
              font-size: 0.875rem;
              line-height: 20px;
              line-height: 1.25rem;
              text-decoration: none;
              display: block;
              background: #fff;
              padding: 10px 15px 10px 40px;
              border-top: 1px solid #ccc;
              border-right: 1px solid #ccc;
              border-left: 1px solid #ccc;
              margin: 0 -2px; }
              .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li a:focus {
                outline: none; }
              .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li a:hover, .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li a:focus {
                background: #f3f3f4; }
              .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li a.is-active {
                font-family: "MiloforADACW04-Bold", Arial, sans-serif;
                font-weight: normal;
                -webkit-font-feature-settings: 'lnum' 1;
                   -moz-font-feature-settings: 'lnum' 1;
                        font-feature-settings: 'lnum' 1;
                font-size: 16px;
                font-size: 1rem; }
            .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li > .mm-firstlevel {
              margin: 0;
              padding: 0;
              display: none; }
              .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li > .mm-firstlevel.is-opened {
                display: block; }
              .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li > .mm-firstlevel li a {
                background: #fff;
                padding: 10px 15px 10px 40px;
                font-size: 14px;
                font-size: 0.875rem;
                line-height: 20px;
                line-height: 1.25rem; }
                .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li > .mm-firstlevel li a:hover, .m-basic-breadcrumb--refresh > .mm-baselevel > li.js-dropdown > .mm-firstlevel li > .mm-firstlevel li a:focus {
                  background: #f3f3f4; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2) {
        padding-bottom: 0; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2):before {
          top: 26px; }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2):before {
              top: 3px; } }
          .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2):before {
            top: 3px; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2) > a {
          margin-top: 23px; }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2) > a {
              margin-top: 0; } }
          .lt-ie9 .m-basic-breadcrumb--refresh > .mm-baselevel > li:nth-child(2) > a {
            margin-top: 0; }
      .m-basic-breadcrumb--refresh > .mm-baselevel > li > a {
        font-family: "MiloforADACW04-Regular", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        padding: 1px 10px 1px 30px;
        display: block;
        line-height: 23px;
        line-height: 1.4375rem; }
        .m-basic-breadcrumb--refresh > .mm-baselevel > li > a:focus {
          outline: none !important; }

/* m-basic-footnote */
.m-basic-footnote--hint {
  position: relative;
  padding-left: 9px; }
  .m-basic-footnote--hint .mm-hint {
    position: absolute;
    top: 0px;
    left: 0px; }

/* .m-basic-hint--address */
.m-basic-hint--address > address {
  display: block;
  padding: 1px 0 8px 0; }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-hint--address > address {
      position: static;
      float: right;
      width: 30%;
      padding-top: 8px;
      text-align: right; } }
  .lt-ie9 .m-basic-hint--address > address {
    position: static;
    float: right;
    width: 30%;
    padding-top: 8px;
    text-align: right; }

/* .m-basic-hint--background */
.m-basic-hint--background {
  background: #f3f3f4;
  padding: 13px 57px;
  border: none;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 888px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-hint--background {
      padding: 23px 83px;
      margin-left: 0;
      margin-right: 0; } }
  .m-basic-hint--background > img {
    top: 10px;
    left: 25px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint--background > img {
        top: 30px;
        left: 45px; } }
  .m-basic-hint--background > .mm-phone {
    margin-bottom: 8px; }
    .m-basic-hint--background > .mm-phone > a {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 20px;
      font-size: 1.25rem;
      text-decoration: none; }
  .m-basic-hint--background.m-basic-hint--big {
    padding-left: 57px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint--background.m-basic-hint--big {
        padding-left: 83px; } }
    .m-basic-hint--background.m-basic-hint--big > img {
      top: 22px;
      left: 11px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-hint--background.m-basic-hint--big > img {
          left: 35px; } }

/* .m-basic-hint--big */
.m-basic-hint--big {
  padding-left: 36px; }
  .m-basic-hint--big > img {
    top: 7px;
    left: -6px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint--big > img {
        top: 9px;
        left: -6px; } }

/* .m-basic-hint--error */
.m-basic-hint--error {
  padding-left: 36px; }
  .m-basic-hint--error > img {
    top: 7px;
    left: -6px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-hint--error > img {
        top: 9px;
        left: -6px; } }
  .m-basic-hint--error h2 {
    color: #cc3300;
    margin-bottom: 5px; }
  .refresh .m-basic-hint--error h2 {
    font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 24px;
    font-size: 1.5rem; }
  .m-basic-hint--error.m-basic-hint--big.m-basic-hint--background {
    max-width: none;
    padding: 25px 80px 30px 80px; }
    .m-basic-hint--error.m-basic-hint--big.m-basic-hint--background > img {
      left: 37px; }

/* m-basic-keywordfilter--button */
@media print, only screen and (min-width: 48em) {
  .m-basic-keywordfilter--button {
    width: auto; } }

.m-basic-keywordfilter--button .mm-keywordHeadline {
  padding-bottom: 5px; }

.m-basic-keywordfilter--button .mm-searchbar {
  font-size: 0px;
  margin-bottom: 10px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-keywordfilter--button .mm-searchbar {
      margin-bottom: 0;
      width: 350px;
      float: left; } }

.m-basic-keywordfilter--button .a-basic-btn {
  float: right; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-keywordfilter--button .a-basic-btn {
      margin: 0 0 0 10px;
      float: left; } }

.m-basic-keywordfilter--filter .mm-filter li:before, .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup:before,
.m-basic-keywordfilter--filter .mm-filter li:after,
.m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup:after {
  content: " ";
  display: table; }

.m-basic-keywordfilter--filter .mm-filter li:after, .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup:after {
  clear: both; }

/* m-basic-keywordfilter--filter */
.m-basic-keywordfilter--filter {
  position: relative;
  z-index: 20;
  vertical-align: top; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-keywordfilter--filter {
      width: 100%; } }
  .m-basic-keywordfilter--filter .mm-searchbar {
    top: 1px;
    z-index: 20;
    width: -webkit-calc(100% - 122px);
    width: -moz-calc(100% - 122px);
    width: calc(100% - 122px);
    float: left; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-keywordfilter--filter .mm-searchbar {
        width: 228px; } }
  .m-basic-keywordfilter--filter .mm-controller {
    display: block;
    position: relative;
    float: left;
    width: 122px;
    height: 29px;
    margin-top: 0;
    vertical-align: top;
    z-index: 10; }
    .m-basic-keywordfilter--filter .mm-controller > button {
      position: relative;
      top: 1px;
      padding: 5px 8px 4px 20px;
      background: #fff url(/assets/img/icons/icon-link.svg) no-repeat 0 3px;
      text-align: left; }
      body.refresh .m-basic-keywordfilter--filter .mm-controller > button {
        background: #fff url(/assets/img/icons/icon-link.svg) no-repeat 0 4px; }
      .m-basic-keywordfilter--filter .mm-controller > button.is-active {
        width: 122px;
        padding-top: 4px;
        padding-left: 19px;
        background: #fff url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat -1px 3px;
        border-top: 1px solid #c5c5c5;
        border-right: 1px solid #c5c5c5; }
        body.refresh .m-basic-keywordfilter--filter .mm-controller > button.is-active {
          background: #fff url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat -1px 3px; }
      .m-basic-keywordfilter--filter .mm-controller > button:focus {
        outline: none; }
  .m-basic-keywordfilter--filter .mm-filter {
    display: none;
    clear: both;
    position: relative;
    top: -6px;
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    z-index: 9;
    border: 1px solid #c5c5c5; }
    .m-basic-keywordfilter--filter .mm-filter li {
      margin: 0 0 9px 0; }
      .m-basic-keywordfilter--filter .mm-filter li:last-child {
        margin-bottom: 0; }
      .m-basic-keywordfilter--filter .mm-filter li.mm-separator ~ .mm-separator {
        padding-bottom: 4px;
        border-bottom: 1px solid #d7d7d7; }
      .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup {
        padding: 10px 0;
        border-bottom: 1px solid #d7d7d7; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex; } }
        .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup > .mm-filtergroup-head {
          padding-bottom: 5px;
          font-weight: bold; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-keywordfilter--filter .mm-filter li > .mm-filtergroup > .mm-filtergroup-head {
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              width: 200px; } }

/* m-basic-keywordfilter--lexicon */
.m-basic-keywordfilter--lexicon {
  position: relative;
  width: auto; }
  .m-basic-keywordfilter--lexicon > .mm-btnWrap {
    text-align: right;
    display: block;
    margin-bottom: 10px; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-keywordfilter--lexicon > .mm-btnWrap {
        position: absolute;
        right: 0;
        top: 10px; } }
    .m-basic-keywordfilter--lexicon > .mm-btnWrap .a-basic-link.a-basic-link--top {
      display: inline-block; }
  .m-basic-keywordfilter--lexicon > .mm-searchbar {
    max-width: 480px;
    margin-bottom: 5px; }
  .m-basic-keywordfilter--lexicon > .mm-searchinfo {
    height: 25px; }
    .m-basic-keywordfilter--lexicon > .mm-searchinfo > .mm-result {
      display: none; }
    .m-basic-keywordfilter--lexicon > .mm-searchinfo > .mm-noresult {
      display: none; }
  .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap {
    position: relative;
    overflow: hidden;
    margin-right: -15px;
    padding-right: 50px;
    -webkit-transition: height 1 ease;
    -o-transition: height 1 ease;
    -moz-transition: height 1 ease;
    transition: height 1 ease; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap {
        margin-right: -30px;
        padding-right: 100px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap {
        margin-right: -40px;
        padding-right: 100px; } }
    .lt-ie9 .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap {
      margin-right: -40px;
      padding-right: 100px; }
    .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-result {
      position: relative; }
      .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-result > .mm-lexicon-category > .mm-lexicon-categoryhead {
        padding: 7px 10px;
        background: #ededed;
        font-weight: bold; }
    .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox {
      position: absolute;
      top: 0;
      right: 0;
      width: 39px;
      height: 100%; }
      .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky {
        max-height: 100vh; }
        @media only screen and (min-width: 64.0625em) {
          .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky {
            max-height: -webkit-calc(100vh - 106px);
            max-height: -moz-calc(100vh - 106px);
            max-height: calc(100vh - 106px); } }
        .lt-ie9 .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky {
          max-height: -webkit-calc(100vh - 106px);
          max-height: -moz-calc(100vh - 106px);
          max-height: calc(100vh - 106px); }
        .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container {
          max-height: 100vh; }
          @media only screen and (min-width: 64.0625em) {
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container {
              max-height: -webkit-calc(100vh - 106px);
              max-height: -moz-calc(100vh - 106px);
              max-height: calc(100vh - 106px); } }
          .lt-ie9 .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container {
            max-height: -webkit-calc(100vh - 106px);
            max-height: -moz-calc(100vh - 106px);
            max-height: calc(100vh - 106px); }
          .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-lexicon-letter {
            height: 40px;
            padding: 4px 0 0 0;
            font-family: "franklin-demi", Arial, sans-serif;
            font-size: 24px;
            font-size: 1.5rem;
            line-height: 29px;
            line-height: 1.8125rem;
            background: #c5c5c5;
            text-align: center;
            border-bottom: 1px solid #fff;
            cursor: pointer; }
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .swiper-wrapper > .swiper-slide.is-active > .mm-lexicon-letter {
              background: #ffcc00;
              cursor: default; }
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-lexicon-letter:hover {
              background: #d7d7d7; }
              .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .swiper-wrapper > .swiper-slide.is-active > .mm-lexicon-letter:hover {
                background: #ffcc00; }
          .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-prev, .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container .mm-lexicon-next {
            position: absolute;
            left: 0;
            width: 100%;
            height: 40px;
            cursor: pointer;
            z-index: 10;
            -webkit-box-shadow: 0 0 10px 3px #000;
               -moz-box-shadow: 0 0 10px 3px #000;
                    box-shadow: 0 0 10px 3px #000; }
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-prev:hover, .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container .mm-lexicon-next:hover {
              background-color: rgba(255, 255, 255, 0.5); }
          .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-prev {
            top: 0;
            background: url(/assets/img/icons/icon-expand-less-30px.svg) 4px 4px no-repeat;
            background-color: rgba(255, 255, 255, 0.7); }
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-prev.swiper-button-disabled {
              display: none; }
          .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-next {
            bottom: 0;
            background: url(/assets/img/icons/icon-expand-more-30px.svg) 4px 4px no-repeat;
            background-color: rgba(255, 255, 255, 0.7); }
            .m-basic-keywordfilter--lexicon > .mm-lexicon-result-wrap > .mm-lexicon-letterbox > .mm-lexicon-letterbox-sticky > .swiper-container > .mm-lexicon-next.swiper-button-disabled {
              display: none; }

/* m-basic-keywordfilter--nosearchbar */
@media print, only screen and (min-width: 48em) {
  .m-basic-keywordfilter--nosearchbar {
    width: inherit !important; } }

.m-basic-keywordfilter--nosearchbar .mm-searchbar {
  display: none; }

@charset "UTF-8";
/* m-basic-list--advantage */
.m-basic-list--advantage {
  padding: 0 0 10px 8px; }
  @media print {
    .m-basic-list--advantage {
      padding-left: 0; } }
  .m-basic-table .m-basic-list--advantage {
    padding-bottom: 0;
    padding-left: 0; }
  .m-basic-list--advantage > li {
    margin-bottom: 10px;
    padding: 0 0 2px 28px;
    background: url(/assets/img/icons/icon-check-green.svg) no-repeat -2px -4px; }
    .refresh .m-basic-list--advantage > li {
      background: url(/assets/img/icons/icon-check.svg) no-repeat -2px -5px; }
    @media print {
      .m-basic-list--advantage > li {
        background: none; } }
    @media print {
      .m-basic-table table tr:nth-child(even) td .m-basic-list--advantage > li {
        -webkit-box-shadow: inset 0 0 0 1000px #ededed;
           -moz-box-shadow: inset 0 0 0 1000px #ededed;
                box-shadow: inset 0 0 0 1000px #ededed; } }
    @media print {
      .m-basic-list--advantage > li:before {
        content: "✔" !important;
        display: inline-block !important;
        font-size: 22px;
        font-size: 1.375rem;
        color: #000 !important;
        position: absolute;
        top: -1px;
        left: 0; } }
  .mm-flex--row-reverse .mm-content .m-basic-list--advantage {
    margin-bottom: 0; }

/* m-basic-list--article */
.m-basic-list--article > li {
  margin: 0 0 23px 0;
  padding: 0;
  background: 0; }
  @media print {
    .m-basic-list--article > li:before {
      display: none; } }
  .m-basic-list--article > li .mm-head {
    margin: 0 0 0 11px; }
    .m-basic-list--article > li .mm-head > address {
      float: left; }
      .m-basic-list--article > li .mm-head > address:after {
        margin: 0 8px 0 8px;
        content: "|"; }
    .m-basic-list--article > li .mm-head > time {
      float: left; }
  .m-basic-list--article > li > p {
    margin: 3px 0 -11px 0;
    padding: 0 0 0 11px;
    font-weight: bold;
    background: url(/assets/img/icons/icon-link-red.svg) no-repeat -8px -4px; }
    .refresh .m-basic-list--article > li > p {
      background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -8px -2px; }
    @media print {
      .m-basic-list--article > li > p {
        background: none; }
        .m-basic-list--article > li > p:before {
          width: 0;
          height: 0;
          border-top: 5px solid transparent;
          border-left: 5px solid #CC3300;
          border-bottom: 5px solid transparent;
          content: "";
          display: inline-block;
          position: absolute;
          top: 21px;
          left: 0; } }
    .m-basic-list--article > li > p > a {
      text-decoration: none; }
      .refresh .m-basic-list--article > li > p > a {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1; }
      .m-basic-list--article > li > p > a:hover {
        text-decoration: underline; }

/* m-basic-list--disadvantage */
.m-basic-list--disadvantage {
  padding: 0 0 10px 8px;
  /* m-basic-list--disadvantage--transparent */ }
  @media print {
    .m-basic-list--disadvantage {
      padding-left: 0; } }
  .m-basic-table .m-basic-list--disadvantage {
    padding-bottom: 0;
    padding-left: 0; }
  .m-basic-list--disadvantage > li {
    margin-bottom: 10px;
    padding: 0 0 2px 24px;
    background: url(/assets/img/icons/icon-close-red.svg) no-repeat 0 -4px; }
    .refresh .m-basic-list--disadvantage > li {
      background: url(/assets/img/icons/icon-close-black.svg) no-repeat 0 -4px; }
    @media print {
      .m-basic-list--disadvantage > li {
        background: none; } }
    @media print {
      .m-basic-table table tr:nth-child(even) td .m-basic-list--disadvantage > li {
        -webkit-box-shadow: inset 0 0 0 1000px #ededed;
           -moz-box-shadow: inset 0 0 0 1000px #ededed;
                box-shadow: inset 0 0 0 1000px #ededed; } }
    @media print {
      .m-basic-list--disadvantage > li:before {
        content: "X" !important;
        display: inline-block !important;
        font-size: 22px;
        font-size: 1.375rem;
        color: #cc3300 !important;
        position: absolute;
        top: -1px;
        left: 0; } }
  .m-basic-list--disadvantage--transparent li {
    margin: 0 0 10px -3px;
    padding: 0 0 2px 24px;
    background: url(/assets/img/icons/icon-close-red.svg) no-repeat 0 -4px;
    color: transparent; }

/* m-basic-list--filter */
.m-basic-list--filter {
  padding: 0 0 10px 0;
  list-style-type: none; }
  .m-basic-list--filter > li {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-bottom: 1px;
    padding: 0 0 2px 0;
    background: none; }
    .m-basic-list--filter > li:before {
      content: '\2013'; }
    .m-basic-list--filter > li.is-active {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .m-basic-list--filter > li > .filter-desc {
      border-bottom: 1px solid #333; }
      .m-basic-list--filter > li > .filter-desc:hover {
        cursor: pointer; }
    .m-basic-list--filter > li > button {
      width: 16px;
      height: 16px;
      position: relative;
      margin-left: 8px;
      background: url(/assets/img/icons/icon-close.svg) no-repeat -3px -1px;
      -moz-background-size: 20px;
        -o-background-size: 20px;
           background-size: 20px; }

/* m-basic-list--link */
.m-basic-newsbox .m-basic-list--link {
  margin-bottom: 13px;
  padding-bottom: 0; }

.m-basic-list--link > li {
  margin-bottom: 8px;
  padding: 0 0 0 10px;
  background: url(/assets/img/icons/icon-link-red.svg) no-repeat -10px -3px; }
  .refresh .m-basic-list--link > li {
    background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -8px -3px;
    padding-left: 14px; }
  @media print {
    .m-basic-list--link > li {
      background: none; }
      .m-basic-list--link > li:before {
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-left: 7px solid #CC3300;
        border-bottom: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        top: 2px;
        left: -2px; } }
  .m-basic-list--link > li > a {
    text-decoration: none; }
    .m-basic-list--link > li > a:hover {
      text-decoration: underline; }

/* m-basic-list--positive */
.m-basic-list--positive {
  padding: 0 0 10px 8px; }
  @media print {
    .m-basic-list--positive {
      padding-left: 0; } }
  .m-basic-table .m-basic-list--positive {
    padding-bottom: 0;
    padding-left: 0; }
  .m-basic-list--positive > li {
    margin-bottom: 10px;
    padding: 0 0 2px 24px;
    background: url(/assets/img/icons/icon-add.svg) no-repeat -2px -4px; }
    @media print {
      .m-basic-list--positive > li {
        background: none; } }
    @media print {
      .m-basic-table table tr:nth-child(even) td .m-basic-list--positive > li {
        -webkit-box-shadow: inset 0 0 0 1000px #ededed;
           -moz-box-shadow: inset 0 0 0 1000px #ededed;
                box-shadow: inset 0 0 0 1000px #ededed; } }
    @media print {
      .m-basic-list--positive > li:before {
        content: "+" !important;
        display: inline-block !important;
        font-size: 22px;
        font-size: 1.375rem;
        color: #21A121 !important;
        position: absolute;
        top: -1px;
        left: 0; } }
    .m-basic-list--positive > li > a {
      text-decoration: none; }

/* m-basic-list--social */
.m-basic-list--social li {
  height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
  background: 0; }
  .m-basic-list--social li > a {
    display: block;
    padding: 6px 0 6px 40px; }
  .m-basic-list--social li:first-child > a {
    background: url(/dev/img/social/facebook.png) no-repeat; }
  .m-basic-list--social li:nth-child(2) > a {
    background: url(/dev/img/social/twitter.png) no-repeat; }
  .m-basic-list--social li:last-child > a {
    background: url(/dev/img/social/youtube.png) no-repeat;
    margin: 0; }
  .m-basic-list--social li > a {
    text-decoration: none; }
    .m-basic-list--social li > a:hover {
      text-decoration: underline; }

/* m-basic-list--vesrs-premium */
.m-basic-list--vesrs-premium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-top: 20px;
  cursor: default; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-list--vesrs-premium {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; } }
  .m-basic-list--vesrs-premium > li {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    cursor: default;
    background: none;
    opacity: 0.5; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-list--vesrs-premium > li {
        float: left;
        width: 25%;
        padding: 10px 0 0 20px;
        margin: 0; } }
    @media only screen and (max-width: 47.9375em) {
      .m-basic-list--vesrs-premium > li:first-child:before {
        content: none; } }
    @media only screen and (max-width: 47.9375em) {
      .m-basic-list--vesrs-premium > li:last-child {
        padding-bottom: 0; } }
    .m-basic-list--vesrs-premium > li:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background: #ffcc00;
      top: 0;
      left: 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-list--vesrs-premium > li:before {
          width: 1px;
          height: 100%; } }
    .m-basic-list--vesrs-premium > li > .mm-head {
      margin-bottom: 10px; }
      .m-basic-list--vesrs-premium > li > .mm-head > .mm-headline-text {
        font-family: "MiloforADACW04-Bold", Arial, sans-serif;
        font-weight: normal;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.125rem; }
    .m-basic-list--vesrs-premium > li > p {
      padding-right: 20px;
      margin-bottom: 0;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      text-align: left; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-list--vesrs-premium > li > p {
          margin-bottom: 20px; } }
    .m-basic-list--vesrs-premium > li:first-child {
      padding-left: 0; }
      .m-basic-list--vesrs-premium > li:first-child > p {
        padding-right: 30px; }
      .m-basic-list--vesrs-premium > li:first-child:before {
        content: none; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-list--vesrs-premium > li:last-child.active:after {
        right: 0; } }
    .m-basic-list--vesrs-premium > li:last-child > p {
      padding-right: 5px; }
    .m-basic-list--vesrs-premium > li.active {
      opacity: 1; }
      .m-basic-list--vesrs-premium > li.active > .mm-head {
        max-width: -webkit-calc(100% - 48px);
        max-width: -moz-calc(100% - 48px);
        max-width: calc(100% - 48px); }
      .m-basic-list--vesrs-premium > li.active:after {
        content: "";
        position: absolute;
        top: 13px;
        right: 0;
        width: 28px;
        height: 28px;
        background: url("/assets/img/icons/icon-selected-small.svg") no-repeat 0 0;
        -moz-background-size: 28px auto;
          -o-background-size: 28px auto;
             background-size: 28px auto; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-list--vesrs-premium > li.active:after {
            top: 0;
            right: 10px;
            width: 36px;
            height: 36px;
            background: url("/assets/img/icons/icon-selected.svg") no-repeat 0 0;
            -moz-background-size: 36px auto;
              -o-background-size: 36px auto;
                 background-size: 36px auto; } }

/* m-basic-progress-nav--refresh */
.m-basic-progress-nav--refresh {
  position: relative;
  min-height: 70px; }
  .m-basic-progress-nav--refresh.h-space-m {
    margin-bottom: 40px; }
  .m-basic-progress-nav--refresh ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
    padding: 0;
    margin: 0;
    width: 100%;
    border: none; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-progress-nav--refresh ul {
        width: 100%; } }
    .m-basic-progress-nav--refresh ul li {
      position: relative;
      vertical-align: top;
      text-align: center;
      width: 500px;
      min-height: 100%;
      padding: 8px 0 4px 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-progress-nav--refresh ul li {
          text-align: center;
          padding: 8px 0 4px 0; } }
      .m-basic-progress-nav--refresh ul li:first-child {
        padding-left: 0; }
        .m-basic-progress-nav--refresh ul li:first-child .mm-progressnav-container:before {
          content: "";
          margin: 0;
          left: 0; }
        .m-basic-progress-nav--refresh ul li:first-child .mm-text {
          text-align: left;
          margin: 0;
          left: 0; }
          .m-basic-progress-nav--refresh ul li:first-child .mm-text .mm-text-inner:before {
            content: "1."; }
        .m-basic-progress-nav--refresh ul li:first-child.mm-active {
          padding-left: 0; }
          .m-basic-progress-nav--refresh ul li:first-child.mm-active .mm-progressnav-container {
            background: #ccc;
            height: 1px;
            border: none !important;
            top: auto !important; }
            .m-basic-progress-nav--refresh ul li:first-child.mm-active .mm-progressnav-container:before {
              content: "";
              background: #fff;
              border: 5px solid #ffcc00;
              width: 20px;
              height: 20px;
              top: -10px;
              left: 0;
              right: auto;
              position: absolute;
              -webkit-transform: none;
                 -moz-transform: none;
                  -ms-transform: none;
                   -o-transform: none;
                      transform: none; }
          .m-basic-progress-nav--refresh ul li:first-child.mm-active .mm-text {
            left: 0; }
      .m-basic-progress-nav--refresh ul li:nth-child(2) .mm-text .mm-text-inner:before {
        content: "2."; }
      .m-basic-progress-nav--refresh ul li:nth-child(3) .mm-text .mm-text-inner:before {
        content: "3."; }
      .m-basic-progress-nav--refresh ul li:nth-child(4) .mm-text .mm-text-inner:before {
        content: "4."; }
      .m-basic-progress-nav--refresh ul li:nth-child(5) .mm-text .mm-text-inner:before {
        content: "5."; }
      .m-basic-progress-nav--refresh ul li:nth-child(6) .mm-text .mm-text-inner:before {
        content: "6."; }
      .m-basic-progress-nav--refresh ul li:last-child {
        width: 0; }
        .m-basic-progress-nav--refresh ul li:last-child .mm-progressnav-container:before {
          margin: 0;
          right: 0 !important;
          left: auto; }
        .m-basic-progress-nav--refresh ul li:last-child .mm-text {
          text-align: right;
          margin: 0;
          right: 0;
          left: auto; }
          .m-basic-progress-nav--refresh ul li:last-child .mm-text .mm-text-inner {
            right: 0;
            left: auto; }
        .m-basic-progress-nav--refresh ul li:last-child .mm-digit {
          left: auto; }
        .m-basic-progress-nav--refresh ul li:last-child.mm-active {
          min-width: 20px;
          max-width: 20px; }
          .m-basic-progress-nav--refresh ul li:last-child.mm-active .mm-text {
            right: 0;
            left: auto; }
      .m-basic-progress-nav--refresh ul li.mm-active {
        padding-left: 0; }
        .m-basic-progress-nav--refresh ul li.mm-active ~ li {
          padding-left: 0;
          -webkit-box-flex: 2;
          -webkit-flex-grow: 2;
             -moz-box-flex: 2;
              -ms-flex-positive: 2;
                  flex-grow: 2; }
          .m-basic-progress-nav--refresh ul li.mm-active ~ li .mm-progressnav-container {
            background: #ccc;
            height: 1px; }
            .m-basic-progress-nav--refresh ul li.mm-active ~ li .mm-progressnav-container:before {
              content: "";
              background: #fff;
              border: 2px solid #ccc;
              width: 10px;
              height: 10px;
              top: -5px;
              right: auto;
              position: absolute; }
          .m-basic-progress-nav--refresh ul li.mm-active ~ li .mm-text {
            line-height: 18px;
            line-height: 1.125rem;
            color: #ccc;
            right: 0; }
          .m-basic-progress-nav--refresh ul li.mm-active ~ li .mm-digit {
            color: #ccc; }
        .m-basic-progress-nav--refresh ul li.mm-active .mm-progressnav-container {
          background: #ccc;
          height: 1px;
          border: none !important;
          top: auto !important; }
          .m-basic-progress-nav--refresh ul li.mm-active .mm-progressnav-container:before {
            content: "";
            background: #fff;
            border: 5px solid #ffcc00;
            width: 20px;
            height: 20px;
            top: -10px;
            left: 0;
            right: auto;
            position: absolute;
            -webkit-transform: none;
               -moz-transform: none;
                -ms-transform: none;
                 -o-transform: none;
                    transform: none; }
          .m-basic-progress-nav--refresh ul li.mm-active .mm-progressnav-container:after {
            position: static;
            -webkit-transform: none;
               -moz-transform: none;
                -ms-transform: none;
                 -o-transform: none;
                    transform: none; }
        .m-basic-progress-nav--refresh ul li.mm-active .mm-text {
          display: inline-block;
          line-height: 18px;
          line-height: 1.125rem;
          color: #333;
          top: 30px;
          right: 0;
          left: -100%; }
        .m-basic-progress-nav--refresh ul li.mm-active .mm-digit {
          left: 5px; }
          @media print, only screen and (min-width: 48em) {
            .m-basic-progress-nav--refresh ul li.mm-active .mm-digit {
              left: 0; } }
      .m-basic-progress-nav--refresh ul li .mm-progressnav-container {
        background: #ccc;
        width: 100%;
        height: 1px;
        position: relative; }
        .m-basic-progress-nav--refresh ul li .mm-progressnav-container:before {
          content: "";
          background: #fff;
          border: 2px solid #ccc;
          width: 10px;
          height: 10px;
          top: -5px;
          left: 0;
          position: absolute;
          margin: 0 auto; }
        .m-basic-progress-nav--refresh ul li .mm-progressnav-container .mm-tri-b {
          display: none; }
        .m-basic-progress-nav--refresh ul li .mm-progressnav-container .mm-tri-e {
          display: none; }
      .m-basic-progress-nav--refresh ul li .mm-progressnav-container {
        background: #ffcc00;
        height: 1px; }
        .m-basic-progress-nav--refresh ul li .mm-progressnav-container:before {
          content: "";
          background: #ffcc00;
          border: 5px solid #ffcc00;
          width: 10px;
          height: 10px;
          top: -5px;
          right: auto;
          position: absolute; }
      .m-basic-progress-nav--refresh ul li .mm-text {
        line-height: 18px;
        line-height: 1.125rem;
        color: #333; }
      .m-basic-progress-nav--refresh ul li .mm-text {
        top: 30px;
        left: -50%;
        position: absolute;
        z-index: 10;
        vertical-align: top;
        font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.125rem;
        max-width: 162px;
        margin: 0 auto;
        color: #333; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-progress-nav--refresh ul li .mm-text {
            width: 162px;
            left: -100%;
            right: 0; } }
        .m-basic-progress-nav--refresh ul li .mm-text .mm-text-inner {
          position: relative;
          left: 15px; }
          .m-basic-progress-nav--refresh ul li .mm-text .mm-text-inner:before {
            left: -15px;
            position: absolute; }
      .m-basic-progress-nav--refresh ul li .mm-digit {
        top: 30px;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 10;
        vertical-align: top;
        font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 16px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.125rem;
        text-align: left; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-progress-nav--refresh ul li .mm-digit {
            text-align: center; } }

.m-basic-member-puzzle--upsidedown > .mm-member-gallery-wrapper.is-active {
  position: fixed;
  bottom: 0;
  background: white;
  z-index: 10;
  left: 0;
  right: 0; }

/* m-basic-rating--banderole */
.m-basic-rating--banderole {
  width: 267px;
  height: 230px;
  background: white;
  padding: 0;
  margin-right: 20px; }
  .m-basic-rating--banderole > .mm-content-wrapper {
    padding: 15px;
    height: 190px;
    border-bottom: 1px solid #d7d7d7; }
    .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 20px; }
      .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-label {
        font-weight: bolder;
        margin-bottom: 8px; }
      .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-stars {
        margin-bottom: 8px; }
        .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-stars > .mm-star {
          height: 26px;
          width: 26px;
          display: inline-block;
          background: url(/assets/img/icons/icon-star-empty.svg); }
          .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-stars > .mm-star--full {
            background: url(/assets/img/icons/icon-star-full.svg); }
          .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-stars > .mm-star--half {
            background: url(/assets/img/icons/icon-star-half.svg); }
          .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-stars > .mm-star:first-child {
            background: url(/assets/img/icons/icon-star-full.svg); }
      .m-basic-rating--banderole > .mm-content-wrapper > .mm-star-container > .mm-mark {
        font-weight: bolder;
        font-size: 32px;
        font-size: 2rem;
        margin-top: -6px; }
    .m-basic-rating--banderole > .mm-content-wrapper > .mm-quote {
      line-height: 17px;
      line-height: 1.0625rem; }
  .m-basic-rating--banderole > .mm-rate {
    padding: 8px 10px 10px 10px; }

/* m-basic-rating */
.m-basic-rating--ekomi {
  position: relative;
  min-height: 160px;
  background: #ededed;
  padding: 20px; }
  .m-basic-rating--ekomi > .mm-valid > .mm-rating-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-rating--ekomi > .mm-valid > .mm-rating-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container {
      margin: 0 10px 10px 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
      .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > .mm-label {
        font-weight: bolder; }
      .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi {
        height: 26px;
        width: 26px;
        display: inline-block;
        background: url(/assets/img/bg/stars/star-00.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-10 {
          background: url(/assets/img/bg/stars/star-10.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-20 {
          background: url(/assets/img/bg/stars/star-20.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-30 {
          background: url(/assets/img/bg/stars/star-30.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-40 {
          background: url(/assets/img/bg/stars/star-40.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-50 {
          background: url(/assets/img/bg/stars/star-50.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-60 {
          background: url(/assets/img/bg/stars/star-60.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-70 {
          background: url(/assets/img/bg/stars/star-70.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-80 {
          background: url(/assets/img/bg/stars/star-80.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-90 {
          background: url(/assets/img/bg/stars/star-90.png) no-repeat; }
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-star-container > div > .mm-star--ekomi-full {
          background: url(/assets/img/bg/stars/star-full.png) no-repeat; }
    .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-quota {
      font-weight: bold;
      margin-bottom: 15px;
      margin-right: 10px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-quota {
          margin-bottom: 0;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
      .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-quota > .mm-recommendation {
        margin-top: -4px;
        display: inline-block;
        font-size: 20px;
        font-size: 1.25rem; }
        @media print, only screen and (min-width: 48em) {
          .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-quota > .mm-recommendation {
            font-size: 28px;
            font-size: 1.75rem; } }
      .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-quota > .mm-reviews {
        padding-left: 5px;
        font-weight: normal; }
    .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-ekomi-logo {
      margin: 5px 0 10px 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-rating--ekomi > .mm-valid > .mm-rating-content > .mm-ekomi-logo {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          position: relative;
          top: -10px;
          margin: 0; } }
  .m-basic-rating--ekomi > .mm-fail {
    background-color: #cc3300;
    color: #fff;
    line-height: 1.125rem;
    margin: 8px 0 20px;
    min-height: 50px;
    padding: 12px 10px 6px 40px;
    position: relative; }
    .m-basic-rating--ekomi > .mm-fail:before {
      background: url("/assets/img/icons/icon-error-symbol-white.svg") repeat;
      content: '';
      display: block;
      height: 24px;
      left: 10px;
      position: absolute;
      top: 10px;
      width: 24px; }
  .m-basic-rating--ekomi > .mm-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8); }
    .m-basic-rating--ekomi.is-loaded > .mm-loader {
      display: none; }
    .m-basic-rating--ekomi > .mm-loader:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 48px;
      height: 48px;
      margin: -24px 0 0 -24px;
      background: url("/assets/img/icons/icon-refresh-48px.svg") no-repeat;
      -webkit-animation: rotate 1s infinite linear;
         -moz-animation: rotate 1s infinite linear;
           -o-animation: rotate 1s infinite linear;
              animation: rotate 1s infinite linear; }

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

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

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

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* m-basic-newsbox--disabled */
.m-basic-newsbox--disabled:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8; }

/* m-basic-newsbox--img */
.m-basic-newsbox--img > figure {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 0 16px 0; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox--img > figure {
      float: left;
      width: 290px;
      margin-top: 4px; } }
  .m-basic-newsbox--img > figure img {
    width: 100%;
    height: auto; }

.m-basic-newsbox--img > .a-basic-stopper {
  top: 30px; }
  .refresh .m-basic-newsbox--img > .a-basic-stopper {
    right: -10px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox--img > .a-basic-stopper {
      top: 20px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-newsbox--img .mm-content {
    padding: 0 20px 0 15px;
    width: -webkit-calc(100% - 290px);
    width: -moz-calc(100% - 290px);
    width: calc(100% - 290px);
    float: left; } }

/* m-basic-newsbox--noborder */
.m-basic-newsbox--noborder {
  padding-top: 0;
  padding-bottom: 0;
  border: none; }

/* m-basic-newsbox--searchresult */
.m-basic-newsbox--searchresult {
  border-bottom: none; }
  .m-basic-newsbox--searchresult.h-space-s {
    margin-bottom: 0; }
  .m-basic-newsbox--searchresult:last-of-type {
    border-bottom: 1px solid #d7d7d7; }
  .m-basic-newsbox--searchresult:only-child {
    margin-bottom: 0;
    border-bottom: none; }
  .m-basic-newsbox--searchresult + .m-basic-newsbox {
    padding-top: 0; }
  .m-basic-keywordfilter--lexicon .m-basic-newsbox--searchresult {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0; }
    .m-basic-keywordfilter--lexicon .m-basic-newsbox--searchresult:first-of-type {
      border-top: 0; }
  .m-basic-keywordfilter--lexicon .mm-lexicon-category .m-basic-newsbox--searchresult.is-hidden + .m-basic-newsbox--searchresult {
    border-top: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-newsbox--searchresult > .mm-content:not(:only-child) {
      max-width: -webkit-calc(100% - 90px);
      max-width: -moz-calc(100% - 90px);
      max-width: calc(100% - 90px); } }
  .m-basic-newsbox--searchresult > .mm-btnWrap {
    text-align: right; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-newsbox--searchresult > .mm-btnWrap {
        position: absolute;
        right: 0; } }
    .m-basic-newsbox--searchresult > .mm-btnWrap > .a-basic-link--top {
      display: inline-block; }

/* m-basic-status-nav--sticky */

/* m-basic-teaser-home--big */
@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big {
    width: 595px;
    min-width: 595px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box {
    width: 100%; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-video-box > .m-basic-movie {
    margin: 0;
    max-height: 245px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-video-box > .m-basic-movie > .mm-poster-container > img {
    height: 245px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-video-box > .m-basic-movie > .mm-movie-container > .m-basic-movie {
    max-height: 245px; } }

.refresh .m-basic-teaser-home--big .mm-box > .mm-img-box {
  margin-bottom: 10px; }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-img-box > .mm-figure {
    width: 595px;
    height: 245px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-header-box {
    position: absolute;
    padding: 10px 15px 31px 15px;
    height: auto;
    width: 100%; }
    .refresh .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-header-box {
      top: 0px; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-header-box > header > h3.mm-headline {
    color: #fff; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-header-box > header > h3.mm-headline--black {
    color: #333; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-header-box > header > h3.mm-headline--right {
    text-align: right; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-teaser-home--big .mm-box > .mm-content-box > .mm-footer-box {
    height: 55px !important;
    padding: 0 15px 15px 15px; } }

/* m-basic-table--break */
.m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > table > tbody > tr > td > .mm-tac-smartphone {
  text-align: left; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > table > tbody > tr > td > .mm-tac-smartphone {
      text-align: left; } }

.refresh .m-basic-table--break.m-basic-table--white > thead > tr:first-child > th:nth-last-child(2) {
  border-right: 2px solid #333; }

@media print, only screen and (min-width: 48em) {
  .refresh .m-basic-table--break.m-basic-table--white > thead > tr:first-child th[data-toggle="true"] {
    border-left: 1px solid #afafaf; } }

.refresh .m-basic-table--break > thead > tr:first-child > th:first-child {
  border-left: 2px solid #333; }

.refresh .m-basic-table--break > thead > tr:first-child > th:last-child {
  border-right: 2px solid #333; }

.refresh .m-basic-table--break > thead > tr:first-child th[data-toggle="true"] {
  border-left: 2px solid #333;
  border-right: 2px solid #333; }
  @media print, only screen and (min-width: 48em) {
    .refresh .m-basic-table--break > thead > tr:first-child th[data-toggle="true"] {
      border-left: 2px solid #333;
      border-right: 1px solid #afafaf; } }

.m-basic-table--break > tbody > tr {
  border-bottom: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--break > tbody > tr {
      border-bottom: 1px solid #d7d7d7; } }
  .m-basic-table--break > tbody > tr.mm-toggle-row {
    border-bottom: 1px solid #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--break > tbody > tr.mm-toggle-row {
        display: none; } }
    .m-basic-table--break > tbody > tr.mm-toggle-row:last-child {
      border-bottom: 0; }
      .m-basic-table--break > tbody > tr.mm-toggle-row:last-child > td .mm-toggle-close {
        margin-bottom: 1px; }
    .m-basic-table--break > tbody > tr.mm-toggle-row > td {
      padding: 0;
      border: 0; }
      .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content {
        display: none;
        margin: 0 0 -1px 0;
        border-bottom: 1px solid #d7d7d7; }
        .m-basic-table--break > tbody > tr.mm-toggle-row:last-child > td > .mm-toggle-row-content {
          border-bottom: 0; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > .mm-toggletext-content {
          max-width: inherit !important;
          padding: 10px;
          background: #fff;
          border-left: 1px solid #d7d7d7;
          border-right: 1px solid #d7d7d7; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > table > tbody > tr > td > .a-basic-link {
          margin: 0; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > table > tbody > tr > td > .a-basic-btn {
          margin-bottom: 15px;
          max-width: 200px; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > table > tbody > tr:nth-child(7) {
          border-bottom: none; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > .js-lightbox {
          display: block;
          padding: 10px;
          border: 1px solid #d7d7d7;
          border-top: 0;
          background: #fff; }
          .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > .js-lightbox:focus {
            outline: none; }
        .m-basic-table--break > tbody > tr.mm-toggle-row > td > .mm-toggle-row-content > .mm-toggle-close {
          padding: 10px;
          border: 1px solid #d7d7d7;
          background: #ededed; }
  .m-basic-table--break > tbody > tr.mm-subheading + mm-toggle-row + .mm-toggle-row > td > .mm-toggle-close {
    border-bottom: 1px solid #d7d7d7; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--break > tbody > tr > td > .mm-toggletext-head {
      position: relative;
      left: -3px;
      padding: 0 0 0 15px;
      background: url(/assets/img/icons/icon-link.svg) -6px -1px no-repeat;
      font-weight: bold;
      cursor: pointer; }
      .m-basic-table--break > tbody > tr > td > .mm-toggletext-head.is-active {
        background: url(/assets/img/icons/icon-arrow-drop-down.svg) -6px -1px no-repeat; } }
  .m-basic-table--break > tbody > tr > td > .mm-toggletext-content {
    height: 0px;
    overflow: hidden; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--break > tbody > tr > td > .mm-toggletext-content {
        display: none;
        height: auto;
        overflow: visible;
        padding: 0 0 0 13px; } }

.m-basic-table--break .mm-hide-all {
  display: none !important; }

.m-basic-table--break .mm-hide-phone {
  display: none !important; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--break .mm-hide-phone {
      display: table-cell !important; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-table--break .mm-hide-tablet {
    display: none !important; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-table--break .mm-hide-desktop {
    display: none !important; } }

.lt-ie9 .m-basic-table--break .mm-hide-desktop {
  display: none !important; }

.m-basic-table--break .mm-colspan-full {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7; }

.m-basic-table--break .mm-full-size {
  border-left: 1px solid #d7d7d7; }

.m-basic-table--break .mm-colspan-full-sibling {
  display: none !important; }
  .m-basic-table--break .mm-colspan-full-sibling.js-colspan-full-sibling-tablet {
    display: table-cell !important; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--break .mm-colspan-full-sibling.js-colspan-full-sibling-tablet {
        display: none !important; } }
  .m-basic-table--break .mm-colspan-full-sibling.js-colspan-full-sibling-desktop {
    display: table-cell !important; }
    @media only screen and (min-width: 64.0625em) {
      .m-basic-table--break .mm-colspan-full-sibling.js-colspan-full-sibling-desktop {
        display: none !important; } }
    .lt-ie9 .m-basic-table--break .mm-colspan-full-sibling.js-colspan-full-sibling-desktop {
      display: none !important; }

.m-basic-table--break .js-toggle-controller {
  padding-left: 25px;
  background: #c5c5c5 url(/assets/img/icons/icon-link.svg) no-repeat 1px 9px;
  cursor: pointer;
  font-weight: bold; }
  .refresh .m-basic-table--break .js-toggle-controller {
    background-color: #ccc; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--break .js-toggle-controller {
      padding-left: 10px;
      background: 0;
      cursor: default;
      font-weight: normal; } }
  .m-basic-table--break .js-toggle-controller.is-active {
    border-bottom: 0;
    background: #c5c5c5 url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat 1px 9px; }
    .refresh .m-basic-table--break .js-toggle-controller.is-active {
      background-color: #ccc; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--break .js-toggle-controller.is-active {
        background: 0; } }

/* m-basic-table--clone */
.m-basic-table--clone {
  position: relative !important;
  margin: 0; }

/* m-basic-table--compare-mgl */
.refresh .m-basic-table--compare-mgl > tbody > tr {
  background: #fff !important; }

.m-basic-table--compare-mgl > tbody > tr > td:nth-child(even):nth-child(2) {
  border-left: 1px solid #d7d7d7; }
  .refresh .m-basic-table--compare-mgl > tbody > tr > td:nth-child(even):nth-child(2) {
    border-color: #afafaf; }

.refresh .m-basic-table--compare-mgl > thead > tr:first-child {
  border-bottom: none !important; }
  .refresh .m-basic-table--compare-mgl > thead > tr:first-child > th:last-child {
    border-bottom: 1px solid #afafaf; }
  .refresh .m-basic-table--compare-mgl > thead > tr:first-child > th:nth-last-child(2) {
    border-bottom: 1px solid #afafaf; }

.refresh .m-basic-table--compare-mgl > thead > tr:nth-child(2) {
  background: #fff !important;
  border-bottom: 2px solid #333; }

.refresh .m-basic-table--compare-mgl > thead > tr > th:first-child {
  border-left: 2px solid #333 !important; }

.refresh .m-basic-table--compare-mgl > thead > tr > th:last-child {
  border-right: 2px solid #333; }

/* m-basic-table--compare-result */
.m-basic-table--compare-result {
  margin-right: -15px; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--compare-result {
      margin-right: -30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-table--compare-result {
      margin-right: -40px; } }
  .lt-ie9 .m-basic-table--compare-result {
    margin-right: -40px; }
  .m-basic-table--compare-result > tbody > tr:nth-child(even) {
    background: #fff; }
  .m-basic-table--compare-result > tbody > tr:nth-child(odd) {
    background: #ededed; }
  .m-basic-table--compare-result a.a-basic-btn.product-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem; }
  .m-basic-table--compare-result a.a-basic-link.default-product-link {
    margin-left: 2px; }
  .m-basic-table--compare-result a.a-basic-link.specific-product-link {
    background: none;
    padding: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--compare-result a.a-basic-link.specific-product-link {
        background: url(/assets/img/icons/icon-link-red.svg) no-repeat -10px -2px;
        padding-left: 10px; } }
    .m-basic-table--compare-result a.a-basic-link.specific-product-link:hover {
      text-decoration: none; }

/* m-basic-table--compare */
@media print, only screen and (min-width: 48em) {
  .m-basic-table--compare {
    table-layout: fixed; } }

.m-basic-table--compare > thead > tr.h-smartphone-only:first-child, .m-basic-table--compare > tbody > tr.h-smartphone-only:first-child {
  border-top: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--compare > thead > tr.h-smartphone-only:first-child + tr, .m-basic-table--compare > tbody > tr.h-smartphone-only:first-child + tr {
      border-top: 1px solid #d7d7d7; } }

.m-basic-table--compare > thead > tr.mm-compare-footline, .m-basic-table--compare > tbody > tr.mm-compare-footline {
  border: 0; }

@media print, only screen and (min-width: 48em) {
  .m-basic-table--compare > thead > tr.mm-compare-noborder, .m-basic-table--compare > tbody > tr.mm-compare-noborder {
    border-bottom: 0; } }

.m-basic-table--compare > thead > tr > th, .m-basic-table--compare > thead > tr > td, .m-basic-table--compare > tbody > tr > th, .m-basic-table--compare > tbody > tr > td {
  padding: 10px 5px;
  text-align: center; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-table--compare > thead > tr > th, .m-basic-table--compare > thead > tr > td, .m-basic-table--compare > tbody > tr > th, .m-basic-table--compare > tbody > tr > td {
      text-align: left;
      padding: 10px; } }
  .m-basic-table--compare > thead > tr > th:nth-child(1), .m-basic-table--compare > thead > tr > td:nth-child(1), .m-basic-table--compare > tbody > tr > th:nth-child(1), .m-basic-table--compare > tbody > tr > td:nth-child(1) {
    background: #ededed; }
    .m-basic-table--compare > thead > tr:not(.h-smartphone-only) > th:nth-child(1), .m-basic-table--compare > thead > tr:not(.h-smartphone-only) > td:nth-child(1), .m-basic-table--compare > tbody > tr:not(.h-smartphone-only) > th:nth-child(1), .m-basic-table--compare > tbody > tr:not(.h-smartphone-only) > td:nth-child(1) {
      display: none; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-table--compare > thead > tr:not(.h-smartphone-only) > th:nth-child(1), .m-basic-table--compare > thead > tr:not(.h-smartphone-only) > td:nth-child(1), .m-basic-table--compare > tbody > tr:not(.h-smartphone-only) > th:nth-child(1), .m-basic-table--compare > tbody > tr:not(.h-smartphone-only) > td:nth-child(1) {
          display: table-cell; } }
  .m-basic-table--compare > thead > tr > th:nth-child(2), .m-basic-table--compare > thead > tr > td:nth-child(2), .m-basic-table--compare > tbody > tr > th:nth-child(2), .m-basic-table--compare > tbody > tr > td:nth-child(2) {
    background: #D0D9E5;
    border-left: 1px solid #d7d7d7; }
    .refresh .m-basic-table--compare > thead > tr > th:nth-child(2), .refresh .m-basic-table--compare > thead > tr > td:nth-child(2), .refresh .m-basic-table--compare > tbody > tr > th:nth-child(2), .refresh .m-basic-table--compare > tbody > tr > td:nth-child(2) {
      border-color: #afafaf; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--compare > thead > tr > th:nth-child(2), .m-basic-table--compare > thead > tr > td:nth-child(2), .m-basic-table--compare > tbody > tr > th:nth-child(2), .m-basic-table--compare > tbody > tr > td:nth-child(2) {
        border-left: 0; } }
  .m-basic-table--compare > thead > tr > th:nth-child(3), .m-basic-table--compare > thead > tr > td:nth-child(3), .m-basic-table--compare > tbody > tr > th:nth-child(3), .m-basic-table--compare > tbody > tr > td:nth-child(3) {
    background: #E5EAF1; }
  .m-basic-table--compare > thead > tr > th:nth-child(4), .m-basic-table--compare > thead > tr > td:nth-child(4), .m-basic-table--compare > tbody > tr > th:nth-child(4), .m-basic-table--compare > tbody > tr > td:nth-child(4) {
    background: #EEF2F6; }
  .m-basic-table--compare > thead > tr.mm-compare-footline > th, .m-basic-table--compare > thead > tr.mm-compare-footline > td, .m-basic-table--compare > tbody > tr.mm-compare-footline > th, .m-basic-table--compare > tbody > tr.mm-compare-footline > td {
    padding-top: 4px;
    padding-left: 0;
    background: #fff;
    text-align: left;
    border: 0; }
  .m-basic-table--compare > thead > tr > th.js-compare-head, .m-basic-table--compare > thead > tr > td.js-compare-head, .m-basic-table--compare > tbody > tr > th.js-compare-head, .m-basic-table--compare > tbody > tr > td.js-compare-head {
    padding: 15px 0 5px 0;
    text-align: left;
    background: #fff;
    border: 0;
    border-right: 1px solid #fff; }
    .js-basic-table-header-clone-wrap.is-sticky-header .m-basic-table--compare > thead > tr > th.js-compare-head, .js-basic-table-header-clone-wrap.is-sticky-header .m-basic-table--compare > thead > tr > td.js-compare-head, .js-basic-table-header-clone-wrap.is-sticky-header .m-basic-table--compare > tbody > tr > th.js-compare-head, .js-basic-table-header-clone-wrap.is-sticky-header .m-basic-table--compare > tbody > tr > td.js-compare-head {
      display: none; }
    .m-basic-table--compare > thead > tr > th.js-compare-head > strong, .m-basic-table--compare > thead > tr > td.js-compare-head > strong, .m-basic-table--compare > tbody > tr > th.js-compare-head > strong, .m-basic-table--compare > tbody > tr > td.js-compare-head > strong {
      font-family: "franklin-demi", Arial, sans-serif;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 26px;
      line-height: 1.625rem;
      line-height: 23px;
      line-height: 1.4375rem;
      font-weight: normal; }
  .m-basic-table--compare > thead > tr > th.mm-compare-subhead, .m-basic-table--compare > thead > tr > td.mm-compare-subhead, .m-basic-table--compare > tbody > tr > th.mm-compare-subhead, .m-basic-table--compare > tbody > tr > td.mm-compare-subhead {
    padding-left: 10px;
    text-align: left; }

.refresh .m-basic-table--compare > thead > tr:first-child {
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf; }
  .refresh .m-basic-table--compare > thead > tr:first-child > th:first-child {
    border-left: 1px solid #afafaf; }
  .refresh .m-basic-table--compare > thead > tr:first-child > th:last-child {
    border-right: 1px solid #afafaf; }

.refresh .m-basic-table--compare > thead > tr.h-smartphone-only {
  border-top: none; }
  .refresh .m-basic-table--compare > thead > tr.h-smartphone-only th.js-compare-head {
    border-left: none;
    border-right: none; }

.m-basic-table--compare > thead > tr > th {
  padding-top: 30px;
  padding-bottom: 5px; }
  .m-basic-table--compare.is-cloned > thead > tr > th:first-child {
    border-left: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-table--compare.is-cloned > thead > tr > th:first-child {
        border-left: 1px solid #d7d7d7; } }
  @media only screen and (min-width: 64.0625em) {
    .m-basic-table--compare > thead > tr > th {
      padding-bottom: 10px; } }
  .lt-ie9 .m-basic-table--compare > thead > tr > th {
    padding-bottom: 10px; }

/* m-basic-table--simple */
.m-basic-table--simple {
  width: 100%; }
  .m-basic-table--simple tr {
    background: #fff; }
    .m-basic-table--simple tr:nth-child(odd) {
      background: #fff; }
    .m-basic-table--simple tr:nth-child(even) {
      background: #fff; }
    .m-basic-table--simple tr td {
      border-right: 0;
      text-align: left;
      padding: 5px 0px;
      padding-right: 30px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-table--simple tr td {
          padding-left: 10px; } }
      .m-basic-table--simple tr td:first-child {
        border-left: 0;
        text-align: left;
        width: 50%; }
      .m-basic-table--simple tr td:last-child {
        position: relative;
        padding-right: 10px; }

.l-lightbox .m-basic-table--simple {
  padding-right: 30px; }
  @media print, only screen and (min-width: 48em) {
    .l-lightbox .m-basic-table--simple {
      padding-right: 0px; } }

/* m-basic-table--tests */
.m-basic-table--tests > thead > tr > th {
  white-space: nowrap; }

.m-basic-table--tests > tbody > tr.is-active + .mm-toggle-row {
  border-bottom: 0; }

.m-basic-table--tests > tbody > tr > td:first-child {
  width: 42px;
  max-width: 42px;
  overflow: hidden; }
  .m-basic-table--tests > tbody > tr > td:first-child > .a-basic-input-checkbox {
    margin-top: 0; }

.m-basic-table--tests > tbody > tr > td.mm-product-cell {
  position: relative; }
  .m-basic-table--tests > tbody > tr > td.mm-product-cell > .mm-product-cell-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .m-basic-table--tests > tbody > tr > td.mm-product-cell > .mm-product-cell-inner > .mm-table-link-wrapper {
      display: inline-block;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-table--tests > tbody > tr > td.mm-product-cell > .mm-product-cell-inner > .mm-table-link-wrapper {
          width: 120px; } }

.m-basic-table--tests > tbody > tr > td.mm-size-cell {
  min-width: 100px;
  overflow: hidden; }

/* m-basic-table--us */
.m-basic-table--us {
  width: 100%; }
  .m-basic-table--us.is-cloned-header {
    margin-bottom: 40px; }
  .m-basic-table--us > thead > tr {
    border: none; }
    .m-basic-table--us > thead > tr:first-child {
      border: none; }
    .m-basic-table--us > thead > tr > th {
      background: none;
      border: none;
      text-align: left; }
      .m-basic-table--us > thead > tr > th:first-child {
        border: none; }
      .m-basic-table--us > thead > tr > th:last-child {
        border: none; }
  .m-basic-table--us > tbody tr td {
    border-right: none;
    border-left: none; }
    .m-basic-table--us > tbody tr td:first-child {
      border-right: none;
      border-left: none; }
    .m-basic-table--us > tbody tr td:last-child {
      padding-right: 40px;
      text-align: right; }

/* m-basic-table--white */
.m-basic-table--white > tbody > tr:nth-child(even) {
  background: #fff; }

.m-basic-table--white > tbody > tr.mm-subheading ~ tr:nth-child(odd) {
  background: #fff; }

.m-basic-table--white > tbody > tr.mm-subheading ~ tr:nth-child(even) {
  background: #fff; }

/* m-basic-teaser-across--grey */
.m-basic-teaser-across--grey > article > .mm-article-content {
  background-color: #ededed; }

.m-basic-teaser-across--grey > article > .mm-footer {
  background-color: #ededed; }

/* m-basic-teaser-across--incontent */
.m-basic-teaser-across--incontent {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 0; }
  .m-basic-teaser-across--incontent > article {
    width: 272px; }
    .m-basic-teaser-across--incontent > article > .mm-article-content {
      height: 86px; }
      .m-basic-teaser-across--incontent > article > .mm-article-content > .mm-header {
        padding: 7px 0; }
      .m-basic-teaser-across--incontent > article > .mm-article-content .a-basic-link {
        background-position: -10px -2px; }
    .m-basic-teaser-across--incontent > article > figure {
      height: 113px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-across--incontent > article > figure > a > img {
          height: 113px;
          width: 272px; } }
  .o-basic-banderole .m-basic-teaser-across--incontent {
    padding-top: 0;
    padding-bottom: 0; }
    .o-basic-banderole .m-basic-teaser-across--incontent.mm-first {
      padding-left: 0; }
    .o-basic-banderole .m-basic-teaser-across--incontent.mm-last {
      padding-right: 0; }

@media print {
  .m-basic-toggle--accordion .mm-head {
    -webkit-box-shadow: inset 0 0 0 1000px #d7d7d7;
       -moz-box-shadow: inset 0 0 0 1000px #d7d7d7;
            box-shadow: inset 0 0 0 1000px #d7d7d7; } }

@media print {
  .m-basic-toggle--accordion .mm-head:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #000;
    border-bottom: 4px solid transparent;
    display: block;
    position: absolute;
    margin-top: 6px;
    margin-left: -14px; } }

@media print {
  .m-basic-toggle--accordion .mm-head.mm-opened:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000;
    display: block;
    position: absolute;
    margin-top: 6px;
    margin-left: -14px; } }

.m-basic-toggle--compare {
  display: block;
  visibility: visible; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-toggle--compare {
      display: none;
      visibility: hidden; } }
  .m-basic-keywordfilter .m-basic-toggle--compare {
    clear: both; }
  .m-basic-toggle--compare .mm-head {
    position: relative;
    left: -2px;
    padding-left: 15px;
    background-color: transparent;
    background-position: -8px 8px; }
    .m-basic-toggle--compare .mm-head.mm-opened {
      background-color: transparent;
      background-position: -8px 8px; }
  .m-basic-toggle--compare .mm-content .a-basic-input-text {
    padding-top: 0;
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px); }
  .m-basic-toggle--compare .mm-content--bg {
    background: #ededed; }

.m-basic-toggle--infoboxlist {
  display: none;
  height: auto; }
  .refresh .m-basic-toggle--infoboxlist {
    background-color: #c5c5c5; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-toggle--infoboxlist {
      display: block;
      height: 100%;
      overflow: hidden; } }
  .m-basic-toggle--infoboxlist .mm-head {
    position: relative;
    padding: 15px 0 0 0;
    border: none;
    background: none;
    cursor: initial; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-toggle--infoboxlist .mm-head {
        padding: 11px 36px 11px 10px;
        border-top: 1px solid #fff;
        background: url(/assets/img/icons/icon-link-big.svg) no-repeat -webkit-calc(100% - 4px) 50% #c5c5c5;
        background: url(/assets/img/icons/icon-link-big.svg) no-repeat -moz-calc(100% - 4px) 50% #c5c5c5;
        background: url(/assets/img/icons/icon-link-big.svg) no-repeat calc(100% - 4px) 50% #c5c5c5;
        cursor: pointer; }
        .refresh .m-basic-toggle--infoboxlist .mm-head {
          border-top: 1px solid #fff; } }
    @media print {
      .m-basic-toggle--infoboxlist .mm-head {
        -webkit-box-shadow: inset 0 0 0 1000px #c5c5c5;
           -moz-box-shadow: inset 0 0 0 1000px #c5c5c5;
                box-shadow: inset 0 0 0 1000px #c5c5c5; } }
    @media print {
      .m-basic-toggle--infoboxlist .mm-head:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-left: 6px solid #000;
        border-bottom: 4px solid transparent;
        display: block;
        position: absolute;
        margin-top: 6px;
        margin-left: -14px; } }
    .m-basic-toggle--infoboxlist .mm-head.mm-opened {
      background: none;
      padding: 10px 10px 10px 26px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-toggle--infoboxlist .mm-head.mm-opened {
          background: url(/assets/img/icons/icon-link-back-big.svg) no-repeat 3px 50% #c5c5c5;
          border-bottom: 1px solid #fff; }
          .refresh .m-basic-toggle--infoboxlist .mm-head.mm-opened {
            border-bottom: 1px solid #fff; } }
      @media print {
        .m-basic-toggle--infoboxlist .mm-head.mm-opened:before {
          content: "";
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 6px solid #c5c5c5;
          display: block;
          position: absolute;
          margin-top: 6px;
          margin-left: -14px; } }
    .m-basic-toggle--infoboxlist .mm-head.js-active {
      border-top: none; }
    .m-basic-toggle--infoboxlist .mm-head > p {
      line-height: 1.2em; }
  .m-basic-toggle--infoboxlist .mm-content {
    background: none;
    height: auto;
    padding: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-toggle--infoboxlist .mm-content {
        height: 0;
        background: #c5c5c5;
        overflow: auto;
        padding: 0 10px; } }
    .m-basic-toggle--infoboxlist .mm-content > :first-child {
      padding-top: 0; }
    .m-basic-toggle--infoboxlist .mm-content .m-basic-text {
      padding-top: 5px; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-toggle--infoboxlist .mm-content .m-basic-text {
          padding: 15px 35px 25px 26px; } }
  .mobile-toggle {
    display: block;
    padding: 0 10px 0 12px;
    background: url(/assets/img/icons/icon-link.svg) no-repeat -9px -1px;
    cursor: pointer; }
    @media print, only screen and (min-width: 48em) {
      .mobile-toggle {
        display: none; } }
    .mobile-toggle.mm-opened {
      background: url(/assets/img/icons/icon-arrow-drop-down.svg) no-repeat -8px -1px; }

.refresh .m-basic-toggle--link {
  border-bottom: 1px solid #fff; }

.m-basic-keywordfilter .m-basic-toggle--link {
  clear: both; }

.m-basic-toggle--link .mm-head {
  position: relative;
  left: -2px;
  padding-left: 15px;
  background-color: transparent;
  background-position: -8px 8px; }
  .refresh .m-basic-toggle--link .mm-head {
    border-top: 1px solid #fff; }
  .m-basic-toggle--link .mm-head.mm-opened {
    background-color: transparent;
    background-position: -8px 8px; }
    .refresh .m-basic-toggle--link .mm-head.mm-opened {
      border-bottom: 1px solid #fff; }

@media print, only screen and (min-width: 48em) {
  .m-basic-toggle--link .mm-content {
    padding: 7px 20px; } }

.m-basic-toggle--link .mm-content--bg {
  background: #ededed; }

.m-basic-teaser-product--banderole {
  margin: 0;
  padding: 0;
  border: none; }
  .m-basic-teaser-product--banderole > .mm-wrap {
    margin: 0; }
    .m-basic-teaser-product--banderole > .mm-wrap > .mm-box {
      margin: 0 15px 0 0; }
      .m-basic-teaser-product--banderole > .mm-wrap > .mm-box > .mm-main {
        background: none; }
        .m-basic-teaser-product--banderole > .mm-wrap > .mm-box > .mm-main > .mm-top {
          height: inherit;
          padding: 10px 0 0; }
          .m-basic-teaser-product--banderole > .mm-wrap > .mm-box > .mm-main > .mm-top > header > h2 {
            padding: 0 20px 0 0; }
            .m-basic-teaser-product--banderole > .mm-wrap > .mm-box > .mm-main > .mm-top > header > h2 > a {
              margin: 0;
              padding: 0;
              font-size: 15px;
              font-size: 0.9375rem;
              line-height: 1;
              text-decoration: none; }

/* m-basic-text--alignright */
.m-basic-text--alignright {
  text-align: right; }

/* m-basic-text--center */
.refresh .m-basic-text--center {
  text-align: center; }
  .refresh .m-basic-text--center > .mm-content {
    max-width: 100%; }
    .refresh .m-basic-text--center > .mm-content > p {
      max-width: 100%; }

/* m-basic-text--error */
.m-basic-text--error {
  color: #cc3300; }

/* m-basic-text--left */
.m-basic-text--left {
  /*
	.mm-aside{
		+ .mm-content{
			@include mq(tablet){
				float: none;
				width: inherit;
			}
		}
	}
	*/ }
  .m-basic-text--left .mm-flex {
    display: block; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-text--left .mm-flex .mm-aside {
        float: left; } }

/* m-basic-text--leftreverse */
@media print, only screen and (min-width: 48em) {
  .m-basic-text--leftreverse .mm-flex {
    display: block; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-text--leftreverse .mm-flex .mm-aside {
    float: right;
    margin: 0 20px 0 0; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-text--leftreverse .mm-flex .mm-aside {
    margin: 0 40px 0 0; } }

.lt-ie9 .m-basic-text--leftreverse .mm-flex .mm-aside {
  margin: 0 40px 0 0; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text--leftreverse .mm-flex .mm-aside + .mm-content {
    float: none;
    width: inherit; } }

.m-basic-text--leftreverse .mm-flex--row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-text--leftreverse .mm-flex--row-reverse {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse > .mm-content {
        width: 50%;
        padding-right: 20px; } }
    .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse > .mm-content > p {
      display: block;
      width: -webkit-calc(100% - 1px);
      width: -moz-calc(100% - 1px);
      width: calc(100% - 1px);
      overflow: hidden; }
      .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse > .mm-content > p > strong {
        display: block;
        max-width: 400px; }
    .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse > .mm-aside {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin: 0; }
      @media print, only screen and (min-width: 48em) {
        .m-basic-teaser-dashboard--full .m-basic-text--leftreverse .mm-flex--row-reverse > .mm-aside {
          width: -webkit-calc( 50% - 20px);
          width: -moz-calc( 50% - 20px);
          width: calc( 50% - 20px);
          padding-left: 20px; } }

/* m-basic-text--right */
@media print, only screen and (min-width: 48em) {
  .m-basic-text--right .mm-flex {
    display: block; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-text--right .mm-flex .mm-aside {
    float: right;
    margin: 0 0 0 20px; } }

@media only screen and (min-width: 64.0625em) {
  .m-basic-text--right .mm-flex .mm-aside {
    margin: 0 0 0 40px; } }

.lt-ie9 .m-basic-text--right .mm-flex .mm-aside {
  margin: 0 0 0 40px; }

@media print, only screen and (min-width: 48em) {
  .m-basic-text--right .mm-flex .mm-aside + .mm-content {
    float: none;
    width: inherit; } }

@media print, only screen and (min-width: 48em) {
  .m-basic-text--right .mm-flex--row-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.m-basic-text--right .mm-flex--row-reverse > .mm-aside {
  margin-right: 0; }

.m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  @media print, only screen and (min-width: 48em) {
    .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media print, only screen and (min-width: 48em) {
    .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse > .mm-content {
      width: 50%;
      padding-right: 20px; } }
  .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse > .mm-content > p {
    display: block;
    width: -webkit-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: calc(100% - 1px);
    overflow: hidden; }
    .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse > .mm-content > p > strong {
      display: block;
      max-width: 400px; }
  .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse > .mm-aside {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0; }
    @media print, only screen and (min-width: 48em) {
      .m-basic-teaser-dashboard--full .m-basic-text--right .mm-flex--row-reverse > .mm-aside {
        width: -webkit-calc( 50% - 20px);
        width: -moz-calc( 50% - 20px);
        width: calc( 50% - 20px);
        padding-left: 20px; } }

/* m-layout-header-nav-refresh--brs */
@media print, only screen and (min-width: 48em) {
  .m-layout-header-nav-refresh--brs > nav > ul {
    display: none; } }


.m-ves-rs-contentbox--contact {
  padding-top: 40px;
  padding-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-contentbox--contact {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; } }
  .m-ves-rs-contentbox--contact > .mm-contact-button {
    margin: 6px 10px 40px 2px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox--contact > .mm-contact-button {
        width: -webkit-calc(100% - 420px);
        width: -moz-calc(100% - 420px);
        width: calc(100% - 420px);
        margin-bottom: 0; } }
  .m-ves-rs-contentbox--contact > .mm-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox--contact > .mm-contact {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-icon {
      padding-right: 10px;
      height: 50px;
      width: 50px; }
    .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-content {
          width: -webkit-calc(420px - 50px);
          width: -moz-calc(420px - 50px);
          width: calc(420px - 50px); } }
      .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-content > .mm-contact-head {
        line-height: 18px;
        padding-bottom: 5px; }
      .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-content > .mm-contact-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
           -moz-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; }
        .m-ves-rs-contentbox--contact > .mm-contact > .mm-contact-content > .mm-contact-text > .mm-contact-tel {
          padding-right: 10px;
          font-family: 'Milo Offc W02 Bold', sans-serif !important;
          font-size: 24px;
          font-size: 1.5rem;
          font-weight: normal;
          max-width: none;
          text-decoration: none; }

.m-ves-rs-contentbox--grey {
  background: #f3f3f4; }
  .m-ves-rs-contentbox--grey:before, .m-ves-rs-contentbox--grey:after {
    background: #f3f3f4; }
  .m-ves-rs-contentbox--grey > .mm-tile-container > .mm-tile--radio > input:checked + label:after {
    background: url("/assets/img/icons/icon-selected-small-grey.svg") no-repeat 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox--grey > .mm-tile-container > .mm-tile--radio > input:checked + label:after {
        background: url("/assets/img/icons/icon-selected-grey.svg") no-repeat 0 0; } }
  .m-ves-rs-contentbox--grey > .mm-tile-container > .mm-tile--checkbox > label:after {
    background: url("/assets/img/icons/icon-choose-small-grey.svg") no-repeat 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-contentbox--grey > .mm-tile-container > .mm-tile--checkbox > label:after {
        background: url("/assets/img/icons/icon-choose-grey.svg") no-repeat 0 0; } }

@media print, only screen and (min-width: 48em) {
  .m-fdl-calculator--clusterbox .mm-calc.mm-stopper {
    max-width: 198px; } }

@media only screen and (min-width: 64.0625em) {
  .m-fdl-calculator--clusterbox .mm-calc.mm-stopper {
    max-width: 210px; } }

.lt-ie9 .m-fdl-calculator--clusterbox .mm-calc.mm-stopper {
  max-width: 210px; }

.refresh .m-fdl-calculator--clusterbox .mm-calc.mm-stopper {
  max-width: 80%;
  padding-bottom: 10px; }

.m-fdl-calculator--clusterbox .mm-calc > strong {
  margin: 0;
  padding: 0;
  background: 0; }
  @media print {
    .m-fdl-calculator--clusterbox .mm-calc > strong {
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      font-size: 17px;
      font-size: 1.0625rem; } }

.m-fdl-calculator--clusterbox .mm-result {
  width: 100%;
  height: 55px;
  padding: 4px 8px;
  background: #F4F4F4;
  margin: 0 0 5px 0; }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-calculator--clusterbox .mm-result {
      width: 150px;
      margin: 0;
      left: 15px;
      bottom: 15px;
      position: absolute; } }
  @media print {
    .m-fdl-calculator--clusterbox .mm-result {
      left: 25px;
      bottom: 22px;
      position: absolute;
      width: 150px;
      margin: 0;
      -webkit-box-shadow: inset 0 0 0 1000px #F4F4F4;
         -moz-box-shadow: inset 0 0 0 1000px #F4F4F4;
              box-shadow: inset 0 0 0 1000px #F4F4F4; } }
  .refresh .m-fdl-calculator--clusterbox .mm-result {
    left: 30px;
    bottom: 15px;
    position: absolute;
    background: #fff;
    width: 150px; }
  .m-fdl-calculator--clusterbox .mm-result > p {
    font-weight: bold;
    margin-bottom: 0; }
  .m-fdl-calculator--clusterbox .mm-result .mm-amount, .m-fdl-calculator--clusterbox .mm-result .mm-unit {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.125;
    font-weight: bold;
    margin-bottom: 0; }

@media print, only screen and (min-width: 48em) {
  .m-fdl-calculator--creditreplacement .mm-triangle {
    top: 158px; } }

.m-fdl-calculator--creditreplacement .mm-creditinfo-container {
  margin: 0 0 20px 0; }
  .m-fdl-calculator--creditreplacement .mm-creditinfo-container a {
    text-decoration: none; }
  .m-fdl-calculator--creditreplacement .mm-creditinfo-container .js-negativ, .m-fdl-calculator--creditreplacement .mm-creditinfo-container .js-equals, .m-fdl-calculator--creditreplacement .mm-creditinfo-container js-positiv {
    display: none; }
  .m-fdl-calculator--creditreplacement .mm-creditinfo-container .mm-claim-headline {
    font-weight: bold; }

@media print, only screen and (min-width: 48em) {
  .m-fdl-calculator--creditreplacement .mm-infotext {
    clear: both;
    float: left; } }

.m-fdl-calculator--hometeaser {
  margin-top: -25px;
  max-width: 100%; }
  .refresh .m-fdl-calculator--hometeaser {
    margin-top: 0; }
  @media print, only screen and (min-width: 48em) {
    .m-fdl-calculator--hometeaser {
      max-width: 260px; } }
  .m-fdl-calculator--hometeaser .a-basic-calculator-slider {
    margin: 0; }
    .m-fdl-calculator--hometeaser .a-basic-calculator-slider .noUi-horizontal {
      margin-bottom: 10px; }
  .m-fdl-calculator--hometeaser > .mm-calc > strong {
    margin: 0 0 5px 0;
    padding: 0;
    background: transparent; }
  .m-fdl-calculator--hometeaser > .mm-calc > .mm-result {
    padding: 0; }
    .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container {
      background-color: #ededed;
      text-align: left;
      padding: 5px 10px;
      margin: 0; }
      .refresh .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container {
        background-color: #fff; }
      .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container > p {
        margin: 0; }
      .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container > span {
        font-weight: normal;
        font-size: 12px;
        font-size: 0.75rem; }
        .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container > span.mm-amount {
          font-weight: bold;
          font-size: 24px;
          font-size: 1.5rem; }
      .m-fdl-calculator--hometeaser > .mm-calc > .mm-result > .mm-value-container > .a-basic-btn {
        margin-top: -10px;
        position: static; }

.m-ves-calculator-short--rrv .mm-calc > strong {
  display: block;
  width: 95%;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 10px 11px 10px;
  background: #ededed; }
  @media print {
    .m-ves-calculator-short--rrv .mm-calc > strong {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }

.m-ves-calculator-short--rrv .mm-calc .l-form, .m-ves-calculator-short--rrv .mm-calc .ll-fieldset {
  margin: 0; }

.m-ves-calculator-short--rrv .mm-calc .ll-row {
  margin: 0 0 10px 10px;
  padding: 0; }

.m-ves-calculator-short--rrv .mm-calc .ll-depend {
  margin-top: 10px; }
  .m-ves-calculator-short--rrv .mm-calc .ll-depend .a-basic-input-radio {
    margin: 5px 15px 5px 0; }

.m-ves-calculator-short--rrv .mm-triangle {
  display: block;
  opacity: 1;
  width: 100%;
  height: 0;
  padding-left: 50%;
  padding-top: 45px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  left: 0;
  top: 3px;
  margin-bottom: -18px; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short--rrv .mm-triangle {
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin-bottom: -52px;
      left: -50%;
      top: 165px;
      padding-top: 52px; } }
  .m-ves-calculator-short--rrv .mm-triangle div.mm-top {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -502px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #ffcc00; }
  .m-ves-calculator-short--rrv .mm-triangle div.mm-bottom {
    width: 0;
    height: 0;
    margin-left: -1400px;
    margin-top: -500px;
    border-left: 1400px solid transparent;
    border-right: 1400px solid transparent;
    border-top: 500px solid #fff; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short--rrv .mm-triangle div.mm-bottom {
        margin-top: -508px; } }

.m-ves-calculator-short--rrv .mm-result {
  position: relative;
  background: #ededed;
  padding: 30px 20px 15px 20px; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short--rrv .mm-result {
      padding: 20px 30px 15px 30px; } }
  @media only screen and (min-width: 64.0625em) {
    .m-ves-calculator-short--rrv .mm-result {
      padding: 16px 30px 15px 30px; } }
  .lt-ie9 .m-ves-calculator-short--rrv .mm-result {
    padding: 16px 30px 15px 30px; }
  @media print {
    .m-ves-calculator-short--rrv .mm-result {
      background: none;
      -webkit-box-shadow: inset 0 0 0 1000px #ededed;
         -moz-box-shadow: inset 0 0 0 1000px #ededed;
              box-shadow: inset 0 0 0 1000px #ededed; } }
  @media print, only screen and (min-width: 48em) {
    .m-ves-calculator-short--rrv .mm-result h2, .m-ves-calculator-short--rrv .mm-result h3 {
      padding-bottom: 16px;
      text-align: left; } }
  .m-ves-calculator-short--rrv .mm-result h2 {
    padding-bottom: 20px;
    padding-top: 15px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: bold;
    text-align: center; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short--rrv .mm-result h2 {
        padding-bottom: 16px;
        padding-top: 0;
        text-align: left;
        font-size: 29px;
        font-size: 1.8125rem;
        line-height: 29px;
        line-height: 1.8125rem; } }
  .m-ves-calculator-short--rrv .mm-result .a-basic-stopper + h2 {
    margin: 30px 0 0 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short--rrv .mm-result .a-basic-stopper + h2 {
        margin: 0; } }
  .m-ves-calculator-short--rrv .mm-result .mm-infotext {
    display: block;
    width: 220px;
    margin-bottom: 15px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short--rrv .mm-result .mm-infotext {
        margin-bottom: 13px; } }
    @media only screen and (min-width: 64.0625em) {
      .m-ves-calculator-short--rrv .mm-result .mm-infotext {
        margin-bottom: 7px; } }
    .lt-ie9 .m-ves-calculator-short--rrv .mm-result .mm-infotext {
      margin-bottom: 7px; }
    .m-ves-calculator-short--rrv .mm-result .mm-infotext small {
      color: #999; }
  .m-ves-calculator-short--rrv .mm-result .mm-value-container {
    background: #fff;
    padding: 5px 0;
    position: relative;
    text-align: center;
    margin: 0 0 15px 0; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-calculator-short--rrv .mm-result .mm-value-container {
        padding: 5px 0;
        margin: 0 0 188px 0; } }
    .m-ves-calculator-short--rrv .mm-result .mm-value-container > span {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold; }
      .m-ves-calculator-short--rrv .mm-result .mm-value-container > span.mm-amount, .m-ves-calculator-short--rrv .mm-result .mm-value-container > span.mm-unit {
        font-size: 43px;
        font-size: 2.6875rem; }
      .m-ves-calculator-short--rrv .mm-result .mm-value-container > span.mm-amount {
        margin-right: 5px; }
  .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container {
    margin: 0 0 20px 0; }
    .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference {
      font-weight: bold; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
          margin-top: 11px; } }
      .lt-ie9 .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-label {
        margin-top: 11px; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
          top: 1px; } }
      .lt-ie9 .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference + .mm-difference .mm-result {
        top: 1px; }
      .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-label {
        display: block;
        width: 100%;
        margin: 10px 0 4px 0;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 44%;
            height: 40px;
            float: left;
            padding: 0;
            margin-top: 11px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-label {
            width: 60%;
            margin-top: 13px;
            margin-bottom: 0px; } }
        .lt-ie9 .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-label {
          width: 60%;
          margin-top: 13px;
          margin-bottom: 0px; }
      .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-result {
        display: block;
        position: relative;
        width: 130px;
        margin: 0 auto 6px auto;
        padding: 3px 20px;
        background: #fff;
        text-align: center; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            position: relative;
            top: 14px;
            width: 42%;
            height: 43px;
            float: right;
            padding: 18px 10px 3px 10px;
            text-align: left; } }
        @media only screen and (min-width: 64.0625em) {
          .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-result {
            top: 3px;
            width: 35%;
            height: 41px;
            padding-top: 10px;
            padding-left: 20px;
            padding-bottom: 4px; } }
        .lt-ie9 .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-result {
          top: 3px;
          width: 35%;
          height: 41px;
          padding-top: 10px;
          padding-left: 20px;
          padding-bottom: 4px; }
        .m-ves-calculator-short--rrv .mm-result .mm-creditdifference-container .mm-difference .mm-result em {
          font-style: normal; }

.m-ves-rs-list--combinations {
  visibility: visible;
  display: block; }
  .m-ves-rs-list--combinations > .swiper-container {
    padding-left: 30px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-list--combinations > .swiper-container {
        padding-left: 0; } }
    .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper {
          min-width: 898px; } }
      .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide {
        width: 136px; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide {
            width: 163px; } }
        .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser {
          text-align: left;
          width: 136px;
          position: relative; }
          @media print, only screen and (min-width: 48em) {
            .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser {
              width: 163px; } }
          .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-list {
            background: #E9E9EA;
            margin: 0 0 16px 0;
            padding: 6px; }
            .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-list > li {
              padding: 5px 0 5px 32px;
              vertical-align: middle;
              position: relative; }
              .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-list > li:before {
                content: "";
                background: url(/assets/img/icons/icon-selected-transparent.svg) center center no-repeat;
                -moz-background-size: 100%;
                  -o-background-size: 100%;
                     background-size: 100%;
                width: 25px;
                height: 25px;
                top: 3px;
                left: 0;
                position: absolute; }
              .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-list > li.mm-option-disabled {
                color: #afafaf; }
                .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-list > li.mm-option-disabled:before {
                  background: none; }
          .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-monthlyprice {
            text-align: center;
            font-family: "MiloforADACW04-Bold", Arial, sans-serif;
            font-weight: normal;
            -webkit-font-feature-settings: 'lnum' 1;
               -moz-font-feature-settings: 'lnum' 1;
                    font-feature-settings: 'lnum' 1;
            font-size: 16px;
            font-size: 1rem;
            line-height: 21px;
            line-height: 1.3125rem; }
          .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser hr.yellow {
            margin: 13px -11px 14px 0; }
          .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-service {
            text-align: center; }
            .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide > .mm-variant-teaser > .mm-option-service > .mm-icon-additional {
              display: block;
              margin: 5px auto 3px auto; }
        .m-ves-rs-list--combinations > .swiper-container > .swiper-wrapper > .swiper-slide:last-child > .mm-variant-teaser hr.yellow {
          margin-right: 0; }
    .m-ves-rs-list--combinations > .swiper-container > .swiper-button-next:after {
      background: url(/assets/img/icons/icon-banderole-right.svg) center center no-repeat; }
    .m-ves-rs-list--combinations > .swiper-container > .swiper-button-prev:after {
      background: url(/assets/img/icons/icon-banderole-left.svg) center center no-repeat; }

.m-ves-rs-list--reason {
  visibility: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-list--reason {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .m-ves-rs-list--reason > .mm-variant-teaser {
    text-align: left;
    max-width: 100%;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-list--reason > .mm-variant-teaser {
        max-width: 201px;
        margin-right: 30px;
        margin-bottom: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .m-ves-rs-list--reason > .mm-variant-teaser {
        max-width: 252px;
        margin-right: 33px; } }
    .lt-ie9 .m-ves-rs-list--reason > .mm-variant-teaser {
      max-width: 252px;
      margin-right: 33px; }
    .m-ves-rs-list--reason > .mm-variant-teaser:last-child {
      margin-right: 0; }
    .m-ves-rs-list--reason > .mm-variant-teaser img {
      left: 0;
      position: absolute; }
    .m-ves-rs-list--reason > .mm-variant-teaser > .mm-headline {
      font-family: "MiloforADACW04-Bold", Arial, sans-serif;
      font-weight: normal;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 16px;
      font-size: 1rem;
      font-weight: normal;
      margin: 7px 0 10px 0; }
      @media only screen and (min-width: 64.0625em) {
        .m-ves-rs-list--reason > .mm-variant-teaser > .mm-headline {
          min-height: 42px; } }
      .lt-ie9 .m-ves-rs-list--reason > .mm-variant-teaser > .mm-headline {
        min-height: 42px; }

/* m-ves-rs-sticky--calculator */
.m-ves-rs-sticky--calculator {
  padding: 19px 0 10px 0; }
  @media print, only screen and (min-width: 48em) {
    .m-ves-rs-sticky--calculator {
      padding: 19px 0 15px 0; } }
  .m-ves-rs-sticky--calculator > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: -32px; }
    @media print, only screen and (min-width: 48em) {
      .m-ves-rs-sticky--calculator > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-top: 15px;
        margin-left: 56px; } }
    @media only screen and (min-width: 76.25em) {
      .m-ves-rs-sticky--calculator > .mm-sticky-module > .mm-layer-content > .mm-layer-content-inner > .mm-layer-links {
        -webkit-align-self: auto;
            -ms-flex-item-align: auto;
                    -ms-grid-row-align: auto;
                align-self: auto;
        margin-top: -50px; } }

/* m-ves-tab--swipeable */
.m-ves-tab--swipeable {
  max-width: 100%; }
  .m-ves-tab--swipeable .mm-nav:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #afafaf; }
  .m-ves-tab--swipeable .mm-nav > li {
    border-bottom: 1px solid #afafaf; }
    .m-ves-tab--swipeable .mm-nav > li > a {
      margin-bottom: 0;
      padding-bottom: 5px; }
  .m-ves-tab--swipeable > .mm-tabcontent {
    border-top: 0; }
    .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .ll-row {
      max-width: 730px; }
    .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m {
      width: 100%;
      max-width: 360px; }
      @media print, only screen and (min-width: 48em) {
        .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m {
          width: 50%; } }
      .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m--first {
        border: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m--first {
            border-right: 10px solid transparent; } }
      .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m:not(.ll-main-cols-m--first) {
        border: 0; }
        @media print, only screen and (min-width: 48em) {
          .m-ves-tab--swipeable > .mm-tabcontent > .mm-tabcontent-inside > .l-form .l-main-cols > .ll-main-cols-m:not(.ll-main-cols-m--first) {
            border-left: 10px solid transparent; } }
  .m-ves-tab--swipeable .swiper-container {
    padding: 10px 0; }
    .m-ves-tab--swipeable .swiper-container > .swiper-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      width: 1000px;
      max-width: none; }
      .m-ves-tab--swipeable .swiper-container > .swiper-wrapper > .swiper-slide {
        width: auto; }
    .m-ves-tab--swipeable .swiper-container > .swiper-button-prev:before {
      top: 0;
      height: 100%;
      background-image: url("/assets/img/bg/swiper-thumbs-shadow-right.png"); }
    .m-ves-tab--swipeable .swiper-container > .swiper-button-next:before {
      top: 0;
      height: 100%;
      background-image: url("/assets/img/bg/swiper-thumbs-shadow-left.png"); }

/* o-basic-form-overview--nolegend */
@media print, only screen and (min-width: 48em) {
  .o-basic-form-overview--nolegend .oo-col-label {
    padding: 5px 10px 0 0; } }

/* o-basic-banderole--award */
.refresh .o-basic-banderole--award {
  padding: 15px 0 30px 0;
  margin: 0; }
  @media print, only screen and (min-width: 48em) {
    .refresh .o-basic-banderole--award {
      padding: 7px 0 30px 0; } }

.o-basic-banderole--award .oo-headline {
  color: #fff;
  font-weight: bold;
  font-family: "franklin-book", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-banderole--award .oo-headline {
      font-size: 28px;
      font-size: 1.75rem; } }
  .refresh .o-basic-banderole--award .oo-headline {
    font-weight: normal; }

.o-basic-banderole--award > .swiper-container > .swiper-wrapper > .swiper-slide > a > img {
  height: 100%; }

.o-basic-banderole--award > .swiper-container > .swiper-wrapper > .swiper-slide > .js-lightbox {
  cursor: pointer; }

.o-basic-banderole--award .js-img {
  height: 120px;
  width: auto; }

.ll-lightbox-inner .oo-basic-banderole--layer-img.js-img-big {
  width: 100%;
  height: auto; }

.oo-basic-banderole--caption {
  text-align: right;
  height: 25px;
  overflow: hidden; }
  .oo-basic-banderole--caption .m-basic-text {
    padding-right: 0;
    padding-top: 7px;
    font-size: 78%; }

/* o-basic-banderole--clusterbox */
.o-basic-banderole--clusterbox {
  width: 100%; }
  .o-basic-banderole--clusterbox > .swiper-container {
    padding: 0 15px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--clusterbox > .swiper-container {
        padding: 0; } }
    .o-basic-banderole--clusterbox > .swiper-container > .swiper-wrapper {
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
         -moz-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .o-basic-banderole--clusterbox > .swiper-container > .swiper-wrapper > .swiper-slide {
        max-width: 100%;
        width: 100% !important;
        height: auto; }

/* o-basic-banderole--highlight */
.o-basic-banderole--highlight {
  padding-bottom: 10px;
  padding-top: 7px;
  background: #ffcc00;
  display: none; }
  .refresh .o-basic-banderole--highlight {
    margin: 0;
    display: block; }
  .o-basic-banderole--highlight .oo-headline {
    padding-bottom: 0;
    color: #333;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--highlight .oo-headline {
        font-size: 28px;
        font-size: 1.75rem; } }
  .refresh .o-basic-banderole--highlight .swiper-container {
    margin-top: 10px;
    padding-top: 16px; }
  .o-basic-banderole--highlight .m-basic-teaser-across > article {
    background: #fff; }
    .o-basic-banderole--highlight .m-basic-teaser-across > article .mm-article-content .mm-header .mm-attention {
      position: absolute;
      top: -18px;
      text-transform: uppercase;
      color: #333;
      right: 0px;
      background: 0;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 12px;
      font-size: 0.75rem; }

/* o-basic-banderole--home */
.o-basic-banderole--home {
  padding: 15px 0 30px 45px;
  top: 69px; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-banderole--home {
      padding: 15px 0 30px 0;
      top: 106px; } }
  @media only screen and (min-width: 64.0625em) {
    .o-basic-banderole--home {
      top: 99px;
      left: 11px; }
      .refresh .o-basic-banderole--home {
        left: 0px; } }
  .lt-ie9 .o-basic-banderole--home {
    top: 99px;
    left: 11px; }
    .refresh .lt-ie9 .o-basic-banderole--home {
      left: 0px; }
  .refresh .ll-main-center .o-basic-banderole--home {
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0px; }
    @media print, only screen and (min-width: 48em) {
      .refresh .ll-main-center .o-basic-banderole--home {
        margin-left: 0; } }
  @media only screen and (min-width: 76.25em) {
    .o-basic-banderole--home {
      top: 108px;
      left: 0; } }
  .o-basic-banderole--home > .oo-headline {
    color: #333;
    font-family: "franklin-demi", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    top: -29px;
    position: absolute;
    margin-left: -15px; }
    .refresh .o-basic-banderole--home > .oo-headline {
      top: -20px;
      position: absolute;
      margin-left: 0px; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--home > .oo-headline {
        font-size: 36px;
        font-size: 2.25rem;
        margin-left: 0; }
        .refresh .o-basic-banderole--home > .oo-headline {
          top: -29px;
          position: absolute; } }
  .o-basic-banderole--home > .swiper-container {
    margin-top: 60px; }
    .refresh .o-basic-banderole--home > .swiper-container {
      padding: 0;
      margin-left: 0px !important;
      margin-right: 0 !important; }
    .o-basic-banderole--home > .swiper-container > .swiper-wrapper > .swiper-slide {
      max-width: 595px; }
      .o-basic-banderole--home > .swiper-container > .swiper-wrapper > .swiper-slide > a > img {
        height: 100%; }
      .o-basic-banderole--home > .swiper-container > .swiper-wrapper > .swiper-slide > .js-lightbox {
        cursor: pointer; }
    .o-basic-banderole--home > .swiper-container .swiper-button-prev,
    .o-basic-banderole--home > .swiper-container .swiper-button-next {
      max-height: 350px;
      background: rgba(255, 255, 255, 0.7);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.35)), color-stop(50%, rgba(255, 255, 255, 0.7)), color-stop(90%, rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%); }
      @media print, only screen and (min-width: 48em) {
        .o-basic-banderole--home > .swiper-container .swiper-button-prev,
        .o-basic-banderole--home > .swiper-container .swiper-button-next {
          max-height: 330px; } }
      @media only screen and (min-width: 88.75em) {
        .o-basic-banderole--home > .swiper-container .swiper-button-prev,
        .o-basic-banderole--home > .swiper-container .swiper-button-next {
          background: transparent; } }
      .refresh .o-basic-banderole--home > .swiper-container .swiper-button-prev, .refresh
      .o-basic-banderole--home > .swiper-container .swiper-button-next {
        background: rgba(255, 255, 255, 0.7);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.35)), color-stop(50%, rgba(255, 255, 255, 0.7)), color-stop(90%, rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 10%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.35) 90%, rgba(255, 255, 255, 0) 100%); }
    @media only screen and (min-width: 88.75em) {
      .o-basic-banderole--home > .swiper-container .swiper-button-prev {
        left: -40px; } }
    .refresh .o-basic-banderole--home > .swiper-container .swiper-button-prev {
      left: 0px; }
    @media only screen and (min-width: 88.75em) {
      .o-basic-banderole--home > .swiper-container .swiper-button-next {
        right: -40px; } }
    .refresh .o-basic-banderole--home > .swiper-container .swiper-button-next {
      right: 0px; }
  .o-basic-banderole--home .js-img {
    height: 120px;
    width: auto; }

/* o-basic-banderole--premium */
.o-basic-banderole--premium {
  padding-bottom: 10px;
  padding-top: 7px;
  display: none; }
  .refresh .o-basic-banderole--premium {
    margin: 0;
    display: block; }
  .o-basic-banderole--premium .oo-headline {
    padding-bottom: 0;
    color: #333;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--premium .oo-headline {
        font-size: 28px;
        font-size: 1.75rem; } }
  .o-basic-banderole--premium .m-basic-teaser-across > article {
    background: 0; }
    .o-basic-banderole--premium .m-basic-teaser-across > article > figure {
      height: 217px; }
      .o-basic-banderole--premium .m-basic-teaser-across > article > figure > a > img {
        height: 217px; }
    .o-basic-banderole--premium .m-basic-teaser-across > article .mm-article-content {
      height: 50px; }
  .o-basic-banderole--premium .mm-footer {
    display: none; }

/* o-basic-banderole--product */
.o-basic-banderole--product {
  padding-bottom: 20px; }
  .refresh .o-basic-banderole--product {
    margin: 0;
    padding-bottom: 10px;
    padding-top: 7px; }
  .o-basic-banderole--product .oo-headline {
    padding-bottom: 0;
    color: #fff;
    font-weight: bold;
    font-family: "MiloforADACW04-Regular", Arial, sans-serif;
    -webkit-font-feature-settings: 'lnum' 1;
       -moz-font-feature-settings: 'lnum' 1;
            font-feature-settings: 'lnum' 1;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--product .oo-headline {
        font-size: 28px;
        font-size: 1.75rem; } }
    .refresh .o-basic-banderole--product .oo-headline {
      color: #333;
      font-weight: normal; }
  .refresh .o-basic-banderole--product .swiper-container {
    margin-top: 10px;
    padding-top: 16px; }
  .refresh .o-basic-banderole--product .m-basic-teaser-across > article {
    background: #fff; }
    .refresh .o-basic-banderole--product .m-basic-teaser-across > article .mm-article-content .mm-header .mm-attention {
      position: absolute;
      top: -18px;
      text-transform: uppercase;
      color: #333;
      right: 0px;
      background: 0;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      font-family: "MiloforADACW04-Regular", Arial, sans-serif;
      -webkit-font-feature-settings: 'lnum' 1;
         -moz-font-feature-settings: 'lnum' 1;
              font-feature-settings: 'lnum' 1;
      font-size: 12px;
      font-size: 0.75rem; }

/* o-basic-banderole--rating */
.o-basic-banderole--rating {
  padding-bottom: 0; }
  .o-basic-banderole--rating .oo-headline {
    padding-bottom: 0;
    color: #000;
    font-weight: bold;
    font-family: "franklin-book", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem; }
    @media print, only screen and (min-width: 48em) {
      .o-basic-banderole--rating .oo-headline {
        font-size: 28px;
        font-size: 1.75rem; } }

/* o-basic-banderole--sedcard */
.o-basic-banderole--sedcard > .swiper-container > .swiper-wrapper > .swiper-slide {
  background: none; }

@media print {
  .o-basic-cluster-box--image-align-left .oo-main > section.oo-img-box {
    width: 410px; } }

@media print, only screen and (min-width: 48em) {
  .o-basic-cluster-box--image-align-left .oo-figure > img {
    left: -webkit-calc(15% + 73px);
    left: -moz-calc(15% + 73px);
    left: calc(15% + 73px);
    margin: 0 0 0 -50%; } }

@media only screen and (min-width: 64.0625em) {
  .o-basic-cluster-box--image-align-left .oo-figure > img {
    left: 50%;
    margin: 0 0 0 -100%; } }

.lt-ie9 .o-basic-cluster-box--image-align-left .oo-figure > img {
  left: 50%;
  margin: 0 0 0 -100%; }

@media print {
  .o-basic-cluster-box--image-align-left .oo-figure > img {
    left: 0;
    margin: 0; } }

@media print {
  .o-basic-cluster-box--image-align-right .oo-main > section.oo-img-box {
    width: 410px; } }

@media print, only screen and (min-width: 48em) {
  .o-basic-cluster-box--image-align-right .oo-figure > img {
    right: -webkit-calc(15% + 73px);
    right: -moz-calc(15% + 73px);
    right: calc(15% + 73px);
    margin: 0 -50% 0 0;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .o-basic-cluster-box--image-align-right .oo-figure > img {
    left: 50%;
    margin: 0 0 0 -100%; } }

.lt-ie9 .o-basic-cluster-box--image-align-right .oo-figure > img {
  left: 50%;
  margin: 0 0 0 -100%; }

@media print {
  .o-basic-cluster-box--image-align-right .oo-figure > img {
    left: 0;
    margin: 0; } }

.o-basic-cluster-box--imagebig {
  max-width: 926px;
  height: 100%; }
  .o-basic-banderole .o-basic-cluster-box--imagebig {
    margin-bottom: 0;
    width: 100%; }
  .o-basic-cluster-box--imagebig > .oo-main {
    max-height: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .o-basic-cluster-box--imagebig > .oo-main > section.oo-img-box {
      margin-right: 0;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      .o-basic-cluster-box--imagebig > .oo-main > section.oo-img-box > .oo-figure {
        max-width: 926px;
        max-height: 383px; }
        .o-basic-cluster-box--imagebig > .oo-main > section.oo-img-box > .oo-figure > img {
          position: static;
          left: auto;
          margin: 0;
          width: auto;
          max-width: 100%; }
    .o-basic-cluster-box--imagebig > .oo-main > .oo-header {
      padding: 0;
      width: 100%;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-cluster-box--imagebig > .oo-main > .oo-header {
          position: absolute;
          z-index: 2;
          top: 30px;
          left: 50px; } }
      .o-basic-cluster-box--imagebig > .oo-main > .oo-header > .oo-headline {
        max-height: 80px;
        overflow: hidden;
        padding: 10px 40px 0 40px;
        margin: 0;
        font-family: "franklin-demi", Arial, sans-serif;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 1.5rem; }
        @media print, only screen and (min-width: 48em) {
          .o-basic-cluster-box--imagebig > .oo-main > .oo-header > .oo-headline {
            color: #fff;
            padding: 0;
            max-width: 450px;
            font-family: "franklin-demi", Arial, sans-serif;
            font-size: 40px;
            font-size: 2.5rem;
            line-height: 40px;
            line-height: 2.5rem; } }
        .refresh .o-basic-cluster-box--imagebig > .oo-main > .oo-header > .oo-headline {
          padding: 10px 15px 0;
          font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
          -webkit-font-feature-settings: 'lnum' 1;
             -moz-font-feature-settings: 'lnum' 1;
                  font-feature-settings: 'lnum' 1;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 24px;
          line-height: 1.5rem; }
        .o-basic-cluster-box--imagebig > .oo-main > .oo-header > .oo-headline--black {
          color: #000; }
    .o-basic-cluster-box--imagebig > .oo-main > section.oo-content-box {
      position: static;
      background: #fff;
      width: 100%;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      padding: 10px 40px 20px 40px;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      .refresh .o-basic-cluster-box--imagebig > .oo-main > section.oo-content-box {
        background: none;
        padding: 10px 15px 20px 15px; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-cluster-box--imagebig > .oo-main > section.oo-content-box {
          padding: 36px 50px 20px 50px; } }
      .o-basic-cluster-box--imagebig > .oo-main > section.oo-content-box > .oo-content {
        overflow: visible; }
        .o-basic-cluster-box--imagebig > .oo-main > section.oo-content-box > .oo-content > .oo-subheadline {
          margin-bottom: 8px; }

/* o-basic-form-footer--data */
.o-basic-form-footer--data {
  padding-top: 17px;
  border-top: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media print, only screen and (min-width: 48em) {
    .o-basic-form-footer--data {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  .o-basic-form-footer--data .oo-left {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    width: 100%; }
    .o-basic-form-footer--data .oo-left + .oo-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
         -moz-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding-right: 25px;
      width: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-basic-form-footer--data .oo-left + .oo-right {
          width: auto; } }
      .o-basic-form-footer--data .oo-left + .oo-right > p {
        text-align: right; }
        .o-basic-form-footer--data .oo-left + .oo-right > p > a {
          text-align: right; }
        .o-basic-form-footer--data .oo-left + .oo-right > p > .a-basic-icon-verified {
          left: inherit;
          right: -25px; }
    .o-basic-form-footer--data .oo-left .m-basic-list {
      margin: 0; }

/* o-basic-form-footer--line */
.o-basic-form-footer--line {
  padding-top: 17px;
  border-top: 1px solid #d7d7d7; }

/* o-basic-form-footer--right */
.o-basic-form-footer--right > .oo-right {
  float: right;
  padding-right: 25px; }
  .o-basic-form-footer--right > .oo-right > p > .a-basic-icon-verified {
    left: inherit;
    right: -25px; }

/* o-layout-header-metanav--brs */
@media print, only screen and (min-width: 48em) {
  .l-header--refresh .o-layout-header-metanav--brs .oo-list > li.oo-login {
    padding-right: 12px; } }

@media print, only screen and (min-width: 48em) {
  .l-header--refresh .o-layout-header-metanav--brs .oo-list > li:nth-child(3) {
    padding-right: 12px; } }

@media print, only screen and (min-width: 48em) {
  .l-header--refresh .o-layout-header-metanav--brs .oo-list > li:nth-child(5) {
    display: block; } }

@media print, only screen and (min-width: 48em) {
  .l-header--refresh .o-layout-header-metanav--brs .oo-searchbar {
    right: 109px; } }

.l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-loggedin-layer-visible .oo-loggedin {
  display: block !important; }
  @media print, only screen and (min-width: 48em) {
    .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-loggedin-layer-visible .oo-loggedin {
      right: -2px;
      padding: 15px 15px 11px 15px; } }
  @media only screen and (min-width: 64.0625em) {
    .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-loggedin-layer-visible .oo-loggedin {
      padding: 20px 15px 15px 15px; } }
  .lt-ie9 .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-loggedin-layer-visible .oo-loggedin {
    padding: 20px 15px 15px 15px; }

@media print, only screen and (min-width: 48em) {
  .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-navi-opened .oo-loggedin {
    padding: 20px 15px 44px 15px; } }

@media only screen and (min-width: 64.0625em) {
  .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-navi-opened .oo-loggedin {
    padding: 30px 15px 51px 15px; } }

.lt-ie9 .l-header--refresh .o-layout-header-metanav--brs.o-layout-header-metanav--loggedin.has-navi-opened .oo-loggedin {
  padding: 30px 15px 51px 15px; }

/* o-layout-header-metanav--loggedin */
@media print, only screen and (min-width: 48em) {
  .o-layout-header-metanav--loggedin .oo-list > li.oo-login {
    width: 195px;
    text-align: left;
    padding: 0 14px 0 8px; }
    .o-layout-header-metanav--loggedin .oo-list > li.oo-login > a {
      cursor: default; }
      .o-layout-header-metanav--loggedin .oo-list > li.oo-login > a > span {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; } }

.o-layout-header-metanav--loggedin .oo-loggedin {
  display: none;
  padding: 45px 20px 16px 20px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-header-metanav--loggedin .oo-loggedin {
      width: 196px;
      padding: 15px 0 13px 15px;
      position: absolute;
      z-index: 61;
      top: 30px;
      right: 119.5px;
      border: 1px solid #d7d7d7;
      border-top: none;
      background: #fff; } }
  @media only screen and (min-width: 76.25em) {
    .o-layout-header-metanav--loggedin .oo-loggedin {
      right: 104.5px; } }
  @media print, only screen and (min-width: 48em) {
    .refresh .o-layout-header-metanav--loggedin .oo-loggedin {
      top: 0;
      right: 0px;
      width: 300px;
      padding: 56px 15px 7px 15px;
      background: #ffcc00;
      border: 1px solid #fff;
      border-top: none;
      border-bottom: none; } }
  @media only screen and (min-width: 64.0625em) {
    .refresh .o-layout-header-metanav--loggedin .oo-loggedin {
      right: 0;
      width: 295px;
      padding-top: 64px;
      padding-bottom: 17px; } }
  .lt-ie9 .refresh .o-layout-header-metanav--loggedin .oo-loggedin {
    right: 0;
    width: 295px;
    padding-top: 64px;
    padding-bottom: 17px; }
  .o-layout-header-metanav--loggedin .oo-loggedin > ul {
    margin: 0;
    padding: 0; }
    .o-layout-header-metanav--loggedin .oo-loggedin > ul > li {
      padding-bottom: 3px; }
      .o-layout-header-metanav--loggedin .oo-loggedin > ul > li.oo-last {
        padding-bottom: 0; }
      .o-layout-header-metanav--loggedin .oo-loggedin > ul > li a {
        padding: 0 0 0 16px;
        text-decoration: none;
        background: url(/assets/img/icons/icon-btn-arrow-red.svg) no-repeat -13px -9px;
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem; }
        .refresh .o-layout-header-metanav--loggedin .oo-loggedin > ul > li a {
          background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -5px 0; }
        .o-layout-header-metanav--loggedin .oo-loggedin > ul > li a:hover {
          text-decoration: underline; }
      .o-layout-header-metanav--loggedin .oo-loggedin > ul > li button {
        padding: 0 0 0 16px;
        text-decoration: none;
        background: url(/assets/img/icons/icon-btn-arrow-red.svg) no-repeat -13px -9px;
        font-family: "franklin-book", Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem; }
        .refresh .o-layout-header-metanav--loggedin .oo-loggedin > ul > li button {
          background: url(/assets/img/icons/icon-arrow-right-black.svg) no-repeat -5px 0; }
        .o-layout-header-metanav--loggedin .oo-loggedin > ul > li button:hover {
          text-decoration: underline; }

/* o-basic-form--labelontop */
.o-basic-form--labelontop .oo-row {
  max-width: 392px; }
  .l-lightbox .o-basic-form--labelontop .oo-row {
    margin-bottom: 11px; }

.o-basic-form--labelontop .oo-col-data {
  float: none !important;
  width: 100%; }
  .o-basic-form--labelontop .oo-col-data--only-data {
    margin-left: 0; }

.o-basic-form--labelontop .oo-col-label {
  float: none !important;
  width: 100%;
  margin-bottom: 5px; }
  .o-basic-form--labelontop .oo-col-label + .oo-col-data {
    width: 100%; }
  .l-lightbox .o-basic-form--labelontop .oo-col-label {
    padding-bottom: 0px; }

/* o-layout-main-stage--align-center */
.o-layout-main-stage--align-center .oo-figure .oo-img {
  left: -24%; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--align-center .oo-figure .oo-img {
      left: -17%; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-main-stage--align-center .oo-figure .oo-img {
      position: static; } }
  .lt-ie9 .o-layout-main-stage--align-center .oo-figure .oo-img {
    position: static; }
  .o-layout-main-stage--align-center .oo-figure .oo-img--col-3 {
    left: -8%; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--align-center .oo-figure .oo-img--col-3 {
        left: -18%; } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-stage--align-center .oo-figure .oo-img--col-3 {
        position: relative;
        left: -8%; } }
    .lt-ie9 .o-layout-main-stage--align-center .oo-figure .oo-img--col-3 {
      position: relative;
      left: -8%; }
    @media only screen and (min-width: 76.25em) {
      .o-layout-main-stage--align-center .oo-figure .oo-img--col-3 {
        left: 0; } }

@media print, only screen and (min-width: 48em) {
  .o-layout-main-stage--align-center .oo-box:not(.oo-box--col-2) {
    left: 50px; } }

@media only screen and (min-width: 64.0625em) {
  .o-layout-main-stage--align-center .oo-box:not(.oo-box--col-2) {
    left: 205px; } }

.lt-ie9 .o-layout-main-stage--align-center .oo-box:not(.oo-box--col-2) {
  left: 205px; }

/* o-layout-main-stage--align-left */
.o-layout-main-stage--align-left .oo-figure .oo-img {
  left: 0; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--align-left .oo-figure .oo-img {
      left: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-main-stage--align-left .oo-figure .oo-img {
      position: static; } }
  .lt-ie9 .o-layout-main-stage--align-left .oo-figure .oo-img {
    position: static; }
  .o-layout-main-stage--align-left .oo-figure .oo-img--col-3 {
    left: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--align-left .oo-figure .oo-img--col-3 {
        left: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-stage--align-left .oo-figure .oo-img--col-3 {
        position: relative;
        left: 0; } }
    .lt-ie9 .o-layout-main-stage--align-left .oo-figure .oo-img--col-3 {
      position: relative;
      left: 0; }
    @media only screen and (min-width: 76.25em) {
      .o-layout-main-stage--align-left .oo-figure .oo-img--col-3 {
        left: 0; } }

@media print, only screen and (min-width: 48em) {
  .o-layout-main-stage--align-left .oo-box:not(.oo-box--col-2) {
    left: auto;
    right: 50px; } }

@media only screen and (min-width: 64.0625em) {
  .o-layout-main-stage--align-left .oo-box:not(.oo-box--col-2) {
    left: auto;
    right: 205px; } }

.lt-ie9 .o-layout-main-stage--align-left .oo-box:not(.oo-box--col-2) {
  left: auto;
  right: 205px; }

/* o-layout-main-stage--align-right */
.o-layout-main-stage--align-right .oo-figure .oo-img {
  left: -48%; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--align-right .oo-figure .oo-img {
      left: -33%; } }
  @media only screen and (min-width: 64.0625em) {
    .o-layout-main-stage--align-right .oo-figure .oo-img {
      position: static; } }
  .lt-ie9 .o-layout-main-stage--align-right .oo-figure .oo-img {
    position: static; }
  .o-layout-main-stage--align-right .oo-figure .oo-img--col-3 {
    left: -15%; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--align-right .oo-figure .oo-img--col-3 {
        left: -36%; } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-stage--align-right .oo-figure .oo-img--col-3 {
        position: relative;
        left: -16%; } }
    .lt-ie9 .o-layout-main-stage--align-right .oo-figure .oo-img--col-3 {
      position: relative;
      left: -16%; }
    @media only screen and (min-width: 76.25em) {
      .o-layout-main-stage--align-right .oo-figure .oo-img--col-3 {
        left: 0; } }

@media print, only screen and (min-width: 48em) {
  .o-layout-main-stage--align-right .oo-box:not(.oo-box--col-2) {
    left: 50px; } }

@media only screen and (min-width: 64.0625em) {
  .o-layout-main-stage--align-right .oo-box:not(.oo-box--col-2) {
    left: 205px; } }

.lt-ie9 .o-layout-main-stage--align-right .oo-box:not(.oo-box--col-2) {
  left: 205px; }

@media print, only screen and (min-width: 48em) {
  .o-layout-main-stage--cluster {
    height: 500px; } }

@media only screen and (min-width: 88.75em) {
  .o-layout-main-stage--cluster {
    height: 500px; } }

.o-layout-main-stage--cluster .oo-figure {
  max-height: 500px; }

@media print, only screen and (min-width: 48em) {
  .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure {
    height: auto; } }

.o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure > img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  top: 0; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure > img {
      width: auto; } }

.o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 {
  padding: 0;
  bottom: -4px; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 {
      bottom: 36px; } }
  .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 15px 20px 20px 20px;
    height: 100%; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper {
        padding: 15px 60px 20px 20px; } }
    .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-boxheadline {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 40px;
      line-height: 2.5rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start; }
    .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child {
      padding: 0 0 20px 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child:first-of-type {
          border-right: 1px solid #c5c5c5;
          padding-right: 20px;
          margin-right: 20px; } }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child {
          -webkit-flex-basis: 64%;
              -ms-flex-preferred-size: 64%;
                  flex-basis: 64%;
          padding-bottom: 0; } }
      .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons {
        padding-top: 10px; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons {
            -webkit-flex-basis: 200px;
                -ms-flex-preferred-size: 200px;
                    flex-basis: 200px;
            -webkit-box-flex: 0;
            -webkit-flex-grow: 0;
               -moz-box-flex: 0;
                -ms-flex-positive: 0;
                    flex-grow: 0;
            padding-top: 0; } }
      .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child > .ll-form {
        clear: both; }
        .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child > .ll-form > .a-basic-input-radio {
          display: block;
          float: none;
          margin-bottom: 15px; }
          .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child > .ll-form > .a-basic-input-radio:last-of-type {
            margin-bottom: 30px; }
        .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child > .ll-form > .a-basic-btn {
          position: static;
          display: inline-block;
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child > .ll-form > .a-basic-btn {
              width: auto; } }
      .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons > .a-basic-btn {
          position: static;
          margin-bottom: 5px;
          width: 100%; }
          @media print, only screen and (min-width: 48em) {
            .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons > .a-basic-btn {
              width: 200px; } }
          .o-layout-main-stage--cluster > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box--col-2 > .oo-box-childwrapper > .oo-box-col-2--child.col-2--flexbuttons > .a-basic-btn:last-of-type {
            margin-bottom: 15px; }

.o-layout-main-stage--legalprotection {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100vw; }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--legalprotection {
      margin-bottom: 50px; } }
  @media print, only screen and (min-width: 48em) {
    .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure {
      height: auto; } }
  .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure > img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    top: 0; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-figure > img {
        width: auto; } }
  .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box {
    margin: 0 auto;
    padding: 15px 20px;
    min-height: 235px;
    height: auto; }
    @media print, only screen and (min-width: 48em) {
      .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box {
        padding: 40px;
        width: 700px;
        bottom: 45px;
        left: 0;
        right: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box {
        width: 767px; } }
    .lt-ie9 .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box {
      width: 767px; }
    .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > header {
      min-height: auto; }
      .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > header > .oo-box-head {
        font-family: "MiloSlabforADACW04-Bold", Arial, sans-serif;
        -webkit-font-feature-settings: 'lnum' 1;
           -moz-font-feature-settings: 'lnum' 1;
                font-feature-settings: 'lnum' 1;
        font-size: 23px;
        font-size: 1.4375rem;
        max-width: 40%;
        margin-bottom: 30px; }
        @media print, only screen and (min-width: 48em) {
          .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > header > .oo-box-head {
            font-size: 40px;
            font-size: 2.5rem;
            max-width: 100%;
            margin-bottom: 15px; } }
    .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > .oo-box-text {
      height: auto;
      overflow: visible;
      max-width: 480px; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > .oo-box-text {
          max-width: 530px; } }
    .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > .a-basic-btn {
      left: 20px;
      right: auto;
      bottom: auto;
      max-width: 150px; }
      @media print, only screen and (min-width: 48em) {
        .o-layout-main-stage--legalprotection > .swiper-container > .swiper-wrapper > .swiper-slide > .oo-box > .a-basic-btn {
          left: auto;
          right: 38px;
          bottom: 25px;
          max-width: 100%; } }

.is-page-editor .scInsertionHandleCenter {
  padding-bottom: 20px; }

